Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb11956e9b43ee4028775c1a4fa1b4de32ff29b3+e531bddd1517835c184708cb98e9a802e5df4205 (85be7afa377d535a04d0a0ab50f92c04bf772225) 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-ssh9286413757024455901.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh9284476727487335500.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10564090976426677309.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh1663900734017131125.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2256414178609140834.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-117467 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [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-556 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 e531bddd1517835c184708cb98e9a802e5df4205 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 Merge succeeded, producing c10daab770e7a0f73c5d5397a0ba1764359173f3 Checking out Revision c10daab770e7a0f73c5d5397a0ba1764359173f3 (PR-556) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c10daab770e7a0f73c5d5397a0ba1764359173f3 # timeout=10 Commit message: "Merge commit 'e531bddd1517835c184708cb98e9a802e5df4205' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-27T18:06:51.680Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-27T18:06:51.734Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-27T18:06:51.748Z] ========================================================= [2022-10-27T18:06:51.748Z] EdgeX Global Pipelines Version Info [2022-10-27T18:06:51.748Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c56de1cbbfa349358a7274a5fd5e485eac239c91 # timeout=10 [2022-10-27T18:06:52.477Z] ------------------- [2022-10-27T18:06:52.477Z] stable info: [2022-10-27T18:06:52.477Z] ------------------- [2022-10-27T18:06:52.477Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-27T18:06:52.477Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T18:06:52.477Z] Message: update stable to v1.0.243 [2022-10-27T18:06:53.048Z] ------------------- [2022-10-27T18:06:53.048Z] experimental info: [2022-10-27T18:06:53.048Z] ------------------- [2022-10-27T18:06:53.048Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-27T18:06:53.048Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-27T18:06:53.048Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-27T18:06:53.203Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-27T18:06:53.217Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-27T18:06:53.226Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-27T18:06:53.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-27T18:06:53.254Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-27T18:06:53.265Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-27T18:06:53.278Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-27T18:06:53.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-27T18:06:53.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-27T18:06:53.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-27T18:06:53.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-27T18:06:53.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-27T18:06:53.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-27T18:06:53.369Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-27T18:06:53.377Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T18:06:53.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-27T18:06:53.410Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T18:06:53.420Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-27T18:06:53.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-27T18:06:53.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-27T18:06:53.461Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-27T18:06:53.475Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-27T18:06:53.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-27T18:06:53.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-27T18:06:53.516Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-27T18:06:53.530Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-27T18:06:53.542Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-27T18:06:53.557Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo [2022-10-27T18:06:53.570Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo [2022-10-27T18:06:53.580Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo [2022-10-27T18:06:53.597Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] echo [2022-10-27T18:06:53.612Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c10daab [Pipeline] echo [2022-10-27T18:06:53.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T18:06:53.672Z] provisioning config files... [2022-10-27T18:06:53.688Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config10543466185207817804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:06:53.990Z] ---> docker-login.sh [2022-10-27T18:06:53.990Z] nexus3.edgexfoundry.org:10001 [2022-10-27T18:06:54.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:06:54.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:06:54.250Z] Configure a credential helper to remove this warning. See [2022-10-27T18:06:54.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:06:54.250Z] [2022-10-27T18:06:54.250Z] Login Succeeded [2022-10-27T18:06:54.250Z] nexus3.edgexfoundry.org:10002 [2022-10-27T18:06:54.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:06:54.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:06:54.250Z] Configure a credential helper to remove this warning. See [2022-10-27T18:06:54.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:06:54.250Z] [2022-10-27T18:06:54.250Z] Login Succeeded [2022-10-27T18:06:54.250Z] nexus3.edgexfoundry.org:10003 [2022-10-27T18:06:54.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:06:54.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:06:54.510Z] Configure a credential helper to remove this warning. See [2022-10-27T18:06:54.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:06:54.510Z] [2022-10-27T18:06:54.510Z] Login Succeeded [2022-10-27T18:06:54.510Z] nexus3.edgexfoundry.org:10004 [2022-10-27T18:06:54.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:06:54.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:06:54.510Z] Configure a credential helper to remove this warning. See [2022-10-27T18:06:54.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:06:54.510Z] [2022-10-27T18:06:54.510Z] Login Succeeded [2022-10-27T18:06:54.510Z] docker.io [2022-10-27T18:06:54.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:06:55.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:06:55.031Z] Configure a credential helper to remove this warning. See [2022-10-27T18:06:55.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:06:55.031Z] [2022-10-27T18:06:55.031Z] Login Succeeded [2022-10-27T18:06:55.031Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T18:06:55.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-27T18:06:55.417Z] + git rev-list -1 --merges c10daab770e7a0f73c5d5397a0ba1764359173f3~1..c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] echo [2022-10-27T18:06:55.442Z] -----------> git rev-list -1 --merges c10daab770e7a0f73c5d5397a0ba1764359173f3~1..c10daab770e7a0f73c5d5397a0ba1764359173f3 c10daab770e7a0f73c5d5397a0ba1764359173f3 [2022-10-27T18:06:55.442Z] c10daab770e7a0f73c5d5397a0ba1764359173f3 [false] [Pipeline] sh [2022-10-27T18:06:55.725Z] + git log --format=format:%s -1 c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] echo [2022-10-27T18:06:55.741Z] ========================================================= [2022-10-27T18:06:55.741Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-27T18:06:55.741Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T18:06:56.079Z] + git log --format=format:%s -1 c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] echo [2022-10-27T18:06:56.090Z] [semverPrep] GIT_COMMIT: c10daab770e7a0f73c5d5397a0ba1764359173f3, Commit Message: Merge commit 'e531bddd1517835c184708cb98e9a802e5df4205' into HEAD [Pipeline] echo [2022-10-27T18:06:56.101Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-27T18:06:56.442Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-27T18:06:56.442Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-27T18:06:56.442Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-27T18:06:56.442Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-27T18:06:56.442Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-27T18:06:56.442Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-27T18:06:56.442Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:06:56.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T18:06:56.787Z] [2022-10-27T18:06:56.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:06:57.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T18:06:57.091Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-27T18:06:57.091Z] b85a868b505f: Pulling fs layer [2022-10-27T18:06:57.091Z] e2be974225ed: Pulling fs layer [2022-10-27T18:06:57.091Z] 339a4e72a1f5: Pulling fs layer [2022-10-27T18:06:57.091Z] 988bab9f4d93: Pulling fs layer [2022-10-27T18:06:57.091Z] 1469e6f7b9e6: Pulling fs layer [2022-10-27T18:06:57.091Z] eaf3925da568: Pulling fs layer [2022-10-27T18:06:57.091Z] bab4dde63d76: Pulling fs layer [2022-10-27T18:06:57.091Z] bde34c3a00c8: Pulling fs layer [2022-10-27T18:06:57.091Z] 988bab9f4d93: Waiting [2022-10-27T18:06:57.091Z] 1469e6f7b9e6: Waiting [2022-10-27T18:06:57.091Z] eaf3925da568: Waiting [2022-10-27T18:06:57.091Z] bab4dde63d76: Waiting [2022-10-27T18:06:57.091Z] b352a97aabf1: Pulling fs layer [2022-10-27T18:06:57.091Z] bde34c3a00c8: Waiting [2022-10-27T18:06:57.091Z] 4872d77fe225: Pulling fs layer [2022-10-27T18:06:57.091Z] 5851b861e8e6: Pulling fs layer [2022-10-27T18:06:57.091Z] b352a97aabf1: Waiting [2022-10-27T18:06:57.091Z] 4872d77fe225: Waiting [2022-10-27T18:06:57.091Z] 5851b861e8e6: Waiting [2022-10-27T18:06:57.091Z] e2be974225ed: Download complete [2022-10-27T18:06:57.091Z] 988bab9f4d93: Verifying Checksum [2022-10-27T18:06:57.091Z] 988bab9f4d93: Download complete [2022-10-27T18:06:57.357Z] 339a4e72a1f5: Verifying Checksum [2022-10-27T18:06:57.357Z] 339a4e72a1f5: Download complete [2022-10-27T18:06:57.357Z] eaf3925da568: Verifying Checksum [2022-10-27T18:06:57.357Z] eaf3925da568: Download complete [2022-10-27T18:06:57.357Z] 1469e6f7b9e6: Verifying Checksum [2022-10-27T18:06:57.357Z] 1469e6f7b9e6: Download complete [2022-10-27T18:06:57.357Z] bde34c3a00c8: Verifying Checksum [2022-10-27T18:06:57.357Z] bde34c3a00c8: Download complete [2022-10-27T18:06:57.357Z] b352a97aabf1: Verifying Checksum [2022-10-27T18:06:57.357Z] b352a97aabf1: Download complete [2022-10-27T18:06:57.357Z] 4872d77fe225: Verifying Checksum [2022-10-27T18:06:57.357Z] 4872d77fe225: Download complete [2022-10-27T18:06:57.357Z] 5851b861e8e6: Verifying Checksum [2022-10-27T18:06:57.357Z] 5851b861e8e6: Download complete [2022-10-27T18:06:57.617Z] b85a868b505f: Verifying Checksum [2022-10-27T18:06:57.617Z] b85a868b505f: Download complete [2022-10-27T18:06:57.877Z] bab4dde63d76: Verifying Checksum [2022-10-27T18:06:57.877Z] bab4dde63d76: Download complete [2022-10-27T18:06:58.815Z] b85a868b505f: Pull complete [2022-10-27T18:06:58.815Z] e2be974225ed: Pull complete [2022-10-27T18:06:59.383Z] 339a4e72a1f5: Pull complete [2022-10-27T18:06:59.383Z] 988bab9f4d93: Pull complete [2022-10-27T18:06:59.644Z] 1469e6f7b9e6: Pull complete [2022-10-27T18:06:59.903Z] eaf3925da568: Pull complete [2022-10-27T18:07:01.809Z] bab4dde63d76: Pull complete [2022-10-27T18:07:01.809Z] bde34c3a00c8: Pull complete [2022-10-27T18:07:01.809Z] b352a97aabf1: Pull complete [2022-10-27T18:07:01.809Z] 4872d77fe225: Pull complete [2022-10-27T18:07:01.809Z] 5851b861e8e6: Pull complete [2022-10-27T18:07:01.809Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-27T18:07:01.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-27T18:07:01.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T18:07:01.891Z] prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container [2022-10-27T18:07:01.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-27T18:07:03.477Z] $ docker top c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 -eo pid,comm [2022-10-27T18:07:03.536Z] 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). [2022-10-27T18:07:03.536Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-27T18:07:03.575Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T18:07:03.575Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T18:07:03.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T18:07:03.712Z] $ docker exec c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 ssh-agent [2022-10-27T18:07:03.829Z] SSH_AUTH_SOCK=/tmp/ssh-eAd2useoLGjr/agent.32 [2022-10-27T18:07:03.829Z] SSH_AGENT_PID=38 [2022-10-27T18:07:03.837Z] Running ssh-add (command line suppressed) [2022-10-27T18:07:03.940Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_8840736255873121266.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_8840736255873121266.key) [2022-10-27T18:07:03.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T18:07:04.246Z] + git tag --points-at HEAD [Pipeline] } [2022-10-27T18:07:04.260Z] $ docker exec --env ******** --env ******** c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 ssh-agent -k [2022-10-27T18:07:04.361Z] unset SSH_AUTH_SOCK; [2022-10-27T18:07:04.362Z] unset SSH_AGENT_PID; [2022-10-27T18:07:04.362Z] echo Agent pid 38 killed; [2022-10-27T18:07:04.376Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-27T18:07:04.404Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-27T18:07:04.404Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-27T18:07:04.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-27T18:07:04.526Z] $ docker exec c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 ssh-agent [2022-10-27T18:07:04.641Z] SSH_AUTH_SOCK=/tmp/ssh-c72nzDsTyJyX/agent.70 [2022-10-27T18:07:04.641Z] SSH_AGENT_PID=76 [2022-10-27T18:07:04.646Z] Running ssh-add (command line suppressed) [2022-10-27T18:07:04.748Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_12594122513745565649.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_12594122513745565649.key) [2022-10-27T18:07:04.764Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-27T18:07:05.054Z] + git semver init [2022-10-27T18:07:05.313Z] 2022-10-27 18:07:05,247 [run_init] DEBUG init version:0.0.0 force:False [2022-10-27T18:07:05.313Z] 2022-10-27 18:07:05,248 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-27T18:07:05.313Z] 2022-10-27 18:07:05,249 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2022-10-27T18:07:05.313Z] 2022-10-27 18:07:05,249 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556, universal_newlines=False, shell=None, istream=None) [2022-10-27T18:07:07.217Z] 2022-10-27 18:07:06,770 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.git/info/exclude [2022-10-27T18:07:07.217Z] 2022-10-27 18:07:06,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 with force:False [2022-10-27T18:07:07.217Z] 2022-10-27 18:07:06,771 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-27T18:07:07.217Z] 2022-10-27 18:07:06,775 [execute] INFO git cat-file --batch-check [2022-10-27T18:07:07.217Z] 2022-10-27 18:07:06,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T18:07:07.217Z] 2022-10-27 18:07:06,783 [execute] INFO git cat-file --batch [2022-10-27T18:07:07.217Z] 2022-10-27 18:07:06,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2022-10-27T18:07:07.217Z] 2022-10-27 18:07:06,790 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2022-10-27T18:07:07.217Z] 0.0.0 [Pipeline] } [2022-10-27T18:07:07.225Z] $ docker exec --env ******** --env ******** c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 ssh-agent -k [2022-10-27T18:07:07.322Z] unset SSH_AUTH_SOCK; [2022-10-27T18:07:07.322Z] unset SSH_AGENT_PID; [2022-10-27T18:07:07.323Z] echo Agent pid 76 killed; [2022-10-27T18:07:07.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-27T18:07:07.640Z] + git semver [Pipeline] } [2022-10-27T18:07:07.908Z] $ docker stop --time=1 c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 [2022-10-27T18:07:09.250Z] $ docker rm -f c22af2f50e1e15dc06971cf87be8d239c8b271993c7354ab618f64a748f1d902 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T18:07:09.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-27T18:07:09.763Z] Stashed 1 file(s) [Pipeline] echo [2022-10-27T18:07:09.766Z] [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 [2022-10-27T18:07:09.871Z] provisioning config files... [2022-10-27T18:07:09.880Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config15463953934802220998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:07:10.175Z] ---> docker-login.sh [2022-10-27T18:07:10.175Z] nexus3.edgexfoundry.org:10001 [2022-10-27T18:07:10.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:07:10.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:07:10.175Z] Configure a credential helper to remove this warning. See [2022-10-27T18:07:10.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:07:10.175Z] [2022-10-27T18:07:10.175Z] Login Succeeded [2022-10-27T18:07:10.175Z] nexus3.edgexfoundry.org:10002 [2022-10-27T18:07:10.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:07:10.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:07:10.175Z] Configure a credential helper to remove this warning. See [2022-10-27T18:07:10.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:07:10.175Z] [2022-10-27T18:07:10.175Z] Login Succeeded [2022-10-27T18:07:10.175Z] nexus3.edgexfoundry.org:10003 [2022-10-27T18:07:10.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:07:10.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:07:10.435Z] Configure a credential helper to remove this warning. See [2022-10-27T18:07:10.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:07:10.435Z] [2022-10-27T18:07:10.435Z] Login Succeeded [2022-10-27T18:07:10.435Z] nexus3.edgexfoundry.org:10004 [2022-10-27T18:07:10.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:07:10.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:07:10.435Z] Configure a credential helper to remove this warning. See [2022-10-27T18:07:10.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:07:10.435Z] [2022-10-27T18:07:10.435Z] Login Succeeded [2022-10-27T18:07:10.435Z] docker.io [2022-10-27T18:07:10.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:07:10.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:07:10.953Z] Configure a credential helper to remove this warning. See [2022-10-27T18:07:10.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:07:10.953Z] [2022-10-27T18:07:10.953Z] Login Succeeded [2022-10-27T18:07:10.953Z] ---> docker-login.sh ends [Pipeline] } [2022-10-27T18:07:10.960Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T18:07:11.025Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T18:07:11.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T18:07:11.043Z] ========================================================= [2022-10-27T18:07:11.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-27T18:07:11.043Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:07:11.356Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-27T18:07:11.619Z] Sending build context to Docker daemon 45.5MB [2022-10-27T18:07:11.619Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T18:07:11.619Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-27T18:07:11.619Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-27T18:07:11.619Z] 213ec9aee27d: Pulling fs layer [2022-10-27T18:07:11.619Z] 4583459ba037: Pulling fs layer [2022-10-27T18:07:11.619Z] 93c1e223e6f2: Pulling fs layer [2022-10-27T18:07:11.619Z] 53926ce57604: Pulling fs layer [2022-10-27T18:07:11.619Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-27T18:07:11.619Z] 30f14e443154: Pulling fs layer [2022-10-27T18:07:11.619Z] 801331c1e519: Pulling fs layer [2022-10-27T18:07:11.619Z] 99cc6dd402b0: Pulling fs layer [2022-10-27T18:07:11.619Z] 7d9ed39f4882: Pulling fs layer [2022-10-27T18:07:11.619Z] 53926ce57604: Waiting [2022-10-27T18:07:11.619Z] 21b2b0c7a3f4: Waiting [2022-10-27T18:07:11.619Z] 30f14e443154: Waiting [2022-10-27T18:07:11.619Z] 801331c1e519: Waiting [2022-10-27T18:07:11.619Z] 99cc6dd402b0: Waiting [2022-10-27T18:07:11.619Z] 7d9ed39f4882: Waiting [2022-10-27T18:07:11.619Z] 93c1e223e6f2: Download complete [2022-10-27T18:07:11.619Z] 4583459ba037: Verifying Checksum [2022-10-27T18:07:11.619Z] 4583459ba037: Download complete [2022-10-27T18:07:11.619Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-27T18:07:11.619Z] 21b2b0c7a3f4: Download complete [2022-10-27T18:07:11.619Z] 30f14e443154: Download complete [2022-10-27T18:07:11.619Z] 213ec9aee27d: Verifying Checksum [2022-10-27T18:07:11.950Z] 801331c1e519: Download complete [2022-10-27T18:07:11.950Z] 213ec9aee27d: Pull complete [2022-10-27T18:07:11.950Z] 4583459ba037: Pull complete [2022-10-27T18:07:12.218Z] 93c1e223e6f2: Pull complete [2022-10-27T18:07:12.218Z] 7d9ed39f4882: Verifying Checksum [2022-10-27T18:07:12.218Z] 7d9ed39f4882: Download complete [2022-10-27T18:07:13.222Z] 99cc6dd402b0: Verifying Checksum [2022-10-27T18:07:13.222Z] 53926ce57604: Verifying Checksum [2022-10-27T18:07:13.222Z] 53926ce57604: Download complete [2022-10-27T18:07:17.417Z] 53926ce57604: Pull complete [2022-10-27T18:07:17.417Z] 21b2b0c7a3f4: Pull complete [2022-10-27T18:07:17.417Z] 30f14e443154: Pull complete [2022-10-27T18:07:17.417Z] 801331c1e519: Pull complete [2022-10-27T18:07:19.953Z] 99cc6dd402b0: Pull complete [2022-10-27T18:07:20.520Z] 7d9ed39f4882: Pull complete [2022-10-27T18:07:20.520Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-27T18:07:20.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-27T18:07:20.520Z] ---> 1dedd983c030 [2022-10-27T18:07:20.520Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T18:07:21.900Z] ---> Running in 01781a5504fe [2022-10-27T18:07:21.900Z] Removing intermediate container 01781a5504fe [2022-10-27T18:07:21.900Z] ---> 94c8643d407f [2022-10-27T18:07:21.900Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T18:07:22.161Z] ---> Running in aa00a7181170 [2022-10-27T18:07:22.161Z] Removing intermediate container aa00a7181170 [2022-10-27T18:07:22.161Z] ---> 38f3ebd405c9 [2022-10-27T18:07:22.161Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T18:07:22.161Z] ---> Running in 2229c527ffd9 [2022-10-27T18:07:22.422Z] Removing intermediate container 2229c527ffd9 [2022-10-27T18:07:22.422Z] ---> 7a4430a4c6fa [2022-10-27T18:07:22.422Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-27T18:07:22.422Z] ---> Running in a0b6287fd423 [2022-10-27T18:07:22.422Z] Removing intermediate container a0b6287fd423 [2022-10-27T18:07:22.422Z] ---> 960840b3bd7e [2022-10-27T18:07:22.422Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T18:07:22.422Z] ---> Running in d01f3e10430c [2022-10-27T18:07:22.682Z] Removing intermediate container d01f3e10430c [2022-10-27T18:07:22.682Z] ---> dfcd7a373c5f [2022-10-27T18:07:22.682Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T18:07:23.251Z] latest: Pulling from library/docker [2022-10-27T18:07:23.251Z] 213ec9aee27d: Already exists [2022-10-27T18:07:23.251Z] 7b0dd730a5c3: Pulling fs layer [2022-10-27T18:07:23.251Z] 4b90f8029a36: Pulling fs layer [2022-10-27T18:07:23.251Z] a89466c712af: Pulling fs layer [2022-10-27T18:07:23.251Z] 9c6a0a734fa9: Pulling fs layer [2022-10-27T18:07:23.251Z] beeedf2bf9bb: Pulling fs layer [2022-10-27T18:07:23.251Z] 3bc3016a9123: Pulling fs layer [2022-10-27T18:07:23.251Z] 45d434503156: Pulling fs layer [2022-10-27T18:07:23.251Z] 539e1dfa3993: Pulling fs layer [2022-10-27T18:07:23.251Z] 3bc3016a9123: Waiting [2022-10-27T18:07:23.251Z] 45d434503156: Waiting [2022-10-27T18:07:23.251Z] 539e1dfa3993: Waiting [2022-10-27T18:07:23.251Z] 9c6a0a734fa9: Waiting [2022-10-27T18:07:23.251Z] beeedf2bf9bb: Waiting [2022-10-27T18:07:23.510Z] 4b90f8029a36: Download complete [2022-10-27T18:07:23.510Z] 7b0dd730a5c3: Verifying Checksum [2022-10-27T18:07:23.510Z] 7b0dd730a5c3: Download complete [2022-10-27T18:07:23.768Z] 7b0dd730a5c3: Pull complete [2022-10-27T18:07:23.768Z] 4b90f8029a36: Pull complete [2022-10-27T18:07:23.768Z] a89466c712af: Verifying Checksum [2022-10-27T18:07:23.768Z] a89466c712af: Download complete [2022-10-27T18:07:24.026Z] 3bc3016a9123: Verifying Checksum [2022-10-27T18:07:24.026Z] 3bc3016a9123: Download complete [2022-10-27T18:07:24.026Z] 9c6a0a734fa9: Verifying Checksum [2022-10-27T18:07:24.026Z] 9c6a0a734fa9: Download complete [2022-10-27T18:07:24.026Z] beeedf2bf9bb: Verifying Checksum [2022-10-27T18:07:24.026Z] beeedf2bf9bb: Download complete [2022-10-27T18:07:24.026Z] 45d434503156: Download complete [2022-10-27T18:07:24.285Z] a89466c712af: Pull complete [2022-10-27T18:07:24.285Z] 539e1dfa3993: Verifying Checksum [2022-10-27T18:07:24.285Z] 539e1dfa3993: Download complete [2022-10-27T18:07:24.543Z] 9c6a0a734fa9: Pull complete [2022-10-27T18:07:24.845Z] Still waiting to schedule task [2022-10-27T18:07:24.845Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-27T18:07:25.110Z] beeedf2bf9bb: Pull complete [2022-10-27T18:07:25.110Z] 3bc3016a9123: Pull complete [2022-10-27T18:07:25.110Z] 45d434503156: Pull complete [2022-10-27T18:07:25.110Z] 539e1dfa3993: Pull complete [2022-10-27T18:07:25.110Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-27T18:07:25.110Z] Status: Downloaded newer image for docker:latest [2022-10-27T18:07:26.047Z] ---> c5122ef1125e [2022-10-27T18:07:26.047Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T18:07:26.305Z] ---> Running in 053122977c5c [2022-10-27T18:07:26.870Z] Removing intermediate container 053122977c5c [2022-10-27T18:07:26.870Z] ---> 83d7c74bbd40 [2022-10-27T18:07:26.870Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T18:07:26.870Z] ---> Running in e6859c6f1e26 [2022-10-27T18:07:27.129Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T18:07:27.694Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T18:07:28.263Z] OK: 211 MiB in 51 packages [2022-10-27T18:07:28.532Z] Removing intermediate container e6859c6f1e26 [2022-10-27T18:07:28.532Z] ---> e38dc1e7ffdb [2022-10-27T18:07:28.532Z] Step 11/16 : ENV GO111MODULE=on [2022-10-27T18:07:28.792Z] ---> Running in 1c90c4b393dd [2022-10-27T18:07:28.792Z] Removing intermediate container 1c90c4b393dd [2022-10-27T18:07:28.792Z] ---> e19e3a8e578f [2022-10-27T18:07:28.792Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T18:07:28.792Z] ---> Running in 16b21ec6d1ea [2022-10-27T18:07:29.051Z] Removing intermediate container 16b21ec6d1ea [2022-10-27T18:07:29.051Z] ---> 7df5b91e3aa3 [2022-10-27T18:07:29.051Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-27T18:07:29.051Z] ---> f3881816cd50 [2022-10-27T18:07:29.051Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T18:07:29.051Z] ---> Running in 8deff6572a3d [2022-10-27T18:07:47.148Z] Removing intermediate container 8deff6572a3d [2022-10-27T18:07:47.148Z] ---> 5b90f14e7341 [2022-10-27T18:07:47.148Z] Step 15/16 : COPY . . [2022-10-27T18:07:47.148Z] ---> a120a869249c [2022-10-27T18:07:47.148Z] Step 16/16 : RUN ${MAKE} [2022-10-27T18:07:47.148Z] ---> Running in 51c606ec5020 [2022-10-27T18:07:47.148Z] noop [2022-10-27T18:07:47.148Z] Removing intermediate container 51c606ec5020 [2022-10-27T18:07:47.148Z] ---> 0c7207e58604 [2022-10-27T18:07:47.148Z] Successfully built 0c7207e58604 [2022-10-27T18:07:47.148Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:07:47.450Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T18:07:47.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T18:07:47.516Z] prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container [2022-10-27T18:07:47.547Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-27T18:07:47.930Z] $ docker top 50a0a010c910118308304758ed95f96c97f46b03281db2ea36a121b2f2bee00e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T18:07:48.279Z] + go version [2022-10-27T18:07:48.279Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-27T18:07:48.287Z] $ docker stop --time=1 50a0a010c910118308304758ed95f96c97f46b03281db2ea36a121b2f2bee00e [2022-10-27T18:07:49.603Z] $ docker rm -f 50a0a010c910118308304758ed95f96c97f46b03281db2ea36a121b2f2bee00e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:07:50.003Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-27T18:07:50.003Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T18:07:50.069Z] prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container [2022-10-27T18:07:50.099Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-27T18:07:50.457Z] $ docker top e04f8d1bb4159e6b2edb0e392068a4a6a9466b7b731a7db1151cc9a43a8146fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T18:07:50.805Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] fileExists [Pipeline] sh [2022-10-27T18:07:51.102Z] + make test [2022-10-27T18:07:51.102Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-27T18:07:51.361Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-27T18:08:01.327Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-27T18:08:01.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-27T18:08:01.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-27T18:08:01.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-27T18:08:01.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-27T18:08:01.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-27T18:08:01.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-27T18:08:01.327Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-27T18:08:01.327Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-27T18:08:03.224Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T18:08:03.224Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T18:08:03.224Z] ./bin/test-attribution-txt.sh [2022-10-27T18:08:03.224Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-27T18:08:03.224Z] make -C web test [2022-10-27T18:08:03.224Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [2022-10-27T18:08:03.224Z] make[1]: tput: No such file or directory [2022-10-27T18:08:03.224Z] make[1]: tput: No such file or directory [2022-10-27T18:08:03.224Z] warning: generating ./VERSION [2022-10-27T18:08:03.224Z] echo "0.0.0" > VERSION [2022-10-27T18:08:03.224Z] docker build \ [2022-10-27T18:08:03.224Z] -f Dockerfile \ [2022-10-27T18:08:03.224Z] --build-arg USER=1000 \ [2022-10-27T18:08:03.224Z] \ [2022-10-27T18:08:03.224Z] --label "git_sha=c10daab770e7a0f73c5d5397a0ba1764359173f3" \ [2022-10-27T18:08:03.224Z] -t edgexfoundry/edgex-web-ui:c10daab770e7a0f73c5d5397a0ba1764359173f3 \ [2022-10-27T18:08:03.224Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-27T18:08:03.224Z] . [2022-10-27T18:08:03.224Z] Sending build context to Docker daemon 3.27MB [2022-10-27T18:08:03.224Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-27T18:08:03.482Z] 16.17-alpine3.15: Pulling from library/node [2022-10-27T18:08:03.482Z] 9621f1afde84: Pulling fs layer [2022-10-27T18:08:03.482Z] c6f70ee39829: Pulling fs layer [2022-10-27T18:08:03.482Z] 56892a8094a2: Pulling fs layer [2022-10-27T18:08:03.482Z] 58dd87906ef0: Pulling fs layer [2022-10-27T18:08:03.482Z] 58dd87906ef0: Waiting [2022-10-27T18:08:03.482Z] 56892a8094a2: Download complete [2022-10-27T18:08:03.482Z] 9621f1afde84: Verifying Checksum [2022-10-27T18:08:03.482Z] 9621f1afde84: Download complete [2022-10-27T18:08:03.482Z] 58dd87906ef0: Verifying Checksum [2022-10-27T18:08:03.482Z] 58dd87906ef0: Download complete [2022-10-27T18:08:03.741Z] 9621f1afde84: Pull complete [2022-10-27T18:08:03.741Z] c6f70ee39829: Verifying Checksum [2022-10-27T18:08:03.741Z] c6f70ee39829: Download complete [2022-10-27T18:08:05.114Z] c6f70ee39829: Pull complete [2022-10-27T18:08:05.114Z] 56892a8094a2: Pull complete [2022-10-27T18:08:05.114Z] 58dd87906ef0: Pull complete [2022-10-27T18:08:05.114Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-27T18:08:05.114Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-27T18:08:05.114Z] ---> b69703f70c3d [2022-10-27T18:08:05.114Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-27T18:08:05.680Z] ---> Running in 928cacffa55a [2022-10-27T18:08:05.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-27T18:08:06.200Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-27T18:08:06.459Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-27T18:08:06.459Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-27T18:08:06.459Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-27T18:08:06.459Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-27T18:08:06.459Z] (5/129) Installing libxcb (1.14-r2) [2022-10-27T18:08:06.459Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-27T18:08:06.459Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-27T18:08:06.459Z] (8/129) Installing libice (1.0.10-r0) [2022-10-27T18:08:06.459Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-27T18:08:06.459Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-27T18:08:06.717Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-27T18:08:06.717Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-27T18:08:06.717Z] (13/129) Installing xset (1.2.4-r0) [2022-10-27T18:08:06.717Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-27T18:08:06.717Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-27T18:08:06.717Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-27T18:08:06.717Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-27T18:08:06.717Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-27T18:08:06.717Z] (19/129) Installing libintl (0.21-r0) [2022-10-27T18:08:06.717Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-27T18:08:06.717Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-27T18:08:06.717Z] (22/129) Installing pcre (8.45-r1) [2022-10-27T18:08:06.717Z] (23/129) Installing glib (2.70.1-r0) [2022-10-27T18:08:06.976Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-27T18:08:06.976Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-27T18:08:06.976Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-27T18:08:06.976Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-27T18:08:06.976Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-27T18:08:06.976Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-27T18:08:06.976Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-27T18:08:06.976Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-27T18:08:06.976Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-27T18:08:06.976Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-27T18:08:06.976Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-27T18:08:06.976Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-27T18:08:06.976Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-27T18:08:06.976Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-27T18:08:06.976Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-27T18:08:06.976Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-27T18:08:06.976Z] (40/129) Installing libxi (1.8-r0) [2022-10-27T18:08:06.976Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-27T18:08:06.976Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-27T18:08:06.976Z] (43/129) Installing atk (2.36.0-r0) [2022-10-27T18:08:06.976Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-27T18:08:06.976Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-27T18:08:06.976Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-27T18:08:06.976Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-27T18:08:06.976Z] (48/129) Installing expat (2.5.0-r0) [2022-10-27T18:08:07.236Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-27T18:08:07.236Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-27T18:08:07.236Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-27T18:08:07.236Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-27T18:08:07.236Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-27T18:08:07.236Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-27T18:08:07.236Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-27T18:08:07.236Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-27T18:08:07.236Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-27T18:08:07.236Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-27T18:08:07.236Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-27T18:08:07.236Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-27T18:08:07.236Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-27T18:08:07.236Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-27T18:08:07.236Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-27T18:08:07.236Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-27T18:08:07.236Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-27T18:08:07.236Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-27T18:08:07.236Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-27T18:08:07.236Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-27T18:08:07.236Z] (69/129) Installing pango (1.48.10-r0) [2022-10-27T18:08:07.236Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-27T18:08:07.236Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-27T18:08:07.236Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-27T18:08:07.236Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-27T18:08:07.496Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-27T18:08:07.496Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-27T18:08:07.496Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-27T18:08:07.496Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-27T18:08:07.496Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-27T18:08:07.496Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-27T18:08:07.496Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-27T18:08:09.401Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-27T18:08:09.658Z] (80/129) Installing flac (1.3.4-r0) [2022-10-27T18:08:09.658Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-27T18:08:09.658Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-27T18:08:09.658Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-27T18:08:09.658Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-27T18:08:09.658Z] (85/129) Installing libass (0.15.2-r0) [2022-10-27T18:08:09.658Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-27T18:08:09.658Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-27T18:08:09.658Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-27T18:08:09.658Z] (89/129) Installing lame (3.100-r0) [2022-10-27T18:08:09.658Z] (90/129) Installing opus (1.3.1-r1) [2022-10-27T18:08:09.658Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-27T18:08:09.658Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-27T18:08:09.658Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-27T18:08:09.658Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-27T18:08:09.658Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-27T18:08:09.658Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-27T18:08:09.658Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-27T18:08:09.658Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-27T18:08:09.658Z] (99/129) Installing libva (2.13.0-r0) [2022-10-27T18:08:09.658Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-27T18:08:09.658Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-27T18:08:09.658Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-27T18:08:09.658Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-27T18:08:09.658Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-27T18:08:09.921Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-27T18:08:09.921Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-27T18:08:09.921Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-27T18:08:09.921Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-27T18:08:09.921Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-27T18:08:09.921Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-27T18:08:09.921Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-27T18:08:09.921Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-27T18:08:09.921Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-27T18:08:09.921Z] (114/129) Installing nspr (4.32-r0) [2022-10-27T18:08:09.921Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-27T18:08:10.188Z] (116/129) Installing nss (3.78.1-r0) [2022-10-27T18:08:10.188Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-27T18:08:10.188Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-27T18:08:10.188Z] (119/129) Installing orc (0.4.32-r0) [2022-10-27T18:08:10.188Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-27T18:08:10.188Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-27T18:08:10.188Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-27T18:08:10.188Z] (123/129) Installing libpulse (15.0-r2) [2022-10-27T18:08:10.188Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-27T18:08:10.188Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-27T18:08:10.188Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-27T18:08:10.188Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-27T18:08:10.188Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-27T18:08:10.188Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-27T18:08:11.155Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T18:08:11.155Z] Executing glib-2.70.1-r0.trigger [2022-10-27T18:08:11.155Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-27T18:08:13.061Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-27T18:08:13.061Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-27T18:08:13.061Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-27T18:08:13.061Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-27T18:08:13.061Z] OK: 286 MiB in 145 packages [2022-10-27T18:08:16.349Z] Removing intermediate container 928cacffa55a [2022-10-27T18:08:16.349Z] ---> 4deab7c6009d [2022-10-27T18:08:16.349Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-27T18:08:16.606Z] ---> Running in ce7181ff06f6 [2022-10-27T18:08:16.606Z] Removing intermediate container ce7181ff06f6 [2022-10-27T18:08:16.606Z] ---> 98a098213731 [2022-10-27T18:08:16.606Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-27T18:08:16.606Z] ---> Running in ffbed39eb57c [2022-10-27T18:08:16.606Z] Removing intermediate container ffbed39eb57c [2022-10-27T18:08:16.606Z] ---> 862a8613d565 [2022-10-27T18:08:16.606Z] Step 5/10 : RUN npm install -g npm [2022-10-27T18:08:16.865Z] ---> Running in c1e7e1eba2c1 [2022-10-27T18:08:23.432Z] [2022-10-27T18:08:23.432Z] changed 54 packages, and audited 212 packages in 6s [2022-10-27T18:08:23.432Z] [2022-10-27T18:08:23.432Z] 11 packages are looking for funding [2022-10-27T18:08:23.432Z] run `npm fund` for details [2022-10-27T18:08:23.432Z] [2022-10-27T18:08:23.432Z] found 0 vulnerabilities [2022-10-27T18:08:24.000Z] Removing intermediate container c1e7e1eba2c1 [2022-10-27T18:08:24.000Z] ---> 4ed3201f81be [2022-10-27T18:08:24.000Z] Step 6/10 : ARG USER=1000 [2022-10-27T18:08:24.258Z] ---> Running in 4f9226172689 [2022-10-27T18:08:24.258Z] Removing intermediate container 4f9226172689 [2022-10-27T18:08:24.258Z] ---> 253e5b8d58e6 [2022-10-27T18:08:24.258Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-27T18:08:24.258Z] ---> Running in 1e8f23a53837 [2022-10-27T18:08:24.825Z] Removing intermediate container 1e8f23a53837 [2022-10-27T18:08:24.825Z] ---> 2b5209faab13 [2022-10-27T18:08:24.825Z] Step 8/10 : USER $USER:$USER [2022-10-27T18:08:24.825Z] ---> Running in 7a16049f5df8 [2022-10-27T18:08:25.081Z] Removing intermediate container 7a16049f5df8 [2022-10-27T18:08:25.081Z] ---> d0fcfd42b86c [2022-10-27T18:08:25.081Z] Step 9/10 : WORKDIR /app [2022-10-27T18:08:25.081Z] ---> Running in 90b0268efd40 [2022-10-27T18:08:25.081Z] Removing intermediate container 90b0268efd40 [2022-10-27T18:08:25.081Z] ---> 93eaa31a9e9a [2022-10-27T18:08:25.081Z] Step 10/10 : LABEL git_sha=c10daab770e7a0f73c5d5397a0ba1764359173f3 [2022-10-27T18:08:25.081Z] ---> Running in 1cc5fdac42a0 [2022-10-27T18:08:25.340Z] Removing intermediate container 1cc5fdac42a0 [2022-10-27T18:08:25.340Z] ---> cc254650dd6b [2022-10-27T18:08:25.340Z] Successfully built cc254650dd6b [2022-10-27T18:08:25.340Z] Successfully tagged edgexfoundry/edgex-web-ui:c10daab770e7a0f73c5d5397a0ba1764359173f3 [2022-10-27T18:08:25.340Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-27T18:08:25.340Z] touch edgex-web-ui.imagebuilt [2022-10-27T18:08:25.340Z] mkdir -p node_modules coverage [2022-10-27T18:08:25.340Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-27T18:08:25.340Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE required: { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE }, [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE required: { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE }, [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE required: { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE }, [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE required: { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE }, [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE required: { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE }, [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE required: { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE }, [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE required: { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE }, [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE required: { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE }, [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE required: { [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE }, [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:08:27.242Z] npm WARN EBADENGINE } [2022-10-27T18:08:31.441Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-27T18:08:31.441Z] 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 [2022-10-27T18:08:31.441Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-27T18:08:31.699Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T18:08:31.957Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-27T18:08:31.957Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-27T18:08:32.523Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-27T18:08:33.900Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-27T18:08:34.159Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-27T18:08:36.064Z] 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 [2022-10-27T18:08:36.064Z] 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 [2022-10-27T18:08:37.443Z] 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. [2022-10-27T18:08:37.701Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-27T18:08:37.961Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T18:08:38.221Z] 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. [2022-10-27T18:08:38.480Z] 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. [2022-10-27T18:08:38.480Z] 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. [2022-10-27T18:08:39.411Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T18:08:43.602Z] 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. [2022-10-27T18:08:48.874Z] [2022-10-27T18:08:48.874Z] added 1478 packages, and audited 1479 packages in 23s [2022-10-27T18:08:48.874Z] [2022-10-27T18:08:48.874Z] 90 packages are looking for funding [2022-10-27T18:08:48.874Z] run `npm fund` for details [2022-10-27T18:08:48.874Z] [2022-10-27T18:08:48.874Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-27T18:08:48.874Z] [2022-10-27T18:08:48.874Z] To address issues that do not require attention, run: [2022-10-27T18:08:48.874Z] npm audit fix [2022-10-27T18:08:48.874Z] [2022-10-27T18:08:48.874Z] To address all issues (including breaking changes), run: [2022-10-27T18:08:48.874Z] npm audit fix --force [2022-10-27T18:08:48.874Z] [2022-10-27T18:08:48.874Z] Run `npm audit` for details. [2022-10-27T18:08:52.168Z] 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 [2022-10-27T18:08:54.703Z] - Generating browser application bundles (phase: setup)... [2022-10-27T18:08:59.980Z] Compiling @angular/core : es2015 as esm2015 [2022-10-27T18:08:59.980Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-27T18:09:03.267Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-27T18:09:03.267Z] Compiling @angular/common : es2015 as esm2015 [2022-10-27T18:09:03.832Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-27T18:09:03.832Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-27T18:09:04.092Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-27T18:09:04.353Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-27T18:09:04.921Z] Compiling @angular/router : es2015 as esm2015 [2022-10-27T18:09:04.921Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-27T18:09:04.921Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-27T18:09:05.181Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-27T18:09:05.445Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-27T18:09:07.348Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-27T18:09:13.937Z] 27 10 2022 18:09:13.479:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-27T18:09:13.937Z] 27 10 2022 18:09:13.482:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-27T18:09:13.937Z] 27 10 2022 18:09:13.485:INFO [launcher]: Starting browser ChromeHeadless [2022-10-27T18:09:27.456Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117470 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] { [Pipeline] ws [2022-10-27T18:09:27.468Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2022-10-27T18:09:27.503Z] The recommended git tool is: git [2022-10-27T18:09:28.825Z] ✔ Browser application bundle generation complete. [2022-10-27T18:09:28.826Z] 27 10 2022 18:09:26.964:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 72EUqfNDN3-TynrlAAAB with id 35155184 [2022-10-27T18:09:30.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-27T18:09:30.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.067 secs) [2022-10-27T18:09:30.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.085 secs) [2022-10-27T18:09:30.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.094 secs) [2022-10-27T18:09:30.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.11 secs) [2022-10-27T18:09:30.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.112 secs) [2022-10-27T18:09:30.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.117 secs) [2022-10-27T18:09:30.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.264 secs) [2022-10-27T18:09:30.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.281 secs) [2022-10-27T18:09:30.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.327 secs) [2022-10-27T18:09:30.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.362 secs) [2022-10-27T18:09:30.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.438 secs) [2022-10-27T18:09:30.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.452 secs) [2022-10-27T18:09:30.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.467 secs) [2022-10-27T18:09:30.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.47 secs) [2022-10-27T18:09:30.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.471 secs) [2022-10-27T18:09:30.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.478 secs) [2022-10-27T18:09:30.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.481 secs) [2022-10-27T18:09:30.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.486 secs) [2022-10-27T18:09:30.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.521 secs) [2022-10-27T18:09:30.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.564 secs) [2022-10-27T18:09:30.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.608 secs) [2022-10-27T18:09:30.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.629 secs) [2022-10-27T18:09:30.722Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.665 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.723 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.738 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.744 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.748 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.77 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.78 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.811 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.823 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.837 secs) [2022-10-27T18:09:30.983Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.869 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.893 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.916 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.922 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.933 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.941 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.97 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.981 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.013 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.025 secs) [2022-10-27T18:09:31.242Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.049 secs) [2022-10-27T18:09:31.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.084 secs) [2022-10-27T18:09:31.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.107 secs) [2022-10-27T18:09:31.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.13 secs) [2022-10-27T18:09:31.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.25 secs) [2022-10-27T18:09:31.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.263 secs) [2022-10-27T18:09:31.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.272 secs) [2022-10-27T18:09:31.500Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.277 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.318 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.337 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.368 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.38 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.383 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.393 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.406 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.42 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.426 secs) [2022-10-27T18:09:31.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.429 secs) [2022-10-27T18:09:32.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.46 secs) [2022-10-27T18:09:32.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.469 secs) [2022-10-27T18:09:32.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.481 secs) [2022-10-27T18:09:32.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.494 secs) [2022-10-27T18:09:32.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.53 secs) [2022-10-27T18:09:32.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.541 secs) [2022-10-27T18:09:32.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.547 secs) [2022-10-27T18:09:32.016Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.555 secs) [2022-10-27T18:09:32.017Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.578 secs) [2022-10-27T18:09:32.017Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.582 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.643 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.647 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.65 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.658 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.665 secs) [2022-10-27T18:09:32.275Z] WARN: ' [2022-10-27T18:09:32.275Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T18:09:32.275Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T18:09:32.275Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T18:09:32.275Z] in a future version of Angular. [2022-10-27T18:09:32.275Z] [2022-10-27T18:09:32.275Z] For more information on this, see our API docs here: [2022-10-27T18:09:32.275Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T18:09:32.275Z] ' [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.665 secs) [2022-10-27T18:09:32.275Z] WARN: ' [2022-10-27T18:09:32.275Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T18:09:32.275Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T18:09:32.275Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T18:09:32.275Z] in a future version of Angular. [2022-10-27T18:09:32.275Z] [2022-10-27T18:09:32.275Z] For more information on this, see our API docs here: [2022-10-27T18:09:32.275Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T18:09:32.275Z] ' [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.683 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.703 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.712 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.716 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.718 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.732 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.736 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.74 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.743 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.747 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.778 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.782 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.784 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.792 secs) [2022-10-27T18:09:32.275Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.797 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.799 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.817 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.83 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.844 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.847 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.853 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.87 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.876 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.891 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.908 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.929 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.949 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.955 secs) [2022-10-27T18:09:32.533Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.967 secs) [2022-10-27T18:09:32.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.974 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.976 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.978 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.983 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.998 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 2.005 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 2.013 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 2.014 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 2.036 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.039 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.041 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.047 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.071 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.097 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.105 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.108 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.11 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.112 secs) [2022-10-27T18:09:32.791Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.135 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.153 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.157 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.159 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.163 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.171 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.175 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.176 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.19 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.203 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.217 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.228 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.25 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.254 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.258 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.263 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.264 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.266 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.272 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.275 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.282 secs) [2022-10-27T18:09:33.048Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.307 secs) [2022-10-27T18:09:33.102Z] using credential edgex-jenkins-ssh [2022-10-27T18:09:33.121Z] Cloning the remote Git repository [2022-10-27T18:09:33.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.315 secs) [2022-10-27T18:09:33.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.321 secs) [2022-10-27T18:09:33.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.328 secs) [2022-10-27T18:09:33.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.344 secs) [2022-10-27T18:09:33.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.353 secs) [2022-10-27T18:09:33.307Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.424 secs / 2.353 secs) [2022-10-27T18:09:33.307Z] TOTAL: 149 SUCCESS [2022-10-27T18:09:33.307Z] ✔ Browser application bundle generation complete. [2022-10-27T18:09:33.155Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-27T18:09:33.229Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2022-10-27T18:09:33.379Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-27T18:09:33.380Z] > git --version # timeout=10 [2022-10-27T18:09:33.397Z] > git --version # 'git version 2.25.1' [2022-10-27T18:09:33.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T18:09:33.447Z] Verifying host key using known hosts file [2022-10-27T18:09:33.638Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T18:09:33.652Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T18:09:33.886Z] [2022-10-27T18:09:33.886Z] =============================== Coverage summary =============================== [2022-10-27T18:09:33.886Z] Statements : 40.98% ( 1467/3580 ) [2022-10-27T18:09:33.886Z] Branches : 12.03% ( 111/923 ) [2022-10-27T18:09:33.886Z] Functions : 33.28% ( 432/1298 ) [2022-10-27T18:09:33.886Z] Lines : 38.91% ( 1318/3387 ) [2022-10-27T18:09:33.886Z] ================================================================================ [2022-10-27T18:09:33.886Z] ✔ Browser application bundle generation complete. [2022-10-27T18:09:34.456Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [Pipeline] echo [2022-10-27T18:09:34.467Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T18:09:34.472Z] $ docker stop --time=1 e04f8d1bb4159e6b2edb0e392068a4a6a9466b7b731a7db1151cc9a43a8146fd [2022-10-27T18:09:35.820Z] $ docker rm -f e04f8d1bb4159e6b2edb0e392068a4a6a9466b7b731a7db1151cc9a43a8146fd [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T18:09:36.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T18:09:36.895Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-27T18:09:37.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T18:09:36.925Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-27T18:09:36.952Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-27T18:09:38.003Z] + ls -al . [2022-10-27T18:09:38.003Z] total 184 [2022-10-27T18:09:38.003Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 27 18:07 . [2022-10-27T18:09:38.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:06 .. [2022-10-27T18:09:38.003Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:06 .blubracket [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 18:06 .dockerignore [2022-10-27T18:09:38.003Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:07 .git [2022-10-27T18:09:38.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:06 .github [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 18:06 .gitignore [2022-10-27T18:09:38.003Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 18:07 .semver [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 18:06 Attribution.txt [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 18:06 CHANGELOG.md [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 18:06 CONTRIBUTING.md [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 18:06 Dockerfile [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 18:06 Jenkinsfile [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 18:06 LICENSE [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 18:06 Makefile [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 18:06 README.md [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 18:07 VERSION [2022-10-27T18:09:38.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:06 assets [2022-10-27T18:09:38.003Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:06 bin [2022-10-27T18:09:38.003Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:06 cmd [2022-10-27T18:09:38.003Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 18:07 coverage.out [2022-10-27T18:09:38.003Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:06 docs [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 27 18:06 go.mod [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 27 18:06 go.sum [2022-10-27T18:09:38.003Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:06 internal [2022-10-27T18:09:38.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:06 snap [2022-10-27T18:09:38.003Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:06 testing [2022-10-27T18:09:38.003Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 18:06 version.go [2022-10-27T18:09:38.003Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 18:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:09:38.355Z] + 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=c10daab770e7a0f73c5d5397a0ba1764359173f3 --label arch=amd64 --label version=0.0.0 . [2022-10-27T18:09:38.614Z] Merging remotes/origin/main commit e531bddd1517835c184708cb98e9a802e5df4205 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 [2022-10-27T18:09:38.615Z] Sending build context to Docker daemon 48.25MB [2022-10-27T18:09:38.615Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T18:09:38.615Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T18:09:38.615Z] ---> 0c7207e58604 [2022-10-27T18:09:38.615Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T18:09:38.874Z] ---> Running in 4fe778e2d7fb [2022-10-27T18:09:38.874Z] Removing intermediate container 4fe778e2d7fb [2022-10-27T18:09:38.874Z] ---> ab83dc7c42da [2022-10-27T18:09:38.874Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T18:09:38.874Z] ---> Running in d5a3017ee7e4 [2022-10-27T18:09:39.132Z] Removing intermediate container d5a3017ee7e4 [2022-10-27T18:09:39.132Z] ---> ba5630adea5f [2022-10-27T18:09:39.132Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T18:09:39.132Z] ---> Running in c89274d17472 [2022-10-27T18:09:39.132Z] Removing intermediate container c89274d17472 [2022-10-27T18:09:39.132Z] ---> 8d2f7ba2fe21 [2022-10-27T18:09:39.132Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-27T18:09:39.132Z] ---> Running in 71a5f3b07b2c [2022-10-27T18:09:37.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-27T18:09:37.958Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-27T18:09:37.959Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T18:09:37.966Z] Verifying host key using known hosts file [2022-10-27T18:09:37.973Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T18:09:37.987Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-27T18:09:38.631Z] > git config core.sparsecheckout # timeout=10 [2022-10-27T18:09:38.658Z] > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 [2022-10-27T18:09:39.104Z] > git remote # timeout=10 [2022-10-27T18:09:39.123Z] > git config --get remote.origin.url # timeout=10 [2022-10-27T18:09:39.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-27T18:09:39.147Z] Verifying host key using known hosts file [2022-10-27T18:09:39.158Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-27T18:09:39.169Z] > git merge e531bddd1517835c184708cb98e9a802e5df4205 # timeout=10 [2022-10-27T18:09:39.304Z] Merge succeeded, producing f39887f7db8c530950ab3c43f862b0975ed2cb4c [2022-10-27T18:09:39.304Z] Checking out Revision f39887f7db8c530950ab3c43f862b0975ed2cb4c (PR-556) [2022-10-27T18:09:39.390Z] Removing intermediate container 71a5f3b07b2c [2022-10-27T18:09:39.390Z] ---> 0c883d44c16b [2022-10-27T18:09:39.390Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T18:09:39.390Z] ---> Running in e79cd115deeb [2022-10-27T18:09:39.391Z] Removing intermediate container e79cd115deeb [2022-10-27T18:09:39.391Z] ---> 5228b1f66e6d [2022-10-27T18:09:39.391Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T18:09:39.957Z] ---> 59e3a183b8f5 [2022-10-27T18:09:39.957Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T18:09:40.216Z] ---> Running in 6ab8e8fa3a0d [2022-10-27T18:09:39.277Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-27T18:09:39.306Z] > git config core.sparsecheckout # timeout=10 [2022-10-27T18:09:39.325Z] > git checkout -f f39887f7db8c530950ab3c43f862b0975ed2cb4c # timeout=10 [2022-10-27T18:09:40.783Z] Removing intermediate container 6ab8e8fa3a0d [2022-10-27T18:09:40.783Z] ---> 5e793692f4b2 [2022-10-27T18:09:40.783Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T18:09:40.783Z] ---> Running in 6e6b44203b54 [2022-10-27T18:09:41.041Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-27T18:09:41.608Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-27T18:09:42.174Z] OK: 211 MiB in 51 packages [2022-10-27T18:09:42.432Z] Removing intermediate container 6e6b44203b54 [2022-10-27T18:09:42.432Z] ---> 84c152f74098 [2022-10-27T18:09:42.432Z] Step 11/26 : ENV GO111MODULE=on [2022-10-27T18:09:42.432Z] ---> Running in d670fb3b172e [2022-10-27T18:09:42.432Z] Removing intermediate container d670fb3b172e [2022-10-27T18:09:42.432Z] ---> f37366d949dc [2022-10-27T18:09:42.432Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T18:09:42.432Z] ---> Running in 2b6c61fed6b1 [2022-10-27T18:09:42.690Z] Removing intermediate container 2b6c61fed6b1 [2022-10-27T18:09:42.690Z] ---> 71dac266e62a [2022-10-27T18:09:42.690Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-27T18:09:42.690Z] ---> 9e87ef470ef7 [2022-10-27T18:09:42.690Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T18:09:42.894Z] Commit message: "Merge commit 'e531bddd1517835c184708cb98e9a802e5df4205' into HEAD" [2022-10-27T18:09:42.920Z] First time build. Skipping changelog. [2022-10-27T18:09:42.949Z] ---> Running in 9ccd3f0783c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T18:09:43.518Z] Removing intermediate container 9ccd3f0783c3 [2022-10-27T18:09:43.518Z] ---> 466d214aac88 [2022-10-27T18:09:43.518Z] Step 15/26 : COPY . . [2022-10-27T18:09:43.761Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-27T18:09:43.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T18:09:43.761Z] Dload Upload Total Spent Left Speed [2022-10-27T18:09:43.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [2022-10-27T18:09:42.898Z] > git rev-list --no-walk c56de1cbbfa349358a7274a5fd5e485eac239c91 # timeout=10 [Pipeline] sh [2022-10-27T18:09:44.416Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-27T18:09:44.743Z] + sudo tee /etc/docker/daemon.new [2022-10-27T18:09:44.743Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-27T18:09:44.743Z] { [2022-10-27T18:09:44.743Z] "registry-mirrors": [ [2022-10-27T18:09:44.743Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-27T18:09:44.743Z] ], [2022-10-27T18:09:44.743Z] "bip": "10.250.0.254/24", [2022-10-27T18:09:44.743Z] "hosts": [ [2022-10-27T18:09:44.743Z] "tcp://0.0.0.0:5555", [2022-10-27T18:09:44.743Z] "unix:///var/run/docker.sock" [2022-10-27T18:09:44.743Z] ], [2022-10-27T18:09:44.743Z] "mtu": 1458, [2022-10-27T18:09:44.743Z] "selinux-enabled": true, [2022-10-27T18:09:44.743Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-27T18:09:44.743Z] } [Pipeline] sh [2022-10-27T18:09:44.892Z] ---> 18f4fa33b107 [2022-10-27T18:09:44.892Z] Step 16/26 : RUN ${MAKE} [2022-10-27T18:09:44.892Z] ---> Running in 4b6508eb9e96 [2022-10-27T18:09:44.892Z] 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 [2022-10-27T18:09:45.073Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-27T18:09:45.407Z] + sudo service docker restart [2022-10-27T18:09:54.858Z] Removing intermediate container 4b6508eb9e96 [2022-10-27T18:09:54.858Z] ---> f43716bf6177 [2022-10-27T18:09:54.858Z] Step 17/26 : FROM alpine:3.14 [2022-10-27T18:09:55.794Z] 3.14: Pulling from library/alpine [2022-10-27T18:09:55.794Z] c7ed990a2339: Pulling fs layer [2022-10-27T18:09:56.066Z] c7ed990a2339: Verifying Checksum [2022-10-27T18:09:56.066Z] c7ed990a2339: Pull complete [2022-10-27T18:09:56.066Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-27T18:09:56.066Z] Status: Downloaded newer image for alpine:3.14 [2022-10-27T18:09:56.066Z] ---> dd53f409bf0b [2022-10-27T18:09:56.066Z] Step 18/26 : EXPOSE 4000 [2022-10-27T18:09:56.325Z] ---> Running in e76eed72e71a [2022-10-27T18:09:56.325Z] Removing intermediate container e76eed72e71a [2022-10-27T18:09:56.325Z] ---> f9516f084d44 [2022-10-27T18:09:56.325Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-27T18:09:56.892Z] ---> 0a85a21f3fb9 [2022-10-27T18:09:56.892Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-27T18:09:57.151Z] ---> 874305ef0039 [2022-10-27T18:09:57.151Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-27T18:09:57.151Z] ---> 6a551a704b6d [2022-10-27T18:09:57.151Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-27T18:09:57.151Z] ---> Running in cfbb767459b5 [2022-10-27T18:09:57.411Z] Removing intermediate container cfbb767459b5 [2022-10-27T18:09:57.411Z] ---> ac51f25ebcca [2022-10-27T18:09:57.411Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-27T18:09:57.411Z] ---> Running in 7333b15fe493 [2022-10-27T18:09:57.411Z] Removing intermediate container 7333b15fe493 [2022-10-27T18:09:57.411Z] ---> 36dd19a05357 [2022-10-27T18:09:57.411Z] Step 24/26 : LABEL arch=amd64 [2022-10-27T18:09:57.411Z] ---> Running in 6a03d0b5d04d [2022-10-27T18:09:57.670Z] Removing intermediate container 6a03d0b5d04d [2022-10-27T18:09:57.670Z] ---> 232d1faced01 [2022-10-27T18:09:57.670Z] Step 25/26 : LABEL git_sha=c10daab770e7a0f73c5d5397a0ba1764359173f3 [2022-10-27T18:09:57.670Z] ---> Running in 37dd75e2fc18 [2022-10-27T18:09:57.670Z] Removing intermediate container 37dd75e2fc18 [2022-10-27T18:09:57.670Z] ---> 9f7ff9d64a24 [2022-10-27T18:09:57.670Z] Step 26/26 : LABEL version=0.0.0 [2022-10-27T18:09:57.670Z] ---> Running in 3811d8cb7be6 [2022-10-27T18:09:57.930Z] Removing intermediate container 3811d8cb7be6 [2022-10-27T18:09:57.930Z] ---> 002e79cf3d9e [2022-10-27T18:09:57.930Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T18:09:57.930Z] Successfully built 002e79cf3d9e [2022-10-27T18:09:57.930Z] 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 [2022-10-27T18:09:58.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T18:09:58.353Z] [2022-10-27T18:09:58.353Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:09:58.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T18:09:58.650Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-27T18:09:58.650Z] 5eb5b503b376: Pulling fs layer [2022-10-27T18:09:58.650Z] 5c69ac0246d0: Pulling fs layer [2022-10-27T18:09:58.650Z] ec43610c2a17: Pulling fs layer [2022-10-27T18:09:58.650Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-27T18:09:58.650Z] 33b1e0a273af: Pulling fs layer [2022-10-27T18:09:58.650Z] 5d3b04190fa2: Pulling fs layer [2022-10-27T18:09:58.650Z] 2f39f015ded8: Pulling fs layer [2022-10-27T18:09:58.650Z] 33b1e0a273af: Waiting [2022-10-27T18:09:58.650Z] 5d3b04190fa2: Waiting [2022-10-27T18:09:58.650Z] 3a2ae6a8a46f: Waiting [2022-10-27T18:09:58.650Z] 5c69ac0246d0: Verifying Checksum [2022-10-27T18:09:58.650Z] 5c69ac0246d0: Download complete [2022-10-27T18:09:58.650Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-27T18:09:58.650Z] 3a2ae6a8a46f: Download complete [2022-10-27T18:09:58.650Z] ec43610c2a17: Verifying Checksum [2022-10-27T18:09:58.650Z] ec43610c2a17: Download complete [2022-10-27T18:09:58.909Z] 33b1e0a273af: Verifying Checksum [2022-10-27T18:09:58.909Z] 5eb5b503b376: Verifying Checksum [2022-10-27T18:09:58.909Z] 5eb5b503b376: Download complete [2022-10-27T18:09:59.882Z] 2f39f015ded8: Download complete [2022-10-27T18:10:00.141Z] 5eb5b503b376: Pull complete [2022-10-27T18:10:00.400Z] 5c69ac0246d0: Pull complete [2022-10-27T18:10:00.660Z] ec43610c2a17: Pull complete [2022-10-27T18:10:00.919Z] 3a2ae6a8a46f: Pull complete [2022-10-27T18:10:01.179Z] 33b1e0a273af: Pull complete [2022-10-27T18:10:01.179Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T18:10:03.695Z] provisioning config files... [2022-10-27T18:10:03.727Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config16921687069162121081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:10:04.085Z] ---> docker-login.sh [2022-10-27T18:10:04.085Z] nexus3.edgexfoundry.org:10001 [2022-10-27T18:10:04.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:10:04.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:10:04.678Z] Configure a credential helper to remove this warning. See [2022-10-27T18:10:04.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:10:04.678Z] [2022-10-27T18:10:04.678Z] Login Succeeded [2022-10-27T18:10:04.678Z] nexus3.edgexfoundry.org:10002 [2022-10-27T18:10:04.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:10:05.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:10:05.222Z] Configure a credential helper to remove this warning. See [2022-10-27T18:10:05.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:10:05.222Z] [2022-10-27T18:10:05.222Z] Login Succeeded [2022-10-27T18:10:05.222Z] nexus3.edgexfoundry.org:10003 [2022-10-27T18:10:05.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:10:05.373Z] 2f39f015ded8: Pull complete [2022-10-27T18:10:05.373Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-27T18:10:05.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T18:10:05.373Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T18:10:05.443Z] prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container [2022-10-27T18:10:05.465Z] $ 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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T18:10:05.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:10:05.492Z] Configure a credential helper to remove this warning. See [2022-10-27T18:10:05.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:10:05.492Z] [2022-10-27T18:10:05.492Z] Login Succeeded [2022-10-27T18:10:05.492Z] nexus3.edgexfoundry.org:10004 [2022-10-27T18:10:05.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:10:05.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:10:05.763Z] Configure a credential helper to remove this warning. See [2022-10-27T18:10:05.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:10:05.763Z] [2022-10-27T18:10:05.763Z] Login Succeeded [2022-10-27T18:10:05.763Z] docker.io [2022-10-27T18:10:06.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-27T18:10:06.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-27T18:10:06.621Z] Configure a credential helper to remove this warning. See [2022-10-27T18:10:06.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-27T18:10:06.621Z] [2022-10-27T18:10:06.621Z] Login Succeeded [2022-10-27T18:10:06.621Z] ---> docker-login.sh ends [2022-10-27T18:10:07.309Z] $ docker top b6cd8d9e1306f0e4aa374a16e246625960565103d473437541c6ceb4316e4796 -eo pid,comm [Pipeline] { [Pipeline] } [2022-10-27T18:10:07.372Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-27T18:10:07.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T18:10:07.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-27T18:10:07.618Z] ========================================================= [2022-10-27T18:10:07.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-27T18:10:07.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:10:07.689Z] ---> job-cost.sh [2022-10-27T18:10:07.689Z] lf-activate-venv: SKIPPING [2022-10-27T18:10:07.689Z] INFO: No Stack... [2022-10-27T18:10:07.948Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T18:10:07.963Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-27T18:10:08.207Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T18:10:08.496Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/cost.csv [2022-10-27T18:10:08.496Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T18:10:08.509Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [2022-10-27T18:10:08.518Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] did not exist. Created. [2022-10-27T18:10:08.518Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T18:10:08.813Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-27T18:10:08.939Z] Sending build context to Docker daemon 28.72MB [2022-10-27T18:10:08.939Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T18:10:08.939Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-27T18:10:09.214Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-27T18:10:09.214Z] 9b18e9b68314: Pulling fs layer [2022-10-27T18:10:09.214Z] d32db5db7311: Pulling fs layer [2022-10-27T18:10:09.214Z] d0c4b47475fc: Pulling fs layer [2022-10-27T18:10:09.214Z] 5831b945b038: Pulling fs layer [2022-10-27T18:10:09.214Z] 86bbec2aaacd: Pulling fs layer [2022-10-27T18:10:09.214Z] e10730c5d714: Pulling fs layer [2022-10-27T18:10:09.214Z] 5dd5c2283517: Pulling fs layer [2022-10-27T18:10:09.214Z] d5ac0230b979: Pulling fs layer [2022-10-27T18:10:09.214Z] 86bbec2aaacd: Waiting [2022-10-27T18:10:09.214Z] e10730c5d714: Waiting [2022-10-27T18:10:09.214Z] 5831b945b038: Waiting [2022-10-27T18:10:09.214Z] 5dd5c2283517: Waiting [2022-10-27T18:10:09.214Z] d0c4b47475fc: Verifying Checksum [2022-10-27T18:10:09.214Z] d0c4b47475fc: Download complete [2022-10-27T18:10:09.214Z] d32db5db7311: Verifying Checksum [2022-10-27T18:10:09.214Z] d32db5db7311: Download complete [2022-10-27T18:10:09.214Z] 86bbec2aaacd: Verifying Checksum [2022-10-27T18:10:09.214Z] 86bbec2aaacd: Download complete [2022-10-27T18:10:09.214Z] e10730c5d714: Download complete [2022-10-27T18:10:09.214Z] 9b18e9b68314: Download complete [2022-10-27T18:10:09.235Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T18:10:09.242Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T18:10:09.259Z] $ docker stop --time=1 b6cd8d9e1306f0e4aa374a16e246625960565103d473437541c6ceb4316e4796 [2022-10-27T18:10:10.202Z] 9b18e9b68314: Pull complete [2022-10-27T18:10:10.476Z] d5ac0230b979: Verifying Checksum [2022-10-27T18:10:10.476Z] d5ac0230b979: Download complete [2022-10-27T18:10:10.584Z] $ docker rm -f b6cd8d9e1306f0e4aa374a16e246625960565103d473437541c6ceb4316e4796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-27T18:10:10.757Z] d32db5db7311: Pull complete [2022-10-27T18:10:11.349Z] d0c4b47475fc: Pull complete [2022-10-27T18:10:11.621Z] 5dd5c2283517: Download complete [2022-10-27T18:10:12.209Z] 5831b945b038: Verifying Checksum [2022-10-27T18:10:12.209Z] 5831b945b038: Download complete [2022-10-27T18:10:24.559Z] 5831b945b038: Pull complete [2022-10-27T18:10:24.559Z] 86bbec2aaacd: Pull complete [2022-10-27T18:10:24.559Z] e10730c5d714: Pull complete [2022-10-27T18:10:29.906Z] 5dd5c2283517: Pull complete [2022-10-27T18:10:32.539Z] d5ac0230b979: Pull complete [2022-10-27T18:10:32.539Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-27T18:10:32.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-27T18:10:32.539Z] ---> 59b3b1a385d4 [2022-10-27T18:10:32.539Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T18:10:34.490Z] ---> Running in 655d0180ed46 [2022-10-27T18:10:34.490Z] Removing intermediate container 655d0180ed46 [2022-10-27T18:10:34.490Z] ---> 45c3c5d9f192 [2022-10-27T18:10:34.490Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T18:10:34.490Z] ---> Running in 557692ca04de [2022-10-27T18:10:35.074Z] Removing intermediate container 557692ca04de [2022-10-27T18:10:35.074Z] ---> 1cad5e1773a8 [2022-10-27T18:10:35.074Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T18:10:35.074Z] ---> Running in 3dc2c459502b [2022-10-27T18:10:35.342Z] Removing intermediate container 3dc2c459502b [2022-10-27T18:10:35.342Z] ---> 2da508bd421e [2022-10-27T18:10:35.342Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-27T18:10:35.342Z] ---> Running in b7955e775250 [2022-10-27T18:10:35.610Z] Removing intermediate container b7955e775250 [2022-10-27T18:10:35.610Z] ---> de9ecae57f68 [2022-10-27T18:10:35.610Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T18:10:35.610Z] ---> Running in 2e46c0a6b8cc [2022-10-27T18:10:36.194Z] Removing intermediate container 2e46c0a6b8cc [2022-10-27T18:10:36.194Z] ---> 911f667f1314 [2022-10-27T18:10:36.194Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T18:10:36.781Z] latest: Pulling from library/docker [2022-10-27T18:10:36.781Z] 9b18e9b68314: Already exists [2022-10-27T18:10:36.781Z] e5833820420a: Pulling fs layer [2022-10-27T18:10:36.781Z] 79069699b830: Pulling fs layer [2022-10-27T18:10:36.781Z] 444a66d86b54: Pulling fs layer [2022-10-27T18:10:36.781Z] af8c662400c0: Pulling fs layer [2022-10-27T18:10:36.781Z] 7851778f47af: Pulling fs layer [2022-10-27T18:10:36.781Z] 969048075247: Pulling fs layer [2022-10-27T18:10:36.781Z] 9d9d268b6129: Pulling fs layer [2022-10-27T18:10:36.781Z] 71d72239e8c8: Pulling fs layer [2022-10-27T18:10:36.781Z] 969048075247: Waiting [2022-10-27T18:10:36.781Z] 9d9d268b6129: Waiting [2022-10-27T18:10:36.781Z] 71d72239e8c8: Waiting [2022-10-27T18:10:36.781Z] af8c662400c0: Waiting [2022-10-27T18:10:36.781Z] 7851778f47af: Waiting [2022-10-27T18:10:37.053Z] 79069699b830: Download complete [2022-10-27T18:10:37.053Z] e5833820420a: Download complete [2022-10-27T18:10:37.641Z] 444a66d86b54: Verifying Checksum [2022-10-27T18:10:37.641Z] 444a66d86b54: Download complete [2022-10-27T18:10:37.641Z] af8c662400c0: Verifying Checksum [2022-10-27T18:10:37.641Z] af8c662400c0: Download complete [2022-10-27T18:10:37.908Z] 969048075247: Download complete [2022-10-27T18:10:37.908Z] 9d9d268b6129: Verifying Checksum [2022-10-27T18:10:37.908Z] 9d9d268b6129: Download complete [2022-10-27T18:10:37.908Z] 7851778f47af: Verifying Checksum [2022-10-27T18:10:37.908Z] 7851778f47af: Download complete [2022-10-27T18:10:37.908Z] 71d72239e8c8: Verifying Checksum [2022-10-27T18:10:37.908Z] 71d72239e8c8: Download complete [2022-10-27T18:10:39.861Z] e5833820420a: Pull complete [2022-10-27T18:10:40.131Z] 79069699b830: Pull complete [2022-10-27T18:10:41.093Z] 444a66d86b54: Pull complete [2022-10-27T18:10:42.058Z] af8c662400c0: Pull complete [2022-10-27T18:10:43.030Z] 7851778f47af: Pull complete [2022-10-27T18:10:43.297Z] 969048075247: Pull complete [2022-10-27T18:10:43.564Z] 9d9d268b6129: Pull complete [2022-10-27T18:10:43.831Z] 71d72239e8c8: Pull complete [2022-10-27T18:10:43.831Z] Digest: sha256:0e3e7e2033cf7779ab6985e24ad18d6ec415c9dd944acef5ca56119a3a0dda2e [2022-10-27T18:10:43.831Z] Status: Downloaded newer image for docker:latest [2022-10-27T18:10:46.428Z] ---> b7cbb62aee3f [2022-10-27T18:10:46.428Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T18:10:46.428Z] ---> Running in f3368e344939 [2022-10-27T18:10:48.392Z] Removing intermediate container f3368e344939 [2022-10-27T18:10:48.392Z] ---> 27a2463d5484 [2022-10-27T18:10:48.392Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T18:10:48.392Z] ---> Running in 43edbe6d0448 [2022-10-27T18:10:48.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T18:10:49.561Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T18:10:50.978Z] OK: 221 MiB in 51 packages [2022-10-27T18:10:51.946Z] Removing intermediate container 43edbe6d0448 [2022-10-27T18:10:51.946Z] ---> e2efa45c60e3 [2022-10-27T18:10:51.946Z] Step 11/16 : ENV GO111MODULE=on [2022-10-27T18:10:51.946Z] ---> Running in 7fa81bcc8a5e [2022-10-27T18:10:52.215Z] Removing intermediate container 7fa81bcc8a5e [2022-10-27T18:10:52.215Z] ---> 43cdbf24af1b [2022-10-27T18:10:52.215Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T18:10:52.493Z] ---> Running in 950b7a5bfba1 [2022-10-27T18:10:52.761Z] Removing intermediate container 950b7a5bfba1 [2022-10-27T18:10:52.761Z] ---> 1371669b51e1 [2022-10-27T18:10:52.761Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-27T18:10:53.356Z] ---> 7133eeb03cd8 [2022-10-27T18:10:53.356Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T18:10:53.356Z] ---> Running in dec82bca4995 [2022-10-27T18:11:49.784Z] Removing intermediate container dec82bca4995 [2022-10-27T18:11:49.784Z] ---> a8062e0f4cc4 [2022-10-27T18:11:49.784Z] Step 15/16 : COPY . . [2022-10-27T18:11:50.372Z] ---> f489ed7f6a83 [2022-10-27T18:11:50.372Z] Step 16/16 : RUN ${MAKE} [2022-10-27T18:11:50.372Z] ---> Running in f7657f08516a [2022-10-27T18:11:51.336Z] noop [2022-10-27T18:11:51.924Z] Removing intermediate container f7657f08516a [2022-10-27T18:11:51.924Z] ---> b949d2042446 [2022-10-27T18:11:52.190Z] Successfully built b949d2042446 [2022-10-27T18:11:52.190Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:11:52.543Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T18:11:52.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T18:11:52.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-117470 does not seem to be running inside a container [2022-10-27T18:11:52.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-27T18:11:53.982Z] $ docker top 5f0306717d8543f11a092b521e49a991c19e643e6e4249561193d2061acf7e93 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T18:11:54.811Z] + go version [2022-10-27T18:11:54.811Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-27T18:11:54.834Z] $ docker stop --time=1 5f0306717d8543f11a092b521e49a991c19e643e6e4249561193d2061acf7e93 [2022-10-27T18:11:56.449Z] $ docker rm -f 5f0306717d8543f11a092b521e49a991c19e643e6e4249561193d2061acf7e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:11:57.011Z] + docker inspect -f . ci-base-image-arm64 [2022-10-27T18:11:57.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T18:11:57.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-117470 does not seem to be running inside a container [2022-10-27T18:11:57.243Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-27T18:11:58.355Z] $ docker top 54039a0fccd5d7a2ba5facf263bc6f3b7951dcf9799ef56e3000935b71c48aa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T18:11:58.854Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh [2022-10-27T18:11:59.193Z] + make test [2022-10-27T18:11:59.193Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-27T18:12:01.136Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-27T18:13:22.781Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-27T18:13:22.781Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-27T18:13:22.781Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-27T18:13:22.781Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-27T18:13:22.781Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-27T18:13:22.781Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-27T18:13:22.781Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-27T18:13:22.781Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-27T18:13:22.781Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-27T18:13:35.099Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-27T18:13:35.099Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-27T18:13:35.099Z] ./bin/test-attribution-txt.sh [2022-10-27T18:13:35.099Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-27T18:13:35.099Z] make -C web test [2022-10-27T18:13:35.099Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/7/web' [2022-10-27T18:13:35.099Z] make[1]: tput: No such file or directory [2022-10-27T18:13:35.099Z] make[1]: tput: No such file or directory [2022-10-27T18:13:35.099Z] warning: generating ./VERSION [2022-10-27T18:13:35.099Z] echo "0.0.0" > VERSION [2022-10-27T18:13:35.099Z] docker build \ [2022-10-27T18:13:35.099Z] -f Dockerfile \ [2022-10-27T18:13:35.099Z] --build-arg USER=1000 \ [2022-10-27T18:13:35.099Z] \ [2022-10-27T18:13:35.099Z] --label "git_sha=f39887f7db8c530950ab3c43f862b0975ed2cb4c" \ [2022-10-27T18:13:35.099Z] -t edgexfoundry/edgex-web-ui:f39887f7db8c530950ab3c43f862b0975ed2cb4c \ [2022-10-27T18:13:35.099Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-27T18:13:35.099Z] . [2022-10-27T18:13:35.099Z] Sending build context to Docker daemon 3.27MB [2022-10-27T18:13:35.099Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-27T18:13:35.099Z] 16.17-alpine3.15: Pulling from library/node [2022-10-27T18:13:35.099Z] 47517142f6ba: Pulling fs layer [2022-10-27T18:13:35.099Z] 5f8c4bfa009b: Pulling fs layer [2022-10-27T18:13:35.099Z] f7079c9c4ba1: Pulling fs layer [2022-10-27T18:13:35.099Z] aba105e6f55a: Pulling fs layer [2022-10-27T18:13:35.099Z] aba105e6f55a: Waiting [2022-10-27T18:13:35.099Z] f7079c9c4ba1: Verifying Checksum [2022-10-27T18:13:35.099Z] f7079c9c4ba1: Download complete [2022-10-27T18:13:35.099Z] 47517142f6ba: Verifying Checksum [2022-10-27T18:13:35.099Z] 47517142f6ba: Download complete [2022-10-27T18:13:35.099Z] aba105e6f55a: Verifying Checksum [2022-10-27T18:13:35.099Z] aba105e6f55a: Download complete [2022-10-27T18:13:35.681Z] 47517142f6ba: Pull complete [2022-10-27T18:13:35.681Z] 5f8c4bfa009b: Verifying Checksum [2022-10-27T18:13:35.681Z] 5f8c4bfa009b: Download complete [2022-10-27T18:13:39.021Z] 5f8c4bfa009b: Pull complete [2022-10-27T18:13:39.288Z] f7079c9c4ba1: Pull complete [2022-10-27T18:13:39.569Z] aba105e6f55a: Pull complete [2022-10-27T18:13:39.569Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-27T18:13:39.569Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-27T18:13:39.569Z] ---> bf1b8b58d215 [2022-10-27T18:13:39.569Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-27T18:13:40.150Z] ---> Running in c2aca618851a [2022-10-27T18:13:41.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-27T18:13:41.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-27T18:13:42.333Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-27T18:13:42.333Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-27T18:13:42.333Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-27T18:13:42.333Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-27T18:13:42.333Z] (5/128) Installing libxcb (1.14-r2) [2022-10-27T18:13:42.333Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-27T18:13:42.333Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-27T18:13:42.333Z] (8/128) Installing libice (1.0.10-r0) [2022-10-27T18:13:42.333Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-27T18:13:42.333Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-27T18:13:42.603Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-27T18:13:42.603Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-27T18:13:42.603Z] (13/128) Installing xset (1.2.4-r0) [2022-10-27T18:13:42.603Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-27T18:13:42.603Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-27T18:13:42.603Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-27T18:13:42.603Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-27T18:13:42.603Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-27T18:13:42.603Z] (19/128) Installing libintl (0.21-r0) [2022-10-27T18:13:42.603Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-27T18:13:42.603Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-27T18:13:42.603Z] (22/128) Installing pcre (8.45-r1) [2022-10-27T18:13:42.603Z] (23/128) Installing glib (2.70.1-r0) [2022-10-27T18:13:42.603Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-27T18:13:42.603Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-27T18:13:42.603Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-27T18:13:42.868Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-27T18:13:42.869Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-27T18:13:42.869Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-27T18:13:42.869Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-27T18:13:42.869Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-27T18:13:42.869Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-27T18:13:42.869Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-27T18:13:42.869Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-27T18:13:42.869Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-27T18:13:42.869Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-27T18:13:42.869Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-27T18:13:42.869Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-27T18:13:42.869Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-27T18:13:43.137Z] (40/128) Installing libxi (1.8-r0) [2022-10-27T18:13:43.137Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-27T18:13:43.137Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-27T18:13:43.137Z] (43/128) Installing atk (2.36.0-r0) [2022-10-27T18:13:43.137Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-27T18:13:43.137Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-27T18:13:43.137Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-27T18:13:43.137Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-27T18:13:43.137Z] (48/128) Installing expat (2.5.0-r0) [2022-10-27T18:13:43.137Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-27T18:13:43.137Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-27T18:13:43.137Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-27T18:13:43.137Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-27T18:13:43.137Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-27T18:13:43.137Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-27T18:13:43.137Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-27T18:13:43.137Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-27T18:13:43.403Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-27T18:13:43.403Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-27T18:13:43.403Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-27T18:13:43.403Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-27T18:13:43.403Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-27T18:13:43.403Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-27T18:13:43.403Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-27T18:13:43.403Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-27T18:13:43.403Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-27T18:13:43.403Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-27T18:13:43.403Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-27T18:13:43.669Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-27T18:13:43.669Z] (69/128) Installing pango (1.48.10-r0) [2022-10-27T18:13:43.669Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-27T18:13:43.669Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-27T18:13:43.669Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-27T18:13:43.669Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-27T18:13:43.669Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-27T18:13:43.936Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-27T18:13:43.936Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-27T18:13:44.202Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-27T18:13:44.202Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-27T18:13:44.202Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-27T18:13:44.202Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-27T18:13:46.782Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-27T18:13:46.782Z] (80/128) Installing flac (1.3.4-r0) [2022-10-27T18:13:46.782Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-27T18:13:46.782Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-27T18:13:46.782Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-27T18:13:46.782Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-27T18:13:46.782Z] (85/128) Installing libass (0.15.2-r0) [2022-10-27T18:13:46.782Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-27T18:13:46.782Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-27T18:13:46.782Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-27T18:13:46.782Z] (89/128) Installing lame (3.100-r0) [2022-10-27T18:13:46.782Z] (90/128) Installing opus (1.3.1-r1) [2022-10-27T18:13:46.782Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-27T18:13:46.782Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-27T18:13:46.782Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-27T18:13:46.782Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-27T18:13:46.782Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-27T18:13:46.782Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-27T18:13:46.782Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-27T18:13:46.782Z] (98/128) Installing libva (2.13.0-r0) [2022-10-27T18:13:46.782Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-27T18:13:46.782Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-27T18:13:46.782Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-27T18:13:46.782Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-27T18:13:46.782Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-27T18:13:46.782Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-27T18:13:47.054Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-27T18:13:47.054Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-27T18:13:47.054Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-27T18:13:47.322Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-27T18:13:47.589Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-27T18:13:47.589Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-27T18:13:47.589Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-27T18:13:47.589Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-27T18:13:47.589Z] (113/128) Installing nspr (4.32-r0) [2022-10-27T18:13:47.589Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-27T18:13:47.589Z] (115/128) Installing nss (3.78.1-r0) [2022-10-27T18:13:47.589Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-27T18:13:47.589Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-27T18:13:47.589Z] (118/128) Installing orc (0.4.32-r0) [2022-10-27T18:13:47.589Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-27T18:13:47.589Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-27T18:13:47.589Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-27T18:13:47.589Z] (122/128) Installing libpulse (15.0-r2) [2022-10-27T18:13:47.856Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-27T18:13:47.856Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-27T18:13:47.856Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-27T18:13:47.856Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-27T18:13:47.856Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-27T18:13:47.856Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-27T18:13:52.340Z] Executing busybox-1.34.1-r7.trigger [2022-10-27T18:13:52.340Z] Executing glib-2.70.1-r0.trigger [2022-10-27T18:13:52.340Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-27T18:13:57.734Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-27T18:13:57.734Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-27T18:13:57.734Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-27T18:13:57.734Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-27T18:13:57.734Z] OK: 275 MiB in 144 packages [2022-10-27T18:14:07.850Z] Removing intermediate container c2aca618851a [2022-10-27T18:14:07.850Z] ---> c7d64bbbec44 [2022-10-27T18:14:07.850Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-27T18:14:08.117Z] ---> Running in 44a0dd26f3da [2022-10-27T18:14:08.385Z] Removing intermediate container 44a0dd26f3da [2022-10-27T18:14:08.385Z] ---> 8a2e3a42f1f3 [2022-10-27T18:14:08.385Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-27T18:14:08.385Z] ---> Running in fdfce5a544a8 [2022-10-27T18:14:08.973Z] Removing intermediate container fdfce5a544a8 [2022-10-27T18:14:08.973Z] ---> 63ec62a03fd7 [2022-10-27T18:14:08.973Z] Step 5/10 : RUN npm install -g npm [2022-10-27T18:14:08.973Z] ---> Running in d2c5d7057167 [2022-10-27T18:14:41.201Z] [2022-10-27T18:14:41.201Z] changed 54 packages, and audited 212 packages in 26s [2022-10-27T18:14:41.201Z] [2022-10-27T18:14:41.201Z] 11 packages are looking for funding [2022-10-27T18:14:41.201Z] run `npm fund` for details [2022-10-27T18:14:41.201Z] [2022-10-27T18:14:41.201Z] found 0 vulnerabilities [2022-10-27T18:14:42.162Z] Removing intermediate container d2c5d7057167 [2022-10-27T18:14:42.162Z] ---> 9f09023eebe7 [2022-10-27T18:14:42.162Z] Step 6/10 : ARG USER=1000 [2022-10-27T18:14:42.162Z] ---> Running in 8619ca2f151a [2022-10-27T18:14:43.596Z] Removing intermediate container 8619ca2f151a [2022-10-27T18:14:43.596Z] ---> 8fefbeb9abfd [2022-10-27T18:14:43.596Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-27T18:14:43.596Z] ---> Running in 162861a7ca81 [2022-10-27T18:14:45.546Z] Removing intermediate container 162861a7ca81 [2022-10-27T18:14:45.546Z] ---> 4ff276a3b3cb [2022-10-27T18:14:45.546Z] Step 8/10 : USER $USER:$USER [2022-10-27T18:14:45.546Z] ---> Running in fb63126f3dc7 [2022-10-27T18:14:45.546Z] Removing intermediate container fb63126f3dc7 [2022-10-27T18:14:45.546Z] ---> f21fa3b6d878 [2022-10-27T18:14:45.546Z] Step 9/10 : WORKDIR /app [2022-10-27T18:14:45.815Z] ---> Running in f020c85d8d5f [2022-10-27T18:14:46.084Z] Removing intermediate container f020c85d8d5f [2022-10-27T18:14:46.084Z] ---> 6a5f0742dcbe [2022-10-27T18:14:46.084Z] Step 10/10 : LABEL git_sha=f39887f7db8c530950ab3c43f862b0975ed2cb4c [2022-10-27T18:14:46.084Z] ---> Running in 407bc9507519 [2022-10-27T18:14:46.351Z] Removing intermediate container 407bc9507519 [2022-10-27T18:14:46.351Z] ---> bf99f6840dce [2022-10-27T18:14:46.618Z] Successfully built bf99f6840dce [2022-10-27T18:14:46.618Z] Successfully tagged edgexfoundry/edgex-web-ui:f39887f7db8c530950ab3c43f862b0975ed2cb4c [2022-10-27T18:14:46.618Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-27T18:14:46.618Z] touch edgex-web-ui.imagebuilt [2022-10-27T18:14:46.618Z] mkdir -p node_modules coverage [2022-10-27T18:14:46.618Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-27T18:14:46.618Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE required: { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE }, [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE required: { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE }, [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE required: { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE }, [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE required: { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE }, [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE required: { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE }, [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE required: { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE }, [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE } [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE required: { [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE }, [2022-10-27T18:14:58.930Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE } [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE required: { [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE }, [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE } [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE Unsupported engine { [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE required: { [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE }, [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-27T18:14:58.931Z] npm WARN EBADENGINE } [2022-10-27T18:15:37.790Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-27T18:15:37.790Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-27T18:15:37.790Z] 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 [2022-10-27T18:15:37.790Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T18:15:37.790Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-27T18:15:38.375Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-27T18:15:48.456Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-27T18:15:48.721Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-27T18:15:51.302Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-27T18:16:09.521Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-27T18:16:09.521Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T18:16:09.790Z] 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. [2022-10-27T18:16:15.135Z] 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. [2022-10-27T18:16:16.539Z] 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. [2022-10-27T18:16:19.878Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-27T18:16:30.000Z] 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 [2022-10-27T18:16:33.341Z] 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 [2022-10-27T18:16:48.321Z] 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. [2022-10-27T18:17:10.369Z] 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. [2022-10-27T18:17:42.587Z] [2022-10-27T18:17:42.587Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-27T18:17:42.587Z] [2022-10-27T18:17:42.587Z] 90 packages are looking for funding [2022-10-27T18:17:42.587Z] run `npm fund` for details [2022-10-27T18:17:42.587Z] [2022-10-27T18:17:42.587Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-10-27T18:17:42.587Z] [2022-10-27T18:17:42.587Z] To address issues that do not require attention, run: [2022-10-27T18:17:42.587Z] npm audit fix [2022-10-27T18:17:42.587Z] [2022-10-27T18:17:42.587Z] To address all issues (including breaking changes), run: [2022-10-27T18:17:42.587Z] npm audit fix --force [2022-10-27T18:17:42.587Z] [2022-10-27T18:17:42.587Z] Run `npm audit` for details. [2022-10-27T18:17:44.525Z] 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 [2022-10-27T18:17:59.508Z] - Generating browser application bundles (phase: setup)... [2022-10-27T18:18:31.702Z] Compiling @angular/core : es2015 as esm2015 [2022-10-27T18:18:31.702Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-27T18:18:58.370Z] Compiling @angular/common : es2015 as esm2015 [2022-10-27T18:18:58.370Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-27T18:19:02.624Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-27T18:19:02.624Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-27T18:19:06.871Z] Compiling @angular/router : es2015 as esm2015 [2022-10-27T18:19:06.871Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-27T18:19:12.217Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-27T18:19:13.625Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-27T18:19:13.625Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-27T18:19:17.875Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-27T18:19:18.143Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-27T18:19:18.725Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-27T18:20:15.102Z] 27 10 2022 18:20:12.929:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-27T18:20:15.102Z] 27 10 2022 18:20:12.941:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-27T18:20:15.102Z] 27 10 2022 18:20:12.966:INFO [launcher]: Starting browser ChromeHeadless [2022-10-27T18:21:36.701Z] 27 10 2022 18:21:29.356:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-27T18:21:36.701Z] 27 10 2022 18:21:31.556:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-27T18:21:36.701Z] 27 10 2022 18:21:34.451:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-27T18:22:03.536Z] ✔ Browser application bundle generation complete. [2022-10-27T18:22:03.536Z] 27 10 2022 18:22:01.840:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket AhRWl_4oI0e96vCsAAAB with id 99815097 [2022-10-27T18:22:18.541Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-27T18:22:19.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.612 secs) [2022-10-27T18:22:19.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.824 secs) [2022-10-27T18:22:20.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.044 secs) [2022-10-27T18:22:20.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.075 secs) [2022-10-27T18:22:20.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.164 secs) [2022-10-27T18:22:20.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.248 secs) [2022-10-27T18:22:20.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.312 secs) [2022-10-27T18:22:20.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.325 secs) [2022-10-27T18:22:20.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.523 secs) [2022-10-27T18:22:20.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.586 secs) [2022-10-27T18:22:20.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.612 secs) [2022-10-27T18:22:20.565Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.627 secs) [2022-10-27T18:22:21.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.95 secs) [2022-10-27T18:22:21.414Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.281 secs) [2022-10-27T18:22:21.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.306 secs) [2022-10-27T18:22:21.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.316 secs) [2022-10-27T18:22:21.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.356 secs) [2022-10-27T18:22:21.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.639 secs) [2022-10-27T18:22:22.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.742 secs) [2022-10-27T18:22:22.223Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.826 secs) [2022-10-27T18:22:22.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.904 secs) [2022-10-27T18:22:22.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.956 secs) [2022-10-27T18:22:22.490Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.008 secs) [2022-10-27T18:22:22.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.118 secs) [2022-10-27T18:22:22.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.146 secs) [2022-10-27T18:22:22.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.269 secs) [2022-10-27T18:22:23.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.398 secs) [2022-10-27T18:22:23.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.417 secs) [2022-10-27T18:22:23.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.52 secs) [2022-10-27T18:22:23.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.664 secs) [2022-10-27T18:22:23.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.695 secs) [2022-10-27T18:22:23.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.72 secs) [2022-10-27T18:22:23.555Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.752 secs) [2022-10-27T18:22:23.821Z] WARN: ' [2022-10-27T18:22:23.821Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T18:22:23.821Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T18:22:23.821Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T18:22:23.821Z] in a future version of Angular. [2022-10-27T18:22:23.821Z] [2022-10-27T18:22:23.821Z] For more information on this, see our API docs here: [2022-10-27T18:22:23.821Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T18:22:23.821Z] ' [2022-10-27T18:22:23.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.752 secs) [2022-10-27T18:22:23.821Z] WARN: ' [2022-10-27T18:22:23.821Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-27T18:22:23.821Z] Support for using the ngModel input property and ngModelChange event with [2022-10-27T18:22:23.821Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-27T18:22:23.821Z] in a future version of Angular. [2022-10-27T18:22:23.821Z] [2022-10-27T18:22:23.821Z] For more information on this, see our API docs here: [2022-10-27T18:22:23.821Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-27T18:22:23.821Z] ' [2022-10-27T18:22:23.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.938 secs) [2022-10-27T18:22:23.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.106 secs) [2022-10-27T18:22:24.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.16 secs) [2022-10-27T18:22:24.088Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.251 secs) [2022-10-27T18:22:24.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.491 secs) [2022-10-27T18:22:24.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.541 secs) [2022-10-27T18:22:24.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.589 secs) [2022-10-27T18:22:24.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.635 secs) [2022-10-27T18:22:24.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.704 secs) [2022-10-27T18:22:24.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.905 secs) [2022-10-27T18:22:25.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.979 secs) [2022-10-27T18:22:25.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.039 secs) [2022-10-27T18:22:25.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.06 secs) [2022-10-27T18:22:25.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.165 secs) [2022-10-27T18:22:25.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.205 secs) [2022-10-27T18:22:25.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.43 secs) [2022-10-27T18:22:25.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.453 secs) [2022-10-27T18:22:25.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.485 secs) [2022-10-27T18:22:25.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.599 secs) [2022-10-27T18:22:25.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.661 secs) [2022-10-27T18:22:26.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.719 secs) [2022-10-27T18:22:26.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.751 secs) [2022-10-27T18:22:26.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.784 secs) [2022-10-27T18:22:26.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.883 secs) [2022-10-27T18:22:26.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.903 secs) [2022-10-27T18:22:26.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.924 secs) [2022-10-27T18:22:26.486Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.967 secs) [2022-10-27T18:22:26.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.102 secs) [2022-10-27T18:22:26.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.137 secs) [2022-10-27T18:22:26.752Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.148 secs) [2022-10-27T18:22:27.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.341 secs) [2022-10-27T18:22:27.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.383 secs) [2022-10-27T18:22:27.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.4 secs) [2022-10-27T18:22:27.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.422 secs) [2022-10-27T18:22:27.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.447 secs) [2022-10-27T18:22:27.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 6.596 secs) [2022-10-27T18:22:27.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 6.765 secs) [2022-10-27T18:22:27.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 6.842 secs) [2022-10-27T18:22:27.816Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 6.92 secs) [2022-10-27T18:22:28.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.09 secs) [2022-10-27T18:22:28.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.258 secs) [2022-10-27T18:22:28.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.407 secs) [2022-10-27T18:22:28.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.447 secs) [2022-10-27T18:22:28.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.472 secs) [2022-10-27T18:22:28.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.634 secs) [2022-10-27T18:22:28.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.688 secs) [2022-10-27T18:22:28.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.707 secs) [2022-10-27T18:22:28.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.782 secs) [2022-10-27T18:22:29.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.979 secs) [2022-10-27T18:22:29.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.016 secs) [2022-10-27T18:22:29.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.033 secs) [2022-10-27T18:22:29.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.067 secs) [2022-10-27T18:22:29.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.089 secs) [2022-10-27T18:22:29.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.164 secs) [2022-10-27T18:22:29.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.182 secs) [2022-10-27T18:22:29.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.698 secs) [2022-10-27T18:22:29.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.741 secs) [2022-10-27T18:22:30.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.756 secs) [2022-10-27T18:22:30.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.81 secs) [2022-10-27T18:22:30.258Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.939 secs) [2022-10-27T18:22:30.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.067 secs) [2022-10-27T18:22:30.524Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.097 secs) [2022-10-27T18:22:30.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.17 secs) [2022-10-27T18:22:30.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.29 secs) [2022-10-27T18:22:31.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.354 secs) [2022-10-27T18:22:31.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.476 secs) [2022-10-27T18:22:31.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.494 secs) [2022-10-27T18:22:31.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.509 secs) [2022-10-27T18:22:31.582Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.855 secs) [2022-10-27T18:22:31.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.986 secs) [2022-10-27T18:22:31.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.077 secs) [2022-10-27T18:22:32.114Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.285 secs) [2022-10-27T18:22:32.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.311 secs) [2022-10-27T18:22:32.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.323 secs) [2022-10-27T18:22:32.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.429 secs) [2022-10-27T18:22:32.647Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.469 secs) [2022-10-27T18:22:32.647Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.605 secs) [2022-10-27T18:22:32.914Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.663 secs) [2022-10-27T18:22:32.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.691 secs) [2022-10-27T18:22:32.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.716 secs) [2022-10-27T18:22:32.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.736 secs) [2022-10-27T18:22:32.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.787 secs) [2022-10-27T18:22:33.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.831 secs) [2022-10-27T18:22:33.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.965 secs) [2022-10-27T18:22:33.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.016 secs) [2022-10-27T18:22:33.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.031 secs) [2022-10-27T18:22:33.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.041 secs) [2022-10-27T18:22:33.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.073 secs) [2022-10-27T18:22:33.444Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.109 secs) [2022-10-27T18:22:33.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.173 secs) [2022-10-27T18:22:33.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.203 secs) [2022-10-27T18:22:33.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.22 secs) [2022-10-27T18:22:33.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.229 secs) [2022-10-27T18:22:33.977Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.545 secs) [2022-10-27T18:22:34.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.632 secs) [2022-10-27T18:22:34.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.789 secs) [2022-10-27T18:22:34.510Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.962 secs) [2022-10-27T18:22:34.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.174 secs) [2022-10-27T18:22:35.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.276 secs) [2022-10-27T18:22:35.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.314 secs) [2022-10-27T18:22:35.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.486 secs) [2022-10-27T18:22:35.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.505 secs) [2022-10-27T18:22:35.328Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.517 secs) [2022-10-27T18:22:35.594Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.545 secs) [2022-10-27T18:22:35.594Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.593 secs) [2022-10-27T18:22:35.594Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.712 secs) [2022-10-27T18:22:35.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.757 secs) [2022-10-27T18:22:35.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.873 secs) [2022-10-27T18:22:36.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.927 secs) [2022-10-27T18:22:36.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.982 secs) [2022-10-27T18:22:36.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.022 secs) [2022-10-27T18:22:36.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.204 secs) [2022-10-27T18:22:36.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.257 secs) [2022-10-27T18:22:36.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.312 secs) [2022-10-27T18:22:36.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.361 secs) [2022-10-27T18:22:36.921Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.583 secs) [2022-10-27T18:22:37.878Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.135 secs / 13.583 secs) [2022-10-27T18:22:37.878Z] TOTAL: 149 SUCCESS [2022-10-27T18:22:37.878Z] ✔ Browser application bundle generation complete. [2022-10-27T18:22:41.227Z] [2022-10-27T18:22:41.227Z] =============================== Coverage summary =============================== [2022-10-27T18:22:41.227Z] Statements : 40.95% ( 1466/3580 ) [2022-10-27T18:22:41.227Z] Branches : 12.03% ( 111/923 ) [2022-10-27T18:22:41.227Z] Functions : 33.2% ( 431/1298 ) [2022-10-27T18:22:41.227Z] Lines : 38.88% ( 1317/3387 ) [2022-10-27T18:22:41.227Z] ================================================================================ [2022-10-27T18:22:41.227Z] 27 10 2022 18:22:41.143:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-27T18:22:42.183Z] ✔ Browser application bundle generation complete. [2022-10-27T18:22:43.140Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/7/web' [Pipeline] echo [2022-10-27T18:22:43.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-27T18:22:43.177Z] $ docker stop --time=1 54039a0fccd5d7a2ba5facf263bc6f3b7951dcf9799ef56e3000935b71c48aa2 [2022-10-27T18:22:44.831Z] $ docker rm -f 54039a0fccd5d7a2ba5facf263bc6f3b7951dcf9799ef56e3000935b71c48aa2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-27T18:22:45.666Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-27T18:22:48.254Z] Warning: overwriting stash ‘coverage-report’ [2022-10-27T18:22:53.223Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-27T18:22:53.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-27T18:22:56.535Z] + ls -al . [2022-10-27T18:22:56.535Z] total 180 [2022-10-27T18:22:56.535Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 27 18:12 . [2022-10-27T18:22:56.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:09 .. [2022-10-27T18:22:56.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:09 .blubracket [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 27 18:09 .dockerignore [2022-10-27T18:22:56.535Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:09 .git [2022-10-27T18:22:56.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:09 .github [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 27 18:09 .gitignore [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 27 18:09 Attribution.txt [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 27 18:09 CHANGELOG.md [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 27 18:09 CONTRIBUTING.md [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 27 18:09 Dockerfile [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 27 18:09 Jenkinsfile [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 27 18:09 LICENSE [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 27 18:09 Makefile [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 4558 Oct 27 18:09 README.md [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 18:07 VERSION [2022-10-27T18:22:56.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:09 assets [2022-10-27T18:22:56.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:09 bin [2022-10-27T18:22:56.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 18:09 cmd [2022-10-27T18:22:56.535Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 27 18:12 coverage.out [2022-10-27T18:22:56.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 18:09 docs [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 27 18:09 go.mod [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 27 18:09 go.sum [2022-10-27T18:22:56.535Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 18:09 internal [2022-10-27T18:22:56.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:09 snap [2022-10-27T18:22:56.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 18:09 testing [2022-10-27T18:22:56.535Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 27 18:09 version.go [2022-10-27T18:22:56.535Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 27 18:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:22:56.876Z] + 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=f39887f7db8c530950ab3c43f862b0975ed2cb4c --label arch=arm64 --label version=0.0.0 . [2022-10-27T18:22:58.539Z] Sending build context to Docker daemon 31.47MB [2022-10-27T18:22:58.539Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-27T18:22:58.539Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-27T18:22:58.539Z] ---> b949d2042446 [2022-10-27T18:22:58.539Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-27T18:22:59.122Z] ---> Running in 1ff34b3c6d8d [2022-10-27T18:22:59.389Z] Removing intermediate container 1ff34b3c6d8d [2022-10-27T18:22:59.390Z] ---> a77019e2f9db [2022-10-27T18:22:59.390Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-27T18:22:59.390Z] ---> Running in 762b5d4e5e01 [2022-10-27T18:22:59.655Z] Removing intermediate container 762b5d4e5e01 [2022-10-27T18:22:59.655Z] ---> d00316f940a7 [2022-10-27T18:22:59.655Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-27T18:22:59.655Z] ---> Running in fa44c80d0910 [2022-10-27T18:22:59.920Z] Removing intermediate container fa44c80d0910 [2022-10-27T18:22:59.920Z] ---> 812d2abe14a0 [2022-10-27T18:22:59.920Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-27T18:23:00.188Z] ---> Running in 0f5d1bd5f84b [2022-10-27T18:23:00.452Z] Removing intermediate container 0f5d1bd5f84b [2022-10-27T18:23:00.452Z] ---> c1875067dba4 [2022-10-27T18:23:00.452Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-27T18:23:00.452Z] ---> Running in 103e54480393 [2022-10-27T18:23:00.717Z] Removing intermediate container 103e54480393 [2022-10-27T18:23:00.717Z] ---> 4623a3a51d8a [2022-10-27T18:23:00.717Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-27T18:23:02.664Z] ---> ef757b6351a4 [2022-10-27T18:23:02.664Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-27T18:23:02.664Z] ---> Running in 2b67b8273abe [2022-10-27T18:23:05.237Z] Removing intermediate container 2b67b8273abe [2022-10-27T18:23:05.237Z] ---> 3d989739fbbc [2022-10-27T18:23:05.237Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-27T18:23:05.237Z] ---> Running in d1ef0ae3a77d [2022-10-27T18:23:05.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-27T18:23:06.393Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-27T18:23:07.792Z] OK: 221 MiB in 51 packages [2022-10-27T18:23:08.371Z] Removing intermediate container d1ef0ae3a77d [2022-10-27T18:23:08.371Z] ---> 765225e07b58 [2022-10-27T18:23:08.371Z] Step 11/26 : ENV GO111MODULE=on [2022-10-27T18:23:08.371Z] ---> Running in 35701fa2a4d4 [2022-10-27T18:23:08.637Z] Removing intermediate container 35701fa2a4d4 [2022-10-27T18:23:08.637Z] ---> 6ed277c1733b [2022-10-27T18:23:08.637Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-27T18:23:08.637Z] ---> Running in e2e13d2b6f07 [2022-10-27T18:23:08.903Z] Removing intermediate container e2e13d2b6f07 [2022-10-27T18:23:08.903Z] ---> 2af9a083610a [2022-10-27T18:23:08.903Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-27T18:23:09.498Z] ---> 0485f70c7ec0 [2022-10-27T18:23:09.498Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-27T18:23:09.498Z] ---> Running in 3cc692550eb1 [2022-10-27T18:23:11.438Z] Removing intermediate container 3cc692550eb1 [2022-10-27T18:23:11.438Z] ---> 31bff3d0d452 [2022-10-27T18:23:11.438Z] Step 15/26 : COPY . . [2022-10-27T18:23:15.695Z] ---> 5b5a274346e2 [2022-10-27T18:23:15.695Z] Step 16/26 : RUN ${MAKE} [2022-10-27T18:23:15.695Z] ---> Running in f293e77c925d [2022-10-27T18:23:16.654Z] 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 [2022-10-27T18:24:24.483Z] Removing intermediate container f293e77c925d [2022-10-27T18:24:24.483Z] ---> a9f2a921a8fb [2022-10-27T18:24:24.483Z] Step 17/26 : FROM alpine:3.14 [2022-10-27T18:24:24.483Z] 3.14: Pulling from library/alpine [2022-10-27T18:24:24.483Z] 90cda3b7c325: Pulling fs layer [2022-10-27T18:24:24.483Z] 90cda3b7c325: Verifying Checksum [2022-10-27T18:24:24.483Z] 90cda3b7c325: Download complete [2022-10-27T18:24:24.483Z] 90cda3b7c325: Pull complete [2022-10-27T18:24:24.483Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-27T18:24:24.483Z] Status: Downloaded newer image for alpine:3.14 [2022-10-27T18:24:24.483Z] ---> 376ba31ae3da [2022-10-27T18:24:24.483Z] Step 18/26 : EXPOSE 4000 [2022-10-27T18:24:24.483Z] ---> Running in e63583661c0a [2022-10-27T18:24:24.483Z] Removing intermediate container e63583661c0a [2022-10-27T18:24:24.483Z] ---> 6d025fc9c29d [2022-10-27T18:24:24.483Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-27T18:24:25.887Z] ---> cade66175f35 [2022-10-27T18:24:25.887Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-27T18:24:26.155Z] ---> 37746c7851c7 [2022-10-27T18:24:26.155Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-27T18:24:28.733Z] ---> 1ad8ec11519c [2022-10-27T18:24:28.733Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-27T18:24:28.733Z] ---> Running in a8760c5643d1 [2022-10-27T18:24:28.998Z] Removing intermediate container a8760c5643d1 [2022-10-27T18:24:28.998Z] ---> 34ca1929260e [2022-10-27T18:24:28.998Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-27T18:24:28.998Z] ---> Running in 481cfa7b1b42 [2022-10-27T18:24:29.263Z] Removing intermediate container 481cfa7b1b42 [2022-10-27T18:24:29.263Z] ---> 5526af76e1ef [2022-10-27T18:24:29.263Z] Step 24/26 : LABEL arch=arm64 [2022-10-27T18:24:29.263Z] ---> Running in 2cf70ee93c1b [2022-10-27T18:24:29.530Z] Removing intermediate container 2cf70ee93c1b [2022-10-27T18:24:29.530Z] ---> 2ef0c192972b [2022-10-27T18:24:29.530Z] Step 25/26 : LABEL git_sha=f39887f7db8c530950ab3c43f862b0975ed2cb4c [2022-10-27T18:24:29.530Z] ---> Running in bd1df14f8cff [2022-10-27T18:24:29.796Z] Removing intermediate container bd1df14f8cff [2022-10-27T18:24:29.796Z] ---> 3190313c2a2f [2022-10-27T18:24:29.796Z] Step 26/26 : LABEL version=0.0.0 [2022-10-27T18:24:30.060Z] ---> Running in 6348043ee81b [2022-10-27T18:24:30.326Z] Removing intermediate container 6348043ee81b [2022-10-27T18:24:30.326Z] ---> 725782021dfc [2022-10-27T18:24:30.326Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-27T18:24:30.326Z] Successfully built 725782021dfc [2022-10-27T18:24:30.326Z] 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 [2022-10-27T18:24:31.018Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T18:24:31.018Z] [2022-10-27T18:24:31.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:24:31.343Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T18:24:31.343Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-27T18:24:31.343Z] 8998bd30e6a1: Pulling fs layer [2022-10-27T18:24:31.343Z] 04944245beec: Pulling fs layer [2022-10-27T18:24:31.343Z] 699f458cf7ca: Pulling fs layer [2022-10-27T18:24:31.343Z] 765212b225bb: Pulling fs layer [2022-10-27T18:24:31.343Z] f23df028b6ca: Pulling fs layer [2022-10-27T18:24:31.343Z] 765212b225bb: Waiting [2022-10-27T18:24:31.343Z] d65c8cfc05b1: Pulling fs layer [2022-10-27T18:24:31.343Z] 2437ff75d9bd: Pulling fs layer [2022-10-27T18:24:31.343Z] f23df028b6ca: Waiting [2022-10-27T18:24:31.343Z] 2437ff75d9bd: Waiting [2022-10-27T18:24:31.343Z] d65c8cfc05b1: Waiting [2022-10-27T18:24:31.610Z] 04944245beec: Verifying Checksum [2022-10-27T18:24:31.610Z] 04944245beec: Download complete [2022-10-27T18:24:31.610Z] 765212b225bb: Verifying Checksum [2022-10-27T18:24:31.610Z] 765212b225bb: Download complete [2022-10-27T18:24:31.610Z] f23df028b6ca: Verifying Checksum [2022-10-27T18:24:31.610Z] f23df028b6ca: Download complete [2022-10-27T18:24:31.610Z] d65c8cfc05b1: Verifying Checksum [2022-10-27T18:24:31.610Z] d65c8cfc05b1: Download complete [2022-10-27T18:24:31.610Z] 699f458cf7ca: Verifying Checksum [2022-10-27T18:24:31.610Z] 699f458cf7ca: Download complete [2022-10-27T18:24:32.193Z] 8998bd30e6a1: Download complete [2022-10-27T18:24:34.796Z] 2437ff75d9bd: Verifying Checksum [2022-10-27T18:24:34.796Z] 2437ff75d9bd: Download complete [2022-10-27T18:24:36.204Z] 8998bd30e6a1: Pull complete [2022-10-27T18:24:36.468Z] 04944245beec: Pull complete [2022-10-27T18:24:37.872Z] 699f458cf7ca: Pull complete [2022-10-27T18:24:38.138Z] 765212b225bb: Pull complete [2022-10-27T18:24:38.718Z] f23df028b6ca: Pull complete [2022-10-27T18:24:38.984Z] d65c8cfc05b1: Pull complete [2022-10-27T18:24:53.961Z] 2437ff75d9bd: Pull complete [2022-10-27T18:24:53.961Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-27T18:24:53.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-27T18:24:53.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T18:24:54.131Z] prd-ubuntu20.04-docker-arm64-4c-16g-117470 does not seem to be running inside a container [2022-10-27T18:24:54.197Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-27T18:24:57.103Z] $ docker top c51c2144c91c6c908d4b28efa758e939e0d3c2ed449f8f073b0e3e94932a78cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:24:57.946Z] ---> job-cost.sh [2022-10-27T18:24:57.946Z] lf-activate-venv: SKIPPING [2022-10-27T18:24:57.946Z] INFO: No Stack... [2022-10-27T18:24:58.523Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-27T18:24:59.102Z] INFO: Archiving Costs [Pipeline] sh [2022-10-27T18:24:59.732Z] + cat /w/workspace/edgex-ui-go/7/archives/cost.csv [2022-10-27T18:24:59.732Z] + cut -d, -f6 [Pipeline] lock [2022-10-27T18:24:59.765Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [2022-10-27T18:24:59.774Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] did not exist. Created. [2022-10-27T18:24:59.774Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-27T18:25:00.425Z] /w/workspace/edgex-ui-go/7@tmp/durable-734134e5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-27T18:25:00.749Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-27T18:25:00.767Z] Warning: overwriting stash ‘stack-cost’ [2022-10-27T18:25:05.410Z] Stashed 1 file(s) [Pipeline] } [2022-10-27T18:25:05.417Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-7-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-27T18:25:05.447Z] $ docker stop --time=1 c51c2144c91c6c908d4b28efa758e939e0d3c2ed449f8f073b0e3e94932a78cc [2022-10-27T18:25:07.109Z] $ docker rm -f c51c2144c91c6c908d4b28efa758e939e0d3c2ed449f8f073b0e3e94932a78cc [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 [2022-10-27T18:25:07.535Z] provisioning config files... [2022-10-27T18:25:07.544Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config7667037835897340921tmp [Pipeline] { [Pipeline] sh [2022-10-27T18:25:07.837Z] + set +x [2022-10-27T18:25:07.837Z] + bash -s -- [2022-10-27T18:25:07.837Z] + curl -s https://codecov.io/bash [2022-10-27T18:25:07.837Z] [2022-10-27T18:25:07.837Z] _____ _ [2022-10-27T18:25:07.837Z] / ____| | | [2022-10-27T18:25:07.837Z] | | ___ __| | ___ ___ _____ __ [2022-10-27T18:25:07.837Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-27T18:25:07.837Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-27T18:25:07.837Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-27T18:25:07.837Z] Bash-1.0.6 [2022-10-27T18:25:07.837Z] [2022-10-27T18:25:07.837Z] [2022-10-27T18:25:07.837Z] ==> git version 2.25.1 found [2022-10-27T18:25:07.837Z] ==> 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 [2022-10-27T18:25:07.837Z] Release-Date: 2020-01-08 [2022-10-27T18:25:07.837Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-27T18:25:07.837Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-27T18:25:07.837Z] ==> Jenkins CI detected. [2022-10-27T18:25:07.837Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2022-10-27T18:25:07.837Z] project root: . [2022-10-27T18:25:07.837Z] --> token set from env [2022-10-27T18:25:07.837Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-27T18:25:07.837Z] ==> Running gcov in . (disable via -X gcov) [2022-10-27T18:25:08.096Z] ==> Python coveragepy not found [2022-10-27T18:25:08.096Z] ==> Searching for coverage reports in: [2022-10-27T18:25:08.096Z] + . [2022-10-27T18:25:08.096Z] -> Found 1 reports [2022-10-27T18:25:08.096Z] ==> Detecting git/mercurial file structure [2022-10-27T18:25:08.096Z] ==> Reading reports [2022-10-27T18:25:08.096Z] + ./coverage.out bytes=10 [2022-10-27T18:25:08.096Z] ==> Appending adjustments [2022-10-27T18:25:08.096Z] https://docs.codecov.io/docs/fixing-reports [2022-10-27T18:25:08.664Z] + Found adjustments [2022-10-27T18:25:08.664Z] ==> Gzipping contents [2022-10-27T18:25:08.922Z] 12K /tmp/codecov.4ExMaB.gz [2022-10-27T18:25:08.922Z] ==> Uploading reports [2022-10-27T18:25:08.922Z] url: https://codecov.io [2022-10-27T18:25:08.922Z] query: branch=PR-556&commit=c10daab770e7a0f73c5d5397a0ba1764359173f3&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2022-10-27T18:25:08.922Z] -> Pinging Codecov [2022-10-27T18:25:08.922Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-556&commit=c10daab770e7a0f73c5d5397a0ba1764359173f3&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2022-10-27T18:25:09.182Z] -> Uploading to [2022-10-27T18:25:09.182Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-27/FB506323287CE973F263BFD2A0EB1F37/c10daab770e7a0f73c5d5397a0ba1764359173f3/a44ebefc-2c24-490f-b137-848da5150fc6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221027T182508Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e81b1ace5217b9c09217ef802598e9629a5e6ccb37e30578a0092930528fc54e [2022-10-27T18:25:09.182Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-27T18:25:09.182Z] Dload Upload Total Spent Left Speed [2022-10-27T18:25:09.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36813 --:--:-- --:--:-- --:--:-- 36813 [2022-10-27T18:25:09.442Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/c10daab770e7a0f73c5d5397a0ba1764359173f3 [Pipeline] } [2022-10-27T18:25:09.449Z] 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 [2022-10-27T18:25:10.152Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives ] [2022-10-27T18:25:10.152Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-27T18:25:10.152Z] total 16 [2022-10-27T18:25:10.152Z] drwxr-xr-x 3 root root 4096 Oct 27 18:10 . [2022-10-27T18:25:10.152Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 18:10 .. [2022-10-27T18:25:10.152Z] drwxr-xr-x 2 root root 4096 Oct 27 18:10 cost [2022-10-27T18:25:10.152Z] -rw-r--r-- 1 root root 83 Oct 27 18:10 cost.csv [2022-10-27T18:25:10.152Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-27T18:25:10.152Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2022-10-27T18:25:10.152Z] total 16 [2022-10-27T18:25:10.152Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 18:10 . [2022-10-27T18:25:10.152Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 27 18:10 .. [2022-10-27T18:25:10.152Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 18:10 cost [2022-10-27T18:25:10.152Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 27 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:25:10.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:25:11.299Z] ---> package-listing.sh [2022-10-27T18:25:11.299Z] ++ facter osfamily [2022-10-27T18:25:11.299Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-27T18:25:11.558Z] + OS_FAMILY=debian [2022-10-27T18:25:11.558Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2022-10-27T18:25:11.558Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-27T18:25:11.558Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-27T18:25:11.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-27T18:25:11.558Z] + PACKAGES=/tmp/packages_start.txt [2022-10-27T18:25:11.558Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-27T18:25:11.558Z] + PACKAGES=/tmp/packages_end.txt [2022-10-27T18:25:11.558Z] + case "${OS_FAMILY}" in [2022-10-27T18:25:11.558Z] + dpkg -l [2022-10-27T18:25:11.558Z] + grep '^ii' [2022-10-27T18:25:11.558Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-27T18:25:11.558Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-27T18:25:11.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-27T18:25:11.558Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2022-10-27T18:25:11.558Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [2022-10-27T18:25:11.558Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [Pipeline] echo [2022-10-27T18:25:11.567Z] 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-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-27T18:25:11.844Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-27T18:25:12.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-27T18:25:12.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-27T18:25:12.465Z] prd-ubuntu20.04-docker-8c-8g-117467 does not seem to be running inside a container [2022-10-27T18:25:12.490Z] $ 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-556/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-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-27T18:25:12.716Z] $ docker top 0f3b3690f20d81eda086956b9737f1dbb6cdaeefeccad89ac908f5558c7a585a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-27T18:25:13.062Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-27T18:25:13.345Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-27T18:25:13.627Z] + ls /var/log/sa-host [2022-10-27T18:25:13.627Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-27T18:25:13.701Z] provisioning config files... [2022-10-27T18:25:13.710Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config13988218328871894419tmp [Pipeline] { [Pipeline] echo [2022-10-27T18:25:13.724Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:25:14.005Z] ---> create-netrc.sh [Pipeline] } [2022-10-27T18:25:14.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:25:14.347Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-27T18:25:14.354Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:25:14.636Z] ---> sudo-logs.sh [2022-10-27T18:25:14.636Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-27T18:25:14.658Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:25:14.936Z] ---> job-cost.sh [2022-10-27T18:25:14.937Z] lf-activate-venv: SKIPPING [2022-10-27T18:25:14.937Z] DEBUG: total: 0.2199999988079071 [2022-10-27T18:25:14.937Z] INFO: Retrieving Stack Cost... [2022-10-27T18:25:15.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-27T18:25:15.764Z] INFO: Archiving Costs [Pipeline] echo [2022-10-27T18:25:15.775Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-27T18:25:16.128Z] ---> logs-deploy.sh [2022-10-27T18:25:16.128Z] lf-activate-venv: SKIPPING [2022-10-27T18:25:16.128Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-556/7 [2022-10-27T18:25:16.128Z] INFO: archiving workspace using pattern(s): [2022-10-27T18:25:17.089Z] Archives upload complete. [2022-10-27T18:25:17.089Z] INFO: archiving logs to Nexus [2022-10-27T18:25:18.031Z] ---> uname -a: [2022-10-27T18:25:18.031Z] Linux prd-ubuntu20-04-docker-8c-8g-117467 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-27T18:25:18.031Z] [2022-10-27T18:25:18.031Z] [2022-10-27T18:25:18.031Z] ---> lscpu: [2022-10-27T18:25:18.031Z] Architecture: x86_64 [2022-10-27T18:25:18.031Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-27T18:25:18.031Z] Byte Order: Little Endian [2022-10-27T18:25:18.031Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-27T18:25:18.031Z] CPU(s): 8 [2022-10-27T18:25:18.031Z] On-line CPU(s) list: 0-7 [2022-10-27T18:25:18.031Z] Thread(s) per core: 1 [2022-10-27T18:25:18.031Z] Core(s) per socket: 1 [2022-10-27T18:25:18.031Z] Socket(s): 8 [2022-10-27T18:25:18.031Z] NUMA node(s): 1 [2022-10-27T18:25:18.031Z] Vendor ID: AuthenticAMD [2022-10-27T18:25:18.031Z] CPU family: 23 [2022-10-27T18:25:18.031Z] Model: 49 [2022-10-27T18:25:18.031Z] Model name: AMD EPYC-Rome Processor [2022-10-27T18:25:18.031Z] Stepping: 0 [2022-10-27T18:25:18.031Z] CPU MHz: 2799.998 [2022-10-27T18:25:18.031Z] BogoMIPS: 5599.99 [2022-10-27T18:25:18.031Z] Virtualization: AMD-V [2022-10-27T18:25:18.031Z] Hypervisor vendor: KVM [2022-10-27T18:25:18.031Z] Virtualization type: full [2022-10-27T18:25:18.031Z] L1d cache: 256 KiB [2022-10-27T18:25:18.031Z] L1i cache: 256 KiB [2022-10-27T18:25:18.031Z] L2 cache: 4 MiB [2022-10-27T18:25:18.031Z] L3 cache: 128 MiB [2022-10-27T18:25:18.032Z] NUMA node0 CPU(s): 0-7 [2022-10-27T18:25:18.032Z] Vulnerability Itlb multihit: Not affected [2022-10-27T18:25:18.032Z] Vulnerability L1tf: Not affected [2022-10-27T18:25:18.032Z] Vulnerability Mds: Not affected [2022-10-27T18:25:18.032Z] Vulnerability Meltdown: Not affected [2022-10-27T18:25:18.032Z] Vulnerability Mmio stale data: Not affected [2022-10-27T18:25:18.032Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-27T18:25:18.032Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-27T18:25:18.032Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-27T18:25:18.032Z] Vulnerability Srbds: Not affected [2022-10-27T18:25:18.032Z] Vulnerability Tsx async abort: Not affected [2022-10-27T18:25:18.032Z] 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 [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] ---> nproc: [2022-10-27T18:25:18.032Z] 8 [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] ---> df -h: [2022-10-27T18:25:18.032Z] Filesystem Size Used Avail Use% Mounted on [2022-10-27T18:25:18.032Z] overlay 155G 13G 143G 9% / [2022-10-27T18:25:18.032Z] tmpfs 64M 0 64M 0% /dev [2022-10-27T18:25:18.032Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-27T18:25:18.032Z] shm 64M 0 64M 0% /dev/shm [2022-10-27T18:25:18.032Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] ---> sar -b -r -n DEV: [2022-10-27T18:25:18.032Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117467) 10/27/22 _x86_64_ (8 CPU) [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] 18:06:13 LINUX RESTART (8 CPU) [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] 18:07:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-27T18:25:18.032Z] 18:08:01 219.08 4.14 214.95 0.00 422.27 81176.07 0.00 [2022-10-27T18:25:18.032Z] 18:09:01 343.61 0.40 343.21 0.00 4.80 65417.96 0.00 [2022-10-27T18:25:18.032Z] 18:10:01 172.62 0.18 172.44 0.00 13.33 25189.54 0.00 [2022-10-27T18:25:18.032Z] 18:11:01 46.59 0.02 46.58 0.00 2.93 16907.20 0.00 [2022-10-27T18:25:18.032Z] 18:12:01 40.94 7.75 33.19 0.00 903.97 3342.75 0.00 [2022-10-27T18:25:18.032Z] 18:13:01 23.98 1.58 22.39 0.00 1979.87 3576.14 0.00 [2022-10-27T18:25:18.032Z] 18:14:01 1.42 0.00 1.42 0.00 0.00 14.93 0.00 [2022-10-27T18:25:18.032Z] 18:15:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 [2022-10-27T18:25:18.032Z] 18:16:01 0.88 0.00 0.88 0.00 0.00 9.20 0.00 [2022-10-27T18:25:18.032Z] 18:17:01 1.92 0.02 1.90 0.00 0.13 22.26 0.00 [2022-10-27T18:25:18.032Z] 18:18:01 3.15 1.02 2.13 0.00 21.86 39.05 0.00 [2022-10-27T18:25:18.032Z] 18:19:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 [2022-10-27T18:25:18.032Z] 18:20:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2022-10-27T18:25:18.032Z] 18:21:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2022-10-27T18:25:18.032Z] 18:22:01 2.02 0.02 2.00 0.00 0.13 26.26 0.00 [2022-10-27T18:25:18.032Z] 18:23:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 [2022-10-27T18:25:18.032Z] 18:24:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2022-10-27T18:25:18.032Z] 18:25:01 3.25 1.60 1.65 0.00 37.19 20.80 0.00 [2022-10-27T18:25:18.032Z] Average: 47.89 0.92 46.96 0.00 187.72 10749.77 0.00 [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] 18:07:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-27T18:25:18.032Z] 18:08:01 28107988 31529804 773112 2.35 142764 3467512 2079472 6.13 1243268 3072096 105552 [2022-10-27T18:25:18.032Z] 18:09:01 26030480 30753068 1545660 4.70 213556 4531584 2254256 6.64 2175612 4023124 8660 [2022-10-27T18:25:18.032Z] 18:10:01 26381624 31520192 776896 2.36 218376 4934836 2029924 5.98 1606872 4253244 248972 [2022-10-27T18:25:18.032Z] 18:11:01 26164716 31550512 745596 2.27 224844 5143272 1774368 5.23 1592636 4449408 24 [2022-10-27T18:25:18.032Z] 18:12:01 25998076 31538548 740732 2.25 242872 5281108 1794312 5.29 1677116 4514192 1652 [2022-10-27T18:25:18.032Z] 18:13:01 25881228 31542472 737728 2.24 245132 5392320 1799056 5.30 1739996 4561612 244 [2022-10-27T18:25:18.032Z] 18:14:01 25881228 31542480 737640 2.24 245140 5392324 1799056 5.30 1739984 4561616 8 [2022-10-27T18:25:18.032Z] 18:15:01 25882940 31544036 736124 2.24 245168 5392328 1799056 5.30 1738944 4561620 16 [2022-10-27T18:25:18.032Z] 18:16:01 25883684 31544868 735528 2.24 245180 5392328 1799056 5.30 1738968 4561676 12 [2022-10-27T18:25:18.032Z] 18:17:01 25883312 31544532 735788 2.24 245228 5392328 1799056 5.30 1739312 4561680 8 [2022-10-27T18:25:18.032Z] 18:18:01 25881268 31543736 736008 2.24 245316 5392948 1830140 5.39 1739040 4562320 8 [2022-10-27T18:25:18.032Z] 18:19:01 25881260 31543776 735948 2.24 245336 5392952 1830140 5.39 1739120 4562324 8 [2022-10-27T18:25:18.032Z] 18:20:01 25880880 31543412 736236 2.24 245352 5392956 1813644 5.35 1738824 4562328 8 [2022-10-27T18:25:18.032Z] 18:21:01 25880936 31543488 736096 2.24 245372 5392960 1813644 5.35 1738844 4562328 20 [2022-10-27T18:25:18.032Z] 18:22:01 25882184 31544856 734708 2.23 245412 5392928 1818128 5.36 1738960 4562312 16 [2022-10-27T18:25:18.032Z] 18:23:01 25882168 31544884 734628 2.23 245436 5392940 1818128 5.36 1739012 4562312 8 [2022-10-27T18:25:18.032Z] 18:24:01 25882128 31544848 734596 2.23 245444 5392944 1818128 5.36 1738932 4562316 8 [2022-10-27T18:25:18.032Z] 18:25:01 25873724 31538636 740908 2.25 245476 5394060 1818128 5.36 1749304 4562740 60 [2022-10-27T18:25:18.032Z] Average: 26063324 31497675 786330 2.39 235078 5192479 1860427 5.48 1717486 4423292 20294 [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] 18:07:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-27T18:25:18.032Z] 18:08:01 veth60eb55b 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:08:01 docker0 187.92 244.34 15.35 2092.31 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:08:01 lo 4.41 4.41 0.45 0.45 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:08:01 ens3 495.76 362.42 6992.24 59.04 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:09:01 veth60eb55b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:09:01 docker0 157.55 343.66 20.82 3955.15 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:09:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:09:01 veth0ff7ace 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:09:01 ens3 409.28 204.41 4667.42 43.21 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:10:01 docker0 5.35 6.63 0.29 40.80 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:10:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:10:01 ens3 158.16 129.68 2631.72 138.37 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:11:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:11:01 ens3 14.76 8.75 15.59 5.18 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:12:01 ens3 155.08 108.80 1050.16 7.39 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:13:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:13:01 ens3 124.46 87.40 261.51 5.73 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:14:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:17:01 ens3 0.33 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:20:01 ens3 0.30 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:21:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:22:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:24:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] 18:25:01 ens3 7.33 5.35 5.23 5.85 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] Average: docker0 19.18 32.65 2.00 335.03 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] Average: ens3 75.14 49.85 856.67 14.64 0.00 0.00 0.00 0.00 [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] [2022-10-27T18:25:18.032Z] ---> sar -P ALL: [2022-10-27T18:25:18.033Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-117467) 10/27/22 _x86_64_ (8 CPU) [2022-10-27T18:25:18.033Z] [2022-10-27T18:25:18.033Z] 18:06:13 LINUX RESTART (8 CPU) [2022-10-27T18:25:18.033Z] [2022-10-27T18:25:18.033Z] 18:07:03 CPU %user %nice %system %iowait %steal %idle [2022-10-27T18:25:18.033Z] 18:08:01 all 21.37 0.00 6.74 1.56 0.07 70.26 [2022-10-27T18:25:18.033Z] 18:08:01 0 22.70 0.00 6.97 4.16 0.07 66.11 [2022-10-27T18:25:18.033Z] 18:08:01 1 19.98 0.00 7.30 0.87 0.07 71.78 [2022-10-27T18:25:18.033Z] 18:08:01 2 20.35 0.00 6.84 3.63 0.07 69.11 [2022-10-27T18:25:18.033Z] 18:08:01 3 21.52 0.00 6.92 0.31 0.05 71.19 [2022-10-27T18:25:18.033Z] 18:08:01 4 20.95 0.00 6.58 2.00 0.07 70.41 [2022-10-27T18:25:18.033Z] 18:08:01 5 20.62 0.00 5.78 0.32 0.09 73.20 [2022-10-27T18:25:18.033Z] 18:08:01 6 21.99 0.00 6.44 0.61 0.07 70.88 [2022-10-27T18:25:18.033Z] 18:08:01 7 22.86 0.00 7.13 0.53 0.09 69.39 [2022-10-27T18:25:18.033Z] 18:09:01 all 14.24 0.00 5.30 2.26 0.07 78.13 [2022-10-27T18:25:18.033Z] 18:09:01 0 37.93 0.00 7.14 3.36 0.08 51.49 [2022-10-27T18:25:18.033Z] 18:09:01 1 11.10 0.00 6.75 0.62 0.07 81.46 [2022-10-27T18:25:18.033Z] 18:09:01 2 12.07 0.00 5.84 5.40 0.08 76.61 [2022-10-27T18:25:18.033Z] 18:09:01 3 18.44 0.00 8.67 1.30 0.08 71.50 [2022-10-27T18:25:18.033Z] 18:09:01 4 5.27 0.00 3.47 4.01 0.05 87.20 [2022-10-27T18:25:18.033Z] 18:09:01 5 6.57 0.00 1.96 0.46 0.02 90.98 [2022-10-27T18:25:18.033Z] 18:09:01 6 12.55 0.00 3.96 2.52 0.08 80.88 [2022-10-27T18:25:18.033Z] 18:09:01 7 10.02 0.00 4.62 0.42 0.08 84.85 [2022-10-27T18:25:18.033Z] 18:10:01 all 24.79 0.00 5.64 0.82 0.08 68.66 [2022-10-27T18:25:18.033Z] 18:10:01 0 25.00 0.00 6.38 0.40 0.08 68.14 [2022-10-27T18:25:18.033Z] 18:10:01 1 22.60 0.00 6.11 2.44 0.08 68.76 [2022-10-27T18:25:18.033Z] 18:10:01 2 20.45 0.00 5.29 0.34 0.07 73.86 [2022-10-27T18:25:18.033Z] 18:10:01 3 22.93 0.00 6.01 0.29 0.07 70.70 [2022-10-27T18:25:18.033Z] 18:10:01 4 25.42 0.00 5.82 2.81 0.10 65.85 [2022-10-27T18:25:18.033Z] 18:10:01 5 15.92 0.00 4.20 0.13 0.08 79.66 [2022-10-27T18:25:18.033Z] 18:10:01 6 40.15 0.00 5.72 0.05 0.10 53.98 [2022-10-27T18:25:18.033Z] 18:10:01 7 25.92 0.00 5.61 0.10 0.08 68.28 [2022-10-27T18:25:18.033Z] 18:11:01 all 2.10 0.00 0.81 0.36 0.01 96.71 [2022-10-27T18:25:18.033Z] 18:11:01 0 2.19 0.00 0.55 0.15 0.02 97.09 [2022-10-27T18:25:18.033Z] 18:11:01 1 1.97 0.00 1.34 2.14 0.02 94.53 [2022-10-27T18:25:18.033Z] 18:11:01 2 3.50 0.00 0.76 0.00 0.02 95.72 [2022-10-27T18:25:18.033Z] 18:11:01 3 1.69 0.00 0.69 0.13 0.02 97.48 [2022-10-27T18:25:18.033Z] 18:11:01 4 2.33 0.00 0.72 0.32 0.02 96.62 [2022-10-27T18:25:18.033Z] 18:11:01 5 1.71 0.00 0.52 0.02 0.02 97.74 [2022-10-27T18:25:18.033Z] 18:11:01 6 1.92 0.00 1.05 0.05 0.00 96.97 [2022-10-27T18:25:18.033Z] 18:11:01 7 1.47 0.00 0.87 0.08 0.00 97.57 [2022-10-27T18:25:18.033Z] 18:12:01 all 1.05 0.00 0.77 0.27 0.03 97.89 [2022-10-27T18:25:18.033Z] 18:12:01 0 0.98 0.00 0.63 1.28 0.02 97.08 [2022-10-27T18:25:18.033Z] 18:12:01 1 1.52 0.00 0.79 0.12 0.03 97.54 [2022-10-27T18:25:18.033Z] 18:12:01 2 1.88 0.00 0.73 0.05 0.02 97.32 [2022-10-27T18:25:18.033Z] 18:12:01 3 0.75 0.00 0.62 0.33 0.03 98.26 [2022-10-27T18:25:18.033Z] 18:12:01 4 0.88 0.00 0.53 0.05 0.02 98.51 [2022-10-27T18:25:18.033Z] 18:12:01 5 0.62 0.00 1.59 0.18 0.03 97.58 [2022-10-27T18:25:18.033Z] 18:12:01 6 0.82 0.00 0.42 0.05 0.02 98.70 [2022-10-27T18:25:18.033Z] 18:12:01 7 0.97 0.00 0.82 0.07 0.03 98.11 [2022-10-27T18:25:18.033Z] 18:13:01 all 0.53 0.00 0.22 0.22 0.01 99.02 [2022-10-27T18:25:18.033Z] 18:13:01 0 0.79 0.00 0.35 0.85 0.00 98.01 [2022-10-27T18:25:18.033Z] 18:13:01 1 0.17 0.00 0.33 0.13 0.02 99.35 [2022-10-27T18:25:18.033Z] 18:13:01 2 0.03 0.00 0.05 0.05 0.00 99.87 [2022-10-27T18:25:18.033Z] 18:13:01 3 0.20 0.00 0.12 0.00 0.02 99.67 [2022-10-27T18:25:18.033Z] 18:13:01 4 0.97 0.00 0.27 0.42 0.02 98.33 [2022-10-27T18:25:18.033Z] 18:13:01 5 0.60 0.00 0.27 0.02 0.00 99.12 [2022-10-27T18:25:18.033Z] 18:13:01 6 0.57 0.00 0.13 0.22 0.02 99.07 [2022-10-27T18:25:18.033Z] 18:13:01 7 0.94 0.00 0.22 0.05 0.02 98.78 [2022-10-27T18:25:18.033Z] 18:14:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2022-10-27T18:25:18.033Z] 18:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-27T18:25:18.033Z] 18:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-27T18:25:18.033Z] 18:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-27T18:25:18.033Z] 18:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T18:25:18.033Z] 18:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:14:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2022-10-27T18:25:18.033Z] 18:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-27T18:25:18.033Z] 18:15:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2022-10-27T18:25:18.033Z] 18:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:15:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-27T18:25:18.033Z] 18:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T18:25:18.033Z] 18:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T18:25:18.033Z] 18:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2022-10-27T18:25:18.033Z] 18:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:16:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-27T18:25:18.033Z] 18:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T18:25:18.033Z] 18:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:17:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:17:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2022-10-27T18:25:18.033Z] 18:17:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:17:01 4 0.05 0.00 0.00 0.03 0.00 99.92 [2022-10-27T18:25:18.033Z] 18:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:17:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-27T18:25:18.033Z] 18:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:18:01 all 0.05 0.00 0.03 0.01 0.00 99.90 [2022-10-27T18:25:18.033Z] 18:18:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-27T18:25:18.033Z] 18:18:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-27T18:25:18.033Z] 18:18:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2022-10-27T18:25:18.033Z] 18:18:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-27T18:25:18.033Z] 18:18:01 5 0.18 0.00 0.03 0.03 0.00 99.75 [2022-10-27T18:25:18.033Z] 18:18:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-27T18:25:18.033Z] 18:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-27T18:25:18.033Z] [2022-10-27T18:25:18.033Z] 18:18:01 CPU %user %nice %system %iowait %steal %idle [2022-10-27T18:25:18.033Z] 18:19:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2022-10-27T18:25:18.033Z] 18:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:19:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2022-10-27T18:25:18.033Z] 18:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-27T18:25:18.033Z] 18:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-27T18:25:18.033Z] 18:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:20:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T18:25:18.033Z] 18:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2022-10-27T18:25:18.033Z] 18:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-27T18:25:18.033Z] 18:21:01 2 0.02 0.00 0.07 0.00 0.02 99.90 [2022-10-27T18:25:18.033Z] 18:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:21:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-27T18:25:18.033Z] 18:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T18:25:18.033Z] 18:21:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-27T18:25:18.033Z] 18:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-27T18:25:18.033Z] 18:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2022-10-27T18:25:18.033Z] 18:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-27T18:25:18.033Z] 18:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-27T18:25:18.033Z] 18:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-27T18:25:18.033Z] 18:22:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2022-10-27T18:25:18.033Z] 18:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-27T18:25:18.033Z] 18:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:23:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2022-10-27T18:25:18.033Z] 18:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:23:01 4 0.07 0.00 0.00 0.02 0.00 99.92 [2022-10-27T18:25:18.033Z] 18:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-27T18:25:18.033Z] 18:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-27T18:25:18.033Z] 18:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-27T18:25:18.033Z] 18:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-27T18:25:18.033Z] 18:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-27T18:25:18.033Z] 18:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-27T18:25:18.033Z] 18:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-27T18:25:18.033Z] 18:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-27T18:25:18.034Z] 18:25:01 all 0.28 0.00 0.04 0.01 0.01 99.67 [2022-10-27T18:25:18.034Z] 18:25:01 0 0.23 0.00 0.02 0.00 0.00 99.75 [2022-10-27T18:25:18.034Z] 18:25:01 1 0.22 0.00 0.08 0.02 0.00 99.68 [2022-10-27T18:25:18.034Z] 18:25:01 2 0.23 0.00 0.10 0.03 0.02 99.61 [2022-10-27T18:25:18.034Z] 18:25:01 3 0.20 0.00 0.00 0.00 0.02 99.78 [2022-10-27T18:25:18.034Z] 18:25:01 4 0.85 0.00 0.03 0.02 0.00 99.10 [2022-10-27T18:25:18.034Z] 18:25:01 5 0.22 0.00 0.02 0.00 0.00 99.77 [2022-10-27T18:25:18.034Z] 18:25:01 6 0.20 0.00 0.03 0.00 0.02 99.75 [2022-10-27T18:25:18.034Z] 18:25:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-27T18:25:18.034Z] Average: all 3.53 0.00 1.07 0.30 0.02 95.07 [2022-10-27T18:25:18.034Z] Average: 0 4.94 0.00 1.21 0.56 0.02 93.27 [2022-10-27T18:25:18.034Z] Average: 1 3.15 0.00 1.25 0.35 0.02 95.23 [2022-10-27T18:25:18.034Z] Average: 2 3.22 0.00 1.09 0.52 0.03 95.15 [2022-10-27T18:25:18.034Z] Average: 3 3.59 0.00 1.26 0.13 0.02 95.00 [2022-10-27T18:25:18.034Z] Average: 4 3.10 0.00 0.96 0.54 0.02 95.38 [2022-10-27T18:25:18.034Z] Average: 5 2.54 0.00 0.79 0.06 0.01 96.60 [2022-10-27T18:25:18.034Z] Average: 6 4.30 0.00 0.98 0.19 0.02 94.51 [2022-10-27T18:25:18.034Z] Average: 7 3.39 0.00 1.05 0.07 0.02 95.46 [2022-10-27T18:25:18.034Z] [2022-10-27T18:25:18.034Z] [2022-10-27T18:25:18.034Z]