Pull request #619 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab308bbf90478029d82ba71840f7e5e9a846a1bb+742163a79e7aeb062f1ac4c67fbc75e2333f4d28 (dccaad8b0bd6fcdf42465cb5590126a1a9d22528) 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-ssh5063155061015825514.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9494100582223174520.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-619/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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13188203883554376280.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-619/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15413143311795744857.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4979363754721961868.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-619/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-619/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9402162326145325361.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16937’ Running on prd-ubuntu20.04-docker-8c-8g-16939 in /w/workspace/edgexfoundry_edgex-ui-go_PR-619 [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-619 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 into PR head commit ab308bbf90478029d82ba71840f7e5e9a846a1bb Merge succeeded, producing ab308bbf90478029d82ba71840f7e5e9a846a1bb Checking out Revision ab308bbf90478029d82ba71840f7e5e9a846a1bb (PR-619) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab308bbf90478029d82ba71840f7e5e9a846a1bb # 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 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab308bbf90478029d82ba71840f7e5e9a846a1bb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T05:00:53.929Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T05:00:54.121Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T05:00:54.225Z] ========================================================= [2023-05-25T05:00:54.225Z] EdgeX Global Pipelines Version Info [2023-05-25T05:00:54.225Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:00:54.966Z] ------------------- [2023-05-25T05:00:54.966Z] stable info: [2023-05-25T05:00:54.966Z] ------------------- [2023-05-25T05:00:54.966Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T05:00:54.966Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T05:00:54.966Z] Message: update stable to v1.0.249 [2023-05-25T05:00:56.885Z] ------------------- [2023-05-25T05:00:56.885Z] experimental info: [2023-05-25T05:00:56.885Z] ------------------- [2023-05-25T05:00:56.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T05:00:56.885Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T05:00:56.885Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T05:00:57.204Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-25T05:00:57.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-25T05:00:57.280Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T05:00:57.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T05:00:57.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T05:00:57.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T05:00:57.435Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T05:00:57.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T05:00:57.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T05:00:57.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T05:00:57.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T05:00:57.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-25T05:00:57.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T05:00:57.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T05:00:57.762Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T05:00:57.808Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T05:00:57.859Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T05:00:57.909Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T05:00:57.959Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T05:00:58.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T05:00:58.048Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T05:00:58.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T05:00:58.135Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T05:00:58.186Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T05:00:58.230Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T05:00:58.272Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T05:00:58.317Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T05:00:58.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-619 [Pipeline] echo [2023-05-25T05:00:58.409Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-619 [Pipeline] echo [2023-05-25T05:00:58.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-619 [Pipeline] echo [2023-05-25T05:00:58.500Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] echo [2023-05-25T05:00:58.551Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab308bb [Pipeline] echo [2023-05-25T05:00:58.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T05:00:58.734Z] provisioning config files... [2023-05-25T05:00:58.747Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/config4150814972876006226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:00:59.096Z] ---> docker-login.sh [2023-05-25T05:00:59.096Z] nexus3.edgexfoundry.org:10001 [2023-05-25T05:00:59.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:00:59.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:00:59.619Z] Configure a credential helper to remove this warning. See [2023-05-25T05:00:59.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:00:59.619Z] [2023-05-25T05:00:59.619Z] Login Succeeded [2023-05-25T05:00:59.619Z] nexus3.edgexfoundry.org:10002 [2023-05-25T05:00:59.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:00:59.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:00:59.619Z] Configure a credential helper to remove this warning. See [2023-05-25T05:00:59.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:00:59.619Z] [2023-05-25T05:00:59.619Z] Login Succeeded [2023-05-25T05:00:59.619Z] nexus3.edgexfoundry.org:10003 [2023-05-25T05:00:59.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:00:59.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:00:59.881Z] Configure a credential helper to remove this warning. See [2023-05-25T05:00:59.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:00:59.881Z] [2023-05-25T05:00:59.881Z] Login Succeeded [2023-05-25T05:00:59.881Z] nexus3.edgexfoundry.org:10004 [2023-05-25T05:00:59.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:00:59.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:00:59.881Z] Configure a credential helper to remove this warning. See [2023-05-25T05:00:59.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:00:59.881Z] [2023-05-25T05:00:59.881Z] Login Succeeded [2023-05-25T05:00:59.881Z] docker.io [2023-05-25T05:01:00.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:01:00.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:01:00.143Z] Configure a credential helper to remove this warning. See [2023-05-25T05:01:00.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:01:00.143Z] [2023-05-25T05:01:00.143Z] Login Succeeded [2023-05-25T05:01:00.143Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T05:01:00.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T05:01:00.770Z] + git rev-list -1 --merges ab308bbf90478029d82ba71840f7e5e9a846a1bb~1..ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] echo [2023-05-25T05:01:00.836Z] -----------> git rev-list -1 --merges ab308bbf90478029d82ba71840f7e5e9a846a1bb~1..ab308bbf90478029d82ba71840f7e5e9a846a1bb ab308bbf90478029d82ba71840f7e5e9a846a1bb [false] [Pipeline] sh [2023-05-25T05:01:01.153Z] + git log --format=format:%s -1 ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] echo [2023-05-25T05:01:01.186Z] ========================================================= [2023-05-25T05:01:01.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T05:01:01.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T05:01:01.603Z] + git log --format=format:%s -1 ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] echo [2023-05-25T05:01:01.638Z] [semverPrep] GIT_COMMIT: ab308bbf90478029d82ba71840f7e5e9a846a1bb, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-25T05:01:01.666Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T05:01:02.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T05:01:02.067Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T05:01:02.067Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T05:01:02.067Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T05:01:02.067Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T05:01:02.067Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T05:01:02.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:01:02.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T05:01:02.545Z] [2023-05-25T05:01:02.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:01:02.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T05:01:02.917Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T05:01:02.917Z] b85a868b505f: Pulling fs layer [2023-05-25T05:01:02.917Z] e2be974225ed: Pulling fs layer [2023-05-25T05:01:02.917Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T05:01:02.917Z] 988bab9f4d93: Pulling fs layer [2023-05-25T05:01:02.917Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T05:01:02.917Z] eaf3925da568: Pulling fs layer [2023-05-25T05:01:02.917Z] bab4dde63d76: Pulling fs layer [2023-05-25T05:01:02.917Z] bde34c3a00c8: Pulling fs layer [2023-05-25T05:01:02.917Z] b352a97aabf1: Pulling fs layer [2023-05-25T05:01:02.917Z] 4872d77fe225: Pulling fs layer [2023-05-25T05:01:02.917Z] 988bab9f4d93: Waiting [2023-05-25T05:01:02.917Z] 5851b861e8e6: Pulling fs layer [2023-05-25T05:01:02.917Z] 1469e6f7b9e6: Waiting [2023-05-25T05:01:02.917Z] bde34c3a00c8: Waiting [2023-05-25T05:01:02.917Z] b352a97aabf1: Waiting [2023-05-25T05:01:02.917Z] eaf3925da568: Waiting [2023-05-25T05:01:02.917Z] 4872d77fe225: Waiting [2023-05-25T05:01:02.917Z] e2be974225ed: Verifying Checksum [2023-05-25T05:01:02.917Z] e2be974225ed: Download complete [2023-05-25T05:01:02.917Z] 988bab9f4d93: Verifying Checksum [2023-05-25T05:01:02.917Z] 988bab9f4d93: Download complete [2023-05-25T05:01:03.176Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T05:01:03.176Z] 1469e6f7b9e6: Download complete [2023-05-25T05:01:03.176Z] eaf3925da568: Download complete [2023-05-25T05:01:03.176Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T05:01:03.176Z] 339a4e72a1f5: Download complete [2023-05-25T05:01:03.176Z] bde34c3a00c8: Verifying Checksum [2023-05-25T05:01:03.176Z] bde34c3a00c8: Download complete [2023-05-25T05:01:03.176Z] b352a97aabf1: Download complete [2023-05-25T05:01:03.176Z] 4872d77fe225: Download complete [2023-05-25T05:01:03.176Z] 5851b861e8e6: Verifying Checksum [2023-05-25T05:01:03.176Z] 5851b861e8e6: Download complete [2023-05-25T05:01:03.176Z] b85a868b505f: Verifying Checksum [2023-05-25T05:01:03.176Z] b85a868b505f: Download complete [2023-05-25T05:01:03.435Z] bab4dde63d76: Download complete [2023-05-25T05:01:04.370Z] b85a868b505f: Pull complete [2023-05-25T05:01:04.370Z] e2be974225ed: Pull complete [2023-05-25T05:01:04.936Z] 339a4e72a1f5: Pull complete [2023-05-25T05:01:04.936Z] 988bab9f4d93: Pull complete [2023-05-25T05:01:05.195Z] 1469e6f7b9e6: Pull complete [2023-05-25T05:01:05.195Z] eaf3925da568: Pull complete [2023-05-25T05:01:07.101Z] bab4dde63d76: Pull complete [2023-05-25T05:01:07.102Z] bde34c3a00c8: Pull complete [2023-05-25T05:01:07.102Z] b352a97aabf1: Pull complete [2023-05-25T05:01:07.102Z] 4872d77fe225: Pull complete [2023-05-25T05:01:07.364Z] 5851b861e8e6: Pull complete [2023-05-25T05:01:07.364Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T05:01:07.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T05:01:07.364Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T05:01:07.573Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-05-25T05:01:07.604Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T05:01:09.145Z] $ docker top afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 -eo pid,comm [2023-05-25T05:01:09.195Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-25T05:01:09.195Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T05:01:09.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T05:01:09.332Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T05:01:09.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T05:01:09.457Z] $ docker exec afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 ssh-agent [2023-05-25T05:01:09.563Z] SSH_AUTH_SOCK=/tmp/ssh-4HhDRSu5UoHU/agent.32 [2023-05-25T05:01:09.563Z] SSH_AGENT_PID=38 [2023-05-25T05:01:09.569Z] Running ssh-add (command line suppressed) [2023-05-25T05:01:09.678Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/private_key_12311055299201520368.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/private_key_12311055299201520368.key) [2023-05-25T05:01:09.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T05:01:10.028Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T05:01:10.060Z] $ docker exec --env ******** --env ******** afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 ssh-agent -k [2023-05-25T05:01:10.160Z] unset SSH_AUTH_SOCK; [2023-05-25T05:01:10.160Z] unset SSH_AGENT_PID; [2023-05-25T05:01:10.161Z] echo Agent pid 38 killed; [2023-05-25T05:01:10.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T05:01:10.266Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T05:01:10.266Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T05:01:10.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T05:01:10.374Z] $ docker exec afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 ssh-agent [2023-05-25T05:01:10.480Z] SSH_AUTH_SOCK=/tmp/ssh-WI1n2x8hdMMJ/agent.70 [2023-05-25T05:01:10.480Z] SSH_AGENT_PID=76 [2023-05-25T05:01:10.485Z] Running ssh-add (command line suppressed) [2023-05-25T05:01:10.590Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/private_key_1045295882615905142.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/private_key_1045295882615905142.key) [2023-05-25T05:01:10.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T05:01:10.933Z] + git semver init [2023-05-25T05:01:11.194Z] 2023-05-25 05:01:11,094 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T05:01:11.194Z] 2023-05-25 05:01:11,096 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver [2023-05-25T05:01:11.194Z] 2023-05-25 05:01:11,096 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver [2023-05-25T05:01:11.194Z] 2023-05-25 05:01:11,097 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-619, universal_newlines=False, shell=None, istream=None) [2023-05-25T05:01:12.587Z] 2023-05-25 05:01:12,567 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.git/info/exclude [2023-05-25T05:01:12.587Z] 2023-05-25 05:01:12,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver/PR-619 with force:False [2023-05-25T05:01:12.587Z] 2023-05-25 05:01:12,568 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver/PR-619 [2023-05-25T05:01:12.587Z] 2023-05-25 05:01:12,572 [execute] INFO git cat-file --batch-check [2023-05-25T05:01:12.587Z] 2023-05-25 05:01:12,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T05:01:12.587Z] 2023-05-25 05:01:12,577 [execute] INFO git cat-file --batch [2023-05-25T05:01:12.587Z] 2023-05-25 05:01:12,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T05:01:12.587Z] 2023-05-25 05:01:12,581 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-619/.semver/PR-619 [2023-05-25T05:01:12.587Z] 0.0.0 [Pipeline] } [2023-05-25T05:01:12.867Z] $ docker exec --env ******** --env ******** afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 ssh-agent -k [2023-05-25T05:01:12.962Z] unset SSH_AUTH_SOCK; [2023-05-25T05:01:12.963Z] unset SSH_AGENT_PID; [2023-05-25T05:01:12.963Z] echo Agent pid 76 killed; [2023-05-25T05:01:12.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T05:01:13.396Z] + git semver [Pipeline] } [2023-05-25T05:01:13.685Z] $ docker stop --time=1 afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 [2023-05-25T05:01:14.991Z] $ docker rm -f --volumes afcbd9cbcf0a30c9a95f3478749cf3d144441a425750e2197512e0ec2f1501e9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T05:01:15.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T05:01:15.632Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T05:01:15.650Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T05:01:16.271Z] provisioning config files... [2023-05-25T05:01:16.280Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/config8435028521461981713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:01:16.674Z] ---> docker-login.sh [2023-05-25T05:01:16.675Z] nexus3.edgexfoundry.org:10001 [2023-05-25T05:01:16.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:01:16.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:01:16.675Z] Configure a credential helper to remove this warning. See [2023-05-25T05:01:16.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:01:16.675Z] [2023-05-25T05:01:16.675Z] Login Succeeded [2023-05-25T05:01:16.675Z] nexus3.edgexfoundry.org:10002 [2023-05-25T05:01:16.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:01:16.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:01:16.675Z] Configure a credential helper to remove this warning. See [2023-05-25T05:01:16.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:01:16.675Z] [2023-05-25T05:01:16.675Z] Login Succeeded [2023-05-25T05:01:16.675Z] nexus3.edgexfoundry.org:10003 [2023-05-25T05:01:16.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:01:16.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:01:16.936Z] Configure a credential helper to remove this warning. See [2023-05-25T05:01:16.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:01:16.936Z] [2023-05-25T05:01:16.936Z] Login Succeeded [2023-05-25T05:01:16.936Z] nexus3.edgexfoundry.org:10004 [2023-05-25T05:01:16.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:01:16.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:01:16.936Z] Configure a credential helper to remove this warning. See [2023-05-25T05:01:16.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:01:16.936Z] [2023-05-25T05:01:16.936Z] Login Succeeded [2023-05-25T05:01:16.936Z] docker.io [2023-05-25T05:01:17.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:01:17.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:01:17.196Z] Configure a credential helper to remove this warning. See [2023-05-25T05:01:17.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:01:17.196Z] [2023-05-25T05:01:17.196Z] Login Succeeded [2023-05-25T05:01:17.196Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T05:01:17.228Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T05:01:17.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T05:01:17.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T05:01:17.664Z] ========================================================= [2023-05-25T05:01:17.664Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T05:01:17.664Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:01:18.168Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T05:01:18.429Z] Sending build context to Docker daemon 47.59MB [2023-05-25T05:01:18.429Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T05:01:18.429Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-25T05:01:18.429Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T05:01:18.429Z] f56be85fc22e: Pulling fs layer [2023-05-25T05:01:18.429Z] 85791d961cd3: Pulling fs layer [2023-05-25T05:01:18.429Z] d694b5ae8c79: Pulling fs layer [2023-05-25T05:01:18.429Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T05:01:18.429Z] 4d19c01a9841: Pulling fs layer [2023-05-25T05:01:18.429Z] 9325e15d5711: Pulling fs layer [2023-05-25T05:01:18.429Z] 556b6ee489ea: Pulling fs layer [2023-05-25T05:01:18.429Z] 4d19c01a9841: Waiting [2023-05-25T05:01:18.429Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T05:01:18.429Z] 9325e15d5711: Waiting [2023-05-25T05:01:18.429Z] 556b6ee489ea: Waiting [2023-05-25T05:01:18.429Z] c5a4b2cf53e6: Waiting [2023-05-25T05:01:18.429Z] 9f32a84ed3da: Waiting [2023-05-25T05:01:18.429Z] 85791d961cd3: Verifying Checksum [2023-05-25T05:01:18.429Z] 85791d961cd3: Download complete [2023-05-25T05:01:18.429Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T05:01:18.429Z] 9f32a84ed3da: Download complete [2023-05-25T05:01:18.429Z] 4d19c01a9841: Verifying Checksum [2023-05-25T05:01:18.429Z] 4d19c01a9841: Download complete [2023-05-25T05:01:18.429Z] f56be85fc22e: Verifying Checksum [2023-05-25T05:01:18.429Z] f56be85fc22e: Download complete [2023-05-25T05:01:18.691Z] 9325e15d5711: Verifying Checksum [2023-05-25T05:01:18.691Z] f56be85fc22e: Pull complete [2023-05-25T05:01:18.691Z] 85791d961cd3: Pull complete [2023-05-25T05:01:19.269Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T05:01:19.269Z] c5a4b2cf53e6: Download complete [2023-05-25T05:01:19.269Z] d694b5ae8c79: Verifying Checksum [2023-05-25T05:01:19.269Z] d694b5ae8c79: Download complete [2023-05-25T05:01:19.526Z] 556b6ee489ea: Verifying Checksum [2023-05-25T05:01:19.526Z] 556b6ee489ea: Download complete [2023-05-25T05:01:22.811Z] d694b5ae8c79: Pull complete [2023-05-25T05:01:22.811Z] 9f32a84ed3da: Pull complete [2023-05-25T05:01:22.811Z] 4d19c01a9841: Pull complete [2023-05-25T05:01:22.811Z] 9325e15d5711: Pull complete [2023-05-25T05:01:25.342Z] 556b6ee489ea: Pull complete [2023-05-25T05:01:26.277Z] c5a4b2cf53e6: Pull complete [2023-05-25T05:01:26.277Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T05:01:26.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T05:01:26.277Z] ---> c4be618373d6 [2023-05-25T05:01:26.277Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-25T05:01:31.090Z] Still waiting to schedule task [2023-05-25T05:01:31.091Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16938’ [2023-05-25T05:01:31.551Z] ---> Running in e9cde7ef0344 [2023-05-25T05:01:31.551Z] Removing intermediate container e9cde7ef0344 [2023-05-25T05:01:31.551Z] ---> af56399e7d80 [2023-05-25T05:01:31.551Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T05:01:31.551Z] ---> Running in 76b922c07e37 [2023-05-25T05:01:31.551Z] Removing intermediate container 76b922c07e37 [2023-05-25T05:01:31.551Z] ---> 6419ebee8180 [2023-05-25T05:01:31.551Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T05:01:31.551Z] ---> Running in 82c3abf8e0d1 [2023-05-25T05:01:31.551Z] Removing intermediate container 82c3abf8e0d1 [2023-05-25T05:01:31.551Z] ---> d4dd39f59820 [2023-05-25T05:01:31.551Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-25T05:01:31.551Z] ---> Running in c186d815bebc [2023-05-25T05:01:31.810Z] Removing intermediate container c186d815bebc [2023-05-25T05:01:31.810Z] ---> 865e59873c80 [2023-05-25T05:01:31.810Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-25T05:01:31.810Z] ---> Running in 304dbf1dc887 [2023-05-25T05:01:31.810Z] Removing intermediate container 304dbf1dc887 [2023-05-25T05:01:31.810Z] ---> d3f328b0f330 [2023-05-25T05:01:31.810Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-25T05:01:32.068Z] latest: Pulling from library/docker [2023-05-25T05:01:32.328Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-25T05:01:32.328Z] dfb60e7f5d22: Pulling fs layer [2023-05-25T05:01:32.328Z] f74671f55a8d: Pulling fs layer [2023-05-25T05:01:32.328Z] 75039dcfa57a: Pulling fs layer [2023-05-25T05:01:32.328Z] a867a08cc62a: Pulling fs layer [2023-05-25T05:01:32.328Z] f897c97d93d5: Pulling fs layer [2023-05-25T05:01:32.328Z] 5893dfdf0269: Pulling fs layer [2023-05-25T05:01:32.328Z] 7bd0f5addfbf: Pulling fs layer [2023-05-25T05:01:32.328Z] b3364461d2a2: Pulling fs layer [2023-05-25T05:01:32.328Z] 3b63b390fabe: Pulling fs layer [2023-05-25T05:01:32.328Z] 200a256d559f: Pulling fs layer [2023-05-25T05:01:32.328Z] f36549cf8e4b: Pulling fs layer [2023-05-25T05:01:32.328Z] 135f01648aa4: Pulling fs layer [2023-05-25T05:01:32.328Z] f9804e6a84f9: Pulling fs layer [2023-05-25T05:01:32.328Z] a867a08cc62a: Waiting [2023-05-25T05:01:32.328Z] 200a256d559f: Waiting [2023-05-25T05:01:32.328Z] f897c97d93d5: Waiting [2023-05-25T05:01:32.328Z] 7bd0f5addfbf: Waiting [2023-05-25T05:01:32.328Z] 5893dfdf0269: Waiting [2023-05-25T05:01:32.328Z] 3b63b390fabe: Waiting [2023-05-25T05:01:32.328Z] b3364461d2a2: Waiting [2023-05-25T05:01:32.328Z] 75039dcfa57a: Waiting [2023-05-25T05:01:32.328Z] f36549cf8e4b: Waiting [2023-05-25T05:01:32.328Z] 135f01648aa4: Waiting [2023-05-25T05:01:32.328Z] f9804e6a84f9: Waiting [2023-05-25T05:01:32.328Z] f74671f55a8d: Verifying Checksum [2023-05-25T05:01:32.328Z] f74671f55a8d: Download complete [2023-05-25T05:01:32.328Z] dfb60e7f5d22: Verifying Checksum [2023-05-25T05:01:32.328Z] dfb60e7f5d22: Download complete [2023-05-25T05:01:32.328Z] 8a49fdb3b6a5: Download complete [2023-05-25T05:01:32.598Z] 8a49fdb3b6a5: Pull complete [2023-05-25T05:01:32.598Z] f897c97d93d5: Verifying Checksum [2023-05-25T05:01:32.598Z] f897c97d93d5: Download complete [2023-05-25T05:01:32.598Z] 75039dcfa57a: Verifying Checksum [2023-05-25T05:01:32.598Z] 75039dcfa57a: Download complete [2023-05-25T05:01:32.598Z] a867a08cc62a: Verifying Checksum [2023-05-25T05:01:32.598Z] a867a08cc62a: Download complete [2023-05-25T05:01:32.598Z] 5893dfdf0269: Verifying Checksum [2023-05-25T05:01:32.598Z] 5893dfdf0269: Download complete [2023-05-25T05:01:32.598Z] 7bd0f5addfbf: Verifying Checksum [2023-05-25T05:01:32.598Z] 7bd0f5addfbf: Download complete [2023-05-25T05:01:32.598Z] b3364461d2a2: Verifying Checksum [2023-05-25T05:01:32.598Z] b3364461d2a2: Download complete [2023-05-25T05:01:32.856Z] dfb60e7f5d22: Pull complete [2023-05-25T05:01:32.856Z] 200a256d559f: Verifying Checksum [2023-05-25T05:01:32.856Z] 200a256d559f: Download complete [2023-05-25T05:01:32.856Z] f74671f55a8d: Pull complete [2023-05-25T05:01:32.856Z] 3b63b390fabe: Verifying Checksum [2023-05-25T05:01:32.856Z] 3b63b390fabe: Download complete [2023-05-25T05:01:32.856Z] 135f01648aa4: Download complete [2023-05-25T05:01:32.856Z] f9804e6a84f9: Verifying Checksum [2023-05-25T05:01:32.856Z] f9804e6a84f9: Download complete [2023-05-25T05:01:33.114Z] 75039dcfa57a: Pull complete [2023-05-25T05:01:33.114Z] f36549cf8e4b: Verifying Checksum [2023-05-25T05:01:33.114Z] f36549cf8e4b: Download complete [2023-05-25T05:01:33.374Z] a867a08cc62a: Pull complete [2023-05-25T05:01:33.939Z] f897c97d93d5: Pull complete [2023-05-25T05:01:33.939Z] 5893dfdf0269: Pull complete [2023-05-25T05:01:33.939Z] 7bd0f5addfbf: Pull complete [2023-05-25T05:01:34.199Z] b3364461d2a2: Pull complete [2023-05-25T05:01:34.458Z] 3b63b390fabe: Pull complete [2023-05-25T05:01:34.458Z] 200a256d559f: Pull complete [2023-05-25T05:01:35.398Z] f36549cf8e4b: Pull complete [2023-05-25T05:01:35.398Z] 135f01648aa4: Pull complete [2023-05-25T05:01:35.398Z] f9804e6a84f9: Pull complete [2023-05-25T05:01:35.398Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-25T05:01:35.398Z] Status: Downloaded newer image for docker:latest [2023-05-25T05:01:39.005Z] ---> 5e6b62bb5708 [2023-05-25T05:01:39.005Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T05:01:39.005Z] ---> Running in 4a32525454a8 [2023-05-25T05:01:39.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T05:01:39.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T05:01:39.005Z] OK: 265 MiB in 53 packages [2023-05-25T05:01:39.573Z] Removing intermediate container 4a32525454a8 [2023-05-25T05:01:39.573Z] ---> b44726631f68 [2023-05-25T05:01:39.573Z] Step 10/15 : ENV GO111MODULE=on [2023-05-25T05:01:39.573Z] ---> Running in 7fa97dd3abc9 [2023-05-25T05:01:39.573Z] Removing intermediate container 7fa97dd3abc9 [2023-05-25T05:01:39.573Z] ---> dea29ad53fcd [2023-05-25T05:01:39.573Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-25T05:01:39.573Z] ---> Running in f659eb92aaa1 [2023-05-25T05:01:39.573Z] Removing intermediate container f659eb92aaa1 [2023-05-25T05:01:39.573Z] ---> 33ebcc4332db [2023-05-25T05:01:39.573Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-25T05:01:39.832Z] ---> 89bd0bcef41f [2023-05-25T05:01:39.832Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T05:01:39.832Z] ---> Running in 4f2185bf5f77 [2023-05-25T05:02:18.566Z] Removing intermediate container 4f2185bf5f77 [2023-05-25T05:02:18.566Z] ---> 3acabdca16a1 [2023-05-25T05:02:18.566Z] Step 14/15 : COPY . . [2023-05-25T05:02:18.566Z] ---> 09f76573b6b7 [2023-05-25T05:02:18.566Z] Step 15/15 : RUN ${MAKE} [2023-05-25T05:02:18.566Z] ---> Running in 8df584c8214e [2023-05-25T05:02:18.566Z] noop [2023-05-25T05:02:18.566Z] Removing intermediate container 8df584c8214e [2023-05-25T05:02:18.566Z] ---> c6805562a87d [2023-05-25T05:02:18.566Z] Successfully built c6805562a87d [2023-05-25T05:02:18.566Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:02:19.002Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T05:02:19.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T05:02:19.155Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-05-25T05:02:19.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T05:02:19.569Z] $ docker top 5cf6169102e494f6f6416cb7f037a3e4ba91a3c4f7b00b30057979128e20501b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T05:02:19.945Z] + go version [2023-05-25T05:02:19.945Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T05:02:19.982Z] $ docker stop --time=1 5cf6169102e494f6f6416cb7f037a3e4ba91a3c4f7b00b30057979128e20501b [2023-05-25T05:02:21.257Z] $ docker rm -f --volumes 5cf6169102e494f6f6416cb7f037a3e4ba91a3c4f7b00b30057979128e20501b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:02:22.004Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T05:02:22.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T05:02:22.160Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-05-25T05:02:22.194Z] $ 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-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-25T05:02:22.540Z] $ docker top a7c04c2b1536c688c4b04e47ebe2674b444e996a7023279fb23746cbc4d6a31e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T05:02:22.934Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-619 [Pipeline] fileExists [Pipeline] sh [2023-05-25T05:02:23.292Z] + make test [2023-05-25T05:02:23.292Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-25T05:02:28.570Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-25T05:02:36.677Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-25T05:02:36.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-25T05:02:36.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-25T05:02:36.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-25T05:02:36.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-25T05:02:36.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-25T05:02:36.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-25T05:02:36.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-25T05:02:36.677Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-25T05:02:39.962Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T05:02:39.962Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T05:02:39.962Z] ./bin/test-attribution-txt.sh [2023-05-25T05:02:39.962Z] make -C web test [2023-05-25T05:02:39.962Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-619/web' [2023-05-25T05:02:39.962Z] make[1]: tput: No such file or directory [2023-05-25T05:02:39.962Z] make[1]: tput: No such file or directory [2023-05-25T05:02:39.962Z] warning: generating ./VERSION [2023-05-25T05:02:39.962Z] echo "0.0.0" > VERSION [2023-05-25T05:02:39.962Z] docker build \ [2023-05-25T05:02:39.962Z] -f Dockerfile \ [2023-05-25T05:02:39.962Z] --build-arg USER=1000 \ [2023-05-25T05:02:39.962Z] \ [2023-05-25T05:02:39.962Z] --label "git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb" \ [2023-05-25T05:02:39.962Z] -t edgexfoundry/edgex-web-ui:ab308bbf90478029d82ba71840f7e5e9a846a1bb \ [2023-05-25T05:02:39.962Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-25T05:02:39.962Z] . [2023-05-25T05:02:39.962Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-25T05:02:39.962Z] Install the buildx component to build images with BuildKit: [2023-05-25T05:02:39.962Z] https://docs.docker.com/go/buildx/ [2023-05-25T05:02:39.962Z] [2023-05-25T05:02:39.962Z] Sending build context to Docker daemon 2.571MB [2023-05-25T05:02:39.962Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-25T05:02:39.962Z] 16.17-alpine3.15: Pulling from library/node [2023-05-25T05:02:40.221Z] 9621f1afde84: Pulling fs layer [2023-05-25T05:02:40.221Z] c6f70ee39829: Pulling fs layer [2023-05-25T05:02:40.221Z] 56892a8094a2: Pulling fs layer [2023-05-25T05:02:40.221Z] 58dd87906ef0: Pulling fs layer [2023-05-25T05:02:40.221Z] 58dd87906ef0: Waiting [2023-05-25T05:02:40.221Z] 9621f1afde84: Verifying Checksum [2023-05-25T05:02:40.529Z] 9621f1afde84: Pull complete [2023-05-25T05:02:40.529Z] 58dd87906ef0: Verifying Checksum [2023-05-25T05:02:40.529Z] 58dd87906ef0: Download complete [2023-05-25T05:02:40.529Z] 56892a8094a2: Download complete [2023-05-25T05:02:41.526Z] c6f70ee39829: Verifying Checksum [2023-05-25T05:02:41.526Z] c6f70ee39829: Download complete [2023-05-25T05:02:42.928Z] c6f70ee39829: Pull complete [2023-05-25T05:02:42.928Z] 56892a8094a2: Pull complete [2023-05-25T05:02:42.928Z] 58dd87906ef0: Pull complete [2023-05-25T05:02:42.928Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-25T05:02:42.928Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-25T05:02:42.928Z] ---> b69703f70c3d [2023-05-25T05:02:42.928Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-25T05:02:44.304Z] ---> Running in d8f207e24713 [2023-05-25T05:02:44.563Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-25T05:02:44.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-25T05:02:45.083Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-25T05:02:45.083Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-25T05:02:45.083Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-25T05:02:45.083Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-25T05:02:45.083Z] (5/129) Installing libxcb (1.14-r2) [2023-05-25T05:02:45.083Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-25T05:02:45.083Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-25T05:02:45.083Z] (8/129) Installing libice (1.0.10-r0) [2023-05-25T05:02:45.083Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-25T05:02:45.083Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-25T05:02:45.083Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-25T05:02:45.083Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-25T05:02:45.083Z] (13/129) Installing xset (1.2.4-r0) [2023-05-25T05:02:45.083Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-25T05:02:45.083Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-25T05:02:45.083Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-25T05:02:45.083Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-25T05:02:45.083Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-25T05:02:45.083Z] (19/129) Installing libintl (0.21-r0) [2023-05-25T05:02:45.083Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-25T05:02:45.344Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-25T05:02:45.344Z] (22/129) Installing pcre (8.45-r1) [2023-05-25T05:02:45.344Z] (23/129) Installing glib (2.70.5-r0) [2023-05-25T05:02:45.344Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-25T05:02:45.344Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-25T05:02:45.344Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-25T05:02:45.344Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-25T05:02:45.344Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-25T05:02:45.344Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-25T05:02:45.344Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-25T05:02:45.344Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-25T05:02:45.344Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-25T05:02:45.344Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-25T05:02:45.344Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-25T05:02:45.344Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-25T05:02:45.344Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-25T05:02:45.344Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-25T05:02:45.344Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-25T05:02:45.344Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-25T05:02:45.344Z] (40/129) Installing libxi (1.8-r0) [2023-05-25T05:02:45.344Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-25T05:02:45.344Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-25T05:02:45.344Z] (43/129) Installing atk (2.36.0-r0) [2023-05-25T05:02:45.344Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-25T05:02:45.344Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-25T05:02:45.344Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-25T05:02:45.344Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-25T05:02:45.344Z] (48/129) Installing expat (2.5.0-r0) [2023-05-25T05:02:45.344Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-25T05:02:45.344Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-25T05:02:45.607Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-25T05:02:45.607Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-25T05:02:45.607Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-25T05:02:45.607Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-25T05:02:45.607Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-25T05:02:45.607Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-25T05:02:45.607Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-25T05:02:45.607Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-25T05:02:45.607Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-25T05:02:45.607Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-25T05:02:45.607Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-25T05:02:45.607Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-25T05:02:45.607Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-25T05:02:45.607Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-25T05:02:45.607Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-25T05:02:45.607Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-25T05:02:45.607Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-25T05:02:45.607Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-25T05:02:45.607Z] (69/129) Installing pango (1.48.10-r0) [2023-05-25T05:02:45.607Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-25T05:02:45.607Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-25T05:02:45.607Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-25T05:02:45.607Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-25T05:02:45.607Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-25T05:02:45.607Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-25T05:02:45.867Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-25T05:02:45.867Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-25T05:02:45.867Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-25T05:02:45.867Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-25T05:02:45.867Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-25T05:02:47.774Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-25T05:02:47.774Z] (80/129) Installing flac (1.3.4-r0) [2023-05-25T05:02:47.774Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-25T05:02:48.034Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-25T05:02:48.034Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-25T05:02:48.034Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-25T05:02:48.293Z] (85/129) Installing libass (0.15.2-r0) [2023-05-25T05:02:48.293Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-25T05:02:48.293Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-25T05:02:48.293Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-25T05:02:48.293Z] (89/129) Installing lame (3.100-r0) [2023-05-25T05:02:48.293Z] (90/129) Installing opus (1.3.1-r1) [2023-05-25T05:02:48.293Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-25T05:02:48.293Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-25T05:02:48.293Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-25T05:02:48.293Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-25T05:02:48.293Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-25T05:02:48.293Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-25T05:02:48.293Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-25T05:02:48.293Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-25T05:02:48.293Z] (99/129) Installing libva (2.13.0-r0) [2023-05-25T05:02:48.293Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-25T05:02:48.293Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-25T05:02:48.293Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-25T05:02:48.293Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-25T05:02:48.293Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-25T05:02:48.293Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-25T05:02:48.293Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-25T05:02:48.552Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-25T05:02:48.552Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-25T05:02:48.552Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-25T05:02:48.552Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-25T05:02:48.552Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-25T05:02:48.552Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-25T05:02:48.552Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-25T05:02:48.552Z] (114/129) Installing nspr (4.32-r0) [2023-05-25T05:02:48.552Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-25T05:02:48.552Z] (116/129) Installing nss (3.78.1-r0) [2023-05-25T05:02:48.552Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-25T05:02:48.552Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-25T05:02:48.552Z] (119/129) Installing orc (0.4.32-r0) [2023-05-25T05:02:48.552Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-25T05:02:48.811Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-25T05:02:48.811Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-25T05:02:48.811Z] (123/129) Installing libpulse (15.0-r2) [2023-05-25T05:02:48.811Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-25T05:02:48.811Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-25T05:02:48.811Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-25T05:02:48.811Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-25T05:02:48.811Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-25T05:02:48.811Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-25T05:02:49.751Z] Executing busybox-1.34.1-r7.trigger [2023-05-25T05:02:49.751Z] Executing glib-2.70.5-r0.trigger [2023-05-25T05:02:49.751Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-25T05:02:50.009Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-25T05:02:50.009Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-25T05:02:50.009Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-25T05:02:50.009Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-25T05:02:50.269Z] OK: 286 MiB in 145 packages [2023-05-25T05:02:56.837Z] Removing intermediate container d8f207e24713 [2023-05-25T05:02:56.837Z] ---> 667be79549cc [2023-05-25T05:02:56.837Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-25T05:02:56.837Z] ---> Running in 56a03365fb2a [2023-05-25T05:02:56.837Z] Removing intermediate container 56a03365fb2a [2023-05-25T05:02:56.837Z] ---> 87b963a50761 [2023-05-25T05:02:56.837Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-25T05:02:56.837Z] ---> Running in 5943eb783e15 [2023-05-25T05:02:56.837Z] Removing intermediate container 5943eb783e15 [2023-05-25T05:02:56.837Z] ---> 4cbe2fff16df [2023-05-25T05:02:56.837Z] Step 5/10 : RUN npm install -g npm [2023-05-25T05:02:56.837Z] ---> Running in b5f189438bb6 [2023-05-25T05:03:02.113Z] [2023-05-25T05:03:02.113Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-25T05:03:02.113Z] [2023-05-25T05:03:02.113Z] 27 packages are looking for funding [2023-05-25T05:03:02.113Z] run `npm fund` for details [2023-05-25T05:03:02.113Z] [2023-05-25T05:03:02.113Z] found 0 vulnerabilities [2023-05-25T05:03:03.490Z] Removing intermediate container b5f189438bb6 [2023-05-25T05:03:03.490Z] ---> 02e73ea6a810 [2023-05-25T05:03:03.490Z] Step 6/10 : ARG USER=1000 [2023-05-25T05:03:03.490Z] ---> Running in d228ea3bfa44 [2023-05-25T05:03:03.490Z] Removing intermediate container d228ea3bfa44 [2023-05-25T05:03:03.490Z] ---> 67929e2707f8 [2023-05-25T05:03:03.490Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-25T05:03:03.490Z] ---> Running in 7a3bf9ce03ed [2023-05-25T05:03:04.059Z] Removing intermediate container 7a3bf9ce03ed [2023-05-25T05:03:04.059Z] ---> 25f0bff812a6 [2023-05-25T05:03:04.059Z] Step 8/10 : USER $USER:$USER [2023-05-25T05:03:04.059Z] ---> Running in 89a0e7859b23 [2023-05-25T05:03:04.059Z] Removing intermediate container 89a0e7859b23 [2023-05-25T05:03:04.059Z] ---> 32417a6c1d9a [2023-05-25T05:03:04.059Z] Step 9/10 : WORKDIR /app [2023-05-25T05:03:04.059Z] ---> Running in 832be05a6d3c [2023-05-25T05:03:04.318Z] Removing intermediate container 832be05a6d3c [2023-05-25T05:03:04.318Z] ---> 4c29243ab3c6 [2023-05-25T05:03:04.318Z] Step 10/10 : LABEL git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb [2023-05-25T05:03:04.318Z] ---> Running in 9602c4f2c29e [2023-05-25T05:03:04.318Z] Removing intermediate container 9602c4f2c29e [2023-05-25T05:03:04.318Z] ---> 1b22a4ff3fd4 [2023-05-25T05:03:04.318Z] Successfully built 1b22a4ff3fd4 [2023-05-25T05:03:04.318Z] Successfully tagged edgexfoundry/edgex-web-ui:ab308bbf90478029d82ba71840f7e5e9a846a1bb [2023-05-25T05:03:04.318Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-25T05:03:04.318Z] touch edgex-web-ui.imagebuilt [2023-05-25T05:03:04.318Z] mkdir -p node_modules coverage [2023-05-25T05:03:04.318Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-25T05:03:04.318Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-25T05:03:06.224Z] npm WARN old lockfile [2023-05-25T05:03:06.225Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-25T05:03:06.225Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-25T05:03:06.225Z] npm WARN old lockfile [2023-05-25T05:03:06.225Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-25T05:03:06.225Z] npm WARN old lockfile [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE required: { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE }, [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE required: { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE }, [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE required: { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE }, [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE required: { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE }, [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE required: { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE }, [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE required: { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE }, [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE required: { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE }, [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE required: { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE }, [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE required: { [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE }, [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:03:14.349Z] npm WARN EBADENGINE } [2023-05-25T05:03:18.543Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-25T05:03:18.543Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-25T05:03:18.543Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-25T05:03:18.543Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T05:03:18.543Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-25T05:03:18.543Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-25T05:03:18.804Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-25T05:03:19.369Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-25T05:03:20.305Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-25T05:03:20.565Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-25T05:03:22.058Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-25T05:03:22.317Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-25T05:03:23.694Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-25T05:03:23.694Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-25T05:03:23.954Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-25T05:03:24.223Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T05:03:24.481Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-25T05:03:24.740Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-25T05:03:25.307Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T05:03:26.682Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-25T05:03:29.220Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-25T05:03:34.504Z] [2023-05-25T05:03:34.504Z] added 1478 packages, and audited 1479 packages in 29s [2023-05-25T05:03:34.504Z] [2023-05-25T05:03:34.504Z] 90 packages are looking for funding [2023-05-25T05:03:34.504Z] run `npm fund` for details [2023-05-25T05:03:34.504Z] [2023-05-25T05:03:34.504Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-25T05:03:34.504Z] [2023-05-25T05:03:34.504Z] To address issues that do not require attention, run: [2023-05-25T05:03:34.504Z] npm audit fix [2023-05-25T05:03:34.504Z] [2023-05-25T05:03:34.504Z] To address all issues (including breaking changes), run: [2023-05-25T05:03:34.504Z] npm audit fix --force [2023-05-25T05:03:34.504Z] [2023-05-25T05:03:34.504Z] Run `npm audit` for details. [2023-05-25T05:03:44.482Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-25T05:03:47.767Z] - Generating browser application bundles (phase: setup)... [2023-05-25T05:03:51.954Z] Compiling @angular/core : es2015 as esm2015 [2023-05-25T05:03:51.954Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-25T05:03:55.252Z] Compiling @angular/common : es2015 as esm2015 [2023-05-25T05:03:55.252Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-25T05:03:55.510Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-25T05:03:55.510Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-25T05:03:55.771Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-25T05:03:56.028Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-25T05:03:56.286Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-25T05:03:56.286Z] Compiling @angular/router : es2015 as esm2015 [2023-05-25T05:03:56.543Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-25T05:03:56.543Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-25T05:03:56.801Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-25T05:03:58.704Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-25T05:04:03.983Z] 25 05 2023 05:04:03.939:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-25T05:04:03.983Z] 25 05 2023 05:04:03.941:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-25T05:04:03.983Z] 25 05 2023 05:04:03.944:INFO [launcher]: Starting browser ChromeHeadless [2023-05-25T05:04:16.198Z] ✔ Browser application bundle generation complete. [2023-05-25T05:04:16.198Z] 25 05 2023 05:04:14.709:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket id1KyVOzbtoDrs84AAAB with id 28331371 [2023-05-25T05:04:17.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-25T05:04:17.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.088 secs) [2023-05-25T05:04:17.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.114 secs) [2023-05-25T05:04:17.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.133 secs) [2023-05-25T05:04:17.578Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.147 secs) [2023-05-25T05:04:17.838Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.191 secs) [2023-05-25T05:04:17.838Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.201 secs) [2023-05-25T05:04:17.838Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.219 secs) [2023-05-25T05:04:17.838Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.227 secs) [2023-05-25T05:04:17.838Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.244 secs) [2023-05-25T05:04:18.098Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.421 secs) [2023-05-25T05:04:18.098Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.442 secs) [2023-05-25T05:04:18.098Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.446 secs) [2023-05-25T05:04:18.098Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.452 secs) [2023-05-25T05:04:18.098Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.514 secs) [2023-05-25T05:04:18.098Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.537 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.564 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.574 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.581 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.586 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.614 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.627 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.663 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.695 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.7 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.702 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.706 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.713 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.719 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.726 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.734 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.748 secs) [2023-05-25T05:04:18.357Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.756 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.758 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.761 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.776 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.831 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.836 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.838 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.86 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.87 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.897 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.902 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.928 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.934 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.944 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.947 secs) [2023-05-25T05:04:18.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.949 secs) [2023-05-25T05:04:18.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.955 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.966 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.967 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.97 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.999 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.003 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.024 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.029 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.04 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.067 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.075 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.084 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.087 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.09 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.099 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.121 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.123 secs) [2023-05-25T05:04:18.879Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.125 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.138 secs) [2023-05-25T05:04:19.138Z] WARN: ' [2023-05-25T05:04:19.138Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-25T05:04:19.138Z] Support for using the ngModel input property and ngModelChange event with [2023-05-25T05:04:19.138Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-25T05:04:19.138Z] in a future version of Angular. [2023-05-25T05:04:19.138Z] [2023-05-25T05:04:19.138Z] For more information on this, see our API docs here: [2023-05-25T05:04:19.138Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-25T05:04:19.138Z] ' [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.138 secs) [2023-05-25T05:04:19.138Z] WARN: ' [2023-05-25T05:04:19.138Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-25T05:04:19.138Z] Support for using the ngModel input property and ngModelChange event with [2023-05-25T05:04:19.138Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-25T05:04:19.138Z] in a future version of Angular. [2023-05-25T05:04:19.138Z] [2023-05-25T05:04:19.138Z] For more information on this, see our API docs here: [2023-05-25T05:04:19.138Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-25T05:04:19.138Z] ' [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.161 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.166 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.173 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.176 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.178 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.182 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.216 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.233 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.266 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.285 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.305 secs) [2023-05-25T05:04:19.138Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.307 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.322 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.324 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.325 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.331 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.333 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.335 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.34 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.36 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.377 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.408 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.412 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.417 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.424 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.435 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.439 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.442 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.446 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.449 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.451 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.475 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.482 secs) [2023-05-25T05:04:19.400Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.485 secs) [2023-05-25T05:04:19.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.5 secs) [2023-05-25T05:04:19.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.504 secs) [2023-05-25T05:04:19.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.511 secs) [2023-05-25T05:04:19.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.531 secs) [2023-05-25T05:04:19.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.536 secs) [2023-05-25T05:04:19.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.542 secs) [2023-05-25T05:04:19.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.569 secs) [2023-05-25T05:04:19.659Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.578 secs) [2023-05-25T05:04:19.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.586 secs) [2023-05-25T05:04:19.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.594 secs) [2023-05-25T05:04:19.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.596 secs) [2023-05-25T05:04:19.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.61 secs) [2023-05-25T05:04:19.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.62 secs) [2023-05-25T05:04:19.660Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.645 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.679 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.683 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.687 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.69 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.713 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.726 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.734 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.741 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.77 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.777 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.793 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.796 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.798 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.808 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.813 secs) [2023-05-25T05:04:19.919Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.84 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.849 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.857 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.861 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.865 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.869 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.884 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.887 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.904 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.91 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 1.918 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 1.924 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 1.928 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 1.934 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 1.94 secs) [2023-05-25T05:04:20.178Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 1.953 secs) [2023-05-25T05:04:20.437Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.852 secs / 1.953 secs) [2023-05-25T05:04:20.437Z] TOTAL: 145 SUCCESS [2023-05-25T05:04:20.437Z] ✔ Browser application bundle generation complete. [2023-05-25T05:04:20.697Z] [2023-05-25T05:04:20.697Z] =============================== Coverage summary =============================== [2023-05-25T05:04:20.697Z] Statements : 41.53% ( 1424/3429 ) [2023-05-25T05:04:20.697Z] Branches : 12.14% ( 109/898 ) [2023-05-25T05:04:20.697Z] Functions : 33.25% ( 416/1251 ) [2023-05-25T05:04:20.697Z] Lines : 39.41% ( 1279/3245 ) [2023-05-25T05:04:20.697Z] ================================================================================ [2023-05-25T05:04:20.955Z] ✔ Browser application bundle generation complete. [2023-05-25T05:04:21.214Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-619/web' [Pipeline] echo [2023-05-25T05:04:21.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T05:04:21.290Z] $ docker stop --time=1 a7c04c2b1536c688c4b04e47ebe2674b444e996a7023279fb23746cbc4d6a31e [2023-05-25T05:04:22.590Z] $ docker rm -f --volumes a7c04c2b1536c688c4b04e47ebe2674b444e996a7023279fb23746cbc4d6a31e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T05:04:23.035Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T05:04:23.689Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T05:04:24.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T05:04:24.979Z] + ls -al . [2023-05-25T05:04:24.979Z] total 180 [2023-05-25T05:04:24.979Z] drwxrwxr-x 14 jenkins jenkins 4096 May 25 05:02 . [2023-05-25T05:04:24.979Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:00 .. [2023-05-25T05:04:24.979Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:00 .blubracket [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 18 May 25 05:00 .dockerignore [2023-05-25T05:04:24.979Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 05:01 .git [2023-05-25T05:04:24.979Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:00 .github [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 185 May 25 05:00 .gitignore [2023-05-25T05:04:24.979Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 05:01 .semver [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 25 05:00 Attribution.txt [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 25 05:00 CHANGELOG.md [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 25 05:00 CONTRIBUTING.md [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 25 05:00 Dockerfile [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 652 May 25 05:00 Jenkinsfile [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 25 05:00 LICENSE [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 25 05:00 Makefile [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 25 05:00 README.md [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 05:01 VERSION [2023-05-25T05:04:24.979Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:00 assets [2023-05-25T05:04:24.979Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:00 bin [2023-05-25T05:04:24.979Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:00 cmd [2023-05-25T05:04:24.979Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 05:02 coverage.out [2023-05-25T05:04:24.979Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:00 docs [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 25 05:00 go.mod [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 25 05:00 go.sum [2023-05-25T05:04:24.979Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 05:00 internal [2023-05-25T05:04:24.979Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:00 snap [2023-05-25T05:04:24.979Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:00 testing [2023-05-25T05:04:24.979Z] -rw-rw-r-- 1 jenkins jenkins 155 May 25 05:00 version.go [2023-05-25T05:04:24.979Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 05:03 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:04:25.368Z] + 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=ab308bbf90478029d82ba71840f7e5e9a846a1bb --label arch=amd64 --label version=0.0.0 . [2023-05-25T05:04:25.627Z] Sending build context to Docker daemon 50.34MB [2023-05-25T05:04:25.627Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T05:04:25.627Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T05:04:25.627Z] ---> c6805562a87d [2023-05-25T05:04:25.627Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-25T05:04:26.196Z] ---> Running in 6337b8f2beb9 [2023-05-25T05:04:26.455Z] Removing intermediate container 6337b8f2beb9 [2023-05-25T05:04:26.455Z] ---> 5fcfa9b59bd5 [2023-05-25T05:04:26.455Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T05:04:26.455Z] ---> Running in 6244752a1408 [2023-05-25T05:04:26.455Z] Removing intermediate container 6244752a1408 [2023-05-25T05:04:26.455Z] ---> 3fe9c9da81a5 [2023-05-25T05:04:26.455Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T05:04:26.455Z] ---> Running in 3f3749221810 [2023-05-25T05:04:26.713Z] Removing intermediate container 3f3749221810 [2023-05-25T05:04:26.713Z] ---> 33823afd81ca [2023-05-25T05:04:26.713Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-25T05:04:26.713Z] ---> Running in 7dfb143131e5 [2023-05-25T05:04:26.713Z] Removing intermediate container 7dfb143131e5 [2023-05-25T05:04:26.713Z] ---> de8dcfe2e213 [2023-05-25T05:04:26.713Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-25T05:04:26.713Z] ---> Running in 1e10517b4633 [2023-05-25T05:04:26.713Z] Removing intermediate container 1e10517b4633 [2023-05-25T05:04:26.713Z] ---> fd9803b9c37b [2023-05-25T05:04:26.713Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-25T05:04:27.648Z] ---> aa18cf1d3c2b [2023-05-25T05:04:27.648Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T05:04:27.648Z] ---> Running in eb93643036e8 [2023-05-25T05:04:27.908Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T05:04:28.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T05:04:28.426Z] OK: 265 MiB in 53 packages [2023-05-25T05:04:28.687Z] Removing intermediate container eb93643036e8 [2023-05-25T05:04:28.687Z] ---> ed385592afdb [2023-05-25T05:04:28.687Z] Step 10/25 : ENV GO111MODULE=on [2023-05-25T05:04:28.687Z] ---> Running in cae05fa8bcab [2023-05-25T05:04:28.687Z] Removing intermediate container cae05fa8bcab [2023-05-25T05:04:28.687Z] ---> 670a9b500a1b [2023-05-25T05:04:28.687Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-25T05:04:28.687Z] ---> Running in a3803fa1ac19 [2023-05-25T05:04:28.946Z] Removing intermediate container a3803fa1ac19 [2023-05-25T05:04:28.946Z] ---> bf0c24970a7a [2023-05-25T05:04:28.946Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-25T05:04:28.946Z] ---> e9ceab2b1641 [2023-05-25T05:04:28.946Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T05:04:28.946Z] ---> Running in cd986e6e0380 [2023-05-25T05:04:29.882Z] Removing intermediate container cd986e6e0380 [2023-05-25T05:04:29.882Z] ---> da92ee5f06c7 [2023-05-25T05:04:29.882Z] Step 14/25 : COPY . . [2023-05-25T05:04:31.805Z] ---> 3f744575cc97 [2023-05-25T05:04:31.805Z] Step 15/25 : RUN ${MAKE} [2023-05-25T05:04:31.805Z] ---> Running in 54ee18f6fa78 [2023-05-25T05:04:32.065Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-25T05:04:50.175Z] Removing intermediate container 54ee18f6fa78 [2023-05-25T05:04:50.175Z] ---> 0308767c5f80 [2023-05-25T05:04:50.175Z] Step 16/25 : FROM alpine:3.17 [2023-05-25T05:04:50.175Z] 3.17: Pulling from library/alpine [2023-05-25T05:04:50.175Z] f56be85fc22e: Already exists [2023-05-25T05:04:50.175Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T05:04:50.175Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T05:04:50.175Z] ---> 9ed4aefc74f6 [2023-05-25T05:04:50.175Z] Step 17/25 : EXPOSE 4000 [2023-05-25T05:04:50.175Z] ---> Running in cae35bebb704 [2023-05-25T05:04:50.175Z] Removing intermediate container cae35bebb704 [2023-05-25T05:04:50.175Z] ---> c7382fbb40f6 [2023-05-25T05:04:50.175Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-25T05:04:50.175Z] ---> 217cbf8b24ac [2023-05-25T05:04:50.175Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-25T05:04:50.432Z] ---> a11f840a33e5 [2023-05-25T05:04:50.432Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-25T05:04:50.432Z] ---> eccfbb90eb0e [2023-05-25T05:04:50.432Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-25T05:04:50.691Z] ---> Running in 5d57f9f64c41 [2023-05-25T05:04:50.691Z] Removing intermediate container 5d57f9f64c41 [2023-05-25T05:04:50.691Z] ---> f5780c14330c [2023-05-25T05:04:50.691Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-25T05:04:50.691Z] ---> Running in 12e41c38e07e [2023-05-25T05:04:50.691Z] Removing intermediate container 12e41c38e07e [2023-05-25T05:04:50.691Z] ---> c099966ded1b [2023-05-25T05:04:50.691Z] Step 23/25 : LABEL arch=amd64 [2023-05-25T05:04:50.691Z] ---> Running in 980bb3bad280 [2023-05-25T05:04:50.691Z] Removing intermediate container 980bb3bad280 [2023-05-25T05:04:50.691Z] ---> 19372cd612c8 [2023-05-25T05:04:50.691Z] Step 24/25 : LABEL git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb [2023-05-25T05:04:50.992Z] ---> Running in a4aea8b0df32 [2023-05-25T05:04:50.992Z] Removing intermediate container a4aea8b0df32 [2023-05-25T05:04:50.992Z] ---> dd230e2999f5 [2023-05-25T05:04:50.992Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T05:04:50.992Z] ---> Running in ad473d0f6ad7 [2023-05-25T05:04:50.992Z] Removing intermediate container ad473d0f6ad7 [2023-05-25T05:04:50.992Z] ---> 0fd5d0a048c0 [2023-05-25T05:04:50.992Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T05:04:50.992Z] Successfully built 0fd5d0a048c0 [2023-05-25T05:04:51.252Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:04:52.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T05:04:52.068Z] [2023-05-25T05:04:52.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:04:52.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T05:04:52.440Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T05:04:52.440Z] 5eb5b503b376: Pulling fs layer [2023-05-25T05:04:52.440Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T05:04:52.440Z] ec43610c2a17: Pulling fs layer [2023-05-25T05:04:52.440Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T05:04:52.440Z] 33b1e0a273af: Pulling fs layer [2023-05-25T05:04:52.440Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T05:04:52.440Z] 2f39f015ded8: Pulling fs layer [2023-05-25T05:04:52.440Z] 3a2ae6a8a46f: Waiting [2023-05-25T05:04:52.440Z] 33b1e0a273af: Waiting [2023-05-25T05:04:52.440Z] 2f39f015ded8: Waiting [2023-05-25T05:04:52.440Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T05:04:52.440Z] 5c69ac0246d0: Download complete [2023-05-25T05:04:52.440Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T05:04:52.440Z] 3a2ae6a8a46f: Download complete [2023-05-25T05:04:52.440Z] 33b1e0a273af: Verifying Checksum [2023-05-25T05:04:52.440Z] 33b1e0a273af: Download complete [2023-05-25T05:04:52.440Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T05:04:52.440Z] 5d3b04190fa2: Download complete [2023-05-25T05:04:52.440Z] ec43610c2a17: Verifying Checksum [2023-05-25T05:04:52.440Z] ec43610c2a17: Download complete [2023-05-25T05:04:52.700Z] 5eb5b503b376: Verifying Checksum [2023-05-25T05:04:52.700Z] 5eb5b503b376: Download complete [2023-05-25T05:04:53.264Z] 2f39f015ded8: Verifying Checksum [2023-05-25T05:04:53.264Z] 2f39f015ded8: Download complete [2023-05-25T05:04:53.523Z] 5eb5b503b376: Pull complete [2023-05-25T05:04:53.780Z] 5c69ac0246d0: Pull complete [2023-05-25T05:04:54.048Z] ec43610c2a17: Pull complete [2023-05-25T05:04:54.048Z] 3a2ae6a8a46f: Pull complete [2023-05-25T05:04:54.306Z] 33b1e0a273af: Pull complete [2023-05-25T05:04:54.563Z] 5d3b04190fa2: Pull complete [2023-05-25T05:04:58.742Z] 2f39f015ded8: Pull complete [2023-05-25T05:04:58.742Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T05:04:58.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T05:04:58.742Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-05-25T05:04:58.898Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16941 in /w/workspace/edgexfoundry_edgex-ui-go_PR-619 [Pipeline] withDockerContainer [2023-05-25T05:04:58.965Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-05-25T05:04:59.010Z] $ 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-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T05:05:03.111Z] $ docker top b627e826db0714b8649e025c1e65a66de5d64ec8c60e7aee9885183d10a6327a -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-05-25T05:05:03.363Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-25T05:05:03.445Z] The recommended git tool is: git [2023-05-25T05:05:03.600Z] ---> job-cost.sh [2023-05-25T05:05:03.600Z] lf-activate-venv: SKIPPING [2023-05-25T05:05:03.600Z] INFO: No Stack... [2023-05-25T05:05:03.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T05:05:04.427Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T05:05:04.740Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives/cost.csv [2023-05-25T05:05:04.740Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T05:05:04.785Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [2023-05-25T05:05:04.790Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] did not exist. Created. [2023-05-25T05:05:04.790Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T05:05:05.190Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T05:05:05.593Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T05:05:05.607Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T05:05:05.695Z] $ docker stop --time=1 b627e826db0714b8649e025c1e65a66de5d64ec8c60e7aee9885183d10a6327a [2023-05-25T05:05:06.976Z] $ docker rm -f --volumes b627e826db0714b8649e025c1e65a66de5d64ec8c60e7aee9885183d10a6327a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T05:05:08.856Z] using credential edgex-jenkins-ssh [2023-05-25T05:05:08.875Z] Cloning the remote Git repository [2023-05-25T05:05:08.938Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-25T05:05:09.048Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-25T05:05:09.220Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-25T05:05:09.221Z] > git --version # timeout=10 [2023-05-25T05:05:09.248Z] > git --version # 'git version 2.25.1' [2023-05-25T05:05:09.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T05:05:09.407Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T05:05:12.959Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-25T05:05:12.982Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T05:05:14.476Z] Merging remotes/origin/main commit 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 into PR head commit ab308bbf90478029d82ba71840f7e5e9a846a1bb [2023-05-25T05:05:13.921Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-25T05:05:13.957Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-25T05:05:13.958Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T05:05:13.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/619/head:refs/remotes/origin/PR-619 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T05:05:14.496Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T05:05:14.575Z] > git checkout -f ab308bbf90478029d82ba71840f7e5e9a846a1bb # timeout=10 [2023-05-25T05:05:14.986Z] > git remote # timeout=10 [2023-05-25T05:05:15.005Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T05:05:15.091Z] Merge succeeded, producing ab308bbf90478029d82ba71840f7e5e9a846a1bb [2023-05-25T05:05:15.091Z] Checking out Revision ab308bbf90478029d82ba71840f7e5e9a846a1bb (PR-619) [2023-05-25T05:05:16.049Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-25T05:05:16.104Z] > git --version # timeout=10 [2023-05-25T05:05:16.123Z] > git --version # 'git version 2.25.1' [2023-05-25T05:05:16.136Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T05:05:15.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T05:05:15.053Z] > git merge 742163a79e7aeb062f1ac4c67fbc75e2333f4d28 # timeout=10 [2023-05-25T05:05:15.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T05:05:15.099Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T05:05:15.112Z] > git checkout -f ab308bbf90478029d82ba71840f7e5e9a846a1bb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T05:05:17.311Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T05:05:17.311Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T05:05:17.311Z] Dload Upload Total Spent Left Speed [2023-05-25T05:05:17.311Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 75898 0 --:--:-- --:--:-- --:--:-- 76353 [Pipeline] sh [2023-05-25T05:05:18.040Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T05:05:18.388Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T05:05:18.389Z] + sudo tee /etc/docker/daemon.new [2023-05-25T05:05:18.389Z] { [2023-05-25T05:05:18.389Z] "registry-mirrors": [ [2023-05-25T05:05:18.389Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T05:05:18.389Z] ], [2023-05-25T05:05:18.389Z] "bip": "10.250.0.254/24", [2023-05-25T05:05:18.389Z] "hosts": [ [2023-05-25T05:05:18.389Z] "tcp://0.0.0.0:5555", [2023-05-25T05:05:18.389Z] "unix:///var/run/docker.sock" [2023-05-25T05:05:18.389Z] ], [2023-05-25T05:05:18.389Z] "mtu": 1458, [2023-05-25T05:05:18.389Z] "selinux-enabled": true, [2023-05-25T05:05:18.389Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T05:05:18.389Z] } [Pipeline] sh [2023-05-25T05:05:18.741Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T05:05:19.107Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T05:05:37.440Z] provisioning config files... [2023-05-25T05:05:37.471Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9589483763207767203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:05:37.870Z] ---> docker-login.sh [2023-05-25T05:05:37.870Z] nexus3.edgexfoundry.org:10001 [2023-05-25T05:05:38.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:05:38.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:05:38.415Z] Configure a credential helper to remove this warning. See [2023-05-25T05:05:38.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:05:38.415Z] [2023-05-25T05:05:38.415Z] Login Succeeded [2023-05-25T05:05:38.415Z] nexus3.edgexfoundry.org:10002 [2023-05-25T05:05:38.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:05:38.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:05:38.958Z] Configure a credential helper to remove this warning. See [2023-05-25T05:05:38.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:05:38.958Z] [2023-05-25T05:05:38.958Z] Login Succeeded [2023-05-25T05:05:38.958Z] nexus3.edgexfoundry.org:10003 [2023-05-25T05:05:38.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:05:39.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:05:39.230Z] Configure a credential helper to remove this warning. See [2023-05-25T05:05:39.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:05:39.230Z] [2023-05-25T05:05:39.230Z] Login Succeeded [2023-05-25T05:05:39.230Z] nexus3.edgexfoundry.org:10004 [2023-05-25T05:05:39.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:05:39.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:05:39.502Z] Configure a credential helper to remove this warning. See [2023-05-25T05:05:39.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:05:39.502Z] [2023-05-25T05:05:39.502Z] Login Succeeded [2023-05-25T05:05:39.502Z] docker.io [2023-05-25T05:05:39.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T05:05:40.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T05:05:40.041Z] Configure a credential helper to remove this warning. See [2023-05-25T05:05:40.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T05:05:40.041Z] [2023-05-25T05:05:40.041Z] Login Succeeded [2023-05-25T05:05:40.041Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T05:05:40.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T05:05:40.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T05:05:40.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T05:05:40.522Z] ========================================================= [2023-05-25T05:05:40.522Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T05:05:40.522Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:05:41.033Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T05:05:42.011Z] Sending build context to Docker daemon 30.36MB [2023-05-25T05:05:42.011Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T05:05:42.011Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-25T05:05:42.282Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T05:05:42.282Z] c41833b44d91: Pulling fs layer [2023-05-25T05:05:42.282Z] ed15518f5707: Pulling fs layer [2023-05-25T05:05:42.282Z] feae8fd75edb: Pulling fs layer [2023-05-25T05:05:42.282Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T05:05:42.282Z] 3cdef696dda3: Pulling fs layer [2023-05-25T05:05:42.282Z] 2ced38df9373: Pulling fs layer [2023-05-25T05:05:42.282Z] 58f1dce35555: Pulling fs layer [2023-05-25T05:05:42.282Z] 3cdef696dda3: Waiting [2023-05-25T05:05:42.282Z] 2ced38df9373: Waiting [2023-05-25T05:05:42.282Z] 58f1dce35555: Waiting [2023-05-25T05:05:42.282Z] ed15518f5707: Verifying Checksum [2023-05-25T05:05:42.282Z] ed15518f5707: Download complete [2023-05-25T05:05:42.282Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T05:05:42.282Z] 242c74f7c9fa: Download complete [2023-05-25T05:05:42.282Z] 3cdef696dda3: Verifying Checksum [2023-05-25T05:05:42.282Z] 3cdef696dda3: Download complete [2023-05-25T05:05:42.282Z] c41833b44d91: Verifying Checksum [2023-05-25T05:05:42.282Z] c41833b44d91: Download complete [2023-05-25T05:05:43.733Z] c41833b44d91: Pull complete [2023-05-25T05:05:43.733Z] 58f1dce35555: Verifying Checksum [2023-05-25T05:05:43.733Z] 58f1dce35555: Download complete [2023-05-25T05:05:44.011Z] ed15518f5707: Pull complete [2023-05-25T05:05:44.983Z] feae8fd75edb: Verifying Checksum [2023-05-25T05:05:44.983Z] feae8fd75edb: Download complete [2023-05-25T05:05:44.983Z] 2ced38df9373: Download complete [2023-05-25T05:05:57.458Z] feae8fd75edb: Pull complete [2023-05-25T05:05:57.458Z] 242c74f7c9fa: Pull complete [2023-05-25T05:05:57.458Z] 3cdef696dda3: Pull complete [2023-05-25T05:06:04.131Z] 2ced38df9373: Pull complete [2023-05-25T05:06:06.085Z] 58f1dce35555: Pull complete [2023-05-25T05:06:06.085Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T05:06:06.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T05:06:06.085Z] ---> fadd8f120f05 [2023-05-25T05:06:06.085Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-25T05:06:08.038Z] ---> Running in 0b8961bcbdbb [2023-05-25T05:06:08.308Z] Removing intermediate container 0b8961bcbdbb [2023-05-25T05:06:08.308Z] ---> 9fd0a8c59981 [2023-05-25T05:06:08.308Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T05:06:08.308Z] ---> Running in 070fd610ac6a [2023-05-25T05:06:08.580Z] Removing intermediate container 070fd610ac6a [2023-05-25T05:06:08.580Z] ---> 0bcf0b7b66b1 [2023-05-25T05:06:08.580Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T05:06:08.580Z] ---> Running in ecba5227ef5b [2023-05-25T05:06:08.855Z] Removing intermediate container ecba5227ef5b [2023-05-25T05:06:08.855Z] ---> 6ff5b00a312a [2023-05-25T05:06:08.855Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-25T05:06:09.124Z] ---> Running in b2734570aac1 [2023-05-25T05:06:09.392Z] Removing intermediate container b2734570aac1 [2023-05-25T05:06:09.392Z] ---> 1975d3856db7 [2023-05-25T05:06:09.392Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-25T05:06:09.392Z] ---> Running in 0af9dca8a2ff [2023-05-25T05:06:09.659Z] Removing intermediate container 0af9dca8a2ff [2023-05-25T05:06:09.659Z] ---> f4c81e0ca2ea [2023-05-25T05:06:09.659Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-25T05:06:10.240Z] latest: Pulling from library/docker [2023-05-25T05:06:10.511Z] 08409d417260: Pulling fs layer [2023-05-25T05:06:10.511Z] bf127bdc9f4f: Pulling fs layer [2023-05-25T05:06:10.511Z] 55b4810136f4: Pulling fs layer [2023-05-25T05:06:10.511Z] 2e7805c665c5: Pulling fs layer [2023-05-25T05:06:10.511Z] 560067f77f09: Pulling fs layer [2023-05-25T05:06:10.511Z] 87854ced1808: Pulling fs layer [2023-05-25T05:06:10.511Z] cb23a4dee6cb: Pulling fs layer [2023-05-25T05:06:10.511Z] 0f440641682c: Pulling fs layer [2023-05-25T05:06:10.511Z] d5751f9f360d: Pulling fs layer [2023-05-25T05:06:10.511Z] 39b4d37fd203: Pulling fs layer [2023-05-25T05:06:10.511Z] 181b4cd8a6de: Pulling fs layer [2023-05-25T05:06:10.511Z] 59b8b8583a6e: Pulling fs layer [2023-05-25T05:06:10.511Z] 5363e21a005c: Pulling fs layer [2023-05-25T05:06:10.511Z] d56ef98c0a70: Pulling fs layer [2023-05-25T05:06:10.511Z] 0f440641682c: Waiting [2023-05-25T05:06:10.511Z] d5751f9f360d: Waiting [2023-05-25T05:06:10.511Z] 39b4d37fd203: Waiting [2023-05-25T05:06:10.511Z] 181b4cd8a6de: Waiting [2023-05-25T05:06:10.511Z] 59b8b8583a6e: Waiting [2023-05-25T05:06:10.511Z] 5363e21a005c: Waiting [2023-05-25T05:06:10.511Z] d56ef98c0a70: Waiting [2023-05-25T05:06:10.511Z] 2e7805c665c5: Waiting [2023-05-25T05:06:10.511Z] 87854ced1808: Waiting [2023-05-25T05:06:10.511Z] cb23a4dee6cb: Waiting [2023-05-25T05:06:10.511Z] 560067f77f09: Waiting [2023-05-25T05:06:10.511Z] 55b4810136f4: Download complete [2023-05-25T05:06:10.511Z] bf127bdc9f4f: Verifying Checksum [2023-05-25T05:06:10.511Z] bf127bdc9f4f: Download complete [2023-05-25T05:06:10.511Z] 08409d417260: Verifying Checksum [2023-05-25T05:06:10.511Z] 08409d417260: Download complete [2023-05-25T05:06:11.103Z] 2e7805c665c5: Verifying Checksum [2023-05-25T05:06:11.103Z] 2e7805c665c5: Download complete [2023-05-25T05:06:11.103Z] 560067f77f09: Verifying Checksum [2023-05-25T05:06:11.103Z] 560067f77f09: Download complete [2023-05-25T05:06:11.373Z] 87854ced1808: Verifying Checksum [2023-05-25T05:06:11.373Z] 87854ced1808: Download complete [2023-05-25T05:06:11.373Z] cb23a4dee6cb: Verifying Checksum [2023-05-25T05:06:11.373Z] cb23a4dee6cb: Download complete [2023-05-25T05:06:11.373Z] 0f440641682c: Verifying Checksum [2023-05-25T05:06:11.373Z] 0f440641682c: Download complete [2023-05-25T05:06:11.373Z] d5751f9f360d: Verifying Checksum [2023-05-25T05:06:11.373Z] d5751f9f360d: Download complete [2023-05-25T05:06:11.373Z] 08409d417260: Pull complete [2023-05-25T05:06:11.644Z] 5363e21a005c: Verifying Checksum [2023-05-25T05:06:11.644Z] 5363e21a005c: Download complete [2023-05-25T05:06:11.644Z] 39b4d37fd203: Verifying Checksum [2023-05-25T05:06:11.644Z] 39b4d37fd203: Download complete [2023-05-25T05:06:11.644Z] d56ef98c0a70: Verifying Checksum [2023-05-25T05:06:11.644Z] d56ef98c0a70: Download complete [2023-05-25T05:06:11.915Z] bf127bdc9f4f: Pull complete [2023-05-25T05:06:12.502Z] 55b4810136f4: Pull complete [2023-05-25T05:06:12.771Z] 59b8b8583a6e: Verifying Checksum [2023-05-25T05:06:12.771Z] 59b8b8583a6e: Download complete [2023-05-25T05:06:14.730Z] 2e7805c665c5: Pull complete [2023-05-25T05:06:16.153Z] 560067f77f09: Pull complete [2023-05-25T05:06:17.131Z] 87854ced1808: Pull complete [2023-05-25T05:06:17.131Z] cb23a4dee6cb: Pull complete [2023-05-25T05:06:17.400Z] 0f440641682c: Pull complete [2023-05-25T05:06:17.671Z] d5751f9f360d: Pull complete [2023-05-25T05:06:18.635Z] 39b4d37fd203: Pull complete [2023-05-25T05:06:18.902Z] 181b4cd8a6de: Pull complete [2023-05-25T05:06:22.249Z] 59b8b8583a6e: Pull complete [2023-05-25T05:06:22.249Z] 5363e21a005c: Pull complete [2023-05-25T05:06:22.249Z] d56ef98c0a70: Pull complete [2023-05-25T05:06:22.249Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-25T05:06:22.249Z] Status: Downloaded newer image for docker:latest [2023-05-25T05:06:24.915Z] ---> d3e68f0d9b48 [2023-05-25T05:06:24.915Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T05:06:24.915Z] ---> Running in 70710bd1db19 [2023-05-25T05:06:25.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T05:06:26.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T05:06:27.555Z] OK: 263 MiB in 53 packages [2023-05-25T05:06:29.502Z] Removing intermediate container 70710bd1db19 [2023-05-25T05:06:29.502Z] ---> cd9adba44e61 [2023-05-25T05:06:29.502Z] Step 10/15 : ENV GO111MODULE=on [2023-05-25T05:06:29.502Z] ---> Running in 31fd2b66fd79 [2023-05-25T05:06:29.770Z] Removing intermediate container 31fd2b66fd79 [2023-05-25T05:06:29.770Z] ---> 9d68748a169c [2023-05-25T05:06:29.770Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-25T05:06:30.038Z] ---> Running in 44cc2d846091 [2023-05-25T05:06:30.308Z] Removing intermediate container 44cc2d846091 [2023-05-25T05:06:30.308Z] ---> ae5e92dcd763 [2023-05-25T05:06:30.308Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-25T05:06:30.906Z] ---> 3c431ed2dfec [2023-05-25T05:06:30.906Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T05:06:30.906Z] ---> Running in e9111fa541dd [2023-05-25T05:07:38.780Z] Removing intermediate container e9111fa541dd [2023-05-25T05:07:38.780Z] ---> 6cffc103bcf3 [2023-05-25T05:07:38.780Z] Step 14/15 : COPY . . [2023-05-25T05:07:38.780Z] ---> b15b266af742 [2023-05-25T05:07:38.780Z] Step 15/15 : RUN ${MAKE} [2023-05-25T05:07:38.780Z] ---> Running in e2a4a8097c37 [2023-05-25T05:07:38.780Z] noop [2023-05-25T05:07:38.780Z] Removing intermediate container e2a4a8097c37 [2023-05-25T05:07:38.780Z] ---> c0b504affa87 [2023-05-25T05:07:38.780Z] Successfully built c0b504affa87 [2023-05-25T05:07:38.780Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:07:39.241Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T05:07:39.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T05:07:39.512Z] prd-ubuntu20.04-docker-arm64-4c-16g-16941 does not seem to be running inside a container [2023-05-25T05:07:39.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T05:07:40.799Z] $ docker top c888b68d44fc072cbbc4984deff334666cd3e3b9a288bf60d55fe2d85572000c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T05:07:41.671Z] + go version [2023-05-25T05:07:41.671Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T05:07:41.715Z] $ docker stop --time=1 c888b68d44fc072cbbc4984deff334666cd3e3b9a288bf60d55fe2d85572000c [2023-05-25T05:07:43.314Z] $ docker rm -f --volumes c888b68d44fc072cbbc4984deff334666cd3e3b9a288bf60d55fe2d85572000c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:07:44.132Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T05:07:44.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T05:07:44.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-16941 does not seem to be running inside a container [2023-05-25T05:07:44.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-25T05:07:45.588Z] $ docker top 1a5c2540091cb655d5cc1c7a75f39c2bef076a4034f3b9adb6d96550e383541e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T05:07:46.138Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-25T05:07:46.781Z] + make test [2023-05-25T05:07:46.781Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-25T05:08:19.042Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-25T05:09:55.692Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-25T05:09:55.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-25T05:09:55.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-25T05:09:55.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-25T05:09:55.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-25T05:09:55.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-25T05:09:55.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-25T05:09:55.692Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-25T05:09:55.692Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-25T05:10:27.938Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T05:10:27.938Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T05:10:27.938Z] ./bin/test-attribution-txt.sh [2023-05-25T05:10:27.938Z] make -C web test [2023-05-25T05:10:27.938Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-25T05:10:27.938Z] make[1]: tput: No such file or directory [2023-05-25T05:10:27.938Z] make[1]: tput: No such file or directory [2023-05-25T05:10:27.938Z] warning: generating ./VERSION [2023-05-25T05:10:27.938Z] echo "0.0.0" > VERSION [2023-05-25T05:10:27.938Z] docker build \ [2023-05-25T05:10:27.938Z] -f Dockerfile \ [2023-05-25T05:10:27.938Z] --build-arg USER=1000 \ [2023-05-25T05:10:27.938Z] \ [2023-05-25T05:10:27.938Z] --label "git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb" \ [2023-05-25T05:10:27.938Z] -t edgexfoundry/edgex-web-ui:ab308bbf90478029d82ba71840f7e5e9a846a1bb \ [2023-05-25T05:10:27.938Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-25T05:10:27.938Z] . [2023-05-25T05:10:27.938Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-25T05:10:27.938Z] Install the buildx component to build images with BuildKit: [2023-05-25T05:10:27.938Z] https://docs.docker.com/go/buildx/ [2023-05-25T05:10:27.938Z] [2023-05-25T05:10:27.938Z] Sending build context to Docker daemon 2.571MB [2023-05-25T05:10:27.938Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-25T05:10:27.938Z] 16.17-alpine3.15: Pulling from library/node [2023-05-25T05:10:27.938Z] 47517142f6ba: Pulling fs layer [2023-05-25T05:10:27.938Z] 5f8c4bfa009b: Pulling fs layer [2023-05-25T05:10:27.938Z] f7079c9c4ba1: Pulling fs layer [2023-05-25T05:10:27.938Z] aba105e6f55a: Pulling fs layer [2023-05-25T05:10:27.938Z] aba105e6f55a: Waiting [2023-05-25T05:10:27.938Z] 47517142f6ba: Verifying Checksum [2023-05-25T05:10:27.938Z] 47517142f6ba: Download complete [2023-05-25T05:10:27.938Z] aba105e6f55a: Verifying Checksum [2023-05-25T05:10:27.938Z] aba105e6f55a: Download complete [2023-05-25T05:10:27.938Z] f7079c9c4ba1: Verifying Checksum [2023-05-25T05:10:27.938Z] f7079c9c4ba1: Download complete [2023-05-25T05:10:27.938Z] 47517142f6ba: Pull complete [2023-05-25T05:10:27.938Z] 5f8c4bfa009b: Verifying Checksum [2023-05-25T05:10:27.938Z] 5f8c4bfa009b: Download complete [2023-05-25T05:10:32.206Z] 5f8c4bfa009b: Pull complete [2023-05-25T05:10:32.206Z] f7079c9c4ba1: Pull complete [2023-05-25T05:10:32.475Z] aba105e6f55a: Pull complete [2023-05-25T05:10:32.475Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-25T05:10:32.475Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-25T05:10:32.475Z] ---> bf1b8b58d215 [2023-05-25T05:10:32.475Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-25T05:10:33.060Z] ---> Running in 3e11c305ba2b [2023-05-25T05:10:34.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-25T05:10:34.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-25T05:10:35.256Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-25T05:10:35.256Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-25T05:10:35.256Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-25T05:10:35.256Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-25T05:10:35.256Z] (5/128) Installing libxcb (1.14-r2) [2023-05-25T05:10:35.256Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-25T05:10:35.529Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-25T05:10:35.529Z] (8/128) Installing libice (1.0.10-r0) [2023-05-25T05:10:35.529Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-25T05:10:35.529Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-25T05:10:35.529Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-25T05:10:35.529Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-25T05:10:35.529Z] (13/128) Installing xset (1.2.4-r0) [2023-05-25T05:10:35.529Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-25T05:10:35.529Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-25T05:10:35.529Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-25T05:10:35.529Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-25T05:10:35.529Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-25T05:10:35.529Z] (19/128) Installing libintl (0.21-r0) [2023-05-25T05:10:35.529Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-25T05:10:35.529Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-25T05:10:35.529Z] (22/128) Installing pcre (8.45-r1) [2023-05-25T05:10:35.802Z] (23/128) Installing glib (2.70.5-r0) [2023-05-25T05:10:35.802Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-25T05:10:35.802Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-25T05:10:35.802Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-25T05:10:35.802Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-25T05:10:35.803Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-25T05:10:36.071Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-25T05:10:36.071Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-25T05:10:36.071Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-25T05:10:36.071Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-25T05:10:36.071Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-25T05:10:36.071Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-25T05:10:36.071Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-25T05:10:36.071Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-25T05:10:36.071Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-25T05:10:36.071Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-25T05:10:36.071Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-25T05:10:36.071Z] (40/128) Installing libxi (1.8-r0) [2023-05-25T05:10:36.071Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-25T05:10:36.071Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-25T05:10:36.071Z] (43/128) Installing atk (2.36.0-r0) [2023-05-25T05:10:36.071Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-25T05:10:36.071Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-25T05:10:36.071Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-25T05:10:36.071Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-25T05:10:36.071Z] (48/128) Installing expat (2.5.0-r0) [2023-05-25T05:10:36.071Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-25T05:10:36.339Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-25T05:10:36.339Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-25T05:10:36.339Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-25T05:10:36.339Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-25T05:10:36.339Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-25T05:10:36.339Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-25T05:10:36.339Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-25T05:10:36.339Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-25T05:10:36.339Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-25T05:10:36.339Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-25T05:10:36.340Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-25T05:10:36.340Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-25T05:10:36.340Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-25T05:10:36.606Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-25T05:10:36.606Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-25T05:10:36.606Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-25T05:10:36.606Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-25T05:10:36.606Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-25T05:10:36.606Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-25T05:10:36.606Z] (69/128) Installing pango (1.48.10-r0) [2023-05-25T05:10:36.606Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-25T05:10:36.606Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-25T05:10:36.606Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-25T05:10:36.606Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-25T05:10:36.876Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-25T05:10:36.877Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-25T05:10:37.142Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-25T05:10:37.142Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-25T05:10:37.142Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-25T05:10:37.142Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-25T05:10:37.142Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-25T05:10:39.717Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-25T05:10:39.717Z] (80/128) Installing flac (1.3.4-r0) [2023-05-25T05:10:39.717Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-25T05:10:39.717Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-25T05:10:39.717Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-25T05:10:39.717Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-25T05:10:39.717Z] (85/128) Installing libass (0.15.2-r0) [2023-05-25T05:10:39.717Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-25T05:10:39.717Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-25T05:10:39.717Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-25T05:10:39.717Z] (89/128) Installing lame (3.100-r0) [2023-05-25T05:10:39.717Z] (90/128) Installing opus (1.3.1-r1) [2023-05-25T05:10:39.717Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-25T05:10:39.717Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-25T05:10:39.717Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-25T05:10:39.717Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-25T05:10:39.717Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-25T05:10:39.717Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-25T05:10:39.717Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-25T05:10:39.717Z] (98/128) Installing libva (2.13.0-r0) [2023-05-25T05:10:39.717Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-25T05:10:39.717Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-25T05:10:39.717Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-25T05:10:39.717Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-25T05:10:39.717Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-25T05:10:39.983Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-25T05:10:39.983Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-25T05:10:39.983Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-25T05:10:39.983Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-25T05:10:40.564Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-25T05:10:40.564Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-25T05:10:40.564Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-25T05:10:40.564Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-25T05:10:40.564Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-25T05:10:40.564Z] (113/128) Installing nspr (4.32-r0) [2023-05-25T05:10:40.564Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-25T05:10:40.564Z] (115/128) Installing nss (3.78.1-r0) [2023-05-25T05:10:40.564Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-25T05:10:40.564Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-25T05:10:40.564Z] (118/128) Installing orc (0.4.32-r0) [2023-05-25T05:10:40.564Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-25T05:10:40.564Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-25T05:10:40.564Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-25T05:10:40.564Z] (122/128) Installing libpulse (15.0-r2) [2023-05-25T05:10:40.831Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-25T05:10:40.831Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-25T05:10:40.831Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-25T05:10:40.831Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-25T05:10:40.831Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-25T05:10:40.831Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-25T05:10:45.081Z] Executing busybox-1.34.1-r7.trigger [2023-05-25T05:10:45.081Z] Executing glib-2.70.5-r0.trigger [2023-05-25T05:10:45.081Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-25T05:10:46.483Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-25T05:10:46.483Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-25T05:10:49.821Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-25T05:10:49.821Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-25T05:10:49.821Z] OK: 275 MiB in 144 packages [2023-05-25T05:10:58.009Z] Removing intermediate container 3e11c305ba2b [2023-05-25T05:10:58.009Z] ---> f502f2b7cb21 [2023-05-25T05:10:58.009Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-25T05:10:58.009Z] ---> Running in 43c826fc6ff2 [2023-05-25T05:10:58.009Z] Removing intermediate container 43c826fc6ff2 [2023-05-25T05:10:58.009Z] ---> ff93f2b3db23 [2023-05-25T05:10:58.009Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-25T05:10:58.009Z] ---> Running in dc56ca65b05e [2023-05-25T05:10:58.009Z] Removing intermediate container dc56ca65b05e [2023-05-25T05:10:58.009Z] ---> 29c68c4f0f33 [2023-05-25T05:10:58.009Z] Step 5/10 : RUN npm install -g npm [2023-05-25T05:10:58.009Z] ---> Running in 7f9be805bb3a [2023-05-25T05:11:24.812Z] [2023-05-25T05:11:24.812Z] removed 7 packages, changed 101 packages, and audited 264 packages in 23s [2023-05-25T05:11:24.812Z] [2023-05-25T05:11:24.812Z] 27 packages are looking for funding [2023-05-25T05:11:24.812Z] run `npm fund` for details [2023-05-25T05:11:24.812Z] [2023-05-25T05:11:24.812Z] found 0 vulnerabilities [2023-05-25T05:11:27.392Z] Removing intermediate container 7f9be805bb3a [2023-05-25T05:11:27.392Z] ---> b24316a300a1 [2023-05-25T05:11:27.392Z] Step 6/10 : ARG USER=1000 [2023-05-25T05:11:27.392Z] ---> Running in 7cafa18ce553 [2023-05-25T05:11:27.661Z] Removing intermediate container 7cafa18ce553 [2023-05-25T05:11:27.661Z] ---> 2cc93251e0db [2023-05-25T05:11:27.661Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-25T05:11:27.661Z] ---> Running in e5b5111b0747 [2023-05-25T05:11:29.614Z] Removing intermediate container e5b5111b0747 [2023-05-25T05:11:29.614Z] ---> 96dbf5e298e6 [2023-05-25T05:11:29.614Z] Step 8/10 : USER $USER:$USER [2023-05-25T05:11:29.614Z] ---> Running in 183317ad9c3a [2023-05-25T05:11:29.614Z] Removing intermediate container 183317ad9c3a [2023-05-25T05:11:29.614Z] ---> acc8fa3be15d [2023-05-25T05:11:29.614Z] Step 9/10 : WORKDIR /app [2023-05-25T05:11:29.614Z] ---> Running in 8424f93b8371 [2023-05-25T05:11:30.206Z] Removing intermediate container 8424f93b8371 [2023-05-25T05:11:30.206Z] ---> 45da99e5fd8d [2023-05-25T05:11:30.206Z] Step 10/10 : LABEL git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb [2023-05-25T05:11:30.206Z] ---> Running in 71c7577eb18b [2023-05-25T05:11:30.475Z] Removing intermediate container 71c7577eb18b [2023-05-25T05:11:30.475Z] ---> 3bc966ceefab [2023-05-25T05:11:30.475Z] Successfully built 3bc966ceefab [2023-05-25T05:11:30.475Z] Successfully tagged edgexfoundry/edgex-web-ui:ab308bbf90478029d82ba71840f7e5e9a846a1bb [2023-05-25T05:11:30.475Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-25T05:11:30.475Z] touch edgex-web-ui.imagebuilt [2023-05-25T05:11:30.475Z] mkdir -p node_modules coverage [2023-05-25T05:11:30.475Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-25T05:11:30.475Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-25T05:11:42.785Z] npm WARN old lockfile [2023-05-25T05:11:42.785Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-25T05:11:42.785Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-25T05:11:42.785Z] npm WARN old lockfile [2023-05-25T05:11:42.785Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-25T05:11:42.785Z] npm WARN old lockfile [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE required: { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE }, [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE required: { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE }, [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE required: { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE }, [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE required: { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE }, [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE required: { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE }, [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE required: { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE }, [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE required: { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE }, [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE required: { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE }, [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE Unsupported engine { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE required: { [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE }, [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-25T05:12:21.744Z] npm WARN EBADENGINE } [2023-05-25T05:12:48.467Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-25T05:12:48.467Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-25T05:12:48.467Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T05:12:48.467Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-25T05:12:48.467Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-25T05:12:48.742Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-25T05:12:52.987Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-25T05:12:59.613Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-25T05:12:59.613Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-25T05:12:59.879Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-25T05:13:09.926Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-25T05:13:18.114Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T05:13:18.114Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-25T05:13:19.072Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-25T05:13:23.312Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-25T05:13:24.269Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-25T05:13:25.224Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-25T05:13:37.508Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-25T05:13:37.508Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-25T05:13:55.678Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-25T05:14:17.725Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-25T05:14:49.939Z] [2023-05-25T05:14:49.939Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-25T05:14:49.939Z] [2023-05-25T05:14:49.939Z] 90 packages are looking for funding [2023-05-25T05:14:49.939Z] run `npm fund` for details [2023-05-25T05:14:49.939Z] [2023-05-25T05:14:49.939Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-25T05:14:49.939Z] [2023-05-25T05:14:49.939Z] To address issues that do not require attention, run: [2023-05-25T05:14:49.939Z] npm audit fix [2023-05-25T05:14:49.939Z] [2023-05-25T05:14:49.939Z] To address all issues (including breaking changes), run: [2023-05-25T05:14:49.939Z] npm audit fix --force [2023-05-25T05:14:49.939Z] [2023-05-25T05:14:49.939Z] Run `npm audit` for details. [2023-05-25T05:14:54.197Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-25T05:15:09.182Z] - Generating browser application bundles (phase: setup)... [2023-05-25T05:15:41.415Z] Compiling @angular/core : es2015 as esm2015 [2023-05-25T05:15:41.415Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-25T05:16:13.639Z] Compiling @angular/common : es2015 as esm2015 [2023-05-25T05:16:13.639Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-25T05:16:16.983Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-25T05:16:16.983Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-25T05:16:21.361Z] Compiling @angular/router : es2015 as esm2015 [2023-05-25T05:16:21.947Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-25T05:16:27.289Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-25T05:16:28.716Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-25T05:16:28.997Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-25T05:16:33.252Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-25T05:16:33.252Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-25T05:16:33.839Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-25T05:17:41.708Z] 25 05 2023 05:17:31.712:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-25T05:17:41.708Z] 25 05 2023 05:17:31.726:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-25T05:17:41.708Z] 25 05 2023 05:17:31.756:INFO [launcher]: Starting browser ChromeHeadless [2023-05-25T05:18:40.754Z] 25 05 2023 05:18:33.138:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-25T05:19:13.454Z] 25 05 2023 05:19:10.479:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-25T05:19:31.691Z] ✔ Browser application bundle generation complete. [2023-05-25T05:19:32.659Z] 25 05 2023 05:19:32.555:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket RiNaMdgj_NEbzsKLAAAB with id 55150047 [2023-05-25T05:19:50.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-25T05:19:51.819Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.219 secs) [2023-05-25T05:19:52.782Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.749 secs) [2023-05-25T05:19:53.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.204 secs) [2023-05-25T05:19:53.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.327 secs) [2023-05-25T05:19:53.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.381 secs) [2023-05-25T05:19:53.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.71 secs) [2023-05-25T05:19:53.900Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.776 secs) [2023-05-25T05:19:54.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.039 secs) [2023-05-25T05:19:54.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.081 secs) [2023-05-25T05:19:54.436Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.14 secs) [2023-05-25T05:19:55.395Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 4.12 secs) [2023-05-25T05:19:55.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 4.209 secs) [2023-05-25T05:19:55.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.269 secs) [2023-05-25T05:19:55.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.325 secs) [2023-05-25T05:19:55.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.411 secs) [2023-05-25T05:19:55.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.433 secs) [2023-05-25T05:19:56.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.722 secs) [2023-05-25T05:19:56.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.764 secs) [2023-05-25T05:19:57.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 5.411 secs) [2023-05-25T05:19:57.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 5.499 secs) [2023-05-25T05:19:57.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 5.546 secs) [2023-05-25T05:19:57.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.864 secs) [2023-05-25T05:19:57.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.889 secs) [2023-05-25T05:19:58.340Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 6.306 secs) [2023-05-25T05:19:58.340Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 6.492 secs) [2023-05-25T05:19:58.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 6.563 secs) [2023-05-25T05:19:58.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 6.616 secs) [2023-05-25T05:19:58.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 6.727 secs) [2023-05-25T05:19:58.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 6.839 secs) [2023-05-25T05:19:59.139Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 6.897 secs) [2023-05-25T05:19:59.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 7.149 secs) [2023-05-25T05:19:59.673Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 7.367 secs) [2023-05-25T05:19:59.673Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 7.497 secs) [2023-05-25T05:19:59.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 7.538 secs) [2023-05-25T05:19:59.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 7.576 secs) [2023-05-25T05:19:59.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 7.612 secs) [2023-05-25T05:19:59.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 7.692 secs) [2023-05-25T05:20:00.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 7.82 secs) [2023-05-25T05:20:00.206Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 7.882 secs) [2023-05-25T05:20:00.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 7.901 secs) [2023-05-25T05:20:00.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.929 secs) [2023-05-25T05:20:00.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.95 secs) [2023-05-25T05:20:00.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.98 secs) [2023-05-25T05:20:00.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 8.259 secs) [2023-05-25T05:20:00.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 8.282 secs) [2023-05-25T05:20:01.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 8.349 secs) [2023-05-25T05:20:01.007Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 8.388 secs) [2023-05-25T05:20:01.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 8.463 secs) [2023-05-25T05:20:01.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 8.495 secs) [2023-05-25T05:20:01.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 8.514 secs) [2023-05-25T05:20:01.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 8.526 secs) [2023-05-25T05:20:01.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 8.57 secs) [2023-05-25T05:20:01.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.592 secs) [2023-05-25T05:20:01.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.612 secs) [2023-05-25T05:20:01.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.644 secs) [2023-05-25T05:20:01.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.693 secs) [2023-05-25T05:20:01.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.924 secs) [2023-05-25T05:20:02.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 9.042 secs) [2023-05-25T05:20:02.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 9.115 secs) [2023-05-25T05:20:02.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 9.186 secs) [2023-05-25T05:20:02.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.272 secs) [2023-05-25T05:20:02.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.297 secs) [2023-05-25T05:20:02.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.311 secs) [2023-05-25T05:20:02.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.466 secs) [2023-05-25T05:20:02.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.533 secs) [2023-05-25T05:20:02.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.608 secs) [2023-05-25T05:20:02.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.671 secs) [2023-05-25T05:20:03.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.841 secs) [2023-05-25T05:20:03.413Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.937 secs) [2023-05-25T05:20:03.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 10.182 secs) [2023-05-25T05:20:03.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 10.24 secs) [2023-05-25T05:20:03.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.307 secs) [2023-05-25T05:20:03.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.35 secs) [2023-05-25T05:20:03.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.391 secs) [2023-05-25T05:20:03.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 10.499 secs) [2023-05-25T05:20:04.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.52 secs) [2023-05-25T05:20:04.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.589 secs) [2023-05-25T05:20:04.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.832 secs) [2023-05-25T05:20:04.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.861 secs) [2023-05-25T05:20:04.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.876 secs) [2023-05-25T05:20:04.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.892 secs) [2023-05-25T05:20:04.748Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.904 secs) [2023-05-25T05:20:05.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 11.167 secs) [2023-05-25T05:20:05.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.21 secs) [2023-05-25T05:20:05.015Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.242 secs) [2023-05-25T05:20:05.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.384 secs) [2023-05-25T05:20:05.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.46 secs) [2023-05-25T05:20:05.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.544 secs) [2023-05-25T05:20:05.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.619 secs) [2023-05-25T05:20:05.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.783 secs) [2023-05-25T05:20:05.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.882 secs) [2023-05-25T05:20:06.086Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.926 secs) [2023-05-25T05:20:06.086Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.998 secs) [2023-05-25T05:20:06.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 12.15 secs) [2023-05-25T05:20:06.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 12.21 secs) [2023-05-25T05:20:06.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.431 secs) [2023-05-25T05:20:06.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.496 secs) [2023-05-25T05:20:06.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.516 secs) [2023-05-25T05:20:06.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.529 secs) [2023-05-25T05:20:06.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.58 secs) [2023-05-25T05:20:07.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.727 secs) [2023-05-25T05:20:07.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.873 secs) [2023-05-25T05:20:07.422Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.962 secs) [2023-05-25T05:20:07.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 13.127 secs) [2023-05-25T05:20:07.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 13.273 secs) [2023-05-25T05:20:07.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 13.361 secs) [2023-05-25T05:20:08.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 13.478 secs) [2023-05-25T05:20:08.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.536 secs) [2023-05-25T05:20:08.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.599 secs) [2023-05-25T05:20:08.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.627 secs) [2023-05-25T05:20:08.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.772 secs) [2023-05-25T05:20:08.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.827 secs) [2023-05-25T05:20:08.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.882 secs) [2023-05-25T05:20:08.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.915 secs) [2023-05-25T05:20:09.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 14.001 secs) [2023-05-25T05:20:09.020Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.085 secs) [2023-05-25T05:20:09.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.152 secs) [2023-05-25T05:20:09.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.227 secs) [2023-05-25T05:20:09.554Z] WARN: ' [2023-05-25T05:20:09.554Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-25T05:20:09.554Z] Support for using the ngModel input property and ngModelChange event with [2023-05-25T05:20:09.554Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-25T05:20:09.554Z] in a future version of Angular. [2023-05-25T05:20:09.554Z] [2023-05-25T05:20:09.554Z] For more information on this, see our API docs here: [2023-05-25T05:20:09.554Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-25T05:20:09.554Z] ' [2023-05-25T05:20:09.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.227 secs) [2023-05-25T05:20:09.554Z] WARN: ' [2023-05-25T05:20:09.554Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-25T05:20:09.554Z] Support for using the ngModel input property and ngModelChange event with [2023-05-25T05:20:09.554Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-25T05:20:09.554Z] in a future version of Angular. [2023-05-25T05:20:09.554Z] [2023-05-25T05:20:09.554Z] For more information on this, see our API docs here: [2023-05-25T05:20:09.554Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-25T05:20:09.554Z] ' [2023-05-25T05:20:09.554Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.39 secs) [2023-05-25T05:20:09.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.57 secs) [2023-05-25T05:20:09.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.601 secs) [2023-05-25T05:20:10.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.756 secs) [2023-05-25T05:20:10.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.816 secs) [2023-05-25T05:20:10.087Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.85 secs) [2023-05-25T05:20:10.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.877 secs) [2023-05-25T05:20:10.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.901 secs) [2023-05-25T05:20:10.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.931 secs) [2023-05-25T05:20:10.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.989 secs) [2023-05-25T05:20:10.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.135 secs) [2023-05-25T05:20:10.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.204 secs) [2023-05-25T05:20:10.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.223 secs) [2023-05-25T05:20:10.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.235 secs) [2023-05-25T05:20:10.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.257 secs) [2023-05-25T05:20:11.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.586 secs) [2023-05-25T05:20:11.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.715 secs) [2023-05-25T05:20:11.421Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.767 secs) [2023-05-25T05:20:11.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.786 secs) [2023-05-25T05:20:11.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.799 secs) [2023-05-25T05:20:11.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.85 secs) [2023-05-25T05:20:11.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.876 secs) [2023-05-25T05:20:11.687Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.888 secs) [2023-05-25T05:20:11.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.903 secs) [2023-05-25T05:20:11.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.917 secs) [2023-05-25T05:20:11.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.929 secs) [2023-05-25T05:20:11.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.94 secs) [2023-05-25T05:20:12.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (22.113 secs / 15.94 secs) [2023-05-25T05:20:12.909Z] TOTAL: 145 SUCCESS [2023-05-25T05:20:12.909Z] ✔ Browser application bundle generation complete. [2023-05-25T05:20:16.252Z] [2023-05-25T05:20:16.252Z] =============================== Coverage summary =============================== [2023-05-25T05:20:16.252Z] Statements : 41.56% ( 1425/3429 ) [2023-05-25T05:20:16.252Z] Branches : 12.14% ( 109/898 ) [2023-05-25T05:20:16.252Z] Functions : 33.33% ( 417/1251 ) [2023-05-25T05:20:16.252Z] Lines : 39.45% ( 1280/3245 ) [2023-05-25T05:20:16.252Z] ================================================================================ [2023-05-25T05:20:16.252Z] 25 05 2023 05:20:16.136:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-25T05:20:17.211Z] ✔ Browser application bundle generation complete. [2023-05-25T05:20:18.619Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-25T05:20:18.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T05:20:18.692Z] $ docker stop --time=1 1a5c2540091cb655d5cc1c7a75f39c2bef076a4034f3b9adb6d96550e383541e [2023-05-25T05:20:20.513Z] $ docker rm -f --volumes 1a5c2540091cb655d5cc1c7a75f39c2bef076a4034f3b9adb6d96550e383541e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T05:20:21.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T05:20:25.023Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T05:20:30.327Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T05:20:30.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T05:20:33.882Z] + ls -al . [2023-05-25T05:20:33.882Z] total 176 [2023-05-25T05:20:33.882Z] drwxrwxr-x 13 jenkins jenkins 4096 May 25 05:07 . [2023-05-25T05:20:33.882Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:05 .. [2023-05-25T05:20:33.882Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:05 .blubracket [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 18 May 25 05:05 .dockerignore [2023-05-25T05:20:33.882Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 05:05 .git [2023-05-25T05:20:33.882Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:05 .github [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 185 May 25 05:05 .gitignore [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 25 05:05 Attribution.txt [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 25 05:05 CHANGELOG.md [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 25 05:05 CONTRIBUTING.md [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 25 05:05 Dockerfile [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 652 May 25 05:05 Jenkinsfile [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 25 05:05 LICENSE [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 25 05:05 Makefile [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 25 05:05 README.md [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 05:01 VERSION [2023-05-25T05:20:33.882Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:05 assets [2023-05-25T05:20:33.882Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:05 bin [2023-05-25T05:20:33.882Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 05:05 cmd [2023-05-25T05:20:33.882Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 05:07 coverage.out [2023-05-25T05:20:33.882Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 05:05 docs [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 25 05:05 go.mod [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 25 05:05 go.sum [2023-05-25T05:20:33.882Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 05:05 internal [2023-05-25T05:20:33.882Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:05 snap [2023-05-25T05:20:33.882Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 05:05 testing [2023-05-25T05:20:33.882Z] -rw-rw-r-- 1 jenkins jenkins 155 May 25 05:05 version.go [2023-05-25T05:20:33.882Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 05:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:20:34.291Z] + 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=ab308bbf90478029d82ba71840f7e5e9a846a1bb --label arch=arm64 --label version=0.0.0 . [2023-05-25T05:20:35.950Z] Sending build context to Docker daemon 33.12MB [2023-05-25T05:20:35.950Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T05:20:35.950Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T05:20:35.950Z] ---> c0b504affa87 [2023-05-25T05:20:35.950Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-25T05:20:36.533Z] ---> Running in 46f88d1a7649 [2023-05-25T05:20:36.800Z] Removing intermediate container 46f88d1a7649 [2023-05-25T05:20:36.800Z] ---> fd2a7750ddb0 [2023-05-25T05:20:36.800Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-25T05:20:36.800Z] ---> Running in 08a93a437fe8 [2023-05-25T05:20:37.067Z] Removing intermediate container 08a93a437fe8 [2023-05-25T05:20:37.067Z] ---> 9912e3f80913 [2023-05-25T05:20:37.067Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T05:20:37.067Z] ---> Running in 992aff29d7ea [2023-05-25T05:20:37.332Z] Removing intermediate container 992aff29d7ea [2023-05-25T05:20:37.332Z] ---> 52f50e1a01f5 [2023-05-25T05:20:37.332Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-25T05:20:37.332Z] ---> Running in 3d1481ae6394 [2023-05-25T05:20:37.915Z] Removing intermediate container 3d1481ae6394 [2023-05-25T05:20:37.915Z] ---> 8c698308c51b [2023-05-25T05:20:37.915Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-25T05:20:37.915Z] ---> Running in 7ea9ac2b6aff [2023-05-25T05:20:38.181Z] Removing intermediate container 7ea9ac2b6aff [2023-05-25T05:20:38.181Z] ---> eb67468aced2 [2023-05-25T05:20:38.181Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-25T05:20:39.587Z] ---> 8fd2ff067efb [2023-05-25T05:20:39.587Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T05:20:39.859Z] ---> Running in 9864758c0f13 [2023-05-25T05:20:40.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T05:20:42.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T05:20:43.186Z] OK: 263 MiB in 53 packages [2023-05-25T05:20:45.765Z] Removing intermediate container 9864758c0f13 [2023-05-25T05:20:45.765Z] ---> 41633d4855e2 [2023-05-25T05:20:45.765Z] Step 10/25 : ENV GO111MODULE=on [2023-05-25T05:20:45.765Z] ---> Running in cc40a9e837b4 [2023-05-25T05:20:46.033Z] Removing intermediate container cc40a9e837b4 [2023-05-25T05:20:46.033Z] ---> 0866ae3845fe [2023-05-25T05:20:46.033Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-25T05:20:46.302Z] ---> Running in 13c0b9fcc386 [2023-05-25T05:20:46.569Z] Removing intermediate container 13c0b9fcc386 [2023-05-25T05:20:46.569Z] ---> ea0f5a630540 [2023-05-25T05:20:46.569Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-25T05:20:47.154Z] ---> ac7b850ce4f6 [2023-05-25T05:20:47.154Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T05:20:47.154Z] ---> Running in 52780c7b5e4b [2023-05-25T05:20:49.734Z] Removing intermediate container 52780c7b5e4b [2023-05-25T05:20:49.734Z] ---> 76475d755046 [2023-05-25T05:20:49.734Z] Step 14/25 : COPY . . [2023-05-25T05:20:54.006Z] ---> 7a0d21325b1c [2023-05-25T05:20:54.006Z] Step 15/25 : RUN ${MAKE} [2023-05-25T05:20:54.006Z] ---> Running in 8ffffaa030b6 [2023-05-25T05:20:54.965Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-25T05:23:01.631Z] Removing intermediate container 8ffffaa030b6 [2023-05-25T05:23:01.631Z] ---> f444f619011e [2023-05-25T05:23:01.631Z] Step 16/25 : FROM alpine:3.17 [2023-05-25T05:23:01.631Z] 3.17: Pulling from library/alpine [2023-05-25T05:23:01.631Z] c41833b44d91: Already exists [2023-05-25T05:23:01.631Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T05:23:01.631Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T05:23:01.631Z] ---> 51e60588ff2c [2023-05-25T05:23:01.631Z] Step 17/25 : EXPOSE 4000 [2023-05-25T05:23:01.631Z] ---> Running in 998c3b0a3a01 [2023-05-25T05:23:01.631Z] Removing intermediate container 998c3b0a3a01 [2023-05-25T05:23:01.631Z] ---> 29a0033d5341 [2023-05-25T05:23:01.631Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-25T05:23:01.631Z] ---> 5bdc81ca6496 [2023-05-25T05:23:01.631Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-25T05:23:01.631Z] ---> f9a190ef96f9 [2023-05-25T05:23:01.631Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-25T05:23:01.631Z] ---> a936a703c3ab [2023-05-25T05:23:01.631Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-25T05:23:01.631Z] ---> Running in 6735c18d89ff [2023-05-25T05:23:01.631Z] Removing intermediate container 6735c18d89ff [2023-05-25T05:23:01.631Z] ---> 504e12330bf2 [2023-05-25T05:23:01.631Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-25T05:23:01.631Z] ---> Running in d72f2a08c3a6 [2023-05-25T05:23:01.631Z] Removing intermediate container d72f2a08c3a6 [2023-05-25T05:23:01.631Z] ---> c85b41482506 [2023-05-25T05:23:01.631Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T05:23:01.631Z] ---> Running in b7a88aae3ffa [2023-05-25T05:23:01.631Z] Removing intermediate container b7a88aae3ffa [2023-05-25T05:23:01.631Z] ---> ce65e5492c4e [2023-05-25T05:23:01.631Z] Step 24/25 : LABEL git_sha=ab308bbf90478029d82ba71840f7e5e9a846a1bb [2023-05-25T05:23:01.631Z] ---> Running in 4875ac973cb5 [2023-05-25T05:23:01.631Z] Removing intermediate container 4875ac973cb5 [2023-05-25T05:23:01.631Z] ---> 2b3561f0f5de [2023-05-25T05:23:01.631Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T05:23:01.631Z] ---> Running in 5a7c29476545 [2023-05-25T05:23:01.631Z] Removing intermediate container 5a7c29476545 [2023-05-25T05:23:01.631Z] ---> a201684c5d5f [2023-05-25T05:23:01.631Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T05:23:01.631Z] Successfully built a201684c5d5f [2023-05-25T05:23:01.631Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:23:02.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T05:23:02.421Z] [2023-05-25T05:23:02.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:23:02.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T05:23:02.821Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T05:23:02.821Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T05:23:02.821Z] 04944245beec: Pulling fs layer [2023-05-25T05:23:02.821Z] 699f458cf7ca: Pulling fs layer [2023-05-25T05:23:02.821Z] 765212b225bb: Pulling fs layer [2023-05-25T05:23:02.821Z] f23df028b6ca: Pulling fs layer [2023-05-25T05:23:02.821Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T05:23:02.821Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T05:23:02.821Z] f23df028b6ca: Waiting [2023-05-25T05:23:02.821Z] 765212b225bb: Waiting [2023-05-25T05:23:02.821Z] 2437ff75d9bd: Waiting [2023-05-25T05:23:03.091Z] 04944245beec: Verifying Checksum [2023-05-25T05:23:03.091Z] 04944245beec: Download complete [2023-05-25T05:23:03.091Z] 765212b225bb: Verifying Checksum [2023-05-25T05:23:03.091Z] 765212b225bb: Download complete [2023-05-25T05:23:03.091Z] f23df028b6ca: Verifying Checksum [2023-05-25T05:23:03.091Z] f23df028b6ca: Download complete [2023-05-25T05:23:03.091Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T05:23:03.091Z] d65c8cfc05b1: Download complete [2023-05-25T05:23:03.091Z] 699f458cf7ca: Verifying Checksum [2023-05-25T05:23:03.091Z] 699f458cf7ca: Download complete [2023-05-25T05:23:03.674Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T05:23:03.674Z] 8998bd30e6a1: Download complete [2023-05-25T05:23:05.615Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T05:23:05.615Z] 2437ff75d9bd: Download complete [2023-05-25T05:23:07.553Z] 8998bd30e6a1: Pull complete [2023-05-25T05:23:07.820Z] 04944245beec: Pull complete [2023-05-25T05:23:09.227Z] 699f458cf7ca: Pull complete [2023-05-25T05:23:09.227Z] 765212b225bb: Pull complete [2023-05-25T05:23:10.187Z] f23df028b6ca: Pull complete [2023-05-25T05:23:10.187Z] d65c8cfc05b1: Pull complete [2023-05-25T05:23:25.162Z] 2437ff75d9bd: Pull complete [2023-05-25T05:23:25.162Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T05:23:25.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T05:23:25.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T05:23:25.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-16941 does not seem to be running inside a container [2023-05-25T05:23:25.546Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T05:23:28.292Z] $ docker top d1bb14d2ae8a4e9d9cb9614e7cd01b297ee84dc22162e4677778d2115447120d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:23:29.171Z] ---> job-cost.sh [2023-05-25T05:23:29.172Z] lf-activate-venv: SKIPPING [2023-05-25T05:23:29.172Z] INFO: No Stack... [2023-05-25T05:23:29.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T05:23:30.333Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T05:23:30.989Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-25T05:23:30.989Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T05:23:31.065Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [2023-05-25T05:23:31.070Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] did not exist. Created. [2023-05-25T05:23:31.070Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T05:23:31.786Z] /w/workspace/edgex-ui-go/1@tmp/durable-dee3a4e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T05:23:32.450Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T05:23:32.486Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T05:23:37.210Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T05:23:37.229Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-619-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T05:23:37.323Z] $ docker stop --time=1 d1bb14d2ae8a4e9d9cb9614e7cd01b297ee84dc22162e4677778d2115447120d [2023-05-25T05:23:38.986Z] $ docker rm -f --volumes d1bb14d2ae8a4e9d9cb9614e7cd01b297ee84dc22162e4677778d2115447120d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-25T05:23:40.014Z] provisioning config files... [2023-05-25T05:23:40.025Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/config9072935080708700194tmp [Pipeline] { [Pipeline] sh [2023-05-25T05:23:40.354Z] + set +x [2023-05-25T05:23:40.354Z] + + curl -s https://codecov.io/bash [2023-05-25T05:23:40.354Z] bash -s -- [2023-05-25T05:23:40.354Z] [2023-05-25T05:23:40.354Z] _____ _ [2023-05-25T05:23:40.354Z] / ____| | | [2023-05-25T05:23:40.354Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T05:23:40.354Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T05:23:40.354Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T05:23:40.354Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T05:23:40.354Z] Bash-1.0.6 [2023-05-25T05:23:40.354Z] [2023-05-25T05:23:40.354Z] [2023-05-25T05:23:40.354Z] ==> git version 2.25.1 found [2023-05-25T05:23:40.354Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-25T05:23:40.354Z] Release-Date: 2020-01-08 [2023-05-25T05:23:40.354Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-25T05:23:40.354Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T05:23:40.354Z] ==> Jenkins CI detected. [2023-05-25T05:23:40.354Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-619 [2023-05-25T05:23:40.354Z] project root: . [2023-05-25T05:23:40.354Z] --> token set from env [2023-05-25T05:23:40.354Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T05:23:40.354Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T05:23:40.614Z] ==> Python coveragepy not found [2023-05-25T05:23:40.614Z] ==> Searching for coverage reports in: [2023-05-25T05:23:40.614Z] + . [2023-05-25T05:23:40.614Z] -> Found 1 reports [2023-05-25T05:23:40.614Z] ==> Detecting git/mercurial file structure [2023-05-25T05:23:40.614Z] ==> Reading reports [2023-05-25T05:23:40.614Z] + ./coverage.out bytes=10 [2023-05-25T05:23:40.614Z] ==> Appending adjustments [2023-05-25T05:23:40.614Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T05:23:41.185Z] + Found adjustments [2023-05-25T05:23:41.185Z] ==> Gzipping contents [2023-05-25T05:23:41.446Z] 12K /tmp/codecov.aSZA4m.gz [2023-05-25T05:23:41.446Z] ==> Uploading reports [2023-05-25T05:23:41.446Z] url: https://codecov.io [2023-05-25T05:23:41.446Z] query: branch=PR-619&commit=ab308bbf90478029d82ba71840f7e5e9a846a1bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=619&job=&cmd_args= [2023-05-25T05:23:41.446Z] -> Pinging Codecov [2023-05-25T05:23:41.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-619&commit=ab308bbf90478029d82ba71840f7e5e9a846a1bb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-619%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=619&job=&cmd_args= [2023-05-25T05:23:41.446Z] -> Uploading to [2023-05-25T05:23:41.446Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/FB506323287CE973F263BFD2A0EB1F37/ab308bbf90478029d82ba71840f7e5e9a846a1bb/8374e280-7cce-46a7-bbc7-ca6d5affeb9e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T052341Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c2c0ce7e97e9fb08754bddf61fde0e94a0d978f213436e2f9c210965a4b31d4 [2023-05-25T05:23:41.446Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T05:23:41.446Z] Dload Upload Total Spent Left Speed [2023-05-25T05:23:41.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41150 --:--:-- --:--:-- --:--:-- 40963 100 9053 0 0 100 9053 0 38688 --:--:-- --:--:-- --:--:-- 38523 [2023-05-25T05:23:41.705Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ab308bbf90478029d82ba71840f7e5e9a846a1bb [Pipeline] } [2023-05-25T05:23:41.737Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-25T05:23:43.415Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives ] [2023-05-25T05:23:43.415Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives [2023-05-25T05:23:43.415Z] total 16 [2023-05-25T05:23:43.415Z] drwxr-xr-x 3 root root 4096 May 25 05:05 . [2023-05-25T05:23:43.415Z] drwxrwxr-x 15 jenkins jenkins 4096 May 25 05:05 .. [2023-05-25T05:23:43.415Z] drwxr-xr-x 2 root root 4096 May 25 05:05 cost [2023-05-25T05:23:43.415Z] -rw-r--r-- 1 root root 83 May 25 05:05 cost.csv [2023-05-25T05:23:43.415Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives [2023-05-25T05:23:43.415Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives [2023-05-25T05:23:43.415Z] total 16 [2023-05-25T05:23:43.415Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 05:05 . [2023-05-25T05:23:43.415Z] drwxrwxr-x 15 jenkins jenkins 4096 May 25 05:05 .. [2023-05-25T05:23:43.415Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 05:05 cost [2023-05-25T05:23:43.415Z] -rw-r--r-- 1 jenkins jenkins 83 May 25 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:23:43.737Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:23:44.622Z] ---> package-listing.sh [2023-05-25T05:23:44.622Z] ++ facter osfamily [2023-05-25T05:23:44.622Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T05:23:44.880Z] + OS_FAMILY=debian [2023-05-25T05:23:44.880Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-619 [2023-05-25T05:23:44.881Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T05:23:44.881Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T05:23:44.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T05:23:44.881Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T05:23:44.881Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-619 ']' [2023-05-25T05:23:44.881Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T05:23:44.881Z] + case "${OS_FAMILY}" in [2023-05-25T05:23:44.881Z] + dpkg -l [2023-05-25T05:23:44.881Z] + grep '^ii' [2023-05-25T05:23:44.881Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T05:23:44.881Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T05:23:44.881Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T05:23:44.881Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-619 ']' [2023-05-25T05:23:44.881Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives/ [2023-05-25T05:23:44.881Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-619/archives/ [Pipeline] echo [2023-05-25T05:23:44.912Z] 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-619/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T05:23:45.200Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:23:45.845Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T05:23:45.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T05:23:45.999Z] prd-ubuntu20.04-docker-8c-8g-16939 does not seem to be running inside a container [2023-05-25T05:23:46.032Z] $ 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-619/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-619 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619:/w/workspace/edgexfoundry_edgex-ui-go_PR-619:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T05:23:46.249Z] $ docker top 03a76e0e8ac00febea92db97b5d0f4f55ac8887dba0098a1921b03927c6c9cd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T05:23:46.651Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T05:23:46.966Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T05:23:47.279Z] + ls /var/log/sa-host [2023-05-25T05:23:47.279Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T05:23:47.402Z] provisioning config files... [2023-05-25T05:23:47.413Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-619@tmp/config8210631856437845111tmp [Pipeline] { [Pipeline] echo [2023-05-25T05:23:47.466Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:23:47.792Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T05:23:47.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:23:48.219Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T05:23:48.254Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:23:48.564Z] ---> sudo-logs.sh [2023-05-25T05:23:48.564Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T05:23:48.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:23:48.956Z] ---> job-cost.sh [2023-05-25T05:23:48.956Z] lf-activate-venv: SKIPPING [2023-05-25T05:23:48.956Z] DEBUG: total: 0.2199999988079071 [2023-05-25T05:23:48.956Z] INFO: Retrieving Stack Cost... [2023-05-25T05:23:49.903Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T05:23:50.162Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T05:23:50.198Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:23:50.504Z] ---> logs-deploy.sh [2023-05-25T05:23:50.504Z] lf-activate-venv: SKIPPING [2023-05-25T05:23:50.504Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-619/1 [2023-05-25T05:23:50.504Z] INFO: archiving workspace using pattern(s): [2023-05-25T05:23:51.442Z] Archives upload complete. [2023-05-25T05:23:51.703Z] INFO: archiving logs to Nexus [2023-05-25T05:23:52.272Z] ---> uname -a: [2023-05-25T05:23:52.272Z] Linux prd-ubuntu20-04-docker-8c-8g-16939 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] ---> lscpu: [2023-05-25T05:23:52.272Z] Architecture: x86_64 [2023-05-25T05:23:52.272Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-25T05:23:52.272Z] Byte Order: Little Endian [2023-05-25T05:23:52.272Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-25T05:23:52.272Z] CPU(s): 8 [2023-05-25T05:23:52.272Z] On-line CPU(s) list: 0-7 [2023-05-25T05:23:52.272Z] Thread(s) per core: 1 [2023-05-25T05:23:52.272Z] Core(s) per socket: 1 [2023-05-25T05:23:52.272Z] Socket(s): 8 [2023-05-25T05:23:52.272Z] NUMA node(s): 1 [2023-05-25T05:23:52.272Z] Vendor ID: AuthenticAMD [2023-05-25T05:23:52.272Z] CPU family: 23 [2023-05-25T05:23:52.272Z] Model: 49 [2023-05-25T05:23:52.272Z] Model name: AMD EPYC-Rome Processor [2023-05-25T05:23:52.272Z] Stepping: 0 [2023-05-25T05:23:52.272Z] CPU MHz: 2799.998 [2023-05-25T05:23:52.272Z] BogoMIPS: 5599.99 [2023-05-25T05:23:52.272Z] Virtualization: AMD-V [2023-05-25T05:23:52.272Z] Hypervisor vendor: KVM [2023-05-25T05:23:52.272Z] Virtualization type: full [2023-05-25T05:23:52.272Z] L1d cache: 256 KiB [2023-05-25T05:23:52.272Z] L1i cache: 256 KiB [2023-05-25T05:23:52.272Z] L2 cache: 4 MiB [2023-05-25T05:23:52.272Z] L3 cache: 128 MiB [2023-05-25T05:23:52.272Z] NUMA node0 CPU(s): 0-7 [2023-05-25T05:23:52.272Z] Vulnerability Itlb multihit: Not affected [2023-05-25T05:23:52.272Z] Vulnerability L1tf: Not affected [2023-05-25T05:23:52.272Z] Vulnerability Mds: Not affected [2023-05-25T05:23:52.272Z] Vulnerability Meltdown: Not affected [2023-05-25T05:23:52.272Z] Vulnerability Mmio stale data: Not affected [2023-05-25T05:23:52.272Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-25T05:23:52.272Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-25T05:23:52.272Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-25T05:23:52.272Z] Vulnerability Srbds: Not affected [2023-05-25T05:23:52.272Z] Vulnerability Tsx async abort: Not affected [2023-05-25T05:23:52.272Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] ---> nproc: [2023-05-25T05:23:52.272Z] 8 [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] ---> df -h: [2023-05-25T05:23:52.272Z] Filesystem Size Used Avail Use% Mounted on [2023-05-25T05:23:52.272Z] overlay 155G 13G 142G 9% / [2023-05-25T05:23:52.272Z] tmpfs 64M 0 64M 0% /dev [2023-05-25T05:23:52.272Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-25T05:23:52.272Z] shm 64M 0 64M 0% /dev/shm [2023-05-25T05:23:52.272Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] ---> sar -b -r -n DEV: [2023-05-25T05:23:52.272Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16939) 05/25/23 _x86_64_ (8 CPU) [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] 05:00:18 LINUX RESTART (8 CPU) [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] 05:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-25T05:23:52.272Z] 05:02:01 183.97 4.77 179.20 0.00 499.65 74544.11 0.00 [2023-05-25T05:23:52.272Z] 05:03:01 226.21 0.12 226.10 0.00 15.46 60792.13 0.00 [2023-05-25T05:23:52.272Z] 05:04:01 170.69 0.28 170.40 0.00 8.80 37217.13 0.00 [2023-05-25T05:23:52.272Z] 05:05:01 180.69 0.15 180.54 0.00 10.66 39223.48 0.00 [2023-05-25T05:23:52.272Z] 05:06:01 75.50 10.60 64.91 0.00 5155.81 15212.66 0.00 [2023-05-25T05:23:52.272Z] 05:07:01 6.63 0.02 6.62 0.00 0.13 130.51 0.00 [2023-05-25T05:23:52.272Z] 05:08:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-05-25T05:23:52.272Z] 05:09:01 1.58 0.00 1.58 0.00 0.00 16.66 0.00 [2023-05-25T05:23:52.272Z] 05:10:01 1.42 0.00 1.42 0.00 0.00 14.53 0.00 [2023-05-25T05:23:52.272Z] 05:11:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 [2023-05-25T05:23:52.272Z] 05:12:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-05-25T05:23:52.272Z] 05:13:01 2.05 0.00 2.05 0.00 0.00 21.60 0.00 [2023-05-25T05:23:52.272Z] 05:14:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2023-05-25T05:23:52.272Z] 05:15:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 [2023-05-25T05:23:52.272Z] 05:16:01 2.27 0.02 2.25 0.00 0.13 29.20 0.00 [2023-05-25T05:23:52.272Z] 05:17:01 2.07 0.02 2.05 0.00 0.13 21.86 0.00 [2023-05-25T05:23:52.272Z] 05:18:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 [2023-05-25T05:23:52.272Z] 05:19:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 [2023-05-25T05:23:52.272Z] 05:20:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2023-05-25T05:23:52.272Z] 05:21:01 2.00 0.00 2.00 0.00 0.00 22.40 0.00 [2023-05-25T05:23:52.272Z] 05:22:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 [2023-05-25T05:23:52.272Z] 05:23:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 [2023-05-25T05:23:52.272Z] Average: 39.50 0.73 38.77 0.00 258.67 10336.13 0.00 [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] 05:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-25T05:23:52.272Z] 05:02:01 27995832 31571972 731272 2.22 114416 3662120 2079952 6.13 1215836 3223920 30492 [2023-05-25T05:23:52.272Z] 05:03:01 27194164 31484788 808108 2.46 170240 4245436 1992756 5.87 1313196 3837788 26976 [2023-05-25T05:23:52.272Z] 05:04:01 26130640 31232944 1055444 3.21 222496 4878292 1999564 5.89 1710104 4368016 21176 [2023-05-25T05:23:52.272Z] 05:05:01 25797388 31528840 756248 2.30 230188 5466100 1870716 5.51 1621032 4763808 138684 [2023-05-25T05:23:52.272Z] 05:06:01 25269932 31514232 760768 2.31 262952 5926616 1834860 5.41 1950720 4926568 1028 [2023-05-25T05:23:52.272Z] 05:07:01 25280292 31519688 756160 2.30 261452 5923360 1797780 5.30 1943048 4923360 12 [2023-05-25T05:23:52.272Z] 05:08:01 25283244 31522592 753232 2.29 261496 5923364 1797780 5.30 1941124 4923364 8 [2023-05-25T05:23:52.272Z] 05:09:01 25283356 31522732 753204 2.29 261520 5923368 1797780 5.30 1941232 4923368 8 [2023-05-25T05:23:52.272Z] 05:10:01 25292144 31531824 744316 2.26 261580 5923368 1797780 5.30 1932120 4923612 8 [2023-05-25T05:23:52.272Z] 05:11:01 25292800 31532504 743552 2.26 261620 5923372 1797780 5.30 1931952 4923612 16 [2023-05-25T05:23:52.272Z] 05:12:01 25292688 31532428 743524 2.26 261628 5923380 1797780 5.30 1932228 4923616 172 [2023-05-25T05:23:52.272Z] 05:13:01 25292452 31532228 743712 2.26 261660 5923380 1797780 5.30 1932156 4923620 8 [2023-05-25T05:23:52.272Z] 05:14:01 25292640 31532464 743460 2.26 261664 5923384 1797780 5.30 1931792 4923664 4 [2023-05-25T05:23:52.272Z] 05:15:01 25292664 31532492 743368 2.26 261672 5923384 1797780 5.30 1931812 4923664 44 [2023-05-25T05:23:52.272Z] 05:16:01 25292652 31532556 743420 2.26 261732 5923356 1811136 5.34 1931952 4923636 8 [2023-05-25T05:23:52.272Z] 05:17:01 25292328 31532296 743572 2.26 261788 5923364 1811136 5.34 1932316 4923640 8 [2023-05-25T05:23:52.272Z] 05:18:01 25292208 31532232 743496 2.26 261828 5923368 1811136 5.34 1932136 4923640 8 [2023-05-25T05:23:52.272Z] 05:19:01 25292080 31532360 743264 2.26 261860 5923504 1811136 5.34 1932252 4923796 8 [2023-05-25T05:23:52.272Z] 05:20:01 25292096 31532388 743224 2.26 261880 5923508 1811136 5.34 1931992 4923792 8 [2023-05-25T05:23:52.272Z] 05:21:01 25291796 31532120 743412 2.26 261940 5923500 1811136 5.34 1932104 4923800 4 [2023-05-25T05:23:52.272Z] 05:22:01 25291992 31532380 743168 2.26 261956 5923516 1811136 5.34 1932092 4923808 12 [2023-05-25T05:23:52.272Z] 05:23:01 25291936 31532372 743160 2.26 261992 5923516 1811136 5.34 1932468 4923804 180 [2023-05-25T05:23:52.272Z] Average: 25560333 31515929 762867 2.32 247707 5676207 1838498 5.42 1849348 4764632 9949 [2023-05-25T05:23:52.272Z] [2023-05-25T05:23:52.272Z] 05:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-25T05:23:52.272Z] 05:02:01 ens3 722.85 452.42 10002.30 57.38 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:02:01 docker0 260.69 392.40 19.59 2214.67 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:02:01 lo 6.33 6.33 0.65 0.65 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:03:01 ens3 180.84 102.77 2785.78 101.79 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:03:01 vethd05b636 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:03:01 veth1da4beb 2.23 4.30 0.17 79.23 0.00 0.00 0.00 0.01 [2023-05-25T05:23:52.272Z] 05:03:01 docker0 35.16 99.72 2.32 2068.85 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:03:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:04:01 ens3 318.38 190.53 3105.42 47.42 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:04:01 vethd05b636 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:04:01 vethc8fb4db 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:04:01 docker0 165.92 280.85 28.88 3076.57 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:05:01 ens3 123.20 74.00 2591.84 20.65 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:05:01 docker0 1.25 3.05 0.08 42.50 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:05:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:06:01 ens3 186.72 116.86 2875.49 70.60 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:06:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:07:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.272Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:09:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:10:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:11:01 ens3 1.45 2.55 0.16 6.70 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:16:01 ens3 0.87 0.98 0.12 6.59 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:17:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:18:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:21:01 ens3 4.92 9.17 2.53 7.48 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:23:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] Average: ens3 70.02 43.19 971.06 14.49 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] Average: docker0 21.05 35.27 2.31 336.48 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] Average: lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-05-25T05:23:52.273Z] [2023-05-25T05:23:52.273Z] [2023-05-25T05:23:52.273Z] ---> sar -P ALL: [2023-05-25T05:23:52.273Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16939) 05/25/23 _x86_64_ (8 CPU) [2023-05-25T05:23:52.273Z] [2023-05-25T05:23:52.273Z] 05:00:18 LINUX RESTART (8 CPU) [2023-05-25T05:23:52.273Z] [2023-05-25T05:23:52.273Z] 05:01:01 CPU %user %nice %system %iowait %steal %idle [2023-05-25T05:23:52.273Z] 05:02:01 all 9.12 0.00 3.96 2.94 0.06 83.91 [2023-05-25T05:23:52.273Z] 05:02:01 0 7.57 0.00 3.75 1.26 0.07 87.36 [2023-05-25T05:23:52.273Z] 05:02:01 1 8.41 0.00 4.57 3.67 0.07 83.28 [2023-05-25T05:23:52.273Z] 05:02:01 2 9.79 0.00 4.06 15.75 0.07 70.34 [2023-05-25T05:23:52.273Z] 05:02:01 3 11.09 0.00 4.07 0.10 0.05 84.69 [2023-05-25T05:23:52.273Z] 05:02:01 4 8.69 0.00 3.75 1.05 0.03 86.48 [2023-05-25T05:23:52.273Z] 05:02:01 5 9.31 0.00 3.58 0.61 0.05 86.45 [2023-05-25T05:23:52.273Z] 05:02:01 6 9.47 0.00 3.68 0.45 0.07 86.32 [2023-05-25T05:23:52.273Z] 05:02:01 7 8.64 0.00 4.22 0.64 0.10 86.40 [2023-05-25T05:23:52.273Z] 05:03:01 all 20.57 0.00 5.82 2.57 0.06 70.97 [2023-05-25T05:23:52.273Z] 05:03:01 0 21.47 0.00 6.19 3.33 0.07 68.93 [2023-05-25T05:23:52.273Z] 05:03:01 1 20.40 0.00 5.95 8.64 0.05 64.95 [2023-05-25T05:23:52.273Z] 05:03:01 2 19.59 0.00 5.50 2.86 0.07 71.99 [2023-05-25T05:23:52.273Z] 05:03:01 3 21.99 0.00 5.68 0.42 0.07 71.84 [2023-05-25T05:23:52.273Z] 05:03:01 4 19.67 0.00 5.75 4.33 0.07 70.18 [2023-05-25T05:23:52.273Z] 05:03:01 5 20.24 0.00 5.96 0.35 0.05 73.39 [2023-05-25T05:23:52.273Z] 05:03:01 6 21.87 0.00 6.56 0.49 0.05 71.03 [2023-05-25T05:23:52.273Z] 05:03:01 7 19.36 0.00 5.01 0.10 0.07 75.47 [2023-05-25T05:23:52.273Z] 05:04:01 all 15.85 0.00 4.55 2.68 0.07 76.85 [2023-05-25T05:23:52.273Z] 05:04:01 0 15.03 0.00 3.92 1.05 0.05 79.95 [2023-05-25T05:23:52.273Z] 05:04:01 1 11.68 0.00 2.91 0.35 0.05 85.01 [2023-05-25T05:23:52.273Z] 05:04:01 2 29.84 0.00 4.98 0.47 0.08 64.63 [2023-05-25T05:23:52.273Z] 05:04:01 3 22.55 0.00 6.91 3.58 0.08 66.88 [2023-05-25T05:23:52.273Z] 05:04:01 4 15.23 0.00 6.58 14.83 0.07 63.29 [2023-05-25T05:23:52.273Z] 05:04:01 5 10.41 0.00 3.11 0.28 0.05 86.14 [2023-05-25T05:23:52.273Z] 05:04:01 6 11.51 0.00 5.03 0.69 0.07 82.70 [2023-05-25T05:23:52.273Z] 05:04:01 7 10.54 0.00 3.03 0.27 0.07 86.10 [2023-05-25T05:23:52.273Z] 05:05:01 all 21.31 0.00 4.90 2.38 0.07 71.34 [2023-05-25T05:23:52.273Z] 05:05:01 0 15.47 0.00 3.65 2.15 0.07 78.67 [2023-05-25T05:23:52.273Z] 05:05:01 1 20.42 0.00 4.69 5.33 0.07 69.49 [2023-05-25T05:23:52.273Z] 05:05:01 2 21.12 0.00 5.39 5.76 0.05 67.68 [2023-05-25T05:23:52.273Z] 05:05:01 3 20.62 0.00 6.06 0.13 0.07 73.12 [2023-05-25T05:23:52.273Z] 05:05:01 4 21.72 0.00 4.75 0.20 0.08 73.24 [2023-05-25T05:23:52.273Z] 05:05:01 5 21.53 0.00 4.88 4.29 0.08 69.22 [2023-05-25T05:23:52.273Z] 05:05:01 6 33.10 0.00 5.29 0.39 0.08 61.14 [2023-05-25T05:23:52.273Z] 05:05:01 7 16.50 0.00 4.51 0.79 0.07 78.14 [2023-05-25T05:23:52.273Z] 05:06:01 all 2.56 0.00 1.52 1.08 0.03 94.81 [2023-05-25T05:23:52.273Z] 05:06:01 0 1.84 0.00 1.57 1.89 0.03 94.68 [2023-05-25T05:23:52.273Z] 05:06:01 1 3.93 0.00 3.13 1.17 0.02 91.75 [2023-05-25T05:23:52.273Z] 05:06:01 2 3.52 0.00 1.17 0.40 0.03 94.88 [2023-05-25T05:23:52.273Z] 05:06:01 3 2.97 0.00 1.24 0.02 0.03 95.74 [2023-05-25T05:23:52.273Z] 05:06:01 4 2.51 0.00 0.85 0.07 0.02 96.56 [2023-05-25T05:23:52.273Z] 05:06:01 5 1.82 0.00 1.10 2.37 0.03 94.68 [2023-05-25T05:23:52.273Z] 05:06:01 6 2.06 0.00 0.89 1.41 0.03 95.61 [2023-05-25T05:23:52.273Z] 05:06:01 7 1.86 0.00 2.21 1.29 0.02 94.62 [2023-05-25T05:23:52.273Z] 05:07:01 all 0.07 0.00 0.04 0.01 0.01 99.86 [2023-05-25T05:23:52.273Z] 05:07:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-05-25T05:23:52.273Z] 05:07:01 1 0.03 0.00 0.02 0.05 0.02 99.88 [2023-05-25T05:23:52.273Z] 05:07:01 2 0.27 0.00 0.07 0.05 0.02 99.60 [2023-05-25T05:23:52.273Z] 05:07:01 3 0.02 0.00 0.05 0.00 0.03 99.90 [2023-05-25T05:23:52.273Z] 05:07:01 4 0.03 0.00 0.05 0.00 0.00 99.92 [2023-05-25T05:23:52.273Z] 05:07:01 5 0.08 0.00 0.03 0.02 0.00 99.87 [2023-05-25T05:23:52.273Z] 05:07:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-25T05:23:52.273Z] 05:07:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-25T05:23:52.273Z] 05:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-25T05:23:52.273Z] 05:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.273Z] 05:08:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-25T05:23:52.273Z] 05:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-25T05:23:52.273Z] 05:08:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-25T05:23:52.273Z] 05:08:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-25T05:23:52.273Z] 05:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T05:23:52.273Z] 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.273Z] 05:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.273Z] 05:09:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-25T05:23:52.273Z] 05:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.273Z] 05:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-25T05:23:52.273Z] 05:09:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2023-05-25T05:23:52.273Z] 05:09:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-25T05:23:52.273Z] 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.273Z] 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.273Z] 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.273Z] 05:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.273Z] 05:10:01 all 0.01 0.00 0.01 0.02 0.01 99.96 [2023-05-25T05:23:52.273Z] 05:10:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-25T05:23:52.273Z] 05:10:01 1 0.02 0.00 0.02 0.12 0.00 99.85 [2023-05-25T05:23:52.273Z] 05:10:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-25T05:23:52.273Z] 05:10:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-25T05:23:52.273Z] 05:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.273Z] 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.273Z] 05:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.273Z] 05:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.273Z] 05:11:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-25T05:23:52.273Z] 05:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T05:23:52.273Z] 05:11:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-25T05:23:52.273Z] 05:11:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-25T05:23:52.273Z] 05:11:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-25T05:23:52.273Z] 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.273Z] 05:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-25T05:23:52.273Z] 05:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T05:23:52.273Z] 05:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.273Z] 05:12:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-05-25T05:23:52.273Z] 05:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.273Z] 05:12:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-25T05:23:52.273Z] 05:12:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-25T05:23:52.273Z] 05:12:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-25T05:23:52.274Z] 05:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] [2023-05-25T05:23:52.274Z] 05:12:01 CPU %user %nice %system %iowait %steal %idle [2023-05-25T05:23:52.274Z] 05:13:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-25T05:23:52.274Z] 05:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:13:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T05:23:52.274Z] 05:13:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-25T05:23:52.274Z] 05:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-25T05:23:52.274Z] 05:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-25T05:23:52.274Z] 05:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-25T05:23:52.274Z] 05:14:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-25T05:23:52.274Z] 05:14:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-25T05:23:52.274Z] 05:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:15:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2023-05-25T05:23:52.274Z] 05:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:15:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-25T05:23:52.274Z] 05:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-25T05:23:52.274Z] 05:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-25T05:23:52.274Z] 05:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-25T05:23:52.274Z] 05:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:16:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2023-05-25T05:23:52.274Z] 05:16:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-25T05:23:52.274Z] 05:16:01 1 0.03 0.00 0.02 0.03 0.00 99.92 [2023-05-25T05:23:52.274Z] 05:16:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2023-05-25T05:23:52.274Z] 05:16:01 3 0.05 0.00 0.05 0.00 0.05 99.85 [2023-05-25T05:23:52.274Z] 05:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-25T05:23:52.274Z] 05:16:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-25T05:23:52.274Z] 05:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-25T05:23:52.274Z] 05:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:17:01 1 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-25T05:23:52.274Z] 05:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-25T05:23:52.274Z] 05:17:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-25T05:23:52.274Z] 05:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-25T05:23:52.274Z] 05:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T05:23:52.274Z] 05:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:18:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-05-25T05:23:52.274Z] 05:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T05:23:52.274Z] 05:18:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:18:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-25T05:23:52.274Z] 05:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-25T05:23:52.274Z] 05:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:19:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-25T05:23:52.274Z] 05:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:19:01 1 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-25T05:23:52.274Z] 05:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-25T05:23:52.274Z] 05:19:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-25T05:23:52.274Z] 05:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:19:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-25T05:23:52.274Z] 05:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:19:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:20:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-25T05:23:52.274Z] 05:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:20:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-25T05:23:52.274Z] 05:20:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-25T05:23:52.274Z] 05:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:20:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-25T05:23:52.274Z] 05:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:21:01 all 0.01 0.00 0.01 0.01 0.02 99.95 [2023-05-25T05:23:52.274Z] 05:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-25T05:23:52.274Z] 05:21:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-25T05:23:52.274Z] 05:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-25T05:23:52.274Z] 05:21:01 3 0.02 0.00 0.02 0.00 0.05 99.92 [2023-05-25T05:23:52.274Z] 05:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-25T05:23:52.274Z] 05:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:21:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-25T05:23:52.274Z] 05:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-05-25T05:23:52.274Z] 05:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-25T05:23:52.274Z] 05:22:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-25T05:23:52.274Z] 05:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:22:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-25T05:23:52.274Z] 05:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:23:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-25T05:23:52.274Z] 05:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:23:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-25T05:23:52.274Z] 05:23:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-25T05:23:52.274Z] 05:23:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-25T05:23:52.274Z] 05:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-25T05:23:52.274Z] 05:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-25T05:23:52.274Z] 05:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-25T05:23:52.274Z] 05:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-25T05:23:52.274Z] [2023-05-25T05:23:52.274Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-05-25T05:23:52.274Z] Average: all 3.15 0.00 0.94 0.53 0.02 95.36 [2023-05-25T05:23:52.274Z] Average: 0 2.79 0.00 0.87 0.44 0.02 95.89 [2023-05-25T05:23:52.274Z] Average: 1 2.94 0.00 0.96 0.89 0.01 95.20 [2023-05-25T05:23:52.274Z] Average: 2 3.81 0.00 0.96 1.15 0.03 94.05 [2023-05-25T05:23:52.274Z] Average: 3 3.60 0.00 1.10 0.19 0.04 95.07 [2023-05-25T05:23:52.274Z] Average: 4 3.07 0.00 0.98 0.92 0.01 95.01 [2023-05-25T05:23:52.274Z] Average: 5 2.86 0.00 0.84 0.36 0.02 95.91 [2023-05-25T05:23:52.274Z] Average: 6 3.53 0.00 0.97 0.15 0.02 95.33 [2023-05-25T05:23:52.274Z] Average: 7 2.57 0.00 0.86 0.14 0.02 96.41 [2023-05-25T05:23:52.274Z] [2023-05-25T05:23:52.274Z] [2023-05-25T05:23:52.274Z]