Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1089c8602ceed22321b22bf7cf4660df119324cf+3117862983e23d6112f586b2dfa99700b65170de (fcc0d12f01a848f6ba965ec3712bda14e62e1bfd) 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-ssh16248198860582582882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh12064219251844136367.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-588/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-588/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16488071631970844374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17930352391514198181.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-588/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-588/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9760898689829000148.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-2601 in /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [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-588 # 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 > 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/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf Merge succeeded, producing 2af936f0f7b2fa4affbfa4035f376c7148e89541 Checking out Revision 2af936f0f7b2fa4affbfa4035f376c7148e89541 (PR-588) > git config core.sparsecheckout # timeout=10 > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2af936f0f7b2fa4affbfa4035f376c7148e89541 # timeout=10 Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" > git rev-list --no-walk 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T02:07:25.401Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T02:07:25.450Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T02:07:25.461Z] ========================================================= [2023-03-17T02:07:25.461Z] EdgeX Global Pipelines Version Info [2023-03-17T02:07:25.461Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:07:26.161Z] ------------------- [2023-03-17T02:07:26.161Z] stable info: [2023-03-17T02:07:26.161Z] ------------------- [2023-03-17T02:07:26.161Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T02:07:26.161Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T02:07:26.161Z] Message: update stable to v1.0.245 [2023-03-17T02:07:26.729Z] ------------------- [2023-03-17T02:07:26.729Z] experimental info: [2023-03-17T02:07:26.729Z] ------------------- [2023-03-17T02:07:26.729Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T02:07:26.729Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T02:07:26.729Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T02:07:26.893Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-03-17T02:07:26.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-03-17T02:07:26.921Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T02:07:26.931Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T02:07:26.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T02:07:26.957Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T02:07:26.971Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T02:07:26.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T02:07:26.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T02:07:27.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T02:07:27.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T02:07:27.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-03-17T02:07:27.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T02:07:27.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T02:07:27.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T02:07:27.095Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T02:07:27.106Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T02:07:27.120Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T02:07:27.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T02:07:27.146Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T02:07:27.157Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T02:07:27.168Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T02:07:27.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T02:07:27.188Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T02:07:27.198Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T02:07:27.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T02:07:27.220Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T02:07:27.231Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-588 [Pipeline] echo [2023-03-17T02:07:27.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-588 [Pipeline] echo [2023-03-17T02:07:27.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-588 [Pipeline] echo [2023-03-17T02:07:27.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2af936f0f7b2fa4affbfa4035f376c7148e89541 [Pipeline] echo [2023-03-17T02:07:27.285Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2af936f [Pipeline] echo [2023-03-17T02:07:27.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:07:27.330Z] provisioning config files... [2023-03-17T02:07:27.342Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config3737182478881434505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:07:27.642Z] ---> docker-login.sh [2023-03-17T02:07:27.642Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:07:27.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:27.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:27.903Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:27.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:27.903Z] [2023-03-17T02:07:27.903Z] Login Succeeded [2023-03-17T02:07:27.903Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:07:27.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:27.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:27.903Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:27.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:27.903Z] [2023-03-17T02:07:27.903Z] Login Succeeded [2023-03-17T02:07:27.903Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:07:27.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:28.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:28.162Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:28.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:28.162Z] [2023-03-17T02:07:28.162Z] Login Succeeded [2023-03-17T02:07:28.162Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:07:28.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:28.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:28.162Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:28.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:28.162Z] [2023-03-17T02:07:28.162Z] Login Succeeded [2023-03-17T02:07:28.162Z] docker.io [2023-03-17T02:07:28.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:28.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:28.420Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:28.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:28.420Z] [2023-03-17T02:07:28.420Z] Login Succeeded [2023-03-17T02:07:28.420Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:07:28.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T02:07:28.812Z] + git rev-list -1 --merges 2af936f0f7b2fa4affbfa4035f376c7148e89541~1..2af936f0f7b2fa4affbfa4035f376c7148e89541 [Pipeline] echo [2023-03-17T02:07:28.854Z] -----------> git rev-list -1 --merges 2af936f0f7b2fa4affbfa4035f376c7148e89541~1..2af936f0f7b2fa4affbfa4035f376c7148e89541 2af936f0f7b2fa4affbfa4035f376c7148e89541 [2023-03-17T02:07:28.854Z] 2af936f0f7b2fa4affbfa4035f376c7148e89541 [false] [Pipeline] sh [2023-03-17T02:07:29.142Z] + git log --format=format:%s -1 2af936f0f7b2fa4affbfa4035f376c7148e89541 [Pipeline] echo [2023-03-17T02:07:29.154Z] ========================================================= [2023-03-17T02:07:29.154Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T02:07:29.154Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T02:07:29.536Z] + git log --format=format:%s -1 2af936f0f7b2fa4affbfa4035f376c7148e89541 [Pipeline] echo [2023-03-17T02:07:29.544Z] [semverPrep] GIT_COMMIT: 2af936f0f7b2fa4affbfa4035f376c7148e89541, Commit Message: Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD [Pipeline] echo [2023-03-17T02:07:29.551Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T02:07:29.900Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T02:07:29.900Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T02:07:29.900Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T02:07:29.900Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T02:07:29.900Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T02:07:29.900Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T02:07:29.900Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:07:30.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:07:30.252Z] [2023-03-17T02:07:30.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:07:30.551Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:07:30.551Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T02:07:30.551Z] b85a868b505f: Pulling fs layer [2023-03-17T02:07:30.551Z] e2be974225ed: Pulling fs layer [2023-03-17T02:07:30.551Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T02:07:30.551Z] 988bab9f4d93: Pulling fs layer [2023-03-17T02:07:30.551Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T02:07:30.551Z] eaf3925da568: Pulling fs layer [2023-03-17T02:07:30.551Z] bab4dde63d76: Pulling fs layer [2023-03-17T02:07:30.551Z] 988bab9f4d93: Waiting [2023-03-17T02:07:30.551Z] 1469e6f7b9e6: Waiting [2023-03-17T02:07:30.551Z] eaf3925da568: Waiting [2023-03-17T02:07:30.551Z] bde34c3a00c8: Pulling fs layer [2023-03-17T02:07:30.551Z] bab4dde63d76: Waiting [2023-03-17T02:07:30.551Z] b352a97aabf1: Pulling fs layer [2023-03-17T02:07:30.551Z] 4872d77fe225: Pulling fs layer [2023-03-17T02:07:30.551Z] bde34c3a00c8: Waiting [2023-03-17T02:07:30.551Z] b352a97aabf1: Waiting [2023-03-17T02:07:30.551Z] 5851b861e8e6: Pulling fs layer [2023-03-17T02:07:30.551Z] 4872d77fe225: Waiting [2023-03-17T02:07:30.551Z] 5851b861e8e6: Waiting [2023-03-17T02:07:30.551Z] e2be974225ed: Verifying Checksum [2023-03-17T02:07:30.551Z] e2be974225ed: Download complete [2023-03-17T02:07:30.551Z] 988bab9f4d93: Download complete [2023-03-17T02:07:30.815Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T02:07:30.815Z] 1469e6f7b9e6: Download complete [2023-03-17T02:07:30.815Z] eaf3925da568: Verifying Checksum [2023-03-17T02:07:30.815Z] eaf3925da568: Download complete [2023-03-17T02:07:30.815Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T02:07:30.815Z] 339a4e72a1f5: Download complete [2023-03-17T02:07:30.815Z] b85a868b505f: Verifying Checksum [2023-03-17T02:07:30.815Z] b85a868b505f: Download complete [2023-03-17T02:07:31.074Z] b352a97aabf1: Download complete [2023-03-17T02:07:31.074Z] bde34c3a00c8: Verifying Checksum [2023-03-17T02:07:31.074Z] bde34c3a00c8: Download complete [2023-03-17T02:07:31.074Z] 5851b861e8e6: Download complete [2023-03-17T02:07:31.331Z] 4872d77fe225: Verifying Checksum [2023-03-17T02:07:31.331Z] 4872d77fe225: Download complete [2023-03-17T02:07:31.331Z] bab4dde63d76: Verifying Checksum [2023-03-17T02:07:31.331Z] bab4dde63d76: Download complete [2023-03-17T02:07:32.301Z] b85a868b505f: Pull complete [2023-03-17T02:07:32.301Z] e2be974225ed: Pull complete [2023-03-17T02:07:32.869Z] 339a4e72a1f5: Pull complete [2023-03-17T02:07:32.869Z] 988bab9f4d93: Pull complete [2023-03-17T02:07:33.128Z] 1469e6f7b9e6: Pull complete [2023-03-17T02:07:33.128Z] eaf3925da568: Pull complete [2023-03-17T02:07:35.196Z] bab4dde63d76: Pull complete [2023-03-17T02:07:35.456Z] bde34c3a00c8: Pull complete [2023-03-17T02:07:35.715Z] b352a97aabf1: Pull complete [2023-03-17T02:07:35.974Z] 4872d77fe225: Pull complete [2023-03-17T02:07:35.974Z] 5851b861e8e6: Pull complete [2023-03-17T02:07:36.233Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T02:07:36.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T02:07:36.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:07:36.329Z] prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container [2023-03-17T02:07:36.360Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-03-17T02:07:39.080Z] $ docker top 825fc9db07b232de1a362b865899e1acdc768dab9b3cbee57b071d0716fdb346 -eo pid,comm [2023-03-17T02:07:39.146Z] 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-03-17T02:07:39.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T02:07:39.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T02:07:39.182Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T02:07:39.304Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T02:07:39.310Z] $ docker exec 825fc9db07b232de1a362b865899e1acdc768dab9b3cbee57b071d0716fdb346 ssh-agent [2023-03-17T02:07:39.430Z] SSH_AUTH_SOCK=/tmp/ssh-vwqyuFY401Yj/agent.32 [2023-03-17T02:07:39.430Z] SSH_AGENT_PID=38 [2023-03-17T02:07:39.437Z] Running ssh-add (command line suppressed) [2023-03-17T02:07:39.539Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_18400610828760480243.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_18400610828760480243.key) [2023-03-17T02:07:39.550Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T02:07:39.869Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T02:07:39.893Z] $ docker exec --env ******** --env ******** 825fc9db07b232de1a362b865899e1acdc768dab9b3cbee57b071d0716fdb346 ssh-agent -k [2023-03-17T02:07:39.998Z] unset SSH_AUTH_SOCK; [2023-03-17T02:07:39.999Z] unset SSH_AGENT_PID; [2023-03-17T02:07:39.999Z] echo Agent pid 38 killed; [2023-03-17T02:07:40.006Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T02:07:40.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T02:07:40.029Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T02:07:40.151Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T02:07:40.156Z] $ docker exec 825fc9db07b232de1a362b865899e1acdc768dab9b3cbee57b071d0716fdb346 ssh-agent [2023-03-17T02:07:40.264Z] SSH_AUTH_SOCK=/tmp/ssh-WzeBR8hC7IFH/agent.70 [2023-03-17T02:07:40.264Z] SSH_AGENT_PID=76 [2023-03-17T02:07:40.268Z] Running ssh-add (command line suppressed) [2023-03-17T02:07:40.375Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_4233279953451813946.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/private_key_4233279953451813946.key) [2023-03-17T02:07:40.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T02:07:40.689Z] + git semver init [2023-03-17T02:07:40.960Z] 2023-03-17 02:07:40,875 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T02:07:40.960Z] 2023-03-17 02:07:40,876 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver [2023-03-17T02:07:40.960Z] 2023-03-17 02:07:40,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver [2023-03-17T02:07:40.960Z] 2023-03-17 02:07:40,877 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588, universal_newlines=False, shell=None, istream=None) [2023-03-17T02:07:42.869Z] 2023-03-17 02:07:42,348 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.git/info/exclude [2023-03-17T02:07:42.869Z] 2023-03-17 02:07:42,349 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 with force:False [2023-03-17T02:07:42.869Z] 2023-03-17 02:07:42,349 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 [2023-03-17T02:07:42.869Z] 2023-03-17 02:07:42,353 [execute] INFO git cat-file --batch-check [2023-03-17T02:07:42.869Z] 2023-03-17 02:07:42,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T02:07:42.869Z] 2023-03-17 02:07:42,358 [execute] INFO git cat-file --batch [2023-03-17T02:07:42.869Z] 2023-03-17 02:07:42,359 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T02:07:42.869Z] 2023-03-17 02:07:42,365 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-588/.semver/PR-588 [2023-03-17T02:07:42.869Z] 0.0.0 [Pipeline] } [2023-03-17T02:07:42.887Z] $ docker exec --env ******** --env ******** 825fc9db07b232de1a362b865899e1acdc768dab9b3cbee57b071d0716fdb346 ssh-agent -k [2023-03-17T02:07:42.999Z] unset SSH_AUTH_SOCK; [2023-03-17T02:07:42.999Z] unset SSH_AGENT_PID; [2023-03-17T02:07:42.999Z] echo Agent pid 76 killed; [2023-03-17T02:07:43.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T02:07:43.303Z] + git semver [Pipeline] } [2023-03-17T02:07:43.574Z] $ docker stop --time=1 825fc9db07b232de1a362b865899e1acdc768dab9b3cbee57b071d0716fdb346 [2023-03-17T02:07:44.893Z] $ docker rm -f --volumes 825fc9db07b232de1a362b865899e1acdc768dab9b3cbee57b071d0716fdb346 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T02:07:45.235Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T02:07:45.441Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T02:07:45.443Z] [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-03-17T02:07:45.594Z] provisioning config files... [2023-03-17T02:07:45.604Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config17362118818154277736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:07:45.909Z] ---> docker-login.sh [2023-03-17T02:07:45.909Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:07:45.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:45.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:45.909Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:45.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:45.909Z] [2023-03-17T02:07:45.909Z] Login Succeeded [2023-03-17T02:07:45.909Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:07:45.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:46.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:46.172Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:46.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:46.172Z] [2023-03-17T02:07:46.172Z] Login Succeeded [2023-03-17T02:07:46.172Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:07:46.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:46.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:46.172Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:46.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:46.172Z] [2023-03-17T02:07:46.172Z] Login Succeeded [2023-03-17T02:07:46.172Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:07:46.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:46.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:46.436Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:46.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:46.436Z] [2023-03-17T02:07:46.436Z] Login Succeeded [2023-03-17T02:07:46.436Z] docker.io [2023-03-17T02:07:46.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:07:46.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:07:46.702Z] Configure a credential helper to remove this warning. See [2023-03-17T02:07:46.702Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:07:46.702Z] [2023-03-17T02:07:46.702Z] Login Succeeded [2023-03-17T02:07:46.702Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:07:46.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T02:07:46.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:07:46.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:07:46.817Z] ========================================================= [2023-03-17T02:07:46.817Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T02:07:46.817Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:07:47.132Z] + 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-03-17T02:07:47.396Z] Sending build context to Docker daemon 45.73MB [2023-03-17T02:07:47.396Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T02:07:47.396Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-17T02:07:47.396Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T02:07:47.396Z] 63b65145d645: Pulling fs layer [2023-03-17T02:07:47.396Z] a2d21d5440eb: Pulling fs layer [2023-03-17T02:07:47.396Z] 935e6c44a52c: Pulling fs layer [2023-03-17T02:07:47.396Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T02:07:47.396Z] 30dea6a524f1: Pulling fs layer [2023-03-17T02:07:47.396Z] a2aff8979fd8: Pulling fs layer [2023-03-17T02:07:47.396Z] 6808be2612f2: Pulling fs layer [2023-03-17T02:07:47.396Z] f25807f1079a: Pulling fs layer [2023-03-17T02:07:47.396Z] 94cc34f8dd06: Waiting [2023-03-17T02:07:47.396Z] 30dea6a524f1: Waiting [2023-03-17T02:07:47.396Z] a2aff8979fd8: Waiting [2023-03-17T02:07:47.396Z] 6808be2612f2: Waiting [2023-03-17T02:07:47.396Z] f25807f1079a: Waiting [2023-03-17T02:07:47.396Z] a2d21d5440eb: Download complete [2023-03-17T02:07:47.396Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T02:07:47.396Z] 94cc34f8dd06: Download complete [2023-03-17T02:07:47.396Z] 30dea6a524f1: Download complete [2023-03-17T02:07:47.663Z] 63b65145d645: Verifying Checksum [2023-03-17T02:07:47.663Z] 63b65145d645: Download complete [2023-03-17T02:07:47.663Z] a2aff8979fd8: Verifying Checksum [2023-03-17T02:07:47.663Z] a2aff8979fd8: Download complete [2023-03-17T02:07:47.663Z] 63b65145d645: Pull complete [2023-03-17T02:07:47.927Z] a2d21d5440eb: Pull complete [2023-03-17T02:07:48.186Z] f25807f1079a: Verifying Checksum [2023-03-17T02:07:48.186Z] f25807f1079a: Download complete [2023-03-17T02:07:48.186Z] 935e6c44a52c: Verifying Checksum [2023-03-17T02:07:48.186Z] 935e6c44a52c: Download complete [2023-03-17T02:07:48.445Z] 6808be2612f2: Verifying Checksum [2023-03-17T02:07:48.445Z] 6808be2612f2: Download complete [2023-03-17T02:07:51.794Z] 935e6c44a52c: Pull complete [2023-03-17T02:07:51.794Z] 94cc34f8dd06: Pull complete [2023-03-17T02:07:51.794Z] 30dea6a524f1: Pull complete [2023-03-17T02:07:51.794Z] a2aff8979fd8: Pull complete [2023-03-17T02:07:54.342Z] 6808be2612f2: Pull complete [2023-03-17T02:07:55.284Z] f25807f1079a: Pull complete [2023-03-17T02:07:55.543Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T02:07:55.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T02:07:55.543Z] ---> 3b553350e43f [2023-03-17T02:07:55.543Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T02:08:00.551Z] Still waiting to schedule task [2023-03-17T02:08:00.551Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-17T02:08:00.874Z] ---> Running in 1f1081e4b870 [2023-03-17T02:08:00.874Z] Removing intermediate container 1f1081e4b870 [2023-03-17T02:08:00.874Z] ---> 31655b2832e2 [2023-03-17T02:08:00.874Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T02:08:00.874Z] ---> Running in 6cdc2c389bb6 [2023-03-17T02:08:00.874Z] Removing intermediate container 6cdc2c389bb6 [2023-03-17T02:08:00.874Z] ---> d0a2da673b7c [2023-03-17T02:08:00.874Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:08:00.874Z] ---> Running in 7a0919aa596b [2023-03-17T02:08:00.874Z] Removing intermediate container 7a0919aa596b [2023-03-17T02:08:00.874Z] ---> 19838a32c11c [2023-03-17T02:08:00.874Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-17T02:08:00.874Z] ---> Running in 8ac64f3e2e6e [2023-03-17T02:08:00.874Z] Removing intermediate container 8ac64f3e2e6e [2023-03-17T02:08:00.874Z] ---> e9fd3cbb5e86 [2023-03-17T02:08:00.874Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T02:08:00.874Z] ---> Running in d6dc66f85f6f [2023-03-17T02:08:00.874Z] Removing intermediate container d6dc66f85f6f [2023-03-17T02:08:00.874Z] ---> 988ce26f3fcf [2023-03-17T02:08:00.874Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T02:08:01.443Z] latest: Pulling from library/docker [2023-03-17T02:08:01.443Z] 63b65145d645: Already exists [2023-03-17T02:08:01.443Z] 79632185ca8e: Pulling fs layer [2023-03-17T02:08:01.443Z] 96acd0207079: Pulling fs layer [2023-03-17T02:08:01.443Z] cd9b23e3d659: Pulling fs layer [2023-03-17T02:08:01.443Z] 9b72c76fa520: Pulling fs layer [2023-03-17T02:08:01.443Z] 2a9913c6de88: Pulling fs layer [2023-03-17T02:08:01.443Z] d82d65dfa3e2: Pulling fs layer [2023-03-17T02:08:01.443Z] c870b0efe7bf: Pulling fs layer [2023-03-17T02:08:01.443Z] 3bd06c2449b9: Pulling fs layer [2023-03-17T02:08:01.443Z] b8adaaee12a3: Pulling fs layer [2023-03-17T02:08:01.443Z] 32e31cd5a8e4: Pulling fs layer [2023-03-17T02:08:01.443Z] cebae2ff9f88: Pulling fs layer [2023-03-17T02:08:01.443Z] 38a13f2f8392: Pulling fs layer [2023-03-17T02:08:01.443Z] d82d65dfa3e2: Waiting [2023-03-17T02:08:01.443Z] 9b72c76fa520: Waiting [2023-03-17T02:08:01.443Z] 2a9913c6de88: Waiting [2023-03-17T02:08:01.443Z] c870b0efe7bf: Waiting [2023-03-17T02:08:01.443Z] 3bd06c2449b9: Waiting [2023-03-17T02:08:01.443Z] 32e31cd5a8e4: Waiting [2023-03-17T02:08:01.443Z] b8adaaee12a3: Waiting [2023-03-17T02:08:01.443Z] cebae2ff9f88: Waiting [2023-03-17T02:08:01.443Z] 38a13f2f8392: Waiting [2023-03-17T02:08:01.443Z] 79632185ca8e: Download complete [2023-03-17T02:08:01.714Z] cd9b23e3d659: Verifying Checksum [2023-03-17T02:08:01.714Z] cd9b23e3d659: Download complete [2023-03-17T02:08:01.714Z] 79632185ca8e: Pull complete [2023-03-17T02:08:01.714Z] 2a9913c6de88: Download complete [2023-03-17T02:08:01.972Z] d82d65dfa3e2: Download complete [2023-03-17T02:08:01.972Z] 96acd0207079: Download complete [2023-03-17T02:08:01.972Z] c870b0efe7bf: Verifying Checksum [2023-03-17T02:08:01.972Z] c870b0efe7bf: Download complete [2023-03-17T02:08:01.972Z] 9b72c76fa520: Verifying Checksum [2023-03-17T02:08:01.972Z] 9b72c76fa520: Download complete [2023-03-17T02:08:01.972Z] 3bd06c2449b9: Verifying Checksum [2023-03-17T02:08:01.972Z] 3bd06c2449b9: Download complete [2023-03-17T02:08:02.228Z] b8adaaee12a3: Verifying Checksum [2023-03-17T02:08:02.228Z] b8adaaee12a3: Download complete [2023-03-17T02:08:02.228Z] cebae2ff9f88: Download complete [2023-03-17T02:08:02.228Z] 96acd0207079: Pull complete [2023-03-17T02:08:02.228Z] 38a13f2f8392: Verifying Checksum [2023-03-17T02:08:02.228Z] 38a13f2f8392: Download complete [2023-03-17T02:08:02.794Z] cd9b23e3d659: Pull complete [2023-03-17T02:08:02.794Z] 32e31cd5a8e4: Verifying Checksum [2023-03-17T02:08:02.794Z] 32e31cd5a8e4: Download complete [2023-03-17T02:08:03.052Z] 9b72c76fa520: Pull complete [2023-03-17T02:08:03.052Z] 2a9913c6de88: Pull complete [2023-03-17T02:08:03.052Z] d82d65dfa3e2: Pull complete [2023-03-17T02:08:03.312Z] c870b0efe7bf: Pull complete [2023-03-17T02:08:03.569Z] 3bd06c2449b9: Pull complete [2023-03-17T02:08:03.569Z] b8adaaee12a3: Pull complete [2023-03-17T02:08:04.940Z] 32e31cd5a8e4: Pull complete [2023-03-17T02:08:05.199Z] cebae2ff9f88: Pull complete [2023-03-17T02:08:05.199Z] 38a13f2f8392: Pull complete [2023-03-17T02:08:05.199Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-17T02:08:05.199Z] Status: Downloaded newer image for docker:latest [2023-03-17T02:08:07.730Z] ---> 5c2c2d50d8c8 [2023-03-17T02:08:07.730Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T02:08:07.730Z] ---> Running in b1ac660019fe [2023-03-17T02:08:07.989Z] Removing intermediate container b1ac660019fe [2023-03-17T02:08:07.989Z] ---> a11eaf62f709 [2023-03-17T02:08:07.989Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:08:07.989Z] ---> Running in 46507042a8e3 [2023-03-17T02:08:08.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:08:08.814Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:08:09.749Z] OK: 265 MiB in 53 packages [2023-03-17T02:08:10.008Z] Removing intermediate container 46507042a8e3 [2023-03-17T02:08:10.008Z] ---> ed25f3ababaf [2023-03-17T02:08:10.008Z] Step 11/16 : ENV GO111MODULE=on [2023-03-17T02:08:10.008Z] ---> Running in 1d35fe0c8d36 [2023-03-17T02:08:10.008Z] Removing intermediate container 1d35fe0c8d36 [2023-03-17T02:08:10.008Z] ---> ab81ba42def7 [2023-03-17T02:08:10.008Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T02:08:10.008Z] ---> Running in da24e36db80c [2023-03-17T02:08:10.265Z] Removing intermediate container da24e36db80c [2023-03-17T02:08:10.265Z] ---> a596ba145ccd [2023-03-17T02:08:10.265Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-17T02:08:10.265Z] ---> ad6f755afc53 [2023-03-17T02:08:10.265Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:08:10.265Z] ---> Running in 0692dda44c83 [2023-03-17T02:08:36.915Z] Removing intermediate container 0692dda44c83 [2023-03-17T02:08:36.915Z] ---> e3ff495c5745 [2023-03-17T02:08:36.915Z] Step 15/16 : COPY . . [2023-03-17T02:08:38.845Z] ---> b1babfbe26d4 [2023-03-17T02:08:38.845Z] Step 16/16 : RUN ${MAKE} [2023-03-17T02:08:38.845Z] ---> Running in 4c0c4531669f [2023-03-17T02:08:38.845Z] noop [2023-03-17T02:08:39.110Z] Removing intermediate container 4c0c4531669f [2023-03-17T02:08:39.110Z] ---> 3d2f87028c0c [2023-03-17T02:08:39.110Z] Successfully built 3d2f87028c0c [2023-03-17T02:08:39.110Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:08:39.415Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:08:39.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:08:39.484Z] prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container [2023-03-17T02:08:39.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-03-17T02:08:39.865Z] $ docker top 330f5e9a0da499ec0074da87ce7653a75d39bae2e512f62d4cd39baa57e4927a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:08:40.212Z] + go version [2023-03-17T02:08:40.212Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T02:08:40.224Z] $ docker stop --time=1 330f5e9a0da499ec0074da87ce7653a75d39bae2e512f62d4cd39baa57e4927a [2023-03-17T02:08:41.494Z] $ docker rm -f --volumes 330f5e9a0da499ec0074da87ce7653a75d39bae2e512f62d4cd39baa57e4927a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:08:41.889Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:08:41.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:08:41.957Z] prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container [2023-03-17T02:08:41.992Z] $ 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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-03-17T02:08:42.350Z] $ docker top 48710d90aa19fa7676f37f80431289ad609b4d2aa04a3a82418725d2f34d46cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:08:42.695Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] fileExists [Pipeline] sh [2023-03-17T02:08:42.991Z] + make test [2023-03-17T02:08:42.991Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-17T02:08:48.256Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-17T02:08:58.216Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-17T02:08:58.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-17T02:08:58.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-17T02:08:58.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-17T02:08:58.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-17T02:08:58.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-17T02:08:58.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-17T02:08:58.216Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-17T02:08:58.216Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-17T02:09:01.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T02:09:01.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T02:09:01.511Z] ./bin/test-attribution-txt.sh [2023-03-17T02:09:01.511Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-17T02:09:01.511Z] make -C web test [2023-03-17T02:09:01.511Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' [2023-03-17T02:09:01.511Z] make[1]: tput: No such file or directory [2023-03-17T02:09:01.511Z] make[1]: tput: No such file or directory [2023-03-17T02:09:01.511Z] warning: generating ./VERSION [2023-03-17T02:09:01.511Z] echo "0.0.0" > VERSION [2023-03-17T02:09:01.511Z] docker build \ [2023-03-17T02:09:01.511Z] -f Dockerfile \ [2023-03-17T02:09:01.511Z] --build-arg USER=1000 \ [2023-03-17T02:09:01.511Z] \ [2023-03-17T02:09:01.511Z] --label "git_sha=2af936f0f7b2fa4affbfa4035f376c7148e89541" \ [2023-03-17T02:09:01.511Z] -t edgexfoundry/edgex-web-ui:2af936f0f7b2fa4affbfa4035f376c7148e89541 \ [2023-03-17T02:09:01.511Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-17T02:09:01.511Z] . [2023-03-17T02:09:01.511Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-17T02:09:01.511Z] Install the buildx component to build images with BuildKit: [2023-03-17T02:09:01.511Z] https://docs.docker.com/go/buildx/ [2023-03-17T02:09:01.511Z] [2023-03-17T02:09:01.511Z] Sending build context to Docker daemon 3.269MB [2023-03-17T02:09:01.511Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-17T02:09:01.511Z] 16.17-alpine3.15: Pulling from library/node [2023-03-17T02:09:01.511Z] 9621f1afde84: Pulling fs layer [2023-03-17T02:09:01.511Z] c6f70ee39829: Pulling fs layer [2023-03-17T02:09:01.511Z] 56892a8094a2: Pulling fs layer [2023-03-17T02:09:01.511Z] 58dd87906ef0: Pulling fs layer [2023-03-17T02:09:01.511Z] 58dd87906ef0: Waiting [2023-03-17T02:09:01.771Z] 56892a8094a2: Verifying Checksum [2023-03-17T02:09:01.771Z] 56892a8094a2: Download complete [2023-03-17T02:09:01.771Z] 9621f1afde84: Verifying Checksum [2023-03-17T02:09:01.771Z] 9621f1afde84: Download complete [2023-03-17T02:09:01.771Z] 58dd87906ef0: Download complete [2023-03-17T02:09:01.771Z] 9621f1afde84: Pull complete [2023-03-17T02:09:02.035Z] c6f70ee39829: Verifying Checksum [2023-03-17T02:09:02.035Z] c6f70ee39829: Download complete [2023-03-17T02:09:02.968Z] c6f70ee39829: Pull complete [2023-03-17T02:09:03.247Z] 56892a8094a2: Pull complete [2023-03-17T02:09:03.247Z] 58dd87906ef0: Pull complete [2023-03-17T02:09:03.247Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-17T02:09:03.247Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-17T02:09:03.247Z] ---> b69703f70c3d [2023-03-17T02:09:03.247Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-17T02:09:06.733Z] ---> Running in cf5a9f00fa3a [2023-03-17T02:09:06.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:09:06.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:09:06.992Z] (1/129) Installing libxau (1.0.9-r0) [2023-03-17T02:09:06.992Z] (2/129) Installing libmd (1.0.3-r0) [2023-03-17T02:09:06.992Z] (3/129) Installing libbsd (0.11.3-r1) [2023-03-17T02:09:06.992Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-03-17T02:09:06.992Z] (5/129) Installing libxcb (1.14-r2) [2023-03-17T02:09:06.992Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-03-17T02:09:06.992Z] (7/129) Installing libxext (1.3.4-r0) [2023-03-17T02:09:06.992Z] (8/129) Installing libice (1.0.10-r0) [2023-03-17T02:09:07.250Z] (9/129) Installing libuuid (2.37.4-r0) [2023-03-17T02:09:07.250Z] (10/129) Installing libsm (1.2.3-r0) [2023-03-17T02:09:07.250Z] (11/129) Installing libxt (1.2.1-r0) [2023-03-17T02:09:07.250Z] (12/129) Installing libxmu (1.1.3-r0) [2023-03-17T02:09:07.250Z] (13/129) Installing xset (1.2.4-r0) [2023-03-17T02:09:07.250Z] (14/129) Installing xprop (1.2.5-r0) [2023-03-17T02:09:07.250Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-03-17T02:09:07.250Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-17T02:09:07.250Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-03-17T02:09:07.250Z] (18/129) Installing libffi (3.4.2-r1) [2023-03-17T02:09:07.250Z] (19/129) Installing libintl (0.21-r0) [2023-03-17T02:09:07.250Z] (20/129) Installing libblkid (2.37.4-r0) [2023-03-17T02:09:07.250Z] (21/129) Installing libmount (2.37.4-r0) [2023-03-17T02:09:07.250Z] (22/129) Installing pcre (8.45-r1) [2023-03-17T02:09:07.250Z] (23/129) Installing glib (2.70.1-r0) [2023-03-17T02:09:07.250Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-03-17T02:09:07.250Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-03-17T02:09:07.250Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-03-17T02:09:07.250Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-03-17T02:09:07.250Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-03-17T02:09:07.250Z] (29/129) Installing libpng (1.6.37-r1) [2023-03-17T02:09:07.250Z] (30/129) Installing libwebp (1.2.2-r0) [2023-03-17T02:09:07.250Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-03-17T02:09:07.250Z] (32/129) Installing tiff (4.4.0-r0) [2023-03-17T02:09:07.508Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-03-17T02:09:07.508Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-17T02:09:07.508Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-03-17T02:09:07.508Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-03-17T02:09:07.508Z] (37/129) Installing libxrender (0.9.10-r3) [2023-03-17T02:09:07.508Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-03-17T02:09:07.508Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-03-17T02:09:07.508Z] (40/129) Installing libxi (1.8-r0) [2023-03-17T02:09:07.508Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-03-17T02:09:07.508Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-03-17T02:09:07.508Z] (43/129) Installing atk (2.36.0-r0) [2023-03-17T02:09:07.508Z] (44/129) Installing libxtst (1.2.3-r3) [2023-03-17T02:09:07.508Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-03-17T02:09:07.508Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-03-17T02:09:07.508Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-03-17T02:09:07.508Z] (48/129) Installing expat (2.5.0-r0) [2023-03-17T02:09:07.508Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-03-17T02:09:07.508Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-03-17T02:09:07.508Z] (51/129) Installing freetype (2.11.1-r2) [2023-03-17T02:09:07.508Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-03-17T02:09:07.508Z] (53/129) Installing pixman (0.40.0-r4) [2023-03-17T02:09:07.508Z] (54/129) Installing cairo (1.16.0-r5) [2023-03-17T02:09:07.508Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-03-17T02:09:07.508Z] (56/129) Installing avahi-libs (0.8-r5) [2023-03-17T02:09:07.508Z] (57/129) Installing gmp (6.2.1-r1) [2023-03-17T02:09:07.508Z] (58/129) Installing nettle (3.7.3-r0) [2023-03-17T02:09:07.508Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-03-17T02:09:07.508Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-03-17T02:09:07.764Z] (61/129) Installing libunistring (0.9.10-r1) [2023-03-17T02:09:07.764Z] (62/129) Installing gnutls (3.7.1-r2) [2023-03-17T02:09:07.764Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-03-17T02:09:07.764Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-03-17T02:09:07.764Z] (65/129) Installing fribidi (1.0.11-r0) [2023-03-17T02:09:07.764Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-03-17T02:09:07.764Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-03-17T02:09:07.764Z] (68/129) Installing libxft (2.3.4-r0) [2023-03-17T02:09:07.764Z] (69/129) Installing pango (1.48.10-r0) [2023-03-17T02:09:07.764Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-03-17T02:09:07.764Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-17T02:09:07.764Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-03-17T02:09:07.764Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-03-17T02:09:07.764Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-03-17T02:09:07.764Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-03-17T02:09:07.764Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-17T02:09:08.081Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-03-17T02:09:08.081Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-03-17T02:09:08.082Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-03-17T02:09:08.082Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-17T02:09:09.984Z] (79/129) Installing libogg (1.3.5-r0) [2023-03-17T02:09:09.984Z] (80/129) Installing flac (1.3.4-r0) [2023-03-17T02:09:09.984Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-03-17T02:09:09.984Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-03-17T02:09:09.984Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-03-17T02:09:09.984Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-03-17T02:09:10.243Z] (85/129) Installing libass (0.15.2-r0) [2023-03-17T02:09:10.243Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-03-17T02:09:10.243Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-17T02:09:10.243Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-17T02:09:10.243Z] (89/129) Installing lame (3.100-r0) [2023-03-17T02:09:10.243Z] (90/129) Installing opus (1.3.1-r1) [2023-03-17T02:09:10.243Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-03-17T02:09:10.243Z] (92/129) Installing soxr (0.1.3-r2) [2023-03-17T02:09:10.243Z] (93/129) Installing libsrt (1.4.2-r1) [2023-03-17T02:09:10.243Z] (94/129) Installing libssh (0.9.6-r1) [2023-03-17T02:09:10.243Z] (95/129) Installing libtheora (1.1.1-r16) [2023-03-17T02:09:10.243Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-03-17T02:09:10.243Z] (97/129) Installing libpciaccess (0.16-r0) [2023-03-17T02:09:10.243Z] (98/129) Installing libdrm (2.4.109-r0) [2023-03-17T02:09:10.243Z] (99/129) Installing libva (2.13.0-r0) [2023-03-17T02:09:10.243Z] (100/129) Installing libvdpau (1.4-r0) [2023-03-17T02:09:10.243Z] (101/129) Installing vidstab (1.1.0-r1) [2023-03-17T02:09:10.243Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-03-17T02:09:10.243Z] (103/129) Installing libvpx (1.10.0-r0) [2023-03-17T02:09:10.243Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-03-17T02:09:10.243Z] (105/129) Installing x264-libs (20210613-r0) [2023-03-17T02:09:10.243Z] (106/129) Installing x265-libs (3.5-r0) [2023-03-17T02:09:10.502Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-03-17T02:09:10.502Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-03-17T02:09:10.502Z] (109/129) Installing libevent (2.1.12-r4) [2023-03-17T02:09:10.502Z] (110/129) Installing mesa (21.2.6-r0) [2023-03-17T02:09:10.502Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-03-17T02:09:10.502Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-03-17T02:09:10.502Z] (113/129) Installing lcms2 (2.12-r1) [2023-03-17T02:09:10.502Z] (114/129) Installing nspr (4.32-r0) [2023-03-17T02:09:10.502Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-03-17T02:09:10.502Z] (116/129) Installing nss (3.78.1-r0) [2023-03-17T02:09:10.502Z] (117/129) Installing libasyncns (0.8-r1) [2023-03-17T02:09:10.761Z] (118/129) Installing libltdl (2.4.6-r7) [2023-03-17T02:09:10.761Z] (119/129) Installing orc (0.4.32-r0) [2023-03-17T02:09:10.761Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-03-17T02:09:10.761Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-03-17T02:09:10.761Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-03-17T02:09:10.761Z] (123/129) Installing libpulse (15.0-r2) [2023-03-17T02:09:10.761Z] (124/129) Installing re2 (2021.11.01-r0) [2023-03-17T02:09:10.761Z] (125/129) Installing snappy (1.1.9-r1) [2023-03-17T02:09:10.761Z] (126/129) Installing libgpg-error (1.42-r1) [2023-03-17T02:09:10.761Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-03-17T02:09:10.761Z] (128/129) Installing libxslt (1.1.35-r0) [2023-03-17T02:09:10.761Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-03-17T02:09:12.195Z] Executing busybox-1.34.1-r7.trigger [2023-03-17T02:09:12.195Z] Executing glib-2.70.1-r0.trigger [2023-03-17T02:09:12.195Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-17T02:09:12.454Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-17T02:09:12.454Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-17T02:09:12.454Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-17T02:09:12.454Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-17T02:09:12.454Z] OK: 286 MiB in 145 packages [2023-03-17T02:09:19.068Z] Removing intermediate container cf5a9f00fa3a [2023-03-17T02:09:19.068Z] ---> 6d66d78225fd [2023-03-17T02:09:19.068Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-17T02:09:19.068Z] ---> Running in 1dbc5bb64c4b [2023-03-17T02:09:19.068Z] Removing intermediate container 1dbc5bb64c4b [2023-03-17T02:09:19.068Z] ---> 3ae7820a8040 [2023-03-17T02:09:19.068Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-17T02:09:19.068Z] ---> Running in 65b180a825b9 [2023-03-17T02:09:19.068Z] Removing intermediate container 65b180a825b9 [2023-03-17T02:09:19.068Z] ---> 6e52a0dba5af [2023-03-17T02:09:19.068Z] Step 5/10 : RUN npm install -g npm [2023-03-17T02:09:19.068Z] ---> Running in e5bde977285b [2023-03-17T02:09:25.726Z] [2023-03-17T02:09:25.726Z] removed 7 packages, changed 97 packages, and audited 238 packages in 6s [2023-03-17T02:09:25.726Z] [2023-03-17T02:09:25.726Z] 16 packages are looking for funding [2023-03-17T02:09:25.726Z] run `npm fund` for details [2023-03-17T02:09:25.726Z] [2023-03-17T02:09:25.726Z] found 0 vulnerabilities [2023-03-17T02:09:27.098Z] Removing intermediate container e5bde977285b [2023-03-17T02:09:27.098Z] ---> a378813c97a0 [2023-03-17T02:09:27.098Z] Step 6/10 : ARG USER=1000 [2023-03-17T02:09:27.098Z] ---> Running in bede1db377fb [2023-03-17T02:09:27.098Z] Removing intermediate container bede1db377fb [2023-03-17T02:09:27.098Z] ---> a6e9b2adee3e [2023-03-17T02:09:27.098Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-17T02:09:27.098Z] ---> Running in 477ead31f2aa [2023-03-17T02:09:27.666Z] Removing intermediate container 477ead31f2aa [2023-03-17T02:09:27.666Z] ---> 78089ad7739d [2023-03-17T02:09:27.666Z] Step 8/10 : USER $USER:$USER [2023-03-17T02:09:27.666Z] ---> Running in 191c90630c52 [2023-03-17T02:09:27.666Z] Removing intermediate container 191c90630c52 [2023-03-17T02:09:27.666Z] ---> 96562a875b8f [2023-03-17T02:09:27.666Z] Step 9/10 : WORKDIR /app [2023-03-17T02:09:27.666Z] ---> Running in 2266e86dfc23 [2023-03-17T02:09:27.666Z] Removing intermediate container 2266e86dfc23 [2023-03-17T02:09:27.666Z] ---> be82cf28fdbb [2023-03-17T02:09:27.666Z] Step 10/10 : LABEL git_sha=2af936f0f7b2fa4affbfa4035f376c7148e89541 [2023-03-17T02:09:27.925Z] ---> Running in c3b4460a1ec5 [2023-03-17T02:09:27.925Z] Removing intermediate container c3b4460a1ec5 [2023-03-17T02:09:27.925Z] ---> dff5599d8d02 [2023-03-17T02:09:27.925Z] Successfully built dff5599d8d02 [2023-03-17T02:09:27.925Z] Successfully tagged edgexfoundry/edgex-web-ui:2af936f0f7b2fa4affbfa4035f376c7148e89541 [2023-03-17T02:09:27.925Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-17T02:09:27.925Z] touch edgex-web-ui.imagebuilt [2023-03-17T02:09:27.925Z] mkdir -p node_modules coverage [2023-03-17T02:09:27.925Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-17T02:09:27.925Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE }, [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE }, [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE }, [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE }, [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE }, [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE }, [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE }, [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE }, [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE required: { [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE }, [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:09:29.832Z] npm WARN EBADENGINE } [2023-03-17T02:09:34.020Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-17T02:09:34.020Z] 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-03-17T02:09:34.020Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-17T02:09:34.020Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T02:09:34.020Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-17T02:09:34.588Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-17T02:09:35.161Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-17T02:09:36.106Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-17T02:09:36.106Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-17T02:09:39.389Z] 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-03-17T02:09:39.647Z] 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-03-17T02:09:39.647Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T02:09:40.213Z] 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-03-17T02:09:40.471Z] 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-03-17T02:09:41.038Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T02:09:41.298Z] 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-03-17T02:09:41.863Z] 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-03-17T02:09:44.390Z] 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-03-17T02:09:47.668Z] 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-03-17T02:09:51.846Z] [2023-03-17T02:09:51.846Z] added 1478 packages, and audited 1479 packages in 23s [2023-03-17T02:09:51.846Z] [2023-03-17T02:09:51.846Z] 90 packages are looking for funding [2023-03-17T02:09:51.846Z] run `npm fund` for details [2023-03-17T02:09:51.846Z] [2023-03-17T02:09:51.846Z] 33 vulnerabilities (2 low, 11 moderate, 15 high, 5 critical) [2023-03-17T02:09:51.846Z] [2023-03-17T02:09:51.846Z] To address issues that do not require attention, run: [2023-03-17T02:09:51.846Z] npm audit fix [2023-03-17T02:09:51.846Z] [2023-03-17T02:09:51.846Z] To address all issues (including breaking changes), run: [2023-03-17T02:09:51.846Z] npm audit fix --force [2023-03-17T02:09:51.846Z] [2023-03-17T02:09:51.846Z] Run `npm audit` for details. [2023-03-17T02:09:59.987Z] 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-03-17T02:10:01.358Z] - Generating browser application bundles (phase: setup)... [2023-03-17T02:10:06.629Z] Compiling @angular/core : es2015 as esm2015 [2023-03-17T02:10:06.629Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-17T02:10:09.910Z] Compiling @angular/common : es2015 as esm2015 [2023-03-17T02:10:09.910Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-17T02:10:10.167Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-17T02:10:10.167Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-17T02:10:10.731Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-17T02:10:10.731Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-17T02:10:10.988Z] Compiling @angular/router : es2015 as esm2015 [2023-03-17T02:10:10.988Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-17T02:10:10.988Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-17T02:10:11.551Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-17T02:10:11.551Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-17T02:10:13.445Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-17T02:10:20.029Z] 17 03 2023 02:10:19.013:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-17T02:10:20.029Z] 17 03 2023 02:10:19.014:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-17T02:10:20.029Z] 17 03 2023 02:10:19.018:INFO [launcher]: Starting browser ChromeHeadless [2023-03-17T02:10:32.229Z] ✔ Browser application bundle generation complete. [2023-03-17T02:10:32.229Z] 17 03 2023 02:10:30.718:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket InKMBOX25o7rpjoHAAAB with id 97157764 [2023-03-17T02:10:33.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-17T02:10:33.605Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.114 secs) [2023-03-17T02:10:33.862Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.234 secs) [2023-03-17T02:10:33.862Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.31 secs) [2023-03-17T02:10:33.862Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.335 secs) [2023-03-17T02:10:33.862Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.343 secs) [2023-03-17T02:10:33.862Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.347 secs) [2023-03-17T02:10:33.862Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.352 secs) [2023-03-17T02:10:34.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.364 secs) [2023-03-17T02:10:34.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.383 secs) [2023-03-17T02:10:34.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.394 secs) [2023-03-17T02:10:34.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.423 secs) [2023-03-17T02:10:34.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.461 secs) [2023-03-17T02:10:34.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.513 secs) [2023-03-17T02:10:34.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.535 secs) [2023-03-17T02:10:34.119Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.545 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.571 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.582 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.59 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.601 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.605 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.622 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.652 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.659 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.682 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.69 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.693 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.72 secs) [2023-03-17T02:10:34.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.73 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.742 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.757 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.759 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.783 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.799 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.829 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.839 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.848 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.86 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.869 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.895 secs) [2023-03-17T02:10:34.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.929 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.937 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.942 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.954 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.991 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.011 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.02 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.046 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.081 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.092 secs) [2023-03-17T02:10:34.893Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.108 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.13 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.14 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.152 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.184 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.21 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.237 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.247 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.249 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.253 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.258 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.268 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.269 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.284 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.285 secs) [2023-03-17T02:10:35.151Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.29 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.322 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.34 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.343 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.347 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.367 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.376 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.39 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.396 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.399 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.402 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.467 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.483 secs) [2023-03-17T02:10:35.409Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.49 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.495 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.502 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.51 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.525 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.528 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.53 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.559 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.572 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.577 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.583 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.586 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.594 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.597 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.615 secs) [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.619 secs) [2023-03-17T02:10:35.670Z] WARN: ' [2023-03-17T02:10:35.670Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-17T02:10:35.670Z] Support for using the ngModel input property and ngModelChange event with [2023-03-17T02:10:35.670Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-17T02:10:35.670Z] in a future version of Angular. [2023-03-17T02:10:35.670Z] [2023-03-17T02:10:35.670Z] For more information on this, see our API docs here: [2023-03-17T02:10:35.670Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-17T02:10:35.670Z] ' [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.619 secs) [2023-03-17T02:10:35.670Z] WARN: ' [2023-03-17T02:10:35.670Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-17T02:10:35.670Z] Support for using the ngModel input property and ngModelChange event with [2023-03-17T02:10:35.670Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-17T02:10:35.670Z] in a future version of Angular. [2023-03-17T02:10:35.670Z] [2023-03-17T02:10:35.670Z] For more information on this, see our API docs here: [2023-03-17T02:10:35.670Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-17T02:10:35.670Z] ' [2023-03-17T02:10:35.670Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.644 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.652 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.655 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.657 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.67 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.683 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.692 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.701 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.709 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.726 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.733 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.751 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.763 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.766 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.77 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.773 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.785 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.791 secs) [2023-03-17T02:10:35.928Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.802 secs) [2023-03-17T02:10:36.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.808 secs) [2023-03-17T02:10:36.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.811 secs) [2023-03-17T02:10:36.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.814 secs) [2023-03-17T02:10:36.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.825 secs) [2023-03-17T02:10:36.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.828 secs) [2023-03-17T02:10:36.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.829 secs) [2023-03-17T02:10:36.186Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.843 secs) [2023-03-17T02:10:36.187Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.854 secs) [2023-03-17T02:10:36.187Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.861 secs) [2023-03-17T02:10:36.187Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.873 secs) [2023-03-17T02:10:36.187Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.925 secs) [2023-03-17T02:10:36.187Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.954 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.968 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.001 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.017 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.035 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.042 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.046 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.051 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.058 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.067 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.074 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.077 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.078 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.08 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.082 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.087 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.089 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.091 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.092 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.102 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.105 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.107 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.11 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.111 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.112 secs) [2023-03-17T02:10:36.447Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.113 secs) [2023-03-17T02:10:36.705Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.18 secs / 2.113 secs) [2023-03-17T02:10:36.705Z] TOTAL: 149 SUCCESS [2023-03-17T02:10:36.705Z] ✔ Browser application bundle generation complete. [2023-03-17T02:10:36.964Z] [2023-03-17T02:10:36.964Z] =============================== Coverage summary =============================== [2023-03-17T02:10:36.964Z] Statements : 40.98% ( 1467/3580 ) [2023-03-17T02:10:36.964Z] Branches : 12.03% ( 111/923 ) [2023-03-17T02:10:36.964Z] Functions : 33.28% ( 432/1298 ) [2023-03-17T02:10:36.964Z] Lines : 38.91% ( 1318/3387 ) [2023-03-17T02:10:36.964Z] ================================================================================ [2023-03-17T02:10:37.223Z] ✔ Browser application bundle generation complete. [2023-03-17T02:10:37.789Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-588/web' [Pipeline] echo [2023-03-17T02:10:37.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T02:10:37.809Z] $ docker stop --time=1 48710d90aa19fa7676f37f80431289ad609b4d2aa04a3a82418725d2f34d46cf [2023-03-17T02:10:39.131Z] $ docker rm -f --volumes 48710d90aa19fa7676f37f80431289ad609b4d2aa04a3a82418725d2f34d46cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T02:10:39.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T02:10:40.329Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T02:10:41.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T02:10:41.610Z] + ls -al . [2023-03-17T02:10:41.611Z] total 188 [2023-03-17T02:10:41.611Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 17 02:08 . [2023-03-17T02:10:41.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:07 .. [2023-03-17T02:10:41.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:07 .blubracket [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 17 02:07 .dockerignore [2023-03-17T02:10:41.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 02:07 .git [2023-03-17T02:10:41.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:07 .github [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 17 02:07 .gitignore [2023-03-17T02:10:41.611Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:07 .semver [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 17 02:07 Attribution.txt [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 17 02:07 CHANGELOG.md [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 02:07 CONTRIBUTING.md [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 17 02:07 Dockerfile [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 02:07 Jenkinsfile [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 02:07 LICENSE [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 17 02:07 Makefile [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 17 02:07 README.md [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 02:07 VERSION [2023-03-17T02:10:41.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:07 assets [2023-03-17T02:10:41.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:07 bin [2023-03-17T02:10:41.611Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:07 cmd [2023-03-17T02:10:41.611Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 17 02:08 coverage.out [2023-03-17T02:10:41.611Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:07 docs [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 3110 Mar 17 02:07 go.mod [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 43888 Mar 17 02:07 go.sum [2023-03-17T02:10:41.611Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 02:07 internal [2023-03-17T02:10:41.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:07 snap [2023-03-17T02:10:41.611Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:07 testing [2023-03-17T02:10:41.611Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 02:07 version.go [2023-03-17T02:10:41.611Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:10:41.975Z] + 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=2af936f0f7b2fa4affbfa4035f376c7148e89541 --label arch=amd64 --label version=0.0.0 . [2023-03-17T02:10:42.240Z] Sending build context to Docker daemon 48.48MB [2023-03-17T02:10:42.240Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T02:10:42.240Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-17T02:10:42.240Z] ---> 3d2f87028c0c [2023-03-17T02:10:42.240Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T02:10:43.174Z] ---> Running in 0a4b1e1a1058 [2023-03-17T02:10:43.174Z] Removing intermediate container 0a4b1e1a1058 [2023-03-17T02:10:43.174Z] ---> dcdd22429e5a [2023-03-17T02:10:43.174Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T02:10:43.174Z] ---> Running in 4fe08d4a5331 [2023-03-17T02:10:43.174Z] Removing intermediate container 4fe08d4a5331 [2023-03-17T02:10:43.174Z] ---> 7b810b0241ff [2023-03-17T02:10:43.174Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:10:43.174Z] ---> Running in 1a43a8bfef41 [2023-03-17T02:10:43.174Z] Removing intermediate container 1a43a8bfef41 [2023-03-17T02:10:43.174Z] ---> e3dbae5c2bf7 [2023-03-17T02:10:43.174Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-17T02:10:43.433Z] ---> Running in 02343a8f5433 [2023-03-17T02:10:43.433Z] Removing intermediate container 02343a8f5433 [2023-03-17T02:10:43.433Z] ---> a4953d7e6dea [2023-03-17T02:10:43.433Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T02:10:43.433Z] ---> Running in 66b7e06971da [2023-03-17T02:10:43.433Z] Removing intermediate container 66b7e06971da [2023-03-17T02:10:43.433Z] ---> a82ba2353c48 [2023-03-17T02:10:43.433Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T02:10:44.368Z] ---> 537cb0bd4a0f [2023-03-17T02:10:44.368Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T02:10:44.368Z] ---> Running in 972bfd2f2932 [2023-03-17T02:10:44.933Z] Removing intermediate container 972bfd2f2932 [2023-03-17T02:10:44.933Z] ---> 72112a3e3560 [2023-03-17T02:10:44.933Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:10:44.933Z] ---> Running in 1bc93157227f [2023-03-17T02:10:45.191Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:10:45.758Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:10:46.324Z] OK: 265 MiB in 53 packages [2023-03-17T02:10:46.584Z] Removing intermediate container 1bc93157227f [2023-03-17T02:10:46.584Z] ---> 62e43b0a259e [2023-03-17T02:10:46.584Z] Step 11/26 : ENV GO111MODULE=on [2023-03-17T02:10:46.584Z] ---> Running in 001dcab24980 [2023-03-17T02:10:46.584Z] Removing intermediate container 001dcab24980 [2023-03-17T02:10:46.584Z] ---> d2dffdb20aa2 [2023-03-17T02:10:46.584Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T02:10:46.584Z] ---> Running in 7ed15e87962c [2023-03-17T02:10:46.842Z] Removing intermediate container 7ed15e87962c [2023-03-17T02:10:46.842Z] ---> 23a19b876071 [2023-03-17T02:10:46.842Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-17T02:10:46.842Z] ---> 7d755dc44cb9 [2023-03-17T02:10:46.842Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:10:46.842Z] ---> Running in 898e29967615 [2023-03-17T02:10:47.777Z] Removing intermediate container 898e29967615 [2023-03-17T02:10:47.777Z] ---> 4063adebf9ca [2023-03-17T02:10:47.777Z] Step 15/26 : COPY . . [2023-03-17T02:10:49.193Z] ---> 29a51fde2e14 [2023-03-17T02:10:49.193Z] Step 16/26 : RUN ${MAKE} [2023-03-17T02:10:49.193Z] ---> Running in 83e56834ba92 [2023-03-17T02:10:49.452Z] 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-03-17T02:11:07.532Z] Removing intermediate container 83e56834ba92 [2023-03-17T02:11:07.532Z] ---> a6c4c4c0b3a5 [2023-03-17T02:11:07.532Z] Step 17/26 : FROM alpine:3.14 [2023-03-17T02:11:07.532Z] 3.14: Pulling from library/alpine [2023-03-17T02:11:07.532Z] d261077062b2: Pulling fs layer [2023-03-17T02:11:07.532Z] d261077062b2: Verifying Checksum [2023-03-17T02:11:07.532Z] d261077062b2: Download complete [2023-03-17T02:11:07.532Z] d261077062b2: Pull complete [2023-03-17T02:11:07.532Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-17T02:11:07.532Z] Status: Downloaded newer image for alpine:3.14 [2023-03-17T02:11:07.532Z] ---> 6dff1269bc79 [2023-03-17T02:11:07.532Z] Step 18/26 : EXPOSE 4000 [2023-03-17T02:11:07.532Z] ---> Running in f388ba8d439b [2023-03-17T02:11:07.532Z] Removing intermediate container f388ba8d439b [2023-03-17T02:11:07.532Z] ---> 26023cf51348 [2023-03-17T02:11:07.532Z] 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-03-17T02:11:08.099Z] ---> ebfbd7ca4726 [2023-03-17T02:11:08.099Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-17T02:11:08.357Z] ---> d23554d41470 [2023-03-17T02:11:08.357Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-17T02:11:08.357Z] ---> b1a716878358 [2023-03-17T02:11:08.357Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-17T02:11:08.357Z] ---> Running in 4558fd97f137 [2023-03-17T02:11:08.615Z] Removing intermediate container 4558fd97f137 [2023-03-17T02:11:08.615Z] ---> c1bec89130c3 [2023-03-17T02:11:08.615Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-17T02:11:08.615Z] ---> Running in dd172c517841 [2023-03-17T02:11:08.615Z] Removing intermediate container dd172c517841 [2023-03-17T02:11:08.615Z] ---> 4bc5a39e2f35 [2023-03-17T02:11:08.615Z] Step 24/26 : LABEL arch=amd64 [2023-03-17T02:11:08.615Z] ---> Running in d524e661a43a [2023-03-17T02:11:08.615Z] Removing intermediate container d524e661a43a [2023-03-17T02:11:08.615Z] ---> 4daa3877bb93 [2023-03-17T02:11:08.615Z] Step 25/26 : LABEL git_sha=2af936f0f7b2fa4affbfa4035f376c7148e89541 [2023-03-17T02:11:08.615Z] ---> Running in 036e563be2db [2023-03-17T02:11:08.873Z] Removing intermediate container 036e563be2db [2023-03-17T02:11:08.873Z] ---> 6e636c7cfafa [2023-03-17T02:11:08.873Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T02:11:08.873Z] ---> Running in 12dfe426445f [2023-03-17T02:11:08.873Z] Removing intermediate container 12dfe426445f [2023-03-17T02:11:08.873Z] ---> 5c9abec530ed [2023-03-17T02:11:08.873Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T02:11:08.873Z] Successfully built 5c9abec530ed [2023-03-17T02:11:08.873Z] 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-03-17T02:11:09.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:11:09.273Z] [2023-03-17T02:11:09.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:11:09.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:11:09.572Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T02:11:09.572Z] 5eb5b503b376: Pulling fs layer [2023-03-17T02:11:09.572Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T02:11:09.572Z] ec43610c2a17: Pulling fs layer [2023-03-17T02:11:09.572Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T02:11:09.572Z] 33b1e0a273af: Pulling fs layer [2023-03-17T02:11:09.572Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T02:11:09.572Z] 2f39f015ded8: Pulling fs layer [2023-03-17T02:11:09.572Z] 33b1e0a273af: Waiting [2023-03-17T02:11:09.572Z] 5d3b04190fa2: Waiting [2023-03-17T02:11:09.572Z] 2f39f015ded8: Waiting [2023-03-17T02:11:09.572Z] 3a2ae6a8a46f: Waiting [2023-03-17T02:11:09.572Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T02:11:09.572Z] 5c69ac0246d0: Download complete [2023-03-17T02:11:09.572Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T02:11:09.572Z] 3a2ae6a8a46f: Download complete [2023-03-17T02:11:09.833Z] 33b1e0a273af: Verifying Checksum [2023-03-17T02:11:09.833Z] 33b1e0a273af: Download complete [2023-03-17T02:11:09.833Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T02:11:09.833Z] 5d3b04190fa2: Download complete [2023-03-17T02:11:09.833Z] ec43610c2a17: Verifying Checksum [2023-03-17T02:11:09.833Z] ec43610c2a17: Download complete [2023-03-17T02:11:09.833Z] 5eb5b503b376: Verifying Checksum [2023-03-17T02:11:09.833Z] 5eb5b503b376: Download complete [2023-03-17T02:11:10.398Z] 2f39f015ded8: Verifying Checksum [2023-03-17T02:11:10.398Z] 2f39f015ded8: Download complete [2023-03-17T02:11:10.962Z] 5eb5b503b376: Pull complete [2023-03-17T02:11:11.221Z] 5c69ac0246d0: Pull complete [2023-03-17T02:11:11.788Z] ec43610c2a17: Pull complete [2023-03-17T02:11:11.788Z] 3a2ae6a8a46f: Pull complete [2023-03-17T02:11:12.046Z] 33b1e0a273af: Pull complete [2023-03-17T02:11:12.046Z] 5d3b04190fa2: Pull complete [2023-03-17T02:11:16.232Z] 2f39f015ded8: Pull complete [2023-03-17T02:11:16.232Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T02:11:16.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:11:16.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:11:16.398Z] prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container [2023-03-17T02:11:16.424Z] $ 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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-03-17T02:11:20.780Z] $ docker top b0b29779f8c92e1aac92a0b5c6fa48591031eb87c8d6d523e90ca924d7c5f939 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:11:21.152Z] ---> job-cost.sh [2023-03-17T02:11:21.152Z] lf-activate-venv: SKIPPING [2023-03-17T02:11:21.152Z] INFO: No Stack... [2023-03-17T02:11:21.410Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T02:11:21.976Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T02:11:22.259Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/cost.csv [2023-03-17T02:11:22.259Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T02:11:22.272Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-2-stack-cost] [2023-03-17T02:11:22.282Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-2-stack-cost] did not exist. Created. [2023-03-17T02:11:22.282Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T02:11:22.586Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T02:11:22.929Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T02:11:22.938Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T02:11:22.948Z] $ docker stop --time=1 b0b29779f8c92e1aac92a0b5c6fa48591031eb87c8d6d523e90ca924d7c5f939 [2023-03-17T02:11:24.188Z] $ docker rm -f --volumes b0b29779f8c92e1aac92a0b5c6fa48591031eb87c8d6d523e90ca924d7c5f939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T02:37:54.374Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3439 in /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [Pipeline] { [Pipeline] ws [2023-03-17T02:37:54.390Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-03-17T02:37:54.435Z] The recommended git tool is: git [2023-03-17T02:38:05.818Z] using credential edgex-jenkins-ssh [2023-03-17T02:38:05.846Z] Cloning the remote Git repository [2023-03-17T02:38:05.914Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-17T02:38:06.067Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-03-17T02:38:06.490Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-17T02:38:06.491Z] > git --version # timeout=10 [2023-03-17T02:38:06.541Z] > git --version # 'git version 2.25.1' [2023-03-17T02:38:06.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T02:38:06.848Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T02:38:11.072Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-17T02:38:11.116Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T02:38:12.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-17T02:38:12.892Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-17T02:38:12.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T02:38:12.925Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/588/head:refs/remotes/origin/PR-588 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T02:38:13.507Z] Merging remotes/origin/main commit 3117862983e23d6112f586b2dfa99700b65170de into PR head commit 1089c8602ceed22321b22bf7cf4660df119324cf [2023-03-17T02:38:14.402Z] Merge succeeded, producing 695d1cbcf4cc3777102509a116b108c918c6673d [2023-03-17T02:38:14.402Z] Checking out Revision 695d1cbcf4cc3777102509a116b108c918c6673d (PR-588) [2023-03-17T02:38:13.534Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T02:38:13.645Z] > git checkout -f 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 [2023-03-17T02:38:14.161Z] > git remote # timeout=10 [2023-03-17T02:38:14.184Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T02:38:14.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T02:38:14.233Z] > git merge 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 [2023-03-17T02:38:14.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T02:38:14.412Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T02:38:14.430Z] > git checkout -f 695d1cbcf4cc3777102509a116b108c918c6673d # timeout=10 [2023-03-17T02:38:18.185Z] Commit message: "Merge commit '3117862983e23d6112f586b2dfa99700b65170de' into HEAD" [2023-03-17T02:38:18.198Z] > git rev-list --no-walk 1089c8602ceed22321b22bf7cf4660df119324cf # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T02:38:19.350Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T02:38:19.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T02:38:19.350Z] Dload Upload Total Spent Left Speed [2023-03-17T02:38:19.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 78226 [Pipeline] sh [2023-03-17T02:38:20.340Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T02:38:20.703Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T02:38:20.703Z] + sudo tee /etc/docker/daemon.new [2023-03-17T02:38:20.703Z] { [2023-03-17T02:38:20.703Z] "registry-mirrors": [ [2023-03-17T02:38:20.703Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T02:38:20.703Z] ], [2023-03-17T02:38:20.703Z] "bip": "10.250.0.254/24", [2023-03-17T02:38:20.703Z] "hosts": [ [2023-03-17T02:38:20.703Z] "tcp://0.0.0.0:5555", [2023-03-17T02:38:20.703Z] "unix:///var/run/docker.sock" [2023-03-17T02:38:20.703Z] ], [2023-03-17T02:38:20.703Z] "mtu": 1458, [2023-03-17T02:38:20.703Z] "selinux-enabled": true, [2023-03-17T02:38:20.703Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T02:38:20.703Z] } [Pipeline] sh [2023-03-17T02:38:21.092Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T02:38:21.474Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:38:39.884Z] provisioning config files... [2023-03-17T02:38:39.921Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7871376046369530049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:38:40.309Z] ---> docker-login.sh [2023-03-17T02:38:40.309Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:38:40.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:38:41.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:38:41.193Z] Configure a credential helper to remove this warning. See [2023-03-17T02:38:41.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:38:41.193Z] [2023-03-17T02:38:41.193Z] Login Succeeded [2023-03-17T02:38:41.193Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:38:41.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:38:41.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:38:41.471Z] Configure a credential helper to remove this warning. See [2023-03-17T02:38:41.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:38:41.471Z] [2023-03-17T02:38:41.471Z] Login Succeeded [2023-03-17T02:38:41.471Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:38:41.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:38:42.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:38:42.027Z] Configure a credential helper to remove this warning. See [2023-03-17T02:38:42.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:38:42.027Z] [2023-03-17T02:38:42.027Z] Login Succeeded [2023-03-17T02:38:42.027Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:38:42.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:38:42.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:38:42.580Z] Configure a credential helper to remove this warning. See [2023-03-17T02:38:42.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:38:42.580Z] [2023-03-17T02:38:42.580Z] Login Succeeded [2023-03-17T02:38:42.580Z] docker.io [2023-03-17T02:38:42.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:38:43.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:38:43.135Z] Configure a credential helper to remove this warning. See [2023-03-17T02:38:43.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:38:43.135Z] [2023-03-17T02:38:43.135Z] Login Succeeded [2023-03-17T02:38:43.135Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:38:43.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T02:38:43.533Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:38:43.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:38:43.556Z] ========================================================= [2023-03-17T02:38:43.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T02:38:43.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:38:43.920Z] + 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-03-17T02:38:44.908Z] Sending build context to Docker daemon 28.79MB [2023-03-17T02:38:44.908Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T02:38:44.908Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-17T02:38:45.184Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T02:38:45.184Z] af6eaf76a39c: Pulling fs layer [2023-03-17T02:38:45.184Z] 55522c791124: Pulling fs layer [2023-03-17T02:38:45.184Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T02:38:45.184Z] 169dfbe0d373: Pulling fs layer [2023-03-17T02:38:45.184Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T02:38:45.184Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T02:38:45.184Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T02:38:45.184Z] 169dfbe0d373: Waiting [2023-03-17T02:38:45.184Z] e1ff8fa3b103: Waiting [2023-03-17T02:38:45.184Z] 52ebb69f0ebf: Waiting [2023-03-17T02:38:45.184Z] 55522c791124: Verifying Checksum [2023-03-17T02:38:45.184Z] 55522c791124: Download complete [2023-03-17T02:38:45.184Z] 169dfbe0d373: Download complete [2023-03-17T02:38:45.184Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T02:38:45.184Z] e1ff8fa3b103: Download complete [2023-03-17T02:38:45.184Z] af6eaf76a39c: Download complete [2023-03-17T02:38:46.189Z] af6eaf76a39c: Pull complete [2023-03-17T02:38:46.796Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T02:38:46.797Z] 5abe8eddf0d5: Download complete [2023-03-17T02:38:46.797Z] 55522c791124: Pull complete [2023-03-17T02:38:48.233Z] ce5c4a1c91eb: Download complete [2023-03-17T02:38:48.233Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T02:38:48.233Z] 52ebb69f0ebf: Download complete [2023-03-17T02:38:58.360Z] ce5c4a1c91eb: Pull complete [2023-03-17T02:38:58.631Z] 169dfbe0d373: Pull complete [2023-03-17T02:38:58.904Z] e1ff8fa3b103: Pull complete [2023-03-17T02:39:05.606Z] 52ebb69f0ebf: Pull complete [2023-03-17T02:39:07.038Z] 5abe8eddf0d5: Pull complete [2023-03-17T02:39:07.038Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T02:39:07.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T02:39:07.038Z] ---> 6cb57ee374ae [2023-03-17T02:39:07.038Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T02:39:09.001Z] ---> Running in 243bb49114c8 [2023-03-17T02:39:09.600Z] Removing intermediate container 243bb49114c8 [2023-03-17T02:39:09.600Z] ---> 8d81b631a3e6 [2023-03-17T02:39:09.600Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T02:39:09.600Z] ---> Running in d148de95a927 [2023-03-17T02:39:09.875Z] Removing intermediate container d148de95a927 [2023-03-17T02:39:09.875Z] ---> 23e7c66adb0d [2023-03-17T02:39:09.875Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:39:10.148Z] ---> Running in 1e3766542d2e [2023-03-17T02:39:10.419Z] Removing intermediate container 1e3766542d2e [2023-03-17T02:39:10.419Z] ---> 10caba64f1e6 [2023-03-17T02:39:10.419Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-17T02:39:10.419Z] ---> Running in 5e16923cac4a [2023-03-17T02:39:10.692Z] Removing intermediate container 5e16923cac4a [2023-03-17T02:39:10.692Z] ---> 3c2dd5b64ee5 [2023-03-17T02:39:10.692Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T02:39:10.971Z] ---> Running in b660f78d680c [2023-03-17T02:39:11.246Z] Removing intermediate container b660f78d680c [2023-03-17T02:39:11.246Z] ---> dcd62986a40a [2023-03-17T02:39:11.246Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T02:39:11.517Z] latest: Pulling from library/docker [2023-03-17T02:39:11.832Z] af6eaf76a39c: Already exists [2023-03-17T02:39:11.832Z] 1173461b5ece: Pulling fs layer [2023-03-17T02:39:11.833Z] 51c470f9a84d: Pulling fs layer [2023-03-17T02:39:11.833Z] 37ac63e80544: Pulling fs layer [2023-03-17T02:39:11.833Z] 8c8113334214: Pulling fs layer [2023-03-17T02:39:11.833Z] 61601e346ea4: Pulling fs layer [2023-03-17T02:39:11.833Z] 83c4068ee973: Pulling fs layer [2023-03-17T02:39:11.833Z] d1fc4ecb6a84: Pulling fs layer [2023-03-17T02:39:11.833Z] b6bbc4cc529d: Pulling fs layer [2023-03-17T02:39:11.833Z] 944b44ca4050: Pulling fs layer [2023-03-17T02:39:11.833Z] 5c50d9efa965: Pulling fs layer [2023-03-17T02:39:11.833Z] dbcad312f5f5: Pulling fs layer [2023-03-17T02:39:11.833Z] 3d9d2dcd32c9: Pulling fs layer [2023-03-17T02:39:11.833Z] 61601e346ea4: Waiting [2023-03-17T02:39:11.833Z] 83c4068ee973: Waiting [2023-03-17T02:39:11.833Z] d1fc4ecb6a84: Waiting [2023-03-17T02:39:11.833Z] b6bbc4cc529d: Waiting [2023-03-17T02:39:11.833Z] 944b44ca4050: Waiting [2023-03-17T02:39:11.833Z] 5c50d9efa965: Waiting [2023-03-17T02:39:11.833Z] dbcad312f5f5: Waiting [2023-03-17T02:39:11.833Z] 3d9d2dcd32c9: Waiting [2023-03-17T02:39:11.833Z] 8c8113334214: Waiting [2023-03-17T02:39:12.109Z] 1173461b5ece: Verifying Checksum [2023-03-17T02:39:12.382Z] 37ac63e80544: Verifying Checksum [2023-03-17T02:39:12.382Z] 37ac63e80544: Download complete [2023-03-17T02:39:12.382Z] 51c470f9a84d: Verifying Checksum [2023-03-17T02:39:12.382Z] 51c470f9a84d: Download complete [2023-03-17T02:39:12.653Z] 61601e346ea4: Verifying Checksum [2023-03-17T02:39:12.653Z] 61601e346ea4: Download complete [2023-03-17T02:39:12.653Z] 83c4068ee973: Verifying Checksum [2023-03-17T02:39:12.653Z] 83c4068ee973: Download complete [2023-03-17T02:39:12.653Z] d1fc4ecb6a84: Verifying Checksum [2023-03-17T02:39:12.653Z] d1fc4ecb6a84: Download complete [2023-03-17T02:39:12.653Z] 8c8113334214: Verifying Checksum [2023-03-17T02:39:12.653Z] 8c8113334214: Download complete [2023-03-17T02:39:12.653Z] 944b44ca4050: Verifying Checksum [2023-03-17T02:39:12.653Z] 944b44ca4050: Download complete [2023-03-17T02:39:12.978Z] dbcad312f5f5: Verifying Checksum [2023-03-17T02:39:12.978Z] dbcad312f5f5: Download complete [2023-03-17T02:39:12.978Z] b6bbc4cc529d: Verifying Checksum [2023-03-17T02:39:12.978Z] b6bbc4cc529d: Download complete [2023-03-17T02:39:12.978Z] 1173461b5ece: Pull complete [2023-03-17T02:39:13.467Z] 3d9d2dcd32c9: Verifying Checksum [2023-03-17T02:39:13.467Z] 3d9d2dcd32c9: Download complete [2023-03-17T02:39:13.740Z] 51c470f9a84d: Pull complete [2023-03-17T02:39:15.194Z] 5c50d9efa965: Verifying Checksum [2023-03-17T02:39:15.194Z] 5c50d9efa965: Download complete [2023-03-17T02:39:15.790Z] 37ac63e80544: Pull complete [2023-03-17T02:39:16.768Z] 8c8113334214: Pull complete [2023-03-17T02:39:17.038Z] 61601e346ea4: Pull complete [2023-03-17T02:39:17.308Z] 83c4068ee973: Pull complete [2023-03-17T02:39:17.584Z] d1fc4ecb6a84: Pull complete [2023-03-17T02:39:18.558Z] b6bbc4cc529d: Pull complete [2023-03-17T02:39:18.832Z] 944b44ca4050: Pull complete [2023-03-17T02:39:22.213Z] 5c50d9efa965: Pull complete [2023-03-17T02:39:22.213Z] dbcad312f5f5: Pull complete [2023-03-17T02:39:22.485Z] 3d9d2dcd32c9: Pull complete [2023-03-17T02:39:22.485Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-17T02:39:22.485Z] Status: Downloaded newer image for docker:latest [2023-03-17T02:39:25.114Z] ---> f958c5d2d47b [2023-03-17T02:39:25.114Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T02:39:25.114Z] ---> Running in 199492faefd2 [2023-03-17T02:39:27.078Z] Removing intermediate container 199492faefd2 [2023-03-17T02:39:27.078Z] ---> c21a4ca325e0 [2023-03-17T02:39:27.078Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:39:27.078Z] ---> Running in 13d3511ef323 [2023-03-17T02:39:28.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T02:39:29.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T02:39:30.992Z] OK: 263 MiB in 53 packages [2023-03-17T02:39:31.963Z] Removing intermediate container 13d3511ef323 [2023-03-17T02:39:31.963Z] ---> 68eb62bfd49c [2023-03-17T02:39:31.963Z] Step 11/16 : ENV GO111MODULE=on [2023-03-17T02:39:32.239Z] ---> Running in f873ce5ed7cc [2023-03-17T02:39:32.511Z] Removing intermediate container f873ce5ed7cc [2023-03-17T02:39:32.511Z] ---> 0de805300c6d [2023-03-17T02:39:32.511Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T02:39:32.511Z] ---> Running in a58135821eca [2023-03-17T02:39:33.112Z] Removing intermediate container a58135821eca [2023-03-17T02:39:33.112Z] ---> 31c274a630e4 [2023-03-17T02:39:33.112Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-17T02:39:33.708Z] ---> 0b9cfe88bcbc [2023-03-17T02:39:33.708Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:39:33.708Z] ---> Running in 4b47258c1b9a [2023-03-17T02:40:41.694Z] Removing intermediate container 4b47258c1b9a [2023-03-17T02:40:41.694Z] ---> 7ca26a081419 [2023-03-17T02:40:41.694Z] Step 15/16 : COPY . . [2023-03-17T02:40:41.694Z] ---> 70ad4eac8f5d [2023-03-17T02:40:41.694Z] Step 16/16 : RUN ${MAKE} [2023-03-17T02:40:41.694Z] ---> Running in 6d58009ee5db [2023-03-17T02:40:41.694Z] noop [2023-03-17T02:40:41.694Z] Removing intermediate container 6d58009ee5db [2023-03-17T02:40:41.694Z] ---> b3a0c459460a [2023-03-17T02:40:41.694Z] Successfully built b3a0c459460a [2023-03-17T02:40:41.694Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:40:42.036Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T02:40:42.036Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:40:42.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-3439 does not seem to be running inside a container [2023-03-17T02:40:42.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T02:40:43.450Z] $ docker top 85c6dfd0eab762d1edf0bdbea76bdb65fef389022543c2a7723689f0275779d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:40:44.278Z] + go version [2023-03-17T02:40:44.278Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T02:40:44.298Z] $ docker stop --time=1 85c6dfd0eab762d1edf0bdbea76bdb65fef389022543c2a7723689f0275779d1 [2023-03-17T02:40:45.932Z] $ docker rm -f --volumes 85c6dfd0eab762d1edf0bdbea76bdb65fef389022543c2a7723689f0275779d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:40:46.471Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T02:40:46.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:40:46.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-3439 does not seem to be running inside a container [2023-03-17T02:40:46.748Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T02:40:47.982Z] $ docker top c01f49027fac09c916e61c56c2e0ca0b4825726bcdf668251ae25a764a2f7009 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:40:48.830Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-17T02:40:49.493Z] + make test [2023-03-17T02:40:49.493Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-17T02:41:28.385Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-17T02:43:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-17T02:43:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-17T02:43:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-17T02:43:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-17T02:43:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-17T02:43:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-17T02:43:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-17T02:43:05.415Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-17T02:43:05.415Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-17T02:43:23.666Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T02:43:23.666Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T02:43:23.666Z] ./bin/test-attribution-txt.sh [2023-03-17T02:43:23.666Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-17T02:43:23.666Z] make -C web test [2023-03-17T02:43:23.666Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-03-17T02:43:23.666Z] make[1]: tput: No such file or directory [2023-03-17T02:43:23.666Z] make[1]: tput: No such file or directory [2023-03-17T02:43:23.666Z] warning: generating ./VERSION [2023-03-17T02:43:23.666Z] echo "0.0.0" > VERSION [2023-03-17T02:43:23.666Z] docker build \ [2023-03-17T02:43:23.666Z] -f Dockerfile \ [2023-03-17T02:43:23.666Z] --build-arg USER=1000 \ [2023-03-17T02:43:23.666Z] \ [2023-03-17T02:43:23.666Z] --label "git_sha=695d1cbcf4cc3777102509a116b108c918c6673d" \ [2023-03-17T02:43:23.666Z] -t edgexfoundry/edgex-web-ui:695d1cbcf4cc3777102509a116b108c918c6673d \ [2023-03-17T02:43:23.666Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-17T02:43:23.666Z] . [2023-03-17T02:43:23.933Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-17T02:43:23.933Z] Install the buildx component to build images with BuildKit: [2023-03-17T02:43:23.933Z] https://docs.docker.com/go/buildx/ [2023-03-17T02:43:23.933Z] [2023-03-17T02:43:24.523Z] Sending build context to Docker daemon 3.269MB [2023-03-17T02:43:24.523Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-17T02:43:24.523Z] 16.17-alpine3.15: Pulling from library/node [2023-03-17T02:43:24.793Z] 47517142f6ba: Pulling fs layer [2023-03-17T02:43:24.793Z] 5f8c4bfa009b: Pulling fs layer [2023-03-17T02:43:24.793Z] f7079c9c4ba1: Pulling fs layer [2023-03-17T02:43:24.793Z] aba105e6f55a: Pulling fs layer [2023-03-17T02:43:24.793Z] aba105e6f55a: Waiting [2023-03-17T02:43:24.793Z] f7079c9c4ba1: Verifying Checksum [2023-03-17T02:43:24.793Z] f7079c9c4ba1: Download complete [2023-03-17T02:43:24.793Z] 47517142f6ba: Verifying Checksum [2023-03-17T02:43:24.793Z] 47517142f6ba: Download complete [2023-03-17T02:43:24.793Z] aba105e6f55a: Verifying Checksum [2023-03-17T02:43:24.793Z] aba105e6f55a: Download complete [2023-03-17T02:43:25.381Z] 47517142f6ba: Pull complete [2023-03-17T02:43:25.655Z] 5f8c4bfa009b: Download complete [2023-03-17T02:43:29.951Z] 5f8c4bfa009b: Pull complete [2023-03-17T02:43:29.951Z] f7079c9c4ba1: Pull complete [2023-03-17T02:43:29.951Z] aba105e6f55a: Pull complete [2023-03-17T02:43:29.951Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-17T02:43:29.951Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-17T02:43:29.951Z] ---> bf1b8b58d215 [2023-03-17T02:43:29.951Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-17T02:43:30.543Z] ---> Running in 7842071fefe3 [2023-03-17T02:43:31.514Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-17T02:43:32.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-17T02:43:33.063Z] (1/128) Installing libxau (1.0.9-r0) [2023-03-17T02:43:33.063Z] (2/128) Installing libmd (1.0.3-r0) [2023-03-17T02:43:33.063Z] (3/128) Installing libbsd (0.11.3-r1) [2023-03-17T02:43:33.063Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-03-17T02:43:33.063Z] (5/128) Installing libxcb (1.14-r2) [2023-03-17T02:43:33.063Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-03-17T02:43:33.331Z] (7/128) Installing libxext (1.3.4-r0) [2023-03-17T02:43:33.331Z] (8/128) Installing libice (1.0.10-r0) [2023-03-17T02:43:33.331Z] (9/128) Installing libuuid (2.37.4-r0) [2023-03-17T02:43:33.331Z] (10/128) Installing libsm (1.2.3-r0) [2023-03-17T02:43:33.331Z] (11/128) Installing libxt (1.2.1-r0) [2023-03-17T02:43:33.331Z] (12/128) Installing libxmu (1.1.3-r0) [2023-03-17T02:43:33.331Z] (13/128) Installing xset (1.2.4-r0) [2023-03-17T02:43:33.331Z] (14/128) Installing xprop (1.2.5-r0) [2023-03-17T02:43:33.331Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-03-17T02:43:33.331Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-17T02:43:33.331Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-03-17T02:43:33.331Z] (18/128) Installing libffi (3.4.2-r1) [2023-03-17T02:43:33.331Z] (19/128) Installing libintl (0.21-r0) [2023-03-17T02:43:33.331Z] (20/128) Installing libblkid (2.37.4-r0) [2023-03-17T02:43:33.331Z] (21/128) Installing libmount (2.37.4-r0) [2023-03-17T02:43:33.331Z] (22/128) Installing pcre (8.45-r1) [2023-03-17T02:43:33.331Z] (23/128) Installing glib (2.70.1-r0) [2023-03-17T02:43:33.600Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-03-17T02:43:33.600Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-03-17T02:43:33.600Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-03-17T02:43:33.600Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-03-17T02:43:33.600Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-03-17T02:43:33.600Z] (29/128) Installing libpng (1.6.37-r1) [2023-03-17T02:43:33.600Z] (30/128) Installing libwebp (1.2.2-r0) [2023-03-17T02:43:33.600Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-03-17T02:43:33.600Z] (32/128) Installing tiff (4.4.0-r0) [2023-03-17T02:43:33.870Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-03-17T02:43:33.870Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-17T02:43:33.870Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-03-17T02:43:33.870Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-03-17T02:43:33.870Z] (37/128) Installing libxrender (0.9.10-r3) [2023-03-17T02:43:33.870Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-03-17T02:43:33.870Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-03-17T02:43:33.870Z] (40/128) Installing libxi (1.8-r0) [2023-03-17T02:43:33.870Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-03-17T02:43:33.870Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-03-17T02:43:33.870Z] (43/128) Installing atk (2.36.0-r0) [2023-03-17T02:43:33.870Z] (44/128) Installing libxtst (1.2.3-r3) [2023-03-17T02:43:33.870Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-03-17T02:43:33.870Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-03-17T02:43:33.870Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-03-17T02:43:33.870Z] (48/128) Installing expat (2.5.0-r0) [2023-03-17T02:43:33.870Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-03-17T02:43:33.870Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-03-17T02:43:33.870Z] (51/128) Installing freetype (2.11.1-r2) [2023-03-17T02:43:34.141Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-03-17T02:43:34.141Z] (53/128) Installing pixman (0.40.0-r4) [2023-03-17T02:43:34.141Z] (54/128) Installing cairo (1.16.0-r5) [2023-03-17T02:43:34.141Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-03-17T02:43:34.141Z] (56/128) Installing avahi-libs (0.8-r5) [2023-03-17T02:43:34.141Z] (57/128) Installing gmp (6.2.1-r1) [2023-03-17T02:43:34.141Z] (58/128) Installing nettle (3.7.3-r0) [2023-03-17T02:43:34.141Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-03-17T02:43:34.141Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-03-17T02:43:34.141Z] (61/128) Installing libunistring (0.9.10-r1) [2023-03-17T02:43:34.409Z] (62/128) Installing gnutls (3.7.1-r2) [2023-03-17T02:43:34.409Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-03-17T02:43:34.409Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-03-17T02:43:34.409Z] (65/128) Installing fribidi (1.0.11-r0) [2023-03-17T02:43:34.409Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-03-17T02:43:34.409Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-03-17T02:43:34.409Z] (68/128) Installing libxft (2.3.4-r0) [2023-03-17T02:43:34.409Z] (69/128) Installing pango (1.48.10-r0) [2023-03-17T02:43:34.409Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-03-17T02:43:34.409Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-17T02:43:34.409Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-03-17T02:43:34.409Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-03-17T02:43:34.680Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-03-17T02:43:34.680Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-03-17T02:43:34.948Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-17T02:43:34.948Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-03-17T02:43:34.948Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-03-17T02:43:35.217Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-03-17T02:43:35.217Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-17T02:43:37.160Z] (79/128) Installing libogg (1.3.5-r0) [2023-03-17T02:43:37.160Z] (80/128) Installing flac (1.3.4-r0) [2023-03-17T02:43:37.426Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-03-17T02:43:37.426Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-03-17T02:43:37.426Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-03-17T02:43:37.426Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-03-17T02:43:37.426Z] (85/128) Installing libass (0.15.2-r0) [2023-03-17T02:43:37.426Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-03-17T02:43:37.426Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-17T02:43:37.426Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-17T02:43:37.696Z] (89/128) Installing lame (3.100-r0) [2023-03-17T02:43:37.696Z] (90/128) Installing opus (1.3.1-r1) [2023-03-17T02:43:37.696Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-03-17T02:43:37.696Z] (92/128) Installing soxr (0.1.3-r2) [2023-03-17T02:43:37.696Z] (93/128) Installing libsrt (1.4.2-r1) [2023-03-17T02:43:37.696Z] (94/128) Installing libssh (0.9.6-r1) [2023-03-17T02:43:37.696Z] (95/128) Installing libtheora (1.1.1-r16) [2023-03-17T02:43:37.696Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-03-17T02:43:37.696Z] (97/128) Installing libdrm (2.4.109-r0) [2023-03-17T02:43:37.696Z] (98/128) Installing libva (2.13.0-r0) [2023-03-17T02:43:37.696Z] (99/128) Installing libvdpau (1.4-r0) [2023-03-17T02:43:37.696Z] (100/128) Installing vidstab (1.1.0-r1) [2023-03-17T02:43:37.696Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-03-17T02:43:37.696Z] (102/128) Installing libvpx (1.10.0-r0) [2023-03-17T02:43:37.964Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-03-17T02:43:37.964Z] (104/128) Installing x264-libs (20210613-r0) [2023-03-17T02:43:37.964Z] (105/128) Installing x265-libs (3.5-r0) [2023-03-17T02:43:37.964Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-03-17T02:43:37.964Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-03-17T02:43:38.547Z] (108/128) Installing libevent (2.1.12-r4) [2023-03-17T02:43:38.547Z] (109/128) Installing mesa (21.2.6-r0) [2023-03-17T02:43:38.547Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-03-17T02:43:38.547Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-03-17T02:43:38.547Z] (112/128) Installing lcms2 (2.12-r1) [2023-03-17T02:43:38.547Z] (113/128) Installing nspr (4.32-r0) [2023-03-17T02:43:38.547Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-03-17T02:43:38.547Z] (115/128) Installing nss (3.78.1-r0) [2023-03-17T02:43:38.547Z] (116/128) Installing libasyncns (0.8-r1) [2023-03-17T02:43:38.547Z] (117/128) Installing libltdl (2.4.6-r7) [2023-03-17T02:43:38.547Z] (118/128) Installing orc (0.4.32-r0) [2023-03-17T02:43:38.547Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-03-17T02:43:38.814Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-03-17T02:43:38.814Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-03-17T02:43:38.814Z] (122/128) Installing libpulse (15.0-r2) [2023-03-17T02:43:38.814Z] (123/128) Installing re2 (2021.11.01-r0) [2023-03-17T02:43:38.814Z] (124/128) Installing snappy (1.1.9-r1) [2023-03-17T02:43:38.814Z] (125/128) Installing libgpg-error (1.42-r1) [2023-03-17T02:43:38.814Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-03-17T02:43:38.814Z] (127/128) Installing libxslt (1.1.35-r0) [2023-03-17T02:43:38.814Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-03-17T02:43:43.079Z] Executing busybox-1.34.1-r7.trigger [2023-03-17T02:43:43.079Z] Executing glib-2.70.1-r0.trigger [2023-03-17T02:43:43.079Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-17T02:43:44.494Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-17T02:43:44.494Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-17T02:43:44.761Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-17T02:43:44.761Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-17T02:43:44.761Z] OK: 275 MiB in 144 packages [2023-03-17T02:43:53.004Z] Removing intermediate container 7842071fefe3 [2023-03-17T02:43:53.004Z] ---> 206177e3d5bb [2023-03-17T02:43:53.004Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-17T02:43:53.004Z] ---> Running in f1db93c0a464 [2023-03-17T02:43:53.272Z] Removing intermediate container f1db93c0a464 [2023-03-17T02:43:53.272Z] ---> 4f25760c55fa [2023-03-17T02:43:53.272Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-17T02:43:53.272Z] ---> Running in d0022869f748 [2023-03-17T02:43:53.541Z] Removing intermediate container d0022869f748 [2023-03-17T02:43:53.541Z] ---> 34951d67b184 [2023-03-17T02:43:53.541Z] Step 5/10 : RUN npm install -g npm [2023-03-17T02:43:53.811Z] ---> Running in ab594e491b98 [2023-03-17T02:44:20.480Z] [2023-03-17T02:44:20.480Z] removed 7 packages, changed 97 packages, and audited 238 packages in 22s [2023-03-17T02:44:20.480Z] [2023-03-17T02:44:20.480Z] 16 packages are looking for funding [2023-03-17T02:44:20.480Z] run `npm fund` for details [2023-03-17T02:44:20.480Z] [2023-03-17T02:44:20.480Z] found 0 vulnerabilities [2023-03-17T02:44:23.064Z] Removing intermediate container ab594e491b98 [2023-03-17T02:44:23.064Z] ---> 392e348f4d5e [2023-03-17T02:44:23.064Z] Step 6/10 : ARG USER=1000 [2023-03-17T02:44:23.064Z] ---> Running in 46f8396a5d70 [2023-03-17T02:44:23.332Z] Removing intermediate container 46f8396a5d70 [2023-03-17T02:44:23.332Z] ---> 4c663e39918d [2023-03-17T02:44:23.332Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-17T02:44:23.607Z] ---> Running in a01a0eba19aa [2023-03-17T02:44:25.555Z] Removing intermediate container a01a0eba19aa [2023-03-17T02:44:25.555Z] ---> 823aaf6ccd55 [2023-03-17T02:44:25.555Z] Step 8/10 : USER $USER:$USER [2023-03-17T02:44:25.555Z] ---> Running in b34deca891de [2023-03-17T02:44:25.555Z] Removing intermediate container b34deca891de [2023-03-17T02:44:25.555Z] ---> 217c38df27e2 [2023-03-17T02:44:25.555Z] Step 9/10 : WORKDIR /app [2023-03-17T02:44:25.555Z] ---> Running in ccbab9d7bb71 [2023-03-17T02:44:26.138Z] Removing intermediate container ccbab9d7bb71 [2023-03-17T02:44:26.138Z] ---> 7efaba0e1384 [2023-03-17T02:44:26.138Z] Step 10/10 : LABEL git_sha=695d1cbcf4cc3777102509a116b108c918c6673d [2023-03-17T02:44:26.138Z] ---> Running in 1614d88dde78 [2023-03-17T02:44:26.406Z] Removing intermediate container 1614d88dde78 [2023-03-17T02:44:26.406Z] ---> 2767b669807d [2023-03-17T02:44:26.406Z] Successfully built 2767b669807d [2023-03-17T02:44:26.406Z] Successfully tagged edgexfoundry/edgex-web-ui:695d1cbcf4cc3777102509a116b108c918c6673d [2023-03-17T02:44:26.406Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-17T02:44:26.406Z] touch edgex-web-ui.imagebuilt [2023-03-17T02:44:26.406Z] mkdir -p node_modules coverage [2023-03-17T02:44:26.406Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-17T02:44:26.406Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE required: { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE }, [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE required: { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE }, [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE required: { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE }, [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE required: { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE }, [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE required: { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE }, [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE required: { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE }, [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE required: { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE }, [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE required: { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE }, [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE Unsupported engine { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE required: { [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE }, [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-17T02:44:38.719Z] npm WARN EBADENGINE } [2023-03-17T02:45:10.950Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-17T02:45:12.374Z] 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-03-17T02:45:12.644Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-17T02:45:12.644Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T02:45:14.594Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-17T02:45:19.945Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-17T02:45:26.596Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-17T02:45:28.011Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-17T02:45:28.593Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-17T02:45:55.282Z] 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-03-17T02:45:55.282Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T02:45:55.282Z] 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-03-17T02:45:57.866Z] 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-03-17T02:45:58.828Z] 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-03-17T02:46:00.783Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-17T02:46:13.114Z] 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-03-17T02:46:15.064Z] 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-03-17T02:46:33.278Z] 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-03-17T02:47:20.156Z] 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-03-17T02:47:59.051Z] [2023-03-17T02:47:59.051Z] added 1475 packages, and audited 1476 packages in 3m [2023-03-17T02:47:59.051Z] [2023-03-17T02:47:59.051Z] 90 packages are looking for funding [2023-03-17T02:47:59.051Z] run `npm fund` for details [2023-03-17T02:47:59.051Z] [2023-03-17T02:47:59.051Z] 33 vulnerabilities (2 low, 11 moderate, 15 high, 5 critical) [2023-03-17T02:47:59.051Z] [2023-03-17T02:47:59.051Z] To address issues that do not require attention, run: [2023-03-17T02:47:59.051Z] npm audit fix [2023-03-17T02:47:59.051Z] [2023-03-17T02:47:59.051Z] To address all issues (including breaking changes), run: [2023-03-17T02:47:59.051Z] npm audit fix --force [2023-03-17T02:47:59.051Z] [2023-03-17T02:47:59.051Z] Run `npm audit` for details. [2023-03-17T02:48:01.020Z] 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-03-17T02:48:27.802Z] - Generating browser application bundles (phase: setup)... [2023-03-17T02:49:06.873Z] Compiling @angular/core : es2015 as esm2015 [2023-03-17T02:49:06.873Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-17T02:49:45.948Z] Compiling @angular/common : es2015 as esm2015 [2023-03-17T02:49:45.948Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-17T02:49:48.540Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-17T02:49:48.540Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-17T02:49:54.168Z] Compiling @angular/router : es2015 as esm2015 [2023-03-17T02:49:54.447Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-17T02:50:01.598Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-17T02:50:03.577Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-17T02:50:03.577Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-17T02:50:08.971Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-17T02:50:08.971Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-17T02:50:09.243Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-17T02:51:30.978Z] 17 03 2023 02:51:21.762:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-17T02:51:30.978Z] 17 03 2023 02:51:21.779:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-17T02:51:30.978Z] 17 03 2023 02:51:21.812:INFO [launcher]: Starting browser ChromeHeadless [2023-03-17T02:52:52.726Z] 17 03 2023 02:52:41.226:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-03-17T02:52:52.726Z] 17 03 2023 02:52:47.495:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-03-17T02:52:52.726Z] 17 03 2023 02:52:49.775:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-03-17T02:54:00.741Z] 17 03 2023 02:53:49.932:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-03-17T02:54:00.741Z] 17 03 2023 02:53:51.023:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-03-17T02:54:04.120Z] ✔ Browser application bundle generation complete. [2023-03-17T02:54:05.550Z] 17 03 2023 02:54:05.531:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket PbHTaGDqspapw9nuAAAB with id 46901270 [2023-03-17T02:54:27.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-17T02:54:27.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.34 secs) [2023-03-17T02:54:27.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.389 secs) [2023-03-17T02:54:27.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.445 secs) [2023-03-17T02:54:27.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.471 secs) [2023-03-17T02:54:28.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.52 secs) [2023-03-17T02:54:29.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.651 secs) [2023-03-17T02:54:29.222Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.695 secs) [2023-03-17T02:54:29.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.717 secs) [2023-03-17T02:54:30.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.429 secs) [2023-03-17T02:54:30.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.556 secs) [2023-03-17T02:54:30.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.584 secs) [2023-03-17T02:54:30.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.615 secs) [2023-03-17T02:54:30.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.75 secs) [2023-03-17T02:54:30.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.803 secs) [2023-03-17T02:54:30.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.851 secs) [2023-03-17T02:54:30.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.041 secs) [2023-03-17T02:54:31.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.735 secs) [2023-03-17T02:54:31.881Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.769 secs) [2023-03-17T02:54:32.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.791 secs) [2023-03-17T02:54:32.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.81 secs) [2023-03-17T02:54:32.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.22 secs) [2023-03-17T02:54:32.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.297 secs) [2023-03-17T02:54:32.694Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.367 secs) [2023-03-17T02:54:32.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.609 secs) [2023-03-17T02:54:33.235Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.725 secs) [2023-03-17T02:54:33.506Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.82 secs) [2023-03-17T02:54:33.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.079 secs) [2023-03-17T02:54:33.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.13 secs) [2023-03-17T02:54:34.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.35 secs) [2023-03-17T02:54:34.329Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.727 secs) [2023-03-17T02:54:34.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.757 secs) [2023-03-17T02:54:34.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.777 secs) [2023-03-17T02:54:34.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.833 secs) [2023-03-17T02:54:34.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.857 secs) [2023-03-17T02:54:34.604Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.872 secs) [2023-03-17T02:54:34.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.901 secs) [2023-03-17T02:54:34.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.118 secs) [2023-03-17T02:54:35.144Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.219 secs) [2023-03-17T02:54:35.416Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.549 secs) [2023-03-17T02:54:35.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.803 secs) [2023-03-17T02:54:36.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.271 secs) [2023-03-17T02:54:36.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.437 secs) [2023-03-17T02:54:36.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.56 secs) [2023-03-17T02:54:37.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.891 secs) [2023-03-17T02:54:37.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 8.109 secs) [2023-03-17T02:54:37.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 8.133 secs) [2023-03-17T02:54:37.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 8.15 secs) [2023-03-17T02:54:37.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 8.172 secs) [2023-03-17T02:54:37.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.189 secs) [2023-03-17T02:54:37.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.241 secs) [2023-03-17T02:54:37.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.284 secs) [2023-03-17T02:54:38.248Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.669 secs) [2023-03-17T02:54:38.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.997 secs) [2023-03-17T02:54:38.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 9.059 secs) [2023-03-17T02:54:38.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 9.075 secs) [2023-03-17T02:54:38.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 9.104 secs) [2023-03-17T02:54:38.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 9.12 secs) [2023-03-17T02:54:38.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 9.211 secs) [2023-03-17T02:54:39.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 9.26 secs) [2023-03-17T02:54:39.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.292 secs) [2023-03-17T02:54:39.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.322 secs) [2023-03-17T02:54:39.064Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.398 secs) [2023-03-17T02:54:39.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.465 secs) [2023-03-17T02:54:39.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.555 secs) [2023-03-17T02:54:39.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.629 secs) [2023-03-17T02:54:39.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.77 secs) [2023-03-17T02:54:39.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.788 secs) [2023-03-17T02:54:39.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.804 secs) [2023-03-17T02:54:39.875Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.924 secs) [2023-03-17T02:54:40.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.09 secs) [2023-03-17T02:54:40.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.139 secs) [2023-03-17T02:54:40.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.177 secs) [2023-03-17T02:54:40.425Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.214 secs) [2023-03-17T02:54:40.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.412 secs) [2023-03-17T02:54:40.968Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.678 secs) [2023-03-17T02:54:41.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.757 secs) [2023-03-17T02:54:41.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.824 secs) [2023-03-17T02:54:41.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.924 secs) [2023-03-17T02:54:41.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.011 secs) [2023-03-17T02:54:41.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.099 secs) [2023-03-17T02:54:41.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.21 secs) [2023-03-17T02:54:41.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.314 secs) [2023-03-17T02:54:42.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.663 secs) [2023-03-17T02:54:42.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.851 secs) [2023-03-17T02:54:42.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.904 secs) [2023-03-17T02:54:42.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 12.027 secs) [2023-03-17T02:54:42.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.117 secs) [2023-03-17T02:54:43.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.231 secs) [2023-03-17T02:54:43.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.273 secs) [2023-03-17T02:54:43.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.331 secs) [2023-03-17T02:54:43.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.438 secs) [2023-03-17T02:54:43.473Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.503 secs) [2023-03-17T02:54:44.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.894 secs) [2023-03-17T02:54:44.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.941 secs) [2023-03-17T02:54:44.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.017 secs) [2023-03-17T02:54:44.342Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.113 secs) [2023-03-17T02:54:44.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.278 secs) [2023-03-17T02:54:44.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.307 secs) [2023-03-17T02:54:44.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.322 secs) [2023-03-17T02:54:44.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.367 secs) [2023-03-17T02:54:44.884Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.421 secs) [2023-03-17T02:54:45.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.529 secs) [2023-03-17T02:54:45.154Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.571 secs) [2023-03-17T02:54:45.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.751 secs) [2023-03-17T02:54:45.429Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.823 secs) [2023-03-17T02:54:45.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.938 secs) [2023-03-17T02:54:45.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.002 secs) [2023-03-17T02:54:45.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.078 secs) [2023-03-17T02:54:45.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.266 secs) [2023-03-17T02:54:46.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.305 secs) [2023-03-17T02:54:46.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.374 secs) [2023-03-17T02:54:46.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.628 secs) [2023-03-17T02:54:47.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 15.37 secs) [2023-03-17T02:54:47.489Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.478 secs) [2023-03-17T02:54:47.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.503 secs) [2023-03-17T02:54:48.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.774 secs) [2023-03-17T02:54:48.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.803 secs) [2023-03-17T02:54:48.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.84 secs) [2023-03-17T02:54:48.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.875 secs) [2023-03-17T02:54:48.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.915 secs) [2023-03-17T02:54:48.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.949 secs) [2023-03-17T02:54:48.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.058 secs) [2023-03-17T02:54:48.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.08 secs) [2023-03-17T02:54:48.577Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.158 secs) [2023-03-17T02:54:48.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.2 secs) [2023-03-17T02:54:49.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.556 secs) [2023-03-17T02:54:49.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.758 secs) [2023-03-17T02:54:49.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.961 secs) [2023-03-17T02:54:49.664Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.983 secs) [2023-03-17T02:54:49.936Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.055 secs) [2023-03-17T02:54:49.936Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.173 secs) [2023-03-17T02:54:50.207Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.243 secs) [2023-03-17T02:54:50.800Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.713 secs) [2023-03-17T02:54:51.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.904 secs) [2023-03-17T02:54:51.071Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.999 secs) [2023-03-17T02:54:51.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 18.086 secs) [2023-03-17T02:54:51.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 18.154 secs) [2023-03-17T02:54:51.615Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 18.342 secs) [2023-03-17T02:54:51.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 18.416 secs) [2023-03-17T02:54:51.889Z] WARN: ' [2023-03-17T02:54:51.889Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-17T02:54:51.889Z] Support for using the ngModel input property and ngModelChange event with [2023-03-17T02:54:51.889Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-17T02:54:51.889Z] in a future version of Angular. [2023-03-17T02:54:51.889Z] [2023-03-17T02:54:51.889Z] For more information on this, see our API docs here: [2023-03-17T02:54:51.889Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-17T02:54:51.889Z] ' [2023-03-17T02:54:51.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 18.416 secs) [2023-03-17T02:54:51.889Z] WARN: ' [2023-03-17T02:54:51.889Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-17T02:54:51.889Z] Support for using the ngModel input property and ngModelChange event with [2023-03-17T02:54:51.889Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-17T02:54:51.889Z] in a future version of Angular. [2023-03-17T02:54:51.889Z] [2023-03-17T02:54:51.889Z] For more information on this, see our API docs here: [2023-03-17T02:54:51.889Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-17T02:54:51.889Z] ' [2023-03-17T02:54:51.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 18.59 secs) [2023-03-17T02:54:52.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.731 secs) [2023-03-17T02:54:52.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 19.006 secs) [2023-03-17T02:54:52.704Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 19.041 secs) [2023-03-17T02:54:52.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 19.31 secs) [2023-03-17T02:54:53.248Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 19.389 secs) [2023-03-17T02:54:53.248Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 19.458 secs) [2023-03-17T02:54:53.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 19.562 secs) [2023-03-17T02:54:53.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.67 secs) [2023-03-17T02:54:53.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.846 secs) [2023-03-17T02:54:55.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (27.629 secs / 19.846 secs) [2023-03-17T02:54:55.220Z] TOTAL: 149 SUCCESS [2023-03-17T02:54:55.220Z] ✔ Browser application bundle generation complete. [2023-03-17T02:54:59.507Z] [2023-03-17T02:54:59.508Z] =============================== Coverage summary =============================== [2023-03-17T02:54:59.508Z] Statements : 40.98% ( 1467/3580 ) [2023-03-17T02:54:59.508Z] Branches : 12.03% ( 111/923 ) [2023-03-17T02:54:59.508Z] Functions : 33.28% ( 432/1298 ) [2023-03-17T02:54:59.508Z] Lines : 38.91% ( 1318/3387 ) [2023-03-17T02:54:59.508Z] ================================================================================ [2023-03-17T02:54:59.508Z] 17 03 2023 02:54:59.115:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-03-17T02:55:00.480Z] ✔ Browser application bundle generation complete. [2023-03-17T02:55:01.452Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-03-17T02:55:01.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T02:55:01.487Z] $ docker stop --time=1 c01f49027fac09c916e61c56c2e0ca0b4825726bcdf668251ae25a764a2f7009 [2023-03-17T02:55:03.332Z] $ docker rm -f --volumes c01f49027fac09c916e61c56c2e0ca0b4825726bcdf668251ae25a764a2f7009 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T02:55:04.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T02:55:07.881Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T02:55:13.617Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T02:55:14.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T02:55:17.760Z] + ls -al . [2023-03-17T02:55:17.760Z] total 184 [2023-03-17T02:55:17.760Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 17 02:40 . [2023-03-17T02:55:17.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:38 .. [2023-03-17T02:55:17.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:38 .blubracket [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 17 02:38 .dockerignore [2023-03-17T02:55:17.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 02:38 .git [2023-03-17T02:55:17.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:38 .github [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 17 02:38 .gitignore [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 17 02:38 Attribution.txt [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 17 02:38 CHANGELOG.md [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 17 02:38 CONTRIBUTING.md [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 17 02:38 Dockerfile [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 17 02:38 Jenkinsfile [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 17 02:38 LICENSE [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 17 02:38 Makefile [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 17 02:38 README.md [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 02:07 VERSION [2023-03-17T02:55:17.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:38 assets [2023-03-17T02:55:17.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:38 bin [2023-03-17T02:55:17.760Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 02:38 cmd [2023-03-17T02:55:17.760Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 17 02:40 coverage.out [2023-03-17T02:55:17.760Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 02:38 docs [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 3110 Mar 17 02:38 go.mod [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 43888 Mar 17 02:38 go.sum [2023-03-17T02:55:17.760Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 02:38 internal [2023-03-17T02:55:17.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:38 snap [2023-03-17T02:55:17.760Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 02:38 testing [2023-03-17T02:55:17.760Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 17 02:38 version.go [2023-03-17T02:55:17.760Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 17 02:44 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:55:18.105Z] + 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=695d1cbcf4cc3777102509a116b108c918c6673d --label arch=arm64 --label version=0.0.0 . [2023-03-17T02:55:19.530Z] Sending build context to Docker daemon 31.54MB [2023-03-17T02:55:19.530Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-17T02:55:19.530Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-17T02:55:19.530Z] ---> b3a0c459460a [2023-03-17T02:55:19.530Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-17T02:55:20.637Z] ---> Running in e664ff547367 [2023-03-17T02:55:20.908Z] Removing intermediate container e664ff547367 [2023-03-17T02:55:20.908Z] ---> 192bc90e8804 [2023-03-17T02:55:20.908Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-17T02:55:20.908Z] ---> Running in e3798fff3887 [2023-03-17T02:55:21.183Z] Removing intermediate container e3798fff3887 [2023-03-17T02:55:21.183Z] ---> 5790b00edaf8 [2023-03-17T02:55:21.183Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:55:21.452Z] ---> Running in 9d90358853ef [2023-03-17T02:55:21.724Z] Removing intermediate container 9d90358853ef [2023-03-17T02:55:21.724Z] ---> 246804416aaf [2023-03-17T02:55:21.724Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-17T02:55:21.724Z] ---> Running in 5823249ee7f6 [2023-03-17T02:55:22.004Z] Removing intermediate container 5823249ee7f6 [2023-03-17T02:55:22.004Z] ---> e12d0a661920 [2023-03-17T02:55:22.004Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-17T02:55:22.273Z] ---> Running in b33b061f7d35 [2023-03-17T02:55:22.547Z] Removing intermediate container b33b061f7d35 [2023-03-17T02:55:22.547Z] ---> 33389a65d350 [2023-03-17T02:55:22.547Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-17T02:55:24.500Z] ---> 93801f2a9c75 [2023-03-17T02:55:24.500Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-17T02:55:24.500Z] ---> Running in f47744d01e1d [2023-03-17T02:55:26.451Z] Removing intermediate container f47744d01e1d [2023-03-17T02:55:26.451Z] ---> ebf52d957205 [2023-03-17T02:55:26.451Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:55:26.451Z] ---> Running in 544910d0e3ca [2023-03-17T02:55:27.425Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T02:55:28.010Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T02:55:29.959Z] OK: 263 MiB in 53 packages [2023-03-17T02:55:30.925Z] Removing intermediate container 544910d0e3ca [2023-03-17T02:55:30.925Z] ---> 9be1f4aad9d5 [2023-03-17T02:55:30.925Z] Step 11/26 : ENV GO111MODULE=on [2023-03-17T02:55:30.925Z] ---> Running in e1affc3e1f77 [2023-03-17T02:55:31.196Z] Removing intermediate container e1affc3e1f77 [2023-03-17T02:55:31.196Z] ---> 96676e747d58 [2023-03-17T02:55:31.196Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-17T02:55:31.464Z] ---> Running in d2732a4f1eb9 [2023-03-17T02:55:31.732Z] Removing intermediate container d2732a4f1eb9 [2023-03-17T02:55:31.732Z] ---> 31f62bd4f5d5 [2023-03-17T02:55:31.732Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-17T02:55:32.318Z] ---> a4dabc64e5dc [2023-03-17T02:55:32.318Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:55:32.585Z] ---> Running in b9429e9ceea3 [2023-03-17T02:55:35.181Z] Removing intermediate container b9429e9ceea3 [2023-03-17T02:55:35.181Z] ---> cbad980f3c12 [2023-03-17T02:55:35.181Z] Step 15/26 : COPY . . [2023-03-17T02:55:39.456Z] ---> d246465ec549 [2023-03-17T02:55:39.456Z] Step 16/26 : RUN ${MAKE} [2023-03-17T02:55:39.456Z] ---> Running in a65cac37c090 [2023-03-17T02:55:40.432Z] 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-03-17T02:58:02.152Z] Removing intermediate container a65cac37c090 [2023-03-17T02:58:02.152Z] ---> 3a68babc8324 [2023-03-17T02:58:02.152Z] Step 17/26 : FROM alpine:3.14 [2023-03-17T02:58:02.152Z] 3.14: Pulling from library/alpine [2023-03-17T02:58:02.152Z] 6f0e733d82e2: Pulling fs layer [2023-03-17T02:58:02.152Z] 6f0e733d82e2: Verifying Checksum [2023-03-17T02:58:02.152Z] 6f0e733d82e2: Download complete [2023-03-17T02:58:02.152Z] 6f0e733d82e2: Pull complete [2023-03-17T02:58:02.152Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-17T02:58:02.152Z] Status: Downloaded newer image for alpine:3.14 [2023-03-17T02:58:02.152Z] ---> bf97f6347a60 [2023-03-17T02:58:02.152Z] Step 18/26 : EXPOSE 4000 [2023-03-17T02:58:02.152Z] ---> Running in 83415b366f6f [2023-03-17T02:58:02.152Z] Removing intermediate container 83415b366f6f [2023-03-17T02:58:02.152Z] ---> 31c545c3813c [2023-03-17T02:58:02.152Z] 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-03-17T02:58:02.152Z] ---> 4a784895f6c6 [2023-03-17T02:58:02.152Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-17T02:58:02.152Z] ---> db7fca8c34a9 [2023-03-17T02:58:02.152Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-17T02:58:02.152Z] ---> 39aa006848e4 [2023-03-17T02:58:02.152Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-17T02:58:02.152Z] ---> Running in af808f9a493f [2023-03-17T02:58:02.152Z] Removing intermediate container af808f9a493f [2023-03-17T02:58:02.152Z] ---> cab506437277 [2023-03-17T02:58:02.152Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-17T02:58:02.152Z] ---> Running in e8f853465a49 [2023-03-17T02:58:02.152Z] Removing intermediate container e8f853465a49 [2023-03-17T02:58:02.152Z] ---> 8783fb2b4b7f [2023-03-17T02:58:02.152Z] Step 24/26 : LABEL arch=arm64 [2023-03-17T02:58:02.152Z] ---> Running in 5de94809bdbb [2023-03-17T02:58:02.152Z] Removing intermediate container 5de94809bdbb [2023-03-17T02:58:02.152Z] ---> 60fa9f9b1ab3 [2023-03-17T02:58:02.152Z] Step 25/26 : LABEL git_sha=695d1cbcf4cc3777102509a116b108c918c6673d [2023-03-17T02:58:02.152Z] ---> Running in be9000e66e65 [2023-03-17T02:58:02.152Z] Removing intermediate container be9000e66e65 [2023-03-17T02:58:02.152Z] ---> 783f93ad1532 [2023-03-17T02:58:02.152Z] Step 26/26 : LABEL version=0.0.0 [2023-03-17T02:58:02.152Z] ---> Running in f4873e817de3 [2023-03-17T02:58:02.152Z] Removing intermediate container f4873e817de3 [2023-03-17T02:58:02.152Z] ---> 8683e0a16230 [2023-03-17T02:58:02.152Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T02:58:02.152Z] Successfully built 8683e0a16230 [2023-03-17T02:58:02.152Z] 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-03-17T02:58:02.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T02:58:02.593Z] [2023-03-17T02:58:02.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:58:02.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T02:58:03.196Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T02:58:03.196Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T02:58:03.196Z] 04944245beec: Pulling fs layer [2023-03-17T02:58:03.196Z] 699f458cf7ca: Pulling fs layer [2023-03-17T02:58:03.196Z] 765212b225bb: Pulling fs layer [2023-03-17T02:58:03.196Z] f23df028b6ca: Pulling fs layer [2023-03-17T02:58:03.196Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T02:58:03.196Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T02:58:03.196Z] f23df028b6ca: Waiting [2023-03-17T02:58:03.196Z] d65c8cfc05b1: Waiting [2023-03-17T02:58:03.196Z] 2437ff75d9bd: Waiting [2023-03-17T02:58:03.196Z] 765212b225bb: Waiting [2023-03-17T02:58:03.196Z] 04944245beec: Verifying Checksum [2023-03-17T02:58:03.196Z] 04944245beec: Download complete [2023-03-17T02:58:03.196Z] 765212b225bb: Verifying Checksum [2023-03-17T02:58:03.196Z] 765212b225bb: Download complete [2023-03-17T02:58:03.196Z] f23df028b6ca: Verifying Checksum [2023-03-17T02:58:03.196Z] f23df028b6ca: Download complete [2023-03-17T02:58:03.466Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T02:58:03.466Z] d65c8cfc05b1: Download complete [2023-03-17T02:58:03.466Z] 699f458cf7ca: Verifying Checksum [2023-03-17T02:58:03.466Z] 699f458cf7ca: Download complete [2023-03-17T02:58:03.739Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T02:58:03.739Z] 8998bd30e6a1: Download complete [2023-03-17T02:58:06.327Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T02:58:06.327Z] 2437ff75d9bd: Download complete [2023-03-17T02:58:08.270Z] 8998bd30e6a1: Pull complete [2023-03-17T02:58:08.538Z] 04944245beec: Pull complete [2023-03-17T02:58:09.946Z] 699f458cf7ca: Pull complete [2023-03-17T02:58:09.946Z] 765212b225bb: Pull complete [2023-03-17T02:58:10.531Z] f23df028b6ca: Pull complete [2023-03-17T02:58:10.799Z] d65c8cfc05b1: Pull complete [2023-03-17T02:58:25.824Z] 2437ff75d9bd: Pull complete [2023-03-17T02:58:25.824Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T02:58:25.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T02:58:25.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:58:26.041Z] prd-ubuntu20.04-docker-arm64-4c-16g-3439 does not seem to be running inside a container [2023-03-17T02:58:26.113Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T02:58:29.462Z] $ docker top 27be940951e881472129564f4b2b7eebe8858121633bc5df1d31a11a3339ee20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:58:30.411Z] ---> job-cost.sh [2023-03-17T02:58:30.411Z] lf-activate-venv: SKIPPING [2023-03-17T02:58:30.411Z] INFO: No Stack... [2023-03-17T02:58:31.009Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T02:58:31.597Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T02:58:32.241Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2023-03-17T02:58:32.241Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T02:58:32.319Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-588-2-stack-cost] [2023-03-17T02:58:32.326Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-2-stack-cost] did not exist. Created. [2023-03-17T02:58:32.326Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-588-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T02:58:32.984Z] /w/workspace/edgex-ui-go/2@tmp/durable-ac8cbf44/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T02:58:33.642Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T02:58:33.665Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T02:58:38.678Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T02:58:38.688Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-588-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T02:58:38.700Z] $ docker stop --time=1 27be940951e881472129564f4b2b7eebe8858121633bc5df1d31a11a3339ee20 [2023-03-17T02:58:40.410Z] $ docker rm -f --volumes 27be940951e881472129564f4b2b7eebe8858121633bc5df1d31a11a3339ee20 [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-03-17T02:58:40.836Z] provisioning config files... [2023-03-17T02:58:40.842Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config4139363263100276892tmp [Pipeline] { [Pipeline] sh [2023-03-17T02:58:41.132Z] + set +x [2023-03-17T02:58:41.132Z] + bash -s -- [2023-03-17T02:58:41.132Z] + curl -s https://codecov.io/bash [2023-03-17T02:58:41.132Z] [2023-03-17T02:58:41.132Z] _____ _ [2023-03-17T02:58:41.132Z] / ____| | | [2023-03-17T02:58:41.132Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T02:58:41.132Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T02:58:41.132Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T02:58:41.132Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T02:58:41.132Z] Bash-1.0.6 [2023-03-17T02:58:41.132Z] [2023-03-17T02:58:41.132Z] [2023-03-17T02:58:41.132Z] ==> git version 2.25.1 found [2023-03-17T02:58:41.132Z] ==> 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-03-17T02:58:41.132Z] Release-Date: 2020-01-08 [2023-03-17T02:58:41.132Z] 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-03-17T02:58:41.132Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T02:58:41.132Z] ==> Jenkins CI detected. [2023-03-17T02:58:41.132Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-588 [2023-03-17T02:58:41.132Z] project root: . [2023-03-17T02:58:41.132Z] --> token set from env [2023-03-17T02:58:41.132Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T02:58:41.132Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T02:58:41.390Z] ==> Python coveragepy not found [2023-03-17T02:58:41.390Z] ==> Searching for coverage reports in: [2023-03-17T02:58:41.390Z] + . [2023-03-17T02:58:41.390Z] -> Found 1 reports [2023-03-17T02:58:41.390Z] ==> Detecting git/mercurial file structure [2023-03-17T02:58:41.390Z] ==> Reading reports [2023-03-17T02:58:41.390Z] + ./coverage.out bytes=10 [2023-03-17T02:58:41.390Z] ==> Appending adjustments [2023-03-17T02:58:41.390Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T02:58:41.956Z] + Found adjustments [2023-03-17T02:58:41.956Z] ==> Gzipping contents [2023-03-17T02:58:41.956Z] 12K /tmp/codecov.L2vMzc.gz [2023-03-17T02:58:41.956Z] ==> Uploading reports [2023-03-17T02:58:41.956Z] url: https://codecov.io [2023-03-17T02:58:41.956Z] query: branch=PR-588&commit=2af936f0f7b2fa4affbfa4035f376c7148e89541&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-03-17T02:58:41.956Z] -> Pinging Codecov [2023-03-17T02:58:41.956Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-588&commit=2af936f0f7b2fa4affbfa4035f376c7148e89541&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-588%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=588&job=&cmd_args= [2023-03-17T02:58:42.216Z] -> Uploading to [2023-03-17T02:58:42.216Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/FB506323287CE973F263BFD2A0EB1F37/2af936f0f7b2fa4affbfa4035f376c7148e89541/2291fb6a-fcfd-43bc-8128-00f1341e48cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T025842Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87f560901a15f2b3110d8a4b2e26429a9413ea7edb9cf24a2feba69a278033c7 [2023-03-17T02:58:42.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T02:58:42.216Z] Dload Upload Total Spent Left Speed [2023-03-17T02:58:42.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 34905 --:--:-- --:--:-- --:--:-- 34768 [2023-03-17T02:58:42.475Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/2af936f0f7b2fa4affbfa4035f376c7148e89541 [Pipeline] } [2023-03-17T02:58:42.484Z] 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-03-17T02:58:43.156Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives ] [2023-03-17T02:58:43.156Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-03-17T02:58:43.156Z] total 16 [2023-03-17T02:58:43.156Z] drwxr-xr-x 3 root root 4096 Mar 17 02:11 . [2023-03-17T02:58:43.156Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:11 .. [2023-03-17T02:58:43.156Z] drwxr-xr-x 2 root root 4096 Mar 17 02:11 cost [2023-03-17T02:58:43.156Z] -rw-r--r-- 1 root root 83 Mar 17 02:11 cost.csv [2023-03-17T02:58:43.156Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-03-17T02:58:43.156Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives [2023-03-17T02:58:43.156Z] total 16 [2023-03-17T02:58:43.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:11 . [2023-03-17T02:58:43.156Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 17 02:11 .. [2023-03-17T02:58:43.156Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 02:11 cost [2023-03-17T02:58:43.156Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 17 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:58:43.448Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:58:44.306Z] ---> package-listing.sh [2023-03-17T02:58:44.306Z] ++ facter osfamily [2023-03-17T02:58:44.306Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T02:58:44.565Z] + OS_FAMILY=debian [2023-03-17T02:58:44.565Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-588 [2023-03-17T02:58:44.565Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T02:58:44.565Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T02:58:44.565Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T02:58:44.565Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T02:58:44.565Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' [2023-03-17T02:58:44.565Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T02:58:44.565Z] + case "${OS_FAMILY}" in [2023-03-17T02:58:44.565Z] + dpkg -l [2023-03-17T02:58:44.565Z] + grep '^ii' [2023-03-17T02:58:44.565Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T02:58:44.565Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T02:58:44.565Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T02:58:44.565Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-588 ']' [2023-03-17T02:58:44.565Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/ [2023-03-17T02:58:44.565Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-588/archives/ [Pipeline] echo [2023-03-17T02:58:44.573Z] 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-588/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T02:58:44.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:58:45.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:58:45.401Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:58:45.472Z] prd-ubuntu20.04-docker-8c-8g-2601 does not seem to be running inside a container [2023-03-17T02:58:45.489Z] $ 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-588/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-588 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588:/w/workspace/edgexfoundry_edgex-ui-go_PR-588:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@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-03-17T02:58:45.722Z] $ docker top f07d92349083c0104b38a7ac50aba7f039a7da4f5539e8d1fe6a2e674be969a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:58:46.117Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T02:58:46.432Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T02:58:46.718Z] + ls /var/log/sa-host [2023-03-17T02:58:46.718Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:58:46.779Z] provisioning config files... [2023-03-17T02:58:46.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-588@tmp/config13308114698359479086tmp [Pipeline] { [Pipeline] echo [2023-03-17T02:58:46.798Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:58:47.081Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T02:58:47.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:58:47.412Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T02:58:47.421Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:58:47.705Z] ---> sudo-logs.sh [2023-03-17T02:58:47.705Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T02:58:47.736Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:58:48.021Z] ---> job-cost.sh [2023-03-17T02:58:48.021Z] lf-activate-venv: SKIPPING [2023-03-17T02:58:48.021Z] DEBUG: total: 0.2199999988079071 [2023-03-17T02:58:48.021Z] INFO: Retrieving Stack Cost... [2023-03-17T02:58:48.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T02:58:48.848Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T02:58:48.861Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:58:49.145Z] ---> logs-deploy.sh [2023-03-17T02:58:49.145Z] lf-activate-venv: SKIPPING [2023-03-17T02:58:49.145Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-588/2 [2023-03-17T02:58:49.145Z] INFO: archiving workspace using pattern(s): [2023-03-17T02:58:50.082Z] Archives upload complete. [2023-03-17T02:58:50.341Z] INFO: archiving logs to Nexus