Pull request #609 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 15d42a0b2eb8beb8c069d769f4c69f9e27202693+5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 (dcf32151c6687dcc7a118001f935d31d3111f956) 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-ssh11636838111879778960.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh16937468421182768844.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-609/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-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9822079970632592590.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-609/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5793951896260305099.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11911271623047681164.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-609/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-609/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8283723074657085441.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15835 in /w/workspace/edgexfoundry_edgex-ui-go_PR-609 [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-609 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 15d42a0b2eb8beb8c069d769f4c69f9e27202693 Merge succeeded, producing 15d42a0b2eb8beb8c069d769f4c69f9e27202693 Checking out Revision 15d42a0b2eb8beb8c069d769f4c69f9e27202693 (PR-609) > 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/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15d42a0b2eb8beb8c069d769f4c69f9e27202693 # 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 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 15d42a0b2eb8beb8c069d769f4c69f9e27202693 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-17T05:00:11.146Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-17T05:00:11.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T05:00:11.437Z] ========================================================= [2023-05-17T05:00:11.437Z] EdgeX Global Pipelines Version Info [2023-05-17T05:00:11.437Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:00:14.619Z] ------------------- [2023-05-17T05:00:14.619Z] stable info: [2023-05-17T05:00:14.619Z] ------------------- [2023-05-17T05:00:14.619Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T05:00:14.619Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T05:00:14.619Z] Message: update stable to v1.0.249 [2023-05-17T05:00:16.199Z] ------------------- [2023-05-17T05:00:16.199Z] experimental info: [2023-05-17T05:00:16.199Z] ------------------- [2023-05-17T05:00:16.199Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T05:00:16.199Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T05:00:16.199Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T05:00:16.500Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-17T05:00:16.543Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-17T05:00:16.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T05:00:16.627Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T05:00:16.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T05:00:16.713Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T05:00:16.764Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T05:00:16.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T05:00:16.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T05:00:16.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T05:00:16.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T05:00:16.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-17T05:00:17.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T05:00:17.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T05:00:17.110Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T05:00:17.156Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T05:00:17.199Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T05:00:17.242Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T05:00:17.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T05:00:17.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T05:00:17.372Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T05:00:17.416Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T05:00:17.458Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T05:00:17.497Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T05:00:17.543Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T05:00:17.582Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T05:00:17.624Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T05:00:17.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-609 [Pipeline] echo [2023-05-17T05:00:17.711Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-609 [Pipeline] echo [2023-05-17T05:00:17.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-609 [Pipeline] echo [2023-05-17T05:00:17.801Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] echo [2023-05-17T05:00:17.848Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 15d42a0 [Pipeline] echo [2023-05-17T05:00:17.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T05:00:18.014Z] provisioning config files... [2023-05-17T05:00:18.030Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/config15796349306031594517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:00:18.524Z] ---> docker-login.sh [2023-05-17T05:00:18.524Z] nexus3.edgexfoundry.org:10001 [2023-05-17T05:00:20.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:20.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:20.765Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:20.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:20.765Z] [2023-05-17T05:00:20.765Z] Login Succeeded [2023-05-17T05:00:20.765Z] nexus3.edgexfoundry.org:10002 [2023-05-17T05:00:20.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:21.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:21.024Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:21.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:21.024Z] [2023-05-17T05:00:21.024Z] Login Succeeded [2023-05-17T05:00:21.024Z] nexus3.edgexfoundry.org:10003 [2023-05-17T05:00:21.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:21.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:21.024Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:21.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:21.024Z] [2023-05-17T05:00:21.024Z] Login Succeeded [2023-05-17T05:00:21.024Z] nexus3.edgexfoundry.org:10004 [2023-05-17T05:00:21.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:21.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:21.284Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:21.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:21.284Z] [2023-05-17T05:00:21.284Z] Login Succeeded [2023-05-17T05:00:21.284Z] docker.io [2023-05-17T05:00:21.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:21.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:21.543Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:21.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:21.543Z] [2023-05-17T05:00:21.543Z] Login Succeeded [2023-05-17T05:00:21.543Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T05:00:21.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T05:00:22.235Z] + git rev-list -1 --merges 15d42a0b2eb8beb8c069d769f4c69f9e27202693~1..15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] echo [2023-05-17T05:00:22.313Z] -----------> git rev-list -1 --merges 15d42a0b2eb8beb8c069d769f4c69f9e27202693~1..15d42a0b2eb8beb8c069d769f4c69f9e27202693 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [false] [Pipeline] sh [2023-05-17T05:00:23.071Z] + git log --format=format:%s -1 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] echo [2023-05-17T05:00:23.104Z] ========================================================= [2023-05-17T05:00:23.104Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T05:00:23.104Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T05:00:23.553Z] + git log --format=format:%s -1 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] echo [2023-05-17T05:00:23.590Z] [semverPrep] GIT_COMMIT: 15d42a0b2eb8beb8c069d769f4c69f9e27202693, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-17T05:00:23.625Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T05:00:24.034Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T05:00:24.034Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T05:00:24.034Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T05:00:24.034Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T05:00:24.034Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T05:00:24.034Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T05:00:24.034Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:00:24.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T05:00:24.550Z] [2023-05-17T05:00:24.550Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:00:25.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T05:00:26.993Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T05:00:26.993Z] b85a868b505f: Pulling fs layer [2023-05-17T05:00:26.993Z] e2be974225ed: Pulling fs layer [2023-05-17T05:00:26.993Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T05:00:26.993Z] 988bab9f4d93: Pulling fs layer [2023-05-17T05:00:26.993Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T05:00:26.993Z] eaf3925da568: Pulling fs layer [2023-05-17T05:00:26.993Z] bab4dde63d76: Pulling fs layer [2023-05-17T05:00:26.993Z] bde34c3a00c8: Pulling fs layer [2023-05-17T05:00:26.993Z] b352a97aabf1: Pulling fs layer [2023-05-17T05:00:26.993Z] 4872d77fe225: Pulling fs layer [2023-05-17T05:00:26.993Z] 5851b861e8e6: Pulling fs layer [2023-05-17T05:00:26.993Z] eaf3925da568: Waiting [2023-05-17T05:00:26.993Z] b352a97aabf1: Waiting [2023-05-17T05:00:26.993Z] 988bab9f4d93: Waiting [2023-05-17T05:00:26.993Z] 4872d77fe225: Waiting [2023-05-17T05:00:26.993Z] 5851b861e8e6: Waiting [2023-05-17T05:00:26.993Z] bde34c3a00c8: Waiting [2023-05-17T05:00:26.993Z] bab4dde63d76: Waiting [2023-05-17T05:00:26.993Z] 1469e6f7b9e6: Waiting [2023-05-17T05:00:27.895Z] e2be974225ed: Download complete [2023-05-17T05:00:27.895Z] 988bab9f4d93: Verifying Checksum [2023-05-17T05:00:27.895Z] 988bab9f4d93: Download complete [2023-05-17T05:00:27.895Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T05:00:27.895Z] 1469e6f7b9e6: Download complete [2023-05-17T05:00:27.895Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T05:00:27.895Z] 339a4e72a1f5: Download complete [2023-05-17T05:00:27.895Z] eaf3925da568: Download complete [2023-05-17T05:00:27.895Z] bde34c3a00c8: Verifying Checksum [2023-05-17T05:00:27.895Z] bde34c3a00c8: Download complete [2023-05-17T05:00:27.895Z] b352a97aabf1: Verifying Checksum [2023-05-17T05:00:27.895Z] b352a97aabf1: Download complete [2023-05-17T05:00:27.895Z] 4872d77fe225: Download complete [2023-05-17T05:00:27.895Z] 5851b861e8e6: Verifying Checksum [2023-05-17T05:00:27.895Z] 5851b861e8e6: Download complete [2023-05-17T05:00:28.158Z] b85a868b505f: Verifying Checksum [2023-05-17T05:00:28.159Z] b85a868b505f: Download complete [2023-05-17T05:00:28.418Z] bab4dde63d76: Verifying Checksum [2023-05-17T05:00:28.418Z] bab4dde63d76: Download complete [2023-05-17T05:00:29.356Z] b85a868b505f: Pull complete [2023-05-17T05:00:29.356Z] e2be974225ed: Pull complete [2023-05-17T05:00:29.927Z] 339a4e72a1f5: Pull complete [2023-05-17T05:00:29.927Z] 988bab9f4d93: Pull complete [2023-05-17T05:00:30.186Z] 1469e6f7b9e6: Pull complete [2023-05-17T05:00:30.445Z] eaf3925da568: Pull complete [2023-05-17T05:00:32.348Z] bab4dde63d76: Pull complete [2023-05-17T05:00:32.348Z] bde34c3a00c8: Pull complete [2023-05-17T05:00:32.348Z] b352a97aabf1: Pull complete [2023-05-17T05:00:32.348Z] 4872d77fe225: Pull complete [2023-05-17T05:00:32.880Z] 5851b861e8e6: Pull complete [2023-05-17T05:00:32.880Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T05:00:32.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T05:00:32.880Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:00:33.124Z] prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container [2023-05-17T05:00:33.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T05:00:35.885Z] $ docker top eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c -eo pid,comm [2023-05-17T05:00:35.965Z] 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-05-17T05:00:35.965Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T05:00:36.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T05:00:36.106Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T05:00:36.232Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T05:00:36.238Z] $ docker exec eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c ssh-agent [2023-05-17T05:00:36.350Z] SSH_AUTH_SOCK=/tmp/ssh-C5Wtertk62dY/agent.32 [2023-05-17T05:00:36.350Z] SSH_AGENT_PID=38 [2023-05-17T05:00:36.359Z] Running ssh-add (command line suppressed) [2023-05-17T05:00:36.466Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/private_key_10723435855562278238.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/private_key_10723435855562278238.key) [2023-05-17T05:00:36.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T05:00:36.814Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T05:00:36.842Z] $ docker exec --env ******** --env ******** eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c ssh-agent -k [2023-05-17T05:00:36.940Z] unset SSH_AUTH_SOCK; [2023-05-17T05:00:36.941Z] unset SSH_AGENT_PID; [2023-05-17T05:00:36.941Z] echo Agent pid 38 killed; [2023-05-17T05:00:36.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T05:00:37.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T05:00:37.044Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T05:00:37.175Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T05:00:37.181Z] $ docker exec eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c ssh-agent [2023-05-17T05:00:37.278Z] SSH_AUTH_SOCK=/tmp/ssh-xeTjFCWZ4WHt/agent.70 [2023-05-17T05:00:37.278Z] SSH_AGENT_PID=76 [2023-05-17T05:00:37.284Z] Running ssh-add (command line suppressed) [2023-05-17T05:00:37.389Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/private_key_13357470063489030935.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/private_key_13357470063489030935.key) [2023-05-17T05:00:37.401Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T05:00:37.740Z] + git semver init [2023-05-17T05:00:38.001Z] 2023-05-17 05:00:37,939 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T05:00:38.001Z] 2023-05-17 05:00:37,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver [2023-05-17T05:00:38.001Z] 2023-05-17 05:00:37,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver [2023-05-17T05:00:38.001Z] 2023-05-17 05:00:37,941 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-609, universal_newlines=False, shell=None, istream=None) [2023-05-17T05:00:39.385Z] 2023-05-17 05:00:39,328 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.git/info/exclude [2023-05-17T05:00:39.385Z] 2023-05-17 05:00:39,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver/PR-609 with force:False [2023-05-17T05:00:39.385Z] 2023-05-17 05:00:39,329 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver/PR-609 [2023-05-17T05:00:39.385Z] 2023-05-17 05:00:39,333 [execute] INFO git cat-file --batch-check [2023-05-17T05:00:39.385Z] 2023-05-17 05:00:39,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T05:00:39.385Z] 2023-05-17 05:00:39,339 [execute] INFO git cat-file --batch [2023-05-17T05:00:39.385Z] 2023-05-17 05:00:39,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T05:00:39.385Z] 2023-05-17 05:00:39,345 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-609/.semver/PR-609 [2023-05-17T05:00:39.385Z] 0.0.0 [Pipeline] } [2023-05-17T05:00:39.414Z] $ docker exec --env ******** --env ******** eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c ssh-agent -k [2023-05-17T05:00:39.511Z] unset SSH_AUTH_SOCK; [2023-05-17T05:00:39.512Z] unset SSH_AGENT_PID; [2023-05-17T05:00:39.512Z] echo Agent pid 76 killed; [2023-05-17T05:00:39.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T05:00:39.939Z] + git semver [Pipeline] } [2023-05-17T05:00:40.225Z] $ docker stop --time=1 eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c [2023-05-17T05:00:41.484Z] $ docker rm -f --volumes eb28249d33cce2ceee5cf7d0c21b6654292b7174238a78ecb14dd94f55fc5d6c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T05:00:41.885Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T05:00:42.160Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T05:00:42.177Z] [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-05-17T05:00:42.804Z] provisioning config files... [2023-05-17T05:00:42.816Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/config8252146886936707846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:00:43.173Z] ---> docker-login.sh [2023-05-17T05:00:43.173Z] nexus3.edgexfoundry.org:10001 [2023-05-17T05:00:43.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:43.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:43.173Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:43.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:43.173Z] [2023-05-17T05:00:43.173Z] Login Succeeded [2023-05-17T05:00:43.173Z] nexus3.edgexfoundry.org:10002 [2023-05-17T05:00:43.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:43.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:43.173Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:43.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:43.173Z] [2023-05-17T05:00:43.173Z] Login Succeeded [2023-05-17T05:00:43.173Z] nexus3.edgexfoundry.org:10003 [2023-05-17T05:00:43.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:43.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:43.434Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:43.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:43.434Z] [2023-05-17T05:00:43.434Z] Login Succeeded [2023-05-17T05:00:43.434Z] nexus3.edgexfoundry.org:10004 [2023-05-17T05:00:43.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:43.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:43.434Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:43.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:43.434Z] [2023-05-17T05:00:43.434Z] Login Succeeded [2023-05-17T05:00:43.434Z] docker.io [2023-05-17T05:00:43.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:00:43.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:00:43.694Z] Configure a credential helper to remove this warning. See [2023-05-17T05:00:43.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:00:43.694Z] [2023-05-17T05:00:43.694Z] Login Succeeded [2023-05-17T05:00:43.694Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T05:00:43.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T05:00:43.943Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:00:43.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:00:44.019Z] ========================================================= [2023-05-17T05:00:44.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T05:00:44.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:00:44.500Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T05:00:44.765Z] Sending build context to Docker daemon 45.94MB [2023-05-17T05:00:44.765Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T05:00:44.765Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T05:00:44.765Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T05:00:44.765Z] f56be85fc22e: Pulling fs layer [2023-05-17T05:00:44.765Z] 85791d961cd3: Pulling fs layer [2023-05-17T05:00:44.765Z] d694b5ae8c79: Pulling fs layer [2023-05-17T05:00:44.765Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T05:00:44.765Z] 4d19c01a9841: Pulling fs layer [2023-05-17T05:00:44.765Z] 9325e15d5711: Pulling fs layer [2023-05-17T05:00:44.765Z] 556b6ee489ea: Pulling fs layer [2023-05-17T05:00:44.765Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T05:00:44.765Z] 9f32a84ed3da: Waiting [2023-05-17T05:00:44.765Z] 4d19c01a9841: Waiting [2023-05-17T05:00:44.765Z] 9325e15d5711: Waiting [2023-05-17T05:00:44.765Z] 556b6ee489ea: Waiting [2023-05-17T05:00:44.765Z] c5a4b2cf53e6: Waiting [2023-05-17T05:00:44.765Z] 85791d961cd3: Download complete [2023-05-17T05:00:44.765Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T05:00:44.765Z] 9f32a84ed3da: Download complete [2023-05-17T05:00:44.765Z] 4d19c01a9841: Verifying Checksum [2023-05-17T05:00:44.765Z] 4d19c01a9841: Download complete [2023-05-17T05:00:44.765Z] f56be85fc22e: Verifying Checksum [2023-05-17T05:00:44.765Z] f56be85fc22e: Download complete [2023-05-17T05:00:44.765Z] 9325e15d5711: Verifying Checksum [2023-05-17T05:00:44.765Z] 9325e15d5711: Download complete [2023-05-17T05:00:45.029Z] f56be85fc22e: Pull complete [2023-05-17T05:00:45.029Z] 85791d961cd3: Pull complete [2023-05-17T05:00:45.291Z] c5a4b2cf53e6: Download complete [2023-05-17T05:00:45.549Z] d694b5ae8c79: Verifying Checksum [2023-05-17T05:00:45.549Z] d694b5ae8c79: Download complete [2023-05-17T05:00:45.549Z] 556b6ee489ea: Verifying Checksum [2023-05-17T05:00:45.549Z] 556b6ee489ea: Download complete [2023-05-17T05:00:48.830Z] d694b5ae8c79: Pull complete [2023-05-17T05:00:48.830Z] 9f32a84ed3da: Pull complete [2023-05-17T05:00:48.830Z] 4d19c01a9841: Pull complete [2023-05-17T05:00:48.830Z] 9325e15d5711: Pull complete [2023-05-17T05:00:51.365Z] 556b6ee489ea: Pull complete [2023-05-17T05:00:51.931Z] c5a4b2cf53e6: Pull complete [2023-05-17T05:00:51.931Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T05:00:51.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T05:00:51.931Z] ---> c4be618373d6 [2023-05-17T05:00:51.931Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T05:00:56.136Z] ---> Running in 9711110dbdbe [2023-05-17T05:00:56.136Z] Removing intermediate container 9711110dbdbe [2023-05-17T05:00:56.136Z] ---> 567d758674a6 [2023-05-17T05:00:56.136Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T05:00:56.136Z] ---> Running in aacdbfb923a6 [2023-05-17T05:00:56.136Z] Removing intermediate container aacdbfb923a6 [2023-05-17T05:00:56.136Z] ---> f20e91af6006 [2023-05-17T05:00:56.136Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T05:00:56.136Z] ---> Running in 5b909439432d [2023-05-17T05:00:56.136Z] Removing intermediate container 5b909439432d [2023-05-17T05:00:56.136Z] ---> 270b66bf4b9d [2023-05-17T05:00:56.136Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T05:00:56.136Z] ---> Running in 243355a83f24 [2023-05-17T05:00:56.136Z] Removing intermediate container 243355a83f24 [2023-05-17T05:00:56.136Z] ---> 177ee5c577c9 [2023-05-17T05:00:56.136Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T05:00:56.136Z] ---> Running in d1334e2676d1 [2023-05-17T05:00:56.136Z] Removing intermediate container d1334e2676d1 [2023-05-17T05:00:56.136Z] ---> 274a9b8ce126 [2023-05-17T05:00:56.136Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T05:00:56.394Z] latest: Pulling from library/docker [2023-05-17T05:00:56.394Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-17T05:00:56.394Z] dfb60e7f5d22: Pulling fs layer [2023-05-17T05:00:56.394Z] f74671f55a8d: Pulling fs layer [2023-05-17T05:00:56.395Z] e6f03c789ea9: Pulling fs layer [2023-05-17T05:00:56.395Z] 665194951830: Pulling fs layer [2023-05-17T05:00:56.395Z] 88857a7834c8: Pulling fs layer [2023-05-17T05:00:56.395Z] 33e4b8e81540: Pulling fs layer [2023-05-17T05:00:56.395Z] ae8c1b0b59b3: Pulling fs layer [2023-05-17T05:00:56.395Z] 665194951830: Waiting [2023-05-17T05:00:56.395Z] 33e4b8e81540: Waiting [2023-05-17T05:00:56.395Z] 88857a7834c8: Waiting [2023-05-17T05:00:56.395Z] e6f03c789ea9: Waiting [2023-05-17T05:00:56.395Z] 688812ff7153: Pulling fs layer [2023-05-17T05:00:56.395Z] ae8c1b0b59b3: Waiting [2023-05-17T05:00:56.395Z] 9ab9c878efc9: Pulling fs layer [2023-05-17T05:00:56.395Z] 5869b539971f: Pulling fs layer [2023-05-17T05:00:56.395Z] f9026325e210: Pulling fs layer [2023-05-17T05:00:56.395Z] fc6f97b7f667: Pulling fs layer [2023-05-17T05:00:56.395Z] 688812ff7153: Waiting [2023-05-17T05:00:56.395Z] 015e68a5e019: Pulling fs layer [2023-05-17T05:00:56.395Z] 9ab9c878efc9: Waiting [2023-05-17T05:00:56.395Z] 5869b539971f: Waiting [2023-05-17T05:00:56.395Z] f9026325e210: Waiting [2023-05-17T05:00:56.395Z] 015e68a5e019: Waiting [2023-05-17T05:00:56.395Z] fc6f97b7f667: Waiting [2023-05-17T05:00:56.395Z] f74671f55a8d: Download complete [2023-05-17T05:00:56.395Z] dfb60e7f5d22: Download complete [2023-05-17T05:00:56.395Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-17T05:00:56.395Z] 8a49fdb3b6a5: Download complete [2023-05-17T05:00:56.653Z] 8a49fdb3b6a5: Pull complete [2023-05-17T05:00:56.653Z] e6f03c789ea9: Verifying Checksum [2023-05-17T05:00:56.653Z] e6f03c789ea9: Download complete [2023-05-17T05:00:56.653Z] 665194951830: Verifying Checksum [2023-05-17T05:00:56.653Z] 665194951830: Download complete [2023-05-17T05:00:56.911Z] 33e4b8e81540: Download complete [2023-05-17T05:00:56.911Z] ae8c1b0b59b3: Verifying Checksum [2023-05-17T05:00:56.911Z] ae8c1b0b59b3: Download complete [2023-05-17T05:00:56.911Z] dfb60e7f5d22: Pull complete [2023-05-17T05:00:56.911Z] 88857a7834c8: Verifying Checksum [2023-05-17T05:00:56.911Z] 88857a7834c8: Download complete [2023-05-17T05:00:56.911Z] 688812ff7153: Verifying Checksum [2023-05-17T05:00:56.911Z] 688812ff7153: Download complete [2023-05-17T05:00:56.911Z] f74671f55a8d: Pull complete [2023-05-17T05:00:56.911Z] 5869b539971f: Download complete [2023-05-17T05:00:56.911Z] 9ab9c878efc9: Verifying Checksum [2023-05-17T05:00:56.911Z] 9ab9c878efc9: Download complete [2023-05-17T05:00:56.911Z] fc6f97b7f667: Download complete [2023-05-17T05:00:56.911Z] 015e68a5e019: Verifying Checksum [2023-05-17T05:00:56.911Z] 015e68a5e019: Download complete [2023-05-17T05:00:57.170Z] e6f03c789ea9: Pull complete [2023-05-17T05:00:57.428Z] f9026325e210: Verifying Checksum [2023-05-17T05:00:57.428Z] f9026325e210: Download complete [2023-05-17T05:00:57.428Z] 665194951830: Pull complete [2023-05-17T05:00:57.613Z] Still waiting to schedule task [2023-05-17T05:00:57.613Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T05:00:57.993Z] 88857a7834c8: Pull complete [2023-05-17T05:00:57.993Z] 33e4b8e81540: Pull complete [2023-05-17T05:00:57.993Z] ae8c1b0b59b3: Pull complete [2023-05-17T05:00:57.993Z] 688812ff7153: Pull complete [2023-05-17T05:00:58.252Z] 9ab9c878efc9: Pull complete [2023-05-17T05:00:58.252Z] 5869b539971f: Pull complete [2023-05-17T05:00:59.188Z] f9026325e210: Pull complete [2023-05-17T05:00:59.447Z] fc6f97b7f667: Pull complete [2023-05-17T05:00:59.447Z] 015e68a5e019: Pull complete [2023-05-17T05:00:59.447Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T05:00:59.447Z] Status: Downloaded newer image for docker:latest [2023-05-17T05:01:02.004Z] ---> fe8b56c6f9f9 [2023-05-17T05:01:02.004Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T05:01:02.004Z] ---> Running in e3941c6c3fa8 [2023-05-17T05:01:02.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T05:01:02.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T05:01:02.004Z] OK: 265 MiB in 53 packages [2023-05-17T05:01:02.573Z] Removing intermediate container e3941c6c3fa8 [2023-05-17T05:01:02.573Z] ---> f2ea6cf33632 [2023-05-17T05:01:02.573Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T05:01:02.573Z] ---> Running in 5402f73a7b66 [2023-05-17T05:01:02.573Z] Removing intermediate container 5402f73a7b66 [2023-05-17T05:01:02.573Z] ---> a4aae1c6e099 [2023-05-17T05:01:02.573Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T05:01:02.573Z] ---> Running in 09770917bff4 [2023-05-17T05:01:02.573Z] Removing intermediate container 09770917bff4 [2023-05-17T05:01:02.573Z] ---> 8f42faa258d3 [2023-05-17T05:01:02.573Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T05:01:02.831Z] ---> a5c2a856ff84 [2023-05-17T05:01:02.831Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T05:01:02.831Z] ---> Running in 2e51677d35cf [2023-05-17T05:01:29.424Z] Removing intermediate container 2e51677d35cf [2023-05-17T05:01:29.424Z] ---> aad52d6ba96d [2023-05-17T05:01:29.424Z] Step 14/15 : COPY . . [2023-05-17T05:01:29.424Z] ---> 8c34f305ead4 [2023-05-17T05:01:29.424Z] Step 15/15 : RUN ${MAKE} [2023-05-17T05:01:29.424Z] ---> Running in 6d57c39c976f [2023-05-17T05:01:29.684Z] noop [2023-05-17T05:01:29.943Z] Removing intermediate container 6d57c39c976f [2023-05-17T05:01:29.943Z] ---> 76e05b3e5069 [2023-05-17T05:01:29.943Z] Successfully built 76e05b3e5069 [2023-05-17T05:01:29.943Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:01:30.402Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T05:01:30.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:01:30.573Z] prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container [2023-05-17T05:01:30.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@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 ******** ci-base-image-x86_64 cat [2023-05-17T05:01:30.927Z] $ docker top 7342a65077e752d1d3b553fbe1a33a3b8c0cb6a66f64930660307380a1f91df8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:01:31.322Z] + go version [2023-05-17T05:01:31.322Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T05:01:31.363Z] $ docker stop --time=1 7342a65077e752d1d3b553fbe1a33a3b8c0cb6a66f64930660307380a1f91df8 [2023-05-17T05:01:32.701Z] $ docker rm -f --volumes 7342a65077e752d1d3b553fbe1a33a3b8c0cb6a66f64930660307380a1f91df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:01:33.432Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T05:01:33.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:01:33.602Z] prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container [2023-05-17T05:01:33.634Z] $ 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-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@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 ******** ci-base-image-x86_64 cat [2023-05-17T05:01:34.023Z] $ docker top f915c992af15e276a353cdb579b9e4dce4a7ad9ee5869f930aa710f446f81868 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:01:34.419Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-609 [Pipeline] fileExists [Pipeline] sh [2023-05-17T05:01:34.792Z] + make test [2023-05-17T05:01:34.792Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T05:01:38.987Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T05:01:47.254Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T05:01:47.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T05:01:47.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T05:01:47.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T05:01:47.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T05:01:47.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T05:01:47.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T05:01:47.254Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T05:01:47.254Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T05:01:50.543Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T05:01:50.543Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T05:01:50.543Z] ./bin/test-attribution-txt.sh [2023-05-17T05:01:50.543Z] make -C web test [2023-05-17T05:01:50.543Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-609/web' [2023-05-17T05:01:50.543Z] make[1]: tput: No such file or directory [2023-05-17T05:01:50.543Z] make[1]: tput: No such file or directory [2023-05-17T05:01:50.543Z] warning: generating ./VERSION [2023-05-17T05:01:50.543Z] echo "0.0.0" > VERSION [2023-05-17T05:01:50.543Z] docker build \ [2023-05-17T05:01:50.543Z] -f Dockerfile \ [2023-05-17T05:01:50.543Z] --build-arg USER=1000 \ [2023-05-17T05:01:50.543Z] \ [2023-05-17T05:01:50.543Z] --label "git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693" \ [2023-05-17T05:01:50.543Z] -t edgexfoundry/edgex-web-ui:15d42a0b2eb8beb8c069d769f4c69f9e27202693 \ [2023-05-17T05:01:50.543Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T05:01:50.543Z] . [2023-05-17T05:01:50.543Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T05:01:50.543Z] Install the buildx component to build images with BuildKit: [2023-05-17T05:01:50.543Z] https://docs.docker.com/go/buildx/ [2023-05-17T05:01:50.543Z] [2023-05-17T05:01:50.543Z] Sending build context to Docker daemon 2.571MB [2023-05-17T05:01:50.543Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T05:01:50.543Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T05:01:50.808Z] 9621f1afde84: Pulling fs layer [2023-05-17T05:01:50.808Z] c6f70ee39829: Pulling fs layer [2023-05-17T05:01:50.808Z] 56892a8094a2: Pulling fs layer [2023-05-17T05:01:50.808Z] 58dd87906ef0: Pulling fs layer [2023-05-17T05:01:50.808Z] 58dd87906ef0: Waiting [2023-05-17T05:01:50.808Z] 9621f1afde84: Verifying Checksum [2023-05-17T05:01:51.068Z] 58dd87906ef0: Verifying Checksum [2023-05-17T05:01:51.068Z] 58dd87906ef0: Download complete [2023-05-17T05:01:51.068Z] 9621f1afde84: Pull complete [2023-05-17T05:01:51.068Z] 56892a8094a2: Verifying Checksum [2023-05-17T05:01:51.068Z] 56892a8094a2: Download complete [2023-05-17T05:01:52.006Z] c6f70ee39829: Verifying Checksum [2023-05-17T05:01:52.006Z] c6f70ee39829: Download complete [2023-05-17T05:01:53.381Z] c6f70ee39829: Pull complete [2023-05-17T05:01:53.381Z] 56892a8094a2: Pull complete [2023-05-17T05:01:53.381Z] 58dd87906ef0: Pull complete [2023-05-17T05:01:53.381Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T05:01:53.381Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T05:01:53.381Z] ---> b69703f70c3d [2023-05-17T05:01:53.381Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T05:01:55.916Z] ---> Running in 95db60e642c3 [2023-05-17T05:01:55.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-17T05:01:55.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-17T05:01:56.175Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-17T05:01:56.175Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-17T05:01:56.175Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-17T05:01:56.175Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-17T05:01:56.175Z] (5/129) Installing libxcb (1.14-r2) [2023-05-17T05:01:56.175Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-17T05:01:56.435Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-17T05:01:56.435Z] (8/129) Installing libice (1.0.10-r0) [2023-05-17T05:01:56.435Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-17T05:01:56.435Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-17T05:01:56.435Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-17T05:01:56.435Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-17T05:01:56.435Z] (13/129) Installing xset (1.2.4-r0) [2023-05-17T05:01:56.435Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-17T05:01:56.435Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-17T05:01:56.435Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T05:01:56.435Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-17T05:01:56.435Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-17T05:01:56.435Z] (19/129) Installing libintl (0.21-r0) [2023-05-17T05:01:56.435Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-17T05:01:56.435Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-17T05:01:56.435Z] (22/129) Installing pcre (8.45-r1) [2023-05-17T05:01:56.435Z] (23/129) Installing glib (2.70.1-r0) [2023-05-17T05:01:56.435Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-17T05:01:56.435Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-17T05:01:56.435Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-17T05:01:56.435Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T05:01:56.435Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T05:01:56.435Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-17T05:01:56.435Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-17T05:01:56.435Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-17T05:01:56.435Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-17T05:01:56.435Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T05:01:56.435Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T05:01:56.435Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-17T05:01:56.435Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-17T05:01:56.435Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-17T05:01:56.435Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-17T05:01:56.435Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-17T05:01:56.435Z] (40/129) Installing libxi (1.8-r0) [2023-05-17T05:01:56.435Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-17T05:01:56.435Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-17T05:01:56.435Z] (43/129) Installing atk (2.36.0-r0) [2023-05-17T05:01:56.435Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-17T05:01:56.695Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-17T05:01:56.695Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-17T05:01:56.696Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T05:01:56.696Z] (48/129) Installing expat (2.5.0-r0) [2023-05-17T05:01:56.696Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-17T05:01:56.696Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-17T05:01:56.696Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-17T05:01:56.696Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-17T05:01:56.696Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-17T05:01:56.696Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-17T05:01:56.696Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-17T05:01:56.696Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-17T05:01:56.696Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-17T05:01:56.696Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-17T05:01:56.696Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-17T05:01:56.696Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-17T05:01:56.696Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-17T05:01:56.696Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-17T05:01:56.696Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-17T05:01:56.696Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-17T05:01:56.696Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-17T05:01:56.696Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-17T05:01:56.696Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-17T05:01:56.696Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-17T05:01:56.696Z] (69/129) Installing pango (1.48.10-r0) [2023-05-17T05:01:56.696Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T05:01:56.696Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T05:01:56.696Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T05:01:56.696Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-17T05:01:56.955Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-17T05:01:56.955Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T05:01:56.955Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T05:01:56.955Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-17T05:01:56.955Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-17T05:01:56.955Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-17T05:01:57.215Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T05:01:59.120Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-17T05:01:59.120Z] (80/129) Installing flac (1.3.4-r0) [2023-05-17T05:01:59.120Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T05:01:59.120Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T05:01:59.120Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-17T05:01:59.120Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-17T05:01:59.379Z] (85/129) Installing libass (0.15.2-r0) [2023-05-17T05:01:59.379Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-17T05:01:59.379Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T05:01:59.379Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T05:01:59.379Z] (89/129) Installing lame (3.100-r0) [2023-05-17T05:01:59.379Z] (90/129) Installing opus (1.3.1-r1) [2023-05-17T05:01:59.379Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T05:01:59.379Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-17T05:01:59.379Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-17T05:01:59.379Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-17T05:01:59.379Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-17T05:01:59.379Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T05:01:59.379Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-17T05:01:59.379Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-17T05:01:59.379Z] (99/129) Installing libva (2.13.0-r0) [2023-05-17T05:01:59.379Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-17T05:01:59.379Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-17T05:01:59.379Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-17T05:01:59.379Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-17T05:01:59.379Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-17T05:01:59.379Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-17T05:01:59.379Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-17T05:01:59.379Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-17T05:01:59.638Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T05:01:59.638Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-17T05:01:59.638Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-17T05:01:59.638Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T05:01:59.638Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-17T05:01:59.638Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-17T05:01:59.638Z] (114/129) Installing nspr (4.32-r0) [2023-05-17T05:01:59.638Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-17T05:01:59.638Z] (116/129) Installing nss (3.78.1-r0) [2023-05-17T05:01:59.896Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-17T05:01:59.896Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-17T05:01:59.896Z] (119/129) Installing orc (0.4.32-r0) [2023-05-17T05:01:59.896Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-17T05:01:59.896Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-17T05:01:59.896Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-17T05:01:59.896Z] (123/129) Installing libpulse (15.0-r2) [2023-05-17T05:01:59.896Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-17T05:01:59.896Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-17T05:01:59.896Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-17T05:01:59.896Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-17T05:01:59.896Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-17T05:01:59.896Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-17T05:02:01.798Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T05:02:01.798Z] Executing glib-2.70.1-r0.trigger [2023-05-17T05:02:01.798Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T05:02:01.798Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T05:02:01.798Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T05:02:01.798Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T05:02:01.798Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T05:02:01.798Z] OK: 286 MiB in 145 packages [2023-05-17T05:02:07.065Z] Removing intermediate container 95db60e642c3 [2023-05-17T05:02:07.065Z] ---> fa6cc2f0210a [2023-05-17T05:02:07.065Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T05:02:07.065Z] ---> Running in 08a33e405398 [2023-05-17T05:02:07.065Z] Removing intermediate container 08a33e405398 [2023-05-17T05:02:07.065Z] ---> ce00d488cb51 [2023-05-17T05:02:07.065Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T05:02:07.065Z] ---> Running in 0019acdcda0f [2023-05-17T05:02:07.065Z] Removing intermediate container 0019acdcda0f [2023-05-17T05:02:07.065Z] ---> 5ec66944d857 [2023-05-17T05:02:07.065Z] Step 5/10 : RUN npm install -g npm [2023-05-17T05:02:07.065Z] ---> Running in 4f51b71c6d70 [2023-05-17T05:02:13.641Z] [2023-05-17T05:02:13.641Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-17T05:02:13.641Z] [2023-05-17T05:02:13.641Z] 27 packages are looking for funding [2023-05-17T05:02:13.641Z] run `npm fund` for details [2023-05-17T05:02:13.641Z] [2023-05-17T05:02:13.641Z] found 0 vulnerabilities [2023-05-17T05:02:15.020Z] Removing intermediate container 4f51b71c6d70 [2023-05-17T05:02:15.020Z] ---> a12f1849b9af [2023-05-17T05:02:15.020Z] Step 6/10 : ARG USER=1000 [2023-05-17T05:02:15.020Z] ---> Running in 7b7b80284527 [2023-05-17T05:02:15.020Z] Removing intermediate container 7b7b80284527 [2023-05-17T05:02:15.020Z] ---> cdd95250d8b4 [2023-05-17T05:02:15.020Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T05:02:15.020Z] ---> Running in 77aebbac0405 [2023-05-17T05:02:15.598Z] Removing intermediate container 77aebbac0405 [2023-05-17T05:02:15.598Z] ---> efeb26828b01 [2023-05-17T05:02:15.598Z] Step 8/10 : USER $USER:$USER [2023-05-17T05:02:15.598Z] ---> Running in 7d28d679bd95 [2023-05-17T05:02:15.598Z] Removing intermediate container 7d28d679bd95 [2023-05-17T05:02:15.598Z] ---> 169107760743 [2023-05-17T05:02:15.598Z] Step 9/10 : WORKDIR /app [2023-05-17T05:02:15.598Z] ---> Running in 0dbb1e01b5bd [2023-05-17T05:02:15.859Z] Removing intermediate container 0dbb1e01b5bd [2023-05-17T05:02:15.859Z] ---> 959f725fcf7d [2023-05-17T05:02:15.859Z] Step 10/10 : LABEL git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693 [2023-05-17T05:02:15.859Z] ---> Running in ad12ba43dffa [2023-05-17T05:02:15.859Z] Removing intermediate container ad12ba43dffa [2023-05-17T05:02:15.859Z] ---> 9ec2ecc0ac3e [2023-05-17T05:02:15.859Z] Successfully built 9ec2ecc0ac3e [2023-05-17T05:02:15.859Z] Successfully tagged edgexfoundry/edgex-web-ui:15d42a0b2eb8beb8c069d769f4c69f9e27202693 [2023-05-17T05:02:15.859Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T05:02:15.859Z] touch edgex-web-ui.imagebuilt [2023-05-17T05:02:15.859Z] mkdir -p node_modules coverage [2023-05-17T05:02:15.859Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T05:02:15.859Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T05:02:17.765Z] npm WARN old lockfile [2023-05-17T05:02:17.765Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T05:02:17.765Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T05:02:17.765Z] npm WARN old lockfile [2023-05-17T05:02:17.765Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T05:02:17.765Z] npm WARN old lockfile [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE required: { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE }, [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE required: { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE }, [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE required: { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE }, [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE required: { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE }, [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE required: { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE }, [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE required: { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE }, [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE required: { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE }, [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE required: { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE }, [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE required: { [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE }, [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:02:27.740Z] npm WARN EBADENGINE } [2023-05-17T05:02:31.022Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T05:02:31.022Z] 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-05-17T05:02:31.022Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:02:31.022Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T05:02:31.022Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T05:02:31.022Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T05:02:31.589Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T05:02:32.154Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T05:02:33.088Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T05:02:33.088Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T05:02:34.360Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15837 in /w/workspace/edgexfoundry_edgex-ui-go_PR-609 [Pipeline] { [Pipeline] ws [2023-05-17T05:02:34.422Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [2023-05-17T05:02:34.460Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [Pipeline] checkout [2023-05-17T05:02:34.498Z] The recommended git tool is: git [2023-05-17T05:02:35.394Z] 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-05-17T05:02:35.395Z] 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-05-17T05:02:35.958Z] 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-05-17T05:02:36.226Z] 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-05-17T05:02:36.791Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:02:37.049Z] 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-05-17T05:02:37.316Z] 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-05-17T05:02:38.253Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:02:39.405Z] using credential edgex-jenkins-ssh [2023-05-17T05:02:39.421Z] Cloning the remote Git repository [2023-05-17T05:02:40.518Z] 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-05-17T05:02:39.462Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T05:02:39.552Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-17T05:02:39.684Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T05:02:39.685Z] > git --version # timeout=10 [2023-05-17T05:02:39.703Z] > git --version # 'git version 2.25.1' [2023-05-17T05:02:39.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T05:02:39.846Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T05:02:42.429Z] 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-05-17T05:02:43.147Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-17T05:02:43.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T05:02:44.537Z] Merging remotes/origin/main commit 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 into PR head commit 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [2023-05-17T05:02:43.965Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-17T05:02:44.006Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-17T05:02:44.007Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T05:02:44.025Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/609/head:refs/remotes/origin/PR-609 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T05:02:44.555Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T05:02:44.614Z] > git checkout -f 15d42a0b2eb8beb8c069d769f4c69f9e27202693 # timeout=10 [2023-05-17T05:02:45.096Z] Merge succeeded, producing 15d42a0b2eb8beb8c069d769f4c69f9e27202693 [2023-05-17T05:02:45.097Z] Checking out Revision 15d42a0b2eb8beb8c069d769f4c69f9e27202693 (PR-609) [2023-05-17T05:02:45.995Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-17T05:02:46.051Z] > git --version # timeout=10 [2023-05-17T05:02:46.066Z] > git --version # 'git version 2.25.1' [2023-05-17T05:02:46.087Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T05:02:44.991Z] > git remote # timeout=10 [2023-05-17T05:02:45.009Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T05:02:45.025Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T05:02:45.038Z] > git merge 5a9fbf0d3d3ccac8217fbac71d6c87601cd56a69 # timeout=10 [2023-05-17T05:02:45.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T05:02:45.104Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T05:02:45.123Z] > git checkout -f 15d42a0b2eb8beb8c069d769f4c69f9e27202693 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T05:02:47.164Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T05:02:47.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T05:02:47.164Z] Dload Upload Total Spent Left Speed [2023-05-17T05:02:47.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 82 12751 82 10503 0 0 81418 0 --:--:-- --:--:-- --:--:-- 80792 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-05-17T05:02:47.702Z] [2023-05-17T05:02:47.702Z] added 1478 packages, and audited 1479 packages in 31s [2023-05-17T05:02:47.702Z] [2023-05-17T05:02:47.702Z] 90 packages are looking for funding [2023-05-17T05:02:47.702Z] run `npm fund` for details [2023-05-17T05:02:47.702Z] [2023-05-17T05:02:47.702Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T05:02:47.702Z] [2023-05-17T05:02:47.702Z] To address issues that do not require attention, run: [2023-05-17T05:02:47.702Z] npm audit fix [2023-05-17T05:02:47.702Z] [2023-05-17T05:02:47.702Z] To address all issues (including breaking changes), run: [2023-05-17T05:02:47.702Z] npm audit fix --force [2023-05-17T05:02:47.702Z] [2023-05-17T05:02:47.702Z] Run `npm audit` for details. [2023-05-17T05:02:47.755Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T05:02:48.100Z] + sudo tee /etc/docker/daemon.new [2023-05-17T05:02:48.100Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T05:02:48.100Z] { [2023-05-17T05:02:48.100Z] "registry-mirrors": [ [2023-05-17T05:02:48.100Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T05:02:48.100Z] ], [2023-05-17T05:02:48.100Z] "bip": "10.250.0.254/24", [2023-05-17T05:02:48.100Z] "hosts": [ [2023-05-17T05:02:48.100Z] "tcp://0.0.0.0:5555", [2023-05-17T05:02:48.100Z] "unix:///var/run/docker.sock" [2023-05-17T05:02:48.100Z] ], [2023-05-17T05:02:48.100Z] "mtu": 1458, [2023-05-17T05:02:48.100Z] "selinux-enabled": true, [2023-05-17T05:02:48.100Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T05:02:48.100Z] } [Pipeline] sh [2023-05-17T05:02:48.448Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-17T05:02:48.795Z] + sudo service docker restart [2023-05-17T05:02:54.287Z] 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-05-17T05:02:56.194Z] - Generating browser application bundles (phase: setup)... [2023-05-17T05:03:00.387Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T05:03:00.387Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T05:03:03.673Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T05:03:03.673Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T05:03:04.241Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T05:03:04.241Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T05:03:04.808Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T05:03:04.808Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T05:03:05.067Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T05:03:05.325Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T05:03:05.325Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T05:03:05.583Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T05:03:05.583Z] Compiling @angular/common/http/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T05:03:07.146Z] provisioning config files... [2023-05-17T05:03:07.177Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config10836917254956205922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:03:07.484Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T05:03:07.576Z] ---> docker-login.sh [2023-05-17T05:03:07.576Z] nexus3.edgexfoundry.org:10001 [2023-05-17T05:03:07.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:03:08.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:03:08.116Z] Configure a credential helper to remove this warning. See [2023-05-17T05:03:08.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:03:08.116Z] [2023-05-17T05:03:08.116Z] Login Succeeded [2023-05-17T05:03:08.116Z] nexus3.edgexfoundry.org:10002 [2023-05-17T05:03:08.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:03:08.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:03:08.386Z] Configure a credential helper to remove this warning. See [2023-05-17T05:03:08.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:03:08.386Z] [2023-05-17T05:03:08.386Z] Login Succeeded [2023-05-17T05:03:08.656Z] nexus3.edgexfoundry.org:10003 [2023-05-17T05:03:08.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:03:08.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:03:08.924Z] Configure a credential helper to remove this warning. See [2023-05-17T05:03:08.924Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:03:08.924Z] [2023-05-17T05:03:08.924Z] Login Succeeded [2023-05-17T05:03:08.924Z] nexus3.edgexfoundry.org:10004 [2023-05-17T05:03:09.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:03:09.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:03:09.195Z] Configure a credential helper to remove this warning. See [2023-05-17T05:03:09.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:03:09.195Z] [2023-05-17T05:03:09.195Z] Login Succeeded [2023-05-17T05:03:09.195Z] docker.io [2023-05-17T05:03:09.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:03:09.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:03:09.732Z] Configure a credential helper to remove this warning. See [2023-05-17T05:03:09.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:03:09.732Z] [2023-05-17T05:03:09.732Z] Login Succeeded [2023-05-17T05:03:09.732Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T05:03:09.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T05:03:10.142Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:03:10.187Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:03:10.225Z] ========================================================= [2023-05-17T05:03:10.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T05:03:10.225Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:03:10.820Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-17T05:03:11.807Z] Sending build context to Docker daemon 28.53MB [2023-05-17T05:03:11.807Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T05:03:11.807Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-17T05:03:12.078Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T05:03:12.078Z] c41833b44d91: Pulling fs layer [2023-05-17T05:03:12.078Z] ed15518f5707: Pulling fs layer [2023-05-17T05:03:12.078Z] feae8fd75edb: Pulling fs layer [2023-05-17T05:03:12.078Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T05:03:12.078Z] 3cdef696dda3: Pulling fs layer [2023-05-17T05:03:12.078Z] 2ced38df9373: Pulling fs layer [2023-05-17T05:03:12.078Z] 58f1dce35555: Pulling fs layer [2023-05-17T05:03:12.078Z] 242c74f7c9fa: Waiting [2023-05-17T05:03:12.078Z] 3cdef696dda3: Waiting [2023-05-17T05:03:12.078Z] 2ced38df9373: Waiting [2023-05-17T05:03:12.078Z] 58f1dce35555: Waiting [2023-05-17T05:03:12.078Z] ed15518f5707: Verifying Checksum [2023-05-17T05:03:12.078Z] ed15518f5707: Download complete [2023-05-17T05:03:12.078Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T05:03:12.078Z] 242c74f7c9fa: Download complete [2023-05-17T05:03:12.078Z] 3cdef696dda3: Verifying Checksum [2023-05-17T05:03:12.078Z] 3cdef696dda3: Download complete [2023-05-17T05:03:12.078Z] c41833b44d91: Download complete [2023-05-17T05:03:12.753Z] 17 05 2023 05:03:12.720:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T05:03:12.753Z] 17 05 2023 05:03:12.722:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T05:03:12.753Z] 17 05 2023 05:03:12.726:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T05:03:13.526Z] 58f1dce35555: Verifying Checksum [2023-05-17T05:03:13.526Z] 58f1dce35555: Download complete [2023-05-17T05:03:14.497Z] feae8fd75edb: Verifying Checksum [2023-05-17T05:03:14.497Z] feae8fd75edb: Download complete [2023-05-17T05:03:14.769Z] 2ced38df9373: Verifying Checksum [2023-05-17T05:03:14.769Z] 2ced38df9373: Download complete [2023-05-17T05:03:15.039Z] c41833b44d91: Pull complete [2023-05-17T05:03:15.305Z] ed15518f5707: Pull complete [2023-05-17T05:03:24.976Z] ✔ Browser application bundle generation complete. [2023-05-17T05:03:24.976Z] 17 05 2023 05:03:23.493:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket NGHeJpJn5QC5qFthAAAB with id 89246030 [2023-05-17T05:03:25.384Z] feae8fd75edb: Pull complete [2023-05-17T05:03:25.384Z] 242c74f7c9fa: Pull complete [2023-05-17T05:03:25.384Z] 3cdef696dda3: Pull complete [2023-05-17T05:03:26.353Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T05:03:26.353Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.082 secs) [2023-05-17T05:03:26.353Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.115 secs) [2023-05-17T05:03:26.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.146 secs) [2023-05-17T05:03:26.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.155 secs) [2023-05-17T05:03:26.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.196 secs) [2023-05-17T05:03:26.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.2 secs) [2023-05-17T05:03:26.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.229 secs) [2023-05-17T05:03:26.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.243 secs) [2023-05-17T05:03:26.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.248 secs) [2023-05-17T05:03:26.612Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.286 secs) [2023-05-17T05:03:26.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.348 secs) [2023-05-17T05:03:26.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.369 secs) [2023-05-17T05:03:26.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.378 secs) [2023-05-17T05:03:26.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.385 secs) [2023-05-17T05:03:26.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.406 secs) [2023-05-17T05:03:26.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.415 secs) [2023-05-17T05:03:26.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.424 secs) [2023-05-17T05:03:26.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.432 secs) [2023-05-17T05:03:26.872Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.444 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.471 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.48 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.483 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.505 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.509 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.521 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.526 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.532 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.535 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.541 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.544 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.545 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.547 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.56 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.565 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.569 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.573 secs) [2023-05-17T05:03:27.131Z] WARN: ' [2023-05-17T05:03:27.131Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T05:03:27.131Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T05:03:27.131Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T05:03:27.131Z] in a future version of Angular. [2023-05-17T05:03:27.131Z] [2023-05-17T05:03:27.131Z] For more information on this, see our API docs here: [2023-05-17T05:03:27.131Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T05:03:27.131Z] ' [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.573 secs) [2023-05-17T05:03:27.131Z] WARN: ' [2023-05-17T05:03:27.131Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T05:03:27.131Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T05:03:27.131Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T05:03:27.131Z] in a future version of Angular. [2023-05-17T05:03:27.131Z] [2023-05-17T05:03:27.131Z] For more information on this, see our API docs here: [2023-05-17T05:03:27.131Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T05:03:27.131Z] ' [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.605 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.608 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.648 secs) [2023-05-17T05:03:27.131Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.651 secs) [2023-05-17T05:03:27.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.661 secs) [2023-05-17T05:03:27.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.725 secs) [2023-05-17T05:03:27.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.735 secs) [2023-05-17T05:03:27.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.754 secs) [2023-05-17T05:03:27.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.79 secs) [2023-05-17T05:03:27.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.834 secs) [2023-05-17T05:03:27.391Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.847 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.862 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.869 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.964 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.983 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.992 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.997 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.003 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.005 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.006 secs) [2023-05-17T05:03:27.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.032 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.063 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.113 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.124 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.133 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.139 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.145 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.186 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.203 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.221 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.232 secs) [2023-05-17T05:03:27.908Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.257 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.28 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.309 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.32 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.329 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.338 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.347 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.373 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.386 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.396 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.398 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.399 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.4 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.402 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.404 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.424 secs) [2023-05-17T05:03:28.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.433 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.444 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.447 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.45 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.475 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.485 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.491 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.501 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.502 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.503 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.52 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.525 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.528 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.532 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.534 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.536 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.555 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.56 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.562 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.571 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.599 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.606 secs) [2023-05-17T05:03:28.429Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.618 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.623 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.633 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.646 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.664 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.666 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.667 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.682 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.7 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.719 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.728 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.736 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.739 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.741 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.745 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.752 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.768 secs) [2023-05-17T05:03:28.688Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.791 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.812 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.815 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.816 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.829 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.837 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.845 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.864 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.874 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.878 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.906 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.941 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.953 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.97 secs) [2023-05-17T05:03:28.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.979 secs) [2023-05-17T05:03:29.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.983 secs) [2023-05-17T05:03:29.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.994 secs) [2023-05-17T05:03:29.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.008 secs) [2023-05-17T05:03:29.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.011 secs) [2023-05-17T05:03:29.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.017 secs) [2023-05-17T05:03:29.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.021 secs) [2023-05-17T05:03:29.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.024 secs) [2023-05-17T05:03:29.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.057 secs) [2023-05-17T05:03:29.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.998 secs / 2.057 secs) [2023-05-17T05:03:29.206Z] TOTAL: 145 SUCCESS [2023-05-17T05:03:29.206Z] ✔ Browser application bundle generation complete. [2023-05-17T05:03:29.771Z] [2023-05-17T05:03:29.771Z] =============================== Coverage summary =============================== [2023-05-17T05:03:29.772Z] Statements : 41.53% ( 1424/3429 ) [2023-05-17T05:03:29.772Z] Branches : 12.14% ( 109/898 ) [2023-05-17T05:03:29.772Z] Functions : 33.25% ( 416/1251 ) [2023-05-17T05:03:29.772Z] Lines : 39.41% ( 1279/3245 ) [2023-05-17T05:03:29.772Z] ================================================================================ [2023-05-17T05:03:29.772Z] ✔ Browser application bundle generation complete. [2023-05-17T05:03:30.338Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-609/web' [Pipeline] echo [2023-05-17T05:03:30.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T05:03:30.407Z] $ docker stop --time=1 f915c992af15e276a353cdb579b9e4dce4a7ad9ee5869f930aa710f446f81868 [2023-05-17T05:03:31.688Z] $ docker rm -f --volumes f915c992af15e276a353cdb579b9e4dce4a7ad9ee5869f930aa710f446f81868 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T05:03:32.033Z] 2ced38df9373: Pull complete [2023-05-17T05:03:32.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T05:03:32.921Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T05:03:33.453Z] 58f1dce35555: Pull complete [2023-05-17T05:03:33.453Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T05:03:33.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T05:03:33.453Z] ---> fadd8f120f05 [2023-05-17T05:03:33.453Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T05:03:33.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T05:03:34.488Z] + ls -al . [2023-05-17T05:03:34.488Z] total 180 [2023-05-17T05:03:34.488Z] drwxrwxr-x 14 jenkins jenkins 4096 May 17 05:01 . [2023-05-17T05:03:34.488Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:00 .. [2023-05-17T05:03:34.488Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:00 .blubracket [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 05:00 .dockerignore [2023-05-17T05:03:34.488Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:00 .git [2023-05-17T05:03:34.488Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:00 .github [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 05:00 .gitignore [2023-05-17T05:03:34.488Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 05:00 .semver [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 05:00 Attribution.txt [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 05:00 CHANGELOG.md [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 05:00 CONTRIBUTING.md [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 05:00 Dockerfile [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 05:00 Jenkinsfile [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 05:00 LICENSE [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 05:00 Makefile [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 05:00 README.md [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:00 VERSION [2023-05-17T05:03:34.488Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:00 assets [2023-05-17T05:03:34.488Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:00 bin [2023-05-17T05:03:34.488Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:00 cmd [2023-05-17T05:03:34.488Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 05:01 coverage.out [2023-05-17T05:03:34.488Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:00 docs [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 05:00 go.mod [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 05:00 go.sum [2023-05-17T05:03:34.488Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:00 internal [2023-05-17T05:03:34.488Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:00 snap [2023-05-17T05:03:34.488Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:00 testing [2023-05-17T05:03:34.488Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 05:00 version.go [2023-05-17T05:03:34.488Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 05:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:03:34.888Z] + 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=15d42a0b2eb8beb8c069d769f4c69f9e27202693 --label arch=amd64 --label version=0.0.0 . [2023-05-17T05:03:35.147Z] Sending build context to Docker daemon 48.7MB [2023-05-17T05:03:35.147Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T05:03:35.147Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T05:03:35.147Z] ---> 76e05b3e5069 [2023-05-17T05:03:35.147Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T05:03:35.406Z] ---> Running in dac96c539547 [2023-05-17T05:03:35.406Z] Removing intermediate container dac96c539547 [2023-05-17T05:03:35.406Z] ---> 363a9f5b1949 [2023-05-17T05:03:35.406Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T05:03:35.406Z] ---> Running in bafc67afdc61 [2023-05-17T05:03:35.674Z] Removing intermediate container bafc67afdc61 [2023-05-17T05:03:35.674Z] ---> 2b6407c6a1ab [2023-05-17T05:03:35.674Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T05:03:35.674Z] ---> Running in 54133b34257f [2023-05-17T05:03:35.733Z] ---> Running in e110002174e2 [2023-05-17T05:03:35.733Z] Removing intermediate container e110002174e2 [2023-05-17T05:03:35.733Z] ---> e190c07603ad [2023-05-17T05:03:35.733Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T05:03:35.733Z] ---> Running in 4bef10a91b70 [2023-05-17T05:03:35.733Z] Removing intermediate container 4bef10a91b70 [2023-05-17T05:03:35.733Z] ---> 3bf50886c371 [2023-05-17T05:03:35.733Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T05:03:35.733Z] ---> Running in 4200db9d3020 [2023-05-17T05:03:35.733Z] Removing intermediate container 4200db9d3020 [2023-05-17T05:03:35.733Z] ---> 939ae25c8c68 [2023-05-17T05:03:35.733Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T05:03:35.941Z] Removing intermediate container 54133b34257f [2023-05-17T05:03:35.942Z] ---> e5ab9ff98115 [2023-05-17T05:03:35.942Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-17T05:03:35.992Z] ---> Running in cc20c7d0697d [2023-05-17T05:03:35.992Z] Removing intermediate container cc20c7d0697d [2023-05-17T05:03:35.992Z] ---> f16f7993454d [2023-05-17T05:03:35.992Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T05:03:35.992Z] ---> Running in 1317784dd610 [2023-05-17T05:03:35.992Z] Removing intermediate container 1317784dd610 [2023-05-17T05:03:35.992Z] ---> 9a1290b12007 [2023-05-17T05:03:35.992Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T05:03:36.210Z] ---> Running in dfbfa0f0e2b1 [2023-05-17T05:03:36.477Z] Removing intermediate container dfbfa0f0e2b1 [2023-05-17T05:03:36.477Z] ---> aeaa8ef20b62 [2023-05-17T05:03:36.477Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T05:03:36.477Z] ---> Running in c9dfd47a5c42 [2023-05-17T05:03:36.746Z] Removing intermediate container c9dfd47a5c42 [2023-05-17T05:03:36.746Z] ---> 470f669f7f74 [2023-05-17T05:03:36.746Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T05:03:36.928Z] ---> c2c641c81832 [2023-05-17T05:03:36.928Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T05:03:36.928Z] ---> Running in 32c59d80fc99 [2023-05-17T05:03:37.010Z] latest: Pulling from library/docker [2023-05-17T05:03:37.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T05:03:37.189Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T05:03:37.292Z] 08409d417260: Pulling fs layer [2023-05-17T05:03:37.292Z] bf127bdc9f4f: Pulling fs layer [2023-05-17T05:03:37.292Z] 55b4810136f4: Pulling fs layer [2023-05-17T05:03:37.292Z] a803316fb129: Pulling fs layer [2023-05-17T05:03:37.292Z] e4afab677181: Pulling fs layer [2023-05-17T05:03:37.292Z] 567bc94445bd: Pulling fs layer [2023-05-17T05:03:37.292Z] 69eff66c35e2: Pulling fs layer [2023-05-17T05:03:37.292Z] 9e6196db0a93: Pulling fs layer [2023-05-17T05:03:37.292Z] c8f44004068c: Pulling fs layer [2023-05-17T05:03:37.292Z] 22442686bd72: Pulling fs layer [2023-05-17T05:03:37.292Z] 538120297d91: Pulling fs layer [2023-05-17T05:03:37.292Z] 4eaff4018a72: Pulling fs layer [2023-05-17T05:03:37.292Z] 398e5219c811: Pulling fs layer [2023-05-17T05:03:37.292Z] a054eb5e9d23: Pulling fs layer [2023-05-17T05:03:37.292Z] a803316fb129: Waiting [2023-05-17T05:03:37.292Z] e4afab677181: Waiting [2023-05-17T05:03:37.292Z] 567bc94445bd: Waiting [2023-05-17T05:03:37.292Z] 538120297d91: Waiting [2023-05-17T05:03:37.292Z] 4eaff4018a72: Waiting [2023-05-17T05:03:37.292Z] 398e5219c811: Waiting [2023-05-17T05:03:37.292Z] a054eb5e9d23: Waiting [2023-05-17T05:03:37.292Z] 69eff66c35e2: Waiting [2023-05-17T05:03:37.292Z] c8f44004068c: Waiting [2023-05-17T05:03:37.292Z] 22442686bd72: Waiting [2023-05-17T05:03:37.292Z] 9e6196db0a93: Waiting [2023-05-17T05:03:37.292Z] 55b4810136f4: Verifying Checksum [2023-05-17T05:03:37.292Z] 55b4810136f4: Download complete [2023-05-17T05:03:37.292Z] bf127bdc9f4f: Verifying Checksum [2023-05-17T05:03:37.292Z] bf127bdc9f4f: Download complete [2023-05-17T05:03:37.292Z] 08409d417260: Verifying Checksum [2023-05-17T05:03:37.292Z] 08409d417260: Download complete [2023-05-17T05:03:37.447Z] OK: 265 MiB in 53 packages [2023-05-17T05:03:37.710Z] Removing intermediate container 32c59d80fc99 [2023-05-17T05:03:37.710Z] ---> a17def7bbd37 [2023-05-17T05:03:37.710Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T05:03:37.710Z] ---> Running in 9bea16cacf5f [2023-05-17T05:03:37.710Z] Removing intermediate container 9bea16cacf5f [2023-05-17T05:03:37.710Z] ---> 06634597bf5b [2023-05-17T05:03:37.710Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T05:03:37.710Z] ---> Running in 7072cde5366b [2023-05-17T05:03:37.884Z] e4afab677181: Verifying Checksum [2023-05-17T05:03:37.884Z] e4afab677181: Download complete [2023-05-17T05:03:37.884Z] a803316fb129: Verifying Checksum [2023-05-17T05:03:37.884Z] a803316fb129: Download complete [2023-05-17T05:03:37.971Z] Removing intermediate container 7072cde5366b [2023-05-17T05:03:37.971Z] ---> b9cd10fc8f64 [2023-05-17T05:03:37.971Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-17T05:03:37.971Z] ---> 4ace3323e8b5 [2023-05-17T05:03:37.971Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T05:03:37.971Z] ---> Running in 5d78aa57bc28 [2023-05-17T05:03:38.155Z] 567bc94445bd: Verifying Checksum [2023-05-17T05:03:38.155Z] 567bc94445bd: Download complete [2023-05-17T05:03:38.155Z] 69eff66c35e2: Verifying Checksum [2023-05-17T05:03:38.155Z] 69eff66c35e2: Download complete [2023-05-17T05:03:38.155Z] 9e6196db0a93: Verifying Checksum [2023-05-17T05:03:38.155Z] 9e6196db0a93: Download complete [2023-05-17T05:03:38.155Z] c8f44004068c: Verifying Checksum [2023-05-17T05:03:38.155Z] c8f44004068c: Download complete [2023-05-17T05:03:38.155Z] 538120297d91: Verifying Checksum [2023-05-17T05:03:38.155Z] 538120297d91: Download complete [2023-05-17T05:03:38.155Z] 08409d417260: Pull complete [2023-05-17T05:03:38.423Z] 398e5219c811: Verifying Checksum [2023-05-17T05:03:38.423Z] 398e5219c811: Download complete [2023-05-17T05:03:38.423Z] 22442686bd72: Verifying Checksum [2023-05-17T05:03:38.423Z] 22442686bd72: Download complete [2023-05-17T05:03:38.423Z] a054eb5e9d23: Verifying Checksum [2023-05-17T05:03:38.423Z] a054eb5e9d23: Download complete [2023-05-17T05:03:38.698Z] bf127bdc9f4f: Pull complete [2023-05-17T05:03:38.908Z] Removing intermediate container 5d78aa57bc28 [2023-05-17T05:03:38.908Z] ---> 998bdf6099c0 [2023-05-17T05:03:38.908Z] Step 14/25 : COPY . . [2023-05-17T05:03:38.970Z] 55b4810136f4: Pull complete [2023-05-17T05:03:39.557Z] 4eaff4018a72: Verifying Checksum [2023-05-17T05:03:39.557Z] 4eaff4018a72: Download complete [2023-05-17T05:03:39.824Z] a803316fb129: Pull complete [2023-05-17T05:03:40.300Z] ---> a3c559b7cb75 [2023-05-17T05:03:40.300Z] Step 15/25 : RUN ${MAKE} [2023-05-17T05:03:40.300Z] ---> Running in c9b68357bb7f [2023-05-17T05:03:40.300Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-17T05:03:40.789Z] e4afab677181: Pull complete [2023-05-17T05:03:41.753Z] 567bc94445bd: Pull complete [2023-05-17T05:03:42.020Z] 69eff66c35e2: Pull complete [2023-05-17T05:03:43.426Z] 9e6196db0a93: Pull complete [2023-05-17T05:03:43.694Z] c8f44004068c: Pull complete [2023-05-17T05:03:44.659Z] 22442686bd72: Pull complete [2023-05-17T05:03:44.659Z] 538120297d91: Pull complete [2023-05-17T05:03:47.255Z] 4eaff4018a72: Pull complete [2023-05-17T05:03:47.523Z] 398e5219c811: Pull complete [2023-05-17T05:03:47.792Z] a054eb5e9d23: Pull complete [2023-05-17T05:03:47.792Z] Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 [2023-05-17T05:03:47.792Z] Status: Downloaded newer image for docker:latest [2023-05-17T05:03:50.390Z] ---> 665aff62bdbf [2023-05-17T05:03:50.390Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T05:03:50.390Z] ---> Running in 958aecec6e71 [2023-05-17T05:03:51.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T05:03:51.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T05:03:52.587Z] OK: 263 MiB in 53 packages [2023-05-17T05:03:53.562Z] Removing intermediate container 958aecec6e71 [2023-05-17T05:03:53.562Z] ---> f4a6ceb99341 [2023-05-17T05:03:53.562Z] Step 10/15 : ENV GO111MODULE=on [2023-05-17T05:03:53.562Z] ---> Running in 4653a848cc4d [2023-05-17T05:03:53.830Z] Removing intermediate container 4653a848cc4d [2023-05-17T05:03:53.830Z] ---> d18ea446364c [2023-05-17T05:03:53.830Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T05:03:53.830Z] ---> Running in 3cd95b91f94c [2023-05-17T05:03:54.105Z] Removing intermediate container 3cd95b91f94c [2023-05-17T05:03:54.105Z] ---> 6ed7fad0ba4a [2023-05-17T05:03:54.105Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-17T05:03:57.454Z] ---> 6dd9481aae2a [2023-05-17T05:03:57.454Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T05:03:57.454Z] ---> Running in 3d3002632bab [2023-05-17T05:03:58.405Z] Removing intermediate container c9b68357bb7f [2023-05-17T05:03:58.405Z] ---> 2b425b8b80e9 [2023-05-17T05:03:58.405Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T05:03:58.405Z] 3.17: Pulling from library/alpine [2023-05-17T05:03:58.405Z] f56be85fc22e: Already exists [2023-05-17T05:03:58.405Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T05:03:58.405Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T05:03:58.405Z] ---> 9ed4aefc74f6 [2023-05-17T05:03:58.405Z] Step 17/25 : EXPOSE 4000 [2023-05-17T05:03:58.405Z] ---> Running in c0701ef93b0b [2023-05-17T05:03:58.405Z] Removing intermediate container c0701ef93b0b [2023-05-17T05:03:58.405Z] ---> beaa51de23af [2023-05-17T05:03:58.405Z] 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-05-17T05:03:58.405Z] ---> 239eec4fd2eb [2023-05-17T05:03:58.405Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T05:03:58.405Z] ---> 64baeea83d93 [2023-05-17T05:03:58.405Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T05:03:58.405Z] ---> 1df7202b1b46 [2023-05-17T05:03:58.405Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T05:03:58.405Z] ---> Running in 5eb5effe6069 [2023-05-17T05:03:58.405Z] Removing intermediate container 5eb5effe6069 [2023-05-17T05:03:58.405Z] ---> 5dabbb609dfc [2023-05-17T05:03:58.405Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T05:03:58.405Z] ---> Running in 76e5cf87807d [2023-05-17T05:03:58.405Z] Removing intermediate container 76e5cf87807d [2023-05-17T05:03:58.405Z] ---> 5fe6cf7b97a4 [2023-05-17T05:03:58.405Z] Step 23/25 : LABEL arch=amd64 [2023-05-17T05:03:58.405Z] ---> Running in c284a26d965a [2023-05-17T05:03:58.664Z] Removing intermediate container c284a26d965a [2023-05-17T05:03:58.664Z] ---> 93488844bcc9 [2023-05-17T05:03:58.664Z] Step 24/25 : LABEL git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693 [2023-05-17T05:03:58.664Z] ---> Running in c5bfb20c0762 [2023-05-17T05:03:58.664Z] Removing intermediate container c5bfb20c0762 [2023-05-17T05:03:58.664Z] ---> 5261d987017d [2023-05-17T05:03:58.664Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T05:03:58.664Z] ---> Running in 1dad69d70d57 [2023-05-17T05:03:58.664Z] Removing intermediate container 1dad69d70d57 [2023-05-17T05:03:58.664Z] ---> dfea97b1ea9b [2023-05-17T05:03:58.664Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T05:03:58.664Z] Successfully built dfea97b1ea9b [2023-05-17T05:03:58.664Z] 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-05-17T05:03:59.795Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T05:03:59.795Z] [2023-05-17T05:03:59.795Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:04:00.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T05:04:00.186Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T05:04:00.186Z] 5eb5b503b376: Pulling fs layer [2023-05-17T05:04:00.186Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T05:04:00.186Z] ec43610c2a17: Pulling fs layer [2023-05-17T05:04:00.186Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T05:04:00.186Z] 33b1e0a273af: Pulling fs layer [2023-05-17T05:04:00.186Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T05:04:00.186Z] 2f39f015ded8: Pulling fs layer [2023-05-17T05:04:00.186Z] 3a2ae6a8a46f: Waiting [2023-05-17T05:04:00.186Z] 33b1e0a273af: Waiting [2023-05-17T05:04:00.186Z] 5d3b04190fa2: Waiting [2023-05-17T05:04:00.186Z] 5c69ac0246d0: Verifying Checksum [2023-05-17T05:04:00.186Z] 5c69ac0246d0: Download complete [2023-05-17T05:04:00.186Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T05:04:00.186Z] 3a2ae6a8a46f: Download complete [2023-05-17T05:04:00.186Z] 33b1e0a273af: Verifying Checksum [2023-05-17T05:04:00.186Z] 33b1e0a273af: Download complete [2023-05-17T05:04:00.186Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T05:04:00.186Z] 5d3b04190fa2: Download complete [2023-05-17T05:04:00.186Z] ec43610c2a17: Verifying Checksum [2023-05-17T05:04:00.186Z] ec43610c2a17: Download complete [2023-05-17T05:04:00.445Z] 5eb5b503b376: Verifying Checksum [2023-05-17T05:04:00.445Z] 5eb5b503b376: Download complete [2023-05-17T05:04:01.010Z] 2f39f015ded8: Download complete [2023-05-17T05:04:01.575Z] 5eb5b503b376: Pull complete [2023-05-17T05:04:01.575Z] 5c69ac0246d0: Pull complete [2023-05-17T05:04:01.895Z] ec43610c2a17: Pull complete [2023-05-17T05:04:01.895Z] 3a2ae6a8a46f: Pull complete [2023-05-17T05:04:02.153Z] 33b1e0a273af: Pull complete [2023-05-17T05:04:02.411Z] 5d3b04190fa2: Pull complete [2023-05-17T05:04:06.594Z] 2f39f015ded8: Pull complete [2023-05-17T05:04:06.594Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T05:04:06.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T05:04:06.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:04:06.830Z] prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container [2023-05-17T05:04:06.859Z] $ 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-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@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-lftools-log-publisher:latest cat [2023-05-17T05:04:09.920Z] $ docker top 7bbeabae9d5531f6c636b5ba1b6ef92c0b98ccee95817081afd447c5db7af376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:04:10.378Z] ---> job-cost.sh [2023-05-17T05:04:10.378Z] lf-activate-venv: SKIPPING [2023-05-17T05:04:10.378Z] INFO: No Stack... [2023-05-17T05:04:10.638Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T05:04:10.897Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T05:04:11.212Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives/cost.csv [2023-05-17T05:04:11.212Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T05:04:11.263Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [2023-05-17T05:04:11.268Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] did not exist. Created. [2023-05-17T05:04:11.268Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T05:04:11.666Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T05:04:12.076Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T05:04:12.093Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T05:04:12.190Z] $ docker stop --time=1 7bbeabae9d5531f6c636b5ba1b6ef92c0b98ccee95817081afd447c5db7af376 [2023-05-17T05:04:13.491Z] $ docker rm -f --volumes 7bbeabae9d5531f6c636b5ba1b6ef92c0b98ccee95817081afd447c5db7af376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-17T05:04:53.917Z] Removing intermediate container 3d3002632bab [2023-05-17T05:04:53.917Z] ---> 2d27cd8e0e27 [2023-05-17T05:04:53.917Z] Step 14/15 : COPY . . [2023-05-17T05:04:55.887Z] ---> beb121a59f2e [2023-05-17T05:04:55.887Z] Step 15/15 : RUN ${MAKE} [2023-05-17T05:04:55.887Z] ---> Running in 8395ddda965d [2023-05-17T05:04:56.850Z] noop [2023-05-17T05:04:57.438Z] Removing intermediate container 8395ddda965d [2023-05-17T05:04:57.438Z] ---> 25f668f6b61c [2023-05-17T05:04:57.438Z] Successfully built 25f668f6b61c [2023-05-17T05:04:57.438Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:04:57.919Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T05:04:57.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:04:58.205Z] prd-ubuntu20.04-docker-arm64-4c-16g-15837 does not seem to be running inside a container [2023-05-17T05:04:58.271Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T05:04:59.357Z] $ docker top 27f9574216f1eaf27e35204ef77d29d13bff624d86568a6a4096edecc6919dd4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:05:00.197Z] + go version [2023-05-17T05:05:00.197Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T05:05:00.235Z] $ docker stop --time=1 27f9574216f1eaf27e35204ef77d29d13bff624d86568a6a4096edecc6919dd4 [2023-05-17T05:05:02.399Z] $ docker rm -f --volumes 27f9574216f1eaf27e35204ef77d29d13bff624d86568a6a4096edecc6919dd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:05:03.219Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T05:05:03.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:05:03.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-15837 does not seem to be running inside a container [2023-05-17T05:05:03.523Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-17T05:05:04.610Z] $ docker top 1c2f2715a33bf1ff24df532dc5ea87e6f5a4e86d5064fdad08fe9fff153e275b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:05:05.140Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T05:05:05.528Z] + make test [2023-05-17T05:05:05.528Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-17T05:05:37.753Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-17T05:07:14.424Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-17T05:07:14.424Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-17T05:07:14.424Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-17T05:07:14.424Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-17T05:07:14.424Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-17T05:07:14.424Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-17T05:07:14.424Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-17T05:07:14.424Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-17T05:07:14.424Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-17T05:07:29.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T05:07:29.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T05:07:29.453Z] ./bin/test-attribution-txt.sh [2023-05-17T05:07:29.453Z] make -C web test [2023-05-17T05:07:29.453Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-17T05:07:29.453Z] make[1]: tput: No such file or directory [2023-05-17T05:07:29.453Z] make[1]: tput: No such file or directory [2023-05-17T05:07:29.453Z] warning: generating ./VERSION [2023-05-17T05:07:29.453Z] echo "0.0.0" > VERSION [2023-05-17T05:07:29.453Z] docker build \ [2023-05-17T05:07:29.453Z] -f Dockerfile \ [2023-05-17T05:07:29.453Z] --build-arg USER=1000 \ [2023-05-17T05:07:29.453Z] \ [2023-05-17T05:07:29.453Z] --label "git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693" \ [2023-05-17T05:07:29.453Z] -t edgexfoundry/edgex-web-ui:15d42a0b2eb8beb8c069d769f4c69f9e27202693 \ [2023-05-17T05:07:29.453Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-17T05:07:29.453Z] . [2023-05-17T05:07:29.453Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-17T05:07:29.453Z] Install the buildx component to build images with BuildKit: [2023-05-17T05:07:29.453Z] https://docs.docker.com/go/buildx/ [2023-05-17T05:07:29.453Z] [2023-05-17T05:07:29.453Z] Sending build context to Docker daemon 2.571MB [2023-05-17T05:07:29.719Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-17T05:07:29.719Z] 16.17-alpine3.15: Pulling from library/node [2023-05-17T05:07:29.987Z] 47517142f6ba: Pulling fs layer [2023-05-17T05:07:29.987Z] 5f8c4bfa009b: Pulling fs layer [2023-05-17T05:07:29.987Z] f7079c9c4ba1: Pulling fs layer [2023-05-17T05:07:29.987Z] aba105e6f55a: Pulling fs layer [2023-05-17T05:07:29.987Z] aba105e6f55a: Waiting [2023-05-17T05:07:30.254Z] 47517142f6ba: Verifying Checksum [2023-05-17T05:07:30.254Z] aba105e6f55a: Verifying Checksum [2023-05-17T05:07:30.254Z] aba105e6f55a: Download complete [2023-05-17T05:07:30.525Z] f7079c9c4ba1: Verifying Checksum [2023-05-17T05:07:30.525Z] f7079c9c4ba1: Download complete [2023-05-17T05:07:30.525Z] 47517142f6ba: Pull complete [2023-05-17T05:07:32.475Z] 5f8c4bfa009b: Verifying Checksum [2023-05-17T05:07:32.475Z] 5f8c4bfa009b: Download complete [2023-05-17T05:07:35.861Z] 5f8c4bfa009b: Pull complete [2023-05-17T05:07:36.131Z] f7079c9c4ba1: Pull complete [2023-05-17T05:07:36.399Z] aba105e6f55a: Pull complete [2023-05-17T05:07:36.399Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-17T05:07:36.399Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-17T05:07:36.399Z] ---> bf1b8b58d215 [2023-05-17T05:07:36.399Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-17T05:07:36.988Z] ---> Running in b72ce040d49b [2023-05-17T05:07:37.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-17T05:07:38.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-17T05:07:39.188Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-17T05:07:39.188Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-17T05:07:39.188Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-17T05:07:39.188Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-17T05:07:39.188Z] (5/128) Installing libxcb (1.14-r2) [2023-05-17T05:07:39.457Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-17T05:07:39.457Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-17T05:07:39.725Z] (8/128) Installing libice (1.0.10-r0) [2023-05-17T05:07:39.725Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-17T05:07:39.725Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-17T05:07:39.725Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-17T05:07:39.725Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-17T05:07:39.725Z] (13/128) Installing xset (1.2.4-r0) [2023-05-17T05:07:39.725Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-17T05:07:39.725Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-17T05:07:39.725Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-17T05:07:39.725Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-17T05:07:39.725Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-17T05:07:39.725Z] (19/128) Installing libintl (0.21-r0) [2023-05-17T05:07:39.725Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-17T05:07:39.725Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-17T05:07:39.725Z] (22/128) Installing pcre (8.45-r1) [2023-05-17T05:07:39.725Z] (23/128) Installing glib (2.70.1-r0) [2023-05-17T05:07:39.995Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-17T05:07:39.995Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-17T05:07:39.995Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-17T05:07:39.995Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-17T05:07:40.263Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-17T05:07:40.263Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-17T05:07:40.263Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-17T05:07:40.263Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-17T05:07:40.263Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-17T05:07:40.263Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-17T05:07:40.263Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-17T05:07:40.263Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-17T05:07:40.263Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-17T05:07:40.263Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-17T05:07:40.263Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-17T05:07:40.263Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-17T05:07:40.263Z] (40/128) Installing libxi (1.8-r0) [2023-05-17T05:07:40.263Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-17T05:07:40.263Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-17T05:07:40.263Z] (43/128) Installing atk (2.36.0-r0) [2023-05-17T05:07:40.263Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-17T05:07:40.263Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-17T05:07:40.263Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-17T05:07:40.263Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-17T05:07:40.532Z] (48/128) Installing expat (2.5.0-r0) [2023-05-17T05:07:40.532Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-17T05:07:40.532Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-17T05:07:40.532Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-17T05:07:40.532Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-17T05:07:40.532Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-17T05:07:40.532Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-17T05:07:40.532Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-17T05:07:40.532Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-17T05:07:40.532Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-17T05:07:40.532Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-17T05:07:40.532Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-17T05:07:40.532Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-17T05:07:40.532Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-17T05:07:40.802Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-17T05:07:40.802Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-17T05:07:40.802Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-17T05:07:40.802Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-17T05:07:40.802Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-17T05:07:40.802Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-17T05:07:40.802Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-17T05:07:40.802Z] (69/128) Installing pango (1.48.10-r0) [2023-05-17T05:07:40.802Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-17T05:07:40.802Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-17T05:07:40.802Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-17T05:07:40.802Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-17T05:07:41.071Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-17T05:07:41.071Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-17T05:07:41.340Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-17T05:07:41.607Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-17T05:07:41.607Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-17T05:07:41.607Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-17T05:07:41.877Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-17T05:07:43.824Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-17T05:07:43.824Z] (80/128) Installing flac (1.3.4-r0) [2023-05-17T05:07:43.824Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-17T05:07:44.089Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-17T05:07:44.089Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-17T05:07:44.089Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-17T05:07:44.089Z] (85/128) Installing libass (0.15.2-r0) [2023-05-17T05:07:44.089Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-17T05:07:44.089Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-17T05:07:44.356Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-17T05:07:44.356Z] (89/128) Installing lame (3.100-r0) [2023-05-17T05:07:44.356Z] (90/128) Installing opus (1.3.1-r1) [2023-05-17T05:07:44.356Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-17T05:07:44.356Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-17T05:07:44.356Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-17T05:07:44.356Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-17T05:07:44.356Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-17T05:07:44.356Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-17T05:07:44.356Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-17T05:07:44.356Z] (98/128) Installing libva (2.13.0-r0) [2023-05-17T05:07:44.356Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-17T05:07:44.356Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-17T05:07:44.356Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-17T05:07:44.356Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-17T05:07:44.636Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-17T05:07:44.636Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-17T05:07:44.636Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-17T05:07:44.636Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-17T05:07:44.636Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-17T05:07:45.219Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-17T05:07:45.219Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-17T05:07:45.219Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-17T05:07:45.219Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-17T05:07:45.219Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-17T05:07:45.219Z] (113/128) Installing nspr (4.32-r0) [2023-05-17T05:07:45.219Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-17T05:07:45.219Z] (115/128) Installing nss (3.78.1-r0) [2023-05-17T05:07:45.489Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-17T05:07:45.489Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-17T05:07:45.489Z] (118/128) Installing orc (0.4.32-r0) [2023-05-17T05:07:45.489Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-17T05:07:45.489Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-17T05:07:45.489Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-17T05:07:45.489Z] (122/128) Installing libpulse (15.0-r2) [2023-05-17T05:07:45.489Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-17T05:07:45.489Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-17T05:07:45.757Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-17T05:07:45.757Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-17T05:07:45.757Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-17T05:07:45.757Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-17T05:07:50.017Z] Executing busybox-1.34.1-r7.trigger [2023-05-17T05:07:50.017Z] Executing glib-2.70.1-r0.trigger [2023-05-17T05:07:50.017Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-17T05:07:51.434Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-17T05:07:51.434Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-17T05:07:51.434Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-17T05:07:51.702Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-17T05:07:51.702Z] OK: 275 MiB in 144 packages [2023-05-17T05:08:01.791Z] Removing intermediate container b72ce040d49b [2023-05-17T05:08:01.791Z] ---> a1ed8573fd04 [2023-05-17T05:08:01.791Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-17T05:08:02.061Z] ---> Running in 68b13711c959 [2023-05-17T05:08:02.330Z] Removing intermediate container 68b13711c959 [2023-05-17T05:08:02.330Z] ---> 0ddb31ad318a [2023-05-17T05:08:02.330Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-17T05:08:02.330Z] ---> Running in 81b94b2301fd [2023-05-17T05:08:02.613Z] Removing intermediate container 81b94b2301fd [2023-05-17T05:08:02.613Z] ---> 652e1b17a024 [2023-05-17T05:08:02.613Z] Step 5/10 : RUN npm install -g npm [2023-05-17T05:08:02.613Z] ---> Running in 91dafbce2c96 [2023-05-17T05:08:34.853Z] [2023-05-17T05:08:34.853Z] removed 7 packages, changed 101 packages, and audited 264 packages in 25s [2023-05-17T05:08:34.853Z] [2023-05-17T05:08:34.853Z] 27 packages are looking for funding [2023-05-17T05:08:34.853Z] run `npm fund` for details [2023-05-17T05:08:34.853Z] [2023-05-17T05:08:34.853Z] found 0 vulnerabilities [2023-05-17T05:08:34.853Z] Removing intermediate container 91dafbce2c96 [2023-05-17T05:08:34.853Z] ---> 15fad3e47aa8 [2023-05-17T05:08:34.853Z] Step 6/10 : ARG USER=1000 [2023-05-17T05:08:34.853Z] ---> Running in 56621b27084f [2023-05-17T05:08:34.853Z] Removing intermediate container 56621b27084f [2023-05-17T05:08:34.853Z] ---> fb6421e756a6 [2023-05-17T05:08:34.853Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-17T05:08:34.853Z] ---> Running in 6da6f9790780 [2023-05-17T05:08:36.801Z] Removing intermediate container 6da6f9790780 [2023-05-17T05:08:36.801Z] ---> 6645ae348f90 [2023-05-17T05:08:36.801Z] Step 8/10 : USER $USER:$USER [2023-05-17T05:08:36.801Z] ---> Running in 138a45f0bad4 [2023-05-17T05:08:37.069Z] Removing intermediate container 138a45f0bad4 [2023-05-17T05:08:37.069Z] ---> 27748cb332ec [2023-05-17T05:08:37.069Z] Step 9/10 : WORKDIR /app [2023-05-17T05:08:37.069Z] ---> Running in b14e468c71f2 [2023-05-17T05:08:37.336Z] Removing intermediate container b14e468c71f2 [2023-05-17T05:08:37.336Z] ---> 77d745612943 [2023-05-17T05:08:37.336Z] Step 10/10 : LABEL git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693 [2023-05-17T05:08:37.604Z] ---> Running in 80943365f302 [2023-05-17T05:08:37.872Z] Removing intermediate container 80943365f302 [2023-05-17T05:08:37.872Z] ---> de9a9f4ca2a7 [2023-05-17T05:08:37.872Z] Successfully built de9a9f4ca2a7 [2023-05-17T05:08:37.872Z] Successfully tagged edgexfoundry/edgex-web-ui:15d42a0b2eb8beb8c069d769f4c69f9e27202693 [2023-05-17T05:08:37.872Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-17T05:08:37.872Z] touch edgex-web-ui.imagebuilt [2023-05-17T05:08:37.872Z] mkdir -p node_modules coverage [2023-05-17T05:08:37.872Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-17T05:08:37.872Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-17T05:08:50.299Z] npm WARN old lockfile [2023-05-17T05:08:50.299Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-17T05:08:50.299Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-17T05:08:50.299Z] npm WARN old lockfile [2023-05-17T05:08:50.299Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-17T05:08:50.299Z] npm WARN old lockfile [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE required: { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE }, [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE required: { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE }, [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE required: { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE }, [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE required: { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE }, [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE required: { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE }, [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE required: { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE }, [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE required: { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE }, [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE required: { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE }, [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE Unsupported engine { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE required: { [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE }, [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-17T05:09:37.213Z] npm WARN EBADENGINE } [2023-05-17T05:10:09.436Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-17T05:10:09.436Z] 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-05-17T05:10:09.436Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-17T05:10:09.436Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:10:09.705Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-17T05:10:11.113Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-17T05:10:15.382Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-17T05:10:23.580Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-17T05:10:23.580Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-17T05:10:24.541Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-17T05:10:36.848Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-17T05:10:45.049Z] 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-05-17T05:10:45.049Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:10:46.008Z] 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-05-17T05:10:51.349Z] 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-05-17T05:10:51.615Z] 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-05-17T05:10:52.575Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-17T05:11:07.573Z] 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-05-17T05:11:08.986Z] 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-05-17T05:11:31.075Z] 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-05-17T05:11:53.142Z] 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-05-17T05:12:32.009Z] [2023-05-17T05:12:32.009Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-17T05:12:32.009Z] [2023-05-17T05:12:32.009Z] 90 packages are looking for funding [2023-05-17T05:12:32.009Z] run `npm fund` for details [2023-05-17T05:12:32.009Z] [2023-05-17T05:12:32.009Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-17T05:12:32.009Z] [2023-05-17T05:12:32.009Z] To address issues that do not require attention, run: [2023-05-17T05:12:32.009Z] npm audit fix [2023-05-17T05:12:32.009Z] [2023-05-17T05:12:32.009Z] To address all issues (including breaking changes), run: [2023-05-17T05:12:32.009Z] npm audit fix --force [2023-05-17T05:12:32.009Z] [2023-05-17T05:12:32.009Z] Run `npm audit` for details. [2023-05-17T05:12:32.009Z] 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-05-17T05:12:46.991Z] - Generating browser application bundles (phase: setup)... [2023-05-17T05:13:19.331Z] Compiling @angular/core : es2015 as esm2015 [2023-05-17T05:13:19.331Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-17T05:13:51.698Z] Compiling @angular/common : es2015 as esm2015 [2023-05-17T05:13:51.698Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-17T05:13:55.041Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-17T05:13:55.041Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-17T05:13:59.296Z] Compiling @angular/router : es2015 as esm2015 [2023-05-17T05:13:59.564Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-17T05:14:04.912Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-17T05:14:06.323Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-17T05:14:06.590Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-17T05:14:10.868Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-17T05:14:11.134Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-17T05:14:12.094Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-17T05:15:19.969Z] 17 05 2023 05:15:09.075:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-17T05:15:19.969Z] 17 05 2023 05:15:09.088:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-17T05:15:19.969Z] 17 05 2023 05:15:09.115:INFO [launcher]: Starting browser ChromeHeadless [2023-05-17T05:16:16.386Z] 17 05 2023 05:16:14.080:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-17T05:17:03.222Z] 17 05 2023 05:17:02.029:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-17T05:17:25.277Z] ✔ Browser application bundle generation complete. [2023-05-17T05:17:25.277Z] 17 05 2023 05:17:22.792:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket vzHzrh3VDEjlNnQtAAAB with id 66534460 [2023-05-17T05:17:40.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-17T05:17:40.840Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.225 secs) [2023-05-17T05:17:41.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.361 secs) [2023-05-17T05:17:41.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.461 secs) [2023-05-17T05:17:41.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.766 secs) [2023-05-17T05:17:41.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.809 secs) [2023-05-17T05:17:41.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.847 secs) [2023-05-17T05:17:41.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.88 secs) [2023-05-17T05:17:41.952Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.907 secs) [2023-05-17T05:17:42.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.049 secs) [2023-05-17T05:17:42.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.109 secs) [2023-05-17T05:17:42.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.193 secs) [2023-05-17T05:17:42.217Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.218 secs) [2023-05-17T05:17:42.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.248 secs) [2023-05-17T05:17:42.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.27 secs) [2023-05-17T05:17:42.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.479 secs) [2023-05-17T05:17:42.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.552 secs) [2023-05-17T05:17:43.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 2.825 secs) [2023-05-17T05:17:43.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 2.9 secs) [2023-05-17T05:17:43.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 2.925 secs) [2023-05-17T05:17:43.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 2.94 secs) [2023-05-17T05:17:43.543Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.319 secs) [2023-05-17T05:17:43.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.364 secs) [2023-05-17T05:17:43.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.383 secs) [2023-05-17T05:17:44.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.246 secs) [2023-05-17T05:17:44.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.286 secs) [2023-05-17T05:17:45.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.523 secs) [2023-05-17T05:17:45.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.664 secs) [2023-05-17T05:17:45.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.767 secs) [2023-05-17T05:17:45.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.84 secs) [2023-05-17T05:17:45.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.855 secs) [2023-05-17T05:17:45.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.872 secs) [2023-05-17T05:17:45.567Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.886 secs) [2023-05-17T05:17:45.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.067 secs) [2023-05-17T05:17:45.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.106 secs) [2023-05-17T05:17:46.104Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.178 secs) [2023-05-17T05:17:46.104Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.284 secs) [2023-05-17T05:17:46.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.389 secs) [2023-05-17T05:17:46.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.412 secs) [2023-05-17T05:17:46.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.474 secs) [2023-05-17T05:17:46.372Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.533 secs) [2023-05-17T05:17:46.638Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.553 secs) [2023-05-17T05:17:46.638Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.569 secs) [2023-05-17T05:17:46.638Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.639 secs) [2023-05-17T05:17:46.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.897 secs) [2023-05-17T05:17:47.171Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.095 secs) [2023-05-17T05:17:47.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.305 secs) [2023-05-17T05:17:47.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.363 secs) [2023-05-17T05:17:47.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.385 secs) [2023-05-17T05:17:47.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.601 secs) [2023-05-17T05:17:47.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.696 secs) [2023-05-17T05:17:47.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.715 secs) [2023-05-17T05:17:47.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.727 secs) [2023-05-17T05:17:47.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.755 secs) [2023-05-17T05:17:48.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.802 secs) [2023-05-17T05:17:48.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.022 secs) [2023-05-17T05:17:48.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.044 secs) [2023-05-17T05:17:48.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.055 secs) [2023-05-17T05:17:48.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.196 secs) [2023-05-17T05:17:48.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.279 secs) [2023-05-17T05:17:49.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.419 secs) [2023-05-17T05:17:49.047Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.495 secs) [2023-05-17T05:17:49.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.68 secs) [2023-05-17T05:17:49.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.746 secs) [2023-05-17T05:17:49.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.812 secs) [2023-05-17T05:17:49.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.873 secs) [2023-05-17T05:17:49.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.896 secs) [2023-05-17T05:17:49.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.907 secs) [2023-05-17T05:17:49.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.016 secs) [2023-05-17T05:17:50.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.198 secs) [2023-05-17T05:17:50.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.255 secs) [2023-05-17T05:17:50.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.307 secs) [2023-05-17T05:17:50.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.501 secs) [2023-05-17T05:17:50.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.551 secs) [2023-05-17T05:17:50.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.579 secs) [2023-05-17T05:17:50.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.973 secs) [2023-05-17T05:17:51.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.161 secs) [2023-05-17T05:17:51.447Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.225 secs) [2023-05-17T05:17:51.447Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.293 secs) [2023-05-17T05:17:51.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.421 secs) [2023-05-17T05:17:51.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.454 secs) [2023-05-17T05:17:51.713Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.532 secs) [2023-05-17T05:17:51.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.546 secs) [2023-05-17T05:17:51.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.559 secs) [2023-05-17T05:17:51.980Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.618 secs) [2023-05-17T05:17:52.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 10.033 secs) [2023-05-17T05:17:52.564Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 10.146 secs) [2023-05-17T05:17:52.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 10.282 secs) [2023-05-17T05:17:52.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 10.322 secs) [2023-05-17T05:17:52.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 10.371 secs) [2023-05-17T05:17:53.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.409 secs) [2023-05-17T05:17:53.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.567 secs) [2023-05-17T05:17:53.363Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.72 secs) [2023-05-17T05:17:53.631Z] WARN: ' [2023-05-17T05:17:53.631Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T05:17:53.631Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T05:17:53.631Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T05:17:53.631Z] in a future version of Angular. [2023-05-17T05:17:53.631Z] [2023-05-17T05:17:53.631Z] For more information on this, see our API docs here: [2023-05-17T05:17:53.631Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T05:17:53.631Z] ' [2023-05-17T05:17:53.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.72 secs) [2023-05-17T05:17:53.631Z] WARN: ' [2023-05-17T05:17:53.631Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-17T05:17:53.631Z] Support for using the ngModel input property and ngModelChange event with [2023-05-17T05:17:53.631Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-17T05:17:53.631Z] in a future version of Angular. [2023-05-17T05:17:53.631Z] [2023-05-17T05:17:53.631Z] For more information on this, see our API docs here: [2023-05-17T05:17:53.631Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-17T05:17:53.631Z] ' [2023-05-17T05:17:53.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.9 secs) [2023-05-17T05:17:53.631Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.933 secs) [2023-05-17T05:17:53.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.956 secs) [2023-05-17T05:17:53.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.971 secs) [2023-05-17T05:17:53.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.986 secs) [2023-05-17T05:17:53.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 11.138 secs) [2023-05-17T05:17:54.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 11.294 secs) [2023-05-17T05:17:54.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 11.356 secs) [2023-05-17T05:17:54.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 11.401 secs) [2023-05-17T05:17:54.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.431 secs) [2023-05-17T05:17:54.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.486 secs) [2023-05-17T05:17:54.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.7 secs) [2023-05-17T05:17:54.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.756 secs) [2023-05-17T05:17:54.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.884 secs) [2023-05-17T05:17:54.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.947 secs) [2023-05-17T05:17:55.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.001 secs) [2023-05-17T05:17:55.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.029 secs) [2023-05-17T05:17:55.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.093 secs) [2023-05-17T05:17:55.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.115 secs) [2023-05-17T05:17:55.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.198 secs) [2023-05-17T05:17:55.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.285 secs) [2023-05-17T05:17:55.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.438 secs) [2023-05-17T05:17:55.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.495 secs) [2023-05-17T05:17:56.037Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.639 secs) [2023-05-17T05:17:56.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.657 secs) [2023-05-17T05:17:56.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.674 secs) [2023-05-17T05:17:56.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.703 secs) [2023-05-17T05:17:56.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 12.77 secs) [2023-05-17T05:17:56.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 12.842 secs) [2023-05-17T05:17:56.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 12.878 secs) [2023-05-17T05:17:56.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.093 secs) [2023-05-17T05:17:56.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.138 secs) [2023-05-17T05:17:57.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.196 secs) [2023-05-17T05:17:57.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 13.227 secs) [2023-05-17T05:17:57.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 13.249 secs) [2023-05-17T05:17:57.117Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 13.272 secs) [2023-05-17T05:17:57.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 13.5 secs) [2023-05-17T05:17:57.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 13.529 secs) [2023-05-17T05:17:57.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 13.592 secs) [2023-05-17T05:17:57.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 13.607 secs) [2023-05-17T05:17:57.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 13.62 secs) [2023-05-17T05:17:57.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 13.714 secs) [2023-05-17T05:17:57.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 13.755 secs) [2023-05-17T05:17:57.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 13.81 secs) [2023-05-17T05:17:57.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 13.84 secs) [2023-05-17T05:17:58.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 13.955 secs) [2023-05-17T05:17:58.187Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 14.053 secs) [2023-05-17T05:17:58.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 14.226 secs) [2023-05-17T05:17:58.722Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 14.359 secs) [2023-05-17T05:17:58.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 14.63 secs) [2023-05-17T05:17:59.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 14.708 secs) [2023-05-17T05:17:59.257Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 14.786 secs) [2023-05-17T05:17:59.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 14.995 secs) [2023-05-17T05:18:00.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (20.843 secs / 14.995 secs) [2023-05-17T05:18:00.488Z] TOTAL: 145 SUCCESS [2023-05-17T05:18:00.488Z] ✔ Browser application bundle generation complete. [2023-05-17T05:18:04.743Z] [2023-05-17T05:18:04.743Z] =============================== Coverage summary =============================== [2023-05-17T05:18:04.743Z] Statements : 41.56% ( 1425/3429 ) [2023-05-17T05:18:04.743Z] Branches : 12.14% ( 109/898 ) [2023-05-17T05:18:04.743Z] Functions : 33.33% ( 417/1251 ) [2023-05-17T05:18:04.743Z] Lines : 39.45% ( 1280/3245 ) [2023-05-17T05:18:04.743Z] ================================================================================ [2023-05-17T05:18:04.743Z] 17 05 2023 05:18:03.966:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-17T05:18:05.015Z] ✔ Browser application bundle generation complete. [2023-05-17T05:18:05.974Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-17T05:18:06.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T05:18:06.064Z] $ docker stop --time=1 1c2f2715a33bf1ff24df532dc5ea87e6f5a4e86d5064fdad08fe9fff153e275b [2023-05-17T05:18:07.865Z] $ docker rm -f --volumes 1c2f2715a33bf1ff24df532dc5ea87e6f5a4e86d5064fdad08fe9fff153e275b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T05:18:08.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T05:18:11.560Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T05:18:16.905Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T05:18:17.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T05:18:20.470Z] + ls -al . [2023-05-17T05:18:20.470Z] total 176 [2023-05-17T05:18:20.470Z] drwxrwxr-x 13 jenkins jenkins 4096 May 17 05:05 . [2023-05-17T05:18:20.470Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:02 .. [2023-05-17T05:18:20.470Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:02 .blubracket [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 18 May 17 05:02 .dockerignore [2023-05-17T05:18:20.470Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:02 .git [2023-05-17T05:18:20.470Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:02 .github [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 185 May 17 05:02 .gitignore [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 17 05:02 Attribution.txt [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 17 05:02 CHANGELOG.md [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 17 05:02 CONTRIBUTING.md [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 17 05:02 Dockerfile [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 652 May 17 05:02 Jenkinsfile [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 17 05:02 LICENSE [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 17 05:02 Makefile [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 17 05:02 README.md [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:00 VERSION [2023-05-17T05:18:20.470Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:02 assets [2023-05-17T05:18:20.470Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:02 bin [2023-05-17T05:18:20.470Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:02 cmd [2023-05-17T05:18:20.470Z] -rw-r--r-- 1 jenkins jenkins 10 May 17 05:05 coverage.out [2023-05-17T05:18:20.470Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:02 docs [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 17 05:02 go.mod [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 17 05:02 go.sum [2023-05-17T05:18:20.470Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:02 internal [2023-05-17T05:18:20.470Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:02 snap [2023-05-17T05:18:20.470Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:02 testing [2023-05-17T05:18:20.470Z] -rw-rw-r-- 1 jenkins jenkins 155 May 17 05:02 version.go [2023-05-17T05:18:20.470Z] drwxrwxr-x 6 jenkins jenkins 4096 May 17 05:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:18:20.893Z] + 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=15d42a0b2eb8beb8c069d769f4c69f9e27202693 --label arch=arm64 --label version=0.0.0 . [2023-05-17T05:18:22.453Z] Sending build context to Docker daemon 31.28MB [2023-05-17T05:18:22.453Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T05:18:22.453Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-17T05:18:22.453Z] ---> 25f668f6b61c [2023-05-17T05:18:22.453Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-17T05:18:23.039Z] ---> Running in 37b68e1e5e77 [2023-05-17T05:18:23.306Z] Removing intermediate container 37b68e1e5e77 [2023-05-17T05:18:23.306Z] ---> eebbf878092e [2023-05-17T05:18:23.306Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-17T05:18:23.306Z] ---> Running in 6c898ea64c82 [2023-05-17T05:18:23.573Z] Removing intermediate container 6c898ea64c82 [2023-05-17T05:18:23.573Z] ---> 949910bccebf [2023-05-17T05:18:23.573Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T05:18:23.573Z] ---> Running in 504521ef7cac [2023-05-17T05:18:24.156Z] Removing intermediate container 504521ef7cac [2023-05-17T05:18:24.156Z] ---> 1963535ff515 [2023-05-17T05:18:24.156Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-17T05:18:24.156Z] ---> Running in a48e390d95cc [2023-05-17T05:18:24.433Z] Removing intermediate container a48e390d95cc [2023-05-17T05:18:24.433Z] ---> 84ca00c27b1b [2023-05-17T05:18:24.433Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-17T05:18:24.433Z] ---> Running in ab616f66be36 [2023-05-17T05:18:24.701Z] Removing intermediate container ab616f66be36 [2023-05-17T05:18:24.701Z] ---> c5c89105c3d6 [2023-05-17T05:18:24.701Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-17T05:18:28.947Z] ---> 55518638e0a3 [2023-05-17T05:18:28.947Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T05:18:28.947Z] ---> Running in f685b77779d9 [2023-05-17T05:18:29.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T05:18:30.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T05:18:31.071Z] OK: 263 MiB in 53 packages [2023-05-17T05:18:32.032Z] Removing intermediate container f685b77779d9 [2023-05-17T05:18:32.032Z] ---> f797ee427173 [2023-05-17T05:18:32.032Z] Step 10/25 : ENV GO111MODULE=on [2023-05-17T05:18:32.032Z] ---> Running in abb2a5b44c15 [2023-05-17T05:18:32.302Z] Removing intermediate container abb2a5b44c15 [2023-05-17T05:18:32.302Z] ---> 8c5bbfe0febc [2023-05-17T05:18:32.302Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-17T05:18:32.568Z] ---> Running in ae3565056cf7 [2023-05-17T05:18:32.836Z] Removing intermediate container ae3565056cf7 [2023-05-17T05:18:32.837Z] ---> 8f285856a191 [2023-05-17T05:18:32.837Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-17T05:18:33.422Z] ---> 9ce03663aaf8 [2023-05-17T05:18:33.422Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T05:18:33.422Z] ---> Running in 00e4aa2a0a58 [2023-05-17T05:18:36.005Z] Removing intermediate container 00e4aa2a0a58 [2023-05-17T05:18:36.005Z] ---> 7e748bbd8d6a [2023-05-17T05:18:36.005Z] Step 14/25 : COPY . . [2023-05-17T05:18:42.653Z] ---> 79659f0b739d [2023-05-17T05:18:42.653Z] Step 15/25 : RUN ${MAKE} [2023-05-17T05:18:42.653Z] ---> Running in 19c0cdefa889 [2023-05-17T05:18:43.616Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-17T05:20:50.294Z] Removing intermediate container 19c0cdefa889 [2023-05-17T05:20:50.294Z] ---> b7854858e4e1 [2023-05-17T05:20:50.294Z] Step 16/25 : FROM alpine:3.17 [2023-05-17T05:20:50.294Z] 3.17: Pulling from library/alpine [2023-05-17T05:20:50.294Z] c41833b44d91: Already exists [2023-05-17T05:20:50.294Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T05:20:50.294Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T05:20:50.294Z] ---> 51e60588ff2c [2023-05-17T05:20:50.294Z] Step 17/25 : EXPOSE 4000 [2023-05-17T05:20:50.294Z] ---> Running in 47f5cb9418f6 [2023-05-17T05:20:50.294Z] Removing intermediate container 47f5cb9418f6 [2023-05-17T05:20:50.294Z] ---> b42ba1f972e2 [2023-05-17T05:20:50.294Z] 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-05-17T05:20:50.294Z] ---> 4c23e2b2325e [2023-05-17T05:20:50.294Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-17T05:20:50.294Z] ---> a24058c1e091 [2023-05-17T05:20:50.294Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-17T05:20:50.294Z] ---> 4a971a32037f [2023-05-17T05:20:50.294Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-17T05:20:50.294Z] ---> Running in e61946fecabd [2023-05-17T05:20:50.294Z] Removing intermediate container e61946fecabd [2023-05-17T05:20:50.294Z] ---> b07d72be5ad7 [2023-05-17T05:20:50.294Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-17T05:20:50.294Z] ---> Running in 92855f594285 [2023-05-17T05:20:50.294Z] Removing intermediate container 92855f594285 [2023-05-17T05:20:50.294Z] ---> 502e91f6b244 [2023-05-17T05:20:50.294Z] Step 23/25 : LABEL arch=arm64 [2023-05-17T05:20:50.294Z] ---> Running in bae20391b2b6 [2023-05-17T05:20:50.294Z] Removing intermediate container bae20391b2b6 [2023-05-17T05:20:50.294Z] ---> 0e7f4341a7c0 [2023-05-17T05:20:50.294Z] Step 24/25 : LABEL git_sha=15d42a0b2eb8beb8c069d769f4c69f9e27202693 [2023-05-17T05:20:50.294Z] ---> Running in c5fc8b84d6df [2023-05-17T05:20:50.294Z] Removing intermediate container c5fc8b84d6df [2023-05-17T05:20:50.294Z] ---> d2a8babc5f9d [2023-05-17T05:20:50.294Z] Step 25/25 : LABEL version=0.0.0 [2023-05-17T05:20:50.294Z] ---> Running in 076608ec1f4a [2023-05-17T05:20:50.294Z] Removing intermediate container 076608ec1f4a [2023-05-17T05:20:50.294Z] ---> 58672c2e8280 [2023-05-17T05:20:50.294Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T05:20:50.294Z] Successfully built 58672c2e8280 [2023-05-17T05:20:50.294Z] 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-05-17T05:20:51.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T05:20:51.134Z] [2023-05-17T05:20:51.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:20:51.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T05:20:51.532Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T05:20:51.532Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T05:20:51.532Z] 04944245beec: Pulling fs layer [2023-05-17T05:20:51.532Z] 699f458cf7ca: Pulling fs layer [2023-05-17T05:20:51.532Z] 765212b225bb: Pulling fs layer [2023-05-17T05:20:51.532Z] f23df028b6ca: Pulling fs layer [2023-05-17T05:20:51.532Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T05:20:51.532Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T05:20:51.532Z] 765212b225bb: Waiting [2023-05-17T05:20:51.532Z] f23df028b6ca: Waiting [2023-05-17T05:20:51.532Z] d65c8cfc05b1: Waiting [2023-05-17T05:20:51.532Z] 2437ff75d9bd: Waiting [2023-05-17T05:20:51.802Z] 04944245beec: Verifying Checksum [2023-05-17T05:20:51.802Z] 04944245beec: Download complete [2023-05-17T05:20:51.802Z] 765212b225bb: Verifying Checksum [2023-05-17T05:20:51.803Z] 765212b225bb: Download complete [2023-05-17T05:20:51.803Z] f23df028b6ca: Verifying Checksum [2023-05-17T05:20:51.803Z] f23df028b6ca: Download complete [2023-05-17T05:20:51.803Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T05:20:51.803Z] d65c8cfc05b1: Download complete [2023-05-17T05:20:52.231Z] 699f458cf7ca: Verifying Checksum [2023-05-17T05:20:52.231Z] 699f458cf7ca: Download complete [2023-05-17T05:20:52.516Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T05:20:52.516Z] 8998bd30e6a1: Download complete [2023-05-17T05:20:55.104Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T05:20:55.104Z] 2437ff75d9bd: Download complete [2023-05-17T05:20:57.050Z] 8998bd30e6a1: Pull complete [2023-05-17T05:20:57.640Z] 04944245beec: Pull complete [2023-05-17T05:20:59.051Z] 699f458cf7ca: Pull complete [2023-05-17T05:20:59.051Z] 765212b225bb: Pull complete [2023-05-17T05:21:00.015Z] f23df028b6ca: Pull complete [2023-05-17T05:21:00.015Z] d65c8cfc05b1: Pull complete [2023-05-17T05:21:15.008Z] 2437ff75d9bd: Pull complete [2023-05-17T05:21:15.008Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T05:21:15.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T05:21:15.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:21:15.350Z] prd-ubuntu20.04-docker-arm64-4c-16g-15837 does not seem to be running inside a container [2023-05-17T05:21:15.427Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-17T05:21:18.349Z] $ docker top cc93fb490616a3eb4c8f0fa332cf8e0074aefcd5ec0482b16c7c26538af66483 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:21:19.248Z] ---> job-cost.sh [2023-05-17T05:21:19.248Z] lf-activate-venv: SKIPPING [2023-05-17T05:21:19.248Z] INFO: No Stack... [2023-05-17T05:21:19.832Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T05:21:20.414Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T05:21:21.080Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-17T05:21:21.080Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T05:21:21.139Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [2023-05-17T05:21:21.144Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] did not exist. Created. [2023-05-17T05:21:21.144Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T05:21:21.870Z] /w/workspace/edgex-ui-go/1@tmp/durable-880be850/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T05:21:22.552Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T05:21:22.583Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T05:21:27.474Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T05:21:27.493Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-609-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T05:21:27.572Z] $ docker stop --time=1 cc93fb490616a3eb4c8f0fa332cf8e0074aefcd5ec0482b16c7c26538af66483 [2023-05-17T05:21:29.210Z] $ docker rm -f --volumes cc93fb490616a3eb4c8f0fa332cf8e0074aefcd5ec0482b16c7c26538af66483 [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-05-17T05:21:30.233Z] provisioning config files... [2023-05-17T05:21:30.242Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/config18396131818896775681tmp [Pipeline] { [Pipeline] sh [2023-05-17T05:21:30.576Z] + set +x [2023-05-17T05:21:30.576Z] + curl -s https://codecov.io/bash [2023-05-17T05:21:30.576Z] + bash -s -- [2023-05-17T05:21:30.576Z] [2023-05-17T05:21:30.576Z] _____ _ [2023-05-17T05:21:30.576Z] / ____| | | [2023-05-17T05:21:30.576Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T05:21:30.576Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T05:21:30.576Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T05:21:30.576Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T05:21:30.576Z] Bash-1.0.6 [2023-05-17T05:21:30.576Z] [2023-05-17T05:21:30.576Z] [2023-05-17T05:21:30.576Z] ==> git version 2.25.1 found [2023-05-17T05:21:30.576Z] ==> 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-05-17T05:21:30.576Z] Release-Date: 2020-01-08 [2023-05-17T05:21:30.576Z] 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-05-17T05:21:30.576Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T05:21:30.576Z] ==> Jenkins CI detected. [2023-05-17T05:21:30.576Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-609 [2023-05-17T05:21:30.576Z] project root: . [2023-05-17T05:21:30.576Z] --> token set from env [2023-05-17T05:21:30.576Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T05:21:30.837Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T05:21:30.837Z] ==> Python coveragepy not found [2023-05-17T05:21:30.837Z] ==> Searching for coverage reports in: [2023-05-17T05:21:30.837Z] + . [2023-05-17T05:21:30.837Z] -> Found 1 reports [2023-05-17T05:21:30.837Z] ==> Detecting git/mercurial file structure [2023-05-17T05:21:30.837Z] ==> Reading reports [2023-05-17T05:21:30.837Z] + ./coverage.out bytes=10 [2023-05-17T05:21:30.837Z] ==> Appending adjustments [2023-05-17T05:21:30.837Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T05:21:31.778Z] + Found adjustments [2023-05-17T05:21:31.778Z] ==> Gzipping contents [2023-05-17T05:21:31.778Z] 12K /tmp/codecov.xMpjk5.gz [2023-05-17T05:21:31.778Z] ==> Uploading reports [2023-05-17T05:21:31.778Z] url: https://codecov.io [2023-05-17T05:21:31.778Z] query: branch=PR-609&commit=15d42a0b2eb8beb8c069d769f4c69f9e27202693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=609&job=&cmd_args= [2023-05-17T05:21:31.778Z] -> Pinging Codecov [2023-05-17T05:21:31.778Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-609&commit=15d42a0b2eb8beb8c069d769f4c69f9e27202693&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-609%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=609&job=&cmd_args= [2023-05-17T05:21:31.778Z] -> Uploading to [2023-05-17T05:21:31.778Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/FB506323287CE973F263BFD2A0EB1F37/15d42a0b2eb8beb8c069d769f4c69f9e27202693/9f5dbdea-60f2-4d4e-83e7-6d3b9a24b061.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T052131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fa31189dc8d5a24e78e003fb32681db0e6d995311b965e841c54a31339ea486 [2023-05-17T05:21:31.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T05:21:31.778Z] Dload Upload Total Spent Left Speed [2023-05-17T05:21:32.037Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 31543 --:--:-- --:--:-- --:--:-- 31543 [2023-05-17T05:21:32.037Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/15d42a0b2eb8beb8c069d769f4c69f9e27202693 [Pipeline] } [2023-05-17T05:21:32.066Z] 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-05-17T05:21:33.905Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives ] [2023-05-17T05:21:33.905Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives [2023-05-17T05:21:33.905Z] total 16 [2023-05-17T05:21:33.905Z] drwxr-xr-x 3 root root 4096 May 17 05:04 . [2023-05-17T05:21:33.905Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 05:04 .. [2023-05-17T05:21:33.905Z] drwxr-xr-x 2 root root 4096 May 17 05:04 cost [2023-05-17T05:21:33.905Z] -rw-r--r-- 1 root root 83 May 17 05:04 cost.csv [2023-05-17T05:21:33.905Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives [2023-05-17T05:21:33.905Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives [2023-05-17T05:21:33.905Z] total 16 [2023-05-17T05:21:33.905Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 05:04 . [2023-05-17T05:21:33.905Z] drwxrwxr-x 15 jenkins jenkins 4096 May 17 05:04 .. [2023-05-17T05:21:33.905Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 05:04 cost [2023-05-17T05:21:33.905Z] -rw-r--r-- 1 jenkins jenkins 83 May 17 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:21:34.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:21:35.128Z] ---> package-listing.sh [2023-05-17T05:21:35.128Z] ++ facter osfamily [2023-05-17T05:21:35.128Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T05:21:35.389Z] + OS_FAMILY=debian [2023-05-17T05:21:35.389Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-609 [2023-05-17T05:21:35.389Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T05:21:35.389Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T05:21:35.389Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T05:21:35.389Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T05:21:35.389Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-609 ']' [2023-05-17T05:21:35.389Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T05:21:35.389Z] + case "${OS_FAMILY}" in [2023-05-17T05:21:35.389Z] + dpkg -l [2023-05-17T05:21:35.389Z] + grep '^ii' [2023-05-17T05:21:35.389Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T05:21:35.389Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T05:21:35.389Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T05:21:35.389Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-609 ']' [2023-05-17T05:21:35.389Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives/ [2023-05-17T05:21:35.389Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-609/archives/ [Pipeline] echo [2023-05-17T05:21:35.427Z] 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-609/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T05:21:35.723Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:21:36.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T05:21:36.360Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:21:36.519Z] prd-ubuntu20.04-docker-8c-8g-15835 does not seem to be running inside a container [2023-05-17T05:21:36.549Z] $ 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-609/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-609 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609:/w/workspace/edgexfoundry_edgex-ui-go_PR-609:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T05:21:36.785Z] $ docker top 41f7ea6be16fe131cadb8fa3019dfc9e01012b9479f2910e0bdbe84916dfd67b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:21:37.198Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T05:21:37.511Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T05:21:37.825Z] + ls /var/log/sa-host [2023-05-17T05:21:37.825Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T05:21:38.067Z] provisioning config files... [2023-05-17T05:21:38.078Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-609@tmp/config2660717122796665372tmp [Pipeline] { [Pipeline] echo [2023-05-17T05:21:38.123Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:21:38.444Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T05:21:38.473Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:21:38.877Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T05:21:38.911Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:21:39.229Z] ---> sudo-logs.sh [2023-05-17T05:21:39.229Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T05:21:39.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:21:39.627Z] ---> job-cost.sh [2023-05-17T05:21:39.627Z] lf-activate-venv: SKIPPING [2023-05-17T05:21:39.627Z] DEBUG: total: 0.2199999988079071 [2023-05-17T05:21:39.627Z] INFO: Retrieving Stack Cost... [2023-05-17T05:21:39.887Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T05:21:40.456Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T05:21:40.493Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:21:40.808Z] ---> logs-deploy.sh [2023-05-17T05:21:40.808Z] lf-activate-venv: SKIPPING [2023-05-17T05:21:40.808Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-609/1 [2023-05-17T05:21:40.808Z] INFO: archiving workspace using pattern(s): [2023-05-17T05:21:41.751Z] Archives upload complete. [2023-05-17T05:21:42.010Z] INFO: archiving logs to Nexus [2023-05-17T05:21:42.580Z] ---> uname -a: [2023-05-17T05:21:42.580Z] Linux prd-ubuntu20-04-docker-8c-8g-15835 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] ---> lscpu: [2023-05-17T05:21:42.580Z] Architecture: x86_64 [2023-05-17T05:21:42.580Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-17T05:21:42.580Z] Byte Order: Little Endian [2023-05-17T05:21:42.580Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-17T05:21:42.580Z] CPU(s): 8 [2023-05-17T05:21:42.580Z] On-line CPU(s) list: 0-7 [2023-05-17T05:21:42.580Z] Thread(s) per core: 1 [2023-05-17T05:21:42.580Z] Core(s) per socket: 1 [2023-05-17T05:21:42.580Z] Socket(s): 8 [2023-05-17T05:21:42.580Z] NUMA node(s): 1 [2023-05-17T05:21:42.580Z] Vendor ID: AuthenticAMD [2023-05-17T05:21:42.580Z] CPU family: 23 [2023-05-17T05:21:42.580Z] Model: 49 [2023-05-17T05:21:42.580Z] Model name: AMD EPYC-Rome Processor [2023-05-17T05:21:42.580Z] Stepping: 0 [2023-05-17T05:21:42.580Z] CPU MHz: 2800.000 [2023-05-17T05:21:42.580Z] BogoMIPS: 5600.00 [2023-05-17T05:21:42.580Z] Virtualization: AMD-V [2023-05-17T05:21:42.580Z] Hypervisor vendor: KVM [2023-05-17T05:21:42.580Z] Virtualization type: full [2023-05-17T05:21:42.580Z] L1d cache: 256 KiB [2023-05-17T05:21:42.580Z] L1i cache: 256 KiB [2023-05-17T05:21:42.580Z] L2 cache: 4 MiB [2023-05-17T05:21:42.580Z] L3 cache: 128 MiB [2023-05-17T05:21:42.580Z] NUMA node0 CPU(s): 0-7 [2023-05-17T05:21:42.580Z] Vulnerability Itlb multihit: Not affected [2023-05-17T05:21:42.580Z] Vulnerability L1tf: Not affected [2023-05-17T05:21:42.580Z] Vulnerability Mds: Not affected [2023-05-17T05:21:42.580Z] Vulnerability Meltdown: Not affected [2023-05-17T05:21:42.580Z] Vulnerability Mmio stale data: Not affected [2023-05-17T05:21:42.580Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-17T05:21:42.580Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-17T05:21:42.580Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-17T05:21:42.580Z] Vulnerability Srbds: Not affected [2023-05-17T05:21:42.580Z] Vulnerability Tsx async abort: Not affected [2023-05-17T05:21:42.580Z] 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-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] ---> nproc: [2023-05-17T05:21:42.580Z] 8 [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] ---> df -h: [2023-05-17T05:21:42.580Z] Filesystem Size Used Avail Use% Mounted on [2023-05-17T05:21:42.580Z] overlay 155G 13G 143G 9% / [2023-05-17T05:21:42.580Z] tmpfs 64M 0 64M 0% /dev [2023-05-17T05:21:42.580Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-17T05:21:42.580Z] shm 64M 0 64M 0% /dev/shm [2023-05-17T05:21:42.580Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] ---> sar -b -r -n DEV: [2023-05-17T05:21:42.580Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15835) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] 04:59:26 LINUX RESTART (8 CPU) [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] 05:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-17T05:21:42.580Z] 05:01:01 109.90 10.78 99.12 0.00 1812.98 52356.69 0.00 [2023-05-17T05:21:42.580Z] 05:02:01 181.89 1.52 180.37 0.00 23.46 61034.09 0.00 [2023-05-17T05:21:42.580Z] 05:03:01 310.68 0.50 310.18 0.00 9.87 60620.58 0.00 [2023-05-17T05:21:42.580Z] 05:04:01 166.06 0.20 165.86 0.00 6.00 28248.76 0.00 [2023-05-17T05:21:42.580Z] 05:05:01 64.29 10.26 54.02 0.00 3455.42 20822.40 0.00 [2023-05-17T05:21:42.580Z] 05:06:01 5.13 0.00 5.13 0.00 0.00 64.92 0.00 [2023-05-17T05:21:42.580Z] 05:07:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 [2023-05-17T05:21:42.580Z] 05:08:01 2.13 0.00 2.13 0.00 0.00 22.53 0.00 [2023-05-17T05:21:42.580Z] 05:09:01 3.12 1.65 1.47 0.00 37.73 18.00 0.00 [2023-05-17T05:21:42.580Z] 05:10:01 2.60 0.00 2.60 0.00 0.00 36.39 0.00 [2023-05-17T05:21:42.580Z] 05:11:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 [2023-05-17T05:21:42.580Z] 05:12:01 2.13 0.00 2.13 0.00 0.00 22.53 0.00 [2023-05-17T05:21:42.580Z] 05:13:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 [2023-05-17T05:21:42.580Z] 05:14:01 1.83 0.00 1.83 0.00 0.00 19.86 0.00 [2023-05-17T05:21:42.580Z] 05:15:01 2.10 0.02 2.08 0.00 0.13 23.20 0.00 [2023-05-17T05:21:42.580Z] 05:16:01 1.90 0.00 1.90 0.00 0.00 19.73 0.00 [2023-05-17T05:21:42.580Z] 05:17:01 0.97 0.02 0.95 0.00 0.13 10.53 0.00 [2023-05-17T05:21:42.580Z] 05:18:01 2.02 0.00 2.02 0.00 0.00 21.73 0.00 [2023-05-17T05:21:42.580Z] 05:19:01 1.55 0.00 1.55 0.00 0.00 16.93 0.00 [2023-05-17T05:21:42.580Z] 05:20:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 [2023-05-17T05:21:42.580Z] 05:21:01 1.25 0.00 1.25 0.00 0.00 12.80 0.00 [2023-05-17T05:21:42.580Z] Average: 41.13 1.18 39.95 0.00 253.31 10606.18 0.00 [2023-05-17T05:21:42.580Z] [2023-05-17T05:21:42.580Z] 05:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-17T05:21:42.580Z] 05:01:01 28727924 31625532 688096 2.09 77108 3091768 1815544 5.35 1018384 2773012 8 [2023-05-17T05:21:42.580Z] 05:02:01 27340604 31550548 745848 2.27 154276 4197356 1951468 5.75 1235980 3787740 278060 [2023-05-17T05:21:42.580Z] 05:03:01 25720160 30807396 1486156 4.52 219796 4865892 2280368 6.72 2105260 4372604 9012 [2023-05-17T05:21:42.580Z] 05:04:01 26123892 31561248 733584 2.23 224180 5214852 1855740 5.47 1581580 4518984 207460 [2023-05-17T05:21:42.580Z] 05:05:01 25601108 31544184 740632 2.25 232696 5663568 1847208 5.44 1761272 4806088 1332 [2023-05-17T05:21:42.580Z] 05:06:01 25603876 31547128 737672 2.24 232748 5663568 1847208 5.44 1753832 4806088 16 [2023-05-17T05:21:42.580Z] 05:07:01 25606324 31549620 735052 2.24 232796 5663572 1847208 5.44 1751916 4806092 172 [2023-05-17T05:21:42.580Z] 05:08:01 25606008 31549540 735224 2.24 232864 5663576 1847208 5.44 1751548 4806272 8 [2023-05-17T05:21:42.580Z] 05:09:01 25606964 31552784 731928 2.23 232932 5664708 1863340 5.49 1753700 4806708 200 [2023-05-17T05:21:42.580Z] 05:10:01 25606924 31552820 731820 2.23 233020 5664688 1863340 5.49 1753944 4806632 8 [2023-05-17T05:21:42.580Z] 05:11:01 25607084 31553040 731784 2.23 233052 5664688 1863340 5.49 1753832 4806612 16 [2023-05-17T05:21:42.580Z] 05:12:01 25606800 31552824 731956 2.23 233116 5664692 1863340 5.49 1753632 4806612 8 [2023-05-17T05:21:42.580Z] 05:13:01 25607028 31553208 731624 2.22 233176 5664692 1846880 5.44 1753708 4806712 8 [2023-05-17T05:21:42.580Z] 05:14:01 25606760 31552948 731780 2.23 233220 5664696 1846880 5.44 1753700 4806716 12 [2023-05-17T05:21:42.581Z] 05:15:01 25603084 31549448 735032 2.24 233284 5664700 1851952 5.46 1753852 4806720 40 [2023-05-17T05:21:42.581Z] 05:16:01 25603288 31549716 734724 2.23 233324 5664700 1851952 5.46 1753852 4806724 16 [2023-05-17T05:21:42.581Z] 05:17:01 25602580 31549016 735608 2.24 233348 5664700 1851952 5.46 1754128 4806728 8 [2023-05-17T05:21:42.581Z] 05:18:01 25602096 31548692 735560 2.24 233376 5664708 1851952 5.46 1753892 4806724 12 [2023-05-17T05:21:42.581Z] 05:19:01 25602284 31548948 735228 2.24 233448 5664716 1851952 5.46 1753932 4806732 8 [2023-05-17T05:21:42.581Z] 05:20:01 25602664 31549516 734820 2.23 233472 5664840 1851952 5.46 1754424 4806856 56 [2023-05-17T05:21:42.581Z] 05:21:01 25602704 31549576 734748 2.23 233504 5664848 1851952 5.46 1754020 4806860 12 [2023-05-17T05:21:42.581Z] Average: 25866198 31518940 768518 2.34 220892 5412644 1876321 5.53 1702876 4626867 23642 [2023-05-17T05:21:42.581Z] [2023-05-17T05:21:42.581Z] 05:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-17T05:21:42.581Z] 05:01:01 lo 8.74 8.74 0.88 0.88 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:01:01 ens3 461.11 294.83 8566.24 50.26 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:01:01 docker0 37.71 40.40 2.91 286.75 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:02:01 vethaf321b2 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:02:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:02:01 ens3 499.88 275.57 4550.29 114.08 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:02:01 veth3d5dc78 27.91 113.36 2.32 1899.38 0.00 0.00 0.00 0.16 [2023-05-17T05:21:42.581Z] 05:02:01 docker0 218.33 428.63 16.94 3833.94 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:03:01 vethcb599b2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:03:01 vethaf321b2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:03:01 ens3 372.67 214.23 3276.22 48.40 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:03:01 docker0 191.25 337.89 30.25 3247.42 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:04:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:04:01 ens3 127.43 73.50 2588.49 19.86 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:04:01 docker0 1.27 3.40 0.08 42.52 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:05:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:05:01 ens3 94.28 64.07 1390.09 76.72 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:06:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:07:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:08:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:09:01 ens3 12.68 16.20 4.13 34.33 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:10:01 ens3 3.65 3.00 3.08 2.14 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:11:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:14:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:15:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:17:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:20:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:21:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] Average: ens3 74.61 44.68 964.36 16.45 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] Average: docker0 21.35 38.58 2.39 352.93 0.00 0.00 0.00 0.00 [2023-05-17T05:21:42.581Z] [2023-05-17T05:21:42.581Z] [2023-05-17T05:21:42.581Z] ---> sar -P ALL: [2023-05-17T05:21:42.581Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15835) 05/17/23 _x86_64_ (8 CPU) [2023-05-17T05:21:42.581Z] [2023-05-17T05:21:42.581Z] 04:59:26 LINUX RESTART (8 CPU) [2023-05-17T05:21:42.581Z] [2023-05-17T05:21:42.581Z] 05:00:02 CPU %user %nice %system %iowait %steal %idle [2023-05-17T05:21:42.581Z] 05:01:01 all 7.36 0.00 3.13 2.75 0.09 86.68 [2023-05-17T05:21:42.581Z] 05:01:01 0 7.20 0.00 3.35 3.35 0.07 86.03 [2023-05-17T05:21:42.581Z] 05:01:01 1 9.07 0.00 2.95 3.65 0.05 84.27 [2023-05-17T05:21:42.581Z] 05:01:01 2 9.36 0.00 2.67 5.35 0.05 82.57 [2023-05-17T05:21:42.581Z] 05:01:01 3 7.73 0.00 3.06 0.12 0.07 89.02 [2023-05-17T05:21:42.581Z] 05:01:01 4 6.24 0.00 2.97 0.26 0.16 90.37 [2023-05-17T05:21:42.581Z] 05:01:01 5 6.38 0.00 2.60 0.67 0.03 90.32 [2023-05-17T05:21:42.581Z] 05:01:01 6 6.12 0.00 3.91 7.66 0.12 82.19 [2023-05-17T05:21:42.581Z] 05:01:01 7 6.74 0.00 3.50 0.94 0.14 88.68 [2023-05-17T05:21:42.581Z] 05:02:01 all 20.41 0.00 5.30 3.54 0.07 70.67 [2023-05-17T05:21:42.581Z] 05:02:01 0 21.25 0.00 5.46 3.51 0.07 69.71 [2023-05-17T05:21:42.581Z] 05:02:01 1 21.37 0.00 5.74 0.59 0.08 72.21 [2023-05-17T05:21:42.581Z] 05:02:01 2 22.42 0.00 6.09 5.85 0.07 65.57 [2023-05-17T05:21:42.581Z] 05:02:01 3 20.03 0.00 4.65 0.62 0.07 74.63 [2023-05-17T05:21:42.581Z] 05:02:01 4 18.31 0.00 3.75 0.84 0.07 77.03 [2023-05-17T05:21:42.581Z] 05:02:01 5 19.40 0.00 5.48 0.46 0.07 74.60 [2023-05-17T05:21:42.581Z] 05:02:01 6 19.76 0.00 5.58 15.69 0.07 58.90 [2023-05-17T05:21:42.581Z] 05:02:01 7 20.72 0.00 5.69 0.81 0.10 72.68 [2023-05-17T05:21:42.581Z] 05:03:01 all 12.20 0.00 4.38 3.11 0.06 80.24 [2023-05-17T05:21:42.581Z] 05:03:01 0 6.09 0.00 2.37 6.82 0.05 84.67 [2023-05-17T05:21:42.581Z] 05:03:01 1 15.40 0.00 6.93 1.35 0.07 76.24 [2023-05-17T05:21:42.581Z] 05:03:01 2 7.19 0.00 3.34 0.59 0.08 88.81 [2023-05-17T05:21:42.581Z] 05:03:01 3 20.03 0.00 4.31 1.01 0.07 74.58 [2023-05-17T05:21:42.581Z] 05:03:01 4 9.37 0.00 3.88 1.03 0.03 85.69 [2023-05-17T05:21:42.581Z] 05:03:01 5 20.46 0.00 5.35 1.54 0.08 72.56 [2023-05-17T05:21:42.581Z] 05:03:01 6 11.26 0.00 4.82 9.36 0.05 74.51 [2023-05-17T05:21:42.581Z] 05:03:01 7 7.87 0.00 4.06 3.20 0.08 84.78 [2023-05-17T05:21:42.581Z] 05:04:01 all 25.83 0.00 5.54 1.36 0.07 67.19 [2023-05-17T05:21:42.581Z] 05:04:01 0 19.84 0.00 5.37 1.84 0.07 72.88 [2023-05-17T05:21:42.581Z] 05:04:01 1 35.58 0.00 6.14 0.79 0.08 57.40 [2023-05-17T05:21:42.581Z] 05:04:01 2 22.76 0.00 4.80 3.78 0.07 68.59 [2023-05-17T05:21:42.581Z] 05:04:01 3 36.85 0.00 6.14 1.62 0.08 55.30 [2023-05-17T05:21:42.581Z] 05:04:01 4 24.04 0.00 5.19 0.53 0.07 70.17 [2023-05-17T05:21:42.581Z] 05:04:01 5 25.91 0.00 6.25 0.08 0.07 67.69 [2023-05-17T05:21:42.581Z] 05:04:01 6 22.27 0.00 5.37 1.85 0.07 70.45 [2023-05-17T05:21:42.581Z] 05:04:01 7 19.47 0.00 5.08 0.42 0.07 74.96 [2023-05-17T05:21:42.581Z] 05:05:01 all 2.88 0.00 1.36 0.95 0.03 94.79 [2023-05-17T05:21:42.581Z] 05:05:01 0 2.78 0.00 1.19 0.12 0.03 95.89 [2023-05-17T05:21:42.582Z] 05:05:01 1 2.93 0.00 1.74 0.54 0.03 94.76 [2023-05-17T05:21:42.582Z] 05:05:01 2 3.24 0.00 1.96 3.44 0.02 91.34 [2023-05-17T05:21:42.582Z] 05:05:01 3 2.43 0.00 1.17 0.91 0.02 95.47 [2023-05-17T05:21:42.582Z] 05:05:01 4 2.56 0.00 1.10 0.70 0.03 95.60 [2023-05-17T05:21:42.582Z] 05:05:01 5 2.03 0.00 1.52 0.15 0.03 96.26 [2023-05-17T05:21:42.582Z] 05:05:01 6 4.88 0.00 1.44 1.21 0.02 92.46 [2023-05-17T05:21:42.582Z] 05:05:01 7 2.23 0.00 0.72 0.54 0.02 96.49 [2023-05-17T05:21:42.582Z] 05:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-17T05:21:42.582Z] 05:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:06:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-17T05:21:42.582Z] 05:06:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-17T05:21:42.582Z] 05:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-05-17T05:21:42.582Z] 05:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-17T05:21:42.582Z] 05:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:07:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2023-05-17T05:21:42.582Z] 05:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-17T05:21:42.582Z] 05:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-17T05:21:42.582Z] 05:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-17T05:21:42.582Z] 05:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-17T05:21:42.582Z] 05:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-17T05:21:42.582Z] 05:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:08:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-17T05:21:42.582Z] 05:08:01 5 0.00 0.00 0.03 0.03 0.00 99.93 [2023-05-17T05:21:42.582Z] 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:09:01 all 0.29 0.00 0.03 0.01 0.01 99.67 [2023-05-17T05:21:42.582Z] 05:09:01 0 0.23 0.00 0.08 0.00 0.02 99.67 [2023-05-17T05:21:42.582Z] 05:09:01 1 0.13 0.00 0.00 0.00 0.00 99.87 [2023-05-17T05:21:42.582Z] 05:09:01 2 0.28 0.00 0.05 0.03 0.00 99.63 [2023-05-17T05:21:42.582Z] 05:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-17T05:21:42.582Z] 05:09:01 4 0.18 0.00 0.02 0.05 0.00 99.75 [2023-05-17T05:21:42.582Z] 05:09:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2023-05-17T05:21:42.582Z] 05:09:01 6 1.12 0.00 0.00 0.00 0.00 98.88 [2023-05-17T05:21:42.582Z] 05:09:01 7 0.23 0.00 0.03 0.00 0.02 99.72 [2023-05-17T05:21:42.582Z] 05:10:01 all 0.17 0.00 0.01 0.01 0.01 99.80 [2023-05-17T05:21:42.582Z] 05:10:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-17T05:21:42.582Z] 05:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:10:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-17T05:21:42.582Z] 05:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:10:01 4 1.11 0.00 0.02 0.03 0.00 98.84 [2023-05-17T05:21:42.582Z] 05:10:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-17T05:21:42.582Z] 05:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:10:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-17T05:21:42.582Z] 05:11:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-05-17T05:21:42.582Z] 05:11:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-17T05:21:42.582Z] 05:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-17T05:21:42.582Z] 05:11:01 4 0.32 0.00 0.03 0.02 0.02 99.62 [2023-05-17T05:21:42.582Z] 05:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] [2023-05-17T05:21:42.582Z] 05:11:01 CPU %user %nice %system %iowait %steal %idle [2023-05-17T05:21:42.582Z] 05:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-17T05:21:42.582Z] 05:12:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2023-05-17T05:21:42.582Z] 05:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:21:42.582Z] 05:12:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:12:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-17T05:21:42.582Z] 05:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-17T05:21:42.582Z] 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:13:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-05-17T05:21:42.582Z] 05:13:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-17T05:21:42.582Z] 05:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:13:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-17T05:21:42.582Z] 05:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:13:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-17T05:21:42.582Z] 05:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-17T05:21:42.582Z] 05:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:14:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:15:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2023-05-17T05:21:42.582Z] 05:15:01 0 0.03 0.00 0.07 0.00 0.03 99.87 [2023-05-17T05:21:42.582Z] 05:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-17T05:21:42.582Z] 05:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-17T05:21:42.582Z] 05:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-17T05:21:42.582Z] 05:15:01 4 0.03 0.00 0.02 0.03 0.00 99.92 [2023-05-17T05:21:42.582Z] 05:15:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-17T05:21:42.582Z] 05:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-17T05:21:42.582Z] 05:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-17T05:21:42.582Z] 05:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-17T05:21:42.582Z] 05:16:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-05-17T05:21:42.582Z] 05:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:21:42.582Z] 05:16:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-17T05:21:42.582Z] 05:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:16:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-17T05:21:42.582Z] 05:16:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:21:42.582Z] 05:17:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:17:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-17T05:21:42.582Z] 05:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-17T05:21:42.582Z] 05:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-17T05:21:42.582Z] 05:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-17T05:21:42.582Z] 05:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:18:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:18:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-17T05:21:42.582Z] 05:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-17T05:21:42.582Z] 05:19:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2023-05-17T05:21:42.582Z] 05:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-17T05:21:42.582Z] 05:19:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-17T05:21:42.582Z] 05:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:19:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-17T05:21:42.582Z] 05:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-17T05:21:42.582Z] 05:20:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-17T05:21:42.582Z] 05:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-17T05:21:42.582Z] 05:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-17T05:21:42.582Z] 05:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-17T05:21:42.582Z] 05:21:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-05-17T05:21:42.582Z] 05:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-17T05:21:42.582Z] 05:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-17T05:21:42.582Z] 05:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-17T05:21:42.582Z] 05:21:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-17T05:21:42.582Z] 05:21:01 5 0.02 0.00 0.03 0.02 0.00 99.93 [2023-05-17T05:21:42.582Z] 05:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] 05:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-17T05:21:42.582Z] Average: all 3.28 0.00 0.94 0.56 0.02 95.20 [2023-05-17T05:21:42.582Z] Average: 0 2.75 0.00 0.87 0.74 0.03 95.61 [2023-05-17T05:21:42.583Z] Average: 1 3.99 0.00 1.12 0.32 0.02 94.55 [2023-05-17T05:21:42.583Z] Average: 2 3.09 0.00 0.90 0.90 0.02 95.10 [2023-05-17T05:21:42.583Z] Average: 3 4.12 0.00 0.92 0.20 0.02 94.73 [2023-05-17T05:21:42.583Z] Average: 4 2.97 0.00 0.81 0.18 0.02 96.02 [2023-05-17T05:21:42.583Z] Average: 5 3.52 0.00 1.01 0.15 0.02 95.30 [2023-05-17T05:21:42.583Z] Average: 6 3.10 0.00 1.00 1.68 0.02 94.21 [2023-05-17T05:21:42.583Z] Average: 7 2.71 0.00 0.90 0.28 0.02 96.08 [2023-05-17T05:21:42.583Z] [2023-05-17T05:21:42.583Z] [2023-05-17T05:21:42.583Z]