Pull request #646 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bc799445af19ca1bbbb724aa116e132b3347cdb+d76de20ef82e85e0b6929c6ed04d5c496c264d31 (2b90b39ccf4fc111d5564c9561223034e3c2f102) 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-ssh11166787194727547613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3448772112900371232.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-646/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-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11728406421206243292.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-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5815996262348366447.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4940475720369417067.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-646/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-646/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7443676002193632444.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15554 in /w/workspace/edgexfoundry_edgex-ui-go_PR-646 [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-646 # 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 > 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/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d76de20ef82e85e0b6929c6ed04d5c496c264d31 into PR head commit 8bc799445af19ca1bbbb724aa116e132b3347cdb Merge succeeded, producing 8bc799445af19ca1bbbb724aa116e132b3347cdb Checking out Revision 8bc799445af19ca1bbbb724aa116e132b3347cdb (PR-646) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 8bc799445af19ca1bbbb724aa116e132b3347cdb # 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 d76de20ef82e85e0b6929c6ed04d5c496c264d31 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8bc799445af19ca1bbbb724aa116e132b3347cdb # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-31T04:53:06.098Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T04:53:06.269Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T04:53:06.362Z] ========================================================= [2023-10-31T04:53:06.362Z] EdgeX Global Pipelines Version Info [2023-10-31T04:53:06.362Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:53:07.112Z] ------------------- [2023-10-31T04:53:07.112Z] stable info: [2023-10-31T04:53:07.112Z] ------------------- [2023-10-31T04:53:07.112Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T04:53:07.112Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T04:53:07.112Z] Message: update stable to v1.0.254 [2023-10-31T04:53:07.682Z] ------------------- [2023-10-31T04:53:07.682Z] experimental info: [2023-10-31T04:53:07.682Z] ------------------- [2023-10-31T04:53:07.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T04:53:07.682Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T04:53:07.682Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T04:53:07.969Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-10-31T04:53:08.004Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-10-31T04:53:08.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T04:53:08.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T04:53:08.118Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T04:53:08.153Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T04:53:08.193Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T04:53:08.229Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T04:53:08.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T04:53:08.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T04:53:08.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T04:53:08.388Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-10-31T04:53:08.429Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T04:53:08.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T04:53:08.510Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T04:53:08.552Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T04:53:08.590Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T04:53:08.627Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T04:53:08.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T04:53:08.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T04:53:08.757Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-31T04:53:08.800Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-31T04:53:08.839Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-31T04:53:08.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-31T04:53:08.920Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-31T04:53:08.959Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T04:53:08.995Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T04:53:09.037Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo [2023-10-31T04:53:09.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo [2023-10-31T04:53:09.125Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo [2023-10-31T04:53:09.167Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] echo [2023-10-31T04:53:09.212Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bc7994 [Pipeline] echo [2023-10-31T04:53:09.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T04:53:09.378Z] provisioning config files... [2023-10-31T04:53:09.393Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/config9770098984874731353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:53:09.737Z] ---> docker-login.sh [2023-10-31T04:53:09.737Z] nexus3.edgexfoundry.org:10001 [2023-10-31T04:53:09.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:09.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:09.998Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:09.998Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:09.998Z] [2023-10-31T04:53:09.998Z] Login Succeeded [2023-10-31T04:53:09.998Z] nexus3.edgexfoundry.org:10002 [2023-10-31T04:53:10.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:10.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:10.260Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:10.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:10.260Z] [2023-10-31T04:53:10.260Z] Login Succeeded [2023-10-31T04:53:10.260Z] nexus3.edgexfoundry.org:10003 [2023-10-31T04:53:10.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:10.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:10.260Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:10.260Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:10.260Z] [2023-10-31T04:53:10.260Z] Login Succeeded [2023-10-31T04:53:10.260Z] nexus3.edgexfoundry.org:10004 [2023-10-31T04:53:10.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:10.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:10.520Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:10.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:10.520Z] [2023-10-31T04:53:10.520Z] Login Succeeded [2023-10-31T04:53:10.520Z] docker.io [2023-10-31T04:53:10.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:10.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:10.779Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:10.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:10.779Z] [2023-10-31T04:53:10.779Z] Login Succeeded [2023-10-31T04:53:10.779Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T04:53:10.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-31T04:53:11.432Z] + git rev-list -1 --merges 8bc799445af19ca1bbbb724aa116e132b3347cdb~1..8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] echo [2023-10-31T04:53:11.499Z] -----------> git rev-list -1 --merges 8bc799445af19ca1bbbb724aa116e132b3347cdb~1..8bc799445af19ca1bbbb724aa116e132b3347cdb 8bc799445af19ca1bbbb724aa116e132b3347cdb [false] [Pipeline] sh [2023-10-31T04:53:11.816Z] + git log --format=format:%s -1 8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] echo [2023-10-31T04:53:11.852Z] ========================================================= [2023-10-31T04:53:11.852Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T04:53:11.852Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T04:53:12.291Z] + git log --format=format:%s -1 8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] echo [2023-10-31T04:53:12.324Z] [semverPrep] GIT_COMMIT: 8bc799445af19ca1bbbb724aa116e132b3347cdb, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-10-31T04:53:12.354Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-31T04:53:12.747Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T04:53:12.747Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T04:53:12.747Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T04:53:12.747Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T04:53:12.747Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-31T04:53:12.747Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-31T04:53:12.747Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:53:13.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T04:53:13.235Z] [2023-10-31T04:53:13.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:53:13.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T04:53:13.634Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T04:53:13.634Z] b85a868b505f: Pulling fs layer [2023-10-31T04:53:13.634Z] e2be974225ed: Pulling fs layer [2023-10-31T04:53:13.634Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T04:53:13.634Z] 988bab9f4d93: Pulling fs layer [2023-10-31T04:53:13.634Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T04:53:13.634Z] eaf3925da568: Pulling fs layer [2023-10-31T04:53:13.634Z] bab4dde63d76: Pulling fs layer [2023-10-31T04:53:13.634Z] bde34c3a00c8: Pulling fs layer [2023-10-31T04:53:13.634Z] b352a97aabf1: Pulling fs layer [2023-10-31T04:53:13.634Z] 4872d77fe225: Pulling fs layer [2023-10-31T04:53:13.634Z] 5851b861e8e6: Pulling fs layer [2023-10-31T04:53:13.634Z] 988bab9f4d93: Waiting [2023-10-31T04:53:13.634Z] bde34c3a00c8: Waiting [2023-10-31T04:53:13.634Z] b352a97aabf1: Waiting [2023-10-31T04:53:13.634Z] 4872d77fe225: Waiting [2023-10-31T04:53:13.634Z] 5851b861e8e6: Waiting [2023-10-31T04:53:13.634Z] 1469e6f7b9e6: Waiting [2023-10-31T04:53:13.634Z] eaf3925da568: Waiting [2023-10-31T04:53:13.634Z] bab4dde63d76: Waiting [2023-10-31T04:53:13.634Z] e2be974225ed: Verifying Checksum [2023-10-31T04:53:13.634Z] e2be974225ed: Download complete [2023-10-31T04:53:13.634Z] 988bab9f4d93: Verifying Checksum [2023-10-31T04:53:13.634Z] 988bab9f4d93: Download complete [2023-10-31T04:53:13.898Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T04:53:13.898Z] 1469e6f7b9e6: Download complete [2023-10-31T04:53:13.898Z] eaf3925da568: Verifying Checksum [2023-10-31T04:53:13.898Z] eaf3925da568: Download complete [2023-10-31T04:53:13.898Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T04:53:13.898Z] 339a4e72a1f5: Download complete [2023-10-31T04:53:13.898Z] bde34c3a00c8: Verifying Checksum [2023-10-31T04:53:13.898Z] bde34c3a00c8: Download complete [2023-10-31T04:53:13.898Z] b352a97aabf1: Download complete [2023-10-31T04:53:13.898Z] 4872d77fe225: Verifying Checksum [2023-10-31T04:53:13.898Z] 4872d77fe225: Download complete [2023-10-31T04:53:13.898Z] 5851b861e8e6: Download complete [2023-10-31T04:53:14.162Z] b85a868b505f: Verifying Checksum [2023-10-31T04:53:14.162Z] b85a868b505f: Download complete [2023-10-31T04:53:14.421Z] bab4dde63d76: Verifying Checksum [2023-10-31T04:53:14.421Z] bab4dde63d76: Download complete [2023-10-31T04:53:15.357Z] b85a868b505f: Pull complete [2023-10-31T04:53:15.616Z] e2be974225ed: Pull complete [2023-10-31T04:53:15.876Z] 339a4e72a1f5: Pull complete [2023-10-31T04:53:16.136Z] 988bab9f4d93: Pull complete [2023-10-31T04:53:16.394Z] 1469e6f7b9e6: Pull complete [2023-10-31T04:53:16.394Z] eaf3925da568: Pull complete [2023-10-31T04:53:18.298Z] bab4dde63d76: Pull complete [2023-10-31T04:53:18.298Z] bde34c3a00c8: Pull complete [2023-10-31T04:53:18.298Z] b352a97aabf1: Pull complete [2023-10-31T04:53:18.298Z] 4872d77fe225: Pull complete [2023-10-31T04:53:18.559Z] 5851b861e8e6: Pull complete [2023-10-31T04:53:18.559Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T04:53:18.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T04:53:18.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:53:18.800Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-10-31T04:53:18.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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-10-31T04:53:21.498Z] $ docker top caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 -eo pid,comm [2023-10-31T04:53:21.552Z] 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-10-31T04:53:21.552Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T04:53:21.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T04:53:21.686Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T04:53:21.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T04:53:21.817Z] $ docker exec caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 ssh-agent [2023-10-31T04:53:21.922Z] SSH_AUTH_SOCK=/tmp/ssh-UmjYYtG2VYlF/agent.32 [2023-10-31T04:53:21.922Z] SSH_AGENT_PID=38 [2023-10-31T04:53:21.928Z] Running ssh-add (command line suppressed) [2023-10-31T04:53:22.030Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/private_key_687504503427784948.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/private_key_687504503427784948.key) [2023-10-31T04:53:22.043Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T04:53:22.378Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T04:53:22.404Z] $ docker exec --env ******** --env ******** caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 ssh-agent -k [2023-10-31T04:53:22.493Z] unset SSH_AUTH_SOCK; [2023-10-31T04:53:22.493Z] unset SSH_AGENT_PID; [2023-10-31T04:53:22.493Z] echo Agent pid 38 killed; [2023-10-31T04:53:22.500Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T04:53:22.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T04:53:22.592Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T04:53:22.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T04:53:22.731Z] $ docker exec caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 ssh-agent [2023-10-31T04:53:22.840Z] SSH_AUTH_SOCK=/tmp/ssh-60ckF0PSoDyJ/agent.70 [2023-10-31T04:53:22.840Z] SSH_AGENT_PID=76 [2023-10-31T04:53:22.844Z] Running ssh-add (command line suppressed) [2023-10-31T04:53:22.960Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/private_key_9113227185485652430.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/private_key_9113227185485652430.key) [2023-10-31T04:53:22.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T04:53:23.301Z] + git semver init [2023-10-31T04:53:23.560Z] 2023-10-31 04:53:23,490 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T04:53:23.560Z] 2023-10-31 04:53:23,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver [2023-10-31T04:53:23.560Z] 2023-10-31 04:53:23,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver [2023-10-31T04:53:23.560Z] 2023-10-31 04:53:23,492 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-646, universal_newlines=False, shell=None, istream=None) [2023-10-31T04:53:25.470Z] 2023-10-31 04:53:25,208 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.git/info/exclude [2023-10-31T04:53:25.470Z] 2023-10-31 04:53:25,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver/PR-646 with force:False [2023-10-31T04:53:25.470Z] 2023-10-31 04:53:25,208 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver/PR-646 [2023-10-31T04:53:25.470Z] 2023-10-31 04:53:25,213 [execute] INFO git cat-file --batch-check [2023-10-31T04:53:25.470Z] 2023-10-31 04:53:25,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T04:53:25.470Z] 2023-10-31 04:53:25,220 [execute] INFO git cat-file --batch [2023-10-31T04:53:25.470Z] 2023-10-31 04:53:25,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T04:53:25.470Z] 2023-10-31 04:53:25,225 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-646/.semver/PR-646 [2023-10-31T04:53:25.470Z] 0.0.0 [Pipeline] } [2023-10-31T04:53:25.500Z] $ docker exec --env ******** --env ******** caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 ssh-agent -k [2023-10-31T04:53:25.608Z] unset SSH_AUTH_SOCK; [2023-10-31T04:53:25.608Z] unset SSH_AGENT_PID; [2023-10-31T04:53:25.608Z] echo Agent pid 76 killed; [2023-10-31T04:53:25.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T04:53:26.037Z] + git semver [Pipeline] } [2023-10-31T04:53:26.322Z] $ docker stop --time=1 caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 [2023-10-31T04:53:27.622Z] $ docker rm -f --volumes caee27106e6a87ebe134c68772d7273fe51f91ea41a4bd368a790405c4344194 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T04:53:28.017Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T04:53:28.305Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T04:53:28.322Z] [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-10-31T04:53:28.932Z] provisioning config files... [2023-10-31T04:53:28.942Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/config1446674334996862961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:53:29.287Z] ---> docker-login.sh [2023-10-31T04:53:29.287Z] nexus3.edgexfoundry.org:10001 [2023-10-31T04:53:29.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:29.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:29.287Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:29.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:29.287Z] [2023-10-31T04:53:29.287Z] Login Succeeded [2023-10-31T04:53:29.287Z] nexus3.edgexfoundry.org:10002 [2023-10-31T04:53:29.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:29.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:29.287Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:29.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:29.287Z] [2023-10-31T04:53:29.287Z] Login Succeeded [2023-10-31T04:53:29.287Z] nexus3.edgexfoundry.org:10003 [2023-10-31T04:53:29.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:29.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:29.546Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:29.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:29.546Z] [2023-10-31T04:53:29.546Z] Login Succeeded [2023-10-31T04:53:29.546Z] nexus3.edgexfoundry.org:10004 [2023-10-31T04:53:29.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:29.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:29.546Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:29.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:29.546Z] [2023-10-31T04:53:29.546Z] Login Succeeded [2023-10-31T04:53:29.546Z] docker.io [2023-10-31T04:53:29.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:53:30.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:53:30.066Z] Configure a credential helper to remove this warning. See [2023-10-31T04:53:30.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:53:30.066Z] [2023-10-31T04:53:30.066Z] Login Succeeded [2023-10-31T04:53:30.066Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T04:53:30.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T04:53:30.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T04:53:30.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T04:53:30.345Z] ========================================================= [2023-10-31T04:53:30.345Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T04:53:30.345Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:53:30.817Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T04:53:31.087Z] Sending build context to Docker daemon 49.08MB [2023-10-31T04:53:31.087Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T04:53:31.087Z] Step 2/15 : FROM ${BASE} AS builder [2023-10-31T04:53:31.087Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T04:53:31.087Z] 7264a8db6415: Pulling fs layer [2023-10-31T04:53:31.087Z] c4d48a809fc2: Pulling fs layer [2023-10-31T04:53:31.087Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T04:53:31.087Z] ad3a456e5733: Pulling fs layer [2023-10-31T04:53:31.087Z] 33e27b845d1e: Pulling fs layer [2023-10-31T04:53:31.087Z] c68163c4e522: Pulling fs layer [2023-10-31T04:53:31.087Z] 50da416c3ac9: Pulling fs layer [2023-10-31T04:53:31.087Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T04:53:31.087Z] ad3a456e5733: Waiting [2023-10-31T04:53:31.087Z] 33e27b845d1e: Waiting [2023-10-31T04:53:31.087Z] c68163c4e522: Waiting [2023-10-31T04:53:31.087Z] 50da416c3ac9: Waiting [2023-10-31T04:53:31.087Z] 23d2d4c4bb30: Waiting [2023-10-31T04:53:31.087Z] c4d48a809fc2: Verifying Checksum [2023-10-31T04:53:31.087Z] c4d48a809fc2: Download complete [2023-10-31T04:53:31.087Z] ad3a456e5733: Verifying Checksum [2023-10-31T04:53:31.088Z] ad3a456e5733: Download complete [2023-10-31T04:53:31.088Z] 33e27b845d1e: Download complete [2023-10-31T04:53:31.088Z] 7264a8db6415: Download complete [2023-10-31T04:53:31.346Z] c68163c4e522: Verifying Checksum [2023-10-31T04:53:31.347Z] c68163c4e522: Download complete [2023-10-31T04:53:31.347Z] 7264a8db6415: Pull complete [2023-10-31T04:53:31.606Z] 23d2d4c4bb30: Verifying Checksum [2023-10-31T04:53:31.606Z] 23d2d4c4bb30: Download complete [2023-10-31T04:53:31.606Z] c4d48a809fc2: Pull complete [2023-10-31T04:53:31.606Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T04:53:31.606Z] 4f1c88b9dad5: Download complete [2023-10-31T04:53:32.175Z] 50da416c3ac9: Verifying Checksum [2023-10-31T04:53:32.175Z] 50da416c3ac9: Download complete [2023-10-31T04:53:35.467Z] 4f1c88b9dad5: Pull complete [2023-10-31T04:53:35.467Z] ad3a456e5733: Pull complete [2023-10-31T04:53:35.467Z] 33e27b845d1e: Pull complete [2023-10-31T04:53:35.467Z] c68163c4e522: Pull complete [2023-10-31T04:53:37.364Z] 50da416c3ac9: Pull complete [2023-10-31T04:53:37.933Z] 23d2d4c4bb30: Pull complete [2023-10-31T04:53:37.933Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T04:53:37.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T04:53:37.933Z] ---> 0786185ac409 [2023-10-31T04:53:37.933Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T04:53:42.127Z] ---> Running in f289909a0857 [2023-10-31T04:53:42.127Z] Removing intermediate container f289909a0857 [2023-10-31T04:53:42.127Z] ---> 14c3c6ad2ed2 [2023-10-31T04:53:42.127Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T04:53:42.127Z] ---> Running in e60d7924bde8 [2023-10-31T04:53:42.127Z] Removing intermediate container e60d7924bde8 [2023-10-31T04:53:42.127Z] ---> 3590cff357e9 [2023-10-31T04:53:42.127Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T04:53:42.127Z] ---> Running in f43b8633c6e0 [2023-10-31T04:53:42.127Z] Removing intermediate container f43b8633c6e0 [2023-10-31T04:53:42.127Z] ---> d1e911f68b87 [2023-10-31T04:53:42.127Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-10-31T04:53:42.127Z] ---> Running in a490d01de254 [2023-10-31T04:53:42.127Z] Removing intermediate container a490d01de254 [2023-10-31T04:53:42.127Z] ---> 1af179069638 [2023-10-31T04:53:42.127Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T04:53:42.127Z] ---> Running in 9a7db234e8c5 [2023-10-31T04:53:42.127Z] Removing intermediate container 9a7db234e8c5 [2023-10-31T04:53:42.127Z] ---> dea66e2c7979 [2023-10-31T04:53:42.127Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T04:53:42.696Z] latest: Pulling from library/docker [2023-10-31T04:53:42.696Z] 96526aa774ef: Pulling fs layer [2023-10-31T04:53:42.696Z] 308a300cc30f: Pulling fs layer [2023-10-31T04:53:42.696Z] 4f4fb700ef54: Pulling fs layer [2023-10-31T04:53:42.696Z] 5fcb7611fd77: Pulling fs layer [2023-10-31T04:53:42.696Z] be9955e691a8: Pulling fs layer [2023-10-31T04:53:42.696Z] 1b5ce73eb848: Pulling fs layer [2023-10-31T04:53:42.696Z] fe45098d8d9e: Pulling fs layer [2023-10-31T04:53:42.696Z] 843bf259cc12: Pulling fs layer [2023-10-31T04:53:42.696Z] e56cd900ceac: Pulling fs layer [2023-10-31T04:53:42.696Z] 605d1390b383: Pulling fs layer [2023-10-31T04:53:42.696Z] 8f7854084fed: Pulling fs layer [2023-10-31T04:53:42.696Z] 0a217d94afa5: Pulling fs layer [2023-10-31T04:53:42.696Z] 50e7dd98501d: Pulling fs layer [2023-10-31T04:53:42.696Z] 68811508944a: Pulling fs layer [2023-10-31T04:53:42.696Z] 5fcb7611fd77: Waiting [2023-10-31T04:53:42.696Z] be9955e691a8: Waiting [2023-10-31T04:53:42.696Z] 1b5ce73eb848: Waiting [2023-10-31T04:53:42.696Z] fe45098d8d9e: Waiting [2023-10-31T04:53:42.696Z] 843bf259cc12: Waiting [2023-10-31T04:53:42.696Z] e56cd900ceac: Waiting [2023-10-31T04:53:42.696Z] 605d1390b383: Waiting [2023-10-31T04:53:42.696Z] 8f7854084fed: Waiting [2023-10-31T04:53:42.696Z] 0a217d94afa5: Waiting [2023-10-31T04:53:42.696Z] 50e7dd98501d: Waiting [2023-10-31T04:53:42.696Z] 68811508944a: Waiting [2023-10-31T04:53:42.963Z] 4f4fb700ef54: Verifying Checksum [2023-10-31T04:53:42.963Z] 4f4fb700ef54: Download complete [2023-10-31T04:53:42.963Z] 96526aa774ef: Verifying Checksum [2023-10-31T04:53:42.963Z] 96526aa774ef: Download complete [2023-10-31T04:53:42.963Z] 308a300cc30f: Download complete [2023-10-31T04:53:43.225Z] 96526aa774ef: Pull complete [2023-10-31T04:53:43.225Z] 308a300cc30f: Pull complete [2023-10-31T04:53:43.225Z] 1b5ce73eb848: Verifying Checksum [2023-10-31T04:53:43.225Z] 1b5ce73eb848: Download complete [2023-10-31T04:53:43.225Z] 5fcb7611fd77: Verifying Checksum [2023-10-31T04:53:43.225Z] 5fcb7611fd77: Download complete [2023-10-31T04:53:43.225Z] be9955e691a8: Verifying Checksum [2023-10-31T04:53:43.225Z] be9955e691a8: Download complete [2023-10-31T04:53:43.225Z] 4f4fb700ef54: Pull complete [2023-10-31T04:53:43.483Z] fe45098d8d9e: Verifying Checksum [2023-10-31T04:53:43.483Z] fe45098d8d9e: Download complete [2023-10-31T04:53:43.483Z] 843bf259cc12: Download complete [2023-10-31T04:53:43.483Z] e56cd900ceac: Download complete [2023-10-31T04:53:43.483Z] 8f7854084fed: Download complete [2023-10-31T04:53:43.483Z] 605d1390b383: Verifying Checksum [2023-10-31T04:53:43.483Z] 605d1390b383: Download complete [2023-10-31T04:53:43.742Z] 5fcb7611fd77: Pull complete [2023-10-31T04:53:43.742Z] 50e7dd98501d: Verifying Checksum [2023-10-31T04:53:43.742Z] 50e7dd98501d: Download complete [2023-10-31T04:53:43.742Z] 68811508944a: Verifying Checksum [2023-10-31T04:53:43.742Z] 68811508944a: Download complete [2023-10-31T04:53:43.750Z] Still waiting to schedule task [2023-10-31T04:53:43.750Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-31T04:53:44.000Z] 0a217d94afa5: Verifying Checksum [2023-10-31T04:53:44.000Z] 0a217d94afa5: Download complete [2023-10-31T04:53:44.000Z] be9955e691a8: Pull complete [2023-10-31T04:53:44.567Z] 1b5ce73eb848: Pull complete [2023-10-31T04:53:44.567Z] fe45098d8d9e: Pull complete [2023-10-31T04:53:44.567Z] 843bf259cc12: Pull complete [2023-10-31T04:53:44.567Z] e56cd900ceac: Pull complete [2023-10-31T04:53:44.827Z] 605d1390b383: Pull complete [2023-10-31T04:53:45.087Z] 8f7854084fed: Pull complete [2023-10-31T04:53:46.021Z] 0a217d94afa5: Pull complete [2023-10-31T04:53:46.021Z] 50e7dd98501d: Pull complete [2023-10-31T04:53:46.279Z] 68811508944a: Pull complete [2023-10-31T04:53:46.279Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-10-31T04:53:46.279Z] Status: Downloaded newer image for docker:latest [2023-10-31T04:53:48.188Z] ---> 12c7f46d28b9 [2023-10-31T04:53:48.188Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T04:53:48.188Z] ---> Running in 7bf03fcaa9f5 [2023-10-31T04:53:48.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T04:53:48.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T04:53:48.706Z] OK: 264 MiB in 52 packages [2023-10-31T04:53:49.272Z] Removing intermediate container 7bf03fcaa9f5 [2023-10-31T04:53:49.272Z] ---> 46d8144f1268 [2023-10-31T04:53:49.272Z] Step 10/15 : ENV GO111MODULE=on [2023-10-31T04:53:49.272Z] ---> Running in d953a1cd8349 [2023-10-31T04:53:49.272Z] Removing intermediate container d953a1cd8349 [2023-10-31T04:53:49.272Z] ---> 86ee09c4c0ed [2023-10-31T04:53:49.272Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T04:53:49.272Z] ---> Running in 3dd8b972d1d2 [2023-10-31T04:53:49.272Z] Removing intermediate container 3dd8b972d1d2 [2023-10-31T04:53:49.272Z] ---> 8774d8f8ef0e [2023-10-31T04:53:49.272Z] Step 12/15 : COPY go.mod vendor* ./ [2023-10-31T04:53:49.530Z] ---> e65483a4d9d2 [2023-10-31T04:53:49.531Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T04:53:49.531Z] ---> Running in 53d4f5135563 [2023-10-31T04:54:21.822Z] Removing intermediate container 53d4f5135563 [2023-10-31T04:54:21.822Z] ---> 8e417021af6c [2023-10-31T04:54:21.822Z] Step 14/15 : COPY . . [2023-10-31T04:54:22.760Z] ---> 178f5b9f6453 [2023-10-31T04:54:22.760Z] Step 15/15 : RUN ${MAKE} [2023-10-31T04:54:22.760Z] ---> Running in 8d60a9e6331a [2023-10-31T04:54:23.019Z] noop [2023-10-31T04:54:23.278Z] Removing intermediate container 8d60a9e6331a [2023-10-31T04:54:23.278Z] ---> c21a52376519 [2023-10-31T04:54:23.278Z] Successfully built c21a52376519 [2023-10-31T04:54:23.278Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:54:23.733Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T04:54:23.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:54:23.886Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-10-31T04:54:23.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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-10-31T04:54:24.218Z] $ docker top 140880829ba121f0214e0fb4fc43d87b04ea04c735e935e2ac97431ae5b80977 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T04:54:24.611Z] + go version [2023-10-31T04:54:24.611Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T04:54:24.643Z] $ docker stop --time=1 140880829ba121f0214e0fb4fc43d87b04ea04c735e935e2ac97431ae5b80977 [2023-10-31T04:54:25.952Z] $ docker rm -f --volumes 140880829ba121f0214e0fb4fc43d87b04ea04c735e935e2ac97431ae5b80977 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:54:26.658Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T04:54:26.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:54:26.794Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-10-31T04:54:26.822Z] $ 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-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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-10-31T04:54:27.150Z] $ docker top 371c726c64967c6b73ac1eea2f55aa858b84f5cdbf6944f23a8c890b9940a061 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T04:54:27.537Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-646 [Pipeline] fileExists [Pipeline] sh [2023-10-31T04:54:27.893Z] + make test [2023-10-31T04:54:27.893Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-10-31T04:54:29.270Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-10-31T04:54:37.399Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-10-31T04:54:37.399Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-10-31T04:54:37.399Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-10-31T04:54:37.399Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-10-31T04:54:37.399Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-10-31T04:54:37.399Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-10-31T04:54:37.399Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-10-31T04:54:37.399Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-10-31T04:54:37.399Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-10-31T04:54:40.029Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T04:54:40.029Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T04:54:40.029Z] ./bin/test-attribution-txt.sh [2023-10-31T04:54:40.029Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-10-31T04:54:40.029Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-31T04:54:40.029Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-10-31T04:54:40.029Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-31T04:54:40.029Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-31T04:54:40.302Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-31T04:54:40.302Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-31T04:54:40.302Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-10-31T04:54:40.302Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-10-31T04:54:40.302Z] make -C web test [2023-10-31T04:54:40.302Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-646/web' [2023-10-31T04:54:40.302Z] make[1]: tput: No such file or directory [2023-10-31T04:54:40.302Z] make[1]: tput: No such file or directory [2023-10-31T04:54:40.302Z] warning: generating ./VERSION [2023-10-31T04:54:40.302Z] echo "0.0.0" > VERSION [2023-10-31T04:54:40.302Z] docker build \ [2023-10-31T04:54:40.302Z] -f Dockerfile \ [2023-10-31T04:54:40.302Z] --build-arg USER=1000 \ [2023-10-31T04:54:40.302Z] \ [2023-10-31T04:54:40.302Z] --label "git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb" \ [2023-10-31T04:54:40.302Z] -t edgexfoundry/edgex-web-ui:8bc799445af19ca1bbbb724aa116e132b3347cdb \ [2023-10-31T04:54:40.302Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-10-31T04:54:40.302Z] . [2023-10-31T04:54:40.302Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-10-31T04:54:40.302Z] Install the buildx component to build images with BuildKit: [2023-10-31T04:54:40.302Z] https://docs.docker.com/go/buildx/ [2023-10-31T04:54:40.302Z] [2023-10-31T04:54:40.302Z] Sending build context to Docker daemon 2.706MB [2023-10-31T04:54:40.302Z] Step 1/11 : FROM node:18-alpine3.18 [2023-10-31T04:54:40.560Z] 18-alpine3.18: Pulling from library/node [2023-10-31T04:54:40.560Z] 96526aa774ef: Already exists [2023-10-31T04:54:40.560Z] 3130715204cf: Pulling fs layer [2023-10-31T04:54:40.560Z] b06de8ab1c4f: Pulling fs layer [2023-10-31T04:54:40.560Z] 90ef3ffc5156: Pulling fs layer [2023-10-31T04:54:40.560Z] 90ef3ffc5156: Verifying Checksum [2023-10-31T04:54:40.560Z] 90ef3ffc5156: Download complete [2023-10-31T04:54:40.560Z] b06de8ab1c4f: Verifying Checksum [2023-10-31T04:54:40.560Z] b06de8ab1c4f: Download complete [2023-10-31T04:54:40.819Z] 3130715204cf: Verifying Checksum [2023-10-31T04:54:40.819Z] 3130715204cf: Download complete [2023-10-31T04:54:42.718Z] 3130715204cf: Pull complete [2023-10-31T04:54:42.718Z] b06de8ab1c4f: Pull complete [2023-10-31T04:54:42.718Z] 90ef3ffc5156: Pull complete [2023-10-31T04:54:42.718Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-10-31T04:54:42.718Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-10-31T04:54:42.718Z] ---> d1517ab6615b [2023-10-31T04:54:42.718Z] Step 2/11 : RUN apk add --no-cache chromium [2023-10-31T04:54:45.348Z] ---> Running in a86ba6745fd1 [2023-10-31T04:54:45.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T04:54:45.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T04:54:46.175Z] (1/154) Installing libexpat (2.5.0-r1) [2023-10-31T04:54:46.175Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-10-31T04:54:46.175Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-10-31T04:54:46.175Z] (4/154) Installing libpng (1.6.39-r3) [2023-10-31T04:54:46.175Z] (5/154) Installing freetype (2.13.0-r5) [2023-10-31T04:54:46.175Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-10-31T04:54:46.175Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-10-31T04:54:46.175Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-10-31T04:54:46.175Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-10-31T04:54:46.175Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-10-31T04:54:46.175Z] (11/154) Installing libffi (3.4.4-r2) [2023-10-31T04:54:46.175Z] (12/154) Installing libintl (0.21.1-r7) [2023-10-31T04:54:46.175Z] (13/154) Installing libblkid (2.38.1-r8) [2023-10-31T04:54:46.175Z] (14/154) Installing libmount (2.38.1-r8) [2023-10-31T04:54:46.175Z] (15/154) Installing pcre2 (10.42-r1) [2023-10-31T04:54:46.175Z] (16/154) Installing glib (2.76.4-r0) [2023-10-31T04:54:46.175Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-10-31T04:54:46.175Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-10-31T04:54:46.175Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-10-31T04:54:46.175Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-10-31T04:54:46.175Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-31T04:54:46.175Z] (22/154) Installing libwebp (1.3.2-r0) [2023-10-31T04:54:46.175Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-10-31T04:54:46.175Z] (24/154) Installing tiff (4.5.1-r0) [2023-10-31T04:54:46.175Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-10-31T04:54:46.175Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-10-31T04:54:46.175Z] (27/154) Installing libxau (1.0.11-r2) [2023-10-31T04:54:46.175Z] (28/154) Installing libmd (1.0.4-r2) [2023-10-31T04:54:46.434Z] (29/154) Installing libbsd (0.11.7-r1) [2023-10-31T04:54:46.434Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-10-31T04:54:46.434Z] (31/154) Installing libxcb (1.15-r1) [2023-10-31T04:54:46.434Z] (32/154) Installing libx11 (1.8.4-r4) [2023-10-31T04:54:46.434Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-10-31T04:54:46.434Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-10-31T04:54:46.434Z] (35/154) Installing libxrender (0.9.11-r3) [2023-10-31T04:54:46.434Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-10-31T04:54:46.434Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-10-31T04:54:46.434Z] (38/154) Installing libxext (1.3.5-r2) [2023-10-31T04:54:46.434Z] (39/154) Installing libxi (1.8.1-r0) [2023-10-31T04:54:46.434Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-10-31T04:54:46.434Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-10-31T04:54:46.434Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-10-31T04:54:46.434Z] (43/154) Installing libxtst (1.2.4-r2) [2023-10-31T04:54:46.434Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-10-31T04:54:46.434Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-10-31T04:54:46.434Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-10-31T04:54:46.434Z] (47/154) Installing pixman (0.42.2-r1) [2023-10-31T04:54:46.434Z] (48/154) Installing cairo (1.17.8-r1) [2023-10-31T04:54:46.434Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-10-31T04:54:46.434Z] (50/154) Installing avahi-libs (0.8-r13) [2023-10-31T04:54:46.434Z] (51/154) Installing gmp (6.2.1-r3) [2023-10-31T04:54:46.434Z] (52/154) Installing nettle (3.8.1-r2) [2023-10-31T04:54:46.434Z] (53/154) Installing libunistring (1.1-r1) [2023-10-31T04:54:46.434Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-10-31T04:54:46.434Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-10-31T04:54:46.434Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-10-31T04:54:46.434Z] (57/154) Installing gnutls (3.8.0-r2) [2023-10-31T04:54:46.434Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-10-31T04:54:46.434Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-10-31T04:54:46.694Z] (60/154) Installing fribidi (1.0.13-r0) [2023-10-31T04:54:46.694Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-10-31T04:54:46.694Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-10-31T04:54:46.694Z] (63/154) Installing libxft (2.3.8-r1) [2023-10-31T04:54:46.694Z] (64/154) Installing pango (1.50.14-r1) [2023-10-31T04:54:46.694Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-10-31T04:54:46.694Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-10-31T04:54:46.694Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-10-31T04:54:46.694Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-10-31T04:54:46.694Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-10-31T04:54:46.694Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-10-31T04:54:46.694Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-10-31T04:54:46.694Z] (71/154) Installing icu-data-full (73.2-r2) [2023-10-31T04:54:46.955Z] (72/154) Installing mesa (23.0.4-r0) [2023-10-31T04:54:46.955Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-10-31T04:54:47.530Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-10-31T04:54:47.530Z] (75/154) Installing libpciaccess (0.17-r2) [2023-10-31T04:54:47.530Z] (76/154) Installing libdrm (2.4.115-r4) [2023-10-31T04:54:47.530Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-10-31T04:54:47.530Z] (78/154) Installing libelf (0.189-r2) [2023-10-31T04:54:47.530Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-10-31T04:54:47.530Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-10-31T04:54:47.790Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-10-31T04:54:47.790Z] (82/154) Installing libmagic (5.45-r0) [2023-10-31T04:54:47.790Z] (83/154) Installing file (5.45-r0) [2023-10-31T04:54:47.790Z] (84/154) Installing libice (1.1.1-r2) [2023-10-31T04:54:47.790Z] (85/154) Installing libuuid (2.38.1-r8) [2023-10-31T04:54:47.790Z] (86/154) Installing libsm (1.2.4-r1) [2023-10-31T04:54:47.790Z] (87/154) Installing libxt (1.3.0-r2) [2023-10-31T04:54:47.790Z] (88/154) Installing libxmu (1.1.4-r2) [2023-10-31T04:54:47.790Z] (89/154) Installing xset (1.2.5-r1) [2023-10-31T04:54:47.790Z] (90/154) Installing xprop (1.2.6-r0) [2023-10-31T04:54:47.790Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-10-31T04:54:47.790Z] (92/154) Installing libogg (1.3.5-r4) [2023-10-31T04:54:47.790Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-10-31T04:54:47.790Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-10-31T04:54:47.790Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-10-31T04:54:47.790Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-10-31T04:54:47.790Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-10-31T04:54:47.790Z] (98/154) Installing libva (2.18.0-r1) [2023-10-31T04:54:48.049Z] (99/154) Installing libvdpau (1.5-r1) [2023-10-31T04:54:48.049Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-10-31T04:54:48.049Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-10-31T04:54:48.049Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-10-31T04:54:48.049Z] (103/154) Installing libhwy (1.0.4-r1) [2023-10-31T04:54:48.049Z] (104/154) Installing lcms2 (2.15-r2) [2023-10-31T04:54:48.049Z] (105/154) Installing libjxl (0.8.2-r0) [2023-10-31T04:54:48.049Z] (106/154) Installing lame-libs (3.100-r5) [2023-10-31T04:54:48.049Z] (107/154) Installing opus (1.4-r0) [2023-10-31T04:54:48.049Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-10-31T04:54:48.049Z] (109/154) Installing soxr (0.1.3-r5) [2023-10-31T04:54:48.049Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-10-31T04:54:48.049Z] (111/154) Installing libtheora (1.1.1-r17) [2023-10-31T04:54:48.049Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-10-31T04:54:48.049Z] (113/154) Installing libvpx (1.13.0-r2) [2023-10-31T04:54:48.049Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-10-31T04:54:48.049Z] (115/154) Installing numactl (2.0.16-r4) [2023-10-31T04:54:48.049Z] (116/154) Installing x265-libs (3.5-r4) [2023-10-31T04:54:48.049Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-10-31T04:54:48.310Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-31T04:54:48.310Z] (119/154) Installing libbluray (1.3.4-r0) [2023-10-31T04:54:48.310Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-10-31T04:54:48.310Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-10-31T04:54:48.310Z] (122/154) Installing cjson (1.7.15-r4) [2023-10-31T04:54:48.310Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-10-31T04:54:48.310Z] (124/154) Installing librist (0.2.7-r0) [2023-10-31T04:54:48.310Z] (125/154) Installing libsrt (1.5.2-r0) [2023-10-31T04:54:48.310Z] (126/154) Installing libssh (0.10.5-r0) [2023-10-31T04:54:48.310Z] (127/154) Installing libsodium (1.0.18-r3) [2023-10-31T04:54:48.310Z] (128/154) Installing libzmq (4.3.4-r4) [2023-10-31T04:54:48.310Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-10-31T04:54:48.310Z] (130/154) Installing libevent (2.1.12-r6) [2023-10-31T04:54:48.310Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-10-31T04:54:48.310Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-10-31T04:54:48.310Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-10-31T04:54:48.310Z] (134/154) Installing icu-libs (73.2-r2) [2023-10-31T04:54:48.570Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-10-31T04:54:48.570Z] (136/154) Installing minizip (1.2.13-r1) [2023-10-31T04:54:48.570Z] (137/154) Installing nspr (4.35-r2) [2023-10-31T04:54:48.570Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-10-31T04:54:48.570Z] (139/154) Installing nss (3.94-r0) [2023-10-31T04:54:48.570Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-10-31T04:54:48.570Z] (141/154) Installing libasyncns (0.8-r1) [2023-10-31T04:54:48.570Z] (142/154) Installing libltdl (2.4.7-r2) [2023-10-31T04:54:48.570Z] (143/154) Installing orc (0.4.34-r0) [2023-10-31T04:54:48.570Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-10-31T04:54:48.570Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-10-31T04:54:48.570Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-10-31T04:54:48.570Z] (147/154) Installing libpulse (16.1-r10) [2023-10-31T04:54:48.570Z] (148/154) Installing snappy (1.1.10-r1) [2023-10-31T04:54:48.570Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-10-31T04:54:48.570Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-10-31T04:54:48.570Z] (151/154) Installing libgpg-error (1.47-r1) [2023-10-31T04:54:48.570Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-10-31T04:54:48.570Z] (153/154) Installing libxslt (1.1.38-r0) [2023-10-31T04:54:48.570Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-10-31T04:54:49.956Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T04:54:49.956Z] Executing fontconfig-2.14.2-r3.trigger [2023-10-31T04:54:49.956Z] Executing mkfontscale-1.2.2-r3.trigger [2023-10-31T04:54:49.956Z] Executing glib-2.76.4-r0.trigger [2023-10-31T04:54:49.956Z] Executing shared-mime-info-2.2-r5.trigger [2023-10-31T04:54:50.215Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-10-31T04:54:50.475Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-10-31T04:54:50.475Z] OK: 576 MiB in 171 packages [2023-10-31T04:55:00.468Z] Removing intermediate container a86ba6745fd1 [2023-10-31T04:55:00.468Z] ---> 147b5af44e7f [2023-10-31T04:55:00.468Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-10-31T04:55:00.468Z] ---> Running in 809efaa71c55 [2023-10-31T04:55:00.468Z] Removing intermediate container 809efaa71c55 [2023-10-31T04:55:00.468Z] ---> 64f96a66d577 [2023-10-31T04:55:00.468Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-10-31T04:55:00.468Z] ---> Running in 9a1e3559d4c5 [2023-10-31T04:55:00.468Z] Removing intermediate container 9a1e3559d4c5 [2023-10-31T04:55:00.468Z] ---> 6da36e6f7a45 [2023-10-31T04:55:00.468Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-10-31T04:55:00.468Z] ---> Running in 8199ebe46e56 [2023-10-31T04:55:00.468Z] Removing intermediate container 8199ebe46e56 [2023-10-31T04:55:00.468Z] ---> a101ea5b4297 [2023-10-31T04:55:00.468Z] Step 6/11 : RUN npm install -g npm [2023-10-31T04:55:00.468Z] ---> Running in f5cf2a9f3901 [2023-10-31T04:55:07.028Z] [2023-10-31T04:55:07.028Z] removed 2 packages, and changed 69 packages in 6s [2023-10-31T04:55:07.028Z] [2023-10-31T04:55:07.028Z] 29 packages are looking for funding [2023-10-31T04:55:07.028Z] run `npm fund` for details [2023-10-31T04:55:07.961Z] Removing intermediate container f5cf2a9f3901 [2023-10-31T04:55:07.961Z] ---> 564e86aa836a [2023-10-31T04:55:07.961Z] Step 7/11 : ARG USER=1000 [2023-10-31T04:55:07.961Z] ---> Running in 07b507826cad [2023-10-31T04:55:07.961Z] Removing intermediate container 07b507826cad [2023-10-31T04:55:07.961Z] ---> 73342f7a1229 [2023-10-31T04:55:07.961Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-10-31T04:55:07.961Z] ---> Running in d911ab1bd88b [2023-10-31T04:55:08.528Z] Removing intermediate container d911ab1bd88b [2023-10-31T04:55:08.528Z] ---> 5477212cce87 [2023-10-31T04:55:08.528Z] Step 9/11 : USER $USER:$USER [2023-10-31T04:55:08.528Z] ---> Running in cc2f2879ea43 [2023-10-31T04:55:08.786Z] Removing intermediate container cc2f2879ea43 [2023-10-31T04:55:08.786Z] ---> 2f0dcd6c0b1b [2023-10-31T04:55:08.786Z] Step 10/11 : WORKDIR /app [2023-10-31T04:55:08.786Z] ---> Running in 845112ee406e [2023-10-31T04:55:08.786Z] Removing intermediate container 845112ee406e [2023-10-31T04:55:08.786Z] ---> 905d9ceaa19f [2023-10-31T04:55:08.786Z] Step 11/11 : LABEL git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb [2023-10-31T04:55:08.786Z] ---> Running in e50c7ccbec87 [2023-10-31T04:55:08.786Z] Removing intermediate container e50c7ccbec87 [2023-10-31T04:55:08.786Z] ---> c77e542532c4 [2023-10-31T04:55:08.786Z] Successfully built c77e542532c4 [2023-10-31T04:55:08.786Z] Successfully tagged edgexfoundry/edgex-web-ui:8bc799445af19ca1bbbb724aa116e132b3347cdb [2023-10-31T04:55:08.786Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-10-31T04:55:08.786Z] touch edgex-web-ui.imagebuilt [2023-10-31T04:55:08.786Z] mkdir -p node_modules coverage [2023-10-31T04:55:08.786Z] chown "1000:1000" node_modules coverage package-lock.json [2023-10-31T04:55:08.786Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE required: { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE }, [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE required: { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE }, [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE required: { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE }, [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE required: { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE }, [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE required: { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE }, [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE required: { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE }, [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE required: { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE }, [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE required: { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE }, [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE required: { [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE }, [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T04:55:10.686Z] npm WARN EBADENGINE } [2023-10-31T04:55:22.890Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-10-31T04:55:22.891Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-10-31T04:55:22.891Z] 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-10-31T04:55:22.891Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T04:55:22.891Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-10-31T04:55:22.891Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-10-31T04:55:22.891Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-10-31T04:55:22.891Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-10-31T04:55:22.891Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-10-31T04:55:22.891Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T04:55:22.891Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-10-31T04:55:23.148Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T04:55:23.406Z] 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-10-31T04:55:23.406Z] 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-10-31T04:55:23.406Z] 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-10-31T04:55:23.406Z] 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-10-31T04:55:24.795Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-10-31T04:55:26.697Z] 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-10-31T04:55:26.697Z] 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-10-31T04:55:29.235Z] 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-10-31T04:55:31.815Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15555 in /w/workspace/edgexfoundry_edgex-ui-go_PR-646 [Pipeline] { [Pipeline] ws [2023-10-31T04:55:31.873Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-10-31T04:55:31.948Z] The recommended git tool is: git [2023-10-31T04:55:32.529Z] 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-10-31T04:55:36.838Z] using credential edgex-jenkins-ssh [2023-10-31T04:55:36.854Z] Cloning the remote Git repository [2023-10-31T04:55:36.887Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-31T04:55:36.976Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-10-31T04:55:37.116Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-31T04:55:37.117Z] > git --version # timeout=10 [2023-10-31T04:55:37.135Z] > git --version # 'git version 2.25.1' [2023-10-31T04:55:37.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T04:55:37.292Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T04:55:39.092Z] [2023-10-31T04:55:39.092Z] added 1478 packages, and audited 1479 packages in 29s [2023-10-31T04:55:39.092Z] [2023-10-31T04:55:39.092Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-10-31T04:55:39.092Z] [2023-10-31T04:55:39.092Z] To address issues that do not require attention, run: [2023-10-31T04:55:39.092Z] npm audit fix [2023-10-31T04:55:39.092Z] [2023-10-31T04:55:39.092Z] To address all issues (including breaking changes), run: [2023-10-31T04:55:39.092Z] npm audit fix --force [2023-10-31T04:55:39.092Z] [2023-10-31T04:55:39.092Z] Run `npm audit` for details. [2023-10-31T04:55:42.319Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-10-31T04:55:42.358Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T04:55:43.208Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-10-31T04:55:43.247Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-31T04:55:43.248Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T04:55:43.262Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-31T04:55:43.801Z] Merging remotes/origin/main commit d76de20ef82e85e0b6929c6ed04d5c496c264d31 into PR head commit 8bc799445af19ca1bbbb724aa116e132b3347cdb [2023-10-31T04:55:44.465Z] Merge succeeded, producing 8bc799445af19ca1bbbb724aa116e132b3347cdb [2023-10-31T04:55:44.465Z] Checking out Revision 8bc799445af19ca1bbbb724aa116e132b3347cdb (PR-646) [2023-10-31T04:55:43.820Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T04:55:43.918Z] > git checkout -f 8bc799445af19ca1bbbb724aa116e132b3347cdb # timeout=10 [2023-10-31T04:55:44.344Z] > git remote # timeout=10 [2023-10-31T04:55:44.371Z] > git config --get remote.origin.url # timeout=10 [2023-10-31T04:55:44.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T04:55:44.419Z] > git merge d76de20ef82e85e0b6929c6ed04d5c496c264d31 # timeout=10 [2023-10-31T04:55:44.446Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-31T04:55:44.471Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T04:55:44.491Z] > git checkout -f 8bc799445af19ca1bbbb724aa116e132b3347cdb # timeout=10 [2023-10-31T04:55:45.261Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-10-31T04:55:45.303Z] > git --version # timeout=10 [2023-10-31T04:55:45.321Z] > git --version # 'git version 2.25.1' [2023-10-31T04:55:45.335Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T04:55:46.430Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T04:55:46.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T04:55:46.431Z] Dload Upload Total Spent Left Speed [2023-10-31T04:55:46.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh [2023-10-31T04:55:47.062Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T04:55:47.237Z] 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-10-31T04:55:47.412Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T04:55:47.412Z] + sudo tee /etc/docker/daemon.new [2023-10-31T04:55:47.412Z] { [2023-10-31T04:55:47.412Z] "registry-mirrors": [ [2023-10-31T04:55:47.412Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T04:55:47.412Z] ], [2023-10-31T04:55:47.412Z] "bip": "10.250.0.254/24", [2023-10-31T04:55:47.412Z] "hosts": [ [2023-10-31T04:55:47.412Z] "tcp://0.0.0.0:5555", [2023-10-31T04:55:47.412Z] "unix:///var/run/docker.sock" [2023-10-31T04:55:47.412Z] ], [2023-10-31T04:55:47.412Z] "mtu": 1458, [2023-10-31T04:55:47.412Z] "selinux-enabled": true, [2023-10-31T04:55:47.412Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T04:55:47.412Z] } [Pipeline] sh [2023-10-31T04:55:47.761Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T04:55:48.124Z] + sudo service docker restart [2023-10-31T04:55:49.140Z] - Generating browser application bundles (phase: setup)... [2023-10-31T04:55:53.330Z] Compiling @angular/core : es2015 as esm2015 [2023-10-31T04:55:53.330Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-10-31T04:55:55.228Z] Compiling @angular/common : es2015 as esm2015 [2023-10-31T04:55:55.229Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-10-31T04:55:55.806Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-10-31T04:55:55.806Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-10-31T04:55:56.064Z] Compiling @angular/common/http : es2015 as esm2015 [2023-10-31T04:55:56.323Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-10-31T04:55:56.584Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-10-31T04:55:56.584Z] Compiling @angular/forms : es2015 as esm2015 [2023-10-31T04:55:56.584Z] Compiling @angular/router : es2015 as esm2015 [2023-10-31T04:55:56.844Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-10-31T04:55:57.102Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-10-31T04:55:59.004Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-10-31T04:56:03.191Z] 31 10 2023 04:56:02.789:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-10-31T04:56:03.191Z] 31 10 2023 04:56:02.791:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-10-31T04:56:03.191Z] 31 10 2023 04:56:02.794:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T04:56:06.467Z] provisioning config files... [2023-10-31T04:56:06.494Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5329653937745615057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:56:06.879Z] ---> docker-login.sh [2023-10-31T04:56:06.879Z] nexus3.edgexfoundry.org:10001 [2023-10-31T04:56:07.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:56:07.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:56:07.424Z] Configure a credential helper to remove this warning. See [2023-10-31T04:56:07.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:56:07.424Z] [2023-10-31T04:56:07.424Z] Login Succeeded [2023-10-31T04:56:07.424Z] nexus3.edgexfoundry.org:10002 [2023-10-31T04:56:07.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:56:07.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:56:07.962Z] Configure a credential helper to remove this warning. See [2023-10-31T04:56:07.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:56:07.962Z] [2023-10-31T04:56:07.962Z] Login Succeeded [2023-10-31T04:56:07.962Z] nexus3.edgexfoundry.org:10003 [2023-10-31T04:56:08.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:56:08.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:56:08.233Z] Configure a credential helper to remove this warning. See [2023-10-31T04:56:08.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:56:08.233Z] [2023-10-31T04:56:08.233Z] Login Succeeded [2023-10-31T04:56:08.233Z] nexus3.edgexfoundry.org:10004 [2023-10-31T04:56:08.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:56:08.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:56:08.506Z] Configure a credential helper to remove this warning. See [2023-10-31T04:56:08.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:56:08.506Z] [2023-10-31T04:56:08.506Z] Login Succeeded [2023-10-31T04:56:08.506Z] docker.io [2023-10-31T04:56:08.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T04:56:09.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T04:56:09.369Z] Configure a credential helper to remove this warning. See [2023-10-31T04:56:09.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T04:56:09.369Z] [2023-10-31T04:56:09.369Z] Login Succeeded [2023-10-31T04:56:09.369Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T04:56:09.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T04:56:09.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T04:56:09.830Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T04:56:09.870Z] ========================================================= [2023-10-31T04:56:09.870Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T04:56:09.870Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:56:10.391Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T04:56:13.008Z] Sending build context to Docker daemon 31.6MB [2023-10-31T04:56:13.008Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T04:56:13.008Z] Step 2/15 : FROM ${BASE} AS builder [2023-10-31T04:56:13.008Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T04:56:13.008Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T04:56:13.008Z] 5d54e960e981: Pulling fs layer [2023-10-31T04:56:13.008Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T04:56:13.008Z] f0e02332f6b5: Pulling fs layer [2023-10-31T04:56:13.008Z] cefa15bbcfad: Pulling fs layer [2023-10-31T04:56:13.008Z] 17808c966233: Pulling fs layer [2023-10-31T04:56:13.008Z] f4c1fc716caa: Pulling fs layer [2023-10-31T04:56:13.008Z] f0e02332f6b5: Waiting [2023-10-31T04:56:13.008Z] cefa15bbcfad: Waiting [2023-10-31T04:56:13.008Z] 17808c966233: Waiting [2023-10-31T04:56:13.008Z] f4c1fc716caa: Waiting [2023-10-31T04:56:13.008Z] 5d54e960e981: Download complete [2023-10-31T04:56:13.008Z] f0e02332f6b5: Verifying Checksum [2023-10-31T04:56:13.008Z] f0e02332f6b5: Download complete [2023-10-31T04:56:13.008Z] cefa15bbcfad: Verifying Checksum [2023-10-31T04:56:13.008Z] cefa15bbcfad: Download complete [2023-10-31T04:56:13.008Z] 9fda8d8052c6: Verifying Checksum [2023-10-31T04:56:13.008Z] 9fda8d8052c6: Download complete [2023-10-31T04:56:13.154Z] ✔ Browser application bundle generation complete. [2023-10-31T04:56:13.154Z] 31 10 2023 04:56:12.421:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket Bt3LChAIyArhIhvzAAAB with id 56017107 [2023-10-31T04:56:13.600Z] f4c1fc716caa: Verifying Checksum [2023-10-31T04:56:13.600Z] f4c1fc716caa: Download complete [2023-10-31T04:56:13.868Z] 9fda8d8052c6: Pull complete [2023-10-31T04:56:14.461Z] 5d54e960e981: Pull complete [2023-10-31T04:56:14.735Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T04:56:14.735Z] c4a7e357bf2a: Download complete [2023-10-31T04:56:15.054Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-10-31T04:56:15.054Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.056 secs) [2023-10-31T04:56:15.054Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.081 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.111 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.128 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.138 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.147 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.15 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.158 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.175 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.179 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.182 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.199 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.203 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.205 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.214 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.225 secs) [2023-10-31T04:56:15.312Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.254 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.268 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.28 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.29 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.294 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.298 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.3 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.302 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.305 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.306 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.311 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.321 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.328 secs) [2023-10-31T04:56:15.571Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T04:56:15.571Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T04:56:15.571Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.328 secs) [2023-10-31T04:56:15.571Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T04:56:15.571Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T04:56:15.571Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.331 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.335 secs) [2023-10-31T04:56:15.571Z] WARN: ' [2023-10-31T04:56:15.571Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T04:56:15.571Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T04:56:15.571Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T04:56:15.571Z] in a future version of Angular. [2023-10-31T04:56:15.571Z] [2023-10-31T04:56:15.571Z] For more information on this, see our API docs here: [2023-10-31T04:56:15.571Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T04:56:15.571Z] ' [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.335 secs) [2023-10-31T04:56:15.571Z] WARN: ' [2023-10-31T04:56:15.571Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T04:56:15.571Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T04:56:15.571Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T04:56:15.571Z] in a future version of Angular. [2023-10-31T04:56:15.571Z] [2023-10-31T04:56:15.571Z] For more information on this, see our API docs here: [2023-10-31T04:56:15.571Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T04:56:15.571Z] ' [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.36 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.374 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.383 secs) [2023-10-31T04:56:15.571Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.422 secs) [2023-10-31T04:56:15.572Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.436 secs) [2023-10-31T04:56:15.572Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.443 secs) [2023-10-31T04:56:15.572Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.45 secs) [2023-10-31T04:56:15.700Z] 17808c966233: Verifying Checksum [2023-10-31T04:56:15.700Z] 17808c966233: Download complete [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.469 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.472 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.474 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.493 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.5 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.509 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.531 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.534 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.535 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.537 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.549 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.557 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.558 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.602 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.613 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.627 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.645 secs) [2023-10-31T04:56:15.830Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.658 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.666 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.669 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.674 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.678 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.7 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.735 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.739 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.748 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.75 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.754 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.757 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.758 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.759 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.774 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.786 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.808 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.823 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.827 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.831 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.838 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.84 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.842 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.844 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.845 secs) [2023-10-31T04:56:16.098Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.849 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.873 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.898 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.904 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.909 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.913 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.927 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.935 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.941 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.954 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.959 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.961 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.962 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.963 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.964 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.979 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.984 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.989 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.016 secs) [2023-10-31T04:56:16.359Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.065 secs) [2023-10-31T04:56:16.631Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.091 secs) [2023-10-31T04:56:16.631Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.105 secs) [2023-10-31T04:56:16.631Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.107 secs) [2023-10-31T04:56:16.631Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.108 secs) [2023-10-31T04:56:16.631Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.119 secs) [2023-10-31T04:56:16.631Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.124 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.128 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.136 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.145 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.147 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.158 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.168 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.172 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.174 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.175 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.185 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.187 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.207 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.22 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.234 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.253 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.255 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.256 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.259 secs) [2023-10-31T04:56:16.632Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.264 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.273 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.279 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.289 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.292 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.294 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.305 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.321 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.329 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.335 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.345 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.349 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.352 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.358 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.36 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.362 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.374 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.386 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.399 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.414 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.438 secs) [2023-10-31T04:56:16.894Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.444 secs) [2023-10-31T04:56:17.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.465 secs) [2023-10-31T04:56:17.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.056 secs / 1.465 secs) [2023-10-31T04:56:17.153Z] TOTAL: 147 SUCCESS [2023-10-31T04:56:17.153Z] ✔ Browser application bundle generation complete. [2023-10-31T04:56:17.412Z] [2023-10-31T04:56:17.412Z] =============================== Coverage summary =============================== [2023-10-31T04:56:17.412Z] Statements : 41.03% ( 1473/3590 ) [2023-10-31T04:56:17.412Z] Branches : 11.75% ( 114/970 ) [2023-10-31T04:56:17.412Z] Functions : 32.21% ( 422/1310 ) [2023-10-31T04:56:17.412Z] Lines : 39.02% ( 1328/3403 ) [2023-10-31T04:56:17.412Z] ================================================================================ [2023-10-31T04:56:17.671Z] ✔ Browser application bundle generation complete. [2023-10-31T04:56:18.238Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-646/web' [Pipeline] echo [2023-10-31T04:56:18.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T04:56:18.312Z] $ docker stop --time=1 371c726c64967c6b73ac1eea2f55aa858b84f5cdbf6944f23a8c890b9940a061 [2023-10-31T04:56:19.636Z] $ docker rm -f --volumes 371c726c64967c6b73ac1eea2f55aa858b84f5cdbf6944f23a8c890b9940a061 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T04:56:20.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T04:56:21.202Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-31T04:56:21.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T04:56:22.831Z] + ls -al . [2023-10-31T04:56:22.831Z] total 180 [2023-10-31T04:56:22.831Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 04:54 . [2023-10-31T04:56:22.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:53 .. [2023-10-31T04:56:22.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:53 .blubracket [2023-10-31T04:56:22.831Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 04:53 .dockerignore [2023-10-31T04:56:22.831Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:53 .git [2023-10-31T04:56:22.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:53 .github [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 04:53 .gitignore [2023-10-31T04:56:22.832Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:53 .semver [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 04:53 Attribution.txt [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 04:53 CHANGELOG.md [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 04:53 CONTRIBUTING.md [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 04:53 Dockerfile [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 04:53 Jenkinsfile [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 04:53 LICENSE [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 04:53 Makefile [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 04:53 README.md [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 04:53 VERSION [2023-10-31T04:56:22.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:53 assets [2023-10-31T04:56:22.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:53 bin [2023-10-31T04:56:22.832Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:53 cmd [2023-10-31T04:56:22.832Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 31 04:54 coverage.out [2023-10-31T04:56:22.832Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:53 docs [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 04:53 go.mod [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 04:53 go.sum [2023-10-31T04:56:22.832Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:53 internal [2023-10-31T04:56:22.832Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:53 testing [2023-10-31T04:56:22.832Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 04:53 version.go [2023-10-31T04:56:22.832Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 04:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:56:23.227Z] + 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=8bc799445af19ca1bbbb724aa116e132b3347cdb --label arch=amd64 --label version=0.0.0 . [2023-10-31T04:56:23.518Z] Sending build context to Docker daemon 51.79MB [2023-10-31T04:56:23.518Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T04:56:23.518Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T04:56:23.518Z] ---> c21a52376519 [2023-10-31T04:56:23.518Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T04:56:24.453Z] ---> Running in 147500e6fde3 [2023-10-31T04:56:24.453Z] Removing intermediate container 147500e6fde3 [2023-10-31T04:56:24.453Z] ---> 79ddd4a4a8fa [2023-10-31T04:56:24.453Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T04:56:24.453Z] ---> Running in bfa1592bd520 [2023-10-31T04:56:24.453Z] Removing intermediate container bfa1592bd520 [2023-10-31T04:56:24.453Z] ---> c47921278e16 [2023-10-31T04:56:24.453Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T04:56:24.453Z] ---> Running in 3113ab2352e3 [2023-10-31T04:56:24.453Z] Removing intermediate container 3113ab2352e3 [2023-10-31T04:56:24.453Z] ---> 46282b7d0eb9 [2023-10-31T04:56:24.453Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-10-31T04:56:24.710Z] ---> Running in e7ae2f28195f [2023-10-31T04:56:24.710Z] Removing intermediate container e7ae2f28195f [2023-10-31T04:56:24.710Z] ---> 0d554ef43f9b [2023-10-31T04:56:24.710Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T04:56:24.710Z] ---> Running in ffb7891fd9d0 [2023-10-31T04:56:24.710Z] Removing intermediate container ffb7891fd9d0 [2023-10-31T04:56:24.710Z] ---> 279d0c805d9b [2023-10-31T04:56:24.710Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T04:56:25.658Z] ---> e4323ff795ed [2023-10-31T04:56:25.658Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T04:56:25.916Z] ---> Running in f2c005db71f6 [2023-10-31T04:56:26.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T04:56:26.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T04:56:26.435Z] OK: 264 MiB in 52 packages [2023-10-31T04:56:27.003Z] Removing intermediate container f2c005db71f6 [2023-10-31T04:56:27.003Z] ---> eafb3fb407be [2023-10-31T04:56:27.003Z] Step 10/25 : ENV GO111MODULE=on [2023-10-31T04:56:27.003Z] ---> Running in 16d408d3bed3 [2023-10-31T04:56:27.003Z] Removing intermediate container 16d408d3bed3 [2023-10-31T04:56:27.003Z] ---> 9f8183dbcede [2023-10-31T04:56:27.003Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T04:56:27.003Z] ---> Running in a9ab1bd070fa [2023-10-31T04:56:27.003Z] Removing intermediate container a9ab1bd070fa [2023-10-31T04:56:27.003Z] ---> 932b416856b8 [2023-10-31T04:56:27.003Z] Step 12/25 : COPY go.mod vendor* ./ [2023-10-31T04:56:27.261Z] ---> f12e927c0d2f [2023-10-31T04:56:27.261Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T04:56:27.261Z] ---> Running in 218626d805ac [2023-10-31T04:56:27.826Z] Removing intermediate container 218626d805ac [2023-10-31T04:56:27.826Z] ---> 6ad49c3a1a9c [2023-10-31T04:56:27.826Z] Step 14/25 : COPY . . [2023-10-31T04:56:28.134Z] c4a7e357bf2a: Pull complete [2023-10-31T04:56:28.134Z] f0e02332f6b5: Pull complete [2023-10-31T04:56:28.402Z] cefa15bbcfad: Pull complete [2023-10-31T04:56:29.729Z] ---> 87d7f45285f6 [2023-10-31T04:56:29.729Z] Step 15/25 : RUN ${MAKE} [2023-10-31T04:56:29.729Z] ---> Running in e2237f7b72e4 [2023-10-31T04:56:29.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-10-31T04:56:36.619Z] 17808c966233: Pull complete [2023-10-31T04:56:37.583Z] f4c1fc716caa: Pull complete [2023-10-31T04:56:37.583Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T04:56:37.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T04:56:37.583Z] ---> ea914061e18c [2023-10-31T04:56:37.583Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T04:56:39.523Z] ---> Running in 59e283d4db47 [2023-10-31T04:56:39.795Z] Removing intermediate container 59e283d4db47 [2023-10-31T04:56:39.795Z] ---> b7616812bef4 [2023-10-31T04:56:39.795Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T04:56:39.795Z] ---> Running in 9510096110dc [2023-10-31T04:56:40.374Z] Removing intermediate container 9510096110dc [2023-10-31T04:56:40.374Z] ---> 1f6e7b099c65 [2023-10-31T04:56:40.374Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T04:56:40.374Z] ---> Running in ab9ba847c4b7 [2023-10-31T04:56:40.644Z] Removing intermediate container ab9ba847c4b7 [2023-10-31T04:56:40.644Z] ---> 97a9b439f14e [2023-10-31T04:56:40.644Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-10-31T04:56:40.644Z] ---> Running in 1e916f5397d6 [2023-10-31T04:56:41.227Z] Removing intermediate container 1e916f5397d6 [2023-10-31T04:56:41.227Z] ---> d76cc09cb53e [2023-10-31T04:56:41.227Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T04:56:41.227Z] ---> Running in 5edb840a6ff6 [2023-10-31T04:56:41.494Z] Removing intermediate container 5edb840a6ff6 [2023-10-31T04:56:41.494Z] ---> 789082b8aa62 [2023-10-31T04:56:41.494Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T04:56:42.081Z] latest: Pulling from library/docker [2023-10-31T04:56:42.081Z] 579b34f0a95b: Pulling fs layer [2023-10-31T04:56:42.081Z] 2ecd494fa26a: Pulling fs layer [2023-10-31T04:56:42.081Z] 4f4fb700ef54: Pulling fs layer [2023-10-31T04:56:42.081Z] 99624a4fd86a: Pulling fs layer [2023-10-31T04:56:42.081Z] 6b3f207db0e4: Pulling fs layer [2023-10-31T04:56:42.081Z] 2f21744ef460: Pulling fs layer [2023-10-31T04:56:42.081Z] 80fde8283b9a: Pulling fs layer [2023-10-31T04:56:42.081Z] cfd52aaeb832: Pulling fs layer [2023-10-31T04:56:42.081Z] 2aa7661f3209: Pulling fs layer [2023-10-31T04:56:42.081Z] ad7962f27383: Pulling fs layer [2023-10-31T04:56:42.081Z] c8cf6870052b: Pulling fs layer [2023-10-31T04:56:42.081Z] 1996d6e72d7b: Pulling fs layer [2023-10-31T04:56:42.081Z] 112e10f1d4c1: Pulling fs layer [2023-10-31T04:56:42.081Z] b97b6e3dbded: Pulling fs layer [2023-10-31T04:56:42.081Z] 80fde8283b9a: Waiting [2023-10-31T04:56:42.081Z] cfd52aaeb832: Waiting [2023-10-31T04:56:42.081Z] 2aa7661f3209: Waiting [2023-10-31T04:56:42.081Z] ad7962f27383: Waiting [2023-10-31T04:56:42.081Z] c8cf6870052b: Waiting [2023-10-31T04:56:42.081Z] 1996d6e72d7b: Waiting [2023-10-31T04:56:42.081Z] 99624a4fd86a: Waiting [2023-10-31T04:56:42.081Z] 6b3f207db0e4: Waiting [2023-10-31T04:56:42.081Z] 112e10f1d4c1: Waiting [2023-10-31T04:56:42.081Z] 2f21744ef460: Waiting [2023-10-31T04:56:42.081Z] b97b6e3dbded: Waiting [2023-10-31T04:56:42.348Z] 4f4fb700ef54: Verifying Checksum [2023-10-31T04:56:42.348Z] 4f4fb700ef54: Download complete [2023-10-31T04:56:42.348Z] 2ecd494fa26a: Verifying Checksum [2023-10-31T04:56:42.348Z] 2ecd494fa26a: Download complete [2023-10-31T04:56:42.348Z] 579b34f0a95b: Verifying Checksum [2023-10-31T04:56:42.348Z] 579b34f0a95b: Download complete [2023-10-31T04:56:42.933Z] 99624a4fd86a: Verifying Checksum [2023-10-31T04:56:42.933Z] 99624a4fd86a: Download complete [2023-10-31T04:56:43.200Z] 80fde8283b9a: Verifying Checksum [2023-10-31T04:56:43.200Z] 80fde8283b9a: Download complete [2023-10-31T04:56:43.200Z] 6b3f207db0e4: Verifying Checksum [2023-10-31T04:56:43.200Z] 6b3f207db0e4: Download complete [2023-10-31T04:56:43.200Z] 2f21744ef460: Download complete [2023-10-31T04:56:43.200Z] 2aa7661f3209: Verifying Checksum [2023-10-31T04:56:43.200Z] 2aa7661f3209: Download complete [2023-10-31T04:56:43.200Z] cfd52aaeb832: Verifying Checksum [2023-10-31T04:56:43.200Z] cfd52aaeb832: Download complete [2023-10-31T04:56:43.200Z] 579b34f0a95b: Pull complete [2023-10-31T04:56:43.467Z] c8cf6870052b: Download complete [2023-10-31T04:56:43.467Z] 112e10f1d4c1: Verifying Checksum [2023-10-31T04:56:43.467Z] 112e10f1d4c1: Download complete [2023-10-31T04:56:43.467Z] ad7962f27383: Verifying Checksum [2023-10-31T04:56:43.467Z] ad7962f27383: Download complete [2023-10-31T04:56:43.736Z] b97b6e3dbded: Verifying Checksum [2023-10-31T04:56:43.736Z] b97b6e3dbded: Download complete [2023-10-31T04:56:44.005Z] 2ecd494fa26a: Pull complete [2023-10-31T04:56:44.591Z] 4f4fb700ef54: Pull complete [2023-10-31T04:56:44.859Z] 1996d6e72d7b: Verifying Checksum [2023-10-31T04:56:44.859Z] 1996d6e72d7b: Download complete [2023-10-31T04:56:45.446Z] 99624a4fd86a: Pull complete [2023-10-31T04:56:46.861Z] 6b3f207db0e4: Pull complete [2023-10-31T04:56:48.275Z] 2f21744ef460: Pull complete [2023-10-31T04:56:48.275Z] 80fde8283b9a: Pull complete [2023-10-31T04:56:48.541Z] cfd52aaeb832: Pull complete [2023-10-31T04:56:48.809Z] 2aa7661f3209: Pull complete [2023-10-31T04:56:50.223Z] ad7962f27383: Pull complete [2023-10-31T04:56:50.490Z] c8cf6870052b: Pull complete [2023-10-31T04:56:51.910Z] Removing intermediate container e2237f7b72e4 [2023-10-31T04:56:51.910Z] ---> 27e4c2a51dae [2023-10-31T04:56:51.910Z] Step 16/25 : FROM alpine:3.18 [2023-10-31T04:56:51.910Z] 3.18: Pulling from library/alpine [2023-10-31T04:56:51.910Z] 96526aa774ef: Already exists [2023-10-31T04:56:51.910Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T04:56:51.910Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T04:56:51.910Z] ---> 8ca4688f4f35 [2023-10-31T04:56:51.910Z] Step 17/25 : EXPOSE 4000 [2023-10-31T04:56:51.910Z] ---> Running in 7b1affc5e0a0 [2023-10-31T04:56:51.910Z] Removing intermediate container 7b1affc5e0a0 [2023-10-31T04:56:51.910Z] ---> c7739f18473a [2023-10-31T04:56:51.910Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T04:56:52.168Z] ---> fd45d8b6a14b [2023-10-31T04:56:52.168Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-10-31T04:56:52.168Z] ---> 023604c9a071 [2023-10-31T04:56:52.168Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-10-31T04:56:52.428Z] ---> 479921caa48b [2023-10-31T04:56:52.429Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T04:56:52.429Z] ---> Running in 7e1e861b4cd2 [2023-10-31T04:56:52.429Z] Removing intermediate container 7e1e861b4cd2 [2023-10-31T04:56:52.429Z] ---> e3f1136ded38 [2023-10-31T04:56:52.429Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-10-31T04:56:52.429Z] ---> Running in 2ad86004e653 [2023-10-31T04:56:52.429Z] Removing intermediate container 2ad86004e653 [2023-10-31T04:56:52.429Z] ---> ba03c9ff1f74 [2023-10-31T04:56:52.429Z] Step 23/25 : LABEL arch=amd64 [2023-10-31T04:56:52.690Z] ---> Running in bc0e7e554d64 [2023-10-31T04:56:52.690Z] Removing intermediate container bc0e7e554d64 [2023-10-31T04:56:52.690Z] ---> ed07a88fa311 [2023-10-31T04:56:52.690Z] Step 24/25 : LABEL git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb [2023-10-31T04:56:52.690Z] ---> Running in 4be1e44a96d7 [2023-10-31T04:56:52.690Z] Removing intermediate container 4be1e44a96d7 [2023-10-31T04:56:52.690Z] ---> c47abac1ee8f [2023-10-31T04:56:52.690Z] Step 25/25 : LABEL version=0.0.0 [2023-10-31T04:56:52.951Z] ---> Running in ebe4ccaa2858 [2023-10-31T04:56:52.951Z] Removing intermediate container ebe4ccaa2858 [2023-10-31T04:56:52.951Z] ---> 1a61f6ff7bbd [2023-10-31T04:56:52.951Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T04:56:52.951Z] Successfully built 1a61f6ff7bbd [2023-10-31T04:56:52.951Z] 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-10-31T04:56:53.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T04:56:53.867Z] [2023-10-31T04:56:53.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:56:54.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T04:56:54.248Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T04:56:54.249Z] 5eb5b503b376: Pulling fs layer [2023-10-31T04:56:54.249Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T04:56:54.249Z] ec43610c2a17: Pulling fs layer [2023-10-31T04:56:54.249Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T04:56:54.249Z] 33b1e0a273af: Pulling fs layer [2023-10-31T04:56:54.249Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T04:56:54.249Z] 2f39f015ded8: Pulling fs layer [2023-10-31T04:56:54.249Z] 33b1e0a273af: Waiting [2023-10-31T04:56:54.249Z] 5d3b04190fa2: Waiting [2023-10-31T04:56:54.249Z] 2f39f015ded8: Waiting [2023-10-31T04:56:54.249Z] 3a2ae6a8a46f: Waiting [2023-10-31T04:56:54.249Z] 5c69ac0246d0: Verifying Checksum [2023-10-31T04:56:54.249Z] 5c69ac0246d0: Download complete [2023-10-31T04:56:54.249Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T04:56:54.249Z] 3a2ae6a8a46f: Download complete [2023-10-31T04:56:54.249Z] 33b1e0a273af: Verifying Checksum [2023-10-31T04:56:54.249Z] 33b1e0a273af: Download complete [2023-10-31T04:56:54.249Z] ec43610c2a17: Verifying Checksum [2023-10-31T04:56:54.249Z] ec43610c2a17: Download complete [2023-10-31T04:56:54.249Z] 5d3b04190fa2: Verifying Checksum [2023-10-31T04:56:54.249Z] 5d3b04190fa2: Download complete [2023-10-31T04:56:54.509Z] 5eb5b503b376: Verifying Checksum [2023-10-31T04:56:54.509Z] 5eb5b503b376: Download complete [2023-10-31T04:56:55.075Z] 2f39f015ded8: Download complete [2023-10-31T04:56:55.641Z] 5eb5b503b376: Pull complete [2023-10-31T04:56:55.839Z] 1996d6e72d7b: Pull complete [2023-10-31T04:56:55.839Z] 112e10f1d4c1: Pull complete [2023-10-31T04:56:55.839Z] b97b6e3dbded: Pull complete [2023-10-31T04:56:55.839Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-10-31T04:56:55.839Z] Status: Downloaded newer image for docker:latest [2023-10-31T04:56:55.900Z] 5c69ac0246d0: Pull complete [2023-10-31T04:56:56.467Z] ec43610c2a17: Pull complete [2023-10-31T04:56:56.467Z] 3a2ae6a8a46f: Pull complete [2023-10-31T04:56:56.726Z] 33b1e0a273af: Pull complete [2023-10-31T04:56:56.726Z] 5d3b04190fa2: Pull complete [2023-10-31T04:56:58.418Z] ---> 73bfecda2c6d [2023-10-31T04:56:58.418Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T04:56:58.418Z] ---> Running in 80f45a98c4b3 [2023-10-31T04:56:59.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T04:56:59.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T04:57:00.910Z] 2f39f015ded8: Pull complete [2023-10-31T04:57:00.910Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T04:57:00.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T04:57:00.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T04:57:00.920Z] OK: 266 MiB in 52 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:57:01.159Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-10-31T04:57:01.185Z] $ 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-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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-10-31T04:57:01.882Z] Removing intermediate container 80f45a98c4b3 [2023-10-31T04:57:01.882Z] ---> f8ffae588ee5 [2023-10-31T04:57:01.882Z] Step 10/15 : ENV GO111MODULE=on [2023-10-31T04:57:01.882Z] ---> Running in 0004fb969be2 [2023-10-31T04:57:02.150Z] Removing intermediate container 0004fb969be2 [2023-10-31T04:57:02.150Z] ---> e2c9161066e7 [2023-10-31T04:57:02.150Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T04:57:02.150Z] ---> Running in 198a52b2a00e [2023-10-31T04:57:02.739Z] Removing intermediate container 198a52b2a00e [2023-10-31T04:57:02.739Z] ---> 46c0f44eb21b [2023-10-31T04:57:02.739Z] Step 12/15 : COPY go.mod vendor* ./ [2023-10-31T04:57:03.007Z] ---> 062560dddb34 [2023-10-31T04:57:03.007Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T04:57:03.279Z] ---> Running in 12fd1e059500 [2023-10-31T04:57:05.652Z] $ docker top 82e30519fe8e416f606fc5df5995f278381b66e445bd4cae9c12433b8df98c2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T04:57:06.206Z] ---> job-cost.sh [2023-10-31T04:57:06.207Z] lf-activate-venv: SKIPPING [2023-10-31T04:57:06.207Z] INFO: No Stack... [2023-10-31T04:57:06.465Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T04:57:06.726Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T04:57:07.044Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives/cost.csv [2023-10-31T04:57:07.045Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T04:57:07.088Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [2023-10-31T04:57:07.094Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] did not exist. Created. [2023-10-31T04:57:07.094Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T04:57:07.510Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T04:57:08.035Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T04:57:08.053Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T04:57:08.139Z] $ docker stop --time=1 82e30519fe8e416f606fc5df5995f278381b66e445bd4cae9c12433b8df98c2c [2023-10-31T04:57:09.404Z] $ docker rm -f --volumes 82e30519fe8e416f606fc5df5995f278381b66e445bd4cae9c12433b8df98c2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T04:58:24.895Z] Removing intermediate container 12fd1e059500 [2023-10-31T04:58:24.895Z] ---> c0212480ba1e [2023-10-31T04:58:24.895Z] Step 14/15 : COPY . . [2023-10-31T04:58:24.895Z] ---> fd06e082aacb [2023-10-31T04:58:24.895Z] Step 15/15 : RUN ${MAKE} [2023-10-31T04:58:24.895Z] ---> Running in 5933b09df186 [2023-10-31T04:58:24.895Z] noop [2023-10-31T04:58:24.895Z] Removing intermediate container 5933b09df186 [2023-10-31T04:58:24.895Z] ---> e90576535a61 [2023-10-31T04:58:24.895Z] Successfully built e90576535a61 [2023-10-31T04:58:24.895Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:58:25.391Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T04:58:25.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:58:25.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-15555 does not seem to be running inside a container [2023-10-31T04:58:25.825Z] $ 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-10-31T04:58:27.048Z] $ docker top 169b7e6ae1541bd0beca9f2b526cca73c9cbf013d66307225f93236bea059201 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T04:58:27.939Z] + go version [2023-10-31T04:58:27.939Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T04:58:27.984Z] $ docker stop --time=1 169b7e6ae1541bd0beca9f2b526cca73c9cbf013d66307225f93236bea059201 [2023-10-31T04:58:29.615Z] $ docker rm -f --volumes 169b7e6ae1541bd0beca9f2b526cca73c9cbf013d66307225f93236bea059201 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T04:58:30.456Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T04:58:30.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T04:58:30.710Z] prd-ubuntu20.04-docker-arm64-4c-16g-15555 does not seem to be running inside a container [2023-10-31T04:58:30.813Z] $ 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-10-31T04:58:31.962Z] $ docker top 6fd67f82a1fb6e11d57ffdec8d960aff16ad0d04a72dc98336c33032d784d842 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T04:58:32.495Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-31T04:58:33.196Z] + make test [2023-10-31T04:58:33.197Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-10-31T04:58:41.401Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-10-31T05:00:03.108Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-10-31T05:00:03.108Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-10-31T05:00:03.108Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-10-31T05:00:03.108Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-10-31T05:00:03.108Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-10-31T05:00:03.108Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-10-31T05:00:03.108Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-10-31T05:00:03.108Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-10-31T05:00:03.108Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-10-31T05:00:24.154Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T05:00:24.154Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T05:00:24.424Z] ./bin/test-attribution-txt.sh [2023-10-31T05:00:24.424Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-10-31T05:00:24.424Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-31T05:00:24.424Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-10-31T05:00:24.694Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-31T05:00:24.694Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-31T05:00:24.694Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-31T05:00:24.694Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-31T05:00:24.694Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-10-31T05:00:24.694Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-10-31T05:00:24.694Z] make -C web test [2023-10-31T05:00:24.694Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-10-31T05:00:24.694Z] make[1]: tput: No such file or directory [2023-10-31T05:00:24.694Z] make[1]: tput: No such file or directory [2023-10-31T05:00:24.694Z] warning: generating ./VERSION [2023-10-31T05:00:24.694Z] echo "0.0.0" > VERSION [2023-10-31T05:00:24.694Z] docker build \ [2023-10-31T05:00:24.694Z] -f Dockerfile \ [2023-10-31T05:00:24.694Z] --build-arg USER=1000 \ [2023-10-31T05:00:24.694Z] \ [2023-10-31T05:00:24.694Z] --label "git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb" \ [2023-10-31T05:00:24.694Z] -t edgexfoundry/edgex-web-ui:8bc799445af19ca1bbbb724aa116e132b3347cdb \ [2023-10-31T05:00:24.694Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-10-31T05:00:24.694Z] . [2023-10-31T05:00:24.960Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-10-31T05:00:24.960Z] Install the buildx component to build images with BuildKit: [2023-10-31T05:00:24.960Z] https://docs.docker.com/go/buildx/ [2023-10-31T05:00:24.961Z] [2023-10-31T05:00:25.546Z] Sending build context to Docker daemon 2.706MB [2023-10-31T05:00:25.546Z] Step 1/11 : FROM node:18-alpine3.18 [2023-10-31T05:00:25.818Z] 18-alpine3.18: Pulling from library/node [2023-10-31T05:00:26.088Z] 579b34f0a95b: Already exists [2023-10-31T05:00:26.088Z] 193dce5f4a0c: Pulling fs layer [2023-10-31T05:00:26.088Z] 78d1fe6b9b44: Pulling fs layer [2023-10-31T05:00:26.088Z] 18c854bc80ea: Pulling fs layer [2023-10-31T05:00:26.088Z] 18c854bc80ea: Verifying Checksum [2023-10-31T05:00:26.088Z] 18c854bc80ea: Download complete [2023-10-31T05:00:26.088Z] 78d1fe6b9b44: Verifying Checksum [2023-10-31T05:00:26.088Z] 78d1fe6b9b44: Download complete [2023-10-31T05:00:27.500Z] 193dce5f4a0c: Verifying Checksum [2023-10-31T05:00:27.500Z] 193dce5f4a0c: Download complete [2023-10-31T05:00:37.583Z] 193dce5f4a0c: Pull complete [2023-10-31T05:00:37.583Z] 78d1fe6b9b44: Pull complete [2023-10-31T05:00:37.583Z] 18c854bc80ea: Pull complete [2023-10-31T05:00:37.583Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-10-31T05:00:37.583Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-10-31T05:00:37.583Z] ---> f5a5f9201015 [2023-10-31T05:00:37.583Z] Step 2/11 : RUN apk add --no-cache chromium [2023-10-31T05:00:37.583Z] ---> Running in 5e72d724d448 [2023-10-31T05:00:38.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T05:00:38.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T05:00:39.769Z] (1/151) Installing libexpat (2.5.0-r1) [2023-10-31T05:00:39.769Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-10-31T05:00:39.769Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-10-31T05:00:39.769Z] (4/151) Installing libpng (1.6.39-r3) [2023-10-31T05:00:40.035Z] (5/151) Installing freetype (2.13.0-r5) [2023-10-31T05:00:40.035Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-10-31T05:00:40.035Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-10-31T05:00:40.035Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-10-31T05:00:40.035Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-10-31T05:00:40.035Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-10-31T05:00:40.035Z] (11/151) Installing libffi (3.4.4-r2) [2023-10-31T05:00:40.035Z] (12/151) Installing libintl (0.21.1-r7) [2023-10-31T05:00:40.035Z] (13/151) Installing libblkid (2.38.1-r8) [2023-10-31T05:00:40.035Z] (14/151) Installing libmount (2.38.1-r8) [2023-10-31T05:00:40.035Z] (15/151) Installing pcre2 (10.42-r1) [2023-10-31T05:00:40.306Z] (16/151) Installing glib (2.76.4-r0) [2023-10-31T05:00:40.306Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-10-31T05:00:40.306Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-10-31T05:00:40.306Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-10-31T05:00:40.306Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-10-31T05:00:40.573Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-31T05:00:40.573Z] (22/151) Installing libwebp (1.3.2-r0) [2023-10-31T05:00:40.573Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-10-31T05:00:40.573Z] (24/151) Installing tiff (4.5.1-r0) [2023-10-31T05:00:40.573Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-10-31T05:00:40.573Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-10-31T05:00:40.573Z] (27/151) Installing libxau (1.0.11-r2) [2023-10-31T05:00:40.573Z] (28/151) Installing libmd (1.0.4-r2) [2023-10-31T05:00:40.573Z] (29/151) Installing libbsd (0.11.7-r1) [2023-10-31T05:00:40.573Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-10-31T05:00:40.573Z] (31/151) Installing libxcb (1.15-r1) [2023-10-31T05:00:40.573Z] (32/151) Installing libx11 (1.8.4-r4) [2023-10-31T05:00:40.850Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-10-31T05:00:40.850Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-10-31T05:00:40.850Z] (35/151) Installing libxrender (0.9.11-r3) [2023-10-31T05:00:40.850Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-10-31T05:00:40.850Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-10-31T05:00:40.850Z] (38/151) Installing libxext (1.3.5-r2) [2023-10-31T05:00:40.850Z] (39/151) Installing libxi (1.8.1-r0) [2023-10-31T05:00:40.850Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-10-31T05:00:40.850Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-10-31T05:00:40.850Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-10-31T05:00:40.850Z] (43/151) Installing libxtst (1.2.4-r2) [2023-10-31T05:00:40.850Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-10-31T05:00:40.850Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-10-31T05:00:40.850Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-10-31T05:00:40.850Z] (47/151) Installing pixman (0.42.2-r1) [2023-10-31T05:00:40.850Z] (48/151) Installing cairo (1.17.8-r1) [2023-10-31T05:00:40.850Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-10-31T05:00:40.850Z] (50/151) Installing avahi-libs (0.8-r13) [2023-10-31T05:00:41.119Z] (51/151) Installing gmp (6.2.1-r3) [2023-10-31T05:00:41.119Z] (52/151) Installing nettle (3.8.1-r2) [2023-10-31T05:00:41.119Z] (53/151) Installing libunistring (1.1-r1) [2023-10-31T05:00:41.119Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-10-31T05:00:41.119Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-10-31T05:00:41.119Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-10-31T05:00:41.119Z] (57/151) Installing gnutls (3.8.0-r2) [2023-10-31T05:00:41.119Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-10-31T05:00:41.119Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-10-31T05:00:41.119Z] (60/151) Installing fribidi (1.0.13-r0) [2023-10-31T05:00:41.119Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-10-31T05:00:41.119Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-10-31T05:00:41.388Z] (63/151) Installing libxft (2.3.8-r1) [2023-10-31T05:00:41.388Z] (64/151) Installing pango (1.50.14-r1) [2023-10-31T05:00:41.388Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-10-31T05:00:41.388Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-10-31T05:00:41.388Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-10-31T05:00:41.388Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-10-31T05:00:41.654Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-10-31T05:00:41.654Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-10-31T05:00:41.922Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-10-31T05:00:41.922Z] (71/151) Installing icu-data-full (73.2-r2) [2023-10-31T05:00:42.520Z] (72/151) Installing mesa (23.0.4-r0) [2023-10-31T05:00:42.520Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-10-31T05:00:45.103Z] (74/151) Installing libdrm (2.4.115-r4) [2023-10-31T05:00:45.103Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-10-31T05:00:45.103Z] (76/151) Installing libelf (0.189-r2) [2023-10-31T05:00:45.103Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-10-31T05:00:45.103Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-10-31T05:00:45.687Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-10-31T05:00:45.687Z] (80/151) Installing libmagic (5.45-r0) [2023-10-31T05:00:45.687Z] (81/151) Installing file (5.45-r0) [2023-10-31T05:00:45.687Z] (82/151) Installing libice (1.1.1-r2) [2023-10-31T05:00:45.687Z] (83/151) Installing libuuid (2.38.1-r8) [2023-10-31T05:00:45.687Z] (84/151) Installing libsm (1.2.4-r1) [2023-10-31T05:00:45.687Z] (85/151) Installing libxt (1.3.0-r2) [2023-10-31T05:00:45.687Z] (86/151) Installing libxmu (1.1.4-r2) [2023-10-31T05:00:45.687Z] (87/151) Installing xset (1.2.5-r1) [2023-10-31T05:00:45.687Z] (88/151) Installing xprop (1.2.6-r0) [2023-10-31T05:00:45.687Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-10-31T05:00:45.687Z] (90/151) Installing libogg (1.3.5-r4) [2023-10-31T05:00:45.687Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-10-31T05:00:45.687Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-10-31T05:00:45.954Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-10-31T05:00:45.954Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-10-31T05:00:45.954Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-10-31T05:00:45.954Z] (96/151) Installing libva (2.18.0-r1) [2023-10-31T05:00:46.224Z] (97/151) Installing libvdpau (1.5-r1) [2023-10-31T05:00:46.224Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-10-31T05:00:46.224Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-10-31T05:00:46.224Z] (100/151) Installing libhwy (1.0.4-r1) [2023-10-31T05:00:46.224Z] (101/151) Installing lcms2 (2.15-r2) [2023-10-31T05:00:46.224Z] (102/151) Installing libjxl (0.8.2-r0) [2023-10-31T05:00:46.224Z] (103/151) Installing lame-libs (3.100-r5) [2023-10-31T05:00:46.224Z] (104/151) Installing opus (1.4-r0) [2023-10-31T05:00:46.224Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-10-31T05:00:46.224Z] (106/151) Installing soxr (0.1.3-r5) [2023-10-31T05:00:46.224Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-10-31T05:00:46.224Z] (108/151) Installing libtheora (1.1.1-r17) [2023-10-31T05:00:46.224Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-10-31T05:00:46.224Z] (110/151) Installing libvpx (1.13.0-r2) [2023-10-31T05:00:46.505Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-10-31T05:00:46.505Z] (112/151) Installing numactl (2.0.16-r4) [2023-10-31T05:00:46.505Z] (113/151) Installing x265-libs (3.5-r4) [2023-10-31T05:00:46.505Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-10-31T05:00:46.505Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-31T05:00:47.091Z] (116/151) Installing libbluray (1.3.4-r0) [2023-10-31T05:00:47.091Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-10-31T05:00:47.091Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-10-31T05:00:47.091Z] (119/151) Installing cjson (1.7.15-r4) [2023-10-31T05:00:47.091Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-10-31T05:00:47.091Z] (121/151) Installing librist (0.2.7-r0) [2023-10-31T05:00:47.091Z] (122/151) Installing libsrt (1.5.2-r0) [2023-10-31T05:00:47.091Z] (123/151) Installing libssh (0.10.5-r0) [2023-10-31T05:00:47.091Z] (124/151) Installing libsodium (1.0.18-r3) [2023-10-31T05:00:47.091Z] (125/151) Installing libzmq (4.3.4-r4) [2023-10-31T05:00:47.091Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-10-31T05:00:47.091Z] (127/151) Installing libevent (2.1.12-r6) [2023-10-31T05:00:47.091Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-10-31T05:00:47.091Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-10-31T05:00:47.359Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-10-31T05:00:47.359Z] (131/151) Installing icu-libs (73.2-r2) [2023-10-31T05:00:47.359Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-10-31T05:00:47.359Z] (133/151) Installing minizip (1.2.13-r1) [2023-10-31T05:00:47.359Z] (134/151) Installing nspr (4.35-r2) [2023-10-31T05:00:47.359Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-10-31T05:00:47.359Z] (136/151) Installing nss (3.94-r0) [2023-10-31T05:00:47.627Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-10-31T05:00:47.627Z] (138/151) Installing libasyncns (0.8-r1) [2023-10-31T05:00:47.627Z] (139/151) Installing libltdl (2.4.7-r2) [2023-10-31T05:00:47.627Z] (140/151) Installing orc (0.4.34-r0) [2023-10-31T05:00:47.627Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-10-31T05:00:47.627Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-10-31T05:00:47.627Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-10-31T05:00:47.627Z] (144/151) Installing libpulse (16.1-r10) [2023-10-31T05:00:47.627Z] (145/151) Installing snappy (1.1.10-r1) [2023-10-31T05:00:47.627Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-10-31T05:00:47.627Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-10-31T05:00:47.627Z] (148/151) Installing libgpg-error (1.47-r1) [2023-10-31T05:00:47.627Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-10-31T05:00:47.627Z] (150/151) Installing libxslt (1.1.38-r0) [2023-10-31T05:00:47.627Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-10-31T05:00:52.978Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T05:00:53.247Z] Executing fontconfig-2.14.2-r3.trigger [2023-10-31T05:00:53.247Z] Executing mkfontscale-1.2.2-r3.trigger [2023-10-31T05:00:53.247Z] Executing glib-2.76.4-r0.trigger [2023-10-31T05:00:53.247Z] Executing shared-mime-info-2.2-r5.trigger [2023-10-31T05:00:55.837Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-10-31T05:00:55.837Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-10-31T05:00:55.837Z] OK: 555 MiB in 168 packages [2023-10-31T05:01:14.026Z] Removing intermediate container 5e72d724d448 [2023-10-31T05:01:14.026Z] ---> ab6af28c038d [2023-10-31T05:01:14.026Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-10-31T05:01:17.367Z] ---> Running in 7f78c4de2223 [2023-10-31T05:01:17.367Z] Removing intermediate container 7f78c4de2223 [2023-10-31T05:01:17.367Z] ---> 670e64a20c21 [2023-10-31T05:01:17.367Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-10-31T05:01:17.367Z] ---> Running in be07e9863ec6 [2023-10-31T05:01:17.633Z] Removing intermediate container be07e9863ec6 [2023-10-31T05:01:17.633Z] ---> a0cded18c48e [2023-10-31T05:01:17.633Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-10-31T05:01:17.899Z] ---> Running in 259dd05d3198 [2023-10-31T05:01:18.166Z] Removing intermediate container 259dd05d3198 [2023-10-31T05:01:18.166Z] ---> 77669f3ae681 [2023-10-31T05:01:18.166Z] Step 6/11 : RUN npm install -g npm [2023-10-31T05:01:18.166Z] ---> Running in 8eca988eb35a [2023-10-31T05:01:46.185Z] [2023-10-31T05:01:46.185Z] removed 2 packages, and changed 69 packages in 23s [2023-10-31T05:01:46.185Z] [2023-10-31T05:01:46.185Z] 29 packages are looking for funding [2023-10-31T05:01:46.185Z] run `npm fund` for details [2023-10-31T05:01:50.525Z] Removing intermediate container 8eca988eb35a [2023-10-31T05:01:50.525Z] ---> a1215b28d624 [2023-10-31T05:01:50.525Z] Step 7/11 : ARG USER=1000 [2023-10-31T05:01:50.525Z] ---> Running in d53e190886ea [2023-10-31T05:01:50.525Z] Removing intermediate container d53e190886ea [2023-10-31T05:01:50.525Z] ---> 2b2af8180a57 [2023-10-31T05:01:50.525Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-10-31T05:01:50.525Z] ---> Running in a26cd8051dbc [2023-10-31T05:01:51.998Z] Removing intermediate container a26cd8051dbc [2023-10-31T05:01:51.998Z] ---> 44e082f21e9d [2023-10-31T05:01:51.998Z] Step 9/11 : USER $USER:$USER [2023-10-31T05:01:52.274Z] ---> Running in e9ff022bea10 [2023-10-31T05:01:52.540Z] Removing intermediate container e9ff022bea10 [2023-10-31T05:01:52.540Z] ---> 3aa92b2870fa [2023-10-31T05:01:52.540Z] Step 10/11 : WORKDIR /app [2023-10-31T05:01:52.540Z] ---> Running in 0a7dd0c2a87b [2023-10-31T05:01:52.809Z] Removing intermediate container 0a7dd0c2a87b [2023-10-31T05:01:52.809Z] ---> b20cef2003af [2023-10-31T05:01:52.809Z] Step 11/11 : LABEL git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb [2023-10-31T05:01:52.809Z] ---> Running in 5e1d0f37d84f [2023-10-31T05:01:53.079Z] Removing intermediate container 5e1d0f37d84f [2023-10-31T05:01:53.079Z] ---> 97431dc7ead6 [2023-10-31T05:01:53.347Z] Successfully built 97431dc7ead6 [2023-10-31T05:01:53.347Z] Successfully tagged edgexfoundry/edgex-web-ui:8bc799445af19ca1bbbb724aa116e132b3347cdb [2023-10-31T05:01:53.347Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-10-31T05:01:53.347Z] touch edgex-web-ui.imagebuilt [2023-10-31T05:01:53.347Z] mkdir -p node_modules coverage [2023-10-31T05:01:53.347Z] chown "1000:1000" node_modules coverage package-lock.json [2023-10-31T05:01:53.347Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE required: { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE }, [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE required: { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE }, [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE required: { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE }, [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE required: { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE }, [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE required: { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE }, [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE required: { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE }, [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE required: { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE }, [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE required: { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE }, [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE required: { [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE }, [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:02:05.666Z] npm WARN EBADENGINE } [2023-10-31T05:03:57.302Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-10-31T05:03:57.302Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-10-31T05:03:57.302Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-10-31T05:03:57.302Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T05:03:57.302Z] 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-10-31T05:03:57.302Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-10-31T05:03:57.302Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T05:03:57.302Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-10-31T05:03:57.302Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-10-31T05:03:57.302Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T05:03:57.302Z] 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-10-31T05:03:57.302Z] 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-10-31T05:03:57.302Z] 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-10-31T05:03:57.302Z] 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-10-31T05:03:57.302Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-10-31T05:04:29.494Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-10-31T05:04:29.494Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-10-31T05:04:29.494Z] 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-10-31T05:04:30.449Z] 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-10-31T05:04:48.629Z] 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-10-31T05:05:27.465Z] 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-10-31T05:06:06.361Z] [2023-10-31T05:06:06.361Z] added 1475 packages, and audited 1476 packages in 4m [2023-10-31T05:06:06.361Z] [2023-10-31T05:06:06.361Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-10-31T05:06:06.361Z] [2023-10-31T05:06:06.361Z] To address issues that do not require attention, run: [2023-10-31T05:06:06.361Z] npm audit fix [2023-10-31T05:06:06.361Z] [2023-10-31T05:06:06.361Z] To address all issues (including breaking changes), run: [2023-10-31T05:06:06.361Z] npm audit fix --force [2023-10-31T05:06:06.361Z] [2023-10-31T05:06:06.361Z] Run `npm audit` for details. [2023-10-31T05:06:09.702Z] 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-10-31T05:06:24.667Z] - Generating browser application bundles (phase: setup)... [2023-10-31T05:06:51.325Z] Compiling @angular/core : es2015 as esm2015 [2023-10-31T05:06:51.325Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-10-31T05:07:13.348Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-10-31T05:07:13.348Z] Compiling @angular/common : es2015 as esm2015 [2023-10-31T05:07:16.795Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-10-31T05:07:16.796Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-10-31T05:07:18.212Z] Compiling @angular/router : es2015 as esm2015 [2023-10-31T05:07:20.161Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-10-31T05:07:24.422Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-10-31T05:07:24.422Z] Compiling @angular/common/http : es2015 as esm2015 [2023-10-31T05:07:25.876Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-10-31T05:07:28.464Z] Compiling @angular/forms : es2015 as esm2015 [2023-10-31T05:07:29.049Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-10-31T05:07:29.632Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-10-31T05:08:26.057Z] 31 10 2023 05:08:16.732:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-10-31T05:08:26.057Z] 31 10 2023 05:08:16.743:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-10-31T05:08:26.057Z] 31 10 2023 05:08:16.767:INFO [launcher]: Starting browser ChromeHeadless [2023-10-31T05:09:33.943Z] 31 10 2023 05:09:23.070:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-10-31T05:09:48.908Z] 31 10 2023 05:09:46.706:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-10-31T05:10:03.871Z] ✔ Browser application bundle generation complete. [2023-10-31T05:10:03.871Z] 31 10 2023 05:10:03.445:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket S71ml1poTasGrEhDAAAB with id 96095051 [2023-10-31T05:10:22.187Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-10-31T05:10:22.188Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.481 secs) [2023-10-31T05:10:22.188Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.741 secs) [2023-10-31T05:10:22.188Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.828 secs) [2023-10-31T05:10:22.462Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.022 secs) [2023-10-31T05:10:22.462Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.058 secs) [2023-10-31T05:10:22.758Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.173 secs) [2023-10-31T05:10:23.369Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.79 secs) [2023-10-31T05:10:23.646Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 2.125 secs) [2023-10-31T05:10:23.923Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 2.223 secs) [2023-10-31T05:10:23.923Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 2.321 secs) [2023-10-31T05:10:24.188Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 2.474 secs) [2023-10-31T05:10:24.188Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.492 secs) [2023-10-31T05:10:24.451Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.689 secs) [2023-10-31T05:10:24.716Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.982 secs) [2023-10-31T05:10:24.981Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 3.099 secs) [2023-10-31T05:10:24.981Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 3.129 secs) [2023-10-31T05:10:25.247Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 3.299 secs) [2023-10-31T05:10:25.247Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 3.375 secs) [2023-10-31T05:10:25.512Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 3.548 secs) [2023-10-31T05:10:25.512Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 3.626 secs) [2023-10-31T05:10:25.779Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 3.739 secs) [2023-10-31T05:10:25.779Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 3.798 secs) [2023-10-31T05:10:26.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 3.916 secs) [2023-10-31T05:10:26.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 3.959 secs) [2023-10-31T05:10:26.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 4.035 secs) [2023-10-31T05:10:26.309Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 4.096 secs) [2023-10-31T05:10:26.309Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 4.214 secs) [2023-10-31T05:10:26.309Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 4.23 secs) [2023-10-31T05:10:26.574Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 4.35 secs) [2023-10-31T05:10:26.574Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 4.397 secs) [2023-10-31T05:10:26.574Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 4.455 secs) [2023-10-31T05:10:26.840Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 4.485 secs) [2023-10-31T05:10:26.840Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 4.642 secs) [2023-10-31T05:10:26.840Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 4.657 secs) [2023-10-31T05:10:27.106Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 4.801 secs) [2023-10-31T05:10:27.106Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 4.842 secs) [2023-10-31T05:10:27.106Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 4.856 secs) [2023-10-31T05:10:27.106Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 4.875 secs) [2023-10-31T05:10:27.370Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.92 secs) [2023-10-31T05:10:27.636Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 5.16 secs) [2023-10-31T05:10:27.636Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 5.183 secs) [2023-10-31T05:10:27.636Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 5.191 secs) [2023-10-31T05:10:27.636Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 5.293 secs) [2023-10-31T05:10:27.900Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 5.346 secs) [2023-10-31T05:10:27.900Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 5.399 secs) [2023-10-31T05:10:27.900Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 5.44 secs) [2023-10-31T05:10:27.900Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 5.504 secs) [2023-10-31T05:10:28.165Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 5.62 secs) [2023-10-31T05:10:28.165Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 5.664 secs) [2023-10-31T05:10:28.165Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.707 secs) [2023-10-31T05:10:28.430Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.742 secs) [2023-10-31T05:10:28.430Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.763 secs) [2023-10-31T05:10:28.430Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.843 secs) [2023-10-31T05:10:28.697Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.887 secs) [2023-10-31T05:10:28.697Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.911 secs) [2023-10-31T05:10:28.697Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 6.063 secs) [2023-10-31T05:10:28.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 6.11 secs) [2023-10-31T05:10:28.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 6.149 secs) [2023-10-31T05:10:28.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 6.183 secs) [2023-10-31T05:10:28.961Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T05:10:28.961Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T05:10:28.961Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T05:10:28.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 6.183 secs) [2023-10-31T05:10:28.961Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T05:10:28.961Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T05:10:28.961Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T05:10:28.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 6.205 secs) [2023-10-31T05:10:28.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 6.245 secs) [2023-10-31T05:10:29.226Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 6.26 secs) [2023-10-31T05:10:29.226Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 6.269 secs) [2023-10-31T05:10:29.226Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.318 secs) [2023-10-31T05:10:29.226Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.369 secs) [2023-10-31T05:10:29.226Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.424 secs) [2023-10-31T05:10:29.226Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.437 secs) [2023-10-31T05:10:29.494Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.474 secs) [2023-10-31T05:10:29.494Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.518 secs) [2023-10-31T05:10:29.494Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.54 secs) [2023-10-31T05:10:29.758Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.699 secs) [2023-10-31T05:10:29.758Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.777 secs) [2023-10-31T05:10:30.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.8 secs) [2023-10-31T05:10:30.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.821 secs) [2023-10-31T05:10:30.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.842 secs) [2023-10-31T05:10:30.022Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.941 secs) [2023-10-31T05:10:30.288Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 7.04 secs) [2023-10-31T05:10:30.552Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 7.232 secs) [2023-10-31T05:10:30.552Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 7.299 secs) [2023-10-31T05:10:30.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.398 secs) [2023-10-31T05:10:30.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.444 secs) [2023-10-31T05:10:30.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.462 secs) [2023-10-31T05:10:30.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.478 secs) [2023-10-31T05:10:30.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.495 secs) [2023-10-31T05:10:30.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.505 secs) [2023-10-31T05:10:30.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.513 secs) [2023-10-31T05:10:30.816Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.523 secs) [2023-10-31T05:10:31.081Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.574 secs) [2023-10-31T05:10:31.081Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.592 secs) [2023-10-31T05:10:31.081Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.665 secs) [2023-10-31T05:10:31.081Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.727 secs) [2023-10-31T05:10:31.348Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 7.756 secs) [2023-10-31T05:10:31.348Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 7.769 secs) [2023-10-31T05:10:31.348Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 7.778 secs) [2023-10-31T05:10:31.348Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 7.795 secs) [2023-10-31T05:10:31.348Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.804 secs) [2023-10-31T05:10:31.348Z] WARN: ' [2023-10-31T05:10:31.348Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T05:10:31.348Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T05:10:31.348Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T05:10:31.348Z] in a future version of Angular. [2023-10-31T05:10:31.348Z] [2023-10-31T05:10:31.348Z] For more information on this, see our API docs here: [2023-10-31T05:10:31.348Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T05:10:31.348Z] ' [2023-10-31T05:10:31.348Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.804 secs) [2023-10-31T05:10:31.348Z] WARN: ' [2023-10-31T05:10:31.348Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T05:10:31.348Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T05:10:31.348Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T05:10:31.348Z] in a future version of Angular. [2023-10-31T05:10:31.348Z] [2023-10-31T05:10:31.348Z] For more information on this, see our API docs here: [2023-10-31T05:10:31.348Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T05:10:31.348Z] ' [2023-10-31T05:10:31.348Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.914 secs) [2023-10-31T05:10:31.612Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.932 secs) [2023-10-31T05:10:31.612Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.997 secs) [2023-10-31T05:10:31.612Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 8.045 secs) [2023-10-31T05:10:31.612Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 8.068 secs) [2023-10-31T05:10:31.612Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.091 secs) [2023-10-31T05:10:31.876Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.128 secs) [2023-10-31T05:10:31.876Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.238 secs) [2023-10-31T05:10:31.876Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8.252 secs) [2023-10-31T05:10:31.876Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.259 secs) [2023-10-31T05:10:32.140Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 8.395 secs) [2023-10-31T05:10:32.405Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 8.531 secs) [2023-10-31T05:10:32.405Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 8.65 secs) [2023-10-31T05:10:32.669Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 8.702 secs) [2023-10-31T05:10:32.669Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 8.745 secs) [2023-10-31T05:10:32.669Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 8.861 secs) [2023-10-31T05:10:32.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 8.902 secs) [2023-10-31T05:10:32.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 8.936 secs) [2023-10-31T05:10:32.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 8.989 secs) [2023-10-31T05:10:32.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 9.004 secs) [2023-10-31T05:10:32.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 9.016 secs) [2023-10-31T05:10:33.198Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 9.117 secs) [2023-10-31T05:10:33.198Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 9.162 secs) [2023-10-31T05:10:33.198Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 9.175 secs) [2023-10-31T05:10:33.462Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 9.307 secs) [2023-10-31T05:10:33.462Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 9.319 secs) [2023-10-31T05:10:33.462Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 9.437 secs) [2023-10-31T05:10:33.725Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 9.475 secs) [2023-10-31T05:10:33.725Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.524 secs) [2023-10-31T05:10:33.989Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 9.695 secs) [2023-10-31T05:10:33.989Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 9.723 secs) [2023-10-31T05:10:33.989Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 9.781 secs) [2023-10-31T05:10:34.252Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 9.822 secs) [2023-10-31T05:10:34.252Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 9.85 secs) [2023-10-31T05:10:34.516Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.99 secs) [2023-10-31T05:10:34.516Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 10.033 secs) [2023-10-31T05:10:34.516Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 10.075 secs) [2023-10-31T05:10:34.781Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 10.136 secs) [2023-10-31T05:10:34.781Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 10.234 secs) [2023-10-31T05:10:34.781Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 10.275 secs) [2023-10-31T05:10:34.781Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 10.296 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 10.316 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 10.346 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 10.359 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 10.367 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 10.376 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 10.383 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10.39 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.4 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 10.411 secs) [2023-10-31T05:10:35.044Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 10.419 secs) [2023-10-31T05:10:35.998Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (14.782 secs / 10.419 secs) [2023-10-31T05:10:35.998Z] TOTAL: 147 SUCCESS [2023-10-31T05:10:35.998Z] ✔ Browser application bundle generation complete. [2023-10-31T05:10:39.324Z] [2023-10-31T05:10:39.324Z] =============================== Coverage summary =============================== [2023-10-31T05:10:39.324Z] Statements : 41.06% ( 1474/3590 ) [2023-10-31T05:10:39.324Z] Branches : 11.75% ( 114/970 ) [2023-10-31T05:10:39.324Z] Functions : 32.29% ( 423/1310 ) [2023-10-31T05:10:39.324Z] Lines : 39.05% ( 1329/3403 ) [2023-10-31T05:10:39.324Z] ================================================================================ [2023-10-31T05:10:39.324Z] 31 10 2023 05:10:38.899:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-10-31T05:10:39.902Z] ✔ Browser application bundle generation complete. [2023-10-31T05:10:44.138Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-10-31T05:10:44.180Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T05:10:44.229Z] $ docker stop --time=1 6fd67f82a1fb6e11d57ffdec8d960aff16ad0d04a72dc98336c33032d784d842 [2023-10-31T05:10:45.925Z] $ docker rm -f --volumes 6fd67f82a1fb6e11d57ffdec8d960aff16ad0d04a72dc98336c33032d784d842 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T05:10:47.039Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T05:10:49.637Z] Warning: overwriting stash ‘coverage-report’ [2023-10-31T05:10:56.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T05:10:56.877Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T05:10:59.768Z] + ls -al . [2023-10-31T05:10:59.768Z] total 176 [2023-10-31T05:10:59.768Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 04:58 . [2023-10-31T05:10:59.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:55 .. [2023-10-31T05:10:59.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:55 .blubracket [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 04:55 .dockerignore [2023-10-31T05:10:59.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:55 .git [2023-10-31T05:10:59.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:55 .github [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 04:55 .gitignore [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 04:55 Attribution.txt [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 04:55 CHANGELOG.md [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 04:55 CONTRIBUTING.md [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 04:55 Dockerfile [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 04:55 Jenkinsfile [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 04:55 LICENSE [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 04:55 Makefile [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 04:55 README.md [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 04:53 VERSION [2023-10-31T05:10:59.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:55 assets [2023-10-31T05:10:59.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:55 bin [2023-10-31T05:10:59.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 04:55 cmd [2023-10-31T05:10:59.768Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 31 04:58 coverage.out [2023-10-31T05:10:59.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 04:55 docs [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 04:55 go.mod [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 04:55 go.sum [2023-10-31T05:10:59.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 04:55 internal [2023-10-31T05:10:59.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 04:55 testing [2023-10-31T05:10:59.768Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 04:55 version.go [2023-10-31T05:10:59.768Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 05:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:11:00.189Z] + 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=8bc799445af19ca1bbbb724aa116e132b3347cdb --label arch=arm64 --label version=0.0.0 . [2023-10-31T05:11:02.159Z] Sending build context to Docker daemon 34.3MB [2023-10-31T05:11:02.159Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T05:11:02.159Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T05:11:02.159Z] ---> e90576535a61 [2023-10-31T05:11:02.159Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T05:11:02.769Z] ---> Running in f43a7252a09b [2023-10-31T05:11:03.352Z] Removing intermediate container f43a7252a09b [2023-10-31T05:11:03.352Z] ---> 38ae7e5cab35 [2023-10-31T05:11:03.352Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T05:11:03.352Z] ---> Running in 5243b1280a3e [2023-10-31T05:11:03.622Z] Removing intermediate container 5243b1280a3e [2023-10-31T05:11:03.622Z] ---> 5a09dee4948d [2023-10-31T05:11:03.622Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T05:11:03.622Z] ---> Running in 98e56ee21517 [2023-10-31T05:11:03.898Z] Removing intermediate container 98e56ee21517 [2023-10-31T05:11:03.898Z] ---> 355e42b8c91e [2023-10-31T05:11:03.898Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-10-31T05:11:04.167Z] ---> Running in 584499a931f6 [2023-10-31T05:11:04.432Z] Removing intermediate container 584499a931f6 [2023-10-31T05:11:04.432Z] ---> dee6884297bc [2023-10-31T05:11:04.432Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T05:11:04.432Z] ---> Running in 928f485db917 [2023-10-31T05:11:04.699Z] Removing intermediate container 928f485db917 [2023-10-31T05:11:04.699Z] ---> 7e80436be710 [2023-10-31T05:11:04.699Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T05:11:06.627Z] ---> bdb728c06b58 [2023-10-31T05:11:06.627Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T05:11:06.627Z] ---> Running in 52350fe5ceeb [2023-10-31T05:11:07.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T05:11:07.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T05:11:08.808Z] OK: 266 MiB in 52 packages [2023-10-31T05:11:09.767Z] Removing intermediate container 52350fe5ceeb [2023-10-31T05:11:09.767Z] ---> 525c0c0ad64c [2023-10-31T05:11:09.767Z] Step 10/25 : ENV GO111MODULE=on [2023-10-31T05:11:10.035Z] ---> Running in 38d83dbf0d60 [2023-10-31T05:11:10.302Z] Removing intermediate container 38d83dbf0d60 [2023-10-31T05:11:10.302Z] ---> 759677b3590f [2023-10-31T05:11:10.302Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T05:11:10.302Z] ---> Running in ac52e460dfaa [2023-10-31T05:11:10.570Z] Removing intermediate container ac52e460dfaa [2023-10-31T05:11:10.570Z] ---> 3207951279ff [2023-10-31T05:11:10.570Z] Step 12/25 : COPY go.mod vendor* ./ [2023-10-31T05:11:11.982Z] ---> f110476a48c9 [2023-10-31T05:11:11.982Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T05:11:11.982Z] ---> Running in a36d07491eff [2023-10-31T05:11:14.565Z] Removing intermediate container a36d07491eff [2023-10-31T05:11:14.565Z] ---> 06bff85fdd90 [2023-10-31T05:11:14.565Z] Step 14/25 : COPY . . [2023-10-31T05:11:18.808Z] ---> 17d03a8ffa13 [2023-10-31T05:11:18.808Z] Step 15/25 : RUN ${MAKE} [2023-10-31T05:11:19.075Z] ---> Running in d9ba563b7262 [2023-10-31T05:11:20.031Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-10-31T05:12:56.639Z] Removing intermediate container d9ba563b7262 [2023-10-31T05:12:56.639Z] ---> 46024f1d00cf [2023-10-31T05:12:56.639Z] Step 16/25 : FROM alpine:3.18 [2023-10-31T05:12:56.639Z] 3.18: Pulling from library/alpine [2023-10-31T05:12:56.639Z] 579b34f0a95b: Already exists [2023-10-31T05:12:56.639Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T05:12:56.639Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T05:12:56.639Z] ---> 3cc203321400 [2023-10-31T05:12:56.639Z] Step 17/25 : EXPOSE 4000 [2023-10-31T05:12:56.639Z] ---> Running in 1cf1075c413a [2023-10-31T05:12:56.639Z] Removing intermediate container 1cf1075c413a [2023-10-31T05:12:56.639Z] ---> ce4132b52294 [2023-10-31T05:12:56.639Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T05:12:58.571Z] ---> 510be962e099 [2023-10-31T05:12:58.572Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-10-31T05:12:58.838Z] ---> 10be3baecce6 [2023-10-31T05:12:58.838Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-10-31T05:12:59.420Z] ---> 4ade7a4153b0 [2023-10-31T05:12:59.420Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T05:12:59.420Z] ---> Running in d6fb2dda088f [2023-10-31T05:12:59.686Z] Removing intermediate container d6fb2dda088f [2023-10-31T05:12:59.686Z] ---> 6d965f708321 [2023-10-31T05:12:59.686Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-10-31T05:12:59.686Z] ---> Running in 33c991c6ffb2 [2023-10-31T05:12:59.952Z] Removing intermediate container 33c991c6ffb2 [2023-10-31T05:12:59.952Z] ---> 8550f710d805 [2023-10-31T05:12:59.952Z] Step 23/25 : LABEL arch=arm64 [2023-10-31T05:12:59.952Z] ---> Running in c1dc18fc6368 [2023-10-31T05:13:00.222Z] Removing intermediate container c1dc18fc6368 [2023-10-31T05:13:00.222Z] ---> 67c14a34a482 [2023-10-31T05:13:00.222Z] Step 24/25 : LABEL git_sha=8bc799445af19ca1bbbb724aa116e132b3347cdb [2023-10-31T05:13:00.488Z] ---> Running in b8aa1de191e6 [2023-10-31T05:13:00.754Z] Removing intermediate container b8aa1de191e6 [2023-10-31T05:13:00.754Z] ---> 436d485145a6 [2023-10-31T05:13:00.754Z] Step 25/25 : LABEL version=0.0.0 [2023-10-31T05:13:00.754Z] ---> Running in 3854b4c23f63 [2023-10-31T05:13:01.021Z] Removing intermediate container 3854b4c23f63 [2023-10-31T05:13:01.022Z] ---> 28f1385868a2 [2023-10-31T05:13:01.022Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T05:13:01.287Z] Successfully built 28f1385868a2 [2023-10-31T05:13:01.287Z] 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-10-31T05:13:02.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T05:13:02.143Z] [2023-10-31T05:13:02.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:13:02.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T05:13:02.535Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T05:13:02.535Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T05:13:02.535Z] 04944245beec: Pulling fs layer [2023-10-31T05:13:02.535Z] 699f458cf7ca: Pulling fs layer [2023-10-31T05:13:02.535Z] 765212b225bb: Pulling fs layer [2023-10-31T05:13:02.535Z] f23df028b6ca: Pulling fs layer [2023-10-31T05:13:02.535Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T05:13:02.535Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T05:13:02.535Z] f23df028b6ca: Waiting [2023-10-31T05:13:02.535Z] d65c8cfc05b1: Waiting [2023-10-31T05:13:02.535Z] 2437ff75d9bd: Waiting [2023-10-31T05:13:02.535Z] 765212b225bb: Waiting [2023-10-31T05:13:02.806Z] 04944245beec: Verifying Checksum [2023-10-31T05:13:02.806Z] 04944245beec: Download complete [2023-10-31T05:13:02.806Z] 765212b225bb: Verifying Checksum [2023-10-31T05:13:02.806Z] 765212b225bb: Download complete [2023-10-31T05:13:02.806Z] f23df028b6ca: Verifying Checksum [2023-10-31T05:13:02.806Z] f23df028b6ca: Download complete [2023-10-31T05:13:02.806Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T05:13:02.806Z] d65c8cfc05b1: Download complete [2023-10-31T05:13:03.073Z] 699f458cf7ca: Verifying Checksum [2023-10-31T05:13:03.073Z] 699f458cf7ca: Download complete [2023-10-31T05:13:03.341Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T05:13:03.341Z] 8998bd30e6a1: Download complete [2023-10-31T05:13:05.918Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T05:13:05.918Z] 2437ff75d9bd: Download complete [2023-10-31T05:13:08.504Z] 8998bd30e6a1: Pull complete [2023-10-31T05:13:09.088Z] 04944245beec: Pull complete [2023-10-31T05:13:10.492Z] 699f458cf7ca: Pull complete [2023-10-31T05:13:10.758Z] 765212b225bb: Pull complete [2023-10-31T05:13:11.712Z] f23df028b6ca: Pull complete [2023-10-31T05:13:11.979Z] d65c8cfc05b1: Pull complete [2023-10-31T05:13:30.169Z] 2437ff75d9bd: Pull complete [2023-10-31T05:13:30.170Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T05:13:30.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T05:13:30.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:13:30.483Z] prd-ubuntu20.04-docker-arm64-4c-16g-15555 does not seem to be running inside a container [2023-10-31T05:13:30.556Z] $ 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-10-31T05:13:37.538Z] $ docker top 41702686f286a7bb17c1cb83b9116cb91238e76daf2208ac1d8f77a28254385f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:13:38.543Z] ---> job-cost.sh [2023-10-31T05:13:38.543Z] lf-activate-venv: SKIPPING [2023-10-31T05:13:38.543Z] INFO: No Stack... [2023-10-31T05:13:38.822Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T05:13:39.425Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T05:13:40.390Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-10-31T05:13:40.390Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T05:13:40.447Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [2023-10-31T05:13:40.452Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] did not exist. Created. [2023-10-31T05:13:40.452Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T05:13:41.175Z] /w/workspace/edgex-ui-go/1@tmp/durable-b20634bd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T05:13:41.842Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T05:13:41.877Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T05:13:48.100Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T05:13:48.119Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T05:13:48.213Z] $ docker stop --time=1 41702686f286a7bb17c1cb83b9116cb91238e76daf2208ac1d8f77a28254385f [2023-10-31T05:13:52.559Z] $ docker rm -f --volumes 41702686f286a7bb17c1cb83b9116cb91238e76daf2208ac1d8f77a28254385f [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-10-31T05:13:53.577Z] provisioning config files... [2023-10-31T05:13:53.586Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/config8721658221603330696tmp [Pipeline] { [Pipeline] sh [2023-10-31T05:13:53.935Z] + set +x [2023-10-31T05:13:53.936Z] + bash -s -- [2023-10-31T05:13:53.936Z] + curl -s https://codecov.io/bash [2023-10-31T05:13:53.936Z] [2023-10-31T05:13:53.936Z] _____ _ [2023-10-31T05:13:53.936Z] / ____| | | [2023-10-31T05:13:53.936Z] | | ___ __| | ___ ___ _____ __ [2023-10-31T05:13:53.936Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-31T05:13:53.936Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-31T05:13:53.936Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-31T05:13:53.936Z] Bash-1.0.6 [2023-10-31T05:13:53.936Z] [2023-10-31T05:13:53.936Z] [2023-10-31T05:13:53.936Z] ==> git version 2.25.1 found [2023-10-31T05:13:53.936Z] ==> 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-10-31T05:13:53.936Z] Release-Date: 2020-01-08 [2023-10-31T05:13:53.936Z] 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-10-31T05:13:53.936Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-31T05:13:53.936Z] ==> Jenkins CI detected. [2023-10-31T05:13:53.936Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-646 [2023-10-31T05:13:53.936Z] project root: . [2023-10-31T05:13:53.936Z] --> token set from env [2023-10-31T05:13:53.936Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-31T05:13:53.936Z] ==> Running gcov in . (disable via -X gcov) [2023-10-31T05:13:54.196Z] ==> Python coveragepy not found [2023-10-31T05:13:54.196Z] ==> Searching for coverage reports in: [2023-10-31T05:13:54.196Z] + . [2023-10-31T05:13:54.196Z] -> Found 1 reports [2023-10-31T05:13:54.196Z] ==> Detecting git/mercurial file structure [2023-10-31T05:13:54.196Z] ==> Reading reports [2023-10-31T05:13:54.196Z] + ./coverage.out bytes=10 [2023-10-31T05:13:54.196Z] ==> Appending adjustments [2023-10-31T05:13:54.196Z] https://docs.codecov.io/docs/fixing-reports [2023-10-31T05:13:55.134Z] + Found adjustments [2023-10-31T05:13:55.134Z] ==> Gzipping contents [2023-10-31T05:13:55.134Z] 12K /tmp/codecov.RR74N1.gz [2023-10-31T05:13:55.134Z] ==> Uploading reports [2023-10-31T05:13:55.134Z] url: https://codecov.io [2023-10-31T05:13:55.134Z] query: branch=PR-646&commit=8bc799445af19ca1bbbb724aa116e132b3347cdb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=646&job=&cmd_args= [2023-10-31T05:13:55.134Z] -> Pinging Codecov [2023-10-31T05:13:55.134Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-646&commit=8bc799445af19ca1bbbb724aa116e132b3347cdb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=646&job=&cmd_args= [2023-10-31T05:13:55.134Z] -> Uploading to [2023-10-31T05:13:55.134Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-31/FB506323287CE973F263BFD2A0EB1F37/8bc799445af19ca1bbbb724aa116e132b3347cdb/0a3be46f-0a05-42f6-97fc-1a7cc9b7cfe4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T051354Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7d00dc4c8bb5b68b67236fb69a9cea025efe390ec251a2028885548d828f4785 [2023-10-31T05:13:55.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T05:13:55.134Z] Dload Upload Total Spent Left Speed [2023-10-31T05:13:55.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 34716 --:--:-- --:--:-- --:--:-- 34716 [2023-10-31T05:13:55.393Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8bc799445af19ca1bbbb724aa116e132b3347cdb [Pipeline] } [2023-10-31T05:13:55.421Z] 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-10-31T05:13:57.203Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives ] [2023-10-31T05:13:57.203Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives [2023-10-31T05:13:57.203Z] total 16 [2023-10-31T05:13:57.203Z] drwxr-xr-x 3 root root 4096 Oct 31 04:57 . [2023-10-31T05:13:57.203Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:57 .. [2023-10-31T05:13:57.203Z] drwxr-xr-x 2 root root 4096 Oct 31 04:57 cost [2023-10-31T05:13:57.203Z] -rw-r--r-- 1 root root 83 Oct 31 04:57 cost.csv [2023-10-31T05:13:57.203Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives [2023-10-31T05:13:57.203Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives [2023-10-31T05:13:57.203Z] total 16 [2023-10-31T05:13:57.203Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 04:57 . [2023-10-31T05:13:57.204Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 04:57 .. [2023-10-31T05:13:57.204Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 04:57 cost [2023-10-31T05:13:57.204Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 31 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:13:57.530Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:13:58.422Z] ---> package-listing.sh [2023-10-31T05:13:58.422Z] ++ facter osfamily [2023-10-31T05:13:58.422Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T05:13:58.682Z] + OS_FAMILY=debian [2023-10-31T05:13:58.682Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-646 [2023-10-31T05:13:58.682Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T05:13:58.682Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T05:13:58.682Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T05:13:58.682Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T05:13:58.682Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-646 ']' [2023-10-31T05:13:58.682Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T05:13:58.682Z] + case "${OS_FAMILY}" in [2023-10-31T05:13:58.682Z] + dpkg -l [2023-10-31T05:13:58.682Z] + grep '^ii' [2023-10-31T05:13:58.682Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T05:13:58.682Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T05:13:58.682Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T05:13:58.682Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-646 ']' [2023-10-31T05:13:58.682Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives/ [2023-10-31T05:13:58.682Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-646/archives/ [Pipeline] echo [2023-10-31T05:13:58.718Z] 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-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-31T05:13:59.014Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:13:59.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T05:13:59.639Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:13:59.789Z] prd-ubuntu20.04-docker-8c-8g-15554 does not seem to be running inside a container [2023-10-31T05:13:59.818Z] $ 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-646/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-646 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646:/w/workspace/edgexfoundry_edgex-ui-go_PR-646:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@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-10-31T05:14:00.035Z] $ docker top 0116ebf6e49ccca9aff2a8eae6ac688191121d09b416ba32daaaf9505cceb218 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T05:14:00.425Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T05:14:00.734Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T05:14:01.046Z] + ls /var/log/sa-host [2023-10-31T05:14:01.047Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T05:14:01.275Z] provisioning config files... [2023-10-31T05:14:01.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-646@tmp/config7929260377408110902tmp [Pipeline] { [Pipeline] echo [2023-10-31T05:14:01.335Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:14:01.644Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T05:14:01.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:14:02.082Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T05:14:02.116Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:14:02.424Z] ---> sudo-logs.sh [2023-10-31T05:14:02.425Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T05:14:02.511Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:14:02.839Z] ---> job-cost.sh [2023-10-31T05:14:02.839Z] lf-activate-venv: SKIPPING [2023-10-31T05:14:02.839Z] DEBUG: total: 0.2199999988079071 [2023-10-31T05:14:02.839Z] INFO: Retrieving Stack Cost... [2023-10-31T05:14:03.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T05:14:03.665Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T05:14:03.705Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:14:04.024Z] ---> logs-deploy.sh [2023-10-31T05:14:04.024Z] lf-activate-venv: SKIPPING [2023-10-31T05:14:04.024Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-646/1 [2023-10-31T05:14:04.024Z] INFO: archiving workspace using pattern(s): [2023-10-31T05:14:04.959Z] Archives upload complete. [2023-10-31T05:14:05.218Z] INFO: archiving logs to Nexus [2023-10-31T05:14:05.788Z] ---> uname -a: [2023-10-31T05:14:05.788Z] Linux prd-ubuntu20-04-docker-8c-8g-15554 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] ---> lscpu: [2023-10-31T05:14:05.788Z] Architecture: x86_64 [2023-10-31T05:14:05.788Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-31T05:14:05.788Z] Byte Order: Little Endian [2023-10-31T05:14:05.788Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-31T05:14:05.788Z] CPU(s): 8 [2023-10-31T05:14:05.788Z] On-line CPU(s) list: 0-7 [2023-10-31T05:14:05.788Z] Thread(s) per core: 1 [2023-10-31T05:14:05.788Z] Core(s) per socket: 1 [2023-10-31T05:14:05.788Z] Socket(s): 8 [2023-10-31T05:14:05.788Z] NUMA node(s): 1 [2023-10-31T05:14:05.788Z] Vendor ID: AuthenticAMD [2023-10-31T05:14:05.788Z] CPU family: 23 [2023-10-31T05:14:05.788Z] Model: 49 [2023-10-31T05:14:05.788Z] Model name: AMD EPYC-Rome Processor [2023-10-31T05:14:05.788Z] Stepping: 0 [2023-10-31T05:14:05.788Z] CPU MHz: 2799.998 [2023-10-31T05:14:05.788Z] BogoMIPS: 5599.99 [2023-10-31T05:14:05.788Z] Virtualization: AMD-V [2023-10-31T05:14:05.788Z] Hypervisor vendor: KVM [2023-10-31T05:14:05.788Z] Virtualization type: full [2023-10-31T05:14:05.788Z] L1d cache: 256 KiB [2023-10-31T05:14:05.788Z] L1i cache: 256 KiB [2023-10-31T05:14:05.788Z] L2 cache: 4 MiB [2023-10-31T05:14:05.788Z] L3 cache: 128 MiB [2023-10-31T05:14:05.788Z] NUMA node0 CPU(s): 0-7 [2023-10-31T05:14:05.788Z] Vulnerability Itlb multihit: Not affected [2023-10-31T05:14:05.788Z] Vulnerability L1tf: Not affected [2023-10-31T05:14:05.788Z] Vulnerability Mds: Not affected [2023-10-31T05:14:05.788Z] Vulnerability Meltdown: Not affected [2023-10-31T05:14:05.788Z] Vulnerability Mmio stale data: Not affected [2023-10-31T05:14:05.788Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-31T05:14:05.788Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-31T05:14:05.788Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-31T05:14:05.788Z] Vulnerability Srbds: Not affected [2023-10-31T05:14:05.788Z] Vulnerability Tsx async abort: Not affected [2023-10-31T05:14:05.788Z] 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-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] ---> nproc: [2023-10-31T05:14:05.788Z] 8 [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] ---> df -h: [2023-10-31T05:14:05.788Z] Filesystem Size Used Avail Use% Mounted on [2023-10-31T05:14:05.788Z] overlay 155G 14G 142G 9% / [2023-10-31T05:14:05.788Z] tmpfs 64M 0 64M 0% /dev [2023-10-31T05:14:05.788Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-31T05:14:05.788Z] shm 64M 0 64M 0% /dev/shm [2023-10-31T05:14:05.788Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] ---> sar -b -r -n DEV: [2023-10-31T05:14:05.788Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15554) 10/31/23 _x86_64_ (8 CPU) [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] 04:52:26 LINUX RESTART (8 CPU) [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] 04:53:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-31T05:14:05.788Z] 04:54:01 187.68 12.22 175.46 0.00 1815.42 111397.53 0.00 [2023-10-31T05:14:05.788Z] 04:55:01 236.53 0.08 236.44 0.00 8.67 104485.12 0.00 [2023-10-31T05:14:05.788Z] 04:56:01 345.41 0.37 345.04 0.00 4.40 39486.22 0.00 [2023-10-31T05:14:05.788Z] 04:57:01 167.96 0.18 167.77 0.00 3.87 31257.32 0.00 [2023-10-31T05:14:05.788Z] 04:58:01 88.69 12.71 75.97 0.00 5455.09 22438.28 0.00 [2023-10-31T05:14:05.788Z] 04:59:01 4.42 0.00 4.42 0.00 0.00 50.79 0.00 [2023-10-31T05:14:05.788Z] 05:00:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 [2023-10-31T05:14:05.788Z] 05:01:01 2.08 0.00 2.08 0.00 0.00 22.53 0.00 [2023-10-31T05:14:05.788Z] 05:02:01 1.40 0.00 1.40 0.00 0.00 14.66 0.00 [2023-10-31T05:14:05.788Z] 05:03:01 2.72 0.00 2.72 0.00 0.00 42.52 0.00 [2023-10-31T05:14:05.788Z] 05:04:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2023-10-31T05:14:05.788Z] 05:05:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 [2023-10-31T05:14:05.788Z] 05:06:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 [2023-10-31T05:14:05.788Z] 05:07:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2023-10-31T05:14:05.788Z] 05:08:01 1.80 0.02 1.78 0.00 0.13 20.13 0.00 [2023-10-31T05:14:05.788Z] 05:09:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 [2023-10-31T05:14:05.788Z] 05:10:01 1.12 0.00 1.12 0.00 0.00 11.46 0.00 [2023-10-31T05:14:05.788Z] 05:11:01 2.85 1.33 1.52 0.00 32.39 16.79 0.00 [2023-10-31T05:14:05.788Z] 05:12:01 1.83 0.27 1.57 0.00 3.87 18.66 0.00 [2023-10-31T05:14:05.788Z] 05:13:01 1.93 0.00 1.93 0.00 0.00 22.00 0.00 [2023-10-31T05:14:05.788Z] 05:14:01 4.85 0.22 4.63 0.00 16.93 100.25 0.00 [2023-10-31T05:14:05.788Z] Average: 50.35 1.30 49.05 0.00 348.38 14659.62 0.00 [2023-10-31T05:14:05.788Z] [2023-10-31T05:14:05.788Z] 04:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-31T05:14:05.788Z] 04:54:01 28023992 31542936 765144 2.33 115716 3593844 1936104 5.71 1252696 3134312 594372 [2023-10-31T05:14:05.788Z] 04:55:01 26830368 31434548 861272 2.62 164140 4548604 2002032 5.90 1342436 4142460 4772 [2023-10-31T05:14:05.788Z] 04:56:01 25711844 31178980 1107152 3.37 224952 5213248 2015504 5.94 1759132 4688332 20332 [2023-10-31T05:14:05.788Z] 04:57:01 25389884 31498688 793712 2.41 233012 5803964 1870200 5.51 1679924 5065944 456320 [2023-10-31T05:14:05.788Z] 04:58:01 25013472 31478148 805368 2.45 240396 6137464 1828936 5.39 1927584 5167872 940 [2023-10-31T05:14:05.788Z] 04:59:01 25016472 31481032 803028 2.44 240420 6137472 1828936 5.39 1921940 5167832 176 [2023-10-31T05:14:05.788Z] 05:00:01 25024244 31488900 795152 2.42 240456 6137476 1828936 5.39 1914652 5167868 152 [2023-10-31T05:14:05.788Z] 05:01:01 25024504 31489168 794792 2.42 240500 6137480 1828936 5.39 1914516 5167872 172 [2023-10-31T05:14:05.788Z] 05:02:01 25030064 31495052 789184 2.40 240548 6137480 1828936 5.39 1908692 5168140 4 [2023-10-31T05:14:05.788Z] 05:03:01 25030356 31495420 788636 2.40 240608 6137460 1828936 5.39 1908484 5168128 20 [2023-10-31T05:14:05.788Z] 05:04:01 25030628 31495752 788256 2.40 240652 6137464 1828936 5.39 1908944 5168132 8 [2023-10-31T05:14:05.788Z] 05:05:01 25030328 31495460 788432 2.40 240672 6137468 1828936 5.39 1909020 5168136 8 [2023-10-31T05:14:05.789Z] 05:06:01 25030684 31495824 788216 2.40 240680 6137472 1828936 5.39 1908840 5168140 8 [2023-10-31T05:14:05.789Z] 05:07:01 25030296 31495476 788444 2.40 240692 6137472 1828936 5.39 1908868 5168148 44 [2023-10-31T05:14:05.789Z] 05:08:01 25029788 31495112 788604 2.40 240728 6137468 1819184 5.36 1908712 5168152 20 [2023-10-31T05:14:05.789Z] 05:09:01 25029488 31494848 788772 2.40 240744 6137476 1819184 5.36 1908984 5168156 48 [2023-10-31T05:14:05.789Z] 05:10:01 25029848 31495276 788232 2.40 240752 6137480 1819184 5.36 1908428 5168156 8 [2023-10-31T05:14:05.789Z] 05:11:01 25024672 31492152 791436 2.41 240768 6138584 1819184 5.36 1915048 5168740 24 [2023-10-31T05:14:05.789Z] 05:12:01 25023860 31491528 792040 2.41 240816 6138704 1819184 5.36 1916316 5168592 140 [2023-10-31T05:14:05.789Z] 05:13:01 25023292 31490920 792500 2.41 240848 6138708 1819184 5.36 1916356 5168596 228 [2023-10-31T05:14:05.789Z] 05:14:01 24982628 31452528 827340 2.52 240920 6140028 1845648 5.44 1948992 5168236 376 [2023-10-31T05:14:05.789Z] Average: 25302891 31475131 810748 2.47 229953 5881086 1851141 5.46 1837551 4994759 51342 [2023-10-31T05:14:05.789Z] [2023-10-31T05:14:05.789Z] 04:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-31T05:14:05.789Z] 04:54:01 ens3 829.66 500.36 9948.09 71.80 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:54:01 docker0 240.59 419.96 20.38 2715.38 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:54:01 lo 8.81 8.81 0.91 0.91 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:55:01 ens3 242.76 105.33 4727.53 97.07 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:55:01 docker0 56.06 173.45 3.40 3870.24 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:55:01 veth49dedde 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:55:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:55:01 vethe178bae 1.72 2.10 0.12 35.65 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:56:01 ens3 566.76 581.77 2377.54 77.46 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:56:01 docker0 561.34 533.84 55.36 2351.67 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:56:01 veth49dedde 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:56:01 veth4bf1e93 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:57:01 ens3 112.15 69.71 2569.53 20.44 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:57:01 docker0 1.53 2.60 0.09 30.88 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:57:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:58:01 ens3 138.66 73.30 2035.47 65.24 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:58:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:59:01 ens3 3.15 1.93 12.20 0.14 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:01:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:03:01 ens3 1.93 6.11 0.19 7.27 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:04:01 ens3 4.75 6.82 0.41 7.33 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:05:01 ens3 2.32 4.17 0.43 7.26 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:08:01 ens3 3.87 6.87 0.33 7.33 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:09:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:10:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:11:01 ens3 7.35 9.51 3.42 9.85 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:11:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:12:01 ens3 3.55 2.97 2.11 2.28 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:13:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:14:01 ens3 22.18 13.13 23.13 7.98 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] 05:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] Average: ens3 91.79 65.49 1026.24 18.12 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] Average: docker0 40.77 53.51 3.76 425.22 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] Average: lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 [2023-10-31T05:14:05.789Z] [2023-10-31T05:14:05.789Z] [2023-10-31T05:14:05.789Z] ---> sar -P ALL: [2023-10-31T05:14:05.789Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15554) 10/31/23 _x86_64_ (8 CPU) [2023-10-31T05:14:05.789Z] [2023-10-31T05:14:05.789Z] 04:52:26 LINUX RESTART (8 CPU) [2023-10-31T05:14:05.789Z] [2023-10-31T05:14:05.789Z] 04:53:02 CPU %user %nice %system %iowait %steal %idle [2023-10-31T05:14:05.789Z] 04:54:01 all 9.51 0.00 4.18 2.38 0.07 83.85 [2023-10-31T05:14:05.789Z] 04:54:01 0 9.86 0.00 3.67 3.70 0.05 82.72 [2023-10-31T05:14:05.789Z] 04:54:01 1 8.70 0.00 4.29 7.36 0.07 79.58 [2023-10-31T05:14:05.789Z] 04:54:01 2 9.31 0.00 4.84 4.33 0.07 81.44 [2023-10-31T05:14:05.789Z] 04:54:01 3 10.60 0.00 3.93 0.72 0.09 84.67 [2023-10-31T05:14:05.789Z] 04:54:01 4 8.44 0.00 3.85 1.54 0.05 86.12 [2023-10-31T05:14:05.789Z] 04:54:01 5 10.39 0.00 4.14 0.77 0.07 84.63 [2023-10-31T05:14:05.789Z] 04:54:01 6 9.49 0.00 4.37 0.50 0.07 85.57 [2023-10-31T05:14:05.789Z] 04:54:01 7 9.32 0.00 4.36 0.17 0.09 86.07 [2023-10-31T05:14:05.789Z] 04:55:01 all 18.15 0.00 4.54 4.77 0.07 72.47 [2023-10-31T05:14:05.789Z] 04:55:01 0 23.77 0.00 5.95 1.07 0.07 69.14 [2023-10-31T05:14:05.789Z] 04:55:01 1 15.95 0.00 4.09 11.90 0.07 67.99 [2023-10-31T05:14:05.789Z] 04:55:01 2 17.58 0.00 5.71 7.84 0.07 68.80 [2023-10-31T05:14:05.789Z] 04:55:01 3 16.43 0.00 5.07 12.59 0.08 65.82 [2023-10-31T05:14:05.789Z] 04:55:01 4 17.19 0.00 4.85 1.48 0.05 76.43 [2023-10-31T05:14:05.789Z] 04:55:01 5 16.75 0.00 3.13 1.28 0.07 78.77 [2023-10-31T05:14:05.789Z] 04:55:01 6 18.32 0.00 3.51 0.86 0.05 77.25 [2023-10-31T05:14:05.789Z] 04:55:01 7 19.20 0.00 4.03 1.19 0.07 75.51 [2023-10-31T05:14:05.789Z] 04:56:01 all 16.28 0.00 3.89 2.93 0.07 76.83 [2023-10-31T05:14:05.789Z] 04:56:01 0 12.55 0.00 2.64 0.89 0.05 83.87 [2023-10-31T05:14:05.789Z] 04:56:01 1 13.28 0.00 2.29 0.68 0.05 83.70 [2023-10-31T05:14:05.789Z] 04:56:01 2 13.30 0.00 3.27 2.88 0.08 80.47 [2023-10-31T05:14:05.789Z] 04:56:01 3 24.92 0.00 5.63 2.34 0.08 67.04 [2023-10-31T05:14:05.789Z] 04:56:01 4 17.15 0.00 5.37 0.96 0.08 76.43 [2023-10-31T05:14:05.789Z] 04:56:01 5 17.80 0.00 5.44 7.09 0.07 69.60 [2023-10-31T05:14:05.789Z] 04:56:01 6 17.60 0.00 2.61 0.85 0.07 78.87 [2023-10-31T05:14:05.789Z] 04:56:01 7 13.68 0.00 3.88 7.80 0.08 74.56 [2023-10-31T05:14:05.789Z] 04:57:01 all 22.52 0.00 4.04 2.53 0.07 70.84 [2023-10-31T05:14:05.789Z] 04:57:01 0 17.46 0.00 4.87 13.65 0.07 63.96 [2023-10-31T05:14:05.789Z] 04:57:01 1 21.08 0.00 3.89 0.25 0.07 74.71 [2023-10-31T05:14:05.789Z] 04:57:01 2 26.00 0.00 3.50 0.10 0.07 70.34 [2023-10-31T05:14:05.789Z] 04:57:01 3 21.41 0.00 3.95 1.72 0.08 72.82 [2023-10-31T05:14:05.789Z] 04:57:01 4 24.40 0.00 4.47 3.06 0.08 67.99 [2023-10-31T05:14:05.790Z] 04:57:01 5 23.05 0.00 4.13 0.84 0.08 71.89 [2023-10-31T05:14:05.790Z] 04:57:01 6 22.14 0.00 3.86 0.17 0.07 73.76 [2023-10-31T05:14:05.790Z] 04:57:01 7 24.60 0.00 3.61 0.47 0.07 71.25 [2023-10-31T05:14:05.790Z] 04:58:01 all 1.65 0.00 0.86 1.93 0.02 95.54 [2023-10-31T05:14:05.790Z] 04:58:01 0 1.51 0.00 1.09 6.00 0.03 91.37 [2023-10-31T05:14:05.790Z] 04:58:01 1 1.44 0.00 0.68 0.43 0.02 97.43 [2023-10-31T05:14:05.790Z] 04:58:01 2 2.39 0.00 0.77 1.34 0.02 95.49 [2023-10-31T05:14:05.790Z] 04:58:01 3 1.27 0.00 0.82 0.38 0.02 97.51 [2023-10-31T05:14:05.790Z] 04:58:01 4 0.99 0.00 0.82 4.41 0.02 93.77 [2023-10-31T05:14:05.790Z] 04:58:01 5 1.52 0.00 0.90 1.95 0.02 95.61 [2023-10-31T05:14:05.790Z] 04:58:01 6 2.69 0.00 0.77 0.63 0.02 95.90 [2023-10-31T05:14:05.790Z] 04:58:01 7 1.37 0.00 1.05 0.32 0.05 97.21 [2023-10-31T05:14:05.790Z] 04:59:01 all 0.03 0.00 0.01 0.03 0.01 99.91 [2023-10-31T05:14:05.790Z] 04:59:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-10-31T05:14:05.790Z] 04:59:01 1 0.03 0.00 0.02 0.05 0.02 99.88 [2023-10-31T05:14:05.790Z] 04:59:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-31T05:14:05.790Z] 04:59:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-31T05:14:05.790Z] 04:59:01 4 0.02 0.00 0.02 0.17 0.02 99.78 [2023-10-31T05:14:05.790Z] 04:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 04:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 04:59:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2023-10-31T05:14:05.790Z] 05:00:01 all 0.02 0.00 0.01 0.05 0.01 99.91 [2023-10-31T05:14:05.790Z] 05:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-31T05:14:05.790Z] 05:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:00:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-31T05:14:05.790Z] 05:00:01 4 0.02 0.00 0.00 0.40 0.00 99.58 [2023-10-31T05:14:05.790Z] 05:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T05:14:05.790Z] 05:01:01 all 0.02 0.00 0.02 0.02 0.00 99.93 [2023-10-31T05:14:05.790Z] 05:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:01:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-31T05:14:05.790Z] 05:01:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-10-31T05:14:05.790Z] 05:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:01:01 4 0.03 0.00 0.02 0.12 0.00 99.83 [2023-10-31T05:14:05.790Z] 05:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-31T05:14:05.790Z] 05:01:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:02:01 all 0.03 0.00 0.01 0.10 0.01 99.85 [2023-10-31T05:14:05.790Z] 05:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-31T05:14:05.790Z] 05:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:02:01 2 0.02 0.00 0.02 0.15 0.00 99.82 [2023-10-31T05:14:05.790Z] 05:02:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-31T05:14:05.790Z] 05:02:01 4 0.02 0.00 0.00 0.63 0.00 99.35 [2023-10-31T05:14:05.790Z] 05:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-31T05:14:05.790Z] 05:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-31T05:14:05.790Z] 05:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-10-31T05:14:05.790Z] 05:03:01 0 0.12 0.00 0.00 0.02 0.00 99.87 [2023-10-31T05:14:05.790Z] 05:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-31T05:14:05.790Z] 05:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:03:01 4 0.00 0.00 0.02 0.08 0.00 99.90 [2023-10-31T05:14:05.790Z] 05:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T05:14:05.790Z] 05:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:04:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2023-10-31T05:14:05.790Z] 05:04:01 0 0.27 0.00 0.03 0.00 0.02 99.68 [2023-10-31T05:14:05.790Z] 05:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-10-31T05:14:05.790Z] 05:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:04:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2023-10-31T05:14:05.790Z] 05:04:01 4 0.03 0.00 0.03 0.07 0.02 99.85 [2023-10-31T05:14:05.790Z] 05:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-31T05:14:05.790Z] [2023-10-31T05:14:05.790Z] 05:04:01 CPU %user %nice %system %iowait %steal %idle [2023-10-31T05:14:05.790Z] 05:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-31T05:14:05.790Z] 05:05:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2023-10-31T05:14:05.790Z] 05:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-31T05:14:05.790Z] 05:05:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T05:14:05.790Z] 05:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T05:14:05.790Z] 05:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T05:14:05.790Z] 05:05:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-31T05:14:05.790Z] 05:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:06:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:06:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-31T05:14:05.790Z] 05:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T05:14:05.790Z] 05:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-10-31T05:14:05.790Z] 05:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T05:14:05.790Z] 05:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:07:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-10-31T05:14:05.790Z] 05:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-31T05:14:05.790Z] 05:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-31T05:14:05.790Z] 05:08:01 all 0.03 0.00 0.03 0.01 0.01 99.92 [2023-10-31T05:14:05.790Z] 05:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:08:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2023-10-31T05:14:05.790Z] 05:08:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2023-10-31T05:14:05.790Z] 05:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-31T05:14:05.790Z] 05:08:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-31T05:14:05.790Z] 05:08:01 6 0.07 0.00 0.07 0.00 0.02 99.85 [2023-10-31T05:14:05.790Z] 05:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-31T05:14:05.790Z] 05:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:09:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T05:14:05.790Z] 05:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T05:14:05.790Z] 05:09:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T05:14:05.790Z] 05:09:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2023-10-31T05:14:05.790Z] 05:09:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-31T05:14:05.790Z] 05:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-10-31T05:14:05.790Z] 05:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T05:14:05.790Z] 05:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-31T05:14:05.790Z] 05:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T05:14:05.790Z] 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T05:14:05.790Z] 05:10:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-31T05:14:05.790Z] 05:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T05:14:05.790Z] 05:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T05:14:05.790Z] 05:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-31T05:14:05.790Z] 05:11:01 all 0.25 0.00 0.04 0.01 0.01 99.68 [2023-10-31T05:14:05.790Z] 05:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-31T05:14:05.790Z] 05:11:01 1 1.15 0.00 0.05 0.05 0.02 98.73 [2023-10-31T05:14:05.790Z] 05:11:01 2 0.22 0.00 0.02 0.00 0.00 99.77 [2023-10-31T05:14:05.790Z] 05:11:01 3 0.23 0.00 0.03 0.02 0.00 99.72 [2023-10-31T05:14:05.790Z] 05:11:01 4 0.18 0.00 0.05 0.00 0.02 99.75 [2023-10-31T05:14:05.790Z] 05:11:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-10-31T05:14:05.790Z] 05:11:01 6 0.08 0.00 0.10 0.02 0.02 99.78 [2023-10-31T05:14:05.790Z] 05:11:01 7 0.08 0.00 0.05 0.02 0.03 99.82 [2023-10-31T05:14:05.790Z] 05:12:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2023-10-31T05:14:05.790Z] 05:12:01 0 0.70 0.00 0.00 0.00 0.00 99.30 [2023-10-31T05:14:05.790Z] 05:12:01 1 0.15 0.00 0.03 0.00 0.02 99.80 [2023-10-31T05:14:05.790Z] 05:12:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-10-31T05:14:05.790Z] 05:12:01 3 0.12 0.00 0.02 0.02 0.02 99.83 [2023-10-31T05:14:05.790Z] 05:12:01 4 0.05 0.00 0.02 0.07 0.00 99.87 [2023-10-31T05:14:05.790Z] 05:12:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-31T05:14:05.790Z] 05:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-31T05:14:05.790Z] 05:12:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-31T05:14:05.790Z] 05:13:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-10-31T05:14:05.791Z] 05:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T05:14:05.791Z] 05:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-31T05:14:05.791Z] 05:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-31T05:14:05.791Z] 05:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T05:14:05.791Z] 05:13:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-10-31T05:14:05.791Z] 05:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-31T05:14:05.791Z] 05:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-31T05:14:05.791Z] 05:13:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-10-31T05:14:05.791Z] 05:14:01 all 0.69 0.00 0.25 0.02 0.01 99.03 [2023-10-31T05:14:05.791Z] 05:14:01 0 1.03 0.00 0.38 0.00 0.02 98.57 [2023-10-31T05:14:05.791Z] 05:14:01 1 1.42 0.00 0.32 0.05 0.02 98.20 [2023-10-31T05:14:05.791Z] 05:14:01 2 0.22 0.00 0.13 0.00 0.00 99.65 [2023-10-31T05:14:05.791Z] 05:14:01 3 0.75 0.00 0.25 0.00 0.00 99.00 [2023-10-31T05:14:05.791Z] 05:14:01 4 0.25 0.00 0.15 0.05 0.00 99.55 [2023-10-31T05:14:05.791Z] 05:14:01 5 0.82 0.00 0.28 0.03 0.02 98.85 [2023-10-31T05:14:05.791Z] 05:14:01 6 0.30 0.00 0.18 0.00 0.00 99.52 [2023-10-31T05:14:05.791Z] 05:14:01 7 0.73 0.00 0.32 0.00 0.03 98.92 [2023-10-31T05:14:05.791Z] Average: all 3.28 0.00 0.85 0.70 0.02 95.15 [2023-10-31T05:14:05.791Z] Average: 0 3.18 0.00 0.88 1.19 0.02 94.72 [2023-10-31T05:14:05.791Z] Average: 1 3.00 0.00 0.75 0.97 0.02 95.25 [2023-10-31T05:14:05.791Z] Average: 2 3.27 0.00 0.86 0.79 0.02 95.06 [2023-10-31T05:14:05.791Z] Average: 3 3.58 0.00 0.93 0.84 0.03 94.62 [2023-10-31T05:14:05.791Z] Average: 4 3.25 0.00 0.93 0.62 0.02 95.18 [2023-10-31T05:14:05.791Z] Average: 5 3.33 0.00 0.86 0.57 0.02 95.22 [2023-10-31T05:14:05.791Z] Average: 6 3.35 0.00 0.74 0.14 0.02 95.75 [2023-10-31T05:14:05.791Z] Average: 7 3.27 0.00 0.83 0.47 0.03 95.41 [2023-10-31T05:14:05.791Z] [2023-10-31T05:14:05.791Z] [2023-10-31T05:14:05.791Z]