Pull request #618 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 116b63d5d91e022accb13581612c1716ca2e3d97+588e4747f1d3645342cd4a28a51c9f1e9b808114 (ea6692fe37546b6b47c8ae72deea55d76f370851) 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-ssh2674515849902926331.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-ssh6556441056104090016.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15852878794461689296.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13143728013887853588.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5352185026676697595.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13470202488738798043.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16659’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16661 in /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [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-618 # 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 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 116b63d5d91e022accb13581612c1716ca2e3d97 Merge succeeded, producing 116b63d5d91e022accb13581612c1716ca2e3d97 Checking out Revision 116b63d5d91e022accb13581612c1716ca2e3d97 (PR-618) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > 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/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T05:00:21.045Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-24T05:00:21.219Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T05:00:21.323Z] ========================================================= [2023-05-24T05:00:21.323Z] EdgeX Global Pipelines Version Info [2023-05-24T05:00:21.323Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:00:22.065Z] ------------------- [2023-05-24T05:00:22.065Z] stable info: [2023-05-24T05:00:22.065Z] ------------------- [2023-05-24T05:00:22.065Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T05:00:22.065Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T05:00:22.065Z] Message: update stable to v1.0.249 [2023-05-24T05:00:22.637Z] ------------------- [2023-05-24T05:00:22.637Z] experimental info: [2023-05-24T05:00:22.638Z] ------------------- [2023-05-24T05:00:22.638Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T05:00:22.638Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T05:00:22.638Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T05:00:22.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-24T05:00:22.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-24T05:00:22.973Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T05:00:23.013Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T05:00:23.052Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T05:00:23.095Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T05:00:23.137Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T05:00:23.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T05:00:23.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T05:00:23.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T05:00:23.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T05:00:23.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-24T05:00:23.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T05:00:23.435Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T05:00:23.471Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T05:00:23.508Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T05:00:23.551Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T05:00:23.595Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T05:00:23.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T05:00:23.678Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T05:00:23.714Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T05:00:23.757Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T05:00:23.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T05:00:23.842Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T05:00:23.884Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T05:00:23.926Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T05:00:23.970Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T05:00:24.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-618 [Pipeline] echo [2023-05-24T05:00:24.053Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-618 [Pipeline] echo [2023-05-24T05:00:24.096Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-618 [Pipeline] echo [2023-05-24T05:00:24.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo [2023-05-24T05:00:24.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 116b63d [Pipeline] echo [2023-05-24T05:00:24.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T05:00:24.347Z] provisioning config files... [2023-05-24T05:00:24.395Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config9581989692666904011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:00:24.740Z] ---> docker-login.sh [2023-05-24T05:00:24.740Z] nexus3.edgexfoundry.org:10001 [2023-05-24T05:00:25.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:25.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:25.002Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:25.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:25.002Z] [2023-05-24T05:00:25.002Z] Login Succeeded [2023-05-24T05:00:25.002Z] nexus3.edgexfoundry.org:10002 [2023-05-24T05:00:25.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:25.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:25.002Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:25.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:25.002Z] [2023-05-24T05:00:25.002Z] Login Succeeded [2023-05-24T05:00:25.002Z] nexus3.edgexfoundry.org:10003 [2023-05-24T05:00:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:25.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:25.263Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:25.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:25.263Z] [2023-05-24T05:00:25.263Z] Login Succeeded [2023-05-24T05:00:25.263Z] nexus3.edgexfoundry.org:10004 [2023-05-24T05:00:25.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:25.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:25.263Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:25.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:25.263Z] [2023-05-24T05:00:25.263Z] Login Succeeded [2023-05-24T05:00:25.263Z] docker.io [2023-05-24T05:00:25.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:25.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:25.522Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:25.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:25.522Z] [2023-05-24T05:00:25.522Z] Login Succeeded [2023-05-24T05:00:25.522Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T05:00:25.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T05:00:26.161Z] + git rev-list -1 --merges 116b63d5d91e022accb13581612c1716ca2e3d97~1..116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo [2023-05-24T05:00:26.231Z] -----------> git rev-list -1 --merges 116b63d5d91e022accb13581612c1716ca2e3d97~1..116b63d5d91e022accb13581612c1716ca2e3d97 116b63d5d91e022accb13581612c1716ca2e3d97 [false] [Pipeline] sh [2023-05-24T05:00:26.542Z] + git log --format=format:%s -1 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo [2023-05-24T05:00:26.576Z] ========================================================= [2023-05-24T05:00:26.576Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T05:00:26.576Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T05:00:27.016Z] + git log --format=format:%s -1 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo [2023-05-24T05:00:27.048Z] [semverPrep] GIT_COMMIT: 116b63d5d91e022accb13581612c1716ca2e3d97, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-05-24T05:00:27.078Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T05:00:27.457Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T05:00:27.457Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T05:00:27.457Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T05:00:27.457Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T05:00:27.457Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T05:00:27.457Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T05:00:27.457Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:00:27.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T05:00:27.915Z] [2023-05-24T05:00:27.915Z] 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-24T05:00:28.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T05:00:28.328Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T05:00:28.328Z] b85a868b505f: Pulling fs layer [2023-05-24T05:00:28.328Z] e2be974225ed: Pulling fs layer [2023-05-24T05:00:28.328Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T05:00:28.328Z] 988bab9f4d93: Pulling fs layer [2023-05-24T05:00:28.328Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T05:00:28.328Z] eaf3925da568: Pulling fs layer [2023-05-24T05:00:28.328Z] bab4dde63d76: Pulling fs layer [2023-05-24T05:00:28.328Z] bde34c3a00c8: Pulling fs layer [2023-05-24T05:00:28.328Z] b352a97aabf1: Pulling fs layer [2023-05-24T05:00:28.328Z] 4872d77fe225: Pulling fs layer [2023-05-24T05:00:28.328Z] 5851b861e8e6: Pulling fs layer [2023-05-24T05:00:28.328Z] 988bab9f4d93: Waiting [2023-05-24T05:00:28.328Z] 1469e6f7b9e6: Waiting [2023-05-24T05:00:28.328Z] eaf3925da568: Waiting [2023-05-24T05:00:28.328Z] bab4dde63d76: Waiting [2023-05-24T05:00:28.328Z] bde34c3a00c8: Waiting [2023-05-24T05:00:28.328Z] b352a97aabf1: Waiting [2023-05-24T05:00:28.328Z] 4872d77fe225: Waiting [2023-05-24T05:00:28.328Z] 5851b861e8e6: Waiting [2023-05-24T05:00:28.328Z] e2be974225ed: Download complete [2023-05-24T05:00:28.328Z] 988bab9f4d93: Verifying Checksum [2023-05-24T05:00:28.328Z] 988bab9f4d93: Download complete [2023-05-24T05:00:28.587Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T05:00:28.587Z] 1469e6f7b9e6: Download complete [2023-05-24T05:00:28.587Z] eaf3925da568: Download complete [2023-05-24T05:00:28.587Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T05:00:28.587Z] 339a4e72a1f5: Download complete [2023-05-24T05:00:28.587Z] bde34c3a00c8: Verifying Checksum [2023-05-24T05:00:28.587Z] bde34c3a00c8: Download complete [2023-05-24T05:00:28.587Z] b352a97aabf1: Download complete [2023-05-24T05:00:28.587Z] 4872d77fe225: Download complete [2023-05-24T05:00:28.587Z] 5851b861e8e6: Download complete [2023-05-24T05:00:28.587Z] b85a868b505f: Verifying Checksum [2023-05-24T05:00:28.588Z] b85a868b505f: Download complete [2023-05-24T05:00:28.846Z] bab4dde63d76: Verifying Checksum [2023-05-24T05:00:28.846Z] bab4dde63d76: Download complete [2023-05-24T05:00:30.225Z] b85a868b505f: Pull complete [2023-05-24T05:00:30.225Z] e2be974225ed: Pull complete [2023-05-24T05:00:30.821Z] 339a4e72a1f5: Pull complete [2023-05-24T05:00:30.821Z] 988bab9f4d93: Pull complete [2023-05-24T05:00:31.081Z] 1469e6f7b9e6: Pull complete [2023-05-24T05:00:31.081Z] eaf3925da568: Pull complete [2023-05-24T05:00:32.984Z] bab4dde63d76: Pull complete [2023-05-24T05:00:32.984Z] bde34c3a00c8: Pull complete [2023-05-24T05:00:33.248Z] b352a97aabf1: Pull complete [2023-05-24T05:00:33.248Z] 4872d77fe225: Pull complete [2023-05-24T05:00:33.248Z] 5851b861e8e6: Pull complete [2023-05-24T05:00:33.509Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T05:00:33.509Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T05:00:33.509Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:00:33.745Z] prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container [2023-05-24T05:00:33.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T05:00:37.367Z] $ docker top c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 -eo pid,comm [2023-05-24T05:00:37.422Z] 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-24T05:00:37.422Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T05:00:37.557Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T05:00:37.557Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T05:00:37.672Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T05:00:37.678Z] $ docker exec c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 ssh-agent [2023-05-24T05:00:37.784Z] SSH_AUTH_SOCK=/tmp/ssh-nNQxYrx1Iuyj/agent.32 [2023-05-24T05:00:37.784Z] SSH_AGENT_PID=38 [2023-05-24T05:00:37.793Z] Running ssh-add (command line suppressed) [2023-05-24T05:00:37.903Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_2265392128180013461.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_2265392128180013461.key) [2023-05-24T05:00:37.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T05:00:38.252Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T05:00:38.282Z] $ docker exec --env ******** --env ******** c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 ssh-agent -k [2023-05-24T05:00:38.388Z] unset SSH_AUTH_SOCK; [2023-05-24T05:00:38.388Z] unset SSH_AGENT_PID; [2023-05-24T05:00:38.389Z] echo Agent pid 38 killed; [2023-05-24T05:00:38.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T05:00:38.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T05:00:38.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T05:00:38.613Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T05:00:38.620Z] $ docker exec c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 ssh-agent [2023-05-24T05:00:38.716Z] SSH_AUTH_SOCK=/tmp/ssh-NJIYSvLBKy0J/agent.70 [2023-05-24T05:00:38.716Z] SSH_AGENT_PID=76 [2023-05-24T05:00:38.721Z] Running ssh-add (command line suppressed) [2023-05-24T05:00:38.835Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_4257548563062389845.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_4257548563062389845.key) [2023-05-24T05:00:38.846Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T05:00:39.176Z] + git semver init [2023-05-24T05:00:39.435Z] 2023-05-24 05:00:39,358 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T05:00:39.435Z] 2023-05-24 05:00:39,359 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver [2023-05-24T05:00:39.435Z] 2023-05-24 05:00:39,359 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver [2023-05-24T05:00:39.435Z] 2023-05-24 05:00:39,359 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618, universal_newlines=False, shell=None, istream=None) [2023-05-24T05:00:41.346Z] 2023-05-24 05:00:40,825 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.git/info/exclude [2023-05-24T05:00:41.346Z] 2023-05-24 05:00:40,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 with force:False [2023-05-24T05:00:41.346Z] 2023-05-24 05:00:40,826 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 [2023-05-24T05:00:41.346Z] 2023-05-24 05:00:40,830 [execute] INFO git cat-file --batch-check [2023-05-24T05:00:41.346Z] 2023-05-24 05:00:40,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T05:00:41.346Z] 2023-05-24 05:00:40,835 [execute] INFO git cat-file --batch [2023-05-24T05:00:41.346Z] 2023-05-24 05:00:40,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T05:00:41.346Z] 2023-05-24 05:00:40,840 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 [2023-05-24T05:00:41.346Z] 0.0.0 [Pipeline] } [2023-05-24T05:00:41.379Z] $ docker exec --env ******** --env ******** c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 ssh-agent -k [2023-05-24T05:00:41.480Z] unset SSH_AUTH_SOCK; [2023-05-24T05:00:41.480Z] unset SSH_AGENT_PID; [2023-05-24T05:00:41.480Z] echo Agent pid 76 killed; [2023-05-24T05:00:41.489Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T05:00:41.914Z] + git semver [Pipeline] } [2023-05-24T05:00:42.201Z] $ docker stop --time=1 c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 [2023-05-24T05:00:43.541Z] $ docker rm -f --volumes c6b990111aa3a83ae0747dd1de56d3f35fee8f16f317fc8f814a454bf4f03763 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T05:00:43.941Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T05:00:44.231Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T05:00:44.248Z] [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-24T05:00:44.828Z] provisioning config files... [2023-05-24T05:00:44.838Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config2667244353048480238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:00:45.182Z] ---> docker-login.sh [2023-05-24T05:00:45.182Z] nexus3.edgexfoundry.org:10001 [2023-05-24T05:00:45.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:45.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:45.182Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:45.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:45.182Z] [2023-05-24T05:00:45.182Z] Login Succeeded [2023-05-24T05:00:45.182Z] nexus3.edgexfoundry.org:10002 [2023-05-24T05:00:45.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:45.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:45.182Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:45.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:45.182Z] [2023-05-24T05:00:45.182Z] Login Succeeded [2023-05-24T05:00:45.182Z] nexus3.edgexfoundry.org:10003 [2023-05-24T05:00:45.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:45.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:45.443Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:45.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:45.443Z] [2023-05-24T05:00:45.443Z] Login Succeeded [2023-05-24T05:00:45.443Z] nexus3.edgexfoundry.org:10004 [2023-05-24T05:00:45.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:45.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:45.443Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:45.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:45.443Z] [2023-05-24T05:00:45.443Z] Login Succeeded [2023-05-24T05:00:45.443Z] docker.io [2023-05-24T05:00:45.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:00:45.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:00:45.703Z] Configure a credential helper to remove this warning. See [2023-05-24T05:00:45.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:00:45.703Z] [2023-05-24T05:00:45.703Z] Login Succeeded [2023-05-24T05:00:45.703Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T05:00:45.734Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T05:00:45.935Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:00:45.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:00:46.004Z] ========================================================= [2023-05-24T05:00:46.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T05:00:46.005Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:00:46.472Z] + 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-24T05:00:46.732Z] Sending build context to Docker daemon 47.7MB [2023-05-24T05:00:46.732Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:00:46.732Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T05:00:46.732Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T05:00:46.732Z] f56be85fc22e: Pulling fs layer [2023-05-24T05:00:46.732Z] 85791d961cd3: Pulling fs layer [2023-05-24T05:00:46.732Z] d694b5ae8c79: Pulling fs layer [2023-05-24T05:00:46.732Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T05:00:46.732Z] 4d19c01a9841: Pulling fs layer [2023-05-24T05:00:46.732Z] 9325e15d5711: Pulling fs layer [2023-05-24T05:00:46.732Z] 556b6ee489ea: Pulling fs layer [2023-05-24T05:00:46.732Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T05:00:46.732Z] 9f32a84ed3da: Waiting [2023-05-24T05:00:46.732Z] 4d19c01a9841: Waiting [2023-05-24T05:00:46.732Z] 9325e15d5711: Waiting [2023-05-24T05:00:46.732Z] 556b6ee489ea: Waiting [2023-05-24T05:00:46.732Z] c5a4b2cf53e6: Waiting [2023-05-24T05:00:46.732Z] 85791d961cd3: Verifying Checksum [2023-05-24T05:00:46.732Z] 85791d961cd3: Download complete [2023-05-24T05:00:46.732Z] 9f32a84ed3da: Download complete [2023-05-24T05:00:46.732Z] 4d19c01a9841: Verifying Checksum [2023-05-24T05:00:46.732Z] 4d19c01a9841: Download complete [2023-05-24T05:00:46.990Z] f56be85fc22e: Verifying Checksum [2023-05-24T05:00:46.990Z] f56be85fc22e: Download complete [2023-05-24T05:00:46.991Z] 9325e15d5711: Verifying Checksum [2023-05-24T05:00:46.991Z] 9325e15d5711: Download complete [2023-05-24T05:00:46.991Z] f56be85fc22e: Pull complete [2023-05-24T05:00:47.264Z] 85791d961cd3: Pull complete [2023-05-24T05:00:47.524Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T05:00:47.524Z] c5a4b2cf53e6: Download complete [2023-05-24T05:00:47.782Z] d694b5ae8c79: Verifying Checksum [2023-05-24T05:00:47.782Z] d694b5ae8c79: Download complete [2023-05-24T05:00:48.040Z] 556b6ee489ea: Verifying Checksum [2023-05-24T05:00:48.040Z] 556b6ee489ea: Download complete [2023-05-24T05:00:51.347Z] d694b5ae8c79: Pull complete [2023-05-24T05:00:51.347Z] 9f32a84ed3da: Pull complete [2023-05-24T05:00:51.347Z] 4d19c01a9841: Pull complete [2023-05-24T05:00:51.609Z] 9325e15d5711: Pull complete [2023-05-24T05:00:54.145Z] 556b6ee489ea: Pull complete [2023-05-24T05:00:55.078Z] c5a4b2cf53e6: Pull complete [2023-05-24T05:00:55.078Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T05:00:55.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T05:00:55.078Z] ---> c4be618373d6 [2023-05-24T05:00:55.078Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:00:59.635Z] Still waiting to schedule task [2023-05-24T05:00:59.635Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16662’ is offline [2023-05-24T05:01:03.211Z] ---> Running in 34a82ef76110 [2023-05-24T05:01:03.212Z] Removing intermediate container 34a82ef76110 [2023-05-24T05:01:03.212Z] ---> 433724300211 [2023-05-24T05:01:03.212Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:01:03.212Z] ---> Running in 3306add31b58 [2023-05-24T05:01:03.212Z] Removing intermediate container 3306add31b58 [2023-05-24T05:01:03.212Z] ---> d046ea82b073 [2023-05-24T05:01:03.212Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:01:03.212Z] ---> Running in 13c17827c502 [2023-05-24T05:01:03.212Z] Removing intermediate container 13c17827c502 [2023-05-24T05:01:03.212Z] ---> 9407a03c005c [2023-05-24T05:01:03.212Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T05:01:03.212Z] ---> Running in 83dbc3ff1627 [2023-05-24T05:01:03.212Z] Removing intermediate container 83dbc3ff1627 [2023-05-24T05:01:03.212Z] ---> 2b6fd67e2bc4 [2023-05-24T05:01:03.212Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:01:03.212Z] ---> Running in 9b47a8b613e8 [2023-05-24T05:01:03.212Z] Removing intermediate container 9b47a8b613e8 [2023-05-24T05:01:03.212Z] ---> c0de3f28c988 [2023-05-24T05:01:03.212Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:01:03.212Z] latest: Pulling from library/docker [2023-05-24T05:01:03.212Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-24T05:01:03.212Z] dfb60e7f5d22: Pulling fs layer [2023-05-24T05:01:03.212Z] f74671f55a8d: Pulling fs layer [2023-05-24T05:01:03.212Z] 75039dcfa57a: Pulling fs layer [2023-05-24T05:01:03.212Z] a867a08cc62a: Pulling fs layer [2023-05-24T05:01:03.212Z] f897c97d93d5: Pulling fs layer [2023-05-24T05:01:03.212Z] 5893dfdf0269: Pulling fs layer [2023-05-24T05:01:03.212Z] 7bd0f5addfbf: Pulling fs layer [2023-05-24T05:01:03.212Z] b3364461d2a2: Pulling fs layer [2023-05-24T05:01:03.212Z] 3b63b390fabe: Pulling fs layer [2023-05-24T05:01:03.212Z] a867a08cc62a: Waiting [2023-05-24T05:01:03.212Z] f897c97d93d5: Waiting [2023-05-24T05:01:03.212Z] 75039dcfa57a: Waiting [2023-05-24T05:01:03.212Z] 7bd0f5addfbf: Waiting [2023-05-24T05:01:03.212Z] b3364461d2a2: Waiting [2023-05-24T05:01:03.212Z] 200a256d559f: Pulling fs layer [2023-05-24T05:01:03.212Z] 3b63b390fabe: Waiting [2023-05-24T05:01:03.212Z] f36549cf8e4b: Pulling fs layer [2023-05-24T05:01:03.212Z] 135f01648aa4: Pulling fs layer [2023-05-24T05:01:03.212Z] 200a256d559f: Waiting [2023-05-24T05:01:03.212Z] f36549cf8e4b: Waiting [2023-05-24T05:01:03.212Z] f9804e6a84f9: Pulling fs layer [2023-05-24T05:01:03.212Z] 135f01648aa4: Waiting [2023-05-24T05:01:03.212Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-24T05:01:03.212Z] 8a49fdb3b6a5: Download complete [2023-05-24T05:01:03.212Z] f74671f55a8d: Download complete [2023-05-24T05:01:03.212Z] dfb60e7f5d22: Verifying Checksum [2023-05-24T05:01:03.212Z] dfb60e7f5d22: Download complete [2023-05-24T05:01:03.212Z] a867a08cc62a: Verifying Checksum [2023-05-24T05:01:03.212Z] a867a08cc62a: Download complete [2023-05-24T05:01:03.212Z] 8a49fdb3b6a5: Pull complete [2023-05-24T05:01:03.212Z] 75039dcfa57a: Verifying Checksum [2023-05-24T05:01:03.212Z] 75039dcfa57a: Download complete [2023-05-24T05:01:03.485Z] 5893dfdf0269: Verifying Checksum [2023-05-24T05:01:03.485Z] 5893dfdf0269: Download complete [2023-05-24T05:01:03.485Z] f897c97d93d5: Verifying Checksum [2023-05-24T05:01:03.485Z] f897c97d93d5: Download complete [2023-05-24T05:01:03.485Z] 7bd0f5addfbf: Download complete [2023-05-24T05:01:03.485Z] b3364461d2a2: Verifying Checksum [2023-05-24T05:01:03.485Z] b3364461d2a2: Download complete [2023-05-24T05:01:03.485Z] 200a256d559f: Verifying Checksum [2023-05-24T05:01:03.485Z] 200a256d559f: Download complete [2023-05-24T05:01:03.485Z] dfb60e7f5d22: Pull complete [2023-05-24T05:01:03.485Z] 3b63b390fabe: Verifying Checksum [2023-05-24T05:01:03.485Z] 3b63b390fabe: Download complete [2023-05-24T05:01:03.485Z] f74671f55a8d: Pull complete [2023-05-24T05:01:03.485Z] 135f01648aa4: Verifying Checksum [2023-05-24T05:01:03.485Z] 135f01648aa4: Download complete [2023-05-24T05:01:03.745Z] f9804e6a84f9: Download complete [2023-05-24T05:01:03.745Z] 75039dcfa57a: Pull complete [2023-05-24T05:01:04.004Z] f36549cf8e4b: Verifying Checksum [2023-05-24T05:01:04.004Z] f36549cf8e4b: Download complete [2023-05-24T05:01:04.263Z] a867a08cc62a: Pull complete [2023-05-24T05:01:04.522Z] f897c97d93d5: Pull complete [2023-05-24T05:01:04.782Z] 5893dfdf0269: Pull complete [2023-05-24T05:01:04.782Z] 7bd0f5addfbf: Pull complete [2023-05-24T05:01:04.782Z] b3364461d2a2: Pull complete [2023-05-24T05:01:05.043Z] 3b63b390fabe: Pull complete [2023-05-24T05:01:05.043Z] 200a256d559f: Pull complete [2023-05-24T05:01:06.423Z] f36549cf8e4b: Pull complete [2023-05-24T05:01:06.423Z] 135f01648aa4: Pull complete [2023-05-24T05:01:06.423Z] f9804e6a84f9: Pull complete [2023-05-24T05:01:06.423Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T05:01:06.423Z] Status: Downloaded newer image for docker:latest [2023-05-24T05:01:08.966Z] ---> 0abbc94d976a [2023-05-24T05:01:08.966Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:01:08.966Z] ---> Running in b06be091f1ac [2023-05-24T05:01:09.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T05:01:09.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T05:01:09.741Z] OK: 265 MiB in 53 packages [2023-05-24T05:01:09.999Z] Removing intermediate container b06be091f1ac [2023-05-24T05:01:09.999Z] ---> 2db43b67f4c0 [2023-05-24T05:01:09.999Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T05:01:09.999Z] ---> Running in 81e7bfda9941 [2023-05-24T05:01:09.999Z] Removing intermediate container 81e7bfda9941 [2023-05-24T05:01:09.999Z] ---> b58ec5f02aa4 [2023-05-24T05:01:09.999Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:01:09.999Z] ---> Running in 3d237320f36e [2023-05-24T05:01:10.311Z] Removing intermediate container 3d237320f36e [2023-05-24T05:01:10.311Z] ---> 93a2311e19ca [2023-05-24T05:01:10.311Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T05:01:10.311Z] ---> 6e6eb94e4daf [2023-05-24T05:01:10.311Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:01:10.311Z] ---> Running in 8d44f32ba454 [2023-05-24T05:01:42.558Z] Removing intermediate container 8d44f32ba454 [2023-05-24T05:01:42.558Z] ---> d86cb5acc8eb [2023-05-24T05:01:42.558Z] Step 14/15 : COPY . . [2023-05-24T05:01:42.558Z] ---> 1c0ca66e6032 [2023-05-24T05:01:42.558Z] Step 15/15 : RUN ${MAKE} [2023-05-24T05:01:42.558Z] ---> Running in e2ef3b515c7f [2023-05-24T05:01:42.558Z] noop [2023-05-24T05:01:42.558Z] Removing intermediate container e2ef3b515c7f [2023-05-24T05:01:42.558Z] ---> 2add1aa1b8db [2023-05-24T05:01:42.558Z] Successfully built 2add1aa1b8db [2023-05-24T05:01:42.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:01:43.028Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T05:01:43.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:01:43.195Z] prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container [2023-05-24T05:01:43.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T05:01:43.601Z] $ docker top f6b422a2829b1e4692f1c35c790a0aff5333c6bf83c51be0a447c1031e374b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:01:43.997Z] + go version [2023-05-24T05:01:43.997Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T05:01:44.037Z] $ docker stop --time=1 f6b422a2829b1e4692f1c35c790a0aff5333c6bf83c51be0a447c1031e374b67 [2023-05-24T05:01:45.325Z] $ docker rm -f --volumes f6b422a2829b1e4692f1c35c790a0aff5333c6bf83c51be0a447c1031e374b67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:01:46.030Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T05:01:46.030Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:01:46.155Z] prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container [2023-05-24T05:01:46.192Z] $ 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-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T05:01:46.596Z] $ docker top 9064ca42c5d41f1f4b86b6faa4a43b65ce0b76e70183fd62a77815c4be4591de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:01:47.032Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [Pipeline] fileExists [Pipeline] sh [2023-05-24T05:01:47.397Z] + make test [2023-05-24T05:01:47.397Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T05:01:52.696Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T05:02:02.677Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T05:02:02.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T05:02:02.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T05:02:02.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T05:02:02.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T05:02:02.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T05:02:02.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T05:02:02.677Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T05:02:02.677Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T05:02:05.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T05:02:05.210Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T05:02:05.210Z] ./bin/test-attribution-txt.sh [2023-05-24T05:02:05.210Z] make -C web test [2023-05-24T05:02:05.210Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/web' [2023-05-24T05:02:05.210Z] make[1]: tput: No such file or directory [2023-05-24T05:02:05.210Z] make[1]: tput: No such file or directory [2023-05-24T05:02:05.210Z] warning: generating ./VERSION [2023-05-24T05:02:05.210Z] echo "0.0.0" > VERSION [2023-05-24T05:02:05.210Z] docker build \ [2023-05-24T05:02:05.210Z] -f Dockerfile \ [2023-05-24T05:02:05.210Z] --build-arg USER=1000 \ [2023-05-24T05:02:05.210Z] \ [2023-05-24T05:02:05.210Z] --label "git_sha=116b63d5d91e022accb13581612c1716ca2e3d97" \ [2023-05-24T05:02:05.210Z] -t edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 \ [2023-05-24T05:02:05.210Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T05:02:05.210Z] . [2023-05-24T05:02:05.210Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T05:02:05.210Z] Install the buildx component to build images with BuildKit: [2023-05-24T05:02:05.210Z] https://docs.docker.com/go/buildx/ [2023-05-24T05:02:05.210Z] [2023-05-24T05:02:05.210Z] Sending build context to Docker daemon 2.571MB [2023-05-24T05:02:05.210Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T05:02:05.210Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T05:02:05.210Z] 9621f1afde84: Pulling fs layer [2023-05-24T05:02:05.210Z] c6f70ee39829: Pulling fs layer [2023-05-24T05:02:05.210Z] 56892a8094a2: Pulling fs layer [2023-05-24T05:02:05.210Z] 58dd87906ef0: Pulling fs layer [2023-05-24T05:02:05.210Z] 58dd87906ef0: Waiting [2023-05-24T05:02:05.210Z] 56892a8094a2: Download complete [2023-05-24T05:02:05.210Z] 9621f1afde84: Verifying Checksum [2023-05-24T05:02:05.210Z] 9621f1afde84: Download complete [2023-05-24T05:02:05.210Z] 58dd87906ef0: Verifying Checksum [2023-05-24T05:02:05.210Z] 58dd87906ef0: Download complete [2023-05-24T05:02:05.468Z] 9621f1afde84: Pull complete [2023-05-24T05:02:05.468Z] c6f70ee39829: Verifying Checksum [2023-05-24T05:02:05.468Z] c6f70ee39829: Download complete [2023-05-24T05:02:06.846Z] c6f70ee39829: Pull complete [2023-05-24T05:02:06.846Z] 56892a8094a2: Pull complete [2023-05-24T05:02:06.846Z] 58dd87906ef0: Pull complete [2023-05-24T05:02:06.846Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T05:02:06.846Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T05:02:06.846Z] ---> b69703f70c3d [2023-05-24T05:02:06.846Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T05:02:09.398Z] ---> Running in 53a0d326993f [2023-05-24T05:02:09.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-24T05:02:09.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-24T05:02:10.179Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-24T05:02:10.179Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-24T05:02:10.179Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-24T05:02:10.179Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-24T05:02:10.179Z] (5/129) Installing libxcb (1.14-r2) [2023-05-24T05:02:10.179Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-24T05:02:10.179Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-24T05:02:10.179Z] (8/129) Installing libice (1.0.10-r0) [2023-05-24T05:02:10.179Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-24T05:02:10.179Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-24T05:02:10.179Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-24T05:02:10.179Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-24T05:02:10.179Z] (13/129) Installing xset (1.2.4-r0) [2023-05-24T05:02:10.179Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-24T05:02:10.179Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-24T05:02:10.179Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T05:02:10.179Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-24T05:02:10.179Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-24T05:02:10.179Z] (19/129) Installing libintl (0.21-r0) [2023-05-24T05:02:10.179Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-24T05:02:10.179Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-24T05:02:10.179Z] (22/129) Installing pcre (8.45-r1) [2023-05-24T05:02:10.179Z] (23/129) Installing glib (2.70.5-r0) [2023-05-24T05:02:10.179Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-24T05:02:10.179Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-24T05:02:10.179Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-24T05:02:10.179Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T05:02:10.179Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T05:02:10.442Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-24T05:02:10.442Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-24T05:02:10.442Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-24T05:02:10.442Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-24T05:02:10.442Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T05:02:10.442Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T05:02:10.442Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-24T05:02:10.442Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-24T05:02:10.442Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-24T05:02:10.442Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-24T05:02:10.442Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-24T05:02:10.442Z] (40/129) Installing libxi (1.8-r0) [2023-05-24T05:02:10.442Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-24T05:02:10.442Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-24T05:02:10.442Z] (43/129) Installing atk (2.36.0-r0) [2023-05-24T05:02:10.442Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-24T05:02:10.442Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-24T05:02:10.442Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-24T05:02:10.442Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T05:02:10.442Z] (48/129) Installing expat (2.5.0-r0) [2023-05-24T05:02:10.442Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-24T05:02:10.442Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-24T05:02:10.442Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-24T05:02:10.442Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-24T05:02:10.442Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-24T05:02:10.442Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-24T05:02:10.442Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-24T05:02:10.442Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-24T05:02:10.442Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-24T05:02:10.442Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-24T05:02:10.442Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-24T05:02:10.442Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-24T05:02:10.442Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-24T05:02:10.442Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-24T05:02:10.442Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-24T05:02:10.699Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-24T05:02:10.699Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-24T05:02:10.699Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-24T05:02:10.699Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-24T05:02:10.699Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-24T05:02:10.699Z] (69/129) Installing pango (1.48.10-r0) [2023-05-24T05:02:10.699Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T05:02:10.699Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T05:02:10.699Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T05:02:10.699Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-24T05:02:10.699Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-24T05:02:10.699Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T05:02:10.699Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T05:02:10.699Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-24T05:02:10.699Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-24T05:02:10.699Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-24T05:02:10.699Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T05:02:13.245Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-24T05:02:13.246Z] (80/129) Installing flac (1.3.4-r0) [2023-05-24T05:02:13.246Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T05:02:13.246Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T05:02:13.246Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-24T05:02:13.246Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-24T05:02:13.246Z] (85/129) Installing libass (0.15.2-r0) [2023-05-24T05:02:13.246Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-24T05:02:13.246Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T05:02:13.246Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T05:02:13.246Z] (89/129) Installing lame (3.100-r0) [2023-05-24T05:02:13.246Z] (90/129) Installing opus (1.3.1-r1) [2023-05-24T05:02:13.246Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T05:02:13.246Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-24T05:02:13.246Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-24T05:02:13.246Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-24T05:02:13.246Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-24T05:02:13.246Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T05:02:13.246Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-24T05:02:13.246Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-24T05:02:13.246Z] (99/129) Installing libva (2.13.0-r0) [2023-05-24T05:02:13.246Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-24T05:02:13.246Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-24T05:02:13.246Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-24T05:02:13.246Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-24T05:02:13.246Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-24T05:02:13.246Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-24T05:02:13.246Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-24T05:02:13.246Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-24T05:02:13.246Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T05:02:13.246Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-24T05:02:13.246Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-24T05:02:13.246Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T05:02:13.246Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-24T05:02:13.246Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-24T05:02:13.246Z] (114/129) Installing nspr (4.32-r0) [2023-05-24T05:02:13.246Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-24T05:02:13.246Z] (116/129) Installing nss (3.78.1-r0) [2023-05-24T05:02:13.246Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-24T05:02:13.246Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-24T05:02:13.246Z] (119/129) Installing orc (0.4.32-r0) [2023-05-24T05:02:13.246Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-24T05:02:13.246Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-24T05:02:13.246Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-24T05:02:13.246Z] (123/129) Installing libpulse (15.0-r2) [2023-05-24T05:02:13.246Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-24T05:02:13.505Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-24T05:02:13.505Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-24T05:02:13.505Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-24T05:02:13.505Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-24T05:02:13.505Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-24T05:02:14.442Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T05:02:14.442Z] Executing glib-2.70.5-r0.trigger [2023-05-24T05:02:14.442Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T05:02:15.010Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T05:02:15.010Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T05:02:15.010Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T05:02:15.010Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T05:02:15.010Z] OK: 286 MiB in 145 packages [2023-05-24T05:02:21.680Z] Removing intermediate container 53a0d326993f [2023-05-24T05:02:21.680Z] ---> a8124d8e475d [2023-05-24T05:02:21.680Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T05:02:21.680Z] ---> Running in 883463da9cda [2023-05-24T05:02:21.680Z] Removing intermediate container 883463da9cda [2023-05-24T05:02:21.680Z] ---> 178d387588fa [2023-05-24T05:02:21.680Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T05:02:21.680Z] ---> Running in 71164aa58dbd [2023-05-24T05:02:21.680Z] Removing intermediate container 71164aa58dbd [2023-05-24T05:02:21.680Z] ---> 46893065670b [2023-05-24T05:02:21.680Z] Step 5/10 : RUN npm install -g npm [2023-05-24T05:02:21.680Z] ---> Running in 24f562c282d1 [2023-05-24T05:02:28.401Z] [2023-05-24T05:02:28.401Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-24T05:02:28.401Z] [2023-05-24T05:02:28.401Z] 27 packages are looking for funding [2023-05-24T05:02:28.401Z] run `npm fund` for details [2023-05-24T05:02:28.401Z] [2023-05-24T05:02:28.401Z] found 0 vulnerabilities [2023-05-24T05:02:29.775Z] Removing intermediate container 24f562c282d1 [2023-05-24T05:02:29.776Z] ---> b0156a646cee [2023-05-24T05:02:29.776Z] Step 6/10 : ARG USER=1000 [2023-05-24T05:02:29.776Z] ---> Running in 2e99c31bac93 [2023-05-24T05:02:29.776Z] Removing intermediate container 2e99c31bac93 [2023-05-24T05:02:29.776Z] ---> bcf70c25bd83 [2023-05-24T05:02:29.776Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T05:02:29.776Z] ---> Running in 629dc4d0c8dd [2023-05-24T05:02:30.344Z] Removing intermediate container 629dc4d0c8dd [2023-05-24T05:02:30.344Z] ---> 2369b90dfeeb [2023-05-24T05:02:30.344Z] Step 8/10 : USER $USER:$USER [2023-05-24T05:02:30.344Z] ---> Running in 4a7f8dcc5610 [2023-05-24T05:02:30.603Z] Removing intermediate container 4a7f8dcc5610 [2023-05-24T05:02:30.603Z] ---> df3d4d879485 [2023-05-24T05:02:30.603Z] Step 9/10 : WORKDIR /app [2023-05-24T05:02:30.603Z] ---> Running in 5c9017f9caff [2023-05-24T05:02:30.603Z] Removing intermediate container 5c9017f9caff [2023-05-24T05:02:30.603Z] ---> cb73f297b740 [2023-05-24T05:02:30.603Z] Step 10/10 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T05:02:30.603Z] ---> Running in 5e70454ae94d [2023-05-24T05:02:30.603Z] Removing intermediate container 5e70454ae94d [2023-05-24T05:02:30.603Z] ---> 6fe2f75d6802 [2023-05-24T05:02:30.603Z] Successfully built 6fe2f75d6802 [2023-05-24T05:02:30.862Z] Successfully tagged edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T05:02:30.862Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T05:02:30.862Z] touch edgex-web-ui.imagebuilt [2023-05-24T05:02:30.862Z] mkdir -p node_modules coverage [2023-05-24T05:02:30.862Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T05:02:30.862Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T05:02:32.760Z] npm WARN old lockfile [2023-05-24T05:02:32.760Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T05:02:32.760Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T05:02:32.760Z] npm WARN old lockfile [2023-05-24T05:02:32.760Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T05:02:32.760Z] npm WARN old lockfile [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE required: { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE }, [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE required: { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE }, [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE required: { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE }, [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE required: { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE }, [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE required: { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE }, [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE required: { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE }, [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE required: { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE }, [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE required: { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE }, [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE required: { [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE }, [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:02:39.328Z] npm WARN EBADENGINE } [2023-05-24T05:02:44.596Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T05:02:44.596Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-24T05:02:44.596Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T05:02:44.596Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:02:44.596Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T05:02:44.596Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T05:02:44.856Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T05:02:46.264Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T05:02:46.832Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T05:02:47.091Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T05:02:48.467Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T05:02:50.400Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-24T05:02:50.400Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-24T05:02:50.400Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:02:50.965Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-24T05:02:51.223Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-24T05:02:52.159Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:02:53.265Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-24T05:02:53.524Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-24T05:02:56.056Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-24T05:02:58.588Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-24T05:03:03.863Z] [2023-05-24T05:03:03.863Z] added 1478 packages, and audited 1479 packages in 32s [2023-05-24T05:03:03.863Z] [2023-05-24T05:03:03.863Z] 90 packages are looking for funding [2023-05-24T05:03:03.863Z] run `npm fund` for details [2023-05-24T05:03:03.863Z] [2023-05-24T05:03:03.863Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T05:03:03.863Z] [2023-05-24T05:03:03.863Z] To address issues that do not require attention, run: [2023-05-24T05:03:03.863Z] npm audit fix [2023-05-24T05:03:03.863Z] [2023-05-24T05:03:03.863Z] To address all issues (including breaking changes), run: [2023-05-24T05:03:03.863Z] npm audit fix --force [2023-05-24T05:03:03.863Z] [2023-05-24T05:03:03.863Z] Run `npm audit` for details. [2023-05-24T05:03:13.980Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-24T05:03:16.528Z] - Generating browser application bundles (phase: setup)... [2023-05-24T05:03:20.733Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T05:03:20.733Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T05:03:24.187Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T05:03:24.187Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T05:03:25.138Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T05:03:25.138Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T05:03:25.706Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T05:03:25.706Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T05:03:25.966Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T05:03:25.966Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T05:03:25.966Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T05:03:26.534Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T05:03:26.534Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T05:03:28.479Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T05:03:35.086Z] 24 05 2023 05:03:34.396:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T05:03:35.086Z] 24 05 2023 05:03:34.398:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T05:03:35.086Z] 24 05 2023 05:03:34.402:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T05:03:38.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16664 in /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [Pipeline] { [Pipeline] ws [2023-05-24T05:03:38.113Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T05:03:38.197Z] The recommended git tool is: git [2023-05-24T05:03:44.009Z] using credential edgex-jenkins-ssh [2023-05-24T05:03:44.026Z] Cloning the remote Git repository [2023-05-24T05:03:44.077Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T05:03:44.187Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-05-24T05:03:44.372Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T05:03:44.374Z] > git --version # timeout=10 [2023-05-24T05:03:44.404Z] > git --version # 'git version 2.25.1' [2023-05-24T05:03:44.407Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T05:03:44.596Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T05:03:47.738Z] ✔ Browser application bundle generation complete. [2023-05-24T05:03:47.738Z] 24 05 2023 05:03:47.012:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket TLDNh7W6WRe8KJlsAAAB with id 70085821 [2023-05-24T05:03:48.065Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T05:03:48.093Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T05:03:49.529Z] Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T05:03:48.980Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-24T05:03:49.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-24T05:03:49.024Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T05:03:49.045Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T05:03:49.549Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T05:03:49.632Z] > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 [2023-05-24T05:03:50.154Z] Merge succeeded, producing 116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T05:03:50.155Z] Checking out Revision 116b63d5d91e022accb13581612c1716ca2e3d97 (PR-618) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.059 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.071 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.077 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.081 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.085 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.089 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.094 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.113 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.222 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.303 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.31 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.313 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.322 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.327 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.329 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.332 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.334 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.38 secs) [2023-05-24T05:03:50.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.39 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.439 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.451 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.495 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.516 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.527 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.531 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.535 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.538 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.543 secs) [2023-05-24T05:03:50.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.547 secs) [2023-05-24T05:03:50.529Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.548 secs) [2023-05-24T05:03:50.529Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.562 secs) [2023-05-24T05:03:50.529Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.566 secs) [2023-05-24T05:03:50.529Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.568 secs) [2023-05-24T05:03:50.529Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.586 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.598 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.6 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.629 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.632 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.635 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.638 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.664 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.673 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.685 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.693 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.695 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.721 secs) [2023-05-24T05:03:50.788Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.763 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.772 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.779 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.784 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.794 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 0.797 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 0.8 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 0.847 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 0.856 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 0.864 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 0.875 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 0.886 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 0.902 secs) [2023-05-24T05:03:51.046Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 0.942 secs) [2023-05-24T05:03:51.180Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-05-24T05:03:51.245Z] > git --version # timeout=10 [2023-05-24T05:03:51.257Z] > git --version # 'git version 2.25.1' [2023-05-24T05:03:51.270Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T05:03:51.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.981 secs) [2023-05-24T05:03:51.305Z] WARN: ' [2023-05-24T05:03:51.305Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:03:51.305Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:03:51.305Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:03:51.305Z] in a future version of Angular. [2023-05-24T05:03:51.305Z] [2023-05-24T05:03:51.305Z] For more information on this, see our API docs here: [2023-05-24T05:03:51.305Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:03:51.305Z] ' [2023-05-24T05:03:51.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 0.981 secs) [2023-05-24T05:03:51.305Z] WARN: ' [2023-05-24T05:03:51.305Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:03:51.305Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:03:51.305Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:03:51.305Z] in a future version of Angular. [2023-05-24T05:03:51.305Z] [2023-05-24T05:03:51.305Z] For more information on this, see our API docs here: [2023-05-24T05:03:51.305Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:03:51.305Z] ' [2023-05-24T05:03:51.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.004 secs) [2023-05-24T05:03:51.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.011 secs) [2023-05-24T05:03:51.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.014 secs) [2023-05-24T05:03:51.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.044 secs) [2023-05-24T05:03:51.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.114 secs) [2023-05-24T05:03:51.305Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.158 secs) [2023-05-24T05:03:50.051Z] > git remote # timeout=10 [2023-05-24T05:03:50.071Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T05:03:50.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T05:03:50.101Z] > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 [2023-05-24T05:03:50.129Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T05:03:50.163Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T05:03:50.179Z] > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.169 secs) [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.18 secs) [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.2 secs) [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.214 secs) [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.217 secs) [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.22 secs) [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.292 secs) [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.319 secs) [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.328 secs) [2023-05-24T05:03:51.566Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.347 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.362 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.367 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.378 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.385 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.419 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.428 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.441 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.45 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.458 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.466 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.474 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.486 secs) [2023-05-24T05:03:51.824Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.515 secs) [Pipeline] sh [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.52 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.528 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.542 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.572 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.582 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.594 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.642 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.65 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.667 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.678 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.681 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.688 secs) [2023-05-24T05:03:52.083Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.699 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.719 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.73 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.756 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.762 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.769 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.781 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.79 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.798 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.806 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.842 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.852 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.858 secs) [2023-05-24T05:03:52.342Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.864 secs) [2023-05-24T05:03:52.364Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T05:03:52.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T05:03:52.365Z] Dload Upload Total Spent Left Speed [2023-05-24T05:03:52.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 214k [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.867 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.87 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.872 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.885 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.889 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.892 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.895 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.915 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.924 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.929 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.937 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.941 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.948 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.967 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.977 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.981 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.99 secs) [2023-05-24T05:03:52.600Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.011 secs) [Pipeline] sh [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.014 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.026 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.047 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.059 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.078 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.084 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.089 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.102 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.109 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.118 secs) [2023-05-24T05:03:52.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.132 secs) [2023-05-24T05:03:52.951Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T05:03:53.118Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.177 secs / 2.132 secs) [2023-05-24T05:03:53.118Z] TOTAL: 145 SUCCESS [2023-05-24T05:03:53.118Z] ✔ Browser application bundle generation complete. [2023-05-24T05:03:53.316Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T05:03:53.316Z] + sudo tee /etc/docker/daemon.new [2023-05-24T05:03:53.316Z] { [2023-05-24T05:03:53.316Z] "registry-mirrors": [ [2023-05-24T05:03:53.316Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T05:03:53.316Z] ], [2023-05-24T05:03:53.316Z] "bip": "10.250.0.254/24", [2023-05-24T05:03:53.316Z] "hosts": [ [2023-05-24T05:03:53.316Z] "tcp://0.0.0.0:5555", [2023-05-24T05:03:53.316Z] "unix:///var/run/docker.sock" [2023-05-24T05:03:53.316Z] ], [2023-05-24T05:03:53.316Z] "mtu": 1458, [2023-05-24T05:03:53.316Z] "selinux-enabled": true, [2023-05-24T05:03:53.316Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T05:03:53.316Z] } [Pipeline] sh [2023-05-24T05:03:53.376Z] [2023-05-24T05:03:53.376Z] =============================== Coverage summary =============================== [2023-05-24T05:03:53.376Z] Statements : 41.56% ( 1425/3429 ) [2023-05-24T05:03:53.376Z] Branches : 12.14% ( 109/898 ) [2023-05-24T05:03:53.376Z] Functions : 33.33% ( 417/1251 ) [2023-05-24T05:03:53.376Z] Lines : 39.45% ( 1280/3245 ) [2023-05-24T05:03:53.376Z] ================================================================================ [2023-05-24T05:03:53.650Z] ✔ Browser application bundle generation complete. [2023-05-24T05:03:53.679Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T05:03:54.033Z] + sudo service docker restart [2023-05-24T05:03:55.026Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/web' [Pipeline] echo [2023-05-24T05:03:55.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T05:03:55.103Z] $ docker stop --time=1 9064ca42c5d41f1f4b86b6faa4a43b65ce0b76e70183fd62a77815c4be4591de [2023-05-24T05:03:56.586Z] $ docker rm -f --volumes 9064ca42c5d41f1f4b86b6faa4a43b65ce0b76e70183fd62a77815c4be4591de [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T05:03:57.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T05:03:57.823Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T05:03:58.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T05:03:59.350Z] + ls -al . [2023-05-24T05:03:59.350Z] total 180 [2023-05-24T05:03:59.350Z] drwxrwxr-x 14 jenkins jenkins 4096 May 24 05:01 . [2023-05-24T05:03:59.350Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:00 .. [2023-05-24T05:03:59.350Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:00 .blubracket [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 05:00 .dockerignore [2023-05-24T05:03:59.350Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:00 .git [2023-05-24T05:03:59.350Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:00 .github [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 05:00 .gitignore [2023-05-24T05:03:59.350Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 05:00 .semver [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 05:00 Attribution.txt [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 05:00 CHANGELOG.md [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 05:00 CONTRIBUTING.md [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 05:00 Dockerfile [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 05:00 Jenkinsfile [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 05:00 LICENSE [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 05:00 Makefile [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 05:00 README.md [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:00 VERSION [2023-05-24T05:03:59.350Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:00 assets [2023-05-24T05:03:59.350Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:00 bin [2023-05-24T05:03:59.350Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:00 cmd [2023-05-24T05:03:59.350Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 05:01 coverage.out [2023-05-24T05:03:59.350Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:00 docs [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 24 05:00 go.mod [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 24 05:00 go.sum [2023-05-24T05:03:59.350Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:00 internal [2023-05-24T05:03:59.350Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:00 snap [2023-05-24T05:03:59.350Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:00 testing [2023-05-24T05:03:59.350Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 05:00 version.go [2023-05-24T05:03:59.350Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:03:59.754Z] + 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=116b63d5d91e022accb13581612c1716ca2e3d97 --label arch=amd64 --label version=0.0.0 . [2023-05-24T05:04:00.014Z] Sending build context to Docker daemon 50.46MB [2023-05-24T05:04:00.014Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:04:00.014Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T05:04:00.014Z] ---> 2add1aa1b8db [2023-05-24T05:04:00.014Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:04:00.986Z] ---> Running in 6f5cadeef373 [2023-05-24T05:04:00.986Z] Removing intermediate container 6f5cadeef373 [2023-05-24T05:04:00.986Z] ---> 0ada9edd35b7 [2023-05-24T05:04:00.986Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:04:00.986Z] ---> Running in 5e3bac01b078 [2023-05-24T05:04:00.986Z] Removing intermediate container 5e3bac01b078 [2023-05-24T05:04:00.986Z] ---> 048e01de2038 [2023-05-24T05:04:00.986Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:04:00.986Z] ---> Running in 31f93f4808b6 [2023-05-24T05:04:00.986Z] Removing intermediate container 31f93f4808b6 [2023-05-24T05:04:00.986Z] ---> 5cfd6b2bd0c9 [2023-05-24T05:04:00.986Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T05:04:01.244Z] ---> Running in 947018d011b0 [2023-05-24T05:04:01.244Z] Removing intermediate container 947018d011b0 [2023-05-24T05:04:01.244Z] ---> 4d5ec5877945 [2023-05-24T05:04:01.244Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:04:01.244Z] ---> Running in 3a0a07646a5e [2023-05-24T05:04:01.244Z] Removing intermediate container 3a0a07646a5e [2023-05-24T05:04:01.244Z] ---> 98bc54892a4d [2023-05-24T05:04:01.244Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:04:02.618Z] ---> c4be6393e240 [2023-05-24T05:04:02.618Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:04:02.618Z] ---> Running in cc1b82518039 [2023-05-24T05:04:02.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T05:04:02.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T05:04:03.162Z] OK: 265 MiB in 53 packages [2023-05-24T05:04:03.729Z] Removing intermediate container cc1b82518039 [2023-05-24T05:04:03.729Z] ---> f515800d33b8 [2023-05-24T05:04:03.729Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T05:04:03.729Z] ---> Running in f95b98c77b0b [2023-05-24T05:04:03.729Z] Removing intermediate container f95b98c77b0b [2023-05-24T05:04:03.729Z] ---> 4cfed19c59b7 [2023-05-24T05:04:03.729Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:04:03.729Z] ---> Running in 817a74bfd6f1 [2023-05-24T05:04:03.988Z] Removing intermediate container 817a74bfd6f1 [2023-05-24T05:04:03.988Z] ---> 401c12c112cd [2023-05-24T05:04:03.988Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T05:04:03.988Z] ---> 82a95babe416 [2023-05-24T05:04:03.988Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:04:03.988Z] ---> Running in c261932f8cdd [2023-05-24T05:04:04.933Z] Removing intermediate container c261932f8cdd [2023-05-24T05:04:04.933Z] ---> 854012871d80 [2023-05-24T05:04:04.933Z] Step 14/25 : COPY . . [2023-05-24T05:04:06.875Z] ---> 7324a5e29b6d [2023-05-24T05:04:06.875Z] Step 15/25 : RUN ${MAKE} [2023-05-24T05:04:06.875Z] ---> Running in 5c2d6c71b4e3 [2023-05-24T05:04:06.875Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T05:04:12.350Z] provisioning config files... [2023-05-24T05:04:12.376Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1026295389519875503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:04:12.773Z] ---> docker-login.sh [2023-05-24T05:04:12.773Z] nexus3.edgexfoundry.org:10001 [2023-05-24T05:04:13.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:04:13.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:04:13.634Z] Configure a credential helper to remove this warning. See [2023-05-24T05:04:13.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:04:13.634Z] [2023-05-24T05:04:13.634Z] Login Succeeded [2023-05-24T05:04:13.634Z] nexus3.edgexfoundry.org:10002 [2023-05-24T05:04:13.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:04:13.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:04:13.904Z] Configure a credential helper to remove this warning. See [2023-05-24T05:04:13.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:04:13.904Z] [2023-05-24T05:04:13.904Z] Login Succeeded [2023-05-24T05:04:13.904Z] nexus3.edgexfoundry.org:10003 [2023-05-24T05:04:14.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:04:14.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:04:14.450Z] Configure a credential helper to remove this warning. See [2023-05-24T05:04:14.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:04:14.450Z] [2023-05-24T05:04:14.450Z] Login Succeeded [2023-05-24T05:04:14.450Z] nexus3.edgexfoundry.org:10004 [2023-05-24T05:04:14.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:04:14.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:04:14.722Z] Configure a credential helper to remove this warning. See [2023-05-24T05:04:14.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:04:14.722Z] [2023-05-24T05:04:14.722Z] Login Succeeded [2023-05-24T05:04:14.722Z] docker.io [2023-05-24T05:04:15.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T05:04:15.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T05:04:15.271Z] Configure a credential helper to remove this warning. See [2023-05-24T05:04:15.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T05:04:15.271Z] [2023-05-24T05:04:15.271Z] Login Succeeded [2023-05-24T05:04:15.271Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T05:04:15.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T05:04:15.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:04:15.909Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T05:04:15.943Z] ========================================================= [2023-05-24T05:04:15.943Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T05:04:15.943Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:04:16.529Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T05:04:17.518Z] Sending build context to Docker daemon 30.41MB [2023-05-24T05:04:17.518Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:04:17.518Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-24T05:04:17.788Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T05:04:17.788Z] c41833b44d91: Pulling fs layer [2023-05-24T05:04:17.788Z] ed15518f5707: Pulling fs layer [2023-05-24T05:04:17.788Z] feae8fd75edb: Pulling fs layer [2023-05-24T05:04:17.788Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T05:04:17.788Z] 3cdef696dda3: Pulling fs layer [2023-05-24T05:04:17.788Z] 2ced38df9373: Pulling fs layer [2023-05-24T05:04:17.788Z] 58f1dce35555: Pulling fs layer [2023-05-24T05:04:17.788Z] 242c74f7c9fa: Waiting [2023-05-24T05:04:17.788Z] 3cdef696dda3: Waiting [2023-05-24T05:04:17.788Z] 2ced38df9373: Waiting [2023-05-24T05:04:17.788Z] 58f1dce35555: Waiting [2023-05-24T05:04:17.788Z] ed15518f5707: Verifying Checksum [2023-05-24T05:04:17.788Z] ed15518f5707: Download complete [2023-05-24T05:04:18.376Z] 242c74f7c9fa: Download complete [2023-05-24T05:04:18.376Z] 3cdef696dda3: Download complete [2023-05-24T05:04:18.376Z] c41833b44d91: Download complete [2023-05-24T05:04:19.366Z] c41833b44d91: Pull complete [2023-05-24T05:04:19.958Z] 58f1dce35555: Verifying Checksum [2023-05-24T05:04:19.958Z] 58f1dce35555: Download complete [2023-05-24T05:04:19.958Z] ed15518f5707: Pull complete [2023-05-24T05:04:20.929Z] feae8fd75edb: Verifying Checksum [2023-05-24T05:04:20.929Z] feae8fd75edb: Download complete [2023-05-24T05:04:21.207Z] 2ced38df9373: Verifying Checksum [2023-05-24T05:04:21.207Z] 2ced38df9373: Download complete [2023-05-24T05:04:28.806Z] Removing intermediate container 5c2d6c71b4e3 [2023-05-24T05:04:28.806Z] ---> 1126c45e7c86 [2023-05-24T05:04:28.806Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T05:04:28.806Z] 3.17: Pulling from library/alpine [2023-05-24T05:04:28.806Z] f56be85fc22e: Already exists [2023-05-24T05:04:28.806Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T05:04:28.806Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T05:04:28.806Z] ---> 9ed4aefc74f6 [2023-05-24T05:04:28.806Z] Step 17/25 : EXPOSE 4000 [2023-05-24T05:04:28.806Z] ---> Running in 5e8723fe8dec [2023-05-24T05:04:28.806Z] Removing intermediate container 5e8723fe8dec [2023-05-24T05:04:28.806Z] ---> dc2dda7230d8 [2023-05-24T05:04:28.806Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T05:04:28.806Z] ---> 557133e14075 [2023-05-24T05:04:28.806Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T05:04:28.806Z] ---> 8d2226553e8b [2023-05-24T05:04:28.806Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T05:04:28.806Z] ---> dc1dad2e7cf6 [2023-05-24T05:04:28.806Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T05:04:28.806Z] ---> Running in b6d3f35e4afd [2023-05-24T05:04:28.806Z] Removing intermediate container b6d3f35e4afd [2023-05-24T05:04:28.806Z] ---> 8d1b467a7262 [2023-05-24T05:04:28.806Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T05:04:28.806Z] ---> Running in 85dee80bdb11 [2023-05-24T05:04:28.806Z] Removing intermediate container 85dee80bdb11 [2023-05-24T05:04:28.806Z] ---> ef82ae2b64de [2023-05-24T05:04:28.806Z] Step 23/25 : LABEL arch=amd64 [2023-05-24T05:04:28.806Z] ---> Running in c3c5bcebf39d [2023-05-24T05:04:28.806Z] Removing intermediate container c3c5bcebf39d [2023-05-24T05:04:28.806Z] ---> 037dd6c399cf [2023-05-24T05:04:28.806Z] Step 24/25 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T05:04:28.806Z] ---> Running in 4311b2545bf0 [2023-05-24T05:04:28.806Z] Removing intermediate container 4311b2545bf0 [2023-05-24T05:04:28.806Z] ---> 5d2081959f87 [2023-05-24T05:04:28.806Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T05:04:28.806Z] ---> Running in 6d5c6a1f328b [2023-05-24T05:04:28.806Z] Removing intermediate container 6d5c6a1f328b [2023-05-24T05:04:28.806Z] ---> 5688831195e9 [2023-05-24T05:04:28.806Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T05:04:28.806Z] Successfully built 5688831195e9 [2023-05-24T05:04:28.806Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:04:29.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:04:29.692Z] [2023-05-24T05:04:29.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:04:30.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:04:30.080Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T05:04:30.080Z] 5eb5b503b376: Pulling fs layer [2023-05-24T05:04:30.080Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T05:04:30.080Z] ec43610c2a17: Pulling fs layer [2023-05-24T05:04:30.080Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T05:04:30.080Z] 33b1e0a273af: Pulling fs layer [2023-05-24T05:04:30.080Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T05:04:30.080Z] 2f39f015ded8: Pulling fs layer [2023-05-24T05:04:30.080Z] 5d3b04190fa2: Waiting [2023-05-24T05:04:30.080Z] 2f39f015ded8: Waiting [2023-05-24T05:04:30.080Z] 3a2ae6a8a46f: Waiting [2023-05-24T05:04:30.080Z] 33b1e0a273af: Waiting [2023-05-24T05:04:30.080Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T05:04:30.080Z] 5c69ac0246d0: Download complete [2023-05-24T05:04:30.080Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T05:04:30.080Z] 3a2ae6a8a46f: Download complete [2023-05-24T05:04:30.080Z] 33b1e0a273af: Verifying Checksum [2023-05-24T05:04:30.080Z] 33b1e0a273af: Download complete [2023-05-24T05:04:30.354Z] 5d3b04190fa2: Download complete [2023-05-24T05:04:30.354Z] ec43610c2a17: Verifying Checksum [2023-05-24T05:04:30.354Z] ec43610c2a17: Download complete [2023-05-24T05:04:30.354Z] 5eb5b503b376: Verifying Checksum [2023-05-24T05:04:30.354Z] 5eb5b503b376: Download complete [2023-05-24T05:04:30.922Z] 2f39f015ded8: Verifying Checksum [2023-05-24T05:04:30.922Z] 2f39f015ded8: Download complete [2023-05-24T05:04:31.489Z] 5eb5b503b376: Pull complete [2023-05-24T05:04:31.747Z] 5c69ac0246d0: Pull complete [2023-05-24T05:04:32.318Z] ec43610c2a17: Pull complete [2023-05-24T05:04:32.318Z] 3a2ae6a8a46f: Pull complete [2023-05-24T05:04:32.576Z] 33b1e0a273af: Pull complete [2023-05-24T05:04:32.576Z] 5d3b04190fa2: Pull complete [2023-05-24T05:04:33.551Z] feae8fd75edb: Pull complete [2023-05-24T05:04:33.551Z] 242c74f7c9fa: Pull complete [2023-05-24T05:04:33.551Z] 3cdef696dda3: Pull complete [2023-05-24T05:04:36.809Z] 2f39f015ded8: Pull complete [2023-05-24T05:04:36.809Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T05:04:36.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:04:36.809Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:04:37.044Z] prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container [2023-05-24T05:04:37.076Z] $ 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-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T05:04:40.355Z] 2ced38df9373: Pull complete [2023-05-24T05:04:42.104Z] $ docker top 825cfa240ccce39832a0f0b04029fbd380b9aea937793574a629f436bdaead12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:04:42.327Z] 58f1dce35555: Pull complete [2023-05-24T05:04:42.327Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T05:04:42.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T05:04:42.327Z] ---> fadd8f120f05 [2023-05-24T05:04:42.327Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:04:42.552Z] ---> job-cost.sh [2023-05-24T05:04:42.552Z] lf-activate-venv: SKIPPING [2023-05-24T05:04:42.552Z] INFO: No Stack... [2023-05-24T05:04:42.814Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T05:04:43.072Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T05:04:43.390Z] + cut -d, -f6 [2023-05-24T05:04:43.390Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/cost.csv [Pipeline] lock [2023-05-24T05:04:43.426Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [2023-05-24T05:04:43.431Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] did not exist. Created. [2023-05-24T05:04:43.431Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T05:04:43.822Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T05:04:44.289Z] ---> Running in 3ba4153f1122 [2023-05-24T05:04:44.331Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T05:04:44.347Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T05:04:44.431Z] $ docker stop --time=1 825cfa240ccce39832a0f0b04029fbd380b9aea937793574a629f436bdaead12 [2023-05-24T05:04:44.878Z] Removing intermediate container 3ba4153f1122 [2023-05-24T05:04:44.878Z] ---> fe500fbbee9a [2023-05-24T05:04:44.879Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:04:44.879Z] ---> Running in 953dba2c4d6e [2023-05-24T05:04:45.155Z] Removing intermediate container 953dba2c4d6e [2023-05-24T05:04:45.155Z] ---> 7e453f314318 [2023-05-24T05:04:45.155Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:04:45.428Z] ---> Running in 1b35649c2057 [2023-05-24T05:04:45.699Z] Removing intermediate container 1b35649c2057 [2023-05-24T05:04:45.699Z] ---> 94d91032c4da [2023-05-24T05:04:45.699Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-24T05:04:45.699Z] ---> Running in 07f493469589 [2023-05-24T05:04:45.968Z] Removing intermediate container 07f493469589 [2023-05-24T05:04:45.968Z] ---> 842e8fb45f3b [2023-05-24T05:04:45.968Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:04:46.223Z] $ docker rm -f --volumes 825cfa240ccce39832a0f0b04029fbd380b9aea937793574a629f436bdaead12 [2023-05-24T05:04:46.239Z] ---> Running in a60dcbc2db04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-05-24T05:04:46.507Z] Removing intermediate container a60dcbc2db04 [2023-05-24T05:04:46.507Z] ---> 5f6cf0b50c47 [2023-05-24T05:04:46.507Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-24T05:04:47.092Z] latest: Pulling from library/docker [2023-05-24T05:04:47.093Z] 08409d417260: Pulling fs layer [2023-05-24T05:04:47.093Z] bf127bdc9f4f: Pulling fs layer [2023-05-24T05:04:47.093Z] 55b4810136f4: Pulling fs layer [2023-05-24T05:04:47.093Z] 2e7805c665c5: Pulling fs layer [2023-05-24T05:04:47.093Z] 560067f77f09: Pulling fs layer [2023-05-24T05:04:47.093Z] 87854ced1808: Pulling fs layer [2023-05-24T05:04:47.093Z] cb23a4dee6cb: Pulling fs layer [2023-05-24T05:04:47.093Z] 0f440641682c: Pulling fs layer [2023-05-24T05:04:47.093Z] d5751f9f360d: Pulling fs layer [2023-05-24T05:04:47.093Z] 39b4d37fd203: Pulling fs layer [2023-05-24T05:04:47.093Z] 181b4cd8a6de: Pulling fs layer [2023-05-24T05:04:47.093Z] 59b8b8583a6e: Pulling fs layer [2023-05-24T05:04:47.093Z] 5363e21a005c: Pulling fs layer [2023-05-24T05:04:47.093Z] d56ef98c0a70: Pulling fs layer [2023-05-24T05:04:47.093Z] d5751f9f360d: Waiting [2023-05-24T05:04:47.093Z] 39b4d37fd203: Waiting [2023-05-24T05:04:47.093Z] 181b4cd8a6de: Waiting [2023-05-24T05:04:47.093Z] 59b8b8583a6e: Waiting [2023-05-24T05:04:47.093Z] 5363e21a005c: Waiting [2023-05-24T05:04:47.093Z] 2e7805c665c5: Waiting [2023-05-24T05:04:47.093Z] d56ef98c0a70: Waiting [2023-05-24T05:04:47.093Z] 560067f77f09: Waiting [2023-05-24T05:04:47.093Z] cb23a4dee6cb: Waiting [2023-05-24T05:04:47.093Z] 0f440641682c: Waiting [2023-05-24T05:04:47.093Z] 87854ced1808: Waiting [2023-05-24T05:04:47.093Z] 55b4810136f4: Verifying Checksum [2023-05-24T05:04:47.093Z] 55b4810136f4: Download complete [2023-05-24T05:04:47.372Z] bf127bdc9f4f: Verifying Checksum [2023-05-24T05:04:47.372Z] bf127bdc9f4f: Download complete [2023-05-24T05:04:47.372Z] 08409d417260: Verifying Checksum [2023-05-24T05:04:47.372Z] 08409d417260: Download complete [2023-05-24T05:04:47.963Z] 2e7805c665c5: Verifying Checksum [2023-05-24T05:04:47.963Z] 2e7805c665c5: Download complete [2023-05-24T05:04:47.963Z] 560067f77f09: Verifying Checksum [2023-05-24T05:04:47.963Z] 560067f77f09: Download complete [2023-05-24T05:04:47.963Z] cb23a4dee6cb: Verifying Checksum [2023-05-24T05:04:47.963Z] cb23a4dee6cb: Download complete [2023-05-24T05:04:47.963Z] 87854ced1808: Verifying Checksum [2023-05-24T05:04:47.963Z] 87854ced1808: Download complete [2023-05-24T05:04:47.963Z] 0f440641682c: Verifying Checksum [2023-05-24T05:04:47.963Z] 0f440641682c: Download complete [2023-05-24T05:04:47.963Z] d5751f9f360d: Verifying Checksum [2023-05-24T05:04:47.963Z] d5751f9f360d: Download complete [2023-05-24T05:04:48.232Z] 181b4cd8a6de: Verifying Checksum [2023-05-24T05:04:48.232Z] 181b4cd8a6de: Download complete [2023-05-24T05:04:48.232Z] 08409d417260: Pull complete [2023-05-24T05:04:48.232Z] 5363e21a005c: Verifying Checksum [2023-05-24T05:04:48.232Z] 5363e21a005c: Download complete [2023-05-24T05:04:48.232Z] 39b4d37fd203: Verifying Checksum [2023-05-24T05:04:48.232Z] 39b4d37fd203: Download complete [2023-05-24T05:04:48.232Z] d56ef98c0a70: Download complete [2023-05-24T05:04:48.825Z] bf127bdc9f4f: Pull complete [2023-05-24T05:04:49.115Z] 55b4810136f4: Pull complete [2023-05-24T05:04:49.704Z] 59b8b8583a6e: Verifying Checksum [2023-05-24T05:04:49.704Z] 59b8b8583a6e: Download complete [2023-05-24T05:04:49.973Z] 2e7805c665c5: Pull complete [2023-05-24T05:04:50.950Z] 560067f77f09: Pull complete [2023-05-24T05:04:52.367Z] 87854ced1808: Pull complete [2023-05-24T05:04:52.638Z] cb23a4dee6cb: Pull complete [2023-05-24T05:04:52.638Z] 0f440641682c: Pull complete [2023-05-24T05:04:52.907Z] d5751f9f360d: Pull complete [2023-05-24T05:04:54.325Z] 39b4d37fd203: Pull complete [2023-05-24T05:04:54.325Z] 181b4cd8a6de: Pull complete [2023-05-24T05:04:59.671Z] 59b8b8583a6e: Pull complete [2023-05-24T05:04:59.671Z] 5363e21a005c: Pull complete [2023-05-24T05:04:59.671Z] d56ef98c0a70: Pull complete [2023-05-24T05:04:59.671Z] Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 [2023-05-24T05:04:59.671Z] Status: Downloaded newer image for docker:latest [2023-05-24T05:05:01.617Z] ---> c46ecf970585 [2023-05-24T05:05:01.617Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:05:01.617Z] ---> Running in 010e5e95a702 [2023-05-24T05:05:03.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T05:05:03.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T05:05:04.579Z] OK: 263 MiB in 53 packages [2023-05-24T05:05:05.549Z] Removing intermediate container 010e5e95a702 [2023-05-24T05:05:05.549Z] ---> a355f69ab95e [2023-05-24T05:05:05.549Z] Step 10/15 : ENV GO111MODULE=on [2023-05-24T05:05:05.549Z] ---> Running in cb61005f6fb0 [2023-05-24T05:05:05.815Z] Removing intermediate container cb61005f6fb0 [2023-05-24T05:05:05.815Z] ---> cf8dc5fe6f80 [2023-05-24T05:05:05.815Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:05:06.083Z] ---> Running in 43c3c0ae6568 [2023-05-24T05:05:06.354Z] Removing intermediate container 43c3c0ae6568 [2023-05-24T05:05:06.354Z] ---> eb1fb339eaba [2023-05-24T05:05:06.354Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-24T05:05:06.940Z] ---> e1284a700f53 [2023-05-24T05:05:06.940Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:05:06.940Z] ---> Running in ac8104f79d7b [2023-05-24T05:06:28.616Z] Removing intermediate container ac8104f79d7b [2023-05-24T05:06:28.616Z] ---> 5dc1df0e556f [2023-05-24T05:06:28.616Z] Step 14/15 : COPY . . [2023-05-24T05:06:28.617Z] ---> 157cc633abf6 [2023-05-24T05:06:28.617Z] Step 15/15 : RUN ${MAKE} [2023-05-24T05:06:28.617Z] ---> Running in dd1db4bebe62 [2023-05-24T05:06:28.617Z] noop [2023-05-24T05:06:28.617Z] Removing intermediate container dd1db4bebe62 [2023-05-24T05:06:28.617Z] ---> fc07713fcc39 [2023-05-24T05:06:28.617Z] Successfully built fc07713fcc39 [2023-05-24T05:06:28.617Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:06:29.099Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T05:06:29.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:06:29.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-16664 does not seem to be running inside a container [2023-05-24T05:06:29.489Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T05:06:30.826Z] $ docker top 30be2d18494d2bc24eaf2b7cc16ec2947b7dba42a28f4a0b2e75309afece1ea3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:06:31.739Z] + go version [2023-05-24T05:06:31.739Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T05:06:31.782Z] $ docker stop --time=1 30be2d18494d2bc24eaf2b7cc16ec2947b7dba42a28f4a0b2e75309afece1ea3 [2023-05-24T05:06:35.311Z] $ docker rm -f --volumes 30be2d18494d2bc24eaf2b7cc16ec2947b7dba42a28f4a0b2e75309afece1ea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:06:36.182Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T05:06:36.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:06:36.442Z] prd-ubuntu20.04-docker-arm64-4c-16g-16664 does not seem to be running inside a container [2023-05-24T05:06:36.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-24T05:06:37.779Z] $ docker top 765abe68dcdff6fca0c1a5e7a9996aa55cd6720ac4bfd2ce795e3c168141dc5f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:06:38.680Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T05:06:39.391Z] + make test [2023-05-24T05:06:39.391Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-24T05:07:18.312Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-24T05:09:25.011Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-24T05:09:25.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-24T05:09:25.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-24T05:09:25.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-24T05:09:25.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-24T05:09:25.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-24T05:09:25.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-24T05:09:25.011Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-24T05:09:25.011Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-24T05:09:40.956Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T05:09:40.956Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T05:09:40.956Z] ./bin/test-attribution-txt.sh [2023-05-24T05:09:40.956Z] make -C web test [2023-05-24T05:09:40.956Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-05-24T05:09:40.956Z] make[1]: tput: No such file or directory [2023-05-24T05:09:40.956Z] make[1]: tput: No such file or directory [2023-05-24T05:09:40.956Z] warning: generating ./VERSION [2023-05-24T05:09:40.956Z] echo "0.0.0" > VERSION [2023-05-24T05:09:40.956Z] docker build \ [2023-05-24T05:09:40.956Z] -f Dockerfile \ [2023-05-24T05:09:40.956Z] --build-arg USER=1000 \ [2023-05-24T05:09:40.956Z] \ [2023-05-24T05:09:40.956Z] --label "git_sha=116b63d5d91e022accb13581612c1716ca2e3d97" \ [2023-05-24T05:09:40.956Z] -t edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 \ [2023-05-24T05:09:40.956Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-24T05:09:40.956Z] . [2023-05-24T05:09:40.956Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-24T05:09:40.956Z] Install the buildx component to build images with BuildKit: [2023-05-24T05:09:40.956Z] https://docs.docker.com/go/buildx/ [2023-05-24T05:09:40.956Z] [2023-05-24T05:09:40.956Z] Sending build context to Docker daemon 2.571MB [2023-05-24T05:09:40.956Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-24T05:09:40.956Z] 16.17-alpine3.15: Pulling from library/node [2023-05-24T05:09:40.956Z] 47517142f6ba: Pulling fs layer [2023-05-24T05:09:40.956Z] 5f8c4bfa009b: Pulling fs layer [2023-05-24T05:09:40.956Z] f7079c9c4ba1: Pulling fs layer [2023-05-24T05:09:40.956Z] aba105e6f55a: Pulling fs layer [2023-05-24T05:09:40.956Z] aba105e6f55a: Waiting [2023-05-24T05:09:41.225Z] 47517142f6ba: Verifying Checksum [2023-05-24T05:09:41.225Z] 47517142f6ba: Download complete [2023-05-24T05:09:41.225Z] f7079c9c4ba1: Verifying Checksum [2023-05-24T05:09:41.225Z] f7079c9c4ba1: Download complete [2023-05-24T05:09:41.225Z] aba105e6f55a: Verifying Checksum [2023-05-24T05:09:41.225Z] aba105e6f55a: Download complete [2023-05-24T05:09:41.812Z] 47517142f6ba: Pull complete [2023-05-24T05:09:42.081Z] 5f8c4bfa009b: Verifying Checksum [2023-05-24T05:09:42.081Z] 5f8c4bfa009b: Download complete [2023-05-24T05:09:45.450Z] 5f8c4bfa009b: Pull complete [2023-05-24T05:09:46.043Z] f7079c9c4ba1: Pull complete [2023-05-24T05:09:46.314Z] aba105e6f55a: Pull complete [2023-05-24T05:09:46.314Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-24T05:09:46.314Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-24T05:09:46.314Z] ---> bf1b8b58d215 [2023-05-24T05:09:46.314Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-24T05:09:46.905Z] ---> Running in fdb37c7d9b22 [2023-05-24T05:09:47.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-24T05:09:48.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-24T05:09:49.113Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-24T05:09:49.113Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-24T05:09:49.113Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-24T05:09:49.113Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-24T05:09:49.113Z] (5/128) Installing libxcb (1.14-r2) [2023-05-24T05:09:49.113Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-24T05:09:49.382Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-24T05:09:49.382Z] (8/128) Installing libice (1.0.10-r0) [2023-05-24T05:09:49.382Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-24T05:09:49.382Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-24T05:09:49.382Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-24T05:09:49.382Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-24T05:09:49.382Z] (13/128) Installing xset (1.2.4-r0) [2023-05-24T05:09:49.382Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-24T05:09:49.382Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-24T05:09:49.382Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-24T05:09:49.382Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-24T05:09:49.382Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-24T05:09:49.382Z] (19/128) Installing libintl (0.21-r0) [2023-05-24T05:09:49.382Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-24T05:09:49.382Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-24T05:09:49.382Z] (22/128) Installing pcre (8.45-r1) [2023-05-24T05:09:49.382Z] (23/128) Installing glib (2.70.5-r0) [2023-05-24T05:09:49.656Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-24T05:09:49.656Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-24T05:09:49.656Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-24T05:09:49.656Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-24T05:09:49.656Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-24T05:09:49.656Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-24T05:09:49.656Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-24T05:09:49.656Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-24T05:09:49.656Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-24T05:09:49.656Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-24T05:09:49.924Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-24T05:09:49.924Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-24T05:09:49.924Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-24T05:09:49.924Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-24T05:09:49.924Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-24T05:09:49.924Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-24T05:09:49.924Z] (40/128) Installing libxi (1.8-r0) [2023-05-24T05:09:49.924Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-24T05:09:49.924Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-24T05:09:49.924Z] (43/128) Installing atk (2.36.0-r0) [2023-05-24T05:09:49.924Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-24T05:09:49.924Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-24T05:09:49.924Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-24T05:09:49.924Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-24T05:09:49.924Z] (48/128) Installing expat (2.5.0-r0) [2023-05-24T05:09:49.924Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-24T05:09:49.924Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-24T05:09:49.924Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-24T05:09:49.924Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-24T05:09:49.924Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-24T05:09:49.924Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-24T05:09:50.194Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-24T05:09:50.194Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-24T05:09:50.194Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-24T05:09:50.194Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-24T05:09:50.194Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-24T05:09:50.194Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-24T05:09:50.194Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-24T05:09:50.194Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-24T05:09:50.194Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-24T05:09:50.194Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-24T05:09:50.194Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-24T05:09:50.194Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-24T05:09:50.194Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-24T05:09:50.465Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-24T05:09:50.465Z] (69/128) Installing pango (1.48.10-r0) [2023-05-24T05:09:50.465Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-24T05:09:50.465Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-24T05:09:50.465Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-24T05:09:50.465Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-24T05:09:50.465Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-24T05:09:50.465Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-24T05:09:50.737Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-24T05:09:51.006Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-24T05:09:51.006Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-24T05:09:51.006Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-24T05:09:51.006Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-24T05:09:53.592Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-24T05:09:53.592Z] (80/128) Installing flac (1.3.4-r0) [2023-05-24T05:09:53.592Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-24T05:09:53.592Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-24T05:09:53.592Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-24T05:09:53.592Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-24T05:09:53.592Z] (85/128) Installing libass (0.15.2-r0) [2023-05-24T05:09:53.592Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-24T05:09:53.592Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-24T05:09:53.592Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-24T05:09:53.592Z] (89/128) Installing lame (3.100-r0) [2023-05-24T05:09:53.592Z] (90/128) Installing opus (1.3.1-r1) [2023-05-24T05:09:53.592Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-24T05:09:53.592Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-24T05:09:53.592Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-24T05:09:53.592Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-24T05:09:53.592Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-24T05:09:53.592Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-24T05:09:53.593Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-24T05:09:53.593Z] (98/128) Installing libva (2.13.0-r0) [2023-05-24T05:09:53.593Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-24T05:09:53.593Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-24T05:09:53.593Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-24T05:09:53.593Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-24T05:09:53.593Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-24T05:09:53.593Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-24T05:09:53.593Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-24T05:09:53.861Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-24T05:09:53.861Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-24T05:09:54.131Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-24T05:09:54.131Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-24T05:09:54.131Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-24T05:09:54.131Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-24T05:09:54.131Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-24T05:09:54.131Z] (113/128) Installing nspr (4.32-r0) [2023-05-24T05:09:54.131Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-24T05:09:54.401Z] (115/128) Installing nss (3.78.1-r0) [2023-05-24T05:09:54.401Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-24T05:09:54.401Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-24T05:09:54.401Z] (118/128) Installing orc (0.4.32-r0) [2023-05-24T05:09:54.401Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-24T05:09:54.401Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-24T05:09:54.401Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-24T05:09:54.401Z] (122/128) Installing libpulse (15.0-r2) [2023-05-24T05:09:54.401Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-24T05:09:54.401Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-24T05:09:54.401Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-24T05:09:54.401Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-24T05:09:54.670Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-24T05:09:54.670Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-24T05:09:58.938Z] Executing busybox-1.34.1-r7.trigger [2023-05-24T05:09:58.938Z] Executing glib-2.70.5-r0.trigger [2023-05-24T05:09:58.938Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-24T05:10:00.354Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-24T05:10:00.354Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-24T05:10:00.622Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-24T05:10:00.622Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-24T05:10:00.622Z] OK: 275 MiB in 144 packages [2023-05-24T05:10:10.716Z] Removing intermediate container fdb37c7d9b22 [2023-05-24T05:10:10.716Z] ---> ef34bd599506 [2023-05-24T05:10:10.716Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-24T05:10:10.716Z] ---> Running in 60c19e740330 [2023-05-24T05:10:10.716Z] Removing intermediate container 60c19e740330 [2023-05-24T05:10:10.716Z] ---> fa48e5dd5844 [2023-05-24T05:10:10.717Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-24T05:10:10.717Z] ---> Running in 0cf139cde090 [2023-05-24T05:10:10.717Z] Removing intermediate container 0cf139cde090 [2023-05-24T05:10:10.717Z] ---> d0e7dcc34397 [2023-05-24T05:10:10.717Z] Step 5/10 : RUN npm install -g npm [2023-05-24T05:10:10.717Z] ---> Running in 766d79caf0a6 [2023-05-24T05:10:42.997Z] [2023-05-24T05:10:42.997Z] removed 7 packages, changed 101 packages, and audited 264 packages in 28s [2023-05-24T05:10:42.997Z] [2023-05-24T05:10:42.997Z] 27 packages are looking for funding [2023-05-24T05:10:42.997Z] run `npm fund` for details [2023-05-24T05:10:42.997Z] [2023-05-24T05:10:42.997Z] found 0 vulnerabilities [2023-05-24T05:10:47.252Z] Removing intermediate container 766d79caf0a6 [2023-05-24T05:10:47.252Z] ---> 37e70b4092a0 [2023-05-24T05:10:47.252Z] Step 6/10 : ARG USER=1000 [2023-05-24T05:10:47.525Z] ---> Running in c8a6bf1c0d13 [2023-05-24T05:10:47.794Z] Removing intermediate container c8a6bf1c0d13 [2023-05-24T05:10:47.794Z] ---> 6fe9ab00c84c [2023-05-24T05:10:47.794Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-24T05:10:47.794Z] ---> Running in 90317a8f7a1c [2023-05-24T05:10:49.744Z] Removing intermediate container 90317a8f7a1c [2023-05-24T05:10:49.744Z] ---> b635d3b3c344 [2023-05-24T05:10:49.744Z] Step 8/10 : USER $USER:$USER [2023-05-24T05:10:49.744Z] ---> Running in 73b049af83dd [2023-05-24T05:10:49.744Z] Removing intermediate container 73b049af83dd [2023-05-24T05:10:49.744Z] ---> 70f599990408 [2023-05-24T05:10:49.744Z] Step 9/10 : WORKDIR /app [2023-05-24T05:10:50.013Z] ---> Running in 0e2b65a69018 [2023-05-24T05:10:50.281Z] Removing intermediate container 0e2b65a69018 [2023-05-24T05:10:50.281Z] ---> 785b267cbd59 [2023-05-24T05:10:50.281Z] Step 10/10 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T05:10:50.281Z] ---> Running in 45d2767b99de [2023-05-24T05:10:50.549Z] Removing intermediate container 45d2767b99de [2023-05-24T05:10:50.549Z] ---> 00af957d794b [2023-05-24T05:10:50.549Z] Successfully built 00af957d794b [2023-05-24T05:10:50.549Z] Successfully tagged edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T05:10:50.818Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-24T05:10:50.818Z] touch edgex-web-ui.imagebuilt [2023-05-24T05:10:50.818Z] mkdir -p node_modules coverage [2023-05-24T05:10:50.818Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-24T05:10:50.818Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-24T05:11:03.251Z] npm WARN old lockfile [2023-05-24T05:11:03.252Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-24T05:11:03.252Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-24T05:11:03.252Z] npm WARN old lockfile [2023-05-24T05:11:03.252Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-24T05:11:03.252Z] npm WARN old lockfile [2023-05-24T05:11:50.220Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE required: { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE }, [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE required: { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE }, [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE required: { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE }, [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE required: { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE }, [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE required: { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE }, [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE required: { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE }, [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE required: { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE }, [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE required: { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE }, [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE Unsupported engine { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE required: { [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE }, [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-24T05:11:50.221Z] npm WARN EBADENGINE } [2023-05-24T05:12:16.910Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-24T05:12:16.910Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-24T05:12:16.910Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:12:16.910Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-24T05:12:18.849Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-24T05:12:20.259Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-24T05:12:24.782Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-24T05:12:33.003Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-24T05:12:33.963Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-24T05:12:40.613Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-24T05:12:44.873Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-24T05:12:54.953Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:12:54.953Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-24T05:12:56.366Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-24T05:13:00.619Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-24T05:13:00.885Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-24T05:13:05.151Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-24T05:13:23.352Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-24T05:13:23.352Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-24T05:13:45.416Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-24T05:14:12.099Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-24T05:14:50.974Z] [2023-05-24T05:14:50.974Z] added 1475 packages, and audited 1476 packages in 4m [2023-05-24T05:14:50.974Z] [2023-05-24T05:14:50.974Z] 90 packages are looking for funding [2023-05-24T05:14:50.974Z] run `npm fund` for details [2023-05-24T05:14:50.974Z] [2023-05-24T05:14:50.974Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-24T05:14:50.974Z] [2023-05-24T05:14:50.974Z] To address issues that do not require attention, run: [2023-05-24T05:14:50.974Z] npm audit fix [2023-05-24T05:14:50.974Z] [2023-05-24T05:14:50.974Z] To address all issues (including breaking changes), run: [2023-05-24T05:14:50.974Z] npm audit fix --force [2023-05-24T05:14:50.974Z] [2023-05-24T05:14:50.974Z] Run `npm audit` for details. [2023-05-24T05:14:56.333Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-24T05:15:14.540Z] - Generating browser application bundles (phase: setup)... [2023-05-24T05:15:46.751Z] Compiling @angular/core : es2015 as esm2015 [2023-05-24T05:15:46.751Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-24T05:16:18.985Z] Compiling @angular/common : es2015 as esm2015 [2023-05-24T05:16:18.985Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-24T05:16:25.626Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-24T05:16:25.626Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-24T05:16:29.872Z] Compiling @angular/router : es2015 as esm2015 [2023-05-24T05:16:30.455Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-24T05:16:35.792Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-24T05:16:37.730Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-24T05:16:37.730Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-24T05:16:43.073Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-24T05:16:43.073Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-24T05:16:43.073Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-24T05:17:51.329Z] 24 05 2023 05:17:45.901:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-24T05:17:51.329Z] 24 05 2023 05:17:45.917:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-24T05:17:51.329Z] 24 05 2023 05:17:45.952:INFO [launcher]: Starting browser ChromeHeadless [2023-05-24T05:18:59.185Z] 24 05 2023 05:18:58.224:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-24T05:19:04.518Z] 24 05 2023 05:19:03.814:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T05:19:43.368Z] 24 05 2023 05:19:41.050:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-24T05:20:01.565Z] ✔ Browser application bundle generation complete. [2023-05-24T05:20:02.532Z] 24 05 2023 05:20:02.162:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket AE1HtkICxkvmsfW4AAAB with id 28131046 [2023-05-24T05:20:20.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-24T05:20:20.725Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.649 secs) [2023-05-24T05:20:22.670Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 2.449 secs) [2023-05-24T05:20:24.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.99 secs) [2023-05-24T05:20:24.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 3.257 secs) [2023-05-24T05:20:24.345Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 3.544 secs) [2023-05-24T05:20:24.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 3.793 secs) [2023-05-24T05:20:24.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 3.866 secs) [2023-05-24T05:20:24.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 3.931 secs) [2023-05-24T05:20:25.196Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 3.977 secs) [2023-05-24T05:20:25.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 4.141 secs) [2023-05-24T05:20:25.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 4.325 secs) [2023-05-24T05:20:25.462Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 4.411 secs) [2023-05-24T05:20:25.729Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 4.438 secs) [2023-05-24T05:20:25.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 4.692 secs) [2023-05-24T05:20:25.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 4.763 secs) [2023-05-24T05:20:25.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 4.791 secs) [2023-05-24T05:20:25.995Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 4.833 secs) [2023-05-24T05:20:26.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.848 secs) [2023-05-24T05:20:26.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.911 secs) [2023-05-24T05:20:26.261Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 5.013 secs) [2023-05-24T05:20:26.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 5.051 secs) [2023-05-24T05:20:26.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 5.108 secs) [2023-05-24T05:20:26.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.146 secs) [2023-05-24T05:20:26.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.254 secs) [2023-05-24T05:20:26.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.275 secs) [2023-05-24T05:20:26.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.306 secs) [2023-05-24T05:20:27.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.587 secs) [2023-05-24T05:20:27.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.658 secs) [2023-05-24T05:20:27.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.691 secs) [2023-05-24T05:20:27.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.882 secs) [2023-05-24T05:20:27.593Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.995 secs) [2023-05-24T05:20:27.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 6.018 secs) [2023-05-24T05:20:27.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 6.102 secs) [2023-05-24T05:20:28.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 6.282 secs) [2023-05-24T05:20:28.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 6.348 secs) [2023-05-24T05:20:28.391Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 6.54 secs) [2023-05-24T05:20:28.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 6.607 secs) [2023-05-24T05:20:28.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 6.721 secs) [2023-05-24T05:20:28.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.754 secs) [2023-05-24T05:20:28.657Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.784 secs) [2023-05-24T05:20:28.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.816 secs) [2023-05-24T05:20:28.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.836 secs) [2023-05-24T05:20:28.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.848 secs) [2023-05-24T05:20:28.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.893 secs) [2023-05-24T05:20:28.924Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.954 secs) [2023-05-24T05:20:29.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 7.125 secs) [2023-05-24T05:20:29.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.276 secs) [2023-05-24T05:20:29.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.313 secs) [2023-05-24T05:20:29.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.361 secs) [2023-05-24T05:20:29.721Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.53 secs) [2023-05-24T05:20:29.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.624 secs) [2023-05-24T05:20:29.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.638 secs) [2023-05-24T05:20:29.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.676 secs) [2023-05-24T05:20:29.988Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.753 secs) [2023-05-24T05:20:30.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.057 secs) [2023-05-24T05:20:30.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.126 secs) [2023-05-24T05:20:30.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.203 secs) [2023-05-24T05:20:30.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 8.269 secs) [2023-05-24T05:20:30.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 8.357 secs) [2023-05-24T05:20:30.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 8.376 secs) [2023-05-24T05:20:31.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 8.392 secs) [2023-05-24T05:20:31.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 8.413 secs) [2023-05-24T05:20:31.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 8.463 secs) [2023-05-24T05:20:31.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 8.616 secs) [2023-05-24T05:20:31.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 8.73 secs) [2023-05-24T05:20:31.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 8.748 secs) [2023-05-24T05:20:31.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 8.761 secs) [2023-05-24T05:20:31.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.099 secs) [2023-05-24T05:20:31.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 9.127 secs) [2023-05-24T05:20:31.904Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 9.142 secs) [2023-05-24T05:20:32.169Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 9.492 secs) [2023-05-24T05:20:32.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 9.625 secs) [2023-05-24T05:20:32.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 9.688 secs) [2023-05-24T05:20:32.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 9.845 secs) [2023-05-24T05:20:32.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 9.878 secs) [2023-05-24T05:20:32.966Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 9.937 secs) [2023-05-24T05:20:33.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 10.117 secs) [2023-05-24T05:20:33.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 10.256 secs) [2023-05-24T05:20:33.499Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 10.327 secs) [2023-05-24T05:20:33.766Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 10.576 secs) [2023-05-24T05:20:34.032Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 10.755 secs) [2023-05-24T05:20:34.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 10.821 secs) [2023-05-24T05:20:34.299Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.883 secs) [2023-05-24T05:20:34.909Z] WARN: ' [2023-05-24T05:20:34.909Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:20:34.909Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:20:34.909Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:20:34.909Z] in a future version of Angular. [2023-05-24T05:20:34.909Z] [2023-05-24T05:20:34.909Z] For more information on this, see our API docs here: [2023-05-24T05:20:34.909Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:20:34.909Z] ' [2023-05-24T05:20:34.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 10.883 secs) [2023-05-24T05:20:34.909Z] WARN: ' [2023-05-24T05:20:34.909Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-24T05:20:34.909Z] Support for using the ngModel input property and ngModelChange event with [2023-05-24T05:20:34.909Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-24T05:20:34.909Z] in a future version of Angular. [2023-05-24T05:20:34.909Z] [2023-05-24T05:20:34.909Z] For more information on this, see our API docs here: [2023-05-24T05:20:34.909Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-24T05:20:34.909Z] ' [2023-05-24T05:20:34.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.052 secs) [2023-05-24T05:20:34.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 11.087 secs) [2023-05-24T05:20:34.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 11.117 secs) [2023-05-24T05:20:34.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 11.277 secs) [2023-05-24T05:20:34.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 11.338 secs) [2023-05-24T05:20:34.909Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 11.372 secs) [2023-05-24T05:20:35.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 11.447 secs) [2023-05-24T05:20:35.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 11.466 secs) [2023-05-24T05:20:35.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 11.478 secs) [2023-05-24T05:20:35.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 11.692 secs) [2023-05-24T05:20:35.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 11.77 secs) [2023-05-24T05:20:35.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 11.997 secs) [2023-05-24T05:20:35.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.161 secs) [2023-05-24T05:20:35.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.179 secs) [2023-05-24T05:20:36.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.19 secs) [2023-05-24T05:20:36.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 12.208 secs) [2023-05-24T05:20:36.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 12.264 secs) [2023-05-24T05:20:36.241Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 12.347 secs) [2023-05-24T05:20:36.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 12.387 secs) [2023-05-24T05:20:36.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 12.531 secs) [2023-05-24T05:20:36.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 12.569 secs) [2023-05-24T05:20:36.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 12.601 secs) [2023-05-24T05:20:36.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 12.644 secs) [2023-05-24T05:20:36.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 12.698 secs) [2023-05-24T05:20:37.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 12.727 secs) [2023-05-24T05:20:37.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 12.753 secs) [2023-05-24T05:20:37.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 12.781 secs) [2023-05-24T05:20:37.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.049 secs) [2023-05-24T05:20:37.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.073 secs) [2023-05-24T05:20:37.305Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 13.088 secs) [2023-05-24T05:20:37.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 13.209 secs) [2023-05-24T05:20:37.571Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 13.279 secs) [2023-05-24T05:20:37.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 13.385 secs) [2023-05-24T05:20:37.836Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 13.444 secs) [2023-05-24T05:20:38.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 13.475 secs) [2023-05-24T05:20:38.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 13.508 secs) [2023-05-24T05:20:38.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 13.593 secs) [2023-05-24T05:20:38.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 13.677 secs) [2023-05-24T05:20:38.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 13.738 secs) [2023-05-24T05:20:38.368Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 13.758 secs) [2023-05-24T05:20:38.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 13.823 secs) [2023-05-24T05:20:38.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 14.006 secs) [2023-05-24T05:20:38.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 14.227 secs) [2023-05-24T05:20:39.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 14.274 secs) [2023-05-24T05:20:39.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 14.317 secs) [2023-05-24T05:20:39.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 14.375 secs) [2023-05-24T05:20:39.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 14.391 secs) [2023-05-24T05:20:39.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 14.403 secs) [2023-05-24T05:20:39.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 14.768 secs) [2023-05-24T05:20:39.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 14.862 secs) [2023-05-24T05:20:40.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 15.131 secs) [2023-05-24T05:20:40.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 15.176 secs) [2023-05-24T05:20:40.231Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 15.19 secs) [2023-05-24T05:20:40.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 15.205 secs) [2023-05-24T05:20:40.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 15.288 secs) [2023-05-24T05:20:40.497Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 15.333 secs) [2023-05-24T05:20:40.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 15.39 secs) [2023-05-24T05:20:40.763Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 15.461 secs) [2023-05-24T05:20:41.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 15.621 secs) [2023-05-24T05:20:41.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 15.64 secs) [2023-05-24T05:20:41.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 15.658 secs) [2023-05-24T05:20:41.031Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 15.67 secs) [2023-05-24T05:20:41.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (21.851 secs / 15.67 secs) [2023-05-24T05:20:41.993Z] TOTAL: 145 SUCCESS [2023-05-24T05:20:41.993Z] ✔ Browser application bundle generation complete. [2023-05-24T05:20:46.239Z] [2023-05-24T05:20:46.239Z] =============================== Coverage summary =============================== [2023-05-24T05:20:46.239Z] Statements : 41.53% ( 1424/3429 ) [2023-05-24T05:20:46.239Z] Branches : 12.14% ( 109/898 ) [2023-05-24T05:20:46.239Z] Functions : 33.25% ( 416/1251 ) [2023-05-24T05:20:46.239Z] Lines : 39.41% ( 1279/3245 ) [2023-05-24T05:20:46.239Z] ================================================================================ [2023-05-24T05:20:46.239Z] 24 05 2023 05:20:45.827:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-24T05:20:47.199Z] ✔ Browser application bundle generation complete. [2023-05-24T05:20:48.159Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-05-24T05:20:48.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T05:20:48.244Z] $ docker stop --time=1 765abe68dcdff6fca0c1a5e7a9996aa55cd6720ac4bfd2ce795e3c168141dc5f [2023-05-24T05:20:49.981Z] $ docker rm -f --volumes 765abe68dcdff6fca0c1a5e7a9996aa55cd6720ac4bfd2ce795e3c168141dc5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T05:20:51.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T05:20:54.495Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T05:20:59.783Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T05:21:00.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T05:21:03.343Z] + ls -al . [2023-05-24T05:21:03.343Z] total 176 [2023-05-24T05:21:03.343Z] drwxrwxr-x 13 jenkins jenkins 4096 May 24 05:06 . [2023-05-24T05:21:03.343Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:03 .. [2023-05-24T05:21:03.343Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:03 .blubracket [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 18 May 24 05:03 .dockerignore [2023-05-24T05:21:03.343Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:03 .git [2023-05-24T05:21:03.343Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:03 .github [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 185 May 24 05:03 .gitignore [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 24 05:03 Attribution.txt [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 24 05:03 CHANGELOG.md [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 24 05:03 CONTRIBUTING.md [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 24 05:03 Dockerfile [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 652 May 24 05:03 Jenkinsfile [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 24 05:03 LICENSE [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 24 05:03 Makefile [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 24 05:03 README.md [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:00 VERSION [2023-05-24T05:21:03.343Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:03 assets [2023-05-24T05:21:03.343Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:03 bin [2023-05-24T05:21:03.343Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 05:03 cmd [2023-05-24T05:21:03.343Z] -rw-r--r-- 1 jenkins jenkins 10 May 24 05:06 coverage.out [2023-05-24T05:21:03.343Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 05:03 docs [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 24 05:03 go.mod [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 24 05:03 go.sum [2023-05-24T05:21:03.343Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 05:03 internal [2023-05-24T05:21:03.343Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:03 snap [2023-05-24T05:21:03.343Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 05:03 testing [2023-05-24T05:21:03.343Z] -rw-rw-r-- 1 jenkins jenkins 155 May 24 05:03 version.go [2023-05-24T05:21:03.343Z] drwxrwxr-x 6 jenkins jenkins 4096 May 24 05:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:21:03.816Z] + 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=116b63d5d91e022accb13581612c1716ca2e3d97 --label arch=arm64 --label version=0.0.0 . [2023-05-24T05:21:05.239Z] Sending build context to Docker daemon 33.17MB [2023-05-24T05:21:05.240Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T05:21:05.240Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-24T05:21:05.240Z] ---> fc07713fcc39 [2023-05-24T05:21:05.240Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-24T05:21:06.202Z] ---> Running in a9cd91ea1cb0 [2023-05-24T05:21:06.469Z] Removing intermediate container a9cd91ea1cb0 [2023-05-24T05:21:06.469Z] ---> 2574f3cebd7a [2023-05-24T05:21:06.469Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T05:21:06.469Z] ---> Running in 7337c9595d08 [2023-05-24T05:21:06.738Z] Removing intermediate container 7337c9595d08 [2023-05-24T05:21:06.738Z] ---> 7b7eb2f422fc [2023-05-24T05:21:06.738Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T05:21:07.006Z] ---> Running in b42e366a440c [2023-05-24T05:21:07.275Z] Removing intermediate container b42e366a440c [2023-05-24T05:21:07.275Z] ---> 189b22d28dcf [2023-05-24T05:21:07.275Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-24T05:21:07.275Z] ---> Running in 5d57ea6b3e4c [2023-05-24T05:21:07.543Z] Removing intermediate container 5d57ea6b3e4c [2023-05-24T05:21:07.543Z] ---> 087a2f52b9d4 [2023-05-24T05:21:07.543Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-24T05:21:07.813Z] ---> Running in b51a930e85aa [2023-05-24T05:21:08.080Z] Removing intermediate container b51a930e85aa [2023-05-24T05:21:08.080Z] ---> 5c974e714a83 [2023-05-24T05:21:08.080Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-24T05:21:10.024Z] ---> 475fa48190c7 [2023-05-24T05:21:10.024Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T05:21:10.024Z] ---> Running in ad7fd9e1754f [2023-05-24T05:21:10.983Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T05:21:11.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T05:21:12.970Z] OK: 263 MiB in 53 packages [2023-05-24T05:21:13.557Z] Removing intermediate container ad7fd9e1754f [2023-05-24T05:21:13.557Z] ---> 1d12c06919d3 [2023-05-24T05:21:13.557Z] Step 10/25 : ENV GO111MODULE=on [2023-05-24T05:21:13.825Z] ---> Running in 80411118dde0 [2023-05-24T05:21:14.092Z] Removing intermediate container 80411118dde0 [2023-05-24T05:21:14.092Z] ---> f191b7a68f86 [2023-05-24T05:21:14.092Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-24T05:21:14.092Z] ---> Running in 83cdc1d40c75 [2023-05-24T05:21:14.359Z] Removing intermediate container 83cdc1d40c75 [2023-05-24T05:21:14.359Z] ---> 1f3f3dd66929 [2023-05-24T05:21:14.359Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-24T05:21:14.942Z] ---> 6108635db297 [2023-05-24T05:21:14.942Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T05:21:14.942Z] ---> Running in 85d9a172f501 [2023-05-24T05:21:17.560Z] Removing intermediate container 85d9a172f501 [2023-05-24T05:21:17.560Z] ---> 8d7e71a6796e [2023-05-24T05:21:17.560Z] Step 14/25 : COPY . . [2023-05-24T05:21:21.803Z] ---> f58afdfdbaa4 [2023-05-24T05:21:21.803Z] Step 15/25 : RUN ${MAKE} [2023-05-24T05:21:21.803Z] ---> Running in 7fbf3b9e7c91 [2023-05-24T05:21:22.763Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-24T05:23:29.415Z] Removing intermediate container 7fbf3b9e7c91 [2023-05-24T05:23:29.415Z] ---> 765e6f2c3dfb [2023-05-24T05:23:29.415Z] Step 16/25 : FROM alpine:3.17 [2023-05-24T05:23:29.415Z] 3.17: Pulling from library/alpine [2023-05-24T05:23:29.415Z] c41833b44d91: Already exists [2023-05-24T05:23:29.415Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T05:23:29.415Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T05:23:29.415Z] ---> 51e60588ff2c [2023-05-24T05:23:29.415Z] Step 17/25 : EXPOSE 4000 [2023-05-24T05:23:29.415Z] ---> Running in 23579320f93e [2023-05-24T05:23:29.415Z] Removing intermediate container 23579320f93e [2023-05-24T05:23:29.415Z] ---> 8b066ec36b95 [2023-05-24T05:23:29.415Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T05:23:29.415Z] ---> c39234bda1c3 [2023-05-24T05:23:29.415Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-24T05:23:29.415Z] ---> 292457b3899f [2023-05-24T05:23:29.415Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-24T05:23:29.415Z] ---> f82649dba227 [2023-05-24T05:23:29.415Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-24T05:23:29.415Z] ---> Running in a3c67499634d [2023-05-24T05:23:29.415Z] Removing intermediate container a3c67499634d [2023-05-24T05:23:29.415Z] ---> 516a705ad030 [2023-05-24T05:23:29.415Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-24T05:23:29.415Z] ---> Running in d4113be07781 [2023-05-24T05:23:29.415Z] Removing intermediate container d4113be07781 [2023-05-24T05:23:29.415Z] ---> 47ac24edb56f [2023-05-24T05:23:29.415Z] Step 23/25 : LABEL arch=arm64 [2023-05-24T05:23:29.415Z] ---> Running in 49076d579ab1 [2023-05-24T05:23:29.415Z] Removing intermediate container 49076d579ab1 [2023-05-24T05:23:29.415Z] ---> 934414d2842e [2023-05-24T05:23:29.415Z] Step 24/25 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 [2023-05-24T05:23:29.415Z] ---> Running in e8983a0be7ab [2023-05-24T05:23:29.415Z] Removing intermediate container e8983a0be7ab [2023-05-24T05:23:29.415Z] ---> 61147e6f7d0c [2023-05-24T05:23:29.415Z] Step 25/25 : LABEL version=0.0.0 [2023-05-24T05:23:29.415Z] ---> Running in 35751cef7b8e [2023-05-24T05:23:29.415Z] Removing intermediate container 35751cef7b8e [2023-05-24T05:23:29.415Z] ---> 0556e6ee3fdd [2023-05-24T05:23:29.415Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T05:23:29.415Z] Successfully built 0556e6ee3fdd [2023-05-24T05:23:29.415Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:23:30.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T05:23:30.224Z] [2023-05-24T05:23:30.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:23:30.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T05:23:30.630Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T05:23:30.630Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T05:23:30.630Z] 04944245beec: Pulling fs layer [2023-05-24T05:23:30.630Z] 699f458cf7ca: Pulling fs layer [2023-05-24T05:23:30.630Z] 765212b225bb: Pulling fs layer [2023-05-24T05:23:30.630Z] f23df028b6ca: Pulling fs layer [2023-05-24T05:23:30.630Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T05:23:30.630Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T05:23:30.630Z] 765212b225bb: Waiting [2023-05-24T05:23:30.630Z] f23df028b6ca: Waiting [2023-05-24T05:23:30.630Z] d65c8cfc05b1: Waiting [2023-05-24T05:23:30.630Z] 2437ff75d9bd: Waiting [2023-05-24T05:23:30.900Z] 04944245beec: Verifying Checksum [2023-05-24T05:23:30.900Z] 04944245beec: Download complete [2023-05-24T05:23:30.900Z] 765212b225bb: Verifying Checksum [2023-05-24T05:23:30.900Z] 765212b225bb: Download complete [2023-05-24T05:23:30.900Z] f23df028b6ca: Verifying Checksum [2023-05-24T05:23:30.900Z] f23df028b6ca: Download complete [2023-05-24T05:23:30.900Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T05:23:30.900Z] d65c8cfc05b1: Download complete [2023-05-24T05:23:30.900Z] 699f458cf7ca: Verifying Checksum [2023-05-24T05:23:31.485Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T05:23:31.485Z] 8998bd30e6a1: Download complete [2023-05-24T05:23:33.425Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T05:23:33.425Z] 2437ff75d9bd: Download complete [2023-05-24T05:23:35.363Z] 8998bd30e6a1: Pull complete [2023-05-24T05:23:35.632Z] 04944245beec: Pull complete [2023-05-24T05:23:37.037Z] 699f458cf7ca: Pull complete [2023-05-24T05:23:37.304Z] 765212b225bb: Pull complete [2023-05-24T05:23:37.886Z] f23df028b6ca: Pull complete [2023-05-24T05:23:38.153Z] d65c8cfc05b1: Pull complete [2023-05-24T05:23:53.265Z] 2437ff75d9bd: Pull complete [2023-05-24T05:23:53.265Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T05:23:53.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T05:23:53.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:23:53.593Z] prd-ubuntu20.04-docker-arm64-4c-16g-16664 does not seem to be running inside a container [2023-05-24T05:23:53.667Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-24T05:23:56.286Z] $ docker top a3b4bc8d5eddbf52fa7afe0f98f609100e88d5e488ad43544e091c2b2c321f04 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:23:57.159Z] ---> job-cost.sh [2023-05-24T05:23:57.159Z] lf-activate-venv: SKIPPING [2023-05-24T05:23:57.159Z] INFO: No Stack... [2023-05-24T05:23:57.424Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T05:23:58.379Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T05:23:59.027Z] + + cutcat -d, -f6 [2023-05-24T05:23:59.027Z] /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2023-05-24T05:23:59.105Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [2023-05-24T05:23:59.110Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] did not exist. Created. [2023-05-24T05:23:59.110Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T05:23:59.840Z] /w/workspace/edgex-ui-go/1@tmp/durable-d68772f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T05:24:00.188Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T05:24:00.225Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T05:24:04.913Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T05:24:04.932Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T05:24:05.021Z] $ docker stop --time=1 a3b4bc8d5eddbf52fa7afe0f98f609100e88d5e488ad43544e091c2b2c321f04 [2023-05-24T05:24:06.644Z] $ docker rm -f --volumes a3b4bc8d5eddbf52fa7afe0f98f609100e88d5e488ad43544e091c2b2c321f04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-24T05:24:07.625Z] provisioning config files... [2023-05-24T05:24:07.660Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config10752681916889117779tmp [Pipeline] { [Pipeline] sh [2023-05-24T05:24:07.989Z] + set +x [2023-05-24T05:24:07.989Z] + curl -s https://codecov.io/bash [2023-05-24T05:24:07.989Z] + bash -s -- [2023-05-24T05:24:07.989Z] [2023-05-24T05:24:07.989Z] _____ _ [2023-05-24T05:24:07.989Z] / ____| | | [2023-05-24T05:24:07.989Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T05:24:07.989Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T05:24:07.989Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T05:24:07.989Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T05:24:07.989Z] Bash-1.0.6 [2023-05-24T05:24:07.989Z] [2023-05-24T05:24:07.989Z] [2023-05-24T05:24:07.989Z] ==> git version 2.25.1 found [2023-05-24T05:24:07.989Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-24T05:24:07.989Z] Release-Date: 2020-01-08 [2023-05-24T05:24:07.989Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T05:24:07.989Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T05:24:07.989Z] ==> Jenkins CI detected. [2023-05-24T05:24:07.989Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [2023-05-24T05:24:07.989Z] project root: . [2023-05-24T05:24:07.989Z] --> token set from env [2023-05-24T05:24:07.989Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T05:24:07.989Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T05:24:08.249Z] ==> Python coveragepy not found [2023-05-24T05:24:08.249Z] ==> Searching for coverage reports in: [2023-05-24T05:24:08.249Z] + . [2023-05-24T05:24:08.249Z] -> Found 1 reports [2023-05-24T05:24:08.249Z] ==> Detecting git/mercurial file structure [2023-05-24T05:24:08.249Z] ==> Reading reports [2023-05-24T05:24:08.249Z] + ./coverage.out bytes=10 [2023-05-24T05:24:08.249Z] ==> Appending adjustments [2023-05-24T05:24:08.249Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T05:24:08.818Z] + Found adjustments [2023-05-24T05:24:08.818Z] ==> Gzipping contents [2023-05-24T05:24:08.818Z] 12K /tmp/codecov.26VQGD.gz [2023-05-24T05:24:08.818Z] ==> Uploading reports [2023-05-24T05:24:08.818Z] url: https://codecov.io [2023-05-24T05:24:08.818Z] query: branch=PR-618&commit=116b63d5d91e022accb13581612c1716ca2e3d97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-618%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=618&job=&cmd_args= [2023-05-24T05:24:09.077Z] -> Pinging Codecov [2023-05-24T05:24:09.077Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-618&commit=116b63d5d91e022accb13581612c1716ca2e3d97&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-618%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=618&job=&cmd_args= [2023-05-24T05:24:09.077Z] -> Uploading to [2023-05-24T05:24:09.077Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/116b63d5d91e022accb13581612c1716ca2e3d97/74e41a7e-acac-4cbd-ab92-ef7bae7240a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T052408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=affe3f7aaa1ca7b71339b338b0b5248a8ca00050bb88c8dfe5cad6216b1b40d6 [2023-05-24T05:24:09.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T05:24:09.077Z] Dload Upload Total Spent Left Speed [2023-05-24T05:24:09.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41718 --:--:-- --:--:-- --:--:-- 41718 [2023-05-24T05:24:09.337Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] } [2023-05-24T05:24:09.366Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-24T05:24:11.065Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives ] [2023-05-24T05:24:11.065Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives [2023-05-24T05:24:11.065Z] total 16 [2023-05-24T05:24:11.065Z] drwxr-xr-x 3 root root 4096 May 24 05:04 . [2023-05-24T05:24:11.065Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:04 .. [2023-05-24T05:24:11.065Z] drwxr-xr-x 2 root root 4096 May 24 05:04 cost [2023-05-24T05:24:11.065Z] -rw-r--r-- 1 root root 83 May 24 05:04 cost.csv [2023-05-24T05:24:11.065Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives [2023-05-24T05:24:11.065Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives [2023-05-24T05:24:11.065Z] total 16 [2023-05-24T05:24:11.065Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 05:04 . [2023-05-24T05:24:11.065Z] drwxrwxr-x 15 jenkins jenkins 4096 May 24 05:04 .. [2023-05-24T05:24:11.065Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 05:04 cost [2023-05-24T05:24:11.065Z] -rw-r--r-- 1 jenkins jenkins 83 May 24 05:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:24:11.392Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:24:12.299Z] ---> package-listing.sh [2023-05-24T05:24:12.299Z] ++ facter osfamily [2023-05-24T05:24:12.299Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T05:24:12.559Z] + OS_FAMILY=debian [2023-05-24T05:24:12.559Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-618 [2023-05-24T05:24:12.559Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T05:24:12.559Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T05:24:12.559Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T05:24:12.559Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T05:24:12.559Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-618 ']' [2023-05-24T05:24:12.559Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T05:24:12.559Z] + case "${OS_FAMILY}" in [2023-05-24T05:24:12.559Z] + dpkg -l [2023-05-24T05:24:12.559Z] + grep '^ii' [2023-05-24T05:24:12.559Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T05:24:12.559Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T05:24:12.559Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T05:24:12.559Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-618 ']' [2023-05-24T05:24:12.559Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/ [2023-05-24T05:24:12.559Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/ [Pipeline] echo [2023-05-24T05:24:12.603Z] 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-618/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T05:24:12.893Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T05:24:13.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T05:24:13.517Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T05:24:13.673Z] prd-ubuntu20.04-docker-8c-8g-16661 does not seem to be running inside a container [2023-05-24T05:24:13.707Z] $ 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-618/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-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T05:24:13.936Z] $ docker top 807b5333db6c5a5d21437beba0e5475a097a91928777a26721cc4a6961472be9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T05:24:14.332Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T05:24:14.649Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T05:24:14.956Z] + ls /var/log/sa-host [2023-05-24T05:24:14.956Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T05:24:15.096Z] provisioning config files... [2023-05-24T05:24:15.105Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config3205241504333236072tmp [Pipeline] { [Pipeline] echo [2023-05-24T05:24:15.161Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:24:15.473Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T05:24:15.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:24:15.895Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T05:24:15.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:24:16.240Z] ---> sudo-logs.sh [2023-05-24T05:24:16.240Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T05:24:16.323Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:24:16.640Z] ---> job-cost.sh [2023-05-24T05:24:16.640Z] lf-activate-venv: SKIPPING [2023-05-24T05:24:16.640Z] DEBUG: total: 0.2199999988079071 [2023-05-24T05:24:16.640Z] INFO: Retrieving Stack Cost... [2023-05-24T05:24:17.208Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T05:24:17.467Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T05:24:17.501Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T05:24:17.809Z] ---> logs-deploy.sh [2023-05-24T05:24:17.810Z] lf-activate-venv: SKIPPING [2023-05-24T05:24:17.810Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-618/1 [2023-05-24T05:24:17.810Z] INFO: archiving workspace using pattern(s): [2023-05-24T05:24:18.744Z] Archives upload complete. [2023-05-24T05:24:19.003Z] INFO: archiving logs to Nexus [2023-05-24T05:24:19.569Z] ---> uname -a: [2023-05-24T05:24:19.569Z] Linux prd-ubuntu20-04-docker-8c-8g-16661 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-24T05:24:19.569Z] [2023-05-24T05:24:19.569Z] [2023-05-24T05:24:19.569Z] ---> lscpu: [2023-05-24T05:24:19.569Z] Architecture: x86_64 [2023-05-24T05:24:19.569Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-24T05:24:19.569Z] Byte Order: Little Endian [2023-05-24T05:24:19.569Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-24T05:24:19.569Z] CPU(s): 8 [2023-05-24T05:24:19.569Z] On-line CPU(s) list: 0-7 [2023-05-24T05:24:19.569Z] Thread(s) per core: 1 [2023-05-24T05:24:19.569Z] Core(s) per socket: 1 [2023-05-24T05:24:19.569Z] Socket(s): 8 [2023-05-24T05:24:19.569Z] NUMA node(s): 1 [2023-05-24T05:24:19.569Z] Vendor ID: AuthenticAMD [2023-05-24T05:24:19.569Z] CPU family: 23 [2023-05-24T05:24:19.569Z] Model: 49 [2023-05-24T05:24:19.569Z] Model name: AMD EPYC-Rome Processor [2023-05-24T05:24:19.569Z] Stepping: 0 [2023-05-24T05:24:19.569Z] CPU MHz: 2799.998 [2023-05-24T05:24:19.569Z] BogoMIPS: 5599.99 [2023-05-24T05:24:19.569Z] Virtualization: AMD-V [2023-05-24T05:24:19.569Z] Hypervisor vendor: KVM [2023-05-24T05:24:19.569Z] Virtualization type: full [2023-05-24T05:24:19.569Z] L1d cache: 256 KiB [2023-05-24T05:24:19.569Z] L1i cache: 256 KiB [2023-05-24T05:24:19.569Z] L2 cache: 4 MiB [2023-05-24T05:24:19.569Z] L3 cache: 128 MiB [2023-05-24T05:24:19.569Z] NUMA node0 CPU(s): 0-7 [2023-05-24T05:24:19.569Z] Vulnerability Itlb multihit: Not affected [2023-05-24T05:24:19.569Z] Vulnerability L1tf: Not affected [2023-05-24T05:24:19.569Z] Vulnerability Mds: Not affected [2023-05-24T05:24:19.569Z] Vulnerability Meltdown: Not affected [2023-05-24T05:24:19.569Z] Vulnerability Mmio stale data: Not affected [2023-05-24T05:24:19.569Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-24T05:24:19.569Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-24T05:24:19.569Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-24T05:24:19.569Z] Vulnerability Srbds: Not affected [2023-05-24T05:24:19.569Z] Vulnerability Tsx async abort: Not affected [2023-05-24T05:24:19.569Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-24T05:24:19.569Z] [2023-05-24T05:24:19.569Z] [2023-05-24T05:24:19.569Z] ---> nproc: [2023-05-24T05:24:19.569Z] 8 [2023-05-24T05:24:19.569Z] [2023-05-24T05:24:19.569Z] [2023-05-24T05:24:19.569Z] ---> df -h: [2023-05-24T05:24:19.569Z] Filesystem Size Used Avail Use% Mounted on [2023-05-24T05:24:19.569Z] overlay 155G 13G 142G 9% / [2023-05-24T05:24:19.569Z] tmpfs 64M 0 64M 0% /dev [2023-05-24T05:24:19.569Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-24T05:24:19.569Z] shm 64M 0 64M 0% /dev/shm [2023-05-24T05:24:19.569Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-05-24T05:24:19.569Z] [2023-05-24T05:24:19.569Z]