Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f7ab56bfb210a85c92f1ea2d22e734a977b85db+b9ee93b39939f4d905786058fe06f88771ce2d73 (06b55a5745a3aefd57c6b5bfb8fd0d04c1e35960) 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-ssh16095513071218741632.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-ssh11486547622027111623.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-589/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4651067070844073402.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 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-ssh8389408401928659175.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-589/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11526899850321657849.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13958 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [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-589 # 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 Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db Merge succeeded, producing 2fb77e08322fc3570142e3215921c5f4d107d4a4 Checking out Revision 2fb77e08322fc3570142e3215921c5f4d107d4a4 (PR-589) > 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/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # 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 b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2fb77e08322fc3570142e3215921c5f4d107d4a4 # timeout=10 Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-06T02:07:01.089Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-06T02:07:01.169Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-06T02:07:01.186Z] ========================================================= [2023-05-06T02:07:01.186Z] EdgeX Global Pipelines Version Info [2023-05-06T02:07:01.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ab0f2747274eaf747518b47f9ab40c21394ab783 # timeout=10 [2023-05-06T02:07:01.899Z] ------------------- [2023-05-06T02:07:01.899Z] stable info: [2023-05-06T02:07:01.899Z] ------------------- [2023-05-06T02:07:01.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-06T02:07:01.899Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-06T02:07:01.899Z] Message: update stable to v1.0.249 [2023-05-06T02:07:02.468Z] ------------------- [2023-05-06T02:07:02.468Z] experimental info: [2023-05-06T02:07:02.468Z] ------------------- [2023-05-06T02:07:02.468Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-06T02:07:02.468Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-06T02:07:02.468Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-06T02:07:02.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-06T02:07:02.592Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-06T02:07:02.605Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-06T02:07:02.617Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-06T02:07:02.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-06T02:07:02.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-06T02:07:02.657Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-06T02:07:02.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-06T02:07:02.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-06T02:07:02.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-06T02:07:02.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-06T02:07:02.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-06T02:07:02.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-06T02:07:02.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-06T02:07:02.781Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-06T02:07:02.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-06T02:07:02.806Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-06T02:07:02.821Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-06T02:07:02.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-06T02:07:02.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-06T02:07:02.865Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-06T02:07:02.876Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-06T02:07:02.889Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-06T02:07:02.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-06T02:07:02.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-06T02:07:02.928Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-06T02:07:02.947Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-06T02:07:02.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-589 [Pipeline] echo [2023-05-06T02:07:02.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-589 [Pipeline] echo [2023-05-06T02:07:02.984Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-589 [Pipeline] echo [2023-05-06T02:07:02.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fb77e08322fc3570142e3215921c5f4d107d4a4 [Pipeline] echo [2023-05-06T02:07:03.008Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fb77e0 [Pipeline] echo [2023-05-06T02:07:03.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:07:03.067Z] provisioning config files... [2023-05-06T02:07:03.081Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config4386083520296282735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:07:03.378Z] ---> docker-login.sh [2023-05-06T02:07:03.378Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:07:03.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:03.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:03.637Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:03.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:03.637Z] [2023-05-06T02:07:03.637Z] Login Succeeded [2023-05-06T02:07:03.637Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:07:03.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:03.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:03.637Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:03.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:03.637Z] [2023-05-06T02:07:03.637Z] Login Succeeded [2023-05-06T02:07:03.637Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:07:03.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:03.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:03.897Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:03.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:03.897Z] [2023-05-06T02:07:03.897Z] Login Succeeded [2023-05-06T02:07:03.897Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:07:03.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:03.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:03.897Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:03.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:03.897Z] [2023-05-06T02:07:03.897Z] Login Succeeded [2023-05-06T02:07:03.897Z] docker.io [2023-05-06T02:07:03.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:04.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:04.157Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:04.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:04.157Z] [2023-05-06T02:07:04.157Z] Login Succeeded [2023-05-06T02:07:04.157Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:07:04.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-06T02:07:04.547Z] + git rev-list -1 --merges 2fb77e08322fc3570142e3215921c5f4d107d4a4~1..2fb77e08322fc3570142e3215921c5f4d107d4a4 [Pipeline] echo [2023-05-06T02:07:04.593Z] -----------> git rev-list -1 --merges 2fb77e08322fc3570142e3215921c5f4d107d4a4~1..2fb77e08322fc3570142e3215921c5f4d107d4a4 2fb77e08322fc3570142e3215921c5f4d107d4a4 [2023-05-06T02:07:04.593Z] 2fb77e08322fc3570142e3215921c5f4d107d4a4 [false] [Pipeline] sh [2023-05-06T02:07:04.888Z] + git log --format=format:%s -1 2fb77e08322fc3570142e3215921c5f4d107d4a4 [Pipeline] echo [2023-05-06T02:07:04.901Z] ========================================================= [2023-05-06T02:07:04.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-06T02:07:04.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:07:05.251Z] + git log --format=format:%s -1 2fb77e08322fc3570142e3215921c5f4d107d4a4 [Pipeline] echo [2023-05-06T02:07:05.261Z] [semverPrep] GIT_COMMIT: 2fb77e08322fc3570142e3215921c5f4d107d4a4, Commit Message: Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD [Pipeline] echo [2023-05-06T02:07:05.269Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-06T02:07:05.608Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-06T02:07:05.608Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-06T02:07:05.608Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-06T02:07:05.608Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-06T02:07:05.608Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-06T02:07:05.608Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-06T02:07:05.608Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:07:05.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:07:05.955Z] [2023-05-06T02:07:05.955Z] 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-06T02:07:06.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:07:06.255Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-06T02:07:06.255Z] b85a868b505f: Pulling fs layer [2023-05-06T02:07:06.255Z] e2be974225ed: Pulling fs layer [2023-05-06T02:07:06.255Z] 339a4e72a1f5: Pulling fs layer [2023-05-06T02:07:06.255Z] 988bab9f4d93: Pulling fs layer [2023-05-06T02:07:06.255Z] 1469e6f7b9e6: Pulling fs layer [2023-05-06T02:07:06.255Z] eaf3925da568: Pulling fs layer [2023-05-06T02:07:06.255Z] bab4dde63d76: Pulling fs layer [2023-05-06T02:07:06.255Z] bde34c3a00c8: Pulling fs layer [2023-05-06T02:07:06.255Z] b352a97aabf1: Pulling fs layer [2023-05-06T02:07:06.255Z] 4872d77fe225: Pulling fs layer [2023-05-06T02:07:06.255Z] 5851b861e8e6: Pulling fs layer [2023-05-06T02:07:06.255Z] bab4dde63d76: Waiting [2023-05-06T02:07:06.255Z] bde34c3a00c8: Waiting [2023-05-06T02:07:06.255Z] b352a97aabf1: Waiting [2023-05-06T02:07:06.255Z] eaf3925da568: Waiting [2023-05-06T02:07:06.255Z] 1469e6f7b9e6: Waiting [2023-05-06T02:07:06.255Z] 4872d77fe225: Waiting [2023-05-06T02:07:06.255Z] 988bab9f4d93: Waiting [2023-05-06T02:07:06.255Z] 5851b861e8e6: Waiting [2023-05-06T02:07:06.255Z] e2be974225ed: Verifying Checksum [2023-05-06T02:07:06.255Z] e2be974225ed: Download complete [2023-05-06T02:07:06.255Z] 988bab9f4d93: Verifying Checksum [2023-05-06T02:07:06.255Z] 988bab9f4d93: Download complete [2023-05-06T02:07:06.255Z] 1469e6f7b9e6: Verifying Checksum [2023-05-06T02:07:06.255Z] 1469e6f7b9e6: Download complete [2023-05-06T02:07:06.255Z] eaf3925da568: Download complete [2023-05-06T02:07:06.513Z] 339a4e72a1f5: Verifying Checksum [2023-05-06T02:07:06.513Z] 339a4e72a1f5: Download complete [2023-05-06T02:07:06.513Z] bde34c3a00c8: Download complete [2023-05-06T02:07:06.513Z] b352a97aabf1: Download complete [2023-05-06T02:07:06.513Z] 4872d77fe225: Verifying Checksum [2023-05-06T02:07:06.513Z] 5851b861e8e6: Download complete [2023-05-06T02:07:06.513Z] b85a868b505f: Verifying Checksum [2023-05-06T02:07:06.513Z] b85a868b505f: Download complete [2023-05-06T02:07:06.770Z] bab4dde63d76: Verifying Checksum [2023-05-06T02:07:06.770Z] bab4dde63d76: Download complete [2023-05-06T02:07:07.707Z] b85a868b505f: Pull complete [2023-05-06T02:07:07.707Z] e2be974225ed: Pull complete [2023-05-06T02:07:07.966Z] 339a4e72a1f5: Pull complete [2023-05-06T02:07:08.224Z] 988bab9f4d93: Pull complete [2023-05-06T02:07:08.224Z] 1469e6f7b9e6: Pull complete [2023-05-06T02:07:08.484Z] eaf3925da568: Pull complete [2023-05-06T02:07:09.892Z] bab4dde63d76: Pull complete [2023-05-06T02:07:09.892Z] bde34c3a00c8: Pull complete [2023-05-06T02:07:10.152Z] b352a97aabf1: Pull complete [2023-05-06T02:07:10.152Z] 4872d77fe225: Pull complete [2023-05-06T02:07:10.152Z] 5851b861e8e6: Pull complete [2023-05-06T02:07:10.152Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-06T02:07:10.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-06T02:07:10.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:07:10.256Z] prd-ubuntu20.04-docker-8c-8g-13958 does not seem to be running inside a container [2023-05-06T02:07:10.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-06T02:07:11.385Z] $ docker top b75b3bc81d7818a7e043a3f5da792d43f9dc84ba6706858a25749c98e48a1593 -eo pid,comm [2023-05-06T02:07:11.435Z] 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-06T02:07:11.435Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-06T02:07:11.470Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-06T02:07:11.470Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-06T02:07:11.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-06T02:07:11.593Z] $ docker exec b75b3bc81d7818a7e043a3f5da792d43f9dc84ba6706858a25749c98e48a1593 ssh-agent [2023-05-06T02:07:11.685Z] SSH_AUTH_SOCK=/tmp/ssh-DDyEcyG40SE7/agent.33 [2023-05-06T02:07:11.685Z] SSH_AGENT_PID=39 [2023-05-06T02:07:11.690Z] Running ssh-add (command line suppressed) [2023-05-06T02:07:11.797Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_8595712053241392294.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_8595712053241392294.key) [2023-05-06T02:07:11.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-06T02:07:12.093Z] + git tag --points-at HEAD [Pipeline] } [2023-05-06T02:07:12.114Z] $ docker exec --env ******** --env ******** b75b3bc81d7818a7e043a3f5da792d43f9dc84ba6706858a25749c98e48a1593 ssh-agent -k [2023-05-06T02:07:12.206Z] unset SSH_AUTH_SOCK; [2023-05-06T02:07:12.206Z] unset SSH_AGENT_PID; [2023-05-06T02:07:12.206Z] echo Agent pid 39 killed; [2023-05-06T02:07:12.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-06T02:07:12.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-06T02:07:12.233Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-06T02:07:12.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-06T02:07:12.334Z] $ docker exec b75b3bc81d7818a7e043a3f5da792d43f9dc84ba6706858a25749c98e48a1593 ssh-agent [2023-05-06T02:07:12.424Z] SSH_AUTH_SOCK=/tmp/ssh-YTiAKkajuFKm/agent.72 [2023-05-06T02:07:12.424Z] SSH_AGENT_PID=78 [2023-05-06T02:07:12.429Z] Running ssh-add (command line suppressed) [2023-05-06T02:07:12.538Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_6025884330818295018.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/private_key_6025884330818295018.key) [2023-05-06T02:07:12.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-06T02:07:12.832Z] + git semver init [2023-05-06T02:07:13.091Z] 2023-05-06 02:07:13,000 [run_init] DEBUG init version:0.0.0 force:False [2023-05-06T02:07:13.091Z] 2023-05-06 02:07:13,001 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver [2023-05-06T02:07:13.091Z] 2023-05-06 02:07:13,001 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver [2023-05-06T02:07:13.091Z] 2023-05-06 02:07:13,001 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589, universal_newlines=False, shell=None, istream=None) [2023-05-06T02:07:14.467Z] 2023-05-06 02:07:14,274 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.git/info/exclude [2023-05-06T02:07:14.467Z] 2023-05-06 02:07:14,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 with force:False [2023-05-06T02:07:14.467Z] 2023-05-06 02:07:14,274 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 [2023-05-06T02:07:14.467Z] 2023-05-06 02:07:14,278 [execute] INFO git cat-file --batch-check [2023-05-06T02:07:14.467Z] 2023-05-06 02:07:14,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-05-06T02:07:14.467Z] 2023-05-06 02:07:14,284 [execute] INFO git cat-file --batch [2023-05-06T02:07:14.467Z] 2023-05-06 02:07:14,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver, universal_newlines=False, shell=None, istream=) [2023-05-06T02:07:14.467Z] 2023-05-06 02:07:14,288 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-589/.semver/PR-589 [2023-05-06T02:07:14.467Z] 0.0.0 [Pipeline] } [2023-05-06T02:07:14.480Z] $ docker exec --env ******** --env ******** b75b3bc81d7818a7e043a3f5da792d43f9dc84ba6706858a25749c98e48a1593 ssh-agent -k [2023-05-06T02:07:14.580Z] unset SSH_AUTH_SOCK; [2023-05-06T02:07:14.580Z] unset SSH_AGENT_PID; [2023-05-06T02:07:14.580Z] echo Agent pid 78 killed; [2023-05-06T02:07:14.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-06T02:07:14.892Z] + git semver [Pipeline] } [2023-05-06T02:07:15.166Z] $ docker stop --time=1 b75b3bc81d7818a7e043a3f5da792d43f9dc84ba6706858a25749c98e48a1593 [2023-05-06T02:07:16.432Z] $ docker rm -f --volumes b75b3bc81d7818a7e043a3f5da792d43f9dc84ba6706858a25749c98e48a1593 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:07:16.761Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-06T02:07:16.957Z] Stashed 1 file(s) [Pipeline] echo [2023-05-06T02:07:16.960Z] [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-06T02:07:17.098Z] provisioning config files... [2023-05-06T02:07:17.106Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config9181395157772519975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:07:17.394Z] ---> docker-login.sh [2023-05-06T02:07:17.394Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:07:17.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:17.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:17.394Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:17.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:17.394Z] [2023-05-06T02:07:17.394Z] Login Succeeded [2023-05-06T02:07:17.394Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:07:17.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:17.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:17.394Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:17.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:17.394Z] [2023-05-06T02:07:17.394Z] Login Succeeded [2023-05-06T02:07:17.394Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:07:17.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:17.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:17.654Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:17.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:17.654Z] [2023-05-06T02:07:17.654Z] Login Succeeded [2023-05-06T02:07:17.654Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:07:17.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:17.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:17.654Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:17.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:17.654Z] [2023-05-06T02:07:17.654Z] Login Succeeded [2023-05-06T02:07:17.654Z] docker.io [2023-05-06T02:07:17.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:07:17.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:07:17.915Z] Configure a credential helper to remove this warning. See [2023-05-06T02:07:17.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:07:17.915Z] [2023-05-06T02:07:17.915Z] Login Succeeded [2023-05-06T02:07:17.915Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:07:17.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-06T02:07:17.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:07:17.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:07:17.997Z] ========================================================= [2023-05-06T02:07:17.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-06T02:07:17.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:07:18.303Z] + 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-06T02:07:18.561Z] Sending build context to Docker daemon 45.94MB [2023-05-06T02:07:18.561Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:07:18.561Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-06T02:07:18.561Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-06T02:07:18.561Z] f56be85fc22e: Pulling fs layer [2023-05-06T02:07:18.561Z] 85791d961cd3: Pulling fs layer [2023-05-06T02:07:18.561Z] d694b5ae8c79: Pulling fs layer [2023-05-06T02:07:18.561Z] 9f32a84ed3da: Pulling fs layer [2023-05-06T02:07:18.561Z] 4d19c01a9841: Pulling fs layer [2023-05-06T02:07:18.561Z] 9325e15d5711: Pulling fs layer [2023-05-06T02:07:18.561Z] 556b6ee489ea: Pulling fs layer [2023-05-06T02:07:18.561Z] c5a4b2cf53e6: Pulling fs layer [2023-05-06T02:07:18.561Z] 9f32a84ed3da: Waiting [2023-05-06T02:07:18.561Z] 4d19c01a9841: Waiting [2023-05-06T02:07:18.561Z] 9325e15d5711: Waiting [2023-05-06T02:07:18.561Z] 556b6ee489ea: Waiting [2023-05-06T02:07:18.561Z] c5a4b2cf53e6: Waiting [2023-05-06T02:07:18.561Z] 85791d961cd3: Verifying Checksum [2023-05-06T02:07:18.561Z] 85791d961cd3: Download complete [2023-05-06T02:07:18.561Z] 9f32a84ed3da: Verifying Checksum [2023-05-06T02:07:18.561Z] 9f32a84ed3da: Download complete [2023-05-06T02:07:18.561Z] 4d19c01a9841: Verifying Checksum [2023-05-06T02:07:18.561Z] 4d19c01a9841: Download complete [2023-05-06T02:07:18.561Z] f56be85fc22e: Verifying Checksum [2023-05-06T02:07:18.561Z] f56be85fc22e: Download complete [2023-05-06T02:07:18.561Z] 9325e15d5711: Verifying Checksum [2023-05-06T02:07:18.561Z] 9325e15d5711: Download complete [2023-05-06T02:07:18.819Z] f56be85fc22e: Pull complete [2023-05-06T02:07:18.819Z] 85791d961cd3: Pull complete [2023-05-06T02:07:19.078Z] c5a4b2cf53e6: Verifying Checksum [2023-05-06T02:07:19.078Z] c5a4b2cf53e6: Download complete [2023-05-06T02:07:19.078Z] d694b5ae8c79: Download complete [2023-05-06T02:07:19.335Z] 556b6ee489ea: Verifying Checksum [2023-05-06T02:07:19.335Z] 556b6ee489ea: Download complete [2023-05-06T02:07:21.888Z] d694b5ae8c79: Pull complete [2023-05-06T02:07:22.146Z] 9f32a84ed3da: Pull complete [2023-05-06T02:07:22.146Z] 4d19c01a9841: Pull complete [2023-05-06T02:07:22.146Z] 9325e15d5711: Pull complete [2023-05-06T02:07:24.678Z] 556b6ee489ea: Pull complete [2023-05-06T02:07:25.241Z] c5a4b2cf53e6: Pull complete [2023-05-06T02:07:25.241Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-06T02:07:25.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-06T02:07:25.241Z] ---> c4be618373d6 [2023-05-06T02:07:25.241Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:07:27.151Z] ---> Running in 90150ae34aef [2023-05-06T02:07:27.151Z] Removing intermediate container 90150ae34aef [2023-05-06T02:07:27.151Z] ---> ef0325934abc [2023-05-06T02:07:27.151Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:07:27.412Z] ---> Running in d32046c13147 [2023-05-06T02:07:27.412Z] Removing intermediate container d32046c13147 [2023-05-06T02:07:27.412Z] ---> 89e03c84985c [2023-05-06T02:07:27.412Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:07:27.412Z] ---> Running in 85bdf2134441 [2023-05-06T02:07:27.412Z] Removing intermediate container 85bdf2134441 [2023-05-06T02:07:27.412Z] ---> f2d98dd5d3d9 [2023-05-06T02:07:27.412Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-06T02:07:27.412Z] ---> Running in ce06b5124618 [2023-05-06T02:07:27.671Z] Removing intermediate container ce06b5124618 [2023-05-06T02:07:27.671Z] ---> 40ad8ddc8d92 [2023-05-06T02:07:27.671Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:07:27.671Z] ---> Running in 800924e23895 [2023-05-06T02:07:27.671Z] Removing intermediate container 800924e23895 [2023-05-06T02:07:27.671Z] ---> 32d93cc51456 [2023-05-06T02:07:27.671Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:07:27.950Z] latest: Pulling from library/docker [2023-05-06T02:07:28.207Z] f56be85fc22e: Already exists [2023-05-06T02:07:28.207Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-06T02:07:28.207Z] 788e1ab5616a: Pulling fs layer [2023-05-06T02:07:28.207Z] c585cb37f4e3: Pulling fs layer [2023-05-06T02:07:28.207Z] f07ac151bd26: Pulling fs layer [2023-05-06T02:07:28.207Z] 40ec0a365c4d: Pulling fs layer [2023-05-06T02:07:28.207Z] 8e86e06bd107: Pulling fs layer [2023-05-06T02:07:28.207Z] 265c5956ad77: Pulling fs layer [2023-05-06T02:07:28.207Z] 0326226f4470: Pulling fs layer [2023-05-06T02:07:28.207Z] e09aa9eb39ba: Pulling fs layer [2023-05-06T02:07:28.207Z] 8f731bd845bb: Pulling fs layer [2023-05-06T02:07:28.207Z] b045f4bf5e58: Pulling fs layer [2023-05-06T02:07:28.207Z] 6f439390c271: Pulling fs layer [2023-05-06T02:07:28.207Z] 4e540a8453c0: Pulling fs layer [2023-05-06T02:07:28.207Z] f07ac151bd26: Waiting [2023-05-06T02:07:28.207Z] 40ec0a365c4d: Waiting [2023-05-06T02:07:28.207Z] 8e86e06bd107: Waiting [2023-05-06T02:07:28.207Z] 265c5956ad77: Waiting [2023-05-06T02:07:28.207Z] 0326226f4470: Waiting [2023-05-06T02:07:28.207Z] e09aa9eb39ba: Waiting [2023-05-06T02:07:28.208Z] 8f731bd845bb: Waiting [2023-05-06T02:07:28.208Z] b045f4bf5e58: Waiting [2023-05-06T02:07:28.208Z] 6f439390c271: Waiting [2023-05-06T02:07:28.208Z] 4e540a8453c0: Waiting [2023-05-06T02:07:28.208Z] 788e1ab5616a: Verifying Checksum [2023-05-06T02:07:28.208Z] 788e1ab5616a: Download complete [2023-05-06T02:07:28.208Z] 7ed9ddfd3b8f: Download complete [2023-05-06T02:07:28.466Z] 7ed9ddfd3b8f: Pull complete [2023-05-06T02:07:28.466Z] 788e1ab5616a: Pull complete [2023-05-06T02:07:28.466Z] c585cb37f4e3: Verifying Checksum [2023-05-06T02:07:28.466Z] c585cb37f4e3: Download complete [2023-05-06T02:07:28.466Z] f07ac151bd26: Download complete [2023-05-06T02:07:28.466Z] 265c5956ad77: Verifying Checksum [2023-05-06T02:07:28.466Z] 265c5956ad77: Download complete [2023-05-06T02:07:28.466Z] 8e86e06bd107: Verifying Checksum [2023-05-06T02:07:28.466Z] 8e86e06bd107: Download complete [2023-05-06T02:07:28.466Z] 40ec0a365c4d: Verifying Checksum [2023-05-06T02:07:28.466Z] 40ec0a365c4d: Download complete [2023-05-06T02:07:28.724Z] 0326226f4470: Verifying Checksum [2023-05-06T02:07:28.724Z] 0326226f4470: Download complete [2023-05-06T02:07:28.724Z] 8f731bd845bb: Verifying Checksum [2023-05-06T02:07:28.724Z] 8f731bd845bb: Download complete [2023-05-06T02:07:28.724Z] c585cb37f4e3: Pull complete [2023-05-06T02:07:28.724Z] 6f439390c271: Download complete [2023-05-06T02:07:28.724Z] e09aa9eb39ba: Verifying Checksum [2023-05-06T02:07:28.724Z] e09aa9eb39ba: Download complete [2023-05-06T02:07:28.981Z] 4e540a8453c0: Verifying Checksum [2023-05-06T02:07:28.981Z] 4e540a8453c0: Download complete [2023-05-06T02:07:29.237Z] f07ac151bd26: Pull complete [2023-05-06T02:07:29.495Z] 40ec0a365c4d: Pull complete [2023-05-06T02:07:29.495Z] 8e86e06bd107: Pull complete [2023-05-06T02:07:29.495Z] 265c5956ad77: Pull complete [2023-05-06T02:07:29.753Z] 0326226f4470: Pull complete [2023-05-06T02:07:29.753Z] b045f4bf5e58: Download complete [2023-05-06T02:07:30.011Z] e09aa9eb39ba: Pull complete [2023-05-06T02:07:30.011Z] 8f731bd845bb: Pull complete [2023-05-06T02:07:30.942Z] b045f4bf5e58: Pull complete [2023-05-06T02:07:30.942Z] 6f439390c271: Pull complete [2023-05-06T02:07:30.942Z] 4e540a8453c0: Pull complete [2023-05-06T02:07:30.942Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-06T02:07:30.942Z] Status: Downloaded newer image for docker:latest [2023-05-06T02:07:32.058Z] Still waiting to schedule task [2023-05-06T02:07:32.058Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13954’ [2023-05-06T02:07:32.844Z] ---> 78475fd54e36 [2023-05-06T02:07:32.844Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:07:32.844Z] ---> Running in 6939830c6f6d [2023-05-06T02:07:32.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:07:32.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:07:33.102Z] OK: 265 MiB in 53 packages [2023-05-06T02:07:33.361Z] Removing intermediate container 6939830c6f6d [2023-05-06T02:07:33.361Z] ---> 1fa651de30f4 [2023-05-06T02:07:33.361Z] Step 10/15 : ENV GO111MODULE=on [2023-05-06T02:07:33.361Z] ---> Running in 80660976e0c8 [2023-05-06T02:07:33.619Z] Removing intermediate container 80660976e0c8 [2023-05-06T02:07:33.619Z] ---> fec0d1d050a9 [2023-05-06T02:07:33.619Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:07:33.619Z] ---> Running in aebe59a4073f [2023-05-06T02:07:33.619Z] Removing intermediate container aebe59a4073f [2023-05-06T02:07:33.619Z] ---> f1240664cf19 [2023-05-06T02:07:33.619Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-06T02:07:33.619Z] ---> 8e2d75a1c3b9 [2023-05-06T02:07:33.619Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:07:33.619Z] ---> Running in a943dfa9301a [2023-05-06T02:08:29.836Z] Removing intermediate container a943dfa9301a [2023-05-06T02:08:29.836Z] ---> 2a66ce9f6b98 [2023-05-06T02:08:29.836Z] Step 14/15 : COPY . . [2023-05-06T02:08:29.836Z] ---> de9db571b638 [2023-05-06T02:08:29.836Z] Step 15/15 : RUN ${MAKE} [2023-05-06T02:08:29.836Z] ---> Running in e3905dab7b7a [2023-05-06T02:08:29.836Z] noop [2023-05-06T02:08:29.836Z] Removing intermediate container e3905dab7b7a [2023-05-06T02:08:29.836Z] ---> 00e0a6d73d96 [2023-05-06T02:08:29.836Z] Successfully built 00e0a6d73d96 [2023-05-06T02:08:29.836Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:08:30.144Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-06T02:08:30.144Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:08:30.216Z] prd-ubuntu20.04-docker-8c-8g-13958 does not seem to be running inside a container [2023-05-06T02:08:30.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-06T02:08:30.545Z] $ docker top 20171e1e186b908ef7cfdd0309e0d48986c857808573331f35e2c5220e3920a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:08:30.937Z] + go version [2023-05-06T02:08:30.937Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-06T02:08:30.952Z] $ docker stop --time=1 20171e1e186b908ef7cfdd0309e0d48986c857808573331f35e2c5220e3920a6 [2023-05-06T02:08:32.217Z] $ docker rm -f --volumes 20171e1e186b908ef7cfdd0309e0d48986c857808573331f35e2c5220e3920a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:08:32.617Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-06T02:08:32.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:08:32.679Z] prd-ubuntu20.04-docker-8c-8g-13958 does not seem to be running inside a container [2023-05-06T02:08:32.706Z] $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-06T02:08:33.001Z] $ docker top e1d8e7c4f36d693de6b40b9e5fd0865950fd71bf43d4189916ab738773ccc6e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:08:33.350Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] fileExists [Pipeline] sh [2023-05-06T02:08:33.648Z] + make test [2023-05-06T02:08:33.648Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-06T02:08:37.828Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-06T02:08:45.939Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-06T02:08:45.939Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-06T02:08:45.939Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-06T02:08:45.939Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-06T02:08:45.939Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-06T02:08:45.939Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-06T02:08:45.939Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-06T02:08:45.939Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-06T02:08:45.939Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-06T02:08:48.465Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-06T02:08:48.465Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-06T02:08:48.465Z] ./bin/test-attribution-txt.sh [2023-05-06T02:08:48.465Z] make -C web test [2023-05-06T02:08:48.465Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [2023-05-06T02:08:48.465Z] make[1]: tput: No such file or directory [2023-05-06T02:08:48.465Z] make[1]: tput: No such file or directory [2023-05-06T02:08:48.465Z] warning: generating ./VERSION [2023-05-06T02:08:48.465Z] echo "0.0.0" > VERSION [2023-05-06T02:08:48.724Z] docker build \ [2023-05-06T02:08:48.724Z] -f Dockerfile \ [2023-05-06T02:08:48.724Z] --build-arg USER=1000 \ [2023-05-06T02:08:48.724Z] \ [2023-05-06T02:08:48.724Z] --label "git_sha=2fb77e08322fc3570142e3215921c5f4d107d4a4" \ [2023-05-06T02:08:48.724Z] -t edgexfoundry/edgex-web-ui:2fb77e08322fc3570142e3215921c5f4d107d4a4 \ [2023-05-06T02:08:48.724Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-06T02:08:48.724Z] . [2023-05-06T02:08:48.724Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-06T02:08:48.724Z] Install the buildx component to build images with BuildKit: [2023-05-06T02:08:48.725Z] https://docs.docker.com/go/buildx/ [2023-05-06T02:08:48.725Z] [2023-05-06T02:08:48.725Z] Sending build context to Docker daemon 3.269MB [2023-05-06T02:08:48.725Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-06T02:08:48.725Z] 16.17-alpine3.15: Pulling from library/node [2023-05-06T02:08:48.725Z] 9621f1afde84: Pulling fs layer [2023-05-06T02:08:48.725Z] c6f70ee39829: Pulling fs layer [2023-05-06T02:08:48.725Z] 56892a8094a2: Pulling fs layer [2023-05-06T02:08:48.725Z] 58dd87906ef0: Pulling fs layer [2023-05-06T02:08:48.725Z] 58dd87906ef0: Waiting [2023-05-06T02:08:48.982Z] 56892a8094a2: Verifying Checksum [2023-05-06T02:08:48.982Z] 56892a8094a2: Download complete [2023-05-06T02:08:48.982Z] 58dd87906ef0: Verifying Checksum [2023-05-06T02:08:48.982Z] 58dd87906ef0: Download complete [2023-05-06T02:08:48.982Z] 9621f1afde84: Verifying Checksum [2023-05-06T02:08:48.982Z] 9621f1afde84: Download complete [2023-05-06T02:08:48.982Z] 9621f1afde84: Pull complete [2023-05-06T02:08:49.240Z] c6f70ee39829: Verifying Checksum [2023-05-06T02:08:49.240Z] c6f70ee39829: Download complete [2023-05-06T02:08:50.610Z] c6f70ee39829: Pull complete [2023-05-06T02:08:50.610Z] 56892a8094a2: Pull complete [2023-05-06T02:08:50.610Z] 58dd87906ef0: Pull complete [2023-05-06T02:08:50.610Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-06T02:08:50.610Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-06T02:08:50.610Z] ---> b69703f70c3d [2023-05-06T02:08:50.610Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-06T02:08:51.175Z] ---> Running in 0ca7770bf64f [2023-05-06T02:08:51.175Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:08:51.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:08:51.432Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-06T02:08:51.432Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-06T02:08:51.432Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-06T02:08:51.432Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-06T02:08:51.432Z] (5/129) Installing libxcb (1.14-r2) [2023-05-06T02:08:51.432Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-06T02:08:51.693Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-06T02:08:51.693Z] (8/129) Installing libice (1.0.10-r0) [2023-05-06T02:08:51.693Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-06T02:08:51.693Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-06T02:08:51.693Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-06T02:08:51.693Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-06T02:08:51.693Z] (13/129) Installing xset (1.2.4-r0) [2023-05-06T02:08:51.693Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-06T02:08:51.693Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-06T02:08:51.693Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-06T02:08:51.693Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-06T02:08:51.693Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-06T02:08:51.693Z] (19/129) Installing libintl (0.21-r0) [2023-05-06T02:08:51.693Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-06T02:08:51.693Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-06T02:08:51.693Z] (22/129) Installing pcre (8.45-r1) [2023-05-06T02:08:51.693Z] (23/129) Installing glib (2.70.1-r0) [2023-05-06T02:08:51.693Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-06T02:08:51.693Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-06T02:08:51.693Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-06T02:08:51.693Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-06T02:08:51.693Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-06T02:08:51.952Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-06T02:08:51.952Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-06T02:08:51.952Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-06T02:08:51.952Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-06T02:08:51.952Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-06T02:08:51.952Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-06T02:08:51.952Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-06T02:08:51.952Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-06T02:08:51.952Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-06T02:08:51.952Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-06T02:08:51.952Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-06T02:08:51.952Z] (40/129) Installing libxi (1.8-r0) [2023-05-06T02:08:51.952Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-06T02:08:51.952Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-06T02:08:51.952Z] (43/129) Installing atk (2.36.0-r0) [2023-05-06T02:08:51.952Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-06T02:08:51.952Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-06T02:08:51.952Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-06T02:08:51.952Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-06T02:08:51.952Z] (48/129) Installing expat (2.5.0-r0) [2023-05-06T02:08:51.952Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-06T02:08:51.952Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-06T02:08:51.952Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-06T02:08:51.952Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-06T02:08:51.952Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-06T02:08:51.952Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-06T02:08:51.952Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-06T02:08:51.952Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-06T02:08:51.952Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-06T02:08:51.952Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-06T02:08:51.952Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-06T02:08:52.210Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-06T02:08:52.210Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-06T02:08:52.210Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-06T02:08:52.210Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-06T02:08:52.210Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-06T02:08:52.210Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-06T02:08:52.210Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-06T02:08:52.210Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-06T02:08:52.210Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-06T02:08:52.210Z] (69/129) Installing pango (1.48.10-r0) [2023-05-06T02:08:52.210Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-06T02:08:52.210Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-06T02:08:52.210Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-06T02:08:52.210Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-06T02:08:52.211Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-06T02:08:52.211Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-06T02:08:52.211Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-06T02:08:52.211Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-06T02:08:52.211Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-06T02:08:52.469Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-06T02:08:52.469Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-06T02:08:54.377Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-06T02:08:54.377Z] (80/129) Installing flac (1.3.4-r0) [2023-05-06T02:08:54.377Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-06T02:08:54.377Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-06T02:08:54.377Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-06T02:08:54.377Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-06T02:08:54.377Z] (85/129) Installing libass (0.15.2-r0) [2023-05-06T02:08:54.377Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-06T02:08:54.636Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-06T02:08:54.636Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-06T02:08:54.636Z] (89/129) Installing lame (3.100-r0) [2023-05-06T02:08:54.636Z] (90/129) Installing opus (1.3.1-r1) [2023-05-06T02:08:54.636Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-06T02:08:54.636Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-06T02:08:54.636Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-06T02:08:54.636Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-06T02:08:54.636Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-06T02:08:54.636Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-06T02:08:54.636Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-06T02:08:54.636Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-06T02:08:54.636Z] (99/129) Installing libva (2.13.0-r0) [2023-05-06T02:08:54.636Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-06T02:08:54.636Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-06T02:08:54.636Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-06T02:08:54.895Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-06T02:08:54.895Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-06T02:08:54.895Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-06T02:08:54.895Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-06T02:08:54.895Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-06T02:08:54.895Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-06T02:08:55.153Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-06T02:08:55.153Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-06T02:08:55.153Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-06T02:08:55.153Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-06T02:08:55.153Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-06T02:08:55.153Z] (114/129) Installing nspr (4.32-r0) [2023-05-06T02:08:55.153Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-06T02:08:55.153Z] (116/129) Installing nss (3.78.1-r0) [2023-05-06T02:08:55.153Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-06T02:08:55.153Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-06T02:08:55.153Z] (119/129) Installing orc (0.4.32-r0) [2023-05-06T02:08:55.153Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-06T02:08:55.153Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-06T02:08:55.153Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-06T02:08:55.153Z] (123/129) Installing libpulse (15.0-r2) [2023-05-06T02:08:55.153Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-06T02:08:55.153Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-06T02:08:55.412Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-06T02:08:55.412Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-06T02:08:55.412Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-06T02:08:55.412Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-06T02:08:56.348Z] Executing busybox-1.34.1-r7.trigger [2023-05-06T02:08:56.348Z] Executing glib-2.70.1-r0.trigger [2023-05-06T02:08:56.348Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-06T02:08:56.607Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-06T02:08:56.607Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-06T02:08:56.607Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-06T02:08:56.607Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-06T02:08:56.607Z] OK: 286 MiB in 145 packages [2023-05-06T02:08:59.888Z] Removing intermediate container 0ca7770bf64f [2023-05-06T02:08:59.888Z] ---> a228a2dcdcce [2023-05-06T02:08:59.888Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-06T02:08:59.888Z] ---> Running in 244ea7c770e6 [2023-05-06T02:08:59.888Z] Removing intermediate container 244ea7c770e6 [2023-05-06T02:08:59.888Z] ---> 356c72ba20ed [2023-05-06T02:08:59.888Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-06T02:08:59.888Z] ---> Running in e871da0bedc6 [2023-05-06T02:08:59.888Z] Removing intermediate container e871da0bedc6 [2023-05-06T02:08:59.888Z] ---> eda8df455dd5 [2023-05-06T02:08:59.888Z] Step 5/10 : RUN npm install -g npm [2023-05-06T02:08:59.888Z] ---> Running in 576866066f8e [2023-05-06T02:09:06.444Z] [2023-05-06T02:09:06.444Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-06T02:09:06.444Z] [2023-05-06T02:09:06.444Z] 27 packages are looking for funding [2023-05-06T02:09:06.444Z] run `npm fund` for details [2023-05-06T02:09:06.444Z] [2023-05-06T02:09:06.444Z] found 0 vulnerabilities [2023-05-06T02:09:07.009Z] Removing intermediate container 576866066f8e [2023-05-06T02:09:07.009Z] ---> 2e9bacc05689 [2023-05-06T02:09:07.009Z] Step 6/10 : ARG USER=1000 [2023-05-06T02:09:07.010Z] ---> Running in 2ebf7ec63e88 [2023-05-06T02:09:07.010Z] Removing intermediate container 2ebf7ec63e88 [2023-05-06T02:09:07.010Z] ---> 2f04822e77f0 [2023-05-06T02:09:07.010Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-06T02:09:07.010Z] ---> Running in 542664aa2811 [2023-05-06T02:09:07.576Z] Removing intermediate container 542664aa2811 [2023-05-06T02:09:07.576Z] ---> 666d236402e9 [2023-05-06T02:09:07.576Z] Step 8/10 : USER $USER:$USER [2023-05-06T02:09:07.576Z] ---> Running in 7ef740390465 [2023-05-06T02:09:07.576Z] Removing intermediate container 7ef740390465 [2023-05-06T02:09:07.576Z] ---> d3897a4d047c [2023-05-06T02:09:07.576Z] Step 9/10 : WORKDIR /app [2023-05-06T02:09:07.576Z] ---> Running in 55e839b43b50 [2023-05-06T02:09:07.576Z] Removing intermediate container 55e839b43b50 [2023-05-06T02:09:07.576Z] ---> 8ac480bbab0a [2023-05-06T02:09:07.576Z] Step 10/10 : LABEL git_sha=2fb77e08322fc3570142e3215921c5f4d107d4a4 [2023-05-06T02:09:07.576Z] ---> Running in ba1d3b67a503 [2023-05-06T02:09:07.835Z] Removing intermediate container ba1d3b67a503 [2023-05-06T02:09:07.835Z] ---> 496bf34fc7a3 [2023-05-06T02:09:07.835Z] Successfully built 496bf34fc7a3 [2023-05-06T02:09:07.835Z] Successfully tagged edgexfoundry/edgex-web-ui:2fb77e08322fc3570142e3215921c5f4d107d4a4 [2023-05-06T02:09:07.835Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-06T02:09:07.835Z] touch edgex-web-ui.imagebuilt [2023-05-06T02:09:07.835Z] mkdir -p node_modules coverage [2023-05-06T02:09:07.835Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-06T02:09:07.835Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-06T02:09:09.207Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:09.207Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-06T02:09:09.207Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:09.207Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE }, [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE }, [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE }, [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE }, [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE }, [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE }, [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE }, [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE }, [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE required: { [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE }, [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:09:09.208Z] npm WARN EBADENGINE } [2023-05-06T02:09:12.493Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-06T02:09:12.751Z] 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-06T02:09:12.751Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-06T02:09:12.751Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:09:13.009Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-06T02:09:13.267Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-06T02:09:13.525Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-06T02:09:14.472Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-06T02:09:14.729Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-06T02:09:16.105Z] 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-06T02:09:16.105Z] 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-06T02:09:17.040Z] 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-06T02:09:17.975Z] 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-06T02:09:18.544Z] 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-06T02:09:18.803Z] 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-06T02:09:18.803Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:09:19.062Z] 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-06T02:09:19.320Z] 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-06T02:09:20.254Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:09:28.359Z] [2023-05-06T02:09:28.359Z] added 1478 packages, and audited 1479 packages in 20s [2023-05-06T02:09:28.359Z] [2023-05-06T02:09:28.359Z] 90 packages are looking for funding [2023-05-06T02:09:28.359Z] run `npm fund` for details [2023-05-06T02:09:28.359Z] [2023-05-06T02:09:28.359Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-06T02:09:28.359Z] [2023-05-06T02:09:28.359Z] To address issues that do not require attention, run: [2023-05-06T02:09:28.359Z] npm audit fix [2023-05-06T02:09:28.359Z] [2023-05-06T02:09:28.359Z] To address all issues (including breaking changes), run: [2023-05-06T02:09:28.359Z] npm audit fix --force [2023-05-06T02:09:28.359Z] [2023-05-06T02:09:28.359Z] Run `npm audit` for details. [2023-05-06T02:09:30.887Z] 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-06T02:09:32.891Z] - Generating browser application bundles (phase: setup)... [2023-05-06T02:09:37.070Z] Compiling @angular/core : es2015 as esm2015 [2023-05-06T02:09:37.070Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-06T02:09:40.343Z] Compiling @angular/common : es2015 as esm2015 [2023-05-06T02:09:40.343Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-06T02:09:40.908Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-06T02:09:40.908Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-06T02:09:41.470Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-06T02:09:41.470Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-06T02:09:41.726Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-06T02:09:41.993Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-06T02:09:41.993Z] Compiling @angular/router : es2015 as esm2015 [2023-05-06T02:09:42.250Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-06T02:09:42.250Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-06T02:09:44.146Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-06T02:09:50.704Z] 06 05 2023 02:09:49.622:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-06T02:09:50.704Z] 06 05 2023 02:09:49.624:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-06T02:09:50.704Z] 06 05 2023 02:09:49.627:INFO [launcher]: Starting browser ChromeHeadless [2023-05-06T02:10:00.666Z] ✔ Browser application bundle generation complete. [2023-05-06T02:10:00.935Z] 06 05 2023 02:10:00.765:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket n8LkSiPxQyrweaKcAAAB with id 44910520 [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.056 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.165 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.186 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.196 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.21 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.239 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.263 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.276 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.322 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.335 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.337 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.342 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.379 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.391 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.397 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.4 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.403 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.421 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.449 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.459 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.464 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.472 secs) [2023-05-06T02:10:04.221Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.49 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.509 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.516 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.524 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.525 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.55 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.556 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.562 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.567 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.579 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.582 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.59 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.592 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.596 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.599 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.602 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.614 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.622 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.646 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.658 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.663 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.694 secs) [2023-05-06T02:10:04.561Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.702 secs) [2023-05-06T02:10:04.788Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13975 in /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [Pipeline] { [Pipeline] ws [2023-05-06T02:10:04.798Z] Running in /w/workspace/edgex-ui-go/8 [Pipeline] { [Pipeline] checkout [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.727 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.735 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.737 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.769 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.777 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.784 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.799 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.806 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.817 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.848 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.861 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.871 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.879 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.885 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.905 secs) [2023-05-06T02:10:04.825Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.908 secs) [2023-05-06T02:10:04.848Z] The recommended git tool is: git [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.934 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.957 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.96 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.962 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.969 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.986 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.99 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.993 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 0.997 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.017 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.02 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.022 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.037 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.041 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.06 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.072 secs) [2023-05-06T02:10:05.082Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.088 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.093 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.098 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.102 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.105 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.107 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.145 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.158 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.17 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.174 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.176 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.177 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.185 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.188 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.194 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.208 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.222 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.228 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.231 secs) [2023-05-06T02:10:05.340Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.259 secs) [2023-05-06T02:10:05.598Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.287 secs) [2023-05-06T02:10:05.598Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.298 secs) [2023-05-06T02:10:05.598Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.309 secs) [2023-05-06T02:10:05.598Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.312 secs) [2023-05-06T02:10:05.598Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.314 secs) [2023-05-06T02:10:05.598Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.316 secs) [2023-05-06T02:10:05.598Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.318 secs) [2023-05-06T02:10:05.598Z] WARN: ' [2023-05-06T02:10:05.598Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:10:05.598Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:10:05.599Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:10:05.599Z] in a future version of Angular. [2023-05-06T02:10:05.599Z] [2023-05-06T02:10:05.599Z] For more information on this, see our API docs here: [2023-05-06T02:10:05.599Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:10:05.599Z] ' [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.318 secs) [2023-05-06T02:10:05.599Z] WARN: ' [2023-05-06T02:10:05.599Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:10:05.599Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:10:05.599Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:10:05.599Z] in a future version of Angular. [2023-05-06T02:10:05.599Z] [2023-05-06T02:10:05.599Z] For more information on this, see our API docs here: [2023-05-06T02:10:05.599Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:10:05.599Z] ' [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.337 secs) [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.362 secs) [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.381 secs) [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.411 secs) [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.414 secs) [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.415 secs) [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.422 secs) [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.433 secs) [2023-05-06T02:10:05.599Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.441 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.462 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.492 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.502 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.504 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.506 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.508 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.516 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.525 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.54 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.566 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.572 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.582 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.591 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.609 secs) [2023-05-06T02:10:05.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.615 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.656 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.666 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.669 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.687 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.693 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.722 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.806 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.814 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.82 secs) [2023-05-06T02:10:06.120Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.824 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.832 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.837 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.841 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.849 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.854 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.869 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.879 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.927 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.951 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.955 secs) [2023-05-06T02:10:06.378Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.979 secs) [2023-05-06T02:10:06.636Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.943 secs / 1.979 secs) [2023-05-06T02:10:06.636Z] TOTAL: 149 SUCCESS [2023-05-06T02:10:06.636Z] ✔ Browser application bundle generation complete. [2023-05-06T02:10:06.892Z] [2023-05-06T02:10:06.892Z] =============================== Coverage summary =============================== [2023-05-06T02:10:06.892Z] Statements : 40.81% ( 1461/3580 ) [2023-05-06T02:10:06.892Z] Branches : 12.03% ( 111/923 ) [2023-05-06T02:10:06.892Z] Functions : 32.97% ( 428/1298 ) [2023-05-06T02:10:06.892Z] Lines : 38.74% ( 1312/3387 ) [2023-05-06T02:10:06.892Z] ================================================================================ [2023-05-06T02:10:07.149Z] ✔ Browser application bundle generation complete. [2023-05-06T02:10:07.407Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-589/web' [Pipeline] echo [2023-05-06T02:10:07.420Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-06T02:10:07.436Z] $ docker stop --time=1 e1d8e7c4f36d693de6b40b9e5fd0865950fd71bf43d4189916ab738773ccc6e7 [2023-05-06T02:10:08.716Z] $ docker rm -f --volumes e1d8e7c4f36d693de6b40b9e5fd0865950fd71bf43d4189916ab738773ccc6e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:10:09.101Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-06T02:10:09.820Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-06T02:10:10.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-06T02:10:10.667Z] + ls -al . [2023-05-06T02:10:10.667Z] total 180 [2023-05-06T02:10:10.667Z] drwxrwxr-x 14 jenkins jenkins 4096 May 6 02:08 . [2023-05-06T02:10:10.667Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:06 .. [2023-05-06T02:10:10.667Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:06 .blubracket [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:06 .dockerignore [2023-05-06T02:10:10.667Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:07 .git [2023-05-06T02:10:10.667Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:06 .github [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:06 .gitignore [2023-05-06T02:10:10.667Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:07 .semver [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:06 Attribution.txt [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:06 CHANGELOG.md [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:06 CONTRIBUTING.md [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:06 Dockerfile [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:06 Jenkinsfile [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:06 LICENSE [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:06 Makefile [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:06 README.md [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:07 VERSION [2023-05-06T02:10:10.667Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:06 assets [2023-05-06T02:10:10.667Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:06 bin [2023-05-06T02:10:10.667Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:06 cmd [2023-05-06T02:10:10.667Z] -rw-r--r-- 1 jenkins jenkins 10 May 6 02:08 coverage.out [2023-05-06T02:10:10.667Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:06 docs [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:06 go.mod [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:06 go.sum [2023-05-06T02:10:10.667Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:06 internal [2023-05-06T02:10:10.667Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:06 snap [2023-05-06T02:10:10.667Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:06 testing [2023-05-06T02:10:10.667Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:06 version.go [2023-05-06T02:10:10.667Z] drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:10:11.048Z] + 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=2fb77e08322fc3570142e3215921c5f4d107d4a4 --label arch=amd64 --label version=0.0.0 . [2023-05-06T02:10:11.305Z] Sending build context to Docker daemon 48.69MB [2023-05-06T02:10:11.305Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:10:11.305Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-06T02:10:11.305Z] ---> 00e0a6d73d96 [2023-05-06T02:10:11.305Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:10:11.305Z] ---> Running in 6e1d8f60a43d [2023-05-06T02:10:11.563Z] Removing intermediate container 6e1d8f60a43d [2023-05-06T02:10:11.563Z] ---> 9dafff3ae9c5 [2023-05-06T02:10:11.563Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:10:11.563Z] ---> Running in 526dc016b3c2 [2023-05-06T02:10:11.563Z] Removing intermediate container 526dc016b3c2 [2023-05-06T02:10:11.563Z] ---> bb370fa657a9 [2023-05-06T02:10:11.563Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:10:11.563Z] ---> Running in 16fccf946e1f [2023-05-06T02:10:11.563Z] Removing intermediate container 16fccf946e1f [2023-05-06T02:10:11.563Z] ---> 6361561450c2 [2023-05-06T02:10:11.563Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-06T02:10:11.563Z] ---> Running in 97cac6dac0b2 [2023-05-06T02:10:11.820Z] Removing intermediate container 97cac6dac0b2 [2023-05-06T02:10:11.820Z] ---> da7f9242007a [2023-05-06T02:10:11.820Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:10:11.820Z] ---> Running in ffc6cfbcec9b [2023-05-06T02:10:11.820Z] Removing intermediate container ffc6cfbcec9b [2023-05-06T02:10:11.820Z] ---> 51078b4f0648 [2023-05-06T02:10:11.820Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:10:12.387Z] ---> 152b8ce3d993 [2023-05-06T02:10:12.387Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:10:12.387Z] ---> Running in e6521884acbe [2023-05-06T02:10:12.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-06T02:10:12.634Z] using credential edgex-jenkins-ssh [2023-05-06T02:10:12.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-06T02:10:12.655Z] Cloning the remote Git repository [2023-05-06T02:10:12.903Z] OK: 265 MiB in 53 packages [2023-05-06T02:10:13.162Z] Removing intermediate container e6521884acbe [2023-05-06T02:10:13.162Z] ---> 900c4d9c6227 [2023-05-06T02:10:13.162Z] Step 10/25 : ENV GO111MODULE=on [2023-05-06T02:10:13.162Z] ---> Running in 2d98bc115b6d [2023-05-06T02:10:13.162Z] Removing intermediate container 2d98bc115b6d [2023-05-06T02:10:13.162Z] ---> c02996900455 [2023-05-06T02:10:13.162Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:10:13.162Z] ---> Running in 61ee07a492d1 [2023-05-06T02:10:13.162Z] Removing intermediate container 61ee07a492d1 [2023-05-06T02:10:13.162Z] ---> ce57f841dbed [2023-05-06T02:10:13.162Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-06T02:10:13.420Z] ---> f03aa7b9506c [2023-05-06T02:10:13.420Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:10:13.420Z] ---> Running in 94bce821c768 [2023-05-06T02:10:12.717Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:10:12.851Z] > git init /w/workspace/edgex-ui-go/8 # timeout=10 [2023-05-06T02:10:13.081Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:10:13.083Z] > git --version # timeout=10 [2023-05-06T02:10:13.112Z] > git --version # 'git version 2.25.1' [2023-05-06T02:10:13.116Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:10:13.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-06T02:10:13.989Z] Removing intermediate container 94bce821c768 [2023-05-06T02:10:13.989Z] ---> 7a2e0441dc94 [2023-05-06T02:10:13.989Z] Step 14/25 : COPY . . [2023-05-06T02:10:14.921Z] ---> 3a4ea9849cc6 [2023-05-06T02:10:14.921Z] Step 15/25 : RUN ${MAKE} [2023-05-06T02:10:14.921Z] ---> Running in 8c2547453888 [2023-05-06T02:10:15.179Z] 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-06T02:10:17.342Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-06T02:10:17.379Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-06T02:10:19.404Z] Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit 8f7ab56bfb210a85c92f1ea2d22e734a977b85db [2023-05-06T02:10:18.732Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-06T02:10:18.804Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-06T02:10:18.806Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:10:18.829Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-06T02:10:19.427Z] > git config core.sparsecheckout # timeout=10 [2023-05-06T02:10:19.548Z] > git checkout -f 8f7ab56bfb210a85c92f1ea2d22e734a977b85db # timeout=10 [2023-05-06T02:10:20.962Z] Merge succeeded, producing df45d4bb7def39bb106afa7c8dc71389c0262d18 [2023-05-06T02:10:20.963Z] Checking out Revision df45d4bb7def39bb106afa7c8dc71389c0262d18 (PR-589) [2023-05-06T02:10:20.042Z] > git remote # timeout=10 [2023-05-06T02:10:20.066Z] > git config --get remote.origin.url # timeout=10 [2023-05-06T02:10:20.094Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-06T02:10:20.111Z] > git merge b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 [2023-05-06T02:10:20.934Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-06T02:10:20.972Z] > git config core.sparsecheckout # timeout=10 [2023-05-06T02:10:20.997Z] > git checkout -f df45d4bb7def39bb106afa7c8dc71389c0262d18 # timeout=10 [2023-05-06T02:10:24.747Z] Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" [2023-05-06T02:10:24.778Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:10:24.759Z] > git rev-list --no-walk ab0f2747274eaf747518b47f9ab40c21394ab783 # timeout=10 [2023-05-06T02:10:25.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-06T02:10:25.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-06T02:10:25.636Z] Dload Upload Total Spent Left Speed [2023-05-06T02:10:25.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-05-06T02:10:26.545Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-06T02:10:26.887Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-06T02:10:26.887Z] + sudo tee /etc/docker/daemon.new [2023-05-06T02:10:26.887Z] { [2023-05-06T02:10:26.887Z] "registry-mirrors": [ [2023-05-06T02:10:26.887Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-06T02:10:26.887Z] ], [2023-05-06T02:10:26.887Z] "bip": "10.250.0.254/24", [2023-05-06T02:10:26.887Z] "hosts": [ [2023-05-06T02:10:26.887Z] "tcp://0.0.0.0:5555", [2023-05-06T02:10:26.887Z] "unix:///var/run/docker.sock" [2023-05-06T02:10:26.887Z] ], [2023-05-06T02:10:26.887Z] "mtu": 1458, [2023-05-06T02:10:26.887Z] "selinux-enabled": true, [2023-05-06T02:10:26.887Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-06T02:10:26.887Z] } [Pipeline] sh [2023-05-06T02:10:27.236Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-06T02:10:27.638Z] + sudo service docker restart [2023-05-06T02:10:30.037Z] Removing intermediate container 8c2547453888 [2023-05-06T02:10:30.037Z] ---> 78db5ad94de8 [2023-05-06T02:10:30.037Z] Step 16/25 : FROM alpine:3.17 [2023-05-06T02:10:30.037Z] 3.17: Pulling from library/alpine [2023-05-06T02:10:30.037Z] f56be85fc22e: Already exists [2023-05-06T02:10:30.037Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-06T02:10:30.037Z] Status: Downloaded newer image for alpine:3.17 [2023-05-06T02:10:30.037Z] ---> 9ed4aefc74f6 [2023-05-06T02:10:30.037Z] Step 17/25 : EXPOSE 4000 [2023-05-06T02:10:30.037Z] ---> Running in 180123062a20 [2023-05-06T02:10:30.037Z] Removing intermediate container 180123062a20 [2023-05-06T02:10:30.037Z] ---> 3b8561f17536 [2023-05-06T02:10:30.037Z] 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-06T02:10:30.295Z] ---> 1d5d555731a3 [2023-05-06T02:10:30.295Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-06T02:10:30.295Z] ---> 1fe51f61f04b [2023-05-06T02:10:30.295Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-06T02:10:30.556Z] ---> c54cff9ec0a9 [2023-05-06T02:10:30.556Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-06T02:10:30.556Z] ---> Running in 691554f31c39 [2023-05-06T02:10:30.556Z] Removing intermediate container 691554f31c39 [2023-05-06T02:10:30.556Z] ---> 2b876448694b [2023-05-06T02:10:30.556Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-06T02:10:30.556Z] ---> Running in 99873f32416c [2023-05-06T02:10:30.556Z] Removing intermediate container 99873f32416c [2023-05-06T02:10:30.556Z] ---> 52529562202d [2023-05-06T02:10:30.556Z] Step 23/25 : LABEL arch=amd64 [2023-05-06T02:10:30.556Z] ---> Running in ef3c6f15e793 [2023-05-06T02:10:30.815Z] Removing intermediate container ef3c6f15e793 [2023-05-06T02:10:30.815Z] ---> 105145bd461b [2023-05-06T02:10:30.815Z] Step 24/25 : LABEL git_sha=2fb77e08322fc3570142e3215921c5f4d107d4a4 [2023-05-06T02:10:30.815Z] ---> Running in c570aada454d [2023-05-06T02:10:30.815Z] Removing intermediate container c570aada454d [2023-05-06T02:10:30.815Z] ---> e1e2c87a021b [2023-05-06T02:10:30.815Z] Step 25/25 : LABEL version=0.0.0 [2023-05-06T02:10:30.815Z] ---> Running in f29d33a5f957 [2023-05-06T02:10:30.815Z] Removing intermediate container f29d33a5f957 [2023-05-06T02:10:30.815Z] ---> 2214c77ba5fc [2023-05-06T02:10:30.815Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-06T02:10:31.073Z] Successfully built 2214c77ba5fc [2023-05-06T02:10:31.073Z] 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-06T02:10:31.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:10:31.501Z] [2023-05-06T02:10:31.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:10:31.799Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:10:31.799Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-06T02:10:31.799Z] 5eb5b503b376: Pulling fs layer [2023-05-06T02:10:31.799Z] 5c69ac0246d0: Pulling fs layer [2023-05-06T02:10:31.799Z] ec43610c2a17: Pulling fs layer [2023-05-06T02:10:31.799Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-06T02:10:31.799Z] 33b1e0a273af: Pulling fs layer [2023-05-06T02:10:31.799Z] 5d3b04190fa2: Pulling fs layer [2023-05-06T02:10:31.799Z] 2f39f015ded8: Pulling fs layer [2023-05-06T02:10:31.799Z] 3a2ae6a8a46f: Waiting [2023-05-06T02:10:31.799Z] 5d3b04190fa2: Waiting [2023-05-06T02:10:31.799Z] 33b1e0a273af: Waiting [2023-05-06T02:10:31.799Z] 2f39f015ded8: Waiting [2023-05-06T02:10:31.799Z] 5c69ac0246d0: Download complete [2023-05-06T02:10:31.799Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-06T02:10:31.799Z] 3a2ae6a8a46f: Download complete [2023-05-06T02:10:31.799Z] ec43610c2a17: Verifying Checksum [2023-05-06T02:10:31.799Z] ec43610c2a17: Download complete [2023-05-06T02:10:31.799Z] 33b1e0a273af: Verifying Checksum [2023-05-06T02:10:31.799Z] 33b1e0a273af: Download complete [2023-05-06T02:10:31.799Z] 5d3b04190fa2: Download complete [2023-05-06T02:10:32.057Z] 5eb5b503b376: Verifying Checksum [2023-05-06T02:10:32.057Z] 5eb5b503b376: Download complete [2023-05-06T02:10:32.621Z] 2f39f015ded8: Verifying Checksum [2023-05-06T02:10:32.621Z] 2f39f015ded8: Download complete [2023-05-06T02:10:33.185Z] 5eb5b503b376: Pull complete [2023-05-06T02:10:33.185Z] 5c69ac0246d0: Pull complete [2023-05-06T02:10:33.753Z] ec43610c2a17: Pull complete [2023-05-06T02:10:33.753Z] 3a2ae6a8a46f: Pull complete [2023-05-06T02:10:33.753Z] 33b1e0a273af: Pull complete [2023-05-06T02:10:34.011Z] 5d3b04190fa2: Pull complete [2023-05-06T02:10:38.186Z] 2f39f015ded8: Pull complete [2023-05-06T02:10:38.187Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-06T02:10:38.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:10:38.187Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:10:38.262Z] prd-ubuntu20.04-docker-8c-8g-13958 does not seem to be running inside a container [2023-05-06T02:10:38.312Z] $ 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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-06T02:10:39.870Z] $ docker top cfbfab54b2b9de0e00c6e54c20fb20c487749fd0712762a508c4e75b9f0f68e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:10:40.235Z] ---> job-cost.sh [2023-05-06T02:10:40.235Z] lf-activate-venv: SKIPPING [2023-05-06T02:10:40.235Z] INFO: No Stack... [2023-05-06T02:10:40.494Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-06T02:10:40.753Z] INFO: Archiving Costs [Pipeline] sh [2023-05-06T02:10:41.039Z] + cut -d, -f6 [2023-05-06T02:10:41.039Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/cost.csv [Pipeline] lock [2023-05-06T02:10:41.050Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-8-stack-cost] [2023-05-06T02:10:41.058Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-8-stack-cost] did not exist. Created. [2023-05-06T02:10:41.058Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-06T02:10:41.357Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-06T02:10:41.687Z] Stashed 1 file(s) [Pipeline] } [2023-05-06T02:10:41.693Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-06T02:10:41.713Z] $ docker stop --time=1 cfbfab54b2b9de0e00c6e54c20fb20c487749fd0712762a508c4e75b9f0f68e8 [2023-05-06T02:10:42.885Z] $ docker rm -f --volumes cfbfab54b2b9de0e00c6e54c20fb20c487749fd0712762a508c4e75b9f0f68e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:10:46.068Z] provisioning config files... [2023-05-06T02:10:46.106Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/8@tmp/config12964414388461984411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:10:46.496Z] ---> docker-login.sh [2023-05-06T02:10:46.496Z] nexus3.edgexfoundry.org:10001 [2023-05-06T02:10:47.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:10:47.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:10:47.375Z] Configure a credential helper to remove this warning. See [2023-05-06T02:10:47.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:10:47.375Z] [2023-05-06T02:10:47.375Z] Login Succeeded [2023-05-06T02:10:47.375Z] nexus3.edgexfoundry.org:10002 [2023-05-06T02:10:47.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:10:47.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:10:47.665Z] Configure a credential helper to remove this warning. See [2023-05-06T02:10:47.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:10:47.665Z] [2023-05-06T02:10:47.665Z] Login Succeeded [2023-05-06T02:10:47.666Z] nexus3.edgexfoundry.org:10003 [2023-05-06T02:10:47.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:10:48.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:10:48.226Z] Configure a credential helper to remove this warning. See [2023-05-06T02:10:48.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:10:48.226Z] [2023-05-06T02:10:48.226Z] Login Succeeded [2023-05-06T02:10:48.226Z] nexus3.edgexfoundry.org:10004 [2023-05-06T02:10:48.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:10:48.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:10:48.797Z] Configure a credential helper to remove this warning. See [2023-05-06T02:10:48.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:10:48.797Z] [2023-05-06T02:10:48.797Z] Login Succeeded [2023-05-06T02:10:48.797Z] docker.io [2023-05-06T02:10:49.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-06T02:10:49.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-06T02:10:49.352Z] Configure a credential helper to remove this warning. See [2023-05-06T02:10:49.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-06T02:10:49.352Z] [2023-05-06T02:10:49.352Z] Login Succeeded [2023-05-06T02:10:49.352Z] ---> docker-login.sh ends [Pipeline] } [2023-05-06T02:10:49.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-06T02:10:49.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:10:49.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-06T02:10:49.826Z] ========================================================= [2023-05-06T02:10:49.826Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-06T02:10:49.826Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:10:50.204Z] + 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-06T02:10:51.689Z] Sending build context to Docker daemon 28.89MB [2023-05-06T02:10:51.689Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:10:51.689Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-06T02:10:51.689Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-06T02:10:51.689Z] c41833b44d91: Pulling fs layer [2023-05-06T02:10:51.689Z] ed15518f5707: Pulling fs layer [2023-05-06T02:10:51.689Z] feae8fd75edb: Pulling fs layer [2023-05-06T02:10:51.689Z] 242c74f7c9fa: Pulling fs layer [2023-05-06T02:10:51.689Z] 3cdef696dda3: Pulling fs layer [2023-05-06T02:10:51.689Z] 2ced38df9373: Pulling fs layer [2023-05-06T02:10:51.689Z] 58f1dce35555: Pulling fs layer [2023-05-06T02:10:51.689Z] 242c74f7c9fa: Waiting [2023-05-06T02:10:51.689Z] 3cdef696dda3: Waiting [2023-05-06T02:10:51.689Z] 2ced38df9373: Waiting [2023-05-06T02:10:51.689Z] 58f1dce35555: Waiting [2023-05-06T02:10:51.689Z] ed15518f5707: Verifying Checksum [2023-05-06T02:10:51.689Z] ed15518f5707: Download complete [2023-05-06T02:10:51.689Z] 242c74f7c9fa: Verifying Checksum [2023-05-06T02:10:51.689Z] 242c74f7c9fa: Download complete [2023-05-06T02:10:51.689Z] 3cdef696dda3: Download complete [2023-05-06T02:10:51.689Z] c41833b44d91: Verifying Checksum [2023-05-06T02:10:51.689Z] c41833b44d91: Download complete [2023-05-06T02:10:53.180Z] c41833b44d91: Pull complete [2023-05-06T02:10:53.456Z] 58f1dce35555: Verifying Checksum [2023-05-06T02:10:53.456Z] 58f1dce35555: Download complete [2023-05-06T02:10:53.733Z] ed15518f5707: Pull complete [2023-05-06T02:10:54.736Z] feae8fd75edb: Download complete [2023-05-06T02:10:54.736Z] 2ced38df9373: Verifying Checksum [2023-05-06T02:10:54.736Z] 2ced38df9373: Download complete [2023-05-06T02:11:07.146Z] feae8fd75edb: Pull complete [2023-05-06T02:11:07.146Z] 242c74f7c9fa: Pull complete [2023-05-06T02:11:07.146Z] 3cdef696dda3: Pull complete [2023-05-06T02:11:13.937Z] 2ced38df9373: Pull complete [2023-05-06T02:11:16.592Z] 58f1dce35555: Pull complete [2023-05-06T02:11:16.592Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-06T02:11:16.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-06T02:11:16.592Z] ---> fadd8f120f05 [2023-05-06T02:11:16.592Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:11:18.605Z] ---> Running in ca8ff2357624 [2023-05-06T02:11:18.884Z] Removing intermediate container ca8ff2357624 [2023-05-06T02:11:18.884Z] ---> fa878811c8c3 [2023-05-06T02:11:18.884Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:11:19.162Z] ---> Running in f3f5fb531cf0 [2023-05-06T02:11:19.440Z] Removing intermediate container f3f5fb531cf0 [2023-05-06T02:11:19.440Z] ---> acf85eb78d26 [2023-05-06T02:11:19.440Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:11:19.713Z] ---> Running in 535d50773c0c [2023-05-06T02:11:19.986Z] Removing intermediate container 535d50773c0c [2023-05-06T02:11:19.986Z] ---> 0d8953e5d6db [2023-05-06T02:11:19.986Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-06T02:11:20.260Z] ---> Running in b06211e16e73 [2023-05-06T02:11:20.546Z] Removing intermediate container b06211e16e73 [2023-05-06T02:11:20.546Z] ---> e8c7e4f0f7ba [2023-05-06T02:11:20.546Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:11:20.546Z] ---> Running in 02e99731e2a3 [2023-05-06T02:11:21.159Z] Removing intermediate container 02e99731e2a3 [2023-05-06T02:11:21.159Z] ---> e27bea8142bb [2023-05-06T02:11:21.159Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:11:21.756Z] latest: Pulling from library/docker [2023-05-06T02:11:21.756Z] c41833b44d91: Already exists [2023-05-06T02:11:21.756Z] 6343a5c17821: Pulling fs layer [2023-05-06T02:11:21.756Z] 7fb3fc37985f: Pulling fs layer [2023-05-06T02:11:21.756Z] c69224d8e51c: Pulling fs layer [2023-05-06T02:11:21.756Z] 9509eea51bfd: Pulling fs layer [2023-05-06T02:11:21.756Z] 13893f74905f: Pulling fs layer [2023-05-06T02:11:21.756Z] a478c30451b0: Pulling fs layer [2023-05-06T02:11:21.756Z] cca6ee3ffb4d: Pulling fs layer [2023-05-06T02:11:21.756Z] fe1b37f33852: Pulling fs layer [2023-05-06T02:11:21.756Z] b44bc8c7e93d: Pulling fs layer [2023-05-06T02:11:21.756Z] 0e42b4e3b30c: Pulling fs layer [2023-05-06T02:11:21.756Z] d97e7eb47f8a: Pulling fs layer [2023-05-06T02:11:21.756Z] 3ed71508fdeb: Pulling fs layer [2023-05-06T02:11:21.756Z] fca51f470542: Pulling fs layer [2023-05-06T02:11:21.756Z] 9509eea51bfd: Waiting [2023-05-06T02:11:21.756Z] fe1b37f33852: Waiting [2023-05-06T02:11:21.756Z] 13893f74905f: Waiting [2023-05-06T02:11:21.756Z] b44bc8c7e93d: Waiting [2023-05-06T02:11:21.756Z] a478c30451b0: Waiting [2023-05-06T02:11:21.756Z] cca6ee3ffb4d: Waiting [2023-05-06T02:11:21.756Z] d97e7eb47f8a: Waiting [2023-05-06T02:11:21.756Z] 3ed71508fdeb: Waiting [2023-05-06T02:11:21.756Z] fca51f470542: Waiting [2023-05-06T02:11:21.756Z] 0e42b4e3b30c: Waiting [2023-05-06T02:11:22.031Z] 7fb3fc37985f: Verifying Checksum [2023-05-06T02:11:22.031Z] 7fb3fc37985f: Download complete [2023-05-06T02:11:22.031Z] 6343a5c17821: Download complete [2023-05-06T02:11:22.309Z] c69224d8e51c: Verifying Checksum [2023-05-06T02:11:22.309Z] c69224d8e51c: Download complete [2023-05-06T02:11:22.585Z] a478c30451b0: Verifying Checksum [2023-05-06T02:11:22.585Z] a478c30451b0: Download complete [2023-05-06T02:11:22.585Z] 9509eea51bfd: Verifying Checksum [2023-05-06T02:11:22.585Z] 9509eea51bfd: Download complete [2023-05-06T02:11:22.585Z] 13893f74905f: Verifying Checksum [2023-05-06T02:11:22.585Z] 13893f74905f: Download complete [2023-05-06T02:11:22.866Z] cca6ee3ffb4d: Verifying Checksum [2023-05-06T02:11:22.866Z] cca6ee3ffb4d: Download complete [2023-05-06T02:11:22.866Z] fe1b37f33852: Verifying Checksum [2023-05-06T02:11:22.866Z] fe1b37f33852: Download complete [2023-05-06T02:11:22.866Z] 0e42b4e3b30c: Verifying Checksum [2023-05-06T02:11:22.866Z] 0e42b4e3b30c: Download complete [2023-05-06T02:11:22.866Z] 6343a5c17821: Pull complete [2023-05-06T02:11:23.209Z] b44bc8c7e93d: Verifying Checksum [2023-05-06T02:11:23.209Z] b44bc8c7e93d: Download complete [2023-05-06T02:11:23.209Z] 3ed71508fdeb: Verifying Checksum [2023-05-06T02:11:23.209Z] 3ed71508fdeb: Download complete [2023-05-06T02:11:23.209Z] 7fb3fc37985f: Pull complete [2023-05-06T02:11:23.498Z] fca51f470542: Verifying Checksum [2023-05-06T02:11:23.498Z] fca51f470542: Download complete [2023-05-06T02:11:24.488Z] d97e7eb47f8a: Verifying Checksum [2023-05-06T02:11:24.488Z] d97e7eb47f8a: Download complete [2023-05-06T02:11:24.488Z] c69224d8e51c: Pull complete [2023-05-06T02:11:25.472Z] 9509eea51bfd: Pull complete [2023-05-06T02:11:26.912Z] 13893f74905f: Pull complete [2023-05-06T02:11:26.912Z] a478c30451b0: Pull complete [2023-05-06T02:11:27.185Z] cca6ee3ffb4d: Pull complete [2023-05-06T02:11:27.457Z] fe1b37f33852: Pull complete [2023-05-06T02:11:28.884Z] b44bc8c7e93d: Pull complete [2023-05-06T02:11:28.884Z] 0e42b4e3b30c: Pull complete [2023-05-06T02:11:31.507Z] d97e7eb47f8a: Pull complete [2023-05-06T02:11:31.778Z] 3ed71508fdeb: Pull complete [2023-05-06T02:11:32.050Z] fca51f470542: Pull complete [2023-05-06T02:11:32.050Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-06T02:11:32.324Z] Status: Downloaded newer image for docker:latest [2023-05-06T02:11:35.030Z] ---> 98f930f12008 [2023-05-06T02:11:35.030Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:11:35.030Z] ---> Running in c35cf7a728bc [2023-05-06T02:11:36.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:11:36.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:11:38.043Z] OK: 263 MiB in 53 packages [2023-05-06T02:11:39.039Z] Removing intermediate container c35cf7a728bc [2023-05-06T02:11:39.039Z] ---> 5e9008230572 [2023-05-06T02:11:39.039Z] Step 10/15 : ENV GO111MODULE=on [2023-05-06T02:11:39.312Z] ---> Running in e380918641c1 [2023-05-06T02:11:39.586Z] Removing intermediate container e380918641c1 [2023-05-06T02:11:39.586Z] ---> 36476cf5ad8c [2023-05-06T02:11:39.586Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:11:39.861Z] ---> Running in abee4bd64f72 [2023-05-06T02:11:40.130Z] Removing intermediate container abee4bd64f72 [2023-05-06T02:11:40.130Z] ---> 3dc2b6f6f084 [2023-05-06T02:11:40.130Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-06T02:11:40.961Z] ---> 810ad9c88d6a [2023-05-06T02:11:40.961Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:11:40.961Z] ---> Running in 9aa382279149 [2023-05-06T02:13:02.788Z] Removing intermediate container 9aa382279149 [2023-05-06T02:13:02.788Z] ---> 2282d990bf1b [2023-05-06T02:13:02.788Z] Step 14/15 : COPY . . [2023-05-06T02:13:02.788Z] ---> f9e5f9fe2744 [2023-05-06T02:13:02.788Z] Step 15/15 : RUN ${MAKE} [2023-05-06T02:13:02.788Z] ---> Running in 3bfa07c52ace [2023-05-06T02:13:02.788Z] noop [2023-05-06T02:13:02.788Z] Removing intermediate container 3bfa07c52ace [2023-05-06T02:13:02.788Z] ---> cc57e986b827 [2023-05-06T02:13:02.788Z] Successfully built cc57e986b827 [2023-05-06T02:13:02.788Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:13:03.164Z] + docker inspect -f . ci-base-image-arm64 [2023-05-06T02:13:03.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:13:03.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-13975 does not seem to be running inside a container [2023-05-06T02:13:03.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/8 -v /w/workspace/edgex-ui-go/8:/w/workspace/edgex-ui-go/8:rw,z -v /w/workspace/edgex-ui-go/8@tmp:/w/workspace/edgex-ui-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-06T02:13:05.331Z] $ docker top 5bbad027595e72065925f839511126a1a2c99ba5580cd3d9bb8da5c559ec0675 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:13:06.239Z] + go version [2023-05-06T02:13:06.239Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-06T02:13:06.268Z] $ docker stop --time=1 5bbad027595e72065925f839511126a1a2c99ba5580cd3d9bb8da5c559ec0675 [2023-05-06T02:13:08.119Z] $ docker rm -f --volumes 5bbad027595e72065925f839511126a1a2c99ba5580cd3d9bb8da5c559ec0675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:13:08.684Z] + docker inspect -f . ci-base-image-arm64 [2023-05-06T02:13:08.684Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:13:08.898Z] prd-ubuntu20.04-docker-arm64-4c-16g-13975 does not seem to be running inside a container [2023-05-06T02:13:08.989Z] $ 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/8 -v /w/workspace/edgex-ui-go/8:/w/workspace/edgex-ui-go/8:rw,z -v /w/workspace/edgex-ui-go/8@tmp:/w/workspace/edgex-ui-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-06T02:13:10.383Z] $ docker top bacf0be1f0815c9801e68e818e217eff6be7221603914a866f98540f84a71653 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:13:11.275Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/8 [Pipeline] fileExists [Pipeline] sh [2023-05-06T02:13:11.971Z] + make test [2023-05-06T02:13:11.971Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-06T02:13:58.883Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-06T02:16:20.672Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-06T02:16:20.672Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-06T02:16:20.672Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-06T02:16:20.672Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-06T02:16:20.672Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-06T02:16:20.672Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-06T02:16:20.672Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-06T02:16:20.672Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-06T02:16:20.672Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-06T02:16:52.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-06T02:16:52.977Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-06T02:16:52.977Z] ./bin/test-attribution-txt.sh [2023-05-06T02:16:52.977Z] make -C web test [2023-05-06T02:16:52.977Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/8/web' [2023-05-06T02:16:52.977Z] make[1]: tput: No such file or directory [2023-05-06T02:16:52.977Z] make[1]: tput: No such file or directory [2023-05-06T02:16:52.977Z] warning: generating ./VERSION [2023-05-06T02:16:52.977Z] echo "0.0.0" > VERSION [2023-05-06T02:16:52.977Z] docker build \ [2023-05-06T02:16:52.977Z] -f Dockerfile \ [2023-05-06T02:16:52.977Z] --build-arg USER=1000 \ [2023-05-06T02:16:52.977Z] \ [2023-05-06T02:16:52.977Z] --label "git_sha=df45d4bb7def39bb106afa7c8dc71389c0262d18" \ [2023-05-06T02:16:52.977Z] -t edgexfoundry/edgex-web-ui:df45d4bb7def39bb106afa7c8dc71389c0262d18 \ [2023-05-06T02:16:52.977Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-06T02:16:52.977Z] . [2023-05-06T02:16:52.977Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-06T02:16:52.977Z] Install the buildx component to build images with BuildKit: [2023-05-06T02:16:52.977Z] https://docs.docker.com/go/buildx/ [2023-05-06T02:16:52.977Z] [2023-05-06T02:16:52.977Z] Sending build context to Docker daemon 3.269MB [2023-05-06T02:16:52.977Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-06T02:16:52.977Z] 16.17-alpine3.15: Pulling from library/node [2023-05-06T02:16:52.977Z] 47517142f6ba: Pulling fs layer [2023-05-06T02:16:52.977Z] 5f8c4bfa009b: Pulling fs layer [2023-05-06T02:16:52.977Z] f7079c9c4ba1: Pulling fs layer [2023-05-06T02:16:52.977Z] aba105e6f55a: Pulling fs layer [2023-05-06T02:16:52.977Z] aba105e6f55a: Waiting [2023-05-06T02:16:52.977Z] 47517142f6ba: Verifying Checksum [2023-05-06T02:16:52.977Z] 47517142f6ba: Download complete [2023-05-06T02:16:52.977Z] f7079c9c4ba1: Verifying Checksum [2023-05-06T02:16:52.977Z] f7079c9c4ba1: Download complete [2023-05-06T02:16:52.977Z] aba105e6f55a: Verifying Checksum [2023-05-06T02:16:52.977Z] aba105e6f55a: Download complete [2023-05-06T02:16:52.977Z] 47517142f6ba: Pull complete [2023-05-06T02:16:52.977Z] 5f8c4bfa009b: Verifying Checksum [2023-05-06T02:16:52.977Z] 5f8c4bfa009b: Download complete [2023-05-06T02:16:57.302Z] 5f8c4bfa009b: Pull complete [2023-05-06T02:16:57.573Z] f7079c9c4ba1: Pull complete [2023-05-06T02:16:57.843Z] aba105e6f55a: Pull complete [2023-05-06T02:16:57.843Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-06T02:16:57.843Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-06T02:16:57.843Z] ---> bf1b8b58d215 [2023-05-06T02:16:57.843Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-06T02:16:58.440Z] ---> Running in d56e9fee1def [2023-05-06T02:16:59.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:17:00.136Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:17:01.555Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-06T02:17:01.556Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-06T02:17:01.556Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-06T02:17:01.556Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-06T02:17:01.556Z] (5/128) Installing libxcb (1.14-r2) [2023-05-06T02:17:01.556Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-06T02:17:01.824Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-06T02:17:01.824Z] (8/128) Installing libice (1.0.10-r0) [2023-05-06T02:17:01.824Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-06T02:17:01.824Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-06T02:17:01.824Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-06T02:17:01.824Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-06T02:17:01.824Z] (13/128) Installing xset (1.2.4-r0) [2023-05-06T02:17:01.824Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-06T02:17:01.824Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-06T02:17:01.824Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-06T02:17:01.824Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-06T02:17:01.824Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-06T02:17:01.824Z] (19/128) Installing libintl (0.21-r0) [2023-05-06T02:17:01.824Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-06T02:17:01.824Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-06T02:17:01.824Z] (22/128) Installing pcre (8.45-r1) [2023-05-06T02:17:02.094Z] (23/128) Installing glib (2.70.1-r0) [2023-05-06T02:17:02.094Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-06T02:17:02.094Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-06T02:17:02.094Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-06T02:17:02.094Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-06T02:17:02.363Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-06T02:17:02.363Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-06T02:17:02.363Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-06T02:17:02.363Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-06T02:17:02.363Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-06T02:17:02.363Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-06T02:17:02.363Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-06T02:17:02.363Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-06T02:17:02.363Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-06T02:17:02.363Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-06T02:17:02.363Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-06T02:17:02.363Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-06T02:17:02.363Z] (40/128) Installing libxi (1.8-r0) [2023-05-06T02:17:02.363Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-06T02:17:02.363Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-06T02:17:02.634Z] (43/128) Installing atk (2.36.0-r0) [2023-05-06T02:17:02.634Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-06T02:17:02.634Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-06T02:17:02.634Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-06T02:17:02.634Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-06T02:17:02.634Z] (48/128) Installing expat (2.5.0-r0) [2023-05-06T02:17:02.634Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-06T02:17:02.634Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-06T02:17:02.634Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-06T02:17:02.634Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-06T02:17:02.634Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-06T02:17:02.634Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-06T02:17:02.905Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-06T02:17:02.905Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-06T02:17:02.905Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-06T02:17:02.905Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-06T02:17:02.905Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-06T02:17:02.905Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-06T02:17:02.905Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-06T02:17:02.905Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-06T02:17:02.905Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-06T02:17:03.177Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-06T02:17:03.177Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-06T02:17:03.177Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-06T02:17:03.177Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-06T02:17:03.177Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-06T02:17:03.177Z] (69/128) Installing pango (1.48.10-r0) [2023-05-06T02:17:03.177Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-06T02:17:03.177Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-06T02:17:03.177Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-06T02:17:03.177Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-06T02:17:03.449Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-06T02:17:03.449Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-06T02:17:03.722Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-06T02:17:03.996Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-06T02:17:03.996Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-06T02:17:03.996Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-06T02:17:03.996Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-06T02:17:06.612Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-06T02:17:06.612Z] (80/128) Installing flac (1.3.4-r0) [2023-05-06T02:17:06.612Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-06T02:17:06.612Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-06T02:17:06.612Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-06T02:17:06.612Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-06T02:17:06.612Z] (85/128) Installing libass (0.15.2-r0) [2023-05-06T02:17:06.612Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-06T02:17:06.612Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-06T02:17:06.612Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-06T02:17:06.612Z] (89/128) Installing lame (3.100-r0) [2023-05-06T02:17:06.612Z] (90/128) Installing opus (1.3.1-r1) [2023-05-06T02:17:06.612Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-06T02:17:06.612Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-06T02:17:06.612Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-06T02:17:06.612Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-06T02:17:06.612Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-06T02:17:06.612Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-06T02:17:06.612Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-06T02:17:06.612Z] (98/128) Installing libva (2.13.0-r0) [2023-05-06T02:17:06.612Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-06T02:17:06.612Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-06T02:17:06.612Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-06T02:17:06.612Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-06T02:17:06.889Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-06T02:17:06.889Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-06T02:17:06.889Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-06T02:17:06.889Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-06T02:17:06.889Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-06T02:17:07.484Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-06T02:17:07.484Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-06T02:17:07.484Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-06T02:17:07.484Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-06T02:17:07.484Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-06T02:17:07.484Z] (113/128) Installing nspr (4.32-r0) [2023-05-06T02:17:07.484Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-06T02:17:07.755Z] (115/128) Installing nss (3.78.1-r0) [2023-05-06T02:17:07.755Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-06T02:17:07.755Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-06T02:17:07.755Z] (118/128) Installing orc (0.4.32-r0) [2023-05-06T02:17:07.755Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-06T02:17:07.755Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-06T02:17:07.755Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-06T02:17:07.755Z] (122/128) Installing libpulse (15.0-r2) [2023-05-06T02:17:08.032Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-06T02:17:08.032Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-06T02:17:08.032Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-06T02:17:08.032Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-06T02:17:08.032Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-06T02:17:08.032Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-06T02:17:13.422Z] Executing busybox-1.34.1-r7.trigger [2023-05-06T02:17:13.422Z] Executing glib-2.70.1-r0.trigger [2023-05-06T02:17:13.422Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-06T02:17:16.028Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-06T02:17:16.028Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-06T02:17:16.028Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-06T02:17:16.028Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-06T02:17:16.028Z] OK: 275 MiB in 144 packages [2023-05-06T02:17:28.416Z] Removing intermediate container d56e9fee1def [2023-05-06T02:17:28.416Z] ---> 22426150ff9a [2023-05-06T02:17:28.416Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-06T02:17:28.416Z] ---> Running in d2cee231c0c0 [2023-05-06T02:17:29.011Z] Removing intermediate container d2cee231c0c0 [2023-05-06T02:17:29.011Z] ---> a06394d00571 [2023-05-06T02:17:29.011Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-06T02:17:29.011Z] ---> Running in 6351cb5ad217 [2023-05-06T02:17:29.287Z] Removing intermediate container 6351cb5ad217 [2023-05-06T02:17:29.288Z] ---> 6029200cf780 [2023-05-06T02:17:29.288Z] Step 5/10 : RUN npm install -g npm [2023-05-06T02:17:29.567Z] ---> Running in ab008e34d67c [2023-05-06T02:18:08.529Z] [2023-05-06T02:18:08.529Z] removed 7 packages, changed 101 packages, and audited 264 packages in 33s [2023-05-06T02:18:08.529Z] [2023-05-06T02:18:08.529Z] 27 packages are looking for funding [2023-05-06T02:18:08.529Z] run `npm fund` for details [2023-05-06T02:18:08.529Z] [2023-05-06T02:18:08.529Z] found 0 vulnerabilities [2023-05-06T02:18:11.885Z] Removing intermediate container ab008e34d67c [2023-05-06T02:18:11.885Z] ---> 3d5d4d01fb36 [2023-05-06T02:18:11.885Z] Step 6/10 : ARG USER=1000 [2023-05-06T02:18:11.885Z] ---> Running in 104ff9fdc0fd [2023-05-06T02:18:11.885Z] Removing intermediate container 104ff9fdc0fd [2023-05-06T02:18:11.885Z] ---> dbe64a90ca0f [2023-05-06T02:18:11.885Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-06T02:18:11.885Z] ---> Running in 1b1bcea86a15 [2023-05-06T02:18:13.864Z] Removing intermediate container 1b1bcea86a15 [2023-05-06T02:18:13.864Z] ---> 89b5eb16ac59 [2023-05-06T02:18:13.864Z] Step 8/10 : USER $USER:$USER [2023-05-06T02:18:14.133Z] ---> Running in 6945c070dd3b [2023-05-06T02:18:14.452Z] Removing intermediate container 6945c070dd3b [2023-05-06T02:18:14.452Z] ---> 3ba7493ecee7 [2023-05-06T02:18:14.452Z] Step 9/10 : WORKDIR /app [2023-05-06T02:18:14.452Z] ---> Running in 3bfd6ebb9e67 [2023-05-06T02:18:14.745Z] Removing intermediate container 3bfd6ebb9e67 [2023-05-06T02:18:14.745Z] ---> 1c9984a8cf00 [2023-05-06T02:18:14.745Z] Step 10/10 : LABEL git_sha=df45d4bb7def39bb106afa7c8dc71389c0262d18 [2023-05-06T02:18:15.029Z] ---> Running in 97134353bec4 [2023-05-06T02:18:15.302Z] Removing intermediate container 97134353bec4 [2023-05-06T02:18:15.302Z] ---> c8a060a35eda [2023-05-06T02:18:15.302Z] Successfully built c8a060a35eda [2023-05-06T02:18:15.302Z] Successfully tagged edgexfoundry/edgex-web-ui:df45d4bb7def39bb106afa7c8dc71389c0262d18 [2023-05-06T02:18:15.302Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-06T02:18:15.302Z] touch edgex-web-ui.imagebuilt [2023-05-06T02:18:15.592Z] mkdir -p node_modules coverage [2023-05-06T02:18:15.592Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-06T02:18:15.592Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE required: { [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE }, [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE } [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE required: { [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE }, [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE } [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE required: { [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:18:30.703Z] npm WARN EBADENGINE }, [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE required: { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE }, [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE required: { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE }, [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE required: { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE }, [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE required: { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE }, [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE required: { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE }, [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE Unsupported engine { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE required: { [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE }, [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-06T02:18:30.704Z] npm WARN EBADENGINE } [2023-05-06T02:19:09.638Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-06T02:19:09.638Z] 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-06T02:19:09.638Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-06T02:19:11.056Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:19:13.044Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-06T02:19:16.412Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-06T02:19:26.513Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-06T02:19:26.513Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-06T02:19:27.486Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-06T02:19:54.221Z] 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-06T02:19:54.221Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:19:54.221Z] 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-06T02:19:58.503Z] 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-06T02:19:59.471Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-06T02:20:01.430Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-06T02:20:16.454Z] 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-06T02:20:17.039Z] 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-06T02:20:35.489Z] 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-06T02:21:14.413Z] 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-06T02:22:01.286Z] [2023-05-06T02:22:01.286Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-06T02:22:01.286Z] [2023-05-06T02:22:01.286Z] 90 packages are looking for funding [2023-05-06T02:22:01.286Z] run `npm fund` for details [2023-05-06T02:22:01.286Z] [2023-05-06T02:22:01.286Z] 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) [2023-05-06T02:22:01.286Z] [2023-05-06T02:22:01.286Z] To address issues that do not require attention, run: [2023-05-06T02:22:01.286Z] npm audit fix [2023-05-06T02:22:01.286Z] [2023-05-06T02:22:01.286Z] To address all issues (including breaking changes), run: [2023-05-06T02:22:01.286Z] npm audit fix --force [2023-05-06T02:22:01.286Z] [2023-05-06T02:22:01.286Z] Run `npm audit` for details. [2023-05-06T02:22:02.707Z] 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-06T02:22:24.811Z] - Generating browser application bundles (phase: setup)... [2023-05-06T02:23:04.401Z] Compiling @angular/core : es2015 as esm2015 [2023-05-06T02:23:04.401Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-06T02:23:43.350Z] Compiling @angular/common : es2015 as esm2015 [2023-05-06T02:23:43.350Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-06T02:23:47.650Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-06T02:23:47.650Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-06T02:23:51.029Z] Compiling @angular/router : es2015 as esm2015 [2023-05-06T02:23:53.640Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-06T02:24:00.330Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-06T02:24:01.303Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-06T02:24:02.732Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-06T02:24:07.021Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-06T02:24:07.995Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-06T02:24:07.995Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-06T02:25:29.735Z] 06 05 2023 02:25:26.022:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-06T02:25:29.735Z] 06 05 2023 02:25:26.040:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-06T02:25:29.735Z] 06 05 2023 02:25:26.076:INFO [launcher]: Starting browser ChromeHeadless [2023-05-06T02:26:37.687Z] 06 05 2023 02:26:28.110:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-06T02:26:47.782Z] 06 05 2023 02:26:46.444:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-06T02:26:48.748Z] 06 05 2023 02:26:48.714:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-06T02:27:56.669Z] 06 05 2023 02:27:48.845:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-06T02:27:56.669Z] 06 05 2023 02:27:52.282:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-05-06T02:28:04.878Z] ✔ Browser application bundle generation complete. [2023-05-06T02:28:06.823Z] 06 05 2023 02:28:06.333:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket eMCm1XdWN6qG7wYdAAAB with id 57955608 [2023-05-06T02:28:29.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-06T02:28:29.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.572 secs) [2023-05-06T02:28:29.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.693 secs) [2023-05-06T02:28:29.042Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.721 secs) [2023-05-06T02:28:29.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.712 secs) [2023-05-06T02:28:29.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.055 secs) [2023-05-06T02:28:30.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.094 secs) [2023-05-06T02:28:30.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.113 secs) [2023-05-06T02:28:30.472Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.228 secs) [2023-05-06T02:28:30.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.614 secs) [2023-05-06T02:28:31.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.73 secs) [2023-05-06T02:28:31.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.98 secs) [2023-05-06T02:28:31.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.034 secs) [2023-05-06T02:28:31.283Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.107 secs) [2023-05-06T02:28:31.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.159 secs) [2023-05-06T02:28:31.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.242 secs) [2023-05-06T02:28:31.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.272 secs) [2023-05-06T02:28:31.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.287 secs) [2023-05-06T02:28:32.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.767 secs) [2023-05-06T02:28:32.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.793 secs) [2023-05-06T02:28:32.680Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.81 secs) [2023-05-06T02:28:32.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.025 secs) [2023-05-06T02:28:33.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.323 secs) [2023-05-06T02:28:33.224Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.401 secs) [2023-05-06T02:28:33.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.463 secs) [2023-05-06T02:28:33.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.548 secs) [2023-05-06T02:28:33.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.799 secs) [2023-05-06T02:28:34.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.888 secs) [2023-05-06T02:28:34.030Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.982 secs) [2023-05-06T02:28:34.618Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.335 secs) [2023-05-06T02:28:34.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.76 secs) [2023-05-06T02:28:35.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 6.26 secs) [2023-05-06T02:28:35.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.278 secs) [2023-05-06T02:28:35.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.294 secs) [2023-05-06T02:28:36.028Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.623 secs) [2023-05-06T02:28:36.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.71 secs) [2023-05-06T02:28:36.300Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.801 secs) [2023-05-06T02:28:36.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.942 secs) [2023-05-06T02:28:36.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.006 secs) [2023-05-06T02:28:36.839Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.188 secs) [2023-05-06T02:28:37.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.312 secs) [2023-05-06T02:28:37.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.365 secs) [2023-05-06T02:28:37.108Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.391 secs) [2023-05-06T02:28:37.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.643 secs) [2023-05-06T02:28:37.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.693 secs) [2023-05-06T02:28:37.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.717 secs) [2023-05-06T02:28:37.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.738 secs) [2023-05-06T02:28:37.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.76 secs) [2023-05-06T02:28:37.653Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.808 secs) [2023-05-06T02:28:37.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.894 secs) [2023-05-06T02:28:37.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.99 secs) [2023-05-06T02:28:37.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.017 secs) [2023-05-06T02:28:38.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.345 secs) [2023-05-06T02:28:38.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.648 secs) [2023-05-06T02:28:38.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.718 secs) [2023-05-06T02:28:38.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.743 secs) [2023-05-06T02:28:39.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.856 secs) [2023-05-06T02:28:39.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.882 secs) [2023-05-06T02:28:39.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.902 secs) [2023-05-06T02:28:39.650Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 9.368 secs) [2023-05-06T02:28:39.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.527 secs) [2023-05-06T02:28:40.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.657 secs) [2023-05-06T02:28:40.795Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 10.277 secs) [2023-05-06T02:28:41.067Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 10.503 secs) [2023-05-06T02:28:41.067Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 10.551 secs) [2023-05-06T02:28:41.338Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 10.578 secs) [2023-05-06T02:28:41.609Z] WARN: ' [2023-05-06T02:28:41.609Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:28:41.610Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:28:41.610Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:28:41.610Z] in a future version of Angular. [2023-05-06T02:28:41.610Z] [2023-05-06T02:28:41.610Z] For more information on this, see our API docs here: [2023-05-06T02:28:41.610Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:28:41.610Z] ' [2023-05-06T02:28:41.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 10.578 secs) [2023-05-06T02:28:41.610Z] WARN: ' [2023-05-06T02:28:41.610Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-06T02:28:41.610Z] Support for using the ngModel input property and ngModelChange event with [2023-05-06T02:28:41.610Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-06T02:28:41.610Z] in a future version of Angular. [2023-05-06T02:28:41.610Z] [2023-05-06T02:28:41.610Z] For more information on this, see our API docs here: [2023-05-06T02:28:41.610Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-06T02:28:41.610Z] ' [2023-05-06T02:28:41.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 10.872 secs) [2023-05-06T02:28:41.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 10.951 secs) [2023-05-06T02:28:41.885Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 11.065 secs) [2023-05-06T02:28:42.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 11.26 secs) [2023-05-06T02:28:42.430Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 11.451 secs) [2023-05-06T02:28:42.703Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 11.694 secs) [2023-05-06T02:28:42.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 12.004 secs) [2023-05-06T02:28:43.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 12.035 secs) [2023-05-06T02:28:43.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 12.239 secs) [2023-05-06T02:28:43.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.303 secs) [2023-05-06T02:28:43.514Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.367 secs) [2023-05-06T02:28:43.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.44 secs) [2023-05-06T02:28:43.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.511 secs) [2023-05-06T02:28:43.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.546 secs) [2023-05-06T02:28:44.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.574 secs) [2023-05-06T02:28:44.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.611 secs) [2023-05-06T02:28:44.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.648 secs) [2023-05-06T02:28:44.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.668 secs) [2023-05-06T02:28:44.055Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 12.687 secs) [2023-05-06T02:28:44.333Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 12.955 secs) [2023-05-06T02:28:44.605Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.013 secs) [2023-05-06T02:28:44.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.169 secs) [2023-05-06T02:28:44.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.309 secs) [2023-05-06T02:28:45.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 13.357 secs) [2023-05-06T02:28:45.146Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.481 secs) [2023-05-06T02:28:45.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.502 secs) [2023-05-06T02:28:45.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.539 secs) [2023-05-06T02:28:45.417Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.618 secs) [2023-05-06T02:28:45.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.746 secs) [2023-05-06T02:28:45.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.838 secs) [2023-05-06T02:28:45.958Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.899 secs) [2023-05-06T02:28:45.958Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.921 secs) [2023-05-06T02:28:45.958Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.937 secs) [2023-05-06T02:28:46.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.042 secs) [2023-05-06T02:28:46.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.143 secs) [2023-05-06T02:28:46.502Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.215 secs) [2023-05-06T02:28:47.094Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.947 secs) [2023-05-06T02:28:47.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 15.34 secs) [2023-05-06T02:28:47.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 15.361 secs) [2023-05-06T02:28:47.684Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 15.384 secs) [2023-05-06T02:28:47.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 15.398 secs) [2023-05-06T02:28:47.956Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 15.522 secs) [2023-05-06T02:28:48.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 15.61 secs) [2023-05-06T02:28:48.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.771 secs) [2023-05-06T02:28:48.496Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 15.859 secs) [2023-05-06T02:28:48.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 16.048 secs) [2023-05-06T02:28:48.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 16.078 secs) [2023-05-06T02:28:48.764Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 16.092 secs) [2023-05-06T02:28:49.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.154 secs) [2023-05-06T02:28:49.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.373 secs) [2023-05-06T02:28:49.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.403 secs) [2023-05-06T02:28:49.301Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.495 secs) [2023-05-06T02:28:49.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.562 secs) [2023-05-06T02:28:49.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 16.648 secs) [2023-05-06T02:28:49.840Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 16.842 secs) [2023-05-06T02:28:49.840Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 16.924 secs) [2023-05-06T02:28:50.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.96 secs) [2023-05-06T02:28:50.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 17.029 secs) [2023-05-06T02:28:50.110Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 17.089 secs) [2023-05-06T02:28:50.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 17.176 secs) [2023-05-06T02:28:50.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 17.214 secs) [2023-05-06T02:28:50.381Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 17.248 secs) [2023-05-06T02:28:50.654Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 17.282 secs) [2023-05-06T02:28:50.654Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 17.405 secs) [2023-05-06T02:28:50.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 17.477 secs) [2023-05-06T02:28:50.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 17.502 secs) [2023-05-06T02:28:50.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 17.557 secs) [2023-05-06T02:28:50.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 17.591 secs) [2023-05-06T02:28:51.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.695 secs) [2023-05-06T02:28:51.205Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.759 secs) [2023-05-06T02:28:51.475Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.914 secs) [2023-05-06T02:28:51.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.953 secs) [2023-05-06T02:28:51.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 18.009 secs) [2023-05-06T02:28:51.746Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 18.043 secs) [2023-05-06T02:28:52.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 18.152 secs) [2023-05-06T02:28:52.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.306 secs) [2023-05-06T02:28:52.287Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.388 secs) [2023-05-06T02:28:52.557Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.681 secs) [2023-05-06T02:28:52.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.761 secs) [2023-05-06T02:28:52.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.798 secs) [2023-05-06T02:28:52.826Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.842 secs) [2023-05-06T02:28:53.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.994 secs) [2023-05-06T02:28:53.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 19.446 secs) [2023-05-06T02:28:53.686Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 19.559 secs) [2023-05-06T02:28:55.105Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (27.402 secs / 19.559 secs) [2023-05-06T02:28:55.105Z] TOTAL: 149 SUCCESS [2023-05-06T02:28:55.105Z] ✔ Browser application bundle generation complete. [2023-05-06T02:29:00.469Z] [2023-05-06T02:29:00.469Z] =============================== Coverage summary =============================== [2023-05-06T02:29:00.469Z] Statements : 40.98% ( 1467/3580 ) [2023-05-06T02:29:00.469Z] Branches : 12.03% ( 111/923 ) [2023-05-06T02:29:00.469Z] Functions : 33.28% ( 432/1298 ) [2023-05-06T02:29:00.469Z] Lines : 38.91% ( 1318/3387 ) [2023-05-06T02:29:00.469Z] ================================================================================ [2023-05-06T02:29:00.469Z] 06 05 2023 02:28:59.466:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-06T02:29:01.055Z] ✔ Browser application bundle generation complete. [2023-05-06T02:29:02.469Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/8/web' [Pipeline] echo [2023-05-06T02:29:02.490Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-06T02:29:02.510Z] $ docker stop --time=1 bacf0be1f0815c9801e68e818e217eff6be7221603914a866f98540f84a71653 [2023-05-06T02:29:04.400Z] $ docker rm -f --volumes bacf0be1f0815c9801e68e818e217eff6be7221603914a866f98540f84a71653 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-06T02:29:05.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-06T02:29:09.034Z] Warning: overwriting stash ‘coverage-report’ [2023-05-06T02:29:15.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-06T02:29:15.612Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-06T02:29:19.382Z] + ls -al . [2023-05-06T02:29:19.382Z] total 176 [2023-05-06T02:29:19.382Z] drwxrwxr-x 13 jenkins jenkins 4096 May 6 02:13 . [2023-05-06T02:29:19.382Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:10 .. [2023-05-06T02:29:19.382Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:10 .blubracket [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:10 .dockerignore [2023-05-06T02:29:19.382Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:10 .git [2023-05-06T02:29:19.382Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:10 .github [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:10 .gitignore [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:10 Attribution.txt [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:10 CHANGELOG.md [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:10 CONTRIBUTING.md [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:10 Dockerfile [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:10 Jenkinsfile [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:10 LICENSE [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:10 Makefile [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:10 README.md [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:07 VERSION [2023-05-06T02:29:19.382Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:10 assets [2023-05-06T02:29:19.382Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:10 bin [2023-05-06T02:29:19.382Z] drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:10 cmd [2023-05-06T02:29:19.382Z] -rw-r--r-- 1 jenkins jenkins 10 May 6 02:13 coverage.out [2023-05-06T02:29:19.382Z] drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:10 docs [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:10 go.mod [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:10 go.sum [2023-05-06T02:29:19.382Z] drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:10 internal [2023-05-06T02:29:19.382Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:10 snap [2023-05-06T02:29:19.382Z] drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:10 testing [2023-05-06T02:29:19.382Z] -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:10 version.go [2023-05-06T02:29:19.382Z] drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:29:19.733Z] + 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=df45d4bb7def39bb106afa7c8dc71389c0262d18 --label arch=arm64 --label version=0.0.0 . [2023-05-06T02:29:21.151Z] Sending build context to Docker daemon 31.64MB [2023-05-06T02:29:21.151Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-06T02:29:21.151Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-06T02:29:21.151Z] ---> cc57e986b827 [2023-05-06T02:29:21.151Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-06T02:29:21.746Z] ---> Running in 1a2cc4bc4079 [2023-05-06T02:29:22.016Z] Removing intermediate container 1a2cc4bc4079 [2023-05-06T02:29:22.016Z] ---> 267a9a591a15 [2023-05-06T02:29:22.016Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-06T02:29:22.287Z] ---> Running in 1ef8dc1e47f0 [2023-05-06T02:29:22.570Z] Removing intermediate container 1ef8dc1e47f0 [2023-05-06T02:29:22.570Z] ---> dcd4d58ba99a [2023-05-06T02:29:22.570Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-06T02:29:22.570Z] ---> Running in 27191c317e95 [2023-05-06T02:29:23.159Z] Removing intermediate container 27191c317e95 [2023-05-06T02:29:23.159Z] ---> 1bbe6858c2b2 [2023-05-06T02:29:23.159Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-06T02:29:23.159Z] ---> Running in 130c1a97672b [2023-05-06T02:29:23.430Z] Removing intermediate container 130c1a97672b [2023-05-06T02:29:23.430Z] ---> 7e67b914119d [2023-05-06T02:29:23.430Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-06T02:29:23.698Z] ---> Running in ff55cc6e2a86 [2023-05-06T02:29:23.967Z] Removing intermediate container ff55cc6e2a86 [2023-05-06T02:29:23.967Z] ---> 9d6183f13769 [2023-05-06T02:29:23.967Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-06T02:29:25.923Z] ---> 5d3fe50ec710 [2023-05-06T02:29:25.923Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-06T02:29:25.923Z] ---> Running in e29dc281f182 [2023-05-06T02:29:27.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-06T02:29:27.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-06T02:29:29.352Z] OK: 263 MiB in 53 packages [2023-05-06T02:29:30.778Z] Removing intermediate container e29dc281f182 [2023-05-06T02:29:30.778Z] ---> eb4fb591c268 [2023-05-06T02:29:30.778Z] Step 10/25 : ENV GO111MODULE=on [2023-05-06T02:29:30.778Z] ---> Running in 60367c83ccd5 [2023-05-06T02:29:31.048Z] Removing intermediate container 60367c83ccd5 [2023-05-06T02:29:31.048Z] ---> a5a21a734b58 [2023-05-06T02:29:31.048Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-06T02:29:31.048Z] ---> Running in c6d8980c9b96 [2023-05-06T02:29:31.635Z] Removing intermediate container c6d8980c9b96 [2023-05-06T02:29:31.635Z] ---> 7bc2a3d8556c [2023-05-06T02:29:31.635Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-06T02:29:32.224Z] ---> 312eb4c429f4 [2023-05-06T02:29:32.224Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-06T02:29:32.224Z] ---> Running in e71c3c79950a [2023-05-06T02:29:35.594Z] Removing intermediate container e71c3c79950a [2023-05-06T02:29:35.594Z] ---> 229919b50b2f [2023-05-06T02:29:35.594Z] Step 14/25 : COPY . . [2023-05-06T02:29:40.964Z] ---> d01b58753a51 [2023-05-06T02:29:40.964Z] Step 15/25 : RUN ${MAKE} [2023-05-06T02:29:40.964Z] ---> Running in 7e9ab21decc7 [2023-05-06T02:29:41.233Z] 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-06T02:32:18.043Z] Removing intermediate container 7e9ab21decc7 [2023-05-06T02:32:18.043Z] ---> 4c691cc621ec [2023-05-06T02:32:18.043Z] Step 16/25 : FROM alpine:3.17 [2023-05-06T02:32:18.043Z] 3.17: Pulling from library/alpine [2023-05-06T02:32:18.043Z] c41833b44d91: Already exists [2023-05-06T02:32:18.043Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-06T02:32:18.043Z] Status: Downloaded newer image for alpine:3.17 [2023-05-06T02:32:18.043Z] ---> 51e60588ff2c [2023-05-06T02:32:18.043Z] Step 17/25 : EXPOSE 4000 [2023-05-06T02:32:18.043Z] ---> Running in b7efe1698757 [2023-05-06T02:32:18.043Z] Removing intermediate container b7efe1698757 [2023-05-06T02:32:18.043Z] ---> 91e7dbabde77 [2023-05-06T02:32:18.043Z] 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-06T02:32:18.043Z] ---> 7bfe95273246 [2023-05-06T02:32:18.043Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-06T02:32:18.043Z] ---> b920063f1df4 [2023-05-06T02:32:18.043Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-06T02:32:18.043Z] ---> 8cc3a568a633 [2023-05-06T02:32:18.043Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-06T02:32:18.043Z] ---> Running in b3fd8d109456 [2023-05-06T02:32:18.043Z] Removing intermediate container b3fd8d109456 [2023-05-06T02:32:18.043Z] ---> 8c1ddd16cb30 [2023-05-06T02:32:18.043Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-06T02:32:18.314Z] ---> Running in 4df0b37181e2 [2023-05-06T02:32:18.585Z] Removing intermediate container 4df0b37181e2 [2023-05-06T02:32:18.585Z] ---> 532115208eff [2023-05-06T02:32:18.585Z] Step 23/25 : LABEL arch=arm64 [2023-05-06T02:32:18.585Z] ---> Running in 85997e41097d [2023-05-06T02:32:19.179Z] Removing intermediate container 85997e41097d [2023-05-06T02:32:19.179Z] ---> 9202c8c1ae2b [2023-05-06T02:32:19.179Z] Step 24/25 : LABEL git_sha=df45d4bb7def39bb106afa7c8dc71389c0262d18 [2023-05-06T02:32:19.179Z] ---> Running in 290d7c2a6a97 [2023-05-06T02:32:19.452Z] Removing intermediate container 290d7c2a6a97 [2023-05-06T02:32:19.452Z] ---> f6bca9d8f0a9 [2023-05-06T02:32:19.452Z] Step 25/25 : LABEL version=0.0.0 [2023-05-06T02:32:19.724Z] ---> Running in 7f246d87f25d [2023-05-06T02:32:19.999Z] Removing intermediate container 7f246d87f25d [2023-05-06T02:32:19.999Z] ---> e257497aed07 [2023-05-06T02:32:19.999Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-06T02:32:20.268Z] Successfully built e257497aed07 [2023-05-06T02:32:20.268Z] 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-06T02:32:20.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:32:20.744Z] [2023-05-06T02:32:20.744Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:32:21.101Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:32:21.376Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-06T02:32:21.376Z] 8998bd30e6a1: Pulling fs layer [2023-05-06T02:32:21.376Z] 04944245beec: Pulling fs layer [2023-05-06T02:32:21.376Z] 699f458cf7ca: Pulling fs layer [2023-05-06T02:32:21.376Z] 765212b225bb: Pulling fs layer [2023-05-06T02:32:21.376Z] f23df028b6ca: Pulling fs layer [2023-05-06T02:32:21.376Z] d65c8cfc05b1: Pulling fs layer [2023-05-06T02:32:21.376Z] 2437ff75d9bd: Pulling fs layer [2023-05-06T02:32:21.376Z] 765212b225bb: Waiting [2023-05-06T02:32:21.376Z] f23df028b6ca: Waiting [2023-05-06T02:32:21.376Z] d65c8cfc05b1: Waiting [2023-05-06T02:32:21.376Z] 2437ff75d9bd: Waiting [2023-05-06T02:32:21.376Z] 04944245beec: Verifying Checksum [2023-05-06T02:32:21.376Z] 04944245beec: Download complete [2023-05-06T02:32:21.376Z] 765212b225bb: Verifying Checksum [2023-05-06T02:32:21.376Z] 765212b225bb: Download complete [2023-05-06T02:32:21.376Z] f23df028b6ca: Verifying Checksum [2023-05-06T02:32:21.376Z] f23df028b6ca: Download complete [2023-05-06T02:32:21.649Z] d65c8cfc05b1: Verifying Checksum [2023-05-06T02:32:21.649Z] d65c8cfc05b1: Download complete [2023-05-06T02:32:21.649Z] 699f458cf7ca: Verifying Checksum [2023-05-06T02:32:21.649Z] 699f458cf7ca: Download complete [2023-05-06T02:32:22.247Z] 8998bd30e6a1: Verifying Checksum [2023-05-06T02:32:22.247Z] 8998bd30e6a1: Download complete [2023-05-06T02:32:24.860Z] 2437ff75d9bd: Verifying Checksum [2023-05-06T02:32:24.860Z] 2437ff75d9bd: Download complete [2023-05-06T02:32:26.811Z] 8998bd30e6a1: Pull complete [2023-05-06T02:32:27.079Z] 04944245beec: Pull complete [2023-05-06T02:32:28.493Z] 699f458cf7ca: Pull complete [2023-05-06T02:32:29.081Z] 765212b225bb: Pull complete [2023-05-06T02:32:29.668Z] f23df028b6ca: Pull complete [2023-05-06T02:32:29.938Z] d65c8cfc05b1: Pull complete [2023-05-06T02:32:44.961Z] 2437ff75d9bd: Pull complete [2023-05-06T02:32:44.961Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-06T02:32:44.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-06T02:32:44.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:32:45.188Z] prd-ubuntu20.04-docker-arm64-4c-16g-13975 does not seem to be running inside a container [2023-05-06T02:32:45.277Z] $ 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/8 -v /w/workspace/edgex-ui-go/8:/w/workspace/edgex-ui-go/8:rw,z -v /w/workspace/edgex-ui-go/8@tmp:/w/workspace/edgex-ui-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-06T02:32:48.817Z] $ docker top b2d3593d83a028a5d231dd391fa422ba2ea6025fd1132eb7423cabb6170e8607 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:32:49.722Z] ---> job-cost.sh [2023-05-06T02:32:49.722Z] lf-activate-venv: SKIPPING [2023-05-06T02:32:49.722Z] INFO: No Stack... [2023-05-06T02:32:50.314Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-06T02:32:51.283Z] INFO: Archiving Costs [Pipeline] sh [2023-05-06T02:32:51.937Z] + cat /w/workspace/edgex-ui-go/8/archives/cost.csv [2023-05-06T02:32:51.937Z] + cut -d, -f6 [Pipeline] lock [2023-05-06T02:32:52.038Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-589-8-stack-cost] [2023-05-06T02:32:52.044Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-8-stack-cost] did not exist. Created. [2023-05-06T02:32:52.044Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-589-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-06T02:32:52.724Z] /w/workspace/edgex-ui-go/8@tmp/durable-4375eed9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-06T02:32:53.401Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-06T02:32:53.424Z] Warning: overwriting stash ‘stack-cost’ [2023-05-06T02:32:59.059Z] Stashed 1 file(s) [Pipeline] } [2023-05-06T02:32:59.069Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-589-8-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-06T02:32:59.095Z] $ docker stop --time=1 b2d3593d83a028a5d231dd391fa422ba2ea6025fd1132eb7423cabb6170e8607 [2023-05-06T02:33:00.959Z] $ docker rm -f --volumes b2d3593d83a028a5d231dd391fa422ba2ea6025fd1132eb7423cabb6170e8607 [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-06T02:33:01.392Z] provisioning config files... [2023-05-06T02:33:01.400Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config14666081712297615741tmp [Pipeline] { [Pipeline] sh [2023-05-06T02:33:01.697Z] + set +x [2023-05-06T02:33:01.697Z] + curl -s https://codecov.io/bash [2023-05-06T02:33:01.697Z] + bash -s -- [2023-05-06T02:33:01.697Z] [2023-05-06T02:33:01.697Z] _____ _ [2023-05-06T02:33:01.697Z] / ____| | | [2023-05-06T02:33:01.697Z] | | ___ __| | ___ ___ _____ __ [2023-05-06T02:33:01.697Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-06T02:33:01.697Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-06T02:33:01.697Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-06T02:33:01.697Z] Bash-1.0.6 [2023-05-06T02:33:01.697Z] [2023-05-06T02:33:01.697Z] [2023-05-06T02:33:01.697Z] ==> git version 2.25.1 found [2023-05-06T02:33:01.697Z] ==> 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-06T02:33:01.697Z] Release-Date: 2020-01-08 [2023-05-06T02:33:01.697Z] 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-06T02:33:01.697Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-06T02:33:01.697Z] ==> Jenkins CI detected. [2023-05-06T02:33:01.697Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-589 [2023-05-06T02:33:01.697Z] project root: . [2023-05-06T02:33:01.697Z] --> token set from env [2023-05-06T02:33:01.697Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-06T02:33:01.697Z] ==> Running gcov in . (disable via -X gcov) [2023-05-06T02:33:01.956Z] ==> Python coveragepy not found [2023-05-06T02:33:01.956Z] ==> Searching for coverage reports in: [2023-05-06T02:33:01.956Z] + . [2023-05-06T02:33:01.956Z] -> Found 1 reports [2023-05-06T02:33:01.956Z] ==> Detecting git/mercurial file structure [2023-05-06T02:33:01.956Z] ==> Reading reports [2023-05-06T02:33:01.956Z] + ./coverage.out bytes=10 [2023-05-06T02:33:01.956Z] ==> Appending adjustments [2023-05-06T02:33:01.956Z] https://docs.codecov.io/docs/fixing-reports [2023-05-06T02:33:02.525Z] + Found adjustments [2023-05-06T02:33:02.526Z] ==> Gzipping contents [2023-05-06T02:33:02.526Z] 12K /tmp/codecov.g6ST2U.gz [2023-05-06T02:33:02.526Z] ==> Uploading reports [2023-05-06T02:33:02.526Z] url: https://codecov.io [2023-05-06T02:33:02.526Z] query: branch=PR-589&commit=2fb77e08322fc3570142e3215921c5f4d107d4a4&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-05-06T02:33:02.526Z] -> Pinging Codecov [2023-05-06T02:33:02.526Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-589&commit=2fb77e08322fc3570142e3215921c5f4d107d4a4&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-589%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=589&job=&cmd_args= [2023-05-06T02:33:02.784Z] -> Uploading to [2023-05-06T02:33:02.784Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-06/FB506323287CE973F263BFD2A0EB1F37/2fb77e08322fc3570142e3215921c5f4d107d4a4/25effdeb-6d43-4fc0-af3b-493a2501406f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230506T023302Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bacb4e25052ac4fb648f5d9c4b4f3dc0e515543681f63701ae05e8766559b40e [2023-05-06T02:33:02.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-06T02:33:02.784Z] Dload Upload Total Spent Left Speed [2023-05-06T02:33:03.043Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 39616 --:--:-- --:--:-- --:--:-- 39616 [2023-05-06T02:33:03.043Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/2fb77e08322fc3570142e3215921c5f4d107d4a4 [Pipeline] } [2023-05-06T02:33:03.050Z] 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-06T02:33:03.704Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives ] [2023-05-06T02:33:03.704Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-05-06T02:33:03.704Z] total 16 [2023-05-06T02:33:03.704Z] drwxr-xr-x 3 root root 4096 May 6 02:10 . [2023-05-06T02:33:03.704Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:10 .. [2023-05-06T02:33:03.704Z] drwxr-xr-x 2 root root 4096 May 6 02:10 cost [2023-05-06T02:33:03.704Z] -rw-r--r-- 1 root root 83 May 6 02:10 cost.csv [2023-05-06T02:33:03.704Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-05-06T02:33:03.704Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives [2023-05-06T02:33:03.704Z] total 16 [2023-05-06T02:33:03.704Z] drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:10 . [2023-05-06T02:33:03.704Z] drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:10 .. [2023-05-06T02:33:03.704Z] drwxr-xr-x 2 jenkins jenkins 4096 May 6 02:10 cost [2023-05-06T02:33:03.704Z] -rw-r--r-- 1 jenkins jenkins 83 May 6 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:03.997Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:04.858Z] ---> package-listing.sh [2023-05-06T02:33:04.858Z] ++ facter osfamily [2023-05-06T02:33:04.858Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-06T02:33:04.858Z] + OS_FAMILY=debian [2023-05-06T02:33:04.858Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-589 [2023-05-06T02:33:04.858Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-06T02:33:04.858Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-06T02:33:04.858Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-06T02:33:04.858Z] + PACKAGES=/tmp/packages_start.txt [2023-05-06T02:33:04.858Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' [2023-05-06T02:33:04.858Z] + PACKAGES=/tmp/packages_end.txt [2023-05-06T02:33:04.858Z] + case "${OS_FAMILY}" in [2023-05-06T02:33:04.858Z] + dpkg -l [2023-05-06T02:33:04.858Z] + grep '^ii' [2023-05-06T02:33:05.116Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-06T02:33:05.116Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-06T02:33:05.116Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-06T02:33:05.116Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-589 ']' [2023-05-06T02:33:05.116Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [2023-05-06T02:33:05.116Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-589/archives/ [Pipeline] echo [2023-05-06T02:33:05.126Z] 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-589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-06T02:33:05.405Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-06T02:33:05.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-06T02:33:05.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-06T02:33:06.035Z] prd-ubuntu20.04-docker-8c-8g-13958 does not seem to be running inside a container [2023-05-06T02:33:06.062Z] $ 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-589/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-589 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589:/w/workspace/edgexfoundry_edgex-ui-go_PR-589:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-06T02:33:06.236Z] $ docker top 11a3b8cc7cb5ee8fbed12946cf83616725d77b0745b4560258d3fb58e80a9461 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-06T02:33:06.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-06T02:33:06.884Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-06T02:33:07.171Z] + ls /var/log/sa-host [2023-05-06T02:33:07.171Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-06T02:33:07.244Z] provisioning config files... [2023-05-06T02:33:07.259Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-589@tmp/config8368234319670239837tmp [Pipeline] { [Pipeline] echo [2023-05-06T02:33:07.274Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:07.565Z] ---> create-netrc.sh [Pipeline] } [2023-05-06T02:33:07.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:07.890Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-06T02:33:07.898Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:08.180Z] ---> sudo-logs.sh [2023-05-06T02:33:08.180Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-06T02:33:08.209Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:08.492Z] ---> job-cost.sh [2023-05-06T02:33:08.492Z] lf-activate-venv: SKIPPING [2023-05-06T02:33:08.492Z] DEBUG: total: 0.2199999988079071 [2023-05-06T02:33:08.492Z] INFO: Retrieving Stack Cost... [2023-05-06T02:33:08.781Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-06T02:33:09.350Z] INFO: Archiving Costs [Pipeline] echo [2023-05-06T02:33:09.361Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-06T02:33:09.643Z] ---> logs-deploy.sh [2023-05-06T02:33:09.643Z] lf-activate-venv: SKIPPING [2023-05-06T02:33:09.643Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-589/8 [2023-05-06T02:33:09.643Z] INFO: archiving workspace using pattern(s): [2023-05-06T02:33:10.579Z] Archives upload complete. [2023-05-06T02:33:10.579Z] INFO: archiving logs to Nexus