Pull request #549 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of saites for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at d0dddad7c6b93d0880573d3ef63da151bf16f86d rather than ece44cb70c50763abb412624979536da76387159 Obtained Jenkinsfile from d0dddad7c6b93d0880573d3ef63da151bf16f86d 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-ssh2476635684031846169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13806598827816731460.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-549/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-549/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17621393219450425233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh10321284886671091165.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-549/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-549/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1936998849515153966.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-23502 in /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [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-549 # 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 d0dddad7c6b93d0880573d3ef63da151bf16f86d into PR head commit ece44cb70c50763abb412624979536da76387159 > 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/549/head:refs/remotes/origin/PR-549 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing ece44cb70c50763abb412624979536da76387159 Checking out Revision ece44cb70c50763abb412624979536da76387159 (PR-549) > git config core.sparsecheckout # timeout=10 > git checkout -f ece44cb70c50763abb412624979536da76387159 # 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 d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ece44cb70c50763abb412624979536da76387159 # timeout=10 Commit message: "ci: configure Docker for CI builds" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-08-25T01:11:29.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-08-25T01:11:29.299Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-08-25T01:11:29.316Z] ========================================================= [2022-08-25T01:11:29.317Z] EdgeX Global Pipelines Version Info [2022-08-25T01:11:29.317Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:11:30.111Z] ------------------- [2022-08-25T01:11:30.111Z] stable info: [2022-08-25T01:11:30.111Z] ------------------- [2022-08-25T01:11:30.111Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-08-25T01:11:30.111Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T01:11:30.111Z] Message: update stable to v1.0.239 > git rev-list --no-walk 3490df69ae64f437a88d726475c2e442f9e97ba7 # timeout=10 [2022-08-25T01:11:30.685Z] ------------------- [2022-08-25T01:11:30.685Z] experimental info: [2022-08-25T01:11:30.685Z] ------------------- [2022-08-25T01:11:30.685Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-08-25T01:11:30.685Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-08-25T01:11:30.685Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-08-25T01:11:30.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-08-25T01:11:30.928Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-08-25T01:11:30.946Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-08-25T01:11:30.962Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-08-25T01:11:30.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-08-25T01:11:30.990Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-08-25T01:11:31.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-08-25T01:11:31.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-08-25T01:11:31.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-08-25T01:11:31.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-08-25T01:11:31.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-08-25T01:11:31.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-08-25T01:11:31.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-08-25T01:11:31.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-08-25T01:11:31.152Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T01:11:31.172Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-08-25T01:11:31.192Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T01:11:31.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-08-25T01:11:31.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-08-25T01:11:31.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-08-25T01:11:31.258Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-08-25T01:11:31.273Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-08-25T01:11:31.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-08-25T01:11:31.305Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-08-25T01:11:31.318Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-08-25T01:11:31.337Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-08-25T01:11:31.356Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-08-25T01:11:31.373Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-549 [Pipeline] echo [2022-08-25T01:11:31.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-549 [Pipeline] echo [2022-08-25T01:11:31.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-549 [Pipeline] echo [2022-08-25T01:11:31.414Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ece44cb70c50763abb412624979536da76387159 [Pipeline] echo [2022-08-25T01:11:31.424Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ece44cb [Pipeline] echo [2022-08-25T01:11:31.436Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T01:11:31.486Z] provisioning config files... [2022-08-25T01:11:31.502Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config7095928754043389775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:11:31.814Z] ---> docker-login.sh [2022-08-25T01:11:31.814Z] nexus3.edgexfoundry.org:10001 [2022-08-25T01:11:32.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:32.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:32.078Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:32.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:32.078Z] [2022-08-25T01:11:32.078Z] Login Succeeded [2022-08-25T01:11:32.078Z] nexus3.edgexfoundry.org:10002 [2022-08-25T01:11:32.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:32.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:32.339Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:32.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:32.339Z] [2022-08-25T01:11:32.339Z] Login Succeeded [2022-08-25T01:11:32.339Z] nexus3.edgexfoundry.org:10003 [2022-08-25T01:11:32.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:32.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:32.600Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:32.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:32.600Z] [2022-08-25T01:11:32.600Z] Login Succeeded [2022-08-25T01:11:32.600Z] nexus3.edgexfoundry.org:10004 [2022-08-25T01:11:32.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:32.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:32.600Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:32.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:32.600Z] [2022-08-25T01:11:32.600Z] Login Succeeded [2022-08-25T01:11:32.600Z] docker.io [2022-08-25T01:11:32.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:33.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:33.123Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:33.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:33.123Z] [2022-08-25T01:11:33.123Z] Login Succeeded [2022-08-25T01:11:33.123Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T01:11:33.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-08-25T01:11:33.519Z] + git rev-list -1 --merges ece44cb70c50763abb412624979536da76387159~1..ece44cb70c50763abb412624979536da76387159 [Pipeline] echo [2022-08-25T01:11:33.558Z] -----------> git rev-list -1 --merges ece44cb70c50763abb412624979536da76387159~1..ece44cb70c50763abb412624979536da76387159 ece44cb70c50763abb412624979536da76387159 [false] [Pipeline] sh [2022-08-25T01:11:33.851Z] + git log --format=format:%s -1 ece44cb70c50763abb412624979536da76387159 [Pipeline] echo [2022-08-25T01:11:33.867Z] ========================================================= [2022-08-25T01:11:33.867Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-08-25T01:11:33.867Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T01:11:34.205Z] + git log --format=format:%s -1 ece44cb70c50763abb412624979536da76387159 [Pipeline] echo [2022-08-25T01:11:34.219Z] [semverPrep] GIT_COMMIT: ece44cb70c50763abb412624979536da76387159, Commit Message: ci: configure Docker for CI builds [Pipeline] echo [2022-08-25T01:11:34.228Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-08-25T01:11:34.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-08-25T01:11:34.581Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-08-25T01:11:34.581Z] + [ -e /tmp/ssh_known_hosts ] [2022-08-25T01:11:34.581Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-08-25T01:11:34.581Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-08-25T01:11:34.581Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-08-25T01:11:34.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:11:34.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T01:11:34.943Z] [2022-08-25T01:11:34.943Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:11:35.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T01:11:35.251Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-08-25T01:11:35.251Z] b85a868b505f: Pulling fs layer [2022-08-25T01:11:35.251Z] e2be974225ed: Pulling fs layer [2022-08-25T01:11:35.251Z] 339a4e72a1f5: Pulling fs layer [2022-08-25T01:11:35.251Z] 988bab9f4d93: Pulling fs layer [2022-08-25T01:11:35.251Z] 1469e6f7b9e6: Pulling fs layer [2022-08-25T01:11:35.251Z] eaf3925da568: Pulling fs layer [2022-08-25T01:11:35.251Z] bab4dde63d76: Pulling fs layer [2022-08-25T01:11:35.251Z] bde34c3a00c8: Pulling fs layer [2022-08-25T01:11:35.251Z] b352a97aabf1: Pulling fs layer [2022-08-25T01:11:35.251Z] 4872d77fe225: Pulling fs layer [2022-08-25T01:11:35.251Z] 5851b861e8e6: Pulling fs layer [2022-08-25T01:11:35.251Z] 988bab9f4d93: Waiting [2022-08-25T01:11:35.251Z] bde34c3a00c8: Waiting [2022-08-25T01:11:35.251Z] 1469e6f7b9e6: Waiting [2022-08-25T01:11:35.251Z] 4872d77fe225: Waiting [2022-08-25T01:11:35.251Z] b352a97aabf1: Waiting [2022-08-25T01:11:35.251Z] 5851b861e8e6: Waiting [2022-08-25T01:11:35.251Z] eaf3925da568: Waiting [2022-08-25T01:11:35.251Z] e2be974225ed: Verifying Checksum [2022-08-25T01:11:35.251Z] e2be974225ed: Download complete [2022-08-25T01:11:35.251Z] 988bab9f4d93: Verifying Checksum [2022-08-25T01:11:35.251Z] 988bab9f4d93: Download complete [2022-08-25T01:11:35.510Z] 339a4e72a1f5: Verifying Checksum [2022-08-25T01:11:35.510Z] 339a4e72a1f5: Download complete [2022-08-25T01:11:35.510Z] eaf3925da568: Download complete [2022-08-25T01:11:35.510Z] 1469e6f7b9e6: Verifying Checksum [2022-08-25T01:11:35.510Z] 1469e6f7b9e6: Download complete [2022-08-25T01:11:35.510Z] bde34c3a00c8: Download complete [2022-08-25T01:11:35.510Z] b352a97aabf1: Verifying Checksum [2022-08-25T01:11:35.510Z] b352a97aabf1: Download complete [2022-08-25T01:11:35.510Z] 4872d77fe225: Download complete [2022-08-25T01:11:35.510Z] 5851b861e8e6: Download complete [2022-08-25T01:11:35.510Z] b85a868b505f: Verifying Checksum [2022-08-25T01:11:35.510Z] b85a868b505f: Download complete [2022-08-25T01:11:35.770Z] bab4dde63d76: Verifying Checksum [2022-08-25T01:11:35.770Z] bab4dde63d76: Download complete [2022-08-25T01:11:37.156Z] b85a868b505f: Pull complete [2022-08-25T01:11:37.156Z] e2be974225ed: Pull complete [2022-08-25T01:11:37.417Z] 339a4e72a1f5: Pull complete [2022-08-25T01:11:37.681Z] 988bab9f4d93: Pull complete [2022-08-25T01:11:37.943Z] 1469e6f7b9e6: Pull complete [2022-08-25T01:11:37.943Z] eaf3925da568: Pull complete [2022-08-25T01:11:39.851Z] bab4dde63d76: Pull complete [2022-08-25T01:11:39.851Z] bde34c3a00c8: Pull complete [2022-08-25T01:11:40.112Z] b352a97aabf1: Pull complete [2022-08-25T01:11:40.112Z] 4872d77fe225: Pull complete [2022-08-25T01:11:40.374Z] 5851b861e8e6: Pull complete [2022-08-25T01:11:40.374Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-08-25T01:11:40.374Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-08-25T01:11:40.374Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:11:40.474Z] prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container [2022-08-25T01:11:40.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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-devops/py-git-semver:0.1.4 cat [2022-08-25T01:11:42.096Z] $ docker top 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 -eo pid,comm [2022-08-25T01:11:42.157Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-08-25T01:11:42.157Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-08-25T01:11:42.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T01:11:42.196Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T01:11:42.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T01:11:42.350Z] $ docker exec 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 ssh-agent [2022-08-25T01:11:42.479Z] SSH_AUTH_SOCK=/tmp/ssh-lioO13oGg9Ui/agent.35 [2022-08-25T01:11:42.479Z] SSH_AGENT_PID=41 [2022-08-25T01:11:42.486Z] Running ssh-add (command line suppressed) [2022-08-25T01:11:42.610Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_4768902673405450594.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_4768902673405450594.key) [2022-08-25T01:11:42.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T01:11:42.918Z] + git tag --points-at HEAD [Pipeline] } [2022-08-25T01:11:42.937Z] $ docker exec --env ******** --env ******** 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 ssh-agent -k [2022-08-25T01:11:43.075Z] unset SSH_AUTH_SOCK; [2022-08-25T01:11:43.075Z] unset SSH_AGENT_PID; [2022-08-25T01:11:43.075Z] echo Agent pid 41 killed; [2022-08-25T01:11:43.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-08-25T01:11:43.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-08-25T01:11:43.108Z] [ssh-agent] Looking for ssh-agent implementation... [2022-08-25T01:11:43.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-08-25T01:11:43.250Z] $ docker exec 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 ssh-agent [2022-08-25T01:11:43.388Z] SSH_AUTH_SOCK=/tmp/ssh-KALMmlbdsMNp/agent.75 [2022-08-25T01:11:43.388Z] SSH_AGENT_PID=81 [2022-08-25T01:11:43.395Z] Running ssh-add (command line suppressed) [2022-08-25T01:11:43.557Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_2132828609558058351.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/private_key_2132828609558058351.key) [2022-08-25T01:11:43.570Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-08-25T01:11:43.863Z] + git semver init [2022-08-25T01:11:44.124Z] 2022-08-25 01:11:44,080 [run_init] DEBUG init version:0.0.0 force:False [2022-08-25T01:11:44.124Z] 2022-08-25 01:11:44,080 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver [2022-08-25T01:11:44.124Z] 2022-08-25 01:11:44,081 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver [2022-08-25T01:11:44.124Z] 2022-08-25 01:11:44,081 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-549, universal_newlines=False, shell=None, istream=None) [2022-08-25T01:11:45.513Z] 2022-08-25 01:11:45,305 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.git/info/exclude [2022-08-25T01:11:45.513Z] 2022-08-25 01:11:45,305 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver/PR-549 with force:False [2022-08-25T01:11:45.513Z] 2022-08-25 01:11:45,305 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver/PR-549 [2022-08-25T01:11:45.513Z] 2022-08-25 01:11:45,310 [execute] INFO git cat-file --batch-check [2022-08-25T01:11:45.513Z] 2022-08-25 01:11:45,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T01:11:45.513Z] 2022-08-25 01:11:45,316 [execute] INFO git cat-file --batch [2022-08-25T01:11:45.513Z] 2022-08-25 01:11:45,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver, universal_newlines=False, shell=None, istream=) [2022-08-25T01:11:45.513Z] 2022-08-25 01:11:45,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-549/.semver/PR-549 [2022-08-25T01:11:45.513Z] 0.0.0 [Pipeline] } [2022-08-25T01:11:45.529Z] $ docker exec --env ******** --env ******** 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 ssh-agent -k [2022-08-25T01:11:45.645Z] unset SSH_AUTH_SOCK; [2022-08-25T01:11:45.645Z] unset SSH_AGENT_PID; [2022-08-25T01:11:45.645Z] echo Agent pid 81 killed; [2022-08-25T01:11:45.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-08-25T01:11:45.961Z] + git semver [Pipeline] } [2022-08-25T01:11:46.243Z] $ docker stop --time=1 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 [2022-08-25T01:11:47.558Z] $ docker rm -f 46e42b955d51c983dca6300b8f3570864ca357a1af5a2459e503ef26c58f0b60 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T01:11:47.903Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-08-25T01:11:48.163Z] Stashed 1 file(s) [Pipeline] echo [2022-08-25T01:11:48.166Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T01:11:48.325Z] provisioning config files... [2022-08-25T01:11:48.336Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config828525480024737565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:11:48.642Z] ---> docker-login.sh [2022-08-25T01:11:48.642Z] nexus3.edgexfoundry.org:10001 [2022-08-25T01:11:48.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:48.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:48.642Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:48.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:48.642Z] [2022-08-25T01:11:48.642Z] Login Succeeded [2022-08-25T01:11:48.642Z] nexus3.edgexfoundry.org:10002 [2022-08-25T01:11:48.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:48.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:48.903Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:48.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:48.903Z] [2022-08-25T01:11:48.903Z] Login Succeeded [2022-08-25T01:11:48.903Z] nexus3.edgexfoundry.org:10003 [2022-08-25T01:11:48.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:48.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:48.903Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:48.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:48.903Z] [2022-08-25T01:11:48.903Z] Login Succeeded [2022-08-25T01:11:48.903Z] nexus3.edgexfoundry.org:10004 [2022-08-25T01:11:48.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:49.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:49.162Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:49.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:49.162Z] [2022-08-25T01:11:49.162Z] Login Succeeded [2022-08-25T01:11:49.162Z] docker.io [2022-08-25T01:11:49.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:11:49.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:11:49.424Z] Configure a credential helper to remove this warning. See [2022-08-25T01:11:49.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:11:49.424Z] [2022-08-25T01:11:49.424Z] Login Succeeded [2022-08-25T01:11:49.424Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T01:11:49.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T01:11:49.503Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T01:11:49.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T01:11:49.534Z] ========================================================= [2022-08-25T01:11:49.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-08-25T01:11:49.534Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:11:49.859Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-25T01:11:50.120Z] Sending build context to Docker daemon 45.22MB [2022-08-25T01:11:50.120Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T01:11:50.120Z] Step 2/16 : FROM ${BASE} AS builder [2022-08-25T01:11:50.120Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-08-25T01:11:50.120Z] 2408cc74d12b: Pulling fs layer [2022-08-25T01:11:50.120Z] ea60b727a1ce: Pulling fs layer [2022-08-25T01:11:50.120Z] 30c4a7721957: Pulling fs layer [2022-08-25T01:11:50.120Z] 370296b7ddb6: Pulling fs layer [2022-08-25T01:11:50.120Z] 7c6cee850709: Pulling fs layer [2022-08-25T01:11:50.120Z] 39a5fcdaea64: Pulling fs layer [2022-08-25T01:11:50.120Z] d94ebbe4e438: Pulling fs layer [2022-08-25T01:11:50.120Z] 370296b7ddb6: Waiting [2022-08-25T01:11:50.120Z] bcfd1f05c69d: Pulling fs layer [2022-08-25T01:11:50.120Z] 59ccb84bbe0f: Pulling fs layer [2022-08-25T01:11:50.120Z] 7c6cee850709: Waiting [2022-08-25T01:11:50.120Z] 39a5fcdaea64: Waiting [2022-08-25T01:11:50.120Z] bcfd1f05c69d: Waiting [2022-08-25T01:11:50.120Z] 59ccb84bbe0f: Waiting [2022-08-25T01:11:50.120Z] d94ebbe4e438: Waiting [2022-08-25T01:11:50.120Z] 30c4a7721957: Verifying Checksum [2022-08-25T01:11:50.120Z] 30c4a7721957: Download complete [2022-08-25T01:11:50.120Z] ea60b727a1ce: Verifying Checksum [2022-08-25T01:11:50.120Z] ea60b727a1ce: Download complete [2022-08-25T01:11:50.120Z] 7c6cee850709: Download complete [2022-08-25T01:11:50.120Z] 39a5fcdaea64: Download complete [2022-08-25T01:11:50.382Z] 2408cc74d12b: Download complete [2022-08-25T01:11:50.382Z] d94ebbe4e438: Verifying Checksum [2022-08-25T01:11:50.382Z] d94ebbe4e438: Download complete [2022-08-25T01:11:50.382Z] 2408cc74d12b: Pull complete [2022-08-25T01:11:50.643Z] ea60b727a1ce: Pull complete [2022-08-25T01:11:50.643Z] 30c4a7721957: Pull complete [2022-08-25T01:11:50.643Z] 59ccb84bbe0f: Verifying Checksum [2022-08-25T01:11:50.643Z] 59ccb84bbe0f: Download complete [2022-08-25T01:11:50.903Z] bcfd1f05c69d: Verifying Checksum [2022-08-25T01:11:50.903Z] bcfd1f05c69d: Download complete [2022-08-25T01:11:51.162Z] 370296b7ddb6: Verifying Checksum [2022-08-25T01:11:51.162Z] 370296b7ddb6: Download complete [2022-08-25T01:11:55.364Z] 370296b7ddb6: Pull complete [2022-08-25T01:11:55.364Z] 7c6cee850709: Pull complete [2022-08-25T01:11:55.364Z] 39a5fcdaea64: Pull complete [2022-08-25T01:11:55.624Z] d94ebbe4e438: Pull complete [2022-08-25T01:11:58.163Z] bcfd1f05c69d: Pull complete [2022-08-25T01:11:58.433Z] 59ccb84bbe0f: Pull complete [2022-08-25T01:11:58.433Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-08-25T01:11:58.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-08-25T01:11:58.433Z] ---> a4fb48ad2a94 [2022-08-25T01:11:58.433Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-08-25T01:12:00.977Z] ---> Running in e74fe211440a [2022-08-25T01:12:00.977Z] Removing intermediate container e74fe211440a [2022-08-25T01:12:00.977Z] ---> ee3745154e7d [2022-08-25T01:12:00.977Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-08-25T01:12:00.977Z] ---> Running in 7a63fe1f2e53 [2022-08-25T01:12:00.977Z] Removing intermediate container 7a63fe1f2e53 [2022-08-25T01:12:00.977Z] ---> 45aa49d4f4cf [2022-08-25T01:12:00.977Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T01:12:00.977Z] ---> Running in 314c858a8b64 [2022-08-25T01:12:00.977Z] Removing intermediate container 314c858a8b64 [2022-08-25T01:12:00.977Z] ---> 1b216e9d8309 [2022-08-25T01:12:00.977Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-08-25T01:12:00.977Z] ---> Running in 64efca497087 [2022-08-25T01:12:00.977Z] Removing intermediate container 64efca497087 [2022-08-25T01:12:00.977Z] ---> 9bbef72a3624 [2022-08-25T01:12:00.977Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-08-25T01:12:00.977Z] ---> Running in bf9972f94e0b [2022-08-25T01:12:00.977Z] Removing intermediate container bf9972f94e0b [2022-08-25T01:12:00.977Z] ---> 45d57ffc0e50 [2022-08-25T01:12:00.977Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-08-25T01:12:01.547Z] latest: Pulling from library/docker [2022-08-25T01:12:01.809Z] 213ec9aee27d: Pulling fs layer [2022-08-25T01:12:01.809Z] 6eb510456a42: Pulling fs layer [2022-08-25T01:12:01.809Z] 4627ba0696d0: Pulling fs layer [2022-08-25T01:12:01.809Z] e001120e1cd4: Pulling fs layer [2022-08-25T01:12:01.809Z] ff3ada922ff1: Pulling fs layer [2022-08-25T01:12:01.809Z] 145c17e0135e: Pulling fs layer [2022-08-25T01:12:01.809Z] 0f5eb6ef0bbb: Pulling fs layer [2022-08-25T01:12:01.809Z] a00ffea85b5c: Pulling fs layer [2022-08-25T01:12:01.809Z] 113b1213dc52: Pulling fs layer [2022-08-25T01:12:01.809Z] 145c17e0135e: Waiting [2022-08-25T01:12:01.809Z] 0f5eb6ef0bbb: Waiting [2022-08-25T01:12:01.809Z] a00ffea85b5c: Waiting [2022-08-25T01:12:01.809Z] 113b1213dc52: Waiting [2022-08-25T01:12:01.809Z] e001120e1cd4: Waiting [2022-08-25T01:12:01.809Z] ff3ada922ff1: Waiting [2022-08-25T01:12:01.809Z] 4627ba0696d0: Verifying Checksum [2022-08-25T01:12:01.809Z] 4627ba0696d0: Download complete [2022-08-25T01:12:02.076Z] 6eb510456a42: Verifying Checksum [2022-08-25T01:12:02.076Z] 6eb510456a42: Download complete [2022-08-25T01:12:02.076Z] 213ec9aee27d: Download complete [2022-08-25T01:12:02.076Z] 213ec9aee27d: Pull complete [2022-08-25T01:12:02.338Z] 6eb510456a42: Pull complete [2022-08-25T01:12:02.338Z] e001120e1cd4: Verifying Checksum [2022-08-25T01:12:02.338Z] e001120e1cd4: Download complete [2022-08-25T01:12:02.338Z] ff3ada922ff1: Verifying Checksum [2022-08-25T01:12:02.338Z] ff3ada922ff1: Download complete [2022-08-25T01:12:02.338Z] 4627ba0696d0: Pull complete [2022-08-25T01:12:02.602Z] 0f5eb6ef0bbb: Verifying Checksum [2022-08-25T01:12:02.602Z] 0f5eb6ef0bbb: Download complete [2022-08-25T01:12:02.602Z] a00ffea85b5c: Verifying Checksum [2022-08-25T01:12:02.602Z] a00ffea85b5c: Download complete [2022-08-25T01:12:02.602Z] 145c17e0135e: Verifying Checksum [2022-08-25T01:12:02.602Z] 145c17e0135e: Download complete [2022-08-25T01:12:02.602Z] 113b1213dc52: Verifying Checksum [2022-08-25T01:12:02.602Z] 113b1213dc52: Download complete [2022-08-25T01:12:02.862Z] e001120e1cd4: Pull complete [2022-08-25T01:12:03.121Z] ff3ada922ff1: Pull complete [2022-08-25T01:12:03.270Z] Still waiting to schedule task [2022-08-25T01:12:03.271Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-08-25T01:12:03.382Z] 145c17e0135e: Pull complete [2022-08-25T01:12:03.382Z] 0f5eb6ef0bbb: Pull complete [2022-08-25T01:12:03.642Z] a00ffea85b5c: Pull complete [2022-08-25T01:12:03.642Z] 113b1213dc52: Pull complete [2022-08-25T01:12:03.642Z] Digest: sha256:e9bf70a90db1cc319f4eb7c4ae8c78506590aee27e86975d28b07c867628d632 [2022-08-25T01:12:03.642Z] Status: Downloaded newer image for docker:latest [2022-08-25T01:12:05.027Z] ---> a257d10fc5b3 [2022-08-25T01:12:05.027Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T01:12:05.027Z] ---> Running in 5d29f39ccc6f [2022-08-25T01:12:05.289Z] Removing intermediate container 5d29f39ccc6f [2022-08-25T01:12:05.289Z] ---> 5bf7f3097196 [2022-08-25T01:12:05.289Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T01:12:05.289Z] ---> Running in 4fc4151845df [2022-08-25T01:12:05.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T01:12:06.491Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T01:12:06.758Z] OK: 211 MiB in 51 packages [2022-08-25T01:12:07.019Z] Removing intermediate container 4fc4151845df [2022-08-25T01:12:07.019Z] ---> 20898123ca33 [2022-08-25T01:12:07.019Z] Step 11/16 : ENV GO111MODULE=on [2022-08-25T01:12:07.019Z] ---> Running in 7ca581e9a665 [2022-08-25T01:12:07.019Z] Removing intermediate container 7ca581e9a665 [2022-08-25T01:12:07.019Z] ---> e7eaec068d27 [2022-08-25T01:12:07.019Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-08-25T01:12:07.019Z] ---> Running in 5e4e6a628cf8 [2022-08-25T01:12:07.279Z] Removing intermediate container 5e4e6a628cf8 [2022-08-25T01:12:07.279Z] ---> c0b93c7e2ec6 [2022-08-25T01:12:07.279Z] Step 13/16 : COPY go.mod vendor* ./ [2022-08-25T01:12:07.279Z] ---> 06ffc644d543 [2022-08-25T01:12:07.279Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T01:12:07.541Z] ---> Running in e6c0b2351713 [2022-08-25T01:12:15.676Z] Removing intermediate container e6c0b2351713 [2022-08-25T01:12:15.676Z] ---> 9783a115e468 [2022-08-25T01:12:15.676Z] Step 15/16 : COPY . . [2022-08-25T01:12:16.614Z] ---> dd2b15407c70 [2022-08-25T01:12:16.614Z] Step 16/16 : RUN ${MAKE} [2022-08-25T01:12:16.874Z] ---> Running in 20d5ca49ae98 [2022-08-25T01:12:17.135Z] noop [2022-08-25T01:12:17.396Z] Removing intermediate container 20d5ca49ae98 [2022-08-25T01:12:17.396Z] ---> 9b821103086e [2022-08-25T01:12:17.396Z] Successfully built 9b821103086e [2022-08-25T01:12:17.396Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:12:17.718Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T01:12:17.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:12:17.800Z] prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container [2022-08-25T01:12:17.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T01:12:18.254Z] $ docker top e17639cfcc861f52429f67baeab1c3a86ce27dd581f6b639c47060c0b3628a81 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:12:18.605Z] + go version [2022-08-25T01:12:18.605Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-08-25T01:12:18.621Z] $ docker stop --time=1 e17639cfcc861f52429f67baeab1c3a86ce27dd581f6b639c47060c0b3628a81 [2022-08-25T01:12:19.926Z] $ docker rm -f e17639cfcc861f52429f67baeab1c3a86ce27dd581f6b639c47060c0b3628a81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:12:20.383Z] + docker inspect -f . ci-base-image-x86_64 [2022-08-25T01:12:20.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:12:20.479Z] prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container [2022-08-25T01:12:20.517Z] $ 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-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-08-25T01:12:20.920Z] $ docker top 67d2385ca890b0d74b6b3291bbedc3a31270a924e711069661d51a18137c2816 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:12:21.279Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [Pipeline] fileExists [Pipeline] sh [2022-08-25T01:12:21.576Z] + make test [2022-08-25T01:12:21.576Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-08-25T01:12:21.835Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-08-25T01:12:28.407Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-08-25T01:12:28.407Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-08-25T01:12:29.790Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T01:12:29.790Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T01:12:29.790Z] ./bin/test-attribution-txt.sh [2022-08-25T01:12:29.790Z] make -C web test [2022-08-25T01:12:29.790Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-549/web' [2022-08-25T01:12:29.790Z] make[1]: tput: No such file or directory [2022-08-25T01:12:29.790Z] make[1]: tput: No such file or directory [2022-08-25T01:12:29.790Z] warning: generating ./VERSION [2022-08-25T01:12:29.790Z] echo "0.0.0" > VERSION [2022-08-25T01:12:29.790Z] docker build \ [2022-08-25T01:12:29.790Z] -f Dockerfile \ [2022-08-25T01:12:29.790Z] --build-arg USER=1000 \ [2022-08-25T01:12:29.790Z] \ [2022-08-25T01:12:29.790Z] --label "git_sha=ece44cb70c50763abb412624979536da76387159" \ [2022-08-25T01:12:29.790Z] -t edgexfoundry/edgex-web-ui:ece44cb70c50763abb412624979536da76387159 \ [2022-08-25T01:12:29.790Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-08-25T01:12:29.790Z] . [2022-08-25T01:12:29.790Z] Sending build context to Docker daemon 3.269MB [2022-08-25T01:12:29.790Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-08-25T01:12:30.050Z] 16.17-alpine3.15: Pulling from library/node [2022-08-25T01:12:30.050Z] 9621f1afde84: Pulling fs layer [2022-08-25T01:12:30.050Z] 16f891d21976: Pulling fs layer [2022-08-25T01:12:30.050Z] cf6a4a42ec8c: Pulling fs layer [2022-08-25T01:12:30.050Z] 297e921c64f6: Pulling fs layer [2022-08-25T01:12:30.050Z] 297e921c64f6: Waiting [2022-08-25T01:12:30.050Z] cf6a4a42ec8c: Verifying Checksum [2022-08-25T01:12:30.050Z] cf6a4a42ec8c: Download complete [2022-08-25T01:12:30.050Z] 9621f1afde84: Verifying Checksum [2022-08-25T01:12:30.050Z] 9621f1afde84: Download complete [2022-08-25T01:12:30.050Z] 297e921c64f6: Download complete [2022-08-25T01:12:30.050Z] 9621f1afde84: Pull complete [2022-08-25T01:12:30.309Z] 16f891d21976: Download complete [2022-08-25T01:12:31.249Z] 16f891d21976: Pull complete [2022-08-25T01:12:31.509Z] cf6a4a42ec8c: Pull complete [2022-08-25T01:12:31.509Z] 297e921c64f6: Pull complete [2022-08-25T01:12:31.509Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-08-25T01:12:31.509Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-08-25T01:12:31.509Z] ---> 141d857b2a92 [2022-08-25T01:12:31.509Z] Step 2/10 : RUN apk add --no-cache chromium [2022-08-25T01:12:32.087Z] ---> Running in 6179a8c24d47 [2022-08-25T01:12:32.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-08-25T01:12:32.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-08-25T01:12:33.183Z] (1/129) Installing libxau (1.0.9-r0) [2022-08-25T01:12:33.183Z] (2/129) Installing libmd (1.0.3-r0) [2022-08-25T01:12:33.183Z] (3/129) Installing libbsd (0.11.3-r1) [2022-08-25T01:12:33.183Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-08-25T01:12:33.183Z] (5/129) Installing libxcb (1.14-r2) [2022-08-25T01:12:33.443Z] (6/129) Installing libx11 (1.7.2-r0) [2022-08-25T01:12:33.443Z] (7/129) Installing libxext (1.3.4-r0) [2022-08-25T01:12:33.443Z] (8/129) Installing libice (1.0.10-r0) [2022-08-25T01:12:33.443Z] (9/129) Installing libuuid (2.37.4-r0) [2022-08-25T01:12:33.443Z] (10/129) Installing libsm (1.2.3-r0) [2022-08-25T01:12:33.443Z] (11/129) Installing libxt (1.2.1-r0) [2022-08-25T01:12:33.443Z] (12/129) Installing libxmu (1.1.3-r0) [2022-08-25T01:12:33.443Z] (13/129) Installing xset (1.2.4-r0) [2022-08-25T01:12:33.443Z] (14/129) Installing xprop (1.2.5-r0) [2022-08-25T01:12:33.443Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-08-25T01:12:33.443Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-08-25T01:12:33.443Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-08-25T01:12:33.443Z] (18/129) Installing libffi (3.4.2-r1) [2022-08-25T01:12:33.443Z] (19/129) Installing libintl (0.21-r0) [2022-08-25T01:12:33.443Z] (20/129) Installing libblkid (2.37.4-r0) [2022-08-25T01:12:33.443Z] (21/129) Installing libmount (2.37.4-r0) [2022-08-25T01:12:33.443Z] (22/129) Installing pcre (8.45-r1) [2022-08-25T01:12:33.443Z] (23/129) Installing glib (2.70.1-r0) [2022-08-25T01:12:33.443Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-08-25T01:12:33.443Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-08-25T01:12:33.443Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-08-25T01:12:33.443Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-08-25T01:12:33.443Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-08-25T01:12:33.703Z] (29/129) Installing libpng (1.6.37-r1) [2022-08-25T01:12:33.703Z] (30/129) Installing libwebp (1.2.2-r0) [2022-08-25T01:12:33.703Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-08-25T01:12:33.703Z] (32/129) Installing tiff (4.3.0-r1) [2022-08-25T01:12:33.703Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-08-25T01:12:33.703Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-08-25T01:12:33.703Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-08-25T01:12:33.703Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-08-25T01:12:33.703Z] (37/129) Installing libxrender (0.9.10-r3) [2022-08-25T01:12:33.703Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-08-25T01:12:33.703Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-08-25T01:12:33.703Z] (40/129) Installing libxi (1.8-r0) [2022-08-25T01:12:33.703Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-08-25T01:12:33.703Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-08-25T01:12:33.703Z] (43/129) Installing atk (2.36.0-r0) [2022-08-25T01:12:33.703Z] (44/129) Installing libxtst (1.2.3-r3) [2022-08-25T01:12:33.703Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-08-25T01:12:33.703Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-08-25T01:12:33.703Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-08-25T01:12:33.703Z] (48/129) Installing expat (2.4.7-r0) [2022-08-25T01:12:33.703Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-08-25T01:12:33.703Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-08-25T01:12:33.703Z] (51/129) Installing freetype (2.11.1-r2) [2022-08-25T01:12:33.703Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-08-25T01:12:33.703Z] (53/129) Installing pixman (0.40.0-r3) [2022-08-25T01:12:33.703Z] (54/129) Installing cairo (1.16.0-r5) [2022-08-25T01:12:33.965Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-08-25T01:12:33.965Z] (56/129) Installing avahi-libs (0.8-r5) [2022-08-25T01:12:33.965Z] (57/129) Installing gmp (6.2.1-r1) [2022-08-25T01:12:33.965Z] (58/129) Installing nettle (3.7.3-r0) [2022-08-25T01:12:33.965Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-08-25T01:12:33.965Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-08-25T01:12:33.965Z] (61/129) Installing libunistring (0.9.10-r1) [2022-08-25T01:12:33.965Z] (62/129) Installing gnutls (3.7.1-r1) [2022-08-25T01:12:33.965Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-08-25T01:12:33.965Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-08-25T01:12:33.965Z] (65/129) Installing fribidi (1.0.11-r0) [2022-08-25T01:12:33.965Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-08-25T01:12:33.965Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-08-25T01:12:33.965Z] (68/129) Installing libxft (2.3.4-r0) [2022-08-25T01:12:33.965Z] (69/129) Installing pango (1.48.10-r0) [2022-08-25T01:12:33.965Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-08-25T01:12:33.965Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-08-25T01:12:33.965Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-08-25T01:12:33.965Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-08-25T01:12:33.965Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-08-25T01:12:33.965Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-08-25T01:12:34.226Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-08-25T01:12:34.226Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-08-25T01:12:34.226Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-08-25T01:12:34.226Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-08-25T01:12:34.226Z] Executing ttf-opensans-1.10-r1.post-install [2022-08-25T01:12:36.157Z] (79/129) Installing libogg (1.3.5-r0) [2022-08-25T01:12:36.157Z] (80/129) Installing flac (1.3.4-r0) [2022-08-25T01:12:36.157Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-08-25T01:12:36.157Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-08-25T01:12:36.157Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-08-25T01:12:36.157Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-08-25T01:12:36.418Z] (85/129) Installing libass (0.15.2-r0) [2022-08-25T01:12:36.418Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-08-25T01:12:36.418Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-08-25T01:12:36.418Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-08-25T01:12:36.418Z] (89/129) Installing lame (3.100-r0) [2022-08-25T01:12:36.418Z] (90/129) Installing opus (1.3.1-r1) [2022-08-25T01:12:36.418Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-08-25T01:12:36.418Z] (92/129) Installing soxr (0.1.3-r2) [2022-08-25T01:12:36.418Z] (93/129) Installing libsrt (1.4.2-r1) [2022-08-25T01:12:36.418Z] (94/129) Installing libssh (0.9.6-r1) [2022-08-25T01:12:36.418Z] (95/129) Installing libtheora (1.1.1-r16) [2022-08-25T01:12:36.680Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-08-25T01:12:36.680Z] (97/129) Installing libpciaccess (0.16-r0) [2022-08-25T01:12:36.680Z] (98/129) Installing libdrm (2.4.109-r0) [2022-08-25T01:12:36.680Z] (99/129) Installing libva (2.13.0-r0) [2022-08-25T01:12:36.680Z] (100/129) Installing libvdpau (1.4-r0) [2022-08-25T01:12:36.680Z] (101/129) Installing vidstab (1.1.0-r1) [2022-08-25T01:12:36.680Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-08-25T01:12:36.680Z] (103/129) Installing libvpx (1.10.0-r0) [2022-08-25T01:12:36.680Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-08-25T01:12:36.680Z] (105/129) Installing x264-libs (20210613-r0) [2022-08-25T01:12:36.680Z] (106/129) Installing x265-libs (3.5-r0) [2022-08-25T01:12:36.680Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-08-25T01:12:36.680Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-08-25T01:12:36.942Z] (109/129) Installing libevent (2.1.12-r4) [2022-08-25T01:12:36.942Z] (110/129) Installing mesa (21.2.6-r0) [2022-08-25T01:12:36.942Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-08-25T01:12:36.942Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-08-25T01:12:36.942Z] (113/129) Installing lcms2 (2.12-r1) [2022-08-25T01:12:36.942Z] (114/129) Installing nspr (4.32-r0) [2022-08-25T01:12:36.942Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-08-25T01:12:36.942Z] (116/129) Installing nss (3.78.1-r0) [2022-08-25T01:12:36.942Z] (117/129) Installing libasyncns (0.8-r1) [2022-08-25T01:12:36.942Z] (118/129) Installing libltdl (2.4.6-r7) [2022-08-25T01:12:36.942Z] (119/129) Installing orc (0.4.32-r0) [2022-08-25T01:12:36.942Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-08-25T01:12:36.942Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-08-25T01:12:36.942Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-08-25T01:12:36.942Z] (123/129) Installing libpulse (15.0-r2) [2022-08-25T01:12:36.942Z] (124/129) Installing re2 (2021.11.01-r0) [2022-08-25T01:12:36.942Z] (125/129) Installing snappy (1.1.9-r1) [2022-08-25T01:12:36.942Z] (126/129) Installing libgpg-error (1.42-r1) [2022-08-25T01:12:36.942Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-08-25T01:12:36.942Z] (128/129) Installing libxslt (1.1.35-r0) [2022-08-25T01:12:36.942Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-08-25T01:12:37.887Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T01:12:37.887Z] Executing glib-2.70.1-r0.trigger [2022-08-25T01:12:37.887Z] Executing shared-mime-info-2.1-r0.trigger [2022-08-25T01:12:40.433Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-08-25T01:12:40.433Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-08-25T01:12:40.433Z] Executing fontconfig-2.13.1-r4.trigger [2022-08-25T01:12:40.433Z] Executing mkfontscale-1.2.1-r1.trigger [2022-08-25T01:12:40.433Z] OK: 286 MiB in 145 packages [2022-08-25T01:12:43.729Z] Removing intermediate container 6179a8c24d47 [2022-08-25T01:12:43.729Z] ---> af0a4e57a334 [2022-08-25T01:12:43.729Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-08-25T01:12:43.729Z] ---> Running in 1f25b1a5b062 [2022-08-25T01:12:43.729Z] Removing intermediate container 1f25b1a5b062 [2022-08-25T01:12:43.729Z] ---> 9e1f959e30fa [2022-08-25T01:12:43.729Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-08-25T01:12:43.729Z] ---> Running in 8928bada4f08 [2022-08-25T01:12:43.729Z] Removing intermediate container 8928bada4f08 [2022-08-25T01:12:43.729Z] ---> 01fc7f35bf28 [2022-08-25T01:12:43.729Z] Step 5/10 : RUN npm install -g npm [2022-08-25T01:12:43.729Z] ---> Running in 929c3a802698 [2022-08-25T01:12:50.318Z] [2022-08-25T01:12:50.318Z] changed 36 packages, and audited 206 packages in 6s [2022-08-25T01:12:50.318Z] [2022-08-25T01:12:50.318Z] 11 packages are looking for funding [2022-08-25T01:12:50.318Z] run `npm fund` for details [2022-08-25T01:12:50.318Z] [2022-08-25T01:12:50.318Z] found 0 vulnerabilities [2022-08-25T01:12:51.703Z] Removing intermediate container 929c3a802698 [2022-08-25T01:12:51.703Z] ---> eaaa8acd43c0 [2022-08-25T01:12:51.703Z] Step 6/10 : ARG USER=1000 [2022-08-25T01:12:51.703Z] ---> Running in 8329050f17b5 [2022-08-25T01:12:51.703Z] Removing intermediate container 8329050f17b5 [2022-08-25T01:12:51.703Z] ---> ceac012a1951 [2022-08-25T01:12:51.703Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-08-25T01:12:51.703Z] ---> Running in c255c5b8dbc1 [2022-08-25T01:12:52.274Z] Removing intermediate container c255c5b8dbc1 [2022-08-25T01:12:52.274Z] ---> bfda19002900 [2022-08-25T01:12:52.274Z] Step 8/10 : USER $USER:$USER [2022-08-25T01:12:52.274Z] ---> Running in 672772be426a [2022-08-25T01:12:52.274Z] Removing intermediate container 672772be426a [2022-08-25T01:12:52.274Z] ---> 33c52067b17d [2022-08-25T01:12:52.274Z] Step 9/10 : WORKDIR /app [2022-08-25T01:12:52.274Z] ---> Running in 06a235ce500a [2022-08-25T01:12:52.536Z] Removing intermediate container 06a235ce500a [2022-08-25T01:12:52.536Z] ---> 2b4e201babdb [2022-08-25T01:12:52.536Z] Step 10/10 : LABEL git_sha=ece44cb70c50763abb412624979536da76387159 [2022-08-25T01:12:52.536Z] ---> Running in 7dce5641d4aa [2022-08-25T01:12:52.536Z] Removing intermediate container 7dce5641d4aa [2022-08-25T01:12:52.536Z] ---> a4c7784aa3f1 [2022-08-25T01:12:52.536Z] Successfully built a4c7784aa3f1 [2022-08-25T01:12:52.536Z] Successfully tagged edgexfoundry/edgex-web-ui:ece44cb70c50763abb412624979536da76387159 [2022-08-25T01:12:52.536Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-08-25T01:12:52.536Z] touch edgex-web-ui.imagebuilt [2022-08-25T01:12:52.536Z] mkdir -p node_modules coverage [2022-08-25T01:12:52.536Z] chown "1000:1000" node_modules coverage package-lock.json [2022-08-25T01:12:52.536Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE required: { [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE }, [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE } [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:12:54.446Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE required: { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE }, [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE required: { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE }, [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE required: { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE }, [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE required: { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE }, [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE required: { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE }, [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE required: { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE }, [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE required: { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE }, [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE required: { [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE }, [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:12:54.447Z] npm WARN EBADENGINE } [2022-08-25T01:12:58.649Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-08-25T01:12:58.649Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-08-25T01:12:58.649Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-08-25T01:12:58.910Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-08-25T01:12:59.170Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-08-25T01:12:59.432Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-08-25T01:13:00.007Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-08-25T01:13:00.950Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-08-25T01:13:00.950Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-08-25T01:13:02.859Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-08-25T01:13:02.859Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-08-25T01:13:03.801Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-08-25T01:13:04.376Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-08-25T01:13:04.636Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-08-25T01:13:04.896Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-08-25T01:13:05.156Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-08-25T01:13:06.099Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-08-25T01:13:07.482Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-08-25T01:13:10.025Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-08-25T01:13:15.320Z] [2022-08-25T01:13:15.320Z] added 1478 packages, and audited 1479 packages in 22s [2022-08-25T01:13:15.320Z] [2022-08-25T01:13:15.320Z] 90 packages are looking for funding [2022-08-25T01:13:15.320Z] run `npm fund` for details [2022-08-25T01:13:15.320Z] [2022-08-25T01:13:15.320Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-08-25T01:13:15.320Z] [2022-08-25T01:13:15.320Z] To address issues that do not require attention, run: [2022-08-25T01:13:15.320Z] npm audit fix [2022-08-25T01:13:15.320Z] [2022-08-25T01:13:15.320Z] To address all issues (including breaking changes), run: [2022-08-25T01:13:15.320Z] npm audit fix --force [2022-08-25T01:13:15.320Z] [2022-08-25T01:13:15.320Z] Run `npm audit` for details. [2022-08-25T01:13:19.526Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-08-25T01:13:22.069Z] - Generating browser application bundles (phase: setup)... [2022-08-25T01:13:26.275Z] Compiling @angular/core : es2015 as esm2015 [2022-08-25T01:13:26.275Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-08-25T01:13:29.567Z] Compiling @angular/common : es2015 as esm2015 [2022-08-25T01:13:29.567Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-08-25T01:13:30.505Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-08-25T01:13:30.505Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-08-25T01:13:30.764Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-08-25T01:13:30.764Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-08-25T01:13:31.334Z] Compiling @angular/router : es2015 as esm2015 [2022-08-25T01:13:31.334Z] Compiling @angular/common/http : es2015 as esm2015 [2022-08-25T01:13:31.334Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-08-25T01:13:31.594Z] Compiling @angular/forms : es2015 as esm2015 [2022-08-25T01:13:31.854Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-08-25T01:13:33.768Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-08-25T01:13:40.362Z] 25 08 2022 01:13:39.469:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-08-25T01:13:40.362Z] 25 08 2022 01:13:39.471:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-08-25T01:13:40.362Z] 25 08 2022 01:13:39.474:INFO [launcher]: Starting browser ChromeHeadless [2022-08-25T01:13:52.669Z] ✔ Browser application bundle generation complete. [2022-08-25T01:13:52.669Z] 25 08 2022 01:13:51.316:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket DUl_VPIF4I7_yTHjAAAB with id 6683204 [2022-08-25T01:13:54.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-08-25T01:13:54.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.107 secs) [2022-08-25T01:13:54.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.148 secs) [2022-08-25T01:13:54.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.16 secs) [2022-08-25T01:13:54.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.173 secs) [2022-08-25T01:13:54.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.179 secs) [2022-08-25T01:13:54.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.187 secs) [2022-08-25T01:13:54.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.189 secs) [2022-08-25T01:13:54.410Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.191 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.2 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.203 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.204 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.215 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.224 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.228 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.231 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.235 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.238 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.241 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.262 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.265 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.267 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.269 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.289 secs) [2022-08-25T01:13:54.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.336 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.397 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.425 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.439 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.444 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.446 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.481 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.494 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.503 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.506 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.511 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.537 secs) [2022-08-25T01:13:54.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.547 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.574 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.584 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.592 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.597 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.604 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.637 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.64 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.666 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.673 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.678 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.681 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.683 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.685 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.686 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.694 secs) [2022-08-25T01:13:55.190Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.733 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.758 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.767 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.78 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.783 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.787 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.8 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.814 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.919 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.924 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.926 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.933 secs) [2022-08-25T01:13:55.450Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.941 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.951 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.962 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.978 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.989 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.996 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.002 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.007 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.017 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.074 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.093 secs) [2022-08-25T01:13:55.710Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.124 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.152 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.154 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.163 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.179 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.186 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.196 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.206 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.226 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.229 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.231 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.233 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.236 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.251 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.258 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.265 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.281 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.305 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.309 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.31 secs) [2022-08-25T01:13:55.973Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.318 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.35 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.355 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.356 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.384 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.42 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.439 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.447 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.454 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.483 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.49 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.497 secs) [2022-08-25T01:13:56.233Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.498 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.526 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.53 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.532 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.541 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.56 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.57 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.58 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.587 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.595 secs) [2022-08-25T01:13:56.492Z] WARN: ' [2022-08-25T01:13:56.492Z] It looks like you're using ngModel on the same form field as formControlName. [2022-08-25T01:13:56.492Z] Support for using the ngModel input property and ngModelChange event with [2022-08-25T01:13:56.492Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-08-25T01:13:56.492Z] in a future version of Angular. [2022-08-25T01:13:56.492Z] [2022-08-25T01:13:56.492Z] For more information on this, see our API docs here: [2022-08-25T01:13:56.492Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-08-25T01:13:56.492Z] ' [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.595 secs) [2022-08-25T01:13:56.492Z] WARN: ' [2022-08-25T01:13:56.492Z] It looks like you're using ngModel on the same form field as formControlName. [2022-08-25T01:13:56.492Z] Support for using the ngModel input property and ngModelChange event with [2022-08-25T01:13:56.492Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-08-25T01:13:56.492Z] in a future version of Angular. [2022-08-25T01:13:56.492Z] [2022-08-25T01:13:56.492Z] For more information on this, see our API docs here: [2022-08-25T01:13:56.492Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-08-25T01:13:56.492Z] ' [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.625 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.63 secs) [2022-08-25T01:13:56.492Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.651 secs) [2022-08-25T01:13:56.493Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.689 secs) [2022-08-25T01:13:56.757Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.699 secs) [2022-08-25T01:13:56.757Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.718 secs) [2022-08-25T01:13:56.757Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.728 secs) [2022-08-25T01:13:56.757Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.734 secs) [2022-08-25T01:13:56.757Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.746 secs) [2022-08-25T01:13:56.757Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.755 secs) [2022-08-25T01:13:56.757Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.761 secs) [2022-08-25T01:13:56.757Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.778 secs) [2022-08-25T01:13:56.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.784 secs) [2022-08-25T01:13:56.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.793 secs) [2022-08-25T01:13:56.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.797 secs) [2022-08-25T01:13:56.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.828 secs) [2022-08-25T01:13:56.758Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.853 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.876 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.887 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.896 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.907 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.921 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.931 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.936 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.94 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.953 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.963 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.991 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.014 secs) [2022-08-25T01:13:57.023Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.021 secs) [2022-08-25T01:13:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.025 secs) [2022-08-25T01:13:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.035 secs) [2022-08-25T01:13:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.051 secs) [2022-08-25T01:13:57.283Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.06 secs / 2.051 secs) [2022-08-25T01:13:57.283Z] TOTAL: 149 SUCCESS [2022-08-25T01:13:57.283Z] ✔ Browser application bundle generation complete. [2022-08-25T01:13:57.856Z] [2022-08-25T01:13:57.856Z] =============================== Coverage summary =============================== [2022-08-25T01:13:57.856Z] Statements : 40.98% ( 1467/3580 ) [2022-08-25T01:13:57.856Z] Branches : 12.03% ( 111/923 ) [2022-08-25T01:13:57.856Z] Functions : 33.28% ( 432/1298 ) [2022-08-25T01:13:57.856Z] Lines : 38.91% ( 1318/3387 ) [2022-08-25T01:13:57.856Z] ================================================================================ [2022-08-25T01:13:57.856Z] ✔ Browser application bundle generation complete. [2022-08-25T01:13:58.427Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-549/web' [Pipeline] echo [2022-08-25T01:13:58.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T01:13:58.459Z] $ docker stop --time=1 67d2385ca890b0d74b6b3291bbedc3a31270a924e711069661d51a18137c2816 [2022-08-25T01:13:59.782Z] $ docker rm -f 67d2385ca890b0d74b6b3291bbedc3a31270a924e711069661d51a18137c2816 [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T01:14:00.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T01:14:00.833Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-08-25T01:14:01.296Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T01:14:01.847Z] + ls -al . [2022-08-25T01:14:01.847Z] total 168 [2022-08-25T01:14:01.847Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 25 01:12 . [2022-08-25T01:14:01.847Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:11 .. [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 25 01:11 .dockerignore [2022-08-25T01:14:01.847Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:11 .git [2022-08-25T01:14:01.847Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:11 .github [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 185 Aug 25 01:11 .gitignore [2022-08-25T01:14:01.847Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 01:11 .semver [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 4856 Aug 25 01:11 Attribution.txt [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 14570 Aug 25 01:11 CHANGELOG.md [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 25 01:11 CONTRIBUTING.md [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 1684 Aug 25 01:11 Dockerfile [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 25 01:11 Jenkinsfile [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 25 01:11 LICENSE [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 1541 Aug 25 01:11 Makefile [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 4398 Aug 25 01:11 README.md [2022-08-25T01:14:01.847Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 01:11 VERSION [2022-08-25T01:14:01.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:11 assets [2022-08-25T01:14:01.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:11 bin [2022-08-25T01:14:01.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:11 cmd [2022-08-25T01:14:01.848Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 01:12 coverage.out [2022-08-25T01:14:01.848Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:11 docs [2022-08-25T01:14:01.848Z] -rw-rw-r-- 1 jenkins jenkins 1945 Aug 25 01:11 go.mod [2022-08-25T01:14:01.848Z] -rw-rw-r-- 1 jenkins jenkins 25578 Aug 25 01:11 go.sum [2022-08-25T01:14:01.848Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 01:11 internal [2022-08-25T01:14:01.848Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:11 pkg [2022-08-25T01:14:01.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:11 snap [2022-08-25T01:14:01.848Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:11 testing [2022-08-25T01:14:01.848Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 25 01:11 version.go [2022-08-25T01:14:01.848Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 01:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:14:02.159Z] + 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=ece44cb70c50763abb412624979536da76387159 --label arch=amd64 --label version=0.0.0 . [2022-08-25T01:14:02.420Z] Sending build context to Docker daemon 47.97MB [2022-08-25T01:14:02.420Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T01:14:02.420Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-25T01:14:02.420Z] ---> 9b821103086e [2022-08-25T01:14:02.420Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-08-25T01:14:02.992Z] ---> Running in 1e4c999ccfd1 [2022-08-25T01:14:02.992Z] Removing intermediate container 1e4c999ccfd1 [2022-08-25T01:14:02.992Z] ---> 66b843f1e61d [2022-08-25T01:14:02.992Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-08-25T01:14:02.992Z] ---> Running in b8221aef4386 [2022-08-25T01:14:03.253Z] Removing intermediate container b8221aef4386 [2022-08-25T01:14:03.253Z] ---> ca94851449ca [2022-08-25T01:14:03.253Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T01:14:03.253Z] ---> Running in a913bd986c71 [2022-08-25T01:14:03.253Z] Removing intermediate container a913bd986c71 [2022-08-25T01:14:03.253Z] ---> 062ca162228a [2022-08-25T01:14:03.253Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-08-25T01:14:03.253Z] ---> Running in daffafaa7a74 [2022-08-25T01:14:03.516Z] Removing intermediate container daffafaa7a74 [2022-08-25T01:14:03.516Z] ---> df50482a69d4 [2022-08-25T01:14:03.516Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-08-25T01:14:03.516Z] ---> Running in d23095b37ec0 [2022-08-25T01:14:03.516Z] Removing intermediate container d23095b37ec0 [2022-08-25T01:14:03.516Z] ---> c754b0155b7f [2022-08-25T01:14:03.516Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-08-25T01:14:04.092Z] ---> cbd57ed447fe [2022-08-25T01:14:04.092Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T01:14:04.354Z] ---> Running in cf149680a3cf [2022-08-25T01:14:04.926Z] Removing intermediate container cf149680a3cf [2022-08-25T01:14:04.926Z] ---> e637b5a0fbf9 [2022-08-25T01:14:04.926Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T01:14:04.926Z] ---> Running in c8f63f8a9f24 [2022-08-25T01:14:05.186Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-08-25T01:14:06.128Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-08-25T01:14:06.390Z] OK: 211 MiB in 51 packages [2022-08-25T01:14:06.650Z] Removing intermediate container c8f63f8a9f24 [2022-08-25T01:14:06.650Z] ---> 796cbc956b54 [2022-08-25T01:14:06.650Z] Step 11/24 : ENV GO111MODULE=on [2022-08-25T01:14:06.650Z] ---> Running in 19a9b1e64690 [2022-08-25T01:14:06.650Z] Removing intermediate container 19a9b1e64690 [2022-08-25T01:14:06.650Z] ---> 0fd01c81ed58 [2022-08-25T01:14:06.650Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-08-25T01:14:06.914Z] ---> Running in fdc4c1c0c14b [2022-08-25T01:14:06.914Z] Removing intermediate container fdc4c1c0c14b [2022-08-25T01:14:06.914Z] ---> 181abd0ee4da [2022-08-25T01:14:06.914Z] Step 13/24 : COPY go.mod vendor* ./ [2022-08-25T01:14:07.175Z] ---> 3ffc8ded9d12 [2022-08-25T01:14:07.175Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T01:14:07.175Z] ---> Running in 67503015c2b5 [2022-08-25T01:14:07.745Z] Removing intermediate container 67503015c2b5 [2022-08-25T01:14:07.745Z] ---> 0a29fc378060 [2022-08-25T01:14:07.745Z] Step 15/24 : COPY . . [2022-08-25T01:14:09.124Z] ---> e37281e5437e [2022-08-25T01:14:09.124Z] Step 16/24 : RUN ${MAKE} [2022-08-25T01:14:09.124Z] ---> Running in d785056ba882 [2022-08-25T01:14:09.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-08-25T01:14:15.970Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-08-25T01:14:16.910Z] Removing intermediate container d785056ba882 [2022-08-25T01:14:16.910Z] ---> db7112b58d04 [2022-08-25T01:14:16.910Z] Step 17/24 : FROM alpine:3.14 [2022-08-25T01:14:17.169Z] 3.14: Pulling from library/alpine [2022-08-25T01:14:17.429Z] c7ed990a2339: Pulling fs layer [2022-08-25T01:14:17.688Z] c7ed990a2339: Verifying Checksum [2022-08-25T01:14:17.688Z] c7ed990a2339: Download complete [2022-08-25T01:14:17.947Z] c7ed990a2339: Pull complete [2022-08-25T01:14:17.947Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-25T01:14:17.947Z] Status: Downloaded newer image for alpine:3.14 [2022-08-25T01:14:17.947Z] ---> dd53f409bf0b [2022-08-25T01:14:17.947Z] Step 18/24 : EXPOSE 4000 [2022-08-25T01:14:17.947Z] ---> Running in 9ae96d53d92a [2022-08-25T01:14:17.947Z] Removing intermediate container 9ae96d53d92a [2022-08-25T01:14:17.947Z] ---> 50a7619541d6 [2022-08-25T01:14:17.947Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-08-25T01:14:18.515Z] ---> 7517c9acc8e5 [2022-08-25T01:14:18.515Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-08-25T01:14:18.515Z] ---> Running in 93060c884825 [2022-08-25T01:14:18.775Z] Removing intermediate container 93060c884825 [2022-08-25T01:14:18.775Z] ---> a68e303b3715 [2022-08-25T01:14:18.775Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-08-25T01:14:18.775Z] ---> Running in 3d3b645404da [2022-08-25T01:14:18.775Z] Removing intermediate container 3d3b645404da [2022-08-25T01:14:18.775Z] ---> 49c8858c9637 [2022-08-25T01:14:18.775Z] Step 22/24 : LABEL arch=amd64 [2022-08-25T01:14:18.775Z] ---> Running in a53418a09730 [2022-08-25T01:14:19.034Z] Removing intermediate container a53418a09730 [2022-08-25T01:14:19.034Z] ---> 2bec51df9fa6 [2022-08-25T01:14:19.034Z] Step 23/24 : LABEL git_sha=ece44cb70c50763abb412624979536da76387159 [2022-08-25T01:14:19.034Z] ---> Running in 21ce802b36fb [2022-08-25T01:14:19.034Z] Removing intermediate container 21ce802b36fb [2022-08-25T01:14:19.034Z] ---> 6f753ef128a8 [2022-08-25T01:14:19.034Z] Step 24/24 : LABEL version=0.0.0 [2022-08-25T01:14:19.034Z] ---> Running in 0d9fd7df17e8 [2022-08-25T01:14:19.034Z] Removing intermediate container 0d9fd7df17e8 [2022-08-25T01:14:19.034Z] ---> 82bb3aa5d1c8 [2022-08-25T01:14:19.034Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T01:14:19.294Z] Successfully built 82bb3aa5d1c8 [2022-08-25T01:14:19.294Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:14:19.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T01:14:19.734Z] [2022-08-25T01:14:19.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:14:20.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T01:14:20.050Z] latest: Pulling from edgex-lftools-log-publisher [2022-08-25T01:14:20.050Z] 5eb5b503b376: Pulling fs layer [2022-08-25T01:14:20.050Z] 5c69ac0246d0: Pulling fs layer [2022-08-25T01:14:20.050Z] ec43610c2a17: Pulling fs layer [2022-08-25T01:14:20.050Z] 3a2ae6a8a46f: Pulling fs layer [2022-08-25T01:14:20.050Z] 33b1e0a273af: Pulling fs layer [2022-08-25T01:14:20.050Z] 5d3b04190fa2: Pulling fs layer [2022-08-25T01:14:20.050Z] 2f39f015ded8: Pulling fs layer [2022-08-25T01:14:20.050Z] 3a2ae6a8a46f: Waiting [2022-08-25T01:14:20.050Z] 33b1e0a273af: Waiting [2022-08-25T01:14:20.050Z] 5d3b04190fa2: Waiting [2022-08-25T01:14:20.050Z] 2f39f015ded8: Waiting [2022-08-25T01:14:20.050Z] 5c69ac0246d0: Verifying Checksum [2022-08-25T01:14:20.050Z] 5c69ac0246d0: Download complete [2022-08-25T01:14:20.050Z] 3a2ae6a8a46f: Download complete [2022-08-25T01:14:20.050Z] 33b1e0a273af: Verifying Checksum [2022-08-25T01:14:20.050Z] 33b1e0a273af: Download complete [2022-08-25T01:14:20.050Z] 5d3b04190fa2: Verifying Checksum [2022-08-25T01:14:20.050Z] 5d3b04190fa2: Download complete [2022-08-25T01:14:20.309Z] ec43610c2a17: Download complete [2022-08-25T01:14:20.309Z] 5eb5b503b376: Verifying Checksum [2022-08-25T01:14:20.309Z] 5eb5b503b376: Download complete [2022-08-25T01:14:20.878Z] 2f39f015ded8: Download complete [2022-08-25T01:14:21.447Z] 5eb5b503b376: Pull complete [2022-08-25T01:14:21.706Z] 5c69ac0246d0: Pull complete [2022-08-25T01:14:22.275Z] ec43610c2a17: Pull complete [2022-08-25T01:14:22.275Z] 3a2ae6a8a46f: Pull complete [2022-08-25T01:14:22.534Z] 33b1e0a273af: Pull complete [2022-08-25T01:14:22.534Z] 5d3b04190fa2: Pull complete [2022-08-25T01:14:27.806Z] 2f39f015ded8: Pull complete [2022-08-25T01:14:27.806Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-08-25T01:14:27.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T01:14:27.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:14:27.903Z] prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container [2022-08-25T01:14:27.946Z] $ 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-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-25T01:14:29.975Z] $ docker top fc031d27a5b43e9871b12532686feaf9a0822f08b215e55fd30edb764c49309f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:14:30.361Z] ---> job-cost.sh [2022-08-25T01:14:30.361Z] lf-activate-venv: SKIPPING [2022-08-25T01:14:30.361Z] INFO: No Stack... [2022-08-25T01:14:30.621Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T01:14:31.191Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T01:14:31.481Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives/cost.csv [2022-08-25T01:14:31.481Z] + cut -d, -f6 [Pipeline] lock [2022-08-25T01:14:31.493Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [2022-08-25T01:14:31.500Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] did not exist. Created. [2022-08-25T01:14:31.500Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T01:14:31.810Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-08-25T01:14:32.200Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T01:14:32.208Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T01:14:32.228Z] $ docker stop --time=1 fc031d27a5b43e9871b12532686feaf9a0822f08b215e55fd30edb764c49309f [2022-08-25T01:14:33.521Z] $ docker rm -f fc031d27a5b43e9871b12532686feaf9a0822f08b215e55fd30edb764c49309f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T01:15:57.795Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23503 in /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [Pipeline] { [Pipeline] ws [2022-08-25T01:15:57.808Z] Running in /w/workspace/edgex-ui-go/11 [Pipeline] { [Pipeline] checkout [2022-08-25T01:15:57.835Z] The recommended git tool is: git [2022-08-25T01:16:02.832Z] using credential edgex-jenkins-ssh [2022-08-25T01:16:02.849Z] Cloning the remote Git repository [2022-08-25T01:16:02.927Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-08-25T01:16:03.006Z] > git init /w/workspace/edgex-ui-go/11 # timeout=10 [2022-08-25T01:16:03.097Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-08-25T01:16:03.097Z] > git --version # timeout=10 [2022-08-25T01:16:03.161Z] > git --version # 'git version 2.25.1' [2022-08-25T01:16:03.164Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T01:16:03.276Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T01:16:06.773Z] Merging remotes/origin/main commit d0dddad7c6b93d0880573d3ef63da151bf16f86d into PR head commit ece44cb70c50763abb412624979536da76387159 [2022-08-25T01:16:06.063Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-08-25T01:16:06.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-08-25T01:16:06.116Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-08-25T01:16:06.150Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-08-25T01:16:06.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T01:16:06.166Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/549/head:refs/remotes/origin/PR-549 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-08-25T01:16:06.798Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T01:16:06.817Z] > git checkout -f ece44cb70c50763abb412624979536da76387159 # timeout=10 [2022-08-25T01:16:07.289Z] Merge succeeded, producing ece44cb70c50763abb412624979536da76387159 [2022-08-25T01:16:07.289Z] Checking out Revision ece44cb70c50763abb412624979536da76387159 (PR-549) [2022-08-25T01:16:07.205Z] > git remote # timeout=10 [2022-08-25T01:16:07.223Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T01:16:07.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-08-25T01:16:07.249Z] > git merge d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 [2022-08-25T01:16:07.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T01:16:07.300Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T01:16:07.317Z] > git checkout -f ece44cb70c50763abb412624979536da76387159 # timeout=10 [2022-08-25T01:16:11.614Z] Commit message: "ci: configure Docker for CI builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T01:16:12.569Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-08-25T01:16:12.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T01:16:12.569Z] Dload Upload Total Spent Left Speed [2022-08-25T01:16:12.569Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2022-08-25T01:16:13.356Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-08-25T01:16:13.701Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-08-25T01:16:13.702Z] + sudo tee /etc/docker/daemon.new [2022-08-25T01:16:13.702Z] { [2022-08-25T01:16:13.702Z] "registry-mirrors": [ [2022-08-25T01:16:13.702Z] "https://nexus3.edgexfoundry.org:10001" [2022-08-25T01:16:13.702Z] ], [2022-08-25T01:16:13.702Z] "bip": "10.250.0.254/24", [2022-08-25T01:16:13.702Z] "hosts": [ [2022-08-25T01:16:13.702Z] "tcp://0.0.0.0:5555", [2022-08-25T01:16:13.702Z] "unix:///var/run/docker.sock" [2022-08-25T01:16:13.702Z] ], [2022-08-25T01:16:13.702Z] "mtu": 1458, [2022-08-25T01:16:13.702Z] "selinux-enabled": true, [2022-08-25T01:16:13.702Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-08-25T01:16:13.702Z] } [Pipeline] sh [2022-08-25T01:16:14.055Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-08-25T01:16:14.399Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T01:16:32.739Z] provisioning config files... [2022-08-25T01:16:32.761Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/11@tmp/config7011140551656239365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:16:33.122Z] ---> docker-login.sh [2022-08-25T01:16:33.122Z] nexus3.edgexfoundry.org:10001 [2022-08-25T01:16:33.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:16:33.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:16:33.987Z] Configure a credential helper to remove this warning. See [2022-08-25T01:16:33.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:16:33.987Z] [2022-08-25T01:16:33.987Z] Login Succeeded [2022-08-25T01:16:34.261Z] nexus3.edgexfoundry.org:10002 [2022-08-25T01:16:34.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:16:34.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:16:34.534Z] Configure a credential helper to remove this warning. See [2022-08-25T01:16:34.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:16:34.534Z] [2022-08-25T01:16:34.534Z] Login Succeeded [2022-08-25T01:16:34.534Z] nexus3.edgexfoundry.org:10003 [2022-08-25T01:16:35.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:16:35.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:16:35.135Z] Configure a credential helper to remove this warning. See [2022-08-25T01:16:35.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:16:35.135Z] [2022-08-25T01:16:35.135Z] Login Succeeded [2022-08-25T01:16:35.135Z] nexus3.edgexfoundry.org:10004 [2022-08-25T01:16:35.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:16:35.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:16:35.407Z] Configure a credential helper to remove this warning. See [2022-08-25T01:16:35.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:16:35.407Z] [2022-08-25T01:16:35.407Z] Login Succeeded [2022-08-25T01:16:35.407Z] docker.io [2022-08-25T01:16:36.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-08-25T01:16:36.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-08-25T01:16:36.274Z] Configure a credential helper to remove this warning. See [2022-08-25T01:16:36.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-08-25T01:16:36.274Z] [2022-08-25T01:16:36.274Z] Login Succeeded [2022-08-25T01:16:36.274Z] ---> docker-login.sh ends [Pipeline] } [2022-08-25T01:16:36.293Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-08-25T01:16:36.848Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T01:16:36.869Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-08-25T01:16:36.880Z] ========================================================= [2022-08-25T01:16:36.880Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-08-25T01:16:36.880Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:16:37.345Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-08-25T01:16:38.332Z] Sending build context to Docker daemon 28.74MB [2022-08-25T01:16:38.332Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T01:16:38.332Z] Step 2/16 : FROM ${BASE} AS builder [2022-08-25T01:16:38.607Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-08-25T01:16:38.607Z] b3c136eddcbf: Pulling fs layer [2022-08-25T01:16:38.607Z] c0a3192eca97: Pulling fs layer [2022-08-25T01:16:38.607Z] a050256f5b6f: Pulling fs layer [2022-08-25T01:16:38.607Z] 656be50a0ddc: Pulling fs layer [2022-08-25T01:16:38.607Z] 2bbca73fdf42: Pulling fs layer [2022-08-25T01:16:38.607Z] 46d945488cbd: Pulling fs layer [2022-08-25T01:16:38.607Z] 8a5474983e97: Pulling fs layer [2022-08-25T01:16:38.607Z] 329c88fbcd65: Pulling fs layer [2022-08-25T01:16:38.607Z] 46d945488cbd: Waiting [2022-08-25T01:16:38.607Z] 8a5474983e97: Waiting [2022-08-25T01:16:38.607Z] 2bbca73fdf42: Waiting [2022-08-25T01:16:38.607Z] 329c88fbcd65: Waiting [2022-08-25T01:16:38.607Z] a050256f5b6f: Verifying Checksum [2022-08-25T01:16:38.607Z] a050256f5b6f: Download complete [2022-08-25T01:16:38.607Z] c0a3192eca97: Verifying Checksum [2022-08-25T01:16:38.607Z] c0a3192eca97: Download complete [2022-08-25T01:16:38.607Z] 2bbca73fdf42: Verifying Checksum [2022-08-25T01:16:38.607Z] 2bbca73fdf42: Download complete [2022-08-25T01:16:38.607Z] 46d945488cbd: Verifying Checksum [2022-08-25T01:16:38.607Z] 46d945488cbd: Download complete [2022-08-25T01:16:38.607Z] b3c136eddcbf: Verifying Checksum [2022-08-25T01:16:38.607Z] b3c136eddcbf: Download complete [2022-08-25T01:16:39.596Z] b3c136eddcbf: Pull complete [2022-08-25T01:16:39.872Z] 329c88fbcd65: Verifying Checksum [2022-08-25T01:16:39.872Z] 329c88fbcd65: Download complete [2022-08-25T01:16:40.471Z] c0a3192eca97: Pull complete [2022-08-25T01:16:40.748Z] a050256f5b6f: Pull complete [2022-08-25T01:16:41.024Z] 8a5474983e97: Download complete [2022-08-25T01:16:41.633Z] 656be50a0ddc: Verifying Checksum [2022-08-25T01:16:41.633Z] 656be50a0ddc: Download complete [2022-08-25T01:16:56.752Z] 656be50a0ddc: Pull complete [2022-08-25T01:16:56.752Z] 2bbca73fdf42: Pull complete [2022-08-25T01:16:56.752Z] 46d945488cbd: Pull complete [2022-08-25T01:17:02.185Z] 8a5474983e97: Pull complete [2022-08-25T01:17:04.814Z] 329c88fbcd65: Pull complete [2022-08-25T01:17:04.814Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-08-25T01:17:04.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-08-25T01:17:04.814Z] ---> ff4287adb874 [2022-08-25T01:17:04.814Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-08-25T01:17:06.253Z] ---> Running in 6f9b3f0b54c1 [2022-08-25T01:17:06.526Z] Removing intermediate container 6f9b3f0b54c1 [2022-08-25T01:17:06.526Z] ---> 6d07778a65ff [2022-08-25T01:17:06.526Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-08-25T01:17:06.526Z] ---> Running in 40da3a865e1d [2022-08-25T01:17:06.800Z] Removing intermediate container 40da3a865e1d [2022-08-25T01:17:06.800Z] ---> fc495bf33889 [2022-08-25T01:17:06.800Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T01:17:07.075Z] ---> Running in 4b9ccfe7c51a [2022-08-25T01:17:07.348Z] Removing intermediate container 4b9ccfe7c51a [2022-08-25T01:17:07.348Z] ---> 3a926f6fd098 [2022-08-25T01:17:07.348Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-08-25T01:17:07.348Z] ---> Running in 490afe15c881 [2022-08-25T01:17:07.628Z] Removing intermediate container 490afe15c881 [2022-08-25T01:17:07.628Z] ---> 7fa908682045 [2022-08-25T01:17:07.628Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-08-25T01:17:07.628Z] ---> Running in 2f036eead3fa [2022-08-25T01:17:08.234Z] Removing intermediate container 2f036eead3fa [2022-08-25T01:17:08.234Z] ---> f40bfa47ca2d [2022-08-25T01:17:08.234Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-08-25T01:17:08.830Z] latest: Pulling from library/docker [2022-08-25T01:17:08.830Z] 9b18e9b68314: Pulling fs layer [2022-08-25T01:17:08.830Z] 5abd6445c68b: Pulling fs layer [2022-08-25T01:17:08.830Z] 7b6c1cdde492: Pulling fs layer [2022-08-25T01:17:08.830Z] 596c126c4e7f: Pulling fs layer [2022-08-25T01:17:08.830Z] 6fe8becc8c05: Pulling fs layer [2022-08-25T01:17:08.830Z] 7dca5527bf3f: Pulling fs layer [2022-08-25T01:17:08.830Z] 6710481aa5e9: Pulling fs layer [2022-08-25T01:17:08.830Z] 19993a91c415: Pulling fs layer [2022-08-25T01:17:08.830Z] 14fd4df8b90d: Pulling fs layer [2022-08-25T01:17:08.830Z] 596c126c4e7f: Waiting [2022-08-25T01:17:08.830Z] 6fe8becc8c05: Waiting [2022-08-25T01:17:08.830Z] 7dca5527bf3f: Waiting [2022-08-25T01:17:08.830Z] 6710481aa5e9: Waiting [2022-08-25T01:17:08.830Z] 19993a91c415: Waiting [2022-08-25T01:17:08.830Z] 14fd4df8b90d: Waiting [2022-08-25T01:17:09.113Z] 7b6c1cdde492: Verifying Checksum [2022-08-25T01:17:09.113Z] 7b6c1cdde492: Download complete [2022-08-25T01:17:09.113Z] 9b18e9b68314: Verifying Checksum [2022-08-25T01:17:09.113Z] 9b18e9b68314: Download complete [2022-08-25T01:17:09.113Z] 5abd6445c68b: Verifying Checksum [2022-08-25T01:17:09.113Z] 5abd6445c68b: Download complete [2022-08-25T01:17:09.717Z] 7dca5527bf3f: Verifying Checksum [2022-08-25T01:17:09.717Z] 7dca5527bf3f: Download complete [2022-08-25T01:17:09.717Z] 6fe8becc8c05: Verifying Checksum [2022-08-25T01:17:09.717Z] 6fe8becc8c05: Download complete [2022-08-25T01:17:09.717Z] 596c126c4e7f: Download complete [2022-08-25T01:17:09.717Z] 6710481aa5e9: Download complete [2022-08-25T01:17:09.717Z] 19993a91c415: Verifying Checksum [2022-08-25T01:17:09.717Z] 9b18e9b68314: Pull complete [2022-08-25T01:17:09.717Z] 14fd4df8b90d: Verifying Checksum [2022-08-25T01:17:09.717Z] 14fd4df8b90d: Download complete [2022-08-25T01:17:10.320Z] 5abd6445c68b: Pull complete [2022-08-25T01:17:10.597Z] 7b6c1cdde492: Pull complete [2022-08-25T01:17:12.046Z] 596c126c4e7f: Pull complete [2022-08-25T01:17:12.644Z] 6fe8becc8c05: Pull complete [2022-08-25T01:17:13.633Z] 7dca5527bf3f: Pull complete [2022-08-25T01:17:13.633Z] 6710481aa5e9: Pull complete [2022-08-25T01:17:13.906Z] 19993a91c415: Pull complete [2022-08-25T01:17:14.181Z] 14fd4df8b90d: Pull complete [2022-08-25T01:17:14.181Z] Digest: sha256:e9bf70a90db1cc319f4eb7c4ae8c78506590aee27e86975d28b07c867628d632 [2022-08-25T01:17:14.181Z] Status: Downloaded newer image for docker:latest [2022-08-25T01:17:16.825Z] ---> ade429b9529a [2022-08-25T01:17:16.825Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T01:17:16.825Z] ---> Running in 43ca1c814aa0 [2022-08-25T01:17:18.814Z] Removing intermediate container 43ca1c814aa0 [2022-08-25T01:17:18.814Z] ---> 676a22bbd709 [2022-08-25T01:17:18.814Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T01:17:18.814Z] ---> Running in 1e757ddaaef9 [2022-08-25T01:17:19.797Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T01:17:20.786Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T01:17:21.775Z] OK: 221 MiB in 51 packages [2022-08-25T01:17:22.378Z] Removing intermediate container 1e757ddaaef9 [2022-08-25T01:17:22.378Z] ---> 75898a524811 [2022-08-25T01:17:22.378Z] Step 11/16 : ENV GO111MODULE=on [2022-08-25T01:17:22.652Z] ---> Running in 46e09668e1a7 [2022-08-25T01:17:22.924Z] Removing intermediate container 46e09668e1a7 [2022-08-25T01:17:22.924Z] ---> d2b5b014188c [2022-08-25T01:17:22.924Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-08-25T01:17:22.924Z] ---> Running in 06abd5aaefed [2022-08-25T01:17:23.195Z] Removing intermediate container 06abd5aaefed [2022-08-25T01:17:23.195Z] ---> adbe0906dd43 [2022-08-25T01:17:23.195Z] Step 13/16 : COPY go.mod vendor* ./ [2022-08-25T01:17:23.799Z] ---> 7add82212127 [2022-08-25T01:17:23.799Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T01:17:23.799Z] ---> Running in 50a537f1ded7 [2022-08-25T01:17:56.151Z] Removing intermediate container 50a537f1ded7 [2022-08-25T01:17:56.151Z] ---> 852c1ada9247 [2022-08-25T01:17:56.151Z] Step 15/16 : COPY . . [2022-08-25T01:17:57.593Z] ---> 876225b6e209 [2022-08-25T01:17:57.593Z] Step 16/16 : RUN ${MAKE} [2022-08-25T01:17:57.593Z] ---> Running in 68b1ae77d080 [2022-08-25T01:17:59.045Z] noop [2022-08-25T01:17:59.321Z] Removing intermediate container 68b1ae77d080 [2022-08-25T01:17:59.321Z] ---> be51526e7446 [2022-08-25T01:17:59.594Z] Successfully built be51526e7446 [2022-08-25T01:17:59.594Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:17:59.956Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T01:17:59.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:18:00.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-23503 does not seem to be running inside a container [2022-08-25T01:18:00.321Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T01:18:01.617Z] $ docker top 822f6deb812d71444865765a8b4a7d04ca94978bb15621469c3611bc87e2e8d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:18:02.544Z] + go version [2022-08-25T01:18:02.544Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-08-25T01:18:02.573Z] $ docker stop --time=1 822f6deb812d71444865765a8b4a7d04ca94978bb15621469c3611bc87e2e8d0 [2022-08-25T01:18:04.213Z] $ docker rm -f 822f6deb812d71444865765a8b4a7d04ca94978bb15621469c3611bc87e2e8d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:18:04.828Z] + docker inspect -f . ci-base-image-arm64 [2022-08-25T01:18:04.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:18:05.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-23503 does not seem to be running inside a container [2022-08-25T01:18:05.174Z] $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-08-25T01:18:06.469Z] $ docker top 1f4e773c555ebf5c561806e26b8ce6a9bbee605e387c3d26432b854ba09566db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:18:07.385Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/11 [Pipeline] fileExists [Pipeline] sh [2022-08-25T01:18:08.061Z] + make test [2022-08-25T01:18:08.061Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-08-25T01:18:09.053Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-08-25T01:18:48.104Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-08-25T01:18:48.104Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-08-25T01:19:00.554Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-08-25T01:19:00.554Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-08-25T01:19:00.554Z] ./bin/test-attribution-txt.sh [2022-08-25T01:19:00.554Z] make -C web test [2022-08-25T01:19:00.554Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/11/web' [2022-08-25T01:19:00.554Z] make[1]: tput: No such file or directory [2022-08-25T01:19:00.554Z] make[1]: tput: No such file or directory [2022-08-25T01:19:00.554Z] warning: generating ./VERSION [2022-08-25T01:19:00.554Z] echo "0.0.0" > VERSION [2022-08-25T01:19:00.554Z] docker build \ [2022-08-25T01:19:00.554Z] -f Dockerfile \ [2022-08-25T01:19:00.554Z] --build-arg USER=1000 \ [2022-08-25T01:19:00.554Z] \ [2022-08-25T01:19:00.554Z] --label "git_sha=ece44cb70c50763abb412624979536da76387159" \ [2022-08-25T01:19:00.554Z] -t edgexfoundry/edgex-web-ui:ece44cb70c50763abb412624979536da76387159 \ [2022-08-25T01:19:00.554Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-08-25T01:19:00.554Z] . [2022-08-25T01:19:00.554Z] Sending build context to Docker daemon 3.269MB [2022-08-25T01:19:00.554Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-08-25T01:19:00.554Z] 16.17-alpine3.15: Pulling from library/node [2022-08-25T01:19:00.554Z] 47517142f6ba: Pulling fs layer [2022-08-25T01:19:00.554Z] 17eb293efcef: Pulling fs layer [2022-08-25T01:19:00.554Z] 5f80d66b68ae: Pulling fs layer [2022-08-25T01:19:00.554Z] 55cd42e1afe3: Pulling fs layer [2022-08-25T01:19:00.554Z] 55cd42e1afe3: Waiting [2022-08-25T01:19:00.554Z] 5f80d66b68ae: Verifying Checksum [2022-08-25T01:19:00.554Z] 5f80d66b68ae: Download complete [2022-08-25T01:19:00.554Z] 47517142f6ba: Verifying Checksum [2022-08-25T01:19:00.554Z] 47517142f6ba: Download complete [2022-08-25T01:19:00.554Z] 55cd42e1afe3: Download complete [2022-08-25T01:19:01.153Z] 47517142f6ba: Pull complete [2022-08-25T01:19:01.428Z] 17eb293efcef: Verifying Checksum [2022-08-25T01:19:01.429Z] 17eb293efcef: Download complete [2022-08-25T01:19:05.750Z] 17eb293efcef: Pull complete [2022-08-25T01:19:05.750Z] 5f80d66b68ae: Pull complete [2022-08-25T01:19:06.028Z] 55cd42e1afe3: Pull complete [2022-08-25T01:19:06.028Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-08-25T01:19:06.028Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-08-25T01:19:06.028Z] ---> ddf45b724adc [2022-08-25T01:19:06.028Z] Step 2/10 : RUN apk add --no-cache chromium [2022-08-25T01:19:06.627Z] ---> Running in 7fe12e97a930 [2022-08-25T01:19:07.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-08-25T01:19:07.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-08-25T01:19:08.859Z] (1/128) Installing libxau (1.0.9-r0) [2022-08-25T01:19:08.859Z] (2/128) Installing libmd (1.0.3-r0) [2022-08-25T01:19:08.859Z] (3/128) Installing libbsd (0.11.3-r1) [2022-08-25T01:19:08.859Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-08-25T01:19:08.859Z] (5/128) Installing libxcb (1.14-r2) [2022-08-25T01:19:08.859Z] (6/128) Installing libx11 (1.7.2-r0) [2022-08-25T01:19:08.859Z] (7/128) Installing libxext (1.3.4-r0) [2022-08-25T01:19:08.859Z] (8/128) Installing libice (1.0.10-r0) [2022-08-25T01:19:09.133Z] (9/128) Installing libuuid (2.37.4-r0) [2022-08-25T01:19:09.133Z] (10/128) Installing libsm (1.2.3-r0) [2022-08-25T01:19:09.133Z] (11/128) Installing libxt (1.2.1-r0) [2022-08-25T01:19:09.133Z] (12/128) Installing libxmu (1.1.3-r0) [2022-08-25T01:19:09.133Z] (13/128) Installing xset (1.2.4-r0) [2022-08-25T01:19:09.133Z] (14/128) Installing xprop (1.2.5-r0) [2022-08-25T01:19:09.133Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-08-25T01:19:09.133Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-08-25T01:19:09.133Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-08-25T01:19:09.133Z] (18/128) Installing libffi (3.4.2-r1) [2022-08-25T01:19:09.133Z] (19/128) Installing libintl (0.21-r0) [2022-08-25T01:19:09.133Z] (20/128) Installing libblkid (2.37.4-r0) [2022-08-25T01:19:09.133Z] (21/128) Installing libmount (2.37.4-r0) [2022-08-25T01:19:09.133Z] (22/128) Installing pcre (8.45-r1) [2022-08-25T01:19:09.134Z] (23/128) Installing glib (2.70.1-r0) [2022-08-25T01:19:09.134Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-08-25T01:19:09.134Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-08-25T01:19:09.412Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-08-25T01:19:09.412Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-08-25T01:19:09.412Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-08-25T01:19:09.412Z] (29/128) Installing libpng (1.6.37-r1) [2022-08-25T01:19:09.412Z] (30/128) Installing libwebp (1.2.2-r0) [2022-08-25T01:19:09.412Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-08-25T01:19:09.412Z] (32/128) Installing tiff (4.3.0-r1) [2022-08-25T01:19:09.412Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-08-25T01:19:09.412Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-08-25T01:19:09.412Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-08-25T01:19:09.412Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-08-25T01:19:09.412Z] (37/128) Installing libxrender (0.9.10-r3) [2022-08-25T01:19:09.412Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-08-25T01:19:09.412Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-08-25T01:19:09.712Z] (40/128) Installing libxi (1.8-r0) [2022-08-25T01:19:09.712Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-08-25T01:19:09.712Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-08-25T01:19:09.712Z] (43/128) Installing atk (2.36.0-r0) [2022-08-25T01:19:09.712Z] (44/128) Installing libxtst (1.2.3-r3) [2022-08-25T01:19:09.712Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-08-25T01:19:09.712Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-08-25T01:19:09.712Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-08-25T01:19:09.712Z] (48/128) Installing expat (2.4.7-r0) [2022-08-25T01:19:09.712Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-08-25T01:19:09.712Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-08-25T01:19:09.712Z] (51/128) Installing freetype (2.11.1-r2) [2022-08-25T01:19:09.712Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-08-25T01:19:09.712Z] (53/128) Installing pixman (0.40.0-r3) [2022-08-25T01:19:09.712Z] (54/128) Installing cairo (1.16.0-r5) [2022-08-25T01:19:09.712Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-08-25T01:19:09.712Z] (56/128) Installing avahi-libs (0.8-r5) [2022-08-25T01:19:09.712Z] (57/128) Installing gmp (6.2.1-r1) [2022-08-25T01:19:09.997Z] (58/128) Installing nettle (3.7.3-r0) [2022-08-25T01:19:09.997Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-08-25T01:19:09.997Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-08-25T01:19:09.997Z] (61/128) Installing libunistring (0.9.10-r1) [2022-08-25T01:19:09.997Z] (62/128) Installing gnutls (3.7.1-r1) [2022-08-25T01:19:09.997Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-08-25T01:19:09.997Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-08-25T01:19:09.997Z] (65/128) Installing fribidi (1.0.11-r0) [2022-08-25T01:19:09.997Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-08-25T01:19:09.997Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-08-25T01:19:10.283Z] (68/128) Installing libxft (2.3.4-r0) [2022-08-25T01:19:10.283Z] (69/128) Installing pango (1.48.10-r0) [2022-08-25T01:19:10.283Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-08-25T01:19:10.283Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-08-25T01:19:10.283Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-08-25T01:19:10.283Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-08-25T01:19:10.283Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-08-25T01:19:10.569Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-08-25T01:19:10.569Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-08-25T01:19:10.845Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-08-25T01:19:10.845Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-08-25T01:19:10.845Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-08-25T01:19:10.845Z] Executing ttf-opensans-1.10-r1.post-install [2022-08-25T01:19:12.846Z] (79/128) Installing libogg (1.3.5-r0) [2022-08-25T01:19:13.120Z] (80/128) Installing flac (1.3.4-r0) [2022-08-25T01:19:13.120Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-08-25T01:19:13.120Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-08-25T01:19:13.120Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-08-25T01:19:13.120Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-08-25T01:19:13.120Z] (85/128) Installing libass (0.15.2-r0) [2022-08-25T01:19:13.394Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-08-25T01:19:13.394Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-08-25T01:19:13.394Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-08-25T01:19:13.394Z] (89/128) Installing lame (3.100-r0) [2022-08-25T01:19:13.394Z] (90/128) Installing opus (1.3.1-r1) [2022-08-25T01:19:13.394Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-08-25T01:19:13.394Z] (92/128) Installing soxr (0.1.3-r2) [2022-08-25T01:19:13.394Z] (93/128) Installing libsrt (1.4.2-r1) [2022-08-25T01:19:13.394Z] (94/128) Installing libssh (0.9.6-r1) [2022-08-25T01:19:13.394Z] (95/128) Installing libtheora (1.1.1-r16) [2022-08-25T01:19:13.394Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-08-25T01:19:13.394Z] (97/128) Installing libdrm (2.4.109-r0) [2022-08-25T01:19:13.394Z] (98/128) Installing libva (2.13.0-r0) [2022-08-25T01:19:13.394Z] (99/128) Installing libvdpau (1.4-r0) [2022-08-25T01:19:13.394Z] (100/128) Installing vidstab (1.1.0-r1) [2022-08-25T01:19:13.669Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-08-25T01:19:13.669Z] (102/128) Installing libvpx (1.10.0-r0) [2022-08-25T01:19:13.669Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-08-25T01:19:13.669Z] (104/128) Installing x264-libs (20210613-r0) [2022-08-25T01:19:13.669Z] (105/128) Installing x265-libs (3.5-r0) [2022-08-25T01:19:13.669Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-08-25T01:19:13.669Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-08-25T01:19:14.267Z] (108/128) Installing libevent (2.1.12-r4) [2022-08-25T01:19:14.267Z] (109/128) Installing mesa (21.2.6-r0) [2022-08-25T01:19:14.267Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-08-25T01:19:14.267Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-08-25T01:19:14.267Z] (112/128) Installing lcms2 (2.12-r1) [2022-08-25T01:19:14.267Z] (113/128) Installing nspr (4.32-r0) [2022-08-25T01:19:14.267Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-08-25T01:19:14.267Z] (115/128) Installing nss (3.78.1-r0) [2022-08-25T01:19:14.267Z] (116/128) Installing libasyncns (0.8-r1) [2022-08-25T01:19:14.544Z] (117/128) Installing libltdl (2.4.6-r7) [2022-08-25T01:19:14.544Z] (118/128) Installing orc (0.4.32-r0) [2022-08-25T01:19:14.544Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-08-25T01:19:14.544Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-08-25T01:19:14.544Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-08-25T01:19:14.544Z] (122/128) Installing libpulse (15.0-r2) [2022-08-25T01:19:14.544Z] (123/128) Installing re2 (2021.11.01-r0) [2022-08-25T01:19:14.544Z] (124/128) Installing snappy (1.1.9-r1) [2022-08-25T01:19:14.544Z] (125/128) Installing libgpg-error (1.42-r1) [2022-08-25T01:19:14.544Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-08-25T01:19:14.544Z] (127/128) Installing libxslt (1.1.35-r0) [2022-08-25T01:19:14.544Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-08-25T01:19:18.868Z] Executing busybox-1.34.1-r7.trigger [2022-08-25T01:19:18.868Z] Executing glib-2.70.1-r0.trigger [2022-08-25T01:19:18.868Z] Executing shared-mime-info-2.1-r0.trigger [2022-08-25T01:19:23.176Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-08-25T01:19:23.176Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-08-25T01:19:23.176Z] Executing fontconfig-2.13.1-r4.trigger [2022-08-25T01:19:23.457Z] Executing mkfontscale-1.2.1-r1.trigger [2022-08-25T01:19:23.457Z] OK: 275 MiB in 144 packages [2022-08-25T01:19:31.753Z] Removing intermediate container 7fe12e97a930 [2022-08-25T01:19:31.753Z] ---> 60df44e44e1d [2022-08-25T01:19:31.753Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-08-25T01:19:31.753Z] ---> Running in 580d0170177d [2022-08-25T01:19:31.753Z] Removing intermediate container 580d0170177d [2022-08-25T01:19:31.753Z] ---> 9e30a74031c3 [2022-08-25T01:19:31.753Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-08-25T01:19:32.037Z] ---> Running in 8e6e93cd1ee6 [2022-08-25T01:19:32.310Z] Removing intermediate container 8e6e93cd1ee6 [2022-08-25T01:19:32.310Z] ---> 1144b535d309 [2022-08-25T01:19:32.310Z] Step 5/10 : RUN npm install -g npm [2022-08-25T01:19:32.310Z] ---> Running in 70894e10905f [2022-08-25T01:19:59.083Z] [2022-08-25T01:19:59.083Z] changed 36 packages, and audited 206 packages in 20s [2022-08-25T01:19:59.083Z] [2022-08-25T01:19:59.083Z] 11 packages are looking for funding [2022-08-25T01:19:59.083Z] run `npm fund` for details [2022-08-25T01:19:59.083Z] [2022-08-25T01:19:59.083Z] found 0 vulnerabilities [2022-08-25T01:19:59.083Z] Removing intermediate container 70894e10905f [2022-08-25T01:19:59.083Z] ---> 97a72d698e95 [2022-08-25T01:19:59.083Z] Step 6/10 : ARG USER=1000 [2022-08-25T01:19:59.083Z] ---> Running in 048a6d21e4c9 [2022-08-25T01:19:59.083Z] Removing intermediate container 048a6d21e4c9 [2022-08-25T01:19:59.083Z] ---> 873154d048a5 [2022-08-25T01:19:59.083Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-08-25T01:19:59.083Z] ---> Running in 02aa3375cbff [2022-08-25T01:20:00.510Z] Removing intermediate container 02aa3375cbff [2022-08-25T01:20:00.510Z] ---> a96d0a7ee65f [2022-08-25T01:20:00.510Z] Step 8/10 : USER $USER:$USER [2022-08-25T01:20:00.510Z] ---> Running in 45f800a4ea53 [2022-08-25T01:20:00.782Z] Removing intermediate container 45f800a4ea53 [2022-08-25T01:20:00.782Z] ---> 4ebf790cf840 [2022-08-25T01:20:00.782Z] Step 9/10 : WORKDIR /app [2022-08-25T01:20:00.782Z] ---> Running in e6616b4ebb52 [2022-08-25T01:20:01.058Z] Removing intermediate container e6616b4ebb52 [2022-08-25T01:20:01.058Z] ---> c860e9ea5b29 [2022-08-25T01:20:01.058Z] Step 10/10 : LABEL git_sha=ece44cb70c50763abb412624979536da76387159 [2022-08-25T01:20:01.331Z] ---> Running in bd3ddd1580ce [2022-08-25T01:20:01.602Z] Removing intermediate container bd3ddd1580ce [2022-08-25T01:20:01.602Z] ---> 4331f6180e22 [2022-08-25T01:20:01.602Z] Successfully built 4331f6180e22 [2022-08-25T01:20:01.602Z] Successfully tagged edgexfoundry/edgex-web-ui:ece44cb70c50763abb412624979536da76387159 [2022-08-25T01:20:01.602Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-08-25T01:20:01.602Z] touch edgex-web-ui.imagebuilt [2022-08-25T01:20:01.602Z] mkdir -p node_modules coverage [2022-08-25T01:20:01.602Z] chown "1000:1000" node_modules coverage package-lock.json [2022-08-25T01:20:01.602Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE required: { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE }, [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE required: { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE }, [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE required: { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE }, [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE required: { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE }, [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE required: { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE }, [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE required: { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE }, [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE required: { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE }, [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE required: { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE }, [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE Unsupported engine { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE required: { [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE }, [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.18.0' } [2022-08-25T01:20:11.737Z] npm WARN EBADENGINE } [2022-08-25T01:20:50.703Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-08-25T01:20:50.703Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-08-25T01:20:50.703Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-08-25T01:20:50.703Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-08-25T01:20:50.703Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-08-25T01:20:50.703Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-08-25T01:20:57.415Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-08-25T01:20:58.391Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-08-25T01:20:59.369Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-08-25T01:21:21.531Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-08-25T01:21:21.531Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-08-25T01:21:21.531Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-08-25T01:21:24.158Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-08-25T01:21:25.141Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2022-08-25T01:21:27.120Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-08-25T01:21:37.255Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2022-08-25T01:21:39.859Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2022-08-25T01:21:54.923Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2022-08-25T01:22:13.284Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-08-25T01:22:45.607Z] [2022-08-25T01:22:45.607Z] added 1475 packages, and audited 1476 packages in 3m [2022-08-25T01:22:45.607Z] [2022-08-25T01:22:45.607Z] 90 packages are looking for funding [2022-08-25T01:22:45.607Z] run `npm fund` for details [2022-08-25T01:22:45.883Z] [2022-08-25T01:22:45.883Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-08-25T01:22:45.883Z] [2022-08-25T01:22:45.883Z] To address issues that do not require attention, run: [2022-08-25T01:22:45.883Z] npm audit fix [2022-08-25T01:22:45.883Z] [2022-08-25T01:22:45.883Z] To address all issues (including breaking changes), run: [2022-08-25T01:22:45.883Z] npm audit fix --force [2022-08-25T01:22:45.883Z] [2022-08-25T01:22:45.883Z] Run `npm audit` for details. [2022-08-25T01:22:48.514Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2022-08-25T01:23:03.591Z] - Generating browser application bundles (phase: setup)... [2022-08-25T01:23:35.905Z] Compiling @angular/core : es2015 as esm2015 [2022-08-25T01:23:35.906Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-08-25T01:24:03.282Z] Compiling @angular/common : es2015 as esm2015 [2022-08-25T01:24:03.282Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-08-25T01:24:10.036Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-08-25T01:24:10.036Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-08-25T01:24:13.455Z] Compiling @angular/router : es2015 as esm2015 [2022-08-25T01:24:14.061Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-08-25T01:24:19.509Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-08-25T01:24:20.811Z] Compiling @angular/common/http : es2015 as esm2015 [2022-08-25T01:24:20.811Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-08-25T01:24:25.405Z] Compiling @angular/forms : es2015 as esm2015 [2022-08-25T01:24:25.690Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-08-25T01:24:25.690Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-08-25T01:25:22.259Z] 25 08 2022 01:25:20.652:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-08-25T01:25:22.259Z] 25 08 2022 01:25:20.666:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-08-25T01:25:22.259Z] 25 08 2022 01:25:20.697:INFO [launcher]: Starting browser ChromeHeadless [2022-08-25T01:26:44.015Z] 25 08 2022 01:26:30.629:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-08-25T01:26:44.015Z] 25 08 2022 01:26:37.143:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-08-25T01:27:16.358Z] 25 08 2022 01:27:13.141:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-08-25T01:27:34.663Z] ✔ Browser application bundle generation complete. [2022-08-25T01:27:35.664Z] 25 08 2022 01:27:35.349:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket VoZOy5E-6kylHialAAAB with id 14379108 [2022-08-25T01:27:53.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-08-25T01:27:53.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.34 secs) [2022-08-25T01:27:54.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.655 secs) [2022-08-25T01:27:54.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.727 secs) [2022-08-25T01:27:54.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.84 secs) [2022-08-25T01:27:54.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.91 secs) [2022-08-25T01:27:54.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.928 secs) [2022-08-25T01:27:54.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.947 secs) [2022-08-25T01:27:54.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.985 secs) [2022-08-25T01:27:55.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.248 secs) [2022-08-25T01:27:55.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.34 secs) [2022-08-25T01:27:55.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.365 secs) [2022-08-25T01:27:55.403Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.382 secs) [2022-08-25T01:27:56.004Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.863 secs) [2022-08-25T01:27:56.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.887 secs) [2022-08-25T01:27:56.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.905 secs) [2022-08-25T01:27:56.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.068 secs) [2022-08-25T01:27:56.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.133 secs) [2022-08-25T01:27:56.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.236 secs) [2022-08-25T01:27:56.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.297 secs) [2022-08-25T01:27:56.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.378 secs) [2022-08-25T01:27:56.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.416 secs) [2022-08-25T01:27:56.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.459 secs) [2022-08-25T01:27:57.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.057 secs) [2022-08-25T01:27:57.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.196 secs) [2022-08-25T01:27:57.707Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.234 secs) [2022-08-25T01:27:57.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.299 secs) [2022-08-25T01:27:58.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.547 secs) [2022-08-25T01:27:58.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.572 secs) [2022-08-25T01:27:58.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.594 secs) [2022-08-25T01:27:58.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.694 secs) [2022-08-25T01:27:58.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.818 secs) [2022-08-25T01:27:58.809Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.006 secs) [2022-08-25T01:27:59.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.184 secs) [2022-08-25T01:27:59.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.22 secs) [2022-08-25T01:27:59.083Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.372 secs) [2022-08-25T01:27:59.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.395 secs) [2022-08-25T01:27:59.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.407 secs) [2022-08-25T01:27:59.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.568 secs) [2022-08-25T01:27:59.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.757 secs) [2022-08-25T01:27:59.908Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.916 secs) [2022-08-25T01:27:59.908Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.971 secs) [2022-08-25T01:28:00.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.464 secs) [2022-08-25T01:28:00.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.742 secs) [2022-08-25T01:28:01.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.85 secs) [2022-08-25T01:28:01.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.867 secs) [2022-08-25T01:28:01.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.88 secs) [2022-08-25T01:28:01.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.952 secs) [2022-08-25T01:28:01.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.048 secs) [2022-08-25T01:28:01.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.083 secs) [2022-08-25T01:28:01.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.094 secs) [2022-08-25T01:28:01.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.261 secs) [2022-08-25T01:28:01.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.283 secs) [2022-08-25T01:28:01.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.551 secs) [2022-08-25T01:28:02.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.697 secs) [2022-08-25T01:28:02.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.716 secs) [2022-08-25T01:28:02.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.727 secs) [2022-08-25T01:28:02.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.739 secs) [2022-08-25T01:28:02.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.765 secs) [2022-08-25T01:28:02.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.789 secs) [2022-08-25T01:28:02.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.806 secs) [2022-08-25T01:28:02.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.817 secs) [2022-08-25T01:28:02.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.872 secs) [2022-08-25T01:28:02.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.08 secs) [2022-08-25T01:28:03.306Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.774 secs) [2022-08-25T01:28:03.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.163 secs) [2022-08-25T01:28:04.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.334 secs) [2022-08-25T01:28:04.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.396 secs) [2022-08-25T01:28:04.181Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.418 secs) [2022-08-25T01:28:04.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.6 secs) [2022-08-25T01:28:04.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.832 secs) [2022-08-25T01:28:04.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.867 secs) [2022-08-25T01:28:05.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.93 secs) [2022-08-25T01:28:05.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.033 secs) [2022-08-25T01:28:05.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.06 secs) [2022-08-25T01:28:05.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.105 secs) [2022-08-25T01:28:05.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.173 secs) [2022-08-25T01:28:05.274Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.202 secs) [2022-08-25T01:28:05.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.221 secs) [2022-08-25T01:28:05.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.237 secs) [2022-08-25T01:28:05.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.298 secs) [2022-08-25T01:28:05.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.328 secs) [2022-08-25T01:28:05.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.355 secs) [2022-08-25T01:28:05.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.402 secs) [2022-08-25T01:28:05.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.446 secs) [2022-08-25T01:28:05.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.548 secs) [2022-08-25T01:28:06.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.583 secs) [2022-08-25T01:28:06.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.674 secs) [2022-08-25T01:28:06.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.731 secs) [2022-08-25T01:28:06.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.813 secs) [2022-08-25T01:28:06.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.057 secs) [2022-08-25T01:28:06.912Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.286 secs) [2022-08-25T01:28:07.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.462 secs) [2022-08-25T01:28:07.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.525 secs) [2022-08-25T01:28:07.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.594 secs) [2022-08-25T01:28:07.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.647 secs) [2022-08-25T01:28:07.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.671 secs) [2022-08-25T01:28:07.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.732 secs) [2022-08-25T01:28:07.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.766 secs) [2022-08-25T01:28:07.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.792 secs) [2022-08-25T01:28:07.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.815 secs) [2022-08-25T01:28:07.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.845 secs) [2022-08-25T01:28:08.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.952 secs) [2022-08-25T01:28:08.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.981 secs) [2022-08-25T01:28:08.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.009 secs) [2022-08-25T01:28:08.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 12.04 secs) [2022-08-25T01:28:08.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.117 secs) [2022-08-25T01:28:08.293Z] WARN: ' [2022-08-25T01:28:08.293Z] It looks like you're using ngModel on the same form field as formControlName. [2022-08-25T01:28:08.293Z] Support for using the ngModel input property and ngModelChange event with [2022-08-25T01:28:08.293Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-08-25T01:28:08.293Z] in a future version of Angular. [2022-08-25T01:28:08.293Z] [2022-08-25T01:28:08.293Z] For more information on this, see our API docs here: [2022-08-25T01:28:08.293Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-08-25T01:28:08.293Z] ' [2022-08-25T01:28:08.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 12.117 secs) [2022-08-25T01:28:08.293Z] WARN: ' [2022-08-25T01:28:08.293Z] It looks like you're using ngModel on the same form field as formControlName. [2022-08-25T01:28:08.293Z] Support for using the ngModel input property and ngModelChange event with [2022-08-25T01:28:08.293Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-08-25T01:28:08.293Z] in a future version of Angular. [2022-08-25T01:28:08.293Z] [2022-08-25T01:28:08.293Z] For more information on this, see our API docs here: [2022-08-25T01:28:08.293Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-08-25T01:28:08.293Z] ' [2022-08-25T01:28:08.293Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 12.285 secs) [2022-08-25T01:28:08.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 12.34 secs) [2022-08-25T01:28:08.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 12.374 secs) [2022-08-25T01:28:08.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 12.525 secs) [2022-08-25T01:28:08.837Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 12.634 secs) [2022-08-25T01:28:09.111Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 12.797 secs) [2022-08-25T01:28:09.383Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 12.842 secs) [2022-08-25T01:28:09.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 12.89 secs) [2022-08-25T01:28:09.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.16 secs) [2022-08-25T01:28:09.927Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.25 secs) [2022-08-25T01:28:09.927Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.358 secs) [2022-08-25T01:28:10.202Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.473 secs) [2022-08-25T01:28:10.202Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 13.504 secs) [2022-08-25T01:28:10.202Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 13.52 secs) [2022-08-25T01:28:10.202Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 13.536 secs) [2022-08-25T01:28:10.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 13.635 secs) [2022-08-25T01:28:10.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 13.696 secs) [2022-08-25T01:28:10.474Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 13.752 secs) [2022-08-25T01:28:10.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 13.944 secs) [2022-08-25T01:28:11.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.092 secs) [2022-08-25T01:28:11.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.171 secs) [2022-08-25T01:28:11.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.334 secs) [2022-08-25T01:28:11.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.394 secs) [2022-08-25T01:28:11.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.443 secs) [2022-08-25T01:28:11.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.46 secs) [2022-08-25T01:28:11.566Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.472 secs) [2022-08-25T01:28:11.863Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.522 secs) [2022-08-25T01:28:11.863Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.613 secs) [2022-08-25T01:28:12.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.801 secs) [2022-08-25T01:28:12.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.969 secs) [2022-08-25T01:28:12.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.131 secs) [2022-08-25T01:28:12.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.188 secs) [2022-08-25T01:28:12.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.245 secs) [2022-08-25T01:28:12.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.337 secs) [2022-08-25T01:28:12.959Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.459 secs) [2022-08-25T01:28:13.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.483 secs) [2022-08-25T01:28:13.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.497 secs) [2022-08-25T01:28:13.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.621 secs) [2022-08-25T01:28:13.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.686 secs) [2022-08-25T01:28:13.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.748 secs) [2022-08-25T01:28:13.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.767 secs) [2022-08-25T01:28:13.785Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.988 secs) [2022-08-25T01:28:14.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 16.041 secs) [2022-08-25T01:28:15.043Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.387 secs / 16.041 secs) [2022-08-25T01:28:15.043Z] TOTAL: 149 SUCCESS [2022-08-25T01:28:15.043Z] ✔ Browser application bundle generation complete. [2022-08-25T01:28:19.349Z] [2022-08-25T01:28:19.349Z] =============================== Coverage summary =============================== [2022-08-25T01:28:19.349Z] Statements : 40.98% ( 1467/3580 ) [2022-08-25T01:28:19.349Z] Branches : 12.03% ( 111/923 ) [2022-08-25T01:28:19.349Z] Functions : 33.28% ( 432/1298 ) [2022-08-25T01:28:19.349Z] Lines : 38.91% ( 1318/3387 ) [2022-08-25T01:28:19.349Z] ================================================================================ [2022-08-25T01:28:19.349Z] 25 08 2022 01:28:18.573:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-08-25T01:28:19.941Z] ✔ Browser application bundle generation complete. [2022-08-25T01:28:20.926Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/11/web' [Pipeline] echo [2022-08-25T01:28:20.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-08-25T01:28:20.966Z] $ docker stop --time=1 1f4e773c555ebf5c561806e26b8ce6a9bbee605e387c3d26432b854ba09566db [2022-08-25T01:28:22.686Z] $ docker rm -f 1f4e773c555ebf5c561806e26b8ce6a9bbee605e387c3d26432b854ba09566db [Pipeline] // withDockerContainer [Pipeline] sh [2022-08-25T01:28:23.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-08-25T01:28:26.897Z] Warning: overwriting stash ‘coverage-report’ [2022-08-25T01:28:33.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-08-25T01:28:33.591Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-08-25T01:28:36.582Z] + ls -al . [2022-08-25T01:28:36.582Z] total 164 [2022-08-25T01:28:36.582Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 25 01:18 . [2022-08-25T01:28:36.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:16 .. [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 25 01:16 .dockerignore [2022-08-25T01:28:36.582Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 01:16 .git [2022-08-25T01:28:36.582Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:16 .github [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 185 Aug 25 01:16 .gitignore [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 4856 Aug 25 01:16 Attribution.txt [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 14570 Aug 25 01:16 CHANGELOG.md [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 25 01:16 CONTRIBUTING.md [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 1684 Aug 25 01:16 Dockerfile [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 25 01:16 Jenkinsfile [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 25 01:16 LICENSE [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 1541 Aug 25 01:16 Makefile [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 4398 Aug 25 01:16 README.md [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 01:11 VERSION [2022-08-25T01:28:36.582Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:16 assets [2022-08-25T01:28:36.582Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:16 bin [2022-08-25T01:28:36.582Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:16 cmd [2022-08-25T01:28:36.582Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 25 01:18 coverage.out [2022-08-25T01:28:36.582Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 01:16 docs [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 1945 Aug 25 01:16 go.mod [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 25578 Aug 25 01:16 go.sum [2022-08-25T01:28:36.582Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 01:16 internal [2022-08-25T01:28:36.582Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 01:16 pkg [2022-08-25T01:28:36.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:16 snap [2022-08-25T01:28:36.582Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 01:16 testing [2022-08-25T01:28:36.582Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 25 01:16 version.go [2022-08-25T01:28:36.582Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 25 01:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:28:36.945Z] + 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=ece44cb70c50763abb412624979536da76387159 --label arch=arm64 --label version=0.0.0 . [2022-08-25T01:28:38.381Z] Sending build context to Docker daemon 31.5MB [2022-08-25T01:28:38.381Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-08-25T01:28:38.381Z] Step 2/24 : FROM ${BASE} AS builder [2022-08-25T01:28:38.381Z] ---> be51526e7446 [2022-08-25T01:28:38.381Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-08-25T01:28:39.364Z] ---> Running in 38fe10d2ce3c [2022-08-25T01:28:39.652Z] Removing intermediate container 38fe10d2ce3c [2022-08-25T01:28:39.652Z] ---> cb79d60f5033 [2022-08-25T01:28:39.652Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-08-25T01:28:39.652Z] ---> Running in 773bde7be60f [2022-08-25T01:28:40.246Z] Removing intermediate container 773bde7be60f [2022-08-25T01:28:40.246Z] ---> 374b50ff76f3 [2022-08-25T01:28:40.246Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-08-25T01:28:40.246Z] ---> Running in 1480fedfac95 [2022-08-25T01:28:40.518Z] Removing intermediate container 1480fedfac95 [2022-08-25T01:28:40.518Z] ---> 2c1620e331fd [2022-08-25T01:28:40.518Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-08-25T01:28:40.798Z] ---> Running in b84cae3b4199 [2022-08-25T01:28:41.075Z] Removing intermediate container b84cae3b4199 [2022-08-25T01:28:41.075Z] ---> 34236175891f [2022-08-25T01:28:41.075Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-08-25T01:28:41.075Z] ---> Running in 9f0a55499844 [2022-08-25T01:28:41.350Z] Removing intermediate container 9f0a55499844 [2022-08-25T01:28:41.350Z] ---> ccdda70daea4 [2022-08-25T01:28:41.350Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-08-25T01:28:43.975Z] ---> c62b4f1fd248 [2022-08-25T01:28:43.975Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-08-25T01:28:43.975Z] ---> Running in 2fa6e10c788c [2022-08-25T01:28:45.410Z] Removing intermediate container 2fa6e10c788c [2022-08-25T01:28:45.410Z] ---> 43e491c58caf [2022-08-25T01:28:45.410Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-08-25T01:28:45.410Z] ---> Running in 06c7eab546a8 [2022-08-25T01:28:46.460Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-08-25T01:28:47.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-08-25T01:28:48.416Z] OK: 221 MiB in 51 packages [2022-08-25T01:28:49.399Z] Removing intermediate container 06c7eab546a8 [2022-08-25T01:28:49.399Z] ---> 1d54dd369b41 [2022-08-25T01:28:49.399Z] Step 11/24 : ENV GO111MODULE=on [2022-08-25T01:28:49.399Z] ---> Running in c0e4e09e11cc [2022-08-25T01:28:49.671Z] Removing intermediate container c0e4e09e11cc [2022-08-25T01:28:49.671Z] ---> 7fd9dcb1bef7 [2022-08-25T01:28:49.671Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-08-25T01:28:49.671Z] ---> Running in 4c487e226f39 [2022-08-25T01:28:50.270Z] Removing intermediate container 4c487e226f39 [2022-08-25T01:28:50.270Z] ---> ec453a0df080 [2022-08-25T01:28:50.270Z] Step 13/24 : COPY go.mod vendor* ./ [2022-08-25T01:28:50.866Z] ---> 7457f320be91 [2022-08-25T01:28:50.866Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-08-25T01:28:50.866Z] ---> Running in 906d9d409e2e [2022-08-25T01:28:52.851Z] Removing intermediate container 906d9d409e2e [2022-08-25T01:28:52.851Z] ---> 0a2d5ce875e5 [2022-08-25T01:28:52.851Z] Step 15/24 : COPY . . [2022-08-25T01:28:57.157Z] ---> 0aebe6574133 [2022-08-25T01:28:57.157Z] Step 16/24 : RUN ${MAKE} [2022-08-25T01:28:57.433Z] ---> Running in af64a280e10e [2022-08-25T01:28:58.415Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-08-25T01:29:37.429Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-08-25T01:29:42.836Z] Removing intermediate container af64a280e10e [2022-08-25T01:29:42.836Z] ---> 7b2e9a8f3ecb [2022-08-25T01:29:42.836Z] Step 17/24 : FROM alpine:3.14 [2022-08-25T01:29:43.432Z] 3.14: Pulling from library/alpine [2022-08-25T01:29:43.432Z] 90cda3b7c325: Pulling fs layer [2022-08-25T01:29:44.030Z] 90cda3b7c325: Verifying Checksum [2022-08-25T01:29:44.030Z] 90cda3b7c325: Download complete [2022-08-25T01:29:44.303Z] 90cda3b7c325: Pull complete [2022-08-25T01:29:44.303Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-08-25T01:29:44.303Z] Status: Downloaded newer image for alpine:3.14 [2022-08-25T01:29:44.576Z] ---> 376ba31ae3da [2022-08-25T01:29:44.576Z] Step 18/24 : EXPOSE 4000 [2022-08-25T01:29:44.576Z] ---> Running in 5ffe2162fdb2 [2022-08-25T01:29:44.848Z] Removing intermediate container 5ffe2162fdb2 [2022-08-25T01:29:44.848Z] ---> a46c475f378d [2022-08-25T01:29:44.848Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-08-25T01:29:46.279Z] ---> afe690d3ff4d [2022-08-25T01:29:46.279Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-08-25T01:29:46.279Z] ---> Running in 8b10196b8fa0 [2022-08-25T01:29:46.880Z] Removing intermediate container 8b10196b8fa0 [2022-08-25T01:29:46.880Z] ---> f4ee09271ef9 [2022-08-25T01:29:46.880Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-08-25T01:29:46.880Z] ---> Running in 47cbd3fa416e [2022-08-25T01:29:47.157Z] Removing intermediate container 47cbd3fa416e [2022-08-25T01:29:47.157Z] ---> a8c02be91076 [2022-08-25T01:29:47.157Z] Step 22/24 : LABEL arch=arm64 [2022-08-25T01:29:47.157Z] ---> Running in a4f4e3cc80f2 [2022-08-25T01:29:47.434Z] Removing intermediate container a4f4e3cc80f2 [2022-08-25T01:29:47.434Z] ---> a4f776b41ca3 [2022-08-25T01:29:47.434Z] Step 23/24 : LABEL git_sha=ece44cb70c50763abb412624979536da76387159 [2022-08-25T01:29:47.709Z] ---> Running in 3e9dca171486 [2022-08-25T01:29:47.984Z] Removing intermediate container 3e9dca171486 [2022-08-25T01:29:47.984Z] ---> 4f5fca56dc42 [2022-08-25T01:29:47.984Z] Step 24/24 : LABEL version=0.0.0 [2022-08-25T01:29:47.984Z] ---> Running in 5be1131a7661 [2022-08-25T01:29:48.260Z] Removing intermediate container 5be1131a7661 [2022-08-25T01:29:48.260Z] ---> c4fde5277850 [2022-08-25T01:29:48.260Z] [Warning] One or more build-args [ARCH] were not consumed [2022-08-25T01:29:48.532Z] Successfully built c4fde5277850 [2022-08-25T01:29:48.532Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:29:48.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T01:29:48.988Z] [2022-08-25T01:29:48.988Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:29:49.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T01:29:49.624Z] arm64: Pulling from edgex-lftools-log-publisher [2022-08-25T01:29:49.624Z] 8998bd30e6a1: Pulling fs layer [2022-08-25T01:29:49.624Z] 04944245beec: Pulling fs layer [2022-08-25T01:29:49.624Z] 699f458cf7ca: Pulling fs layer [2022-08-25T01:29:49.624Z] 765212b225bb: Pulling fs layer [2022-08-25T01:29:49.624Z] f23df028b6ca: Pulling fs layer [2022-08-25T01:29:49.624Z] d65c8cfc05b1: Pulling fs layer [2022-08-25T01:29:49.624Z] 2437ff75d9bd: Pulling fs layer [2022-08-25T01:29:49.624Z] 765212b225bb: Waiting [2022-08-25T01:29:49.624Z] f23df028b6ca: Waiting [2022-08-25T01:29:49.624Z] d65c8cfc05b1: Waiting [2022-08-25T01:29:49.624Z] 2437ff75d9bd: Waiting [2022-08-25T01:29:49.624Z] 04944245beec: Verifying Checksum [2022-08-25T01:29:49.624Z] 04944245beec: Download complete [2022-08-25T01:29:49.624Z] 765212b225bb: Verifying Checksum [2022-08-25T01:29:49.624Z] 765212b225bb: Download complete [2022-08-25T01:29:49.624Z] f23df028b6ca: Verifying Checksum [2022-08-25T01:29:49.624Z] f23df028b6ca: Download complete [2022-08-25T01:29:49.624Z] d65c8cfc05b1: Verifying Checksum [2022-08-25T01:29:49.624Z] d65c8cfc05b1: Download complete [2022-08-25T01:29:49.900Z] 699f458cf7ca: Verifying Checksum [2022-08-25T01:29:49.900Z] 699f458cf7ca: Download complete [2022-08-25T01:29:50.173Z] 8998bd30e6a1: Verifying Checksum [2022-08-25T01:29:50.173Z] 8998bd30e6a1: Download complete [2022-08-25T01:29:52.799Z] 2437ff75d9bd: Verifying Checksum [2022-08-25T01:29:52.799Z] 2437ff75d9bd: Download complete [2022-08-25T01:29:54.778Z] 8998bd30e6a1: Pull complete [2022-08-25T01:29:55.376Z] 04944245beec: Pull complete [2022-08-25T01:29:56.809Z] 699f458cf7ca: Pull complete [2022-08-25T01:29:57.082Z] 765212b225bb: Pull complete [2022-08-25T01:29:58.059Z] f23df028b6ca: Pull complete [2022-08-25T01:29:58.059Z] d65c8cfc05b1: Pull complete [2022-08-25T01:30:13.141Z] 2437ff75d9bd: Pull complete [2022-08-25T01:30:13.141Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-08-25T01:30:13.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-08-25T01:30:13.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:30:13.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-23503 does not seem to be running inside a container [2022-08-25T01:30:13.503Z] $ 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/11 -v /w/workspace/edgex-ui-go/11:/w/workspace/edgex-ui-go/11:rw,z -v /w/workspace/edgex-ui-go/11@tmp:/w/workspace/edgex-ui-go/11@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-08-25T01:30:16.656Z] $ docker top c163dc7a1e5f918df9d993eef2c332a455705918c8a5b371ecc20e4a3c046982 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:30:17.600Z] ---> job-cost.sh [2022-08-25T01:30:17.600Z] lf-activate-venv: SKIPPING [2022-08-25T01:30:17.600Z] INFO: No Stack... [2022-08-25T01:30:18.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-08-25T01:30:19.173Z] INFO: Archiving Costs [Pipeline] sh [2022-08-25T01:30:19.848Z] + + cut -d, -f6 [2022-08-25T01:30:19.848Z] cat /w/workspace/edgex-ui-go/11/archives/cost.csv [Pipeline] lock [2022-08-25T01:30:19.879Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [2022-08-25T01:30:19.884Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] did not exist. Created. [2022-08-25T01:30:19.885Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-08-25T01:30:20.562Z] /w/workspace/edgex-ui-go/11@tmp/durable-1f616b89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-08-25T01:30:21.233Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-08-25T01:30:21.260Z] Warning: overwriting stash ‘stack-cost’ [2022-08-25T01:30:26.742Z] Stashed 1 file(s) [Pipeline] } [2022-08-25T01:30:26.751Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-549-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-08-25T01:30:26.777Z] $ docker stop --time=1 c163dc7a1e5f918df9d993eef2c332a455705918c8a5b371ecc20e4a3c046982 [2022-08-25T01:30:28.434Z] $ docker rm -f c163dc7a1e5f918df9d993eef2c332a455705918c8a5b371ecc20e4a3c046982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-08-25T01:30:28.955Z] provisioning config files... [2022-08-25T01:30:28.969Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config8361927595914856686tmp [Pipeline] { [Pipeline] sh [2022-08-25T01:30:29.266Z] + set +x [2022-08-25T01:30:29.266Z] + curl -s https://codecov.io/bash [2022-08-25T01:30:29.266Z] + bash -s -- [2022-08-25T01:30:29.266Z] [2022-08-25T01:30:29.266Z] _____ _ [2022-08-25T01:30:29.266Z] / ____| | | [2022-08-25T01:30:29.266Z] | | ___ __| | ___ ___ _____ __ [2022-08-25T01:30:29.266Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-08-25T01:30:29.266Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-08-25T01:30:29.266Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-08-25T01:30:29.266Z] Bash-1.0.6 [2022-08-25T01:30:29.266Z] [2022-08-25T01:30:29.266Z] [2022-08-25T01:30:29.266Z] ==> git version 2.25.1 found [2022-08-25T01:30:29.266Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-08-25T01:30:29.266Z] Release-Date: 2020-01-08 [2022-08-25T01:30:29.266Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-08-25T01:30:29.266Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-08-25T01:30:29.266Z] ==> Jenkins CI detected. [2022-08-25T01:30:29.266Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-549 [2022-08-25T01:30:29.266Z] project root: . [2022-08-25T01:30:29.266Z] --> token set from env [2022-08-25T01:30:29.266Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-08-25T01:30:29.266Z] ==> Running gcov in . (disable via -X gcov) [2022-08-25T01:30:29.527Z] ==> Python coveragepy not found [2022-08-25T01:30:29.527Z] ==> Searching for coverage reports in: [2022-08-25T01:30:29.527Z] + . [2022-08-25T01:30:29.527Z] -> Found 1 reports [2022-08-25T01:30:29.527Z] ==> Detecting git/mercurial file structure [2022-08-25T01:30:29.527Z] ==> Reading reports [2022-08-25T01:30:29.527Z] + ./coverage.out bytes=10 [2022-08-25T01:30:29.527Z] ==> Appending adjustments [2022-08-25T01:30:29.527Z] https://docs.codecov.io/docs/fixing-reports [2022-08-25T01:30:30.471Z] + Found adjustments [2022-08-25T01:30:30.471Z] ==> Gzipping contents [2022-08-25T01:30:30.471Z] 12K /tmp/codecov.eOaUqD.gz [2022-08-25T01:30:30.471Z] ==> Uploading reports [2022-08-25T01:30:30.471Z] url: https://codecov.io [2022-08-25T01:30:30.471Z] query: branch=PR-549&commit=ece44cb70c50763abb412624979536da76387159&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-549%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=549&job=&cmd_args= [2022-08-25T01:30:30.471Z] -> Pinging Codecov [2022-08-25T01:30:30.471Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-549&commit=ece44cb70c50763abb412624979536da76387159&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-549%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=549&job=&cmd_args= [2022-08-25T01:30:30.471Z] -> Uploading to [2022-08-25T01:30:30.471Z] https://storage.googleapis.com/codecov/v4/raw/2022-08-25/FB506323287CE973F263BFD2A0EB1F37/ece44cb70c50763abb412624979536da76387159/245d4fb1-1ec7-4f1e-826c-2e49b6b5b07a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220825T013030Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf6e59fbeda89bb31fff94c4d8350d27e561acb1377e31975030b7df1ec38a26 [2022-08-25T01:30:30.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T01:30:30.471Z] Dload Upload Total Spent Left Speed [2022-08-25T01:30:30.731Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9018 0 0 100 9018 0 42140 --:--:-- --:--:-- --:--:-- 42140 [2022-08-25T01:30:30.731Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ece44cb70c50763abb412624979536da76387159 [Pipeline] } [2022-08-25T01:30:30.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-08-25T01:30:31.484Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives ] [2022-08-25T01:30:31.484Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives [2022-08-25T01:30:31.484Z] total 16 [2022-08-25T01:30:31.484Z] drwxr-xr-x 3 root root 4096 Aug 25 01:14 . [2022-08-25T01:30:31.484Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 25 01:14 .. [2022-08-25T01:30:31.484Z] drwxr-xr-x 2 root root 4096 Aug 25 01:14 cost [2022-08-25T01:30:31.484Z] -rw-r--r-- 1 root root 84 Aug 25 01:14 cost.csv [2022-08-25T01:30:31.484Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives [2022-08-25T01:30:31.484Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives [2022-08-25T01:30:31.484Z] total 16 [2022-08-25T01:30:31.484Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 01:14 . [2022-08-25T01:30:31.484Z] drwxrwxr-x 15 jenkins jenkins 4096 Aug 25 01:14 .. [2022-08-25T01:30:31.484Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 01:14 cost [2022-08-25T01:30:31.484Z] -rw-r--r-- 1 jenkins jenkins 84 Aug 25 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:30:31.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:30:32.646Z] ---> package-listing.sh [2022-08-25T01:30:32.646Z] ++ facter osfamily [2022-08-25T01:30:32.646Z] ++ tr '[:upper:]' '[:lower:]' [2022-08-25T01:30:32.906Z] + OS_FAMILY=debian [2022-08-25T01:30:32.906Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-549 [2022-08-25T01:30:32.906Z] + START_PACKAGES=/tmp/packages_start.txt [2022-08-25T01:30:32.906Z] + END_PACKAGES=/tmp/packages_end.txt [2022-08-25T01:30:32.906Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-08-25T01:30:32.906Z] + PACKAGES=/tmp/packages_start.txt [2022-08-25T01:30:32.906Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-549 ']' [2022-08-25T01:30:32.906Z] + PACKAGES=/tmp/packages_end.txt [2022-08-25T01:30:32.906Z] + case "${OS_FAMILY}" in [2022-08-25T01:30:32.906Z] + dpkg -l [2022-08-25T01:30:32.906Z] + grep '^ii' [2022-08-25T01:30:32.906Z] + '[' -f /tmp/packages_start.txt ']' [2022-08-25T01:30:32.906Z] + '[' -f /tmp/packages_end.txt ']' [2022-08-25T01:30:32.906Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-08-25T01:30:32.906Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-549 ']' [2022-08-25T01:30:32.906Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives/ [2022-08-25T01:30:32.906Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-549/archives/ [Pipeline] echo [2022-08-25T01:30:32.920Z] 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-549/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-08-25T01:30:33.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T01:30:33.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-08-25T01:30:33.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-08-25T01:30:33.847Z] prd-ubuntu20.04-docker-8c-8g-23502 does not seem to be running inside a container [2022-08-25T01:30:33.890Z] $ 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-549/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-549 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549:/w/workspace/edgexfoundry_edgex-ui-go_PR-549:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-08-25T01:30:34.127Z] $ docker top 45daf6e4db239e09039c8a09d3a10764e5c36b13b78e5421c29a8a2b606c138d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-08-25T01:30:34.484Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-08-25T01:30:34.772Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-08-25T01:30:35.061Z] + ls /var/log/sa-host [2022-08-25T01:30:35.061Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-08-25T01:30:35.216Z] provisioning config files... [2022-08-25T01:30:35.225Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-549@tmp/config7244880022455912838tmp [Pipeline] { [Pipeline] echo [2022-08-25T01:30:35.242Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:30:35.528Z] ---> create-netrc.sh [Pipeline] } [2022-08-25T01:30:35.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:30:35.875Z] ---> python-tools-install.sh [Pipeline] echo [2022-08-25T01:30:35.885Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:30:36.175Z] ---> sudo-logs.sh [2022-08-25T01:30:36.175Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-08-25T01:30:36.195Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:30:36.482Z] ---> job-cost.sh [2022-08-25T01:30:36.482Z] lf-activate-venv: SKIPPING [2022-08-25T01:30:36.482Z] DEBUG: total: 0.2199999988079071 [2022-08-25T01:30:36.482Z] INFO: Retrieving Stack Cost... [2022-08-25T01:30:36.743Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-08-25T01:30:37.317Z] INFO: Archiving Costs [Pipeline] echo [2022-08-25T01:30:37.331Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-08-25T01:30:37.630Z] ---> logs-deploy.sh [2022-08-25T01:30:37.630Z] lf-activate-venv: SKIPPING [2022-08-25T01:30:37.630Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-549/11 [2022-08-25T01:30:37.630Z] INFO: archiving workspace using pattern(s): [2022-08-25T01:30:38.667Z] Archives upload complete. [2022-08-25T01:30:38.667Z] INFO: archiving logs to Nexus