Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb11956e9b43ee4028775c1a4fa1b4de32ff29b3+3b11f5800bf1be7c6dc664b1a997417eb16645d3 (6e5c91e49fc9ef3310f17efa4dcfa805fcb1ee33) 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-ssh14244707872668692905.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6097134676894729595.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16882357291923122682.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh222630311809386672.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-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-556/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2526673008590061777.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11177 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-556 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 3b11f5800bf1be7c6dc664b1a997417eb16645d3 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 Merge succeeded, producing b7287700188ec01c6d2042974ba38f4b53725886 Checking out Revision b7287700188ec01c6d2042974ba38f4b53725886 (PR-556) > 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/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b7287700188ec01c6d2042974ba38f4b53725886 # timeout=10 Commit message: "Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-27T02:07:55.561Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-27T02:07:55.606Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-27T02:07:55.624Z] ========================================================= [2023-04-27T02:07:55.624Z] EdgeX Global Pipelines Version Info [2023-04-27T02:07:55.624Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ee52e2a10493194cceaae8a1178b5036d36cbf10 # timeout=10 [2023-04-27T02:07:56.342Z] ------------------- [2023-04-27T02:07:56.342Z] stable info: [2023-04-27T02:07:56.342Z] ------------------- [2023-04-27T02:07:56.342Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-27T02:07:56.342Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T02:07:56.342Z] Message: update stable to v1.0.248 [2023-04-27T02:07:56.910Z] ------------------- [2023-04-27T02:07:56.910Z] experimental info: [2023-04-27T02:07:56.910Z] ------------------- [2023-04-27T02:07:56.910Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-27T02:07:56.910Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-27T02:07:56.910Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-27T02:07:57.116Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-27T02:07:57.125Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-27T02:07:57.133Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-27T02:07:57.145Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-27T02:07:57.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-27T02:07:57.169Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-27T02:07:57.180Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-27T02:07:57.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-27T02:07:57.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-27T02:07:57.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-27T02:07:57.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-27T02:07:57.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-27T02:07:57.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-27T02:07:57.269Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-27T02:07:57.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T02:07:57.293Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-27T02:07:57.305Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T02:07:57.315Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-27T02:07:57.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-27T02:07:57.337Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-27T02:07:57.345Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-27T02:07:57.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-27T02:07:57.362Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-27T02:07:57.372Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-27T02:07:57.387Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-27T02:07:57.398Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-27T02:07:57.411Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-27T02:07:57.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-556 [Pipeline] echo [2023-04-27T02:07:57.441Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-556 [Pipeline] echo [2023-04-27T02:07:57.456Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-556 [Pipeline] echo [2023-04-27T02:07:57.473Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b7287700188ec01c6d2042974ba38f4b53725886 [Pipeline] echo [2023-04-27T02:07:57.490Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b728770 [Pipeline] echo [2023-04-27T02:07:57.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:07:57.556Z] provisioning config files... [2023-04-27T02:07:57.569Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config3981799592519622880tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:07:58.281Z] ---> docker-login.sh [2023-04-27T02:07:58.281Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:07:58.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:58.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:58.542Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:58.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:58.542Z] [2023-04-27T02:07:58.542Z] Login Succeeded [2023-04-27T02:07:58.542Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:07:58.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:58.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:58.542Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:58.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:58.542Z] [2023-04-27T02:07:58.542Z] Login Succeeded [2023-04-27T02:07:58.542Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:07:58.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:58.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:58.801Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:58.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:58.801Z] [2023-04-27T02:07:58.802Z] Login Succeeded [2023-04-27T02:07:58.802Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:07:58.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:58.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:58.802Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:58.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:58.802Z] [2023-04-27T02:07:58.802Z] Login Succeeded [2023-04-27T02:07:58.802Z] docker.io [2023-04-27T02:07:58.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:07:59.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:07:59.062Z] Configure a credential helper to remove this warning. See [2023-04-27T02:07:59.062Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:07:59.062Z] [2023-04-27T02:07:59.062Z] Login Succeeded [2023-04-27T02:07:59.062Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:07:59.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-27T02:07:59.445Z] + git rev-list -1 --merges b7287700188ec01c6d2042974ba38f4b53725886~1..b7287700188ec01c6d2042974ba38f4b53725886 [Pipeline] echo [2023-04-27T02:07:59.490Z] -----------> git rev-list -1 --merges b7287700188ec01c6d2042974ba38f4b53725886~1..b7287700188ec01c6d2042974ba38f4b53725886 b7287700188ec01c6d2042974ba38f4b53725886 [2023-04-27T02:07:59.491Z] b7287700188ec01c6d2042974ba38f4b53725886 [false] [Pipeline] sh [2023-04-27T02:07:59.826Z] + git log --format=format:%s -1 b7287700188ec01c6d2042974ba38f4b53725886 [Pipeline] echo [2023-04-27T02:07:59.845Z] ========================================================= [2023-04-27T02:07:59.845Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-27T02:07:59.845Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:08:00.194Z] + git log --format=format:%s -1 b7287700188ec01c6d2042974ba38f4b53725886 [Pipeline] echo [2023-04-27T02:08:00.208Z] [semverPrep] GIT_COMMIT: b7287700188ec01c6d2042974ba38f4b53725886, Commit Message: Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD [Pipeline] echo [2023-04-27T02:08:00.221Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-27T02:08:00.573Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-27T02:08:00.573Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-27T02:08:00.573Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-27T02:08:00.573Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-27T02:08:00.573Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-04-27T02:08:00.573Z] -a /etc/ssh/ssh_known_hosts [2023-04-27T02:08:00.573Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:08:00.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T02:08:00.920Z] [2023-04-27T02:08:00.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:08:01.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T02:08:01.222Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-27T02:08:01.222Z] b85a868b505f: Pulling fs layer [2023-04-27T02:08:01.222Z] e2be974225ed: Pulling fs layer [2023-04-27T02:08:01.222Z] 339a4e72a1f5: Pulling fs layer [2023-04-27T02:08:01.222Z] 988bab9f4d93: Pulling fs layer [2023-04-27T02:08:01.222Z] 1469e6f7b9e6: Pulling fs layer [2023-04-27T02:08:01.222Z] eaf3925da568: Pulling fs layer [2023-04-27T02:08:01.222Z] bab4dde63d76: Pulling fs layer [2023-04-27T02:08:01.222Z] bde34c3a00c8: Pulling fs layer [2023-04-27T02:08:01.222Z] b352a97aabf1: Pulling fs layer [2023-04-27T02:08:01.222Z] 4872d77fe225: Pulling fs layer [2023-04-27T02:08:01.222Z] 5851b861e8e6: Pulling fs layer [2023-04-27T02:08:01.222Z] 1469e6f7b9e6: Waiting [2023-04-27T02:08:01.222Z] 988bab9f4d93: Waiting [2023-04-27T02:08:01.222Z] bab4dde63d76: Waiting [2023-04-27T02:08:01.222Z] eaf3925da568: Waiting [2023-04-27T02:08:01.222Z] b352a97aabf1: Waiting [2023-04-27T02:08:01.222Z] 4872d77fe225: Waiting [2023-04-27T02:08:01.222Z] 5851b861e8e6: Waiting [2023-04-27T02:08:01.222Z] e2be974225ed: Verifying Checksum [2023-04-27T02:08:01.222Z] e2be974225ed: Download complete [2023-04-27T02:08:01.222Z] 988bab9f4d93: Verifying Checksum [2023-04-27T02:08:01.222Z] 988bab9f4d93: Download complete [2023-04-27T02:08:01.222Z] 1469e6f7b9e6: Verifying Checksum [2023-04-27T02:08:01.222Z] 1469e6f7b9e6: Download complete [2023-04-27T02:08:01.222Z] eaf3925da568: Verifying Checksum [2023-04-27T02:08:01.222Z] eaf3925da568: Download complete [2023-04-27T02:08:02.114Z] 339a4e72a1f5: Verifying Checksum [2023-04-27T02:08:02.114Z] 339a4e72a1f5: Download complete [2023-04-27T02:08:02.114Z] bde34c3a00c8: Download complete [2023-04-27T02:08:02.114Z] b352a97aabf1: Download complete [2023-04-27T02:08:02.114Z] 4872d77fe225: Download complete [2023-04-27T02:08:02.114Z] 5851b861e8e6: Verifying Checksum [2023-04-27T02:08:02.114Z] 5851b861e8e6: Download complete [2023-04-27T02:08:02.114Z] b85a868b505f: Verifying Checksum [2023-04-27T02:08:02.114Z] b85a868b505f: Download complete [2023-04-27T02:08:02.873Z] bab4dde63d76: Verifying Checksum [2023-04-27T02:08:02.873Z] bab4dde63d76: Download complete [2023-04-27T02:08:04.043Z] b85a868b505f: Pull complete [2023-04-27T02:08:04.043Z] e2be974225ed: Pull complete [2023-04-27T02:08:04.620Z] 339a4e72a1f5: Pull complete [2023-04-27T02:08:04.883Z] 988bab9f4d93: Pull complete [2023-04-27T02:08:05.466Z] 1469e6f7b9e6: Pull complete [2023-04-27T02:08:05.466Z] eaf3925da568: Pull complete [2023-04-27T02:08:07.379Z] bab4dde63d76: Pull complete [2023-04-27T02:08:07.379Z] bde34c3a00c8: Pull complete [2023-04-27T02:08:07.639Z] b352a97aabf1: Pull complete [2023-04-27T02:08:07.639Z] 4872d77fe225: Pull complete [2023-04-27T02:08:07.900Z] 5851b861e8e6: Pull complete [2023-04-27T02:08:07.900Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-27T02:08:07.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-27T02:08:07.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:08:08.002Z] prd-ubuntu20.04-docker-8c-8g-11177 does not seem to be running inside a container [2023-04-27T02:08:08.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-27T02:08:11.919Z] $ docker top 0be42d98ab6885ae396be3620bfba8d6ae315cebdebae85bc050c81abf33858f -eo pid,comm [2023-04-27T02:08:11.980Z] 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-04-27T02:08:11.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-27T02:08:12.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T02:08:12.139Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T02:08:12.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T02:08:12.267Z] $ docker exec 0be42d98ab6885ae396be3620bfba8d6ae315cebdebae85bc050c81abf33858f ssh-agent [2023-04-27T02:08:12.388Z] SSH_AUTH_SOCK=/tmp/ssh-DeowxMM4zzdO/agent.31 [2023-04-27T02:08:12.389Z] SSH_AGENT_PID=38 [2023-04-27T02:08:12.398Z] Running ssh-add (command line suppressed) [2023-04-27T02:08:12.509Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_13324340980941283535.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_13324340980941283535.key) [2023-04-27T02:08:12.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T02:08:12.828Z] + git tag --points-at HEAD [Pipeline] } [2023-04-27T02:08:12.851Z] $ docker exec --env ******** --env ******** 0be42d98ab6885ae396be3620bfba8d6ae315cebdebae85bc050c81abf33858f ssh-agent -k [2023-04-27T02:08:12.959Z] unset SSH_AUTH_SOCK; [2023-04-27T02:08:12.959Z] unset SSH_AGENT_PID; [2023-04-27T02:08:12.960Z] echo Agent pid 38 killed; [2023-04-27T02:08:12.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-27T02:08:13.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-27T02:08:13.022Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-27T02:08:13.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-27T02:08:13.152Z] $ docker exec 0be42d98ab6885ae396be3620bfba8d6ae315cebdebae85bc050c81abf33858f ssh-agent [2023-04-27T02:08:13.265Z] SSH_AUTH_SOCK=/tmp/ssh-1XbikQZYR5jX/agent.70 [2023-04-27T02:08:13.265Z] SSH_AGENT_PID=76 [2023-04-27T02:08:13.271Z] Running ssh-add (command line suppressed) [2023-04-27T02:08:13.392Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_15606782335616456303.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/private_key_15606782335616456303.key) [2023-04-27T02:08:13.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-27T02:08:13.708Z] + git semver init [2023-04-27T02:08:13.984Z] 2023-04-27 02:08:13,919 [run_init] DEBUG init version:0.0.0 force:False [2023-04-27T02:08:13.984Z] 2023-04-27 02:08:13,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2023-04-27T02:08:13.984Z] 2023-04-27 02:08:13,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver [2023-04-27T02:08:13.984Z] 2023-04-27 02:08:13,921 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556, universal_newlines=False, shell=None, istream=None) [2023-04-27T02:08:15.903Z] 2023-04-27 02:08:15,451 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.git/info/exclude [2023-04-27T02:08:15.903Z] 2023-04-27 02:08:15,452 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 with force:False [2023-04-27T02:08:15.903Z] 2023-04-27 02:08:15,452 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2023-04-27T02:08:15.903Z] 2023-04-27 02:08:15,458 [execute] INFO git cat-file --batch-check [2023-04-27T02:08:15.903Z] 2023-04-27 02:08:15,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T02:08:15.903Z] 2023-04-27 02:08:15,465 [execute] INFO git cat-file --batch [2023-04-27T02:08:15.903Z] 2023-04-27 02:08:15,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver, universal_newlines=False, shell=None, istream=) [2023-04-27T02:08:15.903Z] 2023-04-27 02:08:15,471 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-556/.semver/PR-556 [2023-04-27T02:08:15.903Z] 0.0.0 [Pipeline] } [2023-04-27T02:08:15.917Z] $ docker exec --env ******** --env ******** 0be42d98ab6885ae396be3620bfba8d6ae315cebdebae85bc050c81abf33858f ssh-agent -k [2023-04-27T02:08:16.041Z] unset SSH_AUTH_SOCK; [2023-04-27T02:08:16.041Z] unset SSH_AGENT_PID; [2023-04-27T02:08:16.041Z] echo Agent pid 76 killed; [2023-04-27T02:08:16.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-27T02:08:16.352Z] + git semver [Pipeline] } [2023-04-27T02:08:16.628Z] $ docker stop --time=1 0be42d98ab6885ae396be3620bfba8d6ae315cebdebae85bc050c81abf33858f [2023-04-27T02:08:17.895Z] $ docker rm -f --volumes 0be42d98ab6885ae396be3620bfba8d6ae315cebdebae85bc050c81abf33858f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:08:18.240Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-27T02:08:18.465Z] Stashed 1 file(s) [Pipeline] echo [2023-04-27T02:08:18.470Z] [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-04-27T02:08:18.634Z] provisioning config files... [2023-04-27T02:08:18.649Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config10559934387489406424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:08:18.953Z] ---> docker-login.sh [2023-04-27T02:08:18.953Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:08:18.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:18.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:18.953Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:18.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:18.953Z] [2023-04-27T02:08:18.953Z] Login Succeeded [2023-04-27T02:08:18.953Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:08:18.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:18.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:18.953Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:18.953Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:18.953Z] [2023-04-27T02:08:18.953Z] Login Succeeded [2023-04-27T02:08:18.953Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:08:19.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:19.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:19.212Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:19.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:19.212Z] [2023-04-27T02:08:19.212Z] Login Succeeded [2023-04-27T02:08:19.212Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:08:19.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:19.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:19.212Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:19.212Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:19.212Z] [2023-04-27T02:08:19.212Z] Login Succeeded [2023-04-27T02:08:19.212Z] docker.io [2023-04-27T02:08:19.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:08:19.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:08:19.470Z] Configure a credential helper to remove this warning. See [2023-04-27T02:08:19.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:08:19.470Z] [2023-04-27T02:08:19.470Z] Login Succeeded [2023-04-27T02:08:19.470Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:08:19.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T02:08:19.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:08:19.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:08:19.563Z] ========================================================= [2023-04-27T02:08:19.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-27T02:08:19.564Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:08:19.875Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T02:08:20.135Z] Sending build context to Docker daemon 45.76MB [2023-04-27T02:08:20.135Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:08:20.135Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-27T02:08:20.135Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-27T02:08:20.135Z] f56be85fc22e: Pulling fs layer [2023-04-27T02:08:20.135Z] 85791d961cd3: Pulling fs layer [2023-04-27T02:08:20.135Z] d694b5ae8c79: Pulling fs layer [2023-04-27T02:08:20.135Z] 9f32a84ed3da: Pulling fs layer [2023-04-27T02:08:20.135Z] 4d19c01a9841: Pulling fs layer [2023-04-27T02:08:20.135Z] 9325e15d5711: Pulling fs layer [2023-04-27T02:08:20.135Z] 556b6ee489ea: Pulling fs layer [2023-04-27T02:08:20.135Z] c5a4b2cf53e6: Pulling fs layer [2023-04-27T02:08:20.135Z] 4d19c01a9841: Waiting [2023-04-27T02:08:20.135Z] 9325e15d5711: Waiting [2023-04-27T02:08:20.135Z] c5a4b2cf53e6: Waiting [2023-04-27T02:08:20.135Z] 556b6ee489ea: Waiting [2023-04-27T02:08:20.135Z] 85791d961cd3: Verifying Checksum [2023-04-27T02:08:20.135Z] 85791d961cd3: Download complete [2023-04-27T02:08:20.135Z] 9f32a84ed3da: Verifying Checksum [2023-04-27T02:08:20.135Z] 9f32a84ed3da: Download complete [2023-04-27T02:08:20.135Z] 4d19c01a9841: Download complete [2023-04-27T02:08:20.135Z] f56be85fc22e: Download complete [2023-04-27T02:08:20.419Z] 9325e15d5711: Verifying Checksum [2023-04-27T02:08:20.419Z] 9325e15d5711: Download complete [2023-04-27T02:08:20.419Z] f56be85fc22e: Pull complete [2023-04-27T02:08:20.690Z] 85791d961cd3: Pull complete [2023-04-27T02:08:20.690Z] c5a4b2cf53e6: Verifying Checksum [2023-04-27T02:08:20.690Z] c5a4b2cf53e6: Download complete [2023-04-27T02:08:20.952Z] d694b5ae8c79: Verifying Checksum [2023-04-27T02:08:20.952Z] d694b5ae8c79: Download complete [2023-04-27T02:08:21.209Z] 556b6ee489ea: Download complete [2023-04-27T02:08:24.495Z] d694b5ae8c79: Pull complete [2023-04-27T02:08:24.754Z] 9f32a84ed3da: Pull complete [2023-04-27T02:08:24.754Z] 4d19c01a9841: Pull complete [2023-04-27T02:08:25.013Z] 9325e15d5711: Pull complete [2023-04-27T02:08:27.570Z] 556b6ee489ea: Pull complete [2023-04-27T02:08:28.503Z] c5a4b2cf53e6: Pull complete [2023-04-27T02:08:28.503Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-27T02:08:28.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-27T02:08:28.503Z] ---> c4be618373d6 [2023-04-27T02:08:28.503Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:08:33.579Z] Still waiting to schedule task [2023-04-27T02:08:33.580Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-27T02:08:33.796Z] ---> Running in b2813a6aff6f [2023-04-27T02:08:33.796Z] Removing intermediate container b2813a6aff6f [2023-04-27T02:08:33.796Z] ---> 17d6922a5c49 [2023-04-27T02:08:33.796Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:08:33.796Z] ---> Running in 52bec85ba109 [2023-04-27T02:08:33.796Z] Removing intermediate container 52bec85ba109 [2023-04-27T02:08:33.796Z] ---> 644f7b908dda [2023-04-27T02:08:33.796Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:08:33.796Z] ---> Running in c2506a1b5940 [2023-04-27T02:08:33.796Z] Removing intermediate container c2506a1b5940 [2023-04-27T02:08:33.796Z] ---> ca9f9cf2bad3 [2023-04-27T02:08:33.796Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-27T02:08:33.796Z] ---> Running in c0a2d5705b09 [2023-04-27T02:08:33.796Z] Removing intermediate container c0a2d5705b09 [2023-04-27T02:08:33.796Z] ---> b2d7937e451d [2023-04-27T02:08:33.796Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:08:33.796Z] ---> Running in fe67950146f8 [2023-04-27T02:08:34.055Z] Removing intermediate container fe67950146f8 [2023-04-27T02:08:34.055Z] ---> 02b20bea88ae [2023-04-27T02:08:34.055Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:08:34.623Z] latest: Pulling from library/docker [2023-04-27T02:08:34.623Z] f56be85fc22e: Already exists [2023-04-27T02:08:34.881Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-27T02:08:34.881Z] 788e1ab5616a: Pulling fs layer [2023-04-27T02:08:34.881Z] c585cb37f4e3: Pulling fs layer [2023-04-27T02:08:34.881Z] f07ac151bd26: Pulling fs layer [2023-04-27T02:08:34.881Z] 40ec0a365c4d: Pulling fs layer [2023-04-27T02:08:34.881Z] f07ac151bd26: Waiting [2023-04-27T02:08:34.881Z] 8e86e06bd107: Pulling fs layer [2023-04-27T02:08:34.881Z] 265c5956ad77: Pulling fs layer [2023-04-27T02:08:34.881Z] 0326226f4470: Pulling fs layer [2023-04-27T02:08:34.881Z] e09aa9eb39ba: Pulling fs layer [2023-04-27T02:08:34.881Z] 8f731bd845bb: Pulling fs layer [2023-04-27T02:08:34.881Z] b045f4bf5e58: Pulling fs layer [2023-04-27T02:08:34.881Z] 40ec0a365c4d: Waiting [2023-04-27T02:08:34.881Z] 6f439390c271: Pulling fs layer [2023-04-27T02:08:34.881Z] 4e540a8453c0: Pulling fs layer [2023-04-27T02:08:34.881Z] 265c5956ad77: Waiting [2023-04-27T02:08:34.881Z] b045f4bf5e58: Waiting [2023-04-27T02:08:34.881Z] 0326226f4470: Waiting [2023-04-27T02:08:34.881Z] e09aa9eb39ba: Waiting [2023-04-27T02:08:34.881Z] 4e540a8453c0: Waiting [2023-04-27T02:08:34.881Z] 8e86e06bd107: Waiting [2023-04-27T02:08:34.881Z] 788e1ab5616a: Verifying Checksum [2023-04-27T02:08:34.881Z] 788e1ab5616a: Download complete [2023-04-27T02:08:34.881Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-27T02:08:34.881Z] 7ed9ddfd3b8f: Download complete [2023-04-27T02:08:35.139Z] c585cb37f4e3: Verifying Checksum [2023-04-27T02:08:35.139Z] c585cb37f4e3: Download complete [2023-04-27T02:08:35.139Z] 7ed9ddfd3b8f: Pull complete [2023-04-27T02:08:35.139Z] f07ac151bd26: Verifying Checksum [2023-04-27T02:08:35.139Z] f07ac151bd26: Download complete [2023-04-27T02:08:35.398Z] 788e1ab5616a: Pull complete [2023-04-27T02:08:35.658Z] c585cb37f4e3: Pull complete [2023-04-27T02:08:36.224Z] f07ac151bd26: Pull complete [2023-04-27T02:08:40.422Z] 265c5956ad77: Verifying Checksum [2023-04-27T02:08:40.422Z] 265c5956ad77: Download complete [2023-04-27T02:08:40.422Z] 8e86e06bd107: Verifying Checksum [2023-04-27T02:08:40.422Z] 8e86e06bd107: Download complete [2023-04-27T02:08:40.422Z] 0326226f4470: Verifying Checksum [2023-04-27T02:08:40.422Z] 0326226f4470: Download complete [2023-04-27T02:08:40.422Z] 40ec0a365c4d: Verifying Checksum [2023-04-27T02:08:40.422Z] 40ec0a365c4d: Download complete [2023-04-27T02:08:40.422Z] 8f731bd845bb: Download complete [2023-04-27T02:08:40.422Z] e09aa9eb39ba: Verifying Checksum [2023-04-27T02:08:40.422Z] e09aa9eb39ba: Download complete [2023-04-27T02:08:40.422Z] 6f439390c271: Verifying Checksum [2023-04-27T02:08:40.422Z] 6f439390c271: Download complete [2023-04-27T02:08:40.422Z] 4e540a8453c0: Verifying Checksum [2023-04-27T02:08:40.422Z] 4e540a8453c0: Download complete [2023-04-27T02:08:40.713Z] 40ec0a365c4d: Pull complete [2023-04-27T02:08:40.713Z] 8e86e06bd107: Pull complete [2023-04-27T02:08:40.713Z] 265c5956ad77: Pull complete [2023-04-27T02:08:40.713Z] 0326226f4470: Pull complete [2023-04-27T02:08:40.977Z] b045f4bf5e58: Verifying Checksum [2023-04-27T02:08:40.977Z] b045f4bf5e58: Download complete [2023-04-27T02:08:41.236Z] e09aa9eb39ba: Pull complete [2023-04-27T02:08:41.236Z] 8f731bd845bb: Pull complete [2023-04-27T02:08:42.170Z] b045f4bf5e58: Pull complete [2023-04-27T02:08:42.170Z] 6f439390c271: Pull complete [2023-04-27T02:08:42.430Z] 4e540a8453c0: Pull complete [2023-04-27T02:08:42.430Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-04-27T02:08:42.430Z] Status: Downloaded newer image for docker:latest [2023-04-27T02:08:45.804Z] ---> c419be9d4a7e [2023-04-27T02:08:45.804Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:08:45.804Z] ---> Running in ceeac2da6bb6 [2023-04-27T02:08:46.738Z] Removing intermediate container ceeac2da6bb6 [2023-04-27T02:08:46.738Z] ---> aaf20201b512 [2023-04-27T02:08:46.738Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:08:46.998Z] ---> Running in afcc52af91a1 [2023-04-27T02:08:47.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:08:47.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:08:48.783Z] OK: 265 MiB in 53 packages [2023-04-27T02:08:49.355Z] Removing intermediate container afcc52af91a1 [2023-04-27T02:08:49.355Z] ---> 092df6afc683 [2023-04-27T02:08:49.355Z] Step 11/16 : ENV GO111MODULE=on [2023-04-27T02:08:49.355Z] ---> Running in d4567560dcc2 [2023-04-27T02:08:49.612Z] Removing intermediate container d4567560dcc2 [2023-04-27T02:08:49.612Z] ---> 52a603a7b6a7 [2023-04-27T02:08:49.612Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:08:49.612Z] ---> Running in ec35008407c4 [2023-04-27T02:08:49.612Z] Removing intermediate container ec35008407c4 [2023-04-27T02:08:49.612Z] ---> e297a6e6eb18 [2023-04-27T02:08:49.612Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-27T02:08:49.889Z] ---> 1b1f66c49261 [2023-04-27T02:08:49.889Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:08:49.889Z] ---> Running in 8f1952be65f3 [2023-04-27T02:09:22.134Z] Removing intermediate container 8f1952be65f3 [2023-04-27T02:09:22.134Z] ---> 237c21d548ca [2023-04-27T02:09:22.134Z] Step 15/16 : COPY . . [2023-04-27T02:09:22.134Z] ---> ac378e03380c [2023-04-27T02:09:22.134Z] Step 16/16 : RUN ${MAKE} [2023-04-27T02:09:22.134Z] ---> Running in 258b6439d27c [2023-04-27T02:09:22.134Z] noop [2023-04-27T02:09:22.134Z] Removing intermediate container 258b6439d27c [2023-04-27T02:09:22.134Z] ---> 37218bab1cb4 [2023-04-27T02:09:22.134Z] Successfully built 37218bab1cb4 [2023-04-27T02:09:22.134Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:09:22.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:09:22.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:09:22.525Z] prd-ubuntu20.04-docker-8c-8g-11177 does not seem to be running inside a container [2023-04-27T02:09:22.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T02:09:22.959Z] $ docker top 00a82fc83eb44608296a0d45da5ec538b17c0186e1a48a18169f74fedf8a0fb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:09:23.329Z] + go version [2023-04-27T02:09:23.329Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-27T02:09:23.345Z] $ docker stop --time=1 00a82fc83eb44608296a0d45da5ec538b17c0186e1a48a18169f74fedf8a0fb7 [2023-04-27T02:09:25.449Z] $ docker rm -f --volumes 00a82fc83eb44608296a0d45da5ec538b17c0186e1a48a18169f74fedf8a0fb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:09:25.872Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-27T02:09:25.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:09:25.952Z] prd-ubuntu20.04-docker-8c-8g-11177 does not seem to be running inside a container [2023-04-27T02:09:25.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-27T02:09:26.361Z] $ docker top 8623d802bc1c7f4f7ad654093d39de96622c60269068da988610b491530912c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:09:26.710Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:09:27.005Z] + make test [2023-04-27T02:09:27.006Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-27T02:09:32.288Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-27T02:09:42.313Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-27T02:09:42.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-27T02:09:42.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-27T02:09:42.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-27T02:09:42.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-27T02:09:42.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-27T02:09:42.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-27T02:09:42.313Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-27T02:09:42.313Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-27T02:09:46.528Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:09:46.528Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:09:46.528Z] ./bin/test-attribution-txt.sh [2023-04-27T02:09:46.528Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-27T02:09:46.528Z] make -C web test [2023-04-27T02:09:46.528Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [2023-04-27T02:09:46.528Z] make[1]: tput: No such file or directory [2023-04-27T02:09:46.528Z] make[1]: tput: No such file or directory [2023-04-27T02:09:46.528Z] warning: generating ./VERSION [2023-04-27T02:09:46.528Z] echo "0.0.0" > VERSION [2023-04-27T02:09:46.528Z] docker build \ [2023-04-27T02:09:46.528Z] -f Dockerfile \ [2023-04-27T02:09:46.528Z] --build-arg USER=1000 \ [2023-04-27T02:09:46.528Z] \ [2023-04-27T02:09:46.528Z] --label "git_sha=b7287700188ec01c6d2042974ba38f4b53725886" \ [2023-04-27T02:09:46.528Z] -t edgexfoundry/edgex-web-ui:b7287700188ec01c6d2042974ba38f4b53725886 \ [2023-04-27T02:09:46.528Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-27T02:09:46.528Z] . [2023-04-27T02:09:46.528Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-27T02:09:46.528Z] Install the buildx component to build images with BuildKit: [2023-04-27T02:09:46.528Z] https://docs.docker.com/go/buildx/ [2023-04-27T02:09:46.528Z] [2023-04-27T02:09:46.528Z] Sending build context to Docker daemon 3.269MB [2023-04-27T02:09:46.528Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-27T02:09:46.528Z] 16.17-alpine3.15: Pulling from library/node [2023-04-27T02:09:46.528Z] 9621f1afde84: Pulling fs layer [2023-04-27T02:09:46.528Z] c6f70ee39829: Pulling fs layer [2023-04-27T02:09:46.528Z] 56892a8094a2: Pulling fs layer [2023-04-27T02:09:46.528Z] 58dd87906ef0: Pulling fs layer [2023-04-27T02:09:46.528Z] 9621f1afde84: Verifying Checksum [2023-04-27T02:09:46.528Z] 56892a8094a2: Download complete [2023-04-27T02:09:46.528Z] 58dd87906ef0: Verifying Checksum [2023-04-27T02:09:46.528Z] 58dd87906ef0: Download complete [2023-04-27T02:09:46.787Z] 9621f1afde84: Pull complete [2023-04-27T02:09:46.787Z] c6f70ee39829: Verifying Checksum [2023-04-27T02:09:46.787Z] c6f70ee39829: Download complete [2023-04-27T02:09:48.233Z] c6f70ee39829: Pull complete [2023-04-27T02:09:48.233Z] 56892a8094a2: Pull complete [2023-04-27T02:09:48.233Z] 58dd87906ef0: Pull complete [2023-04-27T02:09:48.233Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-27T02:09:48.233Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-27T02:09:48.233Z] ---> b69703f70c3d [2023-04-27T02:09:48.233Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-27T02:09:51.526Z] ---> Running in 91071c7952b8 [2023-04-27T02:09:51.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:09:51.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:09:51.786Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-27T02:09:51.786Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-27T02:09:51.786Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-27T02:09:51.786Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-27T02:09:51.786Z] (5/129) Installing libxcb (1.14-r2) [2023-04-27T02:09:52.047Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-27T02:09:52.047Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-27T02:09:52.047Z] (8/129) Installing libice (1.0.10-r0) [2023-04-27T02:09:52.047Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-27T02:09:52.047Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-27T02:09:52.047Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-27T02:09:52.047Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-27T02:09:52.047Z] (13/129) Installing xset (1.2.4-r0) [2023-04-27T02:09:52.047Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-27T02:09:52.047Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-27T02:09:52.047Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-27T02:09:52.047Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-27T02:09:52.047Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-27T02:09:52.047Z] (19/129) Installing libintl (0.21-r0) [2023-04-27T02:09:52.047Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-27T02:09:52.047Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-27T02:09:52.047Z] (22/129) Installing pcre (8.45-r1) [2023-04-27T02:09:52.047Z] (23/129) Installing glib (2.70.1-r0) [2023-04-27T02:09:52.047Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-27T02:09:52.047Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-27T02:09:52.047Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-27T02:09:52.307Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-27T02:09:52.307Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-27T02:09:52.307Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-27T02:09:52.307Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-27T02:09:52.307Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-27T02:09:52.307Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-27T02:09:52.307Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-27T02:09:52.307Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-27T02:09:52.307Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-27T02:09:52.307Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-27T02:09:52.307Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-27T02:09:52.307Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-27T02:09:52.307Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-27T02:09:52.307Z] (40/129) Installing libxi (1.8-r0) [2023-04-27T02:09:52.307Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-27T02:09:52.307Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-27T02:09:52.307Z] (43/129) Installing atk (2.36.0-r0) [2023-04-27T02:09:52.307Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-27T02:09:52.307Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-27T02:09:52.307Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-27T02:09:52.307Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-27T02:09:52.307Z] (48/129) Installing expat (2.5.0-r0) [2023-04-27T02:09:52.307Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-27T02:09:52.307Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-27T02:09:52.307Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-27T02:09:52.307Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-27T02:09:52.567Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-27T02:09:52.567Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-27T02:09:52.567Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-27T02:09:52.567Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-27T02:09:52.567Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-27T02:09:52.567Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-27T02:09:52.567Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-27T02:09:52.567Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-27T02:09:52.567Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-27T02:09:52.567Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-27T02:09:52.567Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-27T02:09:52.567Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-27T02:09:52.567Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-27T02:09:52.567Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-27T02:09:52.567Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-27T02:09:52.567Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-27T02:09:52.567Z] (69/129) Installing pango (1.48.10-r0) [2023-04-27T02:09:52.567Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-27T02:09:52.567Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-27T02:09:52.567Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-27T02:09:52.567Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-27T02:09:52.824Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-27T02:09:52.824Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-27T02:09:52.824Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-27T02:09:52.824Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-27T02:09:52.824Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-27T02:09:52.824Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-27T02:09:52.824Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-27T02:09:55.361Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-27T02:09:55.361Z] (80/129) Installing flac (1.3.4-r0) [2023-04-27T02:09:55.361Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-27T02:09:55.361Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-27T02:09:55.361Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-27T02:09:55.361Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-27T02:09:55.361Z] (85/129) Installing libass (0.15.2-r0) [2023-04-27T02:09:55.361Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-27T02:09:55.361Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-27T02:09:55.361Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-27T02:09:55.361Z] (89/129) Installing lame (3.100-r0) [2023-04-27T02:09:55.361Z] (90/129) Installing opus (1.3.1-r1) [2023-04-27T02:09:55.361Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-27T02:09:55.361Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-27T02:09:55.361Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-27T02:09:55.361Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-27T02:09:55.361Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-27T02:09:55.361Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-27T02:09:55.361Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-27T02:09:55.362Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-27T02:09:55.362Z] (99/129) Installing libva (2.13.0-r0) [2023-04-27T02:09:55.362Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-27T02:09:55.362Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-27T02:09:55.362Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-27T02:09:55.362Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-27T02:09:55.362Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-27T02:09:55.362Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-27T02:09:55.362Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-27T02:09:55.362Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-27T02:09:55.362Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-27T02:09:55.362Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-27T02:09:55.362Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-27T02:09:55.362Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-27T02:09:55.362Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-27T02:09:55.362Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-27T02:09:55.362Z] (114/129) Installing nspr (4.32-r0) [2023-04-27T02:09:55.621Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-27T02:09:55.621Z] (116/129) Installing nss (3.78.1-r0) [2023-04-27T02:09:55.621Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-27T02:09:55.621Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-27T02:09:55.621Z] (119/129) Installing orc (0.4.32-r0) [2023-04-27T02:09:55.621Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-27T02:09:55.621Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-27T02:09:55.621Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-27T02:09:55.621Z] (123/129) Installing libpulse (15.0-r2) [2023-04-27T02:09:55.621Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-27T02:09:55.621Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-27T02:09:55.621Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-27T02:09:55.621Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-27T02:09:55.621Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-27T02:09:55.621Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-27T02:09:57.048Z] Executing busybox-1.34.1-r7.trigger [2023-04-27T02:09:57.048Z] Executing glib-2.70.1-r0.trigger [2023-04-27T02:09:57.048Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-27T02:09:57.048Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-27T02:09:57.048Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-27T02:09:57.306Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-27T02:09:57.306Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-27T02:09:57.306Z] OK: 286 MiB in 145 packages [2023-04-27T02:10:07.781Z] Removing intermediate container 91071c7952b8 [2023-04-27T02:10:07.781Z] ---> 1dcf1bfe0534 [2023-04-27T02:10:07.781Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-27T02:10:07.781Z] ---> Running in 424dc580c923 [2023-04-27T02:10:07.781Z] Removing intermediate container 424dc580c923 [2023-04-27T02:10:07.781Z] ---> ddf14c84c40e [2023-04-27T02:10:07.781Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-27T02:10:07.781Z] ---> Running in 8b9633c2881f [2023-04-27T02:10:07.781Z] Removing intermediate container 8b9633c2881f [2023-04-27T02:10:07.781Z] ---> c26008e7320c [2023-04-27T02:10:07.781Z] Step 5/10 : RUN npm install -g npm [2023-04-27T02:10:08.043Z] ---> Running in a6a87030b5d1 [2023-04-27T02:10:16.880Z] [2023-04-27T02:10:16.881Z] removed 7 packages, changed 100 packages, and audited 239 packages in 7s [2023-04-27T02:10:16.881Z] [2023-04-27T02:10:16.881Z] 18 packages are looking for funding [2023-04-27T02:10:16.881Z] run `npm fund` for details [2023-04-27T02:10:16.881Z] [2023-04-27T02:10:16.881Z] found 0 vulnerabilities [2023-04-27T02:10:18.260Z] Removing intermediate container a6a87030b5d1 [2023-04-27T02:10:18.260Z] ---> 7d82b320fafc [2023-04-27T02:10:18.260Z] Step 6/10 : ARG USER=1000 [2023-04-27T02:10:18.260Z] ---> Running in 1f15e6427c77 [2023-04-27T02:10:18.520Z] Removing intermediate container 1f15e6427c77 [2023-04-27T02:10:18.520Z] ---> c2fb903509c4 [2023-04-27T02:10:18.520Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-27T02:10:18.520Z] ---> Running in 4b93daeafc46 [2023-04-27T02:10:19.089Z] Removing intermediate container 4b93daeafc46 [2023-04-27T02:10:19.089Z] ---> 96edbf123e2e [2023-04-27T02:10:19.089Z] Step 8/10 : USER $USER:$USER [2023-04-27T02:10:19.089Z] ---> Running in d86369e99613 [2023-04-27T02:10:19.089Z] Removing intermediate container d86369e99613 [2023-04-27T02:10:19.089Z] ---> 823c490dda31 [2023-04-27T02:10:19.089Z] Step 9/10 : WORKDIR /app [2023-04-27T02:10:19.089Z] ---> Running in 94f1a967c7b9 [2023-04-27T02:10:19.089Z] Removing intermediate container 94f1a967c7b9 [2023-04-27T02:10:19.089Z] ---> ede0892df696 [2023-04-27T02:10:19.089Z] Step 10/10 : LABEL git_sha=b7287700188ec01c6d2042974ba38f4b53725886 [2023-04-27T02:10:19.089Z] ---> Running in 7319a94c18ef [2023-04-27T02:10:19.350Z] Removing intermediate container 7319a94c18ef [2023-04-27T02:10:19.350Z] ---> d7aab7253297 [2023-04-27T02:10:19.350Z] Successfully built d7aab7253297 [2023-04-27T02:10:19.350Z] Successfully tagged edgexfoundry/edgex-web-ui:b7287700188ec01c6d2042974ba38f4b53725886 [2023-04-27T02:10:19.350Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-27T02:10:19.350Z] touch edgex-web-ui.imagebuilt [2023-04-27T02:10:19.350Z] mkdir -p node_modules coverage [2023-04-27T02:10:19.350Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-27T02:10:19.350Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE required: { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE }, [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE required: { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE }, [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE required: { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE }, [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE required: { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE }, [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE required: { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE }, [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE required: { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE }, [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE required: { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE }, [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE required: { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE }, [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE required: { [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE }, [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:10:21.258Z] npm WARN EBADENGINE } [2023-04-27T02:10:25.450Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-27T02:10:25.450Z] 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-04-27T02:10:25.450Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-27T02:10:25.450Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:10:25.708Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-27T02:10:26.275Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-27T02:10:26.842Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-27T02:10:27.775Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-27T02:10:28.034Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-27T02:10:31.381Z] 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-04-27T02:10:31.381Z] 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-04-27T02:10:31.638Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:10:32.203Z] 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-04-27T02:10:32.203Z] 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-04-27T02:10:33.582Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:10:33.582Z] 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-04-27T02:10:34.519Z] 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-04-27T02:10:37.052Z] 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-04-27T02:10:41.247Z] 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-04-27T02:10:46.642Z] [2023-04-27T02:10:46.642Z] added 1478 packages, and audited 1479 packages in 27s [2023-04-27T02:10:46.642Z] [2023-04-27T02:10:46.642Z] 90 packages are looking for funding [2023-04-27T02:10:46.642Z] run `npm fund` for details [2023-04-27T02:10:46.642Z] [2023-04-27T02:10:46.642Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-27T02:10:46.642Z] [2023-04-27T02:10:46.642Z] To address issues that do not require attention, run: [2023-04-27T02:10:46.642Z] npm audit fix [2023-04-27T02:10:46.642Z] [2023-04-27T02:10:46.642Z] To address all issues (including breaking changes), run: [2023-04-27T02:10:46.642Z] npm audit fix --force [2023-04-27T02:10:46.642Z] [2023-04-27T02:10:46.642Z] Run `npm audit` for details. [2023-04-27T02:10:58.999Z] 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-04-27T02:11:00.903Z] - Generating browser application bundles (phase: setup)... [2023-04-27T02:11:05.101Z] Compiling @angular/core : es2015 as esm2015 [2023-04-27T02:11:05.101Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-27T02:11:09.331Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-27T02:11:09.331Z] Compiling @angular/common : es2015 as esm2015 [2023-04-27T02:11:09.590Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-27T02:11:09.590Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-27T02:11:10.155Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-27T02:11:10.155Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-27T02:11:10.413Z] Compiling @angular/router : es2015 as esm2015 [2023-04-27T02:11:10.672Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-27T02:11:10.672Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-27T02:11:10.930Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-27T02:11:11.188Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-27T02:11:13.089Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-27T02:11:21.240Z] 27 04 2023 02:11:20.086:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-27T02:11:21.240Z] 27 04 2023 02:11:20.090:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-27T02:11:21.240Z] 27 04 2023 02:11:20.095:INFO [launcher]: Starting browser ChromeHeadless [2023-04-27T02:11:33.533Z] ✔ Browser application bundle generation complete. [2023-04-27T02:11:33.793Z] 27 04 2023 02:11:33.688:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket G1BXScDj4c2YbOIlAAAB with id 38826887 [2023-04-27T02:11:37.104Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-27T02:11:37.104Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.11 secs) [2023-04-27T02:11:37.104Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.128 secs) [2023-04-27T02:11:37.104Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.136 secs) [2023-04-27T02:11:37.104Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.141 secs) [2023-04-27T02:11:37.104Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.149 secs) [2023-04-27T02:11:37.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.167 secs) [2023-04-27T02:11:37.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.178 secs) [2023-04-27T02:11:37.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.223 secs) [2023-04-27T02:11:37.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.286 secs) [2023-04-27T02:11:37.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.318 secs) [2023-04-27T02:11:37.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.346 secs) [2023-04-27T02:11:37.365Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.358 secs) [2023-04-27T02:11:37.627Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.558 secs) [2023-04-27T02:11:37.627Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.569 secs) [2023-04-27T02:11:37.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.596 secs) [2023-04-27T02:11:37.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.611 secs) [2023-04-27T02:11:37.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.656 secs) [2023-04-27T02:11:37.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.702 secs) [2023-04-27T02:11:37.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.738 secs) [2023-04-27T02:11:37.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.747 secs) [2023-04-27T02:11:37.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.763 secs) [2023-04-27T02:11:37.890Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.779 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.801 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.811 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.828 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.84 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.862 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.872 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.878 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.89 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.92 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.957 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.979 secs) [2023-04-27T02:11:38.150Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.983 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.986 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.99 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 1.001 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 1.007 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.01 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.019 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.022 secs) [2023-04-27T02:11:38.411Z] WARN: ' [2023-04-27T02:11:38.411Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-27T02:11:38.411Z] Support for using the ngModel input property and ngModelChange event with [2023-04-27T02:11:38.411Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-27T02:11:38.411Z] in a future version of Angular. [2023-04-27T02:11:38.411Z] [2023-04-27T02:11:38.411Z] For more information on this, see our API docs here: [2023-04-27T02:11:38.411Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-27T02:11:38.411Z] ' [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.022 secs) [2023-04-27T02:11:38.411Z] WARN: ' [2023-04-27T02:11:38.411Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-27T02:11:38.411Z] Support for using the ngModel input property and ngModelChange event with [2023-04-27T02:11:38.411Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-27T02:11:38.411Z] in a future version of Angular. [2023-04-27T02:11:38.411Z] [2023-04-27T02:11:38.411Z] For more information on this, see our API docs here: [2023-04-27T02:11:38.411Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-27T02:11:38.411Z] ' [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.061 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.066 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.067 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.081 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.102 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.107 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.11 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.133 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.16 secs) [2023-04-27T02:11:38.411Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.169 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.175 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.22 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.234 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.243 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.25 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.256 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.306 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.311 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.337 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.341 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.351 secs) [2023-04-27T02:11:38.674Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.355 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.358 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.362 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.378 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.4 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.409 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.412 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.419 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.435 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.456 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.479 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.482 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.494 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.516 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.526 secs) [2023-04-27T02:11:38.943Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.537 secs) [2023-04-27T02:11:39.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.546 secs) [2023-04-27T02:11:39.202Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.559 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.562 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.563 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.591 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.601 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.616 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.641 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.656 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.683 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.692 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.703 secs) [2023-04-27T02:11:39.203Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.709 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.742 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.766 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.778 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.782 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.788 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.805 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.828 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.833 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.837 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.838 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.889 secs) [2023-04-27T02:11:39.471Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.909 secs) [2023-04-27T02:11:39.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.915 secs) [2023-04-27T02:11:39.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.917 secs) [2023-04-27T02:11:39.743Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.929 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.973 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.981 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.983 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 2.002 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 2.016 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 2.023 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 2.027 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 2.031 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 2.041 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 2.046 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 2.048 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 2.05 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 2.062 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.067 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.069 secs) [2023-04-27T02:11:39.744Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.083 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.104 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.112 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.15 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.16 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.169 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.173 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.176 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.179 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.193 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.227 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.232 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.24 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.246 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.248 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.25 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.263 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.267 secs) [2023-04-27T02:11:40.005Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.272 secs) [2023-04-27T02:11:40.270Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.281 secs) [2023-04-27T02:11:40.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.288 secs) [2023-04-27T02:11:40.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.29 secs) [2023-04-27T02:11:40.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.293 secs) [2023-04-27T02:11:40.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.334 secs) [2023-04-27T02:11:40.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.359 secs) [2023-04-27T02:11:40.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.368 secs) [2023-04-27T02:11:40.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.376 secs) [2023-04-27T02:11:40.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.385 secs) [2023-04-27T02:11:40.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.473 secs / 2.385 secs) [2023-04-27T02:11:40.528Z] TOTAL: 149 SUCCESS [2023-04-27T02:11:40.528Z] ✔ Browser application bundle generation complete. [2023-04-27T02:11:40.787Z] [2023-04-27T02:11:40.787Z] =============================== Coverage summary =============================== [2023-04-27T02:11:40.787Z] Statements : 40.98% ( 1467/3580 ) [2023-04-27T02:11:40.787Z] Branches : 12.03% ( 111/923 ) [2023-04-27T02:11:40.787Z] Functions : 33.28% ( 432/1298 ) [2023-04-27T02:11:40.787Z] Lines : 38.91% ( 1318/3387 ) [2023-04-27T02:11:40.787Z] ================================================================================ [2023-04-27T02:11:41.048Z] ✔ Browser application bundle generation complete. [2023-04-27T02:11:42.426Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-556/web' [Pipeline] echo [2023-04-27T02:11:42.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T02:11:42.451Z] $ docker stop --time=1 8623d802bc1c7f4f7ad654093d39de96622c60269068da988610b491530912c8 [2023-04-27T02:11:44.232Z] $ docker rm -f --volumes 8623d802bc1c7f4f7ad654093d39de96622c60269068da988610b491530912c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:11:44.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T02:11:45.705Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-27T02:11:46.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T02:11:47.280Z] + ls -al . [2023-04-27T02:11:47.280Z] total 188 [2023-04-27T02:11:47.280Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 27 02:09 . [2023-04-27T02:11:47.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:07 .. [2023-04-27T02:11:47.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:07 .blubracket [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 27 02:07 .dockerignore [2023-04-27T02:11:47.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:08 .git [2023-04-27T02:11:47.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:07 .github [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 27 02:07 .gitignore [2023-04-27T02:11:47.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:08 .semver [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 27 02:07 Attribution.txt [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 27 02:07 CHANGELOG.md [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 02:07 CONTRIBUTING.md [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 27 02:07 Dockerfile [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 02:07 Jenkinsfile [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 02:07 LICENSE [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 27 02:07 Makefile [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 27 02:07 README.md [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 02:08 VERSION [2023-04-27T02:11:47.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:07 assets [2023-04-27T02:11:47.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:07 bin [2023-04-27T02:11:47.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:07 cmd [2023-04-27T02:11:47.280Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 02:09 coverage.out [2023-04-27T02:11:47.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:07 docs [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 27 02:07 go.mod [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 27 02:07 go.sum [2023-04-27T02:11:47.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:07 internal [2023-04-27T02:11:47.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:07 snap [2023-04-27T02:11:47.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:07 testing [2023-04-27T02:11:47.280Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 02:07 version.go [2023-04-27T02:11:47.280Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 27 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:11:47.613Z] + 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=b7287700188ec01c6d2042974ba38f4b53725886 --label arch=amd64 --label version=0.0.0 . [2023-04-27T02:11:47.876Z] Sending build context to Docker daemon 48.51MB [2023-04-27T02:11:47.876Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:11:47.876Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-27T02:11:47.876Z] ---> 37218bab1cb4 [2023-04-27T02:11:47.876Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:11:48.817Z] ---> Running in e7b67c3df12d [2023-04-27T02:11:48.817Z] Removing intermediate container e7b67c3df12d [2023-04-27T02:11:48.817Z] ---> d9263a3b8bab [2023-04-27T02:11:48.817Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:11:49.077Z] ---> Running in fc74e17ca715 [2023-04-27T02:11:49.077Z] Removing intermediate container fc74e17ca715 [2023-04-27T02:11:49.077Z] ---> fa19062a1649 [2023-04-27T02:11:49.077Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:11:49.077Z] ---> Running in eef42fc8f5f0 [2023-04-27T02:11:49.077Z] Removing intermediate container eef42fc8f5f0 [2023-04-27T02:11:49.077Z] ---> 842481d70ce8 [2023-04-27T02:11:49.077Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-27T02:11:49.077Z] ---> Running in 00d329f2b953 [2023-04-27T02:11:49.336Z] Removing intermediate container 00d329f2b953 [2023-04-27T02:11:49.336Z] ---> afb05fa408f8 [2023-04-27T02:11:49.336Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:11:49.336Z] ---> Running in 5f28e02128dc [2023-04-27T02:11:49.336Z] Removing intermediate container 5f28e02128dc [2023-04-27T02:11:49.336Z] ---> 94a35a6366dc [2023-04-27T02:11:49.336Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:11:50.275Z] ---> daf7d8fce140 [2023-04-27T02:11:50.275Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:11:50.535Z] ---> Running in cc0db5c93ada [2023-04-27T02:11:51.099Z] Removing intermediate container cc0db5c93ada [2023-04-27T02:11:51.099Z] ---> d596909c7d96 [2023-04-27T02:11:51.099Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:11:51.099Z] ---> Running in b8d763e806bd [2023-04-27T02:11:51.358Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-27T02:11:51.926Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-27T02:11:52.493Z] OK: 265 MiB in 53 packages [2023-04-27T02:11:52.758Z] Removing intermediate container b8d763e806bd [2023-04-27T02:11:52.758Z] ---> abc6d923ba35 [2023-04-27T02:11:52.758Z] Step 11/26 : ENV GO111MODULE=on [2023-04-27T02:11:52.758Z] ---> Running in ce50e524cd49 [2023-04-27T02:11:53.017Z] Removing intermediate container ce50e524cd49 [2023-04-27T02:11:53.017Z] ---> a383f18e1c8d [2023-04-27T02:11:53.017Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:11:53.017Z] ---> Running in a98c3492713e [2023-04-27T02:11:53.017Z] Removing intermediate container a98c3492713e [2023-04-27T02:11:53.017Z] ---> 6d945e859461 [2023-04-27T02:11:53.017Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-27T02:11:53.277Z] ---> b4a73b8d300c [2023-04-27T02:11:53.277Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:11:53.277Z] ---> Running in b8c57c1dbb3a [2023-04-27T02:11:53.843Z] Removing intermediate container b8c57c1dbb3a [2023-04-27T02:11:53.843Z] ---> 10c66233c047 [2023-04-27T02:11:53.843Z] Step 15/26 : COPY . . [2023-04-27T02:11:56.406Z] ---> ec8530ce2444 [2023-04-27T02:11:56.406Z] Step 16/26 : RUN ${MAKE} [2023-04-27T02:11:56.406Z] ---> Running in 6ceead725bca [2023-04-27T02:11:56.976Z] 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-04-27T02:12:18.970Z] Removing intermediate container 6ceead725bca [2023-04-27T02:12:18.970Z] ---> 24ebd2a5fb21 [2023-04-27T02:12:18.970Z] Step 17/26 : FROM alpine:3.14 [2023-04-27T02:12:18.970Z] 3.14: Pulling from library/alpine [2023-04-27T02:12:18.970Z] f7dab3ab2d6e: Pulling fs layer [2023-04-27T02:12:18.970Z] f7dab3ab2d6e: Pull complete [2023-04-27T02:12:18.970Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-27T02:12:18.970Z] Status: Downloaded newer image for alpine:3.14 [2023-04-27T02:12:18.970Z] ---> 9e179bacf43c [2023-04-27T02:12:18.970Z] Step 18/26 : EXPOSE 4000 [2023-04-27T02:12:18.970Z] ---> Running in bb4751e16d8a [2023-04-27T02:12:18.970Z] Removing intermediate container bb4751e16d8a [2023-04-27T02:12:18.970Z] ---> 74d99bc96ab0 [2023-04-27T02:12:18.970Z] 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-04-27T02:12:19.911Z] ---> 7140c845bd1c [2023-04-27T02:12:19.911Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-27T02:12:20.200Z] ---> 0c06625eae21 [2023-04-27T02:12:20.200Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-27T02:12:20.200Z] ---> 2fccf959c796 [2023-04-27T02:12:20.200Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-27T02:12:20.200Z] ---> Running in 7e02fee9abae [2023-04-27T02:12:20.200Z] Removing intermediate container 7e02fee9abae [2023-04-27T02:12:20.200Z] ---> 5871f27f4dac [2023-04-27T02:12:20.200Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-27T02:12:20.200Z] ---> Running in d2be429a6562 [2023-04-27T02:12:20.460Z] Removing intermediate container d2be429a6562 [2023-04-27T02:12:20.460Z] ---> 7822d5cae814 [2023-04-27T02:12:20.460Z] Step 24/26 : LABEL arch=amd64 [2023-04-27T02:12:20.460Z] ---> Running in 31ff58cb59a3 [2023-04-27T02:12:20.460Z] Removing intermediate container 31ff58cb59a3 [2023-04-27T02:12:20.460Z] ---> 1fcdaded1fdc [2023-04-27T02:12:20.460Z] Step 25/26 : LABEL git_sha=b7287700188ec01c6d2042974ba38f4b53725886 [2023-04-27T02:12:20.460Z] ---> Running in b0303f706410 [2023-04-27T02:12:20.460Z] Removing intermediate container b0303f706410 [2023-04-27T02:12:20.460Z] ---> 4599e8f742b1 [2023-04-27T02:12:20.460Z] Step 26/26 : LABEL version=0.0.0 [2023-04-27T02:12:20.720Z] ---> Running in 842f1d5c43af [2023-04-27T02:12:20.720Z] Removing intermediate container 842f1d5c43af [2023-04-27T02:12:20.720Z] ---> b67928022100 [2023-04-27T02:12:20.720Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T02:12:20.720Z] Successfully built b67928022100 [2023-04-27T02:12:20.720Z] 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-04-27T02:12:21.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:12:21.156Z] [2023-04-27T02:12:21.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:12:21.465Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:12:21.466Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-27T02:12:21.466Z] 5eb5b503b376: Pulling fs layer [2023-04-27T02:12:21.466Z] 5c69ac0246d0: Pulling fs layer [2023-04-27T02:12:21.466Z] ec43610c2a17: Pulling fs layer [2023-04-27T02:12:21.466Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-27T02:12:21.466Z] 33b1e0a273af: Pulling fs layer [2023-04-27T02:12:21.466Z] 5d3b04190fa2: Pulling fs layer [2023-04-27T02:12:21.466Z] 2f39f015ded8: Pulling fs layer [2023-04-27T02:12:21.466Z] 33b1e0a273af: Waiting [2023-04-27T02:12:21.466Z] 3a2ae6a8a46f: Waiting [2023-04-27T02:12:21.466Z] 5d3b04190fa2: Waiting [2023-04-27T02:12:21.466Z] 2f39f015ded8: Waiting [2023-04-27T02:12:21.466Z] 5c69ac0246d0: Verifying Checksum [2023-04-27T02:12:21.466Z] 5c69ac0246d0: Download complete [2023-04-27T02:12:21.466Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-27T02:12:21.466Z] 3a2ae6a8a46f: Download complete [2023-04-27T02:12:21.724Z] 33b1e0a273af: Verifying Checksum [2023-04-27T02:12:21.724Z] 33b1e0a273af: Download complete [2023-04-27T02:12:21.724Z] ec43610c2a17: Verifying Checksum [2023-04-27T02:12:21.724Z] ec43610c2a17: Download complete [2023-04-27T02:12:21.724Z] 5d3b04190fa2: Verifying Checksum [2023-04-27T02:12:21.724Z] 5d3b04190fa2: Download complete [2023-04-27T02:12:21.724Z] 5eb5b503b376: Verifying Checksum [2023-04-27T02:12:21.724Z] 5eb5b503b376: Download complete [2023-04-27T02:12:22.290Z] 2f39f015ded8: Download complete [2023-04-27T02:12:23.266Z] 5eb5b503b376: Pull complete [2023-04-27T02:12:23.266Z] 5c69ac0246d0: Pull complete [2023-04-27T02:12:23.832Z] ec43610c2a17: Pull complete [2023-04-27T02:12:23.832Z] 3a2ae6a8a46f: Pull complete [2023-04-27T02:12:24.089Z] 33b1e0a273af: Pull complete [2023-04-27T02:12:24.089Z] 5d3b04190fa2: Pull complete [2023-04-27T02:12:28.274Z] 2f39f015ded8: Pull complete [2023-04-27T02:12:28.534Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-27T02:12:28.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:12:28.534Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:12:28.636Z] prd-ubuntu20.04-docker-8c-8g-11177 does not seem to be running inside a container [2023-04-27T02:12:28.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T02:12:36.863Z] $ docker top c6f9941cb73ec8d41c41d588bc96713977aadef51cbe0af06ee153a864a98dad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:12:37.252Z] ---> job-cost.sh [2023-04-27T02:12:37.252Z] lf-activate-venv: SKIPPING [2023-04-27T02:12:37.252Z] INFO: No Stack... [2023-04-27T02:12:37.511Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:12:37.774Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:12:38.067Z] + + cut -d, -f6 [2023-04-27T02:12:38.067Z] cat /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/cost.csv [Pipeline] lock [2023-04-27T02:12:38.080Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-15-stack-cost] [2023-04-27T02:12:38.091Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-15-stack-cost] did not exist. Created. [2023-04-27T02:12:38.091Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:12:38.400Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-27T02:12:38.781Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:12:38.789Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-15-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:12:38.824Z] $ docker stop --time=1 c6f9941cb73ec8d41c41d588bc96713977aadef51cbe0af06ee153a864a98dad [2023-04-27T02:12:40.416Z] $ docker rm -f --volumes c6f9941cb73ec8d41c41d588bc96713977aadef51cbe0af06ee153a864a98dad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-27T02:38:18.653Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11750 in /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [Pipeline] { [Pipeline] ws [2023-04-27T02:38:18.671Z] Running in /w/workspace/edgex-ui-go/15 [Pipeline] { [Pipeline] checkout [2023-04-27T02:38:18.721Z] The recommended git tool is: git [2023-04-27T02:38:26.831Z] using credential edgex-jenkins-ssh [2023-04-27T02:38:26.852Z] Cloning the remote Git repository [2023-04-27T02:38:26.921Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-27T02:38:27.062Z] > git init /w/workspace/edgex-ui-go/15 # timeout=10 [2023-04-27T02:38:27.266Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-27T02:38:27.267Z] > git --version # timeout=10 [2023-04-27T02:38:27.296Z] > git --version # 'git version 2.25.1' [2023-04-27T02:38:27.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:38:27.518Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:38:31.497Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-27T02:38:31.526Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-27T02:38:33.412Z] Merging remotes/origin/main commit 3b11f5800bf1be7c6dc664b1a997417eb16645d3 into PR head commit fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 [2023-04-27T02:38:32.724Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-27T02:38:32.776Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-27T02:38:32.778Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:38:32.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/556/head:refs/remotes/origin/PR-556 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-27T02:38:33.434Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:38:33.523Z] > git checkout -f fb11956e9b43ee4028775c1a4fa1b4de32ff29b3 # timeout=10 [2023-04-27T02:38:34.707Z] Merge succeeded, producing 4cbb2e527c79f47da5a525260204efaeef6aaea8 [2023-04-27T02:38:34.708Z] Checking out Revision 4cbb2e527c79f47da5a525260204efaeef6aaea8 (PR-556) [2023-04-27T02:38:33.996Z] > git remote # timeout=10 [2023-04-27T02:38:34.017Z] > git config --get remote.origin.url # timeout=10 [2023-04-27T02:38:34.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-27T02:38:34.073Z] > git merge 3b11f5800bf1be7c6dc664b1a997417eb16645d3 # timeout=10 [2023-04-27T02:38:34.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-27T02:38:34.714Z] > git config core.sparsecheckout # timeout=10 [2023-04-27T02:38:34.732Z] > git checkout -f 4cbb2e527c79f47da5a525260204efaeef6aaea8 # timeout=10 [2023-04-27T02:38:38.462Z] Commit message: "Merge commit '3b11f5800bf1be7c6dc664b1a997417eb16645d3' into HEAD" [2023-04-27T02:38:38.492Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:38:38.471Z] > git rev-list --no-walk ee52e2a10493194cceaae8a1178b5036d36cbf10 # timeout=10 [2023-04-27T02:38:39.386Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-27T02:38:39.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T02:38:39.386Z] Dload Upload Total Spent Left Speed [2023-04-27T02:38:39.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-04-27T02:38:40.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-27T02:38:40.446Z] + sudo tee /etc/docker/daemon.new [2023-04-27T02:38:40.446Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-27T02:38:40.446Z] { [2023-04-27T02:38:40.446Z] "registry-mirrors": [ [2023-04-27T02:38:40.446Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-27T02:38:40.446Z] ], [2023-04-27T02:38:40.446Z] "bip": "10.250.0.254/24", [2023-04-27T02:38:40.446Z] "hosts": [ [2023-04-27T02:38:40.446Z] "tcp://0.0.0.0:5555", [2023-04-27T02:38:40.446Z] "unix:///var/run/docker.sock" [2023-04-27T02:38:40.446Z] ], [2023-04-27T02:38:40.446Z] "mtu": 1458, [2023-04-27T02:38:40.446Z] "selinux-enabled": true, [2023-04-27T02:38:40.446Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-27T02:38:40.446Z] } [Pipeline] sh [2023-04-27T02:38:40.793Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-27T02:38:41.161Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:38:59.487Z] provisioning config files... [2023-04-27T02:38:59.525Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/15@tmp/config8739752029808496235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:38:59.916Z] ---> docker-login.sh [2023-04-27T02:38:59.916Z] nexus3.edgexfoundry.org:10001 [2023-04-27T02:39:00.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:39:00.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:39:00.811Z] Configure a credential helper to remove this warning. See [2023-04-27T02:39:00.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:39:00.811Z] [2023-04-27T02:39:00.811Z] Login Succeeded [2023-04-27T02:39:00.811Z] nexus3.edgexfoundry.org:10002 [2023-04-27T02:39:01.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:39:01.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:39:01.698Z] Configure a credential helper to remove this warning. See [2023-04-27T02:39:01.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:39:01.698Z] [2023-04-27T02:39:01.698Z] Login Succeeded [2023-04-27T02:39:01.698Z] nexus3.edgexfoundry.org:10003 [2023-04-27T02:39:01.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:39:02.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:39:02.296Z] Configure a credential helper to remove this warning. See [2023-04-27T02:39:02.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:39:02.296Z] [2023-04-27T02:39:02.296Z] Login Succeeded [2023-04-27T02:39:02.296Z] nexus3.edgexfoundry.org:10004 [2023-04-27T02:39:02.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:39:02.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:39:02.883Z] Configure a credential helper to remove this warning. See [2023-04-27T02:39:02.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:39:02.883Z] [2023-04-27T02:39:02.883Z] Login Succeeded [2023-04-27T02:39:02.883Z] docker.io [2023-04-27T02:39:03.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-27T02:39:03.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-27T02:39:03.466Z] Configure a credential helper to remove this warning. See [2023-04-27T02:39:03.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-27T02:39:03.466Z] [2023-04-27T02:39:03.466Z] Login Succeeded [2023-04-27T02:39:03.466Z] ---> docker-login.sh ends [Pipeline] } [2023-04-27T02:39:03.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-27T02:39:03.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:39:03.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-27T02:39:04.007Z] ========================================================= [2023-04-27T02:39:04.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-27T02:39:04.007Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:39:04.416Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-27T02:39:05.896Z] Sending build context to Docker daemon 28.81MB [2023-04-27T02:39:05.896Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:39:05.896Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-27T02:39:05.896Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-27T02:39:05.896Z] c41833b44d91: Pulling fs layer [2023-04-27T02:39:05.896Z] ed15518f5707: Pulling fs layer [2023-04-27T02:39:05.896Z] feae8fd75edb: Pulling fs layer [2023-04-27T02:39:05.896Z] 242c74f7c9fa: Pulling fs layer [2023-04-27T02:39:05.896Z] 3cdef696dda3: Pulling fs layer [2023-04-27T02:39:05.896Z] 2ced38df9373: Pulling fs layer [2023-04-27T02:39:05.896Z] 58f1dce35555: Pulling fs layer [2023-04-27T02:39:05.896Z] 3cdef696dda3: Waiting [2023-04-27T02:39:05.896Z] 2ced38df9373: Waiting [2023-04-27T02:39:05.896Z] 58f1dce35555: Waiting [2023-04-27T02:39:05.896Z] 242c74f7c9fa: Waiting [2023-04-27T02:39:05.896Z] ed15518f5707: Verifying Checksum [2023-04-27T02:39:05.896Z] ed15518f5707: Download complete [2023-04-27T02:39:05.896Z] 242c74f7c9fa: Download complete [2023-04-27T02:39:06.186Z] 3cdef696dda3: Verifying Checksum [2023-04-27T02:39:06.186Z] 3cdef696dda3: Download complete [2023-04-27T02:39:06.186Z] c41833b44d91: Verifying Checksum [2023-04-27T02:39:06.186Z] c41833b44d91: Download complete [2023-04-27T02:39:06.807Z] c41833b44d91: Pull complete [2023-04-27T02:39:07.428Z] ed15518f5707: Pull complete [2023-04-27T02:39:08.044Z] 58f1dce35555: Verifying Checksum [2023-04-27T02:39:08.044Z] 58f1dce35555: Download complete [2023-04-27T02:39:10.039Z] 2ced38df9373: Verifying Checksum [2023-04-27T02:39:10.039Z] 2ced38df9373: Download complete [2023-04-27T02:39:10.039Z] feae8fd75edb: Verifying Checksum [2023-04-27T02:39:10.039Z] feae8fd75edb: Download complete [2023-04-27T02:39:22.428Z] feae8fd75edb: Pull complete [2023-04-27T02:39:22.428Z] 242c74f7c9fa: Pull complete [2023-04-27T02:39:22.428Z] 3cdef696dda3: Pull complete [2023-04-27T02:39:29.379Z] 2ced38df9373: Pull complete [2023-04-27T02:39:31.351Z] 58f1dce35555: Pull complete [2023-04-27T02:39:31.351Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-27T02:39:31.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-27T02:39:31.351Z] ---> fadd8f120f05 [2023-04-27T02:39:31.351Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:39:33.965Z] ---> Running in e3ea006e8ecc [2023-04-27T02:39:34.565Z] Removing intermediate container e3ea006e8ecc [2023-04-27T02:39:34.565Z] ---> c5564ec78b85 [2023-04-27T02:39:34.565Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:39:34.565Z] ---> Running in 02ee1e3809b3 [2023-04-27T02:39:34.862Z] Removing intermediate container 02ee1e3809b3 [2023-04-27T02:39:34.863Z] ---> cec6d5084af5 [2023-04-27T02:39:34.863Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:39:35.381Z] ---> Running in 7e8c653b1855 [2023-04-27T02:39:35.381Z] Removing intermediate container 7e8c653b1855 [2023-04-27T02:39:35.381Z] ---> 1f7ec226d8f4 [2023-04-27T02:39:35.381Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-27T02:39:35.381Z] ---> Running in 9595fd0bd5fa [2023-04-27T02:39:35.979Z] Removing intermediate container 9595fd0bd5fa [2023-04-27T02:39:35.979Z] ---> 86d60c62a4c6 [2023-04-27T02:39:35.979Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:39:35.979Z] ---> Running in 9a37891b25cb [2023-04-27T02:39:36.252Z] Removing intermediate container 9a37891b25cb [2023-04-27T02:39:36.252Z] ---> 8885e5e0329a [2023-04-27T02:39:36.252Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:39:36.848Z] latest: Pulling from library/docker [2023-04-27T02:39:36.848Z] c41833b44d91: Already exists [2023-04-27T02:39:36.848Z] 6343a5c17821: Pulling fs layer [2023-04-27T02:39:36.848Z] 7fb3fc37985f: Pulling fs layer [2023-04-27T02:39:36.848Z] c69224d8e51c: Pulling fs layer [2023-04-27T02:39:36.848Z] 9509eea51bfd: Pulling fs layer [2023-04-27T02:39:36.848Z] 13893f74905f: Pulling fs layer [2023-04-27T02:39:36.848Z] a478c30451b0: Pulling fs layer [2023-04-27T02:39:36.848Z] cca6ee3ffb4d: Pulling fs layer [2023-04-27T02:39:36.848Z] fe1b37f33852: Pulling fs layer [2023-04-27T02:39:36.848Z] b44bc8c7e93d: Pulling fs layer [2023-04-27T02:39:36.848Z] 0e42b4e3b30c: Pulling fs layer [2023-04-27T02:39:36.848Z] d97e7eb47f8a: Pulling fs layer [2023-04-27T02:39:36.848Z] 3ed71508fdeb: Pulling fs layer [2023-04-27T02:39:36.848Z] fca51f470542: Pulling fs layer [2023-04-27T02:39:36.848Z] cca6ee3ffb4d: Waiting [2023-04-27T02:39:36.848Z] fe1b37f33852: Waiting [2023-04-27T02:39:36.848Z] b44bc8c7e93d: Waiting [2023-04-27T02:39:36.848Z] 0e42b4e3b30c: Waiting [2023-04-27T02:39:36.848Z] d97e7eb47f8a: Waiting [2023-04-27T02:39:36.848Z] 3ed71508fdeb: Waiting [2023-04-27T02:39:36.848Z] fca51f470542: Waiting [2023-04-27T02:39:36.848Z] 9509eea51bfd: Waiting [2023-04-27T02:39:36.848Z] 13893f74905f: Waiting [2023-04-27T02:39:36.848Z] a478c30451b0: Waiting [2023-04-27T02:39:37.154Z] 7fb3fc37985f: Verifying Checksum [2023-04-27T02:39:37.154Z] 7fb3fc37985f: Download complete [2023-04-27T02:39:37.707Z] c69224d8e51c: Verifying Checksum [2023-04-27T02:39:37.707Z] c69224d8e51c: Download complete [2023-04-27T02:39:38.596Z] 6343a5c17821: Download complete [2023-04-27T02:39:38.596Z] 13893f74905f: Download complete [2023-04-27T02:39:38.596Z] a478c30451b0: Verifying Checksum [2023-04-27T02:39:38.596Z] a478c30451b0: Download complete [2023-04-27T02:39:38.596Z] 9509eea51bfd: Verifying Checksum [2023-04-27T02:39:38.596Z] 9509eea51bfd: Download complete [2023-04-27T02:39:38.596Z] cca6ee3ffb4d: Verifying Checksum [2023-04-27T02:39:38.596Z] cca6ee3ffb4d: Download complete [2023-04-27T02:39:38.596Z] fe1b37f33852: Verifying Checksum [2023-04-27T02:39:38.596Z] fe1b37f33852: Download complete [2023-04-27T02:39:38.596Z] 0e42b4e3b30c: Verifying Checksum [2023-04-27T02:39:38.596Z] 0e42b4e3b30c: Download complete [2023-04-27T02:39:38.888Z] 3ed71508fdeb: Verifying Checksum [2023-04-27T02:39:38.888Z] 3ed71508fdeb: Download complete [2023-04-27T02:39:38.888Z] b44bc8c7e93d: Verifying Checksum [2023-04-27T02:39:38.888Z] b44bc8c7e93d: Download complete [2023-04-27T02:39:38.888Z] fca51f470542: Download complete [2023-04-27T02:39:39.167Z] 6343a5c17821: Pull complete [2023-04-27T02:39:39.450Z] 7fb3fc37985f: Pull complete [2023-04-27T02:39:40.055Z] d97e7eb47f8a: Verifying Checksum [2023-04-27T02:39:40.055Z] d97e7eb47f8a: Download complete [2023-04-27T02:39:40.332Z] c69224d8e51c: Pull complete [2023-04-27T02:39:41.314Z] 9509eea51bfd: Pull complete [2023-04-27T02:39:42.294Z] 13893f74905f: Pull complete [2023-04-27T02:39:42.607Z] a478c30451b0: Pull complete [2023-04-27T02:39:42.882Z] cca6ee3ffb4d: Pull complete [2023-04-27T02:39:43.167Z] fe1b37f33852: Pull complete [2023-04-27T02:39:44.147Z] b44bc8c7e93d: Pull complete [2023-04-27T02:39:44.422Z] 0e42b4e3b30c: Pull complete [2023-04-27T02:39:48.731Z] d97e7eb47f8a: Pull complete [2023-04-27T02:39:48.731Z] 3ed71508fdeb: Pull complete [2023-04-27T02:39:49.327Z] fca51f470542: Pull complete [2023-04-27T02:39:49.327Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-04-27T02:39:49.327Z] Status: Downloaded newer image for docker:latest [2023-04-27T02:39:51.950Z] ---> 06af7b765818 [2023-04-27T02:39:51.950Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:39:51.950Z] ---> Running in 8602338bd6b5 [2023-04-27T02:39:53.932Z] Removing intermediate container 8602338bd6b5 [2023-04-27T02:39:53.932Z] ---> 9aab329f4317 [2023-04-27T02:39:53.932Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:39:53.932Z] ---> Running in 2087c0c7edb8 [2023-04-27T02:39:54.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:39:55.885Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:39:58.502Z] OK: 263 MiB in 53 packages [2023-04-27T02:39:59.486Z] Removing intermediate container 2087c0c7edb8 [2023-04-27T02:39:59.486Z] ---> fec46b2f019e [2023-04-27T02:39:59.486Z] Step 11/16 : ENV GO111MODULE=on [2023-04-27T02:39:59.486Z] ---> Running in 08d8190d6221 [2023-04-27T02:39:59.760Z] Removing intermediate container 08d8190d6221 [2023-04-27T02:39:59.760Z] ---> d979f1ef1cd9 [2023-04-27T02:39:59.760Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:39:59.760Z] ---> Running in c0024454cdcf [2023-04-27T02:40:00.034Z] Removing intermediate container c0024454cdcf [2023-04-27T02:40:00.034Z] ---> 636ea81653a8 [2023-04-27T02:40:00.034Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-27T02:40:01.061Z] ---> 67b86ce401f7 [2023-04-27T02:40:01.061Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:40:01.061Z] ---> Running in c68fe4622d4c [2023-04-27T02:41:09.677Z] Removing intermediate container c68fe4622d4c [2023-04-27T02:41:09.677Z] ---> 9a22a98ad22c [2023-04-27T02:41:09.677Z] Step 15/16 : COPY . . [2023-04-27T02:41:09.677Z] ---> 35b5bbb4b579 [2023-04-27T02:41:09.677Z] Step 16/16 : RUN ${MAKE} [2023-04-27T02:41:09.677Z] ---> Running in 09b5d81e9152 [2023-04-27T02:41:09.677Z] noop [2023-04-27T02:41:09.677Z] Removing intermediate container 09b5d81e9152 [2023-04-27T02:41:09.677Z] ---> 314ee5be6d47 [2023-04-27T02:41:09.678Z] Successfully built 314ee5be6d47 [2023-04-27T02:41:09.678Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:41:10.052Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:41:10.052Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:41:10.323Z] prd-ubuntu20.04-docker-arm64-4c-16g-11750 does not seem to be running inside a container [2023-04-27T02:41:10.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@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-04-27T02:41:11.822Z] $ docker top 18b883eb5712085371daaf6b58f705055e9a8d1fda1fad5b8b54cec8078a7ff4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:41:12.721Z] + go version [2023-04-27T02:41:12.721Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-27T02:41:12.746Z] $ docker stop --time=1 18b883eb5712085371daaf6b58f705055e9a8d1fda1fad5b8b54cec8078a7ff4 [2023-04-27T02:41:14.497Z] $ docker rm -f --volumes 18b883eb5712085371daaf6b58f705055e9a8d1fda1fad5b8b54cec8078a7ff4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:41:15.101Z] + docker inspect -f . ci-base-image-arm64 [2023-04-27T02:41:15.101Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:41:15.333Z] prd-ubuntu20.04-docker-arm64-4c-16g-11750 does not seem to be running inside a container [2023-04-27T02:41:15.420Z] $ 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/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@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-04-27T02:41:16.782Z] $ docker top c2113d1496882493b02684d0fc7c638202da19f66aa3aa846efc30dd313ef484 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:41:17.656Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/15 [Pipeline] fileExists [Pipeline] sh [2023-04-27T02:41:18.321Z] + make test [2023-04-27T02:41:18.321Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-27T02:41:57.247Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-27T02:43:49.019Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-27T02:43:49.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-27T02:43:49.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-27T02:43:49.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-27T02:43:49.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-27T02:43:49.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-27T02:43:49.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-27T02:43:49.019Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-27T02:43:49.019Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-27T02:44:21.633Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-27T02:44:21.633Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-27T02:44:21.633Z] ./bin/test-attribution-txt.sh [2023-04-27T02:44:21.633Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-27T02:44:21.633Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-27T02:44:21.634Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-27T02:44:21.634Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-27T02:44:21.634Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-27T02:44:21.634Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-27T02:44:21.634Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-27T02:44:21.634Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-27T02:44:21.634Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-27T02:44:21.634Z] make -C web test [2023-04-27T02:44:21.634Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/15/web' [2023-04-27T02:44:21.634Z] make[1]: tput: No such file or directory [2023-04-27T02:44:21.634Z] make[1]: tput: No such file or directory [2023-04-27T02:44:21.634Z] warning: generating ./VERSION [2023-04-27T02:44:21.634Z] echo "0.0.0" > VERSION [2023-04-27T02:44:21.634Z] docker build \ [2023-04-27T02:44:21.634Z] -f Dockerfile \ [2023-04-27T02:44:21.634Z] --build-arg USER=1000 \ [2023-04-27T02:44:21.634Z] \ [2023-04-27T02:44:21.634Z] --label "git_sha=4cbb2e527c79f47da5a525260204efaeef6aaea8" \ [2023-04-27T02:44:21.634Z] -t edgexfoundry/edgex-web-ui:4cbb2e527c79f47da5a525260204efaeef6aaea8 \ [2023-04-27T02:44:21.634Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-27T02:44:21.634Z] . [2023-04-27T02:44:21.634Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-27T02:44:21.634Z] Install the buildx component to build images with BuildKit: [2023-04-27T02:44:21.634Z] https://docs.docker.com/go/buildx/ [2023-04-27T02:44:21.634Z] [2023-04-27T02:44:21.634Z] Sending build context to Docker daemon 3.269MB [2023-04-27T02:44:21.634Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-27T02:44:21.634Z] 16.17-alpine3.15: Pulling from library/node [2023-04-27T02:44:21.634Z] 47517142f6ba: Pulling fs layer [2023-04-27T02:44:21.634Z] 5f8c4bfa009b: Pulling fs layer [2023-04-27T02:44:21.634Z] f7079c9c4ba1: Pulling fs layer [2023-04-27T02:44:21.634Z] aba105e6f55a: Pulling fs layer [2023-04-27T02:44:21.634Z] aba105e6f55a: Waiting [2023-04-27T02:44:21.634Z] f7079c9c4ba1: Verifying Checksum [2023-04-27T02:44:21.634Z] f7079c9c4ba1: Download complete [2023-04-27T02:44:21.634Z] 47517142f6ba: Verifying Checksum [2023-04-27T02:44:21.634Z] 47517142f6ba: Download complete [2023-04-27T02:44:21.634Z] aba105e6f55a: Verifying Checksum [2023-04-27T02:44:21.634Z] aba105e6f55a: Download complete [2023-04-27T02:44:21.634Z] 47517142f6ba: Pull complete [2023-04-27T02:44:21.634Z] 5f8c4bfa009b: Verifying Checksum [2023-04-27T02:44:21.634Z] 5f8c4bfa009b: Download complete [2023-04-27T02:44:24.313Z] 5f8c4bfa009b: Pull complete [2023-04-27T02:44:24.900Z] f7079c9c4ba1: Pull complete [2023-04-27T02:44:24.900Z] aba105e6f55a: Pull complete [2023-04-27T02:44:25.171Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-27T02:44:25.171Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-27T02:44:25.171Z] ---> bf1b8b58d215 [2023-04-27T02:44:25.171Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-27T02:44:25.762Z] ---> Running in 20be54b75c52 [2023-04-27T02:44:26.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:44:27.004Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:44:28.424Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-27T02:44:28.424Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-27T02:44:28.424Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-27T02:44:28.424Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-27T02:44:28.424Z] (5/128) Installing libxcb (1.14-r2) [2023-04-27T02:44:28.424Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-27T02:44:28.424Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-27T02:44:28.424Z] (8/128) Installing libice (1.0.10-r0) [2023-04-27T02:44:28.424Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-27T02:44:28.424Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-27T02:44:28.424Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-27T02:44:28.424Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-27T02:44:28.424Z] (13/128) Installing xset (1.2.4-r0) [2023-04-27T02:44:28.701Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-27T02:44:28.701Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-27T02:44:28.701Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-27T02:44:28.701Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-27T02:44:28.701Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-27T02:44:28.701Z] (19/128) Installing libintl (0.21-r0) [2023-04-27T02:44:28.701Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-27T02:44:28.701Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-27T02:44:28.701Z] (22/128) Installing pcre (8.45-r1) [2023-04-27T02:44:28.701Z] (23/128) Installing glib (2.70.1-r0) [2023-04-27T02:44:28.701Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-27T02:44:28.701Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-27T02:44:28.701Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-27T02:44:28.977Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-27T02:44:28.977Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-27T02:44:28.977Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-27T02:44:28.977Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-27T02:44:28.977Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-27T02:44:28.977Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-27T02:44:28.977Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-27T02:44:29.247Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-27T02:44:29.247Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-27T02:44:29.247Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-27T02:44:29.247Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-27T02:44:29.247Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-27T02:44:29.247Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-27T02:44:29.247Z] (40/128) Installing libxi (1.8-r0) [2023-04-27T02:44:29.247Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-27T02:44:29.247Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-27T02:44:29.247Z] (43/128) Installing atk (2.36.0-r0) [2023-04-27T02:44:29.247Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-27T02:44:29.247Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-27T02:44:29.247Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-27T02:44:29.247Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-27T02:44:29.247Z] (48/128) Installing expat (2.5.0-r0) [2023-04-27T02:44:29.247Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-27T02:44:29.247Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-27T02:44:29.247Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-27T02:44:29.247Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-27T02:44:29.247Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-27T02:44:29.519Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-27T02:44:29.519Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-27T02:44:29.519Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-27T02:44:29.519Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-27T02:44:29.519Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-27T02:44:29.519Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-27T02:44:29.519Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-27T02:44:29.519Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-27T02:44:29.519Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-27T02:44:29.519Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-27T02:44:29.788Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-27T02:44:29.788Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-27T02:44:29.788Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-27T02:44:29.788Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-27T02:44:29.788Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-27T02:44:29.788Z] (69/128) Installing pango (1.48.10-r0) [2023-04-27T02:44:29.788Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-27T02:44:29.788Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-27T02:44:29.788Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-27T02:44:29.788Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-27T02:44:30.060Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-27T02:44:30.060Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-27T02:44:30.330Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-27T02:44:30.330Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-27T02:44:30.330Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-27T02:44:30.330Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-27T02:44:30.606Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-27T02:44:32.571Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-27T02:44:32.571Z] (80/128) Installing flac (1.3.4-r0) [2023-04-27T02:44:32.571Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-27T02:44:32.843Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-27T02:44:32.843Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-27T02:44:32.843Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-27T02:44:32.843Z] (85/128) Installing libass (0.15.2-r0) [2023-04-27T02:44:32.843Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-27T02:44:32.843Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-27T02:44:32.843Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-27T02:44:32.843Z] (89/128) Installing lame (3.100-r0) [2023-04-27T02:44:33.115Z] (90/128) Installing opus (1.3.1-r1) [2023-04-27T02:44:33.115Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-27T02:44:33.115Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-27T02:44:33.115Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-27T02:44:33.115Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-27T02:44:33.115Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-27T02:44:33.115Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-27T02:44:33.115Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-27T02:44:33.115Z] (98/128) Installing libva (2.13.0-r0) [2023-04-27T02:44:33.115Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-27T02:44:33.115Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-27T02:44:33.115Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-27T02:44:33.115Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-27T02:44:33.388Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-27T02:44:33.388Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-27T02:44:33.388Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-27T02:44:33.388Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-27T02:44:33.388Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-27T02:44:33.979Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-27T02:44:33.979Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-27T02:44:33.979Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-27T02:44:33.979Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-27T02:44:33.979Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-27T02:44:33.979Z] (113/128) Installing nspr (4.32-r0) [2023-04-27T02:44:33.979Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-27T02:44:33.979Z] (115/128) Installing nss (3.78.1-r0) [2023-04-27T02:44:34.248Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-27T02:44:34.248Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-27T02:44:34.248Z] (118/128) Installing orc (0.4.32-r0) [2023-04-27T02:44:34.248Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-27T02:44:34.248Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-27T02:44:34.248Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-27T02:44:34.248Z] (122/128) Installing libpulse (15.0-r2) [2023-04-27T02:44:34.248Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-27T02:44:34.248Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-27T02:44:34.248Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-27T02:44:34.519Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-27T02:44:34.519Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-27T02:44:34.519Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-27T02:44:38.797Z] Executing busybox-1.34.1-r7.trigger [2023-04-27T02:44:38.797Z] Executing glib-2.70.1-r0.trigger [2023-04-27T02:44:38.797Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-27T02:44:41.400Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-27T02:44:41.400Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-27T02:44:41.400Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-27T02:44:41.400Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-27T02:44:41.400Z] OK: 275 MiB in 144 packages [2023-04-27T02:44:51.492Z] Removing intermediate container 20be54b75c52 [2023-04-27T02:44:51.492Z] ---> f18529dc2754 [2023-04-27T02:44:51.492Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-27T02:44:51.492Z] ---> Running in 6ad5e833d226 [2023-04-27T02:44:51.492Z] Removing intermediate container 6ad5e833d226 [2023-04-27T02:44:51.492Z] ---> f5c39d17c218 [2023-04-27T02:44:51.492Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-27T02:44:51.492Z] ---> Running in f61556011d8e [2023-04-27T02:44:51.492Z] Removing intermediate container f61556011d8e [2023-04-27T02:44:51.492Z] ---> 64ce686b8e62 [2023-04-27T02:44:51.492Z] Step 5/10 : RUN npm install -g npm [2023-04-27T02:44:51.492Z] ---> Running in 5b778e41d9fd [2023-04-27T02:45:23.754Z] [2023-04-27T02:45:23.754Z] removed 7 packages, changed 100 packages, and audited 239 packages in 26s [2023-04-27T02:45:23.754Z] [2023-04-27T02:45:23.754Z] 18 packages are looking for funding [2023-04-27T02:45:23.754Z] run `npm fund` for details [2023-04-27T02:45:23.754Z] [2023-04-27T02:45:23.754Z] found 0 vulnerabilities [2023-04-27T02:45:23.754Z] Removing intermediate container 5b778e41d9fd [2023-04-27T02:45:23.754Z] ---> 1131f7d52f47 [2023-04-27T02:45:23.754Z] Step 6/10 : ARG USER=1000 [2023-04-27T02:45:23.754Z] ---> Running in cd3da0571dc7 [2023-04-27T02:45:24.025Z] Removing intermediate container cd3da0571dc7 [2023-04-27T02:45:24.025Z] ---> d10e9de5996d [2023-04-27T02:45:24.025Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-27T02:45:24.300Z] ---> Running in e0e7df74dbd8 [2023-04-27T02:45:27.654Z] Removing intermediate container e0e7df74dbd8 [2023-04-27T02:45:27.654Z] ---> 514a28fa9659 [2023-04-27T02:45:27.654Z] Step 8/10 : USER $USER:$USER [2023-04-27T02:45:27.929Z] ---> Running in a9a2ed383f33 [2023-04-27T02:45:28.199Z] Removing intermediate container a9a2ed383f33 [2023-04-27T02:45:28.199Z] ---> 9436dce757f6 [2023-04-27T02:45:28.199Z] Step 9/10 : WORKDIR /app [2023-04-27T02:45:28.199Z] ---> Running in ab44975041a0 [2023-04-27T02:45:28.468Z] Removing intermediate container ab44975041a0 [2023-04-27T02:45:28.468Z] ---> f01396bd70c4 [2023-04-27T02:45:28.468Z] Step 10/10 : LABEL git_sha=4cbb2e527c79f47da5a525260204efaeef6aaea8 [2023-04-27T02:45:28.744Z] ---> Running in 8bfb76948f51 [2023-04-27T02:45:29.014Z] Removing intermediate container 8bfb76948f51 [2023-04-27T02:45:29.014Z] ---> b28e831c6ead [2023-04-27T02:45:29.014Z] Successfully built b28e831c6ead [2023-04-27T02:45:29.014Z] Successfully tagged edgexfoundry/edgex-web-ui:4cbb2e527c79f47da5a525260204efaeef6aaea8 [2023-04-27T02:45:29.014Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-27T02:45:29.014Z] touch edgex-web-ui.imagebuilt [2023-04-27T02:45:29.014Z] mkdir -p node_modules coverage [2023-04-27T02:45:29.015Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-27T02:45:29.015Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE required: { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE }, [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE required: { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE }, [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE required: { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE }, [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE required: { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE }, [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE required: { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE }, [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE required: { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE }, [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE required: { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE }, [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE required: { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE }, [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE Unsupported engine { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE required: { [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE }, [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-27T02:45:47.276Z] npm WARN EBADENGINE } [2023-04-27T02:46:19.548Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-27T02:46:19.548Z] 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-04-27T02:46:19.548Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:46:19.548Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-27T02:46:20.530Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-27T02:46:27.214Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-27T02:46:35.441Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-27T02:46:35.721Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-27T02:46:36.305Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-27T02:47:03.875Z] 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-04-27T02:47:03.875Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:47:03.875Z] 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-04-27T02:47:07.249Z] 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-04-27T02:47:08.676Z] 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-04-27T02:47:10.640Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-27T02:47:25.697Z] 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-04-27T02:47:25.697Z] 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-04-27T02:47:43.954Z] 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-04-27T02:48:22.878Z] 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-04-27T02:49:09.759Z] [2023-04-27T02:49:09.759Z] added 1475 packages, and audited 1476 packages in 4m [2023-04-27T02:49:09.759Z] [2023-04-27T02:49:09.759Z] 90 packages are looking for funding [2023-04-27T02:49:09.759Z] run `npm fund` for details [2023-04-27T02:49:09.759Z] [2023-04-27T02:49:09.759Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-27T02:49:09.759Z] [2023-04-27T02:49:09.759Z] To address issues that do not require attention, run: [2023-04-27T02:49:09.759Z] npm audit fix [2023-04-27T02:49:09.759Z] [2023-04-27T02:49:09.759Z] To address all issues (including breaking changes), run: [2023-04-27T02:49:09.759Z] npm audit fix --force [2023-04-27T02:49:09.759Z] [2023-04-27T02:49:09.759Z] Run `npm audit` for details. [2023-04-27T02:49:09.760Z] 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-04-27T02:49:28.016Z] - Generating browser application bundles (phase: setup)... [2023-04-27T02:50:06.962Z] Compiling @angular/core : es2015 as esm2015 [2023-04-27T02:50:06.962Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-27T02:50:46.211Z] Compiling @angular/common : es2015 as esm2015 [2023-04-27T02:50:46.211Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-27T02:50:50.510Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-27T02:50:50.510Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-27T02:50:55.882Z] Compiling @angular/router : es2015 as esm2015 [2023-04-27T02:50:56.856Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-27T02:51:03.532Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-27T02:51:06.151Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-27T02:51:06.151Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-27T02:51:11.525Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-27T02:51:11.525Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-27T02:51:12.118Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-27T02:52:33.849Z] 27 04 2023 02:52:23.150:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-27T02:52:33.849Z] 27 04 2023 02:52:23.167:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-27T02:52:33.849Z] 27 04 2023 02:52:23.203:INFO [launcher]: Starting browser ChromeHeadless [2023-04-27T02:53:55.511Z] 27 04 2023 02:53:43.123:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-27T02:53:55.511Z] 27 04 2023 02:53:45.106:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-27T02:54:51.918Z] 27 04 2023 02:54:47.655:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-27T02:54:51.918Z] ✔ Browser application bundle generation complete. [2023-04-27T02:54:51.918Z] 27 04 2023 02:54:49.179:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-04-27T02:54:51.918Z] 27 04 2023 02:54:51.505:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket Ei9cE4snOs4Z4r3DAAAB with id 36935485 [2023-04-27T02:55:14.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-27T02:55:14.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.008 secs) [2023-04-27T02:55:14.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.174 secs) [2023-04-27T02:55:14.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.208 secs) [2023-04-27T02:55:14.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.464 secs) [2023-04-27T02:55:14.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.974 secs) [2023-04-27T02:55:14.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.043 secs) [2023-04-27T02:55:14.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.095 secs) [2023-04-27T02:55:14.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.154 secs) [2023-04-27T02:55:14.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.198 secs) [2023-04-27T02:55:14.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.219 secs) [2023-04-27T02:55:14.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.276 secs) [2023-04-27T02:55:14.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.698 secs) [2023-04-27T02:55:15.086Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.781 secs) [2023-04-27T02:55:15.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.871 secs) [2023-04-27T02:55:15.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.975 secs) [2023-04-27T02:55:15.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.019 secs) [2023-04-27T02:55:15.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.146 secs) [2023-04-27T02:55:17.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.464 secs) [2023-04-27T02:55:17.641Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.908 secs) [2023-04-27T02:55:17.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.989 secs) [2023-04-27T02:55:17.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 5.031 secs) [2023-04-27T02:55:17.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 5.096 secs) [2023-04-27T02:55:18.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.127 secs) [2023-04-27T02:55:18.176Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.14 secs) [2023-04-27T02:55:18.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.605 secs) [2023-04-27T02:55:18.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.692 secs) [2023-04-27T02:55:18.778Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.78 secs) [2023-04-27T02:55:19.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.865 secs) [2023-04-27T02:55:19.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.908 secs) [2023-04-27T02:55:19.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.945 secs) [2023-04-27T02:55:19.320Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 6.096 secs) [2023-04-27T02:55:19.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.122 secs) [2023-04-27T02:55:19.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.158 secs) [2023-04-27T02:55:19.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.239 secs) [2023-04-27T02:55:19.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.474 secs) [2023-04-27T02:55:19.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.542 secs) [2023-04-27T02:55:20.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.581 secs) [2023-04-27T02:55:20.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.643 secs) [2023-04-27T02:55:20.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.665 secs) [2023-04-27T02:55:20.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.9 secs) [2023-04-27T02:55:20.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.036 secs) [2023-04-27T02:55:20.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.269 secs) [2023-04-27T02:55:20.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.332 secs) [2023-04-27T02:55:21.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.512 secs) [2023-04-27T02:55:21.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.688 secs) [2023-04-27T02:55:21.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.771 secs) [2023-04-27T02:55:21.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.808 secs) [2023-04-27T02:55:21.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.853 secs) [2023-04-27T02:55:21.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.951 secs) [2023-04-27T02:55:21.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.079 secs) [2023-04-27T02:55:22.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.244 secs) [2023-04-27T02:55:22.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.321 secs) [2023-04-27T02:55:22.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.343 secs) [2023-04-27T02:55:22.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.359 secs) [2023-04-27T02:55:22.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.38 secs) [2023-04-27T02:55:22.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.395 secs) [2023-04-27T02:55:22.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.619 secs) [2023-04-27T02:55:22.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.651 secs) [2023-04-27T02:55:23.061Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.969 secs) [2023-04-27T02:55:23.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.122 secs) [2023-04-27T02:55:23.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.147 secs) [2023-04-27T02:55:23.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.183 secs) [2023-04-27T02:55:23.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.457 secs) [2023-04-27T02:55:23.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.564 secs) [2023-04-27T02:55:23.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.613 secs) [2023-04-27T02:55:23.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.632 secs) [2023-04-27T02:55:23.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.648 secs) [2023-04-27T02:55:24.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.743 secs) [2023-04-27T02:55:24.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.757 secs) [2023-04-27T02:55:24.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.842 secs) [2023-04-27T02:55:24.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.225 secs) [2023-04-27T02:55:24.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.289 secs) [2023-04-27T02:55:25.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.353 secs) [2023-04-27T02:55:25.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.446 secs) [2023-04-27T02:55:25.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.655 secs) [2023-04-27T02:55:25.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.684 secs) [2023-04-27T02:55:25.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.699 secs) [2023-04-27T02:55:25.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.792 secs) [2023-04-27T02:55:25.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.077 secs) [2023-04-27T02:55:26.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.104 secs) [2023-04-27T02:55:26.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.302 secs) [2023-04-27T02:55:26.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.454 secs) [2023-04-27T02:55:26.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.619 secs) [2023-04-27T02:55:26.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.633 secs) [2023-04-27T02:55:26.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.646 secs) [2023-04-27T02:55:26.643Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.711 secs) [2023-04-27T02:55:26.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.741 secs) [2023-04-27T02:55:26.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.769 secs) [2023-04-27T02:55:26.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.798 secs) [2023-04-27T02:55:26.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.847 secs) [2023-04-27T02:55:27.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.28 secs) [2023-04-27T02:55:27.495Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.38 secs) [2023-04-27T02:55:27.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.448 secs) [2023-04-27T02:55:27.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.556 secs) [2023-04-27T02:55:28.033Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.744 secs) [2023-04-27T02:55:28.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.771 secs) [2023-04-27T02:55:28.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.794 secs) [2023-04-27T02:55:28.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.9 secs) [2023-04-27T02:55:28.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.023 secs) [2023-04-27T02:55:28.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.153 secs) [2023-04-27T02:55:29.108Z] WARN: ' [2023-04-27T02:55:29.108Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-27T02:55:29.108Z] Support for using the ngModel input property and ngModelChange event with [2023-04-27T02:55:29.108Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-27T02:55:29.108Z] in a future version of Angular. [2023-04-27T02:55:29.108Z] [2023-04-27T02:55:29.108Z] For more information on this, see our API docs here: [2023-04-27T02:55:29.108Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-27T02:55:29.108Z] ' [2023-04-27T02:55:29.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.153 secs) [2023-04-27T02:55:29.108Z] WARN: ' [2023-04-27T02:55:29.108Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-27T02:55:29.108Z] Support for using the ngModel input property and ngModelChange event with [2023-04-27T02:55:29.108Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-27T02:55:29.108Z] in a future version of Angular. [2023-04-27T02:55:29.108Z] [2023-04-27T02:55:29.108Z] For more information on this, see our API docs here: [2023-04-27T02:55:29.108Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-27T02:55:29.108Z] ' [2023-04-27T02:55:29.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.374 secs) [2023-04-27T02:55:29.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.438 secs) [2023-04-27T02:55:29.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.515 secs) [2023-04-27T02:55:29.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.582 secs) [2023-04-27T02:55:29.375Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.655 secs) [2023-04-27T02:55:29.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.698 secs) [2023-04-27T02:55:29.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.737 secs) [2023-04-27T02:55:29.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 13.755 secs) [2023-04-27T02:55:29.911Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 13.99 secs) [2023-04-27T02:55:30.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.072 secs) [2023-04-27T02:55:30.180Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.144 secs) [2023-04-27T02:55:30.450Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.269 secs) [2023-04-27T02:55:30.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.547 secs) [2023-04-27T02:55:31.024Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.71 secs) [2023-04-27T02:55:31.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.896 secs) [2023-04-27T02:55:31.612Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 14.952 secs) [2023-04-27T02:55:31.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.118 secs) [2023-04-27T02:55:32.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.215 secs) [2023-04-27T02:55:32.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.804 secs) [2023-04-27T02:55:32.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.863 secs) [2023-04-27T02:55:33.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.137 secs) [2023-04-27T02:55:33.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.179 secs) [2023-04-27T02:55:33.268Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.245 secs) [2023-04-27T02:55:33.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.482 secs) [2023-04-27T02:55:33.535Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.579 secs) [2023-04-27T02:55:33.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.666 secs) [2023-04-27T02:55:33.802Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.702 secs) [2023-04-27T02:55:34.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.97 secs) [2023-04-27T02:55:34.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 17.232 secs) [2023-04-27T02:55:34.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.245 secs) [2023-04-27T02:55:34.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.262 secs) [2023-04-27T02:55:34.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.33 secs) [2023-04-27T02:55:34.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.355 secs) [2023-04-27T02:55:34.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.379 secs) [2023-04-27T02:55:34.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.481 secs) [2023-04-27T02:55:35.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.563 secs) [2023-04-27T02:55:35.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.716 secs) [2023-04-27T02:55:35.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.793 secs) [2023-04-27T02:55:35.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.83 secs) [2023-04-27T02:55:35.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.848 secs) [2023-04-27T02:55:35.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.865 secs) [2023-04-27T02:55:35.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 17.884 secs) [2023-04-27T02:55:35.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.005 secs) [2023-04-27T02:55:36.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.165 secs) [2023-04-27T02:55:36.279Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.432 secs) [2023-04-27T02:55:36.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.545 secs) [2023-04-27T02:55:36.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.702 secs) [2023-04-27T02:55:36.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.846 secs) [2023-04-27T02:55:37.075Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.977 secs) [2023-04-27T02:55:38.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.35 secs / 18.977 secs) [2023-04-27T02:55:38.053Z] TOTAL: 149 SUCCESS [2023-04-27T02:55:38.053Z] ✔ Browser application bundle generation complete. [2023-04-27T02:55:42.317Z] [2023-04-27T02:55:42.317Z] =============================== Coverage summary =============================== [2023-04-27T02:55:42.317Z] Statements : 40.98% ( 1467/3580 ) [2023-04-27T02:55:42.317Z] Branches : 12.03% ( 111/923 ) [2023-04-27T02:55:42.317Z] Functions : 33.28% ( 432/1298 ) [2023-04-27T02:55:42.317Z] Lines : 38.91% ( 1318/3387 ) [2023-04-27T02:55:42.317Z] ================================================================================ [2023-04-27T02:55:42.317Z] 27 04 2023 02:55:42.068:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-27T02:55:43.734Z] ✔ Browser application bundle generation complete. [2023-04-27T02:55:44.714Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/15/web' [Pipeline] echo [2023-04-27T02:55:44.739Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-27T02:55:44.749Z] $ docker stop --time=1 c2113d1496882493b02684d0fc7c638202da19f66aa3aa846efc30dd313ef484 [2023-04-27T02:55:46.562Z] $ docker rm -f --volumes c2113d1496882493b02684d0fc7c638202da19f66aa3aa846efc30dd313ef484 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-27T02:55:47.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-27T02:55:51.072Z] Warning: overwriting stash ‘coverage-report’ [2023-04-27T02:55:56.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-27T02:55:57.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-27T02:56:00.326Z] + ls -al . [2023-04-27T02:56:00.326Z] total 184 [2023-04-27T02:56:00.326Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 27 02:41 . [2023-04-27T02:56:00.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:38 .. [2023-04-27T02:56:00.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:38 .blubracket [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 27 02:38 .dockerignore [2023-04-27T02:56:00.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:38 .git [2023-04-27T02:56:00.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:38 .github [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 27 02:38 .gitignore [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 27 02:38 Attribution.txt [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 27 02:38 CHANGELOG.md [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 27 02:38 CONTRIBUTING.md [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 27 02:38 Dockerfile [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 27 02:38 Jenkinsfile [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 27 02:38 LICENSE [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 27 02:38 Makefile [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 27 02:38 README.md [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 02:08 VERSION [2023-04-27T02:56:00.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:38 assets [2023-04-27T02:56:00.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:38 bin [2023-04-27T02:56:00.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 02:38 cmd [2023-04-27T02:56:00.326Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 27 02:41 coverage.out [2023-04-27T02:56:00.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 02:38 docs [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 27 02:38 go.mod [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 27 02:38 go.sum [2023-04-27T02:56:00.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 02:38 internal [2023-04-27T02:56:00.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:38 snap [2023-04-27T02:56:00.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 02:38 testing [2023-04-27T02:56:00.326Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 27 02:38 version.go [2023-04-27T02:56:00.326Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 27 02:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:56:00.688Z] + 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=4cbb2e527c79f47da5a525260204efaeef6aaea8 --label arch=arm64 --label version=0.0.0 . [2023-04-27T02:56:02.101Z] Sending build context to Docker daemon 31.56MB [2023-04-27T02:56:02.101Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-27T02:56:02.101Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-27T02:56:02.101Z] ---> 314ee5be6d47 [2023-04-27T02:56:02.101Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-27T02:56:03.065Z] ---> Running in 8ccd71a0126f [2023-04-27T02:56:03.352Z] Removing intermediate container 8ccd71a0126f [2023-04-27T02:56:03.352Z] ---> 478bff6eb5d0 [2023-04-27T02:56:03.352Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-27T02:56:03.352Z] ---> Running in 34fa02a2cc6d [2023-04-27T02:56:03.942Z] Removing intermediate container 34fa02a2cc6d [2023-04-27T02:56:03.942Z] ---> 2c8de9985876 [2023-04-27T02:56:03.942Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-27T02:56:03.942Z] ---> Running in 728560ce5574 [2023-04-27T02:56:04.209Z] Removing intermediate container 728560ce5574 [2023-04-27T02:56:04.209Z] ---> 2d4a997a70e9 [2023-04-27T02:56:04.209Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-27T02:56:04.209Z] ---> Running in bbe48fe8eb49 [2023-04-27T02:56:04.477Z] Removing intermediate container bbe48fe8eb49 [2023-04-27T02:56:04.477Z] ---> bc1980372327 [2023-04-27T02:56:04.477Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-27T02:56:04.755Z] ---> Running in e54de55182a5 [2023-04-27T02:56:05.021Z] Removing intermediate container e54de55182a5 [2023-04-27T02:56:05.021Z] ---> 05bfe92ddb9c [2023-04-27T02:56:05.021Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-27T02:56:06.429Z] ---> 824ee265d43b [2023-04-27T02:56:06.429Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-27T02:56:06.698Z] ---> Running in d6c6f6ad21ac [2023-04-27T02:56:08.646Z] Removing intermediate container d6c6f6ad21ac [2023-04-27T02:56:08.646Z] ---> c115165d1f73 [2023-04-27T02:56:08.646Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-27T02:56:08.646Z] ---> Running in a744b8ff5805 [2023-04-27T02:56:09.625Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-27T02:56:10.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-27T02:56:12.533Z] OK: 263 MiB in 53 packages [2023-04-27T02:56:13.515Z] Removing intermediate container a744b8ff5805 [2023-04-27T02:56:13.515Z] ---> c55b62f8064e [2023-04-27T02:56:13.515Z] Step 11/26 : ENV GO111MODULE=on [2023-04-27T02:56:13.515Z] ---> Running in bbfed9afee6e [2023-04-27T02:56:13.785Z] Removing intermediate container bbfed9afee6e [2023-04-27T02:56:13.785Z] ---> 363153da39a9 [2023-04-27T02:56:13.785Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-27T02:56:14.054Z] ---> Running in 653b9a7291c0 [2023-04-27T02:56:14.324Z] Removing intermediate container 653b9a7291c0 [2023-04-27T02:56:14.324Z] ---> bf6d1ca3b5f9 [2023-04-27T02:56:14.324Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-27T02:56:14.914Z] ---> 1380d1a0e8bf [2023-04-27T02:56:14.914Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-27T02:56:15.186Z] ---> Running in 2d5e0c18340f [2023-04-27T02:56:17.767Z] Removing intermediate container 2d5e0c18340f [2023-04-27T02:56:17.767Z] ---> 02145694e513 [2023-04-27T02:56:17.767Z] Step 15/26 : COPY . . [2023-04-27T02:56:22.028Z] ---> 81dfdc4e23be [2023-04-27T02:56:22.028Z] Step 16/26 : RUN ${MAKE} [2023-04-27T02:56:22.028Z] ---> Running in 0cc6f5a84f43 [2023-04-27T02:56:23.143Z] 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-04-27T02:58:44.976Z] Removing intermediate container 0cc6f5a84f43 [2023-04-27T02:58:44.976Z] ---> 2a35f490d0f7 [2023-04-27T02:58:44.976Z] Step 17/26 : FROM alpine:3.14 [2023-04-27T02:58:44.976Z] 3.14: Pulling from library/alpine [2023-04-27T02:58:44.976Z] 422ed46b1a92: Pulling fs layer [2023-04-27T02:58:44.976Z] 422ed46b1a92: Download complete [2023-04-27T02:58:44.976Z] 422ed46b1a92: Pull complete [2023-04-27T02:58:44.976Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-27T02:58:44.976Z] Status: Downloaded newer image for alpine:3.14 [2023-04-27T02:58:44.976Z] ---> 46c5e66a9efa [2023-04-27T02:58:44.976Z] Step 18/26 : EXPOSE 4000 [2023-04-27T02:58:44.976Z] ---> Running in e8c2c3ea9275 [2023-04-27T02:58:44.976Z] Removing intermediate container e8c2c3ea9275 [2023-04-27T02:58:44.976Z] ---> 09a32ae4451c [2023-04-27T02:58:44.976Z] 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-04-27T02:58:44.976Z] ---> 5c2007d392a2 [2023-04-27T02:58:44.976Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-27T02:58:44.976Z] ---> a8a477b733cd [2023-04-27T02:58:44.976Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-27T02:58:45.245Z] ---> 70c72922c13f [2023-04-27T02:58:45.245Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-27T02:58:45.245Z] ---> Running in 7c4516168cc6 [2023-04-27T02:58:45.833Z] Removing intermediate container 7c4516168cc6 [2023-04-27T02:58:45.833Z] ---> 11653db5fd25 [2023-04-27T02:58:45.833Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-27T02:58:45.833Z] ---> Running in 3cadf52ab8c0 [2023-04-27T02:58:46.101Z] Removing intermediate container 3cadf52ab8c0 [2023-04-27T02:58:46.101Z] ---> 5d10bed5f76a [2023-04-27T02:58:46.101Z] Step 24/26 : LABEL arch=arm64 [2023-04-27T02:58:46.101Z] ---> Running in 39160a1be3b9 [2023-04-27T02:58:46.382Z] Removing intermediate container 39160a1be3b9 [2023-04-27T02:58:46.382Z] ---> 48fd2a289c3a [2023-04-27T02:58:46.382Z] Step 25/26 : LABEL git_sha=4cbb2e527c79f47da5a525260204efaeef6aaea8 [2023-04-27T02:58:46.649Z] ---> Running in 8729226ca256 [2023-04-27T02:58:46.918Z] Removing intermediate container 8729226ca256 [2023-04-27T02:58:46.918Z] ---> 294f9522563c [2023-04-27T02:58:46.918Z] Step 26/26 : LABEL version=0.0.0 [2023-04-27T02:58:46.918Z] ---> Running in 9d0ff88ddcf6 [2023-04-27T02:58:47.185Z] Removing intermediate container 9d0ff88ddcf6 [2023-04-27T02:58:47.185Z] ---> 2e4b5afedfff [2023-04-27T02:58:47.185Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-27T02:58:47.454Z] Successfully built 2e4b5afedfff [2023-04-27T02:58:47.454Z] 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-04-27T02:58:47.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:58:47.926Z] [2023-04-27T02:58:47.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:58:48.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:58:48.551Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-27T02:58:48.551Z] 8998bd30e6a1: Pulling fs layer [2023-04-27T02:58:48.551Z] 04944245beec: Pulling fs layer [2023-04-27T02:58:48.551Z] 699f458cf7ca: Pulling fs layer [2023-04-27T02:58:48.551Z] 765212b225bb: Pulling fs layer [2023-04-27T02:58:48.551Z] f23df028b6ca: Pulling fs layer [2023-04-27T02:58:48.551Z] 765212b225bb: Waiting [2023-04-27T02:58:48.551Z] d65c8cfc05b1: Pulling fs layer [2023-04-27T02:58:48.551Z] 2437ff75d9bd: Pulling fs layer [2023-04-27T02:58:48.551Z] f23df028b6ca: Waiting [2023-04-27T02:58:48.551Z] d65c8cfc05b1: Waiting [2023-04-27T02:58:48.551Z] 2437ff75d9bd: Waiting [2023-04-27T02:58:48.551Z] 04944245beec: Verifying Checksum [2023-04-27T02:58:48.551Z] 04944245beec: Download complete [2023-04-27T02:58:48.551Z] 765212b225bb: Verifying Checksum [2023-04-27T02:58:48.551Z] 765212b225bb: Download complete [2023-04-27T02:58:48.825Z] f23df028b6ca: Download complete [2023-04-27T02:58:48.825Z] d65c8cfc05b1: Verifying Checksum [2023-04-27T02:58:48.825Z] d65c8cfc05b1: Download complete [2023-04-27T02:58:48.825Z] 699f458cf7ca: Verifying Checksum [2023-04-27T02:58:48.825Z] 699f458cf7ca: Download complete [2023-04-27T02:58:49.422Z] 8998bd30e6a1: Verifying Checksum [2023-04-27T02:58:49.422Z] 8998bd30e6a1: Download complete [2023-04-27T02:58:52.021Z] 2437ff75d9bd: Verifying Checksum [2023-04-27T02:58:52.021Z] 2437ff75d9bd: Download complete [2023-04-27T02:58:53.439Z] 8998bd30e6a1: Pull complete [2023-04-27T02:58:54.029Z] 04944245beec: Pull complete [2023-04-27T02:58:55.444Z] 699f458cf7ca: Pull complete [2023-04-27T02:58:55.714Z] 765212b225bb: Pull complete [2023-04-27T02:58:56.681Z] f23df028b6ca: Pull complete [2023-04-27T02:58:56.681Z] d65c8cfc05b1: Pull complete [2023-04-27T02:59:11.708Z] 2437ff75d9bd: Pull complete [2023-04-27T02:59:11.708Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-27T02:59:11.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-27T02:59:11.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:59:11.950Z] prd-ubuntu20.04-docker-arm64-4c-16g-11750 does not seem to be running inside a container [2023-04-27T02:59:12.045Z] $ 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/15 -v /w/workspace/edgex-ui-go/15:/w/workspace/edgex-ui-go/15:rw,z -v /w/workspace/edgex-ui-go/15@tmp:/w/workspace/edgex-ui-go/15@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-04-27T02:59:15.568Z] $ docker top 3316d4cba06ff77203718b65cbbb3d7dfedcc3854306cb5bd20b1c986f59e10c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:59:16.451Z] ---> job-cost.sh [2023-04-27T02:59:16.451Z] lf-activate-venv: SKIPPING [2023-04-27T02:59:16.451Z] INFO: No Stack... [2023-04-27T02:59:17.035Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-27T02:59:17.999Z] INFO: Archiving Costs [Pipeline] sh [2023-04-27T02:59:18.648Z] + cat /w/workspace/edgex-ui-go/15/archives/cost.csv [2023-04-27T02:59:18.648Z] + cut -d, -f6 [Pipeline] lock [2023-04-27T02:59:18.729Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-556-15-stack-cost] [2023-04-27T02:59:18.739Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-15-stack-cost] did not exist. Created. [2023-04-27T02:59:18.739Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-556-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-27T02:59:19.410Z] /w/workspace/edgex-ui-go/15@tmp/durable-128526d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-27T02:59:20.076Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-27T02:59:20.098Z] Warning: overwriting stash ‘stack-cost’ [2023-04-27T02:59:25.629Z] Stashed 1 file(s) [Pipeline] } [2023-04-27T02:59:25.636Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-556-15-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-27T02:59:25.656Z] $ docker stop --time=1 3316d4cba06ff77203718b65cbbb3d7dfedcc3854306cb5bd20b1c986f59e10c [2023-04-27T02:59:27.369Z] $ docker rm -f --volumes 3316d4cba06ff77203718b65cbbb3d7dfedcc3854306cb5bd20b1c986f59e10c [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-04-27T02:59:27.753Z] provisioning config files... [2023-04-27T02:59:27.759Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config3465464389996738666tmp [Pipeline] { [Pipeline] sh [2023-04-27T02:59:28.051Z] + set +x [2023-04-27T02:59:28.051Z] + bash -s -- [2023-04-27T02:59:28.051Z] + curl -s https://codecov.io/bash [2023-04-27T02:59:28.051Z] [2023-04-27T02:59:28.051Z] _____ _ [2023-04-27T02:59:28.051Z] / ____| | | [2023-04-27T02:59:28.051Z] | | ___ __| | ___ ___ _____ __ [2023-04-27T02:59:28.051Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-27T02:59:28.051Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-27T02:59:28.051Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-27T02:59:28.051Z] Bash-1.0.6 [2023-04-27T02:59:28.051Z] [2023-04-27T02:59:28.051Z] [2023-04-27T02:59:28.051Z] ==> git version 2.25.1 found [2023-04-27T02:59:28.051Z] ==> 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-04-27T02:59:28.051Z] Release-Date: 2020-01-08 [2023-04-27T02:59:28.051Z] 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-04-27T02:59:28.051Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-27T02:59:28.051Z] ==> Jenkins CI detected. [2023-04-27T02:59:28.051Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2023-04-27T02:59:28.051Z] project root: . [2023-04-27T02:59:28.051Z] --> token set from env [2023-04-27T02:59:28.051Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-27T02:59:28.051Z] ==> Running gcov in . (disable via -X gcov) [2023-04-27T02:59:28.308Z] ==> Python coveragepy not found [2023-04-27T02:59:28.309Z] ==> Searching for coverage reports in: [2023-04-27T02:59:28.309Z] + . [2023-04-27T02:59:28.309Z] -> Found 1 reports [2023-04-27T02:59:28.309Z] ==> Detecting git/mercurial file structure [2023-04-27T02:59:28.309Z] ==> Reading reports [2023-04-27T02:59:28.309Z] + ./coverage.out bytes=10 [2023-04-27T02:59:28.309Z] ==> Appending adjustments [2023-04-27T02:59:28.309Z] https://docs.codecov.io/docs/fixing-reports [2023-04-27T02:59:29.243Z] + Found adjustments [2023-04-27T02:59:29.243Z] ==> Gzipping contents [2023-04-27T02:59:29.243Z] 12K /tmp/codecov.TdQA1Y.gz [2023-04-27T02:59:29.243Z] ==> Uploading reports [2023-04-27T02:59:29.243Z] url: https://codecov.io [2023-04-27T02:59:29.243Z] query: branch=PR-556&commit=b7287700188ec01c6d2042974ba38f4b53725886&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2023-04-27T02:59:29.243Z] -> Pinging Codecov [2023-04-27T02:59:29.243Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-556&commit=b7287700188ec01c6d2042974ba38f4b53725886&build=15&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-556%2F15%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=556&job=&cmd_args= [2023-04-27T02:59:29.243Z] -> Uploading to [2023-04-27T02:59:29.243Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-27/FB506323287CE973F263BFD2A0EB1F37/b7287700188ec01c6d2042974ba38f4b53725886/4a7a0788-46f2-428e-aa0a-6d49b547d7a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230427T025929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ec4d5d2fbf5a6f54191de5e56f5b03e4a44e6964bc09f53187257dfdc3106a3 [2023-04-27T02:59:29.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-27T02:59:29.243Z] Dload Upload Total Spent Left Speed [2023-04-27T02:59:29.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 29630 --:--:-- --:--:-- --:--:-- 29630 [2023-04-27T02:59:29.501Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/b7287700188ec01c6d2042974ba38f4b53725886 [Pipeline] } [2023-04-27T02:59:29.507Z] 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-04-27T02:59:30.165Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives ] [2023-04-27T02:59:30.165Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2023-04-27T02:59:30.165Z] total 16 [2023-04-27T02:59:30.165Z] drwxr-xr-x 3 root root 4096 Apr 27 02:12 . [2023-04-27T02:59:30.165Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 02:12 .. [2023-04-27T02:59:30.165Z] drwxr-xr-x 2 root root 4096 Apr 27 02:12 cost [2023-04-27T02:59:30.165Z] -rw-r--r-- 1 root root 84 Apr 27 02:12 cost.csv [2023-04-27T02:59:30.165Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2023-04-27T02:59:30.165Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives [2023-04-27T02:59:30.165Z] total 16 [2023-04-27T02:59:30.165Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 02:12 . [2023-04-27T02:59:30.165Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 27 02:12 .. [2023-04-27T02:59:30.165Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 02:12 cost [2023-04-27T02:59:30.165Z] -rw-r--r-- 1 jenkins jenkins 84 Apr 27 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:59:30.449Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:59:31.304Z] ---> package-listing.sh [2023-04-27T02:59:31.304Z] ++ facter osfamily [2023-04-27T02:59:31.304Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-27T02:59:31.561Z] + OS_FAMILY=debian [2023-04-27T02:59:31.561Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-556 [2023-04-27T02:59:31.561Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-27T02:59:31.561Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-27T02:59:31.561Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-27T02:59:31.561Z] + PACKAGES=/tmp/packages_start.txt [2023-04-27T02:59:31.561Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2023-04-27T02:59:31.561Z] + PACKAGES=/tmp/packages_end.txt [2023-04-27T02:59:31.561Z] + case "${OS_FAMILY}" in [2023-04-27T02:59:31.561Z] + dpkg -l [2023-04-27T02:59:31.561Z] + grep '^ii' [2023-04-27T02:59:31.561Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-27T02:59:31.561Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-27T02:59:31.561Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-27T02:59:31.561Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-556 ']' [2023-04-27T02:59:31.561Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [2023-04-27T02:59:31.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-556/archives/ [Pipeline] echo [2023-04-27T02:59:31.569Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-27T02:59:31.846Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-27T02:59:32.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-27T02:59:32.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-27T02:59:32.482Z] prd-ubuntu20.04-docker-8c-8g-11177 does not seem to be running inside a container [2023-04-27T02:59:32.508Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-556 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556:/w/workspace/edgexfoundry_edgex-ui-go_PR-556:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-27T02:59:32.724Z] $ docker top 4f47175dc38a39b47832fc318950aa3c9c2ffab5fed10237e36d676370745bde -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-27T02:59:33.077Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-27T02:59:33.360Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-27T02:59:33.639Z] + ls /var/log/sa-host [2023-04-27T02:59:33.640Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-27T02:59:33.705Z] provisioning config files... [2023-04-27T02:59:33.712Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-556@tmp/config17493873560137782633tmp [Pipeline] { [Pipeline] echo [2023-04-27T02:59:33.722Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:59:34.001Z] ---> create-netrc.sh [Pipeline] } [2023-04-27T02:59:34.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:59:34.324Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-27T02:59:34.331Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:59:34.612Z] ---> sudo-logs.sh [2023-04-27T02:59:34.612Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-27T02:59:34.633Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:59:34.913Z] ---> job-cost.sh [2023-04-27T02:59:34.913Z] lf-activate-venv: SKIPPING [2023-04-27T02:59:34.913Z] DEBUG: total: 0.2199999988079071 [2023-04-27T02:59:34.913Z] INFO: Retrieving Stack Cost... [2023-04-27T02:59:35.171Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-27T02:59:35.736Z] INFO: Archiving Costs [Pipeline] echo [2023-04-27T02:59:35.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-27T02:59:36.033Z] ---> logs-deploy.sh [2023-04-27T02:59:36.033Z] lf-activate-venv: SKIPPING [2023-04-27T02:59:36.033Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-556/15 [2023-04-27T02:59:36.033Z] INFO: archiving workspace using pattern(s): [2023-04-27T02:59:36.975Z] Archives upload complete. [2023-04-27T02:59:36.975Z] INFO: archiving logs to Nexus