Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9e971e5c7f115aba8be833c13e7ddf8c1445a3b+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (389e4462c5a825c257f5a2ec1395b63d58220c06) 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-ssh7483201943581576922.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10468359858295254732.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-584/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-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16592611482011620558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17199339564136338266.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-584/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-584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4744434198540283461.key > 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2314 in /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [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-584 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit f9e971e5c7f115aba8be833c13e7ddf8c1445a3b Merge succeeded, producing feff45cfd706797c917b9687279904827f8d1203 Checking out Revision feff45cfd706797c917b9687279904827f8d1203 (PR-584) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f feff45cfd706797c917b9687279904827f8d1203 # timeout=10 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" > git rev-list --no-walk f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-14T02:06:44.929Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-14T02:06:44.993Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-14T02:06:45.013Z] ========================================================= [2023-01-14T02:06:45.013Z] EdgeX Global Pipelines Version Info [2023-01-14T02:06:45.013Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:06:45.726Z] ------------------- [2023-01-14T02:06:45.726Z] stable info: [2023-01-14T02:06:45.726Z] ------------------- [2023-01-14T02:06:45.726Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-14T02:06:45.726Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T02:06:45.726Z] Message: update stable to v1.0.244 [2023-01-14T02:06:46.294Z] ------------------- [2023-01-14T02:06:46.294Z] experimental info: [2023-01-14T02:06:46.294Z] ------------------- [2023-01-14T02:06:46.294Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-14T02:06:46.294Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T02:06:46.294Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-14T02:06:46.447Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-01-14T02:06:46.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-01-14T02:06:46.465Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-14T02:06:46.476Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-14T02:06:46.492Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-14T02:06:46.505Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-14T02:06:46.516Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-14T02:06:46.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-14T02:06:46.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-14T02:06:46.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-14T02:06:46.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-14T02:06:46.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-01-14T02:06:46.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-14T02:06:46.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-14T02:06:46.608Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T02:06:46.617Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T02:06:46.625Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-14T02:06:46.633Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-14T02:06:46.644Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-14T02:06:46.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-14T02:06:46.669Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-14T02:06:46.683Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-14T02:06:46.694Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-14T02:06:46.706Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-14T02:06:46.720Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-14T02:06:46.730Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-14T02:06:46.743Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-14T02:06:46.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-584 [Pipeline] echo [2023-01-14T02:06:46.767Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-584 [Pipeline] echo [2023-01-14T02:06:46.780Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-584 [Pipeline] echo [2023-01-14T02:06:46.791Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = feff45cfd706797c917b9687279904827f8d1203 [Pipeline] echo [2023-01-14T02:06:46.808Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = feff45c [Pipeline] echo [2023-01-14T02:06:46.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:06:46.861Z] provisioning config files... [2023-01-14T02:06:46.875Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config15223629562316089374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:06:47.186Z] ---> docker-login.sh [2023-01-14T02:06:47.186Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:06:47.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:47.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:47.468Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:47.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:47.468Z] [2023-01-14T02:06:47.468Z] Login Succeeded [2023-01-14T02:06:47.468Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:06:47.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:47.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:47.746Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:47.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:47.746Z] [2023-01-14T02:06:47.746Z] Login Succeeded [2023-01-14T02:06:47.746Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:06:47.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:47.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:47.746Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:47.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:47.746Z] [2023-01-14T02:06:47.746Z] Login Succeeded [2023-01-14T02:06:47.746Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:06:47.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:48.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:48.025Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:48.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:48.025Z] [2023-01-14T02:06:48.025Z] Login Succeeded [2023-01-14T02:06:48.025Z] docker.io [2023-01-14T02:06:48.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:48.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:48.287Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:48.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:48.287Z] [2023-01-14T02:06:48.287Z] Login Succeeded [2023-01-14T02:06:48.287Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:06:48.294Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-14T02:06:48.652Z] + git rev-list -1 --merges feff45cfd706797c917b9687279904827f8d1203~1..feff45cfd706797c917b9687279904827f8d1203 [Pipeline] echo [2023-01-14T02:06:48.694Z] -----------> git rev-list -1 --merges feff45cfd706797c917b9687279904827f8d1203~1..feff45cfd706797c917b9687279904827f8d1203 feff45cfd706797c917b9687279904827f8d1203 [2023-01-14T02:06:48.694Z] feff45cfd706797c917b9687279904827f8d1203 [false] [Pipeline] sh [2023-01-14T02:06:48.982Z] + git log --format=format:%s -1 feff45cfd706797c917b9687279904827f8d1203 [Pipeline] echo [2023-01-14T02:06:48.997Z] ========================================================= [2023-01-14T02:06:48.997Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-14T02:06:48.997Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:06:49.346Z] + git log --format=format:%s -1 feff45cfd706797c917b9687279904827f8d1203 [Pipeline] echo [2023-01-14T02:06:49.357Z] [semverPrep] GIT_COMMIT: feff45cfd706797c917b9687279904827f8d1203, Commit Message: Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD [Pipeline] echo [2023-01-14T02:06:49.371Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-14T02:06:49.715Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-14T02:06:49.715Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-14T02:06:49.715Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-14T02:06:49.715Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-14T02:06:49.715Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-14T02:06:49.715Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-14T02:06:49.715Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:06:50.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:06:50.075Z] [2023-01-14T02:06:50.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:06:50.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:06:50.381Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-14T02:06:50.381Z] b85a868b505f: Pulling fs layer [2023-01-14T02:06:50.381Z] e2be974225ed: Pulling fs layer [2023-01-14T02:06:50.381Z] 339a4e72a1f5: Pulling fs layer [2023-01-14T02:06:50.381Z] 988bab9f4d93: Pulling fs layer [2023-01-14T02:06:50.381Z] 1469e6f7b9e6: Pulling fs layer [2023-01-14T02:06:50.381Z] eaf3925da568: Pulling fs layer [2023-01-14T02:06:50.381Z] bab4dde63d76: Pulling fs layer [2023-01-14T02:06:50.381Z] bde34c3a00c8: Pulling fs layer [2023-01-14T02:06:50.381Z] b352a97aabf1: Pulling fs layer [2023-01-14T02:06:50.381Z] 4872d77fe225: Pulling fs layer [2023-01-14T02:06:50.381Z] 5851b861e8e6: Pulling fs layer [2023-01-14T02:06:50.381Z] bab4dde63d76: Waiting [2023-01-14T02:06:50.381Z] b352a97aabf1: Waiting [2023-01-14T02:06:50.381Z] 4872d77fe225: Waiting [2023-01-14T02:06:50.381Z] 5851b861e8e6: Waiting [2023-01-14T02:06:50.381Z] bde34c3a00c8: Waiting [2023-01-14T02:06:50.381Z] 988bab9f4d93: Waiting [2023-01-14T02:06:50.381Z] 1469e6f7b9e6: Waiting [2023-01-14T02:06:50.381Z] eaf3925da568: Waiting [2023-01-14T02:06:50.381Z] e2be974225ed: Download complete [2023-01-14T02:06:50.381Z] 988bab9f4d93: Verifying Checksum [2023-01-14T02:06:50.381Z] 988bab9f4d93: Download complete [2023-01-14T02:06:50.640Z] 1469e6f7b9e6: Verifying Checksum [2023-01-14T02:06:50.640Z] 1469e6f7b9e6: Download complete [2023-01-14T02:06:50.640Z] eaf3925da568: Download complete [2023-01-14T02:06:50.640Z] 339a4e72a1f5: Verifying Checksum [2023-01-14T02:06:50.640Z] 339a4e72a1f5: Download complete [2023-01-14T02:06:50.640Z] bde34c3a00c8: Download complete [2023-01-14T02:06:50.640Z] b352a97aabf1: Verifying Checksum [2023-01-14T02:06:50.640Z] b352a97aabf1: Download complete [2023-01-14T02:06:50.640Z] 4872d77fe225: Verifying Checksum [2023-01-14T02:06:50.640Z] 4872d77fe225: Download complete [2023-01-14T02:06:50.640Z] 5851b861e8e6: Verifying Checksum [2023-01-14T02:06:50.640Z] 5851b861e8e6: Download complete [2023-01-14T02:06:50.640Z] b85a868b505f: Verifying Checksum [2023-01-14T02:06:50.640Z] b85a868b505f: Download complete [2023-01-14T02:06:51.207Z] bab4dde63d76: Download complete [2023-01-14T02:06:52.143Z] b85a868b505f: Pull complete [2023-01-14T02:06:52.143Z] e2be974225ed: Pull complete [2023-01-14T02:06:52.401Z] 339a4e72a1f5: Pull complete [2023-01-14T02:06:52.660Z] 988bab9f4d93: Pull complete [2023-01-14T02:06:52.919Z] 1469e6f7b9e6: Pull complete [2023-01-14T02:06:52.919Z] eaf3925da568: Pull complete [2023-01-14T02:06:54.827Z] bab4dde63d76: Pull complete [2023-01-14T02:06:54.827Z] bde34c3a00c8: Pull complete [2023-01-14T02:06:54.827Z] b352a97aabf1: Pull complete [2023-01-14T02:06:54.827Z] 4872d77fe225: Pull complete [2023-01-14T02:06:54.827Z] 5851b861e8e6: Pull complete [2023-01-14T02:06:55.087Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-14T02:06:55.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:06:55.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:06:55.209Z] prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container [2023-01-14T02:06:55.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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 [2023-01-14T02:06:56.791Z] $ docker top c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 -eo pid,comm [2023-01-14T02:06:56.845Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-14T02:06:56.845Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-14T02:06:56.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T02:06:56.889Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T02:06:56.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T02:06:56.996Z] $ docker exec c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 ssh-agent [2023-01-14T02:06:57.111Z] SSH_AUTH_SOCK=/tmp/ssh-17jYsJCKLDt5/agent.32 [2023-01-14T02:06:57.111Z] SSH_AGENT_PID=38 [2023-01-14T02:06:57.117Z] Running ssh-add (command line suppressed) [2023-01-14T02:06:57.210Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_1480142580437485701.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_1480142580437485701.key) [2023-01-14T02:06:57.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T02:06:57.513Z] + git tag --points-at HEAD [Pipeline] } [2023-01-14T02:06:57.531Z] $ docker exec --env ******** --env ******** c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 ssh-agent -k [2023-01-14T02:06:57.635Z] unset SSH_AUTH_SOCK; [2023-01-14T02:06:57.636Z] unset SSH_AGENT_PID; [2023-01-14T02:06:57.636Z] echo Agent pid 38 killed; [2023-01-14T02:06:57.644Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-14T02:06:57.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T02:06:57.667Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T02:06:57.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T02:06:57.796Z] $ docker exec c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 ssh-agent [2023-01-14T02:06:57.915Z] SSH_AUTH_SOCK=/tmp/ssh-EyAahLsZ01gk/agent.70 [2023-01-14T02:06:57.915Z] SSH_AGENT_PID=76 [2023-01-14T02:06:57.922Z] Running ssh-add (command line suppressed) [2023-01-14T02:06:58.025Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_8450168099975449595.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_8450168099975449595.key) [2023-01-14T02:06:58.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T02:06:58.334Z] + git semver init [2023-01-14T02:06:58.593Z] 2023-01-14 02:06:58,535 [run_init] DEBUG init version:0.0.0 force:False [2023-01-14T02:06:58.593Z] 2023-01-14 02:06:58,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver [2023-01-14T02:06:58.593Z] 2023-01-14 02:06:58,536 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver [2023-01-14T02:06:58.593Z] 2023-01-14 02:06:58,536 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-584, universal_newlines=False, shell=None, istream=None) [2023-01-14T02:06:59.975Z] 2023-01-14 02:06:59,883 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.git/info/exclude [2023-01-14T02:06:59.975Z] 2023-01-14 02:06:59,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver/PR-584 with force:False [2023-01-14T02:06:59.975Z] 2023-01-14 02:06:59,883 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver/PR-584 [2023-01-14T02:06:59.975Z] 2023-01-14 02:06:59,887 [execute] INFO git cat-file --batch-check [2023-01-14T02:06:59.975Z] 2023-01-14 02:06:59,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T02:06:59.975Z] 2023-01-14 02:06:59,893 [execute] INFO git cat-file --batch [2023-01-14T02:06:59.975Z] 2023-01-14 02:06:59,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T02:06:59.975Z] 2023-01-14 02:06:59,898 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver/PR-584 [2023-01-14T02:06:59.975Z] 0.0.0 [Pipeline] } [2023-01-14T02:06:59.984Z] $ docker exec --env ******** --env ******** c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 ssh-agent -k [2023-01-14T02:07:00.085Z] unset SSH_AUTH_SOCK; [2023-01-14T02:07:00.085Z] unset SSH_AGENT_PID; [2023-01-14T02:07:00.085Z] echo Agent pid 76 killed; [2023-01-14T02:07:00.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-14T02:07:00.401Z] + git semver [Pipeline] } [2023-01-14T02:07:00.672Z] $ docker stop --time=1 c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 [2023-01-14T02:07:01.982Z] $ docker rm -f --volumes c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:07:02.317Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-14T02:07:02.498Z] Stashed 1 file(s) [Pipeline] echo [2023-01-14T02:07:02.502Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:07:02.657Z] provisioning config files... [2023-01-14T02:07:02.664Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config5968598096241107170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:07:02.979Z] ---> docker-login.sh [2023-01-14T02:07:02.979Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:07:02.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:07:02.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:07:02.979Z] Configure a credential helper to remove this warning. See [2023-01-14T02:07:02.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:07:02.979Z] [2023-01-14T02:07:02.979Z] Login Succeeded [2023-01-14T02:07:02.979Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:07:02.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:07:02.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:07:02.979Z] Configure a credential helper to remove this warning. See [2023-01-14T02:07:02.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:07:02.979Z] [2023-01-14T02:07:02.979Z] Login Succeeded [2023-01-14T02:07:02.979Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:07:03.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:07:03.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:07:03.242Z] Configure a credential helper to remove this warning. See [2023-01-14T02:07:03.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:07:03.242Z] [2023-01-14T02:07:03.242Z] Login Succeeded [2023-01-14T02:07:03.242Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:07:03.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:07:03.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:07:03.242Z] Configure a credential helper to remove this warning. See [2023-01-14T02:07:03.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:07:03.242Z] [2023-01-14T02:07:03.242Z] Login Succeeded [2023-01-14T02:07:03.242Z] docker.io [2023-01-14T02:07:03.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:07:03.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:07:03.499Z] Configure a credential helper to remove this warning. See [2023-01-14T02:07:03.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:07:03.499Z] [2023-01-14T02:07:03.499Z] Login Succeeded [2023-01-14T02:07:03.499Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:07:03.505Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-14T02:07:03.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:07:03.583Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:07:03.591Z] ========================================================= [2023-01-14T02:07:03.591Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-14T02:07:03.591Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:07:03.902Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-14T02:07:04.159Z] Sending build context to Docker daemon 45.67MB [2023-01-14T02:07:04.159Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:07:04.159Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-14T02:07:04.159Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-14T02:07:04.159Z] 213ec9aee27d: Pulling fs layer [2023-01-14T02:07:04.159Z] 4583459ba037: Pulling fs layer [2023-01-14T02:07:04.159Z] 93c1e223e6f2: Pulling fs layer [2023-01-14T02:07:04.159Z] 53926ce57604: Pulling fs layer [2023-01-14T02:07:04.159Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-14T02:07:04.159Z] 22ff95d597cd: Pulling fs layer [2023-01-14T02:07:04.159Z] 12d6caf4c0d1: Pulling fs layer [2023-01-14T02:07:04.159Z] 96b7cbca73a9: Pulling fs layer [2023-01-14T02:07:04.159Z] a7acece74701: Pulling fs layer [2023-01-14T02:07:04.159Z] 22ff95d597cd: Waiting [2023-01-14T02:07:04.159Z] 12d6caf4c0d1: Waiting [2023-01-14T02:07:04.159Z] 96b7cbca73a9: Waiting [2023-01-14T02:07:04.159Z] 53926ce57604: Waiting [2023-01-14T02:07:04.159Z] 21b2b0c7a3f4: Waiting [2023-01-14T02:07:04.159Z] a7acece74701: Waiting [2023-01-14T02:07:04.159Z] 93c1e223e6f2: Download complete [2023-01-14T02:07:04.159Z] 4583459ba037: Download complete [2023-01-14T02:07:04.159Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-14T02:07:04.159Z] 21b2b0c7a3f4: Download complete [2023-01-14T02:07:04.159Z] 22ff95d597cd: Verifying Checksum [2023-01-14T02:07:04.159Z] 22ff95d597cd: Download complete [2023-01-14T02:07:04.159Z] 213ec9aee27d: Verifying Checksum [2023-01-14T02:07:04.159Z] 213ec9aee27d: Download complete [2023-01-14T02:07:04.159Z] 12d6caf4c0d1: Verifying Checksum [2023-01-14T02:07:04.159Z] 12d6caf4c0d1: Download complete [2023-01-14T02:07:04.417Z] 213ec9aee27d: Pull complete [2023-01-14T02:07:04.417Z] 4583459ba037: Pull complete [2023-01-14T02:07:04.675Z] 93c1e223e6f2: Pull complete [2023-01-14T02:07:05.240Z] a7acece74701: Verifying Checksum [2023-01-14T02:07:05.240Z] a7acece74701: Download complete [2023-01-14T02:07:05.240Z] 96b7cbca73a9: Verifying Checksum [2023-01-14T02:07:05.240Z] 96b7cbca73a9: Download complete [2023-01-14T02:07:05.498Z] 53926ce57604: Download complete [2023-01-14T02:07:08.781Z] 53926ce57604: Pull complete [2023-01-14T02:07:08.781Z] 21b2b0c7a3f4: Pull complete [2023-01-14T02:07:08.781Z] 22ff95d597cd: Pull complete [2023-01-14T02:07:09.041Z] 12d6caf4c0d1: Pull complete [2023-01-14T02:07:10.943Z] 96b7cbca73a9: Pull complete [2023-01-14T02:07:11.510Z] a7acece74701: Pull complete [2023-01-14T02:07:11.510Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-14T02:07:11.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-14T02:07:11.510Z] ---> db6d94c90886 [2023-01-14T02:07:11.510Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:07:13.415Z] ---> Running in 792796fc7d57 [2023-01-14T02:07:13.415Z] Removing intermediate container 792796fc7d57 [2023-01-14T02:07:13.415Z] ---> 1e6819e3eda7 [2023-01-14T02:07:13.415Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:07:13.415Z] ---> Running in 18c06bed2da2 [2023-01-14T02:07:13.415Z] Removing intermediate container 18c06bed2da2 [2023-01-14T02:07:13.415Z] ---> efb7f3b05cdb [2023-01-14T02:07:13.415Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:07:13.673Z] ---> Running in 06534e809fe8 [2023-01-14T02:07:13.673Z] Removing intermediate container 06534e809fe8 [2023-01-14T02:07:13.673Z] ---> ed5b03ebfaf2 [2023-01-14T02:07:13.673Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-14T02:07:13.673Z] ---> Running in a7ffd901a52c [2023-01-14T02:07:13.673Z] Removing intermediate container a7ffd901a52c [2023-01-14T02:07:13.673Z] ---> 8072c5328ea3 [2023-01-14T02:07:13.673Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:07:13.673Z] ---> Running in 8f387702ef44 [2023-01-14T02:07:13.931Z] Removing intermediate container 8f387702ef44 [2023-01-14T02:07:13.931Z] ---> b32c030f4385 [2023-01-14T02:07:13.931Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:07:14.191Z] latest: Pulling from library/docker [2023-01-14T02:07:14.449Z] 8921db27df28: Pulling fs layer [2023-01-14T02:07:14.449Z] ea2378853794: Pulling fs layer [2023-01-14T02:07:14.449Z] 0ba836ede3c5: Pulling fs layer [2023-01-14T02:07:14.449Z] a42624319d54: Pulling fs layer [2023-01-14T02:07:14.449Z] 6fad2fe3ffd3: Pulling fs layer [2023-01-14T02:07:14.449Z] b27387ecef92: Pulling fs layer [2023-01-14T02:07:14.449Z] 4ebd99333dcb: Pulling fs layer [2023-01-14T02:07:14.449Z] 05a32f4e1b68: Pulling fs layer [2023-01-14T02:07:14.449Z] a42624319d54: Waiting [2023-01-14T02:07:14.449Z] 6fad2fe3ffd3: Waiting [2023-01-14T02:07:14.449Z] b27387ecef92: Waiting [2023-01-14T02:07:14.449Z] 4ebd99333dcb: Waiting [2023-01-14T02:07:14.449Z] 05a32f4e1b68: Waiting [2023-01-14T02:07:14.707Z] ea2378853794: Verifying Checksum [2023-01-14T02:07:14.707Z] ea2378853794: Download complete [2023-01-14T02:07:14.707Z] 8921db27df28: Verifying Checksum [2023-01-14T02:07:14.707Z] 8921db27df28: Download complete [2023-01-14T02:07:14.966Z] 8921db27df28: Pull complete [2023-01-14T02:07:15.225Z] ea2378853794: Pull complete [2023-01-14T02:07:15.225Z] a42624319d54: Verifying Checksum [2023-01-14T02:07:15.225Z] a42624319d54: Download complete [2023-01-14T02:07:15.483Z] b27387ecef92: Verifying Checksum [2023-01-14T02:07:15.483Z] b27387ecef92: Download complete [2023-01-14T02:07:15.741Z] 4ebd99333dcb: Verifying Checksum [2023-01-14T02:07:15.741Z] 4ebd99333dcb: Download complete [2023-01-14T02:07:15.741Z] 6fad2fe3ffd3: Verifying Checksum [2023-01-14T02:07:15.741Z] 6fad2fe3ffd3: Download complete [2023-01-14T02:07:15.741Z] 05a32f4e1b68: Verifying Checksum [2023-01-14T02:07:15.741Z] 05a32f4e1b68: Download complete [2023-01-14T02:07:16.000Z] 0ba836ede3c5: Verifying Checksum [2023-01-14T02:07:16.000Z] 0ba836ede3c5: Download complete [2023-01-14T02:07:16.259Z] 0ba836ede3c5: Pull complete [2023-01-14T02:07:16.835Z] a42624319d54: Pull complete [2023-01-14T02:07:17.099Z] 6fad2fe3ffd3: Pull complete [2023-01-14T02:07:17.099Z] b27387ecef92: Pull complete [2023-01-14T02:07:17.099Z] 4ebd99333dcb: Pull complete [2023-01-14T02:07:17.356Z] 05a32f4e1b68: Pull complete [2023-01-14T02:07:17.356Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-14T02:07:17.356Z] Status: Downloaded newer image for docker:latest [2023-01-14T02:07:17.609Z] Still waiting to schedule task [2023-01-14T02:07:17.609Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2309’ is offline [2023-01-14T02:07:18.290Z] ---> 9f5d5c17c2e5 [2023-01-14T02:07:18.290Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:07:18.290Z] ---> Running in 219216c3c64c [2023-01-14T02:07:18.855Z] Removing intermediate container 219216c3c64c [2023-01-14T02:07:18.855Z] ---> 3a7c78588e12 [2023-01-14T02:07:18.855Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:07:18.855Z] ---> Running in b6773cb5f327 [2023-01-14T02:07:19.113Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:07:21.650Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:07:22.216Z] OK: 211 MiB in 51 packages [2023-01-14T02:07:22.783Z] Removing intermediate container b6773cb5f327 [2023-01-14T02:07:22.783Z] ---> 441a553eeeee [2023-01-14T02:07:22.783Z] Step 11/16 : ENV GO111MODULE=on [2023-01-14T02:07:22.783Z] ---> Running in c74d40fb60f6 [2023-01-14T02:07:22.783Z] Removing intermediate container c74d40fb60f6 [2023-01-14T02:07:22.783Z] ---> a1ed71d568c0 [2023-01-14T02:07:22.783Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:07:22.783Z] ---> Running in 0336e64f4459 [2023-01-14T02:07:23.042Z] Removing intermediate container 0336e64f4459 [2023-01-14T02:07:23.042Z] ---> ed789dca68c8 [2023-01-14T02:07:23.042Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-14T02:07:23.042Z] ---> 219ef412030e [2023-01-14T02:07:23.042Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:07:23.042Z] ---> Running in 6fda73b23fd4 [2023-01-14T02:07:41.140Z] Removing intermediate container 6fda73b23fd4 [2023-01-14T02:07:41.140Z] ---> 5f273c661142 [2023-01-14T02:07:41.140Z] Step 15/16 : COPY . . [2023-01-14T02:07:41.140Z] ---> 8f9766eed383 [2023-01-14T02:07:41.140Z] Step 16/16 : RUN ${MAKE} [2023-01-14T02:07:41.140Z] ---> Running in 6d812e34cdcd [2023-01-14T02:07:41.399Z] noop [2023-01-14T02:07:41.657Z] Removing intermediate container 6d812e34cdcd [2023-01-14T02:07:41.657Z] ---> b2afb7081155 [2023-01-14T02:07:41.657Z] Successfully built b2afb7081155 [2023-01-14T02:07:41.657Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:07:41.969Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T02:07:41.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:07:42.040Z] prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container [2023-01-14T02:07:42.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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 [2023-01-14T02:07:42.408Z] $ docker top 2d49c57acb05fdfb8b31aedbb41f5e28cf29da8ce66625eddcefa36bc02f6ef8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:07:42.749Z] + go version [2023-01-14T02:07:42.750Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-14T02:07:42.759Z] $ docker stop --time=1 2d49c57acb05fdfb8b31aedbb41f5e28cf29da8ce66625eddcefa36bc02f6ef8 [2023-01-14T02:07:44.057Z] $ docker rm -f --volumes 2d49c57acb05fdfb8b31aedbb41f5e28cf29da8ce66625eddcefa36bc02f6ef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:07:44.465Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T02:07:44.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:07:44.538Z] prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container [2023-01-14T02:07:44.568Z] $ 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-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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 [2023-01-14T02:07:44.916Z] $ docker top 3c2b28c55ba4da4c236dcf51f05098bb38c1629cd8f30faf71205aa1d012db40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:07:45.253Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [Pipeline] fileExists [Pipeline] sh [2023-01-14T02:07:45.549Z] + make test [2023-01-14T02:07:45.549Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-14T02:07:45.809Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-14T02:07:53.913Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-14T02:07:53.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-14T02:07:53.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-14T02:07:53.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-14T02:07:53.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-14T02:07:53.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-14T02:07:53.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-14T02:07:53.913Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-14T02:07:53.913Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-14T02:07:56.437Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T02:07:56.437Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T02:07:56.437Z] ./bin/test-attribution-txt.sh [2023-01-14T02:07:56.437Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-14T02:07:56.437Z] make -C web test [2023-01-14T02:07:56.437Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-584/web' [2023-01-14T02:07:56.438Z] make[1]: tput: No such file or directory [2023-01-14T02:07:56.438Z] make[1]: tput: No such file or directory [2023-01-14T02:07:56.438Z] warning: generating ./VERSION [2023-01-14T02:07:56.438Z] echo "0.0.0" > VERSION [2023-01-14T02:07:56.438Z] docker build \ [2023-01-14T02:07:56.438Z] -f Dockerfile \ [2023-01-14T02:07:56.438Z] --build-arg USER=1000 \ [2023-01-14T02:07:56.438Z] \ [2023-01-14T02:07:56.438Z] --label "git_sha=feff45cfd706797c917b9687279904827f8d1203" \ [2023-01-14T02:07:56.438Z] -t edgexfoundry/edgex-web-ui:feff45cfd706797c917b9687279904827f8d1203 \ [2023-01-14T02:07:56.438Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-14T02:07:56.438Z] . [2023-01-14T02:07:56.698Z] Sending build context to Docker daemon 3.281MB [2023-01-14T02:07:56.698Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-14T02:07:56.698Z] 16.17-alpine3.15: Pulling from library/node [2023-01-14T02:07:56.698Z] 9621f1afde84: Pulling fs layer [2023-01-14T02:07:56.698Z] c6f70ee39829: Pulling fs layer [2023-01-14T02:07:56.698Z] 56892a8094a2: Pulling fs layer [2023-01-14T02:07:56.698Z] 58dd87906ef0: Pulling fs layer [2023-01-14T02:07:56.698Z] 58dd87906ef0: Waiting [2023-01-14T02:07:56.956Z] 56892a8094a2: Download complete [2023-01-14T02:07:56.956Z] 9621f1afde84: Verifying Checksum [2023-01-14T02:07:56.956Z] 9621f1afde84: Download complete [2023-01-14T02:07:56.956Z] 58dd87906ef0: Download complete [2023-01-14T02:07:56.956Z] 9621f1afde84: Pull complete [2023-01-14T02:07:56.956Z] c6f70ee39829: Verifying Checksum [2023-01-14T02:07:56.956Z] c6f70ee39829: Download complete [2023-01-14T02:07:58.331Z] c6f70ee39829: Pull complete [2023-01-14T02:07:58.331Z] 56892a8094a2: Pull complete [2023-01-14T02:07:58.331Z] 58dd87906ef0: Pull complete [2023-01-14T02:07:58.331Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-14T02:07:58.331Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-14T02:07:58.331Z] ---> b69703f70c3d [2023-01-14T02:07:58.331Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-14T02:07:58.898Z] ---> Running in 425c97cddab6 [2023-01-14T02:07:59.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:07:59.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:07:59.415Z] (1/129) Installing libxau (1.0.9-r0) [2023-01-14T02:07:59.415Z] (2/129) Installing libmd (1.0.3-r0) [2023-01-14T02:07:59.415Z] (3/129) Installing libbsd (0.11.3-r1) [2023-01-14T02:07:59.415Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-01-14T02:07:59.415Z] (5/129) Installing libxcb (1.14-r2) [2023-01-14T02:07:59.673Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-01-14T02:07:59.673Z] (7/129) Installing libxext (1.3.4-r0) [2023-01-14T02:07:59.673Z] (8/129) Installing libice (1.0.10-r0) [2023-01-14T02:07:59.673Z] (9/129) Installing libuuid (2.37.4-r0) [2023-01-14T02:07:59.673Z] (10/129) Installing libsm (1.2.3-r0) [2023-01-14T02:07:59.673Z] (11/129) Installing libxt (1.2.1-r0) [2023-01-14T02:07:59.673Z] (12/129) Installing libxmu (1.1.3-r0) [2023-01-14T02:07:59.673Z] (13/129) Installing xset (1.2.4-r0) [2023-01-14T02:07:59.673Z] (14/129) Installing xprop (1.2.5-r0) [2023-01-14T02:07:59.673Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-01-14T02:07:59.673Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-14T02:07:59.673Z] (17/129) Installing pkgconf (1.8.0-r0) [2023-01-14T02:07:59.673Z] (18/129) Installing libffi (3.4.2-r1) [2023-01-14T02:07:59.673Z] (19/129) Installing libintl (0.21-r0) [2023-01-14T02:07:59.673Z] (20/129) Installing libblkid (2.37.4-r0) [2023-01-14T02:07:59.932Z] (21/129) Installing libmount (2.37.4-r0) [2023-01-14T02:07:59.932Z] (22/129) Installing pcre (8.45-r1) [2023-01-14T02:07:59.932Z] (23/129) Installing glib (2.70.1-r0) [2023-01-14T02:07:59.932Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-01-14T02:07:59.932Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-01-14T02:07:59.932Z] (26/129) Installing shared-mime-info (2.1-r1) [2023-01-14T02:07:59.932Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-01-14T02:07:59.932Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-01-14T02:07:59.932Z] (29/129) Installing libpng (1.6.37-r1) [2023-01-14T02:07:59.932Z] (30/129) Installing libwebp (1.2.2-r0) [2023-01-14T02:07:59.932Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-01-14T02:08:00.191Z] (32/129) Installing tiff (4.4.0-r0) [2023-01-14T02:08:00.191Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-01-14T02:08:00.191Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-14T02:08:00.191Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-01-14T02:08:00.191Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-01-14T02:08:00.191Z] (37/129) Installing libxrender (0.9.10-r3) [2023-01-14T02:08:00.191Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-01-14T02:08:00.449Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-01-14T02:08:00.708Z] (40/129) Installing libxi (1.8-r0) [2023-01-14T02:08:00.708Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-01-14T02:08:00.708Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-01-14T02:08:00.708Z] (43/129) Installing atk (2.36.0-r0) [2023-01-14T02:08:00.708Z] (44/129) Installing libxtst (1.2.3-r3) [2023-01-14T02:08:00.708Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-01-14T02:08:00.708Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-01-14T02:08:00.708Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-01-14T02:08:00.708Z] (48/129) Installing expat (2.5.0-r0) [2023-01-14T02:08:00.708Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-01-14T02:08:00.967Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-01-14T02:08:00.967Z] (51/129) Installing freetype (2.11.1-r2) [2023-01-14T02:08:00.967Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-01-14T02:08:00.967Z] (53/129) Installing pixman (0.40.0-r4) [2023-01-14T02:08:00.967Z] (54/129) Installing cairo (1.16.0-r5) [2023-01-14T02:08:00.967Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-01-14T02:08:00.967Z] (56/129) Installing avahi-libs (0.8-r5) [2023-01-14T02:08:00.967Z] (57/129) Installing gmp (6.2.1-r1) [2023-01-14T02:08:00.967Z] (58/129) Installing nettle (3.7.3-r0) [2023-01-14T02:08:00.967Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-01-14T02:08:00.967Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-01-14T02:08:00.967Z] (61/129) Installing libunistring (0.9.10-r1) [2023-01-14T02:08:01.227Z] (62/129) Installing gnutls (3.7.1-r1) [2023-01-14T02:08:01.227Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-01-14T02:08:01.227Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-01-14T02:08:01.227Z] (65/129) Installing fribidi (1.0.11-r0) [2023-01-14T02:08:01.227Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-01-14T02:08:01.227Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-01-14T02:08:01.227Z] (68/129) Installing libxft (2.3.4-r0) [2023-01-14T02:08:01.227Z] (69/129) Installing pango (1.48.10-r0) [2023-01-14T02:08:01.227Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-01-14T02:08:01.227Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-14T02:08:01.227Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-01-14T02:08:01.227Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-01-14T02:08:01.227Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-01-14T02:08:01.227Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-01-14T02:08:01.486Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-14T02:08:01.486Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-01-14T02:08:01.486Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-01-14T02:08:01.486Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-01-14T02:08:01.486Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-14T02:08:04.020Z] (79/129) Installing libogg (1.3.5-r0) [2023-01-14T02:08:04.020Z] (80/129) Installing flac (1.3.4-r0) [2023-01-14T02:08:04.020Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-01-14T02:08:04.020Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-01-14T02:08:04.020Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-01-14T02:08:04.020Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-01-14T02:08:05.397Z] (85/129) Installing libass (0.15.2-r0) [2023-01-14T02:08:05.397Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-01-14T02:08:05.397Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-14T02:08:05.397Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-14T02:08:05.397Z] (89/129) Installing lame (3.100-r0) [2023-01-14T02:08:05.397Z] (90/129) Installing opus (1.3.1-r1) [2023-01-14T02:08:05.397Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-01-14T02:08:05.397Z] (92/129) Installing soxr (0.1.3-r2) [2023-01-14T02:08:05.397Z] (93/129) Installing libsrt (1.4.2-r1) [2023-01-14T02:08:05.397Z] (94/129) Installing libssh (0.9.6-r1) [2023-01-14T02:08:05.397Z] (95/129) Installing libtheora (1.1.1-r16) [2023-01-14T02:08:05.397Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-01-14T02:08:05.397Z] (97/129) Installing libpciaccess (0.16-r0) [2023-01-14T02:08:05.397Z] (98/129) Installing libdrm (2.4.109-r0) [2023-01-14T02:08:05.397Z] (99/129) Installing libva (2.13.0-r0) [2023-01-14T02:08:05.397Z] (100/129) Installing libvdpau (1.4-r0) [2023-01-14T02:08:05.397Z] (101/129) Installing vidstab (1.1.0-r1) [2023-01-14T02:08:05.397Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-01-14T02:08:05.397Z] (103/129) Installing libvpx (1.10.0-r0) [2023-01-14T02:08:05.655Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-01-14T02:08:05.655Z] (105/129) Installing x264-libs (20210613-r0) [2023-01-14T02:08:05.655Z] (106/129) Installing x265-libs (3.5-r0) [2023-01-14T02:08:05.655Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-01-14T02:08:05.655Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-01-14T02:08:05.913Z] (109/129) Installing libevent (2.1.12-r4) [2023-01-14T02:08:05.913Z] (110/129) Installing mesa (21.2.6-r0) [2023-01-14T02:08:05.913Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-01-14T02:08:05.913Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-01-14T02:08:05.913Z] (113/129) Installing lcms2 (2.12-r1) [2023-01-14T02:08:05.913Z] (114/129) Installing nspr (4.32-r0) [2023-01-14T02:08:05.913Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-01-14T02:08:05.913Z] (116/129) Installing nss (3.78.1-r0) [2023-01-14T02:08:05.913Z] (117/129) Installing libasyncns (0.8-r1) [2023-01-14T02:08:05.913Z] (118/129) Installing libltdl (2.4.6-r7) [2023-01-14T02:08:05.913Z] (119/129) Installing orc (0.4.32-r0) [2023-01-14T02:08:06.171Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-01-14T02:08:06.171Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-01-14T02:08:06.171Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-01-14T02:08:06.171Z] (123/129) Installing libpulse (15.0-r2) [2023-01-14T02:08:06.171Z] (124/129) Installing re2 (2021.11.01-r0) [2023-01-14T02:08:06.171Z] (125/129) Installing snappy (1.1.9-r1) [2023-01-14T02:08:06.171Z] (126/129) Installing libgpg-error (1.42-r1) [2023-01-14T02:08:06.171Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-01-14T02:08:06.171Z] (128/129) Installing libxslt (1.1.35-r0) [2023-01-14T02:08:06.171Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-01-14T02:08:07.106Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T02:08:07.106Z] Executing glib-2.70.1-r0.trigger [2023-01-14T02:08:07.106Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-14T02:08:09.015Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-14T02:08:09.015Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-14T02:08:09.015Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-14T02:08:09.015Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-14T02:08:09.015Z] OK: 286 MiB in 145 packages [2023-01-14T02:08:12.296Z] Removing intermediate container 425c97cddab6 [2023-01-14T02:08:12.296Z] ---> 80b419ac95bc [2023-01-14T02:08:12.296Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-14T02:08:12.296Z] ---> Running in 34b3d6f23a28 [2023-01-14T02:08:12.296Z] Removing intermediate container 34b3d6f23a28 [2023-01-14T02:08:12.296Z] ---> df88da5acf29 [2023-01-14T02:08:12.296Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-14T02:08:12.296Z] ---> Running in 53873899f450 [2023-01-14T02:08:12.296Z] Removing intermediate container 53873899f450 [2023-01-14T02:08:12.296Z] ---> a37030fb50d2 [2023-01-14T02:08:12.296Z] Step 5/10 : RUN npm install -g npm [2023-01-14T02:08:12.296Z] ---> Running in fd912d24c534 [2023-01-14T02:08:18.852Z] [2023-01-14T02:08:18.852Z] removed 8 packages, changed 80 packages, and audited 231 packages in 5s [2023-01-14T02:08:18.852Z] [2023-01-14T02:08:18.852Z] 14 packages are looking for funding [2023-01-14T02:08:18.852Z] run `npm fund` for details [2023-01-14T02:08:18.852Z] [2023-01-14T02:08:18.852Z] found 0 vulnerabilities [2023-01-14T02:08:18.852Z] Removing intermediate container fd912d24c534 [2023-01-14T02:08:18.852Z] ---> 5a9fbdd612ac [2023-01-14T02:08:18.852Z] Step 6/10 : ARG USER=1000 [2023-01-14T02:08:18.852Z] ---> Running in 2c68866683f5 [2023-01-14T02:08:18.852Z] Removing intermediate container 2c68866683f5 [2023-01-14T02:08:18.852Z] ---> 6b5a7d56776d [2023-01-14T02:08:18.852Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-14T02:08:18.852Z] ---> Running in a0fab7b4c22e [2023-01-14T02:08:19.418Z] Removing intermediate container a0fab7b4c22e [2023-01-14T02:08:19.418Z] ---> fe69e1422fec [2023-01-14T02:08:19.418Z] Step 8/10 : USER $USER:$USER [2023-01-14T02:08:19.675Z] ---> Running in 62d0124b3206 [2023-01-14T02:08:19.675Z] Removing intermediate container 62d0124b3206 [2023-01-14T02:08:19.675Z] ---> fb562113ee3e [2023-01-14T02:08:19.675Z] Step 9/10 : WORKDIR /app [2023-01-14T02:08:19.675Z] ---> Running in 661b74e5fb59 [2023-01-14T02:08:19.675Z] Removing intermediate container 661b74e5fb59 [2023-01-14T02:08:19.675Z] ---> b035717b8bd1 [2023-01-14T02:08:19.675Z] Step 10/10 : LABEL git_sha=feff45cfd706797c917b9687279904827f8d1203 [2023-01-14T02:08:19.675Z] ---> Running in 0e696e8013dc [2023-01-14T02:08:19.933Z] Removing intermediate container 0e696e8013dc [2023-01-14T02:08:19.933Z] ---> c3fc93285868 [2023-01-14T02:08:19.933Z] Successfully built c3fc93285868 [2023-01-14T02:08:19.933Z] Successfully tagged edgexfoundry/edgex-web-ui:feff45cfd706797c917b9687279904827f8d1203 [2023-01-14T02:08:19.933Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-14T02:08:19.933Z] touch edgex-web-ui.imagebuilt [2023-01-14T02:08:19.933Z] mkdir -p node_modules coverage [2023-01-14T02:08:19.933Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-14T02:08:19.933Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE }, [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE } [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE }, [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE } [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE }, [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE } [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:21.306Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE }, [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE }, [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE }, [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE }, [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE }, [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE }, [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:21.307Z] npm WARN EBADENGINE } [2023-01-14T02:08:25.483Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-14T02:08:25.741Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-01-14T02:08:25.741Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-14T02:08:26.002Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:08:26.259Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-14T02:08:26.518Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-14T02:08:27.082Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-14T02:08:28.014Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-14T02:08:28.014Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-14T02:08:30.546Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:08:30.546Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-01-14T02:08:30.546Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-01-14T02:08:30.546Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:08:31.115Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:08:31.115Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:08:31.373Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-01-14T02:08:32.309Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:08:34.212Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-01-14T02:08:36.744Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-01-14T02:08:40.944Z] [2023-01-14T02:08:40.944Z] added 1492 packages, and audited 1493 packages in 21s [2023-01-14T02:08:40.944Z] [2023-01-14T02:08:40.944Z] 93 packages are looking for funding [2023-01-14T02:08:40.944Z] run `npm fund` for details [2023-01-14T02:08:41.202Z] [2023-01-14T02:08:41.202Z] 21 vulnerabilities (1 low, 5 moderate, 11 high, 4 critical) [2023-01-14T02:08:41.202Z] [2023-01-14T02:08:41.202Z] To address issues that do not require attention, run: [2023-01-14T02:08:41.202Z] npm audit fix [2023-01-14T02:08:41.202Z] [2023-01-14T02:08:41.202Z] To address all issues (including breaking changes), run: [2023-01-14T02:08:41.202Z] npm audit fix --force [2023-01-14T02:08:41.202Z] [2023-01-14T02:08:41.202Z] Run `npm audit` for details. [2023-01-14T02:08:44.483Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-01-14T02:08:46.380Z] - Generating browser application bundles (phase: setup)... [2023-01-14T02:08:50.565Z] Compiling @angular/core : es2015 as esm2015 [2023-01-14T02:08:50.565Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-14T02:08:54.754Z] Compiling @angular/common : es2015 as esm2015 [2023-01-14T02:08:54.754Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-14T02:08:54.754Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-14T02:08:54.754Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-14T02:08:55.319Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-14T02:08:55.319Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-14T02:08:55.576Z] Compiling @angular/router : es2015 as esm2015 [2023-01-14T02:08:55.834Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-14T02:08:55.834Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-14T02:08:56.090Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-14T02:08:56.090Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-14T02:08:57.988Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-14T02:09:04.541Z] 14 01 2023 02:09:03.760:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-14T02:09:04.541Z] 14 01 2023 02:09:03.762:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-14T02:09:04.541Z] 14 01 2023 02:09:03.765:INFO [launcher]: Starting browser ChromeHeadless [2023-01-14T02:09:16.769Z] ✔ Browser application bundle generation complete. [2023-01-14T02:09:16.769Z] 14 01 2023 02:09:15.060:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket KzogyRQ6gQhU205pAAAB with id 63000760 [2023-01-14T02:09:18.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-14T02:09:18.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.085 secs) [2023-01-14T02:09:18.143Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.184 secs) [2023-01-14T02:09:18.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.194 secs) [2023-01-14T02:09:18.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.202 secs) [2023-01-14T02:09:18.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.211 secs) [2023-01-14T02:09:18.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.255 secs) [2023-01-14T02:09:18.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.267 secs) [2023-01-14T02:09:18.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.319 secs) [2023-01-14T02:09:18.399Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.382 secs) [2023-01-14T02:09:18.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.391 secs) [2023-01-14T02:09:18.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.4 secs) [2023-01-14T02:09:18.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.406 secs) [2023-01-14T02:09:18.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.432 secs) [2023-01-14T02:09:18.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.456 secs) [2023-01-14T02:09:18.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.505 secs) [2023-01-14T02:09:18.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.516 secs) [2023-01-14T02:09:18.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.571 secs) [2023-01-14T02:09:18.915Z] WARN: ' [2023-01-14T02:09:18.915Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:09:18.915Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:09:18.915Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:09:18.915Z] in a future version of Angular. [2023-01-14T02:09:18.915Z] [2023-01-14T02:09:18.915Z] For more information on this, see our API docs here: [2023-01-14T02:09:18.915Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:09:18.915Z] ' [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.571 secs) [2023-01-14T02:09:18.915Z] WARN: ' [2023-01-14T02:09:18.915Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:09:18.915Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:09:18.915Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:09:18.915Z] in a future version of Angular. [2023-01-14T02:09:18.915Z] [2023-01-14T02:09:18.915Z] For more information on this, see our API docs here: [2023-01-14T02:09:18.915Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:09:18.915Z] ' [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.608 secs) [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.647 secs) [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.659 secs) [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.669 secs) [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.676 secs) [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.679 secs) [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.685 secs) [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.686 secs) [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.755 secs) [2023-01-14T02:09:18.915Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.78 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.792 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.794 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.796 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.81 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.849 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.869 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.876 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.882 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.887 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.916 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.93 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.941 secs) [2023-01-14T02:09:19.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.95 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.966 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.972 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.993 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.012 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.036 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.041 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.042 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.055 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.058 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.06 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.082 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.087 secs) [2023-01-14T02:09:19.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.09 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.169 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.182 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.195 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.201 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.204 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.212 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.217 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.224 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.229 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.235 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.239 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.245 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.249 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.251 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.289 secs) [2023-01-14T02:09:19.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.303 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.311 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.314 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.324 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.342 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.364 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.371 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.377 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.38 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.41 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.419 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.426 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.433 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.436 secs) [2023-01-14T02:09:19.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.441 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.448 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.467 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.475 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.488 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.496 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.499 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.505 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.523 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.53 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.537 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.539 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.545 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.556 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.56 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.563 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.566 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.581 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.586 secs) [2023-01-14T02:09:20.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.595 secs) [2023-01-14T02:09:20.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.627 secs) [2023-01-14T02:09:20.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.632 secs) [2023-01-14T02:09:20.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.663 secs) [2023-01-14T02:09:20.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.673 secs) [2023-01-14T02:09:20.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.693 secs) [2023-01-14T02:09:20.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.72 secs) [2023-01-14T02:09:20.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.73 secs) [2023-01-14T02:09:20.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.761 secs) [2023-01-14T02:09:20.473Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.781 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.801 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.814 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.823 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.837 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.841 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.846 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.848 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.865 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.868 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.875 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.887 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.894 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.904 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.916 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.928 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.934 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.937 secs) [2023-01-14T02:09:20.732Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.961 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.969 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.985 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.991 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.011 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.023 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.026 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.048 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.052 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.053 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.079 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.114 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.116 secs) [2023-01-14T02:09:20.990Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.118 secs) [2023-01-14T02:09:21.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.13 secs) [2023-01-14T02:09:21.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.134 secs) [2023-01-14T02:09:21.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.135 secs) [2023-01-14T02:09:21.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.141 secs) [2023-01-14T02:09:21.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.147 secs) [2023-01-14T02:09:21.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.152 secs) [2023-01-14T02:09:21.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.163 secs) [2023-01-14T02:09:21.246Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.289 secs / 2.163 secs) [2023-01-14T02:09:21.246Z] TOTAL: 149 SUCCESS [2023-01-14T02:09:21.246Z] ✔ Browser application bundle generation complete. [2023-01-14T02:09:21.816Z] [2023-01-14T02:09:21.816Z] =============================== Coverage summary =============================== [2023-01-14T02:09:21.816Z] Statements : 40.98% ( 1467/3580 ) [2023-01-14T02:09:21.816Z] Branches : 12.03% ( 111/923 ) [2023-01-14T02:09:21.816Z] Functions : 33.28% ( 432/1298 ) [2023-01-14T02:09:21.816Z] Lines : 38.91% ( 1318/3387 ) [2023-01-14T02:09:21.816Z] ================================================================================ [2023-01-14T02:09:21.816Z] ✔ Browser application bundle generation complete. [2023-01-14T02:09:22.383Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-584/web' [Pipeline] echo [2023-01-14T02:09:22.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-14T02:09:22.398Z] $ docker stop --time=1 3c2b28c55ba4da4c236dcf51f05098bb38c1629cd8f30faf71205aa1d012db40 [2023-01-14T02:09:23.712Z] $ docker rm -f --volumes 3c2b28c55ba4da4c236dcf51f05098bb38c1629cd8f30faf71205aa1d012db40 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:09:24.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-14T02:09:24.793Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-14T02:09:25.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-14T02:09:25.849Z] + ls -al . [2023-01-14T02:09:25.849Z] total 188 [2023-01-14T02:09:25.849Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 14 02:07 . [2023-01-14T02:09:25.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 .. [2023-01-14T02:09:25.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 .blubracket [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:06 .dockerignore [2023-01-14T02:09:25.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:07 .git [2023-01-14T02:09:25.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 .github [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:06 .gitignore [2023-01-14T02:09:25.849Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:06 .semver [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:06 Attribution.txt [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:06 CHANGELOG.md [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:06 CONTRIBUTING.md [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:06 Dockerfile [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:06 Jenkinsfile [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:06 LICENSE [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:06 Makefile [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:06 README.md [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:07 VERSION [2023-01-14T02:09:25.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 assets [2023-01-14T02:09:25.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 bin [2023-01-14T02:09:25.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 cmd [2023-01-14T02:09:25.849Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:07 coverage.out [2023-01-14T02:09:25.849Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 docs [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:06 go.mod [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:06 go.sum [2023-01-14T02:09:25.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:06 internal [2023-01-14T02:09:25.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 snap [2023-01-14T02:09:25.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 testing [2023-01-14T02:09:25.849Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:06 version.go [2023-01-14T02:09:25.849Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:26.206Z] + 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=feff45cfd706797c917b9687279904827f8d1203 --label arch=amd64 --label version=0.0.0 . [2023-01-14T02:09:26.470Z] Sending build context to Docker daemon 48.43MB [2023-01-14T02:09:26.470Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:09:26.470Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-14T02:09:26.470Z] ---> b2afb7081155 [2023-01-14T02:09:26.470Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:09:26.729Z] ---> Running in 2d86d2bd0f4f [2023-01-14T02:09:26.729Z] Removing intermediate container 2d86d2bd0f4f [2023-01-14T02:09:26.729Z] ---> 1fc42261226d [2023-01-14T02:09:26.729Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:09:26.729Z] ---> Running in 36bd7a48262c [2023-01-14T02:09:26.729Z] Removing intermediate container 36bd7a48262c [2023-01-14T02:09:26.729Z] ---> 15d8ddbe63a3 [2023-01-14T02:09:26.729Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:09:26.729Z] ---> Running in eef7035d39c2 [2023-01-14T02:09:26.987Z] Removing intermediate container eef7035d39c2 [2023-01-14T02:09:26.987Z] ---> abe4de3da104 [2023-01-14T02:09:26.987Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-14T02:09:26.987Z] ---> Running in c4e69204507f [2023-01-14T02:09:26.987Z] Removing intermediate container c4e69204507f [2023-01-14T02:09:26.987Z] ---> 33824603f465 [2023-01-14T02:09:26.987Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:09:26.987Z] ---> Running in 03c338f16bf6 [2023-01-14T02:09:26.987Z] Removing intermediate container 03c338f16bf6 [2023-01-14T02:09:26.987Z] ---> cf1af041d3e6 [2023-01-14T02:09:26.987Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:09:27.553Z] ---> 9367d6e0568f [2023-01-14T02:09:27.553Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:09:27.810Z] ---> Running in 3c016625d8db [2023-01-14T02:09:28.375Z] Removing intermediate container 3c016625d8db [2023-01-14T02:09:28.375Z] ---> 10d3b70d9ae2 [2023-01-14T02:09:28.375Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:09:28.375Z] ---> Running in d0d0be986554 [2023-01-14T02:09:28.635Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:09:28.893Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:09:29.828Z] OK: 211 MiB in 51 packages [2023-01-14T02:09:30.090Z] Removing intermediate container d0d0be986554 [2023-01-14T02:09:30.090Z] ---> a2f43c3aefb6 [2023-01-14T02:09:30.090Z] Step 11/26 : ENV GO111MODULE=on [2023-01-14T02:09:30.090Z] ---> Running in cbf859e54e33 [2023-01-14T02:09:30.090Z] Removing intermediate container cbf859e54e33 [2023-01-14T02:09:30.090Z] ---> 014d34f507bb [2023-01-14T02:09:30.090Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:09:30.090Z] ---> Running in 32903ca7e169 [2023-01-14T02:09:30.090Z] Removing intermediate container 32903ca7e169 [2023-01-14T02:09:30.090Z] ---> 409f3bfb7b6a [2023-01-14T02:09:30.090Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-14T02:09:30.347Z] ---> 3ba57653c4f4 [2023-01-14T02:09:30.347Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:09:30.347Z] ---> Running in 41952f2f80b2 [2023-01-14T02:09:30.916Z] Removing intermediate container 41952f2f80b2 [2023-01-14T02:09:30.916Z] ---> 305099a907e2 [2023-01-14T02:09:30.916Z] Step 15/26 : COPY . . [2023-01-14T02:09:32.288Z] ---> 431c79f6e2ed [2023-01-14T02:09:32.288Z] Step 16/26 : RUN ${MAKE} [2023-01-14T02:09:32.288Z] ---> Running in 656e66cb2902 [2023-01-14T02:09:32.288Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-14T02:09:42.255Z] Removing intermediate container 656e66cb2902 [2023-01-14T02:09:42.255Z] ---> 0d9cfcb4651d [2023-01-14T02:09:42.255Z] Step 17/26 : FROM alpine:3.14 [2023-01-14T02:09:42.823Z] 3.14: Pulling from library/alpine [2023-01-14T02:09:42.823Z] c7ed990a2339: Pulling fs layer [2023-01-14T02:09:42.823Z] c7ed990a2339: Verifying Checksum [2023-01-14T02:09:42.823Z] c7ed990a2339: Download complete [2023-01-14T02:09:43.082Z] c7ed990a2339: Pull complete [2023-01-14T02:09:43.082Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-14T02:09:43.082Z] Status: Downloaded newer image for alpine:3.14 [2023-01-14T02:09:43.082Z] ---> dd53f409bf0b [2023-01-14T02:09:43.082Z] Step 18/26 : EXPOSE 4000 [2023-01-14T02:09:43.082Z] ---> Running in 8a1e8af82084 [2023-01-14T02:09:43.348Z] Removing intermediate container 8a1e8af82084 [2023-01-14T02:09:43.348Z] ---> 70652fc51be0 [2023-01-14T02:09:43.348Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:09:43.920Z] ---> c387cfda69b1 [2023-01-14T02:09:43.920Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-14T02:09:43.920Z] ---> e5b4f8ef6678 [2023-01-14T02:09:43.920Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-14T02:09:44.179Z] ---> fbe2fb2c3c3e [2023-01-14T02:09:44.179Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:09:44.179Z] ---> Running in b2d978b284fb [2023-01-14T02:09:44.179Z] Removing intermediate container b2d978b284fb [2023-01-14T02:09:44.179Z] ---> 8aeade1d2f4a [2023-01-14T02:09:44.179Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-14T02:09:44.179Z] ---> Running in cf970a079c4b [2023-01-14T02:09:44.179Z] Removing intermediate container cf970a079c4b [2023-01-14T02:09:44.179Z] ---> 7e3fdd18488c [2023-01-14T02:09:44.179Z] Step 24/26 : LABEL arch=amd64 [2023-01-14T02:09:44.439Z] ---> Running in b7737e760993 [2023-01-14T02:09:44.439Z] Removing intermediate container b7737e760993 [2023-01-14T02:09:44.439Z] ---> 384687112847 [2023-01-14T02:09:44.439Z] Step 25/26 : LABEL git_sha=feff45cfd706797c917b9687279904827f8d1203 [2023-01-14T02:09:44.439Z] ---> Running in bceef513b2b4 [2023-01-14T02:09:44.439Z] Removing intermediate container bceef513b2b4 [2023-01-14T02:09:44.439Z] ---> 595214ce0e63 [2023-01-14T02:09:44.439Z] Step 26/26 : LABEL version=0.0.0 [2023-01-14T02:09:44.439Z] ---> Running in fe8d2b55e322 [2023-01-14T02:09:44.699Z] Removing intermediate container fe8d2b55e322 [2023-01-14T02:09:44.699Z] ---> d917f2e0dd17 [2023-01-14T02:09:44.699Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-14T02:09:44.699Z] Successfully built d917f2e0dd17 [2023-01-14T02:09:44.699Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:45.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:09:45.117Z] [2023-01-14T02:09:45.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:45.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:09:45.420Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-14T02:09:45.420Z] 5eb5b503b376: Pulling fs layer [2023-01-14T02:09:45.420Z] 5c69ac0246d0: Pulling fs layer [2023-01-14T02:09:45.420Z] ec43610c2a17: Pulling fs layer [2023-01-14T02:09:45.420Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-14T02:09:45.420Z] 33b1e0a273af: Pulling fs layer [2023-01-14T02:09:45.420Z] 5d3b04190fa2: Pulling fs layer [2023-01-14T02:09:45.420Z] 33b1e0a273af: Waiting [2023-01-14T02:09:45.420Z] 3a2ae6a8a46f: Waiting [2023-01-14T02:09:45.420Z] 5d3b04190fa2: Waiting [2023-01-14T02:09:45.420Z] 2f39f015ded8: Pulling fs layer [2023-01-14T02:09:45.420Z] 2f39f015ded8: Waiting [2023-01-14T02:09:45.420Z] 5c69ac0246d0: Download complete [2023-01-14T02:09:45.420Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-14T02:09:45.420Z] 3a2ae6a8a46f: Download complete [2023-01-14T02:09:45.680Z] ec43610c2a17: Verifying Checksum [2023-01-14T02:09:45.680Z] ec43610c2a17: Download complete [2023-01-14T02:09:45.680Z] 33b1e0a273af: Verifying Checksum [2023-01-14T02:09:45.680Z] 33b1e0a273af: Download complete [2023-01-14T02:09:45.680Z] 5d3b04190fa2: Verifying Checksum [2023-01-14T02:09:45.680Z] 5d3b04190fa2: Download complete [2023-01-14T02:09:45.680Z] 5eb5b503b376: Verifying Checksum [2023-01-14T02:09:45.680Z] 5eb5b503b376: Download complete [2023-01-14T02:09:46.611Z] 2f39f015ded8: Download complete [2023-01-14T02:09:46.868Z] 5eb5b503b376: Pull complete [2023-01-14T02:09:46.868Z] 5c69ac0246d0: Pull complete [2023-01-14T02:09:47.434Z] ec43610c2a17: Pull complete [2023-01-14T02:09:47.434Z] 3a2ae6a8a46f: Pull complete [2023-01-14T02:09:47.434Z] 33b1e0a273af: Pull complete [2023-01-14T02:09:47.694Z] 5d3b04190fa2: Pull complete [2023-01-14T02:09:51.880Z] 2f39f015ded8: Pull complete [2023-01-14T02:09:51.880Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-14T02:09:51.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:09:51.880Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:09:51.949Z] prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container [2023-01-14T02:09:51.972Z] $ 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-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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 [2023-01-14T02:09:53.321Z] $ docker top 7ff08b5fc41eb94cdc20f850bb34e2d9677332a381ad9878dff62a2e8d23c3b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:09:53.712Z] ---> job-cost.sh [2023-01-14T02:09:53.712Z] lf-activate-venv: SKIPPING [2023-01-14T02:09:53.712Z] INFO: No Stack... [2023-01-14T02:09:53.970Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T02:09:54.535Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T02:09:54.823Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives/cost.csv [2023-01-14T02:09:54.823Z] + cut -d, -f6 [Pipeline] lock [2023-01-14T02:09:54.836Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [2023-01-14T02:09:54.847Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] did not exist. Created. [2023-01-14T02:09:54.847Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T02:09:55.148Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-14T02:09:55.521Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T02:09:55.529Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T02:09:55.547Z] $ docker stop --time=1 7ff08b5fc41eb94cdc20f850bb34e2d9677332a381ad9878dff62a2e8d23c3b6 [2023-01-14T02:09:56.801Z] $ docker rm -f --volumes 7ff08b5fc41eb94cdc20f850bb34e2d9677332a381ad9878dff62a2e8d23c3b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-14T02:10:00.183Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2325 in /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [Pipeline] { [Pipeline] ws [2023-01-14T02:10:00.198Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-01-14T02:10:00.235Z] The recommended git tool is: git [2023-01-14T02:10:06.790Z] using credential edgex-jenkins-ssh [2023-01-14T02:10:06.809Z] Cloning the remote Git repository [2023-01-14T02:10:06.878Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:10:06.991Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-01-14T02:10:07.203Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:10:07.204Z] > git --version # timeout=10 [2023-01-14T02:10:07.229Z] > git --version # 'git version 2.25.1' [2023-01-14T02:10:07.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:10:07.307Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T02:10:13.825Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-01-14T02:10:13.846Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T02:10:15.032Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-01-14T02:10:15.675Z] Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit f9e971e5c7f115aba8be833c13e7ddf8c1445a3b [2023-01-14T02:10:16.606Z] Merge succeeded, producing d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a [2023-01-14T02:10:16.606Z] Checking out Revision d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a (PR-584) [2023-01-14T02:10:15.094Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:10:15.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:10:15.114Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-14T02:10:15.705Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T02:10:15.733Z] > git checkout -f f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # timeout=10 [2023-01-14T02:10:16.228Z] > git remote # timeout=10 [2023-01-14T02:10:16.255Z] > git config --get remote.origin.url # timeout=10 [2023-01-14T02:10:16.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:10:16.294Z] > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-01-14T02:10:16.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-14T02:10:16.620Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T02:10:16.640Z] > git checkout -f d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a # timeout=10 [2023-01-14T02:10:20.451Z] Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" [2023-01-14T02:10:20.467Z] > git rev-list --no-walk f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:10:21.496Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-14T02:10:21.496Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T02:10:21.496Z] Dload Upload Total Spent Left Speed [2023-01-14T02:10:21.496Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh [2023-01-14T02:10:22.158Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-14T02:10:22.615Z] + sudo tee /etc/docker/daemon.new [2023-01-14T02:10:22.615Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-14T02:10:22.615Z] { [2023-01-14T02:10:22.615Z] "registry-mirrors": [ [2023-01-14T02:10:22.615Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-14T02:10:22.615Z] ], [2023-01-14T02:10:22.615Z] "bip": "10.250.0.254/24", [2023-01-14T02:10:22.615Z] "hosts": [ [2023-01-14T02:10:22.615Z] "tcp://0.0.0.0:5555", [2023-01-14T02:10:22.615Z] "unix:///var/run/docker.sock" [2023-01-14T02:10:22.615Z] ], [2023-01-14T02:10:22.615Z] "mtu": 1458, [2023-01-14T02:10:22.615Z] "selinux-enabled": true, [2023-01-14T02:10:22.615Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-14T02:10:22.615Z] } [Pipeline] sh [2023-01-14T02:10:22.987Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-14T02:10:23.355Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:10:41.734Z] provisioning config files... [2023-01-14T02:10:41.772Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config9118235159466859614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:10:42.168Z] ---> docker-login.sh [2023-01-14T02:10:42.168Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:10:42.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:10:43.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:10:43.058Z] Configure a credential helper to remove this warning. See [2023-01-14T02:10:43.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:10:43.058Z] [2023-01-14T02:10:43.058Z] Login Succeeded [2023-01-14T02:10:43.058Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:10:43.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:10:43.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:10:43.333Z] Configure a credential helper to remove this warning. See [2023-01-14T02:10:43.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:10:43.333Z] [2023-01-14T02:10:43.333Z] Login Succeeded [2023-01-14T02:10:43.333Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:10:44.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:10:44.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:10:44.161Z] Configure a credential helper to remove this warning. See [2023-01-14T02:10:44.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:10:44.161Z] [2023-01-14T02:10:44.161Z] Login Succeeded [2023-01-14T02:10:44.161Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:10:44.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:10:45.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:10:45.374Z] Configure a credential helper to remove this warning. See [2023-01-14T02:10:45.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:10:45.374Z] [2023-01-14T02:10:45.374Z] Login Succeeded [2023-01-14T02:10:45.374Z] docker.io [2023-01-14T02:10:45.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:10:45.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:10:45.926Z] Configure a credential helper to remove this warning. See [2023-01-14T02:10:45.926Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:10:45.926Z] [2023-01-14T02:10:45.926Z] Login Succeeded [2023-01-14T02:10:45.926Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:10:45.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-14T02:10:46.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:10:46.339Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:10:46.354Z] ========================================================= [2023-01-14T02:10:46.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-14T02:10:46.354Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:10:46.727Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-14T02:10:47.726Z] Sending build context to Docker daemon 28.76MB [2023-01-14T02:10:48.002Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:10:48.002Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-14T02:10:48.002Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-14T02:10:48.002Z] 9b18e9b68314: Pulling fs layer [2023-01-14T02:10:48.002Z] 35d82f9e3411: Pulling fs layer [2023-01-14T02:10:48.002Z] e16973657156: Pulling fs layer [2023-01-14T02:10:48.002Z] fc693d55d65f: Pulling fs layer [2023-01-14T02:10:48.002Z] 7e9fc2657dce: Pulling fs layer [2023-01-14T02:10:48.002Z] dda99020689f: Pulling fs layer [2023-01-14T02:10:48.002Z] db1c61fa0a46: Pulling fs layer [2023-01-14T02:10:48.002Z] 891c053d2c06: Pulling fs layer [2023-01-14T02:10:48.002Z] dda99020689f: Waiting [2023-01-14T02:10:48.002Z] db1c61fa0a46: Waiting [2023-01-14T02:10:48.002Z] 891c053d2c06: Waiting [2023-01-14T02:10:48.002Z] fc693d55d65f: Waiting [2023-01-14T02:10:48.002Z] 7e9fc2657dce: Waiting [2023-01-14T02:10:48.290Z] e16973657156: Verifying Checksum [2023-01-14T02:10:48.290Z] e16973657156: Download complete [2023-01-14T02:10:48.290Z] 35d82f9e3411: Verifying Checksum [2023-01-14T02:10:48.290Z] 35d82f9e3411: Download complete [2023-01-14T02:10:48.290Z] 7e9fc2657dce: Verifying Checksum [2023-01-14T02:10:48.290Z] 7e9fc2657dce: Download complete [2023-01-14T02:10:48.290Z] dda99020689f: Download complete [2023-01-14T02:10:48.290Z] 9b18e9b68314: Verifying Checksum [2023-01-14T02:10:48.290Z] 9b18e9b68314: Download complete [2023-01-14T02:10:49.288Z] 9b18e9b68314: Pull complete [2023-01-14T02:10:49.580Z] 35d82f9e3411: Pull complete [2023-01-14T02:10:49.859Z] 891c053d2c06: Verifying Checksum [2023-01-14T02:10:49.859Z] 891c053d2c06: Download complete [2023-01-14T02:10:50.143Z] e16973657156: Pull complete [2023-01-14T02:10:51.127Z] db1c61fa0a46: Verifying Checksum [2023-01-14T02:10:51.127Z] db1c61fa0a46: Download complete [2023-01-14T02:10:52.108Z] fc693d55d65f: Verifying Checksum [2023-01-14T02:10:52.108Z] fc693d55d65f: Download complete [2023-01-14T02:11:04.490Z] fc693d55d65f: Pull complete [2023-01-14T02:11:04.490Z] 7e9fc2657dce: Pull complete [2023-01-14T02:11:04.490Z] dda99020689f: Pull complete [2023-01-14T02:11:11.199Z] db1c61fa0a46: Pull complete [2023-01-14T02:11:12.172Z] 891c053d2c06: Pull complete [2023-01-14T02:11:12.172Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-14T02:11:12.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-14T02:11:12.172Z] ---> f96f9c87975a [2023-01-14T02:11:12.172Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:11:14.815Z] ---> Running in 3d245a9d4973 [2023-01-14T02:11:15.087Z] Removing intermediate container 3d245a9d4973 [2023-01-14T02:11:15.087Z] ---> f6f634fa9c94 [2023-01-14T02:11:15.087Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:11:15.359Z] ---> Running in 365ce6e3858e [2023-01-14T02:11:15.950Z] Removing intermediate container 365ce6e3858e [2023-01-14T02:11:15.950Z] ---> f517d2ef9d33 [2023-01-14T02:11:15.950Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:11:16.218Z] ---> Running in 8bf51f1f7a02 [2023-01-14T02:11:16.491Z] Removing intermediate container 8bf51f1f7a02 [2023-01-14T02:11:16.491Z] ---> c2ad8f123a98 [2023-01-14T02:11:16.491Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-14T02:11:16.761Z] ---> Running in 7159b1fe14ee [2023-01-14T02:11:17.031Z] Removing intermediate container 7159b1fe14ee [2023-01-14T02:11:17.031Z] ---> 28d3cd8165b8 [2023-01-14T02:11:17.031Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:11:17.031Z] ---> Running in a31b23ab74ea [2023-01-14T02:11:17.629Z] Removing intermediate container a31b23ab74ea [2023-01-14T02:11:17.629Z] ---> 3cc7b0e21e46 [2023-01-14T02:11:17.629Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:11:18.227Z] latest: Pulling from library/docker [2023-01-14T02:11:18.227Z] a9eaa45ef418: Pulling fs layer [2023-01-14T02:11:18.227Z] 9b7e78d5cc3f: Pulling fs layer [2023-01-14T02:11:18.227Z] 3e5567070d96: Pulling fs layer [2023-01-14T02:11:18.227Z] 84d0f0d97175: Pulling fs layer [2023-01-14T02:11:18.227Z] 4d837e8284e4: Pulling fs layer [2023-01-14T02:11:18.227Z] 9b063021d93d: Pulling fs layer [2023-01-14T02:11:18.227Z] 31168eb775d5: Pulling fs layer [2023-01-14T02:11:18.227Z] 84d0f0d97175: Waiting [2023-01-14T02:11:18.227Z] 4d837e8284e4: Waiting [2023-01-14T02:11:18.227Z] b319acefe37b: Pulling fs layer [2023-01-14T02:11:18.227Z] 9b063021d93d: Waiting [2023-01-14T02:11:18.227Z] 31168eb775d5: Waiting [2023-01-14T02:11:18.227Z] b319acefe37b: Waiting [2023-01-14T02:11:18.502Z] 9b7e78d5cc3f: Verifying Checksum [2023-01-14T02:11:18.502Z] 9b7e78d5cc3f: Download complete [2023-01-14T02:11:18.502Z] a9eaa45ef418: Download complete [2023-01-14T02:11:19.103Z] 3e5567070d96: Verifying Checksum [2023-01-14T02:11:19.103Z] 3e5567070d96: Download complete [2023-01-14T02:11:19.379Z] 9b063021d93d: Verifying Checksum [2023-01-14T02:11:19.379Z] 9b063021d93d: Download complete [2023-01-14T02:11:19.379Z] a9eaa45ef418: Pull complete [2023-01-14T02:11:19.379Z] 84d0f0d97175: Verifying Checksum [2023-01-14T02:11:19.379Z] 84d0f0d97175: Download complete [2023-01-14T02:11:19.379Z] 4d837e8284e4: Verifying Checksum [2023-01-14T02:11:19.379Z] 4d837e8284e4: Download complete [2023-01-14T02:11:19.379Z] 31168eb775d5: Verifying Checksum [2023-01-14T02:11:19.379Z] 31168eb775d5: Download complete [2023-01-14T02:11:19.379Z] b319acefe37b: Download complete [2023-01-14T02:11:19.980Z] 9b7e78d5cc3f: Pull complete [2023-01-14T02:11:21.410Z] 3e5567070d96: Pull complete [2023-01-14T02:11:22.392Z] 84d0f0d97175: Pull complete [2023-01-14T02:11:23.370Z] 4d837e8284e4: Pull complete [2023-01-14T02:11:23.650Z] 9b063021d93d: Pull complete [2023-01-14T02:11:23.920Z] 31168eb775d5: Pull complete [2023-01-14T02:11:24.190Z] b319acefe37b: Pull complete [2023-01-14T02:11:24.468Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-14T02:11:24.468Z] Status: Downloaded newer image for docker:latest [2023-01-14T02:11:27.326Z] ---> 660ef40e551f [2023-01-14T02:11:27.326Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:11:27.326Z] ---> Running in 802a386739cd [2023-01-14T02:11:29.299Z] Removing intermediate container 802a386739cd [2023-01-14T02:11:29.299Z] ---> 0ffc5c6adbcc [2023-01-14T02:11:29.299Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:11:29.582Z] ---> Running in 1fc1f8cb6981 [2023-01-14T02:11:30.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:11:31.168Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:11:33.136Z] OK: 221 MiB in 51 packages [2023-01-14T02:11:34.170Z] Removing intermediate container 1fc1f8cb6981 [2023-01-14T02:11:34.170Z] ---> 7a94cbd77035 [2023-01-14T02:11:34.170Z] Step 11/16 : ENV GO111MODULE=on [2023-01-14T02:11:34.445Z] ---> Running in d3f0e2a703d3 [2023-01-14T02:11:34.721Z] Removing intermediate container d3f0e2a703d3 [2023-01-14T02:11:34.721Z] ---> 37367f450b0b [2023-01-14T02:11:34.721Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:11:35.004Z] ---> Running in e2126584d266 [2023-01-14T02:11:35.283Z] Removing intermediate container e2126584d266 [2023-01-14T02:11:35.283Z] ---> db085509ddd2 [2023-01-14T02:11:35.283Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-14T02:11:35.879Z] ---> a64d48795e38 [2023-01-14T02:11:35.879Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:11:36.151Z] ---> Running in 5c9831dc3f4d [2023-01-14T02:12:44.131Z] Removing intermediate container 5c9831dc3f4d [2023-01-14T02:12:44.131Z] ---> c501db5e139c [2023-01-14T02:12:44.131Z] Step 15/16 : COPY . . [2023-01-14T02:12:44.131Z] ---> eb263905eb2c [2023-01-14T02:12:44.131Z] Step 16/16 : RUN ${MAKE} [2023-01-14T02:12:44.131Z] ---> Running in afc634d5912d [2023-01-14T02:12:44.131Z] noop [2023-01-14T02:12:44.131Z] Removing intermediate container afc634d5912d [2023-01-14T02:12:44.131Z] ---> 04bee333f77c [2023-01-14T02:12:44.131Z] Successfully built 04bee333f77c [2023-01-14T02:12:44.131Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:12:44.508Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T02:12:44.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:12:44.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-2325 does not seem to be running inside a container [2023-01-14T02:12:44.854Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 [2023-01-14T02:12:46.349Z] $ docker top 7a804669e047930baf1564348a8f6dbf0cbbf25dd0f452cea545e63f153f6ca7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:12:47.250Z] + go version [2023-01-14T02:12:47.250Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-14T02:12:47.280Z] $ docker stop --time=1 7a804669e047930baf1564348a8f6dbf0cbbf25dd0f452cea545e63f153f6ca7 [2023-01-14T02:12:49.012Z] $ docker rm -f --volumes 7a804669e047930baf1564348a8f6dbf0cbbf25dd0f452cea545e63f153f6ca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:12:49.598Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T02:12:49.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:12:49.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-2325 does not seem to be running inside a container [2023-01-14T02:12:49.921Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 [2023-01-14T02:12:51.382Z] $ docker top 789b13f8c4ff645c7132b5a04c8401d3ff39d889dffa04c50f8e46c9b57765f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:12:52.287Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-14T02:12:52.987Z] + make test [2023-01-14T02:12:52.987Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-14T02:12:54.960Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-14T02:14:46.784Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-14T02:14:46.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-14T02:14:46.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-14T02:14:46.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-14T02:14:46.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-14T02:14:46.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-14T02:14:46.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-14T02:14:46.784Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-14T02:14:46.784Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-14T02:15:13.573Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T02:15:13.573Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T02:15:13.573Z] ./bin/test-attribution-txt.sh [2023-01-14T02:15:13.573Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-14T02:15:13.573Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-14T02:15:13.850Z] make -C web test [2023-01-14T02:15:13.850Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-01-14T02:15:13.850Z] make[1]: tput: No such file or directory [2023-01-14T02:15:13.850Z] make[1]: tput: No such file or directory [2023-01-14T02:15:13.850Z] warning: generating ./VERSION [2023-01-14T02:15:13.850Z] echo "0.0.0" > VERSION [2023-01-14T02:15:13.850Z] docker build \ [2023-01-14T02:15:13.850Z] -f Dockerfile \ [2023-01-14T02:15:13.850Z] --build-arg USER=1000 \ [2023-01-14T02:15:13.850Z] \ [2023-01-14T02:15:13.850Z] --label "git_sha=d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a" \ [2023-01-14T02:15:13.850Z] -t edgexfoundry/edgex-web-ui:d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a \ [2023-01-14T02:15:13.850Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-14T02:15:13.850Z] . [2023-01-14T02:15:15.281Z] Sending build context to Docker daemon 3.281MB [2023-01-14T02:15:15.281Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-14T02:15:15.281Z] 16.17-alpine3.15: Pulling from library/node [2023-01-14T02:15:15.281Z] 47517142f6ba: Pulling fs layer [2023-01-14T02:15:15.281Z] 5f8c4bfa009b: Pulling fs layer [2023-01-14T02:15:15.281Z] f7079c9c4ba1: Pulling fs layer [2023-01-14T02:15:15.281Z] aba105e6f55a: Pulling fs layer [2023-01-14T02:15:15.281Z] aba105e6f55a: Waiting [2023-01-14T02:15:15.554Z] 47517142f6ba: Verifying Checksum [2023-01-14T02:15:15.554Z] 47517142f6ba: Download complete [2023-01-14T02:15:15.554Z] f7079c9c4ba1: Verifying Checksum [2023-01-14T02:15:15.554Z] f7079c9c4ba1: Download complete [2023-01-14T02:15:15.554Z] aba105e6f55a: Download complete [2023-01-14T02:15:16.148Z] 47517142f6ba: Pull complete [2023-01-14T02:15:16.422Z] 5f8c4bfa009b: Verifying Checksum [2023-01-14T02:15:16.422Z] 5f8c4bfa009b: Download complete [2023-01-14T02:15:24.700Z] 5f8c4bfa009b: Pull complete [2023-01-14T02:15:24.700Z] f7079c9c4ba1: Pull complete [2023-01-14T02:15:24.700Z] aba105e6f55a: Pull complete [2023-01-14T02:15:24.700Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-14T02:15:24.700Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-14T02:15:24.700Z] ---> bf1b8b58d215 [2023-01-14T02:15:24.700Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-14T02:15:24.700Z] ---> Running in eb75678304bc [2023-01-14T02:15:26.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:15:26.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:15:28.411Z] (1/128) Installing libxau (1.0.9-r0) [2023-01-14T02:15:28.411Z] (2/128) Installing libmd (1.0.3-r0) [2023-01-14T02:15:28.411Z] (3/128) Installing libbsd (0.11.3-r1) [2023-01-14T02:15:28.411Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-01-14T02:15:28.411Z] (5/128) Installing libxcb (1.14-r2) [2023-01-14T02:15:28.411Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-01-14T02:15:28.687Z] (7/128) Installing libxext (1.3.4-r0) [2023-01-14T02:15:28.687Z] (8/128) Installing libice (1.0.10-r0) [2023-01-14T02:15:28.687Z] (9/128) Installing libuuid (2.37.4-r0) [2023-01-14T02:15:28.687Z] (10/128) Installing libsm (1.2.3-r0) [2023-01-14T02:15:28.687Z] (11/128) Installing libxt (1.2.1-r0) [2023-01-14T02:15:28.687Z] (12/128) Installing libxmu (1.1.3-r0) [2023-01-14T02:15:28.687Z] (13/128) Installing xset (1.2.4-r0) [2023-01-14T02:15:28.687Z] (14/128) Installing xprop (1.2.5-r0) [2023-01-14T02:15:28.687Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-01-14T02:15:28.687Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-14T02:15:28.962Z] (17/128) Installing pkgconf (1.8.0-r0) [2023-01-14T02:15:28.962Z] (18/128) Installing libffi (3.4.2-r1) [2023-01-14T02:15:28.962Z] (19/128) Installing libintl (0.21-r0) [2023-01-14T02:15:28.962Z] (20/128) Installing libblkid (2.37.4-r0) [2023-01-14T02:15:28.962Z] (21/128) Installing libmount (2.37.4-r0) [2023-01-14T02:15:28.962Z] (22/128) Installing pcre (8.45-r1) [2023-01-14T02:15:28.962Z] (23/128) Installing glib (2.70.1-r0) [2023-01-14T02:15:28.962Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-01-14T02:15:28.962Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-01-14T02:15:29.235Z] (26/128) Installing shared-mime-info (2.1-r1) [2023-01-14T02:15:29.235Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-01-14T02:15:29.235Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-01-14T02:15:29.235Z] (29/128) Installing libpng (1.6.37-r1) [2023-01-14T02:15:29.235Z] (30/128) Installing libwebp (1.2.2-r0) [2023-01-14T02:15:29.513Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-01-14T02:15:29.513Z] (32/128) Installing tiff (4.4.0-r0) [2023-01-14T02:15:29.513Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-01-14T02:15:29.513Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-14T02:15:29.513Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-01-14T02:15:29.513Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-01-14T02:15:29.513Z] (37/128) Installing libxrender (0.9.10-r3) [2023-01-14T02:15:29.513Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-01-14T02:15:29.513Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-01-14T02:15:29.513Z] (40/128) Installing libxi (1.8-r0) [2023-01-14T02:15:29.513Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-01-14T02:15:29.513Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-01-14T02:15:29.513Z] (43/128) Installing atk (2.36.0-r0) [2023-01-14T02:15:29.513Z] (44/128) Installing libxtst (1.2.3-r3) [2023-01-14T02:15:29.513Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-01-14T02:15:29.513Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-01-14T02:15:29.788Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-01-14T02:15:29.788Z] (48/128) Installing expat (2.5.0-r0) [2023-01-14T02:15:29.788Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-01-14T02:15:29.788Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-01-14T02:15:29.788Z] (51/128) Installing freetype (2.11.1-r2) [2023-01-14T02:15:29.788Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-01-14T02:15:29.788Z] (53/128) Installing pixman (0.40.0-r4) [2023-01-14T02:15:29.788Z] (54/128) Installing cairo (1.16.0-r5) [2023-01-14T02:15:30.060Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-01-14T02:15:30.060Z] (56/128) Installing avahi-libs (0.8-r5) [2023-01-14T02:15:30.060Z] (57/128) Installing gmp (6.2.1-r1) [2023-01-14T02:15:30.060Z] (58/128) Installing nettle (3.7.3-r0) [2023-01-14T02:15:30.060Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-01-14T02:15:30.060Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-01-14T02:15:30.060Z] (61/128) Installing libunistring (0.9.10-r1) [2023-01-14T02:15:30.060Z] (62/128) Installing gnutls (3.7.1-r1) [2023-01-14T02:15:30.336Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-01-14T02:15:30.336Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-01-14T02:15:30.336Z] (65/128) Installing fribidi (1.0.11-r0) [2023-01-14T02:15:30.336Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-01-14T02:15:30.336Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-01-14T02:15:30.336Z] (68/128) Installing libxft (2.3.4-r0) [2023-01-14T02:15:30.336Z] (69/128) Installing pango (1.48.10-r0) [2023-01-14T02:15:30.336Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-01-14T02:15:30.336Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-14T02:15:30.336Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-01-14T02:15:30.336Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-01-14T02:15:30.611Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-01-14T02:15:30.611Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-01-14T02:15:30.884Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-14T02:15:31.159Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-01-14T02:15:31.159Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-01-14T02:15:31.159Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-01-14T02:15:31.159Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-14T02:15:33.280Z] (79/128) Installing libogg (1.3.5-r0) [2023-01-14T02:15:33.280Z] (80/128) Installing flac (1.3.4-r0) [2023-01-14T02:15:33.280Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-01-14T02:15:33.564Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-01-14T02:15:33.564Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-01-14T02:15:33.564Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-01-14T02:15:33.564Z] (85/128) Installing libass (0.15.2-r0) [2023-01-14T02:15:33.564Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-01-14T02:15:33.564Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-14T02:15:33.865Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-14T02:15:33.865Z] (89/128) Installing lame (3.100-r0) [2023-01-14T02:15:33.865Z] (90/128) Installing opus (1.3.1-r1) [2023-01-14T02:15:33.865Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-01-14T02:15:33.865Z] (92/128) Installing soxr (0.1.3-r2) [2023-01-14T02:15:33.865Z] (93/128) Installing libsrt (1.4.2-r1) [2023-01-14T02:15:33.865Z] (94/128) Installing libssh (0.9.6-r1) [2023-01-14T02:15:33.865Z] (95/128) Installing libtheora (1.1.1-r16) [2023-01-14T02:15:33.865Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-01-14T02:15:33.865Z] (97/128) Installing libdrm (2.4.109-r0) [2023-01-14T02:15:33.865Z] (98/128) Installing libva (2.13.0-r0) [2023-01-14T02:15:34.142Z] (99/128) Installing libvdpau (1.4-r0) [2023-01-14T02:15:34.142Z] (100/128) Installing vidstab (1.1.0-r1) [2023-01-14T02:15:34.142Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-01-14T02:15:34.142Z] (102/128) Installing libvpx (1.10.0-r0) [2023-01-14T02:15:34.142Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-01-14T02:15:34.142Z] (104/128) Installing x264-libs (20210613-r0) [2023-01-14T02:15:34.142Z] (105/128) Installing x265-libs (3.5-r0) [2023-01-14T02:15:34.142Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-01-14T02:15:34.142Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-01-14T02:15:34.773Z] (108/128) Installing libevent (2.1.12-r4) [2023-01-14T02:15:34.773Z] (109/128) Installing mesa (21.2.6-r0) [2023-01-14T02:15:35.058Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-01-14T02:15:35.058Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-01-14T02:15:35.058Z] (112/128) Installing lcms2 (2.12-r1) [2023-01-14T02:15:35.058Z] (113/128) Installing nspr (4.32-r0) [2023-01-14T02:15:35.058Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-01-14T02:15:35.058Z] (115/128) Installing nss (3.78.1-r0) [2023-01-14T02:15:35.058Z] (116/128) Installing libasyncns (0.8-r1) [2023-01-14T02:15:35.058Z] (117/128) Installing libltdl (2.4.6-r7) [2023-01-14T02:15:35.346Z] (118/128) Installing orc (0.4.32-r0) [2023-01-14T02:15:35.346Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-01-14T02:15:35.346Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-01-14T02:15:35.346Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-01-14T02:15:35.346Z] (122/128) Installing libpulse (15.0-r2) [2023-01-14T02:15:35.346Z] (123/128) Installing re2 (2021.11.01-r0) [2023-01-14T02:15:35.346Z] (124/128) Installing snappy (1.1.9-r1) [2023-01-14T02:15:35.346Z] (125/128) Installing libgpg-error (1.42-r1) [2023-01-14T02:15:35.346Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-01-14T02:15:35.346Z] (127/128) Installing libxslt (1.1.35-r0) [2023-01-14T02:15:35.635Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-01-14T02:15:41.055Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T02:15:41.055Z] Executing glib-2.70.1-r0.trigger [2023-01-14T02:15:41.055Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-14T02:15:47.752Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-14T02:15:47.752Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-14T02:15:48.026Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-14T02:15:48.026Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-14T02:15:48.026Z] OK: 275 MiB in 144 packages [2023-01-14T02:15:58.197Z] Removing intermediate container eb75678304bc [2023-01-14T02:15:58.197Z] ---> 6f230be66afa [2023-01-14T02:15:58.197Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-14T02:15:58.197Z] ---> Running in 0b3460f997f8 [2023-01-14T02:15:58.197Z] Removing intermediate container 0b3460f997f8 [2023-01-14T02:15:58.197Z] ---> 5f49570f85ff [2023-01-14T02:15:58.197Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-14T02:15:58.197Z] ---> Running in 5a417aa039a6 [2023-01-14T02:15:58.796Z] Removing intermediate container 5a417aa039a6 [2023-01-14T02:15:58.796Z] ---> e2c30d431843 [2023-01-14T02:15:58.796Z] Step 5/10 : RUN npm install -g npm [2023-01-14T02:15:58.796Z] ---> Running in ea33c42d4a11 [2023-01-14T02:16:37.764Z] [2023-01-14T02:16:37.764Z] removed 8 packages, changed 80 packages, and audited 231 packages in 30s [2023-01-14T02:16:37.764Z] [2023-01-14T02:16:37.764Z] 14 packages are looking for funding [2023-01-14T02:16:37.764Z] run `npm fund` for details [2023-01-14T02:16:37.764Z] [2023-01-14T02:16:37.764Z] found 0 vulnerabilities [2023-01-14T02:16:37.764Z] Removing intermediate container ea33c42d4a11 [2023-01-14T02:16:37.764Z] ---> 97090f9155ff [2023-01-14T02:16:37.764Z] Step 6/10 : ARG USER=1000 [2023-01-14T02:16:37.764Z] ---> Running in 0de579390d16 [2023-01-14T02:16:37.764Z] Removing intermediate container 0de579390d16 [2023-01-14T02:16:37.764Z] ---> 186bad1e2447 [2023-01-14T02:16:37.764Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-14T02:16:37.764Z] ---> Running in b91005f006f0 [2023-01-14T02:16:39.733Z] Removing intermediate container b91005f006f0 [2023-01-14T02:16:39.733Z] ---> f319ef6f7be0 [2023-01-14T02:16:39.733Z] Step 8/10 : USER $USER:$USER [2023-01-14T02:16:39.733Z] ---> Running in 046d8ecc549f [2023-01-14T02:16:41.707Z] Removing intermediate container 046d8ecc549f [2023-01-14T02:16:41.707Z] ---> 28c0dffd1a68 [2023-01-14T02:16:41.707Z] Step 9/10 : WORKDIR /app [2023-01-14T02:16:41.981Z] ---> Running in 1d223004e80f [2023-01-14T02:16:42.253Z] Removing intermediate container 1d223004e80f [2023-01-14T02:16:42.253Z] ---> 0cfa5865194d [2023-01-14T02:16:42.253Z] Step 10/10 : LABEL git_sha=d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a [2023-01-14T02:16:42.526Z] ---> Running in affae59f5a5a [2023-01-14T02:16:42.802Z] Removing intermediate container affae59f5a5a [2023-01-14T02:16:42.802Z] ---> 0f197ce4993c [2023-01-14T02:16:43.077Z] Successfully built 0f197ce4993c [2023-01-14T02:16:43.078Z] Successfully tagged edgexfoundry/edgex-web-ui:d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a [2023-01-14T02:16:43.078Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-14T02:16:43.078Z] touch edgex-web-ui.imagebuilt [2023-01-14T02:16:43.078Z] mkdir -p node_modules coverage [2023-01-14T02:16:43.078Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-14T02:16:43.078Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE required: { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE }, [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE } [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE required: { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE }, [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE } [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE required: { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE }, [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE } [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE required: { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE }, [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE } [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE required: { [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:17:01.354Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE }, [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE } [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE required: { [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE }, [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE } [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE required: { [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE }, [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE } [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE required: { [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE }, [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE } [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE required: { [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE }, [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:17:01.355Z] npm WARN EBADENGINE } [2023-01-14T02:17:48.237Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-14T02:17:48.237Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:17:48.237Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-14T02:17:48.237Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-01-14T02:17:48.237Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-14T02:17:52.508Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-14T02:18:00.764Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-14T02:18:02.179Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-14T02:18:02.448Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-14T02:18:29.166Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-01-14T02:18:29.166Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:18:30.130Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:18:35.487Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:18:36.902Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:18:38.864Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:18:53.898Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-01-14T02:18:54.166Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-01-14T02:19:12.395Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-01-14T02:19:39.137Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-01-14T02:20:26.058Z] [2023-01-14T02:20:26.058Z] added 1489 packages, and audited 1490 packages in 4m [2023-01-14T02:20:26.058Z] [2023-01-14T02:20:26.058Z] 93 packages are looking for funding [2023-01-14T02:20:26.058Z] run `npm fund` for details [2023-01-14T02:20:26.058Z] [2023-01-14T02:20:26.058Z] 21 vulnerabilities (1 low, 5 moderate, 11 high, 4 critical) [2023-01-14T02:20:26.058Z] [2023-01-14T02:20:26.058Z] To address issues that do not require attention, run: [2023-01-14T02:20:26.058Z] npm audit fix [2023-01-14T02:20:26.058Z] [2023-01-14T02:20:26.058Z] To address all issues (including breaking changes), run: [2023-01-14T02:20:26.058Z] npm audit fix --force [2023-01-14T02:20:26.058Z] [2023-01-14T02:20:26.058Z] Run `npm audit` for details. [2023-01-14T02:20:26.058Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-01-14T02:20:44.361Z] - Generating browser application bundles (phase: setup)... [2023-01-14T02:21:23.284Z] Compiling @angular/core : es2015 as esm2015 [2023-01-14T02:21:23.284Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-14T02:21:55.535Z] Compiling @angular/common : es2015 as esm2015 [2023-01-14T02:21:55.535Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-14T02:22:03.767Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-14T02:22:03.767Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-14T02:22:09.124Z] Compiling @angular/router : es2015 as esm2015 [2023-01-14T02:22:09.393Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-14T02:22:16.074Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-14T02:22:17.498Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-14T02:22:18.085Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-14T02:22:22.364Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-14T02:22:23.780Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-14T02:22:24.368Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-14T02:23:46.046Z] 14 01 2023 02:23:37.876:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-14T02:23:46.046Z] 14 01 2023 02:23:37.895:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-14T02:23:46.046Z] 14 01 2023 02:23:37.931:INFO [launcher]: Starting browser ChromeHeadless [2023-01-14T02:24:53.958Z] 14 01 2023 02:24:53.309:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-01-14T02:25:26.203Z] 14 01 2023 02:25:23.291:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-01-14T02:26:13.067Z] ✔ Browser application bundle generation complete. [2023-01-14T02:26:14.481Z] 14 01 2023 02:26:14.317:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket B6fVUOkczwbLZHeiAAAB with id 84418419 [2023-01-14T02:26:36.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-14T02:26:36.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.532 secs) [2023-01-14T02:26:37.510Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 3.04 secs) [2023-01-14T02:26:38.095Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 3.241 secs) [2023-01-14T02:26:38.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 3.602 secs) [2023-01-14T02:26:38.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 3.743 secs) [2023-01-14T02:26:38.635Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 3.8 secs) [2023-01-14T02:26:39.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 4.454 secs) [2023-01-14T02:26:39.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 4.846 secs) [2023-01-14T02:26:40.080Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 5.041 secs) [2023-01-14T02:26:40.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 5.328 secs) [2023-01-14T02:26:40.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 5.427 secs) [2023-01-14T02:26:40.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 5.783 secs) [2023-01-14T02:26:41.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 6.005 secs) [2023-01-14T02:26:41.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 6.114 secs) [2023-01-14T02:26:41.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 6.149 secs) [2023-01-14T02:26:41.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 6.186 secs) [2023-01-14T02:26:41.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 6.47 secs) [2023-01-14T02:26:41.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 6.535 secs) [2023-01-14T02:26:42.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 6.593 secs) [2023-01-14T02:26:42.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 6.672 secs) [2023-01-14T02:26:42.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 6.707 secs) [2023-01-14T02:26:42.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.736 secs) [2023-01-14T02:26:42.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.763 secs) [2023-01-14T02:26:42.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 6.785 secs) [2023-01-14T02:26:42.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 6.799 secs) [2023-01-14T02:26:42.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 6.832 secs) [2023-01-14T02:26:42.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 6.899 secs) [2023-01-14T02:26:42.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.21 secs) [2023-01-14T02:26:42.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.398 secs) [2023-01-14T02:26:43.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 7.431 secs) [2023-01-14T02:26:43.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 7.445 secs) [2023-01-14T02:26:43.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 7.658 secs) [2023-01-14T02:26:43.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 7.907 secs) [2023-01-14T02:26:43.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 7.959 secs) [2023-01-14T02:26:43.710Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 7.987 secs) [2023-01-14T02:26:43.979Z] WARN: ' [2023-01-14T02:26:43.979Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:26:43.979Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:26:43.979Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:26:43.979Z] in a future version of Angular. [2023-01-14T02:26:43.979Z] [2023-01-14T02:26:43.979Z] For more information on this, see our API docs here: [2023-01-14T02:26:43.979Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:26:43.979Z] ' [2023-01-14T02:26:43.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 7.987 secs) [2023-01-14T02:26:43.979Z] WARN: ' [2023-01-14T02:26:43.979Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:26:43.979Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:26:43.979Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:26:43.979Z] in a future version of Angular. [2023-01-14T02:26:43.979Z] [2023-01-14T02:26:43.979Z] For more information on this, see our API docs here: [2023-01-14T02:26:43.979Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:26:43.979Z] ' [2023-01-14T02:26:43.979Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.189 secs) [2023-01-14T02:26:44.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.301 secs) [2023-01-14T02:26:44.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.351 secs) [2023-01-14T02:26:44.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 8.489 secs) [2023-01-14T02:26:44.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 8.528 secs) [2023-01-14T02:26:44.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 8.564 secs) [2023-01-14T02:26:44.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 8.602 secs) [2023-01-14T02:26:45.114Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 8.905 secs) [2023-01-14T02:26:45.114Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.096 secs) [2023-01-14T02:26:45.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.125 secs) [2023-01-14T02:26:45.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.147 secs) [2023-01-14T02:26:45.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.358 secs) [2023-01-14T02:26:45.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.552 secs) [2023-01-14T02:26:45.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 9.639 secs) [2023-01-14T02:26:46.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 9.719 secs) [2023-01-14T02:26:46.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 9.741 secs) [2023-01-14T02:26:46.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 9.919 secs) [2023-01-14T02:26:46.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 10.238 secs) [2023-01-14T02:26:47.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.322 secs) [2023-01-14T02:26:47.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.4 secs) [2023-01-14T02:26:47.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.481 secs) [2023-01-14T02:26:47.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.521 secs) [2023-01-14T02:26:47.273Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 10.619 secs) [2023-01-14T02:26:47.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 10.745 secs) [2023-01-14T02:26:47.542Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 10.805 secs) [2023-01-14T02:26:47.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 10.869 secs) [2023-01-14T02:26:47.811Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 10.908 secs) [2023-01-14T02:26:48.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 10.972 secs) [2023-01-14T02:26:48.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.016 secs) [2023-01-14T02:26:48.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.054 secs) [2023-01-14T02:26:48.079Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.113 secs) [2023-01-14T02:26:48.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.142 secs) [2023-01-14T02:26:48.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.159 secs) [2023-01-14T02:26:48.350Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.219 secs) [2023-01-14T02:26:48.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.35 secs) [2023-01-14T02:26:48.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.389 secs) [2023-01-14T02:26:48.619Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 11.405 secs) [2023-01-14T02:26:48.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.424 secs) [2023-01-14T02:26:48.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 11.451 secs) [2023-01-14T02:26:48.888Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 11.541 secs) [2023-01-14T02:26:49.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 11.697 secs) [2023-01-14T02:26:49.156Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 11.809 secs) [2023-01-14T02:26:49.426Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 11.934 secs) [2023-01-14T02:26:49.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12 secs) [2023-01-14T02:26:49.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.054 secs) [2023-01-14T02:26:49.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.088 secs) [2023-01-14T02:26:49.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.264 secs) [2023-01-14T02:26:49.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.327 secs) [2023-01-14T02:26:50.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.407 secs) [2023-01-14T02:26:50.234Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.485 secs) [2023-01-14T02:26:50.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.513 secs) [2023-01-14T02:26:50.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.628 secs) [2023-01-14T02:26:50.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.739 secs) [2023-01-14T02:26:50.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.806 secs) [2023-01-14T02:26:50.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.828 secs) [2023-01-14T02:26:50.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.869 secs) [2023-01-14T02:26:51.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.881 secs) [2023-01-14T02:26:51.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.071 secs) [2023-01-14T02:26:51.309Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.11 secs) [2023-01-14T02:26:51.309Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.125 secs) [2023-01-14T02:26:51.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.311 secs) [2023-01-14T02:26:51.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.363 secs) [2023-01-14T02:26:51.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.411 secs) [2023-01-14T02:26:51.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.6 secs) [2023-01-14T02:26:51.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.625 secs) [2023-01-14T02:26:51.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.64 secs) [2023-01-14T02:26:52.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.884 secs) [2023-01-14T02:26:52.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.154 secs) [2023-01-14T02:26:52.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.325 secs) [2023-01-14T02:26:53.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.678 secs) [2023-01-14T02:26:53.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.703 secs) [2023-01-14T02:26:53.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.719 secs) [2023-01-14T02:26:53.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.743 secs) [2023-01-14T02:26:53.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.794 secs) [2023-01-14T02:26:53.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.822 secs) [2023-01-14T02:26:53.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.893 secs) [2023-01-14T02:26:53.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.942 secs) [2023-01-14T02:26:53.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.983 secs) [2023-01-14T02:26:53.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.079 secs) [2023-01-14T02:26:54.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.163 secs) [2023-01-14T02:26:54.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.197 secs) [2023-01-14T02:26:54.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.24 secs) [2023-01-14T02:26:54.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.537 secs) [2023-01-14T02:26:54.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.711 secs) [2023-01-14T02:26:54.961Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.803 secs) [2023-01-14T02:26:55.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.912 secs) [2023-01-14T02:26:55.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.95 secs) [2023-01-14T02:26:55.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.158 secs) [2023-01-14T02:26:55.498Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.307 secs) [2023-01-14T02:26:55.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.468 secs) [2023-01-14T02:26:56.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.538 secs) [2023-01-14T02:26:56.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.56 secs) [2023-01-14T02:26:56.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.819 secs) [2023-01-14T02:26:56.585Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 17.101 secs) [2023-01-14T02:26:56.855Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.264 secs) [2023-01-14T02:26:57.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.322 secs) [2023-01-14T02:26:57.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.502 secs) [2023-01-14T02:26:57.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.589 secs) [2023-01-14T02:26:57.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.672 secs) [2023-01-14T02:26:57.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.696 secs) [2023-01-14T02:26:57.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.735 secs) [2023-01-14T02:26:57.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.809 secs) [2023-01-14T02:26:57.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.871 secs) [2023-01-14T02:26:57.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.979 secs) [2023-01-14T02:26:58.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 18.063 secs) [2023-01-14T02:26:58.214Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.129 secs) [2023-01-14T02:26:58.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.202 secs) [2023-01-14T02:26:58.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.255 secs) [2023-01-14T02:26:58.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.278 secs) [2023-01-14T02:26:58.482Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.29 secs) [2023-01-14T02:26:58.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.342 secs) [2023-01-14T02:26:58.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.405 secs) [2023-01-14T02:26:58.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.429 secs) [2023-01-14T02:26:58.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.442 secs) [2023-01-14T02:27:00.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (25.828 secs / 18.442 secs) [2023-01-14T02:27:00.174Z] TOTAL: 149 SUCCESS [2023-01-14T02:27:00.174Z] ✔ Browser application bundle generation complete. [2023-01-14T02:27:04.445Z] [2023-01-14T02:27:04.445Z] =============================== Coverage summary =============================== [2023-01-14T02:27:04.445Z] Statements : 40.98% ( 1467/3580 ) [2023-01-14T02:27:04.445Z] Branches : 12.03% ( 111/923 ) [2023-01-14T02:27:04.445Z] Functions : 33.28% ( 432/1298 ) [2023-01-14T02:27:04.445Z] Lines : 38.91% ( 1318/3387 ) [2023-01-14T02:27:04.445Z] ================================================================================ [2023-01-14T02:27:04.445Z] 14 01 2023 02:27:04.360:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-01-14T02:27:05.860Z] ✔ Browser application bundle generation complete. [2023-01-14T02:27:07.622Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-01-14T02:27:07.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-14T02:27:07.629Z] $ docker stop --time=1 789b13f8c4ff645c7132b5a04c8401d3ff39d889dffa04c50f8e46c9b57765f6 [2023-01-14T02:27:09.380Z] $ docker rm -f --volumes 789b13f8c4ff645c7132b5a04c8401d3ff39d889dffa04c50f8e46c9b57765f6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:27:10.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-14T02:27:13.871Z] Warning: overwriting stash ‘coverage-report’ [2023-01-14T02:27:20.038Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:27:20.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-14T02:27:24.133Z] + ls -al . [2023-01-14T02:27:24.133Z] total 184 [2023-01-14T02:27:24.133Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 14 02:12 . [2023-01-14T02:27:24.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:10 .. [2023-01-14T02:27:24.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:10 .blubracket [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:10 .dockerignore [2023-01-14T02:27:24.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:10 .git [2023-01-14T02:27:24.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:10 .github [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:10 .gitignore [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:10 Attribution.txt [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:10 CHANGELOG.md [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:10 CONTRIBUTING.md [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:10 Dockerfile [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:10 Jenkinsfile [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:10 LICENSE [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:10 Makefile [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:10 README.md [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:07 VERSION [2023-01-14T02:27:24.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:10 assets [2023-01-14T02:27:24.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:10 bin [2023-01-14T02:27:24.133Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:10 cmd [2023-01-14T02:27:24.133Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:12 coverage.out [2023-01-14T02:27:24.133Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:10 docs [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:10 go.mod [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:10 go.sum [2023-01-14T02:27:24.133Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:10 internal [2023-01-14T02:27:24.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:10 snap [2023-01-14T02:27:24.133Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:10 testing [2023-01-14T02:27:24.133Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:10 version.go [2023-01-14T02:27:24.133Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:16 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:27:24.484Z] + 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=d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a --label arch=arm64 --label version=0.0.0 . [2023-01-14T02:27:25.914Z] Sending build context to Docker daemon 31.51MB [2023-01-14T02:27:25.914Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:27:25.914Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-14T02:27:25.914Z] ---> 04bee333f77c [2023-01-14T02:27:25.914Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:27:26.882Z] ---> Running in 105e0f7dea2d [2023-01-14T02:27:27.150Z] Removing intermediate container 105e0f7dea2d [2023-01-14T02:27:27.150Z] ---> b5dd9a7418e1 [2023-01-14T02:27:27.150Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:27:27.419Z] ---> Running in dcebb2e7d668 [2023-01-14T02:27:27.694Z] Removing intermediate container dcebb2e7d668 [2023-01-14T02:27:27.694Z] ---> 29059ca24256 [2023-01-14T02:27:27.694Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:27:27.694Z] ---> Running in 8dfefeb4391e [2023-01-14T02:27:28.282Z] Removing intermediate container 8dfefeb4391e [2023-01-14T02:27:28.282Z] ---> a6fefca6afaf [2023-01-14T02:27:28.282Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-14T02:27:28.282Z] ---> Running in 72fb3589ccce [2023-01-14T02:27:28.551Z] Removing intermediate container 72fb3589ccce [2023-01-14T02:27:28.551Z] ---> dceaff658e1a [2023-01-14T02:27:28.551Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:27:28.551Z] ---> Running in e0fe3fe07759 [2023-01-14T02:27:28.819Z] Removing intermediate container e0fe3fe07759 [2023-01-14T02:27:28.819Z] ---> 6a2517df2631 [2023-01-14T02:27:28.819Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:27:31.430Z] ---> 0fb0dbaf7b03 [2023-01-14T02:27:31.430Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:27:31.430Z] ---> Running in d815c677cdcd [2023-01-14T02:27:34.802Z] Removing intermediate container d815c677cdcd [2023-01-14T02:27:34.802Z] ---> 5101355e043b [2023-01-14T02:27:34.802Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:27:34.802Z] ---> Running in c98066a629a0 [2023-01-14T02:27:35.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:27:36.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:27:38.014Z] OK: 221 MiB in 51 packages [2023-01-14T02:27:38.991Z] Removing intermediate container c98066a629a0 [2023-01-14T02:27:38.991Z] ---> 5be471a941a3 [2023-01-14T02:27:38.991Z] Step 11/26 : ENV GO111MODULE=on [2023-01-14T02:27:38.991Z] ---> Running in 026598e89957 [2023-01-14T02:27:39.263Z] Removing intermediate container 026598e89957 [2023-01-14T02:27:39.263Z] ---> 14808d9f437f [2023-01-14T02:27:39.263Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:27:39.541Z] ---> Running in b4b088b86736 [2023-01-14T02:27:39.810Z] Removing intermediate container b4b088b86736 [2023-01-14T02:27:39.810Z] ---> 0ca4d9c391a8 [2023-01-14T02:27:39.810Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-14T02:27:40.400Z] ---> 1e56aa4135b0 [2023-01-14T02:27:40.400Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:27:40.672Z] ---> Running in e4434855a111 [2023-01-14T02:27:43.271Z] Removing intermediate container e4434855a111 [2023-01-14T02:27:43.271Z] ---> 10fe86ce1542 [2023-01-14T02:27:43.271Z] Step 15/26 : COPY . . [2023-01-14T02:27:47.542Z] ---> 4632c25d5e68 [2023-01-14T02:27:47.542Z] Step 16/26 : RUN ${MAKE} [2023-01-14T02:27:47.542Z] ---> Running in 3b1d1e925b26 [2023-01-14T02:27:48.504Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-14T02:29:25.177Z] Removing intermediate container 3b1d1e925b26 [2023-01-14T02:29:25.177Z] ---> d9a1d60730ae [2023-01-14T02:29:25.177Z] Step 17/26 : FROM alpine:3.14 [2023-01-14T02:29:25.177Z] 3.14: Pulling from library/alpine [2023-01-14T02:29:25.177Z] 90cda3b7c325: Pulling fs layer [2023-01-14T02:29:25.177Z] 90cda3b7c325: Verifying Checksum [2023-01-14T02:29:25.177Z] 90cda3b7c325: Download complete [2023-01-14T02:29:25.177Z] 90cda3b7c325: Pull complete [2023-01-14T02:29:25.177Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-14T02:29:25.177Z] Status: Downloaded newer image for alpine:3.14 [2023-01-14T02:29:25.177Z] ---> 275902a1839d [2023-01-14T02:29:25.177Z] Step 18/26 : EXPOSE 4000 [2023-01-14T02:29:25.177Z] ---> Running in f39e59856ad8 [2023-01-14T02:29:25.177Z] Removing intermediate container f39e59856ad8 [2023-01-14T02:29:25.177Z] ---> f2add38e17da [2023-01-14T02:29:25.177Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:29:25.177Z] ---> 96aa934ffbff [2023-01-14T02:29:25.177Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-14T02:29:25.177Z] ---> d2c2697ae190 [2023-01-14T02:29:25.177Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-14T02:29:25.177Z] ---> 6ddf616e3e99 [2023-01-14T02:29:25.177Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:29:25.177Z] ---> Running in 57c80b051f5b [2023-01-14T02:29:25.177Z] Removing intermediate container 57c80b051f5b [2023-01-14T02:29:25.177Z] ---> 7e9e34e2d5c7 [2023-01-14T02:29:25.177Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-14T02:29:25.177Z] ---> Running in 1f68cb6bfc3c [2023-01-14T02:29:25.177Z] Removing intermediate container 1f68cb6bfc3c [2023-01-14T02:29:25.177Z] ---> 4e00176dba39 [2023-01-14T02:29:25.177Z] Step 24/26 : LABEL arch=arm64 [2023-01-14T02:29:25.177Z] ---> Running in 07aac3e92bb4 [2023-01-14T02:29:25.177Z] Removing intermediate container 07aac3e92bb4 [2023-01-14T02:29:25.177Z] ---> 741272c6aa72 [2023-01-14T02:29:25.177Z] Step 25/26 : LABEL git_sha=d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a [2023-01-14T02:29:25.177Z] ---> Running in 422a0f7802b5 [2023-01-14T02:29:25.177Z] Removing intermediate container 422a0f7802b5 [2023-01-14T02:29:25.177Z] ---> c42aebbe6676 [2023-01-14T02:29:25.177Z] Step 26/26 : LABEL version=0.0.0 [2023-01-14T02:29:25.177Z] ---> Running in 788f8e855a6c [2023-01-14T02:29:25.177Z] Removing intermediate container 788f8e855a6c [2023-01-14T02:29:25.177Z] ---> a02357753649 [2023-01-14T02:29:25.177Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-14T02:29:25.177Z] Successfully built a02357753649 [2023-01-14T02:29:25.177Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:29:25.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:29:25.650Z] [2023-01-14T02:29:25.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:29:25.995Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:29:26.269Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-14T02:29:26.269Z] 8998bd30e6a1: Pulling fs layer [2023-01-14T02:29:26.269Z] 04944245beec: Pulling fs layer [2023-01-14T02:29:26.269Z] 699f458cf7ca: Pulling fs layer [2023-01-14T02:29:26.269Z] 765212b225bb: Pulling fs layer [2023-01-14T02:29:26.269Z] f23df028b6ca: Pulling fs layer [2023-01-14T02:29:26.269Z] d65c8cfc05b1: Pulling fs layer [2023-01-14T02:29:26.269Z] 2437ff75d9bd: Pulling fs layer [2023-01-14T02:29:26.269Z] f23df028b6ca: Waiting [2023-01-14T02:29:26.269Z] d65c8cfc05b1: Waiting [2023-01-14T02:29:26.269Z] 2437ff75d9bd: Waiting [2023-01-14T02:29:26.269Z] 765212b225bb: Waiting [2023-01-14T02:29:26.269Z] 04944245beec: Verifying Checksum [2023-01-14T02:29:26.269Z] 04944245beec: Download complete [2023-01-14T02:29:26.269Z] 765212b225bb: Download complete [2023-01-14T02:29:26.269Z] f23df028b6ca: Verifying Checksum [2023-01-14T02:29:26.269Z] f23df028b6ca: Download complete [2023-01-14T02:29:26.269Z] d65c8cfc05b1: Verifying Checksum [2023-01-14T02:29:26.269Z] d65c8cfc05b1: Download complete [2023-01-14T02:29:26.542Z] 699f458cf7ca: Verifying Checksum [2023-01-14T02:29:26.542Z] 699f458cf7ca: Download complete [2023-01-14T02:29:26.809Z] 8998bd30e6a1: Download complete [2023-01-14T02:29:29.417Z] 2437ff75d9bd: Verifying Checksum [2023-01-14T02:29:29.417Z] 2437ff75d9bd: Download complete [2023-01-14T02:29:31.373Z] 8998bd30e6a1: Pull complete [2023-01-14T02:29:31.642Z] 04944245beec: Pull complete [2023-01-14T02:29:33.050Z] 699f458cf7ca: Pull complete [2023-01-14T02:29:33.316Z] 765212b225bb: Pull complete [2023-01-14T02:29:33.899Z] f23df028b6ca: Pull complete [2023-01-14T02:29:34.168Z] d65c8cfc05b1: Pull complete [2023-01-14T02:29:49.182Z] 2437ff75d9bd: Pull complete [2023-01-14T02:29:49.182Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-14T02:29:49.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:29:49.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:29:49.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-2325 does not seem to be running inside a container [2023-01-14T02:29:49.451Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 [2023-01-14T02:29:53.796Z] $ docker top 4b56b216666c75343f9ddfd34d67301202e6e807989a1c23fec0760a5b06470e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:29:54.697Z] ---> job-cost.sh [2023-01-14T02:29:54.697Z] lf-activate-venv: SKIPPING [2023-01-14T02:29:54.697Z] INFO: No Stack... [2023-01-14T02:29:55.280Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-14T02:29:55.865Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T02:29:56.520Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2023-01-14T02:29:56.520Z] + cut -d, -f6 [Pipeline] lock [2023-01-14T02:29:56.565Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [2023-01-14T02:29:56.572Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] did not exist. Created. [2023-01-14T02:29:56.572Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T02:29:57.238Z] /w/workspace/edgex-ui-go/2@tmp/durable-33d84a49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-14T02:29:57.907Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-14T02:29:57.926Z] Warning: overwriting stash ‘stack-cost’ [2023-01-14T02:30:03.185Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T02:30:03.196Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T02:30:03.189Z] $ docker stop --time=1 4b56b216666c75343f9ddfd34d67301202e6e807989a1c23fec0760a5b06470e [2023-01-14T02:30:04.955Z] $ docker rm -f --volumes 4b56b216666c75343f9ddfd34d67301202e6e807989a1c23fec0760a5b06470e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-14T02:30:05.361Z] provisioning config files... [2023-01-14T02:30:05.368Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config8335535813070313049tmp [Pipeline] { [Pipeline] sh [2023-01-14T02:30:05.661Z] + set +x [2023-01-14T02:30:05.661Z] + curl -s https://codecov.io/bash [2023-01-14T02:30:05.661Z] + bash -s -- [2023-01-14T02:30:05.661Z] [2023-01-14T02:30:05.661Z] _____ _ [2023-01-14T02:30:05.661Z] / ____| | | [2023-01-14T02:30:05.661Z] | | ___ __| | ___ ___ _____ __ [2023-01-14T02:30:05.661Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-14T02:30:05.661Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-14T02:30:05.661Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-14T02:30:05.661Z] Bash-1.0.6 [2023-01-14T02:30:05.661Z] [2023-01-14T02:30:05.661Z] [2023-01-14T02:30:05.661Z] ==> git version 2.25.1 found [2023-01-14T02:30:05.661Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-14T02:30:05.661Z] Release-Date: 2020-01-08 [2023-01-14T02:30:05.661Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-14T02:30:05.661Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-14T02:30:05.661Z] ==> Jenkins CI detected. [2023-01-14T02:30:05.661Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [2023-01-14T02:30:05.661Z] project root: . [2023-01-14T02:30:05.661Z] --> token set from env [2023-01-14T02:30:05.661Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-14T02:30:05.661Z] ==> Running gcov in . (disable via -X gcov) [2023-01-14T02:30:05.921Z] ==> Python coveragepy not found [2023-01-14T02:30:05.921Z] ==> Searching for coverage reports in: [2023-01-14T02:30:05.921Z] + . [2023-01-14T02:30:05.921Z] -> Found 1 reports [2023-01-14T02:30:05.921Z] ==> Detecting git/mercurial file structure [2023-01-14T02:30:05.921Z] ==> Reading reports [2023-01-14T02:30:05.921Z] + ./coverage.out bytes=10 [2023-01-14T02:30:05.921Z] ==> Appending adjustments [2023-01-14T02:30:05.921Z] https://docs.codecov.io/docs/fixing-reports [2023-01-14T02:30:06.858Z] + Found adjustments [2023-01-14T02:30:06.858Z] ==> Gzipping contents [2023-01-14T02:30:06.858Z] 12K /tmp/codecov.OXQKYO.gz [2023-01-14T02:30:06.858Z] ==> Uploading reports [2023-01-14T02:30:06.858Z] url: https://codecov.io [2023-01-14T02:30:06.858Z] query: branch=PR-584&commit=feff45cfd706797c917b9687279904827f8d1203&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-584%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=584&job=&cmd_args= [2023-01-14T02:30:06.858Z] -> Pinging Codecov [2023-01-14T02:30:06.858Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-584&commit=feff45cfd706797c917b9687279904827f8d1203&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-584%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=584&job=&cmd_args= [2023-01-14T02:30:07.118Z] -> Uploading to [2023-01-14T02:30:07.118Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-14/FB506323287CE973F263BFD2A0EB1F37/feff45cfd706797c917b9687279904827f8d1203/03074ab4-8b67-4ef4-97f1-904e922bf621.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T023006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cb53d3929dea3dd0d97794aafa07cd32985f0b750f36faec36a636b8fbeb910 [2023-01-14T02:30:07.118Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T02:30:07.118Z] Dload Upload Total Spent Left Speed [2023-01-14T02:30:07.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 43674 --:--:-- --:--:-- --:--:-- 43460 100 8866 0 0 100 8866 0 36485 --:--:-- --:--:-- --:--:-- 36485 [2023-01-14T02:30:07.377Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/feff45cfd706797c917b9687279904827f8d1203 [Pipeline] } [2023-01-14T02:30:07.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-14T02:30:08.036Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives ] [2023-01-14T02:30:08.037Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives [2023-01-14T02:30:08.037Z] total 16 [2023-01-14T02:30:08.037Z] drwxr-xr-x 3 root root 4096 Jan 14 02:09 . [2023-01-14T02:30:08.037Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:09 .. [2023-01-14T02:30:08.037Z] drwxr-xr-x 2 root root 4096 Jan 14 02:09 cost [2023-01-14T02:30:08.037Z] -rw-r--r-- 1 root root 83 Jan 14 02:09 cost.csv [2023-01-14T02:30:08.037Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives [2023-01-14T02:30:08.037Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives [2023-01-14T02:30:08.037Z] total 16 [2023-01-14T02:30:08.037Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:09 . [2023-01-14T02:30:08.037Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:09 .. [2023-01-14T02:30:08.037Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 02:09 cost [2023-01-14T02:30:08.037Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 14 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:30:08.328Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:30:09.188Z] ---> package-listing.sh [2023-01-14T02:30:09.188Z] ++ facter osfamily [2023-01-14T02:30:09.189Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-14T02:30:09.447Z] + OS_FAMILY=debian [2023-01-14T02:30:09.447Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-584 [2023-01-14T02:30:09.447Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-14T02:30:09.447Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-14T02:30:09.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-14T02:30:09.447Z] + PACKAGES=/tmp/packages_start.txt [2023-01-14T02:30:09.447Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-584 ']' [2023-01-14T02:30:09.447Z] + PACKAGES=/tmp/packages_end.txt [2023-01-14T02:30:09.447Z] + case "${OS_FAMILY}" in [2023-01-14T02:30:09.447Z] + dpkg -l [2023-01-14T02:30:09.447Z] + grep '^ii' [2023-01-14T02:30:09.447Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-14T02:30:09.448Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-14T02:30:09.448Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-14T02:30:09.448Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-584 ']' [2023-01-14T02:30:09.448Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives/ [2023-01-14T02:30:09.448Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives/ [Pipeline] echo [2023-01-14T02:30:09.462Z] 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-584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-14T02:30:09.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:30:10.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:30:10.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:30:10.400Z] prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container [2023-01-14T02:30:10.491Z] $ 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-584/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-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@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 [2023-01-14T02:30:10.728Z] $ docker top 90192db263de31901a681060a10d1e745c98bd2159104413572bc72112490dd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:30:11.090Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-14T02:30:11.378Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-14T02:30:11.672Z] + ls /var/log/sa-host [2023-01-14T02:30:11.672Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:30:11.748Z] provisioning config files... [2023-01-14T02:30:11.759Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config9272576394850247205tmp [Pipeline] { [Pipeline] echo [2023-01-14T02:30:11.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:30:12.061Z] ---> create-netrc.sh [Pipeline] } [2023-01-14T02:30:12.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:30:12.405Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-14T02:30:12.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:30:12.704Z] ---> sudo-logs.sh [2023-01-14T02:30:12.704Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-14T02:30:12.738Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:30:13.027Z] ---> job-cost.sh [2023-01-14T02:30:13.027Z] lf-activate-venv: SKIPPING [2023-01-14T02:30:13.027Z] DEBUG: total: 0.2199999988079071 [2023-01-14T02:30:13.027Z] INFO: Retrieving Stack Cost... [2023-01-14T02:30:13.285Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T02:30:13.854Z] INFO: Archiving Costs [Pipeline] echo [2023-01-14T02:30:13.865Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:30:14.147Z] ---> logs-deploy.sh [2023-01-14T02:30:14.147Z] lf-activate-venv: SKIPPING [2023-01-14T02:30:14.147Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-584/2 [2023-01-14T02:30:14.147Z] INFO: archiving workspace using pattern(s): [2023-01-14T02:30:15.088Z] Archives upload complete. [2023-01-14T02:30:15.351Z] INFO: archiving logs to Nexus [2023-01-14T02:30:15.921Z] ---> uname -a: [2023-01-14T02:30:15.921Z] Linux prd-ubuntu20-04-docker-8c-8g-2314 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-14T02:30:15.921Z] [2023-01-14T02:30:15.921Z] [2023-01-14T02:30:15.921Z] ---> lscpu: [2023-01-14T02:30:15.921Z] Architecture: x86_64 [2023-01-14T02:30:15.921Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-14T02:30:15.921Z] Byte Order: Little Endian [2023-01-14T02:30:15.921Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-14T02:30:15.921Z] CPU(s): 8 [2023-01-14T02:30:15.921Z] On-line CPU(s) list: 0-7 [2023-01-14T02:30:15.921Z] Thread(s) per core: 1 [2023-01-14T02:30:15.921Z] Core(s) per socket: 1 [2023-01-14T02:30:15.921Z] Socket(s): 8 [2023-01-14T02:30:15.921Z] NUMA node(s): 1 [2023-01-14T02:30:15.921Z] Vendor ID: AuthenticAMD [2023-01-14T02:30:15.921Z] CPU family: 23 [2023-01-14T02:30:15.921Z] Model: 49 [2023-01-14T02:30:15.921Z] Model name: AMD EPYC-Rome Processor [2023-01-14T02:30:15.921Z] Stepping: 0 [2023-01-14T02:30:15.921Z] CPU MHz: 2800.000 [2023-01-14T02:30:15.921Z] BogoMIPS: 5600.00 [2023-01-14T02:30:15.921Z] Virtualization: AMD-V [2023-01-14T02:30:15.921Z] Hypervisor vendor: KVM [2023-01-14T02:30:15.921Z] Virtualization type: full [2023-01-14T02:30:15.921Z] L1d cache: 256 KiB [2023-01-14T02:30:15.921Z] L1i cache: 256 KiB [2023-01-14T02:30:15.921Z] L2 cache: 4 MiB [2023-01-14T02:30:15.921Z] L3 cache: 128 MiB [2023-01-14T02:30:15.921Z] NUMA node0 CPU(s): 0-7 [2023-01-14T02:30:15.921Z] Vulnerability Itlb multihit: Not affected [2023-01-14T02:30:15.921Z] Vulnerability L1tf: Not affected [2023-01-14T02:30:15.921Z] Vulnerability Mds: Not affected [2023-01-14T02:30:15.921Z] Vulnerability Meltdown: Not affected [2023-01-14T02:30:15.921Z] Vulnerability Mmio stale data: Not affected [2023-01-14T02:30:15.921Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-14T02:30:15.921Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-14T02:30:15.921Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-14T02:30:15.921Z] Vulnerability Srbds: Not affected [2023-01-14T02:30:15.921Z] Vulnerability Tsx async abort: Not affected [2023-01-14T02:30:15.921Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-01-14T02:30:15.921Z] [2023-01-14T02:30:15.921Z] [2023-01-14T02:30:15.921Z] ---> nproc: [2023-01-14T02:30:15.921Z] 8 [2023-01-14T02:30:15.921Z] [2023-01-14T02:30:15.921Z] [2023-01-14T02:30:15.921Z] ---> df -h: [2023-01-14T02:30:15.921Z] Filesystem Size Used Avail Use% Mounted on [2023-01-14T02:30:15.921Z] overlay 155G 13G 143G 9% / [2023-01-14T02:30:15.921Z] tmpfs 64M 0 64M 0% /dev [2023-01-14T02:30:15.921Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-14T02:30:15.921Z] shm 64M 0 64M 0% /dev/shm [2023-01-14T02:30:15.921Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-01-14T02:30:15.921Z] [2023-01-14T02:30:15.921Z]