Pull request #589 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f7ab56bfb210a85c92f1ea2d22e734a977b85db+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (1376aa5e4a988c42ddd167d67af032ffcf6e7d1e) 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-ssh4202216601662599835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12955487109203084540.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-589/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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4065105477201009860.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-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4013854480653846938.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh3980588171971320189.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-589/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-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6256792638194986928.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-4382 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [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-589 # 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db Merge succeeded, producing 8f7ab56bfb210a85c92f1ea2d22e734a977b85db Checking out Revision 8f7ab56bfb210a85c92f1ea2d22e734a977b85db (PR-589) Commit message: "chore(deps): Bump jszip from 3.7.1 to 3.10.1 in /web" First time build. Skipping changelog. > 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/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-02T17:46:02.738Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-02T17:46:02.927Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-02T17:46:03.027Z] ========================================================= [2023-02-02T17:46:03.027Z] EdgeX Global Pipelines Version Info [2023-02-02T17:46:03.027Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:46:03.767Z] ------------------- [2023-02-02T17:46:03.767Z] stable info: [2023-02-02T17:46:03.767Z] ------------------- [2023-02-02T17:46:03.767Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-02T17:46:03.767Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-02T17:46:03.767Z] Message: update stable to v1.0.244 [2023-02-02T17:46:04.338Z] ------------------- [2023-02-02T17:46:04.338Z] experimental info: [2023-02-02T17:46:04.338Z] ------------------- [2023-02-02T17:46:04.338Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-02T17:46:04.338Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-02T17:46:04.338Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-02T17:46:04.615Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-02-02T17:46:04.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-02-02T17:46:04.696Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-02T17:46:04.736Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-02T17:46:04.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-02T17:46:04.812Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-02T17:46:04.852Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-02T17:46:04.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-02T17:46:04.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-02T17:46:04.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-02T17:46:05.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-02T17:46:05.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-02-02T17:46:05.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-02T17:46:05.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-02T17:46:05.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-02T17:46:05.212Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-02T17:46:05.252Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-02T17:46:05.289Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-02T17:46:05.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-02T17:46:05.373Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-02T17:46:05.408Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-02T17:46:05.445Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-02T17:46:05.490Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-02T17:46:05.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-02T17:46:05.575Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-02T17:46:05.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-02T17:46:05.654Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-02T17:46:05.696Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo [2023-02-02T17:46:05.736Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo [2023-02-02T17:46:05.772Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo [2023-02-02T17:46:05.858Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] echo [2023-02-02T17:46:05.901Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f7ab56 [Pipeline] echo [2023-02-02T17:46:05.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-02T17:46:06.067Z] provisioning config files... [2023-02-02T17:46:06.083Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config558475789585800158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:46:06.476Z] ---> docker-login.sh [2023-02-02T17:46:06.477Z] nexus3.edgexfoundry.org:10001 [2023-02-02T17:46:06.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:06.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:06.737Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:06.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:06.737Z] [2023-02-02T17:46:06.737Z] Login Succeeded [2023-02-02T17:46:06.998Z] nexus3.edgexfoundry.org:10002 [2023-02-02T17:46:06.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:06.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:06.998Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:06.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:06.998Z] [2023-02-02T17:46:06.998Z] Login Succeeded [2023-02-02T17:46:06.998Z] nexus3.edgexfoundry.org:10003 [2023-02-02T17:46:06.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:07.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:07.258Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:07.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:07.258Z] [2023-02-02T17:46:07.258Z] Login Succeeded [2023-02-02T17:46:07.258Z] nexus3.edgexfoundry.org:10004 [2023-02-02T17:46:07.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:07.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:07.258Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:07.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:07.258Z] [2023-02-02T17:46:07.258Z] Login Succeeded [2023-02-02T17:46:07.258Z] docker.io [2023-02-02T17:46:07.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:07.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:07.518Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:07.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:07.518Z] [2023-02-02T17:46:07.518Z] Login Succeeded [2023-02-02T17:46:07.518Z] ---> docker-login.sh ends [Pipeline] } [2023-02-02T17:46:07.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-02T17:46:08.292Z] + git rev-list -1 --merges 8f7ab56bfb210a85c92f1ea2d22e734a977b85db~1..8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] echo [2023-02-02T17:46:08.355Z] -----------> git rev-list -1 --merges 8f7ab56bfb210a85c92f1ea2d22e734a977b85db~1..8f7ab56bfb210a85c92f1ea2d22e734a977b85db 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [false] [Pipeline] sh [2023-02-02T17:46:08.692Z] + git log --format=format:%s -1 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] echo [2023-02-02T17:46:08.737Z] ========================================================= [2023-02-02T17:46:08.737Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-02T17:46:08.737Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-02T17:46:09.195Z] + git log --format=format:%s -1 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] echo [2023-02-02T17:46:09.226Z] [semverPrep] GIT_COMMIT: 8f7ab56bfb210a85c92f1ea2d22e734a977b85db, Commit Message: chore(deps): Bump jszip from 3.7.1 to 3.10.1 in /web [Pipeline] echo [2023-02-02T17:46:09.257Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-02T17:46:09.655Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-02T17:46:09.655Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-02T17:46:09.655Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-02T17:46:09.655Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-02T17:46:09.656Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-02T17:46:09.656Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-02T17:46:09.656Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:46:10.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-02T17:46:10.152Z] [2023-02-02T17:46:10.152Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:46:10.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-02T17:46:10.528Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-02T17:46:10.528Z] b85a868b505f: Pulling fs layer [2023-02-02T17:46:10.528Z] e2be974225ed: Pulling fs layer [2023-02-02T17:46:10.528Z] 339a4e72a1f5: Pulling fs layer [2023-02-02T17:46:10.528Z] 988bab9f4d93: Pulling fs layer [2023-02-02T17:46:10.528Z] 1469e6f7b9e6: Pulling fs layer [2023-02-02T17:46:10.528Z] eaf3925da568: Pulling fs layer [2023-02-02T17:46:10.528Z] 988bab9f4d93: Waiting [2023-02-02T17:46:10.528Z] 1469e6f7b9e6: Waiting [2023-02-02T17:46:10.528Z] bab4dde63d76: Pulling fs layer [2023-02-02T17:46:10.528Z] bde34c3a00c8: Pulling fs layer [2023-02-02T17:46:10.528Z] b352a97aabf1: Pulling fs layer [2023-02-02T17:46:10.528Z] eaf3925da568: Waiting [2023-02-02T17:46:10.528Z] bab4dde63d76: Waiting [2023-02-02T17:46:10.528Z] 4872d77fe225: Pulling fs layer [2023-02-02T17:46:10.528Z] 5851b861e8e6: Pulling fs layer [2023-02-02T17:46:10.528Z] 4872d77fe225: Waiting [2023-02-02T17:46:10.528Z] bde34c3a00c8: Waiting [2023-02-02T17:46:10.528Z] b352a97aabf1: Waiting [2023-02-02T17:46:10.528Z] 5851b861e8e6: Waiting [2023-02-02T17:46:10.528Z] e2be974225ed: Verifying Checksum [2023-02-02T17:46:10.528Z] e2be974225ed: Download complete [2023-02-02T17:46:10.528Z] 988bab9f4d93: Verifying Checksum [2023-02-02T17:46:10.528Z] 988bab9f4d93: Download complete [2023-02-02T17:46:10.807Z] 1469e6f7b9e6: Verifying Checksum [2023-02-02T17:46:10.807Z] 1469e6f7b9e6: Download complete [2023-02-02T17:46:10.807Z] 339a4e72a1f5: Verifying Checksum [2023-02-02T17:46:10.807Z] 339a4e72a1f5: Download complete [2023-02-02T17:46:10.807Z] eaf3925da568: Verifying Checksum [2023-02-02T17:46:10.807Z] eaf3925da568: Download complete [2023-02-02T17:46:10.807Z] bde34c3a00c8: Verifying Checksum [2023-02-02T17:46:10.807Z] bde34c3a00c8: Download complete [2023-02-02T17:46:11.076Z] b352a97aabf1: Download complete [2023-02-02T17:46:11.076Z] 4872d77fe225: Download complete [2023-02-02T17:46:11.076Z] 5851b861e8e6: Download complete [2023-02-02T17:46:11.076Z] b85a868b505f: Verifying Checksum [2023-02-02T17:46:11.076Z] b85a868b505f: Download complete [2023-02-02T17:46:11.335Z] bab4dde63d76: Verifying Checksum [2023-02-02T17:46:11.335Z] bab4dde63d76: Download complete [2023-02-02T17:46:12.270Z] b85a868b505f: Pull complete [2023-02-02T17:46:12.529Z] e2be974225ed: Pull complete [2023-02-02T17:46:12.790Z] 339a4e72a1f5: Pull complete [2023-02-02T17:46:13.048Z] 988bab9f4d93: Pull complete [2023-02-02T17:46:13.306Z] 1469e6f7b9e6: Pull complete [2023-02-02T17:46:13.306Z] eaf3925da568: Pull complete [2023-02-02T17:46:15.204Z] bab4dde63d76: Pull complete [2023-02-02T17:46:15.204Z] bde34c3a00c8: Pull complete [2023-02-02T17:46:15.204Z] b352a97aabf1: Pull complete [2023-02-02T17:46:15.464Z] 4872d77fe225: Pull complete [2023-02-02T17:46:15.464Z] 5851b861e8e6: Pull complete [2023-02-02T17:46:15.464Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-02T17:46:15.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-02T17:46:15.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:46:15.682Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-02-02T17:46:15.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-02T17:46:18.327Z] $ docker top e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab -eo pid,comm [2023-02-02T17:46:18.389Z] 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-02-02T17:46:18.389Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-02T17:46:18.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-02T17:46:18.505Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-02T17:46:18.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-02T17:46:18.629Z] $ docker exec e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab ssh-agent [2023-02-02T17:46:18.750Z] SSH_AUTH_SOCK=/tmp/ssh-xa0qtiOaK9YX/agent.32 [2023-02-02T17:46:18.750Z] SSH_AGENT_PID=38 [2023-02-02T17:46:18.757Z] Running ssh-add (command line suppressed) [2023-02-02T17:46:18.860Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_10422222829902636818.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_10422222829902636818.key) [2023-02-02T17:46:18.874Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-02T17:46:19.196Z] + git tag --points-at HEAD [Pipeline] } [2023-02-02T17:46:19.223Z] $ docker exec --env ******** --env ******** e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab ssh-agent -k [2023-02-02T17:46:19.329Z] unset SSH_AUTH_SOCK; [2023-02-02T17:46:19.329Z] unset SSH_AGENT_PID; [2023-02-02T17:46:19.330Z] echo Agent pid 38 killed; [2023-02-02T17:46:19.339Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-02T17:46:19.417Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-02T17:46:19.417Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-02T17:46:19.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-02T17:46:19.533Z] $ docker exec e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab ssh-agent [2023-02-02T17:46:19.634Z] SSH_AUTH_SOCK=/tmp/ssh-uyFit48XKdui/agent.70 [2023-02-02T17:46:19.634Z] SSH_AGENT_PID=76 [2023-02-02T17:46:19.639Z] Running ssh-add (command line suppressed) [2023-02-02T17:46:19.751Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_4037299536575417714.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_4037299536575417714.key) [2023-02-02T17:46:19.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-02T17:46:20.102Z] + git semver init [2023-02-02T17:46:20.363Z] 2023-02-02 17:46:20,303 [run_init] DEBUG init version:0.0.0 force:False [2023-02-02T17:46:20.363Z] 2023-02-02 17:46:20,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver [2023-02-02T17:46:20.363Z] 2023-02-02 17:46:20,305 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver [2023-02-02T17:46:20.363Z] 2023-02-02 17:46:20,305 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589, universal_newlines=False, shell=None, istream=None) [2023-02-02T17:46:22.277Z] 2023-02-02 17:46:21,784 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.git/info/exclude [2023-02-02T17:46:22.277Z] 2023-02-02 17:46:21,785 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 with force:False [2023-02-02T17:46:22.277Z] 2023-02-02 17:46:21,785 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 [2023-02-02T17:46:22.277Z] 2023-02-02 17:46:21,789 [execute] INFO git cat-file --batch-check [2023-02-02T17:46:22.277Z] 2023-02-02 17:46:21,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-02-02T17:46:22.277Z] 2023-02-02 17:46:21,797 [execute] INFO git cat-file --batch [2023-02-02T17:46:22.277Z] 2023-02-02 17:46:21,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-02-02T17:46:22.277Z] 2023-02-02 17:46:21,802 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 [2023-02-02T17:46:22.277Z] 0.0.0 [Pipeline] } [2023-02-02T17:46:22.306Z] $ docker exec --env ******** --env ******** e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab ssh-agent -k [2023-02-02T17:46:22.409Z] unset SSH_AUTH_SOCK; [2023-02-02T17:46:22.410Z] unset SSH_AGENT_PID; [2023-02-02T17:46:22.410Z] echo Agent pid 76 killed; [2023-02-02T17:46:22.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-02T17:46:22.840Z] + git semver [Pipeline] } [2023-02-02T17:46:23.126Z] $ docker stop --time=1 e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab [2023-02-02T17:46:24.424Z] $ docker rm -f --volumes e1c8422661faaf4176c889563bdafb0d9a948434100f23a4bdff749949290eab [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-02T17:46:24.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-02T17:46:25.165Z] Stashed 1 file(s) [Pipeline] echo [2023-02-02T17:46:25.183Z] [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-02-02T17:46:25.779Z] provisioning config files... [2023-02-02T17:46:25.789Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config5294171699633506201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:46:26.137Z] ---> docker-login.sh [2023-02-02T17:46:26.137Z] nexus3.edgexfoundry.org:10001 [2023-02-02T17:46:26.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:26.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:26.137Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:26.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:26.137Z] [2023-02-02T17:46:26.137Z] Login Succeeded [2023-02-02T17:46:26.137Z] nexus3.edgexfoundry.org:10002 [2023-02-02T17:46:26.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:26.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:26.137Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:26.137Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:26.137Z] [2023-02-02T17:46:26.137Z] Login Succeeded [2023-02-02T17:46:26.137Z] nexus3.edgexfoundry.org:10003 [2023-02-02T17:46:26.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:26.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:26.395Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:26.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:26.395Z] [2023-02-02T17:46:26.395Z] Login Succeeded [2023-02-02T17:46:26.395Z] nexus3.edgexfoundry.org:10004 [2023-02-02T17:46:26.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:26.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:26.395Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:26.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:26.395Z] [2023-02-02T17:46:26.396Z] Login Succeeded [2023-02-02T17:46:26.396Z] docker.io [2023-02-02T17:46:26.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:46:26.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:46:26.654Z] Configure a credential helper to remove this warning. See [2023-02-02T17:46:26.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:46:26.654Z] [2023-02-02T17:46:26.654Z] Login Succeeded [2023-02-02T17:46:26.655Z] ---> docker-login.sh ends [Pipeline] } [2023-02-02T17:46:26.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-02T17:46:26.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T17:46:26.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T17:46:27.017Z] ========================================================= [2023-02-02T17:46:27.017Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-02T17:46:27.017Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:46:27.486Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-02T17:46:27.749Z] Sending build context to Docker daemon 45.66MB [2023-02-02T17:46:27.749Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T17:46:27.749Z] Step 2/16 : FROM ${BASE} AS builder [2023-02-02T17:46:27.749Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-02T17:46:27.749Z] 213ec9aee27d: Pulling fs layer [2023-02-02T17:46:27.749Z] 4583459ba037: Pulling fs layer [2023-02-02T17:46:27.749Z] 93c1e223e6f2: Pulling fs layer [2023-02-02T17:46:27.749Z] 53926ce57604: Pulling fs layer [2023-02-02T17:46:27.749Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-02T17:46:27.749Z] 22ff95d597cd: Pulling fs layer [2023-02-02T17:46:27.749Z] 12d6caf4c0d1: Pulling fs layer [2023-02-02T17:46:27.749Z] 96b7cbca73a9: Pulling fs layer [2023-02-02T17:46:27.749Z] a7acece74701: Pulling fs layer [2023-02-02T17:46:27.749Z] 22ff95d597cd: Waiting [2023-02-02T17:46:27.749Z] 12d6caf4c0d1: Waiting [2023-02-02T17:46:27.749Z] 53926ce57604: Waiting [2023-02-02T17:46:27.749Z] 21b2b0c7a3f4: Waiting [2023-02-02T17:46:27.749Z] 96b7cbca73a9: Waiting [2023-02-02T17:46:27.749Z] 93c1e223e6f2: Download complete [2023-02-02T17:46:27.749Z] 4583459ba037: Download complete [2023-02-02T17:46:27.749Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-02T17:46:27.749Z] 21b2b0c7a3f4: Download complete [2023-02-02T17:46:27.749Z] 22ff95d597cd: Verifying Checksum [2023-02-02T17:46:27.749Z] 22ff95d597cd: Download complete [2023-02-02T17:46:28.017Z] 213ec9aee27d: Verifying Checksum [2023-02-02T17:46:28.017Z] 213ec9aee27d: Download complete [2023-02-02T17:46:28.017Z] 12d6caf4c0d1: Verifying Checksum [2023-02-02T17:46:28.017Z] 12d6caf4c0d1: Download complete [2023-02-02T17:46:28.017Z] 213ec9aee27d: Pull complete [2023-02-02T17:46:28.289Z] 4583459ba037: Pull complete [2023-02-02T17:46:28.289Z] 93c1e223e6f2: Pull complete [2023-02-02T17:46:29.302Z] a7acece74701: Verifying Checksum [2023-02-02T17:46:29.302Z] a7acece74701: Download complete [2023-02-02T17:46:29.302Z] 53926ce57604: Verifying Checksum [2023-02-02T17:46:29.302Z] 53926ce57604: Download complete [2023-02-02T17:46:29.559Z] 96b7cbca73a9: Verifying Checksum [2023-02-02T17:46:33.740Z] 53926ce57604: Pull complete [2023-02-02T17:46:33.740Z] 21b2b0c7a3f4: Pull complete [2023-02-02T17:46:33.740Z] 22ff95d597cd: Pull complete [2023-02-02T17:46:33.740Z] 12d6caf4c0d1: Pull complete [2023-02-02T17:46:35.638Z] 96b7cbca73a9: Pull complete [2023-02-02T17:46:36.576Z] a7acece74701: Pull complete [2023-02-02T17:46:36.576Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-02T17:46:36.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-02T17:46:36.576Z] ---> db6d94c90886 [2023-02-02T17:46:36.576Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-02T17:46:40.599Z] Still waiting to schedule task [2023-02-02T17:46:40.599Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-02T17:46:40.785Z] ---> Running in ebe475b9a30d [2023-02-02T17:46:40.785Z] Removing intermediate container ebe475b9a30d [2023-02-02T17:46:40.785Z] ---> a7f25fb869a3 [2023-02-02T17:46:40.785Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-02-02T17:46:40.785Z] ---> Running in 66b330389802 [2023-02-02T17:46:41.044Z] Removing intermediate container 66b330389802 [2023-02-02T17:46:41.044Z] ---> 6c85268003e2 [2023-02-02T17:46:41.044Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-02-02T17:46:41.044Z] ---> Running in fd089af7ce57 [2023-02-02T17:46:41.044Z] Removing intermediate container fd089af7ce57 [2023-02-02T17:46:41.044Z] ---> f450ca98d8d9 [2023-02-02T17:46:41.044Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-02-02T17:46:41.044Z] ---> Running in 9c25e4c558a0 [2023-02-02T17:46:41.044Z] Removing intermediate container 9c25e4c558a0 [2023-02-02T17:46:41.044Z] ---> 85c4d3f123d9 [2023-02-02T17:46:41.044Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-02T17:46:41.044Z] ---> Running in 402378aadb84 [2023-02-02T17:46:41.304Z] Removing intermediate container 402378aadb84 [2023-02-02T17:46:41.304Z] ---> 3af8101417f0 [2023-02-02T17:46:41.304Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-02T17:46:41.563Z] latest: Pulling from library/docker [2023-02-02T17:46:41.563Z] 8921db27df28: Pulling fs layer [2023-02-02T17:46:41.563Z] ea2378853794: Pulling fs layer [2023-02-02T17:46:41.563Z] a201afc762d4: Pulling fs layer [2023-02-02T17:46:41.563Z] fd4707a9d4de: Pulling fs layer [2023-02-02T17:46:41.563Z] c0ac56fd67de: Pulling fs layer [2023-02-02T17:46:41.563Z] fd4707a9d4de: Waiting [2023-02-02T17:46:41.563Z] ba3c8b6cc3ab: Pulling fs layer [2023-02-02T17:46:41.563Z] be36cb8af9e7: Pulling fs layer [2023-02-02T17:46:41.563Z] c0ac56fd67de: Waiting [2023-02-02T17:46:41.563Z] ba3c8b6cc3ab: Waiting [2023-02-02T17:46:41.563Z] d0bae7a7836e: Pulling fs layer [2023-02-02T17:46:41.563Z] be36cb8af9e7: Waiting [2023-02-02T17:46:41.823Z] ea2378853794: Verifying Checksum [2023-02-02T17:46:41.823Z] ea2378853794: Download complete [2023-02-02T17:46:41.823Z] 8921db27df28: Verifying Checksum [2023-02-02T17:46:41.823Z] 8921db27df28: Download complete [2023-02-02T17:46:42.082Z] 8921db27df28: Pull complete [2023-02-02T17:46:42.342Z] ea2378853794: Pull complete [2023-02-02T17:46:42.601Z] c0ac56fd67de: Verifying Checksum [2023-02-02T17:46:42.601Z] c0ac56fd67de: Download complete [2023-02-02T17:46:42.601Z] fd4707a9d4de: Verifying Checksum [2023-02-02T17:46:42.601Z] fd4707a9d4de: Download complete [2023-02-02T17:46:42.601Z] ba3c8b6cc3ab: Download complete [2023-02-02T17:46:42.601Z] a201afc762d4: Verifying Checksum [2023-02-02T17:46:42.601Z] a201afc762d4: Download complete [2023-02-02T17:46:42.601Z] be36cb8af9e7: Verifying Checksum [2023-02-02T17:46:42.601Z] be36cb8af9e7: Download complete [2023-02-02T17:46:42.601Z] d0bae7a7836e: Download complete [2023-02-02T17:46:43.169Z] a201afc762d4: Pull complete [2023-02-02T17:46:43.427Z] fd4707a9d4de: Pull complete [2023-02-02T17:46:43.686Z] c0ac56fd67de: Pull complete [2023-02-02T17:46:43.686Z] ba3c8b6cc3ab: Pull complete [2023-02-02T17:46:43.945Z] be36cb8af9e7: Pull complete [2023-02-02T17:46:43.945Z] d0bae7a7836e: Pull complete [2023-02-02T17:46:43.945Z] Digest: sha256:2245cd9cd5bc068987a1d3fd9eede6faf8231b396bba968234fffbeb01b09648 [2023-02-02T17:46:43.945Z] Status: Downloaded newer image for docker:latest [2023-02-02T17:46:46.489Z] ---> 87bb39f70128 [2023-02-02T17:46:46.489Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-02T17:46:46.489Z] ---> Running in cca4e04e67bc [2023-02-02T17:46:46.749Z] Removing intermediate container cca4e04e67bc [2023-02-02T17:46:46.749Z] ---> cff43700bd71 [2023-02-02T17:46:46.749Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-02T17:46:46.749Z] ---> Running in 6febdc691448 [2023-02-02T17:46:47.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-02T17:46:47.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-02T17:46:48.153Z] OK: 211 MiB in 51 packages [2023-02-02T17:46:48.412Z] Removing intermediate container 6febdc691448 [2023-02-02T17:46:48.412Z] ---> ac3b4d187dde [2023-02-02T17:46:48.412Z] Step 11/16 : ENV GO111MODULE=on [2023-02-02T17:46:48.412Z] ---> Running in 4fc2be5febb9 [2023-02-02T17:46:48.412Z] Removing intermediate container 4fc2be5febb9 [2023-02-02T17:46:48.412Z] ---> d97c80c1d87f [2023-02-02T17:46:48.412Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-02T17:46:48.673Z] ---> Running in 28338ce1fdc6 [2023-02-02T17:46:48.673Z] Removing intermediate container 28338ce1fdc6 [2023-02-02T17:46:48.673Z] ---> 07f1602a6f69 [2023-02-02T17:46:48.673Z] Step 13/16 : COPY go.mod vendor* ./ [2023-02-02T17:46:48.673Z] ---> 423b3ca36545 [2023-02-02T17:46:48.673Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T17:46:48.673Z] ---> Running in 05d8c266a1bd [2023-02-02T17:47:15.229Z] Removing intermediate container 05d8c266a1bd [2023-02-02T17:47:15.229Z] ---> 49f591941c85 [2023-02-02T17:47:15.229Z] Step 15/16 : COPY . . [2023-02-02T17:47:15.797Z] ---> 109ec2dddb9b [2023-02-02T17:47:15.797Z] Step 16/16 : RUN ${MAKE} [2023-02-02T17:47:15.797Z] ---> Running in 8359b53d6752 [2023-02-02T17:47:16.056Z] noop [2023-02-02T17:47:16.315Z] Removing intermediate container 8359b53d6752 [2023-02-02T17:47:16.315Z] ---> cfeabdde29d4 [2023-02-02T17:47:16.315Z] Successfully built cfeabdde29d4 [2023-02-02T17:47:16.315Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:47:16.766Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-02T17:47:16.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:47:16.919Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-02-02T17:47:16.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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 ******** ci-base-image-x86_64 cat [2023-02-02T17:47:17.314Z] $ docker top 45c7294b252c022f766c1306d6ea3422f255b99609963bbb51b1bfbf4d3216f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T17:47:17.706Z] + go version [2023-02-02T17:47:17.706Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-02T17:47:17.743Z] $ docker stop --time=1 45c7294b252c022f766c1306d6ea3422f255b99609963bbb51b1bfbf4d3216f4 [2023-02-02T17:47:19.023Z] $ docker rm -f --volumes 45c7294b252c022f766c1306d6ea3422f255b99609963bbb51b1bfbf4d3216f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:47:19.722Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-02T17:47:19.722Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:47:19.867Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-02-02T17:47:19.902Z] $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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 ******** ci-base-image-x86_64 cat [2023-02-02T17:47:20.257Z] $ docker top 3b42182287e97f98f1a1cb85c163afeefa8319943157c88acf2688f86d1d3a59 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T17:47:20.642Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] fileExists [Pipeline] sh [2023-02-02T17:47:20.997Z] + make test [2023-02-02T17:47:20.997Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-02-02T17:47:21.256Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-02-02T17:47:31.236Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-02-02T17:47:31.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-02-02T17:47:31.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-02-02T17:47:31.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-02-02T17:47:31.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-02-02T17:47:31.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-02-02T17:47:31.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-02-02T17:47:31.236Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-02-02T17:47:31.236Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-02-02T17:47:33.138Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-02T17:47:33.138Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-02T17:47:33.138Z] ./bin/test-attribution-txt.sh [2023-02-02T17:47:33.138Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-02-02T17:47:33.138Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-02-02T17:47:33.398Z] make -C web test [2023-02-02T17:47:33.398Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [2023-02-02T17:47:33.398Z] make[1]: tput: No such file or directory [2023-02-02T17:47:33.398Z] make[1]: tput: No such file or directory [2023-02-02T17:47:33.398Z] warning: generating ./VERSION [2023-02-02T17:47:33.398Z] echo "0.0.0" > VERSION [2023-02-02T17:47:33.398Z] docker build \ [2023-02-02T17:47:33.398Z] -f Dockerfile \ [2023-02-02T17:47:33.398Z] --build-arg USER=1000 \ [2023-02-02T17:47:33.398Z] \ [2023-02-02T17:47:33.398Z] --label "git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db" \ [2023-02-02T17:47:33.398Z] -t edgexfoundry/edgex-web-ui:8f7ab56bfb210a85c92f1ea2d22e734a977b85db \ [2023-02-02T17:47:33.398Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-02-02T17:47:33.398Z] . [2023-02-02T17:47:33.398Z] Sending build context to Docker daemon 3.269MB [2023-02-02T17:47:33.398Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-02-02T17:47:33.964Z] 16.17-alpine3.15: Pulling from library/node [2023-02-02T17:47:33.964Z] 9621f1afde84: Pulling fs layer [2023-02-02T17:47:33.964Z] c6f70ee39829: Pulling fs layer [2023-02-02T17:47:33.964Z] 56892a8094a2: Pulling fs layer [2023-02-02T17:47:33.964Z] 58dd87906ef0: Pulling fs layer [2023-02-02T17:47:33.964Z] 58dd87906ef0: Waiting [2023-02-02T17:47:33.964Z] 9621f1afde84: Verifying Checksum [2023-02-02T17:47:34.223Z] 9621f1afde84: Pull complete [2023-02-02T17:47:34.223Z] 58dd87906ef0: Verifying Checksum [2023-02-02T17:47:34.223Z] 58dd87906ef0: Download complete [2023-02-02T17:47:34.223Z] 56892a8094a2: Download complete [2023-02-02T17:47:35.601Z] c6f70ee39829: Verifying Checksum [2023-02-02T17:47:35.601Z] c6f70ee39829: Download complete [2023-02-02T17:47:36.552Z] c6f70ee39829: Pull complete [2023-02-02T17:47:36.552Z] 56892a8094a2: Pull complete [2023-02-02T17:47:36.552Z] 58dd87906ef0: Pull complete [2023-02-02T17:47:36.552Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-02-02T17:47:36.552Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-02-02T17:47:36.552Z] ---> b69703f70c3d [2023-02-02T17:47:36.552Z] Step 2/10 : RUN apk add --no-cache chromium [2023-02-02T17:47:37.497Z] ---> Running in b2c89406e00d [2023-02-02T17:47:37.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-02T17:47:38.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-02T17:47:38.013Z] (1/129) Installing libxau (1.0.9-r0) [2023-02-02T17:47:38.013Z] (2/129) Installing libmd (1.0.3-r0) [2023-02-02T17:47:38.013Z] (3/129) Installing libbsd (0.11.3-r1) [2023-02-02T17:47:38.013Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-02-02T17:47:38.013Z] (5/129) Installing libxcb (1.14-r2) [2023-02-02T17:47:38.013Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-02-02T17:47:38.271Z] (7/129) Installing libxext (1.3.4-r0) [2023-02-02T17:47:38.271Z] (8/129) Installing libice (1.0.10-r0) [2023-02-02T17:47:38.271Z] (9/129) Installing libuuid (2.37.4-r0) [2023-02-02T17:47:38.271Z] (10/129) Installing libsm (1.2.3-r0) [2023-02-02T17:47:38.271Z] (11/129) Installing libxt (1.2.1-r0) [2023-02-02T17:47:38.271Z] (12/129) Installing libxmu (1.1.3-r0) [2023-02-02T17:47:38.271Z] (13/129) Installing xset (1.2.4-r0) [2023-02-02T17:47:38.271Z] (14/129) Installing xprop (1.2.5-r0) [2023-02-02T17:47:38.271Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-02-02T17:47:38.271Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-02-02T17:47:38.271Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-02-02T17:47:38.271Z] (18/129) Installing libffi (3.4.2-r1) [2023-02-02T17:47:38.271Z] (19/129) Installing libintl (0.21-r0) [2023-02-02T17:47:38.271Z] (20/129) Installing libblkid (2.37.4-r0) [2023-02-02T17:47:38.271Z] (21/129) Installing libmount (2.37.4-r0) [2023-02-02T17:47:38.271Z] (22/129) Installing pcre (8.45-r1) [2023-02-02T17:47:38.271Z] (23/129) Installing glib (2.70.1-r0) [2023-02-02T17:47:38.272Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-02-02T17:47:38.272Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-02-02T17:47:38.272Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-02-02T17:47:38.272Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-02-02T17:47:38.272Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-02-02T17:47:38.272Z] (29/129) Installing libpng (1.6.37-r1) [2023-02-02T17:47:38.272Z] (30/129) Installing libwebp (1.2.2-r0) [2023-02-02T17:47:38.272Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-02-02T17:47:38.529Z] (32/129) Installing tiff (4.4.0-r0) [2023-02-02T17:47:38.529Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-02-02T17:47:38.529Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-02-02T17:47:38.529Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-02-02T17:47:38.529Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-02-02T17:47:38.529Z] (37/129) Installing libxrender (0.9.10-r3) [2023-02-02T17:47:38.529Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-02-02T17:47:38.529Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-02-02T17:47:38.529Z] (40/129) Installing libxi (1.8-r0) [2023-02-02T17:47:38.529Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-02-02T17:47:38.529Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-02-02T17:47:38.529Z] (43/129) Installing atk (2.36.0-r0) [2023-02-02T17:47:38.529Z] (44/129) Installing libxtst (1.2.3-r3) [2023-02-02T17:47:38.529Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-02-02T17:47:38.529Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-02-02T17:47:38.529Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-02-02T17:47:38.529Z] (48/129) Installing expat (2.5.0-r0) [2023-02-02T17:47:38.529Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-02-02T17:47:38.529Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-02-02T17:47:38.529Z] (51/129) Installing freetype (2.11.1-r2) [2023-02-02T17:47:38.529Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-02-02T17:47:38.529Z] (53/129) Installing pixman (0.40.0-r4) [2023-02-02T17:47:38.529Z] (54/129) Installing cairo (1.16.0-r5) [2023-02-02T17:47:38.529Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-02-02T17:47:38.529Z] (56/129) Installing avahi-libs (0.8-r5) [2023-02-02T17:47:38.529Z] (57/129) Installing gmp (6.2.1-r1) [2023-02-02T17:47:38.529Z] (58/129) Installing nettle (3.7.3-r0) [2023-02-02T17:47:38.787Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-02-02T17:47:38.787Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-02-02T17:47:38.787Z] (61/129) Installing libunistring (0.9.10-r1) [2023-02-02T17:47:38.787Z] (62/129) Installing gnutls (3.7.1-r1) [2023-02-02T17:47:38.787Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-02-02T17:47:38.787Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-02-02T17:47:38.787Z] (65/129) Installing fribidi (1.0.11-r0) [2023-02-02T17:47:38.787Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-02-02T17:47:38.787Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-02-02T17:47:38.787Z] (68/129) Installing libxft (2.3.4-r0) [2023-02-02T17:47:38.787Z] (69/129) Installing pango (1.48.10-r0) [2023-02-02T17:47:38.787Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-02-02T17:47:38.787Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-02-02T17:47:38.787Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-02-02T17:47:38.787Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-02-02T17:47:38.787Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-02-02T17:47:38.787Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-02-02T17:47:39.045Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-02-02T17:47:39.045Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-02-02T17:47:39.045Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-02-02T17:47:39.045Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-02-02T17:47:39.045Z] Executing ttf-opensans-1.10-r1.post-install [2023-02-02T17:47:40.993Z] (79/129) Installing libogg (1.3.5-r0) [2023-02-02T17:47:40.993Z] (80/129) Installing flac (1.3.4-r0) [2023-02-02T17:47:40.993Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-02-02T17:47:40.993Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-02-02T17:47:40.993Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-02-02T17:47:40.993Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-02-02T17:47:40.993Z] (85/129) Installing libass (0.15.2-r0) [2023-02-02T17:47:41.269Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-02-02T17:47:41.269Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-02-02T17:47:41.269Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-02-02T17:47:41.269Z] (89/129) Installing lame (3.100-r0) [2023-02-02T17:47:41.269Z] (90/129) Installing opus (1.3.1-r1) [2023-02-02T17:47:41.269Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-02-02T17:47:41.269Z] (92/129) Installing soxr (0.1.3-r2) [2023-02-02T17:47:41.269Z] (93/129) Installing libsrt (1.4.2-r1) [2023-02-02T17:47:41.269Z] (94/129) Installing libssh (0.9.6-r1) [2023-02-02T17:47:41.269Z] (95/129) Installing libtheora (1.1.1-r16) [2023-02-02T17:47:41.269Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-02-02T17:47:41.269Z] (97/129) Installing libpciaccess (0.16-r0) [2023-02-02T17:47:41.269Z] (98/129) Installing libdrm (2.4.109-r0) [2023-02-02T17:47:41.269Z] (99/129) Installing libva (2.13.0-r0) [2023-02-02T17:47:41.269Z] (100/129) Installing libvdpau (1.4-r0) [2023-02-02T17:47:41.269Z] (101/129) Installing vidstab (1.1.0-r1) [2023-02-02T17:47:41.269Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-02-02T17:47:41.269Z] (103/129) Installing libvpx (1.10.0-r0) [2023-02-02T17:47:41.269Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-02-02T17:47:41.269Z] (105/129) Installing x264-libs (20210613-r0) [2023-02-02T17:47:41.269Z] (106/129) Installing x265-libs (3.5-r0) [2023-02-02T17:47:41.269Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-02-02T17:47:41.269Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-02-02T17:47:41.554Z] (109/129) Installing libevent (2.1.12-r4) [2023-02-02T17:47:41.554Z] (110/129) Installing mesa (21.2.6-r0) [2023-02-02T17:47:41.554Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-02-02T17:47:41.554Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-02-02T17:47:41.554Z] (113/129) Installing lcms2 (2.12-r1) [2023-02-02T17:47:41.554Z] (114/129) Installing nspr (4.32-r0) [2023-02-02T17:47:41.554Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-02-02T17:47:41.554Z] (116/129) Installing nss (3.78.1-r0) [2023-02-02T17:47:41.554Z] (117/129) Installing libasyncns (0.8-r1) [2023-02-02T17:47:41.554Z] (118/129) Installing libltdl (2.4.6-r7) [2023-02-02T17:47:41.554Z] (119/129) Installing orc (0.4.32-r0) [2023-02-02T17:47:41.554Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-02-02T17:47:41.554Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-02-02T17:47:41.554Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-02-02T17:47:41.554Z] (123/129) Installing libpulse (15.0-r2) [2023-02-02T17:47:41.554Z] (124/129) Installing re2 (2021.11.01-r0) [2023-02-02T17:47:41.554Z] (125/129) Installing snappy (1.1.9-r1) [2023-02-02T17:47:41.554Z] (126/129) Installing libgpg-error (1.42-r1) [2023-02-02T17:47:41.554Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-02-02T17:47:41.828Z] (128/129) Installing libxslt (1.1.35-r0) [2023-02-02T17:47:41.828Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-02-02T17:47:42.833Z] Executing busybox-1.34.1-r7.trigger [2023-02-02T17:47:42.833Z] Executing glib-2.70.1-r0.trigger [2023-02-02T17:47:42.833Z] Executing shared-mime-info-2.1-r2.trigger [2023-02-02T17:47:43.092Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-02-02T17:47:43.092Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-02-02T17:47:43.092Z] Executing fontconfig-2.13.1-r4.trigger [2023-02-02T17:47:43.092Z] Executing mkfontscale-1.2.1-r1.trigger [2023-02-02T17:47:43.092Z] OK: 286 MiB in 145 packages [2023-02-02T17:47:49.662Z] Removing intermediate container b2c89406e00d [2023-02-02T17:47:49.662Z] ---> 62d8c0d10045 [2023-02-02T17:47:49.662Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-02-02T17:47:49.662Z] ---> Running in cc489a88e07f [2023-02-02T17:47:49.662Z] Removing intermediate container cc489a88e07f [2023-02-02T17:47:49.662Z] ---> 95c834ae577a [2023-02-02T17:47:49.662Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-02-02T17:47:49.662Z] ---> Running in f1d624326afc [2023-02-02T17:47:49.662Z] Removing intermediate container f1d624326afc [2023-02-02T17:47:49.662Z] ---> 3b1f7f4baad6 [2023-02-02T17:47:49.662Z] Step 5/10 : RUN npm install -g npm [2023-02-02T17:47:49.662Z] ---> Running in 0b2dc4472229 [2023-02-02T17:47:54.950Z] [2023-02-02T17:47:54.950Z] removed 8 packages, changed 81 packages, and audited 231 packages in 5s [2023-02-02T17:47:54.950Z] [2023-02-02T17:47:54.950Z] 14 packages are looking for funding [2023-02-02T17:47:54.950Z] run `npm fund` for details [2023-02-02T17:47:54.950Z] [2023-02-02T17:47:54.950Z] found 0 vulnerabilities [2023-02-02T17:47:56.334Z] Removing intermediate container 0b2dc4472229 [2023-02-02T17:47:56.334Z] ---> 90dcda4f2ed2 [2023-02-02T17:47:56.334Z] Step 6/10 : ARG USER=1000 [2023-02-02T17:47:56.334Z] ---> Running in 473c1a0dd9f5 [2023-02-02T17:47:56.334Z] Removing intermediate container 473c1a0dd9f5 [2023-02-02T17:47:56.334Z] ---> e40364ec5042 [2023-02-02T17:47:56.334Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-02-02T17:47:56.334Z] ---> Running in e730b2575af4 [2023-02-02T17:47:56.906Z] Removing intermediate container e730b2575af4 [2023-02-02T17:47:56.906Z] ---> 72021024b2c5 [2023-02-02T17:47:56.906Z] Step 8/10 : USER $USER:$USER [2023-02-02T17:47:56.906Z] ---> Running in 1443716b1e9a [2023-02-02T17:47:56.906Z] Removing intermediate container 1443716b1e9a [2023-02-02T17:47:56.906Z] ---> 3841e0c81b00 [2023-02-02T17:47:56.906Z] Step 9/10 : WORKDIR /app [2023-02-02T17:47:56.906Z] ---> Running in 7978174616bc [2023-02-02T17:47:56.906Z] Removing intermediate container 7978174616bc [2023-02-02T17:47:56.906Z] ---> d474586869c4 [2023-02-02T17:47:56.906Z] Step 10/10 : LABEL git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-02-02T17:47:56.906Z] ---> Running in e634f30595aa [2023-02-02T17:47:57.165Z] Removing intermediate container e634f30595aa [2023-02-02T17:47:57.165Z] ---> 1a7aa66f3a89 [2023-02-02T17:47:57.165Z] Successfully built 1a7aa66f3a89 [2023-02-02T17:47:57.165Z] Successfully tagged edgexfoundry/edgex-web-ui:8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-02-02T17:47:57.165Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-02-02T17:47:57.165Z] touch edgex-web-ui.imagebuilt [2023-02-02T17:47:57.165Z] mkdir -p node_modules coverage [2023-02-02T17:47:57.165Z] chown "1000:1000" node_modules coverage package-lock.json [2023-02-02T17:47:57.165Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE required: { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE }, [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE required: { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE }, [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE required: { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE }, [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE required: { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE }, [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE required: { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE }, [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE required: { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE }, [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE required: { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE }, [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE required: { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE }, [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE required: { [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE }, [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:47:59.075Z] npm WARN EBADENGINE } [2023-02-02T17:48:02.360Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-02-02T17:48:02.924Z] 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-02-02T17:48:02.924Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-02-02T17:48:02.924Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-02T17:48:03.182Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-02-02T17:48:03.440Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-02-02T17:48:04.377Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-02-02T17:48:04.944Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-02-02T17:48:04.944Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-02-02T17:48:06.848Z] 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-02-02T17:48:06.848Z] 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-02-02T17:48:07.785Z] 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-02-02T17:48:08.044Z] 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-02-02T17:48:08.304Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-02T17:48:08.871Z] 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-02-02T17:48:08.871Z] 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-02-02T17:48:09.808Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-02T17:48:11.182Z] 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-02-02T17:48:14.496Z] 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-02-02T17:48:19.771Z] [2023-02-02T17:48:19.772Z] added 1478 packages, and audited 1479 packages in 21s [2023-02-02T17:48:19.772Z] [2023-02-02T17:48:19.772Z] 90 packages are looking for funding [2023-02-02T17:48:19.772Z] run `npm fund` for details [2023-02-02T17:48:19.772Z] [2023-02-02T17:48:19.772Z] 25 vulnerabilities (1 low, 6 moderate, 14 high, 4 critical) [2023-02-02T17:48:19.772Z] [2023-02-02T17:48:19.772Z] To address issues that do not require attention, run: [2023-02-02T17:48:19.772Z] npm audit fix [2023-02-02T17:48:19.772Z] [2023-02-02T17:48:19.772Z] To address all issues (including breaking changes), run: [2023-02-02T17:48:19.772Z] npm audit fix --force [2023-02-02T17:48:19.772Z] [2023-02-02T17:48:19.772Z] Run `npm audit` for details. [2023-02-02T17:48:25.038Z] 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-02-02T17:48:25.573Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4383 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] { [Pipeline] ws [2023-02-02T17:48:25.625Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-02-02T17:48:25.708Z] The recommended git tool is: git [2023-02-02T17:48:26.940Z] - Generating browser application bundles (phase: setup)... [2023-02-02T17:48:31.125Z] Compiling @angular/core : es2015 as esm2015 [2023-02-02T17:48:31.125Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-02-02T17:48:33.368Z] using credential edgex-jenkins-ssh [2023-02-02T17:48:33.397Z] Cloning the remote Git repository [2023-02-02T17:48:33.462Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-02-02T17:48:33.556Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-02-02T17:48:34.403Z] Compiling @angular/common : es2015 as esm2015 [2023-02-02T17:48:34.403Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-02-02T17:48:33.781Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-02-02T17:48:33.783Z] > git --version # timeout=10 [2023-02-02T17:48:33.832Z] > git --version # 'git version 2.25.1' [2023-02-02T17:48:33.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-02T17:48:33.903Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-02T17:48:35.335Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-02-02T17:48:35.335Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-02-02T17:48:35.592Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-02-02T17:48:35.592Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-02-02T17:48:35.848Z] Compiling @angular/common/http : es2015 as esm2015 [2023-02-02T17:48:35.848Z] Compiling @angular/router : es2015 as esm2015 [2023-02-02T17:48:36.105Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-02-02T17:48:36.363Z] Compiling @angular/forms : es2015 as esm2015 [2023-02-02T17:48:36.363Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-02-02T17:48:38.264Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-02-02T17:48:38.311Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-02-02T17:48:38.328Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-02T17:48:39.156Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-02-02T17:48:39.195Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-02-02T17:48:39.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-02T17:48:39.212Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-02T17:48:39.679Z] Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-02-02T17:48:40.212Z] Merge succeeded, producing 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-02-02T17:48:40.212Z] Checking out Revision 8f7ab56bfb210a85c92f1ea2d22e734a977b85db (PR-589) [2023-02-02T17:48:40.706Z] Commit message: "chore(deps): Bump jszip from 3.7.1 to 3.10.1 in /web" [2023-02-02T17:48:40.765Z] > git --version # timeout=10 [2023-02-02T17:48:40.777Z] > git --version # 'git version 2.25.1' [2023-02-02T17:48:40.789Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-02T17:48:39.701Z] > git config core.sparsecheckout # timeout=10 [2023-02-02T17:48:39.719Z] > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 [2023-02-02T17:48:40.117Z] > git remote # timeout=10 [2023-02-02T17:48:40.139Z] > git config --get remote.origin.url # timeout=10 [2023-02-02T17:48:40.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-02T17:48:40.170Z] > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-02-02T17:48:40.197Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-02T17:48:40.221Z] > git config core.sparsecheckout # timeout=10 [2023-02-02T17:48:40.237Z] > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-02T17:48:41.891Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-02T17:48:41.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T17:48:41.891Z] Dload Upload Total Spent Left Speed [2023-02-02T17:48:41.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64398 0 --:--:-- --:--:-- --:--:-- 64398 [Pipeline] sh [2023-02-02T17:48:42.449Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-02T17:48:42.813Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-02T17:48:42.813Z] + sudo tee /etc/docker/daemon.new [2023-02-02T17:48:42.813Z] { [2023-02-02T17:48:42.813Z] "registry-mirrors": [ [2023-02-02T17:48:42.813Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-02T17:48:42.813Z] ], [2023-02-02T17:48:42.813Z] "bip": "10.250.0.254/24", [2023-02-02T17:48:42.813Z] "hosts": [ [2023-02-02T17:48:42.813Z] "tcp://0.0.0.0:5555", [2023-02-02T17:48:42.813Z] "unix:///var/run/docker.sock" [2023-02-02T17:48:42.813Z] ], [2023-02-02T17:48:42.813Z] "mtu": 1458, [2023-02-02T17:48:42.813Z] "selinux-enabled": true, [2023-02-02T17:48:42.813Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-02T17:48:42.813Z] } [Pipeline] sh [2023-02-02T17:48:43.169Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-02T17:48:43.517Z] + sudo service docker restart [2023-02-02T17:48:44.822Z] 02 02 2023 17:48:43.613:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-02-02T17:48:44.822Z] 02 02 2023 17:48:43.616:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-02-02T17:48:44.822Z] 02 02 2023 17:48:43.619:INFO [launcher]: Starting browser ChromeHeadless [2023-02-02T17:48:54.819Z] ✔ Browser application bundle generation complete. [2023-02-02T17:48:54.819Z] 02 02 2023 17:48:54.749:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket JYvsH_Tmu7RDDynkAAAB with id 64738336 [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.032 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.035 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.038 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.04 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.171 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.176 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.182 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.185 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.188 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.19 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.192 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.201 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.225 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.233 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.245 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.303 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.36 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.391 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.414 secs) [2023-02-02T17:48:58.106Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.43 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.442 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.446 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.449 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.457 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.489 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.54 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.553 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.564 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.567 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.573 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.575 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.577 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.585 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.596 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.599 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.603 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.607 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.613 secs) [2023-02-02T17:48:58.364Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.617 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.629 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.634 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.637 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.649 secs) [2023-02-02T17:48:58.622Z] WARN: ' [2023-02-02T17:48:58.622Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-02T17:48:58.622Z] Support for using the ngModel input property and ngModelChange event with [2023-02-02T17:48:58.622Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-02T17:48:58.622Z] in a future version of Angular. [2023-02-02T17:48:58.622Z] [2023-02-02T17:48:58.622Z] For more information on this, see our API docs here: [2023-02-02T17:48:58.622Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-02T17:48:58.622Z] ' [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.649 secs) [2023-02-02T17:48:58.622Z] WARN: ' [2023-02-02T17:48:58.622Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-02T17:48:58.622Z] Support for using the ngModel input property and ngModelChange event with [2023-02-02T17:48:58.622Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-02T17:48:58.622Z] in a future version of Angular. [2023-02-02T17:48:58.622Z] [2023-02-02T17:48:58.622Z] For more information on this, see our API docs here: [2023-02-02T17:48:58.622Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-02T17:48:58.622Z] ' [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.687 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.692 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.696 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.707 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.711 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.713 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.721 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.754 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.782 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.785 secs) [2023-02-02T17:48:58.622Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.792 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.894 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.936 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.947 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.956 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.961 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.962 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.968 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.972 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.985 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.992 secs) [2023-02-02T17:48:58.881Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.998 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.037 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.051 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.068 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.071 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.072 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.08 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.114 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.134 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.147 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.156 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.158 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.16 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.178 secs) [2023-02-02T17:48:59.139Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.187 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.198 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.207 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.211 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.237 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.244 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.275 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.289 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.302 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.312 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.333 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.364 secs) [2023-02-02T17:48:59.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.376 secs) [2023-02-02T17:48:59.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.387 secs) [2023-02-02T17:48:59.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.399 secs) [2023-02-02T17:48:59.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.403 secs) [2023-02-02T17:48:59.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.41 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.422 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.425 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.446 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.454 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.46 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.465 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.472 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.499 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.506 secs) [2023-02-02T17:48:59.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.509 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.531 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.541 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.55 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.557 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.578 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.584 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.591 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.606 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.613 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.629 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.637 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.641 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.646 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.649 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.656 secs) [2023-02-02T17:48:59.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.667 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.68 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.686 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.701 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.711 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.723 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.732 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.755 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.801 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.824 secs) [2023-02-02T17:49:00.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.832 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.857 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.876 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.899 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.907 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.91 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.912 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.923 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.927 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.93 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.934 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.963 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.979 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.983 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.997 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.003 secs) [2023-02-02T17:49:00.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.03 secs) [2023-02-02T17:49:00.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.033 secs) [2023-02-02T17:49:00.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.047 secs) [2023-02-02T17:49:00.690Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.151 secs / 2.047 secs) [2023-02-02T17:49:00.690Z] TOTAL: 149 SUCCESS [2023-02-02T17:49:00.690Z] ✔ Browser application bundle generation complete. [2023-02-02T17:49:01.256Z] [2023-02-02T17:49:01.256Z] =============================== Coverage summary =============================== [2023-02-02T17:49:01.256Z] Statements : 40.95% ( 1466/3580 ) [2023-02-02T17:49:01.256Z] Branches : 12.03% ( 111/923 ) [2023-02-02T17:49:01.256Z] Functions : 33.2% ( 431/1298 ) [2023-02-02T17:49:01.256Z] Lines : 38.88% ( 1317/3387 ) [2023-02-02T17:49:01.256Z] ================================================================================ [2023-02-02T17:49:01.256Z] ✔ Browser application bundle generation complete. [2023-02-02T17:49:01.516Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [Pipeline] echo [2023-02-02T17:49:01.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-02T17:49:01.590Z] $ docker stop --time=1 3b42182287e97f98f1a1cb85c163afeefa8319943157c88acf2688f86d1d3a59 [2023-02-02T17:49:02.852Z] $ docker rm -f --volumes 3b42182287e97f98f1a1cb85c163afeefa8319943157c88acf2688f86d1d3a59 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-02T17:49:03.092Z] provisioning config files... [2023-02-02T17:49:03.117Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config13300833809456264930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:49:03.267Z] + sudo chown -R jenkins:jenkins . [2023-02-02T17:49:03.499Z] ---> docker-login.sh [2023-02-02T17:49:03.499Z] nexus3.edgexfoundry.org:10001 [Pipeline] stash [2023-02-02T17:49:03.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:49:03.929Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2023-02-02T17:49:04.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:49:04.045Z] Configure a credential helper to remove this warning. See [2023-02-02T17:49:04.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:49:04.045Z] [2023-02-02T17:49:04.045Z] Login Succeeded [2023-02-02T17:49:04.045Z] nexus3.edgexfoundry.org:10002 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-02-02T17:49:04.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:49:04.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:49:04.316Z] Configure a credential helper to remove this warning. See [2023-02-02T17:49:04.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:49:04.316Z] [2023-02-02T17:49:04.316Z] Login Succeeded [2023-02-02T17:49:04.316Z] nexus3.edgexfoundry.org:10003 [Pipeline] sh [2023-02-02T17:49:04.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:49:04.668Z] + sudo chown -R jenkins:jenkins . [2023-02-02T17:49:04.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:49:04.864Z] Configure a credential helper to remove this warning. See [2023-02-02T17:49:04.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:49:04.864Z] [2023-02-02T17:49:04.864Z] Login Succeeded [2023-02-02T17:49:04.864Z] nexus3.edgexfoundry.org:10004 [2023-02-02T17:49:04.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2023-02-02T17:49:05.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:49:05.134Z] Configure a credential helper to remove this warning. See [2023-02-02T17:49:05.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:49:05.134Z] [2023-02-02T17:49:05.134Z] Login Succeeded [2023-02-02T17:49:05.134Z] docker.io [2023-02-02T17:49:05.231Z] + ls -al . [2023-02-02T17:49:05.231Z] total 188 [2023-02-02T17:49:05.231Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 2 17:47 . [2023-02-02T17:49:05.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:45 .. [2023-02-02T17:49:05.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:46 .blubracket [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 2 17:46 .dockerignore [2023-02-02T17:49:05.231Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:46 .git [2023-02-02T17:49:05.231Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:46 .github [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 185 Feb 2 17:46 .gitignore [2023-02-02T17:49:05.231Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 17:46 .semver [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 4856 Feb 2 17:46 Attribution.txt [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 17205 Feb 2 17:46 CHANGELOG.md [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 2 17:46 CONTRIBUTING.md [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 1847 Feb 2 17:46 Dockerfile [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 2 17:46 Jenkinsfile [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 2 17:46 LICENSE [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 2124 Feb 2 17:46 Makefile [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 4558 Feb 2 17:46 README.md [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 17:46 VERSION [2023-02-02T17:49:05.231Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:46 assets [2023-02-02T17:49:05.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:46 bin [2023-02-02T17:49:05.231Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:46 cmd [2023-02-02T17:49:05.231Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 2 17:47 coverage.out [2023-02-02T17:49:05.231Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:46 docs [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 3110 Feb 2 17:46 go.mod [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 43888 Feb 2 17:46 go.sum [2023-02-02T17:49:05.231Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:46 internal [2023-02-02T17:49:05.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:46 snap [2023-02-02T17:49:05.231Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:46 testing [2023-02-02T17:49:05.231Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 2 17:46 version.go [2023-02-02T17:49:05.231Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 2 17:47 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:49:05.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-02T17:49:05.621Z] + 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=8f7ab56bfb210a85c92f1ea2d22e734a977b85db --label arch=amd64 --label version=0.0.0 . [2023-02-02T17:49:05.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-02T17:49:05.667Z] Configure a credential helper to remove this warning. See [2023-02-02T17:49:05.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-02T17:49:05.667Z] [2023-02-02T17:49:05.667Z] Login Succeeded [2023-02-02T17:49:05.667Z] ---> docker-login.sh ends [Pipeline] } [2023-02-02T17:49:05.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-02-02T17:49:05.880Z] Sending build context to Docker daemon 48.41MB [2023-02-02T17:49:05.880Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T17:49:05.880Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-02T17:49:05.880Z] ---> cfeabdde29d4 [2023-02-02T17:49:05.880Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] echo [2023-02-02T17:49:06.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T17:49:06.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-02T17:49:06.152Z] ========================================================= [2023-02-02T17:49:06.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-02T17:49:06.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:49:06.448Z] ---> Running in a0fd5a549d7f [2023-02-02T17:49:06.448Z] Removing intermediate container a0fd5a549d7f [2023-02-02T17:49:06.448Z] ---> 9e2445f92bbc [2023-02-02T17:49:06.448Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-02T17:49:06.448Z] ---> Running in 034a6be5b9d5 [2023-02-02T17:49:06.448Z] Removing intermediate container 034a6be5b9d5 [2023-02-02T17:49:06.448Z] ---> f0352e159bdb [2023-02-02T17:49:06.448Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-02T17:49:06.448Z] ---> Running in 8eb72fdae63f [2023-02-02T17:49:06.645Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-02T17:49:06.707Z] Removing intermediate container 8eb72fdae63f [2023-02-02T17:49:06.707Z] ---> cea55ea16e3c [2023-02-02T17:49:06.707Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-02-02T17:49:06.707Z] ---> Running in 91be70813b17 [2023-02-02T17:49:06.707Z] Removing intermediate container 91be70813b17 [2023-02-02T17:49:06.707Z] ---> 41d1941b2309 [2023-02-02T17:49:06.707Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-02T17:49:06.707Z] ---> Running in a322f11c1088 [2023-02-02T17:49:06.707Z] Removing intermediate container a322f11c1088 [2023-02-02T17:49:06.707Z] ---> 71ecd47a46fb [2023-02-02T17:49:06.707Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-02T17:49:07.624Z] Sending build context to Docker daemon 28.75MB [2023-02-02T17:49:07.624Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T17:49:07.624Z] Step 2/16 : FROM ${BASE} AS builder [2023-02-02T17:49:07.624Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-02T17:49:07.624Z] 9b18e9b68314: Pulling fs layer [2023-02-02T17:49:07.624Z] 35d82f9e3411: Pulling fs layer [2023-02-02T17:49:07.624Z] e16973657156: Pulling fs layer [2023-02-02T17:49:07.624Z] fc693d55d65f: Pulling fs layer [2023-02-02T17:49:07.624Z] 7e9fc2657dce: Pulling fs layer [2023-02-02T17:49:07.624Z] dda99020689f: Pulling fs layer [2023-02-02T17:49:07.624Z] db1c61fa0a46: Pulling fs layer [2023-02-02T17:49:07.624Z] 891c053d2c06: Pulling fs layer [2023-02-02T17:49:07.624Z] fc693d55d65f: Waiting [2023-02-02T17:49:07.624Z] 7e9fc2657dce: Waiting [2023-02-02T17:49:07.624Z] db1c61fa0a46: Waiting [2023-02-02T17:49:07.624Z] 891c053d2c06: Waiting [2023-02-02T17:49:07.624Z] dda99020689f: Waiting [2023-02-02T17:49:07.644Z] ---> 934efcebfe23 [2023-02-02T17:49:07.645Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-02T17:49:07.645Z] ---> Running in 00cbc9fb1ea5 [2023-02-02T17:49:07.895Z] e16973657156: Verifying Checksum [2023-02-02T17:49:07.895Z] e16973657156: Download complete [2023-02-02T17:49:07.895Z] 35d82f9e3411: Verifying Checksum [2023-02-02T17:49:07.895Z] 35d82f9e3411: Download complete [2023-02-02T17:49:07.895Z] 7e9fc2657dce: Verifying Checksum [2023-02-02T17:49:07.895Z] 7e9fc2657dce: Download complete [2023-02-02T17:49:07.895Z] dda99020689f: Download complete [2023-02-02T17:49:07.895Z] 9b18e9b68314: Download complete [2023-02-02T17:49:08.217Z] Removing intermediate container 00cbc9fb1ea5 [2023-02-02T17:49:08.217Z] ---> 119488bffb0c [2023-02-02T17:49:08.217Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-02T17:49:08.217Z] ---> Running in d557066b9da9 [2023-02-02T17:49:08.477Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-02T17:49:08.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-02T17:49:08.877Z] 9b18e9b68314: Pull complete [2023-02-02T17:49:08.877Z] 891c053d2c06: Verifying Checksum [2023-02-02T17:49:09.490Z] 35d82f9e3411: Pull complete [2023-02-02T17:49:09.678Z] OK: 211 MiB in 51 packages [2023-02-02T17:49:09.678Z] Removing intermediate container d557066b9da9 [2023-02-02T17:49:09.678Z] ---> 2fbbb63c3506 [2023-02-02T17:49:09.678Z] Step 11/26 : ENV GO111MODULE=on [2023-02-02T17:49:09.678Z] ---> Running in 60d502461e02 [2023-02-02T17:49:09.772Z] e16973657156: Pull complete [2023-02-02T17:49:09.939Z] Removing intermediate container 60d502461e02 [2023-02-02T17:49:09.939Z] ---> 2b19bb93441e [2023-02-02T17:49:09.939Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-02T17:49:09.939Z] ---> Running in 410da8911331 [2023-02-02T17:49:09.939Z] Removing intermediate container 410da8911331 [2023-02-02T17:49:09.939Z] ---> 5e883269bb65 [2023-02-02T17:49:09.939Z] Step 13/26 : COPY go.mod vendor* ./ [2023-02-02T17:49:09.939Z] ---> 47ed62fec5d8 [2023-02-02T17:49:09.939Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T17:49:09.939Z] ---> Running in c39fbfa248e9 [2023-02-02T17:49:10.044Z] db1c61fa0a46: Verifying Checksum [2023-02-02T17:49:10.044Z] db1c61fa0a46: Download complete [2023-02-02T17:49:10.631Z] fc693d55d65f: Verifying Checksum [2023-02-02T17:49:10.631Z] fc693d55d65f: Download complete [2023-02-02T17:49:10.877Z] Removing intermediate container c39fbfa248e9 [2023-02-02T17:49:10.877Z] ---> 267a5b0c4c57 [2023-02-02T17:49:10.877Z] Step 15/26 : COPY . . [2023-02-02T17:49:11.815Z] ---> 57610a570463 [2023-02-02T17:49:11.815Z] Step 16/26 : RUN ${MAKE} [2023-02-02T17:49:11.815Z] ---> Running in b60ba1442281 [2023-02-02T17:49:12.074Z] 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-02-02T17:49:22.972Z] fc693d55d65f: Pull complete [2023-02-02T17:49:22.972Z] 7e9fc2657dce: Pull complete [2023-02-02T17:49:22.972Z] dda99020689f: Pull complete [2023-02-02T17:49:24.269Z] Removing intermediate container b60ba1442281 [2023-02-02T17:49:24.270Z] ---> dd2732e78da7 [2023-02-02T17:49:24.270Z] Step 17/26 : FROM alpine:3.14 [2023-02-02T17:49:24.270Z] 3.14: Pulling from library/alpine [2023-02-02T17:49:24.270Z] c7ed990a2339: Pulling fs layer [2023-02-02T17:49:24.270Z] c7ed990a2339: Verifying Checksum [2023-02-02T17:49:24.270Z] c7ed990a2339: Download complete [2023-02-02T17:49:24.270Z] c7ed990a2339: Pull complete [2023-02-02T17:49:24.270Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-02-02T17:49:24.270Z] Status: Downloaded newer image for alpine:3.14 [2023-02-02T17:49:24.270Z] ---> dd53f409bf0b [2023-02-02T17:49:24.270Z] Step 18/26 : EXPOSE 4000 [2023-02-02T17:49:24.270Z] ---> Running in cdbbf77056d8 [2023-02-02T17:49:24.270Z] Removing intermediate container cdbbf77056d8 [2023-02-02T17:49:24.270Z] ---> bef1fb0b9951 [2023-02-02T17:49:24.270Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-02T17:49:24.270Z] ---> 0c916504275c [2023-02-02T17:49:24.270Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-02-02T17:49:24.527Z] ---> 438520ea2388 [2023-02-02T17:49:24.527Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-02-02T17:49:24.527Z] ---> a189b2721007 [2023-02-02T17:49:24.527Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-02T17:49:24.527Z] ---> Running in 3adc5f2f7760 [2023-02-02T17:49:24.527Z] Removing intermediate container 3adc5f2f7760 [2023-02-02T17:49:24.527Z] ---> cff48545d275 [2023-02-02T17:49:24.527Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-02-02T17:49:24.787Z] ---> Running in df13e291bb2b [2023-02-02T17:49:24.787Z] Removing intermediate container df13e291bb2b [2023-02-02T17:49:24.787Z] ---> 0c861f522a0a [2023-02-02T17:49:24.787Z] Step 24/26 : LABEL arch=amd64 [2023-02-02T17:49:24.787Z] ---> Running in 738fc8babae7 [2023-02-02T17:49:24.787Z] Removing intermediate container 738fc8babae7 [2023-02-02T17:49:24.787Z] ---> 28a016e138e2 [2023-02-02T17:49:24.787Z] Step 25/26 : LABEL git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-02-02T17:49:24.787Z] ---> Running in 5587d6d4fc25 [2023-02-02T17:49:24.787Z] Removing intermediate container 5587d6d4fc25 [2023-02-02T17:49:24.787Z] ---> fdb24f6512bc [2023-02-02T17:49:24.787Z] Step 26/26 : LABEL version=0.0.0 [2023-02-02T17:49:25.045Z] ---> Running in 0280bda1692f [2023-02-02T17:49:25.045Z] Removing intermediate container 0280bda1692f [2023-02-02T17:49:25.046Z] ---> 0ad24b0a29e6 [2023-02-02T17:49:25.046Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-02T17:49:25.046Z] Successfully built 0ad24b0a29e6 [2023-02-02T17:49:25.046Z] 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-02-02T17:49:25.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T17:49:25.876Z] [2023-02-02T17:49:25.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:49:26.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T17:49:26.254Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-02T17:49:26.254Z] 5eb5b503b376: Pulling fs layer [2023-02-02T17:49:26.254Z] 5c69ac0246d0: Pulling fs layer [2023-02-02T17:49:26.254Z] ec43610c2a17: Pulling fs layer [2023-02-02T17:49:26.254Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-02T17:49:26.254Z] 33b1e0a273af: Pulling fs layer [2023-02-02T17:49:26.254Z] 5d3b04190fa2: Pulling fs layer [2023-02-02T17:49:26.254Z] 3a2ae6a8a46f: Waiting [2023-02-02T17:49:26.254Z] 33b1e0a273af: Waiting [2023-02-02T17:49:26.254Z] 5d3b04190fa2: Waiting [2023-02-02T17:49:26.254Z] 2f39f015ded8: Pulling fs layer [2023-02-02T17:49:26.254Z] 5c69ac0246d0: Verifying Checksum [2023-02-02T17:49:26.254Z] 5c69ac0246d0: Download complete [2023-02-02T17:49:26.254Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-02T17:49:26.254Z] 3a2ae6a8a46f: Download complete [2023-02-02T17:49:26.519Z] ec43610c2a17: Verifying Checksum [2023-02-02T17:49:26.519Z] ec43610c2a17: Download complete [2023-02-02T17:49:26.519Z] 33b1e0a273af: Verifying Checksum [2023-02-02T17:49:26.519Z] 33b1e0a273af: Download complete [2023-02-02T17:49:26.519Z] 5d3b04190fa2: Download complete [2023-02-02T17:49:26.779Z] 5eb5b503b376: Verifying Checksum [2023-02-02T17:49:26.779Z] 5eb5b503b376: Download complete [2023-02-02T17:49:27.346Z] 2f39f015ded8: Download complete [2023-02-02T17:49:27.911Z] 5eb5b503b376: Pull complete [2023-02-02T17:49:27.911Z] 5c69ac0246d0: Pull complete [2023-02-02T17:49:28.479Z] ec43610c2a17: Pull complete [2023-02-02T17:49:28.479Z] 3a2ae6a8a46f: Pull complete [2023-02-02T17:49:28.479Z] 33b1e0a273af: Pull complete [2023-02-02T17:49:28.736Z] 5d3b04190fa2: Pull complete [2023-02-02T17:49:32.923Z] 2f39f015ded8: Pull complete [2023-02-02T17:49:32.923Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-02T17:49:32.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T17:49:32.923Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-02-02T17:49:33.069Z] db1c61fa0a46: Pull complete [Pipeline] withDockerContainer [2023-02-02T17:49:33.147Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-02-02T17:49:33.179Z] $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@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-02-02T17:49:33.709Z] 891c053d2c06: Pull complete [2023-02-02T17:49:33.709Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-02T17:49:33.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-02T17:49:33.709Z] ---> f96f9c87975a [2023-02-02T17:49:33.709Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-02T17:49:35.704Z] ---> Running in 8e17d7fa92fa [2023-02-02T17:49:35.704Z] Removing intermediate container 8e17d7fa92fa [2023-02-02T17:49:35.704Z] ---> 034a4cf9e82f [2023-02-02T17:49:35.704Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-02-02T17:49:35.979Z] ---> Running in 40c23b798fbb [2023-02-02T17:49:36.247Z] Removing intermediate container 40c23b798fbb [2023-02-02T17:49:36.247Z] ---> eb60f10558c5 [2023-02-02T17:49:36.247Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-02-02T17:49:36.247Z] ---> Running in 5d844569d2fe [2023-02-02T17:49:36.268Z] $ docker top d5a65e857d73f78c85fb95306f929c197fa769031a68c60c0cedc6a02f8e3dd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T17:49:36.908Z] ---> job-cost.sh [2023-02-02T17:49:36.908Z] lf-activate-venv: SKIPPING [2023-02-02T17:49:36.908Z] INFO: No Stack... [2023-02-02T17:49:37.167Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-02T17:49:37.661Z] Removing intermediate container 5d844569d2fe [2023-02-02T17:49:37.661Z] ---> 41d8295190e2 [2023-02-02T17:49:37.661Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-02-02T17:49:37.661Z] ---> Running in 92c6195eb899 [2023-02-02T17:49:37.733Z] INFO: Archiving Costs [Pipeline] sh [2023-02-02T17:49:37.931Z] Removing intermediate container 92c6195eb899 [2023-02-02T17:49:37.931Z] ---> 430cfeb0c7e4 [2023-02-02T17:49:37.931Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-02T17:49:37.931Z] ---> Running in 803eef5e96d7 [2023-02-02T17:49:38.047Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/cost.csv [2023-02-02T17:49:38.047Z] + cut -d, -f6 [Pipeline] lock [2023-02-02T17:49:38.095Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] [2023-02-02T17:49:38.100Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] did not exist. Created. [2023-02-02T17:49:38.100Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-02-02T17:49:38.200Z] Removing intermediate container 803eef5e96d7 [2023-02-02T17:49:38.200Z] ---> b6dea5840746 [2023-02-02T17:49:38.200Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] sh [2023-02-02T17:49:38.658Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-02T17:49:38.786Z] latest: Pulling from library/docker [2023-02-02T17:49:38.786Z] a9eaa45ef418: Pulling fs layer [2023-02-02T17:49:38.786Z] 9b7e78d5cc3f: Pulling fs layer [2023-02-02T17:49:38.786Z] 0603170b2f79: Pulling fs layer [2023-02-02T17:49:38.786Z] 8a4e4802eb5e: Pulling fs layer [2023-02-02T17:49:38.786Z] dce7cfe8d3ec: Pulling fs layer [2023-02-02T17:49:38.786Z] 6b36a6e12ba3: Pulling fs layer [2023-02-02T17:49:38.786Z] 0c12b4b73263: Pulling fs layer [2023-02-02T17:49:38.786Z] 886acde54de0: Pulling fs layer [2023-02-02T17:49:38.786Z] dce7cfe8d3ec: Waiting [2023-02-02T17:49:38.786Z] 6b36a6e12ba3: Waiting [2023-02-02T17:49:38.786Z] 0c12b4b73263: Waiting [2023-02-02T17:49:38.786Z] 886acde54de0: Waiting [2023-02-02T17:49:38.787Z] 8a4e4802eb5e: Waiting [2023-02-02T17:49:39.036Z] Stashed 1 file(s) [Pipeline] } [2023-02-02T17:49:39.052Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] [2023-02-02T17:49:39.055Z] 9b7e78d5cc3f: Verifying Checksum [2023-02-02T17:49:39.055Z] 9b7e78d5cc3f: Download complete [2023-02-02T17:49:39.055Z] a9eaa45ef418: Verifying Checksum [2023-02-02T17:49:39.055Z] a9eaa45ef418: Download complete [Pipeline] // lock [Pipeline] } [2023-02-02T17:49:39.150Z] $ docker stop --time=1 d5a65e857d73f78c85fb95306f929c197fa769031a68c60c0cedc6a02f8e3dd2 [2023-02-02T17:49:39.327Z] 0603170b2f79: Download complete [2023-02-02T17:49:39.327Z] 6b36a6e12ba3: Verifying Checksum [2023-02-02T17:49:39.327Z] 6b36a6e12ba3: Download complete [2023-02-02T17:49:39.597Z] 0c12b4b73263: Verifying Checksum [2023-02-02T17:49:39.597Z] 0c12b4b73263: Download complete [2023-02-02T17:49:39.597Z] dce7cfe8d3ec: Verifying Checksum [2023-02-02T17:49:39.597Z] dce7cfe8d3ec: Download complete [2023-02-02T17:49:39.597Z] 886acde54de0: Verifying Checksum [2023-02-02T17:49:39.597Z] 886acde54de0: Download complete [2023-02-02T17:49:39.867Z] 8a4e4802eb5e: Download complete [2023-02-02T17:49:39.867Z] a9eaa45ef418: Pull complete [2023-02-02T17:49:40.385Z] $ docker rm -f --volumes d5a65e857d73f78c85fb95306f929c197fa769031a68c60c0cedc6a02f8e3dd2 [2023-02-02T17:49:40.453Z] 9b7e78d5cc3f: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-02T17:49:41.420Z] 0603170b2f79: Pull complete [2023-02-02T17:49:42.399Z] 8a4e4802eb5e: Pull complete [2023-02-02T17:49:43.367Z] dce7cfe8d3ec: Pull complete [2023-02-02T17:49:43.639Z] 6b36a6e12ba3: Pull complete [2023-02-02T17:49:43.908Z] 0c12b4b73263: Pull complete [2023-02-02T17:49:44.178Z] 886acde54de0: Pull complete [2023-02-02T17:49:44.178Z] Digest: sha256:2245cd9cd5bc068987a1d3fd9eede6faf8231b396bba968234fffbeb01b09648 [2023-02-02T17:49:44.178Z] Status: Downloaded newer image for docker:latest [2023-02-02T17:49:46.779Z] ---> cc21a876d439 [2023-02-02T17:49:46.779Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-02T17:49:46.779Z] ---> Running in 45caeb367aab [2023-02-02T17:49:48.197Z] Removing intermediate container 45caeb367aab [2023-02-02T17:49:48.197Z] ---> 5650f33a8ad3 [2023-02-02T17:49:48.197Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-02T17:49:48.471Z] ---> Running in 58751b0e9b67 [2023-02-02T17:49:49.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-02T17:49:49.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-02T17:49:51.131Z] OK: 221 MiB in 51 packages [2023-02-02T17:49:52.099Z] Removing intermediate container 58751b0e9b67 [2023-02-02T17:49:52.099Z] ---> 6fed42479239 [2023-02-02T17:49:52.099Z] Step 11/16 : ENV GO111MODULE=on [2023-02-02T17:49:52.099Z] ---> Running in 780bf882f68b [2023-02-02T17:49:52.369Z] Removing intermediate container 780bf882f68b [2023-02-02T17:49:52.369Z] ---> d3d34cd7023a [2023-02-02T17:49:52.369Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-02T17:49:52.369Z] ---> Running in 6fa0fcaf6656 [2023-02-02T17:49:52.640Z] Removing intermediate container 6fa0fcaf6656 [2023-02-02T17:49:52.640Z] ---> 04860b1e4cbf [2023-02-02T17:49:52.640Z] Step 13/16 : COPY go.mod vendor* ./ [2023-02-02T17:49:53.227Z] ---> bb7002c740a9 [2023-02-02T17:49:53.227Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T17:49:53.227Z] ---> Running in 59a0e8b7555e [2023-02-02T17:51:01.125Z] Removing intermediate container 59a0e8b7555e [2023-02-02T17:51:01.125Z] ---> e860270e7bbc [2023-02-02T17:51:01.125Z] Step 15/16 : COPY . . [2023-02-02T17:51:01.125Z] ---> c862d8918d85 [2023-02-02T17:51:01.125Z] Step 16/16 : RUN ${MAKE} [2023-02-02T17:51:01.125Z] ---> Running in 161bd2fb4226 [2023-02-02T17:51:01.125Z] noop [2023-02-02T17:51:01.125Z] Removing intermediate container 161bd2fb4226 [2023-02-02T17:51:01.125Z] ---> 313f154ed51d [2023-02-02T17:51:01.125Z] Successfully built 313f154ed51d [2023-02-02T17:51:01.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:51:01.614Z] + docker inspect -f . ci-base-image-arm64 [2023-02-02T17:51:01.614Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:51:01.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container [2023-02-02T17:51:01.960Z] $ 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-02-02T17:51:03.140Z] $ docker top 1e62a70dc460c0d8e5c5baec854a3a72537488b7f00538e825e77f20ab643b3d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T17:51:04.046Z] + go version [2023-02-02T17:51:04.046Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-02T17:51:04.085Z] $ docker stop --time=1 1e62a70dc460c0d8e5c5baec854a3a72537488b7f00538e825e77f20ab643b3d [2023-02-02T17:51:05.681Z] $ docker rm -f --volumes 1e62a70dc460c0d8e5c5baec854a3a72537488b7f00538e825e77f20ab643b3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T17:51:06.519Z] + docker inspect -f . ci-base-image-arm64 [2023-02-02T17:51:06.519Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T17:51:06.771Z] prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container [2023-02-02T17:51:06.837Z] $ 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-02-02T17:51:07.957Z] $ docker top d39186930b54e8a11ef6745c8fdec59a18b66820f93a25e7211445b28c2d88b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T17:51:08.493Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-02T17:51:09.144Z] + make test [2023-02-02T17:51:09.144Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-02-02T17:51:11.086Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-02-02T17:52:20.407Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-02-02T17:52:20.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-02-02T17:52:20.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-02-02T17:52:20.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-02-02T17:52:20.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-02-02T17:52:20.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-02-02T17:52:20.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-02-02T17:52:20.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-02-02T17:52:20.407Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-02-02T17:52:41.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-02T17:52:41.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-02T17:52:41.146Z] ./bin/test-attribution-txt.sh [2023-02-02T17:52:41.146Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-02-02T17:52:41.146Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-02-02T17:52:41.146Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-02-02T17:52:41.146Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-02-02T17:52:41.146Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-02-02T17:52:41.146Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-02-02T17:52:41.146Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-02-02T17:52:41.147Z] make -C web test [2023-02-02T17:52:41.147Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-02-02T17:52:41.147Z] make[1]: tput: No such file or directory [2023-02-02T17:52:41.147Z] make[1]: tput: No such file or directory [2023-02-02T17:52:41.147Z] warning: generating ./VERSION [2023-02-02T17:52:41.147Z] echo "0.0.0" > VERSION [2023-02-02T17:52:41.147Z] docker build \ [2023-02-02T17:52:41.147Z] -f Dockerfile \ [2023-02-02T17:52:41.147Z] --build-arg USER=1000 \ [2023-02-02T17:52:41.147Z] \ [2023-02-02T17:52:41.147Z] --label "git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db" \ [2023-02-02T17:52:41.147Z] -t edgexfoundry/edgex-web-ui:8f7ab56bfb210a85c92f1ea2d22e734a977b85db \ [2023-02-02T17:52:41.147Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-02-02T17:52:41.147Z] . [2023-02-02T17:52:41.147Z] Sending build context to Docker daemon 3.269MB [2023-02-02T17:52:41.147Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-02-02T17:52:41.147Z] 16.17-alpine3.15: Pulling from library/node [2023-02-02T17:52:41.414Z] 47517142f6ba: Pulling fs layer [2023-02-02T17:52:41.414Z] 5f8c4bfa009b: Pulling fs layer [2023-02-02T17:52:41.414Z] f7079c9c4ba1: Pulling fs layer [2023-02-02T17:52:41.414Z] aba105e6f55a: Pulling fs layer [2023-02-02T17:52:41.414Z] aba105e6f55a: Waiting [2023-02-02T17:52:41.414Z] 47517142f6ba: Verifying Checksum [2023-02-02T17:52:41.414Z] 47517142f6ba: Download complete [2023-02-02T17:52:41.681Z] aba105e6f55a: Verifying Checksum [2023-02-02T17:52:41.681Z] aba105e6f55a: Download complete [2023-02-02T17:52:41.947Z] 47517142f6ba: Pull complete [2023-02-02T17:52:41.948Z] f7079c9c4ba1: Verifying Checksum [2023-02-02T17:52:41.948Z] f7079c9c4ba1: Download complete [2023-02-02T17:52:43.361Z] 5f8c4bfa009b: Verifying Checksum [2023-02-02T17:52:43.361Z] 5f8c4bfa009b: Download complete [2023-02-02T17:52:46.703Z] 5f8c4bfa009b: Pull complete [2023-02-02T17:52:47.288Z] f7079c9c4ba1: Pull complete [2023-02-02T17:52:47.288Z] aba105e6f55a: Pull complete [2023-02-02T17:52:47.288Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-02-02T17:52:47.288Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-02-02T17:52:47.288Z] ---> bf1b8b58d215 [2023-02-02T17:52:47.288Z] Step 2/10 : RUN apk add --no-cache chromium [2023-02-02T17:52:47.872Z] ---> Running in 420d2ddc6957 [2023-02-02T17:52:48.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-02T17:52:49.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-02T17:52:50.070Z] (1/128) Installing libxau (1.0.9-r0) [2023-02-02T17:52:50.070Z] (2/128) Installing libmd (1.0.3-r0) [2023-02-02T17:52:50.070Z] (3/128) Installing libbsd (0.11.3-r1) [2023-02-02T17:52:50.070Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-02-02T17:52:50.070Z] (5/128) Installing libxcb (1.14-r2) [2023-02-02T17:52:50.070Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-02-02T17:52:50.070Z] (7/128) Installing libxext (1.3.4-r0) [2023-02-02T17:52:50.070Z] (8/128) Installing libice (1.0.10-r0) [2023-02-02T17:52:50.070Z] (9/128) Installing libuuid (2.37.4-r0) [2023-02-02T17:52:50.070Z] (10/128) Installing libsm (1.2.3-r0) [2023-02-02T17:52:50.070Z] (11/128) Installing libxt (1.2.1-r0) [2023-02-02T17:52:50.339Z] (12/128) Installing libxmu (1.1.3-r0) [2023-02-02T17:52:50.339Z] (13/128) Installing xset (1.2.4-r0) [2023-02-02T17:52:50.339Z] (14/128) Installing xprop (1.2.5-r0) [2023-02-02T17:52:50.339Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-02-02T17:52:50.339Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-02-02T17:52:50.339Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-02-02T17:52:50.339Z] (18/128) Installing libffi (3.4.2-r1) [2023-02-02T17:52:50.339Z] (19/128) Installing libintl (0.21-r0) [2023-02-02T17:52:50.339Z] (20/128) Installing libblkid (2.37.4-r0) [2023-02-02T17:52:50.339Z] (21/128) Installing libmount (2.37.4-r0) [2023-02-02T17:52:50.339Z] (22/128) Installing pcre (8.45-r1) [2023-02-02T17:52:50.339Z] (23/128) Installing glib (2.70.1-r0) [2023-02-02T17:52:50.607Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-02-02T17:52:50.607Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-02-02T17:52:50.607Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-02-02T17:52:50.607Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-02-02T17:52:50.607Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-02-02T17:52:50.607Z] (29/128) Installing libpng (1.6.37-r1) [2023-02-02T17:52:50.607Z] (30/128) Installing libwebp (1.2.2-r0) [2023-02-02T17:52:50.607Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-02-02T17:52:50.874Z] (32/128) Installing tiff (4.4.0-r0) [2023-02-02T17:52:50.874Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-02-02T17:52:50.874Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-02-02T17:52:50.874Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-02-02T17:52:50.874Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-02-02T17:52:50.874Z] (37/128) Installing libxrender (0.9.10-r3) [2023-02-02T17:52:50.874Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-02-02T17:52:50.874Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-02-02T17:52:50.874Z] (40/128) Installing libxi (1.8-r0) [2023-02-02T17:52:50.874Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-02-02T17:52:50.874Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-02-02T17:52:50.874Z] (43/128) Installing atk (2.36.0-r0) [2023-02-02T17:52:50.874Z] (44/128) Installing libxtst (1.2.3-r3) [2023-02-02T17:52:50.874Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-02-02T17:52:50.874Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-02-02T17:52:50.874Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-02-02T17:52:50.874Z] (48/128) Installing expat (2.5.0-r0) [2023-02-02T17:52:50.874Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-02-02T17:52:50.874Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-02-02T17:52:50.874Z] (51/128) Installing freetype (2.11.1-r2) [2023-02-02T17:52:50.874Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-02-02T17:52:51.141Z] (53/128) Installing pixman (0.40.0-r4) [2023-02-02T17:52:51.141Z] (54/128) Installing cairo (1.16.0-r5) [2023-02-02T17:52:51.141Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-02-02T17:52:51.141Z] (56/128) Installing avahi-libs (0.8-r5) [2023-02-02T17:52:51.141Z] (57/128) Installing gmp (6.2.1-r1) [2023-02-02T17:52:51.142Z] (58/128) Installing nettle (3.7.3-r0) [2023-02-02T17:52:51.142Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-02-02T17:52:51.142Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-02-02T17:52:51.142Z] (61/128) Installing libunistring (0.9.10-r1) [2023-02-02T17:52:51.142Z] (62/128) Installing gnutls (3.7.1-r1) [2023-02-02T17:52:51.142Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-02-02T17:52:51.410Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-02-02T17:52:51.410Z] (65/128) Installing fribidi (1.0.11-r0) [2023-02-02T17:52:51.410Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-02-02T17:52:51.410Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-02-02T17:52:51.410Z] (68/128) Installing libxft (2.3.4-r0) [2023-02-02T17:52:51.410Z] (69/128) Installing pango (1.48.10-r0) [2023-02-02T17:52:51.410Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-02-02T17:52:51.410Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-02-02T17:52:51.410Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-02-02T17:52:51.410Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-02-02T17:52:51.677Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-02-02T17:52:51.677Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-02-02T17:52:51.944Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-02-02T17:52:51.944Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-02-02T17:52:51.944Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-02-02T17:52:51.944Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-02-02T17:52:52.209Z] Executing ttf-opensans-1.10-r1.post-install [2023-02-02T17:52:54.146Z] (79/128) Installing libogg (1.3.5-r0) [2023-02-02T17:52:54.414Z] (80/128) Installing flac (1.3.4-r0) [2023-02-02T17:52:54.414Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-02-02T17:52:54.414Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-02-02T17:52:54.414Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-02-02T17:52:54.414Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-02-02T17:52:54.682Z] (85/128) Installing libass (0.15.2-r0) [2023-02-02T17:52:54.682Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-02-02T17:52:54.682Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-02-02T17:52:54.682Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-02-02T17:52:54.682Z] (89/128) Installing lame (3.100-r0) [2023-02-02T17:52:54.682Z] (90/128) Installing opus (1.3.1-r1) [2023-02-02T17:52:54.682Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-02-02T17:52:54.682Z] (92/128) Installing soxr (0.1.3-r2) [2023-02-02T17:52:54.682Z] (93/128) Installing libsrt (1.4.2-r1) [2023-02-02T17:52:54.682Z] (94/128) Installing libssh (0.9.6-r1) [2023-02-02T17:52:54.682Z] (95/128) Installing libtheora (1.1.1-r16) [2023-02-02T17:52:54.682Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-02-02T17:52:54.682Z] (97/128) Installing libdrm (2.4.109-r0) [2023-02-02T17:52:54.949Z] (98/128) Installing libva (2.13.0-r0) [2023-02-02T17:52:54.949Z] (99/128) Installing libvdpau (1.4-r0) [2023-02-02T17:52:54.949Z] (100/128) Installing vidstab (1.1.0-r1) [2023-02-02T17:52:54.949Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-02-02T17:52:54.949Z] (102/128) Installing libvpx (1.10.0-r0) [2023-02-02T17:52:54.949Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-02-02T17:52:54.949Z] (104/128) Installing x264-libs (20210613-r0) [2023-02-02T17:52:54.949Z] (105/128) Installing x265-libs (3.5-r0) [2023-02-02T17:52:54.949Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-02-02T17:52:54.949Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-02-02T17:52:55.533Z] (108/128) Installing libevent (2.1.12-r4) [2023-02-02T17:52:55.533Z] (109/128) Installing mesa (21.2.6-r0) [2023-02-02T17:52:55.533Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-02-02T17:52:55.533Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-02-02T17:52:55.533Z] (112/128) Installing lcms2 (2.12-r1) [2023-02-02T17:52:55.533Z] (113/128) Installing nspr (4.32-r0) [2023-02-02T17:52:55.802Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-02-02T17:52:55.802Z] (115/128) Installing nss (3.78.1-r0) [2023-02-02T17:52:55.802Z] (116/128) Installing libasyncns (0.8-r1) [2023-02-02T17:52:55.802Z] (117/128) Installing libltdl (2.4.6-r7) [2023-02-02T17:52:55.802Z] (118/128) Installing orc (0.4.32-r0) [2023-02-02T17:52:55.802Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-02-02T17:52:55.802Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-02-02T17:52:55.802Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-02-02T17:52:55.802Z] (122/128) Installing libpulse (15.0-r2) [2023-02-02T17:52:55.802Z] (123/128) Installing re2 (2021.11.01-r0) [2023-02-02T17:52:55.802Z] (124/128) Installing snappy (1.1.9-r1) [2023-02-02T17:52:56.072Z] (125/128) Installing libgpg-error (1.42-r1) [2023-02-02T17:52:56.072Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-02-02T17:52:56.072Z] (127/128) Installing libxslt (1.1.35-r0) [2023-02-02T17:52:56.072Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-02-02T17:53:00.333Z] Executing busybox-1.34.1-r7.trigger [2023-02-02T17:53:00.333Z] Executing glib-2.70.1-r0.trigger [2023-02-02T17:53:00.333Z] Executing shared-mime-info-2.1-r2.trigger [2023-02-02T17:53:02.280Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-02-02T17:53:02.280Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-02-02T17:53:02.280Z] Executing fontconfig-2.13.1-r4.trigger [2023-02-02T17:53:02.280Z] Executing mkfontscale-1.2.1-r1.trigger [2023-02-02T17:53:02.280Z] OK: 275 MiB in 144 packages [2023-02-02T17:53:12.359Z] Removing intermediate container 420d2ddc6957 [2023-02-02T17:53:12.359Z] ---> 7fd171a2fabc [2023-02-02T17:53:12.359Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-02-02T17:53:12.359Z] ---> Running in 19eff143f11a [2023-02-02T17:53:12.359Z] Removing intermediate container 19eff143f11a [2023-02-02T17:53:12.359Z] ---> e0e5b49c6170 [2023-02-02T17:53:12.359Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-02-02T17:53:12.359Z] ---> Running in 0759c109c029 [2023-02-02T17:53:12.359Z] Removing intermediate container 0759c109c029 [2023-02-02T17:53:12.359Z] ---> 2dc5829dff7b [2023-02-02T17:53:12.359Z] Step 5/10 : RUN npm install -g npm [2023-02-02T17:53:12.359Z] ---> Running in b00ee211b62e [2023-02-02T17:53:39.029Z] [2023-02-02T17:53:39.029Z] removed 8 packages, changed 81 packages, and audited 231 packages in 21s [2023-02-02T17:53:39.029Z] [2023-02-02T17:53:39.029Z] 14 packages are looking for funding [2023-02-02T17:53:39.029Z] run `npm fund` for details [2023-02-02T17:53:39.029Z] [2023-02-02T17:53:39.029Z] found 0 vulnerabilities [2023-02-02T17:53:39.029Z] Removing intermediate container b00ee211b62e [2023-02-02T17:53:39.029Z] ---> aa3410f35104 [2023-02-02T17:53:39.029Z] Step 6/10 : ARG USER=1000 [2023-02-02T17:53:39.029Z] ---> Running in a7c6076de167 [2023-02-02T17:53:39.296Z] Removing intermediate container a7c6076de167 [2023-02-02T17:53:39.296Z] ---> ce59f5cc62da [2023-02-02T17:53:39.296Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-02-02T17:53:39.564Z] ---> Running in 77e018185fff [2023-02-02T17:53:40.975Z] Removing intermediate container 77e018185fff [2023-02-02T17:53:40.975Z] ---> 8adcf451a06c [2023-02-02T17:53:40.975Z] Step 8/10 : USER $USER:$USER [2023-02-02T17:53:40.975Z] ---> Running in 4d8c2da5efff [2023-02-02T17:53:41.243Z] Removing intermediate container 4d8c2da5efff [2023-02-02T17:53:41.243Z] ---> 489e8ba7dce7 [2023-02-02T17:53:41.243Z] Step 9/10 : WORKDIR /app [2023-02-02T17:53:41.511Z] ---> Running in d916c0e12ea7 [2023-02-02T17:53:41.511Z] Removing intermediate container d916c0e12ea7 [2023-02-02T17:53:41.511Z] ---> 1b4c715ef382 [2023-02-02T17:53:41.511Z] Step 10/10 : LABEL git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-02-02T17:53:41.780Z] ---> Running in ba84828c8d2c [2023-02-02T17:53:42.047Z] Removing intermediate container ba84828c8d2c [2023-02-02T17:53:42.047Z] ---> cfe02c90c88f [2023-02-02T17:53:42.047Z] Successfully built cfe02c90c88f [2023-02-02T17:53:42.047Z] Successfully tagged edgexfoundry/edgex-web-ui:8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-02-02T17:53:42.047Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-02-02T17:53:42.047Z] touch edgex-web-ui.imagebuilt [2023-02-02T17:53:42.047Z] mkdir -p node_modules coverage [2023-02-02T17:53:42.047Z] chown "1000:1000" node_modules coverage package-lock.json [2023-02-02T17:53:42.047Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE required: { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE }, [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE } [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE required: { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE }, [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE } [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE required: { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE }, [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE } [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE required: { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE }, [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE } [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE required: { [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:53:52.113Z] npm WARN EBADENGINE }, [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE } [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE required: { [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE }, [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE } [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE required: { [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE }, [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE } [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE required: { [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE }, [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE } [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE Unsupported engine { [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE required: { [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE }, [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.4.1' } [2023-02-02T17:53:52.114Z] npm WARN EBADENGINE } [2023-02-02T17:54:18.775Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-02-02T17:54:20.180Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-02-02T17:54:20.180Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-02T17:54:20.180Z] 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-02-02T17:54:21.582Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-02-02T17:54:26.900Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-02-02T17:54:32.223Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-02-02T17:54:32.489Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-02-02T17:54:33.445Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-02-02T17:54:55.512Z] 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-02-02T17:54:55.512Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-02T17:54:55.512Z] 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-02-02T17:54:55.779Z] 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-02-02T17:54:57.183Z] 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-02-02T17:55:00.516Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-02-02T17:55:10.577Z] 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-02-02T17:55:11.531Z] 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-02-02T17:55:26.504Z] 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-02-02T17:55:48.542Z] 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-02-02T17:56:20.751Z] [2023-02-02T17:56:20.751Z] added 1475 packages, and audited 1476 packages in 3m [2023-02-02T17:56:20.751Z] [2023-02-02T17:56:20.751Z] 90 packages are looking for funding [2023-02-02T17:56:20.751Z] run `npm fund` for details [2023-02-02T17:56:20.751Z] [2023-02-02T17:56:20.751Z] 25 vulnerabilities (1 low, 6 moderate, 14 high, 4 critical) [2023-02-02T17:56:20.751Z] [2023-02-02T17:56:20.751Z] To address issues that do not require attention, run: [2023-02-02T17:56:20.751Z] npm audit fix [2023-02-02T17:56:20.751Z] [2023-02-02T17:56:20.751Z] To address all issues (including breaking changes), run: [2023-02-02T17:56:20.751Z] npm audit fix --force [2023-02-02T17:56:20.751Z] [2023-02-02T17:56:20.751Z] Run `npm audit` for details. [2023-02-02T17:56:20.751Z] 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-02-02T17:56:35.723Z] - Generating browser application bundles (phase: setup)... [2023-02-02T17:57:07.919Z] Compiling @angular/core : es2015 as esm2015 [2023-02-02T17:57:07.919Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-02-02T17:57:30.188Z] Compiling @angular/common : es2015 as esm2015 [2023-02-02T17:57:30.188Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-02-02T17:57:36.868Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-02-02T17:57:36.868Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-02-02T17:57:41.109Z] Compiling @angular/router : es2015 as esm2015 [2023-02-02T17:57:41.110Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-02-02T17:57:46.452Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-02-02T17:57:47.407Z] Compiling @angular/common/http : es2015 as esm2015 [2023-02-02T17:57:47.987Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-02-02T17:57:52.227Z] Compiling @angular/forms : es2015 as esm2015 [2023-02-02T17:57:52.227Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-02-02T17:57:52.492Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-02-02T17:58:48.857Z] 02 02 2023 17:58:45.503:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-02-02T17:58:48.858Z] 02 02 2023 17:58:45.519:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-02-02T17:58:48.858Z] 02 02 2023 17:58:45.546:INFO [launcher]: Starting browser ChromeHeadless [2023-02-02T18:00:10.460Z] 02 02 2023 17:59:57.627:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-02-02T18:00:10.460Z] 02 02 2023 18:00:07.614:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-02-02T18:00:11.877Z] 02 02 2023 18:00:11.685:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-02-02T18:00:44.086Z] ✔ Browser application bundle generation complete. [2023-02-02T18:00:44.086Z] 02 02 2023 18:00:40.941:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket pgS6Q-knIwyNmWgIAAAB with id 59108666 [2023-02-02T18:00:59.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-02-02T18:00:59.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.804 secs) [2023-02-02T18:00:59.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.18 secs) [2023-02-02T18:00:59.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.217 secs) [2023-02-02T18:00:59.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.241 secs) [2023-02-02T18:00:59.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.73 secs) [2023-02-02T18:00:59.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.881 secs) [2023-02-02T18:00:59.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.034 secs) [2023-02-02T18:00:59.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.082 secs) [2023-02-02T18:00:59.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.104 secs) [2023-02-02T18:01:00.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.45 secs) [2023-02-02T18:01:00.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.553 secs) [2023-02-02T18:01:00.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.83 secs) [2023-02-02T18:01:01.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.078 secs) [2023-02-02T18:01:01.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.135 secs) [2023-02-02T18:01:01.616Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.497 secs) [2023-02-02T18:01:01.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.579 secs) [2023-02-02T18:01:02.464Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.175 secs) [2023-02-02T18:01:02.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.364 secs) [2023-02-02T18:01:02.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.397 secs) [2023-02-02T18:01:02.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.408 secs) [2023-02-02T18:01:02.731Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.442 secs) [2023-02-02T18:01:02.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.557 secs) [2023-02-02T18:01:02.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.592 secs) [2023-02-02T18:01:02.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.631 secs) [2023-02-02T18:01:02.997Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.649 secs) [2023-02-02T18:01:03.263Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.701 secs) [2023-02-02T18:01:03.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.817 secs) [2023-02-02T18:01:03.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.879 secs) [2023-02-02T18:01:03.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.908 secs) [2023-02-02T18:01:03.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.931 secs) [2023-02-02T18:01:03.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.942 secs) [2023-02-02T18:01:03.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.953 secs) [2023-02-02T18:01:03.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.103 secs) [2023-02-02T18:01:03.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.154 secs) [2023-02-02T18:01:03.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.237 secs) [2023-02-02T18:01:04.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.29 secs) [2023-02-02T18:01:04.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.452 secs) [2023-02-02T18:01:04.327Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.667 secs) [2023-02-02T18:01:04.592Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.777 secs) [2023-02-02T18:01:04.592Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.846 secs) [2023-02-02T18:01:04.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.921 secs) [2023-02-02T18:01:04.860Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6 secs) [2023-02-02T18:01:05.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.608 secs) [2023-02-02T18:01:05.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.636 secs) [2023-02-02T18:01:05.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.649 secs) [2023-02-02T18:01:05.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.696 secs) [2023-02-02T18:01:05.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.803 secs) [2023-02-02T18:01:05.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.844 secs) [2023-02-02T18:01:05.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.904 secs) [2023-02-02T18:01:06.244Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.026 secs) [2023-02-02T18:01:06.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.223 secs) [2023-02-02T18:01:06.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.498 secs) [2023-02-02T18:01:06.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.618 secs) [2023-02-02T18:01:07.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.672 secs) [2023-02-02T18:01:07.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.688 secs) [2023-02-02T18:01:07.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.704 secs) [2023-02-02T18:01:07.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.732 secs) [2023-02-02T18:01:07.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.78 secs) [2023-02-02T18:01:07.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.797 secs) [2023-02-02T18:01:07.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.814 secs) [2023-02-02T18:01:07.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.83 secs) [2023-02-02T18:01:07.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.843 secs) [2023-02-02T18:01:07.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.869 secs) [2023-02-02T18:01:07.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.073 secs) [2023-02-02T18:01:07.844Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.222 secs) [2023-02-02T18:01:07.844Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 8.297 secs) [2023-02-02T18:01:08.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.342 secs) [2023-02-02T18:01:08.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.449 secs) [2023-02-02T18:01:08.377Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.492 secs) [2023-02-02T18:01:08.377Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.508 secs) [2023-02-02T18:01:08.377Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.521 secs) [2023-02-02T18:01:08.377Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.601 secs) [2023-02-02T18:01:08.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.732 secs) [2023-02-02T18:01:08.644Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.771 secs) [2023-02-02T18:01:08.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.828 secs) [2023-02-02T18:01:08.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.854 secs) [2023-02-02T18:01:08.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.876 secs) [2023-02-02T18:01:08.910Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.989 secs) [2023-02-02T18:01:09.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.009 secs) [2023-02-02T18:01:09.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.084 secs) [2023-02-02T18:01:09.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.104 secs) [2023-02-02T18:01:09.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.117 secs) [2023-02-02T18:01:09.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.131 secs) [2023-02-02T18:01:09.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.148 secs) [2023-02-02T18:01:09.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.352 secs) [2023-02-02T18:01:09.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.409 secs) [2023-02-02T18:01:09.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.479 secs) [2023-02-02T18:01:09.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.506 secs) [2023-02-02T18:01:09.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.653 secs) [2023-02-02T18:01:09.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.724 secs) [2023-02-02T18:01:10.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.79 secs) [2023-02-02T18:01:10.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.824 secs) [2023-02-02T18:01:10.239Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.872 secs) [2023-02-02T18:01:10.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.966 secs) [2023-02-02T18:01:10.504Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.041 secs) [2023-02-02T18:01:10.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.186 secs) [2023-02-02T18:01:11.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.336 secs) [2023-02-02T18:01:11.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.431 secs) [2023-02-02T18:01:11.308Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.564 secs) [2023-02-02T18:01:11.308Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.61 secs) [2023-02-02T18:01:11.308Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.681 secs) [2023-02-02T18:01:11.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.708 secs) [2023-02-02T18:01:11.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.802 secs) [2023-02-02T18:01:11.575Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.819 secs) [2023-02-02T18:01:11.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.037 secs) [2023-02-02T18:01:12.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.076 secs) [2023-02-02T18:01:12.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.191 secs) [2023-02-02T18:01:12.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.277 secs) [2023-02-02T18:01:12.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.352 secs) [2023-02-02T18:01:12.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.475 secs) [2023-02-02T18:01:12.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.519 secs) [2023-02-02T18:01:12.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.568 secs) [2023-02-02T18:01:12.909Z] WARN: ' [2023-02-02T18:01:12.909Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-02T18:01:12.909Z] Support for using the ngModel input property and ngModelChange event with [2023-02-02T18:01:12.909Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-02T18:01:12.909Z] in a future version of Angular. [2023-02-02T18:01:12.909Z] [2023-02-02T18:01:12.909Z] For more information on this, see our API docs here: [2023-02-02T18:01:12.909Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-02T18:01:12.909Z] ' [2023-02-02T18:01:12.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.568 secs) [2023-02-02T18:01:12.909Z] WARN: ' [2023-02-02T18:01:12.909Z] It looks like you're using ngModel on the same form field as formControlName. [2023-02-02T18:01:12.909Z] Support for using the ngModel input property and ngModelChange event with [2023-02-02T18:01:12.909Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-02-02T18:01:12.909Z] in a future version of Angular. [2023-02-02T18:01:12.909Z] [2023-02-02T18:01:12.909Z] For more information on this, see our API docs here: [2023-02-02T18:01:12.909Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-02-02T18:01:12.909Z] ' [2023-02-02T18:01:12.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.698 secs) [2023-02-02T18:01:12.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.716 secs) [2023-02-02T18:01:12.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.759 secs) [2023-02-02T18:01:13.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.798 secs) [2023-02-02T18:01:13.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.822 secs) [2023-02-02T18:01:13.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.015 secs) [2023-02-02T18:01:13.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.058 secs) [2023-02-02T18:01:13.443Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.131 secs) [2023-02-02T18:01:14.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.435 secs) [2023-02-02T18:01:14.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.457 secs) [2023-02-02T18:01:14.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.481 secs) [2023-02-02T18:01:14.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.496 secs) [2023-02-02T18:01:14.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.525 secs) [2023-02-02T18:01:14.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.605 secs) [2023-02-02T18:01:14.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.635 secs) [2023-02-02T18:01:14.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.868 secs) [2023-02-02T18:01:14.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.957 secs) [2023-02-02T18:01:14.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.994 secs) [2023-02-02T18:01:14.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.012 secs) [2023-02-02T18:01:14.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.079 secs) [2023-02-02T18:01:15.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.238 secs) [2023-02-02T18:01:15.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.35 secs) [2023-02-02T18:01:15.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.376 secs) [2023-02-02T18:01:15.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.403 secs) [2023-02-02T18:01:15.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.427 secs) [2023-02-02T18:01:15.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.471 secs) [2023-02-02T18:01:15.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.491 secs) [2023-02-02T18:01:15.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.51 secs) [2023-02-02T18:01:15.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.529 secs) [2023-02-02T18:01:15.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.577 secs) [2023-02-02T18:01:15.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.593 secs) [2023-02-02T18:01:15.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.629 secs) [2023-02-02T18:01:15.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.668 secs) [2023-02-02T18:01:16.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.936 secs) [2023-02-02T18:01:16.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.994 secs) [2023-02-02T18:01:16.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.013 secs) [2023-02-02T18:01:16.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.056 secs) [2023-02-02T18:01:17.158Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.722 secs / 14.056 secs) [2023-02-02T18:01:17.158Z] TOTAL: 149 SUCCESS [2023-02-02T18:01:17.158Z] ✔ Browser application bundle generation complete. [2023-02-02T18:01:20.508Z] [2023-02-02T18:01:20.508Z] =============================== Coverage summary =============================== [2023-02-02T18:01:20.508Z] Statements : 40.98% ( 1467/3580 ) [2023-02-02T18:01:20.508Z] Branches : 12.03% ( 111/923 ) [2023-02-02T18:01:20.508Z] Functions : 33.28% ( 432/1298 ) [2023-02-02T18:01:20.508Z] Lines : 38.91% ( 1318/3387 ) [2023-02-02T18:01:20.508Z] ================================================================================ [2023-02-02T18:01:20.508Z] 02 02 2023 18:01:20.458:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-02-02T18:01:21.467Z] ✔ Browser application bundle generation complete. [2023-02-02T18:01:22.451Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-02-02T18:01:22.488Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-02T18:01:22.524Z] $ docker stop --time=1 d39186930b54e8a11ef6745c8fdec59a18b66820f93a25e7211445b28c2d88b9 [2023-02-02T18:01:24.197Z] $ docker rm -f --volumes d39186930b54e8a11ef6745c8fdec59a18b66820f93a25e7211445b28c2d88b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-02T18:01:25.098Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-02T18:01:27.710Z] Warning: overwriting stash ‘coverage-report’ [2023-02-02T18:01:32.951Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-02T18:01:33.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-02T18:01:36.525Z] + ls -al . [2023-02-02T18:01:36.526Z] total 184 [2023-02-02T18:01:36.526Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 2 17:51 . [2023-02-02T18:01:36.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:48 .. [2023-02-02T18:01:36.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:48 .blubracket [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 2 17:48 .dockerignore [2023-02-02T18:01:36.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:48 .git [2023-02-02T18:01:36.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:48 .github [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 185 Feb 2 17:48 .gitignore [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 4856 Feb 2 17:48 Attribution.txt [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 17205 Feb 2 17:48 CHANGELOG.md [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 2 17:48 CONTRIBUTING.md [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 1847 Feb 2 17:48 Dockerfile [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 2 17:48 Jenkinsfile [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 2 17:48 LICENSE [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 2124 Feb 2 17:48 Makefile [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 4558 Feb 2 17:48 README.md [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 17:46 VERSION [2023-02-02T18:01:36.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:48 assets [2023-02-02T18:01:36.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:48 bin [2023-02-02T18:01:36.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:48 cmd [2023-02-02T18:01:36.526Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 2 17:51 coverage.out [2023-02-02T18:01:36.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:48 docs [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 3110 Feb 2 17:48 go.mod [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 43888 Feb 2 17:48 go.sum [2023-02-02T18:01:36.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:48 internal [2023-02-02T18:01:36.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:48 snap [2023-02-02T18:01:36.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:48 testing [2023-02-02T18:01:36.526Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 2 17:48 version.go [2023-02-02T18:01:36.526Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 2 17:53 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:01:36.932Z] + 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=8f7ab56bfb210a85c92f1ea2d22e734a977b85db --label arch=arm64 --label version=0.0.0 . [2023-02-02T18:01:38.342Z] Sending build context to Docker daemon 31.5MB [2023-02-02T18:01:38.342Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-02-02T18:01:38.342Z] Step 2/26 : FROM ${BASE} AS builder [2023-02-02T18:01:38.342Z] ---> 313f154ed51d [2023-02-02T18:01:38.342Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-02-02T18:01:39.299Z] ---> Running in 81ec4274535b [2023-02-02T18:01:39.300Z] Removing intermediate container 81ec4274535b [2023-02-02T18:01:39.300Z] ---> 9ac22b242b8a [2023-02-02T18:01:39.300Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-02-02T18:01:39.566Z] ---> Running in 156bd65be09d [2023-02-02T18:01:39.832Z] Removing intermediate container 156bd65be09d [2023-02-02T18:01:39.832Z] ---> 98ca09a136b1 [2023-02-02T18:01:39.832Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-02-02T18:01:39.832Z] ---> Running in 5422b90a0496 [2023-02-02T18:01:40.100Z] Removing intermediate container 5422b90a0496 [2023-02-02T18:01:40.100Z] ---> 60fbe945a548 [2023-02-02T18:01:40.100Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-02-02T18:01:40.100Z] ---> Running in 10d60027b86c [2023-02-02T18:01:40.367Z] Removing intermediate container 10d60027b86c [2023-02-02T18:01:40.367Z] ---> cf9a0b55a01d [2023-02-02T18:01:40.367Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-02-02T18:01:40.631Z] ---> Running in 209ca36067d0 [2023-02-02T18:01:40.898Z] Removing intermediate container 209ca36067d0 [2023-02-02T18:01:40.898Z] ---> e428153752d7 [2023-02-02T18:01:40.898Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-02-02T18:01:42.836Z] ---> 50e936c13aa7 [2023-02-02T18:01:42.836Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-02-02T18:01:42.836Z] ---> Running in 91f7bfd5290b [2023-02-02T18:01:44.250Z] Removing intermediate container 91f7bfd5290b [2023-02-02T18:01:44.250Z] ---> 81b744a8298b [2023-02-02T18:01:44.250Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-02T18:01:44.516Z] ---> Running in 532724bc7ad2 [2023-02-02T18:01:45.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-02T18:01:48.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-02T18:01:49.765Z] OK: 221 MiB in 51 packages [2023-02-02T18:01:50.725Z] Removing intermediate container 532724bc7ad2 [2023-02-02T18:01:50.725Z] ---> 5db6bf6fbb26 [2023-02-02T18:01:50.725Z] Step 11/26 : ENV GO111MODULE=on [2023-02-02T18:01:50.725Z] ---> Running in ced4adc3fdb4 [2023-02-02T18:01:50.996Z] Removing intermediate container ced4adc3fdb4 [2023-02-02T18:01:50.996Z] ---> 48a42bb4eddf [2023-02-02T18:01:50.996Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-02-02T18:01:50.996Z] ---> Running in 76627d4710a0 [2023-02-02T18:01:51.263Z] Removing intermediate container 76627d4710a0 [2023-02-02T18:01:51.263Z] ---> e5dece2d822e [2023-02-02T18:01:51.263Z] Step 13/26 : COPY go.mod vendor* ./ [2023-02-02T18:01:51.845Z] ---> 48068c964e1d [2023-02-02T18:01:51.845Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-02T18:01:52.113Z] ---> Running in 256b3f1f7bb3 [2023-02-02T18:01:54.059Z] Removing intermediate container 256b3f1f7bb3 [2023-02-02T18:01:54.059Z] ---> 4e7a3544135e [2023-02-02T18:01:54.059Z] Step 15/26 : COPY . . [2023-02-02T18:01:58.307Z] ---> df6f76104651 [2023-02-02T18:01:58.307Z] Step 16/26 : RUN ${MAKE} [2023-02-02T18:01:58.307Z] ---> Running in b0fa92b16cbc [2023-02-02T18:01:59.264Z] 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-02-02T18:03:07.104Z] Removing intermediate container b0fa92b16cbc [2023-02-02T18:03:07.104Z] ---> 95c89954635f [2023-02-02T18:03:07.104Z] Step 17/26 : FROM alpine:3.14 [2023-02-02T18:03:07.104Z] 3.14: Pulling from library/alpine [2023-02-02T18:03:07.104Z] 90cda3b7c325: Pulling fs layer [2023-02-02T18:03:07.104Z] 90cda3b7c325: Download complete [2023-02-02T18:03:07.104Z] 90cda3b7c325: Pull complete [2023-02-02T18:03:07.104Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-02-02T18:03:07.104Z] Status: Downloaded newer image for alpine:3.14 [2023-02-02T18:03:07.104Z] ---> 275902a1839d [2023-02-02T18:03:07.104Z] Step 18/26 : EXPOSE 4000 [2023-02-02T18:03:07.104Z] ---> Running in 4656dbd5dbbf [2023-02-02T18:03:07.104Z] Removing intermediate container 4656dbd5dbbf [2023-02-02T18:03:07.104Z] ---> 14aa1a26bfe0 [2023-02-02T18:03:07.104Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-02T18:03:07.371Z] ---> 14b561c5b0a7 [2023-02-02T18:03:07.371Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-02-02T18:03:07.954Z] ---> 005616b2ccfc [2023-02-02T18:03:07.954Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-02-02T18:03:08.538Z] ---> f4c9dd093803 [2023-02-02T18:03:08.538Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-02-02T18:03:08.538Z] ---> Running in 810b5c5ee216 [2023-02-02T18:03:08.806Z] Removing intermediate container 810b5c5ee216 [2023-02-02T18:03:08.806Z] ---> 4bf216430e48 [2023-02-02T18:03:08.806Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-02-02T18:03:08.806Z] ---> Running in c1933ef7bf43 [2023-02-02T18:03:09.082Z] Removing intermediate container c1933ef7bf43 [2023-02-02T18:03:09.082Z] ---> be36a9d8c265 [2023-02-02T18:03:09.082Z] Step 24/26 : LABEL arch=arm64 [2023-02-02T18:03:09.082Z] ---> Running in 883b14d9ec3c [2023-02-02T18:03:09.662Z] Removing intermediate container 883b14d9ec3c [2023-02-02T18:03:09.662Z] ---> b29b9d2fb86f [2023-02-02T18:03:09.662Z] Step 25/26 : LABEL git_sha=8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-02-02T18:03:09.662Z] ---> Running in 09615411a1c8 [2023-02-02T18:03:09.928Z] Removing intermediate container 09615411a1c8 [2023-02-02T18:03:09.928Z] ---> aad506a51800 [2023-02-02T18:03:09.928Z] Step 26/26 : LABEL version=0.0.0 [2023-02-02T18:03:09.928Z] ---> Running in 882d7a8380ab [2023-02-02T18:03:10.195Z] Removing intermediate container 882d7a8380ab [2023-02-02T18:03:10.195Z] ---> 6fa4b5ec5c1c [2023-02-02T18:03:10.195Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-02T18:03:10.459Z] Successfully built 6fa4b5ec5c1c [2023-02-02T18:03:10.459Z] 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-02-02T18:03:11.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-02T18:03:11.255Z] [2023-02-02T18:03:11.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:03:11.645Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-02T18:03:11.645Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-02T18:03:11.645Z] 8998bd30e6a1: Pulling fs layer [2023-02-02T18:03:11.645Z] 04944245beec: Pulling fs layer [2023-02-02T18:03:11.645Z] 699f458cf7ca: Pulling fs layer [2023-02-02T18:03:11.645Z] 765212b225bb: Pulling fs layer [2023-02-02T18:03:11.645Z] f23df028b6ca: Pulling fs layer [2023-02-02T18:03:11.645Z] d65c8cfc05b1: Pulling fs layer [2023-02-02T18:03:11.645Z] 2437ff75d9bd: Pulling fs layer [2023-02-02T18:03:11.645Z] f23df028b6ca: Waiting [2023-02-02T18:03:11.645Z] d65c8cfc05b1: Waiting [2023-02-02T18:03:11.645Z] 2437ff75d9bd: Waiting [2023-02-02T18:03:11.645Z] 765212b225bb: Waiting [2023-02-02T18:03:11.913Z] 04944245beec: Verifying Checksum [2023-02-02T18:03:11.913Z] 04944245beec: Download complete [2023-02-02T18:03:11.913Z] 765212b225bb: Verifying Checksum [2023-02-02T18:03:11.913Z] 765212b225bb: Download complete [2023-02-02T18:03:11.913Z] f23df028b6ca: Verifying Checksum [2023-02-02T18:03:11.913Z] f23df028b6ca: Download complete [2023-02-02T18:03:12.181Z] d65c8cfc05b1: Verifying Checksum [2023-02-02T18:03:12.181Z] d65c8cfc05b1: Download complete [2023-02-02T18:03:12.181Z] 699f458cf7ca: Verifying Checksum [2023-02-02T18:03:12.181Z] 699f458cf7ca: Download complete [2023-02-02T18:03:12.450Z] 8998bd30e6a1: Verifying Checksum [2023-02-02T18:03:12.450Z] 8998bd30e6a1: Download complete [2023-02-02T18:03:15.035Z] 2437ff75d9bd: Verifying Checksum [2023-02-02T18:03:15.035Z] 2437ff75d9bd: Download complete [2023-02-02T18:03:16.444Z] 8998bd30e6a1: Pull complete [2023-02-02T18:03:17.028Z] 04944245beec: Pull complete [2023-02-02T18:03:18.436Z] 699f458cf7ca: Pull complete [2023-02-02T18:03:18.436Z] 765212b225bb: Pull complete [2023-02-02T18:03:19.393Z] f23df028b6ca: Pull complete [2023-02-02T18:03:19.662Z] d65c8cfc05b1: Pull complete [2023-02-02T18:03:34.648Z] 2437ff75d9bd: Pull complete [2023-02-02T18:03:34.648Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-02T18:03:34.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-02T18:03:34.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:03:34.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-4383 does not seem to be running inside a container [2023-02-02T18:03:35.047Z] $ 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-02-02T18:03:37.887Z] $ docker top dea46ad56757e78b6052c5d527d48fd8cee2bb4689dcd475a4d827afca46dbce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:03:38.780Z] ---> job-cost.sh [2023-02-02T18:03:38.780Z] lf-activate-venv: SKIPPING [2023-02-02T18:03:38.780Z] INFO: No Stack... [2023-02-02T18:03:39.361Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-02T18:03:39.940Z] INFO: Archiving Costs [Pipeline] sh [2023-02-02T18:03:40.596Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-02-02T18:03:40.596Z] + cut -d, -f6 [Pipeline] lock [2023-02-02T18:03:40.684Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] [2023-02-02T18:03:40.693Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] did not exist. Created. [2023-02-02T18:03:40.693Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-02T18:03:41.209Z] /w/workspace/edgex-ui-go/1@tmp/durable-b8becf9b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-02T18:03:41.819Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-02T18:03:41.850Z] Warning: overwriting stash ‘stack-cost’ [2023-02-02T18:03:46.780Z] Stashed 1 file(s) [Pipeline] } [2023-02-02T18:03:46.796Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-02T18:03:46.874Z] $ docker stop --time=1 dea46ad56757e78b6052c5d527d48fd8cee2bb4689dcd475a4d827afca46dbce [2023-02-02T18:03:48.534Z] $ docker rm -f --volumes dea46ad56757e78b6052c5d527d48fd8cee2bb4689dcd475a4d827afca46dbce [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-02-02T18:03:49.544Z] provisioning config files... [2023-02-02T18:03:49.594Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config8949665616491104506tmp [Pipeline] { [Pipeline] sh [2023-02-02T18:03:49.932Z] + set +x [2023-02-02T18:03:49.932Z] + curl -s https://codecov.io/bash [2023-02-02T18:03:49.932Z] + bash -s -- [2023-02-02T18:03:50.870Z] [2023-02-02T18:03:50.870Z] _____ _ [2023-02-02T18:03:50.870Z] / ____| | | [2023-02-02T18:03:50.870Z] | | ___ __| | ___ ___ _____ __ [2023-02-02T18:03:50.870Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-02T18:03:50.870Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-02T18:03:50.870Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-02T18:03:50.870Z] Bash-1.0.6 [2023-02-02T18:03:50.870Z] [2023-02-02T18:03:50.870Z] [2023-02-02T18:03:50.870Z] ==> git version 2.25.1 found [2023-02-02T18:03:50.870Z] ==> 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-02-02T18:03:50.870Z] Release-Date: 2020-01-08 [2023-02-02T18:03:50.870Z] 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-02-02T18:03:50.870Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-02T18:03:50.870Z] ==> Jenkins CI detected. [2023-02-02T18:03:50.870Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [2023-02-02T18:03:50.870Z] project root: . [2023-02-02T18:03:50.870Z] --> token set from env [2023-02-02T18:03:50.870Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-02T18:03:50.870Z] ==> Running gcov in . (disable via -X gcov) [2023-02-02T18:03:51.130Z] ==> Python coveragepy not found [2023-02-02T18:03:51.130Z] ==> Searching for coverage reports in: [2023-02-02T18:03:51.130Z] + . [2023-02-02T18:03:51.130Z] -> Found 1 reports [2023-02-02T18:03:51.130Z] ==> Detecting git/mercurial file structure [2023-02-02T18:03:51.130Z] ==> Reading reports [2023-02-02T18:03:51.130Z] + ./coverage.out bytes=10 [2023-02-02T18:03:51.130Z] ==> Appending adjustments [2023-02-02T18:03:51.130Z] https://docs.codecov.io/docs/fixing-reports [2023-02-02T18:03:51.698Z] + Found adjustments [2023-02-02T18:03:51.698Z] ==> Gzipping contents [2023-02-02T18:03:51.698Z] 12K /tmp/codecov.36M6NJ.gz [2023-02-02T18:03:51.698Z] ==> Uploading reports [2023-02-02T18:03:51.698Z] url: https://codecov.io [2023-02-02T18:03:51.698Z] query: branch=PR-589&commit=8f7ab56bfb210a85c92f1ea2d22e734a977b85db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-02-02T18:03:51.698Z] -> Pinging Codecov [2023-02-02T18:03:51.698Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-589&commit=8f7ab56bfb210a85c92f1ea2d22e734a977b85db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-02-02T18:03:52.267Z] -> Uploading to [2023-02-02T18:03:52.267Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-02/FB506323287CE973F263BFD2A0EB1F37/8f7ab56bfb210a85c92f1ea2d22e734a977b85db/902154c9-e43a-45ad-8ede-ed5cd737bd32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230202T180352Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a05602a78fa8d3877a7851d8759bb2486e7659b81ea976fc27750e0bbd385154 [2023-02-02T18:03:52.267Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-02T18:03:52.267Z] Dload Upload Total Spent Left Speed [2023-02-02T18:03:52.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 18130 --:--:-- --:--:-- --:--:-- 18130 [2023-02-02T18:03:52.834Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8f7ab56bfb210a85c92f1ea2d22e734a977b85db [Pipeline] } [2023-02-02T18:03:52.860Z] 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-02-02T18:03:54.754Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives ] [2023-02-02T18:03:54.754Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-02-02T18:03:54.754Z] total 16 [2023-02-02T18:03:54.754Z] drwxr-xr-x 3 root root 4096 Feb 2 17:49 . [2023-02-02T18:03:54.754Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 2 17:49 .. [2023-02-02T18:03:54.754Z] drwxr-xr-x 2 root root 4096 Feb 2 17:49 cost [2023-02-02T18:03:54.754Z] -rw-r--r-- 1 root root 83 Feb 2 17:49 cost.csv [2023-02-02T18:03:54.754Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-02-02T18:03:54.754Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-02-02T18:03:54.754Z] total 16 [2023-02-02T18:03:54.754Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 17:49 . [2023-02-02T18:03:54.754Z] drwxrwxr-x 15 jenkins jenkins 4096 Feb 2 17:49 .. [2023-02-02T18:03:54.754Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 2 17:49 cost [2023-02-02T18:03:54.754Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 2 17:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:03:55.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:03:55.989Z] ---> package-listing.sh [2023-02-02T18:03:55.989Z] ++ facter osfamily [2023-02-02T18:03:55.989Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-02T18:03:56.250Z] + OS_FAMILY=debian [2023-02-02T18:03:56.250Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-589 [2023-02-02T18:03:56.250Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-02T18:03:56.250Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-02T18:03:56.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-02T18:03:56.250Z] + PACKAGES=/tmp/packages_start.txt [2023-02-02T18:03:56.250Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' [2023-02-02T18:03:56.250Z] + PACKAGES=/tmp/packages_end.txt [2023-02-02T18:03:56.250Z] + case "${OS_FAMILY}" in [2023-02-02T18:03:56.250Z] + dpkg -l [2023-02-02T18:03:56.250Z] + grep '^ii' [2023-02-02T18:03:56.250Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-02T18:03:56.250Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-02T18:03:56.250Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-02T18:03:56.250Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' [2023-02-02T18:03:56.250Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [2023-02-02T18:03:56.250Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [Pipeline] echo [2023-02-02T18:03:56.284Z] 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-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-02T18:03:56.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-02T18:03:57.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-02T18:03:57.232Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-02T18:03:57.387Z] prd-ubuntu20.04-docker-8c-8g-4382 does not seem to be running inside a container [2023-02-02T18:03:57.418Z] $ 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-589/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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-02T18:03:58.200Z] $ docker top b80b2542d27aa25ea7971799873e454adab27ccb7942f5b7d8f78f0438f029b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-02T18:03:58.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-02T18:03:58.890Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-02T18:03:59.196Z] + ls /var/log/sa-host [2023-02-02T18:03:59.196Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-02T18:03:59.410Z] provisioning config files... [2023-02-02T18:03:59.418Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config15499149372825076097tmp [Pipeline] { [Pipeline] echo [2023-02-02T18:03:59.471Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:03:59.779Z] ---> create-netrc.sh [Pipeline] } [2023-02-02T18:03:59.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:04:00.225Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-02T18:04:00.258Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:04:00.571Z] ---> sudo-logs.sh [2023-02-02T18:04:00.571Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-02T18:04:00.654Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:04:00.970Z] ---> job-cost.sh [2023-02-02T18:04:00.970Z] lf-activate-venv: SKIPPING [2023-02-02T18:04:00.970Z] DEBUG: total: 0.2199999988079071 [2023-02-02T18:04:00.970Z] INFO: Retrieving Stack Cost... [2023-02-02T18:04:01.540Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-02T18:04:01.801Z] INFO: Archiving Costs [Pipeline] echo [2023-02-02T18:04:01.837Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-02T18:04:02.148Z] ---> logs-deploy.sh [2023-02-02T18:04:02.148Z] lf-activate-venv: SKIPPING [2023-02-02T18:04:02.148Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-589/1 [2023-02-02T18:04:02.148Z] INFO: archiving workspace using pattern(s): [2023-02-02T18:04:03.084Z] Archives upload complete. [2023-02-02T18:04:03.341Z] INFO: archiving logs to Nexus [2023-02-02T18:04:03.909Z] ---> uname -a: [2023-02-02T18:04:03.909Z] Linux prd-ubuntu20-04-docker-8c-8g-4382 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] ---> lscpu: [2023-02-02T18:04:03.909Z] Architecture: x86_64 [2023-02-02T18:04:03.909Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-02T18:04:03.909Z] Byte Order: Little Endian [2023-02-02T18:04:03.909Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-02T18:04:03.909Z] CPU(s): 8 [2023-02-02T18:04:03.909Z] On-line CPU(s) list: 0-7 [2023-02-02T18:04:03.909Z] Thread(s) per core: 1 [2023-02-02T18:04:03.909Z] Core(s) per socket: 1 [2023-02-02T18:04:03.909Z] Socket(s): 8 [2023-02-02T18:04:03.909Z] NUMA node(s): 1 [2023-02-02T18:04:03.909Z] Vendor ID: AuthenticAMD [2023-02-02T18:04:03.909Z] CPU family: 23 [2023-02-02T18:04:03.909Z] Model: 49 [2023-02-02T18:04:03.909Z] Model name: AMD EPYC-Rome Processor [2023-02-02T18:04:03.909Z] Stepping: 0 [2023-02-02T18:04:03.909Z] CPU MHz: 2800.000 [2023-02-02T18:04:03.909Z] BogoMIPS: 5600.00 [2023-02-02T18:04:03.909Z] Virtualization: AMD-V [2023-02-02T18:04:03.909Z] Hypervisor vendor: KVM [2023-02-02T18:04:03.909Z] Virtualization type: full [2023-02-02T18:04:03.909Z] L1d cache: 256 KiB [2023-02-02T18:04:03.909Z] L1i cache: 256 KiB [2023-02-02T18:04:03.909Z] L2 cache: 4 MiB [2023-02-02T18:04:03.909Z] L3 cache: 128 MiB [2023-02-02T18:04:03.909Z] NUMA node0 CPU(s): 0-7 [2023-02-02T18:04:03.909Z] Vulnerability Itlb multihit: Not affected [2023-02-02T18:04:03.909Z] Vulnerability L1tf: Not affected [2023-02-02T18:04:03.909Z] Vulnerability Mds: Not affected [2023-02-02T18:04:03.909Z] Vulnerability Meltdown: Not affected [2023-02-02T18:04:03.909Z] Vulnerability Mmio stale data: Not affected [2023-02-02T18:04:03.909Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-02T18:04:03.909Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-02T18:04:03.909Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-02T18:04:03.909Z] Vulnerability Srbds: Not affected [2023-02-02T18:04:03.909Z] Vulnerability Tsx async abort: Not affected [2023-02-02T18:04:03.909Z] 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-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] ---> nproc: [2023-02-02T18:04:03.909Z] 8 [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] ---> df -h: [2023-02-02T18:04:03.909Z] Filesystem Size Used Avail Use% Mounted on [2023-02-02T18:04:03.909Z] overlay 155G 13G 143G 9% / [2023-02-02T18:04:03.909Z] tmpfs 64M 0 64M 0% /dev [2023-02-02T18:04:03.909Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-02-02T18:04:03.909Z] shm 64M 0 64M 0% /dev/shm [2023-02-02T18:04:03.909Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] ---> sar -b -r -n DEV: [2023-02-02T18:04:03.909Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4382) 02/02/23 _x86_64_ (8 CPU) [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] 17:45:23 LINUX RESTART (8 CPU) [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] 17:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-02-02T18:04:03.909Z] 17:47:01 178.79 11.38 167.41 0.00 1784.21 62629.12 0.00 [2023-02-02T18:04:03.909Z] 17:48:01 256.79 0.32 256.47 0.00 11.46 61699.18 0.00 [2023-02-02T18:04:03.909Z] 17:49:01 134.38 0.08 134.29 0.00 0.67 31773.90 0.00 [2023-02-02T18:04:03.909Z] 17:50:01 199.22 0.15 199.07 0.00 6.40 40837.99 0.00 [2023-02-02T18:04:03.909Z] 17:51:01 54.21 10.58 43.63 0.00 5154.87 8760.82 0.00 [2023-02-02T18:04:03.909Z] 17:52:01 5.43 0.02 5.42 0.00 0.13 117.45 0.00 [2023-02-02T18:04:03.909Z] 17:53:01 2.02 0.00 2.02 0.00 0.00 23.20 0.00 [2023-02-02T18:04:03.909Z] 17:54:01 2.03 0.00 2.03 0.00 0.00 21.73 0.00 [2023-02-02T18:04:03.909Z] 17:55:01 1.43 0.00 1.43 0.00 0.00 14.66 0.00 [2023-02-02T18:04:03.909Z] 17:56:01 1.95 0.00 1.95 0.00 0.00 21.19 0.00 [2023-02-02T18:04:03.909Z] 17:57:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 [2023-02-02T18:04:03.909Z] 17:58:01 1.67 0.00 1.67 0.00 0.00 18.26 0.00 [2023-02-02T18:04:03.909Z] 17:59:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 [2023-02-02T18:04:03.909Z] 18:00:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2023-02-02T18:04:03.909Z] 18:01:01 2.02 0.02 2.00 0.00 0.13 26.40 0.00 [2023-02-02T18:04:03.909Z] 18:02:01 2.00 0.00 2.00 0.00 0.00 21.46 0.00 [2023-02-02T18:04:03.909Z] 18:03:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 [2023-02-02T18:04:03.909Z] 18:04:01 7.20 0.25 6.95 0.00 19.33 127.58 0.00 [2023-02-02T18:04:03.909Z] Average: 47.44 1.27 46.18 0.00 387.63 11452.81 0.00 [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] 17:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-02-02T18:04:03.909Z] 17:47:01 28310520 31587900 717168 2.18 108124 3381364 1896412 5.59 1189420 2949676 70544 [2023-02-02T18:04:03.909Z] 17:48:01 27271768 31201088 1095152 3.33 171044 3910340 1986392 5.85 1595376 3499436 996 [2023-02-02T18:04:03.909Z] 17:49:01 26796692 31542752 748804 2.28 209784 4562248 1929232 5.69 1525496 3926340 212 [2023-02-02T18:04:03.909Z] 17:50:01 26139388 31536760 756364 2.30 218668 5160716 1723036 5.08 1599396 4465648 152 [2023-02-02T18:04:03.909Z] 17:51:01 25616100 31514300 761316 2.32 251092 5615620 1801404 5.31 1923076 4630652 1136 [2023-02-02T18:04:03.909Z] 17:52:01 25625784 31519096 756172 2.30 249616 5612364 1780676 5.25 1916744 4627388 396 [2023-02-02T18:04:03.909Z] 17:53:01 25625852 31519272 755912 2.30 249656 5612368 1780676 5.25 1916788 4627392 8 [2023-02-02T18:04:03.909Z] 17:54:01 25635908 31529388 745764 2.27 249712 5612372 1780676 5.25 1907336 4627396 176 [2023-02-02T18:04:03.909Z] 17:55:01 25635640 31529208 745980 2.27 249768 5612368 1780676 5.25 1907100 4627428 8 [2023-02-02T18:04:03.909Z] 17:56:01 25635844 31529592 745528 2.27 249820 5612504 1780676 5.25 1907548 4627552 36 [2023-02-02T18:04:03.909Z] 17:57:01 25635552 31529488 745744 2.27 249876 5612504 1780676 5.25 1907424 4627684 8 [2023-02-02T18:04:03.909Z] 17:58:01 25635544 31529512 745644 2.27 249900 5612508 1780676 5.25 1907448 4627688 216 [2023-02-02T18:04:03.909Z] 17:59:01 25635772 31529760 745352 2.27 249912 5612512 1780676 5.25 1907460 4627692 8 [2023-02-02T18:04:03.909Z] 18:00:01 25635752 31529756 745552 2.27 249924 5612512 1780676 5.25 1907412 4627692 44 [2023-02-02T18:04:03.909Z] 18:01:01 25636100 31530204 745168 2.27 249964 5612496 1776240 5.23 1907736 4627672 44 [2023-02-02T18:04:03.909Z] 18:02:01 25636084 31530232 745072 2.27 250008 5612500 1776240 5.23 1907492 4627676 12 [2023-02-02T18:04:03.909Z] 18:03:01 25636244 31530412 745052 2.27 250016 5612500 1776240 5.23 1907512 4627676 8 [2023-02-02T18:04:03.909Z] 18:04:01 25582472 31479612 790204 2.40 250180 5613904 2077096 6.12 1958072 4624248 452 [2023-02-02T18:04:03.909Z] Average: 25962612 31511018 768664 2.34 233726 5310761 1820465 5.37 1816602 4423719 4136 [2023-02-02T18:04:03.909Z] [2023-02-02T18:04:03.909Z] 17:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-02-02T18:04:03.909Z] 17:47:01 docker0 173.63 217.36 14.37 2023.92 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:47:01 ens3 636.12 479.07 8597.76 65.87 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:47:01 lo 7.53 7.53 0.74 0.74 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:48:01 vethb8496b0 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:48:01 docker0 39.61 105.50 2.77 2113.61 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:48:01 ens3 191.03 112.31 2833.42 108.27 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:48:01 vethd9aa6fd 3.08 3.88 0.39 50.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:48:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:49:01 vethb8496b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:49:01 docker0 115.61 230.53 19.44 1879.07 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:49:01 ens3 273.12 144.26 1915.14 38.45 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:50:01 docker0 6.15 7.35 0.33 40.84 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:50:01 ens3 145.73 111.70 2626.28 66.48 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:50:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:51:01 ens3 145.11 87.20 2752.66 12.69 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:51:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:52:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:54:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:55:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.909Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:56:01 ens3 1.05 2.33 0.13 6.61 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:58:01 ens3 0.87 0.70 2.15 0.05 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:01:01 ens3 2.03 3.52 0.20 6.80 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:03:01 ens3 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:04:01 ens3 37.23 29.08 32.15 29.60 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] 18:04:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] Average: docker0 18.61 31.15 2.05 336.54 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] Average: ens3 79.61 53.94 1042.28 18.60 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-02-02T18:04:03.910Z] [2023-02-02T18:04:03.910Z] [2023-02-02T18:04:03.910Z] ---> sar -P ALL: [2023-02-02T18:04:03.910Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4382) 02/02/23 _x86_64_ (8 CPU) [2023-02-02T18:04:03.910Z] [2023-02-02T18:04:03.910Z] 17:45:23 LINUX RESTART (8 CPU) [2023-02-02T18:04:03.910Z] [2023-02-02T18:04:03.910Z] 17:46:01 CPU %user %nice %system %iowait %steal %idle [2023-02-02T18:04:03.910Z] 17:47:01 all 9.33 0.00 4.10 2.93 0.07 83.58 [2023-02-02T18:04:03.910Z] 17:47:01 0 8.59 0.00 3.88 2.74 0.07 84.72 [2023-02-02T18:04:03.910Z] 17:47:01 1 10.92 0.00 4.14 0.34 0.07 84.54 [2023-02-02T18:04:03.910Z] 17:47:01 2 11.17 0.00 3.85 2.61 0.07 82.31 [2023-02-02T18:04:03.910Z] 17:47:01 3 7.63 0.00 4.20 2.75 0.08 85.33 [2023-02-02T18:04:03.910Z] 17:47:01 4 7.76 0.00 4.50 12.16 0.05 75.53 [2023-02-02T18:04:03.910Z] 17:47:01 5 9.56 0.00 3.80 0.25 0.05 86.33 [2023-02-02T18:04:03.910Z] 17:47:01 6 10.10 0.00 3.91 0.40 0.07 85.51 [2023-02-02T18:04:03.910Z] 17:47:01 7 8.90 0.00 4.49 2.20 0.10 84.31 [2023-02-02T18:04:03.910Z] 17:48:01 all 20.12 0.00 5.60 2.75 0.08 71.45 [2023-02-02T18:04:03.910Z] 17:48:01 0 19.83 0.00 5.05 0.46 0.07 74.59 [2023-02-02T18:04:03.910Z] 17:48:01 1 18.96 0.00 4.77 0.44 0.08 75.74 [2023-02-02T18:04:03.910Z] 17:48:01 2 18.22 0.00 6.37 4.09 0.07 71.24 [2023-02-02T18:04:03.910Z] 17:48:01 3 20.07 0.00 5.15 0.30 0.08 74.39 [2023-02-02T18:04:03.910Z] 17:48:01 4 20.03 0.00 7.17 8.83 0.08 63.89 [2023-02-02T18:04:03.910Z] 17:48:01 5 19.86 0.00 5.89 0.77 0.07 73.41 [2023-02-02T18:04:03.910Z] 17:48:01 6 25.67 0.00 5.30 0.66 0.08 68.29 [2023-02-02T18:04:03.910Z] 17:48:01 7 18.32 0.00 5.12 6.50 0.07 70.00 [2023-02-02T18:04:03.910Z] 17:49:01 all 20.18 0.00 5.29 1.36 0.08 73.09 [2023-02-02T18:04:03.910Z] 17:49:01 0 22.97 0.00 5.75 0.27 0.08 70.93 [2023-02-02T18:04:03.910Z] 17:49:01 1 12.79 0.00 5.00 0.55 0.08 81.57 [2023-02-02T18:04:03.910Z] 17:49:01 2 17.82 0.00 5.86 1.23 0.08 75.01 [2023-02-02T18:04:03.910Z] 17:49:01 3 13.37 0.00 4.08 0.54 0.08 81.93 [2023-02-02T18:04:03.910Z] 17:49:01 4 15.62 0.00 5.69 7.39 0.08 71.21 [2023-02-02T18:04:03.910Z] 17:49:01 5 17.27 0.00 4.78 0.69 0.07 77.20 [2023-02-02T18:04:03.910Z] 17:49:01 6 38.90 0.00 6.85 0.12 0.07 54.06 [2023-02-02T18:04:03.910Z] 17:49:01 7 22.73 0.00 4.33 0.08 0.08 72.77 [2023-02-02T18:04:03.910Z] 17:50:01 all 12.16 0.00 3.24 1.76 0.04 82.80 [2023-02-02T18:04:03.910Z] 17:50:01 0 12.33 0.00 2.79 0.44 0.03 84.41 [2023-02-02T18:04:03.910Z] 17:50:01 1 11.78 0.00 2.71 0.22 0.03 85.26 [2023-02-02T18:04:03.910Z] 17:50:01 2 11.81 0.00 3.55 0.47 0.03 84.14 [2023-02-02T18:04:03.910Z] 17:50:01 3 12.37 0.00 3.23 1.92 0.03 82.44 [2023-02-02T18:04:03.910Z] 17:50:01 4 13.33 0.00 3.27 6.27 0.05 77.09 [2023-02-02T18:04:03.910Z] 17:50:01 5 12.70 0.00 3.09 1.38 0.05 82.79 [2023-02-02T18:04:03.910Z] 17:50:01 6 10.37 0.00 4.17 0.15 0.05 85.26 [2023-02-02T18:04:03.910Z] 17:50:01 7 12.56 0.00 3.12 3.27 0.05 81.01 [2023-02-02T18:04:03.910Z] 17:51:01 all 2.16 0.00 1.34 0.84 0.03 95.63 [2023-02-02T18:04:03.910Z] 17:51:01 0 3.14 0.00 1.74 0.93 0.02 94.17 [2023-02-02T18:04:03.910Z] 17:51:01 1 3.08 0.00 1.93 0.12 0.02 94.85 [2023-02-02T18:04:03.910Z] 17:51:01 2 1.84 0.00 1.94 0.68 0.03 95.51 [2023-02-02T18:04:03.910Z] 17:51:01 3 1.66 0.00 0.89 2.63 0.03 94.80 [2023-02-02T18:04:03.910Z] 17:51:01 4 2.10 0.00 0.79 0.17 0.02 96.93 [2023-02-02T18:04:03.910Z] 17:51:01 5 2.43 0.00 1.20 1.62 0.03 94.71 [2023-02-02T18:04:03.910Z] 17:51:01 6 1.57 0.00 1.07 0.50 0.02 96.85 [2023-02-02T18:04:03.910Z] 17:51:01 7 1.47 0.00 1.17 0.07 0.03 97.25 [2023-02-02T18:04:03.910Z] 17:52:01 all 0.07 0.00 0.05 0.01 0.01 99.85 [2023-02-02T18:04:03.910Z] 17:52:01 0 0.22 0.00 0.08 0.00 0.02 99.68 [2023-02-02T18:04:03.910Z] 17:52:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2023-02-02T18:04:03.910Z] 17:52:01 2 0.08 0.00 0.07 0.02 0.00 99.83 [2023-02-02T18:04:03.910Z] 17:52:01 3 0.05 0.00 0.07 0.00 0.02 99.87 [2023-02-02T18:04:03.910Z] 17:52:01 4 0.00 0.00 0.03 0.05 0.00 99.92 [2023-02-02T18:04:03.910Z] 17:52:01 5 0.12 0.00 0.05 0.05 0.02 99.77 [2023-02-02T18:04:03.910Z] 17:52:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-02T18:04:03.910Z] 17:52:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-02T18:04:03.910Z] 17:53:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:53:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:53:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2023-02-02T18:04:03.910Z] 17:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:54:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-02-02T18:04:03.910Z] 17:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-02-02T18:04:03.910Z] 17:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-02T18:04:03.910Z] 17:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:54:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-02-02T18:04:03.910Z] 17:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:54:01 5 0.05 0.00 0.02 0.05 0.02 99.87 [2023-02-02T18:04:03.910Z] 17:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-02T18:04:03.910Z] 17:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:55:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2023-02-02T18:04:03.910Z] 17:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:56:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-02-02T18:04:03.910Z] 17:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:56:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-02-02T18:04:03.910Z] 17:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-02T18:04:03.910Z] 17:56:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-02-02T18:04:03.910Z] 17:56:01 4 0.00 0.00 0.00 0.08 0.02 99.90 [2023-02-02T18:04:03.910Z] 17:56:01 5 0.03 0.00 0.03 0.07 0.02 99.85 [2023-02-02T18:04:03.910Z] 17:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-02T18:04:03.910Z] 17:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-02T18:04:03.910Z] 17:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:57:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2023-02-02T18:04:03.910Z] 17:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] [2023-02-02T18:04:03.910Z] 17:57:01 CPU %user %nice %system %iowait %steal %idle [2023-02-02T18:04:03.910Z] 17:58:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-02-02T18:04:03.910Z] 17:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:58:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-02T18:04:03.910Z] 17:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-02T18:04:03.910Z] 17:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:58:01 5 0.00 0.00 0.00 0.08 0.00 99.92 [2023-02-02T18:04:03.910Z] 17:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-02-02T18:04:03.910Z] 17:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.910Z] 17:59:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-02-02T18:04:03.910Z] 17:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-02-02T18:04:03.910Z] 17:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-02-02T18:04:03.910Z] 17:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 17:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.910Z] 18:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-02-02T18:04:03.910Z] 18:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.911Z] 18:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.911Z] 18:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-02-02T18:04:03.911Z] 18:00:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-02-02T18:04:03.911Z] 18:00:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-02T18:04:03.911Z] 18:00:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-02-02T18:04:03.911Z] 18:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.911Z] 18:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.911Z] 18:01:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-02-02T18:04:03.911Z] 18:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-02T18:04:03.911Z] 18:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-02T18:04:03.911Z] 18:01:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-02-02T18:04:03.911Z] 18:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-02-02T18:04:03.911Z] 18:01:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2023-02-02T18:04:03.911Z] 18:01:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-02-02T18:04:03.911Z] 18:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.911Z] 18:01:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-02-02T18:04:03.911Z] 18:02:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2023-02-02T18:04:03.911Z] 18:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.911Z] 18:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.911Z] 18:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.911Z] 18:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-02-02T18:04:03.911Z] 18:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-02-02T18:04:03.911Z] 18:02:01 5 0.03 0.00 0.00 0.05 0.00 99.92 [2023-02-02T18:04:03.911Z] 18:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:04:03.911Z] 18:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-02-02T18:04:03.911Z] 18:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-02-02T18:04:03.911Z] 18:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.911Z] 18:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.911Z] 18:03:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-02-02T18:04:03.911Z] 18:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-02-02T18:04:03.911Z] 18:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-02-02T18:04:03.911Z] 18:03:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-02-02T18:04:03.911Z] 18:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-02-02T18:04:03.911Z] 18:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-02-02T18:04:03.911Z] 18:04:01 all 0.69 0.00 0.30 0.17 0.02 98.81 [2023-02-02T18:04:03.911Z] 18:04:01 0 0.35 0.00 0.33 0.00 0.02 99.30 [2023-02-02T18:04:03.911Z] 18:04:01 1 0.72 0.00 0.28 0.37 0.02 98.62 [2023-02-02T18:04:03.911Z] 18:04:01 2 0.65 0.00 0.33 0.20 0.03 98.78 [2023-02-02T18:04:03.911Z] 18:04:01 3 0.43 0.00 0.25 0.18 0.02 99.12 [2023-02-02T18:04:03.911Z] 18:04:01 4 1.25 0.00 0.32 0.07 0.02 98.35 [2023-02-02T18:04:03.911Z] 18:04:01 5 0.73 0.00 0.40 0.47 0.03 98.36 [2023-02-02T18:04:03.911Z] 18:04:01 6 0.57 0.00 0.30 0.10 0.02 99.02 [2023-02-02T18:04:03.911Z] 18:04:01 7 0.83 0.00 0.22 0.00 0.00 98.95 [2023-02-02T18:04:03.911Z] Average: all 3.58 0.00 1.10 0.55 0.02 94.75 [2023-02-02T18:04:03.911Z] Average: 0 3.73 0.00 1.09 0.27 0.02 94.90 [2023-02-02T18:04:03.911Z] Average: 1 3.24 0.00 1.05 0.11 0.02 95.59 [2023-02-02T18:04:03.911Z] Average: 2 3.41 0.00 1.22 0.51 0.02 94.84 [2023-02-02T18:04:03.911Z] Average: 3 3.08 0.00 0.99 0.46 0.02 95.44 [2023-02-02T18:04:03.911Z] Average: 4 3.31 0.00 1.20 1.93 0.02 93.54 [2023-02-02T18:04:03.911Z] Average: 5 3.47 0.00 1.07 0.31 0.02 95.12 [2023-02-02T18:04:03.911Z] Average: 6 4.82 0.00 1.20 0.11 0.02 93.86 [2023-02-02T18:04:03.911Z] Average: 7 3.57 0.00 1.02 0.67 0.02 94.72 [2023-02-02T18:04:03.911Z] [2023-02-02T18:04:03.911Z] [2023-02-02T18:04:03.911Z]