Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd11b421296f1d9dea23ee47b65b398576c8e8a1+8a5a4ec92ca374ae5f786629731d1f336ce6694e (fc18b65eb99d416e18781e56b48800637c2271db) 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-ssh5371246565771150117.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6014232174021479074.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-582/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-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9820405225946705222.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16068343089597655281.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-582/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-582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8125106174343084606.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7645 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [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-582 # 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 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 > 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/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 > git remote # timeout=10 Merge succeeded, producing e4446dd199f4b256ac7c4a53c56da059a96ab02f Checking out Revision e4446dd199f4b256ac7c4a53c56da059a96ab02f (PR-582) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4446dd199f4b256ac7c4a53c56da059a96ab02f # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git rev-list --no-walk 6d77d2495d3d0bab87477fbf72f3a03075aa5964 # timeout=10 [Pipeline] timeout [2023-04-13T02:08:40.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T02:08:40.139Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T02:08:40.153Z] ========================================================= [2023-04-13T02:08:40.153Z] EdgeX Global Pipelines Version Info [2023-04-13T02:08:40.154Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:08:40.871Z] ------------------- [2023-04-13T02:08:40.871Z] stable info: [2023-04-13T02:08:40.871Z] ------------------- [2023-04-13T02:08:40.871Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T02:08:40.871Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:08:40.871Z] Message: update stable to v1.0.248 [2023-04-13T02:08:42.255Z] ------------------- [2023-04-13T02:08:42.255Z] experimental info: [2023-04-13T02:08:42.255Z] ------------------- [2023-04-13T02:08:42.255Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T02:08:42.255Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:08:42.255Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T02:08:42.424Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-13T02:08:42.439Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-13T02:08:42.452Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T02:08:42.464Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T02:08:42.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T02:08:42.492Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T02:08:42.508Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T02:08:42.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T02:08:42.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T02:08:42.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T02:08:42.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T02:08:42.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-13T02:08:42.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T02:08:42.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T02:08:42.615Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:08:42.630Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:08:42.644Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:08:42.659Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:08:42.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T02:08:42.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T02:08:42.697Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T02:08:42.715Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T02:08:42.729Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T02:08:42.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T02:08:42.756Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T02:08:42.769Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T02:08:42.780Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T02:08:42.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-582 [Pipeline] echo [2023-04-13T02:08:42.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-582 [Pipeline] echo [2023-04-13T02:08:42.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-582 [Pipeline] echo [2023-04-13T02:08:42.832Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4446dd199f4b256ac7c4a53c56da059a96ab02f [Pipeline] echo [2023-04-13T02:08:42.847Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4446dd [Pipeline] echo [2023-04-13T02:08:42.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:08:42.899Z] provisioning config files... [2023-04-13T02:08:42.912Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config17060654136466245908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:08:43.210Z] ---> docker-login.sh [2023-04-13T02:08:43.210Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:08:43.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:43.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:43.468Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:43.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:43.468Z] [2023-04-13T02:08:43.468Z] Login Succeeded [2023-04-13T02:08:43.468Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:08:43.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:43.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:43.468Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:43.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:43.468Z] [2023-04-13T02:08:43.468Z] Login Succeeded [2023-04-13T02:08:43.468Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:08:43.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:43.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:43.727Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:43.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:43.727Z] [2023-04-13T02:08:43.727Z] Login Succeeded [2023-04-13T02:08:43.727Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:08:43.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:43.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:43.727Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:43.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:43.727Z] [2023-04-13T02:08:43.727Z] Login Succeeded [2023-04-13T02:08:43.727Z] docker.io [2023-04-13T02:08:43.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:43.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:43.987Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:43.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:43.987Z] [2023-04-13T02:08:43.987Z] Login Succeeded [2023-04-13T02:08:43.987Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:08:43.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T02:08:44.368Z] + git rev-list -1 --merges e4446dd199f4b256ac7c4a53c56da059a96ab02f~1..e4446dd199f4b256ac7c4a53c56da059a96ab02f [Pipeline] echo [2023-04-13T02:08:44.415Z] -----------> git rev-list -1 --merges e4446dd199f4b256ac7c4a53c56da059a96ab02f~1..e4446dd199f4b256ac7c4a53c56da059a96ab02f e4446dd199f4b256ac7c4a53c56da059a96ab02f [2023-04-13T02:08:44.415Z] e4446dd199f4b256ac7c4a53c56da059a96ab02f [false] [Pipeline] sh [2023-04-13T02:08:44.708Z] + git log --format=format:%s -1 e4446dd199f4b256ac7c4a53c56da059a96ab02f [Pipeline] echo [2023-04-13T02:08:44.719Z] ========================================================= [2023-04-13T02:08:44.719Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T02:08:44.719Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:08:45.167Z] + git log --format=format:%s -1 e4446dd199f4b256ac7c4a53c56da059a96ab02f [Pipeline] echo [2023-04-13T02:08:45.180Z] [semverPrep] GIT_COMMIT: e4446dd199f4b256ac7c4a53c56da059a96ab02f, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo [2023-04-13T02:08:45.192Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T02:08:45.538Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T02:08:45.538Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T02:08:45.538Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T02:08:45.538Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T02:08:45.538Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T02:08:45.538Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T02:08:45.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:45.897Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:08:45.897Z] [2023-04-13T02:08:45.897Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:46.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:08:46.203Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T02:08:46.203Z] b85a868b505f: Pulling fs layer [2023-04-13T02:08:46.203Z] e2be974225ed: Pulling fs layer [2023-04-13T02:08:46.203Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T02:08:46.203Z] 988bab9f4d93: Pulling fs layer [2023-04-13T02:08:46.203Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T02:08:46.203Z] eaf3925da568: Pulling fs layer [2023-04-13T02:08:46.203Z] bab4dde63d76: Pulling fs layer [2023-04-13T02:08:46.203Z] bde34c3a00c8: Pulling fs layer [2023-04-13T02:08:46.203Z] b352a97aabf1: Pulling fs layer [2023-04-13T02:08:46.203Z] 4872d77fe225: Pulling fs layer [2023-04-13T02:08:46.203Z] 5851b861e8e6: Pulling fs layer [2023-04-13T02:08:46.203Z] 988bab9f4d93: Waiting [2023-04-13T02:08:46.203Z] 1469e6f7b9e6: Waiting [2023-04-13T02:08:46.203Z] eaf3925da568: Waiting [2023-04-13T02:08:46.203Z] bab4dde63d76: Waiting [2023-04-13T02:08:46.203Z] bde34c3a00c8: Waiting [2023-04-13T02:08:46.203Z] b352a97aabf1: Waiting [2023-04-13T02:08:46.203Z] 4872d77fe225: Waiting [2023-04-13T02:08:46.203Z] 5851b861e8e6: Waiting [2023-04-13T02:08:46.203Z] e2be974225ed: Download complete [2023-04-13T02:08:46.203Z] 988bab9f4d93: Verifying Checksum [2023-04-13T02:08:46.203Z] 988bab9f4d93: Download complete [2023-04-13T02:08:46.203Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T02:08:46.203Z] 1469e6f7b9e6: Download complete [2023-04-13T02:08:46.463Z] eaf3925da568: Verifying Checksum [2023-04-13T02:08:46.463Z] eaf3925da568: Download complete [2023-04-13T02:08:46.463Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T02:08:46.463Z] 339a4e72a1f5: Download complete [2023-04-13T02:08:46.463Z] bde34c3a00c8: Verifying Checksum [2023-04-13T02:08:46.463Z] bde34c3a00c8: Download complete [2023-04-13T02:08:46.463Z] b352a97aabf1: Download complete [2023-04-13T02:08:46.463Z] 4872d77fe225: Download complete [2023-04-13T02:08:46.463Z] 5851b861e8e6: Verifying Checksum [2023-04-13T02:08:46.463Z] 5851b861e8e6: Download complete [2023-04-13T02:08:46.463Z] b85a868b505f: Verifying Checksum [2023-04-13T02:08:46.463Z] b85a868b505f: Download complete [2023-04-13T02:08:47.029Z] bab4dde63d76: Verifying Checksum [2023-04-13T02:08:47.029Z] bab4dde63d76: Download complete [2023-04-13T02:08:47.658Z] b85a868b505f: Pull complete [2023-04-13T02:08:47.916Z] e2be974225ed: Pull complete [2023-04-13T02:08:48.487Z] 339a4e72a1f5: Pull complete [2023-04-13T02:08:48.487Z] 988bab9f4d93: Pull complete [2023-04-13T02:08:48.964Z] 1469e6f7b9e6: Pull complete [2023-04-13T02:08:48.964Z] eaf3925da568: Pull complete [2023-04-13T02:08:50.868Z] bab4dde63d76: Pull complete [2023-04-13T02:08:50.868Z] bde34c3a00c8: Pull complete [2023-04-13T02:08:50.868Z] b352a97aabf1: Pull complete [2023-04-13T02:08:50.868Z] 4872d77fe225: Pull complete [2023-04-13T02:08:50.868Z] 5851b861e8e6: Pull complete [2023-04-13T02:08:50.868Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T02:08:50.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:08:50.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:08:50.968Z] prd-ubuntu20.04-docker-8c-8g-7645 does not seem to be running inside a container [2023-04-13T02:08:51.005Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-13T02:08:54.230Z] $ docker top c952e536bb26dfa4e007d7def8d5d03f198c5e13ebb48c0861fa5d6f8a29f30b -eo pid,comm [2023-04-13T02:08:54.282Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-04-13T02:08:54.282Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T02:08:54.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:08:54.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:08:54.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:08:54.432Z] $ docker exec c952e536bb26dfa4e007d7def8d5d03f198c5e13ebb48c0861fa5d6f8a29f30b ssh-agent [2023-04-13T02:08:54.533Z] SSH_AUTH_SOCK=/tmp/ssh-xeivbNdnmQn2/agent.32 [2023-04-13T02:08:54.533Z] SSH_AGENT_PID=38 [2023-04-13T02:08:54.538Z] Running ssh-add (command line suppressed) [2023-04-13T02:08:54.633Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_8852693513818923397.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_8852693513818923397.key) [2023-04-13T02:08:54.644Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:08:54.929Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T02:08:54.948Z] $ docker exec --env ******** --env ******** c952e536bb26dfa4e007d7def8d5d03f198c5e13ebb48c0861fa5d6f8a29f30b ssh-agent -k [2023-04-13T02:08:55.040Z] unset SSH_AUTH_SOCK; [2023-04-13T02:08:55.041Z] unset SSH_AGENT_PID; [2023-04-13T02:08:55.041Z] echo Agent pid 38 killed; [2023-04-13T02:08:55.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T02:08:55.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:08:55.071Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:08:55.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:08:55.193Z] $ docker exec c952e536bb26dfa4e007d7def8d5d03f198c5e13ebb48c0861fa5d6f8a29f30b ssh-agent [2023-04-13T02:08:55.306Z] SSH_AUTH_SOCK=/tmp/ssh-oVfRiWAx8If1/agent.70 [2023-04-13T02:08:55.306Z] SSH_AGENT_PID=76 [2023-04-13T02:08:55.311Z] Running ssh-add (command line suppressed) [2023-04-13T02:08:55.411Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_522537065156110844.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_522537065156110844.key) [2023-04-13T02:08:55.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:08:55.711Z] + git semver init [2023-04-13T02:08:55.970Z] 2023-04-13 02:08:55,884 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T02:08:55.970Z] 2023-04-13 02:08:55,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver [2023-04-13T02:08:55.970Z] 2023-04-13 02:08:55,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver [2023-04-13T02:08:55.970Z] 2023-04-13 02:08:55,886 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582, universal_newlines=False, shell=None, istream=None) [2023-04-13T02:09:01.239Z] 2023-04-13 02:09:00,563 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.git/info/exclude [2023-04-13T02:09:01.239Z] 2023-04-13 02:09:00,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 with force:False [2023-04-13T02:09:01.239Z] 2023-04-13 02:09:00,564 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 [2023-04-13T02:09:01.239Z] 2023-04-13 02:09:00,568 [execute] INFO git cat-file --batch-check [2023-04-13T02:09:01.239Z] 2023-04-13 02:09:00,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:09:01.239Z] 2023-04-13 02:09:00,575 [execute] INFO git cat-file --batch [2023-04-13T02:09:01.239Z] 2023-04-13 02:09:00,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:09:01.239Z] 2023-04-13 02:09:00,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 [2023-04-13T02:09:01.239Z] 0.0.0 [Pipeline] } [2023-04-13T02:09:01.252Z] $ docker exec --env ******** --env ******** c952e536bb26dfa4e007d7def8d5d03f198c5e13ebb48c0861fa5d6f8a29f30b ssh-agent -k [2023-04-13T02:09:01.346Z] unset SSH_AUTH_SOCK; [2023-04-13T02:09:01.347Z] unset SSH_AGENT_PID; [2023-04-13T02:09:01.347Z] echo Agent pid 76 killed; [2023-04-13T02:09:01.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T02:09:01.652Z] + git semver [Pipeline] } [2023-04-13T02:09:01.926Z] $ docker stop --time=1 c952e536bb26dfa4e007d7def8d5d03f198c5e13ebb48c0861fa5d6f8a29f30b [2023-04-13T02:09:03.225Z] $ docker rm -f --volumes c952e536bb26dfa4e007d7def8d5d03f198c5e13ebb48c0861fa5d6f8a29f30b [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:09:03.560Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T02:09:03.764Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T02:09:03.767Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:09:03.870Z] provisioning config files... [2023-04-13T02:09:03.879Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config1485695226673651911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:09:04.200Z] ---> docker-login.sh [2023-04-13T02:09:04.200Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:09:04.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:04.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:04.200Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:04.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:04.200Z] [2023-04-13T02:09:04.200Z] Login Succeeded [2023-04-13T02:09:04.200Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:09:04.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:04.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:04.459Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:04.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:04.459Z] [2023-04-13T02:09:04.459Z] Login Succeeded [2023-04-13T02:09:04.459Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:09:04.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:04.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:04.717Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:04.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:04.717Z] [2023-04-13T02:09:04.717Z] Login Succeeded [2023-04-13T02:09:04.717Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:09:04.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:04.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:04.717Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:04.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:04.717Z] [2023-04-13T02:09:04.717Z] Login Succeeded [2023-04-13T02:09:04.717Z] docker.io [2023-04-13T02:09:04.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:04.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:04.976Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:04.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:04.976Z] [2023-04-13T02:09:04.976Z] Login Succeeded [2023-04-13T02:09:04.976Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:09:04.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:09:05.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:09:05.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:09:05.061Z] ========================================================= [2023-04-13T02:09:05.061Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T02:09:05.061Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:05.400Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T02:09:05.866Z] Sending build context to Docker daemon 45.74MB [2023-04-13T02:09:05.866Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:09:05.866Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:09:05.866Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T02:09:05.866Z] 63b65145d645: Pulling fs layer [2023-04-13T02:09:05.866Z] a2d21d5440eb: Pulling fs layer [2023-04-13T02:09:05.866Z] 935e6c44a52c: Pulling fs layer [2023-04-13T02:09:05.866Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T02:09:05.866Z] 30dea6a524f1: Pulling fs layer [2023-04-13T02:09:05.866Z] a2aff8979fd8: Pulling fs layer [2023-04-13T02:09:05.866Z] 6808be2612f2: Pulling fs layer [2023-04-13T02:09:05.866Z] f25807f1079a: Pulling fs layer [2023-04-13T02:09:05.866Z] 30dea6a524f1: Waiting [2023-04-13T02:09:05.866Z] a2aff8979fd8: Waiting [2023-04-13T02:09:05.866Z] 6808be2612f2: Waiting [2023-04-13T02:09:05.866Z] f25807f1079a: Waiting [2023-04-13T02:09:05.866Z] 94cc34f8dd06: Waiting [2023-04-13T02:09:05.866Z] a2d21d5440eb: Download complete [2023-04-13T02:09:05.866Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T02:09:05.866Z] 94cc34f8dd06: Download complete [2023-04-13T02:09:05.866Z] 30dea6a524f1: Verifying Checksum [2023-04-13T02:09:05.866Z] 30dea6a524f1: Download complete [2023-04-13T02:09:05.866Z] 63b65145d645: Download complete [2023-04-13T02:09:05.866Z] a2aff8979fd8: Verifying Checksum [2023-04-13T02:09:05.866Z] a2aff8979fd8: Download complete [2023-04-13T02:09:05.866Z] 63b65145d645: Pull complete [2023-04-13T02:09:06.128Z] a2d21d5440eb: Pull complete [2023-04-13T02:09:06.128Z] f25807f1079a: Verifying Checksum [2023-04-13T02:09:06.128Z] f25807f1079a: Download complete [2023-04-13T02:09:06.386Z] 935e6c44a52c: Verifying Checksum [2023-04-13T02:09:06.386Z] 935e6c44a52c: Download complete [2023-04-13T02:09:06.643Z] 6808be2612f2: Verifying Checksum [2023-04-13T02:09:06.643Z] 6808be2612f2: Download complete [2023-04-13T02:09:09.927Z] 935e6c44a52c: Pull complete [2023-04-13T02:09:09.927Z] 94cc34f8dd06: Pull complete [2023-04-13T02:09:09.927Z] 30dea6a524f1: Pull complete [2023-04-13T02:09:09.927Z] a2aff8979fd8: Pull complete [2023-04-13T02:09:12.455Z] 6808be2612f2: Pull complete [2023-04-13T02:09:13.024Z] f25807f1079a: Pull complete [2023-04-13T02:09:13.024Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T02:09:13.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T02:09:13.024Z] ---> 3b553350e43f [2023-04-13T02:09:13.024Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:09:18.312Z] ---> Running in 375953cced36 [2023-04-13T02:09:18.312Z] Removing intermediate container 375953cced36 [2023-04-13T02:09:18.312Z] ---> 7015d92d6e36 [2023-04-13T02:09:18.312Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:09:18.312Z] ---> Running in c42ba9ee1611 [2023-04-13T02:09:18.312Z] Removing intermediate container c42ba9ee1611 [2023-04-13T02:09:18.312Z] ---> 30b018746e3b [2023-04-13T02:09:18.312Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:09:18.312Z] ---> Running in ba4917af828c [2023-04-13T02:09:18.312Z] Removing intermediate container ba4917af828c [2023-04-13T02:09:18.312Z] ---> 361094daa3f9 [2023-04-13T02:09:18.312Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:09:18.312Z] ---> Running in 60e68d380b06 [2023-04-13T02:09:18.312Z] Removing intermediate container 60e68d380b06 [2023-04-13T02:09:18.312Z] ---> d772d59cfff7 [2023-04-13T02:09:18.312Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:09:18.312Z] ---> Running in 83d32c968bdc [2023-04-13T02:09:18.312Z] Removing intermediate container 83d32c968bdc [2023-04-13T02:09:18.312Z] ---> 82b2dbedbc3c [2023-04-13T02:09:18.312Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:09:18.839Z] Still waiting to schedule task [2023-04-13T02:09:18.839Z] ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:18.839Z] ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:18.839Z] ‘prd-ubuntu20.04-docker-8c-8g-7625’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:18.839Z] ‘prd-ubuntu20.04-docker-8c-8g-7643’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:18.839Z] ‘prd-ubuntu20.04-docker-8c-8g-7644’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:18.839Z] ‘prd-ubuntu20.04-docker-8c-8g-7647’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:18.839Z] ‘prd-ubuntu20.04-docker-8c-8g-7649’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:18.839Z] ‘prd-ubuntu20.04-docker-8c-8g-7652’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:18.839Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7653’ is offline [2023-04-13T02:09:18.840Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7654’ is offline [2023-04-13T02:09:18.880Z] latest: Pulling from library/docker [2023-04-13T02:09:18.880Z] f56be85fc22e: Pulling fs layer [2023-04-13T02:09:18.880Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-13T02:09:18.880Z] 788e1ab5616a: Pulling fs layer [2023-04-13T02:09:18.880Z] 4e33d011f086: Pulling fs layer [2023-04-13T02:09:18.880Z] 383037bf46bc: Pulling fs layer [2023-04-13T02:09:18.880Z] 04921806bf90: Pulling fs layer [2023-04-13T02:09:18.880Z] 4e33d011f086: Waiting [2023-04-13T02:09:18.880Z] 383037bf46bc: Waiting [2023-04-13T02:09:18.880Z] de21e211d8be: Pulling fs layer [2023-04-13T02:09:18.880Z] d1a705462f92: Pulling fs layer [2023-04-13T02:09:18.880Z] 026562b829bc: Pulling fs layer [2023-04-13T02:09:18.880Z] 04921806bf90: Waiting [2023-04-13T02:09:18.880Z] de21e211d8be: Waiting [2023-04-13T02:09:18.880Z] d1a705462f92: Waiting [2023-04-13T02:09:18.880Z] f4bc4d1e2e3a: Pulling fs layer [2023-04-13T02:09:18.880Z] 026562b829bc: Waiting [2023-04-13T02:09:18.880Z] 06512f64e545: Pulling fs layer [2023-04-13T02:09:18.880Z] f4bc4d1e2e3a: Waiting [2023-04-13T02:09:18.880Z] 06512f64e545: Waiting [2023-04-13T02:09:18.880Z] 97a6e8d4b278: Pulling fs layer [2023-04-13T02:09:18.880Z] 65fc0503abc0: Pulling fs layer [2023-04-13T02:09:18.880Z] 810d9c8fb6b2: Pulling fs layer [2023-04-13T02:09:18.880Z] 97a6e8d4b278: Waiting [2023-04-13T02:09:18.880Z] 65fc0503abc0: Waiting [2023-04-13T02:09:18.880Z] 810d9c8fb6b2: Waiting [2023-04-13T02:09:18.880Z] 788e1ab5616a: Download complete [2023-04-13T02:09:18.880Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-13T02:09:18.880Z] 7ed9ddfd3b8f: Download complete [2023-04-13T02:09:19.138Z] f56be85fc22e: Download complete [2023-04-13T02:09:19.138Z] f56be85fc22e: Pull complete [2023-04-13T02:09:19.396Z] 4e33d011f086: Verifying Checksum [2023-04-13T02:09:19.396Z] 4e33d011f086: Download complete [2023-04-13T02:09:19.396Z] 7ed9ddfd3b8f: Pull complete [2023-04-13T02:09:19.396Z] 04921806bf90: Verifying Checksum [2023-04-13T02:09:19.396Z] 04921806bf90: Download complete [2023-04-13T02:09:19.396Z] 383037bf46bc: Verifying Checksum [2023-04-13T02:09:19.396Z] 383037bf46bc: Download complete [2023-04-13T02:09:19.396Z] 788e1ab5616a: Pull complete [2023-04-13T02:09:19.396Z] de21e211d8be: Verifying Checksum [2023-04-13T02:09:19.396Z] de21e211d8be: Download complete [2023-04-13T02:09:19.396Z] d1a705462f92: Download complete [2023-04-13T02:09:19.396Z] 026562b829bc: Verifying Checksum [2023-04-13T02:09:19.396Z] 026562b829bc: Download complete [2023-04-13T02:09:19.653Z] 06512f64e545: Verifying Checksum [2023-04-13T02:09:19.653Z] 06512f64e545: Download complete [2023-04-13T02:09:19.653Z] f4bc4d1e2e3a: Verifying Checksum [2023-04-13T02:09:19.653Z] f4bc4d1e2e3a: Download complete [2023-04-13T02:09:19.653Z] 65fc0503abc0: Download complete [2023-04-13T02:09:19.653Z] 4e33d011f086: Pull complete [2023-04-13T02:09:19.916Z] 810d9c8fb6b2: Download complete [2023-04-13T02:09:20.173Z] 383037bf46bc: Pull complete [2023-04-13T02:09:20.173Z] 97a6e8d4b278: Download complete [2023-04-13T02:09:20.431Z] 04921806bf90: Pull complete [2023-04-13T02:09:20.431Z] de21e211d8be: Pull complete [2023-04-13T02:09:20.689Z] d1a705462f92: Pull complete [2023-04-13T02:09:20.689Z] 026562b829bc: Pull complete [2023-04-13T02:09:20.950Z] f4bc4d1e2e3a: Pull complete [2023-04-13T02:09:20.950Z] 06512f64e545: Pull complete [2023-04-13T02:09:21.887Z] 97a6e8d4b278: Pull complete [2023-04-13T02:09:21.887Z] 65fc0503abc0: Pull complete [2023-04-13T02:09:22.145Z] 810d9c8fb6b2: Pull complete [2023-04-13T02:09:22.145Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:09:22.145Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:09:24.047Z] ---> 3e135e366653 [2023-04-13T02:09:24.047Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:09:24.047Z] ---> Running in 46de922b7739 [2023-04-13T02:09:24.616Z] Removing intermediate container 46de922b7739 [2023-04-13T02:09:24.616Z] ---> 5ff0270929b8 [2023-04-13T02:09:24.616Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:09:24.616Z] ---> Running in ef039e791aa3 [2023-04-13T02:09:24.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:09:25.440Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:09:26.372Z] OK: 265 MiB in 53 packages [2023-04-13T02:09:26.372Z] Removing intermediate container ef039e791aa3 [2023-04-13T02:09:26.372Z] ---> 885effde2101 [2023-04-13T02:09:26.372Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:09:26.372Z] ---> Running in 363a6203add6 [2023-04-13T02:09:26.632Z] Removing intermediate container 363a6203add6 [2023-04-13T02:09:26.632Z] ---> 1520f5b77a16 [2023-04-13T02:09:26.632Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:09:26.632Z] ---> Running in 70da99e1aa5f [2023-04-13T02:09:26.632Z] Removing intermediate container 70da99e1aa5f [2023-04-13T02:09:26.632Z] ---> 13c3db259691 [2023-04-13T02:09:26.632Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:09:26.890Z] ---> 0c8a3feb028d [2023-04-13T02:09:26.890Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:09:26.890Z] ---> Running in 7139efebe713 [2023-04-13T02:09:53.537Z] Removing intermediate container 7139efebe713 [2023-04-13T02:09:53.537Z] ---> fc1dcb7fb4ba [2023-04-13T02:09:53.537Z] Step 15/16 : COPY . . [2023-04-13T02:09:54.106Z] ---> 293bb65e6691 [2023-04-13T02:09:54.106Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:09:54.106Z] ---> Running in 82f4e8cf4c11 [2023-04-13T02:09:54.365Z] noop [2023-04-13T02:09:54.623Z] Removing intermediate container 82f4e8cf4c11 [2023-04-13T02:09:54.623Z] ---> 7d70224c79f2 [2023-04-13T02:09:54.623Z] Successfully built 7d70224c79f2 [2023-04-13T02:09:54.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:54.929Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:09:54.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:09:54.996Z] prd-ubuntu20.04-docker-8c-8g-7645 does not seem to be running inside a container [2023-04-13T02:09:55.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T02:09:55.356Z] $ docker top f552d626b4cc7f9ff99d4b9621178684daa461943c5cfd9e7bd0a1099734b82c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:09:55.686Z] + go version [2023-04-13T02:09:55.686Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T02:09:55.704Z] $ docker stop --time=1 f552d626b4cc7f9ff99d4b9621178684daa461943c5cfd9e7bd0a1099734b82c [2023-04-13T02:09:56.985Z] $ docker rm -f --volumes f552d626b4cc7f9ff99d4b9621178684daa461943c5cfd9e7bd0a1099734b82c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:57.385Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:09:57.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:09:57.459Z] prd-ubuntu20.04-docker-8c-8g-7645 does not seem to be running inside a container [2023-04-13T02:09:57.499Z] $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T02:09:57.845Z] $ docker top b60d1515fbfe18c22218783ac15b5f05ce2b4fd51a6fdf64e42ee7efe53d9ff3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:09:58.179Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:09:58.478Z] + make test [2023-04-13T02:09:58.478Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:10:03.762Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:10:11.885Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:10:11.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:10:11.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:10:11.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:10:11.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:10:11.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:10:11.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:10:11.885Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:10:11.885Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:10:15.273Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:10:15.273Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:10:15.273Z] ./bin/test-attribution-txt.sh [2023-04-13T02:10:15.273Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:10:15.273Z] make -C web test [2023-04-13T02:10:15.273Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' [2023-04-13T02:10:15.273Z] make[1]: tput: No such file or directory [2023-04-13T02:10:15.273Z] make[1]: tput: No such file or directory [2023-04-13T02:10:15.273Z] warning: generating ./VERSION [2023-04-13T02:10:15.273Z] echo "0.0.0" > VERSION [2023-04-13T02:10:15.273Z] docker build \ [2023-04-13T02:10:15.273Z] -f Dockerfile \ [2023-04-13T02:10:15.273Z] --build-arg USER=1000 \ [2023-04-13T02:10:15.273Z] \ [2023-04-13T02:10:15.273Z] --label "git_sha=e4446dd199f4b256ac7c4a53c56da059a96ab02f" \ [2023-04-13T02:10:15.273Z] -t edgexfoundry/edgex-web-ui:e4446dd199f4b256ac7c4a53c56da059a96ab02f \ [2023-04-13T02:10:15.273Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:10:15.273Z] . [2023-04-13T02:10:15.273Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:10:15.273Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:10:15.273Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:10:15.273Z] [2023-04-13T02:10:15.273Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:10:15.273Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:10:15.839Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:10:15.839Z] 9621f1afde84: Pulling fs layer [2023-04-13T02:10:15.839Z] c6f70ee39829: Pulling fs layer [2023-04-13T02:10:15.839Z] 56892a8094a2: Pulling fs layer [2023-04-13T02:10:15.839Z] 58dd87906ef0: Pulling fs layer [2023-04-13T02:10:15.839Z] 58dd87906ef0: Waiting [2023-04-13T02:10:15.839Z] 9621f1afde84: Verifying Checksum [2023-04-13T02:10:15.839Z] 9621f1afde84: Download complete [2023-04-13T02:10:15.839Z] 56892a8094a2: Download complete [2023-04-13T02:10:15.839Z] 58dd87906ef0: Verifying Checksum [2023-04-13T02:10:15.839Z] 58dd87906ef0: Download complete [2023-04-13T02:10:16.098Z] 9621f1afde84: Pull complete [2023-04-13T02:10:16.098Z] c6f70ee39829: Verifying Checksum [2023-04-13T02:10:16.098Z] c6f70ee39829: Download complete [2023-04-13T02:10:17.029Z] c6f70ee39829: Pull complete [2023-04-13T02:10:17.287Z] 56892a8094a2: Pull complete [2023-04-13T02:10:17.287Z] 58dd87906ef0: Pull complete [2023-04-13T02:10:17.287Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:10:17.287Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:10:17.287Z] ---> b69703f70c3d [2023-04-13T02:10:17.287Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:10:20.588Z] ---> Running in 1e3bc11ff78b [2023-04-13T02:10:20.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:20.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:21.105Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-13T02:10:21.105Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-13T02:10:21.105Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-13T02:10:21.105Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:10:21.105Z] (5/129) Installing libxcb (1.14-r2) [2023-04-13T02:10:21.105Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:10:21.365Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-13T02:10:21.365Z] (8/129) Installing libice (1.0.10-r0) [2023-04-13T02:10:21.365Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-13T02:10:21.365Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-13T02:10:21.365Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-13T02:10:21.365Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-13T02:10:21.365Z] (13/129) Installing xset (1.2.4-r0) [2023-04-13T02:10:21.365Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-13T02:10:21.365Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:10:21.365Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:10:21.365Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-13T02:10:21.365Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-13T02:10:21.365Z] (19/129) Installing libintl (0.21-r0) [2023-04-13T02:10:21.365Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-13T02:10:21.365Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-13T02:10:21.365Z] (22/129) Installing pcre (8.45-r1) [2023-04-13T02:10:21.365Z] (23/129) Installing glib (2.70.1-r0) [2023-04-13T02:10:21.365Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-13T02:10:21.365Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-13T02:10:21.365Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-13T02:10:21.365Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:10:21.365Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:10:21.365Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-13T02:10:21.365Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-13T02:10:21.365Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:10:21.625Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-13T02:10:21.625Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:10:21.625Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:10:21.625Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:10:21.625Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-13T02:10:21.625Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-13T02:10:21.625Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-13T02:10:21.625Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-13T02:10:21.625Z] (40/129) Installing libxi (1.8-r0) [2023-04-13T02:10:21.625Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-13T02:10:21.625Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-13T02:10:21.625Z] (43/129) Installing atk (2.36.0-r0) [2023-04-13T02:10:21.625Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-13T02:10:21.625Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:10:21.625Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:10:21.625Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:10:21.625Z] (48/129) Installing expat (2.5.0-r0) [2023-04-13T02:10:21.625Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:10:21.625Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-13T02:10:21.625Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-13T02:10:21.625Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-13T02:10:21.625Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-13T02:10:21.625Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-13T02:10:21.625Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:10:21.625Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-13T02:10:21.625Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-13T02:10:21.625Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-13T02:10:21.884Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-13T02:10:21.884Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:10:21.884Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-13T02:10:21.884Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-13T02:10:21.884Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-13T02:10:21.884Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-13T02:10:21.884Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-13T02:10:21.884Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-13T02:10:21.884Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:10:21.884Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-13T02:10:21.884Z] (69/129) Installing pango (1.48.10-r0) [2023-04-13T02:10:21.884Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:10:21.884Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:10:21.884Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:10:21.884Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:10:22.143Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:10:22.143Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:10:22.143Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:10:22.143Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-13T02:10:22.143Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:10:22.143Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-13T02:10:22.143Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:10:24.671Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-13T02:10:24.671Z] (80/129) Installing flac (1.3.4-r0) [2023-04-13T02:10:24.671Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:10:24.671Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:10:24.671Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-13T02:10:24.671Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-13T02:10:24.671Z] (85/129) Installing libass (0.15.2-r0) [2023-04-13T02:10:24.671Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-13T02:10:24.671Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:10:24.671Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:10:24.671Z] (89/129) Installing lame (3.100-r0) [2023-04-13T02:10:24.671Z] (90/129) Installing opus (1.3.1-r1) [2023-04-13T02:10:24.671Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:10:24.671Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-13T02:10:24.671Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-13T02:10:24.671Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-13T02:10:24.671Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-13T02:10:24.671Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:10:24.671Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-13T02:10:24.671Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-13T02:10:24.671Z] (99/129) Installing libva (2.13.0-r0) [2023-04-13T02:10:24.671Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-13T02:10:24.671Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-13T02:10:24.671Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-13T02:10:24.671Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-13T02:10:24.671Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:10:24.671Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-13T02:10:24.671Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-13T02:10:24.671Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-13T02:10:24.671Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:10:24.671Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-13T02:10:24.671Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-13T02:10:24.671Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:10:24.671Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:10:24.671Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-13T02:10:24.671Z] (114/129) Installing nspr (4.32-r0) [2023-04-13T02:10:24.671Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:10:24.671Z] (116/129) Installing nss (3.78.1-r0) [2023-04-13T02:10:24.928Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-13T02:10:24.928Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-13T02:10:24.928Z] (119/129) Installing orc (0.4.32-r0) [2023-04-13T02:10:24.928Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-13T02:10:24.928Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-13T02:10:24.928Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:10:24.928Z] (123/129) Installing libpulse (15.0-r2) [2023-04-13T02:10:24.928Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-13T02:10:24.928Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-13T02:10:24.928Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-13T02:10:24.928Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:10:24.928Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-13T02:10:24.928Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:10:25.862Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:10:25.862Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:10:25.862Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:10:26.427Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:10:26.427Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:10:26.427Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:10:26.427Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:10:26.427Z] OK: 286 MiB in 145 packages [2023-04-13T02:10:33.009Z] Removing intermediate container 1e3bc11ff78b [2023-04-13T02:10:33.009Z] ---> 16be6a30b8e6 [2023-04-13T02:10:33.009Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:10:33.009Z] ---> Running in 1ea134483140 [2023-04-13T02:10:33.009Z] Removing intermediate container 1ea134483140 [2023-04-13T02:10:33.009Z] ---> c3898d1e53ac [2023-04-13T02:10:33.009Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:10:33.009Z] ---> Running in 8f3d507db9a1 [2023-04-13T02:10:33.009Z] Removing intermediate container 8f3d507db9a1 [2023-04-13T02:10:33.009Z] ---> 9eb24958d4e1 [2023-04-13T02:10:33.009Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:10:33.009Z] ---> Running in 9f0e8bee3720 [2023-04-13T02:10:39.605Z] [2023-04-13T02:10:39.605Z] removed 7 packages, changed 99 packages, and audited 238 packages in 5s [2023-04-13T02:10:39.605Z] [2023-04-13T02:10:39.605Z] 18 packages are looking for funding [2023-04-13T02:10:39.605Z] run `npm fund` for details [2023-04-13T02:10:39.605Z] [2023-04-13T02:10:39.605Z] found 0 vulnerabilities [2023-04-13T02:10:40.186Z] Removing intermediate container 9f0e8bee3720 [2023-04-13T02:10:40.186Z] ---> 925bd0324273 [2023-04-13T02:10:40.186Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:10:40.186Z] ---> Running in 08cc0ada5297 [2023-04-13T02:10:40.186Z] Removing intermediate container 08cc0ada5297 [2023-04-13T02:10:40.186Z] ---> 943957938f49 [2023-04-13T02:10:40.186Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:10:40.186Z] ---> Running in d496d1adfd0d [2023-04-13T02:10:40.764Z] Removing intermediate container d496d1adfd0d [2023-04-13T02:10:40.764Z] ---> d01052face9e [2023-04-13T02:10:40.764Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:10:40.764Z] ---> Running in 75f79161f2f8 [2023-04-13T02:10:41.026Z] Removing intermediate container 75f79161f2f8 [2023-04-13T02:10:41.026Z] ---> b5ce57b91b2f [2023-04-13T02:10:41.026Z] Step 9/10 : WORKDIR /app [2023-04-13T02:10:41.026Z] ---> Running in 02ef7fde624b [2023-04-13T02:10:41.026Z] Removing intermediate container 02ef7fde624b [2023-04-13T02:10:41.026Z] ---> bcdb371db541 [2023-04-13T02:10:41.026Z] Step 10/10 : LABEL git_sha=e4446dd199f4b256ac7c4a53c56da059a96ab02f [2023-04-13T02:10:41.026Z] ---> Running in 4364cf573c2a [2023-04-13T02:10:41.026Z] Removing intermediate container 4364cf573c2a [2023-04-13T02:10:41.026Z] ---> 6a0d0643f4b4 [2023-04-13T02:10:41.026Z] Successfully built 6a0d0643f4b4 [2023-04-13T02:10:41.026Z] Successfully tagged edgexfoundry/edgex-web-ui:e4446dd199f4b256ac7c4a53c56da059a96ab02f [2023-04-13T02:10:41.026Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:10:41.026Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:10:41.026Z] mkdir -p node_modules coverage [2023-04-13T02:10:41.026Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:10:41.026Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE }, [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE }, [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE }, [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE }, [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE }, [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE }, [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE }, [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE }, [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE required: { [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE }, [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:10:42.927Z] npm WARN EBADENGINE } [2023-04-13T02:10:46.226Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:10:46.792Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:10:46.792Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:10:46.792Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-04-13T02:10:47.050Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:10:47.617Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:10:47.873Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:10:48.806Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:10:49.063Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:10:52.447Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-04-13T02:10:52.704Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-04-13T02:10:52.704Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:10:53.272Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-04-13T02:10:53.532Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-04-13T02:10:54.470Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:10:54.741Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-04-13T02:10:55.003Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-04-13T02:10:57.530Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-04-13T02:11:00.818Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-04-13T02:11:06.401Z] [2023-04-13T02:11:06.401Z] added 1478 packages, and audited 1479 packages in 23s [2023-04-13T02:11:06.401Z] [2023-04-13T02:11:06.401Z] 90 packages are looking for funding [2023-04-13T02:11:06.401Z] run `npm fund` for details [2023-04-13T02:11:06.401Z] [2023-04-13T02:11:06.401Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-13T02:11:06.401Z] [2023-04-13T02:11:06.401Z] To address issues that do not require attention, run: [2023-04-13T02:11:06.401Z] npm audit fix [2023-04-13T02:11:06.401Z] [2023-04-13T02:11:06.401Z] To address all issues (including breaking changes), run: [2023-04-13T02:11:06.401Z] npm audit fix --force [2023-04-13T02:11:06.401Z] [2023-04-13T02:11:06.401Z] Run `npm audit` for details. [2023-04-13T02:11:16.403Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-04-13T02:11:18.304Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:11:23.561Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:11:23.561Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:11:26.838Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:11:26.838Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:11:27.095Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:11:27.095Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:11:27.659Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:11:27.659Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:11:27.915Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:11:27.915Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:11:27.915Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:11:28.703Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:11:28.703Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:11:30.622Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:11:37.211Z] 13 04 2023 02:11:35.972:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:11:37.211Z] 13 04 2023 02:11:35.974:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:11:37.211Z] 13 04 2023 02:11:35.978:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:11:49.443Z] ✔ Browser application bundle generation complete. [2023-04-13T02:11:49.443Z] 13 04 2023 02:11:47.686:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket DpJBornvUS3abeTmAAAB with id 74989438 [2023-04-13T02:11:50.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:11:50.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.09 secs) [2023-04-13T02:11:50.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.103 secs) [2023-04-13T02:11:50.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.115 secs) [2023-04-13T02:11:50.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.141 secs) [2023-04-13T02:11:50.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.148 secs) [2023-04-13T02:11:50.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.151 secs) [2023-04-13T02:11:50.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.263 secs) [2023-04-13T02:11:50.822Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.283 secs) [2023-04-13T02:11:51.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.309 secs) [2023-04-13T02:11:51.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.321 secs) [2023-04-13T02:11:51.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.328 secs) [2023-04-13T02:11:51.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.333 secs) [2023-04-13T02:11:51.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.355 secs) [2023-04-13T02:11:51.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.393 secs) [2023-04-13T02:11:51.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.438 secs) [2023-04-13T02:11:51.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.455 secs) [2023-04-13T02:11:51.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.47 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.497 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.5 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.556 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.565 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.573 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.578 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.581 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.584 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.587 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.618 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.625 secs) [2023-04-13T02:11:51.341Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.665 secs) [2023-04-13T02:11:51.601Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.752 secs) [2023-04-13T02:11:51.601Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.761 secs) [2023-04-13T02:11:51.601Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.77 secs) [2023-04-13T02:11:51.601Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.78 secs) [2023-04-13T02:11:51.601Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.825 secs) [2023-04-13T02:11:51.601Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.857 secs) [2023-04-13T02:11:51.601Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.879 secs) [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.909 secs) [2023-04-13T02:11:51.863Z] WARN: ' [2023-04-13T02:11:51.863Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:11:51.863Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:11:51.863Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:11:51.863Z] in a future version of Angular. [2023-04-13T02:11:51.863Z] [2023-04-13T02:11:51.863Z] For more information on this, see our API docs here: [2023-04-13T02:11:51.863Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:11:51.863Z] ' [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.909 secs) [2023-04-13T02:11:51.863Z] WARN: ' [2023-04-13T02:11:51.863Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:11:51.863Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:11:51.863Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:11:51.863Z] in a future version of Angular. [2023-04-13T02:11:51.863Z] [2023-04-13T02:11:51.863Z] For more information on this, see our API docs here: [2023-04-13T02:11:51.863Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:11:51.863Z] ' [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.93 secs) [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.943 secs) [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.993 secs) [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.998 secs) [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.006 secs) [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.024 secs) [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.032 secs) [2023-04-13T02:11:51.863Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.045 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.06 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.064 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.067 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.07 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.073 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.087 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.119 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.142 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.147 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.158 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.185 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.204 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.211 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.219 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.239 secs) [2023-04-13T02:11:52.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.242 secs) [2023-04-13T02:11:52.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.246 secs) [2023-04-13T02:11:52.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.264 secs) [2023-04-13T02:11:52.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.272 secs) [2023-04-13T02:11:52.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.297 secs) [2023-04-13T02:11:52.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.306 secs) [2023-04-13T02:11:52.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.315 secs) [2023-04-13T02:11:52.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.324 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.328 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.331 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.357 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.36 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.373 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.388 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.394 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.4 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.403 secs) [2023-04-13T02:11:52.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.405 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.426 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.433 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.438 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.47 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.478 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.481 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.486 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.49 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.501 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.508 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.515 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.521 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.531 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.548 secs) [2023-04-13T02:11:52.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.562 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.569 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.583 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.601 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.603 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.605 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.611 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.617 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.623 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.629 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.699 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.703 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.705 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.723 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.73 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.734 secs) [2023-04-13T02:11:52.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.736 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.737 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.742 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.751 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.754 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.758 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.763 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.767 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.789 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.799 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.807 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.81 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.811 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.817 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.832 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.842 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.85 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.858 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.88 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.886 secs) [2023-04-13T02:11:53.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.902 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.907 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.916 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.919 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.921 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.941 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.948 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.95 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.952 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.974 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.978 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.98 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.982 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.985 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.002 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.01 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.019 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.024 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.027 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.037 secs) [2023-04-13T02:11:53.420Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.063 secs) [2023-04-13T02:11:53.680Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.063 secs / 2.063 secs) [2023-04-13T02:11:53.680Z] TOTAL: 149 SUCCESS [2023-04-13T02:11:53.680Z] ✔ Browser application bundle generation complete. [2023-04-13T02:11:53.939Z] [2023-04-13T02:11:53.939Z] =============================== Coverage summary =============================== [2023-04-13T02:11:53.939Z] Statements : 40.95% ( 1466/3580 ) [2023-04-13T02:11:53.939Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:11:53.939Z] Functions : 33.2% ( 431/1298 ) [2023-04-13T02:11:53.939Z] Lines : 38.88% ( 1317/3387 ) [2023-04-13T02:11:53.939Z] ================================================================================ [2023-04-13T02:11:54.196Z] ✔ Browser application bundle generation complete. [2023-04-13T02:11:54.765Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' [Pipeline] echo [2023-04-13T02:11:54.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:11:54.805Z] $ docker stop --time=1 b60d1515fbfe18c22218783ac15b5f05ce2b4fd51a6fdf64e42ee7efe53d9ff3 [2023-04-13T02:11:56.099Z] $ docker rm -f --volumes b60d1515fbfe18c22218783ac15b5f05ce2b4fd51a6fdf64e42ee7efe53d9ff3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:11:56.481Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:11:57.208Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T02:11:57.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:11:58.366Z] + ls -al . [2023-04-13T02:11:58.366Z] total 188 [2023-04-13T02:11:58.366Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 02:09 . [2023-04-13T02:11:58.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 .. [2023-04-13T02:11:58.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 .blubracket [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:08 .dockerignore [2023-04-13T02:11:58.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:09 .git [2023-04-13T02:11:58.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 .github [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:08 .gitignore [2023-04-13T02:11:58.366Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:09 .semver [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:08 Attribution.txt [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:08 CHANGELOG.md [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:08 CONTRIBUTING.md [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:08 Dockerfile [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:08 Jenkinsfile [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:08 LICENSE [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:08 Makefile [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:08 README.md [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:09 VERSION [2023-04-13T02:11:58.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 assets [2023-04-13T02:11:58.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 bin [2023-04-13T02:11:58.366Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 cmd [2023-04-13T02:11:58.366Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:09 coverage.out [2023-04-13T02:11:58.366Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 docs [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:08 go.mod [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:08 go.sum [2023-04-13T02:11:58.366Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:08 internal [2023-04-13T02:11:58.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 snap [2023-04-13T02:11:58.366Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 testing [2023-04-13T02:11:58.366Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:08 version.go [2023-04-13T02:11:58.366Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:11:58.885Z] + 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=e4446dd199f4b256ac7c4a53c56da059a96ab02f --label arch=amd64 --label version=0.0.0 . [2023-04-13T02:11:59.146Z] Sending build context to Docker daemon 48.49MB [2023-04-13T02:11:59.146Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:11:59.146Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:11:59.146Z] ---> 7d70224c79f2 [2023-04-13T02:11:59.146Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:12:00.086Z] ---> Running in 285605142e11 [2023-04-13T02:12:00.086Z] Removing intermediate container 285605142e11 [2023-04-13T02:12:00.086Z] ---> c0a93edd213e [2023-04-13T02:12:00.086Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:12:00.086Z] ---> Running in 88efc843eea1 [2023-04-13T02:12:00.345Z] Removing intermediate container 88efc843eea1 [2023-04-13T02:12:00.345Z] ---> 9d5a6fac44de [2023-04-13T02:12:00.345Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:12:00.345Z] ---> Running in 479de980466c [2023-04-13T02:12:00.345Z] Removing intermediate container 479de980466c [2023-04-13T02:12:00.345Z] ---> e005f420f9dc [2023-04-13T02:12:00.345Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:12:00.345Z] ---> Running in 81958cd86bb7 [2023-04-13T02:12:00.345Z] Removing intermediate container 81958cd86bb7 [2023-04-13T02:12:00.345Z] ---> 94272eff5e4f [2023-04-13T02:12:00.345Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:12:00.345Z] ---> Running in 653a0cb4e68e [2023-04-13T02:12:00.602Z] Removing intermediate container 653a0cb4e68e [2023-04-13T02:12:00.602Z] ---> 263ea46fda29 [2023-04-13T02:12:00.602Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:12:01.543Z] ---> 97017faf9419 [2023-04-13T02:12:01.543Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:12:01.543Z] ---> Running in e27d89090d23 [2023-04-13T02:12:02.106Z] Removing intermediate container e27d89090d23 [2023-04-13T02:12:02.106Z] ---> 695fee03bdd1 [2023-04-13T02:12:02.106Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:12:02.106Z] ---> Running in 9dec6204e3db [2023-04-13T02:12:02.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:12:02.930Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:12:03.498Z] OK: 265 MiB in 53 packages [2023-04-13T02:12:03.756Z] Removing intermediate container 9dec6204e3db [2023-04-13T02:12:03.756Z] ---> b4d152fe07cd [2023-04-13T02:12:03.756Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:12:03.756Z] ---> Running in 68ec781b944c [2023-04-13T02:12:03.756Z] Removing intermediate container 68ec781b944c [2023-04-13T02:12:03.756Z] ---> b7ac5c728b34 [2023-04-13T02:12:03.756Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:12:03.756Z] ---> Running in b817bbddd751 [2023-04-13T02:12:04.014Z] Removing intermediate container b817bbddd751 [2023-04-13T02:12:04.014Z] ---> 4e146d38cb2e [2023-04-13T02:12:04.014Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:12:04.014Z] ---> 200a61478a6b [2023-04-13T02:12:04.014Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:12:04.014Z] ---> Running in 1d2625dcdfcd [2023-04-13T02:12:05.388Z] Removing intermediate container 1d2625dcdfcd [2023-04-13T02:12:05.388Z] ---> 0842dfc6fc0a [2023-04-13T02:12:05.388Z] Step 15/26 : COPY . . [2023-04-13T02:12:07.293Z] ---> ac892403fb38 [2023-04-13T02:12:07.293Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:12:07.293Z] ---> Running in dd7962509479 [2023-04-13T02:12:07.293Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-13T02:12:29.921Z] Removing intermediate container dd7962509479 [2023-04-13T02:12:29.921Z] ---> a42237337ee6 [2023-04-13T02:12:29.921Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:12:29.921Z] 3.14: Pulling from library/alpine [2023-04-13T02:12:29.921Z] f7dab3ab2d6e: Pulling fs layer [2023-04-13T02:12:29.921Z] f7dab3ab2d6e: Verifying Checksum [2023-04-13T02:12:29.921Z] f7dab3ab2d6e: Download complete [2023-04-13T02:12:29.921Z] f7dab3ab2d6e: Pull complete [2023-04-13T02:12:29.921Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:12:29.921Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:12:29.921Z] ---> 9e179bacf43c [2023-04-13T02:12:29.921Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:12:29.921Z] ---> Running in 6a88ea0cbc1c [2023-04-13T02:12:29.921Z] Removing intermediate container 6a88ea0cbc1c [2023-04-13T02:12:29.921Z] ---> c4fa356a0d8a [2023-04-13T02:12:29.921Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:12:30.180Z] ---> 877428e0baf3 [2023-04-13T02:12:30.180Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:12:30.180Z] ---> 4e3550ddf281 [2023-04-13T02:12:30.180Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:12:30.439Z] ---> ad64f6ebc3fc [2023-04-13T02:12:30.439Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:12:30.439Z] ---> Running in 34a226886e6b [2023-04-13T02:12:30.439Z] Removing intermediate container 34a226886e6b [2023-04-13T02:12:30.439Z] ---> 3510240c8a1f [2023-04-13T02:12:30.439Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:12:30.439Z] ---> Running in 66c68e6aa606 [2023-04-13T02:12:30.439Z] Removing intermediate container 66c68e6aa606 [2023-04-13T02:12:30.439Z] ---> 069da8b45fb8 [2023-04-13T02:12:30.439Z] Step 24/26 : LABEL arch=amd64 [2023-04-13T02:12:30.439Z] ---> Running in 59dde0ab1f86 [2023-04-13T02:12:30.697Z] Removing intermediate container 59dde0ab1f86 [2023-04-13T02:12:30.697Z] ---> b24319bcae05 [2023-04-13T02:12:30.697Z] Step 25/26 : LABEL git_sha=e4446dd199f4b256ac7c4a53c56da059a96ab02f [2023-04-13T02:12:30.697Z] ---> Running in 2b56a695dd68 [2023-04-13T02:12:30.697Z] Removing intermediate container 2b56a695dd68 [2023-04-13T02:12:30.697Z] ---> 6582e30d52ed [2023-04-13T02:12:30.697Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:12:30.697Z] ---> Running in 374489229d52 [2023-04-13T02:12:30.697Z] Removing intermediate container 374489229d52 [2023-04-13T02:12:30.697Z] ---> aab6dbf78e7f [2023-04-13T02:12:30.697Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:12:30.955Z] Successfully built aab6dbf78e7f [2023-04-13T02:12:30.955Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:12:31.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:12:31.369Z] [2023-04-13T02:12:31.369Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:12:31.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:12:31.662Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T02:12:31.662Z] 5eb5b503b376: Pulling fs layer [2023-04-13T02:12:31.662Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T02:12:31.662Z] ec43610c2a17: Pulling fs layer [2023-04-13T02:12:31.662Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T02:12:31.662Z] 33b1e0a273af: Pulling fs layer [2023-04-13T02:12:31.662Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T02:12:31.662Z] 2f39f015ded8: Pulling fs layer [2023-04-13T02:12:31.662Z] 33b1e0a273af: Waiting [2023-04-13T02:12:31.662Z] 5d3b04190fa2: Waiting [2023-04-13T02:12:31.662Z] 2f39f015ded8: Waiting [2023-04-13T02:12:31.662Z] 3a2ae6a8a46f: Waiting [2023-04-13T02:12:31.662Z] 5c69ac0246d0: Download complete [2023-04-13T02:12:31.662Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T02:12:31.662Z] 3a2ae6a8a46f: Download complete [2023-04-13T02:12:31.662Z] 33b1e0a273af: Verifying Checksum [2023-04-13T02:12:31.662Z] 33b1e0a273af: Download complete [2023-04-13T02:12:31.662Z] 5d3b04190fa2: Verifying Checksum [2023-04-13T02:12:31.663Z] 5d3b04190fa2: Download complete [2023-04-13T02:12:31.663Z] ec43610c2a17: Verifying Checksum [2023-04-13T02:12:31.663Z] ec43610c2a17: Download complete [2023-04-13T02:12:31.920Z] 5eb5b503b376: Verifying Checksum [2023-04-13T02:12:31.920Z] 5eb5b503b376: Download complete [2023-04-13T02:12:32.483Z] 2f39f015ded8: Download complete [2023-04-13T02:12:33.049Z] 5eb5b503b376: Pull complete [2023-04-13T02:12:33.049Z] 5c69ac0246d0: Pull complete [2023-04-13T02:12:33.615Z] ec43610c2a17: Pull complete [2023-04-13T02:12:33.615Z] 3a2ae6a8a46f: Pull complete [2023-04-13T02:12:33.873Z] 33b1e0a273af: Pull complete [2023-04-13T02:12:33.873Z] 5d3b04190fa2: Pull complete [2023-04-13T02:12:38.052Z] 2f39f015ded8: Pull complete [2023-04-13T02:12:38.052Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T02:12:38.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:12:38.052Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:12:38.137Z] prd-ubuntu20.04-docker-8c-8g-7645 does not seem to be running inside a container [2023-04-13T02:12:38.174Z] $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T02:12:43.491Z] $ docker top a1656abf8ade090c368f67f8d21d92dbd1812af97ef7e034aa7b3ec68193fced -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:12:43.866Z] ---> job-cost.sh [2023-04-13T02:12:43.866Z] lf-activate-venv: SKIPPING [2023-04-13T02:12:43.866Z] INFO: No Stack... [2023-04-13T02:12:44.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:12:44.384Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:12:44.671Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/cost.csv [2023-04-13T02:12:44.671Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:12:44.682Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-4-stack-cost] [2023-04-13T02:12:44.691Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-4-stack-cost] did not exist. Created. [2023-04-13T02:12:44.691Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:12:45.030Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T02:12:45.387Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:12:45.396Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:12:45.469Z] $ docker stop --time=1 a1656abf8ade090c368f67f8d21d92dbd1812af97ef7e034aa7b3ec68193fced [2023-04-13T02:12:46.637Z] $ docker rm -f --volumes a1656abf8ade090c368f67f8d21d92dbd1812af97ef7e034aa7b3ec68193fced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T02:38:08.228Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8178 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] { [Pipeline] ws [2023-04-13T02:38:08.241Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2023-04-13T02:38:08.294Z] The recommended git tool is: git [2023-04-13T02:38:19.786Z] using credential edgex-jenkins-ssh [2023-04-13T02:38:19.817Z] Cloning the remote Git repository [2023-04-13T02:38:19.942Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:20.132Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2023-04-13T02:38:20.680Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:20.683Z] > git --version # timeout=10 [2023-04-13T02:38:20.781Z] > git --version # 'git version 2.25.1' [2023-04-13T02:38:20.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:21.273Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:38:26.519Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:38:26.663Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:38:30.424Z] Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 [2023-04-13T02:38:29.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:38:29.594Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:29.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:29.648Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T02:38:30.453Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:38:30.654Z] > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 [2023-04-13T02:38:31.746Z] Merge succeeded, producing 2c91bacd813090ce2cdb234cd192123dd6be1984 [2023-04-13T02:38:31.746Z] Checking out Revision 2c91bacd813090ce2cdb234cd192123dd6be1984 (PR-582) [2023-04-13T02:38:31.266Z] > git remote # timeout=10 [2023-04-13T02:38:31.326Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T02:38:31.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:31.388Z] > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [2023-04-13T02:38:31.717Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T02:38:31.757Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:38:31.785Z] > git checkout -f 2c91bacd813090ce2cdb234cd192123dd6be1984 # timeout=10 [2023-04-13T02:38:35.784Z] Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" [2023-04-13T02:38:35.825Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:38:36.887Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T02:38:36.887Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:38:36.887Z] Dload Upload Total Spent Left Speed [2023-04-13T02:38:36.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 153k 0 --:--:-- --:--:-- --:--:-- 151k [2023-04-13T02:38:35.798Z] > git rev-list --no-walk 6d77d2495d3d0bab87477fbf72f3a03075aa5964 # timeout=10 [Pipeline] sh [2023-04-13T02:38:38.061Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T02:38:38.477Z] + + sudo tee /etc/docker/daemon.newsudo [2023-04-13T02:38:38.477Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T02:38:38.477Z] { [2023-04-13T02:38:38.477Z] "registry-mirrors": [ [2023-04-13T02:38:38.477Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T02:38:38.477Z] ], [2023-04-13T02:38:38.477Z] "bip": "10.250.0.254/24", [2023-04-13T02:38:38.477Z] "hosts": [ [2023-04-13T02:38:38.477Z] "tcp://0.0.0.0:5555", [2023-04-13T02:38:38.477Z] "unix:///var/run/docker.sock" [2023-04-13T02:38:38.477Z] ], [2023-04-13T02:38:38.477Z] "mtu": 1458, [2023-04-13T02:38:38.477Z] "selinux-enabled": true, [2023-04-13T02:38:38.477Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T02:38:38.477Z] } [Pipeline] sh [2023-04-13T02:38:38.830Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T02:38:39.186Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:38:57.568Z] provisioning config files... [2023-04-13T02:38:57.604Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config17246295236712973435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:38:57.976Z] ---> docker-login.sh [2023-04-13T02:38:57.976Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:38:58.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:58.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:58.575Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:58.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:58.575Z] [2023-04-13T02:38:58.575Z] Login Succeeded [2023-04-13T02:38:58.575Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:38:58.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:59.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:59.122Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:59.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:59.122Z] [2023-04-13T02:38:59.122Z] Login Succeeded [2023-04-13T02:38:59.122Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:38:59.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:59.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:59.395Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:59.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:59.395Z] [2023-04-13T02:38:59.395Z] Login Succeeded [2023-04-13T02:38:59.395Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:38:59.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:59.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:59.947Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:59.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:59.947Z] [2023-04-13T02:38:59.947Z] Login Succeeded [2023-04-13T02:38:59.947Z] docker.io [2023-04-13T02:39:00.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:39:00.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:39:00.495Z] Configure a credential helper to remove this warning. See [2023-04-13T02:39:00.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:39:00.495Z] [2023-04-13T02:39:00.495Z] Login Succeeded [2023-04-13T02:39:00.495Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:39:00.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:39:00.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:39:00.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:39:00.848Z] ========================================================= [2023-04-13T02:39:00.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T02:39:00.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:39:01.206Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-13T02:39:02.661Z] Sending build context to Docker daemon 28.79MB [2023-04-13T02:39:02.661Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:39:02.661Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:39:02.661Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T02:39:02.661Z] af6eaf76a39c: Pulling fs layer [2023-04-13T02:39:02.661Z] 55522c791124: Pulling fs layer [2023-04-13T02:39:02.661Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T02:39:02.661Z] 169dfbe0d373: Pulling fs layer [2023-04-13T02:39:02.661Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T02:39:02.661Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T02:39:02.661Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T02:39:02.661Z] e1ff8fa3b103: Waiting [2023-04-13T02:39:02.661Z] 52ebb69f0ebf: Waiting [2023-04-13T02:39:02.661Z] 5abe8eddf0d5: Waiting [2023-04-13T02:39:02.661Z] 169dfbe0d373: Waiting [2023-04-13T02:39:02.661Z] 55522c791124: Verifying Checksum [2023-04-13T02:39:02.661Z] 55522c791124: Download complete [2023-04-13T02:39:02.933Z] 169dfbe0d373: Verifying Checksum [2023-04-13T02:39:02.933Z] 169dfbe0d373: Download complete [2023-04-13T02:39:02.933Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T02:39:02.933Z] e1ff8fa3b103: Download complete [2023-04-13T02:39:02.933Z] af6eaf76a39c: Verifying Checksum [2023-04-13T02:39:02.933Z] af6eaf76a39c: Download complete [2023-04-13T02:39:03.914Z] af6eaf76a39c: Pull complete [2023-04-13T02:39:03.914Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T02:39:03.914Z] 5abe8eddf0d5: Download complete [2023-04-13T02:39:04.505Z] 55522c791124: Pull complete [2023-04-13T02:39:05.484Z] ce5c4a1c91eb: Download complete [2023-04-13T02:39:05.484Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T02:39:05.484Z] 52ebb69f0ebf: Download complete [2023-04-13T02:39:17.851Z] ce5c4a1c91eb: Pull complete [2023-04-13T02:39:17.851Z] 169dfbe0d373: Pull complete [2023-04-13T02:39:17.851Z] e1ff8fa3b103: Pull complete [2023-04-13T02:39:26.174Z] 52ebb69f0ebf: Pull complete [2023-04-13T02:39:28.172Z] 5abe8eddf0d5: Pull complete [2023-04-13T02:39:28.172Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T02:39:28.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T02:39:28.172Z] ---> 6cb57ee374ae [2023-04-13T02:39:28.172Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:39:30.129Z] ---> Running in 1ade7284271c [2023-04-13T02:39:30.400Z] Removing intermediate container 1ade7284271c [2023-04-13T02:39:30.400Z] ---> d5d51918dff8 [2023-04-13T02:39:30.400Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:39:30.400Z] ---> Running in b177baf041d4 [2023-04-13T02:39:30.986Z] Removing intermediate container b177baf041d4 [2023-04-13T02:39:30.986Z] ---> 1e51e9969bd8 [2023-04-13T02:39:30.986Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:39:30.986Z] ---> Running in 3056ca6420d5 [2023-04-13T02:39:31.256Z] Removing intermediate container 3056ca6420d5 [2023-04-13T02:39:31.256Z] ---> 7cbb3192e6e4 [2023-04-13T02:39:31.256Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:39:31.256Z] ---> Running in 2841811251fb [2023-04-13T02:39:31.526Z] Removing intermediate container 2841811251fb [2023-04-13T02:39:31.526Z] ---> bc4a0f87f36e [2023-04-13T02:39:31.526Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:39:31.796Z] ---> Running in 5f264f396d07 [2023-04-13T02:39:32.065Z] Removing intermediate container 5f264f396d07 [2023-04-13T02:39:32.065Z] ---> 7e6ffa8751e0 [2023-04-13T02:39:32.065Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:39:32.337Z] latest: Pulling from library/docker [2023-04-13T02:39:32.607Z] c41833b44d91: Pulling fs layer [2023-04-13T02:39:32.607Z] 6343a5c17821: Pulling fs layer [2023-04-13T02:39:32.607Z] 7fb3fc37985f: Pulling fs layer [2023-04-13T02:39:32.607Z] 79a39cbcbcac: Pulling fs layer [2023-04-13T02:39:32.607Z] bd9b08f0a6fe: Pulling fs layer [2023-04-13T02:39:32.607Z] 9f730369bd8d: Pulling fs layer [2023-04-13T02:39:32.607Z] b7a8edceb3bd: Pulling fs layer [2023-04-13T02:39:32.607Z] f7b43bb1740d: Pulling fs layer [2023-04-13T02:39:32.607Z] e766bd2508a2: Pulling fs layer [2023-04-13T02:39:32.607Z] 1cff11aa55cd: Pulling fs layer [2023-04-13T02:39:32.607Z] 5c8564d51ddd: Pulling fs layer [2023-04-13T02:39:32.607Z] 337dc3b11c12: Pulling fs layer [2023-04-13T02:39:32.607Z] 76c5058099a1: Pulling fs layer [2023-04-13T02:39:32.607Z] 59ccd6efa6f9: Pulling fs layer [2023-04-13T02:39:32.607Z] f7b43bb1740d: Waiting [2023-04-13T02:39:32.607Z] e766bd2508a2: Waiting [2023-04-13T02:39:32.607Z] 1cff11aa55cd: Waiting [2023-04-13T02:39:32.607Z] 5c8564d51ddd: Waiting [2023-04-13T02:39:32.607Z] 337dc3b11c12: Waiting [2023-04-13T02:39:32.607Z] 76c5058099a1: Waiting [2023-04-13T02:39:32.607Z] 59ccd6efa6f9: Waiting [2023-04-13T02:39:32.607Z] 79a39cbcbcac: Waiting [2023-04-13T02:39:32.607Z] b7a8edceb3bd: Waiting [2023-04-13T02:39:32.607Z] bd9b08f0a6fe: Waiting [2023-04-13T02:39:32.607Z] 9f730369bd8d: Waiting [2023-04-13T02:39:32.607Z] 7fb3fc37985f: Verifying Checksum [2023-04-13T02:39:32.607Z] 7fb3fc37985f: Download complete [2023-04-13T02:39:32.881Z] 6343a5c17821: Download complete [2023-04-13T02:39:32.881Z] c41833b44d91: Verifying Checksum [2023-04-13T02:39:32.881Z] c41833b44d91: Download complete [2023-04-13T02:39:33.150Z] 79a39cbcbcac: Verifying Checksum [2023-04-13T02:39:33.150Z] 79a39cbcbcac: Download complete [2023-04-13T02:39:33.420Z] b7a8edceb3bd: Verifying Checksum [2023-04-13T02:39:33.420Z] b7a8edceb3bd: Download complete [2023-04-13T02:39:33.420Z] 9f730369bd8d: Verifying Checksum [2023-04-13T02:39:33.420Z] 9f730369bd8d: Download complete [2023-04-13T02:39:33.420Z] f7b43bb1740d: Download complete [2023-04-13T02:39:33.688Z] c41833b44d91: Pull complete [2023-04-13T02:39:33.688Z] e766bd2508a2: Verifying Checksum [2023-04-13T02:39:33.689Z] e766bd2508a2: Download complete [2023-04-13T02:39:33.689Z] 5c8564d51ddd: Verifying Checksum [2023-04-13T02:39:33.689Z] 5c8564d51ddd: Download complete [2023-04-13T02:39:33.957Z] 1cff11aa55cd: Verifying Checksum [2023-04-13T02:39:33.957Z] 1cff11aa55cd: Download complete [2023-04-13T02:39:33.957Z] 76c5058099a1: Verifying Checksum [2023-04-13T02:39:33.957Z] 76c5058099a1: Download complete [2023-04-13T02:39:34.228Z] 59ccd6efa6f9: Verifying Checksum [2023-04-13T02:39:34.228Z] 59ccd6efa6f9: Download complete [2023-04-13T02:39:34.228Z] 6343a5c17821: Pull complete [2023-04-13T02:39:34.500Z] bd9b08f0a6fe: Verifying Checksum [2023-04-13T02:39:34.500Z] bd9b08f0a6fe: Download complete [2023-04-13T02:39:34.500Z] 7fb3fc37985f: Pull complete [2023-04-13T02:39:35.088Z] 337dc3b11c12: Verifying Checksum [2023-04-13T02:39:35.088Z] 337dc3b11c12: Download complete [2023-04-13T02:39:35.356Z] 79a39cbcbcac: Pull complete [2023-04-13T02:39:36.322Z] bd9b08f0a6fe: Pull complete [2023-04-13T02:39:37.736Z] 9f730369bd8d: Pull complete [2023-04-13T02:39:37.736Z] b7a8edceb3bd: Pull complete [2023-04-13T02:39:38.016Z] f7b43bb1740d: Pull complete [2023-04-13T02:39:38.286Z] e766bd2508a2: Pull complete [2023-04-13T02:39:39.257Z] 1cff11aa55cd: Pull complete [2023-04-13T02:39:39.531Z] 5c8564d51ddd: Pull complete [2023-04-13T02:39:43.829Z] 337dc3b11c12: Pull complete [2023-04-13T02:39:43.829Z] 76c5058099a1: Pull complete [2023-04-13T02:39:43.829Z] 59ccd6efa6f9: Pull complete [2023-04-13T02:39:44.099Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:39:44.099Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:39:47.463Z] ---> 38c36e8ad17d [2023-04-13T02:39:47.463Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:39:47.463Z] ---> Running in 86f74d67d711 [2023-04-13T02:39:49.417Z] Removing intermediate container 86f74d67d711 [2023-04-13T02:39:49.417Z] ---> 63042029e4fa [2023-04-13T02:39:49.417Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:39:49.417Z] ---> Running in 52b502487d70 [2023-04-13T02:39:50.840Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:39:51.433Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:39:53.397Z] OK: 263 MiB in 53 packages [2023-04-13T02:39:54.456Z] Removing intermediate container 52b502487d70 [2023-04-13T02:39:54.456Z] ---> 29766a4736de [2023-04-13T02:39:54.456Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:39:54.456Z] ---> Running in 05c27917a02f [2023-04-13T02:39:54.725Z] Removing intermediate container 05c27917a02f [2023-04-13T02:39:54.725Z] ---> e72fdf2c1342 [2023-04-13T02:39:54.725Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:39:54.725Z] ---> Running in 09e1874b8616 [2023-04-13T02:39:54.994Z] Removing intermediate container 09e1874b8616 [2023-04-13T02:39:54.994Z] ---> 7bb4cbdbd560 [2023-04-13T02:39:54.994Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:39:55.801Z] ---> 18710a77c2c5 [2023-04-13T02:39:55.801Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:39:55.801Z] ---> Running in ab9258ddf498 [2023-04-13T02:41:04.313Z] Removing intermediate container ab9258ddf498 [2023-04-13T02:41:04.313Z] ---> 84f5b8f9b725 [2023-04-13T02:41:04.313Z] Step 15/16 : COPY . . [2023-04-13T02:41:04.313Z] ---> 5cc7cbb48c21 [2023-04-13T02:41:04.313Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:41:04.313Z] ---> Running in a271e00cec35 [2023-04-13T02:41:04.313Z] noop [2023-04-13T02:41:04.313Z] Removing intermediate container a271e00cec35 [2023-04-13T02:41:04.313Z] ---> 76ee2b775847 [2023-04-13T02:41:04.313Z] Successfully built 76ee2b775847 [2023-04-13T02:41:04.313Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:41:04.672Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:41:04.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:41:04.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-8178 does not seem to be running inside a container [2023-04-13T02:41:05.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T02:41:06.413Z] $ docker top b5796a62fe1a1ac17b47ad2865ce2c9e26634136605f31ef301d625da547f0d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:41:07.281Z] + go version [2023-04-13T02:41:07.282Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T02:41:07.304Z] $ docker stop --time=1 b5796a62fe1a1ac17b47ad2865ce2c9e26634136605f31ef301d625da547f0d4 [2023-04-13T02:41:09.012Z] $ docker rm -f --volumes b5796a62fe1a1ac17b47ad2865ce2c9e26634136605f31ef301d625da547f0d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:41:09.582Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:41:09.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:41:09.794Z] prd-ubuntu20.04-docker-arm64-4c-16g-8178 does not seem to be running inside a container [2023-04-13T02:41:09.885Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T02:41:11.208Z] $ docker top 5f265832902f5184c2cf561fe31b76e119344d2bfc506c504900b6c0aa941324 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:41:12.057Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:41:12.723Z] + make test [2023-04-13T02:41:12.723Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:41:53.283Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:43:45.045Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:43:45.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:43:45.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:43:45.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:43:45.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:43:45.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:43:45.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:43:45.045Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:43:45.045Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:44:11.807Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:44:11.807Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:44:11.807Z] ./bin/test-attribution-txt.sh [2023-04-13T02:44:11.807Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:44:11.807Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:11.808Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:44:11.808Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:44:11.808Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:44:11.808Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:44:11.808Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:44:11.808Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:44:11.808Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:44:11.808Z] make -C web test [2023-04-13T02:44:11.808Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' [2023-04-13T02:44:11.808Z] make[1]: tput: No such file or directory [2023-04-13T02:44:11.808Z] make[1]: tput: No such file or directory [2023-04-13T02:44:11.808Z] warning: generating ./VERSION [2023-04-13T02:44:11.808Z] echo "0.0.0" > VERSION [2023-04-13T02:44:11.808Z] docker build \ [2023-04-13T02:44:11.808Z] -f Dockerfile \ [2023-04-13T02:44:11.808Z] --build-arg USER=1000 \ [2023-04-13T02:44:11.808Z] \ [2023-04-13T02:44:11.808Z] --label "git_sha=2c91bacd813090ce2cdb234cd192123dd6be1984" \ [2023-04-13T02:44:11.808Z] -t edgexfoundry/edgex-web-ui:2c91bacd813090ce2cdb234cd192123dd6be1984 \ [2023-04-13T02:44:11.808Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:44:11.808Z] . [2023-04-13T02:44:11.808Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:44:11.808Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:44:11.808Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:44:11.808Z] [2023-04-13T02:44:11.808Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:44:11.808Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:44:11.808Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:44:11.808Z] 47517142f6ba: Pulling fs layer [2023-04-13T02:44:11.808Z] 5f8c4bfa009b: Pulling fs layer [2023-04-13T02:44:11.808Z] f7079c9c4ba1: Pulling fs layer [2023-04-13T02:44:11.808Z] aba105e6f55a: Pulling fs layer [2023-04-13T02:44:11.808Z] aba105e6f55a: Waiting [2023-04-13T02:44:11.808Z] f7079c9c4ba1: Verifying Checksum [2023-04-13T02:44:11.808Z] f7079c9c4ba1: Download complete [2023-04-13T02:44:11.808Z] aba105e6f55a: Verifying Checksum [2023-04-13T02:44:11.808Z] aba105e6f55a: Download complete [2023-04-13T02:44:11.808Z] 47517142f6ba: Download complete [2023-04-13T02:44:11.808Z] 47517142f6ba: Pull complete [2023-04-13T02:44:11.808Z] 5f8c4bfa009b: Verifying Checksum [2023-04-13T02:44:11.808Z] 5f8c4bfa009b: Download complete [2023-04-13T02:44:14.408Z] 5f8c4bfa009b: Pull complete [2023-04-13T02:44:14.408Z] f7079c9c4ba1: Pull complete [2023-04-13T02:44:14.679Z] aba105e6f55a: Pull complete [2023-04-13T02:44:14.679Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:44:14.679Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:44:14.679Z] ---> bf1b8b58d215 [2023-04-13T02:44:14.679Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:44:15.665Z] ---> Running in 546ac2395f12 [2023-04-13T02:44:16.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:44:16.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:44:18.340Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-13T02:44:18.340Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-13T02:44:18.340Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-13T02:44:18.340Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:44:18.340Z] (5/128) Installing libxcb (1.14-r2) [2023-04-13T02:44:18.340Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:44:18.340Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-13T02:44:18.340Z] (8/128) Installing libice (1.0.10-r0) [2023-04-13T02:44:18.340Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-13T02:44:18.340Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-13T02:44:18.340Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-13T02:44:18.340Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-13T02:44:18.340Z] (13/128) Installing xset (1.2.4-r0) [2023-04-13T02:44:18.340Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-13T02:44:18.340Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:44:18.340Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:44:18.340Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-13T02:44:18.340Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-13T02:44:18.340Z] (19/128) Installing libintl (0.21-r0) [2023-04-13T02:44:18.340Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-13T02:44:18.340Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-13T02:44:18.611Z] (22/128) Installing pcre (8.45-r1) [2023-04-13T02:44:18.611Z] (23/128) Installing glib (2.70.1-r0) [2023-04-13T02:44:18.611Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-13T02:44:18.611Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-13T02:44:18.611Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-13T02:44:18.611Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:44:18.881Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:44:18.881Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-13T02:44:18.881Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-13T02:44:18.881Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:44:18.881Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-13T02:44:18.881Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:44:18.881Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:44:18.881Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:44:18.881Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-13T02:44:18.881Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-13T02:44:18.881Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-13T02:44:18.881Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-13T02:44:18.881Z] (40/128) Installing libxi (1.8-r0) [2023-04-13T02:44:18.881Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-13T02:44:18.881Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-13T02:44:18.881Z] (43/128) Installing atk (2.36.0-r0) [2023-04-13T02:44:18.881Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-13T02:44:18.881Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:44:19.153Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:44:19.153Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:44:19.153Z] (48/128) Installing expat (2.5.0-r0) [2023-04-13T02:44:19.153Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:44:19.153Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-13T02:44:19.153Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-13T02:44:19.153Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-13T02:44:19.153Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-13T02:44:19.153Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-13T02:44:19.153Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:44:19.153Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-13T02:44:19.153Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-13T02:44:19.424Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-13T02:44:19.424Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-13T02:44:19.424Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:44:19.424Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-13T02:44:19.424Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-13T02:44:19.424Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-13T02:44:19.424Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-13T02:44:19.424Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-13T02:44:19.424Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-13T02:44:19.424Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:44:19.693Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-13T02:44:19.693Z] (69/128) Installing pango (1.48.10-r0) [2023-04-13T02:44:19.693Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:44:19.693Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:44:19.693Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:44:19.693Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:44:19.963Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:44:19.963Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:44:20.232Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:44:20.232Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-13T02:44:20.232Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:44:20.232Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-13T02:44:20.232Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:44:22.833Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-13T02:44:22.834Z] (80/128) Installing flac (1.3.4-r0) [2023-04-13T02:44:22.834Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:44:22.834Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:44:22.834Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-13T02:44:22.834Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-13T02:44:22.834Z] (85/128) Installing libass (0.15.2-r0) [2023-04-13T02:44:22.834Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-13T02:44:22.834Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:44:22.834Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:44:22.834Z] (89/128) Installing lame (3.100-r0) [2023-04-13T02:44:22.834Z] (90/128) Installing opus (1.3.1-r1) [2023-04-13T02:44:22.834Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:44:22.834Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-13T02:44:22.834Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-13T02:44:22.834Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-13T02:44:22.834Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-13T02:44:22.834Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:44:22.834Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-13T02:44:22.834Z] (98/128) Installing libva (2.13.0-r0) [2023-04-13T02:44:22.834Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-13T02:44:23.110Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-13T02:44:23.110Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-13T02:44:23.110Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-13T02:44:23.110Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:44:23.110Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-13T02:44:23.110Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-13T02:44:23.110Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-13T02:44:23.110Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:44:23.707Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-13T02:44:23.707Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-13T02:44:23.707Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:44:23.707Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:44:23.707Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-13T02:44:23.707Z] (113/128) Installing nspr (4.32-r0) [2023-04-13T02:44:23.707Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:44:23.707Z] (115/128) Installing nss (3.78.1-r0) [2023-04-13T02:44:23.978Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-13T02:44:23.978Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-13T02:44:23.978Z] (118/128) Installing orc (0.4.32-r0) [2023-04-13T02:44:23.978Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-13T02:44:23.978Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-13T02:44:23.978Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:44:23.978Z] (122/128) Installing libpulse (15.0-r2) [2023-04-13T02:44:23.978Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-13T02:44:23.978Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-13T02:44:23.978Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-13T02:44:23.978Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:44:24.251Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-13T02:44:24.251Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:44:28.529Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:44:28.529Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:44:28.529Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:44:31.243Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:44:31.243Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:44:31.243Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:44:31.243Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:44:31.243Z] OK: 275 MiB in 144 packages [2023-04-13T02:44:39.654Z] Removing intermediate container 546ac2395f12 [2023-04-13T02:44:39.654Z] ---> 740d33629af6 [2023-04-13T02:44:39.654Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:44:39.654Z] ---> Running in 9048380a59e1 [2023-04-13T02:44:40.249Z] Removing intermediate container 9048380a59e1 [2023-04-13T02:44:40.249Z] ---> 5dba0b048ff9 [2023-04-13T02:44:40.249Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:44:40.249Z] ---> Running in cad3a77fc1bf [2023-04-13T02:44:40.518Z] Removing intermediate container cad3a77fc1bf [2023-04-13T02:44:40.518Z] ---> 6b164b751efc [2023-04-13T02:44:40.518Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:44:40.518Z] ---> Running in 2cb691b913f7 [2023-04-13T02:45:19.415Z] [2023-04-13T02:45:19.415Z] removed 7 packages, changed 99 packages, and audited 238 packages in 30s [2023-04-13T02:45:19.415Z] [2023-04-13T02:45:19.415Z] 18 packages are looking for funding [2023-04-13T02:45:19.415Z] run `npm fund` for details [2023-04-13T02:45:19.415Z] [2023-04-13T02:45:19.415Z] found 0 vulnerabilities [2023-04-13T02:45:19.415Z] Removing intermediate container 2cb691b913f7 [2023-04-13T02:45:19.415Z] ---> ce0744c10385 [2023-04-13T02:45:19.415Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:45:19.415Z] ---> Running in e3b5b4f8ec2c [2023-04-13T02:45:19.415Z] Removing intermediate container e3b5b4f8ec2c [2023-04-13T02:45:19.415Z] ---> aedc3767862c [2023-04-13T02:45:19.415Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:45:19.415Z] ---> Running in 8a21f8f5af06 [2023-04-13T02:45:19.684Z] Removing intermediate container 8a21f8f5af06 [2023-04-13T02:45:19.684Z] ---> a2015febd4fd [2023-04-13T02:45:19.684Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:45:19.684Z] ---> Running in 41b260336ec1 [2023-04-13T02:45:19.952Z] Removing intermediate container 41b260336ec1 [2023-04-13T02:45:19.952Z] ---> 858b3aea2709 [2023-04-13T02:45:19.952Z] Step 9/10 : WORKDIR /app [2023-04-13T02:45:20.222Z] ---> Running in 1a78ffc4fd46 [2023-04-13T02:45:20.510Z] Removing intermediate container 1a78ffc4fd46 [2023-04-13T02:45:20.510Z] ---> 595dd6c8b386 [2023-04-13T02:45:20.510Z] Step 10/10 : LABEL git_sha=2c91bacd813090ce2cdb234cd192123dd6be1984 [2023-04-13T02:45:20.510Z] ---> Running in c666a6ed9364 [2023-04-13T02:45:20.780Z] Removing intermediate container c666a6ed9364 [2023-04-13T02:45:20.780Z] ---> 4d13b717fa1f [2023-04-13T02:45:20.780Z] Successfully built 4d13b717fa1f [2023-04-13T02:45:21.050Z] Successfully tagged edgexfoundry/edgex-web-ui:2c91bacd813090ce2cdb234cd192123dd6be1984 [2023-04-13T02:45:21.050Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:45:21.050Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:45:21.050Z] mkdir -p node_modules coverage [2023-04-13T02:45:21.050Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:45:21.050Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE }, [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE }, [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE }, [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE }, [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE }, [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE }, [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE }, [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE }, [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE } [2023-04-13T02:45:36.075Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:36.076Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:45:36.076Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:36.076Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:36.076Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:36.076Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:36.076Z] npm WARN EBADENGINE }, [2023-04-13T02:45:36.076Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:36.076Z] npm WARN EBADENGINE } [2023-04-13T02:46:08.325Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:46:10.277Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-04-13T02:46:10.869Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:46:10.869Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:46:12.845Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:46:19.545Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:46:29.245Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:46:29.245Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:46:30.209Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:46:56.950Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-04-13T02:46:56.950Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:46:56.950Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-04-13T02:47:01.219Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-04-13T02:47:02.183Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-04-13T02:47:04.130Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:47:19.136Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-04-13T02:47:19.404Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-04-13T02:47:37.638Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-04-13T02:48:16.523Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-04-13T02:49:03.395Z] [2023-04-13T02:49:03.395Z] added 1475 packages, and audited 1476 packages in 4m [2023-04-13T02:49:03.395Z] [2023-04-13T02:49:03.395Z] 90 packages are looking for funding [2023-04-13T02:49:03.395Z] run `npm fund` for details [2023-04-13T02:49:03.395Z] [2023-04-13T02:49:03.395Z] 36 vulnerabilities (1 low, 9 moderate, 21 high, 5 critical) [2023-04-13T02:49:03.395Z] [2023-04-13T02:49:03.395Z] To address issues that do not require attention, run: [2023-04-13T02:49:03.395Z] npm audit fix [2023-04-13T02:49:03.395Z] [2023-04-13T02:49:03.395Z] To address all issues (including breaking changes), run: [2023-04-13T02:49:03.395Z] npm audit fix --force [2023-04-13T02:49:03.395Z] [2023-04-13T02:49:03.395Z] Run `npm audit` for details. [2023-04-13T02:49:03.395Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-04-13T02:49:25.497Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:50:04.638Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:50:04.638Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:50:43.842Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:50:43.842Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:50:46.506Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:50:46.506Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:50:51.886Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:50:52.155Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:50:58.820Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:51:00.236Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:51:01.203Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:51:06.576Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:51:06.847Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:51:07.121Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:52:28.838Z] 13 04 2023 02:52:19.982:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:52:28.838Z] 13 04 2023 02:52:20.000:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:52:28.838Z] 13 04 2023 02:52:20.036:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:53:36.738Z] 13 04 2023 02:53:36.514:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:53:40.995Z] 13 04 2023 02:53:40.901:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:53:45.260Z] 13 04 2023 02:53:45.218:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-13T02:54:53.154Z] 13 04 2023 02:54:48.684:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:54:53.154Z] ✔ Browser application bundle generation complete. [2023-04-13T02:54:53.154Z] 13 04 2023 02:54:50.292:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-04-13T02:54:53.154Z] 13 04 2023 02:54:52.494:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket xOygJuS9rrP9ahriAAAB with id 46493953 [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.278 secs) [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.364 secs) [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.421 secs) [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.445 secs) [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.824 secs) [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.901 secs) [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.927 secs) [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.96 secs) [2023-04-13T02:55:15.252Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.99 secs) [2023-04-13T02:55:15.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.36 secs) [2023-04-13T02:55:15.798Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.456 secs) [2023-04-13T02:55:16.386Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.133 secs) [2023-04-13T02:55:16.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.305 secs) [2023-04-13T02:55:16.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.408 secs) [2023-04-13T02:55:16.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.514 secs) [2023-04-13T02:55:17.526Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.958 secs) [2023-04-13T02:55:17.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.184 secs) [2023-04-13T02:55:17.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.273 secs) [2023-04-13T02:55:18.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.516 secs) [2023-04-13T02:55:18.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.666 secs) [2023-04-13T02:55:18.608Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.945 secs) [2023-04-13T02:55:18.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 5.015 secs) [2023-04-13T02:55:18.874Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.083 secs) [2023-04-13T02:55:19.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.158 secs) [2023-04-13T02:55:19.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.374 secs) [2023-04-13T02:55:19.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.58 secs) [2023-04-13T02:55:19.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.67 secs) [2023-04-13T02:55:19.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.7 secs) [2023-04-13T02:55:19.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.722 secs) [2023-04-13T02:55:19.678Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.736 secs) [2023-04-13T02:55:19.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.979 secs) [2023-04-13T02:55:19.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.008 secs) [2023-04-13T02:55:20.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.086 secs) [2023-04-13T02:55:20.216Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.187 secs) [2023-04-13T02:55:20.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.254 secs) [2023-04-13T02:55:20.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.396 secs) [2023-04-13T02:55:20.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.424 secs) [2023-04-13T02:55:20.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.437 secs) [2023-04-13T02:55:20.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.491 secs) [2023-04-13T02:55:20.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.537 secs) [2023-04-13T02:55:20.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.584 secs) [2023-04-13T02:55:21.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.769 secs) [2023-04-13T02:55:21.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.822 secs) [2023-04-13T02:55:21.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.95 secs) [2023-04-13T02:55:21.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.98 secs) [2023-04-13T02:55:21.561Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.994 secs) [2023-04-13T02:55:21.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.191 secs) [2023-04-13T02:55:21.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.219 secs) [2023-04-13T02:55:21.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.237 secs) [2023-04-13T02:55:21.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.254 secs) [2023-04-13T02:55:21.830Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.348 secs) [2023-04-13T02:55:22.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.653 secs) [2023-04-13T02:55:22.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.688 secs) [2023-04-13T02:55:22.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.821 secs) [2023-04-13T02:55:22.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.034 secs) [2023-04-13T02:55:22.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.111 secs) [2023-04-13T02:55:23.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.195 secs) [2023-04-13T02:55:23.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.62 secs) [2023-04-13T02:55:24.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.952 secs) [2023-04-13T02:55:24.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.115 secs) [2023-04-13T02:55:24.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.198 secs) [2023-04-13T02:55:24.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.299 secs) [2023-04-13T02:55:24.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.585 secs) [2023-04-13T02:55:25.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.664 secs) [2023-04-13T02:55:25.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.702 secs) [2023-04-13T02:55:25.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.727 secs) [2023-04-13T02:55:25.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.753 secs) [2023-04-13T02:55:25.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.774 secs) [2023-04-13T02:55:25.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.791 secs) [2023-04-13T02:55:25.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.971 secs) [2023-04-13T02:55:25.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.015 secs) [2023-04-13T02:55:25.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.049 secs) [2023-04-13T02:55:25.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.085 secs) [2023-04-13T02:55:25.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.126 secs) [2023-04-13T02:55:25.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.146 secs) [2023-04-13T02:55:26.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.204 secs) [2023-04-13T02:55:26.010Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.334 secs) [2023-04-13T02:55:26.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.377 secs) [2023-04-13T02:55:26.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 10.41 secs) [2023-04-13T02:55:26.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 10.448 secs) [2023-04-13T02:55:26.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 10.721 secs) [2023-04-13T02:55:26.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 10.864 secs) [2023-04-13T02:55:26.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.929 secs) [2023-04-13T02:55:27.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.081 secs) [2023-04-13T02:55:27.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.195 secs) [2023-04-13T02:55:27.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.305 secs) [2023-04-13T02:55:27.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.347 secs) [2023-04-13T02:55:27.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.369 secs) [2023-04-13T02:55:27.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 11.384 secs) [2023-04-13T02:55:27.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 11.424 secs) [2023-04-13T02:55:27.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 11.463 secs) [2023-04-13T02:55:27.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 11.483 secs) [2023-04-13T02:55:27.629Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 11.496 secs) [2023-04-13T02:55:27.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 11.603 secs) [2023-04-13T02:55:27.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 11.667 secs) [2023-04-13T02:55:28.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 11.852 secs) [2023-04-13T02:55:28.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.916 secs) [2023-04-13T02:55:28.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.981 secs) [2023-04-13T02:55:29.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.447 secs) [2023-04-13T02:55:29.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.541 secs) [2023-04-13T02:55:29.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.599 secs) [2023-04-13T02:55:29.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.623 secs) [2023-04-13T02:55:29.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.679 secs) [2023-04-13T02:55:29.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 12.842 secs) [2023-04-13T02:55:29.838Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.203 secs) [2023-04-13T02:55:30.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.875 secs) [2023-04-13T02:55:30.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.986 secs) [2023-04-13T02:55:30.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.015 secs) [2023-04-13T02:55:30.808Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.028 secs) [2023-04-13T02:55:31.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.075 secs) [2023-04-13T02:55:31.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.096 secs) [2023-04-13T02:55:31.076Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.183 secs) [2023-04-13T02:55:31.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.236 secs) [2023-04-13T02:55:31.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.271 secs) [2023-04-13T02:55:31.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 14.386 secs) [2023-04-13T02:55:31.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 14.666 secs) [2023-04-13T02:55:31.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 14.818 secs) [2023-04-13T02:55:32.196Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 14.965 secs) [2023-04-13T02:55:32.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.06 secs) [2023-04-13T02:55:32.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.137 secs) [2023-04-13T02:55:32.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.343 secs) [2023-04-13T02:55:33.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.467 secs) [2023-04-13T02:55:33.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 15.83 secs) [2023-04-13T02:55:33.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 15.906 secs) [2023-04-13T02:55:33.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 15.985 secs) [2023-04-13T02:55:33.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.018 secs) [2023-04-13T02:55:34.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.287 secs) [2023-04-13T02:55:34.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.336 secs) [2023-04-13T02:55:34.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.424 secs) [2023-04-13T02:55:34.393Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 16.49 secs) [2023-04-13T02:55:34.663Z] WARN: ' [2023-04-13T02:55:34.663Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:55:34.663Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:55:34.663Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:55:34.663Z] in a future version of Angular. [2023-04-13T02:55:34.663Z] [2023-04-13T02:55:34.663Z] For more information on this, see our API docs here: [2023-04-13T02:55:34.663Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:55:34.663Z] ' [2023-04-13T02:55:34.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 16.49 secs) [2023-04-13T02:55:34.663Z] WARN: ' [2023-04-13T02:55:34.663Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:55:34.663Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:55:34.663Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:55:34.663Z] in a future version of Angular. [2023-04-13T02:55:34.663Z] [2023-04-13T02:55:34.663Z] For more information on this, see our API docs here: [2023-04-13T02:55:34.663Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:55:34.663Z] ' [2023-04-13T02:55:34.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.678 secs) [2023-04-13T02:55:34.932Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 16.767 secs) [2023-04-13T02:55:35.201Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.054 secs) [2023-04-13T02:55:35.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.471 secs) [2023-04-13T02:55:35.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.524 secs) [2023-04-13T02:55:36.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.691 secs) [2023-04-13T02:55:36.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.774 secs) [2023-04-13T02:55:36.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.889 secs) [2023-04-13T02:55:36.321Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.977 secs) [2023-04-13T02:55:36.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 18.054 secs) [2023-04-13T02:55:36.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.082 secs) [2023-04-13T02:55:36.855Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.316 secs) [2023-04-13T02:55:37.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.364 secs) [2023-04-13T02:55:37.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.531 secs) [2023-04-13T02:55:37.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.552 secs) [2023-04-13T02:55:37.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.639 secs) [2023-04-13T02:55:37.665Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.841 secs) [2023-04-13T02:55:37.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.038 secs) [2023-04-13T02:55:37.933Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.075 secs) [2023-04-13T02:55:39.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.475 secs / 19.075 secs) [2023-04-13T02:55:39.345Z] TOTAL: 149 SUCCESS [2023-04-13T02:55:39.345Z] ✔ Browser application bundle generation complete. [2023-04-13T02:55:43.605Z] [2023-04-13T02:55:43.605Z] =============================== Coverage summary =============================== [2023-04-13T02:55:43.605Z] Statements : 40.98% ( 1467/3580 ) [2023-04-13T02:55:43.605Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:55:43.605Z] Functions : 33.28% ( 432/1298 ) [2023-04-13T02:55:43.605Z] Lines : 38.91% ( 1318/3387 ) [2023-04-13T02:55:43.605Z] ================================================================================ [2023-04-13T02:55:43.605Z] 13 04 2023 02:55:43.117:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:55:44.565Z] ✔ Browser application bundle generation complete. [2023-04-13T02:55:47.150Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo [2023-04-13T02:55:47.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:55:47.188Z] $ docker stop --time=1 5f265832902f5184c2cf561fe31b76e119344d2bfc506c504900b6c0aa941324 [2023-04-13T02:55:49.060Z] $ docker rm -f --volumes 5f265832902f5184c2cf561fe31b76e119344d2bfc506c504900b6c0aa941324 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:55:50.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:55:53.592Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T02:55:59.316Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:55:59.696Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:56:03.402Z] + ls -al . [2023-04-13T02:56:03.402Z] total 184 [2023-04-13T02:56:03.402Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 13 02:41 . [2023-04-13T02:56:03.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 .. [2023-04-13T02:56:03.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 .blubracket [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:38 .dockerignore [2023-04-13T02:56:03.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:38 .git [2023-04-13T02:56:03.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 .github [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:38 .gitignore [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:38 Attribution.txt [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:38 CHANGELOG.md [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:38 CONTRIBUTING.md [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:38 Dockerfile [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:38 Jenkinsfile [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:38 LICENSE [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:38 Makefile [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:38 README.md [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:09 VERSION [2023-04-13T02:56:03.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 assets [2023-04-13T02:56:03.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 bin [2023-04-13T02:56:03.402Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 cmd [2023-04-13T02:56:03.402Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:41 coverage.out [2023-04-13T02:56:03.402Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 docs [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:38 go.mod [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:38 go.sum [2023-04-13T02:56:03.402Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:38 internal [2023-04-13T02:56:03.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 snap [2023-04-13T02:56:03.402Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 testing [2023-04-13T02:56:03.402Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:38 version.go [2023-04-13T02:56:03.402Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:56:03.763Z] + 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=2c91bacd813090ce2cdb234cd192123dd6be1984 --label arch=arm64 --label version=0.0.0 . [2023-04-13T02:56:05.183Z] Sending build context to Docker daemon 31.55MB [2023-04-13T02:56:05.183Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:56:05.183Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:56:05.183Z] ---> 76ee2b775847 [2023-04-13T02:56:05.183Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:56:06.295Z] ---> Running in 413a225852b1 [2023-04-13T02:56:06.561Z] Removing intermediate container 413a225852b1 [2023-04-13T02:56:06.561Z] ---> 45aa7d45da42 [2023-04-13T02:56:06.561Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:56:06.561Z] ---> Running in 652a7aa013e0 [2023-04-13T02:56:06.827Z] Removing intermediate container 652a7aa013e0 [2023-04-13T02:56:06.827Z] ---> b47f1350b891 [2023-04-13T02:56:06.827Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:56:07.095Z] ---> Running in e8fccfe54ce1 [2023-04-13T02:56:07.362Z] Removing intermediate container e8fccfe54ce1 [2023-04-13T02:56:07.362Z] ---> 7ab4639301ed [2023-04-13T02:56:07.362Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:56:07.362Z] ---> Running in ab02baef7dc1 [2023-04-13T02:56:07.640Z] Removing intermediate container ab02baef7dc1 [2023-04-13T02:56:07.640Z] ---> d96b98f45e59 [2023-04-13T02:56:07.640Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:56:07.911Z] ---> Running in ab9f70951117 [2023-04-13T02:56:08.185Z] Removing intermediate container ab9f70951117 [2023-04-13T02:56:08.185Z] ---> 51601b2479fb [2023-04-13T02:56:08.185Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:56:09.600Z] ---> 677826808a8b [2023-04-13T02:56:09.600Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:56:09.868Z] ---> Running in 2cceb04a75ec [2023-04-13T02:56:11.818Z] Removing intermediate container 2cceb04a75ec [2023-04-13T02:56:11.818Z] ---> 18302afaf9c1 [2023-04-13T02:56:11.818Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:56:11.818Z] ---> Running in dba8e9d41f97 [2023-04-13T02:56:12.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:56:13.757Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:56:15.703Z] OK: 263 MiB in 53 packages [2023-04-13T02:56:16.666Z] Removing intermediate container dba8e9d41f97 [2023-04-13T02:56:16.666Z] ---> b80df9c81750 [2023-04-13T02:56:16.666Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:56:16.666Z] ---> Running in 6f2925f8177d [2023-04-13T02:56:16.933Z] Removing intermediate container 6f2925f8177d [2023-04-13T02:56:16.933Z] ---> ae2c404a1082 [2023-04-13T02:56:16.933Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:56:17.202Z] ---> Running in 310b86ef321b [2023-04-13T02:56:17.469Z] Removing intermediate container 310b86ef321b [2023-04-13T02:56:17.469Z] ---> 368bb35e9b99 [2023-04-13T02:56:17.469Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:56:18.053Z] ---> 73149a640afa [2023-04-13T02:56:18.053Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:56:18.053Z] ---> Running in 0bc41815db1c [2023-04-13T02:56:20.652Z] Removing intermediate container 0bc41815db1c [2023-04-13T02:56:20.652Z] ---> 5ca76fb039ad [2023-04-13T02:56:20.652Z] Step 15/26 : COPY . . [2023-04-13T02:56:26.268Z] ---> 649a8a64a99c [2023-04-13T02:56:26.268Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:56:26.268Z] ---> Running in b43c1de0abc5 [2023-04-13T02:56:26.268Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-13T02:59:02.999Z] Removing intermediate container b43c1de0abc5 [2023-04-13T02:59:02.999Z] ---> 50f058de0026 [2023-04-13T02:59:02.999Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:59:02.999Z] 3.14: Pulling from library/alpine [2023-04-13T02:59:02.999Z] 422ed46b1a92: Pulling fs layer [2023-04-13T02:59:02.999Z] 422ed46b1a92: Verifying Checksum [2023-04-13T02:59:02.999Z] 422ed46b1a92: Download complete [2023-04-13T02:59:02.999Z] 422ed46b1a92: Pull complete [2023-04-13T02:59:02.999Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:59:02.999Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:59:02.999Z] ---> 46c5e66a9efa [2023-04-13T02:59:02.999Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:59:02.999Z] ---> Running in 31f14465f785 [2023-04-13T02:59:02.999Z] Removing intermediate container 31f14465f785 [2023-04-13T02:59:02.999Z] ---> 52fc766a9435 [2023-04-13T02:59:02.999Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:59:02.999Z] ---> db38d3ac58ee [2023-04-13T02:59:02.999Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:59:02.999Z] ---> a6d0b6b15df5 [2023-04-13T02:59:02.999Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:59:02.999Z] ---> 436e6824a1a7 [2023-04-13T02:59:02.999Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:59:02.999Z] ---> Running in da19d4575f97 [2023-04-13T02:59:02.999Z] Removing intermediate container da19d4575f97 [2023-04-13T02:59:02.999Z] ---> cc2962521d99 [2023-04-13T02:59:02.999Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:59:02.999Z] ---> Running in 312b71f26635 [2023-04-13T02:59:02.999Z] Removing intermediate container 312b71f26635 [2023-04-13T02:59:02.999Z] ---> e5d450f30017 [2023-04-13T02:59:02.999Z] Step 24/26 : LABEL arch=arm64 [2023-04-13T02:59:02.999Z] ---> Running in f87654c578fd [2023-04-13T02:59:02.999Z] Removing intermediate container f87654c578fd [2023-04-13T02:59:02.999Z] ---> a3ca5b0bb294 [2023-04-13T02:59:02.999Z] Step 25/26 : LABEL git_sha=2c91bacd813090ce2cdb234cd192123dd6be1984 [2023-04-13T02:59:02.999Z] ---> Running in 233c6d5f4142 [2023-04-13T02:59:02.999Z] Removing intermediate container 233c6d5f4142 [2023-04-13T02:59:02.999Z] ---> d2e9261f61e1 [2023-04-13T02:59:02.999Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:59:02.999Z] ---> Running in be607d41f7de [2023-04-13T02:59:03.000Z] Removing intermediate container be607d41f7de [2023-04-13T02:59:03.000Z] ---> dd646d086ddb [2023-04-13T02:59:03.000Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:59:03.000Z] Successfully built dd646d086ddb [2023-04-13T02:59:03.000Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:59:03.469Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:59:03.469Z] [2023-04-13T02:59:03.469Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:59:03.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:59:04.086Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T02:59:04.086Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T02:59:04.086Z] 04944245beec: Pulling fs layer [2023-04-13T02:59:04.086Z] 699f458cf7ca: Pulling fs layer [2023-04-13T02:59:04.086Z] 765212b225bb: Pulling fs layer [2023-04-13T02:59:04.086Z] f23df028b6ca: Pulling fs layer [2023-04-13T02:59:04.086Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T02:59:04.086Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T02:59:04.086Z] 765212b225bb: Waiting [2023-04-13T02:59:04.086Z] f23df028b6ca: Waiting [2023-04-13T02:59:04.086Z] d65c8cfc05b1: Waiting [2023-04-13T02:59:04.086Z] 2437ff75d9bd: Waiting [2023-04-13T02:59:04.086Z] 04944245beec: Verifying Checksum [2023-04-13T02:59:04.086Z] 04944245beec: Download complete [2023-04-13T02:59:04.086Z] 765212b225bb: Verifying Checksum [2023-04-13T02:59:04.086Z] 765212b225bb: Download complete [2023-04-13T02:59:04.086Z] f23df028b6ca: Verifying Checksum [2023-04-13T02:59:04.086Z] f23df028b6ca: Download complete [2023-04-13T02:59:04.086Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T02:59:04.086Z] d65c8cfc05b1: Download complete [2023-04-13T02:59:04.359Z] 699f458cf7ca: Verifying Checksum [2023-04-13T02:59:04.359Z] 699f458cf7ca: Download complete [2023-04-13T02:59:04.945Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T02:59:04.945Z] 8998bd30e6a1: Download complete [2023-04-13T02:59:06.902Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T02:59:06.902Z] 2437ff75d9bd: Download complete [2023-04-13T02:59:08.848Z] 8998bd30e6a1: Pull complete [2023-04-13T02:59:09.436Z] 04944245beec: Pull complete [2023-04-13T02:59:10.848Z] 699f458cf7ca: Pull complete [2023-04-13T02:59:10.848Z] 765212b225bb: Pull complete [2023-04-13T02:59:11.807Z] f23df028b6ca: Pull complete [2023-04-13T02:59:12.079Z] d65c8cfc05b1: Pull complete [2023-04-13T02:59:27.079Z] 2437ff75d9bd: Pull complete [2023-04-13T02:59:27.079Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T02:59:27.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:59:27.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:59:27.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-8178 does not seem to be running inside a container [2023-04-13T02:59:27.373Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T02:59:30.482Z] $ docker top 7e024dc367fe27efff294a9fe435ddfc28b406806f82f02fbd0e6bf1871cc2f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:31.362Z] ---> job-cost.sh [2023-04-13T02:59:31.362Z] lf-activate-venv: SKIPPING [2023-04-13T02:59:31.362Z] INFO: No Stack... [2023-04-13T02:59:31.946Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T02:59:32.909Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:59:33.567Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2023-04-13T02:59:33.567Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:59:33.610Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-4-stack-cost] [2023-04-13T02:59:33.618Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-4-stack-cost] did not exist. Created. [2023-04-13T02:59:33.618Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:59:34.283Z] /w/workspace/edgex-ui-go/4@tmp/durable-7c65616e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T02:59:34.952Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T02:59:34.978Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T02:59:40.257Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:59:40.277Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:59:40.300Z] $ docker stop --time=1 7e024dc367fe27efff294a9fe435ddfc28b406806f82f02fbd0e6bf1871cc2f0 [2023-04-13T02:59:42.063Z] $ docker rm -f --volumes 7e024dc367fe27efff294a9fe435ddfc28b406806f82f02fbd0e6bf1871cc2f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-04-13T02:59:42.431Z] provisioning config files... [2023-04-13T02:59:42.438Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config9420235136586271851tmp [Pipeline] { [Pipeline] sh [2023-04-13T02:59:42.793Z] + set +x [2023-04-13T02:59:42.793Z] + bash -s -- [2023-04-13T02:59:42.793Z] + curl -s https://codecov.io/bash [2023-04-13T02:59:42.793Z] [2023-04-13T02:59:42.793Z] _____ _ [2023-04-13T02:59:42.793Z] / ____| | | [2023-04-13T02:59:42.793Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T02:59:42.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T02:59:42.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T02:59:42.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T02:59:42.793Z] Bash-1.0.6 [2023-04-13T02:59:42.793Z] [2023-04-13T02:59:42.793Z] [2023-04-13T02:59:42.793Z] ==> git version 2.25.1 found [2023-04-13T02:59:42.793Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-04-13T02:59:42.793Z] Release-Date: 2020-01-08 [2023-04-13T02:59:42.793Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-13T02:59:42.793Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T02:59:42.793Z] ==> Jenkins CI detected. [2023-04-13T02:59:42.793Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [2023-04-13T02:59:42.793Z] project root: . [2023-04-13T02:59:42.793Z] --> token set from env [2023-04-13T02:59:42.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T02:59:42.793Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T02:59:43.058Z] ==> Python coveragepy not found [2023-04-13T02:59:43.059Z] ==> Searching for coverage reports in: [2023-04-13T02:59:43.059Z] + . [2023-04-13T02:59:43.059Z] -> Found 1 reports [2023-04-13T02:59:43.059Z] ==> Detecting git/mercurial file structure [2023-04-13T02:59:43.059Z] ==> Reading reports [2023-04-13T02:59:43.059Z] + ./coverage.out bytes=10 [2023-04-13T02:59:43.059Z] ==> Appending adjustments [2023-04-13T02:59:43.059Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T02:59:43.646Z] + Found adjustments [2023-04-13T02:59:43.646Z] ==> Gzipping contents [2023-04-13T02:59:43.646Z] 12K /tmp/codecov.tuLqsl.gz [2023-04-13T02:59:43.646Z] ==> Uploading reports [2023-04-13T02:59:43.646Z] url: https://codecov.io [2023-04-13T02:59:43.646Z] query: branch=PR-582&commit=e4446dd199f4b256ac7c4a53c56da059a96ab02f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= [2023-04-13T02:59:43.646Z] -> Pinging Codecov [2023-04-13T02:59:43.646Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-582&commit=e4446dd199f4b256ac7c4a53c56da059a96ab02f&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= [2023-04-13T02:59:43.905Z] -> Uploading to [2023-04-13T02:59:43.905Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/FB506323287CE973F263BFD2A0EB1F37/e4446dd199f4b256ac7c4a53c56da059a96ab02f/baeac07d-d13e-46c4-86bf-3bb821359265.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T025943Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6eba1bc9ae1b7ac8ff34f983339897934b44cb5bd5b8bf7977c02d325ca9346 [2023-04-13T02:59:43.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:59:43.905Z] Dload Upload Total Spent Left Speed [2023-04-13T02:59:44.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 36731 --:--:-- --:--:-- --:--:-- 36731 [2023-04-13T02:59:44.163Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/e4446dd199f4b256ac7c4a53c56da059a96ab02f [Pipeline] } [2023-04-13T02:59:44.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-04-13T02:59:44.800Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives ] [2023-04-13T02:59:44.800Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives [2023-04-13T02:59:44.800Z] total 16 [2023-04-13T02:59:44.800Z] drwxr-xr-x 3 root root 4096 Apr 13 02:12 . [2023-04-13T02:59:44.800Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:12 .. [2023-04-13T02:59:44.800Z] drwxr-xr-x 2 root root 4096 Apr 13 02:12 cost [2023-04-13T02:59:44.800Z] -rw-r--r-- 1 root root 83 Apr 13 02:12 cost.csv [2023-04-13T02:59:44.800Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives [2023-04-13T02:59:44.800Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives [2023-04-13T02:59:44.800Z] total 16 [2023-04-13T02:59:44.800Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:12 . [2023-04-13T02:59:44.800Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:12 .. [2023-04-13T02:59:44.800Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:12 cost [2023-04-13T02:59:44.800Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 13 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:45.086Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:45.938Z] ---> package-listing.sh [2023-04-13T02:59:45.938Z] ++ facter osfamily [2023-04-13T02:59:45.938Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T02:59:46.197Z] + OS_FAMILY=debian [2023-04-13T02:59:46.197Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-582 [2023-04-13T02:59:46.197Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T02:59:46.197Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T02:59:46.197Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T02:59:46.197Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T02:59:46.197Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' [2023-04-13T02:59:46.197Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T02:59:46.197Z] + case "${OS_FAMILY}" in [2023-04-13T02:59:46.197Z] + dpkg -l [2023-04-13T02:59:46.197Z] + grep '^ii' [2023-04-13T02:59:46.197Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T02:59:46.197Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T02:59:46.197Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T02:59:46.197Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' [2023-04-13T02:59:46.197Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ [2023-04-13T02:59:46.197Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ [Pipeline] echo [2023-04-13T02:59:46.205Z] 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-582/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T02:59:46.479Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:59:47.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:59:47.033Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:59:47.099Z] prd-ubuntu20.04-docker-8c-8g-7645 does not seem to be running inside a container [2023-04-13T02:59:47.160Z] $ 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-582/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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T02:59:47.374Z] $ docker top 24b4061115884d241bb7943206d850e439ce2dc84c82506fce4c55f1e1f991f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:59:47.678Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T02:59:47.959Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T02:59:48.245Z] + ls /var/log/sa-host [2023-04-13T02:59:48.245Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:59:48.302Z] provisioning config files... [2023-04-13T02:59:48.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config14255767558964147586tmp [Pipeline] { [Pipeline] echo [2023-04-13T02:59:48.320Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:48.599Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T02:59:48.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:48.930Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T02:59:48.937Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:49.218Z] ---> sudo-logs.sh [2023-04-13T02:59:49.218Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T02:59:49.242Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:49.523Z] ---> job-cost.sh [2023-04-13T02:59:49.523Z] lf-activate-venv: SKIPPING [2023-04-13T02:59:49.523Z] DEBUG: total: 0.2199999988079071 [2023-04-13T02:59:49.523Z] INFO: Retrieving Stack Cost... [2023-04-13T02:59:49.782Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:59:50.350Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T02:59:50.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:59:50.644Z] ---> logs-deploy.sh [2023-04-13T02:59:50.644Z] lf-activate-venv: SKIPPING [2023-04-13T02:59:50.644Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-582/4 [2023-04-13T02:59:50.644Z] INFO: archiving workspace using pattern(s): [2023-04-13T02:59:51.580Z] Archives upload complete. [2023-04-13T02:59:51.580Z] INFO: archiving logs to Nexus