Pull request #634 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 ernestojeda for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 77b77ab8ea376b59e0449ec17481c7c109887cdd+133995f3795ac8ee1626704056303211e11ac888 (35638ab870be93a66c4c50474c800b83afb620f6) 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-ssh14819921523480949440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh390381030992578227.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-634/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-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10244725210335456956.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-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5615326076645122886.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3969750519239778820.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-634/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-634/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4955029716647562538.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6764 in /w/workspace/edgexfoundry_edgex-ui-go_PR-634 [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-634 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Merging remotes/origin/main commit 133995f3795ac8ee1626704056303211e11ac888 into PR head commit 77b77ab8ea376b59e0449ec17481c7c109887cdd Merge succeeded, producing 77b77ab8ea376b59e0449ec17481c7c109887cdd Checking out Revision 77b77ab8ea376b59e0449ec17481c7c109887cdd (PR-634) > 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/634/head:refs/remotes/origin/PR-634 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77b77ab8ea376b59e0449ec17481c7c109887cdd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77b77ab8ea376b59e0449ec17481c7c109887cdd # timeout=10 Commit message: "ci: add automated release workflow on tag creation" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T17:26:43.375Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T17:26:43.564Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T17:26:43.658Z] ========================================================= [2023-09-20T17:26:43.658Z] EdgeX Global Pipelines Version Info [2023-09-20T17:26:43.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:44.482Z] ------------------- [2023-09-20T17:26:44.482Z] stable info: [2023-09-20T17:26:44.482Z] ------------------- [2023-09-20T17:26:44.482Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T17:26:44.482Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:26:44.482Z] Message: update stable to v1.0.254 [2023-09-20T17:26:45.056Z] ------------------- [2023-09-20T17:26:45.056Z] experimental info: [2023-09-20T17:26:45.056Z] ------------------- [2023-09-20T17:26:45.056Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T17:26:45.056Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:26:45.056Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T17:26:45.327Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-09-20T17:26:45.370Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-09-20T17:26:45.408Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T17:26:45.452Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T17:26:45.496Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T17:26:45.539Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T17:26:45.585Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T17:26:45.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T17:26:45.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T17:26:45.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T17:26:45.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T17:26:45.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-09-20T17:26:45.836Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T17:26:45.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T17:26:45.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:26:45.975Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:26:46.025Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:26:46.064Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:26:46.101Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T17:26:46.142Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T17:26:46.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T17:26:46.226Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T17:26:46.264Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T17:26:46.310Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T17:26:46.352Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T17:26:46.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T17:26:46.438Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T17:26:46.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-634 [Pipeline] echo [2023-09-20T17:26:46.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-634 [Pipeline] echo [2023-09-20T17:26:46.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-634 [Pipeline] echo [2023-09-20T17:26:46.605Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] echo [2023-09-20T17:26:46.647Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77b77ab [Pipeline] echo [2023-09-20T17:26:46.687Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:26:46.906Z] provisioning config files... [2023-09-20T17:26:46.919Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/config16669203660435877904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:26:47.278Z] ---> docker-login.sh [2023-09-20T17:26:47.278Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:26:47.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:47.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:47.543Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:47.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:47.543Z] [2023-09-20T17:26:47.543Z] Login Succeeded [2023-09-20T17:26:47.543Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:26:47.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:47.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:47.543Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:47.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:47.543Z] [2023-09-20T17:26:47.543Z] Login Succeeded [2023-09-20T17:26:47.543Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:26:47.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:47.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:47.804Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:47.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:47.804Z] [2023-09-20T17:26:47.804Z] Login Succeeded [2023-09-20T17:26:47.804Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:26:47.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:47.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:47.804Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:47.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:47.804Z] [2023-09-20T17:26:47.804Z] Login Succeeded [2023-09-20T17:26:47.804Z] docker.io [2023-09-20T17:26:48.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:26:48.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:26:48.067Z] Configure a credential helper to remove this warning. See [2023-09-20T17:26:48.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:26:48.067Z] [2023-09-20T17:26:48.067Z] Login Succeeded [2023-09-20T17:26:48.067Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:26:48.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T17:26:48.753Z] + git rev-list -1 --merges 77b77ab8ea376b59e0449ec17481c7c109887cdd~1..77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] echo [2023-09-20T17:26:48.859Z] -----------> git rev-list -1 --merges 77b77ab8ea376b59e0449ec17481c7c109887cdd~1..77b77ab8ea376b59e0449ec17481c7c109887cdd 77b77ab8ea376b59e0449ec17481c7c109887cdd [false] [Pipeline] sh [2023-09-20T17:26:49.172Z] + git log --format=format:%s -1 77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] echo [2023-09-20T17:26:49.204Z] ========================================================= [2023-09-20T17:26:49.204Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T17:26:49.204Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:26:49.626Z] + git log --format=format:%s -1 77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] echo [2023-09-20T17:26:49.669Z] [semverPrep] GIT_COMMIT: 77b77ab8ea376b59e0449ec17481c7c109887cdd, Commit Message: ci: add automated release workflow on tag creation [Pipeline] echo [2023-09-20T17:26:49.699Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T17:26:50.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:26:50.072Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T17:26:50.072Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T17:26:50.072Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T17:26:50.072Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T17:26:50.072Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T17:26:50.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:26:50.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:26:50.504Z] [2023-09-20T17:26:50.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:26:51.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:26:51.759Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T17:26:51.759Z] b85a868b505f: Pulling fs layer [2023-09-20T17:26:51.759Z] e2be974225ed: Pulling fs layer [2023-09-20T17:26:51.759Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T17:26:51.759Z] 988bab9f4d93: Pulling fs layer [2023-09-20T17:26:51.759Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T17:26:51.759Z] eaf3925da568: Pulling fs layer [2023-09-20T17:26:51.759Z] bab4dde63d76: Pulling fs layer [2023-09-20T17:26:51.759Z] bde34c3a00c8: Pulling fs layer [2023-09-20T17:26:51.759Z] b352a97aabf1: Pulling fs layer [2023-09-20T17:26:51.759Z] 4872d77fe225: Pulling fs layer [2023-09-20T17:26:51.759Z] 5851b861e8e6: Pulling fs layer [2023-09-20T17:26:51.759Z] 988bab9f4d93: Waiting [2023-09-20T17:26:51.759Z] bde34c3a00c8: Waiting [2023-09-20T17:26:51.759Z] 1469e6f7b9e6: Waiting [2023-09-20T17:26:51.759Z] eaf3925da568: Waiting [2023-09-20T17:26:51.759Z] bab4dde63d76: Waiting [2023-09-20T17:26:51.759Z] b352a97aabf1: Waiting [2023-09-20T17:26:51.759Z] 4872d77fe225: Waiting [2023-09-20T17:26:51.759Z] 5851b861e8e6: Waiting [2023-09-20T17:26:51.759Z] e2be974225ed: Download complete [2023-09-20T17:26:52.017Z] 988bab9f4d93: Verifying Checksum [2023-09-20T17:26:52.017Z] 988bab9f4d93: Download complete [2023-09-20T17:26:52.017Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T17:26:52.017Z] 1469e6f7b9e6: Download complete [2023-09-20T17:26:52.017Z] eaf3925da568: Verifying Checksum [2023-09-20T17:26:52.017Z] eaf3925da568: Download complete [2023-09-20T17:26:52.017Z] 339a4e72a1f5: Download complete [2023-09-20T17:26:52.017Z] bde34c3a00c8: Verifying Checksum [2023-09-20T17:26:52.017Z] bde34c3a00c8: Download complete [2023-09-20T17:26:52.017Z] b352a97aabf1: Verifying Checksum [2023-09-20T17:26:52.017Z] b352a97aabf1: Download complete [2023-09-20T17:26:52.017Z] 4872d77fe225: Verifying Checksum [2023-09-20T17:26:52.017Z] 4872d77fe225: Download complete [2023-09-20T17:26:52.017Z] 5851b861e8e6: Verifying Checksum [2023-09-20T17:26:52.017Z] 5851b861e8e6: Download complete [2023-09-20T17:26:52.017Z] b85a868b505f: Download complete [2023-09-20T17:26:52.277Z] bab4dde63d76: Verifying Checksum [2023-09-20T17:26:52.277Z] bab4dde63d76: Download complete [2023-09-20T17:26:53.214Z] b85a868b505f: Pull complete [2023-09-20T17:26:53.472Z] e2be974225ed: Pull complete [2023-09-20T17:26:53.733Z] 339a4e72a1f5: Pull complete [2023-09-20T17:26:53.995Z] 988bab9f4d93: Pull complete [2023-09-20T17:26:54.254Z] 1469e6f7b9e6: Pull complete [2023-09-20T17:26:54.254Z] eaf3925da568: Pull complete [2023-09-20T17:26:56.158Z] bab4dde63d76: Pull complete [2023-09-20T17:26:56.158Z] bde34c3a00c8: Pull complete [2023-09-20T17:26:56.158Z] b352a97aabf1: Pull complete [2023-09-20T17:26:56.158Z] 4872d77fe225: Pull complete [2023-09-20T17:26:56.158Z] 5851b861e8e6: Pull complete [2023-09-20T17:26:56.158Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T17:26:56.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:26:56.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:26:56.385Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-09-20T17:26:56.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-20T17:26:58.846Z] $ docker top 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 -eo pid,comm [2023-09-20T17:26:58.896Z] 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-09-20T17:26:58.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:26:59.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:26:59.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:26:59.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:26:59.137Z] $ docker exec 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 ssh-agent [2023-09-20T17:26:59.240Z] SSH_AUTH_SOCK=/tmp/ssh-huyAPdrZZxFj/agent.32 [2023-09-20T17:26:59.240Z] SSH_AGENT_PID=38 [2023-09-20T17:26:59.249Z] Running ssh-add (command line suppressed) [2023-09-20T17:26:59.352Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/private_key_2053991859080140537.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/private_key_2053991859080140537.key) [2023-09-20T17:26:59.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:26:59.687Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T17:26:59.712Z] $ docker exec --env ******** --env ******** 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 ssh-agent -k [2023-09-20T17:26:59.816Z] unset SSH_AUTH_SOCK; [2023-09-20T17:26:59.816Z] unset SSH_AGENT_PID; [2023-09-20T17:26:59.816Z] echo Agent pid 38 killed; [2023-09-20T17:26:59.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T17:26:59.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:26:59.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:27:00.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:27:00.017Z] $ docker exec 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 ssh-agent [2023-09-20T17:27:00.128Z] SSH_AUTH_SOCK=/tmp/ssh-GPxfXOhts2Tq/agent.70 [2023-09-20T17:27:00.128Z] SSH_AGENT_PID=76 [2023-09-20T17:27:00.132Z] Running ssh-add (command line suppressed) [2023-09-20T17:27:00.237Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/private_key_12186020237233792757.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/private_key_12186020237233792757.key) [2023-09-20T17:27:00.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:27:00.583Z] + git semver init [2023-09-20T17:27:00.843Z] 2023-09-20 17:27:00,746 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T17:27:00.843Z] 2023-09-20 17:27:00,747 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver [2023-09-20T17:27:00.843Z] 2023-09-20 17:27:00,748 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver [2023-09-20T17:27:00.843Z] 2023-09-20 17:27:00,748 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-634, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:27:02.226Z] 2023-09-20 17:27:02,143 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.git/info/exclude [2023-09-20T17:27:02.226Z] 2023-09-20 17:27:02,144 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver/PR-634 with force:False [2023-09-20T17:27:02.226Z] 2023-09-20 17:27:02,144 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver/PR-634 [2023-09-20T17:27:02.226Z] 2023-09-20 17:27:02,148 [execute] INFO git cat-file --batch-check [2023-09-20T17:27:02.226Z] 2023-09-20 17:27:02,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:27:02.226Z] 2023-09-20 17:27:02,154 [execute] INFO git cat-file --batch [2023-09-20T17:27:02.226Z] 2023-09-20 17:27:02,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:27:02.226Z] 2023-09-20 17:27:02,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-634/.semver/PR-634 [2023-09-20T17:27:02.226Z] 0.0.0 [Pipeline] } [2023-09-20T17:27:02.267Z] $ docker exec --env ******** --env ******** 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 ssh-agent -k [2023-09-20T17:27:02.369Z] unset SSH_AUTH_SOCK; [2023-09-20T17:27:02.369Z] unset SSH_AGENT_PID; [2023-09-20T17:27:02.369Z] echo Agent pid 76 killed; [2023-09-20T17:27:02.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:27:02.803Z] + git semver [Pipeline] } [2023-09-20T17:27:03.091Z] $ docker stop --time=1 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 [2023-09-20T17:27:04.380Z] $ docker rm -f --volumes 2723fd219b4aca61e3d85616b26580f02cdd7a5a68b6294bfcc5e2f3d147c1f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:27:04.770Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T17:27:05.030Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T17:27:05.045Z] [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-09-20T17:27:05.688Z] provisioning config files... [2023-09-20T17:27:05.697Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/config12909322036719652684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:27:06.049Z] ---> docker-login.sh [2023-09-20T17:27:06.049Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:27:06.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:06.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:06.049Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:06.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:06.049Z] [2023-09-20T17:27:06.049Z] Login Succeeded [2023-09-20T17:27:06.049Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:27:06.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:06.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:06.049Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:06.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:06.049Z] [2023-09-20T17:27:06.049Z] Login Succeeded [2023-09-20T17:27:06.049Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:27:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:06.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:06.308Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:06.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:06.308Z] [2023-09-20T17:27:06.308Z] Login Succeeded [2023-09-20T17:27:06.308Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:27:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:06.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:06.308Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:06.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:06.308Z] [2023-09-20T17:27:06.308Z] Login Succeeded [2023-09-20T17:27:06.308Z] docker.io [2023-09-20T17:27:06.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:27:06.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:27:06.568Z] Configure a credential helper to remove this warning. See [2023-09-20T17:27:06.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:27:06.568Z] [2023-09-20T17:27:06.568Z] Login Succeeded [2023-09-20T17:27:06.568Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:27:06.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:27:06.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:27:06.865Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:27:06.903Z] ========================================================= [2023-09-20T17:27:06.903Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T17:27:06.903Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:07.380Z] + 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-09-20T17:27:07.639Z] Sending build context to Docker daemon 47.54MB [2023-09-20T17:27:07.639Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:27:07.639Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-20T17:27:07.639Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T17:27:07.639Z] 7264a8db6415: Pulling fs layer [2023-09-20T17:27:07.639Z] c4d48a809fc2: Pulling fs layer [2023-09-20T17:27:07.639Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T17:27:07.639Z] ad3a456e5733: Pulling fs layer [2023-09-20T17:27:07.639Z] 33e27b845d1e: Pulling fs layer [2023-09-20T17:27:07.639Z] c68163c4e522: Pulling fs layer [2023-09-20T17:27:07.639Z] 50da416c3ac9: Pulling fs layer [2023-09-20T17:27:07.639Z] ad3a456e5733: Waiting [2023-09-20T17:27:07.639Z] 33e27b845d1e: Waiting [2023-09-20T17:27:07.639Z] c68163c4e522: Waiting [2023-09-20T17:27:07.639Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T17:27:07.639Z] 50da416c3ac9: Waiting [2023-09-20T17:27:07.639Z] 23d2d4c4bb30: Waiting [2023-09-20T17:27:07.639Z] c4d48a809fc2: Verifying Checksum [2023-09-20T17:27:07.639Z] c4d48a809fc2: Download complete [2023-09-20T17:27:07.639Z] ad3a456e5733: Verifying Checksum [2023-09-20T17:27:07.639Z] ad3a456e5733: Download complete [2023-09-20T17:27:07.639Z] 33e27b845d1e: Verifying Checksum [2023-09-20T17:27:07.639Z] 33e27b845d1e: Download complete [2023-09-20T17:27:07.639Z] 7264a8db6415: Verifying Checksum [2023-09-20T17:27:07.639Z] 7264a8db6415: Download complete [2023-09-20T17:27:07.639Z] c68163c4e522: Verifying Checksum [2023-09-20T17:27:07.639Z] c68163c4e522: Download complete [2023-09-20T17:27:07.901Z] 7264a8db6415: Pull complete [2023-09-20T17:27:07.901Z] c4d48a809fc2: Pull complete [2023-09-20T17:27:08.161Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T17:27:08.162Z] 23d2d4c4bb30: Download complete [2023-09-20T17:27:08.162Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T17:27:08.162Z] 4f1c88b9dad5: Download complete [2023-09-20T17:27:08.427Z] 50da416c3ac9: Verifying Checksum [2023-09-20T17:27:08.427Z] 50da416c3ac9: Download complete [2023-09-20T17:27:10.963Z] 4f1c88b9dad5: Pull complete [2023-09-20T17:27:10.963Z] ad3a456e5733: Pull complete [2023-09-20T17:27:11.222Z] 33e27b845d1e: Pull complete [2023-09-20T17:27:11.223Z] c68163c4e522: Pull complete [2023-09-20T17:27:13.759Z] 50da416c3ac9: Pull complete [2023-09-20T17:27:13.759Z] 23d2d4c4bb30: Pull complete [2023-09-20T17:27:14.016Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T17:27:14.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T17:27:14.016Z] ---> 0786185ac409 [2023-09-20T17:27:14.016Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-20T17:27:17.301Z] ---> Running in ccc953092392 [2023-09-20T17:27:17.301Z] Removing intermediate container ccc953092392 [2023-09-20T17:27:17.301Z] ---> 100843735b73 [2023-09-20T17:27:17.301Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:27:17.301Z] ---> Running in a573a72b942e [2023-09-20T17:27:17.301Z] Removing intermediate container a573a72b942e [2023-09-20T17:27:17.301Z] ---> 131742f83888 [2023-09-20T17:27:17.301Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:27:17.301Z] ---> Running in b98c08288e49 [2023-09-20T17:27:17.301Z] Removing intermediate container b98c08288e49 [2023-09-20T17:27:17.301Z] ---> a6b04f2105e1 [2023-09-20T17:27:17.301Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-20T17:27:17.301Z] ---> Running in 0ccef45cb741 [2023-09-20T17:27:17.301Z] Removing intermediate container 0ccef45cb741 [2023-09-20T17:27:17.301Z] ---> 05916fcd72fa [2023-09-20T17:27:17.301Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-20T17:27:17.560Z] ---> Running in 5f608a788ed1 [2023-09-20T17:27:17.560Z] Removing intermediate container 5f608a788ed1 [2023-09-20T17:27:17.560Z] ---> 51757b53d03f [2023-09-20T17:27:17.560Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-20T17:27:18.135Z] latest: Pulling from library/docker [2023-09-20T17:27:18.135Z] 7264a8db6415: Already exists [2023-09-20T17:27:18.135Z] cfafd3a03f86: Pulling fs layer [2023-09-20T17:27:18.135Z] 4f4fb700ef54: Pulling fs layer [2023-09-20T17:27:18.135Z] f11d96ce7eaa: Pulling fs layer [2023-09-20T17:27:18.135Z] 6adc040a05cc: Pulling fs layer [2023-09-20T17:27:18.135Z] 787484ec7e57: Pulling fs layer [2023-09-20T17:27:18.135Z] ab22443da284: Pulling fs layer [2023-09-20T17:27:18.135Z] 4df676a3ac49: Pulling fs layer [2023-09-20T17:27:18.135Z] 579a751e9a42: Pulling fs layer [2023-09-20T17:27:18.135Z] 433699f84749: Pulling fs layer [2023-09-20T17:27:18.135Z] 3e5c5f3a87be: Pulling fs layer [2023-09-20T17:27:18.135Z] 389d589ce89a: Pulling fs layer [2023-09-20T17:27:18.135Z] a43e1216f500: Pulling fs layer [2023-09-20T17:27:18.135Z] 6adc040a05cc: Waiting [2023-09-20T17:27:18.135Z] 2c2a8ce1e4eb: Pulling fs layer [2023-09-20T17:27:18.135Z] ab22443da284: Waiting [2023-09-20T17:27:18.135Z] 579a751e9a42: Waiting [2023-09-20T17:27:18.135Z] 4df676a3ac49: Waiting [2023-09-20T17:27:18.135Z] 433699f84749: Waiting [2023-09-20T17:27:18.135Z] 787484ec7e57: Waiting [2023-09-20T17:27:18.135Z] 3e5c5f3a87be: Waiting [2023-09-20T17:27:18.135Z] 2c2a8ce1e4eb: Waiting [2023-09-20T17:27:18.135Z] a43e1216f500: Waiting [2023-09-20T17:27:18.135Z] 389d589ce89a: Waiting [2023-09-20T17:27:18.393Z] 4f4fb700ef54: Download complete [2023-09-20T17:27:18.393Z] cfafd3a03f86: Verifying Checksum [2023-09-20T17:27:18.652Z] f11d96ce7eaa: Verifying Checksum [2023-09-20T17:27:18.652Z] f11d96ce7eaa: Download complete [2023-09-20T17:27:18.652Z] cfafd3a03f86: Pull complete [2023-09-20T17:27:18.652Z] 4f4fb700ef54: Pull complete [2023-09-20T17:27:18.652Z] ab22443da284: Download complete [2023-09-20T17:27:18.652Z] 787484ec7e57: Verifying Checksum [2023-09-20T17:27:18.652Z] 787484ec7e57: Download complete [2023-09-20T17:27:18.652Z] 4df676a3ac49: Download complete [2023-09-20T17:27:18.911Z] 6adc040a05cc: Verifying Checksum [2023-09-20T17:27:18.911Z] 6adc040a05cc: Download complete [2023-09-20T17:27:18.911Z] f11d96ce7eaa: Pull complete [2023-09-20T17:27:18.911Z] 579a751e9a42: Verifying Checksum [2023-09-20T17:27:18.911Z] 579a751e9a42: Download complete [2023-09-20T17:27:18.911Z] 3e5c5f3a87be: Verifying Checksum [2023-09-20T17:27:18.911Z] 3e5c5f3a87be: Download complete [2023-09-20T17:27:18.911Z] 433699f84749: Verifying Checksum [2023-09-20T17:27:19.168Z] a43e1216f500: Verifying Checksum [2023-09-20T17:27:19.168Z] a43e1216f500: Download complete [2023-09-20T17:27:19.168Z] 2c2a8ce1e4eb: Download complete [2023-09-20T17:27:19.425Z] 6adc040a05cc: Pull complete [2023-09-20T17:27:19.683Z] 389d589ce89a: Verifying Checksum [2023-09-20T17:27:19.683Z] 389d589ce89a: Download complete [2023-09-20T17:27:19.683Z] 787484ec7e57: Pull complete [2023-09-20T17:27:19.942Z] ab22443da284: Pull complete [2023-09-20T17:27:19.942Z] 4df676a3ac49: Pull complete [2023-09-20T17:27:19.942Z] 579a751e9a42: Pull complete [2023-09-20T17:27:20.200Z] 433699f84749: Pull complete [2023-09-20T17:27:20.200Z] 3e5c5f3a87be: Pull complete [2023-09-20T17:27:20.477Z] Still waiting to schedule task [2023-09-20T17:27:20.477Z] ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:27:20.477Z] ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:27:20.477Z] ‘prd-ubuntu20.04-docker-8c-8g-6728’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T17:27:20.478Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6729’ is offline [2023-09-20T17:27:20.478Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-6756’ is offline [2023-09-20T17:27:21.133Z] 389d589ce89a: Pull complete [2023-09-20T17:27:21.133Z] a43e1216f500: Pull complete [2023-09-20T17:27:21.394Z] 2c2a8ce1e4eb: Pull complete [2023-09-20T17:27:21.394Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-20T17:27:21.394Z] Status: Downloaded newer image for docker:latest [2023-09-20T17:27:23.295Z] ---> 1b07dc2432e4 [2023-09-20T17:27:23.295Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:27:23.295Z] ---> Running in 2c02e1db8303 [2023-09-20T17:27:23.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:27:23.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:27:23.556Z] OK: 264 MiB in 52 packages [2023-09-20T17:27:23.815Z] Removing intermediate container 2c02e1db8303 [2023-09-20T17:27:23.815Z] ---> e319961e8b31 [2023-09-20T17:27:23.815Z] Step 10/15 : ENV GO111MODULE=on [2023-09-20T17:27:24.071Z] ---> Running in 6b1eeb72fa32 [2023-09-20T17:27:24.071Z] Removing intermediate container 6b1eeb72fa32 [2023-09-20T17:27:24.071Z] ---> d1dbb2370b5c [2023-09-20T17:27:24.071Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-20T17:27:24.071Z] ---> Running in f46deaaf9f7b [2023-09-20T17:27:24.071Z] Removing intermediate container f46deaaf9f7b [2023-09-20T17:27:24.071Z] ---> f87fcbfc669d [2023-09-20T17:27:24.071Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-20T17:27:24.330Z] ---> 514adf090d9f [2023-09-20T17:27:24.330Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:27:24.330Z] ---> Running in f75cc88d2509 [2023-09-20T17:27:56.400Z] Removing intermediate container f75cc88d2509 [2023-09-20T17:27:56.400Z] ---> d539ddd92eed [2023-09-20T17:27:56.400Z] Step 14/15 : COPY . . [2023-09-20T17:27:56.400Z] ---> d84348027304 [2023-09-20T17:27:56.401Z] Step 15/15 : RUN ${MAKE} [2023-09-20T17:27:56.401Z] ---> Running in 42aca4ee084b [2023-09-20T17:27:56.401Z] noop [2023-09-20T17:27:56.659Z] Removing intermediate container 42aca4ee084b [2023-09-20T17:27:56.659Z] ---> 409ab7613e58 [2023-09-20T17:27:56.659Z] Successfully built 409ab7613e58 [2023-09-20T17:27:56.659Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:27:57.104Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:27:57.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:27:57.260Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-09-20T17:27:57.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T17:27:57.621Z] $ docker top e952cd53dd9e4423fafc3cb7c1d42673beca88eee5abdf420bd241fffaff941c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:27:58.010Z] + go version [2023-09-20T17:27:58.010Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T17:27:58.042Z] $ docker stop --time=1 e952cd53dd9e4423fafc3cb7c1d42673beca88eee5abdf420bd241fffaff941c [2023-09-20T17:27:59.282Z] $ docker rm -f --volumes e952cd53dd9e4423fafc3cb7c1d42673beca88eee5abdf420bd241fffaff941c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:28:00.017Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:28:00.017Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:28:00.167Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-09-20T17:28:00.201Z] $ 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-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-20T17:28:00.514Z] $ docker top 065e12b5fb2263f2d86ad6204fce3cf58001ccb079113bfe08b322d5fa33f513 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:28:00.893Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-634 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:28:01.249Z] + make test [2023-09-20T17:28:01.249Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-20T17:28:02.183Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-20T17:28:10.286Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-20T17:28:10.286Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-20T17:28:10.286Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-20T17:28:10.286Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-20T17:28:10.286Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-20T17:28:10.286Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-20T17:28:10.286Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-20T17:28:10.286Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-20T17:28:10.286Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-20T17:28:12.181Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:28:12.181Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:28:12.181Z] ./bin/test-attribution-txt.sh [2023-09-20T17:28:12.181Z] make -C web test [2023-09-20T17:28:12.181Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-634/web' [2023-09-20T17:28:12.181Z] make[1]: tput: No such file or directory [2023-09-20T17:28:12.181Z] make[1]: tput: No such file or directory [2023-09-20T17:28:12.181Z] warning: generating ./VERSION [2023-09-20T17:28:12.181Z] echo "0.0.0" > VERSION [2023-09-20T17:28:12.181Z] docker build \ [2023-09-20T17:28:12.181Z] -f Dockerfile \ [2023-09-20T17:28:12.181Z] --build-arg USER=1000 \ [2023-09-20T17:28:12.181Z] \ [2023-09-20T17:28:12.181Z] --label "git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd" \ [2023-09-20T17:28:12.181Z] -t edgexfoundry/edgex-web-ui:77b77ab8ea376b59e0449ec17481c7c109887cdd \ [2023-09-20T17:28:12.181Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-20T17:28:12.181Z] . [2023-09-20T17:28:12.181Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-20T17:28:12.181Z] Install the buildx component to build images with BuildKit: [2023-09-20T17:28:12.181Z] https://docs.docker.com/go/buildx/ [2023-09-20T17:28:12.181Z] [2023-09-20T17:28:12.181Z] Sending build context to Docker daemon 2.571MB [2023-09-20T17:28:12.181Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-20T17:28:12.746Z] 18-alpine3.18: Pulling from library/node [2023-09-20T17:28:12.746Z] 7264a8db6415: Already exists [2023-09-20T17:28:12.746Z] 3a6f55851eb7: Pulling fs layer [2023-09-20T17:28:12.746Z] 7486ac2d79f6: Pulling fs layer [2023-09-20T17:28:12.746Z] a57032b0c6a0: Pulling fs layer [2023-09-20T17:28:13.004Z] a57032b0c6a0: Verifying Checksum [2023-09-20T17:28:13.004Z] a57032b0c6a0: Download complete [2023-09-20T17:28:13.261Z] 7486ac2d79f6: Verifying Checksum [2023-09-20T17:28:13.261Z] 7486ac2d79f6: Download complete [2023-09-20T17:28:14.633Z] 3a6f55851eb7: Verifying Checksum [2023-09-20T17:28:14.633Z] 3a6f55851eb7: Download complete [2023-09-20T17:28:16.625Z] 3a6f55851eb7: Pull complete [2023-09-20T17:28:16.625Z] 7486ac2d79f6: Pull complete [2023-09-20T17:28:16.625Z] a57032b0c6a0: Pull complete [2023-09-20T17:28:16.625Z] Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d [2023-09-20T17:28:16.625Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-20T17:28:16.625Z] ---> ce4edc0a721a [2023-09-20T17:28:16.625Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-20T17:28:18.001Z] ---> Running in dd5601fffa48 [2023-09-20T17:28:18.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:28:18.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:28:18.773Z] (1/155) Installing libexpat (2.5.0-r1) [2023-09-20T17:28:18.773Z] (2/155) Installing brotli-libs (1.0.9-r14) [2023-09-20T17:28:18.773Z] (3/155) Installing libbz2 (1.0.8-r5) [2023-09-20T17:28:18.773Z] (4/155) Installing libpng (1.6.39-r3) [2023-09-20T17:28:18.773Z] (5/155) Installing freetype (2.13.0-r5) [2023-09-20T17:28:18.773Z] (6/155) Installing fontconfig (2.14.2-r3) [2023-09-20T17:28:18.773Z] (7/155) Installing libfontenc (1.1.7-r2) [2023-09-20T17:28:18.773Z] (8/155) Installing mkfontscale (1.2.2-r3) [2023-09-20T17:28:18.773Z] (9/155) Installing font-opensans (0_git20210927-r1) [2023-09-20T17:28:19.029Z] (10/155) Installing pkgconf (1.9.5-r0) [2023-09-20T17:28:19.029Z] (11/155) Installing libffi (3.4.4-r2) [2023-09-20T17:28:19.029Z] (12/155) Installing libintl (0.21.1-r7) [2023-09-20T17:28:19.029Z] (13/155) Installing libblkid (2.38.1-r8) [2023-09-20T17:28:19.029Z] (14/155) Installing libmount (2.38.1-r8) [2023-09-20T17:28:19.029Z] (15/155) Installing pcre2 (10.42-r1) [2023-09-20T17:28:19.029Z] (16/155) Installing glib (2.76.4-r0) [2023-09-20T17:28:19.029Z] (17/155) Installing xz-libs (5.4.3-r0) [2023-09-20T17:28:19.029Z] (18/155) Installing libxml2 (2.11.4-r0) [2023-09-20T17:28:19.029Z] (19/155) Installing shared-mime-info (2.2-r5) [2023-09-20T17:28:19.029Z] (20/155) Installing hicolor-icon-theme (0.17-r2) [2023-09-20T17:28:19.029Z] (21/155) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:28:19.029Z] (22/155) Installing libwebp (1.3.2-r0) [2023-09-20T17:28:19.029Z] (23/155) Installing zstd-libs (1.5.5-r4) [2023-09-20T17:28:19.029Z] (24/155) Installing tiff (4.5.1-r0) [2023-09-20T17:28:19.029Z] (25/155) Installing gdk-pixbuf (2.42.10-r5) [2023-09-20T17:28:19.029Z] (26/155) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-20T17:28:19.029Z] (27/155) Installing libxau (1.0.11-r2) [2023-09-20T17:28:19.029Z] (28/155) Installing libmd (1.0.4-r2) [2023-09-20T17:28:19.029Z] (29/155) Installing libbsd (0.11.7-r1) [2023-09-20T17:28:19.029Z] (30/155) Installing libxdmcp (1.1.4-r2) [2023-09-20T17:28:19.029Z] (31/155) Installing libxcb (1.15-r1) [2023-09-20T17:28:19.029Z] (32/155) Installing libx11 (1.8.4-r4) [2023-09-20T17:28:19.029Z] (33/155) Installing libxcomposite (0.4.6-r3) [2023-09-20T17:28:19.287Z] (34/155) Installing libxfixes (6.0.1-r2) [2023-09-20T17:28:19.287Z] (35/155) Installing libxrender (0.9.11-r3) [2023-09-20T17:28:19.287Z] (36/155) Installing libxcursor (1.2.1-r2) [2023-09-20T17:28:19.287Z] (37/155) Installing libxdamage (1.1.6-r2) [2023-09-20T17:28:19.287Z] (38/155) Installing libxext (1.3.5-r2) [2023-09-20T17:28:19.287Z] (39/155) Installing libxi (1.8.1-r0) [2023-09-20T17:28:19.287Z] (40/155) Installing libxinerama (1.1.5-r2) [2023-09-20T17:28:19.287Z] (41/155) Installing libxrandr (1.5.3-r2) [2023-09-20T17:28:19.287Z] (42/155) Installing libatk-1.0 (2.48.3-r0) [2023-09-20T17:28:19.287Z] (43/155) Installing libxtst (1.2.4-r2) [2023-09-20T17:28:19.287Z] (44/155) Installing dbus-libs (1.14.8-r0) [2023-09-20T17:28:19.287Z] (45/155) Installing at-spi2-core (2.48.3-r0) [2023-09-20T17:28:19.287Z] (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-20T17:28:19.287Z] (47/155) Installing pixman (0.42.2-r1) [2023-09-20T17:28:19.287Z] (48/155) Installing cairo (1.17.8-r1) [2023-09-20T17:28:19.287Z] (49/155) Installing cairo-gobject (1.17.8-r1) [2023-09-20T17:28:19.287Z] (50/155) Installing avahi-libs (0.8-r13) [2023-09-20T17:28:19.287Z] (51/155) Installing gmp (6.2.1-r3) [2023-09-20T17:28:19.287Z] (52/155) Installing nettle (3.8.1-r2) [2023-09-20T17:28:19.287Z] (53/155) Installing libunistring (1.1-r1) [2023-09-20T17:28:19.287Z] (54/155) Installing libidn2 (2.3.4-r1) [2023-09-20T17:28:19.287Z] (55/155) Installing p11-kit (0.24.1-r2) [2023-09-20T17:28:19.287Z] (56/155) Installing libtasn1 (4.19.0-r1) [2023-09-20T17:28:19.287Z] (57/155) Installing gnutls (3.8.0-r2) [2023-09-20T17:28:19.287Z] (58/155) Installing cups-libs (2.4.6-r0) [2023-09-20T17:28:19.287Z] (59/155) Installing libepoxy (1.5.10-r1) [2023-09-20T17:28:19.287Z] (60/155) Installing fribidi (1.0.13-r0) [2023-09-20T17:28:19.287Z] (61/155) Installing graphite2 (1.3.14-r5) [2023-09-20T17:28:19.287Z] (62/155) Installing harfbuzz (7.3.0-r0) [2023-09-20T17:28:19.287Z] (63/155) Installing libxft (2.3.8-r1) [2023-09-20T17:28:19.287Z] (64/155) Installing pango (1.50.14-r1) [2023-09-20T17:28:19.287Z] (65/155) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T17:28:19.287Z] (66/155) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-20T17:28:19.287Z] (67/155) Installing wayland-libs-egl (1.22.0-r2) [2023-09-20T17:28:19.287Z] (68/155) Installing xkeyboard-config (2.38-r0) [2023-09-20T17:28:19.545Z] (69/155) Installing libxkbcommon (1.5.0-r2) [2023-09-20T17:28:19.545Z] (70/155) Installing gtk+3.0 (3.24.38-r1) [2023-09-20T17:28:19.545Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-20T17:28:19.545Z] (71/155) Installing icu-data-full (73.2-r2) [2023-09-20T17:28:19.804Z] (72/155) Installing mesa (23.0.4-r0) [2023-09-20T17:28:19.804Z] (73/155) Installing llvm15-libs (15.0.7-r6) [2023-09-20T17:28:20.371Z] (74/155) Installing hwdata-pci (0.370-r0) [2023-09-20T17:28:20.371Z] (75/155) Installing libpciaccess (0.17-r2) [2023-09-20T17:28:20.371Z] (76/155) Installing libdrm (2.4.115-r4) [2023-09-20T17:28:20.371Z] (77/155) Installing musl-fts (1.2.7-r5) [2023-09-20T17:28:20.371Z] (78/155) Installing libelf (0.189-r2) [2023-09-20T17:28:20.371Z] (79/155) Installing mesa-glapi (23.0.4-r0) [2023-09-20T17:28:20.371Z] (80/155) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-20T17:28:20.632Z] (81/155) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:28:20.632Z] (82/155) Installing libmagic (5.45-r0) [2023-09-20T17:28:20.632Z] (83/155) Installing file (5.45-r0) [2023-09-20T17:28:20.632Z] (84/155) Installing libice (1.1.1-r2) [2023-09-20T17:28:20.632Z] (85/155) Installing libuuid (2.38.1-r8) [2023-09-20T17:28:20.632Z] (86/155) Installing libsm (1.2.4-r1) [2023-09-20T17:28:20.632Z] (87/155) Installing libxt (1.3.0-r2) [2023-09-20T17:28:20.632Z] (88/155) Installing libxmu (1.1.4-r2) [2023-09-20T17:28:20.632Z] (89/155) Installing xset (1.2.5-r1) [2023-09-20T17:28:20.632Z] (90/155) Installing xprop (1.2.6-r0) [2023-09-20T17:28:20.632Z] (91/155) Installing xdg-utils (1.1.3-r4) [2023-09-20T17:28:20.632Z] (92/155) Installing libogg (1.3.5-r4) [2023-09-20T17:28:20.632Z] (93/155) Installing flac-libs (1.4.3-r0) [2023-09-20T17:28:20.632Z] (94/155) Installing alsa-lib (1.2.9-r1) [2023-09-20T17:28:20.632Z] (95/155) Installing libatomic (12.2.1_git20220924-r10) [2023-09-20T17:28:20.632Z] (96/155) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T17:28:20.632Z] (97/155) Installing aom-libs (3.6.1-r0) [2023-09-20T17:28:20.890Z] (98/155) Installing libva (2.18.0-r1) [2023-09-20T17:28:20.890Z] (99/155) Installing libvdpau (1.5-r1) [2023-09-20T17:28:20.890Z] (100/155) Installing onevpl-libs (2023.2.1-r0) [2023-09-20T17:28:20.890Z] (101/155) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T17:28:20.890Z] (102/155) Installing libdav1d (1.2.1-r0) [2023-09-20T17:28:20.890Z] (103/155) Installing libhwy (1.0.4-r1) [2023-09-20T17:28:20.890Z] (104/155) Installing lcms2 (2.15-r2) [2023-09-20T17:28:20.890Z] (105/155) Installing libjxl (0.8.2-r0) [2023-09-20T17:28:20.890Z] (106/155) Installing lame-libs (3.100-r5) [2023-09-20T17:28:20.890Z] (107/155) Installing opus (1.4-r0) [2023-09-20T17:28:20.890Z] (108/155) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T17:28:20.890Z] (109/155) Installing soxr (0.1.3-r5) [2023-09-20T17:28:20.890Z] (110/155) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T17:28:20.890Z] (111/155) Installing libtheora (1.1.1-r17) [2023-09-20T17:28:20.890Z] (112/155) Installing libvorbis (1.3.7-r1) [2023-09-20T17:28:20.890Z] (113/155) Installing libvpx (1.13.0-r1) [2023-09-20T17:28:20.890Z] (114/155) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T17:28:20.890Z] (115/155) Installing numactl (2.0.16-r4) [2023-09-20T17:28:20.890Z] (116/155) Installing x265-libs (3.5-r4) [2023-09-20T17:28:20.890Z] (117/155) Installing xvidcore (1.3.7-r1) [2023-09-20T17:28:20.890Z] (118/155) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T17:28:21.149Z] (119/155) Installing libbluray (1.3.4-r0) [2023-09-20T17:28:21.149Z] (120/155) Installing mpg123-libs (1.31.3-r1) [2023-09-20T17:28:21.149Z] (121/155) Installing libopenmpt (0.7.2-r0) [2023-09-20T17:28:21.149Z] (122/155) Installing cjson (1.7.15-r4) [2023-09-20T17:28:21.149Z] (123/155) Installing mbedtls (2.28.4-r0) [2023-09-20T17:28:21.149Z] (124/155) Installing librist (0.2.7-r0) [2023-09-20T17:28:21.149Z] (125/155) Installing libsrt (1.5.2-r0) [2023-09-20T17:28:21.149Z] (126/155) Installing libssh (0.10.5-r0) [2023-09-20T17:28:21.149Z] (127/155) Installing libsodium (1.0.18-r3) [2023-09-20T17:28:21.149Z] (128/155) Installing libzmq (4.3.4-r4) [2023-09-20T17:28:21.149Z] (129/155) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T17:28:21.149Z] (130/155) Installing libevent (2.1.12-r6) [2023-09-20T17:28:21.149Z] (131/155) Installing wayland-libs-server (1.22.0-r2) [2023-09-20T17:28:21.149Z] (132/155) Installing mesa-gbm (23.0.4-r0) [2023-09-20T17:28:21.149Z] (133/155) Installing harfbuzz-subset (7.3.0-r0) [2023-09-20T17:28:21.149Z] (134/155) Installing icu-libs (73.2-r2) [2023-09-20T17:28:21.409Z] (135/155) Installing jsoncpp (1.9.5-r0) [2023-09-20T17:28:21.409Z] (136/155) Installing minizip (1.2.13-r0) [2023-09-20T17:28:21.409Z] (137/155) Installing nspr (4.35-r2) [2023-09-20T17:28:21.409Z] (138/155) Installing sqlite-libs (3.41.2-r2) [2023-09-20T17:28:21.409Z] (139/155) Installing nss (3.91-r0) [2023-09-20T17:28:21.409Z] (140/155) Installing pipewire-libs (0.3.70-r1) [2023-09-20T17:28:21.409Z] (141/155) Installing libasyncns (0.8-r1) [2023-09-20T17:28:21.409Z] (142/155) Installing libltdl (2.4.7-r2) [2023-09-20T17:28:21.409Z] (143/155) Installing orc (0.4.34-r0) [2023-09-20T17:28:21.409Z] (144/155) Installing libsndfile (1.2.0-r2) [2023-09-20T17:28:21.409Z] (145/155) Installing speexdsp (1.2.1-r1) [2023-09-20T17:28:21.409Z] (146/155) Installing tdb-libs (1.4.8-r1) [2023-09-20T17:28:21.409Z] (147/155) Installing libpulse (16.1-r10) [2023-09-20T17:28:21.409Z] (148/155) Installing re2 (2023.03.01-r1) [2023-09-20T17:28:21.409Z] (149/155) Installing snappy (1.1.10-r1) [2023-09-20T17:28:21.409Z] (150/155) Installing libwoff2common (1.0.2-r2) [2023-09-20T17:28:21.409Z] (151/155) Installing libwoff2enc (1.0.2-r2) [2023-09-20T17:28:21.409Z] (152/155) Installing libgpg-error (1.47-r1) [2023-09-20T17:28:21.409Z] (153/155) Installing libgcrypt (1.10.2-r1) [2023-09-20T17:28:21.409Z] (154/155) Installing libxslt (1.1.38-r0) [2023-09-20T17:28:21.409Z] (155/155) Installing chromium (115.0.5790.170-r0) [2023-09-20T17:28:22.784Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:28:22.784Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-20T17:28:22.784Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-20T17:28:22.784Z] Executing glib-2.76.4-r0.trigger [2023-09-20T17:28:22.784Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-20T17:28:23.351Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-20T17:28:23.351Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-20T17:28:23.351Z] OK: 572 MiB in 172 packages [2023-09-20T17:28:31.465Z] Removing intermediate container dd5601fffa48 [2023-09-20T17:28:31.465Z] ---> ead381627c78 [2023-09-20T17:28:31.465Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-20T17:28:31.465Z] ---> Running in 60dfa8d4f9bf [2023-09-20T17:28:31.465Z] Removing intermediate container 60dfa8d4f9bf [2023-09-20T17:28:31.465Z] ---> e0a71c615c0a [2023-09-20T17:28:31.465Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-20T17:28:31.465Z] ---> Running in b85c6930c351 [2023-09-20T17:28:31.465Z] Removing intermediate container b85c6930c351 [2023-09-20T17:28:31.465Z] ---> 178cd8ea8221 [2023-09-20T17:28:31.465Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-20T17:28:31.465Z] ---> Running in 9bb8b23d62a2 [2023-09-20T17:28:31.465Z] Removing intermediate container 9bb8b23d62a2 [2023-09-20T17:28:31.465Z] ---> 13167563632f [2023-09-20T17:28:31.465Z] Step 6/11 : RUN npm install -g npm [2023-09-20T17:28:31.465Z] ---> Running in c708e3d71666 [2023-09-20T17:28:38.023Z] [2023-09-20T17:28:38.023Z] removed 2 packages, and changed 59 packages in 6s [2023-09-20T17:28:38.023Z] [2023-09-20T17:28:38.023Z] 28 packages are looking for funding [2023-09-20T17:28:38.023Z] run `npm fund` for details [2023-09-20T17:28:39.400Z] Removing intermediate container c708e3d71666 [2023-09-20T17:28:39.400Z] ---> 4700d569979f [2023-09-20T17:28:39.400Z] Step 7/11 : ARG USER=1000 [2023-09-20T17:28:39.400Z] ---> Running in 587f63b70407 [2023-09-20T17:28:39.400Z] Removing intermediate container 587f63b70407 [2023-09-20T17:28:39.400Z] ---> 6af8960123b9 [2023-09-20T17:28:39.400Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-20T17:28:39.658Z] ---> Running in fb53f62488d1 [2023-09-20T17:28:40.224Z] Removing intermediate container fb53f62488d1 [2023-09-20T17:28:40.224Z] ---> 724ea72133e7 [2023-09-20T17:28:40.224Z] Step 9/11 : USER $USER:$USER [2023-09-20T17:28:40.224Z] ---> Running in 8bb6a821d09c [2023-09-20T17:28:40.224Z] Removing intermediate container 8bb6a821d09c [2023-09-20T17:28:40.224Z] ---> bcd4ded8917e [2023-09-20T17:28:40.224Z] Step 10/11 : WORKDIR /app [2023-09-20T17:28:40.224Z] ---> Running in a5e367784e78 [2023-09-20T17:28:40.224Z] Removing intermediate container a5e367784e78 [2023-09-20T17:28:40.224Z] ---> 52ca8030be00 [2023-09-20T17:28:40.224Z] Step 11/11 : LABEL git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd [2023-09-20T17:28:40.224Z] ---> Running in 581ea8c00c3e [2023-09-20T17:28:40.482Z] Removing intermediate container 581ea8c00c3e [2023-09-20T17:28:40.482Z] ---> babedd9ed590 [2023-09-20T17:28:40.482Z] Successfully built babedd9ed590 [2023-09-20T17:28:40.482Z] Successfully tagged edgexfoundry/edgex-web-ui:77b77ab8ea376b59e0449ec17481c7c109887cdd [2023-09-20T17:28:40.482Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-20T17:28:40.482Z] touch edgex-web-ui.imagebuilt [2023-09-20T17:28:40.482Z] mkdir -p node_modules coverage [2023-09-20T17:28:40.482Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-20T17:28:40.482Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-20T17:28:42.386Z] npm WARN old lockfile [2023-09-20T17:28:42.386Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-09-20T17:28:42.386Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-09-20T17:28:42.386Z] npm WARN old lockfile [2023-09-20T17:28:42.386Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-09-20T17:28:42.386Z] npm WARN old lockfile [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE required: { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE }, [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE required: { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE }, [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE required: { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE }, [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE required: { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE }, [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE required: { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE }, [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE required: { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE }, [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE required: { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE }, [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE required: { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE }, [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE required: { [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE }, [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:28:50.493Z] npm WARN EBADENGINE } [2023-09-20T17:29:02.695Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-class-static-block@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-private-methods@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-class-properties@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated @babel/plugin-proposal-json-strings@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. [2023-09-20T17:29:02.695Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-09-20T17:29:02.954Z] npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. [2023-09-20T17:29:02.954Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-20T17:29:02.954Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2023-09-20T17:29:02.954Z] 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-09-20T17:29:02.954Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-09-20T17:29:03.212Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-09-20T17:29:03.212Z] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. [2023-09-20T17:29:03.212Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-20T17:29:03.212Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-20T17:29:03.780Z] npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. [2023-09-20T17:29:03.780Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-20T17:29:03.780Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-09-20T17:29:04.226Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-20T17:29:04.485Z] 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-09-20T17:29:04.745Z] 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-09-20T17:29:04.745Z] 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-09-20T17:29:04.745Z] 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-09-20T17:29:05.680Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-20T17:29:08.211Z] 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-09-20T17:29:08.211Z] 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-09-20T17:29:10.119Z] 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-09-20T17:29:13.406Z] 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-09-20T17:29:19.969Z] [2023-09-20T17:29:19.969Z] added 1478 packages, and audited 1479 packages in 39s [2023-09-20T17:29:19.969Z] [2023-09-20T17:29:19.969Z] 90 packages are looking for funding [2023-09-20T17:29:19.969Z] run `npm fund` for details [2023-09-20T17:29:19.969Z] [2023-09-20T17:29:19.969Z] 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) [2023-09-20T17:29:19.969Z] [2023-09-20T17:29:19.969Z] To address issues that do not require attention, run: [2023-09-20T17:29:19.969Z] npm audit fix [2023-09-20T17:29:19.969Z] [2023-09-20T17:29:19.969Z] To address all issues (including breaking changes), run: [2023-09-20T17:29:19.969Z] npm audit fix --force [2023-09-20T17:29:19.969Z] [2023-09-20T17:29:19.969Z] Run `npm audit` for details. [2023-09-20T17:29:26.543Z] 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-09-20T17:29:29.073Z] - Generating browser application bundles (phase: setup)... [2023-09-20T17:29:33.256Z] Compiling @angular/core : es2015 as esm2015 [2023-09-20T17:29:33.256Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-09-20T17:29:35.781Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-09-20T17:29:35.781Z] Compiling @angular/common : es2015 as esm2015 [2023-09-20T17:29:36.037Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-09-20T17:29:36.037Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-09-20T17:29:36.294Z] Compiling @angular/common/http : es2015 as esm2015 [2023-09-20T17:29:36.294Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-09-20T17:29:36.551Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-09-20T17:29:36.809Z] Compiling @angular/forms : es2015 as esm2015 [2023-09-20T17:29:36.809Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-09-20T17:29:37.066Z] Compiling @angular/router : es2015 as esm2015 [2023-09-20T17:29:37.066Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-09-20T17:29:38.962Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-09-20T17:29:43.140Z] 20 09 2023 17:29:42.337:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-09-20T17:29:43.140Z] 20 09 2023 17:29:42.339:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-09-20T17:29:43.140Z] 20 09 2023 17:29:42.342:INFO [launcher]: Starting browser ChromeHeadless [2023-09-20T17:29:51.244Z] ✔ Browser application bundle generation complete. [2023-09-20T17:29:51.501Z] 20 09 2023 17:29:51.254:INFO [Chrome Headless 115.0.5790.170 (Linux x86_64)]: Connected on socket 20KXPdEeeqUk1zRXAAAB with id 60771329 [2023-09-20T17:29:54.031Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-09-20T17:29:54.031Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.053 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.093 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.114 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.135 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.145 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.154 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.159 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.161 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.164 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.17 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.174 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.177 secs) [2023-09-20T17:29:54.288Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.24 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.278 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.287 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.296 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.299 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.328 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.337 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.345 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.353 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.364 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.376 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.378 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.414 secs) [2023-09-20T17:29:54.547Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.427 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.464 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.485 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.488 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.49 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.492 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.501 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.504 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.508 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.538 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.558 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.57 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.582 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.589 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.598 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.613 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.64 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.648 secs) [2023-09-20T17:29:54.807Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.655 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.664 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.687 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.692 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.696 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.706 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.709 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.723 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.725 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.726 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.729 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.742 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.749 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.759 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.761 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.762 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.768 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.783 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 0.803 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 0.823 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 0.826 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 0.827 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 0.833 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 0.84 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 0.849 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 0.853 secs) [2023-09-20T17:29:55.066Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 0.864 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 0.866 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 0.868 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 0.869 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 0.871 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 0.881 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 0.896 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 0.906 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 0.912 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 0.918 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 0.921 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 0.929 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 0.935 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 0.937 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 0.939 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 0.962 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 0.978 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 0.984 secs) [2023-09-20T17:29:55.323Z] WARN: ' [2023-09-20T17:29:55.323Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-20T17:29:55.323Z] Support for using the ngModel input property and ngModelChange event with [2023-09-20T17:29:55.323Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-20T17:29:55.323Z] in a future version of Angular. [2023-09-20T17:29:55.323Z] [2023-09-20T17:29:55.323Z] For more information on this, see our API docs here: [2023-09-20T17:29:55.323Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-20T17:29:55.323Z] ' [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 0.984 secs) [2023-09-20T17:29:55.323Z] WARN: ' [2023-09-20T17:29:55.323Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-20T17:29:55.323Z] Support for using the ngModel input property and ngModelChange event with [2023-09-20T17:29:55.323Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-20T17:29:55.323Z] in a future version of Angular. [2023-09-20T17:29:55.323Z] [2023-09-20T17:29:55.323Z] For more information on this, see our API docs here: [2023-09-20T17:29:55.323Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-20T17:29:55.323Z] ' [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.001 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.015 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.028 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.035 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.046 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.049 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.052 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.055 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.059 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.061 secs) [2023-09-20T17:29:55.323Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.063 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.082 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.084 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.109 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.121 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.124 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.127 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.129 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.13 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.132 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.136 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.171 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.186 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.192 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.196 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.198 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.2 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.204 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.206 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.208 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.22 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.247 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.253 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.258 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.266 secs) [2023-09-20T17:29:55.582Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.272 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.275 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.289 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.301 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.33 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.333 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.359 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.415 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.425 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.435 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.438 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.442 secs) [2023-09-20T17:29:55.842Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.463 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.471 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.486 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.503 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.525 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.531 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.55 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.554 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.58 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.589 secs) [2023-09-20T17:29:56.100Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.596 secs) [2023-09-20T17:29:56.359Z] Chrome Headless 115.0.5790.170 (Linux x86_64): Executed 145 of 145 SUCCESS (2.194 secs / 1.596 secs) [2023-09-20T17:29:56.359Z] TOTAL: 145 SUCCESS [2023-09-20T17:29:56.359Z] ✔ Browser application bundle generation complete. [2023-09-20T17:29:56.619Z] [2023-09-20T17:29:56.619Z] =============================== Coverage summary =============================== [2023-09-20T17:29:56.619Z] Statements : 41.44% ( 1421/3429 ) [2023-09-20T17:29:56.619Z] Branches : 12.14% ( 109/898 ) [2023-09-20T17:29:56.619Z] Functions : 33.17% ( 415/1251 ) [2023-09-20T17:29:56.619Z] Lines : 39.32% ( 1276/3245 ) [2023-09-20T17:29:56.619Z] ================================================================================ [2023-09-20T17:29:56.878Z] ✔ Browser application bundle generation complete. [2023-09-20T17:29:57.499Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-634/web' [Pipeline] echo [2023-09-20T17:29:57.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:29:57.610Z] $ docker stop --time=1 065e12b5fb2263f2d86ad6204fce3cf58001ccb079113bfe08b322d5fa33f513 [2023-09-20T17:29:58.896Z] $ docker rm -f --volumes 065e12b5fb2263f2d86ad6204fce3cf58001ccb079113bfe08b322d5fa33f513 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:29:59.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:30:00.443Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T17:30:01.157Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:30:02.146Z] + ls -al . [2023-09-20T17:30:02.146Z] total 180 [2023-09-20T17:30:02.146Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 20 17:28 . [2023-09-20T17:30:02.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 .. [2023-09-20T17:30:02.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 .blubracket [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 17:26 .dockerignore [2023-09-20T17:30:02.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:27 .git [2023-09-20T17:30:02.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 .github [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 17:26 .gitignore [2023-09-20T17:30:02.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:27 .semver [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 8418 Sep 20 17:26 Attribution.txt [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 19103 Sep 20 17:26 CHANGELOG.md [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 17:26 CONTRIBUTING.md [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 1788 Sep 20 17:26 Dockerfile [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 17:26 Jenkinsfile [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 17:26 LICENSE [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 2134 Sep 20 17:26 Makefile [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 4549 Sep 20 17:26 README.md [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:27 VERSION [2023-09-20T17:30:02.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 assets [2023-09-20T17:30:02.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 bin [2023-09-20T17:30:02.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:26 cmd [2023-09-20T17:30:02.146Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 17:28 coverage.out [2023-09-20T17:30:02.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:26 docs [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 2999 Sep 20 17:26 go.mod [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 30528 Sep 20 17:26 go.sum [2023-09-20T17:30:02.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:26 internal [2023-09-20T17:30:02.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 snap [2023-09-20T17:30:02.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:26 testing [2023-09-20T17:30:02.146Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 17:26 version.go [2023-09-20T17:30:02.146Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 17:28 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:30:02.526Z] + 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=77b77ab8ea376b59e0449ec17481c7c109887cdd --label arch=amd64 --label version=0.0.0 . [2023-09-20T17:30:02.783Z] Sending build context to Docker daemon 50.3MB [2023-09-20T17:30:02.783Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:30:02.783Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T17:30:02.783Z] ---> 409ab7613e58 [2023-09-20T17:30:02.783Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-20T17:30:03.352Z] ---> Running in 2ade8daf0f01 [2023-09-20T17:30:03.352Z] Removing intermediate container 2ade8daf0f01 [2023-09-20T17:30:03.352Z] ---> 04208365388c [2023-09-20T17:30:03.352Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:30:03.352Z] ---> Running in 44073fb958fa [2023-09-20T17:30:03.611Z] Removing intermediate container 44073fb958fa [2023-09-20T17:30:03.611Z] ---> 6c43dabac813 [2023-09-20T17:30:03.611Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:30:03.611Z] ---> Running in a44c9f145bfe [2023-09-20T17:30:03.611Z] Removing intermediate container a44c9f145bfe [2023-09-20T17:30:03.611Z] ---> 68b8629593f1 [2023-09-20T17:30:03.611Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-09-20T17:30:03.611Z] ---> Running in 445ebe6378b2 [2023-09-20T17:30:03.611Z] Removing intermediate container 445ebe6378b2 [2023-09-20T17:30:03.611Z] ---> 066fcacbec6a [2023-09-20T17:30:03.611Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-20T17:30:03.611Z] ---> Running in c20f670c5664 [2023-09-20T17:30:03.882Z] Removing intermediate container c20f670c5664 [2023-09-20T17:30:03.882Z] ---> 3f0eefd32d26 [2023-09-20T17:30:03.882Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-20T17:30:04.819Z] ---> 92507c843237 [2023-09-20T17:30:04.819Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:30:04.819Z] ---> Running in ccbe6bc53156 [2023-09-20T17:30:04.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:30:05.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:30:05.338Z] OK: 264 MiB in 52 packages [2023-09-20T17:30:05.597Z] Removing intermediate container ccbe6bc53156 [2023-09-20T17:30:05.597Z] ---> 93db225cdfcb [2023-09-20T17:30:05.597Z] Step 10/25 : ENV GO111MODULE=on [2023-09-20T17:30:05.597Z] ---> Running in a396ed494be1 [2023-09-20T17:30:05.597Z] Removing intermediate container a396ed494be1 [2023-09-20T17:30:05.597Z] ---> c4e5a00ea268 [2023-09-20T17:30:05.597Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-20T17:30:05.597Z] ---> Running in 3a929358eac2 [2023-09-20T17:30:05.597Z] Removing intermediate container 3a929358eac2 [2023-09-20T17:30:05.597Z] ---> ce15f4c0a5c5 [2023-09-20T17:30:05.597Z] Step 12/25 : COPY go.mod vendor* ./ [2023-09-20T17:30:05.856Z] ---> d354067dbd64 [2023-09-20T17:30:05.857Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:30:05.857Z] ---> Running in 06738390aba6 [2023-09-20T17:30:06.792Z] Removing intermediate container 06738390aba6 [2023-09-20T17:30:06.792Z] ---> fa484b6a461c [2023-09-20T17:30:06.792Z] Step 14/25 : COPY . . [2023-09-20T17:30:08.689Z] ---> a945f94383a6 [2023-09-20T17:30:08.689Z] Step 15/25 : RUN ${MAKE} [2023-09-20T17:30:08.689Z] ---> Running in 3a7bc7e31143 [2023-09-20T17:30:08.689Z] 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-09-20T17:30:26.775Z] Removing intermediate container 3a7bc7e31143 [2023-09-20T17:30:26.775Z] ---> 766a9f02cf31 [2023-09-20T17:30:26.775Z] Step 16/25 : FROM alpine:3.18 [2023-09-20T17:30:26.775Z] 3.18: Pulling from library/alpine [2023-09-20T17:30:26.775Z] 7264a8db6415: Already exists [2023-09-20T17:30:26.775Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:30:26.775Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:30:26.775Z] ---> 7e01a0d0a1dc [2023-09-20T17:30:26.775Z] Step 17/25 : EXPOSE 4000 [2023-09-20T17:30:26.775Z] ---> Running in 0c44b413ed46 [2023-09-20T17:30:26.775Z] Removing intermediate container 0c44b413ed46 [2023-09-20T17:30:26.775Z] ---> 3cf9835758d5 [2023-09-20T17:30:26.775Z] Step 18/25 : 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-09-20T17:30:26.775Z] ---> 1db03821e0ec [2023-09-20T17:30:26.775Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-09-20T17:30:26.775Z] ---> 24f3a9082d71 [2023-09-20T17:30:26.775Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-09-20T17:30:26.775Z] ---> e431f35af0e4 [2023-09-20T17:30:26.775Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-09-20T17:30:26.775Z] ---> Running in f062038be91f [2023-09-20T17:30:26.775Z] Removing intermediate container f062038be91f [2023-09-20T17:30:26.775Z] ---> 5db32a27286f [2023-09-20T17:30:26.775Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-09-20T17:30:26.775Z] ---> Running in 0e0500b742b5 [2023-09-20T17:30:26.775Z] Removing intermediate container 0e0500b742b5 [2023-09-20T17:30:26.775Z] ---> eeb060c26dd2 [2023-09-20T17:30:26.775Z] Step 23/25 : LABEL arch=amd64 [2023-09-20T17:30:26.775Z] ---> Running in 3bb33eecfe26 [2023-09-20T17:30:26.775Z] Removing intermediate container 3bb33eecfe26 [2023-09-20T17:30:26.775Z] ---> 2353c00e81f2 [2023-09-20T17:30:26.775Z] Step 24/25 : LABEL git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd [2023-09-20T17:30:26.775Z] ---> Running in f9aa77b74ed0 [2023-09-20T17:30:27.033Z] Removing intermediate container f9aa77b74ed0 [2023-09-20T17:30:27.033Z] ---> 0fcdc232c26c [2023-09-20T17:30:27.033Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T17:30:27.033Z] ---> Running in 265ddc974ce0 [2023-09-20T17:30:27.033Z] Removing intermediate container 265ddc974ce0 [2023-09-20T17:30:27.033Z] ---> 2c3e1df98ff5 [2023-09-20T17:30:27.033Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:30:27.033Z] Successfully built 2c3e1df98ff5 [2023-09-20T17:30:27.033Z] 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-09-20T17:30:27.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:30:27.913Z] [2023-09-20T17:30:27.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:30:28.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:30:28.293Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T17:30:28.293Z] 5eb5b503b376: Pulling fs layer [2023-09-20T17:30:28.293Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T17:30:28.293Z] ec43610c2a17: Pulling fs layer [2023-09-20T17:30:28.293Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T17:30:28.293Z] 33b1e0a273af: Pulling fs layer [2023-09-20T17:30:28.293Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T17:30:28.293Z] 2f39f015ded8: Pulling fs layer [2023-09-20T17:30:28.293Z] 5d3b04190fa2: Waiting [2023-09-20T17:30:28.293Z] 3a2ae6a8a46f: Waiting [2023-09-20T17:30:28.293Z] 33b1e0a273af: Waiting [2023-09-20T17:30:28.293Z] 2f39f015ded8: Waiting [2023-09-20T17:30:28.293Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T17:30:28.293Z] 5c69ac0246d0: Download complete [2023-09-20T17:30:28.293Z] 3a2ae6a8a46f: Download complete [2023-09-20T17:30:28.293Z] 33b1e0a273af: Verifying Checksum [2023-09-20T17:30:28.293Z] 33b1e0a273af: Download complete [2023-09-20T17:30:28.293Z] ec43610c2a17: Verifying Checksum [2023-09-20T17:30:28.293Z] ec43610c2a17: Download complete [2023-09-20T17:30:28.551Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T17:30:28.551Z] 5eb5b503b376: Download complete [2023-09-20T17:30:29.118Z] 2f39f015ded8: Download complete [2023-09-20T17:30:30.049Z] 5eb5b503b376: Pull complete [2023-09-20T17:30:30.049Z] 5c69ac0246d0: Pull complete [2023-09-20T17:30:30.307Z] ec43610c2a17: Pull complete [2023-09-20T17:30:30.565Z] 3a2ae6a8a46f: Pull complete [2023-09-20T17:30:30.823Z] 33b1e0a273af: Pull complete [2023-09-20T17:30:30.823Z] 5d3b04190fa2: Pull complete [2023-09-20T17:30:34.999Z] 2f39f015ded8: Pull complete [2023-09-20T17:30:34.999Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T17:30:34.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:30:34.999Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:30:35.210Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-09-20T17:30:35.241Z] $ 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-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-20T17:30:38.527Z] $ docker top dc4064fb47d279b587b2ff31cbd31a22ffbf41fc480f08da8813667d551733d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:30:38.958Z] ---> job-cost.sh [2023-09-20T17:30:38.958Z] lf-activate-venv: SKIPPING [2023-09-20T17:30:38.958Z] INFO: No Stack... [2023-09-20T17:30:39.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:30:39.476Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:30:39.787Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives/cost.csv [2023-09-20T17:30:39.787Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:30:39.826Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [2023-09-20T17:30:39.832Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] did not exist. Created. [2023-09-20T17:30:39.832Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:30:40.225Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T17:30:40.692Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:30:40.709Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:30:40.787Z] $ docker stop --time=1 dc4064fb47d279b587b2ff31cbd31a22ffbf41fc480f08da8813667d551733d9 [2023-09-20T17:30:41.971Z] $ docker rm -f --volumes dc4064fb47d279b587b2ff31cbd31a22ffbf41fc480f08da8813667d551733d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-20T17:48:11.280Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7174 in /w/workspace/edgexfoundry_edgex-ui-go_PR-634 [Pipeline] { [Pipeline] ws [2023-09-20T17:48:11.378Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-09-20T17:48:11.479Z] The recommended git tool is: git [2023-09-20T17:48:19.181Z] using credential edgex-jenkins-ssh [2023-09-20T17:48:19.210Z] Cloning the remote Git repository [2023-09-20T17:48:19.277Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-20T17:48:19.403Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-09-20T17:48:19.621Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-20T17:48:19.622Z] > git --version # timeout=10 [2023-09-20T17:48:19.649Z] > git --version # 'git version 2.25.1' [2023-09-20T17:48:19.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:48:19.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:48:23.845Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-20T17:48:23.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:48:26.004Z] Merging remotes/origin/main commit 133995f3795ac8ee1626704056303211e11ac888 into PR head commit 77b77ab8ea376b59e0449ec17481c7c109887cdd [2023-09-20T17:48:25.314Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-20T17:48:25.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-20T17:48:25.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:48:25.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/634/head:refs/remotes/origin/PR-634 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T17:48:26.025Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:48:26.146Z] > git checkout -f 77b77ab8ea376b59e0449ec17481c7c109887cdd # timeout=10 [2023-09-20T17:48:26.855Z] Merge succeeded, producing 77b77ab8ea376b59e0449ec17481c7c109887cdd [2023-09-20T17:48:26.855Z] Checking out Revision 77b77ab8ea376b59e0449ec17481c7c109887cdd (PR-634) [2023-09-20T17:48:26.700Z] > git remote # timeout=10 [2023-09-20T17:48:26.727Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T17:48:26.757Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:48:26.778Z] > git merge 133995f3795ac8ee1626704056303211e11ac888 # timeout=10 [2023-09-20T17:48:26.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T17:48:26.861Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:48:26.880Z] > git checkout -f 77b77ab8ea376b59e0449ec17481c7c109887cdd # timeout=10 [2023-09-20T17:48:31.441Z] Commit message: "ci: add automated release workflow on tag creation" [2023-09-20T17:48:31.522Z] > git --version # timeout=10 [2023-09-20T17:48:31.541Z] > git --version # 'git version 2.25.1' [2023-09-20T17:48:31.577Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:48:32.882Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T17:48:32.882Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:48:32.882Z] Dload Upload Total Spent Left Speed [2023-09-20T17:48:32.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 157k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh [2023-09-20T17:48:33.671Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T17:48:34.064Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T17:48:34.064Z] + sudo tee /etc/docker/daemon.new [2023-09-20T17:48:34.064Z] { [2023-09-20T17:48:34.064Z] "registry-mirrors": [ [2023-09-20T17:48:34.064Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T17:48:34.064Z] ], [2023-09-20T17:48:34.064Z] "bip": "10.250.0.254/24", [2023-09-20T17:48:34.064Z] "hosts": [ [2023-09-20T17:48:34.064Z] "tcp://0.0.0.0:5555", [2023-09-20T17:48:34.064Z] "unix:///var/run/docker.sock" [2023-09-20T17:48:34.064Z] ], [2023-09-20T17:48:34.064Z] "mtu": 1458, [2023-09-20T17:48:34.064Z] "selinux-enabled": true, [2023-09-20T17:48:34.064Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T17:48:34.064Z] } [Pipeline] sh [2023-09-20T17:48:34.445Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T17:48:34.821Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:48:53.189Z] provisioning config files... [2023-09-20T17:48:53.220Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1678320351998536054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:48:53.617Z] ---> docker-login.sh [2023-09-20T17:48:53.617Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:48:53.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:54.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:54.170Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:54.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:54.170Z] [2023-09-20T17:48:54.170Z] Login Succeeded [2023-09-20T17:48:54.170Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:48:54.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:54.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:54.717Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:54.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:54.717Z] [2023-09-20T17:48:54.717Z] Login Succeeded [2023-09-20T17:48:54.717Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:48:54.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:54.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:54.992Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:54.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:54.992Z] [2023-09-20T17:48:54.992Z] Login Succeeded [2023-09-20T17:48:54.992Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:48:55.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:55.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:55.548Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:55.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:55.548Z] [2023-09-20T17:48:55.548Z] Login Succeeded [2023-09-20T17:48:55.548Z] docker.io [2023-09-20T17:48:55.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:48:56.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:48:56.090Z] Configure a credential helper to remove this warning. See [2023-09-20T17:48:56.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:48:56.090Z] [2023-09-20T17:48:56.090Z] Login Succeeded [2023-09-20T17:48:56.090Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:48:56.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:48:56.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:48:56.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:48:56.630Z] ========================================================= [2023-09-20T17:48:56.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T17:48:56.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:48:57.147Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:48:58.128Z] Sending build context to Docker daemon 30.32MB [2023-09-20T17:48:58.128Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:48:58.128Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-20T17:48:58.399Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T17:48:58.399Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T17:48:58.399Z] 5d54e960e981: Pulling fs layer [2023-09-20T17:48:58.399Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T17:48:58.399Z] f0e02332f6b5: Pulling fs layer [2023-09-20T17:48:58.399Z] cefa15bbcfad: Pulling fs layer [2023-09-20T17:48:58.399Z] 17808c966233: Pulling fs layer [2023-09-20T17:48:58.399Z] f4c1fc716caa: Pulling fs layer [2023-09-20T17:48:58.399Z] cefa15bbcfad: Waiting [2023-09-20T17:48:58.399Z] 17808c966233: Waiting [2023-09-20T17:48:58.399Z] f4c1fc716caa: Waiting [2023-09-20T17:48:58.399Z] f0e02332f6b5: Waiting [2023-09-20T17:48:58.399Z] 5d54e960e981: Download complete [2023-09-20T17:48:58.399Z] f0e02332f6b5: Download complete [2023-09-20T17:48:58.399Z] cefa15bbcfad: Verifying Checksum [2023-09-20T17:48:58.399Z] cefa15bbcfad: Download complete [2023-09-20T17:48:58.399Z] 9fda8d8052c6: Download complete [2023-09-20T17:48:59.001Z] f4c1fc716caa: Verifying Checksum [2023-09-20T17:48:59.001Z] f4c1fc716caa: Download complete [2023-09-20T17:48:59.592Z] 9fda8d8052c6: Pull complete [2023-09-20T17:48:59.871Z] 5d54e960e981: Pull complete [2023-09-20T17:49:00.464Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T17:49:00.464Z] c4a7e357bf2a: Download complete [2023-09-20T17:49:01.452Z] 17808c966233: Verifying Checksum [2023-09-20T17:49:01.452Z] 17808c966233: Download complete [2023-09-20T17:49:13.830Z] c4a7e357bf2a: Pull complete [2023-09-20T17:49:13.830Z] f0e02332f6b5: Pull complete [2023-09-20T17:49:13.830Z] cefa15bbcfad: Pull complete [2023-09-20T17:49:23.968Z] 17808c966233: Pull complete [2023-09-20T17:49:24.935Z] f4c1fc716caa: Pull complete [2023-09-20T17:49:24.935Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T17:49:24.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T17:49:24.935Z] ---> ea914061e18c [2023-09-20T17:49:24.935Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-20T17:49:27.569Z] ---> Running in 25a06a844fba [2023-09-20T17:49:27.844Z] Removing intermediate container 25a06a844fba [2023-09-20T17:49:27.844Z] ---> ce2c40ab7bee [2023-09-20T17:49:27.844Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T17:49:27.844Z] ---> Running in 24c3714b18d9 [2023-09-20T17:49:28.441Z] Removing intermediate container 24c3714b18d9 [2023-09-20T17:49:28.441Z] ---> e095d13b87f0 [2023-09-20T17:49:28.441Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T17:49:28.713Z] ---> Running in 951497abe55b [2023-09-20T17:49:28.984Z] Removing intermediate container 951497abe55b [2023-09-20T17:49:28.984Z] ---> f9a82efb43b1 [2023-09-20T17:49:28.984Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-20T17:49:28.984Z] ---> Running in 9719bde4b298 [2023-09-20T17:49:29.578Z] Removing intermediate container 9719bde4b298 [2023-09-20T17:49:29.578Z] ---> a93ff2014be3 [2023-09-20T17:49:29.578Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-20T17:49:29.578Z] ---> Running in 5db9129993dd [2023-09-20T17:49:30.167Z] Removing intermediate container 5db9129993dd [2023-09-20T17:49:30.167Z] ---> 25ecded96519 [2023-09-20T17:49:30.167Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-20T17:49:30.435Z] latest: Pulling from library/docker [2023-09-20T17:49:30.707Z] 9fda8d8052c6: Already exists [2023-09-20T17:49:30.707Z] 6852f3ef0b5f: Pulling fs layer [2023-09-20T17:49:30.707Z] 4f4fb700ef54: Pulling fs layer [2023-09-20T17:49:30.707Z] 767c2a40dc41: Pulling fs layer [2023-09-20T17:49:30.707Z] 011855a528fc: Pulling fs layer [2023-09-20T17:49:30.707Z] 2eb2999eb53e: Pulling fs layer [2023-09-20T17:49:30.707Z] 52a6c1800204: Pulling fs layer [2023-09-20T17:49:30.707Z] a01340eade1a: Pulling fs layer [2023-09-20T17:49:30.707Z] fcee97a2aa0f: Pulling fs layer [2023-09-20T17:49:30.707Z] 8cf3fdb5711b: Pulling fs layer [2023-09-20T17:49:30.707Z] 36ac283ad2d4: Pulling fs layer [2023-09-20T17:49:30.707Z] 3f3c41fd9ebb: Pulling fs layer [2023-09-20T17:49:30.707Z] 29a5074801a2: Pulling fs layer [2023-09-20T17:49:30.707Z] 0a0cc6640ec8: Pulling fs layer [2023-09-20T17:49:30.707Z] 011855a528fc: Waiting [2023-09-20T17:49:30.707Z] 2eb2999eb53e: Waiting [2023-09-20T17:49:30.707Z] 36ac283ad2d4: Waiting [2023-09-20T17:49:30.707Z] 3f3c41fd9ebb: Waiting [2023-09-20T17:49:30.707Z] 0a0cc6640ec8: Waiting [2023-09-20T17:49:30.707Z] 52a6c1800204: Waiting [2023-09-20T17:49:30.707Z] a01340eade1a: Waiting [2023-09-20T17:49:30.707Z] 29a5074801a2: Waiting [2023-09-20T17:49:30.707Z] fcee97a2aa0f: Waiting [2023-09-20T17:49:30.707Z] 8cf3fdb5711b: Waiting [2023-09-20T17:49:30.707Z] 4f4fb700ef54: Download complete [2023-09-20T17:49:30.977Z] 6852f3ef0b5f: Verifying Checksum [2023-09-20T17:49:31.250Z] 767c2a40dc41: Verifying Checksum [2023-09-20T17:49:31.250Z] 767c2a40dc41: Download complete [2023-09-20T17:49:31.521Z] 52a6c1800204: Verifying Checksum [2023-09-20T17:49:31.521Z] 52a6c1800204: Download complete [2023-09-20T17:49:31.521Z] 2eb2999eb53e: Verifying Checksum [2023-09-20T17:49:31.521Z] 2eb2999eb53e: Download complete [2023-09-20T17:49:31.521Z] a01340eade1a: Verifying Checksum [2023-09-20T17:49:31.521Z] a01340eade1a: Download complete [2023-09-20T17:49:31.799Z] 6852f3ef0b5f: Pull complete [2023-09-20T17:49:31.799Z] fcee97a2aa0f: Verifying Checksum [2023-09-20T17:49:31.799Z] fcee97a2aa0f: Download complete [2023-09-20T17:49:32.084Z] 8cf3fdb5711b: Verifying Checksum [2023-09-20T17:49:32.084Z] 8cf3fdb5711b: Download complete [2023-09-20T17:49:32.084Z] 36ac283ad2d4: Verifying Checksum [2023-09-20T17:49:32.084Z] 36ac283ad2d4: Download complete [2023-09-20T17:49:32.084Z] 4f4fb700ef54: Pull complete [2023-09-20T17:49:32.084Z] 29a5074801a2: Verifying Checksum [2023-09-20T17:49:32.084Z] 29a5074801a2: Download complete [2023-09-20T17:49:32.356Z] 0a0cc6640ec8: Verifying Checksum [2023-09-20T17:49:32.356Z] 0a0cc6640ec8: Download complete [2023-09-20T17:49:32.356Z] 011855a528fc: Verifying Checksum [2023-09-20T17:49:32.356Z] 011855a528fc: Download complete [2023-09-20T17:49:33.347Z] 767c2a40dc41: Pull complete [2023-09-20T17:49:33.622Z] 3f3c41fd9ebb: Verifying Checksum [2023-09-20T17:49:33.622Z] 3f3c41fd9ebb: Download complete [2023-09-20T17:49:34.210Z] 011855a528fc: Pull complete [2023-09-20T17:49:35.625Z] 2eb2999eb53e: Pull complete [2023-09-20T17:49:35.625Z] 52a6c1800204: Pull complete [2023-09-20T17:49:35.895Z] a01340eade1a: Pull complete [2023-09-20T17:49:36.491Z] fcee97a2aa0f: Pull complete [2023-09-20T17:49:37.456Z] 8cf3fdb5711b: Pull complete [2023-09-20T17:49:37.725Z] 36ac283ad2d4: Pull complete [2023-09-20T17:49:40.313Z] 3f3c41fd9ebb: Pull complete [2023-09-20T17:49:40.313Z] 29a5074801a2: Pull complete [2023-09-20T17:49:40.581Z] 0a0cc6640ec8: Pull complete [2023-09-20T17:49:40.850Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-20T17:49:40.850Z] Status: Downloaded newer image for docker:latest [2023-09-20T17:49:43.472Z] ---> eef9789896b5 [2023-09-20T17:49:43.472Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:49:43.472Z] ---> Running in 99c755718891 [2023-09-20T17:49:44.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:49:44.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:49:46.198Z] OK: 266 MiB in 52 packages [2023-09-20T17:49:47.180Z] Removing intermediate container 99c755718891 [2023-09-20T17:49:47.180Z] ---> c3868db84e4a [2023-09-20T17:49:47.180Z] Step 10/15 : ENV GO111MODULE=on [2023-09-20T17:49:47.454Z] ---> Running in 7cbeee35f144 [2023-09-20T17:49:47.725Z] Removing intermediate container 7cbeee35f144 [2023-09-20T17:49:47.725Z] ---> c7897751971d [2023-09-20T17:49:47.725Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-20T17:49:47.725Z] ---> Running in af5c9bad3f52 [2023-09-20T17:49:48.324Z] Removing intermediate container af5c9bad3f52 [2023-09-20T17:49:48.324Z] ---> 080d680afe5f [2023-09-20T17:49:48.324Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-20T17:49:49.194Z] ---> f755dc2f87f0 [2023-09-20T17:49:49.194Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:49:49.194Z] ---> Running in 8eda2280df9d [2023-09-20T17:51:11.806Z] Removing intermediate container 8eda2280df9d [2023-09-20T17:51:11.806Z] ---> 8f4c9d18a03d [2023-09-20T17:51:11.806Z] Step 14/15 : COPY . . [2023-09-20T17:51:11.806Z] ---> 866e46f40ad0 [2023-09-20T17:51:11.806Z] Step 15/15 : RUN ${MAKE} [2023-09-20T17:51:11.806Z] ---> Running in 7fff1b0d3a46 [2023-09-20T17:51:11.806Z] noop [2023-09-20T17:51:11.806Z] Removing intermediate container 7fff1b0d3a46 [2023-09-20T17:51:11.806Z] ---> f34747edcdc2 [2023-09-20T17:51:11.806Z] Successfully built f34747edcdc2 [2023-09-20T17:51:11.806Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:51:12.302Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:51:12.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:51:12.622Z] prd-ubuntu20.04-docker-arm64-4c-16g-7174 does not seem to be running inside a container [2023-09-20T17:51:12.700Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T17:51:14.089Z] $ docker top ff5d411e1e2cdbe663ad8fd1d9ab9862c0721ed049ef4c8de92e7705f78259ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:51:15.061Z] + go version [2023-09-20T17:51:15.061Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T17:51:15.093Z] $ docker stop --time=1 ff5d411e1e2cdbe663ad8fd1d9ab9862c0721ed049ef4c8de92e7705f78259ee [2023-09-20T17:51:16.841Z] $ docker rm -f --volumes ff5d411e1e2cdbe663ad8fd1d9ab9862c0721ed049ef4c8de92e7705f78259ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:51:17.738Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:51:17.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:51:18.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-7174 does not seem to be running inside a container [2023-09-20T17:51:18.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-20T17:51:19.475Z] $ docker top 645d65246bbff8cab24a2df3a397fc50bb1eb525b096eacef23d6ab1f9872989 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:51:20.414Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:51:21.141Z] + make test [2023-09-20T17:51:21.141Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-20T17:51:25.428Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-20T17:53:02.175Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-20T17:53:02.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-20T17:53:02.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-20T17:53:02.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-20T17:53:02.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-20T17:53:02.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-20T17:53:02.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-20T17:53:02.175Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-20T17:53:02.175Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-20T17:53:34.554Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:53:34.554Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:53:34.554Z] ./bin/test-attribution-txt.sh [2023-09-20T17:53:34.554Z] make -C web test [2023-09-20T17:53:34.554Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-09-20T17:53:34.554Z] make[1]: tput: No such file or directory [2023-09-20T17:53:34.554Z] make[1]: tput: No such file or directory [2023-09-20T17:53:34.554Z] warning: generating ./VERSION [2023-09-20T17:53:34.554Z] echo "0.0.0" > VERSION [2023-09-20T17:53:34.554Z] docker build \ [2023-09-20T17:53:34.554Z] -f Dockerfile \ [2023-09-20T17:53:34.554Z] --build-arg USER=1000 \ [2023-09-20T17:53:34.554Z] \ [2023-09-20T17:53:34.554Z] --label "git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd" \ [2023-09-20T17:53:34.554Z] -t edgexfoundry/edgex-web-ui:77b77ab8ea376b59e0449ec17481c7c109887cdd \ [2023-09-20T17:53:34.554Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-20T17:53:34.554Z] . [2023-09-20T17:53:34.554Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-20T17:53:34.554Z] Install the buildx component to build images with BuildKit: [2023-09-20T17:53:34.554Z] https://docs.docker.com/go/buildx/ [2023-09-20T17:53:34.554Z] [2023-09-20T17:53:34.554Z] Sending build context to Docker daemon 2.571MB [2023-09-20T17:53:34.554Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-20T17:53:34.829Z] 18-alpine3.18: Pulling from library/node [2023-09-20T17:53:35.103Z] 9fda8d8052c6: Already exists [2023-09-20T17:53:35.103Z] 5b9fa85dad3f: Pulling fs layer [2023-09-20T17:53:35.103Z] 5645b18d5cbb: Pulling fs layer [2023-09-20T17:53:35.103Z] dfb2fed0773f: Pulling fs layer [2023-09-20T17:53:35.373Z] dfb2fed0773f: Verifying Checksum [2023-09-20T17:53:35.373Z] dfb2fed0773f: Download complete [2023-09-20T17:53:35.642Z] 5645b18d5cbb: Verifying Checksum [2023-09-20T17:53:35.642Z] 5645b18d5cbb: Download complete [2023-09-20T17:53:38.257Z] 5b9fa85dad3f: Verifying Checksum [2023-09-20T17:53:38.257Z] 5b9fa85dad3f: Download complete [2023-09-20T17:53:53.618Z] 5b9fa85dad3f: Pull complete [2023-09-20T17:53:53.618Z] 5645b18d5cbb: Pull complete [2023-09-20T17:53:53.618Z] dfb2fed0773f: Pull complete [2023-09-20T17:53:53.618Z] Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d [2023-09-20T17:53:53.618Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-20T17:53:53.618Z] ---> 7acdaa204ef2 [2023-09-20T17:53:53.618Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-20T17:53:53.618Z] ---> Running in 8fef673a5aba [2023-09-20T17:53:54.241Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:53:54.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:53:56.857Z] (1/152) Installing libexpat (2.5.0-r1) [2023-09-20T17:53:56.857Z] (2/152) Installing brotli-libs (1.0.9-r14) [2023-09-20T17:53:56.857Z] (3/152) Installing libbz2 (1.0.8-r5) [2023-09-20T17:53:56.857Z] (4/152) Installing libpng (1.6.39-r3) [2023-09-20T17:53:56.857Z] (5/152) Installing freetype (2.13.0-r5) [2023-09-20T17:53:56.857Z] (6/152) Installing fontconfig (2.14.2-r3) [2023-09-20T17:53:56.857Z] (7/152) Installing libfontenc (1.1.7-r2) [2023-09-20T17:53:56.857Z] (8/152) Installing mkfontscale (1.2.2-r3) [2023-09-20T17:53:56.857Z] (9/152) Installing font-opensans (0_git20210927-r1) [2023-09-20T17:53:56.857Z] (10/152) Installing pkgconf (1.9.5-r0) [2023-09-20T17:53:56.857Z] (11/152) Installing libffi (3.4.4-r2) [2023-09-20T17:53:56.857Z] (12/152) Installing libintl (0.21.1-r7) [2023-09-20T17:53:56.857Z] (13/152) Installing libblkid (2.38.1-r8) [2023-09-20T17:53:56.857Z] (14/152) Installing libmount (2.38.1-r8) [2023-09-20T17:53:56.857Z] (15/152) Installing pcre2 (10.42-r1) [2023-09-20T17:53:56.857Z] (16/152) Installing glib (2.76.4-r0) [2023-09-20T17:53:57.127Z] (17/152) Installing xz-libs (5.4.3-r0) [2023-09-20T17:53:57.127Z] (18/152) Installing libxml2 (2.11.4-r0) [2023-09-20T17:53:57.127Z] (19/152) Installing shared-mime-info (2.2-r5) [2023-09-20T17:53:57.127Z] (20/152) Installing hicolor-icon-theme (0.17-r2) [2023-09-20T17:53:57.127Z] (21/152) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:53:57.401Z] (22/152) Installing libwebp (1.3.2-r0) [2023-09-20T17:53:57.401Z] (23/152) Installing zstd-libs (1.5.5-r4) [2023-09-20T17:53:57.401Z] (24/152) Installing tiff (4.5.1-r0) [2023-09-20T17:53:57.401Z] (25/152) Installing gdk-pixbuf (2.42.10-r5) [2023-09-20T17:53:57.401Z] (26/152) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-20T17:53:57.401Z] (27/152) Installing libxau (1.0.11-r2) [2023-09-20T17:53:57.401Z] (28/152) Installing libmd (1.0.4-r2) [2023-09-20T17:53:57.401Z] (29/152) Installing libbsd (0.11.7-r1) [2023-09-20T17:53:57.401Z] (30/152) Installing libxdmcp (1.1.4-r2) [2023-09-20T17:53:57.401Z] (31/152) Installing libxcb (1.15-r1) [2023-09-20T17:53:57.401Z] (32/152) Installing libx11 (1.8.4-r4) [2023-09-20T17:53:57.672Z] (33/152) Installing libxcomposite (0.4.6-r3) [2023-09-20T17:53:57.673Z] (34/152) Installing libxfixes (6.0.1-r2) [2023-09-20T17:53:57.673Z] (35/152) Installing libxrender (0.9.11-r3) [2023-09-20T17:53:57.673Z] (36/152) Installing libxcursor (1.2.1-r2) [2023-09-20T17:53:57.673Z] (37/152) Installing libxdamage (1.1.6-r2) [2023-09-20T17:53:57.673Z] (38/152) Installing libxext (1.3.5-r2) [2023-09-20T17:53:57.673Z] (39/152) Installing libxi (1.8.1-r0) [2023-09-20T17:53:57.673Z] (40/152) Installing libxinerama (1.1.5-r2) [2023-09-20T17:53:57.673Z] (41/152) Installing libxrandr (1.5.3-r2) [2023-09-20T17:53:57.673Z] (42/152) Installing libatk-1.0 (2.48.3-r0) [2023-09-20T17:53:57.673Z] (43/152) Installing libxtst (1.2.4-r2) [2023-09-20T17:53:57.673Z] (44/152) Installing dbus-libs (1.14.8-r0) [2023-09-20T17:53:57.673Z] (45/152) Installing at-spi2-core (2.48.3-r0) [2023-09-20T17:53:57.946Z] (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-20T17:53:57.946Z] (47/152) Installing pixman (0.42.2-r1) [2023-09-20T17:53:57.946Z] (48/152) Installing cairo (1.17.8-r1) [2023-09-20T17:53:57.946Z] (49/152) Installing cairo-gobject (1.17.8-r1) [2023-09-20T17:53:57.946Z] (50/152) Installing avahi-libs (0.8-r13) [2023-09-20T17:53:57.946Z] (51/152) Installing gmp (6.2.1-r3) [2023-09-20T17:53:57.946Z] (52/152) Installing nettle (3.8.1-r2) [2023-09-20T17:53:57.946Z] (53/152) Installing libunistring (1.1-r1) [2023-09-20T17:53:57.946Z] (54/152) Installing libidn2 (2.3.4-r1) [2023-09-20T17:53:57.946Z] (55/152) Installing p11-kit (0.24.1-r2) [2023-09-20T17:53:58.218Z] (56/152) Installing libtasn1 (4.19.0-r1) [2023-09-20T17:53:58.218Z] (57/152) Installing gnutls (3.8.0-r2) [2023-09-20T17:53:58.218Z] (58/152) Installing cups-libs (2.4.6-r0) [2023-09-20T17:53:58.218Z] (59/152) Installing libepoxy (1.5.10-r1) [2023-09-20T17:53:58.218Z] (60/152) Installing fribidi (1.0.13-r0) [2023-09-20T17:53:58.218Z] (61/152) Installing graphite2 (1.3.14-r5) [2023-09-20T17:53:58.218Z] (62/152) Installing harfbuzz (7.3.0-r0) [2023-09-20T17:53:58.218Z] (63/152) Installing libxft (2.3.8-r1) [2023-09-20T17:53:58.218Z] (64/152) Installing pango (1.50.14-r1) [2023-09-20T17:53:58.218Z] (65/152) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T17:53:58.218Z] (66/152) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-20T17:53:58.489Z] (67/152) Installing wayland-libs-egl (1.22.0-r2) [2023-09-20T17:53:58.489Z] (68/152) Installing xkeyboard-config (2.38-r0) [2023-09-20T17:53:58.489Z] (69/152) Installing libxkbcommon (1.5.0-r2) [2023-09-20T17:53:58.760Z] (70/152) Installing gtk+3.0 (3.24.38-r1) [2023-09-20T17:53:59.036Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-20T17:53:59.036Z] (71/152) Installing icu-data-full (73.2-r2) [2023-09-20T17:54:00.019Z] (72/152) Installing mesa (23.0.4-r0) [2023-09-20T17:54:00.019Z] (73/152) Installing llvm15-libs (15.0.7-r6) [2023-09-20T17:54:03.406Z] (74/152) Installing libdrm (2.4.115-r4) [2023-09-20T17:54:03.406Z] (75/152) Installing musl-fts (1.2.7-r5) [2023-09-20T17:54:03.406Z] (76/152) Installing libelf (0.189-r2) [2023-09-20T17:54:03.406Z] (77/152) Installing mesa-glapi (23.0.4-r0) [2023-09-20T17:54:03.406Z] (78/152) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-20T17:54:03.678Z] (79/152) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:54:03.678Z] (80/152) Installing libmagic (5.45-r0) [2023-09-20T17:54:03.949Z] (81/152) Installing file (5.45-r0) [2023-09-20T17:54:03.949Z] (82/152) Installing libice (1.1.1-r2) [2023-09-20T17:54:03.949Z] (83/152) Installing libuuid (2.38.1-r8) [2023-09-20T17:54:03.949Z] (84/152) Installing libsm (1.2.4-r1) [2023-09-20T17:54:03.949Z] (85/152) Installing libxt (1.3.0-r2) [2023-09-20T17:54:03.949Z] (86/152) Installing libxmu (1.1.4-r2) [2023-09-20T17:54:03.949Z] (87/152) Installing xset (1.2.5-r1) [2023-09-20T17:54:03.949Z] (88/152) Installing xprop (1.2.6-r0) [2023-09-20T17:54:03.949Z] (89/152) Installing xdg-utils (1.1.3-r4) [2023-09-20T17:54:03.949Z] (90/152) Installing libogg (1.3.5-r4) [2023-09-20T17:54:03.949Z] (91/152) Installing flac-libs (1.4.3-r0) [2023-09-20T17:54:03.949Z] (92/152) Installing alsa-lib (1.2.9-r1) [2023-09-20T17:54:04.218Z] (93/152) Installing libatomic (12.2.1_git20220924-r10) [2023-09-20T17:54:04.218Z] (94/152) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T17:54:04.218Z] (95/152) Installing aom-libs (3.6.1-r0) [2023-09-20T17:54:04.488Z] (96/152) Installing libva (2.18.0-r1) [2023-09-20T17:54:04.488Z] (97/152) Installing libvdpau (1.5-r1) [2023-09-20T17:54:04.488Z] (98/152) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T17:54:04.488Z] (99/152) Installing libdav1d (1.2.1-r0) [2023-09-20T17:54:04.488Z] (100/152) Installing libhwy (1.0.4-r1) [2023-09-20T17:54:04.488Z] (101/152) Installing lcms2 (2.15-r2) [2023-09-20T17:54:04.488Z] (102/152) Installing libjxl (0.8.2-r0) [2023-09-20T17:54:04.488Z] (103/152) Installing lame-libs (3.100-r5) [2023-09-20T17:54:04.488Z] (104/152) Installing opus (1.4-r0) [2023-09-20T17:54:04.488Z] (105/152) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T17:54:04.761Z] (106/152) Installing soxr (0.1.3-r5) [2023-09-20T17:54:04.761Z] (107/152) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T17:54:04.761Z] (108/152) Installing libtheora (1.1.1-r17) [2023-09-20T17:54:04.761Z] (109/152) Installing libvorbis (1.3.7-r1) [2023-09-20T17:54:04.761Z] (110/152) Installing libvpx (1.13.0-r1) [2023-09-20T17:54:04.761Z] (111/152) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T17:54:04.761Z] (112/152) Installing numactl (2.0.16-r4) [2023-09-20T17:54:04.761Z] (113/152) Installing x265-libs (3.5-r4) [2023-09-20T17:54:05.033Z] (114/152) Installing xvidcore (1.3.7-r1) [2023-09-20T17:54:05.033Z] (115/152) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T17:54:05.304Z] (116/152) Installing libbluray (1.3.4-r0) [2023-09-20T17:54:05.575Z] (117/152) Installing mpg123-libs (1.31.3-r1) [2023-09-20T17:54:05.575Z] (118/152) Installing libopenmpt (0.7.2-r0) [2023-09-20T17:54:05.575Z] (119/152) Installing cjson (1.7.15-r4) [2023-09-20T17:54:05.575Z] (120/152) Installing mbedtls (2.28.4-r0) [2023-09-20T17:54:05.575Z] (121/152) Installing librist (0.2.7-r0) [2023-09-20T17:54:05.575Z] (122/152) Installing libsrt (1.5.2-r0) [2023-09-20T17:54:05.575Z] (123/152) Installing libssh (0.10.5-r0) [2023-09-20T17:54:05.575Z] (124/152) Installing libsodium (1.0.18-r3) [2023-09-20T17:54:05.575Z] (125/152) Installing libzmq (4.3.4-r4) [2023-09-20T17:54:05.575Z] (126/152) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T17:54:05.846Z] (127/152) Installing libevent (2.1.12-r6) [2023-09-20T17:54:05.846Z] (128/152) Installing wayland-libs-server (1.22.0-r2) [2023-09-20T17:54:05.846Z] (129/152) Installing mesa-gbm (23.0.4-r0) [2023-09-20T17:54:05.846Z] (130/152) Installing harfbuzz-subset (7.3.0-r0) [2023-09-20T17:54:05.846Z] (131/152) Installing icu-libs (73.2-r2) [2023-09-20T17:54:06.121Z] (132/152) Installing jsoncpp (1.9.5-r0) [2023-09-20T17:54:06.121Z] (133/152) Installing minizip (1.2.13-r0) [2023-09-20T17:54:06.121Z] (134/152) Installing nspr (4.35-r2) [2023-09-20T17:54:06.121Z] (135/152) Installing sqlite-libs (3.41.2-r2) [2023-09-20T17:54:06.121Z] (136/152) Installing nss (3.91-r0) [2023-09-20T17:54:06.393Z] (137/152) Installing pipewire-libs (0.3.70-r1) [2023-09-20T17:54:06.393Z] (138/152) Installing libasyncns (0.8-r1) [2023-09-20T17:54:06.394Z] (139/152) Installing libltdl (2.4.7-r2) [2023-09-20T17:54:06.394Z] (140/152) Installing orc (0.4.34-r0) [2023-09-20T17:54:06.394Z] (141/152) Installing libsndfile (1.2.0-r2) [2023-09-20T17:54:06.394Z] (142/152) Installing speexdsp (1.2.1-r1) [2023-09-20T17:54:06.394Z] (143/152) Installing tdb-libs (1.4.8-r1) [2023-09-20T17:54:06.394Z] (144/152) Installing libpulse (16.1-r10) [2023-09-20T17:54:06.394Z] (145/152) Installing re2 (2023.03.01-r1) [2023-09-20T17:54:06.394Z] (146/152) Installing snappy (1.1.10-r1) [2023-09-20T17:54:06.394Z] (147/152) Installing libwoff2common (1.0.2-r2) [2023-09-20T17:54:06.394Z] (148/152) Installing libwoff2enc (1.0.2-r2) [2023-09-20T17:54:06.394Z] (149/152) Installing libgpg-error (1.47-r1) [2023-09-20T17:54:06.394Z] (150/152) Installing libgcrypt (1.10.2-r1) [2023-09-20T17:54:06.666Z] (151/152) Installing libxslt (1.1.38-r0) [2023-09-20T17:54:06.666Z] (152/152) Installing chromium (115.0.5790.170-r0) [2023-09-20T17:54:13.363Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:54:13.363Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-20T17:54:13.363Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-20T17:54:13.363Z] Executing glib-2.76.4-r0.trigger [2023-09-20T17:54:13.631Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-20T17:54:16.991Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-20T17:54:16.991Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-20T17:54:16.991Z] OK: 551 MiB in 169 packages [2023-09-20T17:54:32.056Z] Removing intermediate container 8fef673a5aba [2023-09-20T17:54:32.056Z] ---> d5d4e8390cbc [2023-09-20T17:54:32.056Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-20T17:54:32.056Z] ---> Running in d8de3510a21c [2023-09-20T17:54:32.056Z] Removing intermediate container d8de3510a21c [2023-09-20T17:54:32.056Z] ---> 4183aff9efcc [2023-09-20T17:54:32.056Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-20T17:54:32.056Z] ---> Running in 3cfd8070bb99 [2023-09-20T17:54:32.056Z] Removing intermediate container 3cfd8070bb99 [2023-09-20T17:54:32.056Z] ---> c09b52760aac [2023-09-20T17:54:32.056Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-20T17:54:32.056Z] ---> Running in c130d1ce5e23 [2023-09-20T17:54:32.056Z] Removing intermediate container c130d1ce5e23 [2023-09-20T17:54:32.056Z] ---> 66634d9c2b37 [2023-09-20T17:54:32.056Z] Step 6/11 : RUN npm install -g npm [2023-09-20T17:54:32.056Z] ---> Running in c2e51ce17842 [2023-09-20T17:55:10.995Z] [2023-09-20T17:55:10.995Z] removed 2 packages, and changed 59 packages in 31s [2023-09-20T17:55:10.995Z] [2023-09-20T17:55:10.995Z] 28 packages are looking for funding [2023-09-20T17:55:10.995Z] run `npm fund` for details [2023-09-20T17:55:17.660Z] Removing intermediate container c2e51ce17842 [2023-09-20T17:55:17.660Z] ---> 3eeeb9c4c7a6 [2023-09-20T17:55:17.660Z] Step 7/11 : ARG USER=1000 [2023-09-20T17:55:17.660Z] ---> Running in af753f573597 [2023-09-20T17:55:17.660Z] Removing intermediate container af753f573597 [2023-09-20T17:55:17.660Z] ---> 4b96709c6bfd [2023-09-20T17:55:17.660Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-20T17:55:17.660Z] ---> Running in 446eed3ed4e7 [2023-09-20T17:55:19.077Z] Removing intermediate container 446eed3ed4e7 [2023-09-20T17:55:19.077Z] ---> dca039e17923 [2023-09-20T17:55:19.077Z] Step 9/11 : USER $USER:$USER [2023-09-20T17:55:19.077Z] ---> Running in 7ffb8450d7d8 [2023-09-20T17:55:19.346Z] Removing intermediate container 7ffb8450d7d8 [2023-09-20T17:55:19.346Z] ---> 4aff1dd73fbb [2023-09-20T17:55:19.346Z] Step 10/11 : WORKDIR /app [2023-09-20T17:55:19.617Z] ---> Running in 52c028a94f11 [2023-09-20T17:55:19.885Z] Removing intermediate container 52c028a94f11 [2023-09-20T17:55:19.885Z] ---> 548687b88459 [2023-09-20T17:55:19.885Z] Step 11/11 : LABEL git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd [2023-09-20T17:55:19.885Z] ---> Running in f1ff754034c9 [2023-09-20T17:55:20.154Z] Removing intermediate container f1ff754034c9 [2023-09-20T17:55:20.154Z] ---> efff5be48dc8 [2023-09-20T17:55:20.423Z] Successfully built efff5be48dc8 [2023-09-20T17:55:20.423Z] Successfully tagged edgexfoundry/edgex-web-ui:77b77ab8ea376b59e0449ec17481c7c109887cdd [2023-09-20T17:55:20.423Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-20T17:55:20.423Z] touch edgex-web-ui.imagebuilt [2023-09-20T17:55:20.423Z] mkdir -p node_modules coverage [2023-09-20T17:55:20.423Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-20T17:55:20.423Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-20T17:55:38.657Z] npm WARN old lockfile [2023-09-20T17:55:38.657Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-09-20T17:55:38.657Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-09-20T17:55:38.657Z] npm WARN old lockfile [2023-09-20T17:55:38.657Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-09-20T17:55:38.657Z] npm WARN old lockfile [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE required: { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE }, [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE required: { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE }, [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE required: { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE }, [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE required: { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE }, [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE required: { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE }, [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE required: { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE }, [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE required: { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE }, [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE required: { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE }, [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE Unsupported engine { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE required: { [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE }, [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-20T17:56:35.165Z] npm WARN EBADENGINE } [2023-09-20T17:59:26.937Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-20T17:59:26.937Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-09-20T17:59:26.937Z] 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-09-20T17:59:26.937Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-09-20T17:59:26.937Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-20T17:59:26.937Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-20T17:59:26.937Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-09-20T17:59:26.937Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-09-20T17:59:33.594Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-20T17:59:34.181Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-09-20T17:59:35.588Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-20T17:59:47.900Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-optional-catch-binding@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-catch-binding instead. [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-object-rest-spread@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-object-rest-spread instead. [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-nullish-coalescing-operator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-nullish-coalescing-operator instead. [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-logical-assignment-operators@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-logical-assignment-operators instead. [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-json-strings@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-json-strings instead. [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-class-static-block@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-static-block instead. [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-private-property-in-object@7.15.4: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-property-in-object instead. [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-optional-chaining@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-optional-chaining instead. [2023-09-20T17:59:47.900Z] npm WARN deprecated @babel/plugin-proposal-private-methods@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-private-methods instead. [2023-09-20T17:59:48.484Z] npm WARN deprecated @babel/plugin-proposal-numeric-separator@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-numeric-separator instead. [2023-09-20T17:59:48.484Z] npm WARN deprecated @babel/plugin-proposal-export-namespace-from@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-export-namespace-from instead. [2023-09-20T17:59:48.484Z] npm WARN deprecated @babel/plugin-proposal-dynamic-import@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-dynamic-import instead. [2023-09-20T17:59:48.484Z] npm WARN deprecated @babel/plugin-proposal-class-properties@7.14.5: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. [2023-09-20T17:59:48.484Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.14.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2023-09-20T17:59:55.127Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-09-20T17:59:55.127Z] 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-09-20T17:59:55.127Z] 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-09-20T17:59:56.090Z] 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-09-20T17:59:56.674Z] 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-09-20T18:00:06.743Z] 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-09-20T18:00:06.743Z] 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-09-20T18:00:19.044Z] 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-09-20T18:00:37.241Z] 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-09-20T18:01:24.055Z] [2023-09-20T18:01:24.055Z] added 1475 packages, and audited 1476 packages in 6m [2023-09-20T18:01:24.055Z] [2023-09-20T18:01:24.055Z] 90 packages are looking for funding [2023-09-20T18:01:24.055Z] run `npm fund` for details [2023-09-20T18:01:24.055Z] [2023-09-20T18:01:24.055Z] 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) [2023-09-20T18:01:24.055Z] [2023-09-20T18:01:24.055Z] To address issues that do not require attention, run: [2023-09-20T18:01:24.055Z] npm audit fix [2023-09-20T18:01:24.055Z] [2023-09-20T18:01:24.055Z] To address all issues (including breaking changes), run: [2023-09-20T18:01:24.055Z] npm audit fix --force [2023-09-20T18:01:24.055Z] [2023-09-20T18:01:24.055Z] Run `npm audit` for details. [2023-09-20T18:01:25.016Z] 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-09-20T18:01:40.009Z] - Generating browser application bundles (phase: setup)... [2023-09-20T18:02:06.822Z] Compiling @angular/core : es2015 as esm2015 [2023-09-20T18:02:07.089Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-09-20T18:02:39.317Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-09-20T18:02:39.317Z] Compiling @angular/common : es2015 as esm2015 [2023-09-20T18:02:40.276Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-09-20T18:02:40.276Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-09-20T18:02:43.613Z] Compiling @angular/router : es2015 as esm2015 [2023-09-20T18:02:44.571Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-09-20T18:02:49.905Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-09-20T18:02:50.864Z] Compiling @angular/common/http : es2015 as esm2015 [2023-09-20T18:02:50.864Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-09-20T18:02:54.207Z] Compiling @angular/forms : es2015 as esm2015 [2023-09-20T18:02:55.167Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-09-20T18:02:55.167Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-09-20T18:03:51.540Z] 20 09 2023 18:03:48.533:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-09-20T18:03:51.540Z] 20 09 2023 18:03:48.545:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-09-20T18:03:51.540Z] 20 09 2023 18:03:48.574:INFO [launcher]: Starting browser ChromeHeadless [2023-09-20T18:04:59.405Z] 20 09 2023 18:04:51.898:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-09-20T18:05:26.080Z] 20 09 2023 18:05:23.747:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-09-20T18:05:41.158Z] ✔ Browser application bundle generation complete. [2023-09-20T18:05:42.126Z] 20 09 2023 18:05:41.994:INFO [Chrome Headless 115.0.5790.170 (Linux aarch64)]: Connected on socket 691k3BZJrTlWqCn0AAAB with id 69161649 [2023-09-20T18:06:00.357Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-09-20T18:06:00.357Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.509 secs) [2023-09-20T18:06:00.357Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.634 secs) [2023-09-20T18:06:00.357Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.9 secs) [2023-09-20T18:06:00.357Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.072 secs) [2023-09-20T18:06:00.357Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.135 secs) [2023-09-20T18:06:00.357Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.169 secs) [2023-09-20T18:06:00.357Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.226 secs) [2023-09-20T18:06:00.358Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.561 secs) [2023-09-20T18:06:00.630Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.766 secs) [2023-09-20T18:06:00.898Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 1.845 secs) [2023-09-20T18:06:00.898Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 1.94 secs) [2023-09-20T18:06:01.167Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.126 secs) [2023-09-20T18:06:01.435Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.23 secs) [2023-09-20T18:06:01.703Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.476 secs) [2023-09-20T18:06:01.703Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.537 secs) [2023-09-20T18:06:01.703Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.59 secs) [2023-09-20T18:06:01.970Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.746 secs) [2023-09-20T18:06:02.240Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.964 secs) [2023-09-20T18:06:02.508Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.082 secs) [2023-09-20T18:06:02.508Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.11 secs) [2023-09-20T18:06:02.508Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.138 secs) [2023-09-20T18:06:02.508Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.199 secs) [2023-09-20T18:06:03.095Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.814 secs) [2023-09-20T18:06:03.681Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.057 secs) [2023-09-20T18:06:03.949Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.434 secs) [2023-09-20T18:06:03.949Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.471 secs) [2023-09-20T18:06:03.949Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.506 secs) [2023-09-20T18:06:03.949Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.518 secs) [2023-09-20T18:06:04.217Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.544 secs) [2023-09-20T18:06:04.217Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.563 secs) [2023-09-20T18:06:04.217Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.574 secs) [2023-09-20T18:06:04.217Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.592 secs) [2023-09-20T18:06:04.217Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.605 secs) [2023-09-20T18:06:04.217Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.676 secs) [2023-09-20T18:06:04.217Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.694 secs) [2023-09-20T18:06:04.485Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 4.708 secs) [2023-09-20T18:06:04.485Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 4.766 secs) [2023-09-20T18:06:04.485Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 4.796 secs) [2023-09-20T18:06:04.485Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 4.826 secs) [2023-09-20T18:06:04.753Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 4.947 secs) [2023-09-20T18:06:04.753Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 4.992 secs) [2023-09-20T18:06:05.020Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.151 secs) [2023-09-20T18:06:05.289Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.469 secs) [2023-09-20T18:06:05.289Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.594 secs) [2023-09-20T18:06:05.557Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.657 secs) [2023-09-20T18:06:05.557Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.672 secs) [2023-09-20T18:06:05.557Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.684 secs) [2023-09-20T18:06:05.557Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.699 secs) [2023-09-20T18:06:05.557Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.723 secs) [2023-09-20T18:06:05.826Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.775 secs) [2023-09-20T18:06:05.826Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.862 secs) [2023-09-20T18:06:05.826Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.899 secs) [2023-09-20T18:06:05.826Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 5.926 secs) [2023-09-20T18:06:06.094Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.124 secs) [2023-09-20T18:06:06.094Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.185 secs) [2023-09-20T18:06:06.363Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.278 secs) [2023-09-20T18:06:06.363Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.339 secs) [2023-09-20T18:06:06.631Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.385 secs) [2023-09-20T18:06:06.631Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.401 secs) [2023-09-20T18:06:06.632Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 6.414 secs) [2023-09-20T18:06:06.632Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 6.426 secs) [2023-09-20T18:06:06.632Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 6.434 secs) [2023-09-20T18:06:06.902Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 6.557 secs) [2023-09-20T18:06:06.902Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 6.632 secs) [2023-09-20T18:06:06.902Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 6.666 secs) [2023-09-20T18:06:06.902Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 6.715 secs) [2023-09-20T18:06:06.902Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 6.731 secs) [2023-09-20T18:06:07.171Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 6.743 secs) [2023-09-20T18:06:07.171Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 6.784 secs) [2023-09-20T18:06:07.171Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 6.949 secs) [2023-09-20T18:06:07.439Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.086 secs) [2023-09-20T18:06:07.708Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.221 secs) [2023-09-20T18:06:07.708Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.263 secs) [2023-09-20T18:06:07.708Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.305 secs) [2023-09-20T18:06:07.978Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.322 secs) [2023-09-20T18:06:07.978Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.403 secs) [2023-09-20T18:06:07.978Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.451 secs) [2023-09-20T18:06:07.978Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.465 secs) [2023-09-20T18:06:08.248Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 7.569 secs) [2023-09-20T18:06:08.248Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 7.629 secs) [2023-09-20T18:06:08.248Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 7.686 secs) [2023-09-20T18:06:08.518Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 7.795 secs) [2023-09-20T18:06:08.518Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 7.874 secs) [2023-09-20T18:06:08.788Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 7.909 secs) [2023-09-20T18:06:08.788Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.069 secs) [2023-09-20T18:06:08.788Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.104 secs) [2023-09-20T18:06:09.058Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.238 secs) [2023-09-20T18:06:09.327Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 8.403 secs) [2023-09-20T18:06:09.327Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 8.453 secs) [2023-09-20T18:06:09.596Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 8.618 secs) [2023-09-20T18:06:09.596Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 8.63 secs) [2023-09-20T18:06:09.596Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 8.64 secs) [2023-09-20T18:06:09.596Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 8.655 secs) [2023-09-20T18:06:09.596Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 8.7 secs) [2023-09-20T18:06:09.864Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 8.724 secs) [2023-09-20T18:06:09.864Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 8.787 secs) [2023-09-20T18:06:09.864Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 8.9 secs) [2023-09-20T18:06:10.132Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 8.956 secs) [2023-09-20T18:06:10.132Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 8.996 secs) [2023-09-20T18:06:10.132Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.013 secs) [2023-09-20T18:06:10.132Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.068 secs) [2023-09-20T18:06:10.400Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.141 secs) [2023-09-20T18:06:10.400Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.201 secs) [2023-09-20T18:06:10.400Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.215 secs) [2023-09-20T18:06:10.400Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.228 secs) [2023-09-20T18:06:10.400Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 9.292 secs) [2023-09-20T18:06:10.670Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 9.368 secs) [2023-09-20T18:06:10.670Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 9.465 secs) [2023-09-20T18:06:10.938Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 9.524 secs) [2023-09-20T18:06:10.938Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 9.542 secs) [2023-09-20T18:06:10.938Z] WARN: ' [2023-09-20T18:06:10.938Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-20T18:06:10.938Z] Support for using the ngModel input property and ngModelChange event with [2023-09-20T18:06:10.938Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-20T18:06:10.938Z] in a future version of Angular. [2023-09-20T18:06:10.938Z] [2023-09-20T18:06:10.938Z] For more information on this, see our API docs here: [2023-09-20T18:06:10.938Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-20T18:06:10.938Z] ' [2023-09-20T18:06:10.938Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 9.542 secs) [2023-09-20T18:06:10.938Z] WARN: ' [2023-09-20T18:06:10.938Z] It looks like you're using ngModel on the same form field as formControlName. [2023-09-20T18:06:10.938Z] Support for using the ngModel input property and ngModelChange event with [2023-09-20T18:06:10.938Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-09-20T18:06:10.938Z] in a future version of Angular. [2023-09-20T18:06:10.938Z] [2023-09-20T18:06:10.938Z] For more information on this, see our API docs here: [2023-09-20T18:06:10.938Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-09-20T18:06:10.938Z] ' [2023-09-20T18:06:10.938Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 9.662 secs) [2023-09-20T18:06:11.206Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 9.705 secs) [2023-09-20T18:06:11.206Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 9.75 secs) [2023-09-20T18:06:11.206Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 9.816 secs) [2023-09-20T18:06:11.206Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 9.83 secs) [2023-09-20T18:06:11.475Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 9.842 secs) [2023-09-20T18:06:11.475Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 9.856 secs) [2023-09-20T18:06:11.475Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 9.911 secs) [2023-09-20T18:06:11.475Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 9.927 secs) [2023-09-20T18:06:11.475Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.032 secs) [2023-09-20T18:06:11.742Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 10.064 secs) [2023-09-20T18:06:12.009Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 10.256 secs) [2023-09-20T18:06:12.009Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 10.372 secs) [2023-09-20T18:06:12.276Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 10.464 secs) [2023-09-20T18:06:12.276Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 10.492 secs) [2023-09-20T18:06:12.276Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 10.519 secs) [2023-09-20T18:06:12.276Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 10.545 secs) [2023-09-20T18:06:12.546Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 10.652 secs) [2023-09-20T18:06:12.546Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 10.795 secs) [2023-09-20T18:06:12.813Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 10.836 secs) [2023-09-20T18:06:12.813Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 10.878 secs) [2023-09-20T18:06:12.813Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 10.9 secs) [2023-09-20T18:06:12.813Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 10.921 secs) [2023-09-20T18:06:12.813Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 10.944 secs) [2023-09-20T18:06:13.081Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 11.019 secs) [2023-09-20T18:06:13.081Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 11.153 secs) [2023-09-20T18:06:13.347Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 11.211 secs) [2023-09-20T18:06:13.347Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 11.259 secs) [2023-09-20T18:06:13.613Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 11.441 secs) [2023-09-20T18:06:13.613Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 11.479 secs) [2023-09-20T18:06:13.613Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 11.495 secs) [2023-09-20T18:06:13.881Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 11.536 secs) [2023-09-20T18:06:13.881Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 11.547 secs) [2023-09-20T18:06:13.881Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 11.729 secs) [2023-09-20T18:06:14.149Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 11.828 secs) [2023-09-20T18:06:15.112Z] Chrome Headless 115.0.5790.170 (Linux aarch64): Executed 145 of 145 SUCCESS (16.41 secs / 11.828 secs) [2023-09-20T18:06:15.112Z] TOTAL: 145 SUCCESS [2023-09-20T18:06:15.112Z] ✔ Browser application bundle generation complete. [2023-09-20T18:06:18.459Z] [2023-09-20T18:06:18.459Z] =============================== Coverage summary =============================== [2023-09-20T18:06:18.459Z] Statements : 41.56% ( 1425/3429 ) [2023-09-20T18:06:18.459Z] Branches : 12.14% ( 109/898 ) [2023-09-20T18:06:18.459Z] Functions : 33.33% ( 417/1251 ) [2023-09-20T18:06:18.459Z] Lines : 39.45% ( 1280/3245 ) [2023-09-20T18:06:18.459Z] ================================================================================ [2023-09-20T18:06:18.459Z] 20 09 2023 18:06:18.095:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-09-20T18:06:19.044Z] ✔ Browser application bundle generation complete. [2023-09-20T18:06:20.009Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-09-20T18:06:20.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T18:06:20.069Z] $ docker stop --time=1 645d65246bbff8cab24a2df3a397fc50bb1eb525b096eacef23d6ab1f9872989 [2023-09-20T18:06:21.832Z] $ docker rm -f --volumes 645d65246bbff8cab24a2df3a397fc50bb1eb525b096eacef23d6ab1f9872989 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T18:06:22.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T18:06:25.574Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T18:06:32.258Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T18:06:32.862Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T18:06:35.804Z] + ls -al . [2023-09-20T18:06:35.804Z] total 176 [2023-09-20T18:06:35.804Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 20 17:51 . [2023-09-20T18:06:35.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 .. [2023-09-20T18:06:35.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 .blubracket [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 20 17:48 .dockerignore [2023-09-20T18:06:35.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:48 .git [2023-09-20T18:06:35.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 .github [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 20 17:48 .gitignore [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 8418 Sep 20 17:48 Attribution.txt [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 19103 Sep 20 17:48 CHANGELOG.md [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 20 17:48 CONTRIBUTING.md [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 1788 Sep 20 17:48 Dockerfile [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 20 17:48 Jenkinsfile [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 20 17:48 LICENSE [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 2134 Sep 20 17:48 Makefile [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 4549 Sep 20 17:48 README.md [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:27 VERSION [2023-09-20T18:06:35.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 assets [2023-09-20T18:06:35.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 bin [2023-09-20T18:06:35.804Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:48 cmd [2023-09-20T18:06:35.804Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 20 17:51 coverage.out [2023-09-20T18:06:35.804Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:48 docs [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 2999 Sep 20 17:48 go.mod [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 30528 Sep 20 17:48 go.sum [2023-09-20T18:06:35.804Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:48 internal [2023-09-20T18:06:35.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 snap [2023-09-20T18:06:35.804Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:48 testing [2023-09-20T18:06:35.804Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 20 17:48 version.go [2023-09-20T18:06:35.804Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 20 17:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T18:06:36.210Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd --label arch=arm64 --label version=0.0.0 . [2023-09-20T18:06:39.821Z] Sending build context to Docker daemon 33.07MB [2023-09-20T18:06:39.821Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T18:06:39.821Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-20T18:06:39.821Z] ---> f34747edcdc2 [2023-09-20T18:06:39.821Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-20T18:06:40.405Z] ---> Running in b37e92cf1b38 [2023-09-20T18:06:40.670Z] Removing intermediate container b37e92cf1b38 [2023-09-20T18:06:40.670Z] ---> 04ed4fb47826 [2023-09-20T18:06:40.670Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-09-20T18:06:40.670Z] ---> Running in 53b362cf6ce2 [2023-09-20T18:06:40.937Z] Removing intermediate container 53b362cf6ce2 [2023-09-20T18:06:40.937Z] ---> b820dc058cfd [2023-09-20T18:06:40.937Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-20T18:06:40.937Z] ---> Running in 7f509ea7af11 [2023-09-20T18:06:41.206Z] Removing intermediate container 7f509ea7af11 [2023-09-20T18:06:41.206Z] ---> cce0073ce333 [2023-09-20T18:06:41.206Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-09-20T18:06:41.475Z] ---> Running in 5afe4bd6ad46 [2023-09-20T18:06:41.745Z] Removing intermediate container 5afe4bd6ad46 [2023-09-20T18:06:41.745Z] ---> bcdff428d461 [2023-09-20T18:06:41.745Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-20T18:06:41.745Z] ---> Running in 0a9a459d5904 [2023-09-20T18:06:42.012Z] Removing intermediate container 0a9a459d5904 [2023-09-20T18:06:42.012Z] ---> 66e17fb72522 [2023-09-20T18:06:42.012Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-20T18:06:43.503Z] ---> 481d79d23682 [2023-09-20T18:06:43.503Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T18:06:43.503Z] ---> Running in 3d2348dd0f93 [2023-09-20T18:06:44.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T18:06:45.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T18:06:46.001Z] OK: 266 MiB in 52 packages [2023-09-20T18:06:46.961Z] Removing intermediate container 3d2348dd0f93 [2023-09-20T18:06:46.961Z] ---> 29c7e45c71d9 [2023-09-20T18:06:46.961Z] Step 10/25 : ENV GO111MODULE=on [2023-09-20T18:06:46.961Z] ---> Running in 4ae04174c673 [2023-09-20T18:06:47.228Z] Removing intermediate container 4ae04174c673 [2023-09-20T18:06:47.228Z] ---> e8b149757a4f [2023-09-20T18:06:47.228Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-20T18:06:47.228Z] ---> Running in 98f6ab1dfb20 [2023-09-20T18:06:47.811Z] Removing intermediate container 98f6ab1dfb20 [2023-09-20T18:06:47.811Z] ---> 5fa4d59d4d7d [2023-09-20T18:06:47.811Z] Step 12/25 : COPY go.mod vendor* ./ [2023-09-20T18:06:48.397Z] ---> d67fe6bbd548 [2023-09-20T18:06:48.397Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T18:06:48.397Z] ---> Running in 4c06a6eecc3c [2023-09-20T18:06:51.004Z] Removing intermediate container 4c06a6eecc3c [2023-09-20T18:06:51.004Z] ---> b56b8de96ac2 [2023-09-20T18:06:51.004Z] Step 14/25 : COPY . . [2023-09-20T18:06:55.254Z] ---> 29312ef5926f [2023-09-20T18:06:55.254Z] Step 15/25 : RUN ${MAKE} [2023-09-20T18:06:55.254Z] ---> Running in df8c037883ee [2023-09-20T18:06:55.839Z] 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-09-20T18:08:32.562Z] Removing intermediate container df8c037883ee [2023-09-20T18:08:32.562Z] ---> b6518c46829c [2023-09-20T18:08:32.562Z] Step 16/25 : FROM alpine:3.18 [2023-09-20T18:08:32.562Z] 3.18: Pulling from library/alpine [2023-09-20T18:08:32.562Z] 9fda8d8052c6: Already exists [2023-09-20T18:08:32.562Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T18:08:32.562Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T18:08:32.562Z] ---> f6648c04cd6c [2023-09-20T18:08:32.562Z] Step 17/25 : EXPOSE 4000 [2023-09-20T18:08:32.562Z] ---> Running in 2bdc2256e2e0 [2023-09-20T18:08:32.562Z] Removing intermediate container 2bdc2256e2e0 [2023-09-20T18:08:32.562Z] ---> 1ccbe64d305a [2023-09-20T18:08:32.562Z] Step 18/25 : 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-09-20T18:08:32.562Z] ---> 7795931dc9fc [2023-09-20T18:08:32.562Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-09-20T18:08:32.562Z] ---> 955a24788c4f [2023-09-20T18:08:32.562Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-09-20T18:08:32.562Z] ---> 63761993da16 [2023-09-20T18:08:32.562Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-09-20T18:08:32.562Z] ---> Running in 2f07c692fe48 [2023-09-20T18:08:32.562Z] Removing intermediate container 2f07c692fe48 [2023-09-20T18:08:32.562Z] ---> f5f013304ee3 [2023-09-20T18:08:32.562Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-09-20T18:08:32.562Z] ---> Running in a34f58076b15 [2023-09-20T18:08:32.562Z] Removing intermediate container a34f58076b15 [2023-09-20T18:08:32.562Z] ---> e42f4c2bd1f6 [2023-09-20T18:08:32.562Z] Step 23/25 : LABEL arch=arm64 [2023-09-20T18:08:32.562Z] ---> Running in 42b8f7c8c45b [2023-09-20T18:08:32.562Z] Removing intermediate container 42b8f7c8c45b [2023-09-20T18:08:32.562Z] ---> db5fa2fa4a2c [2023-09-20T18:08:32.562Z] Step 24/25 : LABEL git_sha=77b77ab8ea376b59e0449ec17481c7c109887cdd [2023-09-20T18:08:32.562Z] ---> Running in 15b58e43a680 [2023-09-20T18:08:32.562Z] Removing intermediate container 15b58e43a680 [2023-09-20T18:08:32.562Z] ---> 0a164d72369b [2023-09-20T18:08:32.562Z] Step 25/25 : LABEL version=0.0.0 [2023-09-20T18:08:32.562Z] ---> Running in b1291535119b [2023-09-20T18:08:32.562Z] Removing intermediate container b1291535119b [2023-09-20T18:08:32.562Z] ---> 20b5b368ad47 [2023-09-20T18:08:32.562Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T18:08:32.562Z] Successfully built 20b5b368ad47 [2023-09-20T18:08:32.562Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T18:08:33.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T18:08:33.664Z] [2023-09-20T18:08:33.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T18:08:34.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T18:08:34.064Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T18:08:34.064Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T18:08:34.064Z] 04944245beec: Pulling fs layer [2023-09-20T18:08:34.064Z] 699f458cf7ca: Pulling fs layer [2023-09-20T18:08:34.064Z] 765212b225bb: Pulling fs layer [2023-09-20T18:08:34.064Z] f23df028b6ca: Pulling fs layer [2023-09-20T18:08:34.064Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T18:08:34.064Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T18:08:34.064Z] f23df028b6ca: Waiting [2023-09-20T18:08:34.064Z] d65c8cfc05b1: Waiting [2023-09-20T18:08:34.064Z] 2437ff75d9bd: Waiting [2023-09-20T18:08:34.064Z] 765212b225bb: Waiting [2023-09-20T18:08:34.334Z] 04944245beec: Verifying Checksum [2023-09-20T18:08:34.334Z] 04944245beec: Download complete [2023-09-20T18:08:34.334Z] 765212b225bb: Verifying Checksum [2023-09-20T18:08:34.334Z] 765212b225bb: Download complete [2023-09-20T18:08:34.334Z] f23df028b6ca: Verifying Checksum [2023-09-20T18:08:34.334Z] f23df028b6ca: Download complete [2023-09-20T18:08:34.334Z] d65c8cfc05b1: Download complete [2023-09-20T18:08:34.604Z] 699f458cf7ca: Verifying Checksum [2023-09-20T18:08:34.604Z] 699f458cf7ca: Download complete [2023-09-20T18:08:34.870Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T18:08:34.870Z] 8998bd30e6a1: Download complete [2023-09-20T18:08:37.450Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T18:08:37.450Z] 2437ff75d9bd: Download complete [2023-09-20T18:08:38.858Z] 8998bd30e6a1: Pull complete [2023-09-20T18:08:39.124Z] 04944245beec: Pull complete [2023-09-20T18:08:40.539Z] 699f458cf7ca: Pull complete [2023-09-20T18:08:40.807Z] 765212b225bb: Pull complete [2023-09-20T18:08:41.390Z] f23df028b6ca: Pull complete [2023-09-20T18:08:41.658Z] d65c8cfc05b1: Pull complete [2023-09-20T18:08:56.634Z] 2437ff75d9bd: Pull complete [2023-09-20T18:08:56.634Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T18:08:56.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T18:08:56.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T18:08:56.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-7174 does not seem to be running inside a container [2023-09-20T18:08:57.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-20T18:08:59.821Z] $ docker top 79cc85316d27fda440f16b89fcc51ceca5882e3db463b637588cf07b0d4c523c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:09:00.406Z] ---> job-cost.sh [2023-09-20T18:09:00.671Z] lf-activate-venv: SKIPPING [2023-09-20T18:09:00.671Z] INFO: No Stack... [2023-09-20T18:09:00.936Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T18:09:01.891Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T18:09:02.548Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-09-20T18:09:02.548Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T18:09:02.629Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [2023-09-20T18:09:02.634Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] did not exist. Created. [2023-09-20T18:09:02.634Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T18:09:03.354Z] /w/workspace/edgex-ui-go/1@tmp/durable-3999dfac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T18:09:03.706Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T18:09:04.002Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T18:09:10.359Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T18:09:10.381Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-634-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T18:09:10.455Z] $ docker stop --time=1 79cc85316d27fda440f16b89fcc51ceca5882e3db463b637588cf07b0d4c523c [2023-09-20T18:09:12.053Z] $ docker rm -f --volumes 79cc85316d27fda440f16b89fcc51ceca5882e3db463b637588cf07b0d4c523c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T18:09:13.076Z] provisioning config files... [2023-09-20T18:09:13.083Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/config15709776336669126237tmp [Pipeline] { [Pipeline] sh [2023-09-20T18:09:13.412Z] + set +x [2023-09-20T18:09:13.412Z] + bash -s -- [2023-09-20T18:09:13.412Z] + curl -s https://codecov.io/bash [2023-09-20T18:09:13.412Z] [2023-09-20T18:09:13.412Z] _____ _ [2023-09-20T18:09:13.412Z] / ____| | | [2023-09-20T18:09:13.412Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T18:09:13.412Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T18:09:13.412Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T18:09:13.412Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T18:09:13.412Z] Bash-1.0.6 [2023-09-20T18:09:13.412Z] [2023-09-20T18:09:13.412Z] [2023-09-20T18:09:13.412Z] ==> git version 2.25.1 found [2023-09-20T18:09:13.412Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T18:09:13.412Z] Release-Date: 2020-01-08 [2023-09-20T18:09:13.412Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T18:09:13.412Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T18:09:13.412Z] ==> Jenkins CI detected. [2023-09-20T18:09:13.412Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-634 [2023-09-20T18:09:13.413Z] project root: . [2023-09-20T18:09:13.413Z] --> token set from env [2023-09-20T18:09:13.413Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T18:09:13.671Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T18:09:13.671Z] ==> Python coveragepy not found [2023-09-20T18:09:13.671Z] ==> Searching for coverage reports in: [2023-09-20T18:09:13.671Z] + . [2023-09-20T18:09:13.671Z] -> Found 1 reports [2023-09-20T18:09:13.671Z] ==> Detecting git/mercurial file structure [2023-09-20T18:09:13.671Z] ==> Reading reports [2023-09-20T18:09:13.671Z] + ./coverage.out bytes=10 [2023-09-20T18:09:13.671Z] ==> Appending adjustments [2023-09-20T18:09:13.671Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T18:09:14.608Z] + Found adjustments [2023-09-20T18:09:14.608Z] ==> Gzipping contents [2023-09-20T18:09:14.608Z] 12K /tmp/codecov.FLX5S3.gz [2023-09-20T18:09:14.608Z] ==> Uploading reports [2023-09-20T18:09:14.608Z] url: https://codecov.io [2023-09-20T18:09:14.608Z] query: branch=PR-634&commit=77b77ab8ea376b59e0449ec17481c7c109887cdd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=634&job=&cmd_args= [2023-09-20T18:09:14.608Z] -> Pinging Codecov [2023-09-20T18:09:14.608Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-634&commit=77b77ab8ea376b59e0449ec17481c7c109887cdd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=634&job=&cmd_args= [2023-09-20T18:09:14.608Z] -> Uploading to [2023-09-20T18:09:14.608Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/FB506323287CE973F263BFD2A0EB1F37/77b77ab8ea376b59e0449ec17481c7c109887cdd/8f3043af-cccb-4832-b62b-ef58264383d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T180914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1cd607a49ad3d11daf070670b5da5748119efaf93a1fb191c4247a5d8901adc9 [2023-09-20T18:09:14.608Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T18:09:14.608Z] Dload Upload Total Spent Left Speed [2023-09-20T18:09:14.868Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 36067 --:--:-- --:--:-- --:--:-- 36067 [2023-09-20T18:09:14.868Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/77b77ab8ea376b59e0449ec17481c7c109887cdd [Pipeline] } [2023-09-20T18:09:14.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T18:09:16.676Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives ] [2023-09-20T18:09:16.676Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives [2023-09-20T18:09:16.676Z] total 16 [2023-09-20T18:09:16.676Z] drwxr-xr-x 3 root root 4096 Sep 20 17:30 . [2023-09-20T18:09:16.676Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 17:30 .. [2023-09-20T18:09:16.676Z] drwxr-xr-x 2 root root 4096 Sep 20 17:30 cost [2023-09-20T18:09:16.676Z] -rw-r--r-- 1 root root 83 Sep 20 17:30 cost.csv [2023-09-20T18:09:16.676Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives [2023-09-20T18:09:16.676Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives [2023-09-20T18:09:16.676Z] total 16 [2023-09-20T18:09:16.676Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:30 . [2023-09-20T18:09:16.676Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 20 17:30 .. [2023-09-20T18:09:16.676Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:30 cost [2023-09-20T18:09:16.676Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 20 17:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:09:17.061Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:09:17.965Z] ---> package-listing.sh [2023-09-20T18:09:17.965Z] ++ facter osfamily [2023-09-20T18:09:17.965Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T18:09:18.224Z] + OS_FAMILY=debian [2023-09-20T18:09:18.224Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-634 [2023-09-20T18:09:18.224Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T18:09:18.224Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T18:09:18.224Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T18:09:18.224Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T18:09:18.224Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-634 ']' [2023-09-20T18:09:18.224Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T18:09:18.224Z] + case "${OS_FAMILY}" in [2023-09-20T18:09:18.224Z] + dpkg -l [2023-09-20T18:09:18.224Z] + grep '^ii' [2023-09-20T18:09:18.224Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T18:09:18.224Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T18:09:18.224Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T18:09:18.224Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-634 ']' [2023-09-20T18:09:18.224Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives/ [2023-09-20T18:09:18.224Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-634/archives/ [Pipeline] echo [2023-09-20T18:09:18.254Z] 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-634/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T18:09:18.546Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T18:09:19.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T18:09:19.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T18:09:19.295Z] prd-ubuntu20.04-docker-8c-8g-6764 does not seem to be running inside a container [2023-09-20T18:09:19.330Z] $ 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-634/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-634 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634:/w/workspace/edgexfoundry_edgex-ui-go_PR-634:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@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-09-20T18:09:19.588Z] $ docker top 99902ba01c34e775bd6b125413f819f36aa255d7c542e859e4a411bac5678cbd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T18:09:19.969Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T18:09:20.279Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T18:09:20.589Z] + ls /var/log/sa-host [2023-09-20T18:09:20.589Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T18:09:20.797Z] provisioning config files... [2023-09-20T18:09:20.805Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-634@tmp/config13817365937616044205tmp [Pipeline] { [Pipeline] echo [2023-09-20T18:09:20.853Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:09:21.162Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T18:09:21.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:09:21.594Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T18:09:21.622Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:09:21.935Z] ---> sudo-logs.sh [2023-09-20T18:09:21.935Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T18:09:22.016Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:09:22.327Z] ---> job-cost.sh [2023-09-20T18:09:22.327Z] lf-activate-venv: SKIPPING [2023-09-20T18:09:22.327Z] DEBUG: total: 0.2199999988079071 [2023-09-20T18:09:22.327Z] INFO: Retrieving Stack Cost... [2023-09-20T18:09:22.586Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T18:09:23.155Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T18:09:23.189Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T18:09:23.499Z] ---> logs-deploy.sh [2023-09-20T18:09:23.499Z] lf-activate-venv: SKIPPING [2023-09-20T18:09:23.499Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-634/1 [2023-09-20T18:09:23.499Z] INFO: archiving workspace using pattern(s): [2023-09-20T18:09:25.069Z] Archives upload complete. [2023-09-20T18:09:25.069Z] INFO: archiving logs to Nexus [2023-09-20T18:09:26.527Z] ---> uname -a: [2023-09-20T18:09:26.527Z] Linux prd-ubuntu20-04-docker-8c-8g-6764 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-20T18:09:26.527Z] [2023-09-20T18:09:26.527Z] [2023-09-20T18:09:26.527Z] ---> lscpu: [2023-09-20T18:09:26.527Z] Architecture: x86_64 [2023-09-20T18:09:26.527Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-20T18:09:26.527Z] Byte Order: Little Endian [2023-09-20T18:09:26.527Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-20T18:09:26.527Z] CPU(s): 8 [2023-09-20T18:09:26.527Z] On-line CPU(s) list: 0-7 [2023-09-20T18:09:26.527Z] Thread(s) per core: 1 [2023-09-20T18:09:26.527Z] Core(s) per socket: 1 [2023-09-20T18:09:26.527Z] Socket(s): 8 [2023-09-20T18:09:26.527Z] NUMA node(s): 1 [2023-09-20T18:09:26.527Z] Vendor ID: AuthenticAMD [2023-09-20T18:09:26.527Z] CPU family: 23 [2023-09-20T18:09:26.527Z] Model: 49 [2023-09-20T18:09:26.527Z] Model name: AMD EPYC-Rome Processor [2023-09-20T18:09:26.527Z] Stepping: 0 [2023-09-20T18:09:26.527Z] CPU MHz: 2799.998 [2023-09-20T18:09:26.527Z] BogoMIPS: 5599.99 [2023-09-20T18:09:26.527Z] Virtualization: AMD-V [2023-09-20T18:09:26.527Z] Hypervisor vendor: KVM [2023-09-20T18:09:26.527Z] Virtualization type: full [2023-09-20T18:09:26.527Z] L1d cache: 256 KiB [2023-09-20T18:09:26.527Z] L1i cache: 256 KiB [2023-09-20T18:09:26.527Z] L2 cache: 4 MiB [2023-09-20T18:09:26.527Z] L3 cache: 128 MiB [2023-09-20T18:09:26.527Z] NUMA node0 CPU(s): 0-7 [2023-09-20T18:09:26.527Z] Vulnerability Itlb multihit: Not affected [2023-09-20T18:09:26.527Z] Vulnerability L1tf: Not affected [2023-09-20T18:09:26.527Z] Vulnerability Mds: Not affected [2023-09-20T18:09:26.527Z] Vulnerability Meltdown: Not affected [2023-09-20T18:09:26.527Z] Vulnerability Mmio stale data: Not affected [2023-09-20T18:09:26.527Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-20T18:09:26.527Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-20T18:09:26.527Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-20T18:09:26.527Z] Vulnerability Srbds: Not affected [2023-09-20T18:09:26.527Z] Vulnerability Tsx async abort: Not affected [2023-09-20T18:09:26.527Z] 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-09-20T18:09:26.527Z] [2023-09-20T18:09:26.527Z] [2023-09-20T18:09:26.527Z] ---> nproc: [2023-09-20T18:09:26.527Z] 8 [2023-09-20T18:09:26.527Z] [2023-09-20T18:09:26.527Z] [2023-09-20T18:09:26.527Z] ---> df -h: [2023-09-20T18:09:26.527Z] Filesystem Size Used Avail Use% Mounted on [2023-09-20T18:09:26.527Z] overlay 155G 14G 142G 9% / [2023-09-20T18:09:26.527Z] tmpfs 64M 0 64M 0% /dev [2023-09-20T18:09:26.527Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-20T18:09:26.527Z] shm 64M 0 64M 0% /dev/shm [2023-09-20T18:09:26.527Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-09-20T18:09:26.527Z] [2023-09-20T18:09:26.527Z] [2023-09-20T18:09:26.527Z] ---> sar -b -r -n DEV: [2023-09-20T18:09:26.527Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6764) 09/20/23 _x86_64_ (8 CPU) [2023-09-20T18:09:26.528Z] [2023-09-20T18:09:26.528Z] 17:26:05 LINUX RESTART (8 CPU) [2023-09-20T18:09:26.528Z] [2023-09-20T18:09:26.528Z] 17:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-20T18:09:26.528Z] 17:28:01 224.86 1.70 223.16 0.00 44.79 86333.48 0.00 [2023-09-20T18:09:26.528Z] 17:29:01 252.87 0.10 252.77 0.00 1.87 60950.77 0.00 [2023-09-20T18:09:26.528Z] 17:30:01 191.25 0.15 191.10 0.00 2.40 37454.18 0.00 [2023-09-20T18:09:26.528Z] 17:31:01 184.47 0.05 184.42 0.00 2.13 42586.37 0.00 [2023-09-20T18:09:26.528Z] 17:32:01 58.54 11.85 46.69 0.00 5198.20 8550.86 0.00 [2023-09-20T18:09:26.528Z] 17:33:01 4.82 0.02 4.80 0.00 0.13 102.38 0.00 [2023-09-20T18:09:26.528Z] 17:34:01 1.45 0.00 1.45 0.00 0.00 15.20 0.00 [2023-09-20T18:09:26.528Z] 17:35:01 1.73 0.00 1.73 0.00 0.00 18.39 0.00 [2023-09-20T18:09:26.528Z] 17:36:01 1.53 0.00 1.53 0.00 0.00 16.13 0.00 [2023-09-20T18:09:26.528Z] 17:37:01 1.90 0.00 1.90 0.00 0.00 20.00 0.00 [2023-09-20T18:09:26.528Z] 17:38:01 1.30 0.00 1.30 0.00 0.00 18.00 0.00 [2023-09-20T18:09:26.528Z] 17:39:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 [2023-09-20T18:09:26.528Z] 17:40:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 [2023-09-20T18:09:26.528Z] 17:41:01 1.80 0.00 1.80 0.00 0.00 19.33 0.00 [2023-09-20T18:09:26.528Z] 17:42:01 1.92 0.02 1.90 0.00 0.13 24.79 0.00 [2023-09-20T18:09:26.528Z] 17:43:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 [2023-09-20T18:09:26.528Z] 17:44:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 [2023-09-20T18:09:26.528Z] 17:45:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 [2023-09-20T18:09:26.528Z] 17:46:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 [2023-09-20T18:09:26.528Z] 17:47:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2023-09-20T18:09:26.528Z] 17:48:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 [2023-09-20T18:09:26.528Z] 17:49:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2023-09-20T18:09:26.528Z] 17:50:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2023-09-20T18:09:26.528Z] 17:51:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 [2023-09-20T18:09:26.528Z] 17:52:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-09-20T18:09:26.528Z] 17:53:01 1.78 0.00 1.78 0.00 0.00 20.00 0.00 [2023-09-20T18:09:26.528Z] 17:54:02 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2023-09-20T18:09:26.528Z] 17:55:01 1.71 0.00 1.71 0.00 0.00 18.84 0.00 [2023-09-20T18:09:26.528Z] 17:56:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2023-09-20T18:09:26.528Z] 17:57:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 [2023-09-20T18:09:26.528Z] 17:58:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2023-09-20T18:09:26.528Z] 17:59:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 [2023-09-20T18:09:26.528Z] 18:00:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2023-09-20T18:09:26.528Z] 18:01:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 [2023-09-20T18:09:26.528Z] 18:02:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2023-09-20T18:09:26.528Z] 18:03:01 1.73 0.00 1.73 0.00 0.00 18.66 0.00 [2023-09-20T18:09:26.528Z] 18:04:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2023-09-20T18:09:26.528Z] 18:05:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2023-09-20T18:09:26.528Z] 18:06:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2023-09-20T18:09:26.528Z] 18:07:01 1.57 0.00 1.57 0.00 0.00 18.39 0.00 [2023-09-20T18:09:26.528Z] 18:08:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2023-09-20T18:09:26.528Z] 18:09:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2023-09-20T18:09:26.528Z] Average: 23.06 0.33 22.73 0.00 125.04 5634.26 0.00 [2023-09-20T18:09:26.528Z] [2023-09-20T18:09:26.528Z] 17:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-20T18:09:26.528Z] 17:28:01 28019832 31513712 784956 2.39 151900 3518980 1909536 5.63 1210192 3172544 5316 [2023-09-20T18:09:26.528Z] 17:29:01 26134460 30827292 1459656 4.44 194632 4576436 2225980 6.56 1982616 4166168 153620 [2023-09-20T18:09:26.528Z] 17:30:01 26386916 31534780 758616 2.31 228040 4929612 1758012 5.18 1562928 4284612 18292 [2023-09-20T18:09:26.528Z] 17:31:01 25563292 31538988 752020 2.29 234872 5684380 1772256 5.22 1656748 4944744 196 [2023-09-20T18:09:26.528Z] 17:32:01 25085032 31520516 743204 2.26 262640 6110084 1710976 5.04 1959896 5082200 296 [2023-09-20T18:09:26.528Z] 17:33:01 25097548 31527996 736480 2.24 261104 6106828 1691484 4.98 1951968 5078988 16 [2023-09-20T18:09:26.528Z] 17:34:01 25097856 31528308 736088 2.24 261144 6106828 1691484 4.98 1951948 5078992 8 [2023-09-20T18:09:26.528Z] 17:35:01 25104824 31535364 729016 2.22 261172 6106840 1691484 4.98 1944356 5079000 152 [2023-09-20T18:09:26.528Z] 17:36:01 25104872 31535416 728860 2.22 261228 6106828 1691484 4.98 1944508 5079000 8 [2023-09-20T18:09:26.528Z] 17:37:01 25105532 31536160 728128 2.21 261252 6106844 1691484 4.98 1944564 5079004 16 [2023-09-20T18:09:26.528Z] 17:38:01 25106764 31537396 727020 2.21 261272 6106848 1691484 4.98 1943480 5079008 8 [2023-09-20T18:09:26.528Z] 17:39:01 25107000 31537632 726748 2.21 261280 6106848 1691484 4.98 1943508 5079008 8 [2023-09-20T18:09:26.528Z] 17:40:01 25107092 31537772 726500 2.21 261296 6106852 1691484 4.98 1943500 5079012 172 [2023-09-20T18:09:26.528Z] 17:41:01 25107044 31537764 726456 2.21 261328 6106852 1691484 4.98 1943664 5079012 208 [2023-09-20T18:09:26.528Z] 17:42:01 25106684 31537408 727036 2.21 261348 6106832 1688892 4.98 1943688 5078984 192 [2023-09-20T18:09:26.528Z] 17:43:01 25106896 31537632 726736 2.21 261376 6106840 1688892 4.98 1943668 5078988 184 [2023-09-20T18:09:26.528Z] 17:44:01 25106620 31537412 726984 2.21 261404 6106836 1688892 4.98 1943432 5078996 8 [2023-09-20T18:09:26.528Z] 17:45:01 25107116 31538032 726260 2.21 261432 6106972 1688892 4.98 1943464 5079104 8 [2023-09-20T18:09:26.528Z] 17:46:01 25108044 31539032 725228 2.21 261480 6106968 1688892 4.98 1942336 5079124 12 [2023-09-20T18:09:26.528Z] 17:47:01 25107460 31538480 725708 2.21 261500 6106976 1688892 4.98 1942784 5079128 8 [2023-09-20T18:09:26.528Z] 17:48:01 25107656 31538716 725424 2.21 261520 6106984 1688892 4.98 1943044 5079136 192 [2023-09-20T18:09:26.528Z] 17:49:01 25107800 31538860 725392 2.21 261540 6106984 1688892 4.98 1943072 5079136 192 [2023-09-20T18:09:26.528Z] 17:50:01 25108060 31539168 725096 2.21 261556 6106988 1688892 4.98 1943112 5079140 4 [2023-09-20T18:09:26.528Z] 17:51:01 25107784 31538916 725340 2.21 261588 6106984 1688892 4.98 1942620 5079144 8 [2023-09-20T18:09:26.528Z] 17:52:01 25107556 31538720 725476 2.21 261604 6106992 1688892 4.98 1942684 5079144 12 [2023-09-20T18:09:26.528Z] 17:53:01 25107280 31538496 725632 2.21 261648 6107000 1688892 4.98 1942708 5079152 8 [2023-09-20T18:09:26.528Z] 17:54:02 25107672 31538892 725268 2.21 261664 6107000 1688892 4.98 1942688 5079152 8 [2023-09-20T18:09:26.528Z] 17:55:01 25107656 31538884 725200 2.21 261688 6107004 1688892 4.98 1942716 5079156 16 [2023-09-20T18:09:26.528Z] 17:56:01 25108076 31539360 724916 2.20 261716 6107000 1688892 4.98 1942764 5079160 20 [2023-09-20T18:09:26.528Z] 17:57:01 25107768 31539112 725132 2.21 261764 6107008 1688892 4.98 1942936 5079160 8 [2023-09-20T18:09:26.528Z] 17:58:01 25107720 31539096 725088 2.21 261792 6107012 1688892 4.98 1942888 5079164 8 [2023-09-20T18:09:26.528Z] 17:59:01 25107672 31539068 725048 2.20 261820 6107012 1688892 4.98 1942984 5079164 8 [2023-09-20T18:09:26.528Z] 18:00:01 25107656 31539064 724976 2.20 261836 6107016 1688892 4.98 1942964 5079168 8 [2023-09-20T18:09:26.528Z] 18:01:01 25107324 31538788 725220 2.21 261868 6107012 1688892 4.98 1943064 5079176 8 [2023-09-20T18:09:26.528Z] 18:02:01 25107524 31539036 725136 2.21 261904 6107016 1688892 4.98 1943176 5079172 12 [2023-09-20T18:09:26.528Z] 18:03:01 25107960 31539504 724832 2.20 261928 6107028 1688892 4.98 1943144 5079180 8 [2023-09-20T18:09:26.528Z] 18:04:01 25107660 31539236 725084 2.21 261948 6107032 1688892 4.98 1943356 5079184 20 [2023-09-20T18:09:26.528Z] 18:05:01 25107368 31538988 725276 2.21 261976 6107036 1688892 4.98 1943204 5079188 12 [2023-09-20T18:09:26.528Z] 18:06:01 25107500 31539128 725008 2.20 261984 6107040 1688892 4.98 1943500 5079192 212 [2023-09-20T18:09:26.528Z] 18:07:01 25107848 31539516 724628 2.20 262020 6107036 1688892 4.98 1943376 5079196 8 [2023-09-20T18:09:26.528Z] 18:08:01 25107816 31539572 724660 2.20 262048 6107044 1688892 4.98 1943320 5079196 24 [2023-09-20T18:09:26.528Z] 18:09:01 25107516 31539336 724836 2.20 262076 6107048 1688892 4.98 1943652 5079204 4 [2023-09-20T18:09:26.528Z] Average: 25241423 31519918 747009 2.27 255981 5970875 1711645 5.04 1911672 4989935 4274 [2023-09-20T18:09:26.528Z] [2023-09-20T18:09:26.528Z] 17:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-20T18:09:26.528Z] 17:28:01 veth4df6017 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:28:01 ens3 563.19 323.86 6993.08 47.02 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:28:01 docker0 178.87 290.63 15.42 1986.12 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:28:01 lo 4.93 4.93 0.53 0.53 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:29:01 veth4df6017 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:29:01 veth9921e75 616.33 651.29 72.08 3158.33 0.00 0.00 0.00 0.26 [2023-09-20T18:09:26.528Z] 17:29:01 ens3 903.62 716.46 7885.28 92.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:29:01 docker0 680.99 839.23 67.50 7037.57 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:29:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:30:01 ens3 59.00 47.93 94.37 98.70 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:30:01 docker0 7.25 8.53 0.39 60.44 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:30:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:31:01 ens3 116.76 82.90 2566.42 62.69 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:31:01 docker0 1.30 2.37 0.08 30.85 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:31:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:32:01 ens3 210.51 108.48 2731.25 7.79 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:32:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:33:01 ens3 0.37 0.25 0.08 0.02 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:34:01 ens3 0.30 0.02 0.02 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:35:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:36:01 ens3 0.48 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:37:01 ens3 3.23 0.35 0.48 0.15 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:38:01 ens3 1.77 0.73 0.82 0.60 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:39:01 ens3 1.38 0.52 0.57 0.40 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:40:01 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:41:01 ens3 1.08 0.47 0.29 0.22 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:42:01 ens3 0.33 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:43:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:44:01 ens3 0.23 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:45:01 ens3 0.58 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:46:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:47:01 ens3 3.22 0.20 0.31 0.07 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:48:01 ens3 3.48 0.17 0.44 0.07 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:49:01 ens3 1.78 0.92 0.82 0.62 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:50:01 ens3 0.58 0.28 0.26 0.21 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:51:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:52:01 ens3 0.45 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:53:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:54:02 ens3 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:54:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:55:01 ens3 0.19 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:56:01 ens3 0.43 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:57:01 ens3 0.38 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:58:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:59:01 ens3 0.33 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 18:00:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 18:01:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 18:02:01 ens3 0.25 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.528Z] 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:03:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:04:01 ens3 1.10 0.30 0.32 0.20 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:05:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:06:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:07:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:08:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:09:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] Average: ens3 44.74 30.63 482.92 7.41 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] Average: docker0 20.68 27.17 1.99 217.10 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 [2023-09-20T18:09:26.529Z] [2023-09-20T18:09:26.529Z] [2023-09-20T18:09:26.529Z] ---> sar -P ALL: [2023-09-20T18:09:26.529Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6764) 09/20/23 _x86_64_ (8 CPU) [2023-09-20T18:09:26.529Z] [2023-09-20T18:09:26.529Z] 17:26:05 LINUX RESTART (8 CPU) [2023-09-20T18:09:26.529Z] [2023-09-20T18:09:26.529Z] 17:27:01 CPU %user %nice %system %iowait %steal %idle [2023-09-20T18:09:26.529Z] 17:28:01 all 8.69 0.00 4.31 4.01 0.08 82.92 [2023-09-20T18:09:26.529Z] 17:28:01 0 9.00 0.00 3.78 2.22 0.08 84.91 [2023-09-20T18:09:26.529Z] 17:28:01 1 7.77 0.00 4.31 2.11 0.07 85.74 [2023-09-20T18:09:26.529Z] 17:28:01 2 10.23 0.00 3.48 1.60 0.08 84.60 [2023-09-20T18:09:26.529Z] 17:28:01 3 8.29 0.00 4.25 0.49 0.07 86.90 [2023-09-20T18:09:26.529Z] 17:28:01 4 9.20 0.00 4.63 8.49 0.07 77.62 [2023-09-20T18:09:26.529Z] 17:28:01 5 8.49 0.00 5.42 12.57 0.08 73.44 [2023-09-20T18:09:26.529Z] 17:28:01 6 8.60 0.00 5.04 0.44 0.05 85.86 [2023-09-20T18:09:26.529Z] 17:28:01 7 7.91 0.00 3.52 4.20 0.10 84.27 [2023-09-20T18:09:26.529Z] 17:29:01 all 21.05 0.00 4.34 2.26 0.07 72.28 [2023-09-20T18:09:26.529Z] 17:29:01 0 15.49 0.00 4.00 1.71 0.05 78.75 [2023-09-20T18:09:26.529Z] 17:29:01 1 17.85 0.00 3.11 1.04 0.07 77.93 [2023-09-20T18:09:26.529Z] 17:29:01 2 23.84 0.00 3.70 0.25 0.05 72.16 [2023-09-20T18:09:26.529Z] 17:29:01 3 18.35 0.00 5.26 8.93 0.10 67.35 [2023-09-20T18:09:26.529Z] 17:29:01 4 15.98 0.00 3.61 3.34 0.05 77.02 [2023-09-20T18:09:26.529Z] 17:29:01 5 18.02 0.00 3.17 1.01 0.08 77.71 [2023-09-20T18:09:26.529Z] 17:29:01 6 18.99 0.00 5.47 0.56 0.07 74.91 [2023-09-20T18:09:26.529Z] 17:29:01 7 39.94 0.00 6.40 1.30 0.08 52.27 [2023-09-20T18:09:26.529Z] 17:30:01 all 18.21 0.00 3.13 2.09 0.06 76.51 [2023-09-20T18:09:26.529Z] 17:30:01 0 16.50 0.00 4.15 10.88 0.05 68.43 [2023-09-20T18:09:26.529Z] 17:30:01 1 13.24 0.00 2.01 1.64 0.05 83.06 [2023-09-20T18:09:26.529Z] 17:30:01 2 17.06 0.00 2.21 0.30 0.05 80.38 [2023-09-20T18:09:26.529Z] 17:30:01 3 17.19 0.00 1.91 0.07 0.05 80.78 [2023-09-20T18:09:26.529Z] 17:30:01 4 19.17 0.00 3.27 0.32 0.08 77.16 [2023-09-20T18:09:26.529Z] 17:30:01 5 10.75 0.00 1.54 0.15 0.03 87.53 [2023-09-20T18:09:26.529Z] 17:30:01 6 11.03 0.00 4.97 1.37 0.07 82.56 [2023-09-20T18:09:26.529Z] 17:30:01 7 40.75 0.00 5.02 2.01 0.08 52.13 [2023-09-20T18:09:26.529Z] 17:31:01 all 15.15 0.00 3.26 1.83 0.06 79.70 [2023-09-20T18:09:26.529Z] 17:31:01 0 14.67 0.00 3.44 0.12 0.05 81.72 [2023-09-20T18:09:26.529Z] 17:31:01 1 14.35 0.00 3.15 9.90 0.12 72.48 [2023-09-20T18:09:26.529Z] 17:31:01 2 15.18 0.00 3.52 0.07 0.03 81.20 [2023-09-20T18:09:26.529Z] 17:31:01 3 15.67 0.00 3.26 1.46 0.05 79.55 [2023-09-20T18:09:26.529Z] 17:31:01 4 15.44 0.00 3.04 2.28 0.05 79.19 [2023-09-20T18:09:26.529Z] 17:31:01 5 15.36 0.00 3.63 0.64 0.07 80.30 [2023-09-20T18:09:26.529Z] 17:31:01 6 15.37 0.00 3.23 0.02 0.05 81.33 [2023-09-20T18:09:26.529Z] 17:31:01 7 15.14 0.00 2.76 0.20 0.07 81.82 [2023-09-20T18:09:26.529Z] 17:32:01 all 2.63 0.00 1.46 0.73 0.03 95.15 [2023-09-20T18:09:26.529Z] 17:32:01 0 2.44 0.00 2.72 1.02 0.02 93.80 [2023-09-20T18:09:26.529Z] 17:32:01 1 2.35 0.00 1.35 0.63 0.02 95.65 [2023-09-20T18:09:26.529Z] 17:32:01 2 2.16 0.00 1.19 0.10 0.03 96.52 [2023-09-20T18:09:26.529Z] 17:32:01 3 4.05 0.00 1.36 0.44 0.03 94.12 [2023-09-20T18:09:26.529Z] 17:32:01 4 1.80 0.00 0.97 1.44 0.03 95.76 [2023-09-20T18:09:26.529Z] 17:32:01 5 2.62 0.00 1.34 0.82 0.03 95.19 [2023-09-20T18:09:26.529Z] 17:32:01 6 3.10 0.00 1.44 0.47 0.03 94.96 [2023-09-20T18:09:26.529Z] 17:32:01 7 2.53 0.00 1.34 0.92 0.02 95.20 [2023-09-20T18:09:26.529Z] 17:33:01 all 0.09 0.00 0.06 0.02 0.01 99.82 [2023-09-20T18:09:26.529Z] 17:33:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-20T18:09:26.529Z] 17:33:01 1 0.08 0.00 0.05 0.02 0.00 99.85 [2023-09-20T18:09:26.529Z] 17:33:01 2 0.25 0.00 0.08 0.00 0.02 99.65 [2023-09-20T18:09:26.529Z] 17:33:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-09-20T18:09:26.529Z] 17:33:01 4 0.10 0.00 0.05 0.13 0.00 99.72 [2023-09-20T18:09:26.529Z] 17:33:01 5 0.07 0.00 0.08 0.00 0.02 99.83 [2023-09-20T18:09:26.529Z] 17:33:01 6 0.08 0.00 0.07 0.00 0.02 99.83 [2023-09-20T18:09:26.529Z] 17:33:01 7 0.07 0.00 0.07 0.00 0.02 99.85 [2023-09-20T18:09:26.529Z] 17:34:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2023-09-20T18:09:26.529Z] 17:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-20T18:09:26.529Z] 17:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.529Z] 17:34:01 4 0.05 0.00 0.00 0.10 0.02 99.83 [2023-09-20T18:09:26.529Z] 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.529Z] 17:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-20T18:09:26.529Z] 17:35:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-09-20T18:09:26.529Z] 17:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T18:09:26.529Z] 17:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-20T18:09:26.529Z] 17:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:35:01 4 0.07 0.00 0.02 0.02 0.00 99.90 [2023-09-20T18:09:26.529Z] 17:35:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-20T18:09:26.529Z] 17:35:01 6 0.52 0.00 0.02 0.00 0.02 99.45 [2023-09-20T18:09:26.529Z] 17:35:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-20T18:09:26.529Z] 17:36:01 all 0.06 0.00 0.01 0.02 0.01 99.91 [2023-09-20T18:09:26.529Z] 17:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.529Z] 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.529Z] 17:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.529Z] 17:36:01 4 0.10 0.00 0.02 0.10 0.00 99.78 [2023-09-20T18:09:26.529Z] 17:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-20T18:09:26.529Z] 17:36:01 6 0.28 0.00 0.00 0.02 0.00 99.70 [2023-09-20T18:09:26.529Z] 17:36:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-09-20T18:09:26.529Z] 17:37:01 all 0.10 0.00 0.01 0.00 0.01 99.87 [2023-09-20T18:09:26.529Z] 17:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-20T18:09:26.529Z] 17:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.529Z] 17:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:37:01 4 0.68 0.00 0.00 0.02 0.02 99.29 [2023-09-20T18:09:26.529Z] 17:37:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2023-09-20T18:09:26.529Z] 17:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:37:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:38:01 all 0.05 0.00 0.02 0.01 0.01 99.91 [2023-09-20T18:09:26.529Z] 17:38:01 0 0.02 0.00 0.05 0.00 0.03 99.90 [2023-09-20T18:09:26.529Z] 17:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:38:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.529Z] 17:38:01 4 0.32 0.00 0.02 0.03 0.02 99.62 [2023-09-20T18:09:26.529Z] 17:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:38:01 7 0.00 0.00 0.02 0.08 0.00 99.90 [2023-09-20T18:09:26.529Z] [2023-09-20T18:09:26.529Z] 17:38:01 CPU %user %nice %system %iowait %steal %idle [2023-09-20T18:09:26.529Z] 17:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-09-20T18:09:26.529Z] 17:39:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.529Z] 17:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-09-20T18:09:26.529Z] 17:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.529Z] 17:40:01 4 0.07 0.00 0.02 0.02 0.02 99.88 [2023-09-20T18:09:26.529Z] 17:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-20T18:09:26.529Z] 17:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:41:01 all 0.18 0.00 0.01 0.05 0.01 99.75 [2023-09-20T18:09:26.529Z] 17:41:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-20T18:09:26.529Z] 17:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:41:01 4 1.22 0.00 0.00 0.02 0.02 98.74 [2023-09-20T18:09:26.529Z] 17:41:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-20T18:09:26.529Z] 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.529Z] 17:41:01 7 0.00 0.00 0.02 0.38 0.00 99.60 [2023-09-20T18:09:26.529Z] 17:42:01 all 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-20T18:09:26.529Z] 17:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:42:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-20T18:09:26.529Z] 17:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:42:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-20T18:09:26.529Z] 17:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-20T18:09:26.529Z] 17:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:42:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-09-20T18:09:26.529Z] 17:43:01 all 0.18 0.00 0.01 0.01 0.01 99.78 [2023-09-20T18:09:26.529Z] 17:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-20T18:09:26.529Z] 17:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T18:09:26.529Z] 17:43:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-20T18:09:26.529Z] 17:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.529Z] 17:43:01 4 1.30 0.00 0.00 0.05 0.02 98.63 [2023-09-20T18:09:26.529Z] 17:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:44:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2023-09-20T18:09:26.529Z] 17:44:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-09-20T18:09:26.529Z] 17:44:01 1 1.04 0.00 0.00 0.00 0.03 98.92 [2023-09-20T18:09:26.529Z] 17:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.529Z] 17:44:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-20T18:09:26.529Z] 17:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-20T18:09:26.529Z] 17:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:45:01 all 0.07 0.00 0.02 0.01 0.01 99.88 [2023-09-20T18:09:26.529Z] 17:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:45:01 1 0.45 0.00 0.12 0.00 0.02 99.42 [2023-09-20T18:09:26.529Z] 17:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:45:01 7 0.03 0.00 0.02 0.08 0.02 99.85 [2023-09-20T18:09:26.529Z] 17:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-20T18:09:26.529Z] 17:46:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-09-20T18:09:26.529Z] 17:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:46:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.529Z] 17:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-20T18:09:26.529Z] 17:47:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-09-20T18:09:26.529Z] 17:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:47:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-20T18:09:26.529Z] 17:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:48:01 all 0.13 0.00 0.02 0.00 0.01 99.84 [2023-09-20T18:09:26.529Z] 17:48:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-20T18:09:26.529Z] 17:48:01 1 0.93 0.00 0.05 0.00 0.03 98.99 [2023-09-20T18:09:26.529Z] 17:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:48:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-20T18:09:26.529Z] 17:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-09-20T18:09:26.529Z] 17:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-20T18:09:26.529Z] 17:49:01 1 1.99 0.00 0.00 0.00 0.02 98.00 [2023-09-20T18:09:26.529Z] 17:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-20T18:09:26.529Z] 17:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-09-20T18:09:26.529Z] 17:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] [2023-09-20T18:09:26.529Z] 17:49:01 CPU %user %nice %system %iowait %steal %idle [2023-09-20T18:09:26.529Z] 17:50:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2023-09-20T18:09:26.529Z] 17:50:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2023-09-20T18:09:26.529Z] 17:50:01 1 1.99 0.00 0.00 0.00 0.03 97.98 [2023-09-20T18:09:26.529Z] 17:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:50:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-20T18:09:26.529Z] 17:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.529Z] 17:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-20T18:09:26.529Z] 17:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.529Z] 17:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.529Z] 17:51:01 all 0.23 0.00 0.01 0.00 0.01 99.74 [2023-09-20T18:09:26.529Z] 17:51:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-09-20T18:09:26.529Z] 17:51:01 1 1.73 0.00 0.03 0.00 0.03 98.21 [2023-09-20T18:09:26.530Z] 17:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 17:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-20T18:09:26.530Z] 17:51:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-20T18:09:26.530Z] 17:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 17:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-20T18:09:26.530Z] 17:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 17:52:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2023-09-20T18:09:26.530Z] 17:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:52:01 1 0.33 0.00 0.10 0.00 0.02 99.55 [2023-09-20T18:09:26.530Z] 17:52:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 17:52:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-20T18:09:26.530Z] 17:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T18:09:26.530Z] 17:53:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-09-20T18:09:26.530Z] 17:53:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-09-20T18:09:26.530Z] 17:53:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2023-09-20T18:09:26.530Z] 17:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-20T18:09:26.530Z] 17:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 17:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T18:09:26.530Z] 17:53:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-20T18:09:26.530Z] 17:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 17:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 17:54:02 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-20T18:09:26.530Z] 17:54:02 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-20T18:09:26.530Z] 17:54:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:54:02 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 17:54:02 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-20T18:09:26.530Z] 17:54:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 17:54:02 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 17:54:02 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:54:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 17:55:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2023-09-20T18:09:26.530Z] 17:55:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-09-20T18:09:26.530Z] 17:55:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-20T18:09:26.530Z] 17:55:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-09-20T18:09:26.530Z] 17:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 17:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T18:09:26.530Z] 17:55:01 5 0.17 0.00 0.00 0.00 0.02 99.81 [2023-09-20T18:09:26.530Z] 17:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 17:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 17:56:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-09-20T18:09:26.530Z] 17:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 17:56:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2023-09-20T18:09:26.530Z] 17:56:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 17:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-20T18:09:26.530Z] 17:56:01 5 0.10 0.00 0.02 0.00 0.00 99.88 [2023-09-20T18:09:26.530Z] 17:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 17:57:01 all 0.02 0.00 0.01 0.06 0.01 99.90 [2023-09-20T18:09:26.530Z] 17:57:01 0 0.02 0.00 0.02 0.48 0.03 99.45 [2023-09-20T18:09:26.530Z] 17:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 17:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 17:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 17:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T18:09:26.530Z] 17:57:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-20T18:09:26.530Z] 17:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 17:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 17:58:01 all 0.13 0.00 0.01 0.04 0.01 99.81 [2023-09-20T18:09:26.530Z] 17:58:01 0 0.05 0.00 0.03 0.02 0.03 99.87 [2023-09-20T18:09:26.530Z] 17:58:01 1 0.91 0.00 0.02 0.00 0.03 99.04 [2023-09-20T18:09:26.530Z] 17:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T18:09:26.530Z] 17:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 17:58:01 4 0.03 0.00 0.00 0.27 0.00 99.70 [2023-09-20T18:09:26.530Z] 17:58:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-09-20T18:09:26.530Z] 17:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 17:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 17:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-09-20T18:09:26.530Z] 17:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 17:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:59:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-20T18:09:26.530Z] 17:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 17:59:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-20T18:09:26.530Z] 17:59:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2023-09-20T18:09:26.530Z] 17:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 17:59:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-20T18:09:26.530Z] 18:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-20T18:09:26.530Z] 18:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 18:00:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] [2023-09-20T18:09:26.530Z] 18:00:01 CPU %user %nice %system %iowait %steal %idle [2023-09-20T18:09:26.530Z] 18:01:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2023-09-20T18:09:26.530Z] 18:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 18:01:01 1 1.78 0.00 0.02 0.00 0.02 98.19 [2023-09-20T18:09:26.530Z] 18:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-20T18:09:26.530Z] 18:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 18:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-20T18:09:26.530Z] 18:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 18:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 18:01:01 7 0.03 0.00 0.00 0.00 0.03 99.93 [2023-09-20T18:09:26.530Z] 18:02:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2023-09-20T18:09:26.530Z] 18:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 18:02:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2023-09-20T18:09:26.530Z] 18:02:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 18:02:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-20T18:09:26.530Z] 18:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 18:02:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-20T18:09:26.530Z] 18:03:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2023-09-20T18:09:26.530Z] 18:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 18:03:01 1 1.39 0.00 0.02 0.00 0.02 98.58 [2023-09-20T18:09:26.530Z] 18:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-20T18:09:26.530Z] 18:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 18:03:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-20T18:09:26.530Z] 18:03:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-09-20T18:09:26.530Z] 18:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-20T18:09:26.530Z] 18:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-20T18:09:26.530Z] 18:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 18:04:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-20T18:09:26.530Z] 18:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 18:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 18:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:05:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-09-20T18:09:26.530Z] 18:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:05:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 18:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 18:05:01 4 0.02 0.00 0.02 0.05 0.00 99.92 [2023-09-20T18:09:26.530Z] 18:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-20T18:09:26.530Z] 18:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:05:01 7 0.00 0.00 0.03 0.00 0.03 99.93 [2023-09-20T18:09:26.530Z] 18:06:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-09-20T18:09:26.530Z] 18:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 18:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 18:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 18:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 18:06:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-09-20T18:09:26.530Z] 18:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 18:06:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2023-09-20T18:09:26.530Z] 18:07:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-09-20T18:09:26.530Z] 18:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 18:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 18:07:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-09-20T18:09:26.530Z] 18:07:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-09-20T18:09:26.530Z] 18:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 18:07:01 7 0.05 0.00 0.05 0.00 0.03 99.87 [2023-09-20T18:09:26.530Z] 18:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-20T18:09:26.530Z] 18:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-20T18:09:26.530Z] 18:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 18:08:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-20T18:09:26.530Z] 18:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] 18:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 18:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-20T18:09:26.530Z] 18:08:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-09-20T18:09:26.530Z] 18:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-09-20T18:09:26.530Z] 18:09:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-20T18:09:26.530Z] 18:09:01 1 0.00 0.00 0.02 0.02 0.03 99.93 [2023-09-20T18:09:26.530Z] 18:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-20T18:09:26.530Z] 18:09:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-20T18:09:26.530Z] 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-20T18:09:26.530Z] 18:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-20T18:09:26.530Z] 18:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-20T18:09:26.530Z] Average: all 1.63 0.00 0.40 0.27 0.02 97.69 [2023-09-20T18:09:26.530Z] Average: 0 1.39 0.00 0.45 0.39 0.02 97.75 [2023-09-20T18:09:26.530Z] Average: 1 1.67 0.00 0.34 0.36 0.02 97.60 [2023-09-20T18:09:26.530Z] Average: 2 1.64 0.00 0.34 0.06 0.01 97.94 [2023-09-20T18:09:26.530Z] Average: 3 1.51 0.00 0.38 0.27 0.01 97.83 [2023-09-20T18:09:26.530Z] Average: 4 1.56 0.00 0.37 0.40 0.01 97.65 [2023-09-20T18:09:26.530Z] Average: 5 1.34 0.00 0.37 0.36 0.01 97.92 [2023-09-20T18:09:26.530Z] Average: 6 1.38 0.00 0.48 0.07 0.01 98.05 [2023-09-20T18:09:26.530Z] Average: 7 2.52 0.00 0.46 0.22 0.02 96.77 [2023-09-20T18:09:26.530Z] [2023-09-20T18:09:26.530Z] [2023-09-20T18:09:26.530Z]