Pull request #616 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 295d9255ef2afa6aeb8c743482b96de3e8f83f5d+588e4747f1d3645342cd4a28a51c9f1e9b808114 (42de81e968b86cf2618d5ca7b51f67771eff8ef4) 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-ssh16458134578752017207.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh14774478785925681180.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17339953796591040186.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6679434814697078008.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1122450825144473844.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5005100833077313586.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Running on prd-ubuntu20.04-docker-8c-8g-16659 in /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [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-616 # 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/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 295d9255ef2afa6aeb8c743482b96de3e8f83f5d Merge succeeded, producing 295d9255ef2afa6aeb8c743482b96de3e8f83f5d Checking out Revision 295d9255ef2afa6aeb8c743482b96de3e8f83f5d (PR-616) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T04:59:05.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T04:59:06.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T04:59:06.177Z] ========================================================= [2023-05-24T04:59:06.177Z] EdgeX Global Pipelines Version Info [2023-05-24T04:59:06.177Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # 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 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # timeout=10 [Pipeline] sh [2023-05-24T04:59:06.945Z] ------------------- [2023-05-24T04:59:06.945Z] stable info: [2023-05-24T04:59:06.945Z] ------------------- [2023-05-24T04:59:06.945Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T04:59:06.945Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T04:59:06.945Z] Message: update stable to v1.0.249 [2023-05-24T04:59:07.515Z] ------------------- [2023-05-24T04:59:07.515Z] experimental info: [2023-05-24T04:59:07.515Z] ------------------- [2023-05-24T04:59:07.515Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T04:59:07.515Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T04:59:07.515Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T04:59:07.805Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-24T04:59:07.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-24T04:59:07.883Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T04:59:07.914Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T04:59:07.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T04:59:07.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T04:59:08.019Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T04:59:08.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T04:59:08.096Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T04:59:08.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T04:59:08.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T04:59:08.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-24T04:59:08.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T04:59:08.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T04:59:08.349Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T04:59:08.393Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T04:59:08.434Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T04:59:08.479Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T04:59:08.522Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T04:59:08.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T04:59:08.599Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T04:59:08.646Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T04:59:08.688Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T04:59:08.731Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T04:59:08.776Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T04:59:08.822Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T04:59:08.866Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T04:59:08.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo [2023-05-24T04:59:08.947Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo [2023-05-24T04:59:08.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo [2023-05-24T04:59:09.030Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] echo [2023-05-24T04:59:09.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 295d925 [Pipeline] echo [2023-05-24T04:59:09.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T04:59:09.235Z] provisioning config files... [2023-05-24T04:59:09.277Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config10855313404919213423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:59:09.620Z] ---> docker-login.sh [2023-05-24T04:59:09.620Z] nexus3.edgexfoundry.org:10001 [2023-05-24T04:59:09.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:09.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:09.882Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:09.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:09.883Z] [2023-05-24T04:59:09.883Z] Login Succeeded [2023-05-24T04:59:09.883Z] nexus3.edgexfoundry.org:10002 [2023-05-24T04:59:10.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:10.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:10.142Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:10.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:10.142Z] [2023-05-24T04:59:10.142Z] Login Succeeded [2023-05-24T04:59:10.142Z] nexus3.edgexfoundry.org:10003 [2023-05-24T04:59:10.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:10.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:10.142Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:10.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:10.142Z] [2023-05-24T04:59:10.142Z] Login Succeeded [2023-05-24T04:59:10.142Z] nexus3.edgexfoundry.org:10004 [2023-05-24T04:59:10.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:10.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:10.402Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:10.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:10.402Z] [2023-05-24T04:59:10.402Z] Login Succeeded [2023-05-24T04:59:10.402Z] docker.io [2023-05-24T04:59:10.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:11.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:11.343Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:11.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:11.343Z] [2023-05-24T04:59:11.343Z] Login Succeeded [2023-05-24T04:59:11.343Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T04:59:11.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T04:59:11.997Z] + git rev-list -1 --merges 295d9255ef2afa6aeb8c743482b96de3e8f83f5d~1..295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] echo [2023-05-24T04:59:12.064Z] -----------> git rev-list -1 --merges 295d9255ef2afa6aeb8c743482b96de3e8f83f5d~1..295d9255ef2afa6aeb8c743482b96de3e8f83f5d 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [false] [Pipeline] sh [2023-05-24T04:59:12.375Z] + git log --format=format:%s -1 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] echo [2023-05-24T04:59:12.407Z] ========================================================= [2023-05-24T04:59:12.407Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T04:59:12.407Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T04:59:12.831Z] + git log --format=format:%s -1 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] echo [2023-05-24T04:59:12.862Z] [semverPrep] GIT_COMMIT: 295d9255ef2afa6aeb8c743482b96de3e8f83f5d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3 [Pipeline] echo [2023-05-24T04:59:12.892Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T04:59:13.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T04:59:13.286Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T04:59:13.286Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T04:59:13.286Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T04:59:13.286Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T04:59:13.286Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T04:59:13.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:59:13.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:59:13.792Z] [2023-05-24T04:59:13.792Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:59:14.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:59:14.177Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T04:59:14.177Z] b85a868b505f: Pulling fs layer [2023-05-24T04:59:14.177Z] e2be974225ed: Pulling fs layer [2023-05-24T04:59:14.177Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T04:59:14.177Z] 988bab9f4d93: Pulling fs layer [2023-05-24T04:59:14.177Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T04:59:14.177Z] eaf3925da568: Pulling fs layer [2023-05-24T04:59:14.177Z] bab4dde63d76: Pulling fs layer [2023-05-24T04:59:14.177Z] bde34c3a00c8: Pulling fs layer [2023-05-24T04:59:14.177Z] b352a97aabf1: Pulling fs layer [2023-05-24T04:59:14.177Z] 4872d77fe225: Pulling fs layer [2023-05-24T04:59:14.177Z] 5851b861e8e6: Pulling fs layer [2023-05-24T04:59:14.177Z] b352a97aabf1: Waiting [2023-05-24T04:59:14.177Z] 1469e6f7b9e6: Waiting [2023-05-24T04:59:14.177Z] bde34c3a00c8: Waiting [2023-05-24T04:59:14.177Z] eaf3925da568: Waiting [2023-05-24T04:59:14.177Z] 4872d77fe225: Waiting [2023-05-24T04:59:14.177Z] 5851b861e8e6: Waiting [2023-05-24T04:59:14.177Z] bab4dde63d76: Waiting [2023-05-24T04:59:14.177Z] 988bab9f4d93: Waiting [2023-05-24T04:59:14.177Z] e2be974225ed: Verifying Checksum [2023-05-24T04:59:14.177Z] e2be974225ed: Download complete [2023-05-24T04:59:14.177Z] 988bab9f4d93: Verifying Checksum [2023-05-24T04:59:14.177Z] 988bab9f4d93: Download complete [2023-05-24T04:59:14.177Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T04:59:14.177Z] 1469e6f7b9e6: Download complete [2023-05-24T04:59:14.177Z] eaf3925da568: Download complete [2023-05-24T04:59:14.437Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T04:59:14.437Z] 339a4e72a1f5: Download complete [2023-05-24T04:59:14.437Z] bde34c3a00c8: Download complete [2023-05-24T04:59:14.437Z] b352a97aabf1: Verifying Checksum [2023-05-24T04:59:14.437Z] b352a97aabf1: Download complete [2023-05-24T04:59:14.437Z] 4872d77fe225: Verifying Checksum [2023-05-24T04:59:14.437Z] 4872d77fe225: Download complete [2023-05-24T04:59:14.437Z] 5851b861e8e6: Verifying Checksum [2023-05-24T04:59:14.437Z] 5851b861e8e6: Download complete [2023-05-24T04:59:14.437Z] b85a868b505f: Verifying Checksum [2023-05-24T04:59:14.437Z] b85a868b505f: Download complete [2023-05-24T04:59:14.700Z] bab4dde63d76: Verifying Checksum [2023-05-24T04:59:14.700Z] bab4dde63d76: Download complete [2023-05-24T04:59:15.638Z] b85a868b505f: Pull complete [2023-05-24T04:59:15.638Z] e2be974225ed: Pull complete [2023-05-24T04:59:16.209Z] 339a4e72a1f5: Pull complete [2023-05-24T04:59:16.209Z] 988bab9f4d93: Pull complete [2023-05-24T04:59:16.469Z] 1469e6f7b9e6: Pull complete [2023-05-24T04:59:16.729Z] eaf3925da568: Pull complete [2023-05-24T04:59:18.107Z] bab4dde63d76: Pull complete [2023-05-24T04:59:18.107Z] bde34c3a00c8: Pull complete [2023-05-24T04:59:18.367Z] b352a97aabf1: Pull complete [2023-05-24T04:59:18.367Z] 4872d77fe225: Pull complete [2023-05-24T04:59:18.627Z] 5851b861e8e6: Pull complete [2023-05-24T04:59:18.627Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T04:59:18.627Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T04:59:18.627Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T04:59:18.867Z] prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container [2023-05-24T04:59:18.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T04:59:21.569Z] $ docker top 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e -eo pid,comm [2023-05-24T04:59:21.621Z] 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-05-24T04:59:21.621Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T04:59:21.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T04:59:21.752Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T04:59:21.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T04:59:21.857Z] $ docker exec 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e ssh-agent [2023-05-24T04:59:21.967Z] SSH_AUTH_SOCK=/tmp/ssh-zq5u5hWibbB5/agent.32 [2023-05-24T04:59:21.967Z] SSH_AGENT_PID=38 [2023-05-24T04:59:21.973Z] Running ssh-add (command line suppressed) [2023-05-24T04:59:22.073Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_8692917851298878064.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_8692917851298878064.key) [2023-05-24T04:59:22.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T04:59:22.425Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T04:59:22.452Z] $ docker exec --env ******** --env ******** 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e ssh-agent -k [2023-05-24T04:59:22.550Z] unset SSH_AUTH_SOCK; [2023-05-24T04:59:22.550Z] unset SSH_AGENT_PID; [2023-05-24T04:59:22.550Z] echo Agent pid 38 killed; [2023-05-24T04:59:22.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T04:59:22.661Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T04:59:22.661Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T04:59:22.769Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T04:59:22.770Z] $ docker exec 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e ssh-agent [2023-05-24T04:59:22.876Z] SSH_AUTH_SOCK=/tmp/ssh-2nUCsgeurpG2/agent.70 [2023-05-24T04:59:22.876Z] SSH_AGENT_PID=76 [2023-05-24T04:59:22.880Z] Running ssh-add (command line suppressed) [2023-05-24T04:59:22.982Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_2355345546040172860.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/private_key_2355345546040172860.key) [2023-05-24T04:59:22.997Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T04:59:23.332Z] + git semver init [2023-05-24T04:59:23.591Z] 2023-05-24 04:59:23,497 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T04:59:23.591Z] 2023-05-24 04:59:23,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver [2023-05-24T04:59:23.591Z] 2023-05-24 04:59:23,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver [2023-05-24T04:59:23.592Z] 2023-05-24 04:59:23,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616, universal_newlines=False, shell=None, istream=None) [2023-05-24T04:59:24.971Z] 2023-05-24 04:59:24,862 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.git/info/exclude [2023-05-24T04:59:24.971Z] 2023-05-24 04:59:24,862 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 with force:False [2023-05-24T04:59:24.971Z] 2023-05-24 04:59:24,863 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 [2023-05-24T04:59:24.971Z] 2023-05-24 04:59:24,866 [execute] INFO git cat-file --batch-check [2023-05-24T04:59:24.971Z] 2023-05-24 04:59:24,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T04:59:24.971Z] 2023-05-24 04:59:24,872 [execute] INFO git cat-file --batch [2023-05-24T04:59:24.971Z] 2023-05-24 04:59:24,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T04:59:24.971Z] 2023-05-24 04:59:24,877 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-616/.semver/PR-616 [2023-05-24T04:59:24.971Z] 0.0.0 [Pipeline] } [2023-05-24T04:59:24.999Z] $ docker exec --env ******** --env ******** 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e ssh-agent -k [2023-05-24T04:59:25.109Z] unset SSH_AUTH_SOCK; [2023-05-24T04:59:25.110Z] unset SSH_AGENT_PID; [2023-05-24T04:59:25.110Z] echo Agent pid 76 killed; [2023-05-24T04:59:25.120Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T04:59:25.546Z] + git semver [Pipeline] } [2023-05-24T04:59:25.833Z] $ docker stop --time=1 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e [2023-05-24T04:59:27.803Z] $ docker rm -f --volumes 8a5db36de05d5eb67e6163b4e29c8ef2f9d9fb2b322557506915425e1372578e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T04:59:28.208Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T04:59:28.486Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T04:59:28.502Z] [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-05-24T04:59:29.076Z] provisioning config files... [2023-05-24T04:59:29.087Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config17356398638089834249tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T04:59:29.440Z] ---> docker-login.sh [2023-05-24T04:59:29.440Z] nexus3.edgexfoundry.org:10001 [2023-05-24T04:59:29.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:29.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:29.440Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:29.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:29.440Z] [2023-05-24T04:59:29.440Z] Login Succeeded [2023-05-24T04:59:29.440Z] nexus3.edgexfoundry.org:10002 [2023-05-24T04:59:29.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:29.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:29.440Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:29.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:29.440Z] [2023-05-24T04:59:29.440Z] Login Succeeded [2023-05-24T04:59:29.440Z] nexus3.edgexfoundry.org:10003 [2023-05-24T04:59:29.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:29.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:29.717Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:29.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:29.717Z] [2023-05-24T04:59:29.717Z] Login Succeeded [2023-05-24T04:59:29.717Z] nexus3.edgexfoundry.org:10004 [2023-05-24T04:59:29.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:29.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:29.717Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:29.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:29.717Z] [2023-05-24T04:59:29.717Z] Login Succeeded [2023-05-24T04:59:29.717Z] docker.io [2023-05-24T04:59:29.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T04:59:29.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T04:59:29.975Z] Configure a credential helper to remove this warning. See [2023-05-24T04:59:29.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T04:59:29.975Z] [2023-05-24T04:59:29.975Z] Login Succeeded [2023-05-24T04:59:29.975Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T04:59:30.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T04:59:30.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T04:59:30.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T04:59:30.265Z] ========================================================= [2023-05-24T04:59:30.265Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T04:59:30.265Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T04:59:30.765Z] + 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-05-24T04:59:31.033Z] Sending build context to Docker daemon 47.7MB [2023-05-24T04:59:31.033Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T04:59:31.033Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T04:59:31.033Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T04:59:31.033Z] f56be85fc22e: Pulling fs layer [2023-05-24T04:59:31.033Z] 85791d961cd3: Pulling fs layer [2023-05-24T04:59:31.033Z] d694b5ae8c79: Pulling fs layer [2023-05-24T04:59:31.033Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T04:59:31.033Z] 4d19c01a9841: Pulling fs layer [2023-05-24T04:59:31.033Z] 9325e15d5711: Pulling fs layer [2023-05-24T04:59:31.033Z] 556b6ee489ea: Pulling fs layer [2023-05-24T04:59:31.033Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T04:59:31.033Z] 9f32a84ed3da: Waiting [2023-05-24T04:59:31.033Z] 556b6ee489ea: Waiting [2023-05-24T04:59:31.033Z] 9325e15d5711: Waiting [2023-05-24T04:59:31.033Z] 85791d961cd3: Verifying Checksum [2023-05-24T04:59:31.033Z] 85791d961cd3: Download complete [2023-05-24T04:59:31.033Z] 9f32a84ed3da: Download complete [2023-05-24T04:59:31.033Z] 4d19c01a9841: Verifying Checksum [2023-05-24T04:59:31.033Z] 4d19c01a9841: Download complete [2023-05-24T04:59:31.033Z] f56be85fc22e: Verifying Checksum [2023-05-24T04:59:31.033Z] f56be85fc22e: Download complete [2023-05-24T04:59:31.295Z] 9325e15d5711: Verifying Checksum [2023-05-24T04:59:31.295Z] 9325e15d5711: Download complete [2023-05-24T04:59:31.295Z] f56be85fc22e: Pull complete [2023-05-24T04:59:31.555Z] 85791d961cd3: Pull complete [2023-05-24T04:59:31.555Z] c5a4b2cf53e6: Download complete [2023-05-24T04:59:31.814Z] d694b5ae8c79: Verifying Checksum [2023-05-24T04:59:31.814Z] d694b5ae8c79: Download complete [2023-05-24T04:59:32.072Z] 556b6ee489ea: Verifying Checksum [2023-05-24T04:59:32.072Z] 556b6ee489ea: Download complete [2023-05-24T04:59:35.355Z] d694b5ae8c79: Pull complete [2023-05-24T04:59:35.355Z] 9f32a84ed3da: Pull complete [2023-05-24T04:59:35.355Z] 4d19c01a9841: Pull complete [2023-05-24T04:59:35.355Z] 9325e15d5711: Pull complete [2023-05-24T04:59:37.896Z] 556b6ee489ea: Pull complete [2023-05-24T04:59:38.833Z] c5a4b2cf53e6: Pull complete [2023-05-24T04:59:38.833Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T04:59:38.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T04:59:38.833Z] ---> c4be618373d6 [2023-05-24T04:59:38.833Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T04:59:43.097Z] ---> Running in 6fcf7f568882 [2023-05-24T04:59:43.097Z] Removing intermediate container 6fcf7f568882 [2023-05-24T04:59:43.097Z] ---> f7e6a96e936d [2023-05-24T04:59:43.097Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T04:59:43.097Z] ---> Running in 1194f6673fd9 [2023-05-24T04:59:43.097Z] Removing intermediate container 1194f6673fd9 [2023-05-24T04:59:43.097Z] ---> 5077ae8a8fde [2023-05-24T04:59:43.097Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T04:59:43.097Z] ---> Running in 3b568aabf1b1 [2023-05-24T04:59:43.097Z] Removing intermediate container 3b568aabf1b1 [2023-05-24T04:59:43.097Z] ---> 05070947313a [2023-05-24T04:59:43.097Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T04:59:43.360Z] ---> Running in 36b0513e1d98 [2023-05-24T04:59:43.360Z] Removing intermediate container 36b0513e1d98 [2023-05-24T04:59:43.360Z] ---> 2f50afce2615 [2023-05-24T04:59:43.360Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T04:59:43.360Z] ---> Running in 8871ac652079 [2023-05-24T04:59:43.360Z] Removing intermediate container 8871ac652079 [2023-05-24T04:59:43.360Z] ---> ab1993305909 [2023-05-24T04:59:43.360Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T04:59:43.908Z] Still waiting to schedule task [2023-05-24T04:59:43.908Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T04:59:43.929Z] latest: Pulling from library/docker [2023-05-24T04:59:43.929Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-24T04:59:43.929Z] dfb60e7f5d22: Pulling fs layer [2023-05-24T04:59:43.929Z] f74671f55a8d: Pulling fs layer [2023-05-24T04:59:43.929Z] 75039dcfa57a: Pulling fs layer [2023-05-24T04:59:43.929Z] a867a08cc62a: Pulling fs layer [2023-05-24T04:59:43.929Z] f897c97d93d5: Pulling fs layer [2023-05-24T04:59:43.929Z] 5893dfdf0269: Pulling fs layer [2023-05-24T04:59:43.929Z] 7bd0f5addfbf: Pulling fs layer [2023-05-24T04:59:43.929Z] b3364461d2a2: Pulling fs layer [2023-05-24T04:59:43.929Z] 3b63b390fabe: Pulling fs layer [2023-05-24T04:59:43.929Z] 200a256d559f: Pulling fs layer [2023-05-24T04:59:43.929Z] f36549cf8e4b: Pulling fs layer [2023-05-24T04:59:43.929Z] 135f01648aa4: Pulling fs layer [2023-05-24T04:59:43.929Z] f9804e6a84f9: Pulling fs layer [2023-05-24T04:59:43.929Z] 75039dcfa57a: Waiting [2023-05-24T04:59:43.929Z] a867a08cc62a: Waiting [2023-05-24T04:59:43.929Z] f897c97d93d5: Waiting [2023-05-24T04:59:43.929Z] 5893dfdf0269: Waiting [2023-05-24T04:59:43.929Z] 7bd0f5addfbf: Waiting [2023-05-24T04:59:43.929Z] b3364461d2a2: Waiting [2023-05-24T04:59:43.929Z] 3b63b390fabe: Waiting [2023-05-24T04:59:43.929Z] 200a256d559f: Waiting [2023-05-24T04:59:43.929Z] f36549cf8e4b: Waiting [2023-05-24T04:59:43.929Z] 135f01648aa4: Waiting [2023-05-24T04:59:43.929Z] f74671f55a8d: Verifying Checksum [2023-05-24T04:59:43.929Z] dfb60e7f5d22: Verifying Checksum [2023-05-24T04:59:43.929Z] dfb60e7f5d22: Download complete [2023-05-24T04:59:43.929Z] 8a49fdb3b6a5: Download complete [2023-05-24T04:59:44.187Z] 8a49fdb3b6a5: Pull complete [2023-05-24T04:59:44.187Z] 75039dcfa57a: Verifying Checksum [2023-05-24T04:59:44.187Z] 75039dcfa57a: Download complete [2023-05-24T04:59:44.187Z] a867a08cc62a: Verifying Checksum [2023-05-24T04:59:44.187Z] a867a08cc62a: Download complete [2023-05-24T04:59:44.445Z] f897c97d93d5: Verifying Checksum [2023-05-24T04:59:44.445Z] f897c97d93d5: Download complete [2023-05-24T04:59:44.445Z] 5893dfdf0269: Download complete [2023-05-24T04:59:44.445Z] 7bd0f5addfbf: Verifying Checksum [2023-05-24T04:59:44.445Z] 7bd0f5addfbf: Download complete [2023-05-24T04:59:44.445Z] dfb60e7f5d22: Pull complete [2023-05-24T04:59:44.445Z] b3364461d2a2: Verifying Checksum [2023-05-24T04:59:44.445Z] b3364461d2a2: Download complete [2023-05-24T04:59:44.445Z] 200a256d559f: Verifying Checksum [2023-05-24T04:59:44.445Z] 200a256d559f: Download complete [2023-05-24T04:59:44.445Z] f74671f55a8d: Pull complete [2023-05-24T04:59:44.445Z] 135f01648aa4: Verifying Checksum [2023-05-24T04:59:44.445Z] 135f01648aa4: Download complete [2023-05-24T04:59:44.445Z] 3b63b390fabe: Download complete [2023-05-24T04:59:44.702Z] f9804e6a84f9: Verifying Checksum [2023-05-24T04:59:44.702Z] f9804e6a84f9: Download complete [2023-05-24T04:59:44.702Z] 75039dcfa57a: Pull complete [2023-05-24T04:59:44.961Z] f36549cf8e4b: Verifying Checksum [2023-05-24T04:59:44.961Z] f36549cf8e4b: Download complete [2023-05-24T04:59:44.961Z] a867a08cc62a: Pull complete [2023-05-24T04:59:45.529Z] f897c97d93d5: Pull complete [2023-05-24T04:59:45.529Z] 5893dfdf0269: Pull complete [2023-05-24T04:59:45.529Z] 7bd0f5addfbf: Pull complete [2023-05-24T04:59:45.789Z] b3364461d2a2: Pull complete [2023-05-24T04:59:46.048Z] 3b63b390fabe: Pull complete [2023-05-24T04:59:46.048Z] 200a256d559f: Pull complete [2023-05-24T04:59:46.982Z] f36549cf8e4b: Pull complete [2023-05-24T04:59:46.982Z] 135f01648aa4: Pull complete [2023-05-24T04:59:46.982Z] f9804e6a84f9: Pull complete [2023-05-24T04:59:46.982Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T04:59:46.982Z] Status: Downloaded newer image for docker:latest [2023-05-24T04:59:49.512Z] ---> eb840b7a0492 [2023-05-24T04:59:49.512Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T04:59:49.512Z] ---> Running in 379da01a2111 [2023-05-24T04:59:49.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T04:59:50.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T04:59:50.295Z] OK: 265 MiB in 53 packages [2023-05-24T04:59:50.566Z] Removing intermediate container 379da01a2111 [2023-05-24T04:59:50.566Z] ---> 61892f5943f9 [2023-05-24T04:59:50.566Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T04:59:50.566Z] ---> Running in c15dff50d4b9 [2023-05-24T04:59:50.566Z] Removing intermediate container c15dff50d4b9 [2023-05-24T04:59:50.566Z] ---> b94bae40b1ac [2023-05-24T04:59:50.566Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T04:59:50.566Z] ---> Running in b53339070dd9 [2023-05-24T04:59:50.829Z] Removing intermediate container b53339070dd9 [2023-05-24T04:59:50.829Z] ---> 6b776ecabfa7 [2023-05-24T04:59:50.829Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T04:59:50.829Z] ---> 4782e696c8e1 [2023-05-24T04:59:50.829Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T04:59:50.829Z] ---> Running in c7c30fe33a37 [2023-05-24T05:00:17.401Z] Removing intermediate container c7c30fe33a37 [2023-05-24T05:00:17.401Z] ---> ddedaacb6857 [2023-05-24T05:00:17.401Z] Step 14/15 : COPY . . [2023-05-24T05:00:18.777Z] ---> 03e0fc988d24 [2023-05-24T05:00:18.777Z] Step 15/15 : RUN ${MAKE} [2023-05-24T05:00:18.777Z] ---> Running in 3552527934a3 [2023-05-24T05:00:19.036Z] noop [2023-05-24T05:00:19.296Z] Removing intermediate container 3552527934a3 [2023-05-24T05:00:19.296Z] ---> 7a59dd945c83 [2023-05-24T05:00:19.296Z] Successfully built 7a59dd945c83 [2023-05-24T05:00:19.296Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:00:19.732Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T05:00:19.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:00:19.906Z] prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container [2023-05-24T05:00:19.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 ******** ci-base-image-x86_64 cat [2023-05-24T05:00:20.254Z] $ docker top b68908eee734ab6ad4b2ae6366ebfb7bf3688421b5fe614087e34a8f68eec7e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:00:20.644Z] + go version [2023-05-24T05:00:20.644Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T05:00:20.685Z] $ docker stop --time=1 b68908eee734ab6ad4b2ae6366ebfb7bf3688421b5fe614087e34a8f68eec7e1 [2023-05-24T05:00:21.934Z] $ docker rm -f --volumes b68908eee734ab6ad4b2ae6366ebfb7bf3688421b5fe614087e34a8f68eec7e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:00:22.744Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T05:00:22.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:00:22.872Z] prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container [2023-05-24T05:00:22.914Z] $ 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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 ******** ci-base-image-x86_64 cat [2023-05-24T05:00:23.231Z] $ docker top 24ee3acb9e4fe71b1684c460b74bc8c28b7d2a02b61cc82b33abd38d8cf37927 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:00:23.605Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [Pipeline] fileExists [Pipeline] sh [2023-05-24T05:00:23.965Z] + make test [2023-05-24T05:00:23.966Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T05:00:29.231Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T05:00:37.508Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T05:00:37.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T05:00:37.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T05:00:37.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T05:00:37.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T05:00:37.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T05:00:37.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T05:00:37.508Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T05:00:37.508Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T05:00:40.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T05:00:40.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T05:00:40.107Z] ./bin/test-attribution-txt.sh [2023-05-24T05:00:40.107Z] make -C web test [2023-05-24T05:00:40.107Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/web' [2023-05-24T05:00:40.107Z] make[1]: tput: No such file or directory [2023-05-24T05:00:40.107Z] make[1]: tput: No such file or directory [2023-05-24T05:00:40.107Z] warning: generating ./VERSION [2023-05-24T05:00:40.107Z] echo "0.0.0" > VERSION [2023-05-24T05:00:40.107Z] docker build \ [2023-05-24T05:00:40.107Z] -f Dockerfile \ [2023-05-24T05:00:40.107Z] --build-arg USER=1000 \ [2023-05-24T05:00:40.107Z] \ [2023-05-24T05:00:40.107Z] --label "git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d" \ [2023-05-24T05:00:40.107Z] -t edgexfoundry/edgex-web-ui:295d9255ef2afa6aeb8c743482b96de3e8f83f5d \ [2023-05-24T05:00:40.107Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T05:00:40.107Z] . [2023-05-24T05:00:40.107Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T05:00:40.107Z] Install the buildx component to build images with BuildKit: [2023-05-24T05:00:40.107Z] https://docs.docker.com/go/buildx/ [2023-05-24T05:00:40.107Z] [2023-05-24T05:00:40.107Z] Sending build context to Docker daemon 2.571MB [2023-05-24T05:00:40.107Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T05:00:40.107Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T05:00:40.107Z] 9621f1afde84: Pulling fs layer [2023-05-24T05:00:40.107Z] c6f70ee39829: Pulling fs layer [2023-05-24T05:00:40.107Z] 56892a8094a2: Pulling fs layer [2023-05-24T05:00:40.107Z] 58dd87906ef0: Pulling fs layer [2023-05-24T05:00:40.107Z] 9621f1afde84: Download complete [2023-05-24T05:00:40.107Z] 58dd87906ef0: Download complete [2023-05-24T05:00:40.107Z] 56892a8094a2: Download complete [2023-05-24T05:00:40.107Z] 9621f1afde84: Pull complete [2023-05-24T05:00:40.107Z] c6f70ee39829: Verifying Checksum [2023-05-24T05:00:40.107Z] c6f70ee39829: Download complete [2023-05-24T05:00:41.482Z] c6f70ee39829: Pull complete [2023-05-24T05:00:41.482Z] 56892a8094a2: Pull complete [2023-05-24T05:00:41.482Z] 58dd87906ef0: Pull complete [2023-05-24T05:00:41.482Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T05:00:41.482Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T05:00:41.482Z] ---> b69703f70c3d [2023-05-24T05:00:41.482Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T05:00:44.034Z] ---> Running in a5fcf4efc9bd [2023-05-24T05:00:44.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-24T05:00:44.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-24T05:00:44.293Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-24T05:00:44.293Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-24T05:00:44.293Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-24T05:00:44.293Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-24T05:00:44.293Z] (5/129) Installing libxcb (1.14-r2) [2023-05-24T05:00:44.293Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-24T05:00:44.293Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-24T05:00:44.293Z] (8/129) Installing libice (1.0.10-r0) [2023-05-24T05:00:44.293Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-24T05:00:44.293Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-24T05:00:44.293Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-24T05:00:44.293Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-24T05:00:44.293Z] (13/129) Installing xset (1.2.4-r0) [2023-05-24T05:00:44.293Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-24T05:00:44.293Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-24T05:00:44.293Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T05:00:44.293Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-24T05:00:44.293Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-24T05:00:44.293Z] (19/129) Installing libintl (0.21-r0) [2023-05-24T05:00:44.293Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-24T05:00:44.293Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-24T05:00:44.293Z] (22/129) Installing pcre (8.45-r1) [2023-05-24T05:00:44.293Z] (23/129) Installing glib (2.70.5-r0) [2023-05-24T05:00:44.293Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-24T05:00:44.293Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-24T05:00:44.293Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-24T05:00:44.552Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T05:00:44.552Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T05:00:44.552Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-24T05:00:44.552Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-24T05:00:44.552Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-24T05:00:44.552Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-24T05:00:44.552Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T05:00:44.552Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T05:00:44.552Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-24T05:00:44.552Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-24T05:00:44.552Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-24T05:00:44.552Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-24T05:00:44.552Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-24T05:00:44.552Z] (40/129) Installing libxi (1.8-r0) [2023-05-24T05:00:44.552Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-24T05:00:44.552Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-24T05:00:44.552Z] (43/129) Installing atk (2.36.0-r0) [2023-05-24T05:00:44.552Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-24T05:00:44.552Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-24T05:00:44.552Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-24T05:00:44.552Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T05:00:44.552Z] (48/129) Installing expat (2.5.0-r0) [2023-05-24T05:00:44.552Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-24T05:00:44.552Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-24T05:00:44.552Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-24T05:00:44.552Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-24T05:00:44.552Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-24T05:00:44.552Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-24T05:00:44.552Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-24T05:00:44.552Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-24T05:00:44.552Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-24T05:00:44.552Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-24T05:00:44.552Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-24T05:00:44.552Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-24T05:00:44.552Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-24T05:00:44.552Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-24T05:00:44.811Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-24T05:00:44.812Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-24T05:00:44.812Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-24T05:00:44.812Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-24T05:00:44.812Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-24T05:00:44.812Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-24T05:00:44.812Z] (69/129) Installing pango (1.48.10-r0) [2023-05-24T05:00:44.812Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T05:00:44.812Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T05:00:44.812Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T05:00:44.812Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-24T05:00:44.812Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-24T05:00:44.812Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T05:00:44.812Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T05:00:44.812Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-24T05:00:44.812Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-24T05:00:44.812Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-24T05:00:44.812Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T05:00:47.348Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-24T05:00:47.348Z] (80/129) Installing flac (1.3.4-r0) [2023-05-24T05:00:47.348Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T05:00:47.348Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T05:00:47.348Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-24T05:00:47.348Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-24T05:00:47.348Z] (85/129) Installing libass (0.15.2-r0) [2023-05-24T05:00:47.348Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-24T05:00:47.348Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T05:00:47.348Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T05:00:47.348Z] (89/129) Installing lame (3.100-r0) [2023-05-24T05:00:47.348Z] (90/129) Installing opus (1.3.1-r1) [2023-05-24T05:00:47.348Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T05:00:47.348Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-24T05:00:47.348Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-24T05:00:47.348Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-24T05:00:47.348Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-24T05:00:47.348Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T05:00:47.348Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-24T05:00:47.348Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-24T05:00:47.348Z] (99/129) Installing libva (2.13.0-r0) [2023-05-24T05:00:47.348Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-24T05:00:47.348Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-24T05:00:47.348Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-24T05:00:47.348Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-24T05:00:47.348Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-24T05:00:47.348Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-24T05:00:47.348Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-24T05:00:47.348Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-24T05:00:47.348Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T05:00:47.348Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-24T05:00:47.348Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-24T05:00:47.348Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T05:00:47.348Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-24T05:00:47.348Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-24T05:00:47.348Z] (114/129) Installing nspr (4.32-r0) [2023-05-24T05:00:47.348Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-24T05:00:47.348Z] (116/129) Installing nss (3.78.1-r0) [2023-05-24T05:00:47.607Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-24T05:00:47.607Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-24T05:00:47.607Z] (119/129) Installing orc (0.4.32-r0) [2023-05-24T05:00:47.607Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-24T05:00:47.607Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-24T05:00:47.607Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-24T05:00:47.607Z] (123/129) Installing libpulse (15.0-r2) [2023-05-24T05:00:47.607Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-24T05:00:47.607Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-24T05:00:47.607Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-24T05:00:47.607Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-24T05:00:47.607Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-24T05:00:47.607Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-24T05:00:48.544Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T05:00:48.544Z] Executing glib-2.70.5-r0.trigger [2023-05-24T05:00:48.544Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T05:00:49.117Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T05:00:49.117Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T05:00:49.117Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T05:00:49.117Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T05:00:49.117Z] OK: 286 MiB in 145 packages [2023-05-24T05:00:54.390Z] Removing intermediate container a5fcf4efc9bd [2023-05-24T05:00:54.390Z] ---> eb8bd8130a80 [2023-05-24T05:00:54.390Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T05:00:54.390Z] ---> Running in 1ad1f285b219 [2023-05-24T05:00:54.390Z] Removing intermediate container 1ad1f285b219 [2023-05-24T05:00:54.390Z] ---> d95f5ad605be [2023-05-24T05:00:54.390Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T05:00:54.390Z] ---> Running in 385bd207dd3a [2023-05-24T05:00:54.390Z] Removing intermediate container 385bd207dd3a [2023-05-24T05:00:54.390Z] ---> 6f57364e6155 [2023-05-24T05:00:54.390Z] Step 5/10 : RUN npm install -g npm [2023-05-24T05:00:54.390Z] ---> Running in 2752ed68b051 [2023-05-24T05:01:00.967Z] [2023-05-24T05:01:00.967Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-24T05:01:00.967Z] [2023-05-24T05:01:00.967Z] 27 packages are looking for funding [2023-05-24T05:01:00.967Z] run `npm fund` for details [2023-05-24T05:01:00.967Z] [2023-05-24T05:01:00.967Z] found 0 vulnerabilities [2023-05-24T05:01:01.920Z] Removing intermediate container 2752ed68b051 [2023-05-24T05:01:01.920Z] ---> 05671093e7b9 [2023-05-24T05:01:01.920Z] Step 6/10 : ARG USER=1000 [2023-05-24T05:01:01.920Z] ---> Running in 4a03ad68a8d5 [2023-05-24T05:01:02.180Z] Removing intermediate container 4a03ad68a8d5 [2023-05-24T05:01:02.180Z] ---> 805deda89e1c [2023-05-24T05:01:02.180Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T05:01:02.180Z] ---> Running in 8bc791b3f75e [2023-05-24T05:01:02.749Z] Removing intermediate container 8bc791b3f75e [2023-05-24T05:01:02.750Z] ---> b88f43c347c1 [2023-05-24T05:01:02.750Z] Step 8/10 : USER $USER:$USER [2023-05-24T05:01:02.750Z] ---> Running in 4f82f0956a46 [2023-05-24T05:01:02.750Z] Removing intermediate container 4f82f0956a46 [2023-05-24T05:01:02.750Z] ---> 787f08f1e35e [2023-05-24T05:01:02.750Z] Step 9/10 : WORKDIR /app [2023-05-24T05:01:02.750Z] ---> Running in cfd0448d520c [2023-05-24T05:01:03.009Z] Removing intermediate container cfd0448d520c [2023-05-24T05:01:03.009Z] ---> 1adc35d94639 [2023-05-24T05:01:03.009Z] Step 10/10 : LABEL git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d [2023-05-24T05:01:03.009Z] ---> Running in 7ef1dd93c839 [2023-05-24T05:01:03.280Z] Removing intermediate container 7ef1dd93c839 [2023-05-24T05:01:03.280Z] ---> 8510a7926e99 [2023-05-24T05:01:03.280Z] Successfully built 8510a7926e99 [2023-05-24T05:01:03.280Z] Successfully tagged edgexfoundry/edgex-web-ui:295d9255ef2afa6aeb8c743482b96de3e8f83f5d [2023-05-24T05:01:03.280Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T05:01:03.280Z] touch edgex-web-ui.imagebuilt [2023-05-24T05:01:03.280Z] mkdir -p node_modules coverage [2023-05-24T05:01:03.280Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T05:01:03.280Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T05:01:05.193Z] npm WARN old lockfile [2023-05-24T05:01:05.193Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T05:01:05.193Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T05:01:05.193Z] npm WARN old lockfile [2023-05-24T05:01:05.193Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T05:01:05.193Z] npm WARN old lockfile [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE }, [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE }, [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE }, [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE }, [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE }, [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE }, [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE }, [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE }, [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE required: { [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE }, [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:01:13.307Z] npm WARN EBADENGINE } [2023-05-24T05:01:15.835Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T05:01:15.835Z] 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-05-24T05:01:15.835Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T05:01:15.835Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:01:16.093Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T05:01:16.360Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T05:01:16.620Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T05:01:17.557Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T05:01:18.123Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T05:01:18.123Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T05:01:19.499Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T05:01:20.065Z] 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-05-24T05:01:20.471Z] 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-05-24T05:01:20.603Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16662 in /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [Pipeline] { [Pipeline] ws [2023-05-24T05:01:20.660Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T05:01:20.743Z] The recommended git tool is: git [2023-05-24T05:01:21.856Z] 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-05-24T05:01:22.115Z] 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-05-24T05:01:22.373Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:01:22.939Z] 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-05-24T05:01:22.939Z] 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-05-24T05:01:23.870Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:01:25.767Z] 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-05-24T05:01:26.987Z] using credential edgex-jenkins-ssh [2023-05-24T05:01:27.009Z] Cloning the remote Git repository [2023-05-24T05:01:27.662Z] 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-05-24T05:01:27.054Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T05:01:27.147Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-24T05:01:27.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T05:01:27.305Z] > git --version # timeout=10 [2023-05-24T05:01:27.330Z] > git --version # 'git version 2.25.1' [2023-05-24T05:01:27.333Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T05:01:27.490Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T05:01:33.016Z] [2023-05-24T05:01:33.016Z] added 1478 packages, and audited 1479 packages in 29s [2023-05-24T05:01:33.016Z] [2023-05-24T05:01:33.016Z] 90 packages are looking for funding [2023-05-24T05:01:33.016Z] run `npm fund` for details [2023-05-24T05:01:33.016Z] [2023-05-24T05:01:33.016Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T05:01:33.016Z] [2023-05-24T05:01:33.016Z] To address issues that do not require attention, run: [2023-05-24T05:01:33.016Z] npm audit fix [2023-05-24T05:01:33.016Z] [2023-05-24T05:01:33.016Z] To address all issues (including breaking changes), run: [2023-05-24T05:01:33.016Z] npm audit fix --force [2023-05-24T05:01:33.016Z] [2023-05-24T05:01:33.016Z] Run `npm audit` for details. [2023-05-24T05:01:33.010Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T05:01:33.039Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T05:01:33.940Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T05:01:33.985Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T05:01:33.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T05:01:34.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T05:01:34.539Z] Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [2023-05-24T05:01:35.154Z] Merge succeeded, producing 295d9255ef2afa6aeb8c743482b96de3e8f83f5d [2023-05-24T05:01:35.155Z] Checking out Revision 295d9255ef2afa6aeb8c743482b96de3e8f83f5d (PR-616) [2023-05-24T05:01:34.561Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T05:01:34.632Z] > git checkout -f 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # timeout=10 [2023-05-24T05:01:35.044Z] > git remote # timeout=10 [2023-05-24T05:01:35.065Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T05:01:35.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T05:01:35.105Z] > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 [2023-05-24T05:01:35.131Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T05:01:35.164Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T05:01:35.183Z] > git checkout -f 295d9255ef2afa6aeb8c743482b96de3e8f83f5d # timeout=10 [2023-05-24T05:01:36.115Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v3" [2023-05-24T05:01:36.169Z] > git --version # timeout=10 [2023-05-24T05:01:36.181Z] > git --version # 'git version 2.25.1' [2023-05-24T05:01:36.198Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T05:01:37.244Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T05:01:37.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T05:01:37.245Z] Dload Upload Total Spent Left Speed [2023-05-24T05:01:37.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64398 0 --:--:-- --:--:-- --:--:-- 64398 [Pipeline] sh [2023-05-24T05:01:37.948Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T05:01:38.304Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T05:01:38.304Z] + sudo tee /etc/docker/daemon.new [2023-05-24T05:01:38.304Z] { [2023-05-24T05:01:38.304Z] "registry-mirrors": [ [2023-05-24T05:01:38.304Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T05:01:38.304Z] ], [2023-05-24T05:01:38.304Z] "bip": "10.250.0.254/24", [2023-05-24T05:01:38.304Z] "hosts": [ [2023-05-24T05:01:38.304Z] "tcp://0.0.0.0:5555", [2023-05-24T05:01:38.304Z] "unix:///var/run/docker.sock" [2023-05-24T05:01:38.304Z] ], [2023-05-24T05:01:38.304Z] "mtu": 1458, [2023-05-24T05:01:38.304Z] "selinux-enabled": true, [2023-05-24T05:01:38.304Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T05:01:38.304Z] } [Pipeline] sh [2023-05-24T05:01:38.652Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T05:01:39.005Z] + sudo service docker restart [2023-05-24T05:01:41.269Z] 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-05-24T05:01:43.170Z] - Generating browser application bundles (phase: setup)... [2023-05-24T05:01:47.354Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T05:01:47.354Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T05:01:50.631Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T05:01:50.631Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T05:01:51.195Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T05:01:51.195Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T05:01:51.451Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T05:01:51.451Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T05:01:52.017Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T05:01:52.017Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T05:01:52.017Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T05:01:52.275Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T05:01:52.275Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T05:01:54.181Z] Compiling @angular/router/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T05:01:57.343Z] provisioning config files... [2023-05-24T05:01:57.375Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config14288742690208443412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:01:57.779Z] ---> docker-login.sh [2023-05-24T05:01:57.779Z] nexus3.edgexfoundry.org:10001 [2023-05-24T05:01:58.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:01:58.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:01:58.370Z] Configure a credential helper to remove this warning. See [2023-05-24T05:01:58.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:01:58.370Z] [2023-05-24T05:01:58.370Z] Login Succeeded [2023-05-24T05:01:58.370Z] nexus3.edgexfoundry.org:10002 [2023-05-24T05:01:58.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:01:58.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:01:58.911Z] Configure a credential helper to remove this warning. See [2023-05-24T05:01:58.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:01:58.911Z] [2023-05-24T05:01:58.911Z] Login Succeeded [2023-05-24T05:01:58.911Z] nexus3.edgexfoundry.org:10003 [2023-05-24T05:01:59.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:01:59.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:01:59.181Z] Configure a credential helper to remove this warning. See [2023-05-24T05:01:59.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:01:59.181Z] [2023-05-24T05:01:59.181Z] Login Succeeded [2023-05-24T05:01:59.181Z] nexus3.edgexfoundry.org:10004 [2023-05-24T05:01:59.447Z] 24 05 2023 05:01:59.290:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T05:01:59.447Z] 24 05 2023 05:01:59.292:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T05:01:59.447Z] 24 05 2023 05:01:59.295:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T05:01:59.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:01:59.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:01:59.453Z] Configure a credential helper to remove this warning. See [2023-05-24T05:01:59.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:01:59.453Z] [2023-05-24T05:01:59.453Z] Login Succeeded [2023-05-24T05:01:59.453Z] docker.io [2023-05-24T05:01:59.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:02:05.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:02:05.347Z] Configure a credential helper to remove this warning. See [2023-05-24T05:02:05.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:02:05.347Z] [2023-05-24T05:02:05.347Z] Login Succeeded [2023-05-24T05:02:05.347Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T05:02:05.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T05:02:05.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:02:05.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:02:05.863Z] ========================================================= [2023-05-24T05:02:05.863Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T05:02:05.863Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:02:06.360Z] + 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-05-24T05:02:07.344Z] Sending build context to Docker daemon 30.42MB [2023-05-24T05:02:07.344Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:02:07.344Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T05:02:07.615Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T05:02:07.615Z] c41833b44d91: Pulling fs layer [2023-05-24T05:02:07.615Z] ed15518f5707: Pulling fs layer [2023-05-24T05:02:07.615Z] feae8fd75edb: Pulling fs layer [2023-05-24T05:02:07.615Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T05:02:07.615Z] 3cdef696dda3: Pulling fs layer [2023-05-24T05:02:07.615Z] 2ced38df9373: Pulling fs layer [2023-05-24T05:02:07.615Z] 58f1dce35555: Pulling fs layer [2023-05-24T05:02:07.615Z] 3cdef696dda3: Waiting [2023-05-24T05:02:07.615Z] 2ced38df9373: Waiting [2023-05-24T05:02:07.615Z] 58f1dce35555: Waiting [2023-05-24T05:02:07.615Z] 242c74f7c9fa: Waiting [2023-05-24T05:02:07.615Z] ed15518f5707: Download complete [2023-05-24T05:02:07.615Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T05:02:07.615Z] 242c74f7c9fa: Download complete [2023-05-24T05:02:07.615Z] 3cdef696dda3: Verifying Checksum [2023-05-24T05:02:07.615Z] 3cdef696dda3: Download complete [2023-05-24T05:02:07.615Z] c41833b44d91: Verifying Checksum [2023-05-24T05:02:07.615Z] c41833b44d91: Download complete [2023-05-24T05:02:08.581Z] c41833b44d91: Pull complete [2023-05-24T05:02:08.860Z] 58f1dce35555: Verifying Checksum [2023-05-24T05:02:08.861Z] 58f1dce35555: Download complete [2023-05-24T05:02:09.135Z] ed15518f5707: Pull complete [2023-05-24T05:02:10.103Z] feae8fd75edb: Verifying Checksum [2023-05-24T05:02:10.103Z] feae8fd75edb: Download complete [2023-05-24T05:02:10.374Z] 2ced38df9373: Verifying Checksum [2023-05-24T05:02:10.374Z] 2ced38df9373: Download complete [2023-05-24T05:02:11.643Z] ✔ Browser application bundle generation complete. [2023-05-24T05:02:11.643Z] 24 05 2023 05:02:10.718:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Cnj72qTTGbn1AXrtAAAB with id 9897896 [2023-05-24T05:02:13.540Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T05:02:13.540Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.03 secs) [2023-05-24T05:02:13.540Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.177 secs) [2023-05-24T05:02:13.799Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.261 secs) [2023-05-24T05:02:13.799Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.319 secs) [2023-05-24T05:02:13.799Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.323 secs) [2023-05-24T05:02:13.799Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.365 secs) [2023-05-24T05:02:14.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.408 secs) [2023-05-24T05:02:14.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.419 secs) [2023-05-24T05:02:14.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.428 secs) [2023-05-24T05:02:14.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.465 secs) [2023-05-24T05:02:14.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.475 secs) [2023-05-24T05:02:14.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.479 secs) [2023-05-24T05:02:14.057Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.515 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.563 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.585 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.593 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.617 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.622 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.626 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.629 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.631 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.635 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.671 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.696 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.704 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.71 secs) [2023-05-24T05:02:14.317Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.731 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.78 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.789 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.797 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.808 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.846 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.856 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.866 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.869 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.873 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.881 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.884 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.887 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.894 secs) [2023-05-24T05:02:14.575Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.914 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.924 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.93 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.019 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.024 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.025 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.033 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.037 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.039 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.041 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.067 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.076 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.087 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.094 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.098 secs) [2023-05-24T05:02:14.834Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.107 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.112 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.149 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.163 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.165 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.166 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.169 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.174 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.178 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.191 secs) [2023-05-24T05:02:15.092Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.232 secs) [2023-05-24T05:02:15.092Z] WARN: ' [2023-05-24T05:02:15.092Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:02:15.092Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:02:15.092Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:02:15.092Z] in a future version of Angular. [2023-05-24T05:02:15.092Z] [2023-05-24T05:02:15.093Z] For more information on this, see our API docs here: [2023-05-24T05:02:15.093Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:02:15.093Z] ' [2023-05-24T05:02:15.093Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.232 secs) [2023-05-24T05:02:15.093Z] WARN: ' [2023-05-24T05:02:15.093Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:02:15.093Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:02:15.093Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:02:15.093Z] in a future version of Angular. [2023-05-24T05:02:15.093Z] [2023-05-24T05:02:15.093Z] For more information on this, see our API docs here: [2023-05-24T05:02:15.093Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:02:15.093Z] ' [2023-05-24T05:02:15.093Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.253 secs) [2023-05-24T05:02:15.093Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.258 secs) [2023-05-24T05:02:15.093Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.274 secs) [2023-05-24T05:02:15.093Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.279 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.282 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.297 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.301 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.303 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.314 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.32 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.324 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.331 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.345 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.353 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.362 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.366 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.373 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.396 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.408 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.416 secs) [2023-05-24T05:02:15.351Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.452 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.461 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.493 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.512 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.522 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.552 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.558 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.563 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.565 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.591 secs) [2023-05-24T05:02:15.609Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.623 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.641 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.66 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.671 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.674 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.69 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.698 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.725 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.744 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.753 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.759 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.766 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.77 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.772 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.781 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.786 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.788 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.798 secs) [2023-05-24T05:02:15.868Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.807 secs) [2023-05-24T05:02:16.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.816 secs) [2023-05-24T05:02:16.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.83 secs) [2023-05-24T05:02:16.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.846 secs) [2023-05-24T05:02:16.127Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.85 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.851 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.854 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.857 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.874 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.884 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.891 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.906 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.912 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.935 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.955 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.964 secs) [2023-05-24T05:02:16.128Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.972 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.981 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.984 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.994 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.003 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.006 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.008 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.01 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.015 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.017 secs) [2023-05-24T05:02:16.386Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.018 secs) [2023-05-24T05:02:16.387Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.019 secs) [2023-05-24T05:02:16.387Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.021 secs) [2023-05-24T05:02:16.387Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.023 secs) [2023-05-24T05:02:16.387Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.034 secs) [2023-05-24T05:02:16.387Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.003 secs / 2.034 secs) [2023-05-24T05:02:16.387Z] TOTAL: 145 SUCCESS [2023-05-24T05:02:16.387Z] ✔ Browser application bundle generation complete. [2023-05-24T05:02:16.955Z] [2023-05-24T05:02:16.955Z] =============================== Coverage summary =============================== [2023-05-24T05:02:16.955Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T05:02:16.955Z] Branches : 12.14% ( 109/898 ) [2023-05-24T05:02:16.955Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T05:02:16.955Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T05:02:16.955Z] ================================================================================ [2023-05-24T05:02:16.955Z] ✔ Browser application bundle generation complete. [2023-05-24T05:02:17.524Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-616/web' [Pipeline] echo [2023-05-24T05:02:17.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T05:02:17.605Z] $ docker stop --time=1 24ee3acb9e4fe71b1684c460b74bc8c28b7d2a02b61cc82b33abd38d8cf37927 [2023-05-24T05:02:18.958Z] $ docker rm -f --volumes 24ee3acb9e4fe71b1684c460b74bc8c28b7d2a02b61cc82b33abd38d8cf37927 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T05:02:19.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T05:02:20.083Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T05:02:20.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T05:02:21.433Z] + ls -al . [2023-05-24T05:02:21.433Z] total 180 [2023-05-24T05:02:21.433Z] drwxrwxr-x 14 jenkins jenkins 4096 May 24 05:00 . [2023-05-24T05:02:21.433Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 .. [2023-05-24T05:02:21.433Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 .blubracket [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 04:59 .dockerignore [2023-05-24T05:02:21.433Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:59 .git [2023-05-24T05:02:21.433Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 .github [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 04:59 .gitignore [2023-05-24T05:02:21.433Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 04:59 .semver [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 04:59 Attribution.txt [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 04:59 CHANGELOG.md [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 04:59 CONTRIBUTING.md [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 04:59 Dockerfile [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 04:59 Jenkinsfile [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 04:59 LICENSE [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 04:59 Makefile [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 04:59 README.md [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 04:59 VERSION [2023-05-24T05:02:21.433Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 assets [2023-05-24T05:02:21.433Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 bin [2023-05-24T05:02:21.433Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 04:59 cmd [2023-05-24T05:02:21.433Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 05:00 coverage.out [2023-05-24T05:02:21.433Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 04:59 docs [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 3034 May 24 04:59 go.mod [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 30598 May 24 04:59 go.sum [2023-05-24T05:02:21.433Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 04:59 internal [2023-05-24T05:02:21.433Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 snap [2023-05-24T05:02:21.433Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 04:59 testing [2023-05-24T05:02:21.433Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 04:59 version.go [2023-05-24T05:02:21.433Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:01 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:02:21.831Z] + 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=295d9255ef2afa6aeb8c743482b96de3e8f83f5d --label arch=amd64 --label version=0.0.0 . [2023-05-24T05:02:22.112Z] Sending build context to Docker daemon 50.46MB [2023-05-24T05:02:22.112Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:02:22.112Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T05:02:22.112Z] ---> 7a59dd945c83 [2023-05-24T05:02:22.112Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:02:22.828Z] feae8fd75edb: Pull complete [2023-05-24T05:02:22.828Z] 242c74f7c9fa: Pull complete [2023-05-24T05:02:22.828Z] 3cdef696dda3: Pull complete [2023-05-24T05:02:23.069Z] ---> Running in 1ac3db99bf62 [2023-05-24T05:02:23.070Z] Removing intermediate container 1ac3db99bf62 [2023-05-24T05:02:23.070Z] ---> 6d9aa4f40579 [2023-05-24T05:02:23.070Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:02:23.070Z] ---> Running in 05b57c2f6e99 [2023-05-24T05:02:23.070Z] Removing intermediate container 05b57c2f6e99 [2023-05-24T05:02:23.070Z] ---> 49992c1e2074 [2023-05-24T05:02:23.070Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:02:23.070Z] ---> Running in ecd27f8497ed [2023-05-24T05:02:23.329Z] Removing intermediate container ecd27f8497ed [2023-05-24T05:02:23.329Z] ---> 52665007e6ab [2023-05-24T05:02:23.329Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T05:02:23.329Z] ---> Running in 2caeed23df4b [2023-05-24T05:02:23.329Z] Removing intermediate container 2caeed23df4b [2023-05-24T05:02:23.329Z] ---> 45b1a81f23b6 [2023-05-24T05:02:23.329Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:02:23.329Z] ---> Running in b05a8a107dc3 [2023-05-24T05:02:23.329Z] Removing intermediate container b05a8a107dc3 [2023-05-24T05:02:23.329Z] ---> e883404c759c [2023-05-24T05:02:23.329Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:02:24.264Z] ---> fe2571c9a56b [2023-05-24T05:02:24.264Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:02:24.264Z] ---> Running in 27fce90d7435 [2023-05-24T05:02:24.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T05:02:24.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T05:02:25.041Z] OK: 265 MiB in 53 packages [2023-05-24T05:02:25.299Z] Removing intermediate container 27fce90d7435 [2023-05-24T05:02:25.299Z] ---> 2fcd16d9aa70 [2023-05-24T05:02:25.299Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T05:02:25.299Z] ---> Running in 15118ae27802 [2023-05-24T05:02:25.299Z] Removing intermediate container 15118ae27802 [2023-05-24T05:02:25.299Z] ---> eba59ef64a59 [2023-05-24T05:02:25.299Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:02:25.299Z] ---> Running in cc57c631edef [2023-05-24T05:02:25.299Z] Removing intermediate container cc57c631edef [2023-05-24T05:02:25.299Z] ---> 70f069496dd4 [2023-05-24T05:02:25.299Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T05:02:25.557Z] ---> b6b1142d765e [2023-05-24T05:02:25.557Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:02:25.557Z] ---> Running in 1fe8da735625 [2023-05-24T05:02:26.493Z] Removing intermediate container 1fe8da735625 [2023-05-24T05:02:26.493Z] ---> 7eed21c49230 [2023-05-24T05:02:26.493Z] Step 14/25 : COPY . . [2023-05-24T05:02:28.504Z] ---> 872bd7b03e32 [2023-05-24T05:02:28.504Z] Step 15/25 : RUN ${MAKE} [2023-05-24T05:02:28.504Z] ---> Running in 029a3eea1452 [2023-05-24T05:02:28.504Z] 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-05-24T05:02:29.602Z] 2ced38df9373: Pull complete [2023-05-24T05:02:31.562Z] 58f1dce35555: Pull complete [2023-05-24T05:02:31.562Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T05:02:31.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T05:02:31.562Z] ---> fadd8f120f05 [2023-05-24T05:02:31.562Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:02:33.528Z] ---> Running in a277a77a4ae8 [2023-05-24T05:02:33.797Z] Removing intermediate container a277a77a4ae8 [2023-05-24T05:02:33.797Z] ---> 5582a8158f4e [2023-05-24T05:02:33.797Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:02:33.797Z] ---> Running in 8eda8d570e97 [2023-05-24T05:02:34.067Z] Removing intermediate container 8eda8d570e97 [2023-05-24T05:02:34.067Z] ---> 493bff38bd2d [2023-05-24T05:02:34.067Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:02:34.067Z] ---> Running in 9ac99cf89f81 [2023-05-24T05:02:34.662Z] Removing intermediate container 9ac99cf89f81 [2023-05-24T05:02:34.662Z] ---> d4e1556c8717 [2023-05-24T05:02:34.662Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T05:02:34.662Z] ---> Running in 34715d9ec1ed [2023-05-24T05:02:34.932Z] Removing intermediate container 34715d9ec1ed [2023-05-24T05:02:34.932Z] ---> 95aabc9c145e [2023-05-24T05:02:34.932Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:02:34.932Z] ---> Running in 04e9cb4b8fb1 [2023-05-24T05:02:35.214Z] Removing intermediate container 04e9cb4b8fb1 [2023-05-24T05:02:35.214Z] ---> c681339ddddf [2023-05-24T05:02:35.214Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:02:35.808Z] latest: Pulling from library/docker [2023-05-24T05:02:35.808Z] 08409d417260: Pulling fs layer [2023-05-24T05:02:35.808Z] bf127bdc9f4f: Pulling fs layer [2023-05-24T05:02:35.808Z] 55b4810136f4: Pulling fs layer [2023-05-24T05:02:35.808Z] 2e7805c665c5: Pulling fs layer [2023-05-24T05:02:35.808Z] 560067f77f09: Pulling fs layer [2023-05-24T05:02:35.808Z] 87854ced1808: Pulling fs layer [2023-05-24T05:02:35.808Z] cb23a4dee6cb: Pulling fs layer [2023-05-24T05:02:35.808Z] 0f440641682c: Pulling fs layer [2023-05-24T05:02:35.808Z] d5751f9f360d: Pulling fs layer [2023-05-24T05:02:35.808Z] 39b4d37fd203: Pulling fs layer [2023-05-24T05:02:35.808Z] 181b4cd8a6de: Pulling fs layer [2023-05-24T05:02:35.808Z] 59b8b8583a6e: Pulling fs layer [2023-05-24T05:02:35.808Z] 5363e21a005c: Pulling fs layer [2023-05-24T05:02:35.808Z] d56ef98c0a70: Pulling fs layer [2023-05-24T05:02:35.808Z] 87854ced1808: Waiting [2023-05-24T05:02:35.808Z] cb23a4dee6cb: Waiting [2023-05-24T05:02:35.808Z] 0f440641682c: Waiting [2023-05-24T05:02:35.808Z] d5751f9f360d: Waiting [2023-05-24T05:02:35.808Z] 39b4d37fd203: Waiting [2023-05-24T05:02:35.808Z] 181b4cd8a6de: Waiting [2023-05-24T05:02:35.808Z] 59b8b8583a6e: Waiting [2023-05-24T05:02:35.808Z] 5363e21a005c: Waiting [2023-05-24T05:02:35.808Z] d56ef98c0a70: Waiting [2023-05-24T05:02:35.808Z] 560067f77f09: Waiting [2023-05-24T05:02:35.808Z] 2e7805c665c5: Waiting [2023-05-24T05:02:36.080Z] 55b4810136f4: Verifying Checksum [2023-05-24T05:02:36.081Z] 55b4810136f4: Download complete [2023-05-24T05:02:36.081Z] bf127bdc9f4f: Verifying Checksum [2023-05-24T05:02:36.081Z] bf127bdc9f4f: Download complete [2023-05-24T05:02:36.081Z] 08409d417260: Verifying Checksum [2023-05-24T05:02:36.081Z] 08409d417260: Download complete [2023-05-24T05:02:37.057Z] 2e7805c665c5: Verifying Checksum [2023-05-24T05:02:37.057Z] 2e7805c665c5: Download complete [2023-05-24T05:02:37.057Z] 560067f77f09: Verifying Checksum [2023-05-24T05:02:37.057Z] 560067f77f09: Download complete [2023-05-24T05:02:37.057Z] cb23a4dee6cb: Verifying Checksum [2023-05-24T05:02:37.057Z] cb23a4dee6cb: Download complete [2023-05-24T05:02:37.057Z] 87854ced1808: Verifying Checksum [2023-05-24T05:02:37.057Z] 87854ced1808: Download complete [2023-05-24T05:02:37.057Z] 0f440641682c: Verifying Checksum [2023-05-24T05:02:37.057Z] 0f440641682c: Download complete [2023-05-24T05:02:37.057Z] d5751f9f360d: Verifying Checksum [2023-05-24T05:02:37.057Z] d5751f9f360d: Download complete [2023-05-24T05:02:37.057Z] 181b4cd8a6de: Verifying Checksum [2023-05-24T05:02:37.057Z] 181b4cd8a6de: Download complete [2023-05-24T05:02:37.057Z] 08409d417260: Pull complete [2023-05-24T05:02:37.330Z] 5363e21a005c: Verifying Checksum [2023-05-24T05:02:37.330Z] 5363e21a005c: Download complete [2023-05-24T05:02:37.330Z] 39b4d37fd203: Verifying Checksum [2023-05-24T05:02:37.330Z] 39b4d37fd203: Download complete [2023-05-24T05:02:37.330Z] d56ef98c0a70: Verifying Checksum [2023-05-24T05:02:37.330Z] d56ef98c0a70: Download complete [2023-05-24T05:02:37.924Z] bf127bdc9f4f: Pull complete [2023-05-24T05:02:38.200Z] 55b4810136f4: Pull complete [2023-05-24T05:02:38.472Z] 59b8b8583a6e: Download complete [2023-05-24T05:02:39.076Z] 2e7805c665c5: Pull complete [2023-05-24T05:02:41.675Z] 560067f77f09: Pull complete [2023-05-24T05:02:42.641Z] 87854ced1808: Pull complete [2023-05-24T05:02:42.912Z] cb23a4dee6cb: Pull complete [2023-05-24T05:02:42.912Z] 0f440641682c: Pull complete [2023-05-24T05:02:43.184Z] d5751f9f360d: Pull complete [2023-05-24T05:02:44.153Z] 39b4d37fd203: Pull complete [2023-05-24T05:02:44.422Z] 181b4cd8a6de: Pull complete [2023-05-24T05:02:46.598Z] Removing intermediate container 029a3eea1452 [2023-05-24T05:02:46.598Z] ---> 2223bc446356 [2023-05-24T05:02:46.598Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T05:02:46.598Z] 3.17: Pulling from library/alpine [2023-05-24T05:02:46.598Z] f56be85fc22e: Already exists [2023-05-24T05:02:46.598Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T05:02:46.598Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T05:02:46.598Z] ---> 9ed4aefc74f6 [2023-05-24T05:02:46.598Z] Step 17/25 : EXPOSE 4000 [2023-05-24T05:02:46.598Z] ---> Running in df7c0e2fdf67 [2023-05-24T05:02:46.598Z] Removing intermediate container df7c0e2fdf67 [2023-05-24T05:02:46.598Z] ---> c46f4923c51a [2023-05-24T05:02:46.598Z] Step 18/25 : 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-05-24T05:02:47.013Z] 59b8b8583a6e: Pull complete [2023-05-24T05:02:47.013Z] 5363e21a005c: Pull complete [2023-05-24T05:02:47.166Z] ---> 8812822168ab [2023-05-24T05:02:47.166Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T05:02:47.281Z] d56ef98c0a70: Pull complete [2023-05-24T05:02:47.281Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T05:02:47.281Z] Status: Downloaded newer image for docker:latest [2023-05-24T05:02:47.426Z] ---> 26095fb42003 [2023-05-24T05:02:47.426Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T05:02:47.426Z] ---> 5655b3c5499e [2023-05-24T05:02:47.426Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T05:02:47.426Z] ---> Running in 4b36b01da91f [2023-05-24T05:02:47.687Z] Removing intermediate container 4b36b01da91f [2023-05-24T05:02:47.687Z] ---> 9d42ee14a5a6 [2023-05-24T05:02:47.687Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T05:02:47.687Z] ---> Running in b65298fe640b [2023-05-24T05:02:47.687Z] Removing intermediate container b65298fe640b [2023-05-24T05:02:47.687Z] ---> ce35cc36f954 [2023-05-24T05:02:47.687Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T05:02:47.687Z] ---> Running in 489753228ed1 [2023-05-24T05:02:47.687Z] Removing intermediate container 489753228ed1 [2023-05-24T05:02:47.687Z] ---> aceded6a039a [2023-05-24T05:02:47.687Z] Step 24/25 : LABEL git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d [2023-05-24T05:02:47.687Z] ---> Running in 36030c26cc4a [2023-05-24T05:02:47.949Z] Removing intermediate container 36030c26cc4a [2023-05-24T05:02:47.949Z] ---> 70183d694eed [2023-05-24T05:02:47.949Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T05:02:47.949Z] ---> Running in 370963251e3a [2023-05-24T05:02:47.949Z] Removing intermediate container 370963251e3a [2023-05-24T05:02:47.949Z] ---> ce0ce0e64499 [2023-05-24T05:02:47.949Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T05:02:47.949Z] Successfully built ce0ce0e64499 [2023-05-24T05:02:47.949Z] 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-05-24T05:02:48.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:02:48.851Z] [2023-05-24T05:02:48.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:02:49.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:02:49.228Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T05:02:49.228Z] 5eb5b503b376: Pulling fs layer [2023-05-24T05:02:49.228Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T05:02:49.228Z] ec43610c2a17: Pulling fs layer [2023-05-24T05:02:49.228Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T05:02:49.228Z] 33b1e0a273af: Pulling fs layer [2023-05-24T05:02:49.228Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T05:02:49.228Z] 2f39f015ded8: Pulling fs layer [2023-05-24T05:02:49.228Z] 3a2ae6a8a46f: Waiting [2023-05-24T05:02:49.228Z] 33b1e0a273af: Waiting [2023-05-24T05:02:49.228Z] 2f39f015ded8: Waiting [2023-05-24T05:02:49.228Z] 5d3b04190fa2: Waiting [2023-05-24T05:02:49.228Z] 5c69ac0246d0: Download complete [2023-05-24T05:02:49.228Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T05:02:49.228Z] 3a2ae6a8a46f: Download complete [2023-05-24T05:02:49.228Z] 33b1e0a273af: Verifying Checksum [2023-05-24T05:02:49.228Z] 33b1e0a273af: Download complete [2023-05-24T05:02:49.228Z] ec43610c2a17: Verifying Checksum [2023-05-24T05:02:49.228Z] ec43610c2a17: Download complete [2023-05-24T05:02:49.228Z] 5d3b04190fa2: Download complete [2023-05-24T05:02:49.234Z] ---> 6afdb14fda93 [2023-05-24T05:02:49.234Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:02:49.487Z] 5eb5b503b376: Verifying Checksum [2023-05-24T05:02:49.487Z] 5eb5b503b376: Download complete [2023-05-24T05:02:49.504Z] ---> Running in a374fdac1c91 [2023-05-24T05:02:50.052Z] 2f39f015ded8: Download complete [2023-05-24T05:02:50.310Z] 5eb5b503b376: Pull complete [2023-05-24T05:02:50.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T05:02:50.568Z] 5c69ac0246d0: Pull complete [2023-05-24T05:02:51.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T05:02:51.135Z] ec43610c2a17: Pull complete [2023-05-24T05:02:51.135Z] 3a2ae6a8a46f: Pull complete [2023-05-24T05:02:51.135Z] 33b1e0a273af: Pull complete [2023-05-24T05:02:51.393Z] 5d3b04190fa2: Pull complete [2023-05-24T05:02:52.022Z] OK: 263 MiB in 53 packages [2023-05-24T05:02:55.574Z] 2f39f015ded8: Pull complete [2023-05-24T05:02:55.574Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T05:02:55.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:02:55.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:02:55.803Z] prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container [2023-05-24T05:02:55.839Z] $ 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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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-lftools-log-publisher:latest cat [2023-05-24T05:02:56.279Z] Removing intermediate container a374fdac1c91 [2023-05-24T05:02:56.279Z] ---> 032ff0fd750a [2023-05-24T05:02:56.279Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T05:02:56.279Z] ---> Running in 59c505be8171 [2023-05-24T05:02:56.279Z] Removing intermediate container 59c505be8171 [2023-05-24T05:02:56.279Z] ---> 253218c82660 [2023-05-24T05:02:56.279Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:02:56.547Z] ---> Running in 009eb8fdb300 [2023-05-24T05:02:56.818Z] Removing intermediate container 009eb8fdb300 [2023-05-24T05:02:56.818Z] ---> f99a4fad363f [2023-05-24T05:02:56.818Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T05:02:57.405Z] ---> bce24bc16fe9 [2023-05-24T05:02:57.405Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:02:57.405Z] ---> Running in 63d380ab34ea [2023-05-24T05:02:59.408Z] $ docker top 9d3910327250c3602087878b8945de9e035e2c219dc21b384e35d39856bda5ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:02:59.921Z] ---> job-cost.sh [2023-05-24T05:02:59.921Z] lf-activate-venv: SKIPPING [2023-05-24T05:02:59.921Z] INFO: No Stack... [2023-05-24T05:03:00.180Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T05:03:00.747Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T05:03:01.065Z] + cut -d, -f6 [2023-05-24T05:03:01.065Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/cost.csv [Pipeline] lock [2023-05-24T05:03:01.105Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [2023-05-24T05:03:01.110Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] did not exist. Created. [2023-05-24T05:03:01.110Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T05:03:01.498Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T05:03:01.904Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T05:03:01.924Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T05:03:02.012Z] $ docker stop --time=1 9d3910327250c3602087878b8945de9e035e2c219dc21b384e35d39856bda5ce [2023-05-24T05:03:03.813Z] $ docker rm -f --volumes 9d3910327250c3602087878b8945de9e035e2c219dc21b384e35d39856bda5ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T05:04:05.316Z] Removing intermediate container 63d380ab34ea [2023-05-24T05:04:05.316Z] ---> 4855b1a35944 [2023-05-24T05:04:05.316Z] Step 14/15 : COPY . . [2023-05-24T05:04:05.316Z] ---> 3c46e06d3623 [2023-05-24T05:04:05.316Z] Step 15/15 : RUN ${MAKE} [2023-05-24T05:04:05.316Z] ---> Running in b36ca5d2be7f [2023-05-24T05:04:05.316Z] noop [2023-05-24T05:04:05.316Z] Removing intermediate container b36ca5d2be7f [2023-05-24T05:04:05.316Z] ---> 10a074527ef4 [2023-05-24T05:04:05.316Z] Successfully built 10a074527ef4 [2023-05-24T05:04:05.316Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:04:05.805Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T05:04:05.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:04:06.109Z] prd-ubuntu20.04-docker-arm64-4c-16g-16662 does not seem to be running inside a container [2023-05-24T05:04:06.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2023-05-24T05:04:07.433Z] $ docker top bb9d91ebd7f5a2570cb3c47f520822c45486a30b766632f36d249fde5ec3933c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:04:08.327Z] + go version [2023-05-24T05:04:08.327Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T05:04:08.368Z] $ docker stop --time=1 bb9d91ebd7f5a2570cb3c47f520822c45486a30b766632f36d249fde5ec3933c [2023-05-24T05:04:10.049Z] $ docker rm -f --volumes bb9d91ebd7f5a2570cb3c47f520822c45486a30b766632f36d249fde5ec3933c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:04:10.903Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T05:04:10.904Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:04:11.157Z] prd-ubuntu20.04-docker-arm64-4c-16g-16662 does not seem to be running inside a container [2023-05-24T05:04:11.229Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2023-05-24T05:04:12.400Z] $ docker top 3b8fc5346a4fc8ffb91a3ec852ecfe5b96a21389a80a7ddc43445b42618a8542 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:04:12.946Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T05:04:13.338Z] + make test [2023-05-24T05:04:13.338Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T05:04:52.238Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T05:06:43.925Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T05:06:43.925Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T05:06:43.925Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T05:06:43.925Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T05:06:43.925Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T05:06:43.925Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T05:06:43.925Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T05:06:43.925Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T05:06:43.925Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T05:07:10.649Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T05:07:10.649Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T05:07:10.649Z] ./bin/test-attribution-txt.sh [2023-05-24T05:07:10.649Z] make -C web test [2023-05-24T05:07:10.649Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-24T05:07:10.649Z] make[1]: tput: No such file or directory [2023-05-24T05:07:10.649Z] make[1]: tput: No such file or directory [2023-05-24T05:07:10.649Z] warning: generating ./VERSION [2023-05-24T05:07:10.649Z] echo "0.0.0" > VERSION [2023-05-24T05:07:10.649Z] docker build \ [2023-05-24T05:07:10.649Z] -f Dockerfile \ [2023-05-24T05:07:10.649Z] --build-arg USER=1000 \ [2023-05-24T05:07:10.649Z] \ [2023-05-24T05:07:10.649Z] --label "git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d" \ [2023-05-24T05:07:10.649Z] -t edgexfoundry/edgex-web-ui:295d9255ef2afa6aeb8c743482b96de3e8f83f5d \ [2023-05-24T05:07:10.649Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T05:07:10.649Z] . [2023-05-24T05:07:10.649Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T05:07:10.649Z] Install the buildx component to build images with BuildKit: [2023-05-24T05:07:10.649Z] https://docs.docker.com/go/buildx/ [2023-05-24T05:07:10.649Z] [2023-05-24T05:07:11.234Z] Sending build context to Docker daemon 2.571MB [2023-05-24T05:07:11.234Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T05:07:11.508Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T05:07:11.508Z] 47517142f6ba: Pulling fs layer [2023-05-24T05:07:11.508Z] 5f8c4bfa009b: Pulling fs layer [2023-05-24T05:07:11.508Z] f7079c9c4ba1: Pulling fs layer [2023-05-24T05:07:11.508Z] aba105e6f55a: Pulling fs layer [2023-05-24T05:07:11.508Z] aba105e6f55a: Waiting [2023-05-24T05:07:11.508Z] f7079c9c4ba1: Download complete [2023-05-24T05:07:11.508Z] 47517142f6ba: Verifying Checksum [2023-05-24T05:07:11.508Z] 47517142f6ba: Download complete [2023-05-24T05:07:11.508Z] aba105e6f55a: Verifying Checksum [2023-05-24T05:07:11.508Z] aba105e6f55a: Download complete [2023-05-24T05:07:12.092Z] 47517142f6ba: Pull complete [2023-05-24T05:07:12.362Z] 5f8c4bfa009b: Download complete [2023-05-24T05:07:17.705Z] 5f8c4bfa009b: Pull complete [2023-05-24T05:07:17.705Z] f7079c9c4ba1: Pull complete [2023-05-24T05:07:17.705Z] aba105e6f55a: Pull complete [2023-05-24T05:07:17.705Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T05:07:17.705Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T05:07:17.705Z] ---> bf1b8b58d215 [2023-05-24T05:07:17.705Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T05:07:17.974Z] ---> Running in 36c6da5fd235 [2023-05-24T05:07:18.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-24T05:07:19.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-24T05:07:20.488Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-24T05:07:20.488Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-24T05:07:20.488Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-24T05:07:20.488Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-24T05:07:20.488Z] (5/128) Installing libxcb (1.14-r2) [2023-05-24T05:07:20.488Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-24T05:07:20.758Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-24T05:07:20.758Z] (8/128) Installing libice (1.0.10-r0) [2023-05-24T05:07:20.758Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-24T05:07:20.758Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-24T05:07:20.758Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-24T05:07:20.758Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-24T05:07:20.758Z] (13/128) Installing xset (1.2.4-r0) [2023-05-24T05:07:20.758Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-24T05:07:20.758Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-24T05:07:20.758Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T05:07:20.758Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-24T05:07:20.758Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-24T05:07:20.758Z] (19/128) Installing libintl (0.21-r0) [2023-05-24T05:07:20.758Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-24T05:07:20.758Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-24T05:07:20.758Z] (22/128) Installing pcre (8.45-r1) [2023-05-24T05:07:20.758Z] (23/128) Installing glib (2.70.5-r0) [2023-05-24T05:07:21.025Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-24T05:07:21.025Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-24T05:07:21.025Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-24T05:07:21.025Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T05:07:21.025Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T05:07:21.025Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-24T05:07:21.025Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-24T05:07:21.025Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-24T05:07:21.293Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-24T05:07:21.293Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T05:07:21.293Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T05:07:21.293Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-24T05:07:21.293Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-24T05:07:21.293Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-24T05:07:21.293Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-24T05:07:21.293Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-24T05:07:21.293Z] (40/128) Installing libxi (1.8-r0) [2023-05-24T05:07:21.293Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-24T05:07:21.293Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-24T05:07:21.293Z] (43/128) Installing atk (2.36.0-r0) [2023-05-24T05:07:21.293Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-24T05:07:21.293Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-24T05:07:21.293Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-24T05:07:21.293Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T05:07:21.293Z] (48/128) Installing expat (2.5.0-r0) [2023-05-24T05:07:21.293Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-24T05:07:21.293Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-24T05:07:21.293Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-24T05:07:21.293Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-24T05:07:21.559Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-24T05:07:21.559Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-24T05:07:21.559Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-24T05:07:21.559Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-24T05:07:21.559Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-24T05:07:21.559Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-24T05:07:21.559Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-24T05:07:21.559Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-24T05:07:21.559Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-24T05:07:21.559Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-24T05:07:21.559Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-24T05:07:21.559Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-24T05:07:21.827Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-24T05:07:21.827Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-24T05:07:21.827Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-24T05:07:21.827Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-24T05:07:21.827Z] (69/128) Installing pango (1.48.10-r0) [2023-05-24T05:07:21.827Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T05:07:21.827Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T05:07:21.827Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T05:07:21.827Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-24T05:07:22.095Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-24T05:07:22.095Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T05:07:22.364Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T05:07:22.364Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-24T05:07:22.364Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-24T05:07:22.364Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-24T05:07:22.364Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T05:07:24.940Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-24T05:07:24.940Z] (80/128) Installing flac (1.3.4-r0) [2023-05-24T05:07:24.940Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T05:07:24.940Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T05:07:24.940Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-24T05:07:24.940Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-24T05:07:24.940Z] (85/128) Installing libass (0.15.2-r0) [2023-05-24T05:07:24.940Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-24T05:07:24.940Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T05:07:24.940Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T05:07:24.940Z] (89/128) Installing lame (3.100-r0) [2023-05-24T05:07:24.940Z] (90/128) Installing opus (1.3.1-r1) [2023-05-24T05:07:24.940Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T05:07:24.940Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-24T05:07:24.940Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-24T05:07:24.940Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-24T05:07:24.940Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-24T05:07:24.940Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T05:07:24.940Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-24T05:07:24.940Z] (98/128) Installing libva (2.13.0-r0) [2023-05-24T05:07:24.940Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-24T05:07:24.940Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-24T05:07:24.940Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-24T05:07:25.209Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-24T05:07:25.209Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-24T05:07:25.209Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-24T05:07:25.209Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-24T05:07:25.209Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-24T05:07:25.209Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T05:07:25.793Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-24T05:07:25.793Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-24T05:07:25.793Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T05:07:25.793Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-24T05:07:25.793Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-24T05:07:25.793Z] (113/128) Installing nspr (4.32-r0) [2023-05-24T05:07:25.793Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-24T05:07:25.793Z] (115/128) Installing nss (3.78.1-r0) [2023-05-24T05:07:25.793Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-24T05:07:25.793Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-24T05:07:25.793Z] (118/128) Installing orc (0.4.32-r0) [2023-05-24T05:07:26.062Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-24T05:07:26.062Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-24T05:07:26.062Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-24T05:07:26.062Z] (122/128) Installing libpulse (15.0-r2) [2023-05-24T05:07:26.062Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-24T05:07:26.062Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-24T05:07:26.062Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-24T05:07:26.062Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-24T05:07:26.062Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-24T05:07:26.062Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-24T05:07:30.322Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T05:07:30.322Z] Executing glib-2.70.5-r0.trigger [2023-05-24T05:07:30.322Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T05:07:32.273Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T05:07:32.273Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T05:07:32.273Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T05:07:32.541Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T05:07:32.541Z] OK: 275 MiB in 144 packages [2023-05-24T05:07:40.743Z] Removing intermediate container 36c6da5fd235 [2023-05-24T05:07:40.743Z] ---> c899a3a9d556 [2023-05-24T05:07:40.743Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T05:07:40.743Z] ---> Running in 22f2e79de349 [2023-05-24T05:07:41.013Z] Removing intermediate container 22f2e79de349 [2023-05-24T05:07:41.013Z] ---> f723159923e6 [2023-05-24T05:07:41.013Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T05:07:41.013Z] ---> Running in 726fd2018695 [2023-05-24T05:07:41.286Z] Removing intermediate container 726fd2018695 [2023-05-24T05:07:41.286Z] ---> 92aa39d0dc8d [2023-05-24T05:07:41.286Z] Step 5/10 : RUN npm install -g npm [2023-05-24T05:07:41.555Z] ---> Running in 5781adce179d [2023-05-24T05:08:13.816Z] [2023-05-24T05:08:13.816Z] removed 7 packages, changed 101 packages, and audited 264 packages in 27s [2023-05-24T05:08:13.816Z] [2023-05-24T05:08:13.816Z] 27 packages are looking for funding [2023-05-24T05:08:13.816Z] run `npm fund` for details [2023-05-24T05:08:13.816Z] [2023-05-24T05:08:13.816Z] found 0 vulnerabilities [2023-05-24T05:08:16.415Z] Removing intermediate container 5781adce179d [2023-05-24T05:08:16.415Z] ---> 8babe5e52461 [2023-05-24T05:08:16.415Z] Step 6/10 : ARG USER=1000 [2023-05-24T05:08:16.686Z] ---> Running in 7fc4a6765010 [2023-05-24T05:08:16.958Z] Removing intermediate container 7fc4a6765010 [2023-05-24T05:08:16.958Z] ---> b837c87ad0a7 [2023-05-24T05:08:16.958Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T05:08:16.958Z] ---> Running in 37f751892052 [2023-05-24T05:08:18.911Z] Removing intermediate container 37f751892052 [2023-05-24T05:08:18.911Z] ---> 23ac8ff5b0f7 [2023-05-24T05:08:18.911Z] Step 8/10 : USER $USER:$USER [2023-05-24T05:08:18.911Z] ---> Running in def22e8d6361 [2023-05-24T05:08:19.180Z] Removing intermediate container def22e8d6361 [2023-05-24T05:08:19.180Z] ---> 87ef9c58cbe3 [2023-05-24T05:08:19.180Z] Step 9/10 : WORKDIR /app [2023-05-24T05:08:19.180Z] ---> Running in 2841d57a80cf [2023-05-24T05:08:19.451Z] Removing intermediate container 2841d57a80cf [2023-05-24T05:08:19.451Z] ---> 5561e1405da6 [2023-05-24T05:08:19.451Z] Step 10/10 : LABEL git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d [2023-05-24T05:08:19.721Z] ---> Running in 15742862c53d [2023-05-24T05:08:19.991Z] Removing intermediate container 15742862c53d [2023-05-24T05:08:19.991Z] ---> 967da85886e2 [2023-05-24T05:08:19.991Z] Successfully built 967da85886e2 [2023-05-24T05:08:19.991Z] Successfully tagged edgexfoundry/edgex-web-ui:295d9255ef2afa6aeb8c743482b96de3e8f83f5d [2023-05-24T05:08:19.991Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T05:08:19.991Z] touch edgex-web-ui.imagebuilt [2023-05-24T05:08:20.261Z] mkdir -p node_modules coverage [2023-05-24T05:08:20.261Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T05:08:20.261Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T05:08:35.280Z] npm WARN old lockfile [2023-05-24T05:08:35.280Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T05:08:35.280Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T05:08:35.280Z] npm WARN old lockfile [2023-05-24T05:08:35.280Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T05:08:35.280Z] npm WARN old lockfile [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE required: { [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE }, [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE } [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE required: { [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE }, [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE } [2023-05-24T05:09:22.135Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE required: { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE }, [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE required: { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE }, [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE required: { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE }, [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE required: { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE }, [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE required: { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE }, [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE required: { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE }, [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE required: { [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE }, [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:09:22.136Z] npm WARN EBADENGINE } [2023-05-24T05:09:53.929Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T05:09:53.929Z] 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-05-24T05:09:53.929Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T05:09:54.518Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:09:55.930Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T05:09:57.348Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T05:10:02.814Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T05:10:11.116Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T05:10:11.116Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T05:10:12.080Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T05:10:22.167Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T05:10:32.233Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:10:32.233Z] 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-05-24T05:10:34.182Z] 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-05-24T05:10:38.432Z] 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-05-24T05:10:38.432Z] 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-05-24T05:10:39.414Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:10:54.410Z] 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-05-24T05:10:54.410Z] 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-05-24T05:11:16.444Z] 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-05-24T05:11:38.491Z] 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-05-24T05:12:17.369Z] [2023-05-24T05:12:17.369Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-24T05:12:17.369Z] [2023-05-24T05:12:17.369Z] 90 packages are looking for funding [2023-05-24T05:12:17.369Z] run `npm fund` for details [2023-05-24T05:12:17.974Z] [2023-05-24T05:12:17.974Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T05:12:17.974Z] [2023-05-24T05:12:17.974Z] To address issues that do not require attention, run: [2023-05-24T05:12:17.974Z] npm audit fix [2023-05-24T05:12:17.974Z] [2023-05-24T05:12:17.974Z] To address all issues (including breaking changes), run: [2023-05-24T05:12:17.974Z] npm audit fix --force [2023-05-24T05:12:17.974Z] [2023-05-24T05:12:17.974Z] Run `npm audit` for details. [2023-05-24T05:12:21.317Z] 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-05-24T05:12:43.388Z] - Generating browser application bundles (phase: setup)... [2023-05-24T05:13:15.620Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T05:13:15.620Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T05:13:47.855Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T05:13:47.855Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T05:13:51.196Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T05:13:51.196Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T05:13:55.458Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T05:13:56.043Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T05:14:01.401Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T05:14:03.345Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T05:14:03.345Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T05:14:07.618Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T05:14:08.201Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T05:14:08.201Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T05:15:16.070Z] 24 05 2023 05:15:11.863:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T05:15:16.070Z] 24 05 2023 05:15:11.878:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T05:15:16.071Z] 24 05 2023 05:15:11.908:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T05:16:37.676Z] 24 05 2023 05:16:27.803:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-24T05:16:37.676Z] 24 05 2023 05:16:31.915:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T05:17:04.344Z] 24 05 2023 05:17:01.172:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-24T05:17:22.570Z] ✔ Browser application bundle generation complete. [2023-05-24T05:17:22.570Z] 24 05 2023 05:17:21.688:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket TcEzAIrhXiSb3aOIAAAB with id 2764940 [2023-05-24T05:17:40.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T05:17:40.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.311 secs) [2023-05-24T05:17:40.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.347 secs) [2023-05-24T05:17:40.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.891 secs) [2023-05-24T05:17:40.765Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 0.934 secs) [2023-05-24T05:17:41.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 0.961 secs) [2023-05-24T05:17:41.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.062 secs) [2023-05-24T05:17:41.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.084 secs) [2023-05-24T05:17:41.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 1.104 secs) [2023-05-24T05:17:41.990Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 1.747 secs) [2023-05-24T05:17:42.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.051 secs) [2023-05-24T05:17:42.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.14 secs) [2023-05-24T05:17:42.787Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.574 secs) [2023-05-24T05:17:43.054Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.649 secs) [2023-05-24T05:17:43.320Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.79 secs) [2023-05-24T05:17:43.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.009 secs) [2023-05-24T05:17:43.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.235 secs) [2023-05-24T05:17:43.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.263 secs) [2023-05-24T05:17:43.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.278 secs) [2023-05-24T05:17:44.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.325 secs) [2023-05-24T05:17:44.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.381 secs) [2023-05-24T05:17:44.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.548 secs) [2023-05-24T05:17:44.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.672 secs) [2023-05-24T05:17:44.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.697 secs) [2023-05-24T05:17:44.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.018 secs) [2023-05-24T05:17:45.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.161 secs) [2023-05-24T05:17:45.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.314 secs) [2023-05-24T05:17:45.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.423 secs) [2023-05-24T05:17:45.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.464 secs) [2023-05-24T05:17:45.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.603 secs) [2023-05-24T05:17:45.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.662 secs) [2023-05-24T05:17:45.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.691 secs) [2023-05-24T05:17:45.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.716 secs) [2023-05-24T05:17:45.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.743 secs) [2023-05-24T05:17:45.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.769 secs) [2023-05-24T05:17:45.992Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.784 secs) [2023-05-24T05:17:46.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.108 secs) [2023-05-24T05:17:46.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.181 secs) [2023-05-24T05:17:46.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.276 secs) [2023-05-24T05:17:46.528Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.357 secs) [2023-05-24T05:17:46.797Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.542 secs) [2023-05-24T05:17:47.066Z] WARN: ' [2023-05-24T05:17:47.066Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:17:47.066Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:17:47.066Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:17:47.066Z] in a future version of Angular. [2023-05-24T05:17:47.066Z] [2023-05-24T05:17:47.066Z] For more information on this, see our API docs here: [2023-05-24T05:17:47.066Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:17:47.066Z] ' [2023-05-24T05:17:47.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.542 secs) [2023-05-24T05:17:47.066Z] WARN: ' [2023-05-24T05:17:47.066Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:17:47.066Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:17:47.066Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:17:47.066Z] in a future version of Angular. [2023-05-24T05:17:47.066Z] [2023-05-24T05:17:47.066Z] For more information on this, see our API docs here: [2023-05-24T05:17:47.066Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:17:47.066Z] ' [2023-05-24T05:17:47.066Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.808 secs) [2023-05-24T05:17:47.335Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.917 secs) [2023-05-24T05:17:47.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.096 secs) [2023-05-24T05:17:47.603Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.119 secs) [2023-05-24T05:17:47.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.291 secs) [2023-05-24T05:17:47.870Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.361 secs) [2023-05-24T05:17:48.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.434 secs) [2023-05-24T05:17:48.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 6.455 secs) [2023-05-24T05:17:48.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 6.471 secs) [2023-05-24T05:17:48.136Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 6.528 secs) [2023-05-24T05:17:48.404Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 6.785 secs) [2023-05-24T05:17:48.671Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 6.934 secs) [2023-05-24T05:17:48.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.049 secs) [2023-05-24T05:17:48.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.114 secs) [2023-05-24T05:17:48.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.145 secs) [2023-05-24T05:17:48.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.184 secs) [2023-05-24T05:17:49.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.571 secs) [2023-05-24T05:17:49.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.593 secs) [2023-05-24T05:17:49.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.677 secs) [2023-05-24T05:17:49.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.785 secs) [2023-05-24T05:17:49.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.805 secs) [2023-05-24T05:17:49.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.825 secs) [2023-05-24T05:17:50.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.894 secs) [2023-05-24T05:17:50.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.928 secs) [2023-05-24T05:17:50.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.057 secs) [2023-05-24T05:17:50.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.087 secs) [2023-05-24T05:17:50.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.134 secs) [2023-05-24T05:17:50.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 8.154 secs) [2023-05-24T05:17:50.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 8.174 secs) [2023-05-24T05:17:50.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 8.268 secs) [2023-05-24T05:17:50.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.324 secs) [2023-05-24T05:17:50.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.388 secs) [2023-05-24T05:17:50.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.46 secs) [2023-05-24T05:17:51.124Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.813 secs) [2023-05-24T05:17:51.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.886 secs) [2023-05-24T05:17:51.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.05 secs) [2023-05-24T05:17:51.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 9.067 secs) [2023-05-24T05:17:51.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 9.085 secs) [2023-05-24T05:17:51.659Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 9.113 secs) [2023-05-24T05:17:51.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 9.157 secs) [2023-05-24T05:17:51.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.195 secs) [2023-05-24T05:17:51.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.266 secs) [2023-05-24T05:17:51.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.326 secs) [2023-05-24T05:17:52.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.35 secs) [2023-05-24T05:17:52.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.362 secs) [2023-05-24T05:17:52.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.414 secs) [2023-05-24T05:17:52.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.43 secs) [2023-05-24T05:17:52.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.443 secs) [2023-05-24T05:17:52.461Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.555 secs) [2023-05-24T05:17:53.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 10.188 secs) [2023-05-24T05:17:53.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 10.27 secs) [2023-05-24T05:17:53.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 10.303 secs) [2023-05-24T05:17:53.313Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 10.336 secs) [2023-05-24T05:17:53.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 10.503 secs) [2023-05-24T05:17:53.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 10.526 secs) [2023-05-24T05:17:53.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 10.559 secs) [2023-05-24T05:17:53.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 10.576 secs) [2023-05-24T05:17:53.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.59 secs) [2023-05-24T05:17:53.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.727 secs) [2023-05-24T05:17:53.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.737 secs) [2023-05-24T05:17:54.133Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.973 secs) [2023-05-24T05:17:54.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 11.39 secs) [2023-05-24T05:17:54.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 11.442 secs) [2023-05-24T05:17:54.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 11.47 secs) [2023-05-24T05:17:54.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 11.524 secs) [2023-05-24T05:17:54.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 11.679 secs) [2023-05-24T05:17:54.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 11.71 secs) [2023-05-24T05:17:55.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 11.751 secs) [2023-05-24T05:17:55.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 11.799 secs) [2023-05-24T05:17:55.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 11.851 secs) [2023-05-24T05:17:55.515Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 12.086 secs) [2023-05-24T05:17:55.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 12.167 secs) [2023-05-24T05:17:55.783Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 12.275 secs) [2023-05-24T05:17:56.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 12.346 secs) [2023-05-24T05:17:56.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 12.517 secs) [2023-05-24T05:17:56.334Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 12.581 secs) [2023-05-24T05:17:56.665Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 12.714 secs) [2023-05-24T05:17:56.665Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 12.963 secs) [2023-05-24T05:17:56.935Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 12.992 secs) [2023-05-24T05:17:57.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.24 secs) [2023-05-24T05:17:57.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.429 secs) [2023-05-24T05:17:57.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.489 secs) [2023-05-24T05:17:57.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.626 secs) [2023-05-24T05:17:57.747Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.67 secs) [2023-05-24T05:17:58.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 13.917 secs) [2023-05-24T05:17:58.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.024 secs) [2023-05-24T05:17:58.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.161 secs) [2023-05-24T05:17:58.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.305 secs) [2023-05-24T05:17:58.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.354 secs) [2023-05-24T05:17:58.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.394 secs) [2023-05-24T05:17:58.842Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.452 secs) [2023-05-24T05:17:59.116Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.661 secs) [2023-05-24T05:17:59.390Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.781 secs) [2023-05-24T05:17:59.390Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 14.858 secs) [2023-05-24T05:17:59.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.029 secs) [2023-05-24T05:17:59.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.152 secs) [2023-05-24T05:17:59.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.182 secs) [2023-05-24T05:17:59.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.214 secs) [2023-05-24T05:17:59.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.248 secs) [2023-05-24T05:18:00.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.334 secs) [2023-05-24T05:18:00.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.374 secs) [2023-05-24T05:18:00.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.425 secs) [2023-05-24T05:18:00.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.464 secs) [2023-05-24T05:18:00.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.481 secs) [2023-05-24T05:18:00.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.496 secs) [2023-05-24T05:18:01.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.558 secs / 15.496 secs) [2023-05-24T05:18:01.484Z] TOTAL: 145 SUCCESS [2023-05-24T05:18:01.484Z] ✔ Browser application bundle generation complete. [2023-05-24T05:18:04.824Z] [2023-05-24T05:18:04.824Z] =============================== Coverage summary =============================== [2023-05-24T05:18:04.824Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T05:18:04.824Z] Branches : 12.14% ( 109/898 ) [2023-05-24T05:18:04.824Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T05:18:04.824Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T05:18:04.824Z] ================================================================================ [2023-05-24T05:18:04.824Z] 24 05 2023 05:18:04.722:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T05:18:05.785Z] ✔ Browser application bundle generation complete. [2023-05-24T05:18:06.749Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-24T05:18:06.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T05:18:06.825Z] $ docker stop --time=1 3b8fc5346a4fc8ffb91a3ec852ecfe5b96a21389a80a7ddc43445b42618a8542 [2023-05-24T05:18:08.553Z] $ docker rm -f --volumes 3b8fc5346a4fc8ffb91a3ec852ecfe5b96a21389a80a7ddc43445b42618a8542 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T05:18:09.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T05:18:12.259Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T05:18:17.415Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T05:18:17.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T05:18:20.905Z] + ls -al . [2023-05-24T05:18:20.905Z] total 176 [2023-05-24T05:18:20.905Z] drwxrwxr-x 13 jenkins jenkins 4096 May 24 05:04 . [2023-05-24T05:18:20.905Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:01 .. [2023-05-24T05:18:20.905Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:01 .blubracket [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 05:01 .dockerignore [2023-05-24T05:18:20.905Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:01 .git [2023-05-24T05:18:20.905Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:01 .github [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 05:01 .gitignore [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 05:01 Attribution.txt [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 05:01 CHANGELOG.md [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 05:01 CONTRIBUTING.md [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 05:01 Dockerfile [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 05:01 Jenkinsfile [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 05:01 LICENSE [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 05:01 Makefile [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 05:01 README.md [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 04:59 VERSION [2023-05-24T05:18:20.905Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:01 assets [2023-05-24T05:18:20.905Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:01 bin [2023-05-24T05:18:20.905Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:01 cmd [2023-05-24T05:18:20.905Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 05:04 coverage.out [2023-05-24T05:18:20.905Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:01 docs [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 3034 May 24 05:01 go.mod [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 30598 May 24 05:01 go.sum [2023-05-24T05:18:20.905Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:01 internal [2023-05-24T05:18:20.905Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:01 snap [2023-05-24T05:18:20.905Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:01 testing [2023-05-24T05:18:20.905Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 05:01 version.go [2023-05-24T05:18:20.905Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:18:21.326Z] + 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=295d9255ef2afa6aeb8c743482b96de3e8f83f5d --label arch=arm64 --label version=0.0.0 . [2023-05-24T05:18:22.954Z] Sending build context to Docker daemon 33.17MB [2023-05-24T05:18:22.954Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:18:22.954Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T05:18:22.954Z] ---> 10a074527ef4 [2023-05-24T05:18:22.954Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:18:23.536Z] ---> Running in 86bcb22bc7ff [2023-05-24T05:18:23.803Z] Removing intermediate container 86bcb22bc7ff [2023-05-24T05:18:23.803Z] ---> 089dac3c7827 [2023-05-24T05:18:23.803Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:18:23.803Z] ---> Running in 9d7b02f12088 [2023-05-24T05:18:24.070Z] Removing intermediate container 9d7b02f12088 [2023-05-24T05:18:24.070Z] ---> f899ac82e4a3 [2023-05-24T05:18:24.070Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:18:24.338Z] ---> Running in 15ccb5949859 [2023-05-24T05:18:24.606Z] Removing intermediate container 15ccb5949859 [2023-05-24T05:18:24.606Z] ---> 1d791802298a [2023-05-24T05:18:24.606Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T05:18:24.606Z] ---> Running in cc42009d37ff [2023-05-24T05:18:24.872Z] Removing intermediate container cc42009d37ff [2023-05-24T05:18:24.872Z] ---> 80002b4cd925 [2023-05-24T05:18:24.872Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:18:24.872Z] ---> Running in 230ac6290596 [2023-05-24T05:18:25.138Z] Removing intermediate container 230ac6290596 [2023-05-24T05:18:25.138Z] ---> 4f3e212649d2 [2023-05-24T05:18:25.138Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:18:29.392Z] ---> 73ee5fb3d1e0 [2023-05-24T05:18:29.392Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:18:29.392Z] ---> Running in 62c73afa935e [2023-05-24T05:18:30.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T05:18:30.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T05:18:32.348Z] OK: 263 MiB in 53 packages [2023-05-24T05:18:33.321Z] Removing intermediate container 62c73afa935e [2023-05-24T05:18:33.321Z] ---> 7dce64216477 [2023-05-24T05:18:33.321Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T05:18:33.321Z] ---> Running in 5f9fe575ec69 [2023-05-24T05:18:33.587Z] Removing intermediate container 5f9fe575ec69 [2023-05-24T05:18:33.587Z] ---> 4e1817f0974d [2023-05-24T05:18:33.587Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:18:33.587Z] ---> Running in 26699a34f1d2 [2023-05-24T05:18:33.853Z] Removing intermediate container 26699a34f1d2 [2023-05-24T05:18:33.853Z] ---> d8c59eaca35e [2023-05-24T05:18:33.853Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T05:18:34.438Z] ---> acaea95473b8 [2023-05-24T05:18:34.438Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:18:34.706Z] ---> Running in 488b16f2b358 [2023-05-24T05:18:37.308Z] Removing intermediate container 488b16f2b358 [2023-05-24T05:18:37.308Z] ---> 4c79665a59f3 [2023-05-24T05:18:37.308Z] Step 14/25 : COPY . . [2023-05-24T05:18:42.656Z] ---> 1e144a572951 [2023-05-24T05:18:42.656Z] Step 15/25 : RUN ${MAKE} [2023-05-24T05:18:42.926Z] ---> Running in 712de1b0f8da [2023-05-24T05:18:43.886Z] 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-05-24T05:20:50.546Z] Removing intermediate container 712de1b0f8da [2023-05-24T05:20:50.546Z] ---> 7125e975ec2a [2023-05-24T05:20:50.546Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T05:20:50.546Z] 3.17: Pulling from library/alpine [2023-05-24T05:20:50.546Z] c41833b44d91: Already exists [2023-05-24T05:20:50.546Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T05:20:50.546Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T05:20:50.546Z] ---> 51e60588ff2c [2023-05-24T05:20:50.546Z] Step 17/25 : EXPOSE 4000 [2023-05-24T05:20:50.546Z] ---> Running in 2b1ce5b040b7 [2023-05-24T05:20:50.546Z] Removing intermediate container 2b1ce5b040b7 [2023-05-24T05:20:50.546Z] ---> 281307006525 [2023-05-24T05:20:50.546Z] Step 18/25 : 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-05-24T05:20:51.960Z] ---> f7e9c1ccdcc5 [2023-05-24T05:20:51.960Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T05:20:52.544Z] ---> bb548b97439c [2023-05-24T05:20:52.544Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T05:20:53.130Z] ---> dc5e759574f3 [2023-05-24T05:20:53.130Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T05:20:53.130Z] ---> Running in e806196c158a [2023-05-24T05:20:53.398Z] Removing intermediate container e806196c158a [2023-05-24T05:20:53.398Z] ---> f6525d41087a [2023-05-24T05:20:53.398Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T05:20:53.671Z] ---> Running in dee869f0c3e4 [2023-05-24T05:20:53.939Z] Removing intermediate container dee869f0c3e4 [2023-05-24T05:20:53.939Z] ---> 27c7bd527a8c [2023-05-24T05:20:53.939Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T05:20:53.939Z] ---> Running in 87c2d3d91175 [2023-05-24T05:20:54.207Z] Removing intermediate container 87c2d3d91175 [2023-05-24T05:20:54.207Z] ---> 2073e00d008d [2023-05-24T05:20:54.207Z] Step 24/25 : LABEL git_sha=295d9255ef2afa6aeb8c743482b96de3e8f83f5d [2023-05-24T05:20:54.474Z] ---> Running in 97619c0830de [2023-05-24T05:20:54.741Z] Removing intermediate container 97619c0830de [2023-05-24T05:20:54.741Z] ---> f52610fdf880 [2023-05-24T05:20:54.741Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T05:20:54.741Z] ---> Running in 6401c7024b3c [2023-05-24T05:20:55.010Z] Removing intermediate container 6401c7024b3c [2023-05-24T05:20:55.010Z] ---> 00e7db3f2d9e [2023-05-24T05:20:55.010Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T05:20:55.278Z] Successfully built 00e7db3f2d9e [2023-05-24T05:20:55.278Z] 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-05-24T05:20:56.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T05:20:56.084Z] [2023-05-24T05:20:56.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:20:56.489Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T05:20:56.489Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T05:20:56.489Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T05:20:56.489Z] 04944245beec: Pulling fs layer [2023-05-24T05:20:56.489Z] 699f458cf7ca: Pulling fs layer [2023-05-24T05:20:56.489Z] 765212b225bb: Pulling fs layer [2023-05-24T05:20:56.489Z] f23df028b6ca: Pulling fs layer [2023-05-24T05:20:56.489Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T05:20:56.489Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T05:20:56.489Z] 765212b225bb: Waiting [2023-05-24T05:20:56.489Z] f23df028b6ca: Waiting [2023-05-24T05:20:56.489Z] d65c8cfc05b1: Waiting [2023-05-24T05:20:56.489Z] 2437ff75d9bd: Waiting [2023-05-24T05:20:56.760Z] 04944245beec: Verifying Checksum [2023-05-24T05:20:56.760Z] 04944245beec: Download complete [2023-05-24T05:20:56.760Z] 765212b225bb: Verifying Checksum [2023-05-24T05:20:56.760Z] 765212b225bb: Download complete [2023-05-24T05:20:56.760Z] f23df028b6ca: Verifying Checksum [2023-05-24T05:20:56.760Z] f23df028b6ca: Download complete [2023-05-24T05:20:56.760Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T05:20:56.760Z] d65c8cfc05b1: Download complete [2023-05-24T05:20:57.027Z] 699f458cf7ca: Verifying Checksum [2023-05-24T05:20:57.027Z] 699f458cf7ca: Download complete [2023-05-24T05:20:57.293Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T05:20:57.293Z] 8998bd30e6a1: Download complete [2023-05-24T05:20:59.880Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T05:20:59.880Z] 2437ff75d9bd: Download complete [2023-05-24T05:21:01.293Z] 8998bd30e6a1: Pull complete [2023-05-24T05:21:01.878Z] 04944245beec: Pull complete [2023-05-24T05:21:03.288Z] 699f458cf7ca: Pull complete [2023-05-24T05:21:03.288Z] 765212b225bb: Pull complete [2023-05-24T05:21:04.332Z] f23df028b6ca: Pull complete [2023-05-24T05:21:04.332Z] d65c8cfc05b1: Pull complete [2023-05-24T05:21:19.321Z] 2437ff75d9bd: Pull complete [2023-05-24T05:21:19.321Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T05:21:19.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T05:21:19.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:21:19.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-16662 does not seem to be running inside a container [2023-05-24T05:21:19.739Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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-lftools-log-publisher:arm64 cat [2023-05-24T05:21:22.779Z] $ docker top 15e98b434beb96a96a4866416e9594f6479b081c9d6f4781204e6eba03faf859 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:21:23.708Z] ---> job-cost.sh [2023-05-24T05:21:23.708Z] lf-activate-venv: SKIPPING [2023-05-24T05:21:23.708Z] INFO: No Stack... [2023-05-24T05:21:24.292Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T05:21:24.875Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T05:21:25.538Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-05-24T05:21:25.538Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T05:21:25.625Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [2023-05-24T05:21:25.630Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] did not exist. Created. [2023-05-24T05:21:25.630Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T05:21:26.371Z] /w/workspace/edgex-ui-go/1@tmp/durable-117e3493/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T05:21:27.051Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T05:21:27.089Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T05:21:32.217Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T05:21:32.232Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T05:21:32.322Z] $ docker stop --time=1 15e98b434beb96a96a4866416e9594f6479b081c9d6f4781204e6eba03faf859 [2023-05-24T05:21:34.026Z] $ docker rm -f --volumes 15e98b434beb96a96a4866416e9594f6479b081c9d6f4781204e6eba03faf859 [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-05-24T05:21:35.051Z] provisioning config files... [2023-05-24T05:21:35.058Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config525748794716504768tmp [Pipeline] { [Pipeline] sh [2023-05-24T05:21:35.391Z] + set +x [2023-05-24T05:21:35.391Z] + curl -s https://codecov.io/bash [2023-05-24T05:21:35.391Z] + bash -s -- [2023-05-24T05:21:35.391Z] [2023-05-24T05:21:35.391Z] _____ _ [2023-05-24T05:21:35.391Z] / ____| | | [2023-05-24T05:21:35.391Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T05:21:35.391Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T05:21:35.391Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T05:21:35.391Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T05:21:35.391Z] Bash-1.0.6 [2023-05-24T05:21:35.391Z] [2023-05-24T05:21:35.391Z] [2023-05-24T05:21:35.391Z] ==> git version 2.25.1 found [2023-05-24T05:21:35.391Z] ==> 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-05-24T05:21:35.391Z] Release-Date: 2020-01-08 [2023-05-24T05:21:35.391Z] 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-05-24T05:21:35.391Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T05:21:35.391Z] ==> Jenkins CI detected. [2023-05-24T05:21:35.391Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-616 [2023-05-24T05:21:35.391Z] project root: . [2023-05-24T05:21:35.391Z] --> token set from env [2023-05-24T05:21:35.391Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T05:21:35.391Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T05:21:35.650Z] ==> Python coveragepy not found [2023-05-24T05:21:35.650Z] ==> Searching for coverage reports in: [2023-05-24T05:21:35.650Z] + . [2023-05-24T05:21:35.650Z] -> Found 1 reports [2023-05-24T05:21:35.650Z] ==> Detecting git/mercurial file structure [2023-05-24T05:21:35.650Z] ==> Reading reports [2023-05-24T05:21:35.650Z] + ./coverage.out bytes=10 [2023-05-24T05:21:35.650Z] ==> Appending adjustments [2023-05-24T05:21:35.650Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T05:21:36.216Z] + Found adjustments [2023-05-24T05:21:36.476Z] ==> Gzipping contents [2023-05-24T05:21:36.476Z] 12K /tmp/codecov.psn1KU.gz [2023-05-24T05:21:36.476Z] ==> Uploading reports [2023-05-24T05:21:36.476Z] url: https://codecov.io [2023-05-24T05:21:36.476Z] query: branch=PR-616&commit=295d9255ef2afa6aeb8c743482b96de3e8f83f5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=616&job=&cmd_args= [2023-05-24T05:21:36.476Z] -> Pinging Codecov [2023-05-24T05:21:36.476Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-616&commit=295d9255ef2afa6aeb8c743482b96de3e8f83f5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-616%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=616&job=&cmd_args= [2023-05-24T05:21:36.476Z] -> Uploading to [2023-05-24T05:21:36.476Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/295d9255ef2afa6aeb8c743482b96de3e8f83f5d/b5b2cbdf-147f-46f8-aef8-013a5f4c0892.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T052136Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=961f891f7b89e87bebb50da2c3dcafda4b7040c34996f143aef9cbcc0b45feb1 [2023-05-24T05:21:36.476Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T05:21:36.476Z] Dload Upload Total Spent Left Speed [2023-05-24T05:21:36.735Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41150 --:--:-- --:--:-- --:--:-- 40963 100 9053 0 0 100 9053 0 41150 --:--:-- --:--:-- --:--:-- 40963 [2023-05-24T05:21:36.735Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/295d9255ef2afa6aeb8c743482b96de3e8f83f5d [Pipeline] } [2023-05-24T05:21:36.760Z] 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-05-24T05:21:38.474Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives ] [2023-05-24T05:21:38.474Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives [2023-05-24T05:21:38.474Z] total 16 [2023-05-24T05:21:38.474Z] drwxr-xr-x 3 root root 4096 May 24 05:03 . [2023-05-24T05:21:38.474Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:03 .. [2023-05-24T05:21:38.474Z] drwxr-xr-x 2 root root 4096 May 24 05:03 cost [2023-05-24T05:21:38.474Z] -rw-r--r-- 1 root root 83 May 24 05:03 cost.csv [2023-05-24T05:21:38.474Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives [2023-05-24T05:21:38.474Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives [2023-05-24T05:21:38.474Z] total 16 [2023-05-24T05:21:38.474Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 05:03 . [2023-05-24T05:21:38.474Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:03 .. [2023-05-24T05:21:38.474Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 05:03 cost [2023-05-24T05:21:38.474Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 05:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:21:38.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:21:39.679Z] ---> package-listing.sh [2023-05-24T05:21:39.679Z] ++ facter osfamily [2023-05-24T05:21:39.679Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T05:21:39.939Z] + OS_FAMILY=debian [2023-05-24T05:21:39.939Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-616 [2023-05-24T05:21:39.939Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T05:21:39.939Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T05:21:39.939Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T05:21:39.939Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T05:21:39.939Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-616 ']' [2023-05-24T05:21:39.939Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T05:21:39.939Z] + case "${OS_FAMILY}" in [2023-05-24T05:21:39.939Z] + dpkg -l [2023-05-24T05:21:39.939Z] + grep '^ii' [2023-05-24T05:21:39.939Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T05:21:39.939Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T05:21:39.939Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T05:21:39.939Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-616 ']' [2023-05-24T05:21:39.939Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/ [2023-05-24T05:21:39.939Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-616/archives/ [Pipeline] echo [2023-05-24T05:21:39.973Z] 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-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T05:21:40.265Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:21:40.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:21:40.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:21:41.030Z] prd-ubuntu20.04-docker-8c-8g-16659 does not seem to be running inside a container [2023-05-24T05:21:41.073Z] $ 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-616/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-616 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616:/w/workspace/edgexfoundry_edgex-ui-go_PR-616:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T05:21:41.291Z] $ docker top e6b8b22208a84fcb9f8f372d50fc45eefbcc27f9ebd90032211967cc4a06f019 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:21:41.680Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T05:21:42.016Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T05:21:42.336Z] + ls /var/log/sa-host [2023-05-24T05:21:42.336Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T05:21:42.560Z] provisioning config files... [2023-05-24T05:21:42.569Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-616@tmp/config12485254129326987295tmp [Pipeline] { [Pipeline] echo [2023-05-24T05:21:42.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:21:42.938Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T05:21:42.963Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:21:43.367Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T05:21:43.400Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:21:43.712Z] ---> sudo-logs.sh [2023-05-24T05:21:43.713Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T05:21:43.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:21:44.113Z] ---> job-cost.sh [2023-05-24T05:21:44.113Z] lf-activate-venv: SKIPPING [2023-05-24T05:21:44.113Z] DEBUG: total: 0.2199999988079071 [2023-05-24T05:21:44.113Z] INFO: Retrieving Stack Cost... [2023-05-24T05:21:44.372Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T05:21:44.947Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T05:21:44.983Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:21:45.304Z] ---> logs-deploy.sh [2023-05-24T05:21:45.304Z] lf-activate-venv: SKIPPING [2023-05-24T05:21:45.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-616/1 [2023-05-24T05:21:45.304Z] INFO: archiving workspace using pattern(s): [2023-05-24T05:21:46.244Z] Archives upload complete. [2023-05-24T05:21:46.244Z] INFO: archiving logs to Nexus