Pull request #596 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 9df9385d76c3a272f6c5f30663d895d225af5f4b+5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (ec88db94431b0487783bf95ce3e495d951fec01c) 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-ssh9883884524878805073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh91202557758107751.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh 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-596/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-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7547652751740851446.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-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh892796241916467117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh16798157814551733365.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-596/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-596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13350930742067647511.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2456 in /w/workspace/edgexfoundry_edgex-ui-go_PR-596 [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-596 # 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 9df9385d76c3a272f6c5f30663d895d225af5f4b Merge succeeded, producing 9df9385d76c3a272f6c5f30663d895d225af5f4b Checking out Revision 9df9385d76c3a272f6c5f30663d895d225af5f4b (PR-596) > 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/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9df9385d76c3a272f6c5f30663d895d225af5f4b # 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 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9df9385d76c3a272f6c5f30663d895d225af5f4b # timeout=10 Commit message: "refactor(snap): Update command and metadata sourcing" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-16T15:21:13.858Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-16T15:21:14.036Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-16T15:21:14.139Z] ========================================================= [2023-03-16T15:21:14.139Z] EdgeX Global Pipelines Version Info [2023-03-16T15:21:14.139Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:21:14.877Z] ------------------- [2023-03-16T15:21:14.877Z] stable info: [2023-03-16T15:21:14.877Z] ------------------- [2023-03-16T15:21:14.877Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-16T15:21:14.877Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-16T15:21:14.877Z] Message: update stable to v1.0.245 [2023-03-16T15:21:15.448Z] ------------------- [2023-03-16T15:21:15.448Z] experimental info: [2023-03-16T15:21:15.448Z] ------------------- [2023-03-16T15:21:15.448Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-16T15:21:15.448Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-16T15:21:15.448Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-16T15:21:15.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-03-16T15:21:15.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-03-16T15:21:15.818Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-16T15:21:15.859Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-16T15:21:15.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-16T15:21:15.934Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-16T15:21:15.978Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-16T15:21:16.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-16T15:21:16.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-16T15:21:16.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-16T15:21:16.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-16T15:21:16.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-03-16T15:21:16.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-16T15:21:16.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-16T15:21:16.287Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:21:16.329Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-16T15:21:16.375Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T15:21:16.413Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-16T15:21:16.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-16T15:21:16.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-16T15:21:16.523Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-16T15:21:16.563Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-16T15:21:16.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-16T15:21:16.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-16T15:21:16.675Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-16T15:21:16.713Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-16T15:21:16.754Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-16T15:21:16.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-596 [Pipeline] echo [2023-03-16T15:21:16.823Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-596 [Pipeline] echo [2023-03-16T15:21:16.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-596 [Pipeline] echo [2023-03-16T15:21:16.901Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9df9385d76c3a272f6c5f30663d895d225af5f4b [Pipeline] echo [2023-03-16T15:21:16.946Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9df9385 [Pipeline] echo [2023-03-16T15:21:16.992Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:21:17.108Z] provisioning config files... [2023-03-16T15:21:17.121Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp/config18229656445152431192tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:21:17.465Z] ---> docker-login.sh [2023-03-16T15:21:17.465Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:21:17.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:17.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:17.724Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:17.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:17.724Z] [2023-03-16T15:21:17.724Z] Login Succeeded [2023-03-16T15:21:17.724Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:21:17.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:17.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:17.724Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:17.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:17.724Z] [2023-03-16T15:21:17.724Z] Login Succeeded [2023-03-16T15:21:17.724Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:21:17.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:17.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:17.986Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:17.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:17.986Z] [2023-03-16T15:21:17.986Z] Login Succeeded [2023-03-16T15:21:17.986Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:21:17.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:17.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:17.986Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:17.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:17.986Z] [2023-03-16T15:21:17.986Z] Login Succeeded [2023-03-16T15:21:17.986Z] docker.io [2023-03-16T15:21:18.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:18.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:18.247Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:18.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:18.247Z] [2023-03-16T15:21:18.247Z] Login Succeeded [2023-03-16T15:21:18.247Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:21:18.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-16T15:21:18.868Z] + git rev-list -1 --merges 9df9385d76c3a272f6c5f30663d895d225af5f4b~1..9df9385d76c3a272f6c5f30663d895d225af5f4b [Pipeline] echo [2023-03-16T15:21:18.926Z] -----------> git rev-list -1 --merges 9df9385d76c3a272f6c5f30663d895d225af5f4b~1..9df9385d76c3a272f6c5f30663d895d225af5f4b 9df9385d76c3a272f6c5f30663d895d225af5f4b [false] [Pipeline] sh [2023-03-16T15:21:19.231Z] + git log --format=format:%s -1 9df9385d76c3a272f6c5f30663d895d225af5f4b [Pipeline] echo [2023-03-16T15:21:19.269Z] ========================================================= [2023-03-16T15:21:19.269Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-16T15:21:19.269Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:21:19.691Z] + git log --format=format:%s -1 9df9385d76c3a272f6c5f30663d895d225af5f4b [Pipeline] echo [2023-03-16T15:21:19.719Z] [semverPrep] GIT_COMMIT: 9df9385d76c3a272f6c5f30663d895d225af5f4b, Commit Message: refactor(snap): Update command and metadata sourcing [Pipeline] echo [2023-03-16T15:21:19.745Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-16T15:21:20.117Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-16T15:21:20.117Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-16T15:21:20.117Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-16T15:21:20.117Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-16T15:21:20.117Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-16T15:21:20.117Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-16T15:21:20.117Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:21:20.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:21:20.541Z] [2023-03-16T15:21:20.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:21:20.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:21:20.908Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-16T15:21:20.908Z] b85a868b505f: Pulling fs layer [2023-03-16T15:21:20.908Z] e2be974225ed: Pulling fs layer [2023-03-16T15:21:20.908Z] 339a4e72a1f5: Pulling fs layer [2023-03-16T15:21:20.908Z] 988bab9f4d93: Pulling fs layer [2023-03-16T15:21:20.908Z] 1469e6f7b9e6: Pulling fs layer [2023-03-16T15:21:20.908Z] eaf3925da568: Pulling fs layer [2023-03-16T15:21:20.908Z] bab4dde63d76: Pulling fs layer [2023-03-16T15:21:20.908Z] bde34c3a00c8: Pulling fs layer [2023-03-16T15:21:20.908Z] b352a97aabf1: Pulling fs layer [2023-03-16T15:21:20.908Z] 4872d77fe225: Pulling fs layer [2023-03-16T15:21:20.908Z] 5851b861e8e6: Pulling fs layer [2023-03-16T15:21:20.908Z] b352a97aabf1: Waiting [2023-03-16T15:21:20.908Z] bde34c3a00c8: Waiting [2023-03-16T15:21:20.908Z] 5851b861e8e6: Waiting [2023-03-16T15:21:20.908Z] 4872d77fe225: Waiting [2023-03-16T15:21:20.908Z] 1469e6f7b9e6: Waiting [2023-03-16T15:21:20.908Z] bab4dde63d76: Waiting [2023-03-16T15:21:20.908Z] eaf3925da568: Waiting [2023-03-16T15:21:20.908Z] 988bab9f4d93: Waiting [2023-03-16T15:21:20.908Z] e2be974225ed: Verifying Checksum [2023-03-16T15:21:20.908Z] e2be974225ed: Download complete [2023-03-16T15:21:20.908Z] 988bab9f4d93: Verifying Checksum [2023-03-16T15:21:20.908Z] 988bab9f4d93: Download complete [2023-03-16T15:21:21.169Z] 1469e6f7b9e6: Verifying Checksum [2023-03-16T15:21:21.169Z] 1469e6f7b9e6: Download complete [2023-03-16T15:21:21.169Z] eaf3925da568: Verifying Checksum [2023-03-16T15:21:21.169Z] eaf3925da568: Download complete [2023-03-16T15:21:21.169Z] 339a4e72a1f5: Verifying Checksum [2023-03-16T15:21:21.169Z] 339a4e72a1f5: Download complete [2023-03-16T15:21:21.169Z] bde34c3a00c8: Download complete [2023-03-16T15:21:21.169Z] b352a97aabf1: Download complete [2023-03-16T15:21:21.169Z] 4872d77fe225: Verifying Checksum [2023-03-16T15:21:21.169Z] 4872d77fe225: Download complete [2023-03-16T15:21:21.169Z] 5851b861e8e6: Verifying Checksum [2023-03-16T15:21:21.169Z] b85a868b505f: Verifying Checksum [2023-03-16T15:21:21.169Z] b85a868b505f: Download complete [2023-03-16T15:21:21.427Z] bab4dde63d76: Verifying Checksum [2023-03-16T15:21:21.427Z] bab4dde63d76: Download complete [2023-03-16T15:21:22.362Z] b85a868b505f: Pull complete [2023-03-16T15:21:22.622Z] e2be974225ed: Pull complete [2023-03-16T15:21:23.193Z] 339a4e72a1f5: Pull complete [2023-03-16T15:21:23.193Z] 988bab9f4d93: Pull complete [2023-03-16T15:21:23.193Z] 1469e6f7b9e6: Pull complete [2023-03-16T15:21:23.454Z] eaf3925da568: Pull complete [2023-03-16T15:21:24.826Z] bab4dde63d76: Pull complete [2023-03-16T15:21:25.086Z] bde34c3a00c8: Pull complete [2023-03-16T15:21:25.086Z] b352a97aabf1: Pull complete [2023-03-16T15:21:25.086Z] 4872d77fe225: Pull complete [2023-03-16T15:21:25.345Z] 5851b861e8e6: Pull complete [2023-03-16T15:21:25.345Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-16T15:21:25.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-16T15:21:25.345Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:21:25.611Z] prd-ubuntu20.04-docker-8c-8g-2456 does not seem to be running inside a container [2023-03-16T15:21:25.785Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-596 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596:/w/workspace/edgexfoundry_edgex-ui-go_PR-596:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-596@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-devops/py-git-semver:0.1.4 cat [2023-03-16T15:21:27.042Z] $ docker top d331b467b1afd359cb14fcda3a288c1965859e61dd32263c8a8317eac44ee925 -eo pid,comm [2023-03-16T15:21:27.095Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-16T15:21:27.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-16T15:21:27.225Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:21:27.225Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:21:27.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:21:27.354Z] $ docker exec d331b467b1afd359cb14fcda3a288c1965859e61dd32263c8a8317eac44ee925 ssh-agent [2023-03-16T15:21:27.462Z] SSH_AUTH_SOCK=/tmp/ssh-VgPtVGzbu4UP/agent.32 [2023-03-16T15:21:27.462Z] SSH_AGENT_PID=38 [2023-03-16T15:21:27.469Z] Running ssh-add (command line suppressed) [2023-03-16T15:21:27.592Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp/private_key_4247579008428922758.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp/private_key_4247579008428922758.key) [2023-03-16T15:21:27.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:21:27.935Z] + git tag --points-at HEAD [Pipeline] } [2023-03-16T15:21:27.971Z] $ docker exec --env ******** --env ******** d331b467b1afd359cb14fcda3a288c1965859e61dd32263c8a8317eac44ee925 ssh-agent -k [2023-03-16T15:21:28.069Z] unset SSH_AUTH_SOCK; [2023-03-16T15:21:28.069Z] unset SSH_AGENT_PID; [2023-03-16T15:21:28.069Z] echo Agent pid 38 killed; [2023-03-16T15:21:28.073Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-16T15:21:28.168Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-16T15:21:28.168Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-16T15:21:28.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-16T15:21:28.304Z] $ docker exec d331b467b1afd359cb14fcda3a288c1965859e61dd32263c8a8317eac44ee925 ssh-agent [2023-03-16T15:21:28.414Z] SSH_AUTH_SOCK=/tmp/ssh-f9hOPsQc6Fhs/agent.72 [2023-03-16T15:21:28.414Z] SSH_AGENT_PID=78 [2023-03-16T15:21:28.419Z] Running ssh-add (command line suppressed) [2023-03-16T15:21:28.537Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp/private_key_11419447426570247138.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp/private_key_11419447426570247138.key) [2023-03-16T15:21:28.545Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-16T15:21:28.874Z] + git semver init [2023-03-16T15:21:29.133Z] 2023-03-16 15:21:29,052 [run_init] DEBUG init version:0.0.0 force:False [2023-03-16T15:21:29.133Z] 2023-03-16 15:21:29,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-596/.semver [2023-03-16T15:21:29.133Z] 2023-03-16 15:21:29,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-596/.semver [2023-03-16T15:21:29.133Z] 2023-03-16 15:21:29,054 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-596/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-596, universal_newlines=False, shell=None, istream=None) [2023-03-16T15:21:30.509Z] 2023-03-16 15:21:30,433 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-596/.git/info/exclude [2023-03-16T15:21:30.509Z] 2023-03-16 15:21:30,433 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-596/.semver/PR-596 with force:False [2023-03-16T15:21:30.509Z] 2023-03-16 15:21:30,433 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-596/.semver/PR-596 [2023-03-16T15:21:30.509Z] 2023-03-16 15:21:30,437 [execute] INFO git cat-file --batch-check [2023-03-16T15:21:30.509Z] 2023-03-16 15:21:30,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-596/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T15:21:30.509Z] 2023-03-16 15:21:30,445 [execute] INFO git cat-file --batch [2023-03-16T15:21:30.509Z] 2023-03-16 15:21:30,445 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-596/.semver, universal_newlines=False, shell=None, istream=) [2023-03-16T15:21:30.509Z] 2023-03-16 15:21:30,450 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-596/.semver/PR-596 [2023-03-16T15:21:30.509Z] 0.0.0 [Pipeline] } [2023-03-16T15:21:30.540Z] $ docker exec --env ******** --env ******** d331b467b1afd359cb14fcda3a288c1965859e61dd32263c8a8317eac44ee925 ssh-agent -k [2023-03-16T15:21:30.640Z] unset SSH_AUTH_SOCK; [2023-03-16T15:21:30.641Z] unset SSH_AGENT_PID; [2023-03-16T15:21:30.641Z] echo Agent pid 78 killed; [2023-03-16T15:21:30.643Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-16T15:21:31.069Z] + git semver [Pipeline] } [2023-03-16T15:21:31.357Z] $ docker stop --time=1 d331b467b1afd359cb14fcda3a288c1965859e61dd32263c8a8317eac44ee925 [2023-03-16T15:21:32.707Z] $ docker rm -f --volumes d331b467b1afd359cb14fcda3a288c1965859e61dd32263c8a8317eac44ee925 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:21:33.094Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-16T15:21:33.341Z] Stashed 1 file(s) [Pipeline] echo [2023-03-16T15:21:33.365Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:21:33.916Z] provisioning config files... [2023-03-16T15:21:33.925Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp/config4883324464129168221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:21:34.273Z] ---> docker-login.sh [2023-03-16T15:21:34.274Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:21:34.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:34.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:34.274Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:34.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:34.274Z] [2023-03-16T15:21:34.274Z] Login Succeeded [2023-03-16T15:21:34.274Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:21:34.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:34.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:34.274Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:34.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:34.274Z] [2023-03-16T15:21:34.274Z] Login Succeeded [2023-03-16T15:21:34.274Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:21:34.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:34.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:34.532Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:34.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:34.532Z] [2023-03-16T15:21:34.532Z] Login Succeeded [2023-03-16T15:21:34.532Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:21:34.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:34.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:34.532Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:34.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:34.532Z] [2023-03-16T15:21:34.532Z] Login Succeeded [2023-03-16T15:21:34.532Z] docker.io [2023-03-16T15:21:34.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:21:34.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:21:34.791Z] Configure a credential helper to remove this warning. See [2023-03-16T15:21:34.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:21:34.791Z] [2023-03-16T15:21:34.791Z] Login Succeeded [2023-03-16T15:21:34.791Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:21:34.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T15:21:35.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:21:35.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:21:35.082Z] ========================================================= [2023-03-16T15:21:35.082Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-16T15:21:35.082Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:21:35.537Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T15:21:35.796Z] Sending build context to Docker daemon 45.72MB [2023-03-16T15:21:35.796Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T15:21:35.796Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-16T15:21:35.796Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-16T15:21:35.796Z] 63b65145d645: Pulling fs layer [2023-03-16T15:21:35.796Z] a2d21d5440eb: Pulling fs layer [2023-03-16T15:21:35.796Z] 935e6c44a52c: Pulling fs layer [2023-03-16T15:21:35.796Z] 94cc34f8dd06: Pulling fs layer [2023-03-16T15:21:35.796Z] 30dea6a524f1: Pulling fs layer [2023-03-16T15:21:35.796Z] a2aff8979fd8: Pulling fs layer [2023-03-16T15:21:35.796Z] 6808be2612f2: Pulling fs layer [2023-03-16T15:21:35.796Z] f25807f1079a: Pulling fs layer [2023-03-16T15:21:35.796Z] 30dea6a524f1: Waiting [2023-03-16T15:21:35.796Z] a2aff8979fd8: Waiting [2023-03-16T15:21:35.796Z] f25807f1079a: Waiting [2023-03-16T15:21:35.796Z] 6808be2612f2: Waiting [2023-03-16T15:21:35.796Z] 94cc34f8dd06: Waiting [2023-03-16T15:21:35.796Z] a2d21d5440eb: Verifying Checksum [2023-03-16T15:21:35.796Z] a2d21d5440eb: Download complete [2023-03-16T15:21:35.796Z] 94cc34f8dd06: Verifying Checksum [2023-03-16T15:21:35.796Z] 94cc34f8dd06: Download complete [2023-03-16T15:21:35.796Z] 30dea6a524f1: Verifying Checksum [2023-03-16T15:21:35.796Z] 30dea6a524f1: Download complete [2023-03-16T15:21:35.796Z] 63b65145d645: Verifying Checksum [2023-03-16T15:21:35.796Z] 63b65145d645: Download complete [2023-03-16T15:21:36.058Z] a2aff8979fd8: Verifying Checksum [2023-03-16T15:21:36.058Z] a2aff8979fd8: Download complete [2023-03-16T15:21:36.058Z] 63b65145d645: Pull complete [2023-03-16T15:21:36.058Z] a2d21d5440eb: Pull complete [2023-03-16T15:21:36.317Z] f25807f1079a: Verifying Checksum [2023-03-16T15:21:36.317Z] f25807f1079a: Download complete [2023-03-16T15:21:36.581Z] 935e6c44a52c: Download complete [2023-03-16T15:21:36.840Z] 6808be2612f2: Verifying Checksum [2023-03-16T15:21:36.840Z] 6808be2612f2: Download complete [2023-03-16T15:21:40.121Z] 935e6c44a52c: Pull complete [2023-03-16T15:21:40.121Z] 94cc34f8dd06: Pull complete [2023-03-16T15:21:40.121Z] 30dea6a524f1: Pull complete [2023-03-16T15:21:40.121Z] a2aff8979fd8: Pull complete [2023-03-16T15:21:42.022Z] 6808be2612f2: Pull complete [2023-03-16T15:21:42.586Z] f25807f1079a: Pull complete [2023-03-16T15:21:42.586Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-16T15:21:42.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-16T15:21:42.586Z] ---> 3b553350e43f [2023-03-16T15:21:42.586Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-16T15:21:43.960Z] ---> Running in 67cc81b7e03b [2023-03-16T15:21:44.217Z] Removing intermediate container 67cc81b7e03b [2023-03-16T15:21:44.217Z] ---> bda62b17da1c [2023-03-16T15:21:44.217Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:21:44.217Z] ---> Running in a55dfe773fe2 [2023-03-16T15:21:44.217Z] Removing intermediate container a55dfe773fe2 [2023-03-16T15:21:44.217Z] ---> 100ff5aa7c75 [2023-03-16T15:21:44.217Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:21:44.217Z] ---> Running in 1e53ecb6e06d [2023-03-16T15:21:44.483Z] Removing intermediate container 1e53ecb6e06d [2023-03-16T15:21:44.483Z] ---> 25ba5640fae3 [2023-03-16T15:21:44.483Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-16T15:21:44.483Z] ---> Running in 7ad00b8cc3f2 [2023-03-16T15:21:44.483Z] Removing intermediate container 7ad00b8cc3f2 [2023-03-16T15:21:44.483Z] ---> 33dcca00925e [2023-03-16T15:21:44.483Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-16T15:21:44.483Z] ---> Running in c16ba0c208e0 [2023-03-16T15:21:44.744Z] Removing intermediate container c16ba0c208e0 [2023-03-16T15:21:44.744Z] ---> 65a628387889 [2023-03-16T15:21:44.744Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-16T15:21:45.003Z] latest: Pulling from library/docker [2023-03-16T15:21:45.260Z] 63b65145d645: Already exists [2023-03-16T15:21:45.260Z] 79632185ca8e: Pulling fs layer [2023-03-16T15:21:45.260Z] 96acd0207079: Pulling fs layer [2023-03-16T15:21:45.260Z] cd9b23e3d659: Pulling fs layer [2023-03-16T15:21:45.260Z] 9b72c76fa520: Pulling fs layer [2023-03-16T15:21:45.260Z] 2a9913c6de88: Pulling fs layer [2023-03-16T15:21:45.260Z] d82d65dfa3e2: Pulling fs layer [2023-03-16T15:21:45.260Z] 9b72c76fa520: Waiting [2023-03-16T15:21:45.260Z] 2a9913c6de88: Waiting [2023-03-16T15:21:45.260Z] d82d65dfa3e2: Waiting [2023-03-16T15:21:45.260Z] c870b0efe7bf: Pulling fs layer [2023-03-16T15:21:45.260Z] 3bd06c2449b9: Pulling fs layer [2023-03-16T15:21:45.260Z] b8adaaee12a3: Pulling fs layer [2023-03-16T15:21:45.260Z] c870b0efe7bf: Waiting [2023-03-16T15:21:45.260Z] 3bd06c2449b9: Waiting [2023-03-16T15:21:45.260Z] 32e31cd5a8e4: Pulling fs layer [2023-03-16T15:21:45.260Z] cebae2ff9f88: Pulling fs layer [2023-03-16T15:21:45.260Z] 38a13f2f8392: Pulling fs layer [2023-03-16T15:21:45.260Z] b8adaaee12a3: Waiting [2023-03-16T15:21:45.260Z] 32e31cd5a8e4: Waiting [2023-03-16T15:21:45.260Z] 38a13f2f8392: Waiting [2023-03-16T15:21:45.260Z] 79632185ca8e: Verifying Checksum [2023-03-16T15:21:45.260Z] 79632185ca8e: Download complete [2023-03-16T15:21:45.519Z] 79632185ca8e: Pull complete [2023-03-16T15:21:45.519Z] cd9b23e3d659: Verifying Checksum [2023-03-16T15:21:45.519Z] cd9b23e3d659: Download complete [2023-03-16T15:21:45.519Z] 96acd0207079: Verifying Checksum [2023-03-16T15:21:45.519Z] 96acd0207079: Download complete [2023-03-16T15:21:45.519Z] 9b72c76fa520: Verifying Checksum [2023-03-16T15:21:45.519Z] 9b72c76fa520: Download complete [2023-03-16T15:21:45.777Z] d82d65dfa3e2: Download complete [2023-03-16T15:21:45.777Z] 2a9913c6de88: Download complete [2023-03-16T15:21:45.777Z] c870b0efe7bf: Download complete [2023-03-16T15:21:45.777Z] b8adaaee12a3: Verifying Checksum [2023-03-16T15:21:45.777Z] b8adaaee12a3: Download complete [2023-03-16T15:21:45.777Z] 96acd0207079: Pull complete [2023-03-16T15:21:45.777Z] cebae2ff9f88: Download complete [2023-03-16T15:21:46.034Z] 3bd06c2449b9: Verifying Checksum [2023-03-16T15:21:46.034Z] 3bd06c2449b9: Download complete [2023-03-16T15:21:46.034Z] 38a13f2f8392: Verifying Checksum [2023-03-16T15:21:46.034Z] 38a13f2f8392: Download complete [2023-03-16T15:21:46.291Z] cd9b23e3d659: Pull complete [2023-03-16T15:21:46.551Z] 9b72c76fa520: Pull complete [2023-03-16T15:21:46.551Z] 32e31cd5a8e4: Verifying Checksum [2023-03-16T15:21:46.551Z] 2a9913c6de88: Pull complete [2023-03-16T15:21:46.551Z] d82d65dfa3e2: Pull complete [2023-03-16T15:21:46.809Z] c870b0efe7bf: Pull complete [2023-03-16T15:21:47.066Z] 3bd06c2449b9: Pull complete [2023-03-16T15:21:47.066Z] b8adaaee12a3: Pull complete [2023-03-16T15:21:48.001Z] 32e31cd5a8e4: Pull complete [2023-03-16T15:21:48.001Z] cebae2ff9f88: Pull complete [2023-03-16T15:21:48.001Z] 38a13f2f8392: Pull complete [2023-03-16T15:21:48.001Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-16T15:21:48.001Z] Status: Downloaded newer image for docker:latest [2023-03-16T15:21:48.758Z] Still waiting to schedule task [2023-03-16T15:21:48.759Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-16T15:21:48.938Z] ---> b7f6171a26cd [2023-03-16T15:21:48.938Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-16T15:21:49.195Z] ---> Running in 3f9216456e0e [2023-03-16T15:21:49.454Z] Removing intermediate container 3f9216456e0e [2023-03-16T15:21:49.454Z] ---> 2dbb75e41c21 [2023-03-16T15:21:49.454Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:21:49.712Z] ---> Running in 7e14a5b9ec76 [2023-03-16T15:21:49.971Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:21:50.538Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:21:51.472Z] OK: 265 MiB in 53 packages [2023-03-16T15:21:51.472Z] Removing intermediate container 7e14a5b9ec76 [2023-03-16T15:21:51.472Z] ---> b0dab94784a0 [2023-03-16T15:21:51.472Z] Step 11/16 : ENV GO111MODULE=on [2023-03-16T15:21:51.472Z] ---> Running in 4ceeecb4295a [2023-03-16T15:21:51.731Z] Removing intermediate container 4ceeecb4295a [2023-03-16T15:21:51.731Z] ---> 01e63bab00cc [2023-03-16T15:21:51.731Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-16T15:21:51.731Z] ---> Running in ff85a7bfdd35 [2023-03-16T15:21:51.731Z] Removing intermediate container ff85a7bfdd35 [2023-03-16T15:21:51.731Z] ---> 1a114d335631 [2023-03-16T15:21:51.731Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-16T15:21:51.990Z] ---> bcfc079d8d55 [2023-03-16T15:21:51.990Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:21:51.990Z] ---> Running in ef4e63c3364e [2023-03-16T15:22:10.074Z] Removing intermediate container ef4e63c3364e [2023-03-16T15:22:10.074Z] ---> f0bcedb367d6 [2023-03-16T15:22:10.074Z] Step 15/16 : COPY . . [2023-03-16T15:22:11.448Z] ---> dac9add8bfe7 [2023-03-16T15:22:11.448Z] Step 16/16 : RUN ${MAKE} [2023-03-16T15:22:11.448Z] ---> Running in e1b95f3b294d [2023-03-16T15:22:11.448Z] noop [2023-03-16T15:22:11.706Z] Removing intermediate container e1b95f3b294d [2023-03-16T15:22:11.706Z] ---> f0eb09d503b1 [2023-03-16T15:22:11.706Z] Successfully built f0eb09d503b1 [2023-03-16T15:22:11.706Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:12.152Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:22:12.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:22:12.290Z] prd-ubuntu20.04-docker-8c-8g-2456 does not seem to be running inside a container [2023-03-16T15:22:12.327Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-596 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596:/w/workspace/edgexfoundry_edgex-ui-go_PR-596:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T15:22:12.678Z] $ docker top c5062fac79d92e2d4d4df058d2bb2a51f8bd404803375b69178a6713891af453 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:22:13.059Z] + go version [2023-03-16T15:22:13.059Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-16T15:22:13.093Z] $ docker stop --time=1 c5062fac79d92e2d4d4df058d2bb2a51f8bd404803375b69178a6713891af453 [2023-03-16T15:22:14.405Z] $ docker rm -f --volumes c5062fac79d92e2d4d4df058d2bb2a51f8bd404803375b69178a6713891af453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:22:15.107Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-16T15:22:15.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:22:15.255Z] prd-ubuntu20.04-docker-8c-8g-2456 does not seem to be running inside a container [2023-03-16T15:22:15.288Z] $ 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-596 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596:/w/workspace/edgexfoundry_edgex-ui-go_PR-596:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-16T15:22:15.625Z] $ docker top 5469e7d87dfcd660bd9699cc071b9bd8e7ca44b85ede3e3fa4fd16f7237c4110 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:22:16.011Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-596 [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:22:16.381Z] + make test [2023-03-16T15:22:16.381Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-16T15:22:20.568Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-16T15:22:30.521Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-16T15:22:30.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-16T15:22:30.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-16T15:22:30.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-16T15:22:30.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-16T15:22:30.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-16T15:22:30.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-16T15:22:30.521Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-16T15:22:30.521Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-16T15:22:32.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T15:22:32.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T15:22:32.421Z] ./bin/test-attribution-txt.sh [2023-03-16T15:22:32.421Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-16T15:22:32.421Z] make -C web test [2023-03-16T15:22:32.421Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-596/web' [2023-03-16T15:22:32.421Z] make[1]: tput: No such file or directory [2023-03-16T15:22:32.421Z] make[1]: tput: No such file or directory [2023-03-16T15:22:32.421Z] warning: generating ./VERSION [2023-03-16T15:22:32.421Z] echo "0.0.0" > VERSION [2023-03-16T15:22:32.421Z] docker build \ [2023-03-16T15:22:32.421Z] -f Dockerfile \ [2023-03-16T15:22:32.421Z] --build-arg USER=1000 \ [2023-03-16T15:22:32.421Z] \ [2023-03-16T15:22:32.421Z] --label "git_sha=9df9385d76c3a272f6c5f30663d895d225af5f4b" \ [2023-03-16T15:22:32.421Z] -t edgexfoundry/edgex-web-ui:9df9385d76c3a272f6c5f30663d895d225af5f4b \ [2023-03-16T15:22:32.421Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-16T15:22:32.421Z] . [2023-03-16T15:22:32.421Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-16T15:22:32.421Z] Install the buildx component to build images with BuildKit: [2023-03-16T15:22:32.421Z] https://docs.docker.com/go/buildx/ [2023-03-16T15:22:32.421Z] [2023-03-16T15:22:32.421Z] Sending build context to Docker daemon 3.269MB [2023-03-16T15:22:32.421Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-16T15:22:32.679Z] 16.17-alpine3.15: Pulling from library/node [2023-03-16T15:22:32.679Z] 9621f1afde84: Pulling fs layer [2023-03-16T15:22:32.679Z] c6f70ee39829: Pulling fs layer [2023-03-16T15:22:32.679Z] 56892a8094a2: Pulling fs layer [2023-03-16T15:22:32.679Z] 58dd87906ef0: Pulling fs layer [2023-03-16T15:22:32.679Z] 58dd87906ef0: Waiting [2023-03-16T15:22:32.938Z] 9621f1afde84: Verifying Checksum [2023-03-16T15:22:32.938Z] 9621f1afde84: Pull complete [2023-03-16T15:22:32.938Z] 58dd87906ef0: Verifying Checksum [2023-03-16T15:22:32.938Z] 58dd87906ef0: Download complete [2023-03-16T15:22:33.198Z] 56892a8094a2: Download complete [2023-03-16T15:22:34.132Z] c6f70ee39829: Verifying Checksum [2023-03-16T15:22:34.132Z] c6f70ee39829: Download complete [2023-03-16T15:22:35.506Z] c6f70ee39829: Pull complete [2023-03-16T15:22:35.506Z] 56892a8094a2: Pull complete [2023-03-16T15:22:35.506Z] 58dd87906ef0: Pull complete [2023-03-16T15:22:35.506Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-16T15:22:35.506Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-16T15:22:35.506Z] ---> b69703f70c3d [2023-03-16T15:22:35.506Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-16T15:22:36.442Z] ---> Running in d8437f8c715d [2023-03-16T15:22:36.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:22:36.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:22:37.273Z] (1/129) Installing libxau (1.0.9-r0) [2023-03-16T15:22:37.273Z] (2/129) Installing libmd (1.0.3-r0) [2023-03-16T15:22:37.273Z] (3/129) Installing libbsd (0.11.3-r1) [2023-03-16T15:22:37.273Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-03-16T15:22:37.273Z] (5/129) Installing libxcb (1.14-r2) [2023-03-16T15:22:37.273Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-03-16T15:22:37.273Z] (7/129) Installing libxext (1.3.4-r0) [2023-03-16T15:22:37.273Z] (8/129) Installing libice (1.0.10-r0) [2023-03-16T15:22:37.273Z] (9/129) Installing libuuid (2.37.4-r0) [2023-03-16T15:22:37.273Z] (10/129) Installing libsm (1.2.3-r0) [2023-03-16T15:22:37.273Z] (11/129) Installing libxt (1.2.1-r0) [2023-03-16T15:22:37.273Z] (12/129) Installing libxmu (1.1.3-r0) [2023-03-16T15:22:37.273Z] (13/129) Installing xset (1.2.4-r0) [2023-03-16T15:22:37.273Z] (14/129) Installing xprop (1.2.5-r0) [2023-03-16T15:22:37.274Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-03-16T15:22:37.274Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-16T15:22:37.274Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-03-16T15:22:37.274Z] (18/129) Installing libffi (3.4.2-r1) [2023-03-16T15:22:37.274Z] (19/129) Installing libintl (0.21-r0) [2023-03-16T15:22:37.274Z] (20/129) Installing libblkid (2.37.4-r0) [2023-03-16T15:22:37.274Z] (21/129) Installing libmount (2.37.4-r0) [2023-03-16T15:22:37.533Z] (22/129) Installing pcre (8.45-r1) [2023-03-16T15:22:37.533Z] (23/129) Installing glib (2.70.1-r0) [2023-03-16T15:22:37.533Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-03-16T15:22:37.533Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-03-16T15:22:37.533Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-03-16T15:22:37.533Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-03-16T15:22:37.533Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-03-16T15:22:37.533Z] (29/129) Installing libpng (1.6.37-r1) [2023-03-16T15:22:37.533Z] (30/129) Installing libwebp (1.2.2-r0) [2023-03-16T15:22:37.533Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-03-16T15:22:37.533Z] (32/129) Installing tiff (4.4.0-r0) [2023-03-16T15:22:37.533Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-03-16T15:22:37.533Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-16T15:22:37.533Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-03-16T15:22:37.533Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-03-16T15:22:37.534Z] (37/129) Installing libxrender (0.9.10-r3) [2023-03-16T15:22:37.534Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-03-16T15:22:37.534Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-03-16T15:22:37.534Z] (40/129) Installing libxi (1.8-r0) [2023-03-16T15:22:37.534Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-03-16T15:22:37.534Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-03-16T15:22:37.534Z] (43/129) Installing atk (2.36.0-r0) [2023-03-16T15:22:37.534Z] (44/129) Installing libxtst (1.2.3-r3) [2023-03-16T15:22:37.534Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-03-16T15:22:37.534Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-03-16T15:22:37.534Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-03-16T15:22:37.534Z] (48/129) Installing expat (2.5.0-r0) [2023-03-16T15:22:37.534Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-03-16T15:22:37.534Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-03-16T15:22:37.534Z] (51/129) Installing freetype (2.11.1-r2) [2023-03-16T15:22:37.534Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-03-16T15:22:37.534Z] (53/129) Installing pixman (0.40.0-r4) [2023-03-16T15:22:37.794Z] (54/129) Installing cairo (1.16.0-r5) [2023-03-16T15:22:37.794Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-03-16T15:22:37.794Z] (56/129) Installing avahi-libs (0.8-r5) [2023-03-16T15:22:37.794Z] (57/129) Installing gmp (6.2.1-r1) [2023-03-16T15:22:37.794Z] (58/129) Installing nettle (3.7.3-r0) [2023-03-16T15:22:37.794Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-03-16T15:22:37.794Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-03-16T15:22:37.794Z] (61/129) Installing libunistring (0.9.10-r1) [2023-03-16T15:22:37.794Z] (62/129) Installing gnutls (3.7.1-r2) [2023-03-16T15:22:37.794Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-03-16T15:22:37.794Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-03-16T15:22:37.794Z] (65/129) Installing fribidi (1.0.11-r0) [2023-03-16T15:22:37.794Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-03-16T15:22:37.794Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-03-16T15:22:37.794Z] (68/129) Installing libxft (2.3.4-r0) [2023-03-16T15:22:37.794Z] (69/129) Installing pango (1.48.10-r0) [2023-03-16T15:22:37.794Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-03-16T15:22:37.794Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-16T15:22:37.794Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-03-16T15:22:37.794Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-03-16T15:22:37.794Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-03-16T15:22:37.794Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-03-16T15:22:38.054Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-16T15:22:38.054Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-03-16T15:22:38.055Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-03-16T15:22:38.055Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-03-16T15:22:38.055Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-16T15:22:39.960Z] (79/129) Installing libogg (1.3.5-r0) [2023-03-16T15:22:39.960Z] (80/129) Installing flac (1.3.4-r0) [2023-03-16T15:22:39.960Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-03-16T15:22:39.960Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-03-16T15:22:39.960Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-03-16T15:22:40.220Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-03-16T15:22:40.220Z] (85/129) Installing libass (0.15.2-r0) [2023-03-16T15:22:40.220Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-03-16T15:22:40.220Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-16T15:22:40.220Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-16T15:22:40.220Z] (89/129) Installing lame (3.100-r0) [2023-03-16T15:22:40.220Z] (90/129) Installing opus (1.3.1-r1) [2023-03-16T15:22:40.220Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-03-16T15:22:40.220Z] (92/129) Installing soxr (0.1.3-r2) [2023-03-16T15:22:40.220Z] (93/129) Installing libsrt (1.4.2-r1) [2023-03-16T15:22:40.220Z] (94/129) Installing libssh (0.9.6-r1) [2023-03-16T15:22:40.220Z] (95/129) Installing libtheora (1.1.1-r16) [2023-03-16T15:22:40.220Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-03-16T15:22:40.220Z] (97/129) Installing libpciaccess (0.16-r0) [2023-03-16T15:22:40.220Z] (98/129) Installing libdrm (2.4.109-r0) [2023-03-16T15:22:40.220Z] (99/129) Installing libva (2.13.0-r0) [2023-03-16T15:22:40.220Z] (100/129) Installing libvdpau (1.4-r0) [2023-03-16T15:22:40.220Z] (101/129) Installing vidstab (1.1.0-r1) [2023-03-16T15:22:40.220Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-03-16T15:22:40.220Z] (103/129) Installing libvpx (1.10.0-r0) [2023-03-16T15:22:40.220Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-03-16T15:22:40.220Z] (105/129) Installing x264-libs (20210613-r0) [2023-03-16T15:22:40.220Z] (106/129) Installing x265-libs (3.5-r0) [2023-03-16T15:22:40.480Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-03-16T15:22:40.480Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-03-16T15:22:40.480Z] (109/129) Installing libevent (2.1.12-r4) [2023-03-16T15:22:40.480Z] (110/129) Installing mesa (21.2.6-r0) [2023-03-16T15:22:40.480Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-03-16T15:22:40.480Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-03-16T15:22:40.480Z] (113/129) Installing lcms2 (2.12-r1) [2023-03-16T15:22:40.480Z] (114/129) Installing nspr (4.32-r0) [2023-03-16T15:22:40.480Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-03-16T15:22:40.480Z] (116/129) Installing nss (3.78.1-r0) [2023-03-16T15:22:40.480Z] (117/129) Installing libasyncns (0.8-r1) [2023-03-16T15:22:40.739Z] (118/129) Installing libltdl (2.4.6-r7) [2023-03-16T15:22:40.739Z] (119/129) Installing orc (0.4.32-r0) [2023-03-16T15:22:40.739Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-03-16T15:22:40.739Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-03-16T15:22:40.739Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-03-16T15:22:40.739Z] (123/129) Installing libpulse (15.0-r2) [2023-03-16T15:22:40.739Z] (124/129) Installing re2 (2021.11.01-r0) [2023-03-16T15:22:40.739Z] (125/129) Installing snappy (1.1.9-r1) [2023-03-16T15:22:40.739Z] (126/129) Installing libgpg-error (1.42-r1) [2023-03-16T15:22:40.739Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-03-16T15:22:40.739Z] (128/129) Installing libxslt (1.1.35-r0) [2023-03-16T15:22:40.739Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-03-16T15:22:42.644Z] Executing busybox-1.34.1-r7.trigger [2023-03-16T15:22:42.644Z] Executing glib-2.70.1-r0.trigger [2023-03-16T15:22:42.644Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-16T15:22:42.644Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-16T15:22:42.644Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-16T15:22:42.644Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-16T15:22:42.903Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-16T15:22:42.903Z] OK: 286 MiB in 145 packages [2023-03-16T15:22:47.099Z] Removing intermediate container d8437f8c715d [2023-03-16T15:22:47.099Z] ---> e1b7499f7395 [2023-03-16T15:22:47.099Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-16T15:22:47.099Z] ---> Running in 775ede80c433 [2023-03-16T15:22:47.099Z] Removing intermediate container 775ede80c433 [2023-03-16T15:22:47.099Z] ---> 05437dee7ff4 [2023-03-16T15:22:47.099Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-16T15:22:47.099Z] ---> Running in 4dbe7b3c8c7b [2023-03-16T15:22:47.099Z] Removing intermediate container 4dbe7b3c8c7b [2023-03-16T15:22:47.099Z] ---> 56505e0b52ec [2023-03-16T15:22:47.099Z] Step 5/10 : RUN npm install -g npm [2023-03-16T15:22:47.099Z] ---> Running in e19394b4ecb3 [2023-03-16T15:22:53.665Z] [2023-03-16T15:22:53.665Z] removed 7 packages, changed 97 packages, and audited 238 packages in 6s [2023-03-16T15:22:53.665Z] [2023-03-16T15:22:53.665Z] 16 packages are looking for funding [2023-03-16T15:22:53.665Z] run `npm fund` for details [2023-03-16T15:22:53.665Z] [2023-03-16T15:22:53.665Z] found 0 vulnerabilities [2023-03-16T15:22:53.923Z] Removing intermediate container e19394b4ecb3 [2023-03-16T15:22:53.923Z] ---> 7fe9a93fdbd2 [2023-03-16T15:22:53.923Z] Step 6/10 : ARG USER=1000 [2023-03-16T15:22:53.923Z] ---> Running in e6a15be54dd4 [2023-03-16T15:22:53.923Z] Removing intermediate container e6a15be54dd4 [2023-03-16T15:22:53.923Z] ---> 883dd9aa02ab [2023-03-16T15:22:53.923Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-16T15:22:53.923Z] ---> Running in 85e836ffd662 [2023-03-16T15:22:54.859Z] Removing intermediate container 85e836ffd662 [2023-03-16T15:22:54.859Z] ---> 8a562512912d [2023-03-16T15:22:54.859Z] Step 8/10 : USER $USER:$USER [2023-03-16T15:22:54.860Z] ---> Running in 30ba7c52a55f [2023-03-16T15:22:54.860Z] Removing intermediate container 30ba7c52a55f [2023-03-16T15:22:54.860Z] ---> 985b77a2cad7 [2023-03-16T15:22:54.860Z] Step 9/10 : WORKDIR /app [2023-03-16T15:22:54.860Z] ---> Running in a714bf24625f [2023-03-16T15:22:54.860Z] Removing intermediate container a714bf24625f [2023-03-16T15:22:54.860Z] ---> ee2b362d2a8a [2023-03-16T15:22:54.860Z] Step 10/10 : LABEL git_sha=9df9385d76c3a272f6c5f30663d895d225af5f4b [2023-03-16T15:22:54.860Z] ---> Running in b2bc7bd93461 [2023-03-16T15:22:54.860Z] Removing intermediate container b2bc7bd93461 [2023-03-16T15:22:54.860Z] ---> ec4ccf1e762d [2023-03-16T15:22:54.860Z] Successfully built ec4ccf1e762d [2023-03-16T15:22:54.860Z] Successfully tagged edgexfoundry/edgex-web-ui:9df9385d76c3a272f6c5f30663d895d225af5f4b [2023-03-16T15:22:54.860Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-16T15:22:54.860Z] touch edgex-web-ui.imagebuilt [2023-03-16T15:22:54.860Z] mkdir -p node_modules coverage [2023-03-16T15:22:54.860Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-16T15:22:54.860Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE required: { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE }, [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE required: { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE }, [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE required: { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE }, [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE required: { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE }, [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE required: { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE }, [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE required: { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE }, [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE required: { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE }, [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE required: { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE }, [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE required: { [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE }, [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:22:56.763Z] npm WARN EBADENGINE } [2023-03-16T15:23:00.947Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-16T15:23:00.947Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-03-16T15:23:00.947Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T15:23:00.947Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-16T15:23:01.206Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-16T15:23:01.772Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-16T15:23:02.030Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-16T15:23:02.963Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-16T15:23:02.963Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-16T15:23:04.864Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-03-16T15:23:05.121Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-03-16T15:23:06.496Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-03-16T15:23:06.496Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-03-16T15:23:06.755Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-03-16T15:23:06.755Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T15:23:07.320Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-03-16T15:23:07.320Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-03-16T15:23:08.260Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T15:23:11.543Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-03-16T15:23:18.106Z] [2023-03-16T15:23:18.106Z] added 1478 packages, and audited 1479 packages in 22s [2023-03-16T15:23:18.106Z] [2023-03-16T15:23:18.106Z] 90 packages are looking for funding [2023-03-16T15:23:18.106Z] run `npm fund` for details [2023-03-16T15:23:18.106Z] [2023-03-16T15:23:18.106Z] 27 vulnerabilities (2 low, 4 moderate, 16 high, 5 critical) [2023-03-16T15:23:18.106Z] [2023-03-16T15:23:18.106Z] To address issues that do not require attention, run: [2023-03-16T15:23:18.106Z] npm audit fix [2023-03-16T15:23:18.106Z] [2023-03-16T15:23:18.106Z] To address all issues (including breaking changes), run: [2023-03-16T15:23:18.106Z] npm audit fix --force [2023-03-16T15:23:18.106Z] [2023-03-16T15:23:18.106Z] Run `npm audit` for details. [2023-03-16T15:23:20.638Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-03-16T15:23:22.543Z] - Generating browser application bundles (phase: setup)... [2023-03-16T15:23:26.728Z] Compiling @angular/core : es2015 as esm2015 [2023-03-16T15:23:26.728Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-16T15:23:30.909Z] Compiling @angular/common : es2015 as esm2015 [2023-03-16T15:23:30.909Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-16T15:23:30.909Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-16T15:23:30.909Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-16T15:23:31.475Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-16T15:23:31.732Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-16T15:23:31.732Z] Compiling @angular/router : es2015 as esm2015 [2023-03-16T15:23:31.990Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-16T15:23:31.990Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-16T15:23:32.248Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-16T15:23:32.507Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-16T15:23:34.405Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-16T15:23:40.959Z] 16 03 2023 15:23:39.842:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-16T15:23:40.959Z] 16 03 2023 15:23:39.844:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-16T15:23:40.959Z] 16 03 2023 15:23:39.847:INFO [launcher]: Starting browser ChromeHeadless [2023-03-16T15:23:50.925Z] ✔ Browser application bundle generation complete. [2023-03-16T15:23:50.925Z] 16 03 2023 15:23:50.833:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket WJ2GtlhadGJDwVoKAAAB with id 7693686 [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.065 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.229 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.25 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.278 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.294 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.329 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.35 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.355 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.382 secs) [2023-03-16T15:23:54.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.423 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.432 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.447 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.455 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.475 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.49 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.492 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.498 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.516 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.519 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.527 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.551 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.573 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.582 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.594 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.596 secs) [2023-03-16T15:23:54.463Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.608 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.637 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.661 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.674 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.683 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.687 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.693 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.726 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.729 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.731 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.735 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.77 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.776 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.782 secs) [2023-03-16T15:23:54.721Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.798 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.801 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.803 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.835 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.844 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.85 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.852 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.858 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.895 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.899 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.924 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.928 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.937 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.946 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.967 secs) [2023-03-16T15:23:54.979Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.978 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.991 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.001 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.023 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.084 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.091 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.094 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.096 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.099 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.105 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.108 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.114 secs) [2023-03-16T15:23:55.237Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.187 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.192 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.205 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.21 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.216 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.219 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.248 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.257 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.267 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.274 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.281 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.312 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.326 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.333 secs) [2023-03-16T15:23:55.495Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.34 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.356 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.373 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.379 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.381 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.383 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.399 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.403 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.407 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.41 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.415 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.443 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.452 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.461 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.469 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.481 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.486 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.49 secs) [2023-03-16T15:23:55.754Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.499 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.506 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.516 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.534 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.556 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.573 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.579 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.585 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.63 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.639 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.659 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.665 secs) [2023-03-16T15:23:56.012Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.673 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.684 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.691 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.697 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.719 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.737 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.743 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.749 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.764 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.774 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.784 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.789 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.804 secs) [2023-03-16T15:23:56.271Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.835 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.842 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.845 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.846 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.863 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.886 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.893 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.909 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.911 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.912 secs) [2023-03-16T15:23:56.530Z] WARN: ' [2023-03-16T15:23:56.530Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-16T15:23:56.530Z] Support for using the ngModel input property and ngModelChange event with [2023-03-16T15:23:56.530Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-16T15:23:56.530Z] in a future version of Angular. [2023-03-16T15:23:56.530Z] [2023-03-16T15:23:56.530Z] For more information on this, see our API docs here: [2023-03-16T15:23:56.530Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-16T15:23:56.530Z] ' [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.912 secs) [2023-03-16T15:23:56.530Z] WARN: ' [2023-03-16T15:23:56.530Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-16T15:23:56.530Z] Support for using the ngModel input property and ngModelChange event with [2023-03-16T15:23:56.530Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-16T15:23:56.530Z] in a future version of Angular. [2023-03-16T15:23:56.530Z] [2023-03-16T15:23:56.530Z] For more information on this, see our API docs here: [2023-03-16T15:23:56.530Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-16T15:23:56.530Z] ' [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.939 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.944 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.947 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.95 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.951 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.953 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.955 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.964 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.969 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.971 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.973 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.99 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.994 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.996 secs) [2023-03-16T15:23:56.530Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.005 secs) [2023-03-16T15:23:56.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.023 secs) [2023-03-16T15:23:56.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.092 secs / 2.023 secs) [2023-03-16T15:23:56.790Z] TOTAL: 149 SUCCESS [2023-03-16T15:23:56.790Z] ✔ Browser application bundle generation complete. [2023-03-16T15:23:57.357Z] [2023-03-16T15:23:57.357Z] =============================== Coverage summary =============================== [2023-03-16T15:23:57.357Z] Statements : 40.95% ( 1466/3580 ) [2023-03-16T15:23:57.357Z] Branches : 12.03% ( 111/923 ) [2023-03-16T15:23:57.357Z] Functions : 33.2% ( 431/1298 ) [2023-03-16T15:23:57.357Z] Lines : 38.88% ( 1317/3387 ) [2023-03-16T15:23:57.358Z] ================================================================================ [2023-03-16T15:23:57.358Z] ✔ Browser application bundle generation complete. [2023-03-16T15:23:57.615Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-596/web' [Pipeline] echo [2023-03-16T15:23:57.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T15:23:57.689Z] $ docker stop --time=1 5469e7d87dfcd660bd9699cc071b9bd8e7ca44b85ede3e3fa4fd16f7237c4110 [2023-03-16T15:23:59.018Z] $ docker rm -f --volumes 5469e7d87dfcd660bd9699cc071b9bd8e7ca44b85ede3e3fa4fd16f7237c4110 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:23:59.463Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T15:24:00.201Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-16T15:24:00.820Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T15:24:01.422Z] + ls -al . [2023-03-16T15:24:01.422Z] total 188 [2023-03-16T15:24:01.422Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 16 15:22 . [2023-03-16T15:24:01.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:21 .. [2023-03-16T15:24:01.422Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:21 .blubracket [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 16 15:21 .dockerignore [2023-03-16T15:24:01.422Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:21 .git [2023-03-16T15:24:01.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:21 .github [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 16 15:21 .gitignore [2023-03-16T15:24:01.422Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:21 .semver [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 16 15:21 Attribution.txt [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 16 15:21 CHANGELOG.md [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 15:21 CONTRIBUTING.md [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 16 15:21 Dockerfile [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 15:21 Jenkinsfile [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 15:21 LICENSE [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 16 15:21 Makefile [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 16 15:21 README.md [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 15:21 VERSION [2023-03-16T15:24:01.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:21 assets [2023-03-16T15:24:01.422Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:21 bin [2023-03-16T15:24:01.422Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:21 cmd [2023-03-16T15:24:01.422Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 15:22 coverage.out [2023-03-16T15:24:01.422Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:21 docs [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 3110 Mar 16 15:21 go.mod [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 43888 Mar 16 15:21 go.sum [2023-03-16T15:24:01.422Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:21 internal [2023-03-16T15:24:01.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:21 snap [2023-03-16T15:24:01.422Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:21 testing [2023-03-16T15:24:01.422Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 15:21 version.go [2023-03-16T15:24:01.422Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 15:22 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:24:01.830Z] + 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=9df9385d76c3a272f6c5f30663d895d225af5f4b --label arch=amd64 --label version=0.0.0 . [2023-03-16T15:24:02.091Z] Sending build context to Docker daemon 48.47MB [2023-03-16T15:24:02.091Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T15:24:02.091Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T15:24:02.091Z] ---> f0eb09d503b1 [2023-03-16T15:24:02.091Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-16T15:24:02.350Z] ---> Running in 05602526f054 [2023-03-16T15:24:02.350Z] Removing intermediate container 05602526f054 [2023-03-16T15:24:02.350Z] ---> 2d7860a98b33 [2023-03-16T15:24:02.350Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:24:02.350Z] ---> Running in be2cd4731114 [2023-03-16T15:24:02.609Z] Removing intermediate container be2cd4731114 [2023-03-16T15:24:02.609Z] ---> 6f8b26ffc74a [2023-03-16T15:24:02.609Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:24:02.609Z] ---> Running in bc9dc688a9f4 [2023-03-16T15:24:02.609Z] Removing intermediate container bc9dc688a9f4 [2023-03-16T15:24:02.609Z] ---> c5a81c050a7e [2023-03-16T15:24:02.609Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-16T15:24:02.609Z] ---> Running in df32303226bc [2023-03-16T15:24:02.867Z] Removing intermediate container df32303226bc [2023-03-16T15:24:02.867Z] ---> ebca7c9668d3 [2023-03-16T15:24:02.867Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-16T15:24:02.867Z] ---> Running in 2c82f856cfc3 [2023-03-16T15:24:02.867Z] Removing intermediate container 2c82f856cfc3 [2023-03-16T15:24:02.867Z] ---> da6303917522 [2023-03-16T15:24:02.867Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-16T15:24:03.433Z] ---> 85af7a421c4f [2023-03-16T15:24:03.433Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-16T15:24:03.433Z] ---> Running in 755f85205f60 [2023-03-16T15:24:04.002Z] Removing intermediate container 755f85205f60 [2023-03-16T15:24:04.002Z] ---> 9f75374fca16 [2023-03-16T15:24:04.002Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:24:04.002Z] ---> Running in 17d553cee2e1 [2023-03-16T15:24:04.262Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-16T15:24:04.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-16T15:24:05.399Z] OK: 265 MiB in 53 packages [2023-03-16T15:24:05.968Z] Removing intermediate container 17d553cee2e1 [2023-03-16T15:24:05.968Z] ---> 369cf1382351 [2023-03-16T15:24:05.968Z] Step 11/26 : ENV GO111MODULE=on [2023-03-16T15:24:05.968Z] ---> Running in 1565bb7b532a [2023-03-16T15:24:05.968Z] Removing intermediate container 1565bb7b532a [2023-03-16T15:24:05.968Z] ---> c230bd369936 [2023-03-16T15:24:05.968Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-16T15:24:05.968Z] ---> Running in 2d7b10a3fd53 [2023-03-16T15:24:05.968Z] Removing intermediate container 2d7b10a3fd53 [2023-03-16T15:24:05.968Z] ---> a2e0e602c3ae [2023-03-16T15:24:05.968Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-16T15:24:06.227Z] ---> 90b2155c358d [2023-03-16T15:24:06.227Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:24:06.227Z] ---> Running in b84dd34b36d3 [2023-03-16T15:24:06.796Z] Removing intermediate container b84dd34b36d3 [2023-03-16T15:24:06.796Z] ---> ee1637755d29 [2023-03-16T15:24:06.796Z] Step 15/26 : COPY . . [2023-03-16T15:24:08.172Z] ---> 955e2d2c7ad5 [2023-03-16T15:24:08.172Z] Step 16/26 : RUN ${MAKE} [2023-03-16T15:24:08.172Z] ---> Running in ec3f0e87e9dc [2023-03-16T15:24:08.431Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-03-16T15:24:23.299Z] Removing intermediate container ec3f0e87e9dc [2023-03-16T15:24:23.299Z] ---> 2ae1497ebc9d [2023-03-16T15:24:23.299Z] Step 17/26 : FROM alpine:3.14 [2023-03-16T15:24:23.865Z] 3.14: Pulling from library/alpine [2023-03-16T15:24:23.865Z] d261077062b2: Pulling fs layer [2023-03-16T15:24:24.137Z] d261077062b2: Download complete [2023-03-16T15:24:24.137Z] d261077062b2: Pull complete [2023-03-16T15:24:24.137Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-16T15:24:24.137Z] Status: Downloaded newer image for alpine:3.14 [2023-03-16T15:24:24.137Z] ---> 6dff1269bc79 [2023-03-16T15:24:24.137Z] Step 18/26 : EXPOSE 4000 [2023-03-16T15:24:24.394Z] ---> Running in c1162455ddfe [2023-03-16T15:24:24.394Z] Removing intermediate container c1162455ddfe [2023-03-16T15:24:24.394Z] ---> ae99a5a424df [2023-03-16T15:24:24.394Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-16T15:24:24.960Z] ---> 34b385638678 [2023-03-16T15:24:24.960Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-16T15:24:24.960Z] ---> a1101997d6ad [2023-03-16T15:24:24.960Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-16T15:24:25.222Z] ---> afa4e85b1c55 [2023-03-16T15:24:25.222Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-16T15:24:25.222Z] ---> Running in 42ffe84783e8 [2023-03-16T15:24:25.480Z] Removing intermediate container 42ffe84783e8 [2023-03-16T15:24:25.480Z] ---> 6e573769b27d [2023-03-16T15:24:25.480Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-16T15:24:25.480Z] ---> Running in aa01dbcd8cbe [2023-03-16T15:24:25.480Z] Removing intermediate container aa01dbcd8cbe [2023-03-16T15:24:25.480Z] ---> a5f58a3136ef [2023-03-16T15:24:25.480Z] Step 24/26 : LABEL arch=amd64 [2023-03-16T15:24:25.480Z] ---> Running in 23c7f05e7a44 [2023-03-16T15:24:25.480Z] Removing intermediate container 23c7f05e7a44 [2023-03-16T15:24:25.480Z] ---> 9855c348391b [2023-03-16T15:24:25.480Z] Step 25/26 : LABEL git_sha=9df9385d76c3a272f6c5f30663d895d225af5f4b [2023-03-16T15:24:25.741Z] ---> Running in 1c92140ef752 [2023-03-16T15:24:25.741Z] Removing intermediate container 1c92140ef752 [2023-03-16T15:24:25.741Z] ---> a7621b149895 [2023-03-16T15:24:25.741Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T15:24:25.741Z] ---> Running in 13262da2181c [2023-03-16T15:24:25.741Z] Removing intermediate container 13262da2181c [2023-03-16T15:24:25.741Z] ---> 1fea2274c603 [2023-03-16T15:24:25.741Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T15:24:25.741Z] Successfully built 1fea2274c603 [2023-03-16T15:24:25.741Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:24:26.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:24:26.585Z] [2023-03-16T15:24:26.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:24:26.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:24:26.952Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-16T15:24:26.952Z] 5eb5b503b376: Pulling fs layer [2023-03-16T15:24:26.952Z] 5c69ac0246d0: Pulling fs layer [2023-03-16T15:24:26.952Z] ec43610c2a17: Pulling fs layer [2023-03-16T15:24:26.952Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-16T15:24:26.952Z] 33b1e0a273af: Pulling fs layer [2023-03-16T15:24:26.952Z] 5d3b04190fa2: Pulling fs layer [2023-03-16T15:24:26.952Z] 2f39f015ded8: Pulling fs layer [2023-03-16T15:24:26.952Z] 3a2ae6a8a46f: Waiting [2023-03-16T15:24:26.952Z] 5d3b04190fa2: Waiting [2023-03-16T15:24:26.952Z] 33b1e0a273af: Waiting [2023-03-16T15:24:26.952Z] 2f39f015ded8: Waiting [2023-03-16T15:24:26.952Z] 5c69ac0246d0: Download complete [2023-03-16T15:24:26.952Z] 3a2ae6a8a46f: Download complete [2023-03-16T15:24:26.952Z] 33b1e0a273af: Verifying Checksum [2023-03-16T15:24:26.952Z] 33b1e0a273af: Download complete [2023-03-16T15:24:27.210Z] 5d3b04190fa2: Verifying Checksum [2023-03-16T15:24:27.210Z] 5d3b04190fa2: Download complete [2023-03-16T15:24:27.210Z] ec43610c2a17: Verifying Checksum [2023-03-16T15:24:27.210Z] ec43610c2a17: Download complete [2023-03-16T15:24:27.210Z] 5eb5b503b376: Verifying Checksum [2023-03-16T15:24:27.210Z] 5eb5b503b376: Download complete [2023-03-16T15:24:27.777Z] 2f39f015ded8: Verifying Checksum [2023-03-16T15:24:27.777Z] 2f39f015ded8: Download complete [2023-03-16T15:24:28.343Z] 5eb5b503b376: Pull complete [2023-03-16T15:24:28.343Z] 5c69ac0246d0: Pull complete [2023-03-16T15:24:28.908Z] ec43610c2a17: Pull complete [2023-03-16T15:24:28.908Z] 3a2ae6a8a46f: Pull complete [2023-03-16T15:24:28.908Z] 33b1e0a273af: Pull complete [2023-03-16T15:24:29.165Z] 5d3b04190fa2: Pull complete [2023-03-16T15:24:32.470Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2458 in /w/workspace/edgexfoundry_edgex-ui-go_PR-596 [Pipeline] { [Pipeline] ws [2023-03-16T15:24:32.526Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-03-16T15:24:32.599Z] The recommended git tool is: git [2023-03-16T15:24:33.344Z] 2f39f015ded8: Pull complete [2023-03-16T15:24:33.344Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-16T15:24:33.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:24:33.344Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:24:33.552Z] prd-ubuntu20.04-docker-8c-8g-2456 does not seem to be running inside a container [2023-03-16T15:24:33.586Z] $ 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-596 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596:/w/workspace/edgexfoundry_edgex-ui-go_PR-596:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T15:24:35.280Z] $ docker top 37da2988a25fb3726c2f9ed08636b60ed41191b337f75074b8ae68d661025bf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:24:35.707Z] ---> job-cost.sh [2023-03-16T15:24:35.707Z] lf-activate-venv: SKIPPING [2023-03-16T15:24:35.707Z] INFO: No Stack... [2023-03-16T15:24:35.967Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T15:24:36.226Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T15:24:36.537Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-596/archives/cost.csv [2023-03-16T15:24:36.537Z] + cut -d, -f6 [Pipeline] lock [2023-03-16T15:24:36.580Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-596-1-stack-cost] [2023-03-16T15:24:36.585Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-596-1-stack-cost] did not exist. Created. [2023-03-16T15:24:36.585Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T15:24:36.973Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-16T15:24:37.320Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T15:24:37.336Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-596-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T15:24:37.418Z] $ docker stop --time=1 37da2988a25fb3726c2f9ed08636b60ed41191b337f75074b8ae68d661025bf0 [2023-03-16T15:24:38.675Z] $ docker rm -f --volumes 37da2988a25fb3726c2f9ed08636b60ed41191b337f75074b8ae68d661025bf0 [2023-03-16T15:24:38.705Z] using credential edgex-jenkins-ssh [2023-03-16T15:24:38.727Z] Cloning the remote Git repository [Pipeline] // withDockerContainer [Pipeline] } [2023-03-16T15:24:38.786Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-16T15:24:38.908Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-03-16T15:24:39.087Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-16T15:24:39.089Z] > git --version # timeout=10 [2023-03-16T15:24:39.115Z] > git --version # 'git version 2.25.1' [2023-03-16T15:24:39.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T15:24:39.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:24:42.819Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-16T15:24:42.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-16T15:24:44.009Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-03-16T15:24:44.062Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-03-16T15:24:44.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T15:24:44.088Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-16T15:24:44.688Z] Merging remotes/origin/main commit 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 into PR head commit 9df9385d76c3a272f6c5f30663d895d225af5f4b [2023-03-16T15:24:45.381Z] Merge succeeded, producing 9df9385d76c3a272f6c5f30663d895d225af5f4b [2023-03-16T15:24:45.382Z] Checking out Revision 9df9385d76c3a272f6c5f30663d895d225af5f4b (PR-596) [2023-03-16T15:24:44.711Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T15:24:44.808Z] > git checkout -f 9df9385d76c3a272f6c5f30663d895d225af5f4b # timeout=10 [2023-03-16T15:24:45.264Z] > git remote # timeout=10 [2023-03-16T15:24:45.295Z] > git config --get remote.origin.url # timeout=10 [2023-03-16T15:24:45.316Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-16T15:24:45.334Z] > git merge 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [2023-03-16T15:24:45.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-16T15:24:45.393Z] > git config core.sparsecheckout # timeout=10 [2023-03-16T15:24:45.412Z] > git checkout -f 9df9385d76c3a272f6c5f30663d895d225af5f4b # timeout=10 [2023-03-16T15:24:49.171Z] Commit message: "refactor(snap): Update command and metadata sourcing" [2023-03-16T15:24:49.235Z] > git --version # timeout=10 [2023-03-16T15:24:49.250Z] > git --version # 'git version 2.25.1' [2023-03-16T15:24:49.268Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:24:50.328Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-16T15:24:50.328Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:24:50.328Z] Dload Upload Total Spent Left Speed [2023-03-16T15:24:50.328Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-03-16T15:24:51.151Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-16T15:24:51.508Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-16T15:24:51.508Z] + sudo tee /etc/docker/daemon.new [2023-03-16T15:24:51.508Z] { [2023-03-16T15:24:51.508Z] "registry-mirrors": [ [2023-03-16T15:24:51.508Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-16T15:24:51.508Z] ], [2023-03-16T15:24:51.508Z] "bip": "10.250.0.254/24", [2023-03-16T15:24:51.508Z] "hosts": [ [2023-03-16T15:24:51.508Z] "tcp://0.0.0.0:5555", [2023-03-16T15:24:51.508Z] "unix:///var/run/docker.sock" [2023-03-16T15:24:51.508Z] ], [2023-03-16T15:24:51.508Z] "mtu": 1458, [2023-03-16T15:24:51.508Z] "selinux-enabled": true, [2023-03-16T15:24:51.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-16T15:24:51.508Z] } [Pipeline] sh [2023-03-16T15:24:51.866Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-16T15:24:52.252Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:25:10.652Z] provisioning config files... [2023-03-16T15:25:10.686Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6841060472652809269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:25:11.102Z] ---> docker-login.sh [2023-03-16T15:25:11.102Z] nexus3.edgexfoundry.org:10001 [2023-03-16T15:25:11.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:25:11.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:25:11.709Z] Configure a credential helper to remove this warning. See [2023-03-16T15:25:11.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:25:11.709Z] [2023-03-16T15:25:11.709Z] Login Succeeded [2023-03-16T15:25:11.709Z] nexus3.edgexfoundry.org:10002 [2023-03-16T15:25:11.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:25:12.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:25:12.263Z] Configure a credential helper to remove this warning. See [2023-03-16T15:25:12.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:25:12.263Z] [2023-03-16T15:25:12.263Z] Login Succeeded [2023-03-16T15:25:12.263Z] nexus3.edgexfoundry.org:10003 [2023-03-16T15:25:12.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:25:12.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:25:12.534Z] Configure a credential helper to remove this warning. See [2023-03-16T15:25:12.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:25:12.535Z] [2023-03-16T15:25:12.535Z] Login Succeeded [2023-03-16T15:25:12.535Z] nexus3.edgexfoundry.org:10004 [2023-03-16T15:25:12.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:25:13.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:25:13.085Z] Configure a credential helper to remove this warning. See [2023-03-16T15:25:13.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:25:13.085Z] [2023-03-16T15:25:13.085Z] Login Succeeded [2023-03-16T15:25:13.085Z] docker.io [2023-03-16T15:25:13.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-16T15:25:13.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-16T15:25:13.627Z] Configure a credential helper to remove this warning. See [2023-03-16T15:25:13.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-16T15:25:13.627Z] [2023-03-16T15:25:13.627Z] Login Succeeded [2023-03-16T15:25:13.627Z] ---> docker-login.sh ends [Pipeline] } [2023-03-16T15:25:13.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-16T15:25:14.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:25:14.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-16T15:25:14.181Z] ========================================================= [2023-03-16T15:25:14.181Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-16T15:25:14.181Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:25:14.704Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-16T15:25:15.691Z] Sending build context to Docker daemon 28.79MB [2023-03-16T15:25:15.691Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T15:25:15.691Z] Step 2/16 : FROM ${BASE} AS builder [2023-03-16T15:25:15.976Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-16T15:25:15.976Z] af6eaf76a39c: Pulling fs layer [2023-03-16T15:25:15.976Z] 55522c791124: Pulling fs layer [2023-03-16T15:25:15.976Z] ce5c4a1c91eb: Pulling fs layer [2023-03-16T15:25:15.976Z] 169dfbe0d373: Pulling fs layer [2023-03-16T15:25:15.976Z] e1ff8fa3b103: Pulling fs layer [2023-03-16T15:25:15.976Z] 52ebb69f0ebf: Pulling fs layer [2023-03-16T15:25:15.976Z] 5abe8eddf0d5: Pulling fs layer [2023-03-16T15:25:15.976Z] 169dfbe0d373: Waiting [2023-03-16T15:25:15.976Z] e1ff8fa3b103: Waiting [2023-03-16T15:25:15.976Z] 52ebb69f0ebf: Waiting [2023-03-16T15:25:15.976Z] 55522c791124: Verifying Checksum [2023-03-16T15:25:15.976Z] 55522c791124: Download complete [2023-03-16T15:25:15.976Z] 169dfbe0d373: Verifying Checksum [2023-03-16T15:25:15.976Z] 169dfbe0d373: Download complete [2023-03-16T15:25:15.976Z] e1ff8fa3b103: Verifying Checksum [2023-03-16T15:25:15.976Z] e1ff8fa3b103: Download complete [2023-03-16T15:25:16.247Z] af6eaf76a39c: Verifying Checksum [2023-03-16T15:25:16.247Z] af6eaf76a39c: Download complete [2023-03-16T15:25:17.239Z] af6eaf76a39c: Pull complete [2023-03-16T15:25:17.239Z] 5abe8eddf0d5: Verifying Checksum [2023-03-16T15:25:17.239Z] 5abe8eddf0d5: Download complete [2023-03-16T15:25:17.835Z] 55522c791124: Pull complete [2023-03-16T15:25:18.817Z] 52ebb69f0ebf: Verifying Checksum [2023-03-16T15:25:18.817Z] 52ebb69f0ebf: Download complete [2023-03-16T15:25:18.817Z] ce5c4a1c91eb: Verifying Checksum [2023-03-16T15:25:18.817Z] ce5c4a1c91eb: Download complete [2023-03-16T15:25:31.160Z] ce5c4a1c91eb: Pull complete [2023-03-16T15:25:31.161Z] 169dfbe0d373: Pull complete [2023-03-16T15:25:31.161Z] e1ff8fa3b103: Pull complete [2023-03-16T15:25:36.525Z] 52ebb69f0ebf: Pull complete [2023-03-16T15:25:38.494Z] 5abe8eddf0d5: Pull complete [2023-03-16T15:25:38.494Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-16T15:25:38.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-16T15:25:38.494Z] ---> 6cb57ee374ae [2023-03-16T15:25:38.494Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-16T15:25:40.463Z] ---> Running in 8fbfa47ca7c1 [2023-03-16T15:25:40.734Z] Removing intermediate container 8fbfa47ca7c1 [2023-03-16T15:25:40.734Z] ---> aa3d6b0c4d99 [2023-03-16T15:25:40.734Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:25:40.734Z] ---> Running in 244a36166d08 [2023-03-16T15:25:41.006Z] Removing intermediate container 244a36166d08 [2023-03-16T15:25:41.006Z] ---> d227c9941e19 [2023-03-16T15:25:41.006Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:25:41.280Z] ---> Running in 602bd140da93 [2023-03-16T15:25:41.550Z] Removing intermediate container 602bd140da93 [2023-03-16T15:25:41.550Z] ---> a796afc6f524 [2023-03-16T15:25:41.550Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-03-16T15:25:41.550Z] ---> Running in 4654aeb6bf59 [2023-03-16T15:25:42.140Z] Removing intermediate container 4654aeb6bf59 [2023-03-16T15:25:42.140Z] ---> 0df0ace521cc [2023-03-16T15:25:42.140Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-16T15:25:42.140Z] ---> Running in b2386d8b36ad [2023-03-16T15:25:42.413Z] Removing intermediate container b2386d8b36ad [2023-03-16T15:25:42.413Z] ---> 9ac90f6977e8 [2023-03-16T15:25:42.413Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-16T15:25:43.000Z] latest: Pulling from library/docker [2023-03-16T15:25:43.000Z] af6eaf76a39c: Already exists [2023-03-16T15:25:43.000Z] 1173461b5ece: Pulling fs layer [2023-03-16T15:25:43.000Z] 51c470f9a84d: Pulling fs layer [2023-03-16T15:25:43.272Z] 37ac63e80544: Pulling fs layer [2023-03-16T15:25:43.272Z] 8c8113334214: Pulling fs layer [2023-03-16T15:25:43.272Z] 61601e346ea4: Pulling fs layer [2023-03-16T15:25:43.272Z] 83c4068ee973: Pulling fs layer [2023-03-16T15:25:43.272Z] d1fc4ecb6a84: Pulling fs layer [2023-03-16T15:25:43.272Z] b6bbc4cc529d: Pulling fs layer [2023-03-16T15:25:43.272Z] 944b44ca4050: Pulling fs layer [2023-03-16T15:25:43.272Z] 5c50d9efa965: Pulling fs layer [2023-03-16T15:25:43.272Z] dbcad312f5f5: Pulling fs layer [2023-03-16T15:25:43.272Z] 3d9d2dcd32c9: Pulling fs layer [2023-03-16T15:25:43.272Z] 8c8113334214: Waiting [2023-03-16T15:25:43.272Z] 61601e346ea4: Waiting [2023-03-16T15:25:43.272Z] 83c4068ee973: Waiting [2023-03-16T15:25:43.272Z] d1fc4ecb6a84: Waiting [2023-03-16T15:25:43.272Z] b6bbc4cc529d: Waiting [2023-03-16T15:25:43.272Z] 944b44ca4050: Waiting [2023-03-16T15:25:43.272Z] 5c50d9efa965: Waiting [2023-03-16T15:25:43.272Z] dbcad312f5f5: Waiting [2023-03-16T15:25:43.272Z] 3d9d2dcd32c9: Waiting [2023-03-16T15:25:43.272Z] 1173461b5ece: Verifying Checksum [2023-03-16T15:25:43.272Z] 1173461b5ece: Download complete [2023-03-16T15:25:43.544Z] 37ac63e80544: Verifying Checksum [2023-03-16T15:25:43.544Z] 37ac63e80544: Download complete [2023-03-16T15:25:43.815Z] 51c470f9a84d: Verifying Checksum [2023-03-16T15:25:43.815Z] 51c470f9a84d: Download complete [2023-03-16T15:25:43.815Z] 61601e346ea4: Verifying Checksum [2023-03-16T15:25:43.815Z] 61601e346ea4: Download complete [2023-03-16T15:25:43.815Z] 83c4068ee973: Verifying Checksum [2023-03-16T15:25:43.815Z] 83c4068ee973: Download complete [2023-03-16T15:25:43.815Z] d1fc4ecb6a84: Verifying Checksum [2023-03-16T15:25:43.815Z] 8c8113334214: Verifying Checksum [2023-03-16T15:25:43.815Z] d1fc4ecb6a84: Download complete [2023-03-16T15:25:43.815Z] 8c8113334214: Download complete [2023-03-16T15:25:44.092Z] 944b44ca4050: Verifying Checksum [2023-03-16T15:25:44.092Z] 944b44ca4050: Download complete [2023-03-16T15:25:44.092Z] 1173461b5ece: Pull complete [2023-03-16T15:25:44.382Z] b6bbc4cc529d: Verifying Checksum [2023-03-16T15:25:44.382Z] b6bbc4cc529d: Download complete [2023-03-16T15:25:44.382Z] dbcad312f5f5: Verifying Checksum [2023-03-16T15:25:44.382Z] dbcad312f5f5: Download complete [2023-03-16T15:25:44.382Z] 3d9d2dcd32c9: Verifying Checksum [2023-03-16T15:25:44.382Z] 3d9d2dcd32c9: Download complete [2023-03-16T15:25:45.350Z] 51c470f9a84d: Pull complete [2023-03-16T15:25:45.350Z] 5c50d9efa965: Verifying Checksum [2023-03-16T15:25:45.350Z] 5c50d9efa965: Download complete [2023-03-16T15:25:46.324Z] 37ac63e80544: Pull complete [2023-03-16T15:25:47.293Z] 8c8113334214: Pull complete [2023-03-16T15:25:47.565Z] 61601e346ea4: Pull complete [2023-03-16T15:25:47.832Z] 83c4068ee973: Pull complete [2023-03-16T15:25:48.103Z] d1fc4ecb6a84: Pull complete [2023-03-16T15:25:50.710Z] b6bbc4cc529d: Pull complete [2023-03-16T15:25:50.710Z] 944b44ca4050: Pull complete [2023-03-16T15:25:53.318Z] 5c50d9efa965: Pull complete [2023-03-16T15:25:53.318Z] dbcad312f5f5: Pull complete [2023-03-16T15:25:53.318Z] 3d9d2dcd32c9: Pull complete [2023-03-16T15:25:53.318Z] Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c [2023-03-16T15:25:53.318Z] Status: Downloaded newer image for docker:latest [2023-03-16T15:25:55.916Z] ---> 49a6bda8abae [2023-03-16T15:25:55.916Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-16T15:25:55.916Z] ---> Running in cd423415d18d [2023-03-16T15:25:57.869Z] Removing intermediate container cd423415d18d [2023-03-16T15:25:57.869Z] ---> 14438ad16ed9 [2023-03-16T15:25:57.869Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:25:57.869Z] ---> Running in e2c22c55b7bb [2023-03-16T15:25:58.835Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:25:59.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:26:01.374Z] OK: 263 MiB in 53 packages [2023-03-16T15:26:02.340Z] Removing intermediate container e2c22c55b7bb [2023-03-16T15:26:02.340Z] ---> 5920f35aa53a [2023-03-16T15:26:02.340Z] Step 11/16 : ENV GO111MODULE=on [2023-03-16T15:26:02.340Z] ---> Running in 5f8542a29636 [2023-03-16T15:26:02.608Z] Removing intermediate container 5f8542a29636 [2023-03-16T15:26:02.608Z] ---> 124d9a68dbf4 [2023-03-16T15:26:02.608Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-16T15:26:02.608Z] ---> Running in 9b878a0bc27f [2023-03-16T15:26:03.205Z] Removing intermediate container 9b878a0bc27f [2023-03-16T15:26:03.205Z] ---> 674a905c9859 [2023-03-16T15:26:03.205Z] Step 13/16 : COPY go.mod vendor* ./ [2023-03-16T15:26:03.792Z] ---> 3b67bf24d6fe [2023-03-16T15:26:03.792Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:26:03.792Z] ---> Running in 5d6dc44cee3c [2023-03-16T15:27:00.211Z] Removing intermediate container 5d6dc44cee3c [2023-03-16T15:27:00.211Z] ---> bebe08c9daab [2023-03-16T15:27:00.211Z] Step 15/16 : COPY . . [2023-03-16T15:27:00.211Z] ---> ffacc796546a [2023-03-16T15:27:00.211Z] Step 16/16 : RUN ${MAKE} [2023-03-16T15:27:00.211Z] ---> Running in 09fb01d22096 [2023-03-16T15:27:00.484Z] noop [2023-03-16T15:27:01.069Z] Removing intermediate container 09fb01d22096 [2023-03-16T15:27:01.069Z] ---> 063e91d40e6f [2023-03-16T15:27:01.337Z] Successfully built 063e91d40e6f [2023-03-16T15:27:01.337Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:27:01.813Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T15:27:01.813Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:27:02.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-2458 does not seem to be running inside a container [2023-03-16T15:27:02.179Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T15:27:03.509Z] $ docker top 6558342084c9ed9d3adc2aed7e9f12e5ea8ba673312eb0d251459ecbc268543a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:27:04.417Z] + go version [2023-03-16T15:27:04.417Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-16T15:27:04.453Z] $ docker stop --time=1 6558342084c9ed9d3adc2aed7e9f12e5ea8ba673312eb0d251459ecbc268543a [2023-03-16T15:27:06.128Z] $ docker rm -f --volumes 6558342084c9ed9d3adc2aed7e9f12e5ea8ba673312eb0d251459ecbc268543a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:27:06.976Z] + docker inspect -f . ci-base-image-arm64 [2023-03-16T15:27:06.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:27:07.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-2458 does not seem to be running inside a container [2023-03-16T15:27:07.323Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-16T15:27:08.581Z] $ docker top 8ccd89b34e6e3fb6559e2e4954834ce1e133212f69607088f0f8a1f18cf97a8d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:27:09.479Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-16T15:27:10.206Z] + make test [2023-03-16T15:27:10.206Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-03-16T15:27:49.124Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-03-16T15:29:55.920Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-03-16T15:29:55.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-03-16T15:29:55.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-03-16T15:29:55.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-03-16T15:29:55.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-03-16T15:29:55.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-03-16T15:29:55.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-03-16T15:29:55.920Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-03-16T15:29:55.920Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-03-16T15:30:22.744Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-16T15:30:22.744Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-16T15:30:22.744Z] ./bin/test-attribution-txt.sh [2023-03-16T15:30:22.744Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-03-16T15:30:22.744Z] make -C web test [2023-03-16T15:30:22.744Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-03-16T15:30:22.744Z] make[1]: tput: No such file or directory [2023-03-16T15:30:22.744Z] make[1]: tput: No such file or directory [2023-03-16T15:30:22.744Z] warning: generating ./VERSION [2023-03-16T15:30:22.744Z] echo "0.0.0" > VERSION [2023-03-16T15:30:22.744Z] docker build \ [2023-03-16T15:30:22.744Z] -f Dockerfile \ [2023-03-16T15:30:22.744Z] --build-arg USER=1000 \ [2023-03-16T15:30:22.744Z] \ [2023-03-16T15:30:22.744Z] --label "git_sha=9df9385d76c3a272f6c5f30663d895d225af5f4b" \ [2023-03-16T15:30:22.744Z] -t edgexfoundry/edgex-web-ui:9df9385d76c3a272f6c5f30663d895d225af5f4b \ [2023-03-16T15:30:22.744Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-03-16T15:30:22.744Z] . [2023-03-16T15:30:22.744Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-03-16T15:30:22.744Z] Install the buildx component to build images with BuildKit: [2023-03-16T15:30:22.744Z] https://docs.docker.com/go/buildx/ [2023-03-16T15:30:22.744Z] [2023-03-16T15:30:22.744Z] Sending build context to Docker daemon 3.269MB [2023-03-16T15:30:22.744Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-03-16T15:30:22.744Z] 16.17-alpine3.15: Pulling from library/node [2023-03-16T15:30:22.744Z] 47517142f6ba: Pulling fs layer [2023-03-16T15:30:22.744Z] 5f8c4bfa009b: Pulling fs layer [2023-03-16T15:30:22.744Z] f7079c9c4ba1: Pulling fs layer [2023-03-16T15:30:22.744Z] aba105e6f55a: Pulling fs layer [2023-03-16T15:30:22.744Z] aba105e6f55a: Waiting [2023-03-16T15:30:22.744Z] 47517142f6ba: Verifying Checksum [2023-03-16T15:30:22.744Z] 47517142f6ba: Download complete [2023-03-16T15:30:22.744Z] aba105e6f55a: Verifying Checksum [2023-03-16T15:30:22.744Z] aba105e6f55a: Download complete [2023-03-16T15:30:22.744Z] 47517142f6ba: Pull complete [2023-03-16T15:30:22.744Z] f7079c9c4ba1: Verifying Checksum [2023-03-16T15:30:22.744Z] f7079c9c4ba1: Download complete [2023-03-16T15:30:24.717Z] 5f8c4bfa009b: Download complete [2023-03-16T15:30:29.008Z] 5f8c4bfa009b: Pull complete [2023-03-16T15:30:29.008Z] f7079c9c4ba1: Pull complete [2023-03-16T15:30:29.283Z] aba105e6f55a: Pull complete [2023-03-16T15:30:29.283Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-03-16T15:30:29.283Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-03-16T15:30:29.283Z] ---> bf1b8b58d215 [2023-03-16T15:30:29.283Z] Step 2/10 : RUN apk add --no-cache chromium [2023-03-16T15:30:29.875Z] ---> Running in 015aff7f3688 [2023-03-16T15:30:31.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:30:31.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:30:32.545Z] (1/128) Installing libxau (1.0.9-r0) [2023-03-16T15:30:32.545Z] (2/128) Installing libmd (1.0.3-r0) [2023-03-16T15:30:32.545Z] (3/128) Installing libbsd (0.11.3-r1) [2023-03-16T15:30:32.545Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-03-16T15:30:32.545Z] (5/128) Installing libxcb (1.14-r2) [2023-03-16T15:30:32.545Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-03-16T15:30:32.816Z] (7/128) Installing libxext (1.3.4-r0) [2023-03-16T15:30:32.816Z] (8/128) Installing libice (1.0.10-r0) [2023-03-16T15:30:32.816Z] (9/128) Installing libuuid (2.37.4-r0) [2023-03-16T15:30:32.816Z] (10/128) Installing libsm (1.2.3-r0) [2023-03-16T15:30:32.816Z] (11/128) Installing libxt (1.2.1-r0) [2023-03-16T15:30:32.816Z] (12/128) Installing libxmu (1.1.3-r0) [2023-03-16T15:30:32.816Z] (13/128) Installing xset (1.2.4-r0) [2023-03-16T15:30:32.816Z] (14/128) Installing xprop (1.2.5-r0) [2023-03-16T15:30:32.816Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-03-16T15:30:32.816Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-03-16T15:30:32.816Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-03-16T15:30:33.085Z] (18/128) Installing libffi (3.4.2-r1) [2023-03-16T15:30:33.085Z] (19/128) Installing libintl (0.21-r0) [2023-03-16T15:30:33.085Z] (20/128) Installing libblkid (2.37.4-r0) [2023-03-16T15:30:33.085Z] (21/128) Installing libmount (2.37.4-r0) [2023-03-16T15:30:33.085Z] (22/128) Installing pcre (8.45-r1) [2023-03-16T15:30:33.085Z] (23/128) Installing glib (2.70.1-r0) [2023-03-16T15:30:33.085Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-03-16T15:30:33.085Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-03-16T15:30:33.367Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-03-16T15:30:33.367Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-03-16T15:30:33.367Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-03-16T15:30:33.367Z] (29/128) Installing libpng (1.6.37-r1) [2023-03-16T15:30:33.367Z] (30/128) Installing libwebp (1.2.2-r0) [2023-03-16T15:30:33.367Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-03-16T15:30:33.367Z] (32/128) Installing tiff (4.4.0-r0) [2023-03-16T15:30:33.640Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-03-16T15:30:33.640Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-03-16T15:30:33.640Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-03-16T15:30:33.640Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-03-16T15:30:33.640Z] (37/128) Installing libxrender (0.9.10-r3) [2023-03-16T15:30:33.640Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-03-16T15:30:33.640Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-03-16T15:30:33.640Z] (40/128) Installing libxi (1.8-r0) [2023-03-16T15:30:33.640Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-03-16T15:30:33.640Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-03-16T15:30:33.640Z] (43/128) Installing atk (2.36.0-r0) [2023-03-16T15:30:33.640Z] (44/128) Installing libxtst (1.2.3-r3) [2023-03-16T15:30:33.640Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-03-16T15:30:33.640Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-03-16T15:30:33.640Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-03-16T15:30:33.640Z] (48/128) Installing expat (2.5.0-r0) [2023-03-16T15:30:33.640Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-03-16T15:30:33.913Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-03-16T15:30:33.913Z] (51/128) Installing freetype (2.11.1-r2) [2023-03-16T15:30:33.913Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-03-16T15:30:33.913Z] (53/128) Installing pixman (0.40.0-r4) [2023-03-16T15:30:33.913Z] (54/128) Installing cairo (1.16.0-r5) [2023-03-16T15:30:33.913Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-03-16T15:30:33.913Z] (56/128) Installing avahi-libs (0.8-r5) [2023-03-16T15:30:33.913Z] (57/128) Installing gmp (6.2.1-r1) [2023-03-16T15:30:33.913Z] (58/128) Installing nettle (3.7.3-r0) [2023-03-16T15:30:33.913Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-03-16T15:30:34.184Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-03-16T15:30:34.184Z] (61/128) Installing libunistring (0.9.10-r1) [2023-03-16T15:30:34.184Z] (62/128) Installing gnutls (3.7.1-r2) [2023-03-16T15:30:34.184Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-03-16T15:30:34.184Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-03-16T15:30:34.184Z] (65/128) Installing fribidi (1.0.11-r0) [2023-03-16T15:30:34.184Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-03-16T15:30:34.184Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-03-16T15:30:34.184Z] (68/128) Installing libxft (2.3.4-r0) [2023-03-16T15:30:34.184Z] (69/128) Installing pango (1.48.10-r0) [2023-03-16T15:30:34.455Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-03-16T15:30:34.455Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-03-16T15:30:34.455Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-03-16T15:30:34.455Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-03-16T15:30:34.455Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-03-16T15:30:34.726Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-03-16T15:30:34.996Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-03-16T15:30:34.996Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-03-16T15:30:34.996Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-03-16T15:30:34.996Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-03-16T15:30:35.267Z] Executing ttf-opensans-1.10-r1.post-install [2023-03-16T15:30:37.864Z] (79/128) Installing libogg (1.3.5-r0) [2023-03-16T15:30:37.864Z] (80/128) Installing flac (1.3.4-r0) [2023-03-16T15:30:37.864Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-03-16T15:30:37.864Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-03-16T15:30:37.864Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-03-16T15:30:37.864Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-03-16T15:30:37.864Z] (85/128) Installing libass (0.15.2-r0) [2023-03-16T15:30:37.864Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-03-16T15:30:37.864Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-03-16T15:30:37.864Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-03-16T15:30:37.864Z] (89/128) Installing lame (3.100-r0) [2023-03-16T15:30:37.864Z] (90/128) Installing opus (1.3.1-r1) [2023-03-16T15:30:37.864Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-03-16T15:30:37.864Z] (92/128) Installing soxr (0.1.3-r2) [2023-03-16T15:30:37.864Z] (93/128) Installing libsrt (1.4.2-r1) [2023-03-16T15:30:37.864Z] (94/128) Installing libssh (0.9.6-r1) [2023-03-16T15:30:37.864Z] (95/128) Installing libtheora (1.1.1-r16) [2023-03-16T15:30:37.864Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-03-16T15:30:37.864Z] (97/128) Installing libdrm (2.4.109-r0) [2023-03-16T15:30:38.134Z] (98/128) Installing libva (2.13.0-r0) [2023-03-16T15:30:38.134Z] (99/128) Installing libvdpau (1.4-r0) [2023-03-16T15:30:38.134Z] (100/128) Installing vidstab (1.1.0-r1) [2023-03-16T15:30:38.134Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-03-16T15:30:38.134Z] (102/128) Installing libvpx (1.10.0-r0) [2023-03-16T15:30:38.134Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-03-16T15:30:38.134Z] (104/128) Installing x264-libs (20210613-r0) [2023-03-16T15:30:38.134Z] (105/128) Installing x265-libs (3.5-r0) [2023-03-16T15:30:38.134Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-03-16T15:30:38.404Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-03-16T15:30:38.997Z] (108/128) Installing libevent (2.1.12-r4) [2023-03-16T15:30:38.997Z] (109/128) Installing mesa (21.2.6-r0) [2023-03-16T15:30:38.997Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-03-16T15:30:38.997Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-03-16T15:30:38.997Z] (112/128) Installing lcms2 (2.12-r1) [2023-03-16T15:30:38.997Z] (113/128) Installing nspr (4.32-r0) [2023-03-16T15:30:38.997Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-03-16T15:30:38.997Z] (115/128) Installing nss (3.78.1-r0) [2023-03-16T15:30:39.266Z] (116/128) Installing libasyncns (0.8-r1) [2023-03-16T15:30:39.266Z] (117/128) Installing libltdl (2.4.6-r7) [2023-03-16T15:30:39.266Z] (118/128) Installing orc (0.4.32-r0) [2023-03-16T15:30:39.266Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-03-16T15:30:39.266Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-03-16T15:30:39.266Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-03-16T15:30:39.266Z] (122/128) Installing libpulse (15.0-r2) [2023-03-16T15:30:39.266Z] (123/128) Installing re2 (2021.11.01-r0) [2023-03-16T15:30:39.267Z] (124/128) Installing snappy (1.1.9-r1) [2023-03-16T15:30:39.267Z] (125/128) Installing libgpg-error (1.42-r1) [2023-03-16T15:30:39.267Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-03-16T15:30:39.267Z] (127/128) Installing libxslt (1.1.35-r0) [2023-03-16T15:30:39.538Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-03-16T15:30:43.821Z] Executing busybox-1.34.1-r7.trigger [2023-03-16T15:30:43.821Z] Executing glib-2.70.1-r0.trigger [2023-03-16T15:30:43.821Z] Executing shared-mime-info-2.1-r2.trigger [2023-03-16T15:30:46.427Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-03-16T15:30:46.427Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-03-16T15:30:46.427Z] Executing fontconfig-2.13.1-r4.trigger [2023-03-16T15:30:46.427Z] Executing mkfontscale-1.2.1-r1.trigger [2023-03-16T15:30:46.427Z] OK: 275 MiB in 144 packages [2023-03-16T15:30:54.671Z] Removing intermediate container 015aff7f3688 [2023-03-16T15:30:54.671Z] ---> b1a037923ed9 [2023-03-16T15:30:54.671Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-03-16T15:30:54.671Z] ---> Running in fd223ac1774b [2023-03-16T15:30:54.941Z] Removing intermediate container fd223ac1774b [2023-03-16T15:30:54.941Z] ---> ddb355bbc330 [2023-03-16T15:30:54.941Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-03-16T15:30:54.941Z] ---> Running in 19398ba88549 [2023-03-16T15:30:55.211Z] Removing intermediate container 19398ba88549 [2023-03-16T15:30:55.211Z] ---> 8d6bc78ccb20 [2023-03-16T15:30:55.211Z] Step 5/10 : RUN npm install -g npm [2023-03-16T15:30:55.482Z] ---> Running in 2898237082d0 [2023-03-16T15:31:27.738Z] [2023-03-16T15:31:27.738Z] removed 7 packages, changed 97 packages, and audited 238 packages in 27s [2023-03-16T15:31:27.738Z] [2023-03-16T15:31:27.738Z] 16 packages are looking for funding [2023-03-16T15:31:27.738Z] run `npm fund` for details [2023-03-16T15:31:27.738Z] [2023-03-16T15:31:27.738Z] found 0 vulnerabilities [2023-03-16T15:31:29.690Z] Removing intermediate container 2898237082d0 [2023-03-16T15:31:29.690Z] ---> 570607930cd7 [2023-03-16T15:31:29.690Z] Step 6/10 : ARG USER=1000 [2023-03-16T15:31:29.690Z] ---> Running in 4c81c0d1f8af [2023-03-16T15:31:30.279Z] Removing intermediate container 4c81c0d1f8af [2023-03-16T15:31:30.279Z] ---> 192ee2bc64ee [2023-03-16T15:31:30.279Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-03-16T15:31:30.279Z] ---> Running in 392813a98215 [2023-03-16T15:31:32.233Z] Removing intermediate container 392813a98215 [2023-03-16T15:31:32.233Z] ---> 0800878615eb [2023-03-16T15:31:32.233Z] Step 8/10 : USER $USER:$USER [2023-03-16T15:31:32.233Z] ---> Running in 5e1dd5d939e0 [2023-03-16T15:31:32.504Z] Removing intermediate container 5e1dd5d939e0 [2023-03-16T15:31:32.504Z] ---> 78c30a4a2910 [2023-03-16T15:31:32.504Z] Step 9/10 : WORKDIR /app [2023-03-16T15:31:32.773Z] ---> Running in 66c8b8455afa [2023-03-16T15:31:33.042Z] Removing intermediate container 66c8b8455afa [2023-03-16T15:31:33.042Z] ---> 1ad001927769 [2023-03-16T15:31:33.042Z] Step 10/10 : LABEL git_sha=9df9385d76c3a272f6c5f30663d895d225af5f4b [2023-03-16T15:31:33.042Z] ---> Running in e53b48cfec99 [2023-03-16T15:31:33.311Z] Removing intermediate container e53b48cfec99 [2023-03-16T15:31:33.311Z] ---> 5659ac75df4d [2023-03-16T15:31:33.581Z] Successfully built 5659ac75df4d [2023-03-16T15:31:33.581Z] Successfully tagged edgexfoundry/edgex-web-ui:9df9385d76c3a272f6c5f30663d895d225af5f4b [2023-03-16T15:31:33.581Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-03-16T15:31:33.581Z] touch edgex-web-ui.imagebuilt [2023-03-16T15:31:33.581Z] mkdir -p node_modules coverage [2023-03-16T15:31:33.581Z] chown "1000:1000" node_modules coverage package-lock.json [2023-03-16T15:31:33.581Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-03-16T15:31:48.599Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:31:48.599Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-03-16T15:31:48.599Z] npm WARN EBADENGINE required: { [2023-03-16T15:31:48.599Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE }, [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE required: { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE }, [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE required: { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE }, [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE required: { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE }, [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE required: { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE }, [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE required: { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE }, [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE required: { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE }, [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE required: { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE }, [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE Unsupported engine { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE required: { [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE }, [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } [2023-03-16T15:31:48.600Z] npm WARN EBADENGINE } [2023-03-16T15:32:35.515Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-03-16T15:32:35.515Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-03-16T15:32:35.515Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-03-16T15:32:35.515Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T15:32:35.515Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-03-16T15:32:39.780Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-03-16T15:32:48.006Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-03-16T15:32:48.275Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-03-16T15:32:48.859Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-03-16T15:33:15.550Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-03-16T15:33:15.550Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T15:33:15.817Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-03-16T15:33:20.068Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-03-16T15:33:22.011Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-03-16T15:33:23.417Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-03-16T15:33:38.429Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-03-16T15:33:39.847Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-03-16T15:33:58.083Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-03-16T15:34:37.824Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-03-16T15:35:24.679Z] [2023-03-16T15:35:24.679Z] added 1475 packages, and audited 1476 packages in 4m [2023-03-16T15:35:24.679Z] [2023-03-16T15:35:24.679Z] 90 packages are looking for funding [2023-03-16T15:35:24.679Z] run `npm fund` for details [2023-03-16T15:35:24.679Z] [2023-03-16T15:35:24.679Z] 27 vulnerabilities (2 low, 4 moderate, 16 high, 5 critical) [2023-03-16T15:35:24.679Z] [2023-03-16T15:35:24.679Z] To address issues that do not require attention, run: [2023-03-16T15:35:24.679Z] npm audit fix [2023-03-16T15:35:24.679Z] [2023-03-16T15:35:24.679Z] To address all issues (including breaking changes), run: [2023-03-16T15:35:24.679Z] npm audit fix --force [2023-03-16T15:35:24.679Z] [2023-03-16T15:35:24.679Z] Run `npm audit` for details. [2023-03-16T15:35:24.679Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-03-16T15:35:42.906Z] - Generating browser application bundles (phase: setup)... [2023-03-16T15:36:15.143Z] Compiling @angular/core : es2015 as esm2015 [2023-03-16T15:36:15.411Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-03-16T15:36:47.641Z] Compiling @angular/common : es2015 as esm2015 [2023-03-16T15:36:47.641Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-03-16T15:36:51.888Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-03-16T15:36:51.888Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-03-16T15:36:57.235Z] Compiling @angular/router : es2015 as esm2015 [2023-03-16T15:36:57.235Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-03-16T15:37:02.575Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-03-16T15:37:03.980Z] Compiling @angular/common/http : es2015 as esm2015 [2023-03-16T15:37:04.563Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-03-16T15:37:07.901Z] Compiling @angular/forms : es2015 as esm2015 [2023-03-16T15:37:09.984Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-03-16T15:37:09.984Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-03-16T15:38:18.036Z] 16 03 2023 15:38:11.221:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-03-16T15:38:18.036Z] 16 03 2023 15:38:11.237:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-03-16T15:38:18.036Z] 16 03 2023 15:38:11.267:INFO [launcher]: Starting browser ChromeHeadless [2023-03-16T15:39:14.424Z] 16 03 2023 15:39:11.356:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-03-16T15:40:10.811Z] 16 03 2023 15:40:04.224:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-03-16T15:40:29.000Z] ✔ Browser application bundle generation complete. [2023-03-16T15:40:29.000Z] 16 03 2023 15:40:27.573:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket b4KpispiRGeduSx-AAAB with id 16918156 [2023-03-16T15:40:47.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-03-16T15:40:47.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.211 secs) [2023-03-16T15:40:47.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.329 secs) [2023-03-16T15:40:47.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.361 secs) [2023-03-16T15:40:47.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.549 secs) [2023-03-16T15:40:47.782Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 2.09 secs) [2023-03-16T15:40:48.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.249 secs) [2023-03-16T15:40:48.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.296 secs) [2023-03-16T15:40:48.320Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.365 secs) [2023-03-16T15:40:48.585Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.629 secs) [2023-03-16T15:40:48.585Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.739 secs) [2023-03-16T15:40:48.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.813 secs) [2023-03-16T15:40:48.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.849 secs) [2023-03-16T15:40:49.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.077 secs) [2023-03-16T15:40:49.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.109 secs) [2023-03-16T15:40:49.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.26 secs) [2023-03-16T15:40:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.365 secs) [2023-03-16T15:40:49.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.506 secs) [2023-03-16T15:40:49.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.604 secs) [2023-03-16T15:40:49.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.648 secs) [2023-03-16T15:40:49.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.662 secs) [2023-03-16T15:40:49.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.679 secs) [2023-03-16T15:40:49.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.695 secs) [2023-03-16T15:40:50.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.81 secs) [2023-03-16T15:40:50.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.847 secs) [2023-03-16T15:40:50.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.87 secs) [2023-03-16T15:40:50.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.059 secs) [2023-03-16T15:40:50.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.086 secs) [2023-03-16T15:40:50.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.125 secs) [2023-03-16T15:40:50.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.145 secs) [2023-03-16T15:40:50.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.162 secs) [2023-03-16T15:40:50.727Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.312 secs) [2023-03-16T15:40:51.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.373 secs) [2023-03-16T15:40:51.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.397 secs) [2023-03-16T15:40:51.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.435 secs) [2023-03-16T15:40:51.272Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.647 secs) [2023-03-16T15:40:51.272Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.709 secs) [2023-03-16T15:40:51.272Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.73 secs) [2023-03-16T15:40:51.272Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.747 secs) [2023-03-16T15:40:51.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.762 secs) [2023-03-16T15:40:51.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.831 secs) [2023-03-16T15:40:51.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.897 secs) [2023-03-16T15:40:51.539Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.929 secs) [2023-03-16T15:40:51.806Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.966 secs) [2023-03-16T15:40:51.806Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.015 secs) [2023-03-16T15:40:52.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.308 secs) [2023-03-16T15:40:52.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.38 secs) [2023-03-16T15:40:52.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.449 secs) [2023-03-16T15:40:52.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.483 secs) [2023-03-16T15:40:52.353Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.509 secs) [2023-03-16T15:40:52.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.705 secs) [2023-03-16T15:40:52.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.978 secs) [2023-03-16T15:40:52.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.993 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.007 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.077 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.464 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.568 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.604 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.781 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.86 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.004 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.095 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.129 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.148 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.16 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.219 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.237 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.25 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.277 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.287 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.315 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.384 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.569 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.623 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.694 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.726 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.745 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.771 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.821 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.928 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.169 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.187 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.198 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.214 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.308 secs) [2023-03-16T15:40:56.318Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.569 secs) [2023-03-16T15:40:56.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.644 secs) [2023-03-16T15:40:56.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.725 secs) [2023-03-16T15:40:56.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.833 secs) [2023-03-16T15:40:56.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.938 secs) [2023-03-16T15:40:57.125Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.022 secs) [2023-03-16T15:40:57.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.202 secs) [2023-03-16T15:40:57.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.346 secs) [2023-03-16T15:40:57.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.392 secs) [2023-03-16T15:40:57.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.537 secs) [2023-03-16T15:40:57.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.625 secs) [2023-03-16T15:40:57.934Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.82 secs) [2023-03-16T15:40:58.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.871 secs) [2023-03-16T15:40:58.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.925 secs) [2023-03-16T15:40:58.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.949 secs) [2023-03-16T15:40:58.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.967 secs) [2023-03-16T15:40:58.471Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.067 secs) [2023-03-16T15:40:58.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.129 secs) [2023-03-16T15:40:58.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.304 secs) [2023-03-16T15:40:59.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.429 secs) [2023-03-16T15:40:59.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.463 secs) [2023-03-16T15:40:59.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.495 secs) [2023-03-16T15:40:59.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.526 secs) [2023-03-16T15:40:59.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.6 secs) [2023-03-16T15:40:59.278Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.621 secs) [2023-03-16T15:40:59.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.671 secs) [2023-03-16T15:40:59.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.759 secs) [2023-03-16T15:40:59.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.787 secs) [2023-03-16T15:40:59.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.8 secs) [2023-03-16T15:40:59.815Z] WARN: ' [2023-03-16T15:40:59.815Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-16T15:40:59.815Z] Support for using the ngModel input property and ngModelChange event with [2023-03-16T15:40:59.815Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-16T15:40:59.815Z] in a future version of Angular. [2023-03-16T15:40:59.815Z] [2023-03-16T15:40:59.815Z] For more information on this, see our API docs here: [2023-03-16T15:40:59.815Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-16T15:40:59.815Z] ' [2023-03-16T15:40:59.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.8 secs) [2023-03-16T15:40:59.815Z] WARN: ' [2023-03-16T15:40:59.815Z] It looks like you're using ngModel on the same form field as formControlName. [2023-03-16T15:40:59.815Z] Support for using the ngModel input property and ngModelChange event with [2023-03-16T15:40:59.815Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-03-16T15:40:59.815Z] in a future version of Angular. [2023-03-16T15:40:59.815Z] [2023-03-16T15:40:59.815Z] For more information on this, see our API docs here: [2023-03-16T15:40:59.815Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-03-16T15:40:59.815Z] ' [2023-03-16T15:40:59.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.974 secs) [2023-03-16T15:41:00.086Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.032 secs) [2023-03-16T15:41:00.086Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.096 secs) [2023-03-16T15:41:00.357Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.364 secs) [2023-03-16T15:41:00.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.521 secs) [2023-03-16T15:41:00.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.557 secs) [2023-03-16T15:41:00.896Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.588 secs) [2023-03-16T15:41:00.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.61 secs) [2023-03-16T15:41:00.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.623 secs) [2023-03-16T15:41:00.897Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.708 secs) [2023-03-16T15:41:01.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.939 secs) [2023-03-16T15:41:01.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.021 secs) [2023-03-16T15:41:01.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.272 secs) [2023-03-16T15:41:01.965Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.411 secs) [2023-03-16T15:41:02.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 13.01 secs) [2023-03-16T15:41:03.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 13.378 secs) [2023-03-16T15:41:03.131Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 13.436 secs) [2023-03-16T15:41:03.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.576 secs) [2023-03-16T15:41:03.399Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.647 secs) [2023-03-16T15:41:03.665Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.716 secs) [2023-03-16T15:41:03.665Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.853 secs) [2023-03-16T15:41:03.932Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.01 secs) [2023-03-16T15:41:04.199Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.23 secs) [2023-03-16T15:41:04.468Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 14.322 secs) [2023-03-16T15:41:04.735Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 14.485 secs) [2023-03-16T15:41:05.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 14.701 secs) [2023-03-16T15:41:05.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 14.79 secs) [2023-03-16T15:41:05.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.81 secs) [2023-03-16T15:41:05.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.86 secs) [2023-03-16T15:41:05.267Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.948 secs) [2023-03-16T15:41:05.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.32 secs) [2023-03-16T15:41:05.852Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.43 secs) [2023-03-16T15:41:06.121Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.484 secs) [2023-03-16T15:41:06.388Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.667 secs) [2023-03-16T15:41:06.655Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.784 secs) [2023-03-16T15:41:06.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.82 secs) [2023-03-16T15:41:07.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.358 secs / 15.82 secs) [2023-03-16T15:41:07.617Z] TOTAL: 149 SUCCESS [2023-03-16T15:41:07.617Z] ✔ Browser application bundle generation complete. [2023-03-16T15:41:11.899Z] [2023-03-16T15:41:11.899Z] =============================== Coverage summary =============================== [2023-03-16T15:41:11.899Z] Statements : 40.95% ( 1466/3580 ) [2023-03-16T15:41:11.899Z] Branches : 12.03% ( 111/923 ) [2023-03-16T15:41:11.899Z] Functions : 33.2% ( 431/1298 ) [2023-03-16T15:41:11.899Z] Lines : 38.88% ( 1317/3387 ) [2023-03-16T15:41:11.899Z] ================================================================================ [2023-03-16T15:41:11.899Z] 16 03 2023 15:41:11.376:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-03-16T15:41:12.492Z] ✔ Browser application bundle generation complete. [2023-03-16T15:41:13.912Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-03-16T15:41:13.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-16T15:41:13.979Z] $ docker stop --time=1 8ccd89b34e6e3fb6559e2e4954834ce1e133212f69607088f0f8a1f18cf97a8d [2023-03-16T15:41:15.726Z] $ docker rm -f --volumes 8ccd89b34e6e3fb6559e2e4954834ce1e133212f69607088f0f8a1f18cf97a8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-16T15:41:16.829Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-16T15:41:19.443Z] Warning: overwriting stash ‘coverage-report’ [2023-03-16T15:41:24.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-16T15:41:25.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-16T15:41:28.232Z] + ls -al . [2023-03-16T15:41:28.232Z] total 184 [2023-03-16T15:41:28.232Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 16 15:27 . [2023-03-16T15:41:28.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:24 .. [2023-03-16T15:41:28.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:24 .blubracket [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 16 15:24 .dockerignore [2023-03-16T15:41:28.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:24 .git [2023-03-16T15:41:28.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:24 .github [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 185 Mar 16 15:24 .gitignore [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 4856 Mar 16 15:24 Attribution.txt [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 17205 Mar 16 15:24 CHANGELOG.md [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 15:24 CONTRIBUTING.md [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 1847 Mar 16 15:24 Dockerfile [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 15:24 Jenkinsfile [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 15:24 LICENSE [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 2124 Mar 16 15:24 Makefile [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 4558 Mar 16 15:24 README.md [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 15:21 VERSION [2023-03-16T15:41:28.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:24 assets [2023-03-16T15:41:28.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:24 bin [2023-03-16T15:41:28.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 15:24 cmd [2023-03-16T15:41:28.232Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 16 15:27 coverage.out [2023-03-16T15:41:28.232Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 15:24 docs [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 3110 Mar 16 15:24 go.mod [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 43888 Mar 16 15:24 go.sum [2023-03-16T15:41:28.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 15:24 internal [2023-03-16T15:41:28.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:24 snap [2023-03-16T15:41:28.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 15:24 testing [2023-03-16T15:41:28.232Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 15:24 version.go [2023-03-16T15:41:28.232Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 15:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:41:28.640Z] + 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=9df9385d76c3a272f6c5f30663d895d225af5f4b --label arch=arm64 --label version=0.0.0 . [2023-03-16T15:41:30.320Z] Sending build context to Docker daemon 31.54MB [2023-03-16T15:41:30.320Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-16T15:41:30.320Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-16T15:41:30.320Z] ---> 063e91d40e6f [2023-03-16T15:41:30.320Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-03-16T15:41:30.903Z] ---> Running in 5d47432f7362 [2023-03-16T15:41:31.170Z] Removing intermediate container 5d47432f7362 [2023-03-16T15:41:31.170Z] ---> 78421a40853c [2023-03-16T15:41:31.170Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-16T15:41:31.170Z] ---> Running in 2a42346b6fe2 [2023-03-16T15:41:31.446Z] Removing intermediate container 2a42346b6fe2 [2023-03-16T15:41:31.446Z] ---> 7df9027c2dbd [2023-03-16T15:41:31.446Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-16T15:41:31.716Z] ---> Running in ca0a72a82bc5 [2023-03-16T15:41:31.982Z] Removing intermediate container ca0a72a82bc5 [2023-03-16T15:41:31.982Z] ---> 79aa8faa1da0 [2023-03-16T15:41:31.982Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-03-16T15:41:31.982Z] ---> Running in 708b1b5ee605 [2023-03-16T15:41:32.249Z] Removing intermediate container 708b1b5ee605 [2023-03-16T15:41:32.249Z] ---> 58b992d661d3 [2023-03-16T15:41:32.249Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-03-16T15:41:32.249Z] ---> Running in d7d4684aab3b [2023-03-16T15:41:32.516Z] Removing intermediate container d7d4684aab3b [2023-03-16T15:41:32.516Z] ---> 04b8829313a7 [2023-03-16T15:41:32.516Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-03-16T15:41:34.458Z] ---> 7ec09443ca24 [2023-03-16T15:41:34.458Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-03-16T15:41:34.458Z] ---> Running in 0892f321882e [2023-03-16T15:41:37.032Z] Removing intermediate container 0892f321882e [2023-03-16T15:41:37.032Z] ---> 8dd8080008eb [2023-03-16T15:41:37.032Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-16T15:41:37.032Z] ---> Running in 7266f2878fb3 [2023-03-16T15:41:37.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-16T15:41:38.565Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-16T15:41:39.970Z] OK: 263 MiB in 53 packages [2023-03-16T15:41:40.927Z] Removing intermediate container 7266f2878fb3 [2023-03-16T15:41:40.927Z] ---> 1f9f7caae086 [2023-03-16T15:41:40.927Z] Step 11/26 : ENV GO111MODULE=on [2023-03-16T15:41:40.927Z] ---> Running in 3baea82518f6 [2023-03-16T15:41:41.197Z] Removing intermediate container 3baea82518f6 [2023-03-16T15:41:41.197Z] ---> 74f8d2a4cb57 [2023-03-16T15:41:41.197Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-03-16T15:41:41.463Z] ---> Running in 8ea0432ae13b [2023-03-16T15:41:41.728Z] Removing intermediate container 8ea0432ae13b [2023-03-16T15:41:41.728Z] ---> 6384a451973c [2023-03-16T15:41:41.728Z] Step 13/26 : COPY go.mod vendor* ./ [2023-03-16T15:41:42.310Z] ---> c529ae67df0d [2023-03-16T15:41:42.310Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-16T15:41:42.310Z] ---> Running in 1a65bf7ab9c4 [2023-03-16T15:41:44.258Z] Removing intermediate container 1a65bf7ab9c4 [2023-03-16T15:41:44.258Z] ---> 4efdd66d4b79 [2023-03-16T15:41:44.258Z] Step 15/26 : COPY . . [2023-03-16T15:41:50.908Z] ---> a810bdf0a346 [2023-03-16T15:41:50.908Z] Step 16/26 : RUN ${MAKE} [2023-03-16T15:41:50.908Z] ---> Running in 297dec63f560 [2023-03-16T15:41:50.908Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-03-16T15:43:57.566Z] Removing intermediate container 297dec63f560 [2023-03-16T15:43:57.566Z] ---> 39bff9b5afed [2023-03-16T15:43:57.566Z] Step 17/26 : FROM alpine:3.14 [2023-03-16T15:43:57.566Z] 3.14: Pulling from library/alpine [2023-03-16T15:43:57.566Z] 6f0e733d82e2: Pulling fs layer [2023-03-16T15:43:57.566Z] 6f0e733d82e2: Verifying Checksum [2023-03-16T15:43:57.566Z] 6f0e733d82e2: Download complete [2023-03-16T15:43:57.566Z] 6f0e733d82e2: Pull complete [2023-03-16T15:43:57.566Z] Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 [2023-03-16T15:43:57.566Z] Status: Downloaded newer image for alpine:3.14 [2023-03-16T15:43:57.566Z] ---> bf97f6347a60 [2023-03-16T15:43:57.566Z] Step 18/26 : EXPOSE 4000 [2023-03-16T15:43:57.566Z] ---> Running in 0bdde4e429e7 [2023-03-16T15:43:57.566Z] Removing intermediate container 0bdde4e429e7 [2023-03-16T15:43:57.566Z] ---> f3602e1963bb [2023-03-16T15:43:57.566Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-16T15:43:57.566Z] ---> 1a1f4b7b51f0 [2023-03-16T15:43:57.566Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-03-16T15:43:57.566Z] ---> 1c13fa964a51 [2023-03-16T15:43:57.566Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-03-16T15:43:57.566Z] ---> fbd7df9822d7 [2023-03-16T15:43:57.566Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-03-16T15:43:57.566Z] ---> Running in 5033dd31590f [2023-03-16T15:43:57.566Z] Removing intermediate container 5033dd31590f [2023-03-16T15:43:57.566Z] ---> 708f55010627 [2023-03-16T15:43:57.566Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-03-16T15:43:57.566Z] ---> Running in 53c96f108412 [2023-03-16T15:43:57.834Z] Removing intermediate container 53c96f108412 [2023-03-16T15:43:57.834Z] ---> ad0dbe2ccf23 [2023-03-16T15:43:57.834Z] Step 24/26 : LABEL arch=arm64 [2023-03-16T15:43:57.834Z] ---> Running in 9783c08e14e2 [2023-03-16T15:43:58.103Z] Removing intermediate container 9783c08e14e2 [2023-03-16T15:43:58.103Z] ---> 2a57d104c9d0 [2023-03-16T15:43:58.103Z] Step 25/26 : LABEL git_sha=9df9385d76c3a272f6c5f30663d895d225af5f4b [2023-03-16T15:43:58.103Z] ---> Running in b4578d5ba759 [2023-03-16T15:43:58.691Z] Removing intermediate container b4578d5ba759 [2023-03-16T15:43:58.691Z] ---> e37d42de822d [2023-03-16T15:43:58.691Z] Step 26/26 : LABEL version=0.0.0 [2023-03-16T15:43:58.691Z] ---> Running in 9de9158003ac [2023-03-16T15:43:58.959Z] Removing intermediate container 9de9158003ac [2023-03-16T15:43:58.959Z] ---> ab7db1ac24e3 [2023-03-16T15:43:58.959Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-16T15:43:59.225Z] Successfully built ab7db1ac24e3 [2023-03-16T15:43:59.225Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:00.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:44:00.021Z] [2023-03-16T15:44:00.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:00.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:44:00.697Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-16T15:44:00.697Z] 8998bd30e6a1: Pulling fs layer [2023-03-16T15:44:00.697Z] 04944245beec: Pulling fs layer [2023-03-16T15:44:00.697Z] 699f458cf7ca: Pulling fs layer [2023-03-16T15:44:00.697Z] 765212b225bb: Pulling fs layer [2023-03-16T15:44:00.697Z] f23df028b6ca: Pulling fs layer [2023-03-16T15:44:00.697Z] d65c8cfc05b1: Pulling fs layer [2023-03-16T15:44:00.697Z] 2437ff75d9bd: Pulling fs layer [2023-03-16T15:44:00.697Z] 765212b225bb: Waiting [2023-03-16T15:44:00.697Z] f23df028b6ca: Waiting [2023-03-16T15:44:00.697Z] d65c8cfc05b1: Waiting [2023-03-16T15:44:00.697Z] 2437ff75d9bd: Waiting [2023-03-16T15:44:00.697Z] 04944245beec: Verifying Checksum [2023-03-16T15:44:00.697Z] 765212b225bb: Verifying Checksum [2023-03-16T15:44:00.697Z] 765212b225bb: Download complete [2023-03-16T15:44:00.972Z] f23df028b6ca: Verifying Checksum [2023-03-16T15:44:00.972Z] f23df028b6ca: Download complete [2023-03-16T15:44:00.972Z] d65c8cfc05b1: Verifying Checksum [2023-03-16T15:44:00.972Z] d65c8cfc05b1: Download complete [2023-03-16T15:44:00.972Z] 699f458cf7ca: Verifying Checksum [2023-03-16T15:44:00.972Z] 699f458cf7ca: Download complete [2023-03-16T15:44:01.243Z] 8998bd30e6a1: Verifying Checksum [2023-03-16T15:44:01.243Z] 8998bd30e6a1: Download complete [2023-03-16T15:44:03.831Z] 2437ff75d9bd: Verifying Checksum [2023-03-16T15:44:03.831Z] 2437ff75d9bd: Download complete [2023-03-16T15:44:05.779Z] 8998bd30e6a1: Pull complete [2023-03-16T15:44:06.046Z] 04944245beec: Pull complete [2023-03-16T15:44:07.451Z] 699f458cf7ca: Pull complete [2023-03-16T15:44:07.451Z] 765212b225bb: Pull complete [2023-03-16T15:44:08.409Z] f23df028b6ca: Pull complete [2023-03-16T15:44:08.675Z] d65c8cfc05b1: Pull complete [2023-03-16T15:44:23.668Z] 2437ff75d9bd: Pull complete [2023-03-16T15:44:23.668Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-16T15:44:23.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-16T15:44:23.668Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:44:23.989Z] prd-ubuntu20.04-docker-arm64-4c-16g-2458 does not seem to be running inside a container [2023-03-16T15:44:24.060Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-16T15:44:27.166Z] $ docker top 76271a9cdb21ba78d4c73799db01ff544715f2cce05178bad0e8d4d678b85d9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:44:28.085Z] ---> job-cost.sh [2023-03-16T15:44:28.085Z] lf-activate-venv: SKIPPING [2023-03-16T15:44:28.085Z] INFO: No Stack... [2023-03-16T15:44:28.668Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-16T15:44:29.249Z] INFO: Archiving Costs [Pipeline] sh [2023-03-16T15:44:29.905Z] + cut -d, -f6 [2023-03-16T15:44:29.905Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock [2023-03-16T15:44:29.997Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-596-1-stack-cost] [2023-03-16T15:44:30.002Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-596-1-stack-cost] did not exist. Created. [2023-03-16T15:44:30.003Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-16T15:44:30.412Z] /w/workspace/edgex-ui-go/1@tmp/durable-3eb138b6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-16T15:44:31.346Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-16T15:44:31.387Z] Warning: overwriting stash ‘stack-cost’ [2023-03-16T15:44:36.441Z] Stashed 1 file(s) [Pipeline] } [2023-03-16T15:44:36.458Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-596-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-16T15:44:36.547Z] $ docker stop --time=1 76271a9cdb21ba78d4c73799db01ff544715f2cce05178bad0e8d4d678b85d9e [2023-03-16T15:44:40.473Z] $ docker rm -f --volumes 76271a9cdb21ba78d4c73799db01ff544715f2cce05178bad0e8d4d678b85d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-16T15:44:41.401Z] provisioning config files... [2023-03-16T15:44:41.409Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp/config4849358482359148612tmp [Pipeline] { [Pipeline] sh [2023-03-16T15:44:41.737Z] + set +x [2023-03-16T15:44:41.737Z] + curl -s https://codecov.io/bash [2023-03-16T15:44:41.737Z] + bash -s -- [2023-03-16T15:44:41.737Z] [2023-03-16T15:44:41.737Z] _____ _ [2023-03-16T15:44:41.737Z] / ____| | | [2023-03-16T15:44:41.737Z] | | ___ __| | ___ ___ _____ __ [2023-03-16T15:44:41.737Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-16T15:44:41.737Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-16T15:44:41.737Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-16T15:44:41.737Z] Bash-1.0.6 [2023-03-16T15:44:41.737Z] [2023-03-16T15:44:41.737Z] [2023-03-16T15:44:41.737Z] ==> git version 2.25.1 found [2023-03-16T15:44:41.737Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-16T15:44:41.737Z] Release-Date: 2020-01-08 [2023-03-16T15:44:41.738Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-16T15:44:41.738Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-16T15:44:41.738Z] ==> Jenkins CI detected. [2023-03-16T15:44:41.738Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-596 [2023-03-16T15:44:41.738Z] project root: . [2023-03-16T15:44:41.738Z] --> token set from env [2023-03-16T15:44:41.738Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-16T15:44:41.738Z] ==> Running gcov in . (disable via -X gcov) [2023-03-16T15:44:41.996Z] ==> Python coveragepy not found [2023-03-16T15:44:41.996Z] ==> Searching for coverage reports in: [2023-03-16T15:44:41.996Z] + . [2023-03-16T15:44:41.996Z] -> Found 1 reports [2023-03-16T15:44:41.996Z] ==> Detecting git/mercurial file structure [2023-03-16T15:44:41.996Z] ==> Reading reports [2023-03-16T15:44:41.996Z] + ./coverage.out bytes=10 [2023-03-16T15:44:41.996Z] ==> Appending adjustments [2023-03-16T15:44:41.996Z] https://docs.codecov.io/docs/fixing-reports [2023-03-16T15:44:42.563Z] + Found adjustments [2023-03-16T15:44:42.822Z] ==> Gzipping contents [2023-03-16T15:44:42.822Z] 12K /tmp/codecov.Dowjbb.gz [2023-03-16T15:44:42.822Z] ==> Uploading reports [2023-03-16T15:44:42.822Z] url: https://codecov.io [2023-03-16T15:44:42.822Z] query: branch=PR-596&commit=9df9385d76c3a272f6c5f30663d895d225af5f4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-596%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=596&job=&cmd_args= [2023-03-16T15:44:42.822Z] -> Pinging Codecov [2023-03-16T15:44:42.822Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-596&commit=9df9385d76c3a272f6c5f30663d895d225af5f4b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-596%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=596&job=&cmd_args= [2023-03-16T15:44:42.822Z] -> Uploading to [2023-03-16T15:44:42.822Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-16/FB506323287CE973F263BFD2A0EB1F37/9df9385d76c3a272f6c5f30663d895d225af5f4b/0b823c0f-5ef5-4cec-9a94-057f29fb860b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T154442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=45320bc2bb25d7917fce42a7c97f68c8ed9afb3702a7e8e0421acb55b3c6f4f0 [2023-03-16T15:44:42.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-16T15:44:42.822Z] Dload Upload Total Spent Left Speed [2023-03-16T15:44:43.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 33839 --:--:-- --:--:-- --:--:-- 33839 [2023-03-16T15:44:43.081Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/9df9385d76c3a272f6c5f30663d895d225af5f4b [Pipeline] } [2023-03-16T15:44:43.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-16T15:44:44.749Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-596/archives ] [2023-03-16T15:44:44.749Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-596/archives [2023-03-16T15:44:44.749Z] total 16 [2023-03-16T15:44:44.749Z] drwxr-xr-x 3 root root 4096 Mar 16 15:24 . [2023-03-16T15:44:44.749Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 15:24 .. [2023-03-16T15:44:44.749Z] drwxr-xr-x 2 root root 4096 Mar 16 15:24 cost [2023-03-16T15:44:44.749Z] -rw-r--r-- 1 root root 83 Mar 16 15:24 cost.csv [2023-03-16T15:44:44.749Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-596/archives [2023-03-16T15:44:44.749Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-596/archives [2023-03-16T15:44:44.749Z] total 16 [2023-03-16T15:44:44.749Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 15:24 . [2023-03-16T15:44:44.749Z] drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 15:24 .. [2023-03-16T15:44:44.749Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 15:24 cost [2023-03-16T15:44:44.749Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 16 15:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:44:45.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:44:45.971Z] ---> package-listing.sh [2023-03-16T15:44:45.971Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-16T15:44:45.971Z] ++ facter osfamily [2023-03-16T15:44:46.230Z] + OS_FAMILY=debian [2023-03-16T15:44:46.230Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-596 [2023-03-16T15:44:46.230Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-16T15:44:46.230Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-16T15:44:46.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-16T15:44:46.230Z] + PACKAGES=/tmp/packages_start.txt [2023-03-16T15:44:46.230Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-596 ']' [2023-03-16T15:44:46.230Z] + PACKAGES=/tmp/packages_end.txt [2023-03-16T15:44:46.230Z] + case "${OS_FAMILY}" in [2023-03-16T15:44:46.230Z] + dpkg -l [2023-03-16T15:44:46.230Z] + grep '^ii' [2023-03-16T15:44:46.230Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-16T15:44:46.230Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-16T15:44:46.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-16T15:44:46.230Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-596 ']' [2023-03-16T15:44:46.230Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-596/archives/ [2023-03-16T15:44:46.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-596/archives/ [Pipeline] echo [2023-03-16T15:44:46.262Z] 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-596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-16T15:44:46.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-16T15:44:47.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-16T15:44:47.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-16T15:44:47.302Z] prd-ubuntu20.04-docker-8c-8g-2456 does not seem to be running inside a container [2023-03-16T15:44:47.333Z] $ 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-596/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-596 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596:/w/workspace/edgexfoundry_edgex-ui-go_PR-596:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-16T15:44:47.571Z] $ docker top aa9b72255bc66ada6f8915e18444089b3fe8e3bb94a7eb9843c18b958dcf2918 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-16T15:44:47.949Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-16T15:44:48.259Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-16T15:44:48.563Z] + ls /var/log/sa-host [2023-03-16T15:44:48.563Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-16T15:44:48.690Z] provisioning config files... [2023-03-16T15:44:48.701Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-596@tmp/config4338536237576567982tmp [Pipeline] { [Pipeline] echo [2023-03-16T15:44:48.755Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:44:49.065Z] ---> create-netrc.sh [Pipeline] } [2023-03-16T15:44:49.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:44:49.492Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-16T15:44:49.526Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:44:49.838Z] ---> sudo-logs.sh [2023-03-16T15:44:49.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-16T15:44:49.924Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:44:50.244Z] ---> job-cost.sh [2023-03-16T15:44:50.244Z] lf-activate-venv: SKIPPING [2023-03-16T15:44:50.244Z] DEBUG: total: 0.2199999988079071 [2023-03-16T15:44:50.244Z] INFO: Retrieving Stack Cost... [2023-03-16T15:44:50.504Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-16T15:44:51.071Z] INFO: Archiving Costs [Pipeline] echo [2023-03-16T15:44:51.105Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-16T15:44:51.420Z] ---> logs-deploy.sh [2023-03-16T15:44:51.420Z] lf-activate-venv: SKIPPING [2023-03-16T15:44:51.420Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-596/1 [2023-03-16T15:44:51.420Z] INFO: archiving workspace using pattern(s): [2023-03-16T15:44:52.357Z] Archives upload complete. [2023-03-16T15:44:52.357Z] INFO: archiving logs to Nexus