Pull request #615 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f+ace75286d6b347c1db783fb9f991eadf064396bd (e12285568c13768bd242c9f9a513fd8ca2e89409) 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-ssh11948882450226831303.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-ssh13424911421374315194.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-615/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-615/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10382851695562792334.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-615/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7905579708026591169.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-ssh15919865392180770069.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-615/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-615/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14359440557229248348.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16463 in /w/workspace/edgexfoundry_edgex-ui-go_PR-615 [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-615 # 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/615/head:refs/remotes/origin/PR-615 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ace75286d6b347c1db783fb9f991eadf064396bd into PR head commit 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f Merge succeeded, producing 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f Checking out Revision 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f (PR-615) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/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-23T05:00:45.040Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T05:00:45.247Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f # 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 ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f # timeout=10 [Pipeline] echo [2023-05-23T05:00:45.362Z] ========================================================= [2023-05-23T05:00:45.362Z] EdgeX Global Pipelines Version Info [2023-05-23T05:00:45.362Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:00:46.128Z] ------------------- [2023-05-23T05:00:46.128Z] stable info: [2023-05-23T05:00:46.128Z] ------------------- [2023-05-23T05:00:46.128Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T05:00:46.128Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T05:00:46.128Z] Message: update stable to v1.0.249 [2023-05-23T05:00:46.702Z] ------------------- [2023-05-23T05:00:46.702Z] experimental info: [2023-05-23T05:00:46.702Z] ------------------- [2023-05-23T05:00:46.702Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T05:00:46.702Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T05:00:46.702Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T05:00:47.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-23T05:00:47.067Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-23T05:00:47.114Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T05:00:47.159Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T05:00:47.203Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T05:00:47.244Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T05:00:47.286Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T05:00:47.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T05:00:47.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T05:00:47.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T05:00:47.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T05:00:47.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-23T05:00:47.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T05:00:47.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T05:00:47.648Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T05:00:47.703Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T05:00:47.755Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T05:00:47.803Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T05:00:47.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T05:00:47.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T05:00:47.934Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T05:00:47.978Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T05:00:48.022Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T05:00:48.063Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T05:00:48.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T05:00:48.152Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T05:00:48.194Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T05:00:48.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-615 [Pipeline] echo [2023-05-23T05:00:48.269Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-615 [Pipeline] echo [2023-05-23T05:00:48.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-615 [Pipeline] echo [2023-05-23T05:00:48.348Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] echo [2023-05-23T05:00:48.386Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0a7d844 [Pipeline] echo [2023-05-23T05:00:48.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T05:00:48.538Z] provisioning config files... [2023-05-23T05:00:48.552Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/config7943427157386306581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:00:48.897Z] ---> docker-login.sh [2023-05-23T05:00:48.897Z] nexus3.edgexfoundry.org:10001 [2023-05-23T05:00:49.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:49.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:49.159Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:49.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:49.159Z] [2023-05-23T05:00:49.159Z] Login Succeeded [2023-05-23T05:00:49.159Z] nexus3.edgexfoundry.org:10002 [2023-05-23T05:00:49.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:49.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:49.159Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:49.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:49.159Z] [2023-05-23T05:00:49.159Z] Login Succeeded [2023-05-23T05:00:49.159Z] nexus3.edgexfoundry.org:10003 [2023-05-23T05:00:49.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:49.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:49.419Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:49.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:49.419Z] [2023-05-23T05:00:49.419Z] Login Succeeded [2023-05-23T05:00:49.419Z] nexus3.edgexfoundry.org:10004 [2023-05-23T05:00:49.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:49.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:49.679Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:49.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:49.679Z] [2023-05-23T05:00:49.679Z] Login Succeeded [2023-05-23T05:00:49.679Z] docker.io [2023-05-23T05:00:49.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:00:49.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:00:49.952Z] Configure a credential helper to remove this warning. See [2023-05-23T05:00:49.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:00:49.952Z] [2023-05-23T05:00:49.952Z] Login Succeeded [2023-05-23T05:00:49.952Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T05:00:49.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T05:00:50.589Z] + git rev-list -1 --merges 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f~1..0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] echo [2023-05-23T05:00:50.656Z] -----------> git rev-list -1 --merges 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f~1..0a7d8442dc7f228d2e6f1b617512d73ac9bea30f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [false] [Pipeline] sh [2023-05-23T05:00:50.967Z] + git log --format=format:%s -1 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] echo [2023-05-23T05:00:50.999Z] ========================================================= [2023-05-23T05:00:50.999Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T05:00:50.999Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T05:00:51.428Z] + git log --format=format:%s -1 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] echo [2023-05-23T05:00:51.460Z] [semverPrep] GIT_COMMIT: 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-05-23T05:00:51.492Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T05:00:51.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T05:00:51.870Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T05:00:51.870Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T05:00:51.870Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T05:00:51.870Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T05:00:51.870Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T05:00:51.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:00:52.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T05:00:52.292Z] [2023-05-23T05:00:52.292Z] 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-23T05:00:52.664Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T05:00:52.664Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T05:00:52.664Z] b85a868b505f: Pulling fs layer [2023-05-23T05:00:52.664Z] e2be974225ed: Pulling fs layer [2023-05-23T05:00:52.664Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T05:00:52.664Z] 988bab9f4d93: Pulling fs layer [2023-05-23T05:00:52.664Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T05:00:52.664Z] eaf3925da568: Pulling fs layer [2023-05-23T05:00:52.664Z] 988bab9f4d93: Waiting [2023-05-23T05:00:52.664Z] 1469e6f7b9e6: Waiting [2023-05-23T05:00:52.664Z] bab4dde63d76: Pulling fs layer [2023-05-23T05:00:52.664Z] bde34c3a00c8: Pulling fs layer [2023-05-23T05:00:52.664Z] eaf3925da568: Waiting [2023-05-23T05:00:52.664Z] b352a97aabf1: Pulling fs layer [2023-05-23T05:00:52.664Z] bde34c3a00c8: Waiting [2023-05-23T05:00:52.665Z] 4872d77fe225: Pulling fs layer [2023-05-23T05:00:52.665Z] b352a97aabf1: Waiting [2023-05-23T05:00:52.665Z] 5851b861e8e6: Pulling fs layer [2023-05-23T05:00:52.665Z] e2be974225ed: Verifying Checksum [2023-05-23T05:00:52.665Z] e2be974225ed: Download complete [2023-05-23T05:00:52.927Z] 988bab9f4d93: Verifying Checksum [2023-05-23T05:00:52.927Z] 988bab9f4d93: Download complete [2023-05-23T05:00:52.927Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T05:00:52.927Z] 339a4e72a1f5: Download complete [2023-05-23T05:00:52.927Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T05:00:52.927Z] 1469e6f7b9e6: Download complete [2023-05-23T05:00:52.927Z] eaf3925da568: Verifying Checksum [2023-05-23T05:00:52.927Z] eaf3925da568: Download complete [2023-05-23T05:00:52.927Z] bde34c3a00c8: Verifying Checksum [2023-05-23T05:00:52.927Z] bde34c3a00c8: Download complete [2023-05-23T05:00:52.927Z] b352a97aabf1: Download complete [2023-05-23T05:00:52.927Z] 4872d77fe225: Verifying Checksum [2023-05-23T05:00:52.927Z] 4872d77fe225: Download complete [2023-05-23T05:00:52.927Z] 5851b861e8e6: Verifying Checksum [2023-05-23T05:00:52.927Z] 5851b861e8e6: Download complete [2023-05-23T05:00:53.186Z] b85a868b505f: Verifying Checksum [2023-05-23T05:00:53.186Z] b85a868b505f: Download complete [2023-05-23T05:00:53.445Z] bab4dde63d76: Verifying Checksum [2023-05-23T05:00:53.445Z] bab4dde63d76: Download complete [2023-05-23T05:00:54.383Z] b85a868b505f: Pull complete [2023-05-23T05:00:54.383Z] e2be974225ed: Pull complete [2023-05-23T05:00:54.952Z] 339a4e72a1f5: Pull complete [2023-05-23T05:00:54.952Z] 988bab9f4d93: Pull complete [2023-05-23T05:00:55.519Z] 1469e6f7b9e6: Pull complete [2023-05-23T05:00:55.519Z] eaf3925da568: Pull complete [2023-05-23T05:00:57.422Z] bab4dde63d76: Pull complete [2023-05-23T05:00:57.422Z] bde34c3a00c8: Pull complete [2023-05-23T05:00:57.684Z] b352a97aabf1: Pull complete [2023-05-23T05:00:57.684Z] 4872d77fe225: Pull complete [2023-05-23T05:00:57.684Z] 5851b861e8e6: Pull complete [2023-05-23T05:00:57.684Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T05:00:57.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T05:00:57.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:00:57.926Z] prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container [2023-05-23T05:00:57.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@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-23T05:01:00.797Z] $ docker top d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b -eo pid,comm [2023-05-23T05:01:00.853Z] 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-23T05:01:00.853Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T05:01:00.979Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T05:01:00.979Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T05:01:01.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T05:01:01.104Z] $ docker exec d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b ssh-agent [2023-05-23T05:01:01.214Z] SSH_AUTH_SOCK=/tmp/ssh-txXVK9KQ06W4/agent.31 [2023-05-23T05:01:01.214Z] SSH_AGENT_PID=37 [2023-05-23T05:01:01.221Z] Running ssh-add (command line suppressed) [2023-05-23T05:01:01.346Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/private_key_14132138495900420443.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/private_key_14132138495900420443.key) [2023-05-23T05:01:01.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T05:01:01.696Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T05:01:01.721Z] $ docker exec --env ******** --env ******** d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b ssh-agent -k [2023-05-23T05:01:01.825Z] unset SSH_AUTH_SOCK; [2023-05-23T05:01:01.825Z] unset SSH_AGENT_PID; [2023-05-23T05:01:01.825Z] echo Agent pid 37 killed; [2023-05-23T05:01:01.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T05:01:01.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T05:01:01.946Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T05:01:02.078Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T05:01:02.079Z] $ docker exec d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b ssh-agent [2023-05-23T05:01:02.205Z] SSH_AUTH_SOCK=/tmp/ssh-MUtozKZlg1jV/agent.69 [2023-05-23T05:01:02.205Z] SSH_AGENT_PID=75 [2023-05-23T05:01:02.210Z] Running ssh-add (command line suppressed) [2023-05-23T05:01:02.311Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/private_key_5751049906864373429.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/private_key_5751049906864373429.key) [2023-05-23T05:01:02.325Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T05:01:02.649Z] + git semver init [2023-05-23T05:01:02.908Z] 2023-05-23 05:01:02,864 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T05:01:02.908Z] 2023-05-23 05:01:02,865 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver [2023-05-23T05:01:02.908Z] 2023-05-23 05:01:02,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver [2023-05-23T05:01:02.908Z] 2023-05-23 05:01:02,866 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-615, universal_newlines=False, shell=None, istream=None) [2023-05-23T05:01:04.835Z] 2023-05-23 05:01:04,392 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.git/info/exclude [2023-05-23T05:01:04.835Z] 2023-05-23 05:01:04,393 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver/PR-615 with force:False [2023-05-23T05:01:04.835Z] 2023-05-23 05:01:04,393 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver/PR-615 [2023-05-23T05:01:04.835Z] 2023-05-23 05:01:04,397 [execute] INFO git cat-file --batch-check [2023-05-23T05:01:04.835Z] 2023-05-23 05:01:04,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T05:01:04.835Z] 2023-05-23 05:01:04,404 [execute] INFO git cat-file --batch [2023-05-23T05:01:04.835Z] 2023-05-23 05:01:04,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T05:01:04.835Z] 2023-05-23 05:01:04,410 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-615/.semver/PR-615 [2023-05-23T05:01:04.835Z] 0.0.0 [Pipeline] } [2023-05-23T05:01:04.860Z] $ docker exec --env ******** --env ******** d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b ssh-agent -k [2023-05-23T05:01:04.971Z] unset SSH_AUTH_SOCK; [2023-05-23T05:01:04.972Z] unset SSH_AGENT_PID; [2023-05-23T05:01:04.972Z] echo Agent pid 75 killed; [2023-05-23T05:01:04.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T05:01:05.419Z] + git semver [Pipeline] } [2023-05-23T05:01:05.710Z] $ docker stop --time=1 d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b [2023-05-23T05:01:07.024Z] $ docker rm -f --volumes d3a120e5baa404b4a6b2e337a17f23a6058fa160964fc4a6a62ee7be12da5b4b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T05:01:07.436Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T05:01:07.739Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T05:01:07.762Z] [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-23T05:01:08.396Z] provisioning config files... [2023-05-23T05:01:08.405Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/config15422119495630082480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:01:08.757Z] ---> docker-login.sh [2023-05-23T05:01:08.758Z] nexus3.edgexfoundry.org:10001 [2023-05-23T05:01:08.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:01:08.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:01:08.758Z] Configure a credential helper to remove this warning. See [2023-05-23T05:01:08.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:01:08.758Z] [2023-05-23T05:01:08.758Z] Login Succeeded [2023-05-23T05:01:08.758Z] nexus3.edgexfoundry.org:10002 [2023-05-23T05:01:08.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:01:08.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:01:08.758Z] Configure a credential helper to remove this warning. See [2023-05-23T05:01:08.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:01:08.758Z] [2023-05-23T05:01:08.758Z] Login Succeeded [2023-05-23T05:01:08.758Z] nexus3.edgexfoundry.org:10003 [2023-05-23T05:01:09.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:01:09.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:01:09.017Z] Configure a credential helper to remove this warning. See [2023-05-23T05:01:09.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:01:09.017Z] [2023-05-23T05:01:09.017Z] Login Succeeded [2023-05-23T05:01:09.017Z] nexus3.edgexfoundry.org:10004 [2023-05-23T05:01:09.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:01:09.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:01:09.017Z] Configure a credential helper to remove this warning. See [2023-05-23T05:01:09.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:01:09.017Z] [2023-05-23T05:01:09.017Z] Login Succeeded [2023-05-23T05:01:09.017Z] docker.io [2023-05-23T05:01:09.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:01:09.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:01:09.276Z] Configure a credential helper to remove this warning. See [2023-05-23T05:01:09.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:01:09.276Z] [2023-05-23T05:01:09.276Z] Login Succeeded [2023-05-23T05:01:09.276Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T05:01:09.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T05:01:09.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:01:09.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:01:09.582Z] ========================================================= [2023-05-23T05:01:09.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T05:01:09.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:01:10.066Z] + 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-23T05:01:10.333Z] Sending build context to Docker daemon 45.56MB [2023-05-23T05:01:10.333Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T05:01:10.333Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T05:01:10.333Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T05:01:10.333Z] f56be85fc22e: Pulling fs layer [2023-05-23T05:01:10.333Z] 85791d961cd3: Pulling fs layer [2023-05-23T05:01:10.333Z] d694b5ae8c79: Pulling fs layer [2023-05-23T05:01:10.333Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T05:01:10.333Z] 4d19c01a9841: Pulling fs layer [2023-05-23T05:01:10.333Z] 9325e15d5711: Pulling fs layer [2023-05-23T05:01:10.333Z] 556b6ee489ea: Pulling fs layer [2023-05-23T05:01:10.333Z] 9f32a84ed3da: Waiting [2023-05-23T05:01:10.333Z] 9325e15d5711: Waiting [2023-05-23T05:01:10.333Z] 4d19c01a9841: Waiting [2023-05-23T05:01:10.333Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T05:01:10.333Z] 556b6ee489ea: Waiting [2023-05-23T05:01:10.333Z] c5a4b2cf53e6: Waiting [2023-05-23T05:01:10.333Z] 85791d961cd3: Verifying Checksum [2023-05-23T05:01:10.333Z] 85791d961cd3: Download complete [2023-05-23T05:01:10.333Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T05:01:10.333Z] 9f32a84ed3da: Download complete [2023-05-23T05:01:10.593Z] 4d19c01a9841: Download complete [2023-05-23T05:01:10.593Z] f56be85fc22e: Download complete [2023-05-23T05:01:10.593Z] 9325e15d5711: Verifying Checksum [2023-05-23T05:01:10.593Z] 9325e15d5711: Download complete [2023-05-23T05:01:10.593Z] f56be85fc22e: Pull complete [2023-05-23T05:01:10.855Z] 85791d961cd3: Pull complete [2023-05-23T05:01:11.429Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T05:01:11.429Z] c5a4b2cf53e6: Download complete [2023-05-23T05:01:11.429Z] d694b5ae8c79: Verifying Checksum [2023-05-23T05:01:11.429Z] d694b5ae8c79: Download complete [2023-05-23T05:01:11.687Z] 556b6ee489ea: Download complete [2023-05-23T05:01:14.970Z] d694b5ae8c79: Pull complete [2023-05-23T05:01:14.970Z] 9f32a84ed3da: Pull complete [2023-05-23T05:01:14.970Z] 4d19c01a9841: Pull complete [2023-05-23T05:01:14.970Z] 9325e15d5711: Pull complete [2023-05-23T05:01:17.502Z] 556b6ee489ea: Pull complete [2023-05-23T05:01:18.443Z] c5a4b2cf53e6: Pull complete [2023-05-23T05:01:18.443Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T05:01:18.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T05:01:18.443Z] ---> c4be618373d6 [2023-05-23T05:01:18.443Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T05:01:23.193Z] Still waiting to schedule task [2023-05-23T05:01:23.193Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16464’ is offline [2023-05-23T05:01:23.747Z] ---> Running in 01afd275772b [2023-05-23T05:01:23.747Z] Removing intermediate container 01afd275772b [2023-05-23T05:01:23.747Z] ---> bd54ffdb8c56 [2023-05-23T05:01:23.747Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T05:01:23.747Z] ---> Running in dc5e33b5b0be [2023-05-23T05:01:23.747Z] Removing intermediate container dc5e33b5b0be [2023-05-23T05:01:23.747Z] ---> 71a95431e433 [2023-05-23T05:01:23.747Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T05:01:23.747Z] ---> Running in 9941830c0c5c [2023-05-23T05:01:23.747Z] Removing intermediate container 9941830c0c5c [2023-05-23T05:01:23.747Z] ---> fb060ec296f2 [2023-05-23T05:01:23.747Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T05:01:23.747Z] ---> Running in 90fef52223ea [2023-05-23T05:01:23.747Z] Removing intermediate container 90fef52223ea [2023-05-23T05:01:23.747Z] ---> 2411c8ad6b7e [2023-05-23T05:01:23.747Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T05:01:23.747Z] ---> Running in 0a48c7e0a61f [2023-05-23T05:01:23.747Z] Removing intermediate container 0a48c7e0a61f [2023-05-23T05:01:23.747Z] ---> 0703635393d5 [2023-05-23T05:01:23.747Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T05:01:24.008Z] latest: Pulling from library/docker [2023-05-23T05:01:24.266Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-23T05:01:24.266Z] dfb60e7f5d22: Pulling fs layer [2023-05-23T05:01:24.266Z] f74671f55a8d: Pulling fs layer [2023-05-23T05:01:24.266Z] 75039dcfa57a: Pulling fs layer [2023-05-23T05:01:24.266Z] a867a08cc62a: Pulling fs layer [2023-05-23T05:01:24.266Z] f897c97d93d5: Pulling fs layer [2023-05-23T05:01:24.266Z] 5893dfdf0269: Pulling fs layer [2023-05-23T05:01:24.266Z] 7bd0f5addfbf: Pulling fs layer [2023-05-23T05:01:24.266Z] b3364461d2a2: Pulling fs layer [2023-05-23T05:01:24.266Z] a867a08cc62a: Waiting [2023-05-23T05:01:24.266Z] f897c97d93d5: Waiting [2023-05-23T05:01:24.266Z] 5893dfdf0269: Waiting [2023-05-23T05:01:24.266Z] 7bd0f5addfbf: Waiting [2023-05-23T05:01:24.266Z] 75039dcfa57a: Waiting [2023-05-23T05:01:24.266Z] 3b63b390fabe: Pulling fs layer [2023-05-23T05:01:24.267Z] 200a256d559f: Pulling fs layer [2023-05-23T05:01:24.267Z] f36549cf8e4b: Pulling fs layer [2023-05-23T05:01:24.267Z] 135f01648aa4: Pulling fs layer [2023-05-23T05:01:24.267Z] f9804e6a84f9: Pulling fs layer [2023-05-23T05:01:24.267Z] 200a256d559f: Waiting [2023-05-23T05:01:24.267Z] 3b63b390fabe: Waiting [2023-05-23T05:01:24.267Z] 135f01648aa4: Waiting [2023-05-23T05:01:24.267Z] f74671f55a8d: Verifying Checksum [2023-05-23T05:01:24.267Z] f74671f55a8d: Download complete [2023-05-23T05:01:24.267Z] dfb60e7f5d22: Verifying Checksum [2023-05-23T05:01:24.267Z] dfb60e7f5d22: Download complete [2023-05-23T05:01:24.267Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-23T05:01:24.267Z] 8a49fdb3b6a5: Download complete [2023-05-23T05:01:24.540Z] 8a49fdb3b6a5: Pull complete [2023-05-23T05:01:24.541Z] 75039dcfa57a: Verifying Checksum [2023-05-23T05:01:24.541Z] 75039dcfa57a: Download complete [2023-05-23T05:01:24.541Z] f897c97d93d5: Verifying Checksum [2023-05-23T05:01:24.541Z] f897c97d93d5: Download complete [2023-05-23T05:01:24.541Z] a867a08cc62a: Verifying Checksum [2023-05-23T05:01:24.541Z] a867a08cc62a: Download complete [2023-05-23T05:01:24.541Z] 5893dfdf0269: Verifying Checksum [2023-05-23T05:01:24.541Z] 5893dfdf0269: Download complete [2023-05-23T05:01:24.541Z] b3364461d2a2: Verifying Checksum [2023-05-23T05:01:24.541Z] b3364461d2a2: Download complete [2023-05-23T05:01:24.541Z] 7bd0f5addfbf: Download complete [2023-05-23T05:01:24.799Z] dfb60e7f5d22: Pull complete [2023-05-23T05:01:24.799Z] 200a256d559f: Verifying Checksum [2023-05-23T05:01:24.799Z] 200a256d559f: Download complete [2023-05-23T05:01:24.799Z] f74671f55a8d: Pull complete [2023-05-23T05:01:24.799Z] 135f01648aa4: Verifying Checksum [2023-05-23T05:01:24.799Z] 135f01648aa4: Download complete [2023-05-23T05:01:24.799Z] f9804e6a84f9: Verifying Checksum [2023-05-23T05:01:24.799Z] f9804e6a84f9: Download complete [2023-05-23T05:01:25.057Z] 75039dcfa57a: Pull complete [2023-05-23T05:01:25.057Z] f36549cf8e4b: Download complete [2023-05-23T05:01:25.319Z] a867a08cc62a: Pull complete [2023-05-23T05:01:25.889Z] f897c97d93d5: Pull complete [2023-05-23T05:01:25.889Z] 5893dfdf0269: Pull complete [2023-05-23T05:01:26.150Z] 7bd0f5addfbf: Pull complete [2023-05-23T05:01:26.150Z] b3364461d2a2: Pull complete [2023-05-23T05:01:26.408Z] 3b63b390fabe: Pull complete [2023-05-23T05:01:26.408Z] 200a256d559f: Pull complete [2023-05-23T05:01:27.346Z] f36549cf8e4b: Pull complete [2023-05-23T05:01:27.605Z] 135f01648aa4: Pull complete [2023-05-23T05:01:27.605Z] f9804e6a84f9: Pull complete [2023-05-23T05:01:27.605Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T05:01:27.605Z] Status: Downloaded newer image for docker:latest [2023-05-23T05:01:30.142Z] ---> d617ebd646d3 [2023-05-23T05:01:30.142Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T05:01:30.142Z] ---> Running in eed940468c71 [2023-05-23T05:01:30.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T05:01:30.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T05:01:30.402Z] OK: 265 MiB in 53 packages [2023-05-23T05:01:30.662Z] Removing intermediate container eed940468c71 [2023-05-23T05:01:30.662Z] ---> a76a54224fba [2023-05-23T05:01:30.662Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T05:01:30.923Z] ---> Running in ed08e9569d9b [2023-05-23T05:01:30.923Z] Removing intermediate container ed08e9569d9b [2023-05-23T05:01:30.923Z] ---> 9f1ffc0041aa [2023-05-23T05:01:30.923Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T05:01:30.923Z] ---> Running in 5b9b38245061 [2023-05-23T05:01:30.923Z] Removing intermediate container 5b9b38245061 [2023-05-23T05:01:30.923Z] ---> 040d7e4ef411 [2023-05-23T05:01:30.923Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T05:01:31.183Z] ---> 3842027d11bd [2023-05-23T05:01:31.183Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T05:01:31.183Z] ---> Running in cf328cd84867 [2023-05-23T05:01:53.135Z] Removing intermediate container cf328cd84867 [2023-05-23T05:01:53.135Z] ---> 1be5ff78c1eb [2023-05-23T05:01:53.135Z] Step 14/15 : COPY . . [2023-05-23T05:01:53.135Z] ---> a8f60efdd70b [2023-05-23T05:01:53.135Z] Step 15/15 : RUN ${MAKE} [2023-05-23T05:01:53.135Z] ---> Running in 294dec248f22 [2023-05-23T05:01:53.135Z] noop [2023-05-23T05:01:53.135Z] Removing intermediate container 294dec248f22 [2023-05-23T05:01:53.135Z] ---> b06691492cff [2023-05-23T05:01:53.135Z] Successfully built b06691492cff [2023-05-23T05:01:53.135Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:01:53.591Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T05:01:53.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:01:53.745Z] prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container [2023-05-23T05:01:53.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@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-23T05:01:54.127Z] $ docker top 6b1870232e148a6eb18af41456da3dc68d8bd12b305450718d6f030fcc87bb63 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:01:54.525Z] + go version [2023-05-23T05:01:54.526Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T05:01:54.564Z] $ docker stop --time=1 6b1870232e148a6eb18af41456da3dc68d8bd12b305450718d6f030fcc87bb63 [2023-05-23T05:01:55.816Z] $ docker rm -f --volumes 6b1870232e148a6eb18af41456da3dc68d8bd12b305450718d6f030fcc87bb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:01:56.573Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T05:01:56.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:01:56.742Z] prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container [2023-05-23T05:01:56.775Z] $ 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-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@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-23T05:01:57.137Z] $ docker top 2178376b9bc6238f880b2be73e21b571d28ee13d61db5efede679a4ecce4be78 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:01:57.531Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-615 [Pipeline] fileExists [Pipeline] sh [2023-05-23T05:01:57.891Z] + make test [2023-05-23T05:01:57.891Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T05:02:03.169Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T05:02:11.283Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T05:02:11.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T05:02:11.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T05:02:11.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T05:02:11.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T05:02:11.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T05:02:11.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T05:02:11.283Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T05:02:11.283Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T05:02:15.468Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T05:02:15.468Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T05:02:15.468Z] ./bin/test-attribution-txt.sh [2023-05-23T05:02:15.468Z] make -C web test [2023-05-23T05:02:15.468Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-615/web' [2023-05-23T05:02:15.468Z] make[1]: tput: No such file or directory [2023-05-23T05:02:15.468Z] make[1]: tput: No such file or directory [2023-05-23T05:02:15.468Z] warning: generating ./VERSION [2023-05-23T05:02:15.468Z] echo "0.0.0" > VERSION [2023-05-23T05:02:15.468Z] docker build \ [2023-05-23T05:02:15.468Z] -f Dockerfile \ [2023-05-23T05:02:15.468Z] --build-arg USER=1000 \ [2023-05-23T05:02:15.468Z] \ [2023-05-23T05:02:15.468Z] --label "git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f" \ [2023-05-23T05:02:15.468Z] -t edgexfoundry/edgex-web-ui:0a7d8442dc7f228d2e6f1b617512d73ac9bea30f \ [2023-05-23T05:02:15.468Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T05:02:15.468Z] . [2023-05-23T05:02:15.468Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T05:02:15.468Z] Install the buildx component to build images with BuildKit: [2023-05-23T05:02:15.468Z] https://docs.docker.com/go/buildx/ [2023-05-23T05:02:15.468Z] [2023-05-23T05:02:15.468Z] Sending build context to Docker daemon 2.571MB [2023-05-23T05:02:15.468Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T05:02:15.468Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T05:02:15.468Z] 9621f1afde84: Pulling fs layer [2023-05-23T05:02:15.468Z] c6f70ee39829: Pulling fs layer [2023-05-23T05:02:15.468Z] 56892a8094a2: Pulling fs layer [2023-05-23T05:02:15.468Z] 58dd87906ef0: Pulling fs layer [2023-05-23T05:02:15.468Z] 58dd87906ef0: Waiting [2023-05-23T05:02:15.468Z] 9621f1afde84: Verifying Checksum [2023-05-23T05:02:15.468Z] 9621f1afde84: Download complete [2023-05-23T05:02:15.468Z] 56892a8094a2: Verifying Checksum [2023-05-23T05:02:15.468Z] 56892a8094a2: Download complete [2023-05-23T05:02:15.468Z] 58dd87906ef0: Download complete [2023-05-23T05:02:15.889Z] 9621f1afde84: Pull complete [2023-05-23T05:02:16.148Z] c6f70ee39829: Verifying Checksum [2023-05-23T05:02:16.148Z] c6f70ee39829: Download complete [2023-05-23T05:02:17.525Z] c6f70ee39829: Pull complete [2023-05-23T05:02:17.525Z] 56892a8094a2: Pull complete [2023-05-23T05:02:17.525Z] 58dd87906ef0: Pull complete [2023-05-23T05:02:17.525Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T05:02:17.525Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T05:02:17.525Z] ---> b69703f70c3d [2023-05-23T05:02:17.525Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T05:02:18.094Z] ---> Running in f1870656f5ab [2023-05-23T05:02:18.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-23T05:02:18.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-23T05:02:18.987Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-23T05:02:18.988Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-23T05:02:18.988Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-23T05:02:18.988Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-23T05:02:18.988Z] (5/129) Installing libxcb (1.14-r2) [2023-05-23T05:02:18.988Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-23T05:02:18.988Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-23T05:02:18.988Z] (8/129) Installing libice (1.0.10-r0) [2023-05-23T05:02:18.988Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-23T05:02:18.988Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-23T05:02:18.988Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-23T05:02:18.988Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-23T05:02:18.988Z] (13/129) Installing xset (1.2.4-r0) [2023-05-23T05:02:18.988Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-23T05:02:18.988Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-23T05:02:18.988Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T05:02:18.988Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-23T05:02:18.988Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-23T05:02:18.988Z] (19/129) Installing libintl (0.21-r0) [2023-05-23T05:02:18.988Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-23T05:02:18.988Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-23T05:02:18.988Z] (22/129) Installing pcre (8.45-r1) [2023-05-23T05:02:18.988Z] (23/129) Installing glib (2.70.1-r0) [2023-05-23T05:02:18.988Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-23T05:02:18.988Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-23T05:02:18.988Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-23T05:02:19.271Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T05:02:19.271Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T05:02:19.271Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-23T05:02:19.271Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-23T05:02:19.271Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-23T05:02:19.271Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-23T05:02:19.271Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T05:02:19.271Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T05:02:19.271Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-23T05:02:19.271Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-23T05:02:19.271Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-23T05:02:19.271Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-23T05:02:19.271Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-23T05:02:19.271Z] (40/129) Installing libxi (1.8-r0) [2023-05-23T05:02:19.271Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-23T05:02:19.271Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-23T05:02:19.271Z] (43/129) Installing atk (2.36.0-r0) [2023-05-23T05:02:19.271Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-23T05:02:19.271Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-23T05:02:19.271Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-23T05:02:19.271Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T05:02:19.271Z] (48/129) Installing expat (2.5.0-r0) [2023-05-23T05:02:19.271Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-23T05:02:19.271Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-23T05:02:19.271Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-23T05:02:19.271Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-23T05:02:19.271Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-23T05:02:19.271Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-23T05:02:19.271Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-23T05:02:19.271Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-23T05:02:19.271Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-23T05:02:19.271Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-23T05:02:19.271Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-23T05:02:19.271Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-23T05:02:19.271Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-23T05:02:19.271Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-23T05:02:19.271Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-23T05:02:19.271Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-23T05:02:19.552Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-23T05:02:19.552Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-23T05:02:19.552Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-23T05:02:19.552Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-23T05:02:19.552Z] (69/129) Installing pango (1.48.10-r0) [2023-05-23T05:02:19.553Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T05:02:19.553Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T05:02:19.553Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T05:02:19.553Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-23T05:02:19.553Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-23T05:02:19.553Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T05:02:19.553Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T05:02:19.553Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-23T05:02:19.553Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-23T05:02:19.553Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-23T05:02:19.553Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T05:02:22.135Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-23T05:02:22.135Z] (80/129) Installing flac (1.3.4-r0) [2023-05-23T05:02:22.135Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T05:02:22.135Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T05:02:22.135Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-23T05:02:22.135Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-23T05:02:22.135Z] (85/129) Installing libass (0.15.2-r0) [2023-05-23T05:02:22.135Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-23T05:02:22.135Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T05:02:22.135Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T05:02:22.135Z] (89/129) Installing lame (3.100-r0) [2023-05-23T05:02:22.135Z] (90/129) Installing opus (1.3.1-r1) [2023-05-23T05:02:22.135Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T05:02:22.135Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-23T05:02:22.135Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-23T05:02:22.135Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-23T05:02:22.135Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-23T05:02:22.135Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T05:02:22.135Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-23T05:02:22.135Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-23T05:02:22.135Z] (99/129) Installing libva (2.13.0-r0) [2023-05-23T05:02:22.135Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-23T05:02:22.135Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-23T05:02:22.135Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-23T05:02:22.135Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-23T05:02:22.135Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-23T05:02:22.135Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-23T05:02:22.135Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-23T05:02:22.135Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-23T05:02:22.135Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T05:02:22.135Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-23T05:02:22.135Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-23T05:02:22.135Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T05:02:22.135Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-23T05:02:22.135Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-23T05:02:22.135Z] (114/129) Installing nspr (4.32-r0) [2023-05-23T05:02:22.135Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-23T05:02:22.135Z] (116/129) Installing nss (3.78.1-r0) [2023-05-23T05:02:22.135Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-23T05:02:22.135Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-23T05:02:22.135Z] (119/129) Installing orc (0.4.32-r0) [2023-05-23T05:02:22.135Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-23T05:02:22.135Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-23T05:02:22.135Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-23T05:02:22.135Z] (123/129) Installing libpulse (15.0-r2) [2023-05-23T05:02:22.135Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-23T05:02:22.135Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-23T05:02:22.135Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-23T05:02:22.135Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-23T05:02:22.135Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-23T05:02:22.135Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-23T05:02:23.073Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T05:02:23.073Z] Executing glib-2.70.1-r0.trigger [2023-05-23T05:02:23.073Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T05:02:23.645Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T05:02:23.645Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T05:02:23.645Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T05:02:23.645Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T05:02:23.645Z] OK: 286 MiB in 145 packages [2023-05-23T05:02:27.854Z] Removing intermediate container f1870656f5ab [2023-05-23T05:02:27.854Z] ---> 86e24de201ef [2023-05-23T05:02:27.854Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T05:02:27.854Z] ---> Running in 5f489df5c4d6 [2023-05-23T05:02:27.854Z] Removing intermediate container 5f489df5c4d6 [2023-05-23T05:02:27.854Z] ---> 8a70a75b6c80 [2023-05-23T05:02:27.854Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T05:02:27.854Z] ---> Running in 342e0f9c42b2 [2023-05-23T05:02:27.854Z] Removing intermediate container 342e0f9c42b2 [2023-05-23T05:02:27.854Z] ---> 8e3ddbc0c13c [2023-05-23T05:02:27.854Z] Step 5/10 : RUN npm install -g npm [2023-05-23T05:02:27.854Z] ---> Running in 98a4b7963215 [2023-05-23T05:02:34.433Z] [2023-05-23T05:02:34.433Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-23T05:02:34.433Z] [2023-05-23T05:02:34.433Z] 27 packages are looking for funding [2023-05-23T05:02:34.433Z] run `npm fund` for details [2023-05-23T05:02:34.433Z] [2023-05-23T05:02:34.433Z] found 0 vulnerabilities [2023-05-23T05:02:35.380Z] Removing intermediate container 98a4b7963215 [2023-05-23T05:02:35.380Z] ---> 3e140cd6782f [2023-05-23T05:02:35.380Z] Step 6/10 : ARG USER=1000 [2023-05-23T05:02:35.640Z] ---> Running in d3ae7b6cca30 [2023-05-23T05:02:35.640Z] Removing intermediate container d3ae7b6cca30 [2023-05-23T05:02:35.640Z] ---> 7ad2c24548ed [2023-05-23T05:02:35.640Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T05:02:35.640Z] ---> Running in 65651138672e [2023-05-23T05:02:36.207Z] Removing intermediate container 65651138672e [2023-05-23T05:02:36.207Z] ---> 382158b8130a [2023-05-23T05:02:36.207Z] Step 8/10 : USER $USER:$USER [2023-05-23T05:02:36.207Z] ---> Running in 51f2a2a0d48f [2023-05-23T05:02:36.207Z] Removing intermediate container 51f2a2a0d48f [2023-05-23T05:02:36.207Z] ---> cf3138caaee3 [2023-05-23T05:02:36.207Z] Step 9/10 : WORKDIR /app [2023-05-23T05:02:36.207Z] ---> Running in b6a242bc7ee2 [2023-05-23T05:02:36.468Z] Removing intermediate container b6a242bc7ee2 [2023-05-23T05:02:36.468Z] ---> be525d43bd79 [2023-05-23T05:02:36.468Z] Step 10/10 : LABEL git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [2023-05-23T05:02:36.468Z] ---> Running in 85229767df6c [2023-05-23T05:02:36.468Z] Removing intermediate container 85229767df6c [2023-05-23T05:02:36.468Z] ---> 0067ee865b2e [2023-05-23T05:02:36.468Z] Successfully built 0067ee865b2e [2023-05-23T05:02:36.468Z] Successfully tagged edgexfoundry/edgex-web-ui:0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [2023-05-23T05:02:36.468Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T05:02:36.468Z] touch edgex-web-ui.imagebuilt [2023-05-23T05:02:36.468Z] mkdir -p node_modules coverage [2023-05-23T05:02:36.468Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T05:02:36.468Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T05:02:38.373Z] npm WARN old lockfile [2023-05-23T05:02:38.373Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T05:02:38.373Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T05:02:38.373Z] npm WARN old lockfile [2023-05-23T05:02:38.373Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T05:02:38.373Z] npm WARN old lockfile [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE }, [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE }, [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE }, [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE }, [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE }, [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE }, [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE }, [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE }, [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE required: { [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE }, [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:02:46.659Z] npm WARN EBADENGINE } [2023-05-23T05:02:49.947Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T05:02:49.948Z] 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-23T05:02:49.948Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T05:02:49.948Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T05:02:49.948Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:02:50.208Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T05:02:50.466Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T05:02:51.036Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T05:02:54.217Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T05:02:54.217Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T05:02:54.480Z] 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-23T05:02:55.417Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T05:02:55.417Z] 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-23T05:02:56.356Z] 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-23T05:02:56.617Z] 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-23T05:02:56.617Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:02:57.189Z] 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-23T05:02:57.189Z] 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-23T05:02:58.129Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:03:00.817Z] 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-23T05:03:03.363Z] 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-23T05:03:10.270Z] [2023-05-23T05:03:10.270Z] added 1478 packages, and audited 1479 packages in 32s [2023-05-23T05:03:10.270Z] [2023-05-23T05:03:10.270Z] 90 packages are looking for funding [2023-05-23T05:03:10.270Z] run `npm fund` for details [2023-05-23T05:03:10.270Z] [2023-05-23T05:03:10.270Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T05:03:10.270Z] [2023-05-23T05:03:10.271Z] To address issues that do not require attention, run: [2023-05-23T05:03:10.271Z] npm audit fix [2023-05-23T05:03:10.271Z] [2023-05-23T05:03:10.271Z] To address all issues (including breaking changes), run: [2023-05-23T05:03:10.271Z] npm audit fix --force [2023-05-23T05:03:10.271Z] [2023-05-23T05:03:10.271Z] Run `npm audit` for details. [2023-05-23T05:03:12.174Z] 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-23T05:03:14.705Z] - Generating browser application bundles (phase: setup)... [2023-05-23T05:03:20.017Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T05:03:20.017Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T05:03:22.635Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T05:03:22.635Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T05:03:23.266Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T05:03:23.266Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T05:03:23.832Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T05:03:23.832Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T05:03:24.092Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T05:03:24.092Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T05:03:24.349Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T05:03:24.608Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T05:03:24.608Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T05:03:27.141Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T05:03:33.788Z] 23 05 2023 05:03:32.938:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T05:03:33.789Z] 23 05 2023 05:03:32.942:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T05:03:33.789Z] 23 05 2023 05:03:32.947:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T05:03:48.018Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16465 in /w/workspace/edgexfoundry_edgex-ui-go_PR-615 [Pipeline] { [Pipeline] ws [2023-05-23T05:03:48.079Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-23T05:03:48.159Z] The recommended git tool is: git [2023-05-23T05:03:49.123Z] ✔ Browser application bundle generation complete. [2023-05-23T05:03:49.123Z] 23 05 2023 05:03:47.011:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket i7JN2Bj2pf4XDKizAAAB with id 77840570 [2023-05-23T05:03:50.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T05:03:50.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.149 secs) [2023-05-23T05:03:50.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.164 secs) [2023-05-23T05:03:50.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.184 secs) [2023-05-23T05:03:50.070Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.19 secs) [2023-05-23T05:03:50.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.287 secs) [2023-05-23T05:03:50.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.364 secs) [2023-05-23T05:03:50.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.397 secs) [2023-05-23T05:03:50.329Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.403 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.414 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.416 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.427 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.442 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.459 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.48 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.483 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.486 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.489 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.542 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.573 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.587 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.593 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.604 secs) [2023-05-23T05:03:50.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.612 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.614 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.616 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.619 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.653 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.668 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.674 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.676 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.709 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.742 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.764 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.772 secs) [2023-05-23T05:03:50.848Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.803 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.859 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.862 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.864 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.884 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.887 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.889 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.897 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.907 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.913 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.919 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.922 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.924 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.933 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.937 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.945 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.947 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.952 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.955 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.972 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.975 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.977 secs) [2023-05-23T05:03:51.108Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.988 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.996 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.004 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.012 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.015 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.019 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.021 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.023 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.025 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.04 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.047 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.049 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.052 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.064 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.092 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.103 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.109 secs) [2023-05-23T05:03:51.366Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.153 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.163 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.181 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.19 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.194 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.197 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.226 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.239 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.246 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.264 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.275 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.295 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.31 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.314 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.315 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.32 secs) [2023-05-23T05:03:51.624Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.325 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.334 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.406 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.422 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.426 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.432 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.449 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.456 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.464 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.497 secs) [2023-05-23T05:03:51.889Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.5 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.556 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.579 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.586 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.611 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.626 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.635 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.641 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.66 secs) [2023-05-23T05:03:52.147Z] WARN: ' [2023-05-23T05:03:52.147Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T05:03:52.147Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T05:03:52.147Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T05:03:52.147Z] in a future version of Angular. [2023-05-23T05:03:52.147Z] [2023-05-23T05:03:52.147Z] For more information on this, see our API docs here: [2023-05-23T05:03:52.147Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T05:03:52.147Z] ' [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.66 secs) [2023-05-23T05:03:52.147Z] WARN: ' [2023-05-23T05:03:52.147Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T05:03:52.147Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T05:03:52.147Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T05:03:52.147Z] in a future version of Angular. [2023-05-23T05:03:52.147Z] [2023-05-23T05:03:52.147Z] For more information on this, see our API docs here: [2023-05-23T05:03:52.147Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T05:03:52.147Z] ' [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.69 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.697 secs) [2023-05-23T05:03:52.147Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.718 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.73 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.738 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.742 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.746 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.767 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.772 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.786 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.794 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.806 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.823 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.843 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.847 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.872 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.88 secs) [2023-05-23T05:03:52.408Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.889 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.897 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.906 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.911 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.915 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.917 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.919 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.928 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.939 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.952 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 1.966 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 1.979 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 1.987 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 1.999 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.003 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.006 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.011 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.018 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.023 secs) [2023-05-23T05:03:52.669Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.033 secs) [2023-05-23T05:03:52.929Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (2.972 secs / 2.033 secs) [2023-05-23T05:03:52.929Z] TOTAL: 145 SUCCESS [2023-05-23T05:03:52.929Z] ✔ Browser application bundle generation complete. [2023-05-23T05:03:53.188Z] [2023-05-23T05:03:53.188Z] =============================== Coverage summary =============================== [2023-05-23T05:03:53.189Z] Statements : 41.53% ( 1424/3429 ) [2023-05-23T05:03:53.189Z] Branches : 12.14% ( 109/898 ) [2023-05-23T05:03:53.189Z] Functions : 33.25% ( 416/1251 ) [2023-05-23T05:03:53.189Z] Lines : 39.41% ( 1279/3245 ) [2023-05-23T05:03:53.189Z] ================================================================================ [2023-05-23T05:03:53.448Z] ✔ Browser application bundle generation complete. [2023-05-23T05:03:53.706Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-615/web' [Pipeline] echo [2023-05-23T05:03:53.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T05:03:53.779Z] $ docker stop --time=1 2178376b9bc6238f880b2be73e21b571d28ee13d61db5efede679a4ecce4be78 [2023-05-23T05:03:54.870Z] using credential edgex-jenkins-ssh [2023-05-23T05:03:54.887Z] Cloning the remote Git repository [2023-05-23T05:03:55.113Z] $ docker rm -f --volumes 2178376b9bc6238f880b2be73e21b571d28ee13d61db5efede679a4ecce4be78 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T05:03:54.935Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T05:03:55.032Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-23T05:03:55.190Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T05:03:55.191Z] > git --version # timeout=10 [2023-05-23T05:03:55.213Z] > git --version # 'git version 2.25.1' [2023-05-23T05:03:55.216Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T05:03:55.379Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T05:03:55.712Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T05:03:56.356Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T05:03:56.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T05:03:57.547Z] + ls -al . [2023-05-23T05:03:57.547Z] total 180 [2023-05-23T05:03:57.547Z] drwxrwxr-x 14 jenkins jenkins 4096 May 23 05:01 . [2023-05-23T05:03:57.547Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:00 .. [2023-05-23T05:03:57.547Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:00 .blubracket [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 05:00 .dockerignore [2023-05-23T05:03:57.547Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:01 .git [2023-05-23T05:03:57.547Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:00 .github [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 05:00 .gitignore [2023-05-23T05:03:57.547Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 05:01 .semver [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 05:00 Attribution.txt [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 05:00 CHANGELOG.md [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 05:00 CONTRIBUTING.md [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 05:00 Dockerfile [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 05:00 Jenkinsfile [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 05:00 LICENSE [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 05:00 Makefile [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 05:00 README.md [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:01 VERSION [2023-05-23T05:03:57.547Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:00 assets [2023-05-23T05:03:57.547Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:00 bin [2023-05-23T05:03:57.547Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:00 cmd [2023-05-23T05:03:57.547Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 05:01 coverage.out [2023-05-23T05:03:57.547Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:00 docs [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 05:00 go.mod [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 05:00 go.sum [2023-05-23T05:03:57.547Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:00 internal [2023-05-23T05:03:57.547Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:00 snap [2023-05-23T05:03:57.547Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:00 testing [2023-05-23T05:03:57.547Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 05:00 version.go [2023-05-23T05:03:57.547Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 05:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:03:57.935Z] + 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=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f --label arch=amd64 --label version=0.0.0 . [2023-05-23T05:03:58.194Z] Sending build context to Docker daemon 48.32MB [2023-05-23T05:03:58.194Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T05:03:58.194Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T05:03:58.194Z] ---> b06691492cff [2023-05-23T05:03:58.194Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T05:03:58.461Z] ---> Running in f7b6e5caa42b [2023-05-23T05:03:58.461Z] Removing intermediate container f7b6e5caa42b [2023-05-23T05:03:58.461Z] ---> 9606c82b67eb [2023-05-23T05:03:58.461Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T05:03:58.461Z] ---> Running in a3d6f0de8399 [2023-05-23T05:03:58.461Z] Removing intermediate container a3d6f0de8399 [2023-05-23T05:03:58.461Z] ---> a90801eda080 [2023-05-23T05:03:58.461Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T05:03:58.720Z] ---> Running in dbea18d411b5 [2023-05-23T05:03:58.720Z] Removing intermediate container dbea18d411b5 [2023-05-23T05:03:58.720Z] ---> 948658244afc [2023-05-23T05:03:58.720Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T05:03:58.720Z] ---> Running in 6bb5e850b770 [2023-05-23T05:03:58.720Z] Removing intermediate container 6bb5e850b770 [2023-05-23T05:03:58.720Z] ---> 1b36d43f2cac [2023-05-23T05:03:58.720Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T05:03:58.720Z] ---> Running in 251a7b831245 [2023-05-23T05:03:58.978Z] Removing intermediate container 251a7b831245 [2023-05-23T05:03:58.978Z] ---> 9d91b55030dc [2023-05-23T05:03:58.978Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T05:03:59.546Z] ---> c6e03703d23c [2023-05-23T05:03:59.546Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T05:03:59.546Z] ---> Running in 5475d4bb647b [2023-05-23T05:03:59.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T05:03:59.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T05:03:58.837Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-23T05:03:58.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T05:03:59.797Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-23T05:03:59.841Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-23T05:03:59.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T05:03:59.859Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/615/head:refs/remotes/origin/PR-615 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T05:04:00.062Z] OK: 265 MiB in 53 packages [2023-05-23T05:04:00.322Z] Removing intermediate container 5475d4bb647b [2023-05-23T05:04:00.322Z] ---> b9fad15a2fec [2023-05-23T05:04:00.322Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T05:04:00.322Z] ---> Running in afd5bf5e6a61 [2023-05-23T05:04:00.347Z] Merging remotes/origin/main commit ace75286d6b347c1db783fb9f991eadf064396bd into PR head commit 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [2023-05-23T05:04:00.582Z] Removing intermediate container afd5bf5e6a61 [2023-05-23T05:04:00.582Z] ---> a7df15586843 [2023-05-23T05:04:00.582Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T05:04:00.582Z] ---> Running in 4c78a5d60184 [2023-05-23T05:04:00.582Z] Removing intermediate container 4c78a5d60184 [2023-05-23T05:04:00.582Z] ---> 78d60736eeef [2023-05-23T05:04:00.582Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T05:04:00.582Z] ---> 8eaed94b53a5 [2023-05-23T05:04:00.582Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T05:04:00.840Z] ---> Running in 43fe6d8a8f80 [2023-05-23T05:04:00.943Z] Merge succeeded, producing 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [2023-05-23T05:04:00.944Z] Checking out Revision 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f (PR-615) [2023-05-23T05:04:01.408Z] Removing intermediate container 43fe6d8a8f80 [2023-05-23T05:04:01.408Z] ---> 897b9dd3cf5e [2023-05-23T05:04:01.408Z] Step 14/25 : COPY . . [2023-05-23T05:04:00.366Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T05:04:00.432Z] > git checkout -f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f # timeout=10 [2023-05-23T05:04:00.843Z] > git remote # timeout=10 [2023-05-23T05:04:00.865Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T05:04:00.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T05:04:00.901Z] > git merge ace75286d6b347c1db783fb9f991eadf064396bd # timeout=10 [2023-05-23T05:04:00.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T05:04:00.951Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T05:04:00.971Z] > git checkout -f 0a7d8442dc7f228d2e6f1b617512d73ac9bea30f # timeout=10 [2023-05-23T05:04:01.895Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-05-23T05:04:01.955Z] > git --version # timeout=10 [2023-05-23T05:04:01.967Z] > git --version # 'git version 2.25.1' [2023-05-23T05:04:01.981Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T05:04:02.787Z] ---> b481b55bc692 [2023-05-23T05:04:02.787Z] Step 15/25 : RUN ${MAKE} [2023-05-23T05:04:02.787Z] ---> Running in 63e33a59c623 [2023-05-23T05:04:02.787Z] 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-23T05:04:03.163Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T05:04:03.163Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T05:04:03.163Z] Dload Upload Total Spent Left Speed [2023-05-23T05:04:03.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-05-23T05:04:03.774Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T05:04:04.130Z] + sudo tee /etc/docker/daemon.new [2023-05-23T05:04:04.130Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T05:04:04.130Z] { [2023-05-23T05:04:04.130Z] "registry-mirrors": [ [2023-05-23T05:04:04.130Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T05:04:04.130Z] ], [2023-05-23T05:04:04.130Z] "bip": "10.250.0.254/24", [2023-05-23T05:04:04.130Z] "hosts": [ [2023-05-23T05:04:04.130Z] "tcp://0.0.0.0:5555", [2023-05-23T05:04:04.130Z] "unix:///var/run/docker.sock" [2023-05-23T05:04:04.130Z] ], [2023-05-23T05:04:04.130Z] "mtu": 1458, [2023-05-23T05:04:04.130Z] "selinux-enabled": true, [2023-05-23T05:04:04.130Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T05:04:04.130Z] } [Pipeline] sh [2023-05-23T05:04:04.492Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T05:04:04.860Z] + sudo service docker restart [2023-05-23T05:04:20.880Z] Removing intermediate container 63e33a59c623 [2023-05-23T05:04:20.881Z] ---> 14e825e9923c [2023-05-23T05:04:20.881Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T05:04:20.881Z] 3.17: Pulling from library/alpine [2023-05-23T05:04:20.881Z] f56be85fc22e: Already exists [2023-05-23T05:04:20.881Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T05:04:20.881Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T05:04:20.881Z] ---> 9ed4aefc74f6 [2023-05-23T05:04:20.881Z] Step 17/25 : EXPOSE 4000 [2023-05-23T05:04:20.881Z] ---> Running in b9cc8ce13cc2 [2023-05-23T05:04:20.881Z] Removing intermediate container b9cc8ce13cc2 [2023-05-23T05:04:20.881Z] ---> 7f334a76a065 [2023-05-23T05:04:20.881Z] 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-23T05:04:20.881Z] ---> e0b397ed83ae [2023-05-23T05:04:20.881Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T05:04:20.881Z] ---> e138052211e2 [2023-05-23T05:04:20.881Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T05:04:20.881Z] ---> ab90fc541dec [2023-05-23T05:04:20.881Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T05:04:20.881Z] ---> Running in ced8dfed0234 [2023-05-23T05:04:20.881Z] Removing intermediate container ced8dfed0234 [2023-05-23T05:04:20.881Z] ---> f0a22a9946f2 [2023-05-23T05:04:20.881Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T05:04:20.881Z] ---> Running in bad62fa83dc5 [2023-05-23T05:04:20.881Z] Removing intermediate container bad62fa83dc5 [2023-05-23T05:04:20.881Z] ---> eb3fff04374c [2023-05-23T05:04:20.881Z] Step 23/25 : LABEL arch=amd64 [2023-05-23T05:04:20.881Z] ---> Running in bc99146e58c8 [2023-05-23T05:04:21.149Z] Removing intermediate container bc99146e58c8 [2023-05-23T05:04:21.149Z] ---> eb49bf6450d6 [2023-05-23T05:04:21.149Z] Step 24/25 : LABEL git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [2023-05-23T05:04:21.149Z] ---> Running in 78381c099ed4 [2023-05-23T05:04:21.149Z] Removing intermediate container 78381c099ed4 [2023-05-23T05:04:21.149Z] ---> d76383a882e5 [2023-05-23T05:04:21.149Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T05:04:21.149Z] ---> Running in bf50d2648afe [2023-05-23T05:04:21.408Z] Removing intermediate container bf50d2648afe [2023-05-23T05:04:21.408Z] ---> 7f46c46dce46 [2023-05-23T05:04:21.408Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T05:04:21.408Z] Successfully built 7f46c46dce46 [2023-05-23T05:04:21.408Z] 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-23T05:04:22.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T05:04:22.336Z] [2023-05-23T05:04:22.336Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:04:22.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T05:04:22.715Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T05:04:22.715Z] 5eb5b503b376: Pulling fs layer [2023-05-23T05:04:22.715Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T05:04:22.715Z] ec43610c2a17: Pulling fs layer [2023-05-23T05:04:22.715Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T05:04:22.715Z] 33b1e0a273af: Pulling fs layer [2023-05-23T05:04:22.715Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T05:04:22.715Z] 2f39f015ded8: Pulling fs layer [2023-05-23T05:04:22.715Z] 33b1e0a273af: Waiting [2023-05-23T05:04:22.715Z] 3a2ae6a8a46f: Waiting [2023-05-23T05:04:22.715Z] 5d3b04190fa2: Waiting [2023-05-23T05:04:22.715Z] 2f39f015ded8: Waiting [2023-05-23T05:04:22.715Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T05:04:22.715Z] 5c69ac0246d0: Download complete [2023-05-23T05:04:22.715Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-23T05:04:22.715Z] 3a2ae6a8a46f: Download complete [2023-05-23T05:04:22.715Z] 33b1e0a273af: Verifying Checksum [2023-05-23T05:04:22.715Z] 33b1e0a273af: Download complete [2023-05-23T05:04:22.974Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T05:04:22.974Z] 5d3b04190fa2: Download complete [2023-05-23T05:04:22.974Z] ec43610c2a17: Verifying Checksum [2023-05-23T05:04:22.974Z] ec43610c2a17: Download complete [2023-05-23T05:04:22.974Z] 5eb5b503b376: Verifying Checksum [2023-05-23T05:04:22.974Z] 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T05:04:23.213Z] provisioning config files... [2023-05-23T05:04:23.243Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7882138971979491952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:04:23.538Z] 2f39f015ded8: Download complete [2023-05-23T05:04:23.646Z] ---> docker-login.sh [2023-05-23T05:04:23.646Z] nexus3.edgexfoundry.org:10001 [2023-05-23T05:04:24.103Z] 5eb5b503b376: Pull complete [2023-05-23T05:04:24.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:04:24.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:04:24.242Z] Configure a credential helper to remove this warning. See [2023-05-23T05:04:24.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:04:24.242Z] [2023-05-23T05:04:24.242Z] Login Succeeded [2023-05-23T05:04:24.242Z] nexus3.edgexfoundry.org:10002 [2023-05-23T05:04:24.364Z] 5c69ac0246d0: Pull complete [2023-05-23T05:04:24.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:04:24.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:04:24.515Z] Configure a credential helper to remove this warning. See [2023-05-23T05:04:24.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:04:24.515Z] [2023-05-23T05:04:24.515Z] Login Succeeded [2023-05-23T05:04:24.630Z] ec43610c2a17: Pull complete [2023-05-23T05:04:24.803Z] nexus3.edgexfoundry.org:10003 [2023-05-23T05:04:24.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:04:24.889Z] 3a2ae6a8a46f: Pull complete [2023-05-23T05:04:25.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:04:25.074Z] Configure a credential helper to remove this warning. See [2023-05-23T05:04:25.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:04:25.074Z] [2023-05-23T05:04:25.074Z] Login Succeeded [2023-05-23T05:04:25.074Z] nexus3.edgexfoundry.org:10004 [2023-05-23T05:04:25.148Z] 33b1e0a273af: Pull complete [2023-05-23T05:04:25.148Z] 5d3b04190fa2: Pull complete [2023-05-23T05:04:25.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:04:25.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:04:25.346Z] Configure a credential helper to remove this warning. See [2023-05-23T05:04:25.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:04:25.346Z] [2023-05-23T05:04:25.346Z] Login Succeeded [2023-05-23T05:04:25.346Z] docker.io [2023-05-23T05:04:25.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:04:25.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:04:25.884Z] Configure a credential helper to remove this warning. See [2023-05-23T05:04:25.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:04:25.884Z] [2023-05-23T05:04:25.884Z] Login Succeeded [2023-05-23T05:04:25.885Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T05:04:25.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T05:04:26.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:04:26.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:04:26.415Z] ========================================================= [2023-05-23T05:04:26.415Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T05:04:26.415Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:04:26.928Z] + 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-23T05:04:27.924Z] Sending build context to Docker daemon 28.34MB [2023-05-23T05:04:27.924Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T05:04:27.924Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-23T05:04:28.198Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T05:04:28.198Z] c41833b44d91: Pulling fs layer [2023-05-23T05:04:28.198Z] ed15518f5707: Pulling fs layer [2023-05-23T05:04:28.198Z] feae8fd75edb: Pulling fs layer [2023-05-23T05:04:28.198Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T05:04:28.198Z] 3cdef696dda3: Pulling fs layer [2023-05-23T05:04:28.198Z] 2ced38df9373: Pulling fs layer [2023-05-23T05:04:28.198Z] 58f1dce35555: Pulling fs layer [2023-05-23T05:04:28.198Z] 242c74f7c9fa: Waiting [2023-05-23T05:04:28.198Z] 3cdef696dda3: Waiting [2023-05-23T05:04:28.198Z] 2ced38df9373: Waiting [2023-05-23T05:04:28.198Z] 58f1dce35555: Waiting [2023-05-23T05:04:28.198Z] ed15518f5707: Verifying Checksum [2023-05-23T05:04:28.198Z] ed15518f5707: Download complete [2023-05-23T05:04:28.198Z] 242c74f7c9fa: Verifying Checksum [2023-05-23T05:04:28.198Z] 242c74f7c9fa: Download complete [2023-05-23T05:04:28.198Z] 3cdef696dda3: Verifying Checksum [2023-05-23T05:04:28.198Z] 3cdef696dda3: Download complete [2023-05-23T05:04:28.198Z] c41833b44d91: Verifying Checksum [2023-05-23T05:04:28.198Z] c41833b44d91: Download complete [2023-05-23T05:04:29.351Z] 2f39f015ded8: Pull complete [2023-05-23T05:04:29.351Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T05:04:29.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T05:04:29.351Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:04:29.570Z] prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container [2023-05-23T05:04:29.599Z] $ 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-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@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-23T05:04:29.620Z] c41833b44d91: Pull complete [2023-05-23T05:04:29.889Z] 58f1dce35555: Verifying Checksum [2023-05-23T05:04:29.889Z] 58f1dce35555: Download complete [2023-05-23T05:04:30.159Z] ed15518f5707: Pull complete [2023-05-23T05:04:31.157Z] $ docker top 17a8321e3c31ffa7db46b41025ba0e0e8dcb6662e475d03ed2d92676c9607d41 -eo pid,comm [Pipeline] { [2023-05-23T05:04:31.266Z] feae8fd75edb: Verifying Checksum [2023-05-23T05:04:31.266Z] feae8fd75edb: Download complete [2023-05-23T05:04:31.266Z] 2ced38df9373: Verifying Checksum [2023-05-23T05:04:31.266Z] 2ced38df9373: Download complete [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:04:31.673Z] ---> job-cost.sh [2023-05-23T05:04:31.673Z] lf-activate-venv: SKIPPING [2023-05-23T05:04:31.673Z] INFO: No Stack... [2023-05-23T05:04:31.933Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T05:04:32.192Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T05:04:32.515Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives/cost.csv [2023-05-23T05:04:32.515Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T05:04:32.560Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [2023-05-23T05:04:32.565Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] did not exist. Created. [2023-05-23T05:04:32.565Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T05:04:32.984Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T05:04:33.404Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T05:04:33.421Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T05:04:33.504Z] $ docker stop --time=1 17a8321e3c31ffa7db46b41025ba0e0e8dcb6662e475d03ed2d92676c9607d41 [2023-05-23T05:04:34.701Z] $ docker rm -f --volumes 17a8321e3c31ffa7db46b41025ba0e0e8dcb6662e475d03ed2d92676c9607d41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-23T05:04:43.644Z] feae8fd75edb: Pull complete [2023-05-23T05:04:43.644Z] 242c74f7c9fa: Pull complete [2023-05-23T05:04:43.644Z] 3cdef696dda3: Pull complete [2023-05-23T05:04:49.030Z] 2ced38df9373: Pull complete [2023-05-23T05:04:51.632Z] 58f1dce35555: Pull complete [2023-05-23T05:04:51.632Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T05:04:51.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T05:04:51.632Z] ---> fadd8f120f05 [2023-05-23T05:04:51.632Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T05:04:53.587Z] ---> Running in 9b5fcf1b08f2 [2023-05-23T05:04:53.858Z] Removing intermediate container 9b5fcf1b08f2 [2023-05-23T05:04:53.858Z] ---> 739291fd3ce2 [2023-05-23T05:04:53.858Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T05:04:53.858Z] ---> Running in f63611692416 [2023-05-23T05:04:54.127Z] Removing intermediate container f63611692416 [2023-05-23T05:04:54.127Z] ---> fb75ef933111 [2023-05-23T05:04:54.127Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T05:04:54.396Z] ---> Running in da155153d19f [2023-05-23T05:04:54.666Z] Removing intermediate container da155153d19f [2023-05-23T05:04:54.666Z] ---> 5e1141dfdbba [2023-05-23T05:04:54.666Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-23T05:04:54.666Z] ---> Running in cde12a4814a2 [2023-05-23T05:04:54.936Z] Removing intermediate container cde12a4814a2 [2023-05-23T05:04:54.936Z] ---> 3ff348c3c3f9 [2023-05-23T05:04:54.936Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T05:04:55.206Z] ---> Running in d3b97cda4655 [2023-05-23T05:04:55.475Z] Removing intermediate container d3b97cda4655 [2023-05-23T05:04:55.475Z] ---> 064965df39c2 [2023-05-23T05:04:55.475Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T05:04:56.060Z] latest: Pulling from library/docker [2023-05-23T05:04:56.060Z] 08409d417260: Pulling fs layer [2023-05-23T05:04:56.060Z] bf127bdc9f4f: Pulling fs layer [2023-05-23T05:04:56.060Z] 55b4810136f4: Pulling fs layer [2023-05-23T05:04:56.060Z] 2e7805c665c5: Pulling fs layer [2023-05-23T05:04:56.060Z] 560067f77f09: Pulling fs layer [2023-05-23T05:04:56.060Z] 87854ced1808: Pulling fs layer [2023-05-23T05:04:56.060Z] cb23a4dee6cb: Pulling fs layer [2023-05-23T05:04:56.060Z] 0f440641682c: Pulling fs layer [2023-05-23T05:04:56.060Z] d5751f9f360d: Pulling fs layer [2023-05-23T05:04:56.060Z] 39b4d37fd203: Pulling fs layer [2023-05-23T05:04:56.060Z] 181b4cd8a6de: Pulling fs layer [2023-05-23T05:04:56.060Z] 59b8b8583a6e: Pulling fs layer [2023-05-23T05:04:56.060Z] 5363e21a005c: Pulling fs layer [2023-05-23T05:04:56.060Z] d56ef98c0a70: Pulling fs layer [2023-05-23T05:04:56.060Z] 2e7805c665c5: Waiting [2023-05-23T05:04:56.060Z] 560067f77f09: Waiting [2023-05-23T05:04:56.060Z] 87854ced1808: Waiting [2023-05-23T05:04:56.060Z] cb23a4dee6cb: Waiting [2023-05-23T05:04:56.060Z] 0f440641682c: Waiting [2023-05-23T05:04:56.060Z] d5751f9f360d: Waiting [2023-05-23T05:04:56.060Z] 39b4d37fd203: Waiting [2023-05-23T05:04:56.060Z] 181b4cd8a6de: Waiting [2023-05-23T05:04:56.060Z] 59b8b8583a6e: Waiting [2023-05-23T05:04:56.060Z] 5363e21a005c: Waiting [2023-05-23T05:04:56.060Z] d56ef98c0a70: Waiting [2023-05-23T05:04:56.332Z] 55b4810136f4: Verifying Checksum [2023-05-23T05:04:56.332Z] 55b4810136f4: Download complete [2023-05-23T05:04:56.332Z] bf127bdc9f4f: Verifying Checksum [2023-05-23T05:04:56.332Z] bf127bdc9f4f: Download complete [2023-05-23T05:04:56.332Z] 08409d417260: Verifying Checksum [2023-05-23T05:04:56.332Z] 08409d417260: Download complete [2023-05-23T05:04:56.943Z] 2e7805c665c5: Verifying Checksum [2023-05-23T05:04:56.943Z] 2e7805c665c5: Download complete [2023-05-23T05:04:56.943Z] 87854ced1808: Verifying Checksum [2023-05-23T05:04:56.943Z] 87854ced1808: Download complete [2023-05-23T05:04:56.943Z] 560067f77f09: Verifying Checksum [2023-05-23T05:04:56.943Z] 560067f77f09: Download complete [2023-05-23T05:04:56.943Z] cb23a4dee6cb: Verifying Checksum [2023-05-23T05:04:56.943Z] cb23a4dee6cb: Download complete [2023-05-23T05:04:56.943Z] 0f440641682c: Verifying Checksum [2023-05-23T05:04:56.943Z] 0f440641682c: Download complete [2023-05-23T05:04:56.943Z] d5751f9f360d: Verifying Checksum [2023-05-23T05:04:56.943Z] d5751f9f360d: Download complete [2023-05-23T05:04:57.214Z] 181b4cd8a6de: Verifying Checksum [2023-05-23T05:04:57.214Z] 181b4cd8a6de: Download complete [2023-05-23T05:04:57.214Z] 08409d417260: Pull complete [2023-05-23T05:04:57.214Z] 5363e21a005c: Verifying Checksum [2023-05-23T05:04:57.214Z] 5363e21a005c: Download complete [2023-05-23T05:04:57.214Z] 39b4d37fd203: Verifying Checksum [2023-05-23T05:04:57.214Z] 39b4d37fd203: Download complete [2023-05-23T05:04:57.214Z] d56ef98c0a70: Download complete [2023-05-23T05:04:57.812Z] bf127bdc9f4f: Pull complete [2023-05-23T05:04:58.081Z] 55b4810136f4: Pull complete [2023-05-23T05:04:58.353Z] 59b8b8583a6e: Verifying Checksum [2023-05-23T05:04:58.353Z] 59b8b8583a6e: Download complete [2023-05-23T05:04:58.939Z] 2e7805c665c5: Pull complete [2023-05-23T05:04:59.905Z] 560067f77f09: Pull complete [2023-05-23T05:05:02.498Z] 87854ced1808: Pull complete [2023-05-23T05:05:02.498Z] cb23a4dee6cb: Pull complete [2023-05-23T05:05:02.768Z] 0f440641682c: Pull complete [2023-05-23T05:05:03.038Z] d5751f9f360d: Pull complete [2023-05-23T05:05:04.008Z] 39b4d37fd203: Pull complete [2023-05-23T05:05:04.277Z] 181b4cd8a6de: Pull complete [2023-05-23T05:05:06.900Z] 59b8b8583a6e: Pull complete [2023-05-23T05:05:07.169Z] 5363e21a005c: Pull complete [2023-05-23T05:05:07.438Z] d56ef98c0a70: Pull complete [2023-05-23T05:05:07.438Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-23T05:05:07.438Z] Status: Downloaded newer image for docker:latest [2023-05-23T05:05:09.392Z] ---> 13f5a45e201c [2023-05-23T05:05:09.392Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T05:05:09.662Z] ---> Running in 1254eee8214f [2023-05-23T05:05:10.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T05:05:11.211Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T05:05:12.626Z] OK: 263 MiB in 53 packages [2023-05-23T05:05:13.218Z] Removing intermediate container 1254eee8214f [2023-05-23T05:05:13.218Z] ---> 1456b87f8f32 [2023-05-23T05:05:13.218Z] Step 10/15 : ENV GO111MODULE=on [2023-05-23T05:05:13.486Z] ---> Running in 80ff59eef31f [2023-05-23T05:05:13.759Z] Removing intermediate container 80ff59eef31f [2023-05-23T05:05:13.759Z] ---> a9ea0bcf418b [2023-05-23T05:05:13.759Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T05:05:13.759Z] ---> Running in cafd5e0214ab [2023-05-23T05:05:14.348Z] Removing intermediate container cafd5e0214ab [2023-05-23T05:05:14.348Z] ---> 2051242159bf [2023-05-23T05:05:14.348Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-23T05:05:16.938Z] ---> 6e178bbceb3b [2023-05-23T05:05:16.938Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T05:05:16.938Z] ---> Running in d1d1c7f284a8 [2023-05-23T05:06:24.841Z] Removing intermediate container d1d1c7f284a8 [2023-05-23T05:06:24.841Z] ---> 29707b310688 [2023-05-23T05:06:24.841Z] Step 14/15 : COPY . . [2023-05-23T05:06:24.841Z] ---> bff22ffb59f9 [2023-05-23T05:06:24.841Z] Step 15/15 : RUN ${MAKE} [2023-05-23T05:06:24.841Z] ---> Running in 1ed4836e982b [2023-05-23T05:06:24.841Z] noop [2023-05-23T05:06:24.841Z] Removing intermediate container 1ed4836e982b [2023-05-23T05:06:24.841Z] ---> 0722f6a97b6e [2023-05-23T05:06:24.841Z] Successfully built 0722f6a97b6e [2023-05-23T05:06:24.841Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:06:25.344Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T05:06:25.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:06:25.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-16465 does not seem to be running inside a container [2023-05-23T05:06:25.748Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-23T05:06:27.076Z] $ docker top bcef5153541c8d9568c9ebe442c7e876c7a34af34286c6a226f05e69ff1ad882 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:06:28.006Z] + go version [2023-05-23T05:06:28.007Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T05:06:28.049Z] $ docker stop --time=1 bcef5153541c8d9568c9ebe442c7e876c7a34af34286c6a226f05e69ff1ad882 [2023-05-23T05:06:29.704Z] $ docker rm -f --volumes bcef5153541c8d9568c9ebe442c7e876c7a34af34286c6a226f05e69ff1ad882 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:06:30.530Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T05:06:30.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:06:30.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-16465 does not seem to be running inside a container [2023-05-23T05:06:30.869Z] $ 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 ******** ci-base-image-arm64 cat [2023-05-23T05:06:32.054Z] $ docker top deff1b015794daaae2bdc32aec79d008fed65d62b17c682aab252b2331c6c490 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:06:32.932Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-23T05:06:33.667Z] + make test [2023-05-23T05:06:33.667Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-23T05:07:12.561Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-23T05:09:04.263Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-23T05:09:04.263Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-23T05:09:04.263Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-23T05:09:04.263Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-23T05:09:04.263Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-23T05:09:04.263Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-23T05:09:04.263Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-23T05:09:04.263Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-23T05:09:04.263Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-23T05:09:26.341Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T05:09:26.341Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T05:09:26.341Z] ./bin/test-attribution-txt.sh [2023-05-23T05:09:26.609Z] make -C web test [2023-05-23T05:09:26.609Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-23T05:09:26.877Z] make[1]: tput: No such file or directory [2023-05-23T05:09:26.877Z] make[1]: tput: No such file or directory [2023-05-23T05:09:26.877Z] warning: generating ./VERSION [2023-05-23T05:09:26.877Z] echo "0.0.0" > VERSION [2023-05-23T05:09:26.877Z] docker build \ [2023-05-23T05:09:26.877Z] -f Dockerfile \ [2023-05-23T05:09:26.877Z] --build-arg USER=1000 \ [2023-05-23T05:09:26.877Z] \ [2023-05-23T05:09:26.877Z] --label "git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f" \ [2023-05-23T05:09:26.877Z] -t edgexfoundry/edgex-web-ui:0a7d8442dc7f228d2e6f1b617512d73ac9bea30f \ [2023-05-23T05:09:26.877Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-23T05:09:26.877Z] . [2023-05-23T05:09:26.877Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-23T05:09:26.877Z] Install the buildx component to build images with BuildKit: [2023-05-23T05:09:26.877Z] https://docs.docker.com/go/buildx/ [2023-05-23T05:09:26.877Z] [2023-05-23T05:09:27.463Z] Sending build context to Docker daemon 2.571MB [2023-05-23T05:09:27.463Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-23T05:09:27.734Z] 16.17-alpine3.15: Pulling from library/node [2023-05-23T05:09:27.734Z] 47517142f6ba: Pulling fs layer [2023-05-23T05:09:27.734Z] 5f8c4bfa009b: Pulling fs layer [2023-05-23T05:09:27.734Z] f7079c9c4ba1: Pulling fs layer [2023-05-23T05:09:27.734Z] aba105e6f55a: Pulling fs layer [2023-05-23T05:09:27.734Z] f7079c9c4ba1: Verifying Checksum [2023-05-23T05:09:27.734Z] f7079c9c4ba1: Download complete [2023-05-23T05:09:28.005Z] 47517142f6ba: Download complete [2023-05-23T05:09:28.005Z] aba105e6f55a: Verifying Checksum [2023-05-23T05:09:28.005Z] aba105e6f55a: Download complete [2023-05-23T05:09:28.599Z] 47517142f6ba: Pull complete [2023-05-23T05:09:28.869Z] 5f8c4bfa009b: Verifying Checksum [2023-05-23T05:09:28.869Z] 5f8c4bfa009b: Download complete [2023-05-23T05:09:33.143Z] 5f8c4bfa009b: Pull complete [2023-05-23T05:09:33.143Z] f7079c9c4ba1: Pull complete [2023-05-23T05:09:33.143Z] aba105e6f55a: Pull complete [2023-05-23T05:09:33.143Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-23T05:09:33.143Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-23T05:09:33.143Z] ---> bf1b8b58d215 [2023-05-23T05:09:33.143Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-23T05:09:33.729Z] ---> Running in 758cadeabdc6 [2023-05-23T05:09:34.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-23T05:09:34.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-23T05:09:35.924Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-23T05:09:35.924Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-23T05:09:35.924Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-23T05:09:35.924Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-23T05:09:35.924Z] (5/128) Installing libxcb (1.14-r2) [2023-05-23T05:09:35.924Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-23T05:09:36.194Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-23T05:09:36.194Z] (8/128) Installing libice (1.0.10-r0) [2023-05-23T05:09:36.194Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-23T05:09:36.194Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-23T05:09:36.194Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-23T05:09:36.194Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-23T05:09:36.194Z] (13/128) Installing xset (1.2.4-r0) [2023-05-23T05:09:36.194Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-23T05:09:36.194Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-23T05:09:36.194Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-23T05:09:36.194Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-23T05:09:36.194Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-23T05:09:36.194Z] (19/128) Installing libintl (0.21-r0) [2023-05-23T05:09:36.194Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-23T05:09:36.194Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-23T05:09:36.465Z] (22/128) Installing pcre (8.45-r1) [2023-05-23T05:09:36.465Z] (23/128) Installing glib (2.70.1-r0) [2023-05-23T05:09:36.465Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-23T05:09:36.465Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-23T05:09:36.465Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-23T05:09:36.465Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-23T05:09:36.465Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-23T05:09:36.734Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-23T05:09:36.734Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-23T05:09:36.734Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-23T05:09:36.734Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-23T05:09:36.734Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-23T05:09:36.734Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-23T05:09:36.734Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-23T05:09:36.734Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-23T05:09:36.734Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-23T05:09:36.734Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-23T05:09:36.734Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-23T05:09:36.734Z] (40/128) Installing libxi (1.8-r0) [2023-05-23T05:09:36.734Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-23T05:09:36.734Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-23T05:09:36.734Z] (43/128) Installing atk (2.36.0-r0) [2023-05-23T05:09:36.734Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-23T05:09:36.734Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-23T05:09:36.734Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-23T05:09:36.734Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-23T05:09:36.734Z] (48/128) Installing expat (2.5.0-r0) [2023-05-23T05:09:36.734Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-23T05:09:36.734Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-23T05:09:36.734Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-23T05:09:37.006Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-23T05:09:37.006Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-23T05:09:37.006Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-23T05:09:37.006Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-23T05:09:37.006Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-23T05:09:37.006Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-23T05:09:37.006Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-23T05:09:37.006Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-23T05:09:37.006Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-23T05:09:37.006Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-23T05:09:37.006Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-23T05:09:37.271Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-23T05:09:37.271Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-23T05:09:37.271Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-23T05:09:37.271Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-23T05:09:37.271Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-23T05:09:37.271Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-23T05:09:37.271Z] (69/128) Installing pango (1.48.10-r0) [2023-05-23T05:09:37.271Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-23T05:09:37.271Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-23T05:09:37.271Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-23T05:09:37.271Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-23T05:09:37.539Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-23T05:09:37.539Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-23T05:09:37.808Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-23T05:09:37.808Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-23T05:09:37.808Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-23T05:09:37.808Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-23T05:09:37.808Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-23T05:09:40.397Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-23T05:09:40.397Z] (80/128) Installing flac (1.3.4-r0) [2023-05-23T05:09:40.397Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-23T05:09:40.397Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-23T05:09:40.397Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-23T05:09:40.397Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-23T05:09:40.397Z] (85/128) Installing libass (0.15.2-r0) [2023-05-23T05:09:40.397Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-23T05:09:40.397Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-23T05:09:40.397Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-23T05:09:40.397Z] (89/128) Installing lame (3.100-r0) [2023-05-23T05:09:40.397Z] (90/128) Installing opus (1.3.1-r1) [2023-05-23T05:09:40.397Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-23T05:09:40.397Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-23T05:09:40.397Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-23T05:09:40.397Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-23T05:09:40.397Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-23T05:09:40.397Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-23T05:09:40.397Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-23T05:09:40.397Z] (98/128) Installing libva (2.13.0-r0) [2023-05-23T05:09:40.397Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-23T05:09:40.397Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-23T05:09:40.397Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-23T05:09:40.397Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-23T05:09:40.397Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-23T05:09:40.397Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-23T05:09:40.665Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-23T05:09:40.665Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-23T05:09:40.665Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-23T05:09:40.934Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-23T05:09:41.203Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-23T05:09:41.203Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-23T05:09:41.203Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-23T05:09:41.203Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-23T05:09:41.203Z] (113/128) Installing nspr (4.32-r0) [2023-05-23T05:09:41.203Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-23T05:09:41.203Z] (115/128) Installing nss (3.78.1-r0) [2023-05-23T05:09:41.203Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-23T05:09:41.203Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-23T05:09:41.203Z] (118/128) Installing orc (0.4.32-r0) [2023-05-23T05:09:41.203Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-23T05:09:41.203Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-23T05:09:41.203Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-23T05:09:41.203Z] (122/128) Installing libpulse (15.0-r2) [2023-05-23T05:09:41.473Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-23T05:09:41.473Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-23T05:09:41.473Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-23T05:09:41.473Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-23T05:09:41.473Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-23T05:09:41.473Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-23T05:09:45.740Z] Executing busybox-1.34.1-r7.trigger [2023-05-23T05:09:45.740Z] Executing glib-2.70.1-r0.trigger [2023-05-23T05:09:45.740Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-23T05:09:47.150Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-23T05:09:47.150Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-23T05:09:47.419Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-23T05:09:47.419Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-23T05:09:47.419Z] OK: 275 MiB in 144 packages [2023-05-23T05:09:55.622Z] Removing intermediate container 758cadeabdc6 [2023-05-23T05:09:55.622Z] ---> 91a2205ac24f [2023-05-23T05:09:55.622Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-23T05:09:55.622Z] ---> Running in 9c33a3dded2f [2023-05-23T05:09:55.622Z] Removing intermediate container 9c33a3dded2f [2023-05-23T05:09:55.622Z] ---> 50e83bf9d497 [2023-05-23T05:09:55.622Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-23T05:09:55.622Z] ---> Running in 7e1cf3be9abb [2023-05-23T05:09:55.889Z] Removing intermediate container 7e1cf3be9abb [2023-05-23T05:09:55.889Z] ---> c40dc60bbe6b [2023-05-23T05:09:55.889Z] Step 5/10 : RUN npm install -g npm [2023-05-23T05:09:55.889Z] ---> Running in 15915546f2d3 [2023-05-23T05:10:22.559Z] [2023-05-23T05:10:22.559Z] removed 7 packages, changed 101 packages, and audited 264 packages in 23s [2023-05-23T05:10:22.559Z] [2023-05-23T05:10:22.559Z] 27 packages are looking for funding [2023-05-23T05:10:22.559Z] run `npm fund` for details [2023-05-23T05:10:22.559Z] [2023-05-23T05:10:22.559Z] found 0 vulnerabilities [2023-05-23T05:10:25.139Z] Removing intermediate container 15915546f2d3 [2023-05-23T05:10:25.139Z] ---> f0c23efdd634 [2023-05-23T05:10:25.139Z] Step 6/10 : ARG USER=1000 [2023-05-23T05:10:25.139Z] ---> Running in f35bc3b1afe8 [2023-05-23T05:10:25.423Z] Removing intermediate container f35bc3b1afe8 [2023-05-23T05:10:25.423Z] ---> 3ed174913347 [2023-05-23T05:10:25.423Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-23T05:10:25.696Z] ---> Running in 96ea0d078e24 [2023-05-23T05:10:27.119Z] Removing intermediate container 96ea0d078e24 [2023-05-23T05:10:27.119Z] ---> 5a86da0c78c4 [2023-05-23T05:10:27.119Z] Step 8/10 : USER $USER:$USER [2023-05-23T05:10:27.388Z] ---> Running in 71112a733ea6 [2023-05-23T05:10:27.656Z] Removing intermediate container 71112a733ea6 [2023-05-23T05:10:27.656Z] ---> fd52e43fd7b5 [2023-05-23T05:10:27.656Z] Step 9/10 : WORKDIR /app [2023-05-23T05:10:27.656Z] ---> Running in 8da3216fcf01 [2023-05-23T05:10:27.925Z] Removing intermediate container 8da3216fcf01 [2023-05-23T05:10:27.925Z] ---> cf91e46c606d [2023-05-23T05:10:27.925Z] Step 10/10 : LABEL git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [2023-05-23T05:10:27.925Z] ---> Running in c2898c88c692 [2023-05-23T05:10:28.193Z] Removing intermediate container c2898c88c692 [2023-05-23T05:10:28.193Z] ---> 8e0fd069c4d5 [2023-05-23T05:10:28.461Z] Successfully built 8e0fd069c4d5 [2023-05-23T05:10:28.461Z] Successfully tagged edgexfoundry/edgex-web-ui:0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [2023-05-23T05:10:28.461Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-23T05:10:28.461Z] touch edgex-web-ui.imagebuilt [2023-05-23T05:10:28.461Z] mkdir -p node_modules coverage [2023-05-23T05:10:28.461Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-23T05:10:28.461Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-23T05:10:40.780Z] npm WARN old lockfile [2023-05-23T05:10:40.780Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-23T05:10:40.780Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-23T05:10:40.780Z] npm WARN old lockfile [2023-05-23T05:10:40.780Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-23T05:10:40.780Z] npm WARN old lockfile [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE required: { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE }, [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE required: { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE }, [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE required: { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE }, [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE required: { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE }, [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE required: { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE }, [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE required: { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE }, [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE required: { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE }, [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE required: { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE }, [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE Unsupported engine { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE required: { [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE }, [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-23T05:11:19.825Z] npm WARN EBADENGINE } [2023-05-23T05:11:52.091Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-23T05:11:52.091Z] 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-23T05:11:52.091Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-23T05:11:52.091Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:11:52.091Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-23T05:11:52.674Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-23T05:11:56.926Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-23T05:12:05.132Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-23T05:12:05.132Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-23T05:12:05.715Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-23T05:12:20.714Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-23T05:12:27.364Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:12:27.364Z] 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-23T05:12:28.773Z] 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-23T05:12:34.144Z] 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-23T05:12:34.144Z] 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-23T05:12:35.106Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-23T05:12:50.116Z] 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-23T05:12:50.116Z] 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-23T05:13:12.194Z] 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-23T05:13:34.274Z] 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-23T05:14:13.151Z] [2023-05-23T05:14:13.151Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-23T05:14:13.151Z] [2023-05-23T05:14:13.151Z] 90 packages are looking for funding [2023-05-23T05:14:13.151Z] run `npm fund` for details [2023-05-23T05:14:14.112Z] [2023-05-23T05:14:14.112Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-23T05:14:14.112Z] [2023-05-23T05:14:14.112Z] To address issues that do not require attention, run: [2023-05-23T05:14:14.112Z] npm audit fix [2023-05-23T05:14:14.112Z] [2023-05-23T05:14:14.112Z] To address all issues (including breaking changes), run: [2023-05-23T05:14:14.112Z] npm audit fix --force [2023-05-23T05:14:14.112Z] [2023-05-23T05:14:14.112Z] Run `npm audit` for details. [2023-05-23T05:14:20.758Z] 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-23T05:14:35.747Z] - Generating browser application bundles (phase: setup)... [2023-05-23T05:15:07.988Z] Compiling @angular/core : es2015 as esm2015 [2023-05-23T05:15:07.988Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-23T05:15:40.242Z] Compiling @angular/common : es2015 as esm2015 [2023-05-23T05:15:40.242Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-23T05:15:42.823Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-23T05:15:42.823Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-23T05:15:48.181Z] Compiling @angular/router : es2015 as esm2015 [2023-05-23T05:15:48.181Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-23T05:15:52.439Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-23T05:15:54.381Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-23T05:15:55.345Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-23T05:15:58.684Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-23T05:16:00.093Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-23T05:16:00.363Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-23T05:17:08.445Z] 23 05 2023 05:16:57.677:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-23T05:17:08.445Z] 23 05 2023 05:16:57.690:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-23T05:17:08.445Z] 23 05 2023 05:16:57.718:INFO [launcher]: Starting browser ChromeHeadless [2023-05-23T05:18:04.849Z] 23 05 2023 05:18:04.638:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-23T05:18:51.669Z] 23 05 2023 05:18:47.198:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-23T05:19:09.864Z] ✔ Browser application bundle generation complete. [2023-05-23T05:19:09.864Z] 23 05 2023 05:19:08.331:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 4wxHnG-FAxlOtQhhAAAB with id 5155282 [2023-05-23T05:19:28.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-23T05:19:28.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.255 secs) [2023-05-23T05:19:28.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.903 secs) [2023-05-23T05:19:28.063Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.371 secs) [2023-05-23T05:19:28.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 1.44 secs) [2023-05-23T05:19:28.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 1.56 secs) [2023-05-23T05:19:28.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 1.638 secs) [2023-05-23T05:19:29.177Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.323 secs) [2023-05-23T05:19:29.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.6 secs) [2023-05-23T05:19:29.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.639 secs) [2023-05-23T05:19:29.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.663 secs) [2023-05-23T05:19:30.026Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.874 secs) [2023-05-23T05:19:30.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.053 secs) [2023-05-23T05:19:30.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.122 secs) [2023-05-23T05:19:30.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.144 secs) [2023-05-23T05:19:30.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.794 secs) [2023-05-23T05:19:31.142Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.899 secs) [2023-05-23T05:19:31.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.245 secs) [2023-05-23T05:19:31.724Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.337 secs) [2023-05-23T05:19:31.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.551 secs) [2023-05-23T05:19:31.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.596 secs) [2023-05-23T05:19:32.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.625 secs) [2023-05-23T05:19:32.256Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.66 secs) [2023-05-23T05:19:32.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.888 secs) [2023-05-23T05:19:32.522Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.993 secs) [2023-05-23T05:19:32.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.095 secs) [2023-05-23T05:19:32.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.186 secs) [2023-05-23T05:19:32.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.224 secs) [2023-05-23T05:19:33.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.263 secs) [2023-05-23T05:19:33.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.438 secs) [2023-05-23T05:19:33.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.502 secs) [2023-05-23T05:19:33.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.604 secs) [2023-05-23T05:19:33.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.654 secs) [2023-05-23T05:19:33.592Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.81 secs) [2023-05-23T05:19:34.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.17 secs) [2023-05-23T05:19:34.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.283 secs) [2023-05-23T05:19:34.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.345 secs) [2023-05-23T05:19:34.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.6 secs) [2023-05-23T05:19:34.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.676 secs) [2023-05-23T05:19:34.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.713 secs) [2023-05-23T05:19:34.971Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.861 secs) [2023-05-23T05:19:35.237Z] WARN: ' [2023-05-23T05:19:35.237Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T05:19:35.237Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T05:19:35.237Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T05:19:35.237Z] in a future version of Angular. [2023-05-23T05:19:35.237Z] [2023-05-23T05:19:35.237Z] For more information on this, see our API docs here: [2023-05-23T05:19:35.237Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T05:19:35.237Z] ' [2023-05-23T05:19:35.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.861 secs) [2023-05-23T05:19:35.237Z] WARN: ' [2023-05-23T05:19:35.237Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-23T05:19:35.237Z] Support for using the ngModel input property and ngModelChange event with [2023-05-23T05:19:35.237Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-23T05:19:35.237Z] in a future version of Angular. [2023-05-23T05:19:35.237Z] [2023-05-23T05:19:35.237Z] For more information on this, see our API docs here: [2023-05-23T05:19:35.238Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-23T05:19:35.238Z] ' [2023-05-23T05:19:35.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 7.08 secs) [2023-05-23T05:19:35.238Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 7.115 secs) [2023-05-23T05:19:35.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 7.296 secs) [2023-05-23T05:19:35.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 7.309 secs) [2023-05-23T05:19:35.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 7.361 secs) [2023-05-23T05:19:35.768Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.39 secs) [2023-05-23T05:19:36.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.663 secs) [2023-05-23T05:19:36.034Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.708 secs) [2023-05-23T05:19:36.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.814 secs) [2023-05-23T05:19:36.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.84 secs) [2023-05-23T05:19:36.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.89 secs) [2023-05-23T05:19:36.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.92 secs) [2023-05-23T05:19:36.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 8.053 secs) [2023-05-23T05:19:36.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 8.114 secs) [2023-05-23T05:19:36.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.269 secs) [2023-05-23T05:19:36.835Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.359 secs) [2023-05-23T05:19:37.103Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.545 secs) [2023-05-23T05:19:37.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.693 secs) [2023-05-23T05:19:37.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.782 secs) [2023-05-23T05:19:37.903Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.996 secs) [2023-05-23T05:19:37.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.039 secs) [2023-05-23T05:19:37.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.051 secs) [2023-05-23T05:19:38.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.236 secs) [2023-05-23T05:19:38.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.287 secs) [2023-05-23T05:19:38.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.335 secs) [2023-05-23T05:19:38.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.415 secs) [2023-05-23T05:19:38.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.473 secs) [2023-05-23T05:19:38.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.623 secs) [2023-05-23T05:19:38.709Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.7 secs) [2023-05-23T05:19:38.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.864 secs) [2023-05-23T05:19:39.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.942 secs) [2023-05-23T05:19:39.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.009 secs) [2023-05-23T05:19:39.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.18 secs) [2023-05-23T05:19:39.512Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.241 secs) [2023-05-23T05:19:39.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 10.279 secs) [2023-05-23T05:19:39.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 10.309 secs) [2023-05-23T05:19:39.779Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.443 secs) [2023-05-23T05:19:40.046Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.522 secs) [2023-05-23T05:19:40.314Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.784 secs) [2023-05-23T05:19:40.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.913 secs) [2023-05-23T05:19:40.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 11.003 secs) [2023-05-23T05:19:40.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 11.024 secs) [2023-05-23T05:19:40.580Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 11.038 secs) [2023-05-23T05:19:40.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.259 secs) [2023-05-23T05:19:41.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.309 secs) [2023-05-23T05:19:41.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.372 secs) [2023-05-23T05:19:41.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.433 secs) [2023-05-23T05:19:41.387Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.542 secs) [2023-05-23T05:19:41.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.564 secs) [2023-05-23T05:19:41.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.577 secs) [2023-05-23T05:19:41.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.667 secs) [2023-05-23T05:19:41.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.913 secs) [2023-05-23T05:19:41.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.939 secs) [2023-05-23T05:19:41.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.96 secs) [2023-05-23T05:19:42.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.976 secs) [2023-05-23T05:19:42.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.086 secs) [2023-05-23T05:19:42.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.126 secs) [2023-05-23T05:19:42.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.162 secs) [2023-05-23T05:19:42.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.197 secs) [2023-05-23T05:19:42.460Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.253 secs) [2023-05-23T05:19:42.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.403 secs) [2023-05-23T05:19:42.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.447 secs) [2023-05-23T05:19:42.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.483 secs) [2023-05-23T05:19:42.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.686 secs) [2023-05-23T05:19:43.265Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.747 secs) [2023-05-23T05:19:43.850Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 13.373 secs) [2023-05-23T05:19:44.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 13.45 secs) [2023-05-23T05:19:44.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.501 secs) [2023-05-23T05:19:44.118Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.522 secs) [2023-05-23T05:19:44.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.535 secs) [2023-05-23T05:19:44.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.61 secs) [2023-05-23T05:19:44.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.737 secs) [2023-05-23T05:19:44.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.764 secs) [2023-05-23T05:19:44.652Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.86 secs) [2023-05-23T05:19:44.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.885 secs) [2023-05-23T05:19:44.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.898 secs) [2023-05-23T05:19:44.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.915 secs) [2023-05-23T05:19:44.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.929 secs) [2023-05-23T05:19:44.920Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.998 secs) [2023-05-23T05:19:45.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.185 secs) [2023-05-23T05:19:45.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.307 secs) [2023-05-23T05:19:45.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.38 secs) [2023-05-23T05:19:45.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.447 secs) [2023-05-23T05:19:45.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 14.484 secs) [2023-05-23T05:19:45.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.532 secs) [2023-05-23T05:19:45.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.612 secs) [2023-05-23T05:19:45.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.758 secs) [2023-05-23T05:19:46.266Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.949 secs) [2023-05-23T05:19:46.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.034 secs) [2023-05-23T05:19:46.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 15.066 secs) [2023-05-23T05:19:46.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 15.079 secs) [2023-05-23T05:19:46.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 15.094 secs) [2023-05-23T05:19:46.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 15.162 secs) [2023-05-23T05:19:46.801Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.236 secs) [2023-05-23T05:19:47.069Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.294 secs) [2023-05-23T05:19:47.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.326 secs) [2023-05-23T05:19:47.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.349 secs) [2023-05-23T05:19:47.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.373 secs) [2023-05-23T05:19:47.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.39 secs) [2023-05-23T05:19:47.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.408 secs) [2023-05-23T05:19:47.070Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.42 secs) [2023-05-23T05:19:47.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.444 secs) [2023-05-23T05:19:47.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.456 secs) [2023-05-23T05:19:47.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.471 secs) [2023-05-23T05:19:47.337Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.49 secs) [2023-05-23T05:19:48.297Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.675 secs / 15.49 secs) [2023-05-23T05:19:48.298Z] TOTAL: 145 SUCCESS [2023-05-23T05:19:48.298Z] ✔ Browser application bundle generation complete. [2023-05-23T05:19:52.549Z] [2023-05-23T05:19:52.549Z] =============================== Coverage summary =============================== [2023-05-23T05:19:52.549Z] Statements : 41.56% ( 1425/3429 ) [2023-05-23T05:19:52.549Z] Branches : 12.14% ( 109/898 ) [2023-05-23T05:19:52.549Z] Functions : 33.33% ( 417/1251 ) [2023-05-23T05:19:52.549Z] Lines : 39.45% ( 1280/3245 ) [2023-05-23T05:19:52.549Z] ================================================================================ [2023-05-23T05:19:52.549Z] 23 05 2023 05:19:51.893:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-23T05:19:53.134Z] ✔ Browser application bundle generation complete. [2023-05-23T05:19:54.099Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-23T05:19:54.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T05:19:54.184Z] $ docker stop --time=1 deff1b015794daaae2bdc32aec79d008fed65d62b17c682aab252b2331c6c490 [2023-05-23T05:19:55.979Z] $ docker rm -f --volumes deff1b015794daaae2bdc32aec79d008fed65d62b17c682aab252b2331c6c490 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T05:19:57.155Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T05:20:00.535Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T05:20:05.982Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T05:20:06.618Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T05:20:09.584Z] + ls -al . [2023-05-23T05:20:09.584Z] total 176 [2023-05-23T05:20:09.584Z] drwxrwxr-x 13 jenkins jenkins 4096 May 23 05:06 . [2023-05-23T05:20:09.584Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:03 .. [2023-05-23T05:20:09.584Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:04 .blubracket [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 18 May 23 05:04 .dockerignore [2023-05-23T05:20:09.584Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:04 .git [2023-05-23T05:20:09.584Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:04 .github [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 185 May 23 05:04 .gitignore [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 23 05:04 Attribution.txt [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 23 05:04 CHANGELOG.md [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 23 05:04 CONTRIBUTING.md [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 23 05:04 Dockerfile [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 652 May 23 05:04 Jenkinsfile [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 23 05:04 LICENSE [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 23 05:04 Makefile [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 23 05:04 README.md [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:01 VERSION [2023-05-23T05:20:09.584Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:04 assets [2023-05-23T05:20:09.584Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:04 bin [2023-05-23T05:20:09.584Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:04 cmd [2023-05-23T05:20:09.584Z] -rw-r--r-- 1 jenkins jenkins 10 May 23 05:06 coverage.out [2023-05-23T05:20:09.584Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:04 docs [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 3040 May 23 05:04 go.mod [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 23 05:04 go.sum [2023-05-23T05:20:09.584Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:04 internal [2023-05-23T05:20:09.584Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:04 snap [2023-05-23T05:20:09.584Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:04 testing [2023-05-23T05:20:09.584Z] -rw-rw-r-- 1 jenkins jenkins 155 May 23 05:04 version.go [2023-05-23T05:20:09.584Z] drwxrwxr-x 6 jenkins jenkins 4096 May 23 05:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:20:10.015Z] + 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=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f --label arch=arm64 --label version=0.0.0 . [2023-05-23T05:20:11.429Z] Sending build context to Docker daemon 31.1MB [2023-05-23T05:20:11.429Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T05:20:11.429Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-23T05:20:11.429Z] ---> 0722f6a97b6e [2023-05-23T05:20:11.429Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-23T05:20:12.400Z] ---> Running in f9e34643e5a9 [2023-05-23T05:20:12.671Z] Removing intermediate container f9e34643e5a9 [2023-05-23T05:20:12.671Z] ---> 644384d4dfba [2023-05-23T05:20:12.671Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-23T05:20:12.671Z] ---> Running in 02f99d1672f0 [2023-05-23T05:20:12.939Z] Removing intermediate container 02f99d1672f0 [2023-05-23T05:20:12.939Z] ---> 506e60866e9d [2023-05-23T05:20:12.939Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T05:20:12.939Z] ---> Running in 53e6dc1a2650 [2023-05-23T05:20:13.211Z] Removing intermediate container 53e6dc1a2650 [2023-05-23T05:20:13.211Z] ---> bd1faaa9b6bc [2023-05-23T05:20:13.211Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-23T05:20:13.479Z] ---> Running in ee4276c17de5 [2023-05-23T05:20:13.751Z] Removing intermediate container ee4276c17de5 [2023-05-23T05:20:13.751Z] ---> 64f01e78cff4 [2023-05-23T05:20:13.751Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-23T05:20:13.751Z] ---> Running in 635111d18c91 [2023-05-23T05:20:14.021Z] Removing intermediate container 635111d18c91 [2023-05-23T05:20:14.021Z] ---> febb60264291 [2023-05-23T05:20:14.021Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-23T05:20:15.996Z] ---> ab23e50bd059 [2023-05-23T05:20:15.996Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T05:20:15.996Z] ---> Running in c073bbac4fc1 [2023-05-23T05:20:16.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T05:20:17.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T05:20:18.972Z] OK: 263 MiB in 53 packages [2023-05-23T05:20:19.560Z] Removing intermediate container c073bbac4fc1 [2023-05-23T05:20:19.560Z] ---> 0997143b3e50 [2023-05-23T05:20:19.560Z] Step 10/25 : ENV GO111MODULE=on [2023-05-23T05:20:19.560Z] ---> Running in 15cb1352f028 [2023-05-23T05:20:19.845Z] Removing intermediate container 15cb1352f028 [2023-05-23T05:20:19.845Z] ---> c3f1eedcd3f2 [2023-05-23T05:20:19.845Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-23T05:20:20.114Z] ---> Running in 6c34a9964423 [2023-05-23T05:20:20.386Z] Removing intermediate container 6c34a9964423 [2023-05-23T05:20:20.386Z] ---> 6d402d472362 [2023-05-23T05:20:20.386Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-23T05:20:20.976Z] ---> 95b82a849ddc [2023-05-23T05:20:20.976Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T05:20:20.976Z] ---> Running in cf6b78b43819 [2023-05-23T05:20:23.562Z] Removing intermediate container cf6b78b43819 [2023-05-23T05:20:23.562Z] ---> 5332738e7143 [2023-05-23T05:20:23.562Z] Step 14/25 : COPY . . [2023-05-23T05:20:31.774Z] ---> 4e432a0308f0 [2023-05-23T05:20:31.774Z] Step 15/25 : RUN ${MAKE} [2023-05-23T05:20:31.774Z] ---> Running in 250adbec34e1 [2023-05-23T05:20:31.774Z] 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-23T05:22:38.438Z] Removing intermediate container 250adbec34e1 [2023-05-23T05:22:38.438Z] ---> b03cc970b50b [2023-05-23T05:22:38.438Z] Step 16/25 : FROM alpine:3.17 [2023-05-23T05:22:38.438Z] 3.17: Pulling from library/alpine [2023-05-23T05:22:38.438Z] c41833b44d91: Already exists [2023-05-23T05:22:38.438Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T05:22:38.438Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T05:22:38.438Z] ---> 51e60588ff2c [2023-05-23T05:22:38.438Z] Step 17/25 : EXPOSE 4000 [2023-05-23T05:22:38.438Z] ---> Running in 4f235f99dd74 [2023-05-23T05:22:38.438Z] Removing intermediate container 4f235f99dd74 [2023-05-23T05:22:38.438Z] ---> 17848e6286b4 [2023-05-23T05:22:38.438Z] 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-23T05:22:38.438Z] ---> 48cba4203f4e [2023-05-23T05:22:38.438Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-23T05:22:38.438Z] ---> 7dae0d022c97 [2023-05-23T05:22:38.438Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-23T05:22:38.438Z] ---> 6a671a60b788 [2023-05-23T05:22:38.438Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-23T05:22:38.438Z] ---> Running in 4d96411c8f1b [2023-05-23T05:22:38.438Z] Removing intermediate container 4d96411c8f1b [2023-05-23T05:22:38.438Z] ---> 94b46e335ee4 [2023-05-23T05:22:38.438Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-23T05:22:38.438Z] ---> Running in 4eb230212f1b [2023-05-23T05:22:38.438Z] Removing intermediate container 4eb230212f1b [2023-05-23T05:22:38.438Z] ---> 93cffbe7c2cd [2023-05-23T05:22:38.438Z] Step 23/25 : LABEL arch=arm64 [2023-05-23T05:22:38.438Z] ---> Running in bb71ff2bcbad [2023-05-23T05:22:38.438Z] Removing intermediate container bb71ff2bcbad [2023-05-23T05:22:38.438Z] ---> 846ad18bb960 [2023-05-23T05:22:38.438Z] Step 24/25 : LABEL git_sha=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [2023-05-23T05:22:38.438Z] ---> Running in 26306ecbb497 [2023-05-23T05:22:38.438Z] Removing intermediate container 26306ecbb497 [2023-05-23T05:22:38.438Z] ---> bb47e742ade0 [2023-05-23T05:22:38.438Z] Step 25/25 : LABEL version=0.0.0 [2023-05-23T05:22:38.438Z] ---> Running in 3ad7f971820a [2023-05-23T05:22:38.438Z] Removing intermediate container 3ad7f971820a [2023-05-23T05:22:38.438Z] ---> afe538c49111 [2023-05-23T05:22:38.438Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T05:22:38.438Z] Successfully built afe538c49111 [2023-05-23T05:22:38.438Z] 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-23T05:22:39.296Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T05:22:39.296Z] [2023-05-23T05:22:39.296Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:22:39.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T05:22:39.699Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T05:22:39.699Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T05:22:39.699Z] 04944245beec: Pulling fs layer [2023-05-23T05:22:39.699Z] 699f458cf7ca: Pulling fs layer [2023-05-23T05:22:39.699Z] 765212b225bb: Pulling fs layer [2023-05-23T05:22:39.699Z] f23df028b6ca: Pulling fs layer [2023-05-23T05:22:39.699Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T05:22:39.699Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T05:22:39.699Z] f23df028b6ca: Waiting [2023-05-23T05:22:39.699Z] 765212b225bb: Waiting [2023-05-23T05:22:39.699Z] d65c8cfc05b1: Waiting [2023-05-23T05:22:39.699Z] 2437ff75d9bd: Waiting [2023-05-23T05:22:39.964Z] 04944245beec: Verifying Checksum [2023-05-23T05:22:39.965Z] 04944245beec: Download complete [2023-05-23T05:22:39.965Z] 765212b225bb: Verifying Checksum [2023-05-23T05:22:39.965Z] 765212b225bb: Download complete [2023-05-23T05:22:39.965Z] f23df028b6ca: Verifying Checksum [2023-05-23T05:22:39.965Z] f23df028b6ca: Download complete [2023-05-23T05:22:39.965Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T05:22:39.965Z] d65c8cfc05b1: Download complete [2023-05-23T05:22:40.231Z] 699f458cf7ca: Verifying Checksum [2023-05-23T05:22:40.232Z] 699f458cf7ca: Download complete [2023-05-23T05:22:40.501Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T05:22:40.501Z] 8998bd30e6a1: Download complete [2023-05-23T05:22:43.083Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T05:22:43.083Z] 2437ff75d9bd: Download complete [2023-05-23T05:22:44.491Z] 8998bd30e6a1: Pull complete [2023-05-23T05:22:45.451Z] 04944245beec: Pull complete [2023-05-23T05:22:46.409Z] 699f458cf7ca: Pull complete [2023-05-23T05:22:46.675Z] 765212b225bb: Pull complete [2023-05-23T05:22:47.257Z] f23df028b6ca: Pull complete [2023-05-23T05:22:47.523Z] d65c8cfc05b1: Pull complete [2023-05-23T05:22:59.816Z] 2437ff75d9bd: Pull complete [2023-05-23T05:22:59.816Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T05:22:59.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T05:22:59.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:23:00.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-16465 does not seem to be running inside a container [2023-05-23T05:23:00.215Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-23T05:23:03.119Z] $ docker top e1264a3af97e1cf215d72b85e2776860b2d020b156a6f424e4d97a095f5ac416 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:23:03.687Z] ---> job-cost.sh [2023-05-23T05:23:03.953Z] lf-activate-venv: SKIPPING [2023-05-23T05:23:03.953Z] INFO: No Stack... [2023-05-23T05:23:04.531Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T05:23:05.110Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T05:23:05.757Z] + + cat /w/workspace/edgex-ui-go/1/archives/cost.csvcut [2023-05-23T05:23:05.757Z] -d, -f6 [Pipeline] lock [2023-05-23T05:23:05.924Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [2023-05-23T05:23:05.929Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] did not exist. Created. [2023-05-23T05:23:05.929Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T05:23:06.343Z] /w/workspace/edgex-ui-go/1@tmp/durable-7b5b5062/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T05:23:06.689Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T05:23:06.985Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T05:23:12.039Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T05:23:12.055Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-615-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T05:23:12.136Z] $ docker stop --time=1 e1264a3af97e1cf215d72b85e2776860b2d020b156a6f424e4d97a095f5ac416 [2023-05-23T05:23:13.804Z] $ docker rm -f --volumes e1264a3af97e1cf215d72b85e2776860b2d020b156a6f424e4d97a095f5ac416 [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-23T05:23:14.731Z] provisioning config files... [2023-05-23T05:23:14.741Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/config12376574480575518338tmp [Pipeline] { [Pipeline] sh [2023-05-23T05:23:15.073Z] + set +x [2023-05-23T05:23:15.073Z] + curl -s https://codecov.io/bash [2023-05-23T05:23:15.073Z] + bash -s -- [2023-05-23T05:23:15.073Z] [2023-05-23T05:23:15.073Z] _____ _ [2023-05-23T05:23:15.073Z] / ____| | | [2023-05-23T05:23:15.073Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T05:23:15.073Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T05:23:15.073Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T05:23:15.073Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T05:23:15.073Z] Bash-1.0.6 [2023-05-23T05:23:15.073Z] [2023-05-23T05:23:15.073Z] [2023-05-23T05:23:15.073Z] ==> git version 2.25.1 found [2023-05-23T05:23:15.073Z] ==> 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-23T05:23:15.073Z] Release-Date: 2020-01-08 [2023-05-23T05:23:15.073Z] 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-23T05:23:15.073Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T05:23:15.073Z] ==> Jenkins CI detected. [2023-05-23T05:23:15.073Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-615 [2023-05-23T05:23:15.073Z] project root: . [2023-05-23T05:23:15.073Z] --> token set from env [2023-05-23T05:23:15.073Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T05:23:15.073Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T05:23:15.334Z] ==> Python coveragepy not found [2023-05-23T05:23:15.334Z] ==> Searching for coverage reports in: [2023-05-23T05:23:15.334Z] + . [2023-05-23T05:23:15.334Z] -> Found 1 reports [2023-05-23T05:23:15.334Z] ==> Detecting git/mercurial file structure [2023-05-23T05:23:15.334Z] ==> Reading reports [2023-05-23T05:23:15.334Z] + ./coverage.out bytes=10 [2023-05-23T05:23:15.334Z] ==> Appending adjustments [2023-05-23T05:23:15.334Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T05:23:15.902Z] + Found adjustments [2023-05-23T05:23:15.902Z] ==> Gzipping contents [2023-05-23T05:23:15.902Z] 12K /tmp/codecov.3siiDm.gz [2023-05-23T05:23:15.902Z] ==> Uploading reports [2023-05-23T05:23:15.902Z] url: https://codecov.io [2023-05-23T05:23:15.902Z] query: branch=PR-615&commit=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-615%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=615&job=&cmd_args= [2023-05-23T05:23:15.902Z] -> Pinging Codecov [2023-05-23T05:23:15.902Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-615&commit=0a7d8442dc7f228d2e6f1b617512d73ac9bea30f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-615%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=615&job=&cmd_args= [2023-05-23T05:23:16.162Z] -> Uploading to [2023-05-23T05:23:16.162Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/FB506323287CE973F263BFD2A0EB1F37/0a7d8442dc7f228d2e6f1b617512d73ac9bea30f/a800adae-46dc-4fc0-b811-ae5a8f045d49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T052316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29414a8890f266c576264febb249499b15dff7767474a41fbc61ea6d4bc0dd6c [2023-05-23T05:23:16.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T05:23:16.162Z] Dload Upload Total Spent Left Speed [2023-05-23T05:23:16.423Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8769 0 0 100 8769 0 44065 --:--:-- --:--:-- --:--:-- 44065 [2023-05-23T05:23:16.423Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0a7d8442dc7f228d2e6f1b617512d73ac9bea30f [Pipeline] } [2023-05-23T05:23:16.455Z] 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-23T05:23:18.243Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives ] [2023-05-23T05:23:18.243Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives [2023-05-23T05:23:18.243Z] total 16 [2023-05-23T05:23:18.243Z] drwxr-xr-x 3 root root 4096 May 23 05:04 . [2023-05-23T05:23:18.243Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 05:04 .. [2023-05-23T05:23:18.243Z] drwxr-xr-x 2 root root 4096 May 23 05:04 cost [2023-05-23T05:23:18.243Z] -rw-r--r-- 1 root root 83 May 23 05:04 cost.csv [2023-05-23T05:23:18.243Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives [2023-05-23T05:23:18.243Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives [2023-05-23T05:23:18.243Z] total 16 [2023-05-23T05:23:18.243Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 05:04 . [2023-05-23T05:23:18.243Z] drwxrwxr-x 15 jenkins jenkins 4096 May 23 05:04 .. [2023-05-23T05:23:18.243Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 05:04 cost [2023-05-23T05:23:18.243Z] -rw-r--r-- 1 jenkins jenkins 83 May 23 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:23:18.586Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:23:19.478Z] ---> package-listing.sh [2023-05-23T05:23:19.479Z] ++ facter osfamily [2023-05-23T05:23:19.479Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T05:23:19.738Z] + OS_FAMILY=debian [2023-05-23T05:23:19.738Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-615 [2023-05-23T05:23:19.738Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T05:23:19.738Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T05:23:19.738Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T05:23:19.738Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T05:23:19.738Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-615 ']' [2023-05-23T05:23:19.738Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T05:23:19.738Z] + case "${OS_FAMILY}" in [2023-05-23T05:23:19.738Z] + dpkg -l [2023-05-23T05:23:19.738Z] + grep '^ii' [2023-05-23T05:23:19.738Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T05:23:19.738Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T05:23:19.738Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T05:23:19.738Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-615 ']' [2023-05-23T05:23:19.738Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives/ [2023-05-23T05:23:19.738Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-615/archives/ [Pipeline] echo [2023-05-23T05:23:19.781Z] 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-615/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T05:23:20.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:23:20.716Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T05:23:20.716Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:23:20.865Z] prd-ubuntu20.04-docker-8c-8g-16463 does not seem to be running inside a container [2023-05-23T05:23:20.895Z] $ 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-615/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-615 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615:/w/workspace/edgexfoundry_edgex-ui-go_PR-615:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@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-23T05:23:21.102Z] $ docker top da66bdf0f8d388727ef3c2d5ba857cf3d8fd1322cfc1173250244cbecd04a7e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T05:23:21.496Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T05:23:21.813Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T05:23:22.126Z] + ls /var/log/sa-host [2023-05-23T05:23:22.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T05:23:22.263Z] provisioning config files... [2023-05-23T05:23:22.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-615@tmp/config14741815230927254676tmp [Pipeline] { [Pipeline] echo [2023-05-23T05:23:22.333Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:23:22.645Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T05:23:22.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:23:23.086Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T05:23:23.124Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:23:23.443Z] ---> sudo-logs.sh [2023-05-23T05:23:23.443Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T05:23:23.529Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:23:23.842Z] ---> job-cost.sh [2023-05-23T05:23:23.842Z] lf-activate-venv: SKIPPING [2023-05-23T05:23:23.842Z] DEBUG: total: 0.2199999988079071 [2023-05-23T05:23:23.842Z] INFO: Retrieving Stack Cost... [2023-05-23T05:23:24.411Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T05:23:24.671Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T05:23:24.707Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:23:25.022Z] ---> logs-deploy.sh [2023-05-23T05:23:25.023Z] lf-activate-venv: SKIPPING [2023-05-23T05:23:25.023Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-615/1 [2023-05-23T05:23:25.023Z] INFO: archiving workspace using pattern(s): [2023-05-23T05:23:25.960Z] Archives upload complete. [2023-05-23T05:23:25.960Z] INFO: archiving logs to Nexus