Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b4edff231965dfa5b3af167cdce7853333303fda+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (66fb574a8deb0aa223fbbd901ebac750f3ac9da2) 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-ssh6438335180665469364.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17918011396502657539.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-586/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-586/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4604770090435393436.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5082650310476346886.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-586/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-586/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5358507179338963538.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-2312 in /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [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-586 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit b4edff231965dfa5b3af167cdce7853333303fda Merge succeeded, producing 8ce683b5e72aa09196ac7f20014698ba9ac2aace Checking out Revision 8ce683b5e72aa09196ac7f20014698ba9ac2aace (PR-586) > 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/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8ce683b5e72aa09196ac7f20014698ba9ac2aace # timeout=10 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" > git rev-list --no-walk b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-14T02:06:28.295Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-14T02:06:28.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-14T02:06:28.378Z] ========================================================= [2023-01-14T02:06:28.378Z] EdgeX Global Pipelines Version Info [2023-01-14T02:06:28.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:06:29.088Z] ------------------- [2023-01-14T02:06:29.088Z] stable info: [2023-01-14T02:06:29.088Z] ------------------- [2023-01-14T02:06:29.088Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-14T02:06:29.088Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T02:06:29.088Z] Message: update stable to v1.0.244 [2023-01-14T02:06:29.658Z] ------------------- [2023-01-14T02:06:29.658Z] experimental info: [2023-01-14T02:06:29.658Z] ------------------- [2023-01-14T02:06:29.658Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-14T02:06:29.658Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-14T02:06:29.658Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-14T02:06:29.830Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-01-14T02:06:29.848Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-01-14T02:06:29.865Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-14T02:06:29.878Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-14T02:06:29.893Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-14T02:06:29.911Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-14T02:06:29.927Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-14T02:06:29.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-14T02:06:29.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-14T02:06:29.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-14T02:06:29.977Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-14T02:06:30.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-01-14T02:06:30.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-14T02:06:30.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-14T02:06:30.044Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T02:06:30.058Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-14T02:06:30.071Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-14T02:06:30.084Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-14T02:06:30.104Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-14T02:06:30.119Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-14T02:06:30.135Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-14T02:06:30.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-14T02:06:30.161Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-14T02:06:30.174Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-14T02:06:30.186Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-14T02:06:30.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-14T02:06:30.219Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-14T02:06:30.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-586 [Pipeline] echo [2023-01-14T02:06:30.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-586 [Pipeline] echo [2023-01-14T02:06:30.256Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-586 [Pipeline] echo [2023-01-14T02:06:30.267Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] echo [2023-01-14T02:06:30.276Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8ce683b [Pipeline] echo [2023-01-14T02:06:30.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:06:30.339Z] provisioning config files... [2023-01-14T02:06:30.353Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config17780679341682914506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:06:30.659Z] ---> docker-login.sh [2023-01-14T02:06:30.659Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:06:30.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:30.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:30.919Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:30.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:30.919Z] [2023-01-14T02:06:30.919Z] Login Succeeded [2023-01-14T02:06:30.919Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:06:31.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:31.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:31.178Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:31.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:31.178Z] [2023-01-14T02:06:31.178Z] Login Succeeded [2023-01-14T02:06:31.178Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:06:31.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:31.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:31.178Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:31.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:31.178Z] [2023-01-14T02:06:31.178Z] Login Succeeded [2023-01-14T02:06:31.178Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:06:31.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:31.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:31.436Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:31.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:31.436Z] [2023-01-14T02:06:31.436Z] Login Succeeded [2023-01-14T02:06:31.436Z] docker.io [2023-01-14T02:06:31.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:31.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:31.695Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:31.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:31.695Z] [2023-01-14T02:06:31.695Z] Login Succeeded [2023-01-14T02:06:31.695Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:06:31.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-14T02:06:32.084Z] + git rev-list -1 --merges 8ce683b5e72aa09196ac7f20014698ba9ac2aace~1..8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] echo [2023-01-14T02:06:32.121Z] -----------> git rev-list -1 --merges 8ce683b5e72aa09196ac7f20014698ba9ac2aace~1..8ce683b5e72aa09196ac7f20014698ba9ac2aace 8ce683b5e72aa09196ac7f20014698ba9ac2aace [2023-01-14T02:06:32.121Z] 8ce683b5e72aa09196ac7f20014698ba9ac2aace [false] [Pipeline] sh [2023-01-14T02:06:32.410Z] + git log --format=format:%s -1 8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] echo [2023-01-14T02:06:32.426Z] ========================================================= [2023-01-14T02:06:32.426Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-14T02:06:32.426Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:06:32.747Z] + git log --format=format:%s -1 8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] echo [2023-01-14T02:06:32.757Z] [semverPrep] GIT_COMMIT: 8ce683b5e72aa09196ac7f20014698ba9ac2aace, Commit Message: Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD [Pipeline] echo [2023-01-14T02:06:32.765Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-14T02:06:33.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-14T02:06:33.150Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-14T02:06:33.150Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-14T02:06:33.150Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-14T02:06:33.150Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-14T02:06:33.150Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-14T02:06:33.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:06:33.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:06:33.595Z] [2023-01-14T02:06:33.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:06:33.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:06:33.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-14T02:06:33.895Z] b85a868b505f: Pulling fs layer [2023-01-14T02:06:33.895Z] e2be974225ed: Pulling fs layer [2023-01-14T02:06:33.895Z] 339a4e72a1f5: Pulling fs layer [2023-01-14T02:06:33.895Z] 988bab9f4d93: Pulling fs layer [2023-01-14T02:06:33.895Z] 1469e6f7b9e6: Pulling fs layer [2023-01-14T02:06:33.895Z] 988bab9f4d93: Waiting [2023-01-14T02:06:33.895Z] eaf3925da568: Pulling fs layer [2023-01-14T02:06:33.895Z] bab4dde63d76: Pulling fs layer [2023-01-14T02:06:33.895Z] bde34c3a00c8: Pulling fs layer [2023-01-14T02:06:33.895Z] b352a97aabf1: Pulling fs layer [2023-01-14T02:06:33.895Z] 1469e6f7b9e6: Waiting [2023-01-14T02:06:33.895Z] 4872d77fe225: Pulling fs layer [2023-01-14T02:06:33.895Z] bab4dde63d76: Waiting [2023-01-14T02:06:33.895Z] 5851b861e8e6: Pulling fs layer [2023-01-14T02:06:33.895Z] eaf3925da568: Waiting [2023-01-14T02:06:33.895Z] 5851b861e8e6: Waiting [2023-01-14T02:06:33.895Z] 4872d77fe225: Waiting [2023-01-14T02:06:33.895Z] bde34c3a00c8: Waiting [2023-01-14T02:06:33.895Z] e2be974225ed: Verifying Checksum [2023-01-14T02:06:33.895Z] e2be974225ed: Download complete [2023-01-14T02:06:34.155Z] 1469e6f7b9e6: Verifying Checksum [2023-01-14T02:06:34.155Z] 1469e6f7b9e6: Download complete [2023-01-14T02:06:34.155Z] 339a4e72a1f5: Verifying Checksum [2023-01-14T02:06:34.155Z] 339a4e72a1f5: Download complete [2023-01-14T02:06:34.155Z] eaf3925da568: Verifying Checksum [2023-01-14T02:06:34.155Z] eaf3925da568: Download complete [2023-01-14T02:06:34.155Z] bde34c3a00c8: Verifying Checksum [2023-01-14T02:06:34.155Z] bde34c3a00c8: Download complete [2023-01-14T02:06:34.155Z] 4872d77fe225: Download complete [2023-01-14T02:06:34.155Z] b85a868b505f: Verifying Checksum [2023-01-14T02:06:34.155Z] b85a868b505f: Download complete [2023-01-14T02:06:34.155Z] 5851b861e8e6: Download complete [2023-01-14T02:06:34.414Z] bab4dde63d76: Verifying Checksum [2023-01-14T02:06:34.414Z] bab4dde63d76: Download complete [2023-01-14T02:06:35.354Z] b85a868b505f: Pull complete [2023-01-14T02:06:35.354Z] e2be974225ed: Pull complete [2023-01-14T02:06:35.922Z] 339a4e72a1f5: Pull complete [2023-01-14T02:06:35.922Z] 988bab9f4d93: Pull complete [2023-01-14T02:06:36.181Z] 1469e6f7b9e6: Pull complete [2023-01-14T02:06:36.181Z] eaf3925da568: Pull complete [2023-01-14T02:06:38.079Z] bab4dde63d76: Pull complete [2023-01-14T02:06:38.079Z] bde34c3a00c8: Pull complete [2023-01-14T02:06:38.337Z] b352a97aabf1: Pull complete [2023-01-14T02:06:38.337Z] 4872d77fe225: Pull complete [2023-01-14T02:06:38.337Z] 5851b861e8e6: Pull complete [2023-01-14T02:06:38.337Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-14T02:06:38.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-14T02:06:38.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:06:38.438Z] prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container [2023-01-14T02:06:38.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-14T02:06:39.697Z] $ docker top 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a -eo pid,comm [2023-01-14T02:06:39.744Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-14T02:06:39.744Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-14T02:06:39.784Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T02:06:39.784Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T02:06:39.906Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T02:06:39.914Z] $ docker exec 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a ssh-agent [2023-01-14T02:06:40.012Z] SSH_AUTH_SOCK=/tmp/ssh-9pxFJYpb4OHS/agent.32 [2023-01-14T02:06:40.013Z] SSH_AGENT_PID=38 [2023-01-14T02:06:40.018Z] Running ssh-add (command line suppressed) [2023-01-14T02:06:40.124Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_2239435503853665424.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_2239435503853665424.key) [2023-01-14T02:06:40.133Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T02:06:40.415Z] + git tag --points-at HEAD [Pipeline] } [2023-01-14T02:06:40.435Z] $ docker exec --env ******** --env ******** 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a ssh-agent -k [2023-01-14T02:06:40.536Z] unset SSH_AUTH_SOCK; [2023-01-14T02:06:40.536Z] unset SSH_AGENT_PID; [2023-01-14T02:06:40.537Z] echo Agent pid 38 killed; [2023-01-14T02:06:40.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-14T02:06:40.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-14T02:06:40.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-14T02:06:40.685Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-14T02:06:40.693Z] $ docker exec 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a ssh-agent [2023-01-14T02:06:40.798Z] SSH_AUTH_SOCK=/tmp/ssh-9aKRUqNhJqS6/agent.70 [2023-01-14T02:06:40.798Z] SSH_AGENT_PID=76 [2023-01-14T02:06:40.803Z] Running ssh-add (command line suppressed) [2023-01-14T02:06:40.920Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_16566785193437717565.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/private_key_16566785193437717565.key) [2023-01-14T02:06:40.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-14T02:06:41.213Z] + git semver init [2023-01-14T02:06:41.472Z] 2023-01-14 02:06:41,416 [run_init] DEBUG init version:0.0.0 force:False [2023-01-14T02:06:41.472Z] 2023-01-14 02:06:41,417 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver [2023-01-14T02:06:41.472Z] 2023-01-14 02:06:41,417 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver [2023-01-14T02:06:41.472Z] 2023-01-14 02:06:41,417 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586, universal_newlines=False, shell=None, istream=None) [2023-01-14T02:06:42.851Z] 2023-01-14 02:06:42,724 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.git/info/exclude [2023-01-14T02:06:42.851Z] 2023-01-14 02:06:42,725 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 with force:False [2023-01-14T02:06:42.851Z] 2023-01-14 02:06:42,725 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 [2023-01-14T02:06:42.851Z] 2023-01-14 02:06:42,729 [execute] INFO git cat-file --batch-check [2023-01-14T02:06:42.851Z] 2023-01-14 02:06:42,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T02:06:42.851Z] 2023-01-14 02:06:42,734 [execute] INFO git cat-file --batch [2023-01-14T02:06:42.851Z] 2023-01-14 02:06:42,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) [2023-01-14T02:06:42.851Z] 2023-01-14 02:06:42,740 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-586/.semver/PR-586 [2023-01-14T02:06:42.851Z] 0.0.0 [Pipeline] } [2023-01-14T02:06:42.866Z] $ docker exec --env ******** --env ******** 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a ssh-agent -k [2023-01-14T02:06:42.965Z] unset SSH_AUTH_SOCK; [2023-01-14T02:06:42.965Z] unset SSH_AGENT_PID; [2023-01-14T02:06:42.966Z] echo Agent pid 76 killed; [2023-01-14T02:06:42.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-14T02:06:43.266Z] + git semver [Pipeline] } [2023-01-14T02:06:43.542Z] $ docker stop --time=1 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a [2023-01-14T02:06:44.837Z] $ docker rm -f --volumes 566a0e97019a52bf075fa6d16a378d274d2426499385176e9075cec131295b3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:06:45.169Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-14T02:06:45.371Z] Stashed 1 file(s) [Pipeline] echo [2023-01-14T02:06:45.375Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:06:45.515Z] provisioning config files... [2023-01-14T02:06:45.524Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config4244505547269100610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:06:45.820Z] ---> docker-login.sh [2023-01-14T02:06:45.820Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:06:45.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:45.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:45.820Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:45.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:45.820Z] [2023-01-14T02:06:45.820Z] Login Succeeded [2023-01-14T02:06:45.820Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:06:45.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:45.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:45.820Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:45.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:45.820Z] [2023-01-14T02:06:45.820Z] Login Succeeded [2023-01-14T02:06:45.820Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:06:46.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:46.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:46.080Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:46.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:46.080Z] [2023-01-14T02:06:46.080Z] Login Succeeded [2023-01-14T02:06:46.080Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:06:46.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:46.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:46.080Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:46.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:46.080Z] [2023-01-14T02:06:46.080Z] Login Succeeded [2023-01-14T02:06:46.080Z] docker.io [2023-01-14T02:06:46.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:06:46.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:06:46.342Z] Configure a credential helper to remove this warning. See [2023-01-14T02:06:46.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:06:46.342Z] [2023-01-14T02:06:46.342Z] Login Succeeded [2023-01-14T02:06:46.342Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:06:46.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-14T02:06:46.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:06:46.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:06:46.428Z] ========================================================= [2023-01-14T02:06:46.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-14T02:06:46.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:06:46.731Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-14T02:06:46.992Z] Sending build context to Docker daemon 45.66MB [2023-01-14T02:06:46.992Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:06:46.992Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-14T02:06:46.992Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-14T02:06:46.992Z] 213ec9aee27d: Pulling fs layer [2023-01-14T02:06:46.992Z] 4583459ba037: Pulling fs layer [2023-01-14T02:06:46.992Z] 93c1e223e6f2: Pulling fs layer [2023-01-14T02:06:46.992Z] 53926ce57604: Pulling fs layer [2023-01-14T02:06:46.992Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-14T02:06:46.992Z] 22ff95d597cd: Pulling fs layer [2023-01-14T02:06:46.992Z] 12d6caf4c0d1: Pulling fs layer [2023-01-14T02:06:46.992Z] 96b7cbca73a9: Pulling fs layer [2023-01-14T02:06:46.992Z] 21b2b0c7a3f4: Waiting [2023-01-14T02:06:46.992Z] a7acece74701: Pulling fs layer [2023-01-14T02:06:46.992Z] 53926ce57604: Waiting [2023-01-14T02:06:46.992Z] 22ff95d597cd: Waiting [2023-01-14T02:06:46.992Z] 12d6caf4c0d1: Waiting [2023-01-14T02:06:46.992Z] a7acece74701: Waiting [2023-01-14T02:06:46.992Z] 93c1e223e6f2: Verifying Checksum [2023-01-14T02:06:46.992Z] 93c1e223e6f2: Download complete [2023-01-14T02:06:46.992Z] 4583459ba037: Download complete [2023-01-14T02:06:46.992Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-14T02:06:46.992Z] 21b2b0c7a3f4: Download complete [2023-01-14T02:06:46.992Z] 22ff95d597cd: Verifying Checksum [2023-01-14T02:06:46.992Z] 22ff95d597cd: Download complete [2023-01-14T02:06:46.992Z] 213ec9aee27d: Verifying Checksum [2023-01-14T02:06:46.992Z] 213ec9aee27d: Download complete [2023-01-14T02:06:47.262Z] 12d6caf4c0d1: Verifying Checksum [2023-01-14T02:06:47.262Z] 12d6caf4c0d1: Download complete [2023-01-14T02:06:47.262Z] 213ec9aee27d: Pull complete [2023-01-14T02:06:47.262Z] 4583459ba037: Pull complete [2023-01-14T02:06:47.540Z] 93c1e223e6f2: Pull complete [2023-01-14T02:06:48.137Z] a7acece74701: Verifying Checksum [2023-01-14T02:06:48.137Z] a7acece74701: Download complete [2023-01-14T02:06:48.137Z] 53926ce57604: Verifying Checksum [2023-01-14T02:06:48.137Z] 53926ce57604: Download complete [2023-01-14T02:06:48.395Z] 96b7cbca73a9: Verifying Checksum [2023-01-14T02:06:48.395Z] 96b7cbca73a9: Download complete [2023-01-14T02:06:51.686Z] 53926ce57604: Pull complete [2023-01-14T02:06:51.686Z] 21b2b0c7a3f4: Pull complete [2023-01-14T02:06:51.686Z] 22ff95d597cd: Pull complete [2023-01-14T02:06:51.943Z] 12d6caf4c0d1: Pull complete [2023-01-14T02:06:53.841Z] 96b7cbca73a9: Pull complete [2023-01-14T02:06:54.408Z] a7acece74701: Pull complete [2023-01-14T02:06:54.408Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-14T02:06:54.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-14T02:06:54.408Z] ---> db6d94c90886 [2023-01-14T02:06:54.408Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:06:56.938Z] ---> Running in c04254a240d3 [2023-01-14T02:06:56.938Z] Removing intermediate container c04254a240d3 [2023-01-14T02:06:56.938Z] ---> a90eeaf588ff [2023-01-14T02:06:56.938Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:06:56.938Z] ---> Running in 8a7fe9cebc6d [2023-01-14T02:06:56.938Z] Removing intermediate container 8a7fe9cebc6d [2023-01-14T02:06:56.938Z] ---> 01ee419d06e7 [2023-01-14T02:06:56.938Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:06:56.938Z] ---> Running in a94efef2eefd [2023-01-14T02:06:56.938Z] Removing intermediate container a94efef2eefd [2023-01-14T02:06:56.938Z] ---> 412fc21d5c2c [2023-01-14T02:06:56.938Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-14T02:06:56.938Z] ---> Running in daccb4b3b76b [2023-01-14T02:06:56.938Z] Removing intermediate container daccb4b3b76b [2023-01-14T02:06:56.938Z] ---> 238acc476570 [2023-01-14T02:06:56.938Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:06:56.938Z] ---> Running in 56b970bda1a0 [2023-01-14T02:06:57.196Z] Removing intermediate container 56b970bda1a0 [2023-01-14T02:06:57.196Z] ---> 6e4e96cfbd94 [2023-01-14T02:06:57.196Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:06:57.454Z] latest: Pulling from library/docker [2023-01-14T02:06:57.454Z] 8921db27df28: Pulling fs layer [2023-01-14T02:06:57.454Z] ea2378853794: Pulling fs layer [2023-01-14T02:06:57.454Z] 0ba836ede3c5: Pulling fs layer [2023-01-14T02:06:57.454Z] a42624319d54: Pulling fs layer [2023-01-14T02:06:57.454Z] 6fad2fe3ffd3: Pulling fs layer [2023-01-14T02:06:57.454Z] b27387ecef92: Pulling fs layer [2023-01-14T02:06:57.454Z] 4ebd99333dcb: Pulling fs layer [2023-01-14T02:06:57.454Z] 05a32f4e1b68: Pulling fs layer [2023-01-14T02:06:57.454Z] b27387ecef92: Waiting [2023-01-14T02:06:57.454Z] 4ebd99333dcb: Waiting [2023-01-14T02:06:57.454Z] 05a32f4e1b68: Waiting [2023-01-14T02:06:57.454Z] a42624319d54: Waiting [2023-01-14T02:06:57.454Z] 6fad2fe3ffd3: Waiting [2023-01-14T02:06:57.713Z] ea2378853794: Verifying Checksum [2023-01-14T02:06:57.713Z] ea2378853794: Download complete [2023-01-14T02:06:57.713Z] 8921db27df28: Verifying Checksum [2023-01-14T02:06:57.713Z] 8921db27df28: Download complete [2023-01-14T02:06:57.972Z] 8921db27df28: Pull complete [2023-01-14T02:06:57.972Z] 0ba836ede3c5: Verifying Checksum [2023-01-14T02:06:57.972Z] 0ba836ede3c5: Download complete [2023-01-14T02:06:57.972Z] ea2378853794: Pull complete [2023-01-14T02:06:57.972Z] b27387ecef92: Verifying Checksum [2023-01-14T02:06:57.972Z] b27387ecef92: Download complete [2023-01-14T02:06:58.230Z] 6fad2fe3ffd3: Verifying Checksum [2023-01-14T02:06:58.230Z] a42624319d54: Verifying Checksum [2023-01-14T02:06:58.230Z] a42624319d54: Download complete [2023-01-14T02:06:58.230Z] 4ebd99333dcb: Download complete [2023-01-14T02:06:58.230Z] 05a32f4e1b68: Verifying Checksum [2023-01-14T02:06:58.230Z] 05a32f4e1b68: Download complete [2023-01-14T02:06:58.488Z] 0ba836ede3c5: Pull complete [2023-01-14T02:06:58.744Z] a42624319d54: Pull complete [2023-01-14T02:06:59.003Z] 6fad2fe3ffd3: Pull complete [2023-01-14T02:06:59.261Z] b27387ecef92: Pull complete [2023-01-14T02:06:59.261Z] 4ebd99333dcb: Pull complete [2023-01-14T02:06:59.261Z] 05a32f4e1b68: Pull complete [2023-01-14T02:06:59.261Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-14T02:06:59.261Z] Status: Downloaded newer image for docker:latest [2023-01-14T02:07:00.194Z] ---> 78ce6c67585a [2023-01-14T02:07:00.194Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:07:00.194Z] ---> Running in 89e9705c0ff6 [2023-01-14T02:07:00.471Z] Still waiting to schedule task [2023-01-14T02:07:00.471Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2309’ [2023-01-14T02:07:00.757Z] Removing intermediate container 89e9705c0ff6 [2023-01-14T02:07:00.758Z] ---> c5597e2dfdf5 [2023-01-14T02:07:00.758Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:07:00.758Z] ---> Running in 1982485d9757 [2023-01-14T02:07:01.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:07:01.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:07:02.468Z] OK: 211 MiB in 51 packages [2023-01-14T02:07:02.724Z] Removing intermediate container 1982485d9757 [2023-01-14T02:07:02.724Z] ---> 99c09d5dce5a [2023-01-14T02:07:02.724Z] Step 11/16 : ENV GO111MODULE=on [2023-01-14T02:07:02.724Z] ---> Running in a1d03fae2e14 [2023-01-14T02:07:02.984Z] Removing intermediate container a1d03fae2e14 [2023-01-14T02:07:02.984Z] ---> ef11324394a2 [2023-01-14T02:07:02.984Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:07:02.984Z] ---> Running in ab2a34cd10ef [2023-01-14T02:07:02.984Z] Removing intermediate container ab2a34cd10ef [2023-01-14T02:07:02.984Z] ---> 5803e990cd73 [2023-01-14T02:07:02.984Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-14T02:07:03.242Z] ---> f1542a5bd73a [2023-01-14T02:07:03.242Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:07:03.242Z] ---> Running in 5b9456db2a59 [2023-01-14T02:07:29.785Z] Removing intermediate container 5b9456db2a59 [2023-01-14T02:07:29.785Z] ---> b9d0eab2143a [2023-01-14T02:07:29.785Z] Step 15/16 : COPY . . [2023-01-14T02:07:29.785Z] ---> d07f952bc325 [2023-01-14T02:07:29.785Z] Step 16/16 : RUN ${MAKE} [2023-01-14T02:07:29.785Z] ---> Running in 1559b9943f5e [2023-01-14T02:07:29.785Z] noop [2023-01-14T02:07:29.785Z] Removing intermediate container 1559b9943f5e [2023-01-14T02:07:29.785Z] ---> ed9c4e07b300 [2023-01-14T02:07:29.785Z] Successfully built ed9c4e07b300 [2023-01-14T02:07:29.785Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:07:30.088Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T02:07:30.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:07:30.155Z] prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container [2023-01-14T02:07:30.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-14T02:07:30.518Z] $ docker top 64acf1fa1eded1c52dbe2578213fb9eb9ee265dc55d1a9805aeaf42f0663adb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:07:30.855Z] + go version [2023-01-14T02:07:30.855Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-14T02:07:30.865Z] $ docker stop --time=1 64acf1fa1eded1c52dbe2578213fb9eb9ee265dc55d1a9805aeaf42f0663adb0 [2023-01-14T02:07:32.142Z] $ docker rm -f --volumes 64acf1fa1eded1c52dbe2578213fb9eb9ee265dc55d1a9805aeaf42f0663adb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:07:32.556Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-14T02:07:32.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:07:32.704Z] prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container [2023-01-14T02:07:32.765Z] $ 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-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-14T02:07:33.117Z] $ docker top 27119fb5fe4874bbdb7f3f50c878d534d589d98a0d99be4469e4ba11c8446888 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:07:33.500Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [Pipeline] fileExists [Pipeline] sh [2023-01-14T02:07:33.799Z] + make test [2023-01-14T02:07:33.799Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-14T02:07:34.058Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-14T02:07:44.022Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-14T02:07:44.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-14T02:07:44.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-14T02:07:44.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-14T02:07:44.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-14T02:07:44.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-14T02:07:44.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-14T02:07:44.022Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-14T02:07:44.022Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-14T02:07:45.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T02:07:45.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T02:07:45.396Z] ./bin/test-attribution-txt.sh [2023-01-14T02:07:45.396Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-14T02:07:45.396Z] make -C web test [2023-01-14T02:07:45.654Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/web' [2023-01-14T02:07:45.654Z] make[1]: tput: No such file or directory [2023-01-14T02:07:45.654Z] make[1]: tput: No such file or directory [2023-01-14T02:07:45.654Z] warning: generating ./VERSION [2023-01-14T02:07:45.654Z] echo "0.0.0" > VERSION [2023-01-14T02:07:45.654Z] docker build \ [2023-01-14T02:07:45.654Z] -f Dockerfile \ [2023-01-14T02:07:45.654Z] --build-arg USER=1000 \ [2023-01-14T02:07:45.654Z] \ [2023-01-14T02:07:45.654Z] --label "git_sha=8ce683b5e72aa09196ac7f20014698ba9ac2aace" \ [2023-01-14T02:07:45.654Z] -t edgexfoundry/edgex-web-ui:8ce683b5e72aa09196ac7f20014698ba9ac2aace \ [2023-01-14T02:07:45.654Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-14T02:07:45.654Z] . [2023-01-14T02:07:45.654Z] Sending build context to Docker daemon 3.269MB [2023-01-14T02:07:45.654Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-14T02:07:45.654Z] 16.17-alpine3.15: Pulling from library/node [2023-01-14T02:07:45.914Z] 9621f1afde84: Pulling fs layer [2023-01-14T02:07:45.914Z] c6f70ee39829: Pulling fs layer [2023-01-14T02:07:45.914Z] 56892a8094a2: Pulling fs layer [2023-01-14T02:07:45.914Z] 58dd87906ef0: Pulling fs layer [2023-01-14T02:07:45.914Z] 58dd87906ef0: Waiting [2023-01-14T02:07:45.914Z] 9621f1afde84: Verifying Checksum [2023-01-14T02:07:45.914Z] 9621f1afde84: Download complete [2023-01-14T02:07:45.914Z] 56892a8094a2: Download complete [2023-01-14T02:07:45.914Z] 58dd87906ef0: Verifying Checksum [2023-01-14T02:07:45.914Z] 58dd87906ef0: Download complete [2023-01-14T02:07:45.914Z] 9621f1afde84: Pull complete [2023-01-14T02:07:46.174Z] c6f70ee39829: Verifying Checksum [2023-01-14T02:07:46.174Z] c6f70ee39829: Download complete [2023-01-14T02:07:47.106Z] c6f70ee39829: Pull complete [2023-01-14T02:07:47.364Z] 56892a8094a2: Pull complete [2023-01-14T02:07:47.364Z] 58dd87906ef0: Pull complete [2023-01-14T02:07:47.364Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-14T02:07:47.364Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-14T02:07:47.364Z] ---> b69703f70c3d [2023-01-14T02:07:47.364Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-14T02:07:47.930Z] ---> Running in dfb8ca97e643 [2023-01-14T02:07:48.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:07:48.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:07:48.705Z] (1/129) Installing libxau (1.0.9-r0) [2023-01-14T02:07:48.705Z] (2/129) Installing libmd (1.0.3-r0) [2023-01-14T02:07:48.705Z] (3/129) Installing libbsd (0.11.3-r1) [2023-01-14T02:07:48.705Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-01-14T02:07:48.705Z] (5/129) Installing libxcb (1.14-r2) [2023-01-14T02:07:48.705Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-01-14T02:07:48.705Z] (7/129) Installing libxext (1.3.4-r0) [2023-01-14T02:07:48.705Z] (8/129) Installing libice (1.0.10-r0) [2023-01-14T02:07:48.705Z] (9/129) Installing libuuid (2.37.4-r0) [2023-01-14T02:07:48.705Z] (10/129) Installing libsm (1.2.3-r0) [2023-01-14T02:07:48.705Z] (11/129) Installing libxt (1.2.1-r0) [2023-01-14T02:07:48.705Z] (12/129) Installing libxmu (1.1.3-r0) [2023-01-14T02:07:48.705Z] (13/129) Installing xset (1.2.4-r0) [2023-01-14T02:07:48.705Z] (14/129) Installing xprop (1.2.5-r0) [2023-01-14T02:07:48.705Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-01-14T02:07:48.705Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-14T02:07:48.705Z] (17/129) Installing pkgconf (1.8.0-r0) [2023-01-14T02:07:48.705Z] (18/129) Installing libffi (3.4.2-r1) [2023-01-14T02:07:48.705Z] (19/129) Installing libintl (0.21-r0) [2023-01-14T02:07:48.705Z] (20/129) Installing libblkid (2.37.4-r0) [2023-01-14T02:07:48.705Z] (21/129) Installing libmount (2.37.4-r0) [2023-01-14T02:07:48.964Z] (22/129) Installing pcre (8.45-r1) [2023-01-14T02:07:48.964Z] (23/129) Installing glib (2.70.1-r0) [2023-01-14T02:07:48.964Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-01-14T02:07:48.964Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-01-14T02:07:48.964Z] (26/129) Installing shared-mime-info (2.1-r1) [2023-01-14T02:07:48.964Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-01-14T02:07:48.964Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-01-14T02:07:48.964Z] (29/129) Installing libpng (1.6.37-r1) [2023-01-14T02:07:48.964Z] (30/129) Installing libwebp (1.2.2-r0) [2023-01-14T02:07:48.964Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-01-14T02:07:48.964Z] (32/129) Installing tiff (4.4.0-r0) [2023-01-14T02:07:48.964Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-01-14T02:07:48.964Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-14T02:07:48.964Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-01-14T02:07:48.964Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-01-14T02:07:48.964Z] (37/129) Installing libxrender (0.9.10-r3) [2023-01-14T02:07:48.964Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-01-14T02:07:48.964Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-01-14T02:07:48.964Z] (40/129) Installing libxi (1.8-r0) [2023-01-14T02:07:48.964Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-01-14T02:07:48.964Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-01-14T02:07:48.964Z] (43/129) Installing atk (2.36.0-r0) [2023-01-14T02:07:48.964Z] (44/129) Installing libxtst (1.2.3-r3) [2023-01-14T02:07:48.964Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-01-14T02:07:48.964Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-01-14T02:07:48.965Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-01-14T02:07:48.965Z] (48/129) Installing expat (2.5.0-r0) [2023-01-14T02:07:48.965Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-01-14T02:07:49.222Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-01-14T02:07:49.222Z] (51/129) Installing freetype (2.11.1-r2) [2023-01-14T02:07:49.222Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-01-14T02:07:49.222Z] (53/129) Installing pixman (0.40.0-r4) [2023-01-14T02:07:49.222Z] (54/129) Installing cairo (1.16.0-r5) [2023-01-14T02:07:49.222Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-01-14T02:07:49.222Z] (56/129) Installing avahi-libs (0.8-r5) [2023-01-14T02:07:49.222Z] (57/129) Installing gmp (6.2.1-r1) [2023-01-14T02:07:49.222Z] (58/129) Installing nettle (3.7.3-r0) [2023-01-14T02:07:49.222Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-01-14T02:07:49.222Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-01-14T02:07:49.222Z] (61/129) Installing libunistring (0.9.10-r1) [2023-01-14T02:07:49.222Z] (62/129) Installing gnutls (3.7.1-r1) [2023-01-14T02:07:49.222Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-01-14T02:07:49.222Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-01-14T02:07:49.222Z] (65/129) Installing fribidi (1.0.11-r0) [2023-01-14T02:07:49.222Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-01-14T02:07:49.222Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-01-14T02:07:49.481Z] (68/129) Installing libxft (2.3.4-r0) [2023-01-14T02:07:49.481Z] (69/129) Installing pango (1.48.10-r0) [2023-01-14T02:07:49.481Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-01-14T02:07:49.481Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-14T02:07:49.481Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-01-14T02:07:49.481Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-01-14T02:07:49.481Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-01-14T02:07:49.481Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-01-14T02:07:49.481Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-14T02:07:49.481Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-01-14T02:07:49.481Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-01-14T02:07:49.481Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-01-14T02:07:49.739Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-14T02:07:51.644Z] (79/129) Installing libogg (1.3.5-r0) [2023-01-14T02:07:51.644Z] (80/129) Installing flac (1.3.4-r0) [2023-01-14T02:07:51.644Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-01-14T02:07:51.903Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-01-14T02:07:51.903Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-01-14T02:07:51.903Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-01-14T02:07:51.903Z] (85/129) Installing libass (0.15.2-r0) [2023-01-14T02:07:52.164Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-01-14T02:07:52.164Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-14T02:07:52.164Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-14T02:07:52.164Z] (89/129) Installing lame (3.100-r0) [2023-01-14T02:07:52.164Z] (90/129) Installing opus (1.3.1-r1) [2023-01-14T02:07:52.164Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-01-14T02:07:52.164Z] (92/129) Installing soxr (0.1.3-r2) [2023-01-14T02:07:52.164Z] (93/129) Installing libsrt (1.4.2-r1) [2023-01-14T02:07:52.164Z] (94/129) Installing libssh (0.9.6-r1) [2023-01-14T02:07:52.164Z] (95/129) Installing libtheora (1.1.1-r16) [2023-01-14T02:07:52.164Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-01-14T02:07:52.164Z] (97/129) Installing libpciaccess (0.16-r0) [2023-01-14T02:07:52.164Z] (98/129) Installing libdrm (2.4.109-r0) [2023-01-14T02:07:52.164Z] (99/129) Installing libva (2.13.0-r0) [2023-01-14T02:07:52.164Z] (100/129) Installing libvdpau (1.4-r0) [2023-01-14T02:07:52.164Z] (101/129) Installing vidstab (1.1.0-r1) [2023-01-14T02:07:52.164Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-01-14T02:07:52.164Z] (103/129) Installing libvpx (1.10.0-r0) [2023-01-14T02:07:52.423Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-01-14T02:07:52.423Z] (105/129) Installing x264-libs (20210613-r0) [2023-01-14T02:07:52.423Z] (106/129) Installing x265-libs (3.5-r0) [2023-01-14T02:07:52.423Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-01-14T02:07:52.423Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-01-14T02:07:52.423Z] (109/129) Installing libevent (2.1.12-r4) [2023-01-14T02:07:52.423Z] (110/129) Installing mesa (21.2.6-r0) [2023-01-14T02:07:52.423Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-01-14T02:07:52.423Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-01-14T02:07:52.423Z] (113/129) Installing lcms2 (2.12-r1) [2023-01-14T02:07:52.423Z] (114/129) Installing nspr (4.32-r0) [2023-01-14T02:07:52.682Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-01-14T02:07:52.682Z] (116/129) Installing nss (3.78.1-r0) [2023-01-14T02:07:52.682Z] (117/129) Installing libasyncns (0.8-r1) [2023-01-14T02:07:52.683Z] (118/129) Installing libltdl (2.4.6-r7) [2023-01-14T02:07:52.683Z] (119/129) Installing orc (0.4.32-r0) [2023-01-14T02:07:52.683Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-01-14T02:07:52.683Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-01-14T02:07:52.683Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-01-14T02:07:52.683Z] (123/129) Installing libpulse (15.0-r2) [2023-01-14T02:07:52.683Z] (124/129) Installing re2 (2021.11.01-r0) [2023-01-14T02:07:52.683Z] (125/129) Installing snappy (1.1.9-r1) [2023-01-14T02:07:52.683Z] (126/129) Installing libgpg-error (1.42-r1) [2023-01-14T02:07:52.683Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-01-14T02:07:52.683Z] (128/129) Installing libxslt (1.1.35-r0) [2023-01-14T02:07:52.683Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-01-14T02:07:53.617Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T02:07:53.617Z] Executing glib-2.70.1-r0.trigger [2023-01-14T02:07:53.617Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-14T02:07:55.526Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-14T02:07:55.526Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-14T02:07:55.526Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-14T02:07:55.526Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-14T02:07:55.526Z] OK: 286 MiB in 145 packages [2023-01-14T02:07:58.805Z] Removing intermediate container dfb8ca97e643 [2023-01-14T02:07:58.805Z] ---> fd51e7f0a1e2 [2023-01-14T02:07:58.805Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-14T02:07:58.805Z] ---> Running in a036ed1e31c2 [2023-01-14T02:07:58.805Z] Removing intermediate container a036ed1e31c2 [2023-01-14T02:07:58.805Z] ---> 048eec34a079 [2023-01-14T02:07:58.805Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-14T02:07:58.805Z] ---> Running in 203b09cc4f77 [2023-01-14T02:07:58.805Z] Removing intermediate container 203b09cc4f77 [2023-01-14T02:07:58.805Z] ---> 364a29d11b87 [2023-01-14T02:07:58.805Z] Step 5/10 : RUN npm install -g npm [2023-01-14T02:07:58.805Z] ---> Running in ba3de7fda967 [2023-01-14T02:08:05.366Z] [2023-01-14T02:08:05.366Z] removed 8 packages, changed 80 packages, and audited 231 packages in 5s [2023-01-14T02:08:05.366Z] [2023-01-14T02:08:05.366Z] 14 packages are looking for funding [2023-01-14T02:08:05.366Z] run `npm fund` for details [2023-01-14T02:08:05.366Z] [2023-01-14T02:08:05.366Z] found 0 vulnerabilities [2023-01-14T02:08:05.624Z] Removing intermediate container ba3de7fda967 [2023-01-14T02:08:05.624Z] ---> a6982d343027 [2023-01-14T02:08:05.624Z] Step 6/10 : ARG USER=1000 [2023-01-14T02:08:05.624Z] ---> Running in 548404244bef [2023-01-14T02:08:05.624Z] Removing intermediate container 548404244bef [2023-01-14T02:08:05.624Z] ---> 624abdb1b758 [2023-01-14T02:08:05.624Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-14T02:08:05.624Z] ---> Running in 7f3fd2e67ef1 [2023-01-14T02:08:06.190Z] Removing intermediate container 7f3fd2e67ef1 [2023-01-14T02:08:06.190Z] ---> 8fc78f877e26 [2023-01-14T02:08:06.190Z] Step 8/10 : USER $USER:$USER [2023-01-14T02:08:06.448Z] ---> Running in 42b9c93e4d3a [2023-01-14T02:08:06.448Z] Removing intermediate container 42b9c93e4d3a [2023-01-14T02:08:06.448Z] ---> b71fc61eb36d [2023-01-14T02:08:06.448Z] Step 9/10 : WORKDIR /app [2023-01-14T02:08:06.448Z] ---> Running in 25bf126894f8 [2023-01-14T02:08:06.448Z] Removing intermediate container 25bf126894f8 [2023-01-14T02:08:06.448Z] ---> 9a4a2321724d [2023-01-14T02:08:06.448Z] Step 10/10 : LABEL git_sha=8ce683b5e72aa09196ac7f20014698ba9ac2aace [2023-01-14T02:08:06.448Z] ---> Running in e2ee57c11c1a [2023-01-14T02:08:06.706Z] Removing intermediate container e2ee57c11c1a [2023-01-14T02:08:06.706Z] ---> ca043afc3594 [2023-01-14T02:08:06.706Z] Successfully built ca043afc3594 [2023-01-14T02:08:06.706Z] Successfully tagged edgexfoundry/edgex-web-ui:8ce683b5e72aa09196ac7f20014698ba9ac2aace [2023-01-14T02:08:06.706Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-14T02:08:06.706Z] touch edgex-web-ui.imagebuilt [2023-01-14T02:08:06.706Z] mkdir -p node_modules coverage [2023-01-14T02:08:06.706Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-14T02:08:06.706Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-14T02:08:08.616Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE }, [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE }, [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE }, [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE }, [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE }, [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE }, [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE }, [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE }, [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE required: { [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE }, [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:08:08.617Z] npm WARN EBADENGINE } [2023-01-14T02:08:12.809Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-14T02:08:12.809Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-01-14T02:08:12.809Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-14T02:08:12.809Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:08:12.809Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-14T02:08:13.066Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-14T02:08:13.632Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-14T02:08:14.565Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-14T02:08:14.824Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-14T02:08:16.726Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-01-14T02:08:16.726Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-01-14T02:08:17.660Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-01-14T02:08:19.036Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:08:19.036Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-01-14T02:08:19.293Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-01-14T02:08:19.293Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:08:19.859Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:08:19.860Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:08:20.796Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:08:33.097Z] [2023-01-14T02:08:33.097Z] added 1478 packages, and audited 1479 packages in 24s [2023-01-14T02:08:33.097Z] [2023-01-14T02:08:33.097Z] 90 packages are looking for funding [2023-01-14T02:08:33.097Z] run `npm fund` for details [2023-01-14T02:08:33.097Z] [2023-01-14T02:08:33.097Z] 22 vulnerabilities (1 low, 5 moderate, 12 high, 4 critical) [2023-01-14T02:08:33.097Z] [2023-01-14T02:08:33.097Z] To address issues that do not require attention, run: [2023-01-14T02:08:33.097Z] npm audit fix [2023-01-14T02:08:33.097Z] [2023-01-14T02:08:33.097Z] To address all issues (including breaking changes), run: [2023-01-14T02:08:33.097Z] npm audit fix --force [2023-01-14T02:08:33.097Z] [2023-01-14T02:08:33.097Z] Run `npm audit` for details. [2023-01-14T02:08:33.661Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-01-14T02:08:36.227Z] - Generating browser application bundles (phase: setup)... [2023-01-14T02:08:40.440Z] Compiling @angular/core : es2015 as esm2015 [2023-01-14T02:08:40.440Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-14T02:08:43.730Z] Compiling @angular/common : es2015 as esm2015 [2023-01-14T02:08:43.730Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-14T02:08:43.997Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-14T02:08:43.997Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-14T02:08:44.572Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-14T02:08:44.831Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-14T02:08:44.831Z] Compiling @angular/router : es2015 as esm2015 [2023-01-14T02:08:45.094Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-14T02:08:45.351Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-14T02:08:45.351Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-14T02:08:45.608Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-14T02:08:47.511Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-14T02:08:52.789Z] 14 01 2023 02:08:52.758:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-14T02:08:52.789Z] 14 01 2023 02:08:52.760:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-14T02:08:52.789Z] 14 01 2023 02:08:52.764:INFO [launcher]: Starting browser ChromeHeadless [2023-01-14T02:09:07.127Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2318 in /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [Pipeline] { [Pipeline] ws [2023-01-14T02:09:07.141Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-01-14T02:09:07.177Z] The recommended git tool is: git [2023-01-14T02:09:13.325Z] using credential edgex-jenkins-ssh [2023-01-14T02:09:13.345Z] Cloning the remote Git repository [2023-01-14T02:09:13.408Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:09:13.503Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-01-14T02:09:14.710Z] ✔ Browser application bundle generation complete. [2023-01-14T02:09:14.710Z] 14 01 2023 02:09:12.292:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 0az0tumzbSFcOx3aAAAB with id 25836674 [2023-01-14T02:09:13.680Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:09:13.682Z] > git --version # timeout=10 [2023-01-14T02:09:13.704Z] > git --version # 'git version 2.25.1' [2023-01-14T02:09:13.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:09:13.773Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T02:09:14.969Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-14T02:09:15.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.124 secs) [2023-01-14T02:09:15.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.141 secs) [2023-01-14T02:09:15.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.171 secs) [2023-01-14T02:09:15.227Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.184 secs) [2023-01-14T02:09:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.191 secs) [2023-01-14T02:09:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.22 secs) [2023-01-14T02:09:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.234 secs) [2023-01-14T02:09:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.261 secs) [2023-01-14T02:09:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.314 secs) [2023-01-14T02:09:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.339 secs) [2023-01-14T02:09:15.485Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.343 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.38 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.4 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.422 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.434 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.446 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.46 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.465 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.498 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.506 secs) [2023-01-14T02:09:15.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.511 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.557 secs) [2023-01-14T02:09:16.000Z] WARN: ' [2023-01-14T02:09:16.000Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:09:16.000Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:09:16.000Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:09:16.000Z] in a future version of Angular. [2023-01-14T02:09:16.000Z] [2023-01-14T02:09:16.000Z] For more information on this, see our API docs here: [2023-01-14T02:09:16.000Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:09:16.000Z] ' [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.557 secs) [2023-01-14T02:09:16.000Z] WARN: ' [2023-01-14T02:09:16.000Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:09:16.000Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:09:16.000Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:09:16.000Z] in a future version of Angular. [2023-01-14T02:09:16.000Z] [2023-01-14T02:09:16.000Z] For more information on this, see our API docs here: [2023-01-14T02:09:16.000Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:09:16.000Z] ' [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.596 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.625 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.64 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.658 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.663 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.668 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.669 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.676 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.68 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.683 secs) [2023-01-14T02:09:16.000Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.694 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.756 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.766 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.805 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.816 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.825 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.837 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.846 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.872 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.881 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.896 secs) [2023-01-14T02:09:16.257Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.928 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.947 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.989 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.005 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.022 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.024 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.048 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.057 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.066 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.074 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.079 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.083 secs) [2023-01-14T02:09:16.516Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.095 secs) [2023-01-14T02:09:16.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.108 secs) [2023-01-14T02:09:16.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.111 secs) [2023-01-14T02:09:16.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.12 secs) [2023-01-14T02:09:16.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.195 secs) [2023-01-14T02:09:16.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.221 secs) [2023-01-14T02:09:16.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.229 secs) [2023-01-14T02:09:16.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.243 secs) [2023-01-14T02:09:16.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.249 secs) [2023-01-14T02:09:16.773Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.279 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.298 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.307 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.314 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.363 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.367 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.374 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.392 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.403 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.407 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.409 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.414 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.44 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.449 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.453 secs) [2023-01-14T02:09:17.032Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.479 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.482 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.484 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.494 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.522 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.527 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.53 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.533 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.534 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.558 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.561 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.562 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.567 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.57 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.571 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.573 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.575 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.584 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.588 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.611 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.627 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.637 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.644 secs) [2023-01-14T02:09:17.289Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.647 secs) [2023-01-14T02:09:17.084Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-01-14T02:09:17.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.648 secs) [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.65 secs) [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.657 secs) [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.66 secs) [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.673 secs) [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.678 secs) [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.686 secs) [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.691 secs) [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.704 secs) [2023-01-14T02:09:17.552Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.709 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.718 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.728 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.735 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.741 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.748 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.751 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.755 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.758 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.764 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.767 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.772 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.774 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.795 secs) [2023-01-14T02:09:17.553Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.808 secs) [2023-01-14T02:09:17.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.816 secs) [2023-01-14T02:09:17.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.836 secs) [2023-01-14T02:09:17.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.842 secs) [2023-01-14T02:09:17.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.845 secs) [2023-01-14T02:09:17.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.849 secs) [2023-01-14T02:09:17.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.862 secs) [2023-01-14T02:09:17.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.874 secs) [2023-01-14T02:09:17.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.891 secs) [2023-01-14T02:09:17.810Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.901 secs) [2023-01-14T02:09:17.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.906 secs) [2023-01-14T02:09:17.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.91 secs) [2023-01-14T02:09:17.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.926 secs) [2023-01-14T02:09:17.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.941 secs) [2023-01-14T02:09:17.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.945 secs) [2023-01-14T02:09:17.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.947 secs) [2023-01-14T02:09:17.811Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.961 secs) [2023-01-14T02:09:18.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.971 secs) [2023-01-14T02:09:18.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.975 secs) [2023-01-14T02:09:18.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.997 secs) [2023-01-14T02:09:18.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.028 secs) [2023-01-14T02:09:18.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.045 secs) [2023-01-14T02:09:18.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.058 secs) [2023-01-14T02:09:18.068Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.099 secs / 2.058 secs) [2023-01-14T02:09:18.068Z] TOTAL: 149 SUCCESS [2023-01-14T02:09:18.068Z] ✔ Browser application bundle generation complete. [2023-01-14T02:09:18.623Z] Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit b4edff231965dfa5b3af167cdce7853333303fda [2023-01-14T02:09:18.646Z] [2023-01-14T02:09:18.647Z] =============================== Coverage summary =============================== [2023-01-14T02:09:18.647Z] Statements : 40.98% ( 1467/3580 ) [2023-01-14T02:09:18.647Z] Branches : 12.03% ( 111/923 ) [2023-01-14T02:09:18.647Z] Functions : 33.28% ( 432/1298 ) [2023-01-14T02:09:18.647Z] Lines : 38.91% ( 1318/3387 ) [2023-01-14T02:09:18.647Z] ================================================================================ [2023-01-14T02:09:18.647Z] ✔ Browser application bundle generation complete. [2023-01-14T02:09:18.081Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-01-14T02:09:18.120Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-01-14T02:09:18.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:09:18.136Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-14T02:09:18.669Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T02:09:18.686Z] > git checkout -f b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 [2023-01-14T02:09:19.212Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-586/web' [Pipeline] echo [2023-01-14T02:09:19.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-14T02:09:19.243Z] $ docker stop --time=1 27119fb5fe4874bbdb7f3f50c878d534d589d98a0d99be4469e4ba11c8446888 [2023-01-14T02:09:19.332Z] Merge succeeded, producing 8a42b6f8bfb20248df41fcf080fca6f5027c66fc [2023-01-14T02:09:19.333Z] Checking out Revision 8a42b6f8bfb20248df41fcf080fca6f5027c66fc (PR-586) [2023-01-14T02:09:20.537Z] $ docker rm -f --volumes 27119fb5fe4874bbdb7f3f50c878d534d589d98a0d99be4469e4ba11c8446888 [2023-01-14T02:09:19.133Z] > git remote # timeout=10 [2023-01-14T02:09:19.153Z] > git config --get remote.origin.url # timeout=10 [2023-01-14T02:09:19.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-14T02:09:19.183Z] > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-01-14T02:09:19.319Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-14T02:09:19.346Z] > git config core.sparsecheckout # timeout=10 [2023-01-14T02:09:19.366Z] > git checkout -f 8a42b6f8bfb20248df41fcf080fca6f5027c66fc # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:09:20.901Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-14T02:09:21.626Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-14T02:09:22.241Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-14T02:09:22.585Z] + ls -al . [2023-01-14T02:09:22.585Z] total 188 [2023-01-14T02:09:22.585Z] drwxrwxr-x 14 jenkins jenkins 4096 Jan 14 02:07 . [2023-01-14T02:09:22.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 .. [2023-01-14T02:09:22.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 .blubracket [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:06 .dockerignore [2023-01-14T02:09:22.585Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:06 .git [2023-01-14T02:09:22.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 .github [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:06 .gitignore [2023-01-14T02:09:22.585Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:06 .semver [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:06 Attribution.txt [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:06 CHANGELOG.md [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:06 CONTRIBUTING.md [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:06 Dockerfile [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:06 Jenkinsfile [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:06 LICENSE [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:06 Makefile [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:06 README.md [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:06 VERSION [2023-01-14T02:09:22.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 assets [2023-01-14T02:09:22.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 bin [2023-01-14T02:09:22.585Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 cmd [2023-01-14T02:09:22.585Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:07 coverage.out [2023-01-14T02:09:22.585Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 docs [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:06 go.mod [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:06 go.sum [2023-01-14T02:09:22.585Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:06 internal [2023-01-14T02:09:22.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 snap [2023-01-14T02:09:22.585Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 testing [2023-01-14T02:09:22.585Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:06 version.go [2023-01-14T02:09:22.585Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:22.929Z] + 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=8ce683b5e72aa09196ac7f20014698ba9ac2aace --label arch=amd64 --label version=0.0.0 . [2023-01-14T02:09:22.966Z] Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" [2023-01-14T02:09:22.979Z] > git rev-list --no-walk b4edff231965dfa5b3af167cdce7853333303fda # timeout=10 [2023-01-14T02:09:23.189Z] Sending build context to Docker daemon 48.41MB [2023-01-14T02:09:23.189Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:09:23.189Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-14T02:09:23.189Z] ---> ed9c4e07b300 [2023-01-14T02:09:23.189Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:09:23.448Z] ---> Running in 8e0067bd0497 [2023-01-14T02:09:23.448Z] Removing intermediate container 8e0067bd0497 [2023-01-14T02:09:23.448Z] ---> 82b16e4d3c8a [2023-01-14T02:09:23.448Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:09:23.448Z] ---> Running in 373492f2038e [2023-01-14T02:09:23.706Z] Removing intermediate container 373492f2038e [2023-01-14T02:09:23.706Z] ---> e9a0353dc0a3 [2023-01-14T02:09:23.706Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:09:23.706Z] ---> Running in 43930dc5eba0 [2023-01-14T02:09:23.706Z] Removing intermediate container 43930dc5eba0 [2023-01-14T02:09:23.706Z] ---> 3015afbda041 [2023-01-14T02:09:23.706Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-14T02:09:23.706Z] ---> Running in 9b04a655bac8 [2023-01-14T02:09:23.928Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-14T02:09:23.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T02:09:23.928Z] Dload Upload Total Spent Left Speed [2023-01-14T02:09:23.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [2023-01-14T02:09:23.965Z] Removing intermediate container 9b04a655bac8 [2023-01-14T02:09:23.965Z] ---> b8358a457e1b [2023-01-14T02:09:23.965Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:09:23.965Z] ---> Running in cfdbcf9fbb0e [2023-01-14T02:09:24.224Z] Removing intermediate container cfdbcf9fbb0e [2023-01-14T02:09:24.224Z] ---> 82f7265636d7 [2023-01-14T02:09:24.224Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] sh [2023-01-14T02:09:24.784Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2023-01-14T02:09:24.797Z] ---> a66b2cbd0f0d [2023-01-14T02:09:24.797Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] sh [2023-01-14T02:09:25.055Z] ---> Running in ac5ccadb4b99 [2023-01-14T02:09:25.142Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-14T02:09:25.142Z] + sudo tee /etc/docker/daemon.new [2023-01-14T02:09:25.142Z] { [2023-01-14T02:09:25.142Z] "registry-mirrors": [ [2023-01-14T02:09:25.142Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-14T02:09:25.142Z] ], [2023-01-14T02:09:25.142Z] "bip": "10.250.0.254/24", [2023-01-14T02:09:25.142Z] "hosts": [ [2023-01-14T02:09:25.142Z] "tcp://0.0.0.0:5555", [2023-01-14T02:09:25.142Z] "unix:///var/run/docker.sock" [2023-01-14T02:09:25.142Z] ], [2023-01-14T02:09:25.142Z] "mtu": 1458, [2023-01-14T02:09:25.142Z] "selinux-enabled": true, [2023-01-14T02:09:25.142Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-14T02:09:25.142Z] } [Pipeline] sh [2023-01-14T02:09:25.498Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-14T02:09:25.622Z] Removing intermediate container ac5ccadb4b99 [2023-01-14T02:09:25.622Z] ---> a40e9da6985b [2023-01-14T02:09:25.622Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:09:25.622Z] ---> Running in c76fe430d63f [2023-01-14T02:09:25.870Z] + sudo service docker restart [2023-01-14T02:09:25.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-14T02:09:26.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-14T02:09:27.016Z] OK: 211 MiB in 51 packages [2023-01-14T02:09:27.585Z] Removing intermediate container c76fe430d63f [2023-01-14T02:09:27.585Z] ---> ce659500c814 [2023-01-14T02:09:27.585Z] Step 11/26 : ENV GO111MODULE=on [2023-01-14T02:09:27.585Z] ---> Running in 6cb98848cc2c [2023-01-14T02:09:27.585Z] Removing intermediate container 6cb98848cc2c [2023-01-14T02:09:27.585Z] ---> 47e7be647445 [2023-01-14T02:09:27.585Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:09:27.585Z] ---> Running in 01566cb16c39 [2023-01-14T02:09:27.585Z] Removing intermediate container 01566cb16c39 [2023-01-14T02:09:27.585Z] ---> 879a93ae51ba [2023-01-14T02:09:27.585Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-14T02:09:27.842Z] ---> f57500aa8bbb [2023-01-14T02:09:27.842Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:09:27.842Z] ---> Running in e9bbcfadaef2 [2023-01-14T02:09:28.772Z] Removing intermediate container e9bbcfadaef2 [2023-01-14T02:09:28.772Z] ---> 9bfb5c3f58cc [2023-01-14T02:09:28.772Z] Step 15/26 : COPY . . [2023-01-14T02:09:29.704Z] ---> ed60b8352634 [2023-01-14T02:09:29.704Z] Step 16/26 : RUN ${MAKE} [2023-01-14T02:09:29.704Z] ---> Running in 315127550e87 [2023-01-14T02:09:29.962Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-14T02:09:42.165Z] Removing intermediate container 315127550e87 [2023-01-14T02:09:42.165Z] ---> 390b98cc84b2 [2023-01-14T02:09:42.165Z] Step 17/26 : FROM alpine:3.14 [2023-01-14T02:09:42.165Z] 3.14: Pulling from library/alpine [2023-01-14T02:09:42.165Z] c7ed990a2339: Pulling fs layer [2023-01-14T02:09:42.165Z] c7ed990a2339: Verifying Checksum [2023-01-14T02:09:42.165Z] c7ed990a2339: Download complete [2023-01-14T02:09:42.165Z] c7ed990a2339: Pull complete [2023-01-14T02:09:42.165Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-14T02:09:42.165Z] Status: Downloaded newer image for alpine:3.14 [2023-01-14T02:09:42.165Z] ---> dd53f409bf0b [2023-01-14T02:09:42.165Z] Step 18/26 : EXPOSE 4000 [2023-01-14T02:09:42.165Z] ---> Running in c463aa46e8c4 [2023-01-14T02:09:42.165Z] Removing intermediate container c463aa46e8c4 [2023-01-14T02:09:42.165Z] ---> 8b323e485bd6 [2023-01-14T02:09:42.165Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:09:42.423Z] ---> 9c4a6f4638ff [2023-01-14T02:09:42.423Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-14T02:09:42.682Z] ---> a62dca8f657c [2023-01-14T02:09:42.682Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-14T02:09:42.682Z] ---> ebd7b76b4ea8 [2023-01-14T02:09:42.682Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:09:42.941Z] ---> Running in 6f1a3f3f752e [2023-01-14T02:09:42.941Z] Removing intermediate container 6f1a3f3f752e [2023-01-14T02:09:42.941Z] ---> e17cb04f4c12 [2023-01-14T02:09:42.941Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-14T02:09:42.941Z] ---> Running in e4201750f1f8 [2023-01-14T02:09:42.941Z] Removing intermediate container e4201750f1f8 [2023-01-14T02:09:42.941Z] ---> c89de7437b04 [2023-01-14T02:09:42.941Z] Step 24/26 : LABEL arch=amd64 [2023-01-14T02:09:42.941Z] ---> Running in b93c5e794cab [2023-01-14T02:09:43.204Z] Removing intermediate container b93c5e794cab [2023-01-14T02:09:43.204Z] ---> 3782e1e9ba25 [2023-01-14T02:09:43.204Z] Step 25/26 : LABEL git_sha=8ce683b5e72aa09196ac7f20014698ba9ac2aace [2023-01-14T02:09:43.204Z] ---> Running in c1f3fc62acf6 [2023-01-14T02:09:43.204Z] Removing intermediate container c1f3fc62acf6 [2023-01-14T02:09:43.204Z] ---> 4ef8a80098b4 [2023-01-14T02:09:43.204Z] Step 26/26 : LABEL version=0.0.0 [2023-01-14T02:09:43.204Z] ---> Running in e594a2856c34 [2023-01-14T02:09:43.467Z] Removing intermediate container e594a2856c34 [2023-01-14T02:09:43.467Z] ---> d542fbacad09 [2023-01-14T02:09:43.467Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-14T02:09:43.467Z] Successfully built d542fbacad09 [2023-01-14T02:09:43.467Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:43.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:09:43.921Z] [2023-01-14T02:09:43.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:09:44.216Z] provisioning config files... [2023-01-14T02:09:44.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:09:44.224Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-14T02:09:44.224Z] 5eb5b503b376: Pulling fs layer [2023-01-14T02:09:44.224Z] 5c69ac0246d0: Pulling fs layer [2023-01-14T02:09:44.224Z] ec43610c2a17: Pulling fs layer [2023-01-14T02:09:44.224Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-14T02:09:44.224Z] 33b1e0a273af: Pulling fs layer [2023-01-14T02:09:44.224Z] 5d3b04190fa2: Pulling fs layer [2023-01-14T02:09:44.224Z] 2f39f015ded8: Pulling fs layer [2023-01-14T02:09:44.224Z] 2f39f015ded8: Waiting [2023-01-14T02:09:44.224Z] 33b1e0a273af: Waiting [2023-01-14T02:09:44.224Z] 5d3b04190fa2: Waiting [2023-01-14T02:09:44.224Z] 3a2ae6a8a46f: Waiting [2023-01-14T02:09:44.224Z] 5c69ac0246d0: Verifying Checksum [2023-01-14T02:09:44.224Z] 5c69ac0246d0: Download complete [2023-01-14T02:09:44.224Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-14T02:09:44.224Z] 3a2ae6a8a46f: Download complete [2023-01-14T02:09:44.224Z] 33b1e0a273af: Verifying Checksum [2023-01-14T02:09:44.224Z] 33b1e0a273af: Download complete [2023-01-14T02:09:44.256Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config1799030533169499381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:09:44.483Z] 5d3b04190fa2: Download complete [2023-01-14T02:09:44.483Z] ec43610c2a17: Verifying Checksum [2023-01-14T02:09:44.483Z] ec43610c2a17: Download complete [2023-01-14T02:09:44.483Z] 5eb5b503b376: Download complete [2023-01-14T02:09:44.663Z] ---> docker-login.sh [2023-01-14T02:09:44.663Z] nexus3.edgexfoundry.org:10001 [2023-01-14T02:09:45.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:45.420Z] 2f39f015ded8: Download complete [2023-01-14T02:09:45.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:45.536Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:45.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:45.536Z] [2023-01-14T02:09:45.536Z] Login Succeeded [2023-01-14T02:09:45.536Z] nexus3.edgexfoundry.org:10002 [2023-01-14T02:09:45.678Z] 5eb5b503b376: Pull complete [2023-01-14T02:09:45.678Z] 5c69ac0246d0: Pull complete [2023-01-14T02:09:45.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:45.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:45.810Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:45.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:45.810Z] [2023-01-14T02:09:45.810Z] Login Succeeded [2023-01-14T02:09:45.810Z] nexus3.edgexfoundry.org:10003 [2023-01-14T02:09:46.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:46.243Z] ec43610c2a17: Pull complete [2023-01-14T02:09:46.243Z] 3a2ae6a8a46f: Pull complete [2023-01-14T02:09:46.243Z] 33b1e0a273af: Pull complete [2023-01-14T02:09:46.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:46.359Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:46.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:46.359Z] [2023-01-14T02:09:46.359Z] Login Succeeded [2023-01-14T02:09:46.359Z] nexus3.edgexfoundry.org:10004 [2023-01-14T02:09:46.500Z] 5d3b04190fa2: Pull complete [2023-01-14T02:09:46.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:46.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:46.639Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:46.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:46.639Z] [2023-01-14T02:09:46.639Z] Login Succeeded [2023-01-14T02:09:46.639Z] docker.io [2023-01-14T02:09:46.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-14T02:09:47.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-14T02:09:47.186Z] Configure a credential helper to remove this warning. See [2023-01-14T02:09:47.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-14T02:09:47.186Z] [2023-01-14T02:09:47.186Z] Login Succeeded [2023-01-14T02:09:47.186Z] ---> docker-login.sh ends [Pipeline] } [2023-01-14T02:09:47.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-14T02:09:47.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:09:47.581Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-14T02:09:47.592Z] ========================================================= [2023-01-14T02:09:47.592Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-14T02:09:47.592Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:09:47.973Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-14T02:09:49.427Z] Sending build context to Docker daemon 28.74MB [2023-01-14T02:09:49.427Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:09:49.427Z] Step 2/16 : FROM ${BASE} AS builder [2023-01-14T02:09:49.427Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-14T02:09:49.427Z] 9b18e9b68314: Pulling fs layer [2023-01-14T02:09:49.427Z] 35d82f9e3411: Pulling fs layer [2023-01-14T02:09:49.427Z] e16973657156: Pulling fs layer [2023-01-14T02:09:49.427Z] fc693d55d65f: Pulling fs layer [2023-01-14T02:09:49.427Z] 7e9fc2657dce: Pulling fs layer [2023-01-14T02:09:49.427Z] dda99020689f: Pulling fs layer [2023-01-14T02:09:49.427Z] db1c61fa0a46: Pulling fs layer [2023-01-14T02:09:49.427Z] 891c053d2c06: Pulling fs layer [2023-01-14T02:09:49.427Z] dda99020689f: Waiting [2023-01-14T02:09:49.427Z] db1c61fa0a46: Waiting [2023-01-14T02:09:49.427Z] 891c053d2c06: Waiting [2023-01-14T02:09:49.427Z] fc693d55d65f: Waiting [2023-01-14T02:09:49.427Z] 7e9fc2657dce: Waiting [2023-01-14T02:09:49.427Z] e16973657156: Download complete [2023-01-14T02:09:49.427Z] 35d82f9e3411: Verifying Checksum [2023-01-14T02:09:49.427Z] 35d82f9e3411: Download complete [2023-01-14T02:09:49.427Z] 7e9fc2657dce: Verifying Checksum [2023-01-14T02:09:49.427Z] 7e9fc2657dce: Download complete [2023-01-14T02:09:49.427Z] dda99020689f: Verifying Checksum [2023-01-14T02:09:49.427Z] dda99020689f: Download complete [2023-01-14T02:09:49.427Z] 9b18e9b68314: Verifying Checksum [2023-01-14T02:09:49.427Z] 9b18e9b68314: Download complete [2023-01-14T02:09:50.410Z] 9b18e9b68314: Pull complete [2023-01-14T02:09:50.680Z] 2f39f015ded8: Pull complete [2023-01-14T02:09:50.680Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-14T02:09:50.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:09:50.680Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [2023-01-14T02:09:50.687Z] 891c053d2c06: Verifying Checksum [2023-01-14T02:09:50.687Z] 891c053d2c06: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:09:50.760Z] prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container [2023-01-14T02:09:50.792Z] $ 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-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-14T02:09:50.965Z] 35d82f9e3411: Pull complete [2023-01-14T02:09:51.568Z] e16973657156: Pull complete [2023-01-14T02:09:52.488Z] $ docker top 1b2e189ec3110cb1653556ac0753db4647142a979ad3362abfbb0d8f00078efb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:09:52.860Z] ---> job-cost.sh [2023-01-14T02:09:52.860Z] lf-activate-venv: SKIPPING [2023-01-14T02:09:52.860Z] INFO: No Stack... [2023-01-14T02:09:52.986Z] db1c61fa0a46: Verifying Checksum [2023-01-14T02:09:52.986Z] db1c61fa0a46: Download complete [2023-01-14T02:09:52.986Z] fc693d55d65f: Download complete [2023-01-14T02:09:53.118Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T02:09:53.689Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T02:09:53.975Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/cost.csv [2023-01-14T02:09:53.975Z] + cut -d, -f6 [Pipeline] lock [2023-01-14T02:09:53.991Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [2023-01-14T02:09:53.999Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] did not exist. Created. [2023-01-14T02:09:53.999Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T02:09:54.308Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-14T02:09:54.698Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T02:09:54.705Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T02:09:54.729Z] $ docker stop --time=1 1b2e189ec3110cb1653556ac0753db4647142a979ad3362abfbb0d8f00078efb [2023-01-14T02:09:56.055Z] $ docker rm -f --volumes 1b2e189ec3110cb1653556ac0753db4647142a979ad3362abfbb0d8f00078efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-14T02:10:05.320Z] fc693d55d65f: Pull complete [2023-01-14T02:10:05.320Z] 7e9fc2657dce: Pull complete [2023-01-14T02:10:05.320Z] dda99020689f: Pull complete [2023-01-14T02:10:10.701Z] db1c61fa0a46: Pull complete [2023-01-14T02:10:12.127Z] 891c053d2c06: Pull complete [2023-01-14T02:10:12.128Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-14T02:10:12.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-14T02:10:12.128Z] ---> f96f9c87975a [2023-01-14T02:10:12.128Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:10:14.758Z] ---> Running in c68533bb542e [2023-01-14T02:10:14.758Z] Removing intermediate container c68533bb542e [2023-01-14T02:10:14.758Z] ---> fe333754a678 [2023-01-14T02:10:14.758Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:10:15.032Z] ---> Running in 2db9a9fc4315 [2023-01-14T02:10:15.316Z] Removing intermediate container 2db9a9fc4315 [2023-01-14T02:10:15.316Z] ---> b06aaf94e86e [2023-01-14T02:10:15.316Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:10:15.592Z] ---> Running in 40d069776807 [2023-01-14T02:10:15.867Z] Removing intermediate container 40d069776807 [2023-01-14T02:10:15.867Z] ---> 4d1838bb2b14 [2023-01-14T02:10:15.867Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-01-14T02:10:15.867Z] ---> Running in b5e46c1ec895 [2023-01-14T02:10:16.463Z] Removing intermediate container b5e46c1ec895 [2023-01-14T02:10:16.463Z] ---> ba9cd2af14f5 [2023-01-14T02:10:16.463Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:10:16.463Z] ---> Running in 6df47d8de3a7 [2023-01-14T02:10:17.054Z] Removing intermediate container 6df47d8de3a7 [2023-01-14T02:10:17.054Z] ---> 9aa5638dec45 [2023-01-14T02:10:17.054Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:10:17.658Z] latest: Pulling from library/docker [2023-01-14T02:10:17.658Z] a9eaa45ef418: Pulling fs layer [2023-01-14T02:10:17.658Z] 9b7e78d5cc3f: Pulling fs layer [2023-01-14T02:10:17.658Z] 3e5567070d96: Pulling fs layer [2023-01-14T02:10:17.658Z] 84d0f0d97175: Pulling fs layer [2023-01-14T02:10:17.658Z] 4d837e8284e4: Pulling fs layer [2023-01-14T02:10:17.658Z] 9b063021d93d: Pulling fs layer [2023-01-14T02:10:17.658Z] 31168eb775d5: Pulling fs layer [2023-01-14T02:10:17.658Z] b319acefe37b: Pulling fs layer [2023-01-14T02:10:17.658Z] 9b063021d93d: Waiting [2023-01-14T02:10:17.658Z] 31168eb775d5: Waiting [2023-01-14T02:10:17.658Z] b319acefe37b: Waiting [2023-01-14T02:10:17.658Z] 84d0f0d97175: Waiting [2023-01-14T02:10:17.658Z] 4d837e8284e4: Waiting [2023-01-14T02:10:17.934Z] 9b7e78d5cc3f: Verifying Checksum [2023-01-14T02:10:17.934Z] 9b7e78d5cc3f: Download complete [2023-01-14T02:10:17.934Z] a9eaa45ef418: Download complete [2023-01-14T02:10:18.208Z] 3e5567070d96: Verifying Checksum [2023-01-14T02:10:18.208Z] 3e5567070d96: Download complete [2023-01-14T02:10:18.479Z] 9b063021d93d: Verifying Checksum [2023-01-14T02:10:18.479Z] 9b063021d93d: Download complete [2023-01-14T02:10:18.479Z] 4d837e8284e4: Verifying Checksum [2023-01-14T02:10:18.479Z] 4d837e8284e4: Download complete [2023-01-14T02:10:18.479Z] 31168eb775d5: Verifying Checksum [2023-01-14T02:10:18.755Z] b319acefe37b: Verifying Checksum [2023-01-14T02:10:18.755Z] b319acefe37b: Download complete [2023-01-14T02:10:18.755Z] a9eaa45ef418: Pull complete [2023-01-14T02:10:19.032Z] 84d0f0d97175: Verifying Checksum [2023-01-14T02:10:19.032Z] 84d0f0d97175: Download complete [2023-01-14T02:10:19.304Z] 9b7e78d5cc3f: Pull complete [2023-01-14T02:10:20.502Z] 3e5567070d96: Pull complete [2023-01-14T02:10:21.947Z] 84d0f0d97175: Pull complete [2023-01-14T02:10:22.953Z] 4d837e8284e4: Pull complete [2023-01-14T02:10:23.223Z] 9b063021d93d: Pull complete [2023-01-14T02:10:23.492Z] 31168eb775d5: Pull complete [2023-01-14T02:10:23.763Z] b319acefe37b: Pull complete [2023-01-14T02:10:23.763Z] Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 [2023-01-14T02:10:23.763Z] Status: Downloaded newer image for docker:latest [2023-01-14T02:10:26.364Z] ---> 2f3db858d77d [2023-01-14T02:10:26.364Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:10:26.364Z] ---> Running in 544aac8683a7 [2023-01-14T02:10:28.960Z] Removing intermediate container 544aac8683a7 [2023-01-14T02:10:28.960Z] ---> 667548fcce2a [2023-01-14T02:10:28.960Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:10:28.960Z] ---> Running in 1de3c01e3624 [2023-01-14T02:10:29.544Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:10:30.130Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:10:32.100Z] OK: 221 MiB in 51 packages [2023-01-14T02:10:33.078Z] Removing intermediate container 1de3c01e3624 [2023-01-14T02:10:33.078Z] ---> 18865c0c57cd [2023-01-14T02:10:33.078Z] Step 11/16 : ENV GO111MODULE=on [2023-01-14T02:10:33.078Z] ---> Running in 4110523bc84c [2023-01-14T02:10:33.354Z] Removing intermediate container 4110523bc84c [2023-01-14T02:10:33.354Z] ---> e74ed04c3e9d [2023-01-14T02:10:33.354Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:10:33.625Z] ---> Running in 4d3c628531f1 [2023-01-14T02:10:33.895Z] Removing intermediate container 4d3c628531f1 [2023-01-14T02:10:33.895Z] ---> 5856c56d0e7b [2023-01-14T02:10:33.895Z] Step 13/16 : COPY go.mod vendor* ./ [2023-01-14T02:10:34.488Z] ---> b14c6fa45029 [2023-01-14T02:10:34.488Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:10:34.758Z] ---> Running in 83d3bcb2c8db [2023-01-14T02:11:42.731Z] Removing intermediate container 83d3bcb2c8db [2023-01-14T02:11:42.731Z] ---> f9f6e2039367 [2023-01-14T02:11:42.731Z] Step 15/16 : COPY . . [2023-01-14T02:11:42.731Z] ---> aa06ce1d5380 [2023-01-14T02:11:42.731Z] Step 16/16 : RUN ${MAKE} [2023-01-14T02:11:42.731Z] ---> Running in d6c96f656993 [2023-01-14T02:11:42.731Z] noop [2023-01-14T02:11:42.731Z] Removing intermediate container d6c96f656993 [2023-01-14T02:11:42.731Z] ---> 41f69330c05d [2023-01-14T02:11:42.731Z] Successfully built 41f69330c05d [2023-01-14T02:11:42.731Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:11:43.097Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T02:11:43.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:11:43.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-2318 does not seem to be running inside a container [2023-01-14T02:11:43.415Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-14T02:11:44.923Z] $ docker top fe5efbad44318849923d05c8cea2349edb9567678215dea16043331a4ed67c73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:11:45.839Z] + go version [2023-01-14T02:11:45.839Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-14T02:11:45.861Z] $ docker stop --time=1 fe5efbad44318849923d05c8cea2349edb9567678215dea16043331a4ed67c73 [2023-01-14T02:11:47.628Z] $ docker rm -f --volumes fe5efbad44318849923d05c8cea2349edb9567678215dea16043331a4ed67c73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:11:48.252Z] + docker inspect -f . ci-base-image-arm64 [2023-01-14T02:11:48.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:11:48.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-2318 does not seem to be running inside a container [2023-01-14T02:11:48.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-14T02:11:49.968Z] $ docker top b1c3b1be2d693061f0d13fb50e0ab88ab4686752ab0672d7d5d3b2b8fa9ea76a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:11:50.864Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-14T02:11:51.573Z] + make test [2023-01-14T02:11:51.573Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-01-14T02:11:53.546Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-01-14T02:13:45.567Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-01-14T02:13:45.567Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-01-14T02:13:45.567Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-01-14T02:13:45.567Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-01-14T02:13:45.567Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-01-14T02:13:45.567Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-01-14T02:13:45.567Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-01-14T02:13:45.567Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-01-14T02:13:45.567Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-01-14T02:14:07.697Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-14T02:14:07.697Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-14T02:14:07.972Z] ./bin/test-attribution-txt.sh [2023-01-14T02:14:07.972Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-01-14T02:14:07.972Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-01-14T02:14:08.244Z] make -C web test [2023-01-14T02:14:08.244Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-01-14T02:14:08.244Z] make[1]: tput: No such file or directory [2023-01-14T02:14:08.244Z] make[1]: tput: No such file or directory [2023-01-14T02:14:08.244Z] warning: generating ./VERSION [2023-01-14T02:14:08.244Z] echo "0.0.0" > VERSION [2023-01-14T02:14:08.244Z] docker build \ [2023-01-14T02:14:08.244Z] -f Dockerfile \ [2023-01-14T02:14:08.244Z] --build-arg USER=1000 \ [2023-01-14T02:14:08.244Z] \ [2023-01-14T02:14:08.244Z] --label "git_sha=8a42b6f8bfb20248df41fcf080fca6f5027c66fc" \ [2023-01-14T02:14:08.244Z] -t edgexfoundry/edgex-web-ui:8a42b6f8bfb20248df41fcf080fca6f5027c66fc \ [2023-01-14T02:14:08.244Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-01-14T02:14:08.244Z] . [2023-01-14T02:14:09.689Z] Sending build context to Docker daemon 3.269MB [2023-01-14T02:14:09.689Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-01-14T02:14:09.689Z] 16.17-alpine3.15: Pulling from library/node [2023-01-14T02:14:09.689Z] 47517142f6ba: Pulling fs layer [2023-01-14T02:14:09.689Z] 5f8c4bfa009b: Pulling fs layer [2023-01-14T02:14:09.689Z] f7079c9c4ba1: Pulling fs layer [2023-01-14T02:14:09.689Z] aba105e6f55a: Pulling fs layer [2023-01-14T02:14:09.689Z] aba105e6f55a: Waiting [2023-01-14T02:14:09.961Z] f7079c9c4ba1: Verifying Checksum [2023-01-14T02:14:09.961Z] f7079c9c4ba1: Download complete [2023-01-14T02:14:09.961Z] 47517142f6ba: Download complete [2023-01-14T02:14:09.961Z] aba105e6f55a: Verifying Checksum [2023-01-14T02:14:09.961Z] aba105e6f55a: Download complete [2023-01-14T02:14:10.554Z] 47517142f6ba: Pull complete [2023-01-14T02:14:10.825Z] 5f8c4bfa009b: Verifying Checksum [2023-01-14T02:14:10.825Z] 5f8c4bfa009b: Download complete [2023-01-14T02:14:17.507Z] 5f8c4bfa009b: Pull complete [2023-01-14T02:14:17.507Z] f7079c9c4ba1: Pull complete [2023-01-14T02:14:17.507Z] aba105e6f55a: Pull complete [2023-01-14T02:14:17.507Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-01-14T02:14:17.507Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-01-14T02:14:17.507Z] ---> bf1b8b58d215 [2023-01-14T02:14:17.507Z] Step 2/10 : RUN apk add --no-cache chromium [2023-01-14T02:14:17.507Z] ---> Running in 6e4a3f9508cb [2023-01-14T02:14:19.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:14:19.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:14:20.870Z] (1/128) Installing libxau (1.0.9-r0) [2023-01-14T02:14:20.870Z] (2/128) Installing libmd (1.0.3-r0) [2023-01-14T02:14:20.870Z] (3/128) Installing libbsd (0.11.3-r1) [2023-01-14T02:14:20.870Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-01-14T02:14:20.870Z] (5/128) Installing libxcb (1.14-r2) [2023-01-14T02:14:20.870Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-01-14T02:14:20.870Z] (7/128) Installing libxext (1.3.4-r0) [2023-01-14T02:14:20.870Z] (8/128) Installing libice (1.0.10-r0) [2023-01-14T02:14:20.870Z] (9/128) Installing libuuid (2.37.4-r0) [2023-01-14T02:14:20.870Z] (10/128) Installing libsm (1.2.3-r0) [2023-01-14T02:14:20.870Z] (11/128) Installing libxt (1.2.1-r0) [2023-01-14T02:14:20.870Z] (12/128) Installing libxmu (1.1.3-r0) [2023-01-14T02:14:20.870Z] (13/128) Installing xset (1.2.4-r0) [2023-01-14T02:14:21.163Z] (14/128) Installing xprop (1.2.5-r0) [2023-01-14T02:14:21.163Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-01-14T02:14:21.163Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-01-14T02:14:21.163Z] (17/128) Installing pkgconf (1.8.0-r0) [2023-01-14T02:14:21.163Z] (18/128) Installing libffi (3.4.2-r1) [2023-01-14T02:14:21.163Z] (19/128) Installing libintl (0.21-r0) [2023-01-14T02:14:21.163Z] (20/128) Installing libblkid (2.37.4-r0) [2023-01-14T02:14:21.163Z] (21/128) Installing libmount (2.37.4-r0) [2023-01-14T02:14:21.163Z] (22/128) Installing pcre (8.45-r1) [2023-01-14T02:14:21.163Z] (23/128) Installing glib (2.70.1-r0) [2023-01-14T02:14:21.443Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-01-14T02:14:21.443Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-01-14T02:14:21.443Z] (26/128) Installing shared-mime-info (2.1-r1) [2023-01-14T02:14:21.443Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-01-14T02:14:21.719Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-01-14T02:14:21.719Z] (29/128) Installing libpng (1.6.37-r1) [2023-01-14T02:14:21.719Z] (30/128) Installing libwebp (1.2.2-r0) [2023-01-14T02:14:21.719Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-01-14T02:14:21.719Z] (32/128) Installing tiff (4.4.0-r0) [2023-01-14T02:14:21.719Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-01-14T02:14:21.719Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-01-14T02:14:21.719Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-01-14T02:14:21.719Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-01-14T02:14:21.719Z] (37/128) Installing libxrender (0.9.10-r3) [2023-01-14T02:14:21.719Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-01-14T02:14:21.719Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-01-14T02:14:21.719Z] (40/128) Installing libxi (1.8-r0) [2023-01-14T02:14:21.719Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-01-14T02:14:21.719Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-01-14T02:14:21.719Z] (43/128) Installing atk (2.36.0-r0) [2023-01-14T02:14:21.997Z] (44/128) Installing libxtst (1.2.3-r3) [2023-01-14T02:14:21.997Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-01-14T02:14:21.997Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-01-14T02:14:21.997Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-01-14T02:14:21.997Z] (48/128) Installing expat (2.5.0-r0) [2023-01-14T02:14:21.997Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-01-14T02:14:21.997Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-01-14T02:14:21.997Z] (51/128) Installing freetype (2.11.1-r2) [2023-01-14T02:14:21.997Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-01-14T02:14:21.997Z] (53/128) Installing pixman (0.40.0-r4) [2023-01-14T02:14:21.997Z] (54/128) Installing cairo (1.16.0-r5) [2023-01-14T02:14:22.273Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-01-14T02:14:22.273Z] (56/128) Installing avahi-libs (0.8-r5) [2023-01-14T02:14:22.273Z] (57/128) Installing gmp (6.2.1-r1) [2023-01-14T02:14:22.273Z] (58/128) Installing nettle (3.7.3-r0) [2023-01-14T02:14:22.273Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-01-14T02:14:22.273Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-01-14T02:14:22.273Z] (61/128) Installing libunistring (0.9.10-r1) [2023-01-14T02:14:22.273Z] (62/128) Installing gnutls (3.7.1-r1) [2023-01-14T02:14:22.273Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-01-14T02:14:22.547Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-01-14T02:14:22.547Z] (65/128) Installing fribidi (1.0.11-r0) [2023-01-14T02:14:22.547Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-01-14T02:14:22.547Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-01-14T02:14:22.547Z] (68/128) Installing libxft (2.3.4-r0) [2023-01-14T02:14:22.547Z] (69/128) Installing pango (1.48.10-r0) [2023-01-14T02:14:22.547Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-01-14T02:14:22.547Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-01-14T02:14:22.547Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-01-14T02:14:22.547Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-01-14T02:14:22.818Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-01-14T02:14:22.818Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-01-14T02:14:23.088Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-01-14T02:14:23.365Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-01-14T02:14:23.365Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-01-14T02:14:23.365Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-01-14T02:14:23.365Z] Executing ttf-opensans-1.10-r1.post-install [2023-01-14T02:14:26.000Z] (79/128) Installing libogg (1.3.5-r0) [2023-01-14T02:14:26.000Z] (80/128) Installing flac (1.3.4-r0) [2023-01-14T02:14:26.000Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-01-14T02:14:26.000Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-01-14T02:14:26.000Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-01-14T02:14:26.000Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-01-14T02:14:26.000Z] (85/128) Installing libass (0.15.2-r0) [2023-01-14T02:14:26.000Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-01-14T02:14:26.000Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-01-14T02:14:26.000Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-01-14T02:14:26.000Z] (89/128) Installing lame (3.100-r0) [2023-01-14T02:14:26.000Z] (90/128) Installing opus (1.3.1-r1) [2023-01-14T02:14:26.000Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-01-14T02:14:26.000Z] (92/128) Installing soxr (0.1.3-r2) [2023-01-14T02:14:26.000Z] (93/128) Installing libsrt (1.4.2-r1) [2023-01-14T02:14:26.000Z] (94/128) Installing libssh (0.9.6-r1) [2023-01-14T02:14:26.000Z] (95/128) Installing libtheora (1.1.1-r16) [2023-01-14T02:14:26.274Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-01-14T02:14:26.274Z] (97/128) Installing libdrm (2.4.109-r0) [2023-01-14T02:14:26.274Z] (98/128) Installing libva (2.13.0-r0) [2023-01-14T02:14:26.274Z] (99/128) Installing libvdpau (1.4-r0) [2023-01-14T02:14:26.274Z] (100/128) Installing vidstab (1.1.0-r1) [2023-01-14T02:14:26.274Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-01-14T02:14:26.274Z] (102/128) Installing libvpx (1.10.0-r0) [2023-01-14T02:14:26.274Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-01-14T02:14:26.274Z] (104/128) Installing x264-libs (20210613-r0) [2023-01-14T02:14:26.547Z] (105/128) Installing x265-libs (3.5-r0) [2023-01-14T02:14:26.547Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-01-14T02:14:26.547Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-01-14T02:14:27.148Z] (108/128) Installing libevent (2.1.12-r4) [2023-01-14T02:14:27.148Z] (109/128) Installing mesa (21.2.6-r0) [2023-01-14T02:14:27.149Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-01-14T02:14:27.149Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-01-14T02:14:27.149Z] (112/128) Installing lcms2 (2.12-r1) [2023-01-14T02:14:27.149Z] (113/128) Installing nspr (4.32-r0) [2023-01-14T02:14:27.149Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-01-14T02:14:27.149Z] (115/128) Installing nss (3.78.1-r0) [2023-01-14T02:14:27.423Z] (116/128) Installing libasyncns (0.8-r1) [2023-01-14T02:14:27.423Z] (117/128) Installing libltdl (2.4.6-r7) [2023-01-14T02:14:27.423Z] (118/128) Installing orc (0.4.32-r0) [2023-01-14T02:14:27.423Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-01-14T02:14:27.423Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-01-14T02:14:27.423Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-01-14T02:14:27.423Z] (122/128) Installing libpulse (15.0-r2) [2023-01-14T02:14:27.423Z] (123/128) Installing re2 (2021.11.01-r0) [2023-01-14T02:14:27.423Z] (124/128) Installing snappy (1.1.9-r1) [2023-01-14T02:14:27.423Z] (125/128) Installing libgpg-error (1.42-r1) [2023-01-14T02:14:27.423Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-01-14T02:14:27.423Z] (127/128) Installing libxslt (1.1.35-r0) [2023-01-14T02:14:27.423Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-01-14T02:14:31.751Z] Executing busybox-1.34.1-r7.trigger [2023-01-14T02:14:31.751Z] Executing glib-2.70.1-r0.trigger [2023-01-14T02:14:31.751Z] Executing shared-mime-info-2.1-r1.trigger [2023-01-14T02:14:40.019Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-01-14T02:14:40.019Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-01-14T02:14:40.019Z] Executing fontconfig-2.13.1-r4.trigger [2023-01-14T02:14:40.019Z] Executing mkfontscale-1.2.1-r1.trigger [2023-01-14T02:14:40.019Z] OK: 275 MiB in 144 packages [2023-01-14T02:14:55.150Z] Removing intermediate container 6e4a3f9508cb [2023-01-14T02:14:55.150Z] ---> c52d55d3836c [2023-01-14T02:14:55.150Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-01-14T02:14:55.150Z] ---> Running in b1e0c6c59fb4 [2023-01-14T02:14:55.150Z] Removing intermediate container b1e0c6c59fb4 [2023-01-14T02:14:55.150Z] ---> dedfd3fa1d3d [2023-01-14T02:14:55.150Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-01-14T02:14:55.150Z] ---> Running in 16e66141ee59 [2023-01-14T02:14:55.150Z] Removing intermediate container 16e66141ee59 [2023-01-14T02:14:55.150Z] ---> aa9c25bcadf3 [2023-01-14T02:14:55.150Z] Step 5/10 : RUN npm install -g npm [2023-01-14T02:14:55.150Z] ---> Running in 18f61b2d3efe [2023-01-14T02:15:34.127Z] [2023-01-14T02:15:34.127Z] removed 8 packages, changed 80 packages, and audited 231 packages in 31s [2023-01-14T02:15:34.127Z] [2023-01-14T02:15:34.127Z] 14 packages are looking for funding [2023-01-14T02:15:34.127Z] run `npm fund` for details [2023-01-14T02:15:34.127Z] [2023-01-14T02:15:34.127Z] found 0 vulnerabilities [2023-01-14T02:15:34.127Z] Removing intermediate container 18f61b2d3efe [2023-01-14T02:15:34.127Z] ---> 65f19f103a08 [2023-01-14T02:15:34.127Z] Step 6/10 : ARG USER=1000 [2023-01-14T02:15:34.127Z] ---> Running in 06430d09b2bf [2023-01-14T02:15:34.127Z] Removing intermediate container 06430d09b2bf [2023-01-14T02:15:34.127Z] ---> e53cd72fda22 [2023-01-14T02:15:34.127Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-01-14T02:15:34.127Z] ---> Running in 8726b3d41455 [2023-01-14T02:15:36.104Z] Removing intermediate container 8726b3d41455 [2023-01-14T02:15:36.104Z] ---> 664d536446d2 [2023-01-14T02:15:36.104Z] Step 8/10 : USER $USER:$USER [2023-01-14T02:15:36.104Z] ---> Running in 52adb453f69d [2023-01-14T02:15:36.382Z] Removing intermediate container 52adb453f69d [2023-01-14T02:15:36.382Z] ---> 1e5662fcecd3 [2023-01-14T02:15:36.382Z] Step 9/10 : WORKDIR /app [2023-01-14T02:15:36.656Z] ---> Running in 23c6fced44fb [2023-01-14T02:15:36.932Z] Removing intermediate container 23c6fced44fb [2023-01-14T02:15:36.932Z] ---> 1bfa43bde83b [2023-01-14T02:15:36.932Z] Step 10/10 : LABEL git_sha=8a42b6f8bfb20248df41fcf080fca6f5027c66fc [2023-01-14T02:15:37.209Z] ---> Running in a1431150cd9c [2023-01-14T02:15:37.485Z] Removing intermediate container a1431150cd9c [2023-01-14T02:15:37.485Z] ---> 86389ae9643c [2023-01-14T02:15:37.485Z] Successfully built 86389ae9643c [2023-01-14T02:15:37.485Z] Successfully tagged edgexfoundry/edgex-web-ui:8a42b6f8bfb20248df41fcf080fca6f5027c66fc [2023-01-14T02:15:37.485Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-01-14T02:15:37.485Z] touch edgex-web-ui.imagebuilt [2023-01-14T02:15:37.758Z] mkdir -p node_modules coverage [2023-01-14T02:15:37.758Z] chown "1000:1000" node_modules coverage package-lock.json [2023-01-14T02:15:37.758Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE required: { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE }, [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE required: { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE }, [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE required: { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE }, [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE required: { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE }, [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE required: { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE }, [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE required: { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE }, [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE } [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:15:56.044Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE required: { [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE }, [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE } [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE required: { [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE }, [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE } [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE Unsupported engine { [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE required: { [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE }, [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } [2023-01-14T02:15:56.045Z] npm WARN EBADENGINE } [2023-01-14T02:16:42.965Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-01-14T02:16:42.965Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-01-14T02:16:42.965Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-01-14T02:16:42.965Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:16:42.965Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-01-14T02:16:48.329Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-01-14T02:16:56.585Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-01-14T02:16:58.007Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-01-14T02:17:03.365Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-01-14T02:17:25.459Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-01-14T02:17:25.460Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:17:26.429Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:17:31.807Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:17:33.280Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-01-14T02:17:35.241Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-01-14T02:17:50.283Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-01-14T02:17:50.283Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-01-14T02:18:08.520Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-01-14T02:18:40.782Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-01-14T02:19:19.704Z] [2023-01-14T02:19:19.704Z] added 1475 packages, and audited 1476 packages in 4m [2023-01-14T02:19:19.704Z] [2023-01-14T02:19:19.704Z] 90 packages are looking for funding [2023-01-14T02:19:19.704Z] run `npm fund` for details [2023-01-14T02:19:19.704Z] [2023-01-14T02:19:19.704Z] 22 vulnerabilities (1 low, 5 moderate, 12 high, 4 critical) [2023-01-14T02:19:19.704Z] [2023-01-14T02:19:19.704Z] To address issues that do not require attention, run: [2023-01-14T02:19:19.704Z] npm audit fix [2023-01-14T02:19:19.704Z] [2023-01-14T02:19:19.704Z] To address all issues (including breaking changes), run: [2023-01-14T02:19:19.704Z] npm audit fix --force [2023-01-14T02:19:19.704Z] [2023-01-14T02:19:19.704Z] Run `npm audit` for details. [2023-01-14T02:19:21.121Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-01-14T02:19:43.381Z] - Generating browser application bundles (phase: setup)... [2023-01-14T02:20:22.319Z] Compiling @angular/core : es2015 as esm2015 [2023-01-14T02:20:22.319Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-01-14T02:20:54.571Z] Compiling @angular/common : es2015 as esm2015 [2023-01-14T02:20:54.571Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-01-14T02:20:59.023Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-01-14T02:20:59.023Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-01-14T02:21:03.432Z] Compiling @angular/router : es2015 as esm2015 [2023-01-14T02:21:04.495Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-01-14T02:21:11.197Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-01-14T02:21:12.627Z] Compiling @angular/common/http : es2015 as esm2015 [2023-01-14T02:21:12.627Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-01-14T02:21:18.001Z] Compiling @angular/forms : es2015 as esm2015 [2023-01-14T02:21:18.271Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-01-14T02:21:18.271Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-01-14T02:22:39.967Z] 14 01 2023 02:22:33.954:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-01-14T02:22:39.967Z] 14 01 2023 02:22:33.971:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-01-14T02:22:39.967Z] 14 01 2023 02:22:34.008:INFO [launcher]: Starting browser ChromeHeadless [2023-01-14T02:24:01.643Z] 14 01 2023 02:23:50.039:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-01-14T02:24:19.858Z] 14 01 2023 02:24:17.970:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-01-14T02:25:16.320Z] ✔ Browser application bundle generation complete. [2023-01-14T02:25:16.320Z] 14 01 2023 02:25:10.249:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket E9qeGZei0tUuafAMAAAB with id 96662823 [2023-01-14T02:25:34.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-01-14T02:25:34.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.964 secs) [2023-01-14T02:25:34.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.199 secs) [2023-01-14T02:25:34.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.367 secs) [2023-01-14T02:25:34.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.598 secs) [2023-01-14T02:25:34.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.199 secs) [2023-01-14T02:25:34.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.299 secs) [2023-01-14T02:25:34.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.618 secs) [2023-01-14T02:25:34.848Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.794 secs) [2023-01-14T02:25:35.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.377 secs) [2023-01-14T02:25:35.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.608 secs) [2023-01-14T02:25:37.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 4.749 secs) [2023-01-14T02:25:37.825Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 5.087 secs) [2023-01-14T02:25:38.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 5.199 secs) [2023-01-14T02:25:38.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 5.228 secs) [2023-01-14T02:25:38.093Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 5.278 secs) [2023-01-14T02:25:38.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 5.418 secs) [2023-01-14T02:25:38.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 5.489 secs) [2023-01-14T02:25:38.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 5.552 secs) [2023-01-14T02:25:38.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 5.616 secs) [2023-01-14T02:25:39.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 6.054 secs) [2023-01-14T02:25:39.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 6.265 secs) [2023-01-14T02:25:39.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.295 secs) [2023-01-14T02:25:39.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.32 secs) [2023-01-14T02:25:40.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 7.047 secs) [2023-01-14T02:25:40.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 7.302 secs) [2023-01-14T02:25:40.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 7.381 secs) [2023-01-14T02:25:40.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 7.424 secs) [2023-01-14T02:25:40.998Z] WARN: ' [2023-01-14T02:25:40.998Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:25:40.998Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:25:40.998Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:25:40.998Z] in a future version of Angular. [2023-01-14T02:25:40.998Z] [2023-01-14T02:25:40.998Z] For more information on this, see our API docs here: [2023-01-14T02:25:40.998Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:25:40.998Z] ' [2023-01-14T02:25:40.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 7.424 secs) [2023-01-14T02:25:40.998Z] WARN: ' [2023-01-14T02:25:40.998Z] It looks like you're using ngModel on the same form field as formControlName. [2023-01-14T02:25:40.998Z] Support for using the ngModel input property and ngModelChange event with [2023-01-14T02:25:40.998Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-01-14T02:25:40.998Z] in a future version of Angular. [2023-01-14T02:25:40.998Z] [2023-01-14T02:25:40.998Z] For more information on this, see our API docs here: [2023-01-14T02:25:40.998Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-01-14T02:25:40.998Z] ' [2023-01-14T02:25:40.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.649 secs) [2023-01-14T02:25:41.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.894 secs) [2023-01-14T02:25:41.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 8.099 secs) [2023-01-14T02:25:41.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 8.192 secs) [2023-01-14T02:25:41.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 8.272 secs) [2023-01-14T02:25:41.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 8.307 secs) [2023-01-14T02:25:42.075Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 8.345 secs) [2023-01-14T02:25:42.075Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 8.378 secs) [2023-01-14T02:25:42.075Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.406 secs) [2023-01-14T02:25:42.075Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.425 secs) [2023-01-14T02:25:42.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.621 secs) [2023-01-14T02:25:42.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 8.849 secs) [2023-01-14T02:25:42.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 8.917 secs) [2023-01-14T02:25:42.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 8.983 secs) [2023-01-14T02:25:42.883Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 9.13 secs) [2023-01-14T02:25:43.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 9.266 secs) [2023-01-14T02:25:43.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.292 secs) [2023-01-14T02:25:43.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.31 secs) [2023-01-14T02:25:43.691Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.681 secs) [2023-01-14T02:25:43.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.906 secs) [2023-01-14T02:25:44.233Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.989 secs) [2023-01-14T02:25:44.233Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 10.072 secs) [2023-01-14T02:25:44.501Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 10.178 secs) [2023-01-14T02:25:44.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 10.202 secs) [2023-01-14T02:25:44.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 10.387 secs) [2023-01-14T02:25:44.771Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 10.515 secs) [2023-01-14T02:25:45.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.573 secs) [2023-01-14T02:25:45.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.776 secs) [2023-01-14T02:25:45.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.94 secs) [2023-01-14T02:25:45.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.983 secs) [2023-01-14T02:25:45.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 11.023 secs) [2023-01-14T02:25:45.581Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 11.064 secs) [2023-01-14T02:25:45.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 11.137 secs) [2023-01-14T02:25:45.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 11.198 secs) [2023-01-14T02:25:45.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 11.223 secs) [2023-01-14T02:25:45.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 11.24 secs) [2023-01-14T02:25:45.849Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.255 secs) [2023-01-14T02:25:46.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.271 secs) [2023-01-14T02:25:46.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.309 secs) [2023-01-14T02:25:46.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.415 secs) [2023-01-14T02:25:46.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.684 secs) [2023-01-14T02:25:46.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.784 secs) [2023-01-14T02:25:46.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.882 secs) [2023-01-14T02:25:46.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.904 secs) [2023-01-14T02:25:46.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 11.921 secs) [2023-01-14T02:25:46.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 12.023 secs) [2023-01-14T02:25:46.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.048 secs) [2023-01-14T02:25:47.203Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.086 secs) [2023-01-14T02:25:47.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.291 secs) [2023-01-14T02:25:47.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.382 secs) [2023-01-14T02:25:47.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.544 secs) [2023-01-14T02:25:47.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.566 secs) [2023-01-14T02:25:47.743Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.582 secs) [2023-01-14T02:25:48.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.862 secs) [2023-01-14T02:25:48.282Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.887 secs) [2023-01-14T02:25:48.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.908 secs) [2023-01-14T02:25:48.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.925 secs) [2023-01-14T02:25:48.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.988 secs) [2023-01-14T02:25:48.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.091 secs) [2023-01-14T02:25:48.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.208 secs) [2023-01-14T02:25:49.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.505 secs) [2023-01-14T02:25:49.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 13.527 secs) [2023-01-14T02:25:49.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.549 secs) [2023-01-14T02:25:49.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.678 secs) [2023-01-14T02:25:49.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.7 secs) [2023-01-14T02:25:49.628Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.813 secs) [2023-01-14T02:25:49.895Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 14.131 secs) [2023-01-14T02:25:50.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 14.22 secs) [2023-01-14T02:25:50.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.292 secs) [2023-01-14T02:25:50.163Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.358 secs) [2023-01-14T02:25:50.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.591 secs) [2023-01-14T02:25:50.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.634 secs) [2023-01-14T02:25:50.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.803 secs) [2023-01-14T02:25:50.975Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.892 secs) [2023-01-14T02:25:51.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 15.147 secs) [2023-01-14T02:25:51.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 15.269 secs) [2023-01-14T02:25:51.509Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 15.345 secs) [2023-01-14T02:25:51.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 15.429 secs) [2023-01-14T02:25:51.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 15.481 secs) [2023-01-14T02:25:52.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 15.673 secs) [2023-01-14T02:25:52.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 15.778 secs) [2023-01-14T02:25:52.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.872 secs) [2023-01-14T02:25:52.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 15.94 secs) [2023-01-14T02:25:52.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 16.005 secs) [2023-01-14T02:25:52.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 16.034 secs) [2023-01-14T02:25:52.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 16.049 secs) [2023-01-14T02:25:52.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.102 secs) [2023-01-14T02:25:52.865Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.2 secs) [2023-01-14T02:25:53.134Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.356 secs) [2023-01-14T02:25:53.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.534 secs) [2023-01-14T02:25:53.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.608 secs) [2023-01-14T02:25:53.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 16.682 secs) [2023-01-14T02:25:53.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 16.723 secs) [2023-01-14T02:25:53.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.748 secs) [2023-01-14T02:25:53.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 17.057 secs) [2023-01-14T02:25:54.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 17.078 secs) [2023-01-14T02:25:54.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 17.203 secs) [2023-01-14T02:25:54.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 17.375 secs) [2023-01-14T02:25:54.483Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 17.416 secs) [2023-01-14T02:25:54.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 17.558 secs) [2023-01-14T02:25:55.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.836 secs) [2023-01-14T02:25:55.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 18.217 secs) [2023-01-14T02:25:55.609Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 18.321 secs) [2023-01-14T02:25:56.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 18.57 secs) [2023-01-14T02:25:56.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 18.635 secs) [2023-01-14T02:25:56.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 18.675 secs) [2023-01-14T02:25:56.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 18.7 secs) [2023-01-14T02:25:56.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 18.722 secs) [2023-01-14T02:25:56.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 18.741 secs) [2023-01-14T02:25:56.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 18.811 secs) [2023-01-14T02:25:56.466Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 18.858 secs) [2023-01-14T02:25:56.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 18.895 secs) [2023-01-14T02:25:56.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 18.929 secs) [2023-01-14T02:25:56.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.965 secs) [2023-01-14T02:25:56.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.997 secs) [2023-01-14T02:25:57.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 19.054 secs) [2023-01-14T02:25:57.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.157 secs) [2023-01-14T02:25:57.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 19.196 secs) [2023-01-14T02:25:57.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 19.266 secs) [2023-01-14T02:25:57.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 19.3 secs) [2023-01-14T02:25:57.536Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.332 secs) [2023-01-14T02:25:57.804Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.508 secs) [2023-01-14T02:25:58.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (27.274 secs / 19.508 secs) [2023-01-14T02:25:58.772Z] TOTAL: 149 SUCCESS [2023-01-14T02:25:58.772Z] ✔ Browser application bundle generation complete. [2023-01-14T02:26:03.040Z] [2023-01-14T02:26:03.040Z] =============================== Coverage summary =============================== [2023-01-14T02:26:03.040Z] Statements : 40.95% ( 1466/3580 ) [2023-01-14T02:26:03.040Z] Branches : 12.03% ( 111/923 ) [2023-01-14T02:26:03.040Z] Functions : 33.2% ( 431/1298 ) [2023-01-14T02:26:03.040Z] Lines : 38.88% ( 1317/3387 ) [2023-01-14T02:26:03.040Z] ================================================================================ [2023-01-14T02:26:03.040Z] 14 01 2023 02:26:02.941:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-01-14T02:26:04.456Z] ✔ Browser application bundle generation complete. [2023-01-14T02:26:05.421Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-01-14T02:26:05.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-14T02:26:05.425Z] $ docker stop --time=1 b1c3b1be2d693061f0d13fb50e0ab88ab4686752ab0672d7d5d3b2b8fa9ea76a [2023-01-14T02:26:07.258Z] $ docker rm -f --volumes b1c3b1be2d693061f0d13fb50e0ab88ab4686752ab0672d7d5d3b2b8fa9ea76a [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-14T02:26:08.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-14T02:26:11.633Z] Warning: overwriting stash ‘coverage-report’ [2023-01-14T02:26:17.390Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-14T02:26:17.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-14T02:26:20.759Z] + ls -al . [2023-01-14T02:26:20.759Z] total 184 [2023-01-14T02:26:20.759Z] drwxrwxr-x 13 jenkins jenkins 4096 Jan 14 02:11 . [2023-01-14T02:26:20.759Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 .. [2023-01-14T02:26:20.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 .blubracket [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:09 .dockerignore [2023-01-14T02:26:20.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:09 .git [2023-01-14T02:26:20.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 .github [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:09 .gitignore [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:09 Attribution.txt [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:09 CHANGELOG.md [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:09 CONTRIBUTING.md [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:09 Dockerfile [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:09 Jenkinsfile [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:09 LICENSE [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:09 Makefile [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:09 README.md [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:06 VERSION [2023-01-14T02:26:20.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 assets [2023-01-14T02:26:20.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 bin [2023-01-14T02:26:20.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:09 cmd [2023-01-14T02:26:20.760Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:11 coverage.out [2023-01-14T02:26:20.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:09 docs [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:09 go.mod [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:09 go.sum [2023-01-14T02:26:20.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:09 internal [2023-01-14T02:26:20.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 snap [2023-01-14T02:26:20.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:09 testing [2023-01-14T02:26:20.760Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:09 version.go [2023-01-14T02:26:20.760Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:26:21.112Z] + 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=8a42b6f8bfb20248df41fcf080fca6f5027c66fc --label arch=arm64 --label version=0.0.0 . [2023-01-14T02:26:22.531Z] Sending build context to Docker daemon 31.5MB [2023-01-14T02:26:22.531Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-01-14T02:26:22.531Z] Step 2/26 : FROM ${BASE} AS builder [2023-01-14T02:26:22.531Z] ---> 41f69330c05d [2023-01-14T02:26:22.531Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-01-14T02:26:23.119Z] ---> Running in ad660a694acc [2023-01-14T02:26:23.387Z] Removing intermediate container ad660a694acc [2023-01-14T02:26:23.387Z] ---> e48cc73594e0 [2023-01-14T02:26:23.387Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-01-14T02:26:23.387Z] ---> Running in 4fa1f5c984be [2023-01-14T02:26:23.659Z] Removing intermediate container 4fa1f5c984be [2023-01-14T02:26:23.659Z] ---> 755e32e62bd1 [2023-01-14T02:26:23.659Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-01-14T02:26:23.926Z] ---> Running in c50eb09f6edb [2023-01-14T02:26:24.196Z] Removing intermediate container c50eb09f6edb [2023-01-14T02:26:24.196Z] ---> 26e0b53a90c0 [2023-01-14T02:26:24.196Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-01-14T02:26:24.196Z] ---> Running in c3966952f555 [2023-01-14T02:26:24.469Z] Removing intermediate container c3966952f555 [2023-01-14T02:26:24.469Z] ---> 182aedcc1bc0 [2023-01-14T02:26:24.469Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-01-14T02:26:24.735Z] ---> Running in 22f833b8124a [2023-01-14T02:26:25.002Z] Removing intermediate container 22f833b8124a [2023-01-14T02:26:25.002Z] ---> 1eed0e369ed0 [2023-01-14T02:26:25.002Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-01-14T02:26:26.968Z] ---> fe5397c8b376 [2023-01-14T02:26:26.968Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-01-14T02:26:26.968Z] ---> Running in 559f0ad2d812 [2023-01-14T02:26:28.921Z] Removing intermediate container 559f0ad2d812 [2023-01-14T02:26:28.921Z] ---> 845414ff9965 [2023-01-14T02:26:28.921Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-14T02:26:28.921Z] ---> Running in 94273efb2baf [2023-01-14T02:26:29.886Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-14T02:26:30.476Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-14T02:26:32.422Z] OK: 221 MiB in 51 packages [2023-01-14T02:26:33.012Z] Removing intermediate container 94273efb2baf [2023-01-14T02:26:33.012Z] ---> 73f985fa5b62 [2023-01-14T02:26:33.012Z] Step 11/26 : ENV GO111MODULE=on [2023-01-14T02:26:33.282Z] ---> Running in 4307aaf07d48 [2023-01-14T02:26:33.549Z] Removing intermediate container 4307aaf07d48 [2023-01-14T02:26:33.549Z] ---> 5e3fa5304172 [2023-01-14T02:26:33.549Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-01-14T02:26:33.549Z] ---> Running in 9e83a3a6be80 [2023-01-14T02:26:33.818Z] Removing intermediate container 9e83a3a6be80 [2023-01-14T02:26:33.818Z] ---> 7d051e011e1d [2023-01-14T02:26:33.818Z] Step 13/26 : COPY go.mod vendor* ./ [2023-01-14T02:26:34.414Z] ---> 880fb73728bf [2023-01-14T02:26:34.414Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-14T02:26:34.688Z] ---> Running in 6c987ecedc96 [2023-01-14T02:26:37.278Z] Removing intermediate container 6c987ecedc96 [2023-01-14T02:26:37.278Z] ---> a7bdb8078e16 [2023-01-14T02:26:37.278Z] Step 15/26 : COPY . . [2023-01-14T02:26:41.539Z] ---> 9ea7d9c69b8a [2023-01-14T02:26:41.539Z] Step 16/26 : RUN ${MAKE} [2023-01-14T02:26:41.539Z] ---> Running in 16d46e43d4fc [2023-01-14T02:26:42.501Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-01-14T02:28:19.184Z] Removing intermediate container 16d46e43d4fc [2023-01-14T02:28:19.184Z] ---> 594d533d29bc [2023-01-14T02:28:19.184Z] Step 17/26 : FROM alpine:3.14 [2023-01-14T02:28:19.184Z] 3.14: Pulling from library/alpine [2023-01-14T02:28:19.184Z] 90cda3b7c325: Pulling fs layer [2023-01-14T02:28:19.184Z] 90cda3b7c325: Verifying Checksum [2023-01-14T02:28:19.184Z] 90cda3b7c325: Download complete [2023-01-14T02:28:19.184Z] 90cda3b7c325: Pull complete [2023-01-14T02:28:19.184Z] Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a [2023-01-14T02:28:19.184Z] Status: Downloaded newer image for alpine:3.14 [2023-01-14T02:28:19.184Z] ---> 275902a1839d [2023-01-14T02:28:19.184Z] Step 18/26 : EXPOSE 4000 [2023-01-14T02:28:19.184Z] ---> Running in 6f611237fc03 [2023-01-14T02:28:19.184Z] Removing intermediate container 6f611237fc03 [2023-01-14T02:28:19.184Z] ---> 3decf5699445 [2023-01-14T02:28:19.184Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:28:19.184Z] ---> 1a5ab3b53300 [2023-01-14T02:28:19.184Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-01-14T02:28:19.184Z] ---> 586448cbf0d8 [2023-01-14T02:28:19.184Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-01-14T02:28:19.184Z] ---> 89300a2acb0a [2023-01-14T02:28:19.184Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-01-14T02:28:19.184Z] ---> Running in 517dcdd2acf1 [2023-01-14T02:28:19.184Z] Removing intermediate container 517dcdd2acf1 [2023-01-14T02:28:19.184Z] ---> 3e9957c74a0a [2023-01-14T02:28:19.184Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-01-14T02:28:19.184Z] ---> Running in 20b864d4a906 [2023-01-14T02:28:19.184Z] Removing intermediate container 20b864d4a906 [2023-01-14T02:28:19.184Z] ---> c71b519a4fa7 [2023-01-14T02:28:19.184Z] Step 24/26 : LABEL arch=arm64 [2023-01-14T02:28:19.184Z] ---> Running in 31466fc7c56d [2023-01-14T02:28:19.184Z] Removing intermediate container 31466fc7c56d [2023-01-14T02:28:19.184Z] ---> 20faa9df0df6 [2023-01-14T02:28:19.184Z] Step 25/26 : LABEL git_sha=8a42b6f8bfb20248df41fcf080fca6f5027c66fc [2023-01-14T02:28:19.184Z] ---> Running in 2077b09f0811 [2023-01-14T02:28:19.184Z] Removing intermediate container 2077b09f0811 [2023-01-14T02:28:19.184Z] ---> 03ccb8914982 [2023-01-14T02:28:19.184Z] Step 26/26 : LABEL version=0.0.0 [2023-01-14T02:28:19.184Z] ---> Running in 782a50243b2b [2023-01-14T02:28:19.184Z] Removing intermediate container 782a50243b2b [2023-01-14T02:28:19.184Z] ---> b4760d632000 [2023-01-14T02:28:19.184Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-14T02:28:19.184Z] Successfully built b4760d632000 [2023-01-14T02:28:19.184Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:28:19.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:28:19.677Z] [2023-01-14T02:28:19.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:28:20.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:28:20.294Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-14T02:28:20.294Z] 8998bd30e6a1: Pulling fs layer [2023-01-14T02:28:20.294Z] 04944245beec: Pulling fs layer [2023-01-14T02:28:20.294Z] 699f458cf7ca: Pulling fs layer [2023-01-14T02:28:20.294Z] 765212b225bb: Pulling fs layer [2023-01-14T02:28:20.294Z] f23df028b6ca: Pulling fs layer [2023-01-14T02:28:20.294Z] d65c8cfc05b1: Pulling fs layer [2023-01-14T02:28:20.294Z] 2437ff75d9bd: Pulling fs layer [2023-01-14T02:28:20.294Z] f23df028b6ca: Waiting [2023-01-14T02:28:20.294Z] d65c8cfc05b1: Waiting [2023-01-14T02:28:20.294Z] 765212b225bb: Waiting [2023-01-14T02:28:20.294Z] 2437ff75d9bd: Waiting [2023-01-14T02:28:20.294Z] 04944245beec: Verifying Checksum [2023-01-14T02:28:20.294Z] 04944245beec: Download complete [2023-01-14T02:28:20.294Z] 765212b225bb: Verifying Checksum [2023-01-14T02:28:20.294Z] 765212b225bb: Download complete [2023-01-14T02:28:20.570Z] f23df028b6ca: Download complete [2023-01-14T02:28:20.570Z] d65c8cfc05b1: Verifying Checksum [2023-01-14T02:28:20.570Z] d65c8cfc05b1: Download complete [2023-01-14T02:28:20.570Z] 699f458cf7ca: Verifying Checksum [2023-01-14T02:28:20.570Z] 699f458cf7ca: Download complete [2023-01-14T02:28:20.839Z] 8998bd30e6a1: Verifying Checksum [2023-01-14T02:28:20.839Z] 8998bd30e6a1: Download complete [2023-01-14T02:28:23.428Z] 2437ff75d9bd: Download complete [2023-01-14T02:28:25.378Z] 8998bd30e6a1: Pull complete [2023-01-14T02:28:25.648Z] 04944245beec: Pull complete [2023-01-14T02:28:27.060Z] 699f458cf7ca: Pull complete [2023-01-14T02:28:27.328Z] 765212b225bb: Pull complete [2023-01-14T02:28:28.292Z] f23df028b6ca: Pull complete [2023-01-14T02:28:28.562Z] d65c8cfc05b1: Pull complete [2023-01-14T02:28:43.592Z] 2437ff75d9bd: Pull complete [2023-01-14T02:28:43.592Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-14T02:28:43.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-14T02:28:43.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:28:43.821Z] prd-ubuntu20.04-docker-arm64-4c-16g-2318 does not seem to be running inside a container [2023-01-14T02:28:43.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-14T02:28:47.390Z] $ docker top 1affb58bb4b8850ee0c79f689062eca6e79e1d6cf96aaeb17a5388502d599151 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:28:48.319Z] ---> job-cost.sh [2023-01-14T02:28:48.319Z] lf-activate-venv: SKIPPING [2023-01-14T02:28:48.319Z] INFO: No Stack... [2023-01-14T02:28:48.908Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-14T02:28:49.875Z] INFO: Archiving Costs [Pipeline] sh [2023-01-14T02:28:50.535Z] + cut -d, -f6 [2023-01-14T02:28:50.535Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2023-01-14T02:28:50.588Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [2023-01-14T02:28:50.599Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] did not exist. Created. [2023-01-14T02:28:50.599Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-14T02:28:51.300Z] /w/workspace/edgex-ui-go/2@tmp/durable-61cfd477/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-14T02:28:51.989Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-14T02:28:52.013Z] Warning: overwriting stash ‘stack-cost’ [2023-01-14T02:28:57.497Z] Stashed 1 file(s) [Pipeline] } [2023-01-14T02:28:57.504Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-586-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-14T02:28:57.517Z] $ docker stop --time=1 1affb58bb4b8850ee0c79f689062eca6e79e1d6cf96aaeb17a5388502d599151 [2023-01-14T02:28:59.351Z] $ docker rm -f --volumes 1affb58bb4b8850ee0c79f689062eca6e79e1d6cf96aaeb17a5388502d599151 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-01-14T02:28:59.847Z] provisioning config files... [2023-01-14T02:28:59.855Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config17697162141489452022tmp [Pipeline] { [Pipeline] sh [2023-01-14T02:29:00.145Z] + set +x [2023-01-14T02:29:00.145Z] + + curl -s https://codecov.io/bash [2023-01-14T02:29:00.145Z] bash -s -- [2023-01-14T02:29:00.145Z] [2023-01-14T02:29:00.145Z] _____ _ [2023-01-14T02:29:00.145Z] / ____| | | [2023-01-14T02:29:00.145Z] | | ___ __| | ___ ___ _____ __ [2023-01-14T02:29:00.145Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-14T02:29:00.145Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-14T02:29:00.145Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-14T02:29:00.145Z] Bash-1.0.6 [2023-01-14T02:29:00.145Z] [2023-01-14T02:29:00.145Z] [2023-01-14T02:29:00.145Z] ==> git version 2.25.1 found [2023-01-14T02:29:00.145Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-01-14T02:29:00.145Z] Release-Date: 2020-01-08 [2023-01-14T02:29:00.145Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-14T02:29:00.145Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-14T02:29:00.145Z] ==> Jenkins CI detected. [2023-01-14T02:29:00.145Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-586 [2023-01-14T02:29:00.145Z] project root: . [2023-01-14T02:29:00.145Z] --> token set from env [2023-01-14T02:29:00.145Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-14T02:29:00.145Z] ==> Running gcov in . (disable via -X gcov) [2023-01-14T02:29:00.404Z] ==> Python coveragepy not found [2023-01-14T02:29:00.404Z] ==> Searching for coverage reports in: [2023-01-14T02:29:00.404Z] + . [2023-01-14T02:29:00.404Z] -> Found 1 reports [2023-01-14T02:29:00.404Z] ==> Detecting git/mercurial file structure [2023-01-14T02:29:00.404Z] ==> Reading reports [2023-01-14T02:29:00.404Z] + ./coverage.out bytes=10 [2023-01-14T02:29:00.404Z] ==> Appending adjustments [2023-01-14T02:29:00.404Z] https://docs.codecov.io/docs/fixing-reports [2023-01-14T02:29:01.340Z] + Found adjustments [2023-01-14T02:29:01.340Z] ==> Gzipping contents [2023-01-14T02:29:01.340Z] 12K /tmp/codecov.jVpZ5h.gz [2023-01-14T02:29:01.340Z] ==> Uploading reports [2023-01-14T02:29:01.340Z] url: https://codecov.io [2023-01-14T02:29:01.340Z] query: branch=PR-586&commit=8ce683b5e72aa09196ac7f20014698ba9ac2aace&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-586%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=586&job=&cmd_args= [2023-01-14T02:29:01.340Z] -> Pinging Codecov [2023-01-14T02:29:01.340Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-586&commit=8ce683b5e72aa09196ac7f20014698ba9ac2aace&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-586%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=586&job=&cmd_args= [2023-01-14T02:29:01.599Z] -> Uploading to [2023-01-14T02:29:01.599Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-14/FB506323287CE973F263BFD2A0EB1F37/8ce683b5e72aa09196ac7f20014698ba9ac2aace/b70c8980-3bc1-4c73-b34f-93b90f6da8c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T022901Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce640f02d310d0391f442829bba7a40cde3f7410b3852a33c189a60fcc2b2e4a [2023-01-14T02:29:01.599Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-14T02:29:01.599Z] Dload Upload Total Spent Left Speed [2023-01-14T02:29:01.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 38885 --:--:-- --:--:-- --:--:-- 38885 [2023-01-14T02:29:01.599Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8ce683b5e72aa09196ac7f20014698ba9ac2aace [Pipeline] } [2023-01-14T02:29:01.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-14T02:29:02.365Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives ] [2023-01-14T02:29:02.365Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives [2023-01-14T02:29:02.365Z] total 16 [2023-01-14T02:29:02.365Z] drwxr-xr-x 3 root root 4096 Jan 14 02:09 . [2023-01-14T02:29:02.365Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:09 .. [2023-01-14T02:29:02.365Z] drwxr-xr-x 2 root root 4096 Jan 14 02:09 cost [2023-01-14T02:29:02.365Z] -rw-r--r-- 1 root root 83 Jan 14 02:09 cost.csv [2023-01-14T02:29:02.365Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives [2023-01-14T02:29:02.365Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives [2023-01-14T02:29:02.365Z] total 16 [2023-01-14T02:29:02.365Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:09 . [2023-01-14T02:29:02.365Z] drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:09 .. [2023-01-14T02:29:02.365Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 02:09 cost [2023-01-14T02:29:02.365Z] -rw-r--r-- 1 jenkins jenkins 83 Jan 14 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:29:02.653Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:29:03.509Z] ---> package-listing.sh [2023-01-14T02:29:03.509Z] ++ facter osfamily [2023-01-14T02:29:03.509Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-14T02:29:03.768Z] + OS_FAMILY=debian [2023-01-14T02:29:03.768Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-586 [2023-01-14T02:29:03.768Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-14T02:29:03.768Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-14T02:29:03.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-14T02:29:03.768Z] + PACKAGES=/tmp/packages_start.txt [2023-01-14T02:29:03.768Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-586 ']' [2023-01-14T02:29:03.768Z] + PACKAGES=/tmp/packages_end.txt [2023-01-14T02:29:03.768Z] + case "${OS_FAMILY}" in [2023-01-14T02:29:03.768Z] + dpkg -l [2023-01-14T02:29:03.768Z] + grep '^ii' [2023-01-14T02:29:03.768Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-14T02:29:03.768Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-14T02:29:03.768Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-14T02:29:03.768Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-586 ']' [2023-01-14T02:29:03.768Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/ [2023-01-14T02:29:03.768Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-586/archives/ [Pipeline] echo [2023-01-14T02:29:03.779Z] 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-586/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-14T02:29:04.058Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-14T02:29:04.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-14T02:29:04.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-14T02:29:04.743Z] prd-ubuntu20.04-docker-8c-8g-2312 does not seem to be running inside a container [2023-01-14T02:29:04.789Z] $ 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-586/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-586 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586:/w/workspace/edgexfoundry_edgex-ui-go_PR-586:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-14T02:29:04.990Z] $ docker top c22f72241a8861a3f325761cf7a9eaf3e861f4601379c5a6d248f73f79ef5ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-14T02:29:05.329Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-14T02:29:05.612Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-14T02:29:05.896Z] + ls /var/log/sa-host [2023-01-14T02:29:05.896Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-14T02:29:05.970Z] provisioning config files... [2023-01-14T02:29:05.978Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-586@tmp/config2750412375918082250tmp [Pipeline] { [Pipeline] echo [2023-01-14T02:29:05.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:29:06.273Z] ---> create-netrc.sh [Pipeline] } [2023-01-14T02:29:06.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:29:06.614Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-14T02:29:06.623Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:29:06.906Z] ---> sudo-logs.sh [2023-01-14T02:29:06.906Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-14T02:29:06.927Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:29:07.214Z] ---> job-cost.sh [2023-01-14T02:29:07.214Z] lf-activate-venv: SKIPPING [2023-01-14T02:29:07.214Z] DEBUG: total: 0.2199999988079071 [2023-01-14T02:29:07.214Z] INFO: Retrieving Stack Cost... [2023-01-14T02:29:07.473Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-14T02:29:08.045Z] INFO: Archiving Costs [Pipeline] echo [2023-01-14T02:29:08.057Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-14T02:29:08.340Z] ---> logs-deploy.sh [2023-01-14T02:29:08.340Z] lf-activate-venv: SKIPPING [2023-01-14T02:29:08.340Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-586/2 [2023-01-14T02:29:08.340Z] INFO: archiving workspace using pattern(s): [2023-01-14T02:29:09.273Z] Archives upload complete. [2023-01-14T02:29:09.273Z] INFO: archiving logs to Nexus