Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f9e971e5c7f115aba8be833c13e7ddf8c1445a3b+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (389e4462c5a825c257f5a2ec1395b63d58220c06) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7483201943581576922.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10468359858295254732.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-584/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16592611482011620558.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17199339564136338266.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-584/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4744434198540283461.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2314 in /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-584 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit f9e971e5c7f115aba8be833c13e7ddf8c1445a3b Merge succeeded, producing feff45cfd706797c917b9687279904827f8d1203 Checking out Revision feff45cfd706797c917b9687279904827f8d1203 (PR-584) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f feff45cfd706797c917b9687279904827f8d1203 # timeout=10 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" > git rev-list --no-walk f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:06:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:06:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:06:45 ========================================================= 02:06:45 EdgeX Global Pipelines Version Info 02:06:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:06:45 ------------------- 02:06:45 stable info: 02:06:45 ------------------- 02:06:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:06:45 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:06:45 Message: update stable to v1.0.244 02:06:46 ------------------- 02:06:46 experimental info: 02:06:46 ------------------- 02:06:46 Commited By: **** collab-it+edgex@linuxfoundation.org 02:06:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:06:46 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-584 [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-584 [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-584 [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = feff45cfd706797c917b9687279904827f8d1203 [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = feff45c [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:46 provisioning config files... 02:06:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config15223629562316089374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:47 ---> docker-login.sh 02:06:47 nexus3.edgexfoundry.org:10001 02:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:47 Configure a credential helper to remove this warning. See 02:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:47 02:06:47 Login Succeeded 02:06:47 nexus3.edgexfoundry.org:10002 02:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:47 Configure a credential helper to remove this warning. See 02:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:47 02:06:47 Login Succeeded 02:06:47 nexus3.edgexfoundry.org:10003 02:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:47 Configure a credential helper to remove this warning. See 02:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:47 02:06:47 Login Succeeded 02:06:47 nexus3.edgexfoundry.org:10004 02:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:48 Configure a credential helper to remove this warning. See 02:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:48 02:06:48 Login Succeeded 02:06:48 docker.io 02:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:48 Configure a credential helper to remove this warning. See 02:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:48 02:06:48 Login Succeeded 02:06:48 ---> docker-login.sh ends [Pipeline] } 02:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:06:48 + git rev-list -1 --merges feff45cfd706797c917b9687279904827f8d1203~1..feff45cfd706797c917b9687279904827f8d1203 [Pipeline] echo 02:06:48 -----------> git rev-list -1 --merges feff45cfd706797c917b9687279904827f8d1203~1..feff45cfd706797c917b9687279904827f8d1203 feff45cfd706797c917b9687279904827f8d1203 02:06:48 feff45cfd706797c917b9687279904827f8d1203 [false] [Pipeline] sh 02:06:48 + git log --format=format:%s -1 feff45cfd706797c917b9687279904827f8d1203 [Pipeline] echo 02:06:48 ========================================================= 02:06:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:06:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:06:49 + git log --format=format:%s -1 feff45cfd706797c917b9687279904827f8d1203 [Pipeline] echo 02:06:49 [semverPrep] GIT_COMMIT: feff45cfd706797c917b9687279904827f8d1203, Commit Message: Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD [Pipeline] echo 02:06:49 [semverPrep] This is not a build commit. [Pipeline] sh 02:06:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:06:49 + grep -v github /etc/ssh/ssh_known_hosts 02:06:49 + [ -e /tmp/ssh_known_hosts ] 02:06:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:06:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:06:49 + sudo tee -a /etc/ssh/ssh_known_hosts 02:06:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:50 02:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:50 0.1.4: Pulling from edgex-devops/py-git-semver 02:06:50 b85a868b505f: Pulling fs layer 02:06:50 e2be974225ed: Pulling fs layer 02:06:50 339a4e72a1f5: Pulling fs layer 02:06:50 988bab9f4d93: Pulling fs layer 02:06:50 1469e6f7b9e6: Pulling fs layer 02:06:50 eaf3925da568: Pulling fs layer 02:06:50 bab4dde63d76: Pulling fs layer 02:06:50 bde34c3a00c8: Pulling fs layer 02:06:50 b352a97aabf1: Pulling fs layer 02:06:50 4872d77fe225: Pulling fs layer 02:06:50 5851b861e8e6: Pulling fs layer 02:06:50 bab4dde63d76: Waiting 02:06:50 b352a97aabf1: Waiting 02:06:50 4872d77fe225: Waiting 02:06:50 5851b861e8e6: Waiting 02:06:50 bde34c3a00c8: Waiting 02:06:50 988bab9f4d93: Waiting 02:06:50 1469e6f7b9e6: Waiting 02:06:50 eaf3925da568: Waiting 02:06:50 e2be974225ed: Download complete 02:06:50 988bab9f4d93: Verifying Checksum 02:06:50 988bab9f4d93: Download complete 02:06:50 1469e6f7b9e6: Verifying Checksum 02:06:50 1469e6f7b9e6: Download complete 02:06:50 eaf3925da568: Download complete 02:06:50 339a4e72a1f5: Verifying Checksum 02:06:50 339a4e72a1f5: Download complete 02:06:50 bde34c3a00c8: Download complete 02:06:50 b352a97aabf1: Verifying Checksum 02:06:50 b352a97aabf1: Download complete 02:06:50 4872d77fe225: Verifying Checksum 02:06:50 4872d77fe225: Download complete 02:06:50 5851b861e8e6: Verifying Checksum 02:06:50 5851b861e8e6: Download complete 02:06:50 b85a868b505f: Verifying Checksum 02:06:50 b85a868b505f: Download complete 02:06:51 bab4dde63d76: Download complete 02:06:52 b85a868b505f: Pull complete 02:06:52 e2be974225ed: Pull complete 02:06:52 339a4e72a1f5: Pull complete 02:06:52 988bab9f4d93: Pull complete 02:06:52 1469e6f7b9e6: Pull complete 02:06:52 eaf3925da568: Pull complete 02:06:54 bab4dde63d76: Pull complete 02:06:54 bde34c3a00c8: Pull complete 02:06:54 b352a97aabf1: Pull complete 02:06:54 4872d77fe225: Pull complete 02:06:54 5851b861e8e6: Pull complete 02:06:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:06:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:06:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:55 prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container 02:06:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:06:56 $ docker top c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 -eo pid,comm 02:06:56 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). 02:06:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:56 [ssh-agent] Looking for ssh-agent implementation... 02:06:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:56 $ docker exec c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 ssh-agent 02:06:57 SSH_AUTH_SOCK=/tmp/ssh-17jYsJCKLDt5/agent.32 02:06:57 SSH_AGENT_PID=38 02:06:57 Running ssh-add (command line suppressed) 02:06:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_1480142580437485701.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_1480142580437485701.key) 02:06:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:57 + git tag --points-at HEAD [Pipeline] } 02:06:57 $ docker exec --env ******** --env ******** c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 ssh-agent -k 02:06:57 unset SSH_AUTH_SOCK; 02:06:57 unset SSH_AGENT_PID; 02:06:57 echo Agent pid 38 killed; 02:06:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:06:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:57 [ssh-agent] Looking for ssh-agent implementation... 02:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:57 $ docker exec c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 ssh-agent 02:06:57 SSH_AUTH_SOCK=/tmp/ssh-EyAahLsZ01gk/agent.70 02:06:57 SSH_AGENT_PID=76 02:06:57 Running ssh-add (command line suppressed) 02:06:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_8450168099975449595.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/private_key_8450168099975449595.key) 02:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:58 + git semver init 02:06:58 2023-01-14 02:06:58,535 [run_init] DEBUG init version:0.0.0 force:False 02:06:58 2023-01-14 02:06:58,536 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver 02:06:58 2023-01-14 02:06:58,536 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver 02:06:58 2023-01-14 02:06:58,536 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-584, universal_newlines=False, shell=None, istream=None) 02:06:59 2023-01-14 02:06:59,883 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.git/info/exclude 02:06:59 2023-01-14 02:06:59,883 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver/PR-584 with force:False 02:06:59 2023-01-14 02:06:59,883 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver/PR-584 02:06:59 2023-01-14 02:06:59,887 [execute] INFO git cat-file --batch-check 02:06:59 2023-01-14 02:06:59,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) 02:06:59 2023-01-14 02:06:59,893 [execute] INFO git cat-file --batch 02:06:59 2023-01-14 02:06:59,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver, universal_newlines=False, shell=None, istream=) 02:06:59 2023-01-14 02:06:59,898 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-584/.semver/PR-584 02:06:59 0.0.0 [Pipeline] } 02:06:59 $ docker exec --env ******** --env ******** c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 ssh-agent -k 02:07:00 unset SSH_AUTH_SOCK; 02:07:00 unset SSH_AGENT_PID; 02:07:00 echo Agent pid 76 killed; 02:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:07:00 + git semver [Pipeline] } 02:07:00 $ docker stop --time=1 c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 02:07:01 $ docker rm -f --volumes c62c4334bebb9772d9012c477e146132f9c34278979c05dfef16292aa06ba8b6 [Pipeline] // withDockerContainer [Pipeline] sh 02:07:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:02 Stashed 1 file(s) [Pipeline] echo 02:07:02 [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 02:07:02 provisioning config files... 02:07:02 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config5968598096241107170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:02 ---> docker-login.sh 02:07:02 nexus3.edgexfoundry.org:10001 02:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:02 Configure a credential helper to remove this warning. See 02:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:02 02:07:02 Login Succeeded 02:07:02 nexus3.edgexfoundry.org:10002 02:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:02 Configure a credential helper to remove this warning. See 02:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:02 02:07:02 Login Succeeded 02:07:02 nexus3.edgexfoundry.org:10003 02:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:03 Configure a credential helper to remove this warning. See 02:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:03 02:07:03 Login Succeeded 02:07:03 nexus3.edgexfoundry.org:10004 02:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:03 Configure a credential helper to remove this warning. See 02:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:03 02:07:03 Login Succeeded 02:07:03 docker.io 02:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:03 Configure a credential helper to remove this warning. See 02:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:03 02:07:03 Login Succeeded 02:07:03 ---> docker-login.sh ends [Pipeline] } 02:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:07:03 ========================================================= 02:07:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:07:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:07:04 Sending build context to Docker daemon 45.67MB 02:07:04 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:07:04 Step 2/16 : FROM ${BASE} AS builder 02:07:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:07:04 213ec9aee27d: Pulling fs layer 02:07:04 4583459ba037: Pulling fs layer 02:07:04 93c1e223e6f2: Pulling fs layer 02:07:04 53926ce57604: Pulling fs layer 02:07:04 21b2b0c7a3f4: Pulling fs layer 02:07:04 22ff95d597cd: Pulling fs layer 02:07:04 12d6caf4c0d1: Pulling fs layer 02:07:04 96b7cbca73a9: Pulling fs layer 02:07:04 a7acece74701: Pulling fs layer 02:07:04 22ff95d597cd: Waiting 02:07:04 12d6caf4c0d1: Waiting 02:07:04 96b7cbca73a9: Waiting 02:07:04 53926ce57604: Waiting 02:07:04 21b2b0c7a3f4: Waiting 02:07:04 a7acece74701: Waiting 02:07:04 93c1e223e6f2: Download complete 02:07:04 4583459ba037: Download complete 02:07:04 21b2b0c7a3f4: Verifying Checksum 02:07:04 21b2b0c7a3f4: Download complete 02:07:04 22ff95d597cd: Verifying Checksum 02:07:04 22ff95d597cd: Download complete 02:07:04 213ec9aee27d: Verifying Checksum 02:07:04 213ec9aee27d: Download complete 02:07:04 12d6caf4c0d1: Verifying Checksum 02:07:04 12d6caf4c0d1: Download complete 02:07:04 213ec9aee27d: Pull complete 02:07:04 4583459ba037: Pull complete 02:07:04 93c1e223e6f2: Pull complete 02:07:05 a7acece74701: Verifying Checksum 02:07:05 a7acece74701: Download complete 02:07:05 96b7cbca73a9: Verifying Checksum 02:07:05 96b7cbca73a9: Download complete 02:07:05 53926ce57604: Download complete 02:07:08 53926ce57604: Pull complete 02:07:08 21b2b0c7a3f4: Pull complete 02:07:08 22ff95d597cd: Pull complete 02:07:09 12d6caf4c0d1: Pull complete 02:07:10 96b7cbca73a9: Pull complete 02:07:11 a7acece74701: Pull complete 02:07:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:07:11 ---> db6d94c90886 02:07:11 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:07:13 ---> Running in 792796fc7d57 02:07:13 Removing intermediate container 792796fc7d57 02:07:13 ---> 1e6819e3eda7 02:07:13 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:07:13 ---> Running in 18c06bed2da2 02:07:13 Removing intermediate container 18c06bed2da2 02:07:13 ---> efb7f3b05cdb 02:07:13 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:07:13 ---> Running in 06534e809fe8 02:07:13 Removing intermediate container 06534e809fe8 02:07:13 ---> ed5b03ebfaf2 02:07:13 Step 6/16 : LABEL Name=edgex-ui-go 02:07:13 ---> Running in a7ffd901a52c 02:07:13 Removing intermediate container a7ffd901a52c 02:07:13 ---> 8072c5328ea3 02:07:13 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:07:13 ---> Running in 8f387702ef44 02:07:13 Removing intermediate container 8f387702ef44 02:07:13 ---> b32c030f4385 02:07:13 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:07:14 latest: Pulling from library/docker 02:07:14 8921db27df28: Pulling fs layer 02:07:14 ea2378853794: Pulling fs layer 02:07:14 0ba836ede3c5: Pulling fs layer 02:07:14 a42624319d54: Pulling fs layer 02:07:14 6fad2fe3ffd3: Pulling fs layer 02:07:14 b27387ecef92: Pulling fs layer 02:07:14 4ebd99333dcb: Pulling fs layer 02:07:14 05a32f4e1b68: Pulling fs layer 02:07:14 a42624319d54: Waiting 02:07:14 6fad2fe3ffd3: Waiting 02:07:14 b27387ecef92: Waiting 02:07:14 4ebd99333dcb: Waiting 02:07:14 05a32f4e1b68: Waiting 02:07:14 ea2378853794: Verifying Checksum 02:07:14 ea2378853794: Download complete 02:07:14 8921db27df28: Verifying Checksum 02:07:14 8921db27df28: Download complete 02:07:14 8921db27df28: Pull complete 02:07:15 ea2378853794: Pull complete 02:07:15 a42624319d54: Verifying Checksum 02:07:15 a42624319d54: Download complete 02:07:15 b27387ecef92: Verifying Checksum 02:07:15 b27387ecef92: Download complete 02:07:15 4ebd99333dcb: Verifying Checksum 02:07:15 4ebd99333dcb: Download complete 02:07:15 6fad2fe3ffd3: Verifying Checksum 02:07:15 6fad2fe3ffd3: Download complete 02:07:15 05a32f4e1b68: Verifying Checksum 02:07:15 05a32f4e1b68: Download complete 02:07:16 0ba836ede3c5: Verifying Checksum 02:07:16 0ba836ede3c5: Download complete 02:07:16 0ba836ede3c5: Pull complete 02:07:16 a42624319d54: Pull complete 02:07:17 6fad2fe3ffd3: Pull complete 02:07:17 b27387ecef92: Pull complete 02:07:17 4ebd99333dcb: Pull complete 02:07:17 05a32f4e1b68: Pull complete 02:07:17 Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 02:07:17 Status: Downloaded newer image for docker:latest 02:07:17 Still waiting to schedule task 02:07:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2309’ is offline 02:07:18 ---> 9f5d5c17c2e5 02:07:18 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:07:18 ---> Running in 219216c3c64c 02:07:18 Removing intermediate container 219216c3c64c 02:07:18 ---> 3a7c78588e12 02:07:18 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:07:18 ---> Running in b6773cb5f327 02:07:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:07:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:07:22 OK: 211 MiB in 51 packages 02:07:22 Removing intermediate container b6773cb5f327 02:07:22 ---> 441a553eeeee 02:07:22 Step 11/16 : ENV GO111MODULE=on 02:07:22 ---> Running in c74d40fb60f6 02:07:22 Removing intermediate container c74d40fb60f6 02:07:22 ---> a1ed71d568c0 02:07:22 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:07:22 ---> Running in 0336e64f4459 02:07:23 Removing intermediate container 0336e64f4459 02:07:23 ---> ed789dca68c8 02:07:23 Step 13/16 : COPY go.mod vendor* ./ 02:07:23 ---> 219ef412030e 02:07:23 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:07:23 ---> Running in 6fda73b23fd4 02:07:41 Removing intermediate container 6fda73b23fd4 02:07:41 ---> 5f273c661142 02:07:41 Step 15/16 : COPY . . 02:07:41 ---> 8f9766eed383 02:07:41 Step 16/16 : RUN ${MAKE} 02:07:41 ---> Running in 6d812e34cdcd 02:07:41 noop 02:07:41 Removing intermediate container 6d812e34cdcd 02:07:41 ---> b2afb7081155 02:07:41 Successfully built b2afb7081155 02:07:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:41 + docker inspect -f . ci-base-image-x86_64 02:07:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:42 prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container 02:07:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:42 $ docker top 2d49c57acb05fdfb8b31aedbb41f5e28cf29da8ce66625eddcefa36bc02f6ef8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:42 + go version 02:07:42 go version go1.18.7 linux/amd64 [Pipeline] } 02:07:42 $ docker stop --time=1 2d49c57acb05fdfb8b31aedbb41f5e28cf29da8ce66625eddcefa36bc02f6ef8 02:07:44 $ docker rm -f --volumes 2d49c57acb05fdfb8b31aedbb41f5e28cf29da8ce66625eddcefa36bc02f6ef8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:44 + docker inspect -f . ci-base-image-x86_64 02:07:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:44 prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container 02:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:07:44 $ docker top 3c2b28c55ba4da4c236dcf51f05098bb38c1629cd8f30faf71205aa1d012db40 -eo pid,comm [Pipeline] { [Pipeline] sh 02:07:45 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [Pipeline] fileExists [Pipeline] sh 02:07:45 + make test 02:07:45 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:07:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:07:53 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:07:53 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:07:53 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:07:53 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:07:53 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:07:53 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:07:53 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:07:53 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:07:53 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:07:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:07:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:07:56 ./bin/test-attribution-txt.sh 02:07:56 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:07:56 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:07:56 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:07:56 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:07:56 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:07:56 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:07:56 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:07:56 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:07:56 make -C web test 02:07:56 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-584/web' 02:07:56 make[1]: tput: No such file or directory 02:07:56 make[1]: tput: No such file or directory 02:07:56 warning: generating ./VERSION 02:07:56 echo "0.0.0" > VERSION 02:07:56 docker build \ 02:07:56 -f Dockerfile \ 02:07:56 --build-arg USER=1000 \ 02:07:56 \ 02:07:56 --label "git_sha=feff45cfd706797c917b9687279904827f8d1203" \ 02:07:56 -t edgexfoundry/edgex-web-ui:feff45cfd706797c917b9687279904827f8d1203 \ 02:07:56 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:07:56 . 02:07:56 Sending build context to Docker daemon 3.281MB 02:07:56 Step 1/10 : FROM node:16.17-alpine3.15 02:07:56 16.17-alpine3.15: Pulling from library/node 02:07:56 9621f1afde84: Pulling fs layer 02:07:56 c6f70ee39829: Pulling fs layer 02:07:56 56892a8094a2: Pulling fs layer 02:07:56 58dd87906ef0: Pulling fs layer 02:07:56 58dd87906ef0: Waiting 02:07:56 56892a8094a2: Download complete 02:07:56 9621f1afde84: Verifying Checksum 02:07:56 9621f1afde84: Download complete 02:07:56 58dd87906ef0: Download complete 02:07:56 9621f1afde84: Pull complete 02:07:56 c6f70ee39829: Verifying Checksum 02:07:56 c6f70ee39829: Download complete 02:07:58 c6f70ee39829: Pull complete 02:07:58 56892a8094a2: Pull complete 02:07:58 58dd87906ef0: Pull complete 02:07:58 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:07:58 Status: Downloaded newer image for node:16.17-alpine3.15 02:07:58 ---> b69703f70c3d 02:07:58 Step 2/10 : RUN apk add --no-cache chromium 02:07:58 ---> Running in 425c97cddab6 02:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:07:59 (1/129) Installing libxau (1.0.9-r0) 02:07:59 (2/129) Installing libmd (1.0.3-r0) 02:07:59 (3/129) Installing libbsd (0.11.3-r1) 02:07:59 (4/129) Installing libxdmcp (1.1.3-r0) 02:07:59 (5/129) Installing libxcb (1.14-r2) 02:07:59 (6/129) Installing libx11 (1.7.3.1-r0) 02:07:59 (7/129) Installing libxext (1.3.4-r0) 02:07:59 (8/129) Installing libice (1.0.10-r0) 02:07:59 (9/129) Installing libuuid (2.37.4-r0) 02:07:59 (10/129) Installing libsm (1.2.3-r0) 02:07:59 (11/129) Installing libxt (1.2.1-r0) 02:07:59 (12/129) Installing libxmu (1.1.3-r0) 02:07:59 (13/129) Installing xset (1.2.4-r0) 02:07:59 (14/129) Installing xprop (1.2.5-r0) 02:07:59 (15/129) Installing xdg-utils (1.1.3-r0) 02:07:59 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:07:59 (17/129) Installing pkgconf (1.8.0-r0) 02:07:59 (18/129) Installing libffi (3.4.2-r1) 02:07:59 (19/129) Installing libintl (0.21-r0) 02:07:59 (20/129) Installing libblkid (2.37.4-r0) 02:07:59 (21/129) Installing libmount (2.37.4-r0) 02:07:59 (22/129) Installing pcre (8.45-r1) 02:07:59 (23/129) Installing glib (2.70.1-r0) 02:07:59 (24/129) Installing xz-libs (5.2.5-r1) 02:07:59 (25/129) Installing libxml2 (2.9.14-r2) 02:07:59 (26/129) Installing shared-mime-info (2.1-r1) 02:07:59 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:07:59 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:07:59 (29/129) Installing libpng (1.6.37-r1) 02:07:59 (30/129) Installing libwebp (1.2.2-r0) 02:07:59 (31/129) Installing zstd-libs (1.5.0-r0) 02:08:00 (32/129) Installing tiff (4.4.0-r0) 02:08:00 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:08:00 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:08:00 (35/129) Installing libxcomposite (0.4.5-r0) 02:08:00 (36/129) Installing libxfixes (6.0.0-r0) 02:08:00 (37/129) Installing libxrender (0.9.10-r3) 02:08:00 (38/129) Installing libxcursor (1.2.0-r0) 02:08:00 (39/129) Installing libxdamage (1.1.5-r1) 02:08:00 (40/129) Installing libxi (1.8-r0) 02:08:00 (41/129) Installing libxinerama (1.1.4-r1) 02:08:00 (42/129) Installing libxrandr (1.5.2-r1) 02:08:00 (43/129) Installing atk (2.36.0-r0) 02:08:00 (44/129) Installing libxtst (1.2.3-r3) 02:08:00 (45/129) Installing dbus-libs (1.12.24-r0) 02:08:00 (46/129) Installing at-spi2-core (2.42.0-r0) 02:08:00 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:08:00 (48/129) Installing expat (2.5.0-r0) 02:08:00 (49/129) Installing brotli-libs (1.0.9-r5) 02:08:00 (50/129) Installing libbz2 (1.0.8-r1) 02:08:00 (51/129) Installing freetype (2.11.1-r2) 02:08:00 (52/129) Installing fontconfig (2.13.1-r4) 02:08:00 (53/129) Installing pixman (0.40.0-r4) 02:08:00 (54/129) Installing cairo (1.16.0-r5) 02:08:00 (55/129) Installing cairo-gobject (1.16.0-r5) 02:08:00 (56/129) Installing avahi-libs (0.8-r5) 02:08:00 (57/129) Installing gmp (6.2.1-r1) 02:08:00 (58/129) Installing nettle (3.7.3-r0) 02:08:00 (59/129) Installing p11-kit (0.24.0-r1) 02:08:00 (60/129) Installing libtasn1 (4.18.0-r1) 02:08:00 (61/129) Installing libunistring (0.9.10-r1) 02:08:01 (62/129) Installing gnutls (3.7.1-r1) 02:08:01 (63/129) Installing cups-libs (2.3.3-r6) 02:08:01 (64/129) Installing libepoxy (1.5.9-r0) 02:08:01 (65/129) Installing fribidi (1.0.11-r0) 02:08:01 (66/129) Installing graphite2 (1.3.14-r0) 02:08:01 (67/129) Installing harfbuzz (3.0.0-r2) 02:08:01 (68/129) Installing libxft (2.3.4-r0) 02:08:01 (69/129) Installing pango (1.48.10-r0) 02:08:01 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:08:01 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:08:01 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:08:01 (73/129) Installing xkeyboard-config (2.34-r0) 02:08:01 (74/129) Installing libxkbcommon (1.3.1-r0) 02:08:01 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:08:01 Executing gtk+3.0-3.24.30-r0.post-install 02:08:01 (76/129) Installing libfontenc (1.1.4-r0) 02:08:01 (77/129) Installing mkfontscale (1.2.1-r1) 02:08:01 (78/129) Installing ttf-opensans (1.10-r1) 02:08:01 Executing ttf-opensans-1.10-r1.post-install 02:08:04 (79/129) Installing libogg (1.3.5-r0) 02:08:04 (80/129) Installing flac (1.3.4-r0) 02:08:04 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:08:04 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:08:04 (83/129) Installing sdl2 (2.0.16-r4) 02:08:04 (84/129) Installing aom-libs (3.2.0-r0) 02:08:05 (85/129) Installing libass (0.15.2-r0) 02:08:05 (86/129) Installing libdav1d (0.9.2-r0) 02:08:05 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:08:05 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:08:05 (89/129) Installing lame (3.100-r0) 02:08:05 (90/129) Installing opus (1.3.1-r1) 02:08:05 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:08:05 (92/129) Installing soxr (0.1.3-r2) 02:08:05 (93/129) Installing libsrt (1.4.2-r1) 02:08:05 (94/129) Installing libssh (0.9.6-r1) 02:08:05 (95/129) Installing libtheora (1.1.1-r16) 02:08:05 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:08:05 (97/129) Installing libpciaccess (0.16-r0) 02:08:05 (98/129) Installing libdrm (2.4.109-r0) 02:08:05 (99/129) Installing libva (2.13.0-r0) 02:08:05 (100/129) Installing libvdpau (1.4-r0) 02:08:05 (101/129) Installing vidstab (1.1.0-r1) 02:08:05 (102/129) Installing libvorbis (1.3.7-r0) 02:08:05 (103/129) Installing libvpx (1.10.0-r0) 02:08:05 (104/129) Installing vulkan-loader (1.2.196-r0) 02:08:05 (105/129) Installing x264-libs (20210613-r0) 02:08:05 (106/129) Installing x265-libs (3.5-r0) 02:08:05 (107/129) Installing xvidcore (1.3.7-r1) 02:08:05 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:08:05 (109/129) Installing libevent (2.1.12-r4) 02:08:05 (110/129) Installing mesa (21.2.6-r0) 02:08:05 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:08:05 (112/129) Installing mesa-gbm (21.2.6-r0) 02:08:05 (113/129) Installing lcms2 (2.12-r1) 02:08:05 (114/129) Installing nspr (4.32-r0) 02:08:05 (115/129) Installing sqlite-libs (3.36.0-r0) 02:08:05 (116/129) Installing nss (3.78.1-r0) 02:08:05 (117/129) Installing libasyncns (0.8-r1) 02:08:05 (118/129) Installing libltdl (2.4.6-r7) 02:08:05 (119/129) Installing orc (0.4.32-r0) 02:08:06 (120/129) Installing libsndfile (1.0.31-r1) 02:08:06 (121/129) Installing speexdsp (1.2.0-r0) 02:08:06 (122/129) Installing tdb-libs (1.4.5-r0) 02:08:06 (123/129) Installing libpulse (15.0-r2) 02:08:06 (124/129) Installing re2 (2021.11.01-r0) 02:08:06 (125/129) Installing snappy (1.1.9-r1) 02:08:06 (126/129) Installing libgpg-error (1.42-r1) 02:08:06 (127/129) Installing libgcrypt (1.9.4-r0) 02:08:06 (128/129) Installing libxslt (1.1.35-r0) 02:08:06 (129/129) Installing chromium (99.0.4844.84-r0) 02:08:07 Executing busybox-1.34.1-r7.trigger 02:08:07 Executing glib-2.70.1-r0.trigger 02:08:07 Executing shared-mime-info-2.1-r1.trigger 02:08:09 Executing gdk-pixbuf-2.42.8-r0.trigger 02:08:09 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:08:09 Executing fontconfig-2.13.1-r4.trigger 02:08:09 Executing mkfontscale-1.2.1-r1.trigger 02:08:09 OK: 286 MiB in 145 packages 02:08:12 Removing intermediate container 425c97cddab6 02:08:12 ---> 80b419ac95bc 02:08:12 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:08:12 ---> Running in 34b3d6f23a28 02:08:12 Removing intermediate container 34b3d6f23a28 02:08:12 ---> df88da5acf29 02:08:12 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:08:12 ---> Running in 53873899f450 02:08:12 Removing intermediate container 53873899f450 02:08:12 ---> a37030fb50d2 02:08:12 Step 5/10 : RUN npm install -g npm 02:08:12 ---> Running in fd912d24c534 02:08:18 02:08:18 removed 8 packages, changed 80 packages, and audited 231 packages in 5s 02:08:18 02:08:18 14 packages are looking for funding 02:08:18 run `npm fund` for details 02:08:18 02:08:18 found 0 vulnerabilities 02:08:18 Removing intermediate container fd912d24c534 02:08:18 ---> 5a9fbdd612ac 02:08:18 Step 6/10 : ARG USER=1000 02:08:18 ---> Running in 2c68866683f5 02:08:18 Removing intermediate container 2c68866683f5 02:08:18 ---> 6b5a7d56776d 02:08:18 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:08:18 ---> Running in a0fab7b4c22e 02:08:19 Removing intermediate container a0fab7b4c22e 02:08:19 ---> fe69e1422fec 02:08:19 Step 8/10 : USER $USER:$USER 02:08:19 ---> Running in 62d0124b3206 02:08:19 Removing intermediate container 62d0124b3206 02:08:19 ---> fb562113ee3e 02:08:19 Step 9/10 : WORKDIR /app 02:08:19 ---> Running in 661b74e5fb59 02:08:19 Removing intermediate container 661b74e5fb59 02:08:19 ---> b035717b8bd1 02:08:19 Step 10/10 : LABEL git_sha=feff45cfd706797c917b9687279904827f8d1203 02:08:19 ---> Running in 0e696e8013dc 02:08:19 Removing intermediate container 0e696e8013dc 02:08:19 ---> c3fc93285868 02:08:19 Successfully built c3fc93285868 02:08:19 Successfully tagged edgexfoundry/edgex-web-ui:feff45cfd706797c917b9687279904827f8d1203 02:08:19 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:08:19 touch edgex-web-ui.imagebuilt 02:08:19 mkdir -p node_modules coverage 02:08:19 chown "1000:1000" node_modules coverage package-lock.json 02:08:19 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:08:21 npm WARN EBADENGINE Unsupported engine { 02:08:21 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:08:21 npm WARN EBADENGINE required: { 02:08:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:21 npm WARN EBADENGINE }, 02:08:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:21 npm WARN EBADENGINE } 02:08:21 npm WARN EBADENGINE Unsupported engine { 02:08:21 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:08:21 npm WARN EBADENGINE required: { 02:08:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:21 npm WARN EBADENGINE }, 02:08:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:21 npm WARN EBADENGINE } 02:08:21 npm WARN EBADENGINE Unsupported engine { 02:08:21 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:08:21 npm WARN EBADENGINE required: { 02:08:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:21 npm WARN EBADENGINE }, 02:08:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:21 npm WARN EBADENGINE } 02:08:21 npm WARN EBADENGINE Unsupported engine { 02:08:21 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:08:21 npm WARN EBADENGINE required: { 02:08:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:21 npm WARN EBADENGINE }, 02:08:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:21 npm WARN EBADENGINE } 02:08:21 npm WARN EBADENGINE Unsupported engine { 02:08:21 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:08:21 npm WARN EBADENGINE required: { 02:08:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:21 npm WARN EBADENGINE }, 02:08:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:21 npm WARN EBADENGINE } 02:08:21 npm WARN EBADENGINE Unsupported engine { 02:08:21 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:08:21 npm WARN EBADENGINE required: { 02:08:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:21 npm WARN EBADENGINE }, 02:08:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:21 npm WARN EBADENGINE } 02:08:21 npm WARN EBADENGINE Unsupported engine { 02:08:21 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:08:21 npm WARN EBADENGINE required: { 02:08:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:21 npm WARN EBADENGINE }, 02:08:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:21 npm WARN EBADENGINE } 02:08:21 npm WARN EBADENGINE Unsupported engine { 02:08:21 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:08:21 npm WARN EBADENGINE required: { 02:08:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:21 npm WARN EBADENGINE }, 02:08:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:21 npm WARN EBADENGINE } 02:08:21 npm WARN EBADENGINE Unsupported engine { 02:08:21 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:08:21 npm WARN EBADENGINE required: { 02:08:21 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:08:21 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:08:21 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:08:21 npm WARN EBADENGINE }, 02:08:21 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:08:21 npm WARN EBADENGINE } 02:08:25 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:08:25 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 02:08:25 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:08:26 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:08:26 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:08:26 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:08:27 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:08:28 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:08:28 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:08:30 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. 02:08:30 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:08:30 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 02:08:30 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:08:31 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. 02:08:31 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. 02:08:31 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 02:08:32 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:08:34 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. 02:08:36 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. 02:08:40 02:08:40 added 1492 packages, and audited 1493 packages in 21s 02:08:40 02:08:40 93 packages are looking for funding 02:08:40 run `npm fund` for details 02:08:41 02:08:41 21 vulnerabilities (1 low, 5 moderate, 11 high, 4 critical) 02:08:41 02:08:41 To address issues that do not require attention, run: 02:08:41 npm audit fix 02:08:41 02:08:41 To address all issues (including breaking changes), run: 02:08:41 npm audit fix --force 02:08:41 02:08:41 Run `npm audit` for details. 02:08:44 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 02:08:46 - Generating browser application bundles (phase: setup)... 02:08:50 Compiling @angular/core : es2015 as esm2015 02:08:50 Compiling @angular/compiler/testing : es2015 as esm2015 02:08:54 Compiling @angular/common : es2015 as esm2015 02:08:54 Compiling @angular/core/testing : es2015 as esm2015 02:08:54 Compiling @angular/platform-browser : es2015 as esm2015 02:08:54 Compiling @angular/common/testing : es2015 as esm2015 02:08:55 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:08:55 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:08:55 Compiling @angular/router : es2015 as esm2015 02:08:55 Compiling @angular/common/http : es2015 as esm2015 02:08:55 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:08:56 Compiling @angular/forms : es2015 as esm2015 02:08:56 Compiling @angular/common/http/testing : es2015 as esm2015 02:08:57 Compiling @angular/router/testing : es2015 as esm2015 02:09:04 14 01 2023 02:09:03.760:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:09:04 14 01 2023 02:09:03.762:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:09:04 14 01 2023 02:09:03.765:INFO [launcher]: Starting browser ChromeHeadless 02:09:16 ✔ Browser application bundle generation complete. 02:09:16 14 01 2023 02:09:15.060:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket KzogyRQ6gQhU205pAAAB with id 63000760 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.085 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.184 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.194 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.202 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.211 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.255 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.267 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.319 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.382 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.391 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.4 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.406 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.432 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.456 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.505 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.516 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.571 secs) 02:09:18 WARN: ' 02:09:18 It looks like you're using ngModel on the same form field as formControlName. 02:09:18 Support for using the ngModel input property and ngModelChange event with 02:09:18 reactive form directives has been deprecated in Angular v6 and will be removed 02:09:18 in a future version of Angular. 02:09:18 02:09:18 For more information on this, see our API docs here: 02:09:18 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:09:18 ' 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.571 secs) 02:09:18 WARN: ' 02:09:18 It looks like you're using ngModel on the same form field as formControlName. 02:09:18 Support for using the ngModel input property and ngModelChange event with 02:09:18 reactive form directives has been deprecated in Angular v6 and will be removed 02:09:18 in a future version of Angular. 02:09:18 02:09:18 For more information on this, see our API docs here: 02:09:18 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:09:18 ' 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.608 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.647 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.659 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.669 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.676 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.679 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.685 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.686 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.755 secs) 02:09:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.78 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.792 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.794 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.796 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.81 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.849 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.869 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.876 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.882 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.887 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.916 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.93 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.941 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.95 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.966 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.972 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.993 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.012 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.036 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.041 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.042 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.055 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.058 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.06 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.082 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.087 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.09 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.169 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.182 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.195 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.201 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.204 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.212 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.217 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.224 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.229 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.235 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.239 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.245 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.249 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.251 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.289 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.303 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.311 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.314 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.324 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.342 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.364 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.371 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.377 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.38 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.41 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.419 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.426 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.433 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.436 secs) 02:09:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.441 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.448 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.467 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.475 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.488 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.496 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.499 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.505 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.523 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.53 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.537 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.539 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.545 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.556 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.56 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.563 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.566 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.581 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.586 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.595 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.627 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.632 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.663 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.673 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.693 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.72 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.73 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.761 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.781 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.801 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.814 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.823 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.837 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.841 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.846 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.848 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.865 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.868 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.875 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.887 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.894 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.904 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.916 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.928 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.934 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.937 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.961 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.969 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.985 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.991 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.011 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.023 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.026 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.048 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.052 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.053 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.079 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.114 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.116 secs) 02:09:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.118 secs) 02:09:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.13 secs) 02:09:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.134 secs) 02:09:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.135 secs) 02:09:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.141 secs) 02:09:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.147 secs) 02:09:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.152 secs) 02:09:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.163 secs) 02:09:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.289 secs / 2.163 secs) 02:09:21 TOTAL: 149 SUCCESS 02:09:21 ✔ Browser application bundle generation complete. 02:09:21 02:09:21 =============================== Coverage summary =============================== 02:09:21 Statements : 40.98% ( 1467/3580 ) 02:09:21 Branches : 12.03% ( 111/923 ) 02:09:21 Functions : 33.28% ( 432/1298 ) 02:09:21 Lines : 38.91% ( 1318/3387 ) 02:09:21 ================================================================================ 02:09:21 ✔ Browser application bundle generation complete. 02:09:22 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-584/web' [Pipeline] echo 02:09:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:09:22 $ docker stop --time=1 3c2b28c55ba4da4c236dcf51f05098bb38c1629cd8f30faf71205aa1d012db40 02:09:23 $ docker rm -f --volumes 3c2b28c55ba4da4c236dcf51f05098bb38c1629cd8f30faf71205aa1d012db40 [Pipeline] // withDockerContainer [Pipeline] sh 02:09:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:09:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:09:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:09:25 + ls -al . 02:09:25 total 188 02:09:25 drwxrwxr-x 14 jenkins jenkins 4096 Jan 14 02:07 . 02:09:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 .. 02:09:25 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 .blubracket 02:09:25 -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:06 .dockerignore 02:09:25 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:07 .git 02:09:25 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 .github 02:09:25 -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:06 .gitignore 02:09:25 drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:06 .semver 02:09:25 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:06 Attribution.txt 02:09:25 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:06 CHANGELOG.md 02:09:25 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:06 CONTRIBUTING.md 02:09:25 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:06 Dockerfile 02:09:25 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:06 Jenkinsfile 02:09:25 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:06 LICENSE 02:09:25 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:06 Makefile 02:09:25 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:06 README.md 02:09:25 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:07 VERSION 02:09:25 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 assets 02:09:25 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 bin 02:09:25 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:06 cmd 02:09:25 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:07 coverage.out 02:09:25 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:06 docs 02:09:25 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:06 go.mod 02:09:25 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:06 go.sum 02:09:25 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:06 internal 02:09:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 snap 02:09:25 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:06 testing 02:09:25 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:06 version.go 02:09:25 drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:26 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=feff45cfd706797c917b9687279904827f8d1203 --label arch=amd64 --label version=0.0.0 . 02:09:26 Sending build context to Docker daemon 48.43MB 02:09:26 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:09:26 Step 2/26 : FROM ${BASE} AS builder 02:09:26 ---> b2afb7081155 02:09:26 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:09:26 ---> Running in 2d86d2bd0f4f 02:09:26 Removing intermediate container 2d86d2bd0f4f 02:09:26 ---> 1fc42261226d 02:09:26 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:09:26 ---> Running in 36bd7a48262c 02:09:26 Removing intermediate container 36bd7a48262c 02:09:26 ---> 15d8ddbe63a3 02:09:26 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:09:26 ---> Running in eef7035d39c2 02:09:26 Removing intermediate container eef7035d39c2 02:09:26 ---> abe4de3da104 02:09:26 Step 6/26 : LABEL Name=edgex-ui-go 02:09:26 ---> Running in c4e69204507f 02:09:26 Removing intermediate container c4e69204507f 02:09:26 ---> 33824603f465 02:09:26 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:09:26 ---> Running in 03c338f16bf6 02:09:26 Removing intermediate container 03c338f16bf6 02:09:26 ---> cf1af041d3e6 02:09:26 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:09:27 ---> 9367d6e0568f 02:09:27 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:27 ---> Running in 3c016625d8db 02:09:28 Removing intermediate container 3c016625d8db 02:09:28 ---> 10d3b70d9ae2 02:09:28 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:28 ---> Running in d0d0be986554 02:09:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:09:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:09:29 OK: 211 MiB in 51 packages 02:09:30 Removing intermediate container d0d0be986554 02:09:30 ---> a2f43c3aefb6 02:09:30 Step 11/26 : ENV GO111MODULE=on 02:09:30 ---> Running in cbf859e54e33 02:09:30 Removing intermediate container cbf859e54e33 02:09:30 ---> 014d34f507bb 02:09:30 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:09:30 ---> Running in 32903ca7e169 02:09:30 Removing intermediate container 32903ca7e169 02:09:30 ---> 409f3bfb7b6a 02:09:30 Step 13/26 : COPY go.mod vendor* ./ 02:09:30 ---> 3ba57653c4f4 02:09:30 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:09:30 ---> Running in 41952f2f80b2 02:09:30 Removing intermediate container 41952f2f80b2 02:09:30 ---> 305099a907e2 02:09:30 Step 15/26 : COPY . . 02:09:32 ---> 431c79f6e2ed 02:09:32 Step 16/26 : RUN ${MAKE} 02:09:32 ---> Running in 656e66cb2902 02:09:32 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 02:09:42 Removing intermediate container 656e66cb2902 02:09:42 ---> 0d9cfcb4651d 02:09:42 Step 17/26 : FROM alpine:3.14 02:09:42 3.14: Pulling from library/alpine 02:09:42 c7ed990a2339: Pulling fs layer 02:09:42 c7ed990a2339: Verifying Checksum 02:09:42 c7ed990a2339: Download complete 02:09:43 c7ed990a2339: Pull complete 02:09:43 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 02:09:43 Status: Downloaded newer image for alpine:3.14 02:09:43 ---> dd53f409bf0b 02:09:43 Step 18/26 : EXPOSE 4000 02:09:43 ---> Running in 8a1e8af82084 02:09:43 Removing intermediate container 8a1e8af82084 02:09:43 ---> 70652fc51be0 02:09:43 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 02:09:43 ---> c387cfda69b1 02:09:43 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:09:43 ---> e5b4f8ef6678 02:09:43 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:09:44 ---> fbe2fb2c3c3e 02:09:44 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:09:44 ---> Running in b2d978b284fb 02:09:44 Removing intermediate container b2d978b284fb 02:09:44 ---> 8aeade1d2f4a 02:09:44 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:09:44 ---> Running in cf970a079c4b 02:09:44 Removing intermediate container cf970a079c4b 02:09:44 ---> 7e3fdd18488c 02:09:44 Step 24/26 : LABEL arch=amd64 02:09:44 ---> Running in b7737e760993 02:09:44 Removing intermediate container b7737e760993 02:09:44 ---> 384687112847 02:09:44 Step 25/26 : LABEL git_sha=feff45cfd706797c917b9687279904827f8d1203 02:09:44 ---> Running in bceef513b2b4 02:09:44 Removing intermediate container bceef513b2b4 02:09:44 ---> 595214ce0e63 02:09:44 Step 26/26 : LABEL version=0.0.0 02:09:44 ---> Running in fe8d2b55e322 02:09:44 Removing intermediate container fe8d2b55e322 02:09:44 ---> d917f2e0dd17 02:09:44 [Warning] One or more build-args [ARCH] were not consumed 02:09:44 Successfully built d917f2e0dd17 02:09:44 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 02:09:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:45 02:09:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:45 latest: Pulling from edgex-lftools-log-publisher 02:09:45 5eb5b503b376: Pulling fs layer 02:09:45 5c69ac0246d0: Pulling fs layer 02:09:45 ec43610c2a17: Pulling fs layer 02:09:45 3a2ae6a8a46f: Pulling fs layer 02:09:45 33b1e0a273af: Pulling fs layer 02:09:45 5d3b04190fa2: Pulling fs layer 02:09:45 33b1e0a273af: Waiting 02:09:45 3a2ae6a8a46f: Waiting 02:09:45 5d3b04190fa2: Waiting 02:09:45 2f39f015ded8: Pulling fs layer 02:09:45 2f39f015ded8: Waiting 02:09:45 5c69ac0246d0: Download complete 02:09:45 3a2ae6a8a46f: Verifying Checksum 02:09:45 3a2ae6a8a46f: Download complete 02:09:45 ec43610c2a17: Verifying Checksum 02:09:45 ec43610c2a17: Download complete 02:09:45 33b1e0a273af: Verifying Checksum 02:09:45 33b1e0a273af: Download complete 02:09:45 5d3b04190fa2: Verifying Checksum 02:09:45 5d3b04190fa2: Download complete 02:09:45 5eb5b503b376: Verifying Checksum 02:09:45 5eb5b503b376: Download complete 02:09:46 2f39f015ded8: Download complete 02:09:46 5eb5b503b376: Pull complete 02:09:46 5c69ac0246d0: Pull complete 02:09:47 ec43610c2a17: Pull complete 02:09:47 3a2ae6a8a46f: Pull complete 02:09:47 33b1e0a273af: Pull complete 02:09:47 5d3b04190fa2: Pull complete 02:09:51 2f39f015ded8: Pull complete 02:09:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:09:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:09:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:51 prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container 02:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:09:53 $ docker top 7ff08b5fc41eb94cdc20f850bb34e2d9677332a381ad9878dff62a2e8d23c3b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:53 ---> job-cost.sh 02:09:53 lf-activate-venv: SKIPPING 02:09:53 INFO: No Stack... 02:09:53 INFO: Retrieving Pricing Info for: v3-standard-8 02:09:54 INFO: Archiving Costs [Pipeline] sh 02:09:54 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives/cost.csv 02:09:54 + cut -d, -f6 [Pipeline] lock 02:09:54 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] 02:09:54 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] did not exist. Created. 02:09:54 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:09:55 + echo total: 0.2199999988079071 [Pipeline] stash 02:09:55 Stashed 1 file(s) [Pipeline] } 02:09:55 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:09:55 $ docker stop --time=1 7ff08b5fc41eb94cdc20f850bb34e2d9677332a381ad9878dff62a2e8d23c3b6 02:09:56 $ docker rm -f --volumes 7ff08b5fc41eb94cdc20f850bb34e2d9677332a381ad9878dff62a2e8d23c3b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:10:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2325 in /w/workspace/edgexfoundry_edgex-ui-go_PR-584 [Pipeline] { [Pipeline] ws 02:10:00 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:10:00 The recommended git tool is: git 02:10:06 using credential edgex-jenkins-ssh 02:10:06 Cloning the remote Git repository 02:10:06 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:10:06 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:10:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:10:07 > git --version # timeout=10 02:10:07 > git --version # 'git version 2.25.1' 02:10:07 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:10:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:10:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:10:15 Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit f9e971e5c7f115aba8be833c13e7ddf8c1445a3b 02:10:16 Merge succeeded, producing d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a 02:10:16 Checking out Revision d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a (PR-584) 02:10:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:10:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/584/head:refs/remotes/origin/PR-584 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:10:15 > git config core.sparsecheckout # timeout=10 02:10:15 > git checkout -f f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # timeout=10 02:10:16 > git remote # timeout=10 02:10:16 > git config --get remote.origin.url # timeout=10 02:10:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:10:16 > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 02:10:16 > git rev-parse HEAD^{commit} # timeout=10 02:10:16 > git config core.sparsecheckout # timeout=10 02:10:16 > git checkout -f d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a # timeout=10 02:10:20 Commit message: "Merge commit '5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35' into HEAD" 02:10:20 > git rev-list --no-walk f9e971e5c7f115aba8be833c13e7ddf8c1445a3b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:10:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:10:21 Dload Upload Total Spent Left Speed 02:10:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh 02:10:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:10:22 + sudo tee /etc/docker/daemon.new 02:10:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:10:22 { 02:10:22 "registry-mirrors": [ 02:10:22 "https://nexus3.edgexfoundry.org:10001" 02:10:22 ], 02:10:22 "bip": "10.250.0.254/24", 02:10:22 "hosts": [ 02:10:22 "tcp://0.0.0.0:5555", 02:10:22 "unix:///var/run/docker.sock" 02:10:22 ], 02:10:22 "mtu": 1458, 02:10:22 "selinux-enabled": true, 02:10:22 "seccomp-profile": "/etc/docker/seccomp.json" 02:10:22 } [Pipeline] sh 02:10:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:10:23 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:41 provisioning config files... 02:10:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config9118235159466859614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:42 ---> docker-login.sh 02:10:42 nexus3.edgexfoundry.org:10001 02:10:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:43 Configure a credential helper to remove this warning. See 02:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:43 02:10:43 Login Succeeded 02:10:43 nexus3.edgexfoundry.org:10002 02:10:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:43 Configure a credential helper to remove this warning. See 02:10:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:43 02:10:43 Login Succeeded 02:10:43 nexus3.edgexfoundry.org:10003 02:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:44 Configure a credential helper to remove this warning. See 02:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:44 02:10:44 Login Succeeded 02:10:44 nexus3.edgexfoundry.org:10004 02:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:45 Configure a credential helper to remove this warning. See 02:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:45 02:10:45 Login Succeeded 02:10:45 docker.io 02:10:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:45 Configure a credential helper to remove this warning. See 02:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:45 02:10:45 Login Succeeded 02:10:45 ---> docker-login.sh ends [Pipeline] } 02:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:10:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:10:46 ========================================================= 02:10:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:10:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:10:47 Sending build context to Docker daemon 28.76MB 02:10:48 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 02:10:48 Step 2/16 : FROM ${BASE} AS builder 02:10:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:10:48 9b18e9b68314: Pulling fs layer 02:10:48 35d82f9e3411: Pulling fs layer 02:10:48 e16973657156: Pulling fs layer 02:10:48 fc693d55d65f: Pulling fs layer 02:10:48 7e9fc2657dce: Pulling fs layer 02:10:48 dda99020689f: Pulling fs layer 02:10:48 db1c61fa0a46: Pulling fs layer 02:10:48 891c053d2c06: Pulling fs layer 02:10:48 dda99020689f: Waiting 02:10:48 db1c61fa0a46: Waiting 02:10:48 891c053d2c06: Waiting 02:10:48 fc693d55d65f: Waiting 02:10:48 7e9fc2657dce: Waiting 02:10:48 e16973657156: Verifying Checksum 02:10:48 e16973657156: Download complete 02:10:48 35d82f9e3411: Verifying Checksum 02:10:48 35d82f9e3411: Download complete 02:10:48 7e9fc2657dce: Verifying Checksum 02:10:48 7e9fc2657dce: Download complete 02:10:48 dda99020689f: Download complete 02:10:48 9b18e9b68314: Verifying Checksum 02:10:48 9b18e9b68314: Download complete 02:10:49 9b18e9b68314: Pull complete 02:10:49 35d82f9e3411: Pull complete 02:10:49 891c053d2c06: Verifying Checksum 02:10:49 891c053d2c06: Download complete 02:10:50 e16973657156: Pull complete 02:10:51 db1c61fa0a46: Verifying Checksum 02:10:51 db1c61fa0a46: Download complete 02:10:52 fc693d55d65f: Verifying Checksum 02:10:52 fc693d55d65f: Download complete 02:11:04 fc693d55d65f: Pull complete 02:11:04 7e9fc2657dce: Pull complete 02:11:04 dda99020689f: Pull complete 02:11:11 db1c61fa0a46: Pull complete 02:11:12 891c053d2c06: Pull complete 02:11:12 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:11:12 ---> f96f9c87975a 02:11:12 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:14 ---> Running in 3d245a9d4973 02:11:15 Removing intermediate container 3d245a9d4973 02:11:15 ---> f6f634fa9c94 02:11:15 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 02:11:15 ---> Running in 365ce6e3858e 02:11:15 Removing intermediate container 365ce6e3858e 02:11:15 ---> f517d2ef9d33 02:11:15 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 02:11:16 ---> Running in 8bf51f1f7a02 02:11:16 Removing intermediate container 8bf51f1f7a02 02:11:16 ---> c2ad8f123a98 02:11:16 Step 6/16 : LABEL Name=edgex-ui-go 02:11:16 ---> Running in 7159b1fe14ee 02:11:17 Removing intermediate container 7159b1fe14ee 02:11:17 ---> 28d3cd8165b8 02:11:17 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:11:17 ---> Running in a31b23ab74ea 02:11:17 Removing intermediate container a31b23ab74ea 02:11:17 ---> 3cc7b0e21e46 02:11:17 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:11:18 latest: Pulling from library/docker 02:11:18 a9eaa45ef418: Pulling fs layer 02:11:18 9b7e78d5cc3f: Pulling fs layer 02:11:18 3e5567070d96: Pulling fs layer 02:11:18 84d0f0d97175: Pulling fs layer 02:11:18 4d837e8284e4: Pulling fs layer 02:11:18 9b063021d93d: Pulling fs layer 02:11:18 31168eb775d5: Pulling fs layer 02:11:18 84d0f0d97175: Waiting 02:11:18 4d837e8284e4: Waiting 02:11:18 b319acefe37b: Pulling fs layer 02:11:18 9b063021d93d: Waiting 02:11:18 31168eb775d5: Waiting 02:11:18 b319acefe37b: Waiting 02:11:18 9b7e78d5cc3f: Verifying Checksum 02:11:18 9b7e78d5cc3f: Download complete 02:11:18 a9eaa45ef418: Download complete 02:11:19 3e5567070d96: Verifying Checksum 02:11:19 3e5567070d96: Download complete 02:11:19 9b063021d93d: Verifying Checksum 02:11:19 9b063021d93d: Download complete 02:11:19 a9eaa45ef418: Pull complete 02:11:19 84d0f0d97175: Verifying Checksum 02:11:19 84d0f0d97175: Download complete 02:11:19 4d837e8284e4: Verifying Checksum 02:11:19 4d837e8284e4: Download complete 02:11:19 31168eb775d5: Verifying Checksum 02:11:19 31168eb775d5: Download complete 02:11:19 b319acefe37b: Download complete 02:11:19 9b7e78d5cc3f: Pull complete 02:11:21 3e5567070d96: Pull complete 02:11:22 84d0f0d97175: Pull complete 02:11:23 4d837e8284e4: Pull complete 02:11:23 9b063021d93d: Pull complete 02:11:23 31168eb775d5: Pull complete 02:11:24 b319acefe37b: Pull complete 02:11:24 Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 02:11:24 Status: Downloaded newer image for docker:latest 02:11:27 ---> 660ef40e551f 02:11:27 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:27 ---> Running in 802a386739cd 02:11:29 Removing intermediate container 802a386739cd 02:11:29 ---> 0ffc5c6adbcc 02:11:29 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:29 ---> Running in 1fc1f8cb6981 02:11:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:11:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:11:33 OK: 221 MiB in 51 packages 02:11:34 Removing intermediate container 1fc1f8cb6981 02:11:34 ---> 7a94cbd77035 02:11:34 Step 11/16 : ENV GO111MODULE=on 02:11:34 ---> Running in d3f0e2a703d3 02:11:34 Removing intermediate container d3f0e2a703d3 02:11:34 ---> 37367f450b0b 02:11:34 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:35 ---> Running in e2126584d266 02:11:35 Removing intermediate container e2126584d266 02:11:35 ---> db085509ddd2 02:11:35 Step 13/16 : COPY go.mod vendor* ./ 02:11:35 ---> a64d48795e38 02:11:35 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:36 ---> Running in 5c9831dc3f4d 02:12:44 Removing intermediate container 5c9831dc3f4d 02:12:44 ---> c501db5e139c 02:12:44 Step 15/16 : COPY . . 02:12:44 ---> eb263905eb2c 02:12:44 Step 16/16 : RUN ${MAKE} 02:12:44 ---> Running in afc634d5912d 02:12:44 noop 02:12:44 Removing intermediate container afc634d5912d 02:12:44 ---> 04bee333f77c 02:12:44 Successfully built 04bee333f77c 02:12:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:44 + docker inspect -f . ci-base-image-arm64 02:12:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:44 prd-ubuntu20.04-docker-arm64-4c-16g-2325 does not seem to be running inside a container 02:12:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:12:46 $ docker top 7a804669e047930baf1564348a8f6dbf0cbbf25dd0f452cea545e63f153f6ca7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:47 + go version 02:12:47 go version go1.18.7 linux/arm64 [Pipeline] } 02:12:47 $ docker stop --time=1 7a804669e047930baf1564348a8f6dbf0cbbf25dd0f452cea545e63f153f6ca7 02:12:49 $ docker rm -f --volumes 7a804669e047930baf1564348a8f6dbf0cbbf25dd0f452cea545e63f153f6ca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:49 + docker inspect -f . ci-base-image-arm64 02:12:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:49 prd-ubuntu20.04-docker-arm64-4c-16g-2325 does not seem to be running inside a container 02:12:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:12:51 $ docker top 789b13f8c4ff645c7132b5a04c8401d3ff39d889dffa04c50f8e46c9b57765f6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:12:52 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 02:12:52 + make test 02:12:52 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:12:54 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:14:46 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:14:46 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:14:46 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:14:46 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:14:46 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:14:46 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:14:46 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:14:46 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:14:46 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:15:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:15:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:15:13 ./bin/test-attribution-txt.sh 02:15:13 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 02:15:13 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 02:15:13 An attribution for golang.org/x/net is missing from Attribution.txt, please add 02:15:13 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 02:15:13 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 02:15:13 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 02:15:13 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 02:15:13 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 02:15:13 make -C web test 02:15:13 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 02:15:13 make[1]: tput: No such file or directory 02:15:13 make[1]: tput: No such file or directory 02:15:13 warning: generating ./VERSION 02:15:13 echo "0.0.0" > VERSION 02:15:13 docker build \ 02:15:13 -f Dockerfile \ 02:15:13 --build-arg USER=1000 \ 02:15:13 \ 02:15:13 --label "git_sha=d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a" \ 02:15:13 -t edgexfoundry/edgex-web-ui:d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a \ 02:15:13 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:15:13 . 02:15:15 Sending build context to Docker daemon 3.281MB 02:15:15 Step 1/10 : FROM node:16.17-alpine3.15 02:15:15 16.17-alpine3.15: Pulling from library/node 02:15:15 47517142f6ba: Pulling fs layer 02:15:15 5f8c4bfa009b: Pulling fs layer 02:15:15 f7079c9c4ba1: Pulling fs layer 02:15:15 aba105e6f55a: Pulling fs layer 02:15:15 aba105e6f55a: Waiting 02:15:15 47517142f6ba: Verifying Checksum 02:15:15 47517142f6ba: Download complete 02:15:15 f7079c9c4ba1: Verifying Checksum 02:15:15 f7079c9c4ba1: Download complete 02:15:15 aba105e6f55a: Download complete 02:15:16 47517142f6ba: Pull complete 02:15:16 5f8c4bfa009b: Verifying Checksum 02:15:16 5f8c4bfa009b: Download complete 02:15:24 5f8c4bfa009b: Pull complete 02:15:24 f7079c9c4ba1: Pull complete 02:15:24 aba105e6f55a: Pull complete 02:15:24 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:15:24 Status: Downloaded newer image for node:16.17-alpine3.15 02:15:24 ---> bf1b8b58d215 02:15:24 Step 2/10 : RUN apk add --no-cache chromium 02:15:24 ---> Running in eb75678304bc 02:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:15:28 (1/128) Installing libxau (1.0.9-r0) 02:15:28 (2/128) Installing libmd (1.0.3-r0) 02:15:28 (3/128) Installing libbsd (0.11.3-r1) 02:15:28 (4/128) Installing libxdmcp (1.1.3-r0) 02:15:28 (5/128) Installing libxcb (1.14-r2) 02:15:28 (6/128) Installing libx11 (1.7.3.1-r0) 02:15:28 (7/128) Installing libxext (1.3.4-r0) 02:15:28 (8/128) Installing libice (1.0.10-r0) 02:15:28 (9/128) Installing libuuid (2.37.4-r0) 02:15:28 (10/128) Installing libsm (1.2.3-r0) 02:15:28 (11/128) Installing libxt (1.2.1-r0) 02:15:28 (12/128) Installing libxmu (1.1.3-r0) 02:15:28 (13/128) Installing xset (1.2.4-r0) 02:15:28 (14/128) Installing xprop (1.2.5-r0) 02:15:28 (15/128) Installing xdg-utils (1.1.3-r0) 02:15:28 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:15:28 (17/128) Installing pkgconf (1.8.0-r0) 02:15:28 (18/128) Installing libffi (3.4.2-r1) 02:15:28 (19/128) Installing libintl (0.21-r0) 02:15:28 (20/128) Installing libblkid (2.37.4-r0) 02:15:28 (21/128) Installing libmount (2.37.4-r0) 02:15:28 (22/128) Installing pcre (8.45-r1) 02:15:28 (23/128) Installing glib (2.70.1-r0) 02:15:28 (24/128) Installing xz-libs (5.2.5-r1) 02:15:28 (25/128) Installing libxml2 (2.9.14-r2) 02:15:29 (26/128) Installing shared-mime-info (2.1-r1) 02:15:29 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:15:29 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:15:29 (29/128) Installing libpng (1.6.37-r1) 02:15:29 (30/128) Installing libwebp (1.2.2-r0) 02:15:29 (31/128) Installing zstd-libs (1.5.0-r0) 02:15:29 (32/128) Installing tiff (4.4.0-r0) 02:15:29 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:15:29 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:15:29 (35/128) Installing libxcomposite (0.4.5-r0) 02:15:29 (36/128) Installing libxfixes (6.0.0-r0) 02:15:29 (37/128) Installing libxrender (0.9.10-r3) 02:15:29 (38/128) Installing libxcursor (1.2.0-r0) 02:15:29 (39/128) Installing libxdamage (1.1.5-r1) 02:15:29 (40/128) Installing libxi (1.8-r0) 02:15:29 (41/128) Installing libxinerama (1.1.4-r1) 02:15:29 (42/128) Installing libxrandr (1.5.2-r1) 02:15:29 (43/128) Installing atk (2.36.0-r0) 02:15:29 (44/128) Installing libxtst (1.2.3-r3) 02:15:29 (45/128) Installing dbus-libs (1.12.24-r0) 02:15:29 (46/128) Installing at-spi2-core (2.42.0-r0) 02:15:29 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:15:29 (48/128) Installing expat (2.5.0-r0) 02:15:29 (49/128) Installing brotli-libs (1.0.9-r5) 02:15:29 (50/128) Installing libbz2 (1.0.8-r1) 02:15:29 (51/128) Installing freetype (2.11.1-r2) 02:15:29 (52/128) Installing fontconfig (2.13.1-r4) 02:15:29 (53/128) Installing pixman (0.40.0-r4) 02:15:29 (54/128) Installing cairo (1.16.0-r5) 02:15:30 (55/128) Installing cairo-gobject (1.16.0-r5) 02:15:30 (56/128) Installing avahi-libs (0.8-r5) 02:15:30 (57/128) Installing gmp (6.2.1-r1) 02:15:30 (58/128) Installing nettle (3.7.3-r0) 02:15:30 (59/128) Installing p11-kit (0.24.0-r1) 02:15:30 (60/128) Installing libtasn1 (4.18.0-r1) 02:15:30 (61/128) Installing libunistring (0.9.10-r1) 02:15:30 (62/128) Installing gnutls (3.7.1-r1) 02:15:30 (63/128) Installing cups-libs (2.3.3-r6) 02:15:30 (64/128) Installing libepoxy (1.5.9-r0) 02:15:30 (65/128) Installing fribidi (1.0.11-r0) 02:15:30 (66/128) Installing graphite2 (1.3.14-r0) 02:15:30 (67/128) Installing harfbuzz (3.0.0-r2) 02:15:30 (68/128) Installing libxft (2.3.4-r0) 02:15:30 (69/128) Installing pango (1.48.10-r0) 02:15:30 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:15:30 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:15:30 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:15:30 (73/128) Installing xkeyboard-config (2.34-r0) 02:15:30 (74/128) Installing libxkbcommon (1.3.1-r0) 02:15:30 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:15:30 Executing gtk+3.0-3.24.30-r0.post-install 02:15:31 (76/128) Installing libfontenc (1.1.4-r0) 02:15:31 (77/128) Installing mkfontscale (1.2.1-r1) 02:15:31 (78/128) Installing ttf-opensans (1.10-r1) 02:15:31 Executing ttf-opensans-1.10-r1.post-install 02:15:33 (79/128) Installing libogg (1.3.5-r0) 02:15:33 (80/128) Installing flac (1.3.4-r0) 02:15:33 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:15:33 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:15:33 (83/128) Installing sdl2 (2.0.16-r4) 02:15:33 (84/128) Installing aom-libs (3.2.0-r0) 02:15:33 (85/128) Installing libass (0.15.2-r0) 02:15:33 (86/128) Installing libdav1d (0.9.2-r0) 02:15:33 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:15:33 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:15:33 (89/128) Installing lame (3.100-r0) 02:15:33 (90/128) Installing opus (1.3.1-r1) 02:15:33 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:15:33 (92/128) Installing soxr (0.1.3-r2) 02:15:33 (93/128) Installing libsrt (1.4.2-r1) 02:15:33 (94/128) Installing libssh (0.9.6-r1) 02:15:33 (95/128) Installing libtheora (1.1.1-r16) 02:15:33 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:15:33 (97/128) Installing libdrm (2.4.109-r0) 02:15:33 (98/128) Installing libva (2.13.0-r0) 02:15:34 (99/128) Installing libvdpau (1.4-r0) 02:15:34 (100/128) Installing vidstab (1.1.0-r1) 02:15:34 (101/128) Installing libvorbis (1.3.7-r0) 02:15:34 (102/128) Installing libvpx (1.10.0-r0) 02:15:34 (103/128) Installing vulkan-loader (1.2.196-r0) 02:15:34 (104/128) Installing x264-libs (20210613-r0) 02:15:34 (105/128) Installing x265-libs (3.5-r0) 02:15:34 (106/128) Installing xvidcore (1.3.7-r1) 02:15:34 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:15:34 (108/128) Installing libevent (2.1.12-r4) 02:15:34 (109/128) Installing mesa (21.2.6-r0) 02:15:35 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:15:35 (111/128) Installing mesa-gbm (21.2.6-r0) 02:15:35 (112/128) Installing lcms2 (2.12-r1) 02:15:35 (113/128) Installing nspr (4.32-r0) 02:15:35 (114/128) Installing sqlite-libs (3.36.0-r0) 02:15:35 (115/128) Installing nss (3.78.1-r0) 02:15:35 (116/128) Installing libasyncns (0.8-r1) 02:15:35 (117/128) Installing libltdl (2.4.6-r7) 02:15:35 (118/128) Installing orc (0.4.32-r0) 02:15:35 (119/128) Installing libsndfile (1.0.31-r1) 02:15:35 (120/128) Installing speexdsp (1.2.0-r0) 02:15:35 (121/128) Installing tdb-libs (1.4.5-r0) 02:15:35 (122/128) Installing libpulse (15.0-r2) 02:15:35 (123/128) Installing re2 (2021.11.01-r0) 02:15:35 (124/128) Installing snappy (1.1.9-r1) 02:15:35 (125/128) Installing libgpg-error (1.42-r1) 02:15:35 (126/128) Installing libgcrypt (1.9.4-r0) 02:15:35 (127/128) Installing libxslt (1.1.35-r0) 02:15:35 (128/128) Installing chromium (99.0.4844.84-r0) 02:15:41 Executing busybox-1.34.1-r7.trigger 02:15:41 Executing glib-2.70.1-r0.trigger 02:15:41 Executing shared-mime-info-2.1-r1.trigger 02:15:47 Executing gdk-pixbuf-2.42.8-r0.trigger 02:15:47 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:15:48 Executing fontconfig-2.13.1-r4.trigger 02:15:48 Executing mkfontscale-1.2.1-r1.trigger 02:15:48 OK: 275 MiB in 144 packages 02:15:58 Removing intermediate container eb75678304bc 02:15:58 ---> 6f230be66afa 02:15:58 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:15:58 ---> Running in 0b3460f997f8 02:15:58 Removing intermediate container 0b3460f997f8 02:15:58 ---> 5f49570f85ff 02:15:58 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:15:58 ---> Running in 5a417aa039a6 02:15:58 Removing intermediate container 5a417aa039a6 02:15:58 ---> e2c30d431843 02:15:58 Step 5/10 : RUN npm install -g npm 02:15:58 ---> Running in ea33c42d4a11 02:16:37 02:16:37 removed 8 packages, changed 80 packages, and audited 231 packages in 30s 02:16:37 02:16:37 14 packages are looking for funding 02:16:37 run `npm fund` for details 02:16:37 02:16:37 found 0 vulnerabilities 02:16:37 Removing intermediate container ea33c42d4a11 02:16:37 ---> 97090f9155ff 02:16:37 Step 6/10 : ARG USER=1000 02:16:37 ---> Running in 0de579390d16 02:16:37 Removing intermediate container 0de579390d16 02:16:37 ---> 186bad1e2447 02:16:37 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:16:37 ---> Running in b91005f006f0 02:16:39 Removing intermediate container b91005f006f0 02:16:39 ---> f319ef6f7be0 02:16:39 Step 8/10 : USER $USER:$USER 02:16:39 ---> Running in 046d8ecc549f 02:16:41 Removing intermediate container 046d8ecc549f 02:16:41 ---> 28c0dffd1a68 02:16:41 Step 9/10 : WORKDIR /app 02:16:41 ---> Running in 1d223004e80f 02:16:42 Removing intermediate container 1d223004e80f 02:16:42 ---> 0cfa5865194d 02:16:42 Step 10/10 : LABEL git_sha=d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a 02:16:42 ---> Running in affae59f5a5a 02:16:42 Removing intermediate container affae59f5a5a 02:16:42 ---> 0f197ce4993c 02:16:43 Successfully built 0f197ce4993c 02:16:43 Successfully tagged edgexfoundry/edgex-web-ui:d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a 02:16:43 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:16:43 touch edgex-web-ui.imagebuilt 02:16:43 mkdir -p node_modules coverage 02:16:43 chown "1000:1000" node_modules coverage package-lock.json 02:16:43 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:17:01 npm WARN EBADENGINE Unsupported engine { 02:17:01 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:17:01 npm WARN EBADENGINE required: { 02:17:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:17:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:17:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:17:01 npm WARN EBADENGINE }, 02:17:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:17:01 npm WARN EBADENGINE } 02:17:01 npm WARN EBADENGINE Unsupported engine { 02:17:01 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:17:01 npm WARN EBADENGINE required: { 02:17:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:17:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:17:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:17:01 npm WARN EBADENGINE }, 02:17:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:17:01 npm WARN EBADENGINE } 02:17:01 npm WARN EBADENGINE Unsupported engine { 02:17:01 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:17:01 npm WARN EBADENGINE required: { 02:17:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:17:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:17:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:17:01 npm WARN EBADENGINE }, 02:17:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:17:01 npm WARN EBADENGINE } 02:17:01 npm WARN EBADENGINE Unsupported engine { 02:17:01 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:17:01 npm WARN EBADENGINE required: { 02:17:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:17:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:17:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:17:01 npm WARN EBADENGINE }, 02:17:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:17:01 npm WARN EBADENGINE } 02:17:01 npm WARN EBADENGINE Unsupported engine { 02:17:01 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:17:01 npm WARN EBADENGINE required: { 02:17:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:17:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:17:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:17:01 npm WARN EBADENGINE }, 02:17:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:17:01 npm WARN EBADENGINE } 02:17:01 npm WARN EBADENGINE Unsupported engine { 02:17:01 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:17:01 npm WARN EBADENGINE required: { 02:17:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:17:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:17:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:17:01 npm WARN EBADENGINE }, 02:17:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:17:01 npm WARN EBADENGINE } 02:17:01 npm WARN EBADENGINE Unsupported engine { 02:17:01 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:17:01 npm WARN EBADENGINE required: { 02:17:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:17:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:17:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:17:01 npm WARN EBADENGINE }, 02:17:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:17:01 npm WARN EBADENGINE } 02:17:01 npm WARN EBADENGINE Unsupported engine { 02:17:01 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:17:01 npm WARN EBADENGINE required: { 02:17:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:17:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:17:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:17:01 npm WARN EBADENGINE }, 02:17:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:17:01 npm WARN EBADENGINE } 02:17:01 npm WARN EBADENGINE Unsupported engine { 02:17:01 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:17:01 npm WARN EBADENGINE required: { 02:17:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:17:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:17:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:17:01 npm WARN EBADENGINE }, 02:17:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 02:17:01 npm WARN EBADENGINE } 02:17:48 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:17:48 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:17:48 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:17:48 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 02:17:48 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:17:52 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:18:00 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:18:02 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:18:02 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:18:29 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:18:29 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:18:30 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. 02:18:35 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. 02:18:36 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. 02:18:38 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:18:53 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 02:18:54 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 02:19:12 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. 02:19:39 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. 02:20:26 02:20:26 added 1489 packages, and audited 1490 packages in 4m 02:20:26 02:20:26 93 packages are looking for funding 02:20:26 run `npm fund` for details 02:20:26 02:20:26 21 vulnerabilities (1 low, 5 moderate, 11 high, 4 critical) 02:20:26 02:20:26 To address issues that do not require attention, run: 02:20:26 npm audit fix 02:20:26 02:20:26 To address all issues (including breaking changes), run: 02:20:26 npm audit fix --force 02:20:26 02:20:26 Run `npm audit` for details. 02:20:26 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 02:20:44 - Generating browser application bundles (phase: setup)... 02:21:23 Compiling @angular/core : es2015 as esm2015 02:21:23 Compiling @angular/compiler/testing : es2015 as esm2015 02:21:55 Compiling @angular/common : es2015 as esm2015 02:21:55 Compiling @angular/core/testing : es2015 as esm2015 02:22:03 Compiling @angular/platform-browser : es2015 as esm2015 02:22:03 Compiling @angular/common/testing : es2015 as esm2015 02:22:09 Compiling @angular/router : es2015 as esm2015 02:22:09 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:22:16 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:22:17 Compiling @angular/common/http : es2015 as esm2015 02:22:18 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:22:22 Compiling @angular/forms : es2015 as esm2015 02:22:23 Compiling @angular/router/testing : es2015 as esm2015 02:22:24 Compiling @angular/common/http/testing : es2015 as esm2015 02:23:46 14 01 2023 02:23:37.876:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:23:46 14 01 2023 02:23:37.895:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:23:46 14 01 2023 02:23:37.931:INFO [launcher]: Starting browser ChromeHeadless 02:24:53 14 01 2023 02:24:53.309:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:25:26 14 01 2023 02:25:23.291:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:26:13 ✔ Browser application bundle generation complete. 02:26:14 14 01 2023 02:26:14.317:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket B6fVUOkczwbLZHeiAAAB with id 84418419 02:26:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:26:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.532 secs) 02:26:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 3.04 secs) 02:26:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 3.241 secs) 02:26:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 3.602 secs) 02:26:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 3.743 secs) 02:26:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 3.8 secs) 02:26:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 4.454 secs) 02:26:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 4.846 secs) 02:26:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 5.041 secs) 02:26:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 5.328 secs) 02:26:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 5.427 secs) 02:26:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 5.783 secs) 02:26:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 6.005 secs) 02:26:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 6.114 secs) 02:26:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 6.149 secs) 02:26:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 6.186 secs) 02:26:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 6.47 secs) 02:26:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 6.535 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 6.593 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 6.672 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 6.707 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 6.736 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 6.763 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 6.785 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 6.799 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 6.832 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 6.899 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 7.21 secs) 02:26:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 7.398 secs) 02:26:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 7.431 secs) 02:26:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 7.445 secs) 02:26:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 7.658 secs) 02:26:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 7.907 secs) 02:26:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 7.959 secs) 02:26:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 7.987 secs) 02:26:43 WARN: ' 02:26:43 It looks like you're using ngModel on the same form field as formControlName. 02:26:43 Support for using the ngModel input property and ngModelChange event with 02:26:43 reactive form directives has been deprecated in Angular v6 and will be removed 02:26:43 in a future version of Angular. 02:26:43 02:26:43 For more information on this, see our API docs here: 02:26:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:26:43 ' 02:26:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 7.987 secs) 02:26:43 WARN: ' 02:26:43 It looks like you're using ngModel on the same form field as formControlName. 02:26:43 Support for using the ngModel input property and ngModelChange event with 02:26:43 reactive form directives has been deprecated in Angular v6 and will be removed 02:26:43 in a future version of Angular. 02:26:43 02:26:43 For more information on this, see our API docs here: 02:26:43 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:26:43 ' 02:26:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 8.189 secs) 02:26:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 8.301 secs) 02:26:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 8.351 secs) 02:26:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 8.489 secs) 02:26:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 8.528 secs) 02:26:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 8.564 secs) 02:26:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 8.602 secs) 02:26:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 8.905 secs) 02:26:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 9.096 secs) 02:26:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 9.125 secs) 02:26:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 9.147 secs) 02:26:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 9.358 secs) 02:26:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 9.552 secs) 02:26:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 9.639 secs) 02:26:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 9.719 secs) 02:26:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 9.741 secs) 02:26:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 9.919 secs) 02:26:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 10.238 secs) 02:26:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 10.322 secs) 02:26:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 10.4 secs) 02:26:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 10.481 secs) 02:26:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 10.521 secs) 02:26:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 10.619 secs) 02:26:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 10.745 secs) 02:26:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 10.805 secs) 02:26:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 10.869 secs) 02:26:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 10.908 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 10.972 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 11.016 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 11.054 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 11.113 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 11.142 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.159 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.219 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.35 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.389 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 11.405 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.424 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 11.451 secs) 02:26:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 11.541 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 11.697 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 11.809 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 11.934 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.054 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.088 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.264 secs) 02:26:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.327 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.407 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.485 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.513 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.628 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.739 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.806 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.828 secs) 02:26:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.869 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.881 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.071 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.11 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.125 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.311 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.363 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.411 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.6 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.625 secs) 02:26:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.64 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.884 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.154 secs) 02:26:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.325 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.678 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.703 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.719 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.743 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.794 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.822 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.893 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.942 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.983 secs) 02:26:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.079 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.163 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.197 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.24 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.537 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.711 secs) 02:26:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.803 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.912 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.95 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.158 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.307 secs) 02:26:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.468 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.538 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.56 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.819 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 17.101 secs) 02:26:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.264 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.322 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.502 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.589 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.672 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.696 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.735 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.809 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.871 secs) 02:26:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.979 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 18.063 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.129 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.202 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.255 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.278 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.29 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.342 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.405 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.429 secs) 02:26:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.442 secs) 02:27:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (25.828 secs / 18.442 secs) 02:27:00 TOTAL: 149 SUCCESS 02:27:00 ✔ Browser application bundle generation complete. 02:27:04 02:27:04 =============================== Coverage summary =============================== 02:27:04 Statements : 40.98% ( 1467/3580 ) 02:27:04 Branches : 12.03% ( 111/923 ) 02:27:04 Functions : 33.28% ( 432/1298 ) 02:27:04 Lines : 38.91% ( 1318/3387 ) 02:27:04 ================================================================================ 02:27:04 14 01 2023 02:27:04.360:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:27:05 ✔ Browser application bundle generation complete. 02:27:07 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 02:27:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:27:07 $ docker stop --time=1 789b13f8c4ff645c7132b5a04c8401d3ff39d889dffa04c50f8e46c9b57765f6 02:27:09 $ docker rm -f --volumes 789b13f8c4ff645c7132b5a04c8401d3ff39d889dffa04c50f8e46c9b57765f6 [Pipeline] // withDockerContainer [Pipeline] sh 02:27:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:27:13 Warning: overwriting stash ‘coverage-report’ 02:27:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:27:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:27:24 + ls -al . 02:27:24 total 184 02:27:24 drwxrwxr-x 13 jenkins jenkins 4096 Jan 14 02:12 . 02:27:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:10 .. 02:27:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:10 .blubracket 02:27:24 -rw-rw-r-- 1 jenkins jenkins 18 Jan 14 02:10 .dockerignore 02:27:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:10 .git 02:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:10 .github 02:27:24 -rw-rw-r-- 1 jenkins jenkins 185 Jan 14 02:10 .gitignore 02:27:24 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 14 02:10 Attribution.txt 02:27:24 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 14 02:10 CHANGELOG.md 02:27:24 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 14 02:10 CONTRIBUTING.md 02:27:24 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 14 02:10 Dockerfile 02:27:24 -rw-rw-r-- 1 jenkins jenkins 652 Jan 14 02:10 Jenkinsfile 02:27:24 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 14 02:10 LICENSE 02:27:24 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 14 02:10 Makefile 02:27:24 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 14 02:10 README.md 02:27:24 -rw-rw-r-- 1 jenkins jenkins 5 Jan 14 02:07 VERSION 02:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:10 assets 02:27:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:10 bin 02:27:24 drwxrwxr-x 3 jenkins jenkins 4096 Jan 14 02:10 cmd 02:27:24 -rw-r--r-- 1 jenkins jenkins 10 Jan 14 02:12 coverage.out 02:27:24 drwxrwxr-x 2 jenkins jenkins 4096 Jan 14 02:10 docs 02:27:24 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 14 02:10 go.mod 02:27:24 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 14 02:10 go.sum 02:27:24 drwxrwxr-x 8 jenkins jenkins 4096 Jan 14 02:10 internal 02:27:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:10 snap 02:27:24 drwxrwxr-x 4 jenkins jenkins 4096 Jan 14 02:10 testing 02:27:24 -rw-rw-r-- 1 jenkins jenkins 155 Jan 14 02:10 version.go 02:27:24 drwxrwxr-x 6 jenkins jenkins 4096 Jan 14 02:16 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:27:24 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a --label arch=arm64 --label version=0.0.0 . 02:27:25 Sending build context to Docker daemon 31.51MB 02:27:25 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 02:27:25 Step 2/26 : FROM ${BASE} AS builder 02:27:25 ---> 04bee333f77c 02:27:25 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:27:26 ---> Running in 105e0f7dea2d 02:27:27 Removing intermediate container 105e0f7dea2d 02:27:27 ---> b5dd9a7418e1 02:27:27 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 02:27:27 ---> Running in dcebb2e7d668 02:27:27 Removing intermediate container dcebb2e7d668 02:27:27 ---> 29059ca24256 02:27:27 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 02:27:27 ---> Running in 8dfefeb4391e 02:27:28 Removing intermediate container 8dfefeb4391e 02:27:28 ---> a6fefca6afaf 02:27:28 Step 6/26 : LABEL Name=edgex-ui-go 02:27:28 ---> Running in 72fb3589ccce 02:27:28 Removing intermediate container 72fb3589ccce 02:27:28 ---> dceaff658e1a 02:27:28 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 02:27:28 ---> Running in e0fe3fe07759 02:27:28 Removing intermediate container e0fe3fe07759 02:27:28 ---> 6a2517df2631 02:27:28 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:27:31 ---> 0fb0dbaf7b03 02:27:31 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:27:31 ---> Running in d815c677cdcd 02:27:34 Removing intermediate container d815c677cdcd 02:27:34 ---> 5101355e043b 02:27:34 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:27:34 ---> Running in c98066a629a0 02:27:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:27:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:27:38 OK: 221 MiB in 51 packages 02:27:38 Removing intermediate container c98066a629a0 02:27:38 ---> 5be471a941a3 02:27:38 Step 11/26 : ENV GO111MODULE=on 02:27:38 ---> Running in 026598e89957 02:27:39 Removing intermediate container 026598e89957 02:27:39 ---> 14808d9f437f 02:27:39 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:27:39 ---> Running in b4b088b86736 02:27:39 Removing intermediate container b4b088b86736 02:27:39 ---> 0ca4d9c391a8 02:27:39 Step 13/26 : COPY go.mod vendor* ./ 02:27:40 ---> 1e56aa4135b0 02:27:40 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:27:40 ---> Running in e4434855a111 02:27:43 Removing intermediate container e4434855a111 02:27:43 ---> 10fe86ce1542 02:27:43 Step 15/26 : COPY . . 02:27:47 ---> 4632c25d5e68 02:27:47 Step 16/26 : RUN ${MAKE} 02:27:47 ---> Running in 3b1d1e925b26 02:27:48 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 02:29:25 Removing intermediate container 3b1d1e925b26 02:29:25 ---> d9a1d60730ae 02:29:25 Step 17/26 : FROM alpine:3.14 02:29:25 3.14: Pulling from library/alpine 02:29:25 90cda3b7c325: Pulling fs layer 02:29:25 90cda3b7c325: Verifying Checksum 02:29:25 90cda3b7c325: Download complete 02:29:25 90cda3b7c325: Pull complete 02:29:25 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 02:29:25 Status: Downloaded newer image for alpine:3.14 02:29:25 ---> 275902a1839d 02:29:25 Step 18/26 : EXPOSE 4000 02:29:25 ---> Running in f39e59856ad8 02:29:25 Removing intermediate container f39e59856ad8 02:29:25 ---> f2add38e17da 02:29:25 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 02:29:25 ---> 96aa934ffbff 02:29:25 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:29:25 ---> d2c2697ae190 02:29:25 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:29:25 ---> 6ddf616e3e99 02:29:25 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:29:25 ---> Running in 57c80b051f5b 02:29:25 Removing intermediate container 57c80b051f5b 02:29:25 ---> 7e9e34e2d5c7 02:29:25 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 02:29:25 ---> Running in 1f68cb6bfc3c 02:29:25 Removing intermediate container 1f68cb6bfc3c 02:29:25 ---> 4e00176dba39 02:29:25 Step 24/26 : LABEL arch=arm64 02:29:25 ---> Running in 07aac3e92bb4 02:29:25 Removing intermediate container 07aac3e92bb4 02:29:25 ---> 741272c6aa72 02:29:25 Step 25/26 : LABEL git_sha=d6b4d688bf775147bd8f8bf4891b0a7f91d8e97a 02:29:25 ---> Running in 422a0f7802b5 02:29:25 Removing intermediate container 422a0f7802b5 02:29:25 ---> c42aebbe6676 02:29:25 Step 26/26 : LABEL version=0.0.0 02:29:25 ---> Running in 788f8e855a6c 02:29:25 Removing intermediate container 788f8e855a6c 02:29:25 ---> a02357753649 02:29:25 [Warning] One or more build-args [ARCH] were not consumed 02:29:25 Successfully built a02357753649 02:29:25 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 02:29:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:25 02:29:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:26 arm64: Pulling from edgex-lftools-log-publisher 02:29:26 8998bd30e6a1: Pulling fs layer 02:29:26 04944245beec: Pulling fs layer 02:29:26 699f458cf7ca: Pulling fs layer 02:29:26 765212b225bb: Pulling fs layer 02:29:26 f23df028b6ca: Pulling fs layer 02:29:26 d65c8cfc05b1: Pulling fs layer 02:29:26 2437ff75d9bd: Pulling fs layer 02:29:26 f23df028b6ca: Waiting 02:29:26 d65c8cfc05b1: Waiting 02:29:26 2437ff75d9bd: Waiting 02:29:26 765212b225bb: Waiting 02:29:26 04944245beec: Verifying Checksum 02:29:26 04944245beec: Download complete 02:29:26 765212b225bb: Download complete 02:29:26 f23df028b6ca: Verifying Checksum 02:29:26 f23df028b6ca: Download complete 02:29:26 d65c8cfc05b1: Verifying Checksum 02:29:26 d65c8cfc05b1: Download complete 02:29:26 699f458cf7ca: Verifying Checksum 02:29:26 699f458cf7ca: Download complete 02:29:26 8998bd30e6a1: Download complete 02:29:29 2437ff75d9bd: Verifying Checksum 02:29:29 2437ff75d9bd: Download complete 02:29:31 8998bd30e6a1: Pull complete 02:29:31 04944245beec: Pull complete 02:29:33 699f458cf7ca: Pull complete 02:29:33 765212b225bb: Pull complete 02:29:33 f23df028b6ca: Pull complete 02:29:34 d65c8cfc05b1: Pull complete 02:29:49 2437ff75d9bd: Pull complete 02:29:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:29:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:49 prd-ubuntu20.04-docker-arm64-4c-16g-2325 does not seem to be running inside a container 02:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:29:53 $ docker top 4b56b216666c75343f9ddfd34d67301202e6e807989a1c23fec0760a5b06470e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:54 ---> job-cost.sh 02:29:54 lf-activate-venv: SKIPPING 02:29:54 INFO: No Stack... 02:29:55 INFO: Retrieving Pricing Info for: v3-standard-4 02:29:55 INFO: Archiving Costs [Pipeline] sh 02:29:56 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 02:29:56 + cut -d, -f6 [Pipeline] lock 02:29:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] 02:29:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] did not exist. Created. 02:29:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:29:57 /w/workspace/edgex-ui-go/2@tmp/durable-33d84a49/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:29:57 + echo total: 0.10999999940395355 [Pipeline] stash 02:29:57 Warning: overwriting stash ‘stack-cost’ 02:30:03 Stashed 1 file(s) [Pipeline] } 02:30:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-584-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:30:03 $ docker stop --time=1 4b56b216666c75343f9ddfd34d67301202e6e807989a1c23fec0760a5b06470e 02:30:04 $ docker rm -f --volumes 4b56b216666c75343f9ddfd34d67301202e6e807989a1c23fec0760a5b06470e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:30:05 provisioning config files... 02:30:05 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config8335535813070313049tmp [Pipeline] { [Pipeline] sh 02:30:05 + set +x 02:30:05 + curl -s https://codecov.io/bash 02:30:05 + bash -s -- 02:30:05 02:30:05 _____ _ 02:30:05 / ____| | | 02:30:05 | | ___ __| | ___ ___ _____ __ 02:30:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:30:05 | |___| (_) | (_| | __/ (_| (_) \ V / 02:30:05 \_____\___/ \__,_|\___|\___\___/ \_/ 02:30:05 Bash-1.0.6 02:30:05 02:30:05 02:30:05 ==> git version 2.25.1 found 02:30:05 ==> 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 02:30:05 Release-Date: 2020-01-08 02:30:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:30:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:30:05 ==> Jenkins CI detected. 02:30:05 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-584 02:30:05 project root: . 02:30:05 --> token set from env 02:30:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:30:05 ==> Running gcov in . (disable via -X gcov) 02:30:05 ==> Python coveragepy not found 02:30:05 ==> Searching for coverage reports in: 02:30:05 + . 02:30:05 -> Found 1 reports 02:30:05 ==> Detecting git/mercurial file structure 02:30:05 ==> Reading reports 02:30:05 + ./coverage.out bytes=10 02:30:05 ==> Appending adjustments 02:30:05 https://docs.codecov.io/docs/fixing-reports 02:30:06 + Found adjustments 02:30:06 ==> Gzipping contents 02:30:06 12K /tmp/codecov.OXQKYO.gz 02:30:06 ==> Uploading reports 02:30:06 url: https://codecov.io 02:30:06 query: branch=PR-584&commit=feff45cfd706797c917b9687279904827f8d1203&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-584%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=584&job=&cmd_args= 02:30:06 -> Pinging Codecov 02:30:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-584&commit=feff45cfd706797c917b9687279904827f8d1203&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-584%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=584&job=&cmd_args= 02:30:07 -> Uploading to 02:30:07 https://storage.googleapis.com/codecov/v4/raw/2023-01-14/FB506323287CE973F263BFD2A0EB1F37/feff45cfd706797c917b9687279904827f8d1203/03074ab4-8b67-4ef4-97f1-904e922bf621.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T023006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9cb53d3929dea3dd0d97794aafa07cd32985f0b750f36faec36a636b8fbeb910 02:30:07 % Total % Received % Xferd Average Speed Time Time Time Current 02:30:07 Dload Upload Total Spent Left Speed 02:30:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 43674 --:--:-- --:--:-- --:--:-- 43460 100 8866 0 0 100 8866 0 36485 --:--:-- --:--:-- --:--:-- 36485 02:30:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/feff45cfd706797c917b9687279904827f8d1203 [Pipeline] } 02:30:07 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 02:30:08 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives ] 02:30:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives 02:30:08 total 16 02:30:08 drwxr-xr-x 3 root root 4096 Jan 14 02:09 . 02:30:08 drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:09 .. 02:30:08 drwxr-xr-x 2 root root 4096 Jan 14 02:09 cost 02:30:08 -rw-r--r-- 1 root root 83 Jan 14 02:09 cost.csv 02:30:08 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives 02:30:08 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives 02:30:08 total 16 02:30:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 14 02:09 . 02:30:08 drwxrwxr-x 15 jenkins jenkins 4096 Jan 14 02:09 .. 02:30:08 drwxr-xr-x 2 jenkins jenkins 4096 Jan 14 02:09 cost 02:30:08 -rw-r--r-- 1 jenkins jenkins 83 Jan 14 02:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:30:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:30:09 ---> package-listing.sh 02:30:09 ++ facter osfamily 02:30:09 ++ tr '[:upper:]' '[:lower:]' 02:30:09 + OS_FAMILY=debian 02:30:09 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-584 02:30:09 + START_PACKAGES=/tmp/packages_start.txt 02:30:09 + END_PACKAGES=/tmp/packages_end.txt 02:30:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:30:09 + PACKAGES=/tmp/packages_start.txt 02:30:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-584 ']' 02:30:09 + PACKAGES=/tmp/packages_end.txt 02:30:09 + case "${OS_FAMILY}" in 02:30:09 + dpkg -l 02:30:09 + grep '^ii' 02:30:09 + '[' -f /tmp/packages_start.txt ']' 02:30:09 + '[' -f /tmp/packages_end.txt ']' 02:30:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:30:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-584 ']' 02:30:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives/ 02:30:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-584/archives/ [Pipeline] echo 02:30:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:30:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:30:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:30:10 prd-ubuntu20.04-docker-8c-8g-2314 does not seem to be running inside a container 02:30:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-584 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584:/w/workspace/edgexfoundry_edgex-ui-go_PR-584:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:30:10 $ docker top 90192db263de31901a681060a10d1e745c98bd2159104413572bc72112490dd3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:30:11 + touch /tmp/pre-build-complete [Pipeline] sh 02:30:11 + mkdir -p /var/log/sysstat [Pipeline] sh 02:30:11 + ls /var/log/sa-host 02:30:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:30:11 provisioning config files... 02:30:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-584@tmp/config9272576394850247205tmp [Pipeline] { [Pipeline] echo 02:30:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:30:12 ---> create-netrc.sh [Pipeline] } 02:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:30:12 ---> python-tools-install.sh [Pipeline] echo 02:30:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:30:12 ---> sudo-logs.sh 02:30:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:30:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:30:13 ---> job-cost.sh 02:30:13 lf-activate-venv: SKIPPING 02:30:13 DEBUG: total: 0.2199999988079071 02:30:13 INFO: Retrieving Stack Cost... 02:30:13 INFO: Retrieving Pricing Info for: v3-standard-8 02:30:13 INFO: Archiving Costs [Pipeline] echo 02:30:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:30:14 ---> logs-deploy.sh 02:30:14 lf-activate-venv: SKIPPING 02:30:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-584/2 02:30:14 INFO: archiving workspace using pattern(s): 02:30:15 Archives upload complete. 02:30:15 INFO: archiving logs to Nexus 02:30:15 ---> uname -a: 02:30:15 Linux prd-ubuntu20-04-docker-8c-8g-2314 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:30:15 02:30:15 02:30:15 ---> lscpu: 02:30:15 Architecture: x86_64 02:30:15 CPU op-mode(s): 32-bit, 64-bit 02:30:15 Byte Order: Little Endian 02:30:15 Address sizes: 40 bits physical, 48 bits virtual 02:30:15 CPU(s): 8 02:30:15 On-line CPU(s) list: 0-7 02:30:15 Thread(s) per core: 1 02:30:15 Core(s) per socket: 1 02:30:15 Socket(s): 8 02:30:15 NUMA node(s): 1 02:30:15 Vendor ID: AuthenticAMD 02:30:15 CPU family: 23 02:30:15 Model: 49 02:30:15 Model name: AMD EPYC-Rome Processor 02:30:15 Stepping: 0 02:30:15 CPU MHz: 2800.000 02:30:15 BogoMIPS: 5600.00 02:30:15 Virtualization: AMD-V 02:30:15 Hypervisor vendor: KVM 02:30:15 Virtualization type: full 02:30:15 L1d cache: 256 KiB 02:30:15 L1i cache: 256 KiB 02:30:15 L2 cache: 4 MiB 02:30:15 L3 cache: 128 MiB 02:30:15 NUMA node0 CPU(s): 0-7 02:30:15 Vulnerability Itlb multihit: Not affected 02:30:15 Vulnerability L1tf: Not affected 02:30:15 Vulnerability Mds: Not affected 02:30:15 Vulnerability Meltdown: Not affected 02:30:15 Vulnerability Mmio stale data: Not affected 02:30:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:30:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:30:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:30:15 Vulnerability Srbds: Not affected 02:30:15 Vulnerability Tsx async abort: Not affected 02:30:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:30:15 02:30:15 02:30:15 ---> nproc: 02:30:15 8 02:30:15 02:30:15 02:30:15 ---> df -h: 02:30:15 Filesystem Size Used Avail Use% Mounted on 02:30:15 overlay 155G 13G 143G 9% / 02:30:15 tmpfs 64M 0 64M 0% /dev 02:30:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:30:15 shm 64M 0 64M 0% /dev/shm 02:30:15 /dev/vda1 155G 13G 143G 9% /facter-os 02:30:15 02:30:15