Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 47988330b029a888b432bca213101354849c35ed+53354d8b2375586dce6506093df12345f31d42e7 (ce9af3e991256efd4711c6e94a4d187db99cec81) 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-ssh17438154593621134337.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh14290304896336816794.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-579/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-579/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh161563250862190227.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7834750888019241818.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-579/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-579/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8014854166274324674.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9597’ Running on prd-ubuntu20.04-docker-8c-8g-9637 in /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [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-579 # 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 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 47988330b029a888b432bca213101354849c35ed Merge succeeded, producing 9709bed7e51e40995d9eda8a3924144923446d36 Checking out Revision 9709bed7e51e40995d9eda8a3924144923446d36 (PR-579) > 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/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47988330b029a888b432bca213101354849c35ed # 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 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9709bed7e51e40995d9eda8a3924144923446d36 # timeout=10 Commit message: "Merge commit '53354d8b2375586dce6506093df12345f31d42e7' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T02:09:00.554Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T02:09:00.615Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T02:09:00.628Z] ========================================================= [2023-04-25T02:09:00.628Z] EdgeX Global Pipelines Version Info [2023-04-25T02:09:00.628Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 380a1cb1b31a3cc4d5aa0f0bf644b3e03b3f8e9d # timeout=10 [2023-04-25T02:09:01.354Z] ------------------- [2023-04-25T02:09:01.354Z] stable info: [2023-04-25T02:09:01.354Z] ------------------- [2023-04-25T02:09:01.354Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T02:09:01.354Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T02:09:01.354Z] Message: update stable to v1.0.248 [2023-04-25T02:09:01.924Z] ------------------- [2023-04-25T02:09:01.924Z] experimental info: [2023-04-25T02:09:01.924Z] ------------------- [2023-04-25T02:09:01.924Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T02:09:01.924Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T02:09:01.924Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T02:09:02.128Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-25T02:09:02.140Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-25T02:09:02.153Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T02:09:02.165Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T02:09:02.180Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T02:09:02.197Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T02:09:02.212Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T02:09:02.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T02:09:02.232Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T02:09:02.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T02:09:02.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T02:09:02.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-25T02:09:02.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T02:09:02.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T02:09:02.299Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T02:09:02.308Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T02:09:02.316Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T02:09:02.327Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T02:09:02.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T02:09:02.344Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T02:09:02.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T02:09:02.360Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T02:09:02.372Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T02:09:02.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T02:09:02.399Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T02:09:02.409Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T02:09:02.425Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T02:09:02.440Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-579 [Pipeline] echo [2023-04-25T02:09:02.458Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-579 [Pipeline] echo [2023-04-25T02:09:02.469Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-579 [Pipeline] echo [2023-04-25T02:09:02.481Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9709bed7e51e40995d9eda8a3924144923446d36 [Pipeline] echo [2023-04-25T02:09:02.493Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9709bed [Pipeline] echo [2023-04-25T02:09:02.506Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T02:09:02.547Z] provisioning config files... [2023-04-25T02:09:02.562Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config9536089684536044769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T02:09:02.867Z] ---> docker-login.sh [2023-04-25T02:09:02.867Z] nexus3.edgexfoundry.org:10001 [2023-04-25T02:09:03.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:03.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:03.127Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:03.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:03.127Z] [2023-04-25T02:09:03.127Z] Login Succeeded [2023-04-25T02:09:03.127Z] nexus3.edgexfoundry.org:10002 [2023-04-25T02:09:03.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:03.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:03.127Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:03.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:03.127Z] [2023-04-25T02:09:03.127Z] Login Succeeded [2023-04-25T02:09:03.127Z] nexus3.edgexfoundry.org:10003 [2023-04-25T02:09:03.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:03.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:03.387Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:03.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:03.387Z] [2023-04-25T02:09:03.387Z] Login Succeeded [2023-04-25T02:09:03.387Z] nexus3.edgexfoundry.org:10004 [2023-04-25T02:09:03.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:03.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:03.387Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:03.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:03.387Z] [2023-04-25T02:09:03.387Z] Login Succeeded [2023-04-25T02:09:03.387Z] docker.io [2023-04-25T02:09:03.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:03.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:03.906Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:03.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:03.906Z] [2023-04-25T02:09:03.906Z] Login Succeeded [2023-04-25T02:09:03.906Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T02:09:03.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T02:09:04.288Z] + git rev-list -1 --merges 9709bed7e51e40995d9eda8a3924144923446d36~1..9709bed7e51e40995d9eda8a3924144923446d36 [Pipeline] echo [2023-04-25T02:09:04.328Z] -----------> git rev-list -1 --merges 9709bed7e51e40995d9eda8a3924144923446d36~1..9709bed7e51e40995d9eda8a3924144923446d36 9709bed7e51e40995d9eda8a3924144923446d36 [2023-04-25T02:09:04.328Z] 9709bed7e51e40995d9eda8a3924144923446d36 [false] [Pipeline] sh [2023-04-25T02:09:04.620Z] + git log --format=format:%s -1 9709bed7e51e40995d9eda8a3924144923446d36 [Pipeline] echo [2023-04-25T02:09:04.634Z] ========================================================= [2023-04-25T02:09:04.634Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T02:09:04.634Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T02:09:04.957Z] + git log --format=format:%s -1 9709bed7e51e40995d9eda8a3924144923446d36 [Pipeline] echo [2023-04-25T02:09:04.968Z] [semverPrep] GIT_COMMIT: 9709bed7e51e40995d9eda8a3924144923446d36, Commit Message: Merge commit '53354d8b2375586dce6506093df12345f31d42e7' into HEAD [Pipeline] echo [2023-04-25T02:09:04.977Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T02:09:05.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T02:09:05.315Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T02:09:05.315Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T02:09:05.315Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T02:09:05.315Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T02:09:05.315Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T02:09:05.315Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:09:05.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T02:09:05.664Z] [2023-04-25T02:09:05.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:09:05.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T02:09:05.964Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T02:09:05.964Z] b85a868b505f: Pulling fs layer [2023-04-25T02:09:05.964Z] e2be974225ed: Pulling fs layer [2023-04-25T02:09:05.964Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T02:09:05.964Z] 988bab9f4d93: Pulling fs layer [2023-04-25T02:09:05.964Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T02:09:05.964Z] eaf3925da568: Pulling fs layer [2023-04-25T02:09:05.964Z] bab4dde63d76: Pulling fs layer [2023-04-25T02:09:05.964Z] bde34c3a00c8: Pulling fs layer [2023-04-25T02:09:05.964Z] 988bab9f4d93: Waiting [2023-04-25T02:09:05.964Z] b352a97aabf1: Pulling fs layer [2023-04-25T02:09:05.964Z] 1469e6f7b9e6: Waiting [2023-04-25T02:09:05.964Z] eaf3925da568: Waiting [2023-04-25T02:09:05.964Z] bab4dde63d76: Waiting [2023-04-25T02:09:05.964Z] b352a97aabf1: Waiting [2023-04-25T02:09:05.964Z] 4872d77fe225: Pulling fs layer [2023-04-25T02:09:05.964Z] 5851b861e8e6: Pulling fs layer [2023-04-25T02:09:05.964Z] 4872d77fe225: Waiting [2023-04-25T02:09:05.964Z] 5851b861e8e6: Waiting [2023-04-25T02:09:05.964Z] e2be974225ed: Download complete [2023-04-25T02:09:05.964Z] 988bab9f4d93: Download complete [2023-04-25T02:09:06.227Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T02:09:06.227Z] 1469e6f7b9e6: Download complete [2023-04-25T02:09:06.227Z] eaf3925da568: Verifying Checksum [2023-04-25T02:09:06.227Z] eaf3925da568: Download complete [2023-04-25T02:09:06.227Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T02:09:06.227Z] 339a4e72a1f5: Download complete [2023-04-25T02:09:06.227Z] bde34c3a00c8: Download complete [2023-04-25T02:09:06.487Z] b352a97aabf1: Download complete [2023-04-25T02:09:06.487Z] 4872d77fe225: Download complete [2023-04-25T02:09:06.487Z] 5851b861e8e6: Download complete [2023-04-25T02:09:06.487Z] b85a868b505f: Verifying Checksum [2023-04-25T02:09:06.487Z] bab4dde63d76: Verifying Checksum [2023-04-25T02:09:06.487Z] bab4dde63d76: Download complete [2023-04-25T02:09:07.865Z] b85a868b505f: Pull complete [2023-04-25T02:09:08.123Z] e2be974225ed: Pull complete [2023-04-25T02:09:08.691Z] 339a4e72a1f5: Pull complete [2023-04-25T02:09:08.691Z] 988bab9f4d93: Pull complete [2023-04-25T02:09:08.952Z] 1469e6f7b9e6: Pull complete [2023-04-25T02:09:08.952Z] eaf3925da568: Pull complete [2023-04-25T02:09:10.852Z] bab4dde63d76: Pull complete [2023-04-25T02:09:11.422Z] bde34c3a00c8: Pull complete [2023-04-25T02:09:11.722Z] b352a97aabf1: Pull complete [2023-04-25T02:09:11.722Z] 4872d77fe225: Pull complete [2023-04-25T02:09:11.722Z] 5851b861e8e6: Pull complete [2023-04-25T02:09:11.722Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T02:09:11.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T02:09:11.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T02:09:12.097Z] prd-ubuntu20.04-docker-8c-8g-9637 does not seem to be running inside a container [2023-04-25T02:09:12.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T02:09:15.396Z] $ docker top 178d007b56804d4f6ee86db58fcfb0d0801660fc97a56572ef29e456fa73902e -eo pid,comm [2023-04-25T02:09:15.452Z] 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-04-25T02:09:15.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T02:09:15.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T02:09:15.491Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T02:09:15.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T02:09:15.617Z] $ docker exec 178d007b56804d4f6ee86db58fcfb0d0801660fc97a56572ef29e456fa73902e ssh-agent [2023-04-25T02:09:15.731Z] SSH_AUTH_SOCK=/tmp/ssh-8VCUcVlnC9Bn/agent.21 [2023-04-25T02:09:15.731Z] SSH_AGENT_PID=37 [2023-04-25T02:09:15.737Z] Running ssh-add (command line suppressed) [2023-04-25T02:09:15.843Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_12623133254092685970.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_12623133254092685970.key) [2023-04-25T02:09:15.852Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T02:09:16.144Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T02:09:16.165Z] $ docker exec --env ******** --env ******** 178d007b56804d4f6ee86db58fcfb0d0801660fc97a56572ef29e456fa73902e ssh-agent -k [2023-04-25T02:09:16.264Z] unset SSH_AUTH_SOCK; [2023-04-25T02:09:16.264Z] unset SSH_AGENT_PID; [2023-04-25T02:09:16.265Z] echo Agent pid 37 killed; [2023-04-25T02:09:16.272Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T02:09:16.304Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T02:09:16.304Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T02:09:16.434Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T02:09:16.440Z] $ docker exec 178d007b56804d4f6ee86db58fcfb0d0801660fc97a56572ef29e456fa73902e ssh-agent [2023-04-25T02:09:16.554Z] SSH_AUTH_SOCK=/tmp/ssh-PZYv7eBySjnS/agent.69 [2023-04-25T02:09:16.554Z] SSH_AGENT_PID=75 [2023-04-25T02:09:16.559Z] Running ssh-add (command line suppressed) [2023-04-25T02:09:16.669Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_1396877894817735352.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/private_key_1396877894817735352.key) [2023-04-25T02:09:16.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T02:09:16.969Z] + git semver init [2023-04-25T02:09:17.228Z] 2023-04-25 02:09:17,148 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T02:09:17.228Z] 2023-04-25 02:09:17,149 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver [2023-04-25T02:09:17.228Z] 2023-04-25 02:09:17,150 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver [2023-04-25T02:09:17.228Z] 2023-04-25 02:09:17,150 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579, universal_newlines=False, shell=None, istream=None) [2023-04-25T02:09:19.137Z] 2023-04-25 02:09:18,770 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.git/info/exclude [2023-04-25T02:09:19.137Z] 2023-04-25 02:09:18,771 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 with force:False [2023-04-25T02:09:19.137Z] 2023-04-25 02:09:18,771 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 [2023-04-25T02:09:19.137Z] 2023-04-25 02:09:18,776 [execute] INFO git cat-file --batch-check [2023-04-25T02:09:19.137Z] 2023-04-25 02:09:18,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T02:09:19.137Z] 2023-04-25 02:09:18,782 [execute] INFO git cat-file --batch [2023-04-25T02:09:19.137Z] 2023-04-25 02:09:18,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T02:09:19.137Z] 2023-04-25 02:09:18,787 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-579/.semver/PR-579 [2023-04-25T02:09:19.137Z] 0.0.0 [Pipeline] } [2023-04-25T02:09:19.151Z] $ docker exec --env ******** --env ******** 178d007b56804d4f6ee86db58fcfb0d0801660fc97a56572ef29e456fa73902e ssh-agent -k [2023-04-25T02:09:19.262Z] unset SSH_AUTH_SOCK; [2023-04-25T02:09:19.263Z] unset SSH_AGENT_PID; [2023-04-25T02:09:19.263Z] echo Agent pid 75 killed; [2023-04-25T02:09:19.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T02:09:19.681Z] + git semver [Pipeline] } [2023-04-25T02:09:19.975Z] $ docker stop --time=1 178d007b56804d4f6ee86db58fcfb0d0801660fc97a56572ef29e456fa73902e [2023-04-25T02:09:22.140Z] $ docker rm -f --volumes 178d007b56804d4f6ee86db58fcfb0d0801660fc97a56572ef29e456fa73902e [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T02:09:22.625Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T02:09:22.847Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T02:09:22.850Z] [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-04-25T02:09:22.988Z] provisioning config files... [2023-04-25T02:09:22.998Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config9996852383872043600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T02:09:23.297Z] ---> docker-login.sh [2023-04-25T02:09:23.297Z] nexus3.edgexfoundry.org:10001 [2023-04-25T02:09:23.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:23.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:23.297Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:23.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:23.297Z] [2023-04-25T02:09:23.297Z] Login Succeeded [2023-04-25T02:09:23.297Z] nexus3.edgexfoundry.org:10002 [2023-04-25T02:09:23.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:23.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:23.298Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:23.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:23.298Z] [2023-04-25T02:09:23.298Z] Login Succeeded [2023-04-25T02:09:23.298Z] nexus3.edgexfoundry.org:10003 [2023-04-25T02:09:23.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:23.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:23.557Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:23.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:23.557Z] [2023-04-25T02:09:23.557Z] Login Succeeded [2023-04-25T02:09:23.557Z] nexus3.edgexfoundry.org:10004 [2023-04-25T02:09:23.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:23.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:23.557Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:23.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:23.557Z] [2023-04-25T02:09:23.557Z] Login Succeeded [2023-04-25T02:09:23.557Z] docker.io [2023-04-25T02:09:23.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:09:23.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:09:23.815Z] Configure a credential helper to remove this warning. See [2023-04-25T02:09:23.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:09:23.815Z] [2023-04-25T02:09:23.815Z] Login Succeeded [2023-04-25T02:09:23.815Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T02:09:23.829Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T02:09:23.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T02:09:23.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T02:09:23.926Z] ========================================================= [2023-04-25T02:09:23.926Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T02:09:23.926Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:09:24.237Z] + 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-04-25T02:09:24.496Z] Sending build context to Docker daemon 45.75MB [2023-04-25T02:09:24.496Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T02:09:24.496Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-25T02:09:24.496Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T02:09:24.496Z] f56be85fc22e: Pulling fs layer [2023-04-25T02:09:24.496Z] 85791d961cd3: Pulling fs layer [2023-04-25T02:09:24.496Z] d694b5ae8c79: Pulling fs layer [2023-04-25T02:09:24.496Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T02:09:24.496Z] 4d19c01a9841: Pulling fs layer [2023-04-25T02:09:24.496Z] 9325e15d5711: Pulling fs layer [2023-04-25T02:09:24.496Z] 556b6ee489ea: Pulling fs layer [2023-04-25T02:09:24.496Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T02:09:24.496Z] 9f32a84ed3da: Waiting [2023-04-25T02:09:24.496Z] 9325e15d5711: Waiting [2023-04-25T02:09:24.496Z] 556b6ee489ea: Waiting [2023-04-25T02:09:24.496Z] c5a4b2cf53e6: Waiting [2023-04-25T02:09:24.496Z] 4d19c01a9841: Waiting [2023-04-25T02:09:24.496Z] 85791d961cd3: Download complete [2023-04-25T02:09:24.496Z] 9f32a84ed3da: Verifying Checksum [2023-04-25T02:09:24.496Z] 9f32a84ed3da: Download complete [2023-04-25T02:09:24.496Z] 4d19c01a9841: Verifying Checksum [2023-04-25T02:09:24.496Z] 4d19c01a9841: Download complete [2023-04-25T02:09:24.496Z] f56be85fc22e: Download complete [2023-04-25T02:09:24.757Z] 9325e15d5711: Verifying Checksum [2023-04-25T02:09:24.757Z] 9325e15d5711: Download complete [2023-04-25T02:09:24.757Z] f56be85fc22e: Pull complete [2023-04-25T02:09:25.021Z] 85791d961cd3: Pull complete [2023-04-25T02:09:25.280Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T02:09:25.280Z] c5a4b2cf53e6: Download complete [2023-04-25T02:09:25.280Z] d694b5ae8c79: Verifying Checksum [2023-04-25T02:09:25.280Z] d694b5ae8c79: Download complete [2023-04-25T02:09:25.539Z] 556b6ee489ea: Verifying Checksum [2023-04-25T02:09:25.539Z] 556b6ee489ea: Download complete [2023-04-25T02:09:29.748Z] d694b5ae8c79: Pull complete [2023-04-25T02:09:29.748Z] 9f32a84ed3da: Pull complete [2023-04-25T02:09:30.316Z] 4d19c01a9841: Pull complete [2023-04-25T02:09:30.897Z] 9325e15d5711: Pull complete [2023-04-25T02:09:34.189Z] 556b6ee489ea: Pull complete [2023-04-25T02:09:34.755Z] c5a4b2cf53e6: Pull complete [2023-04-25T02:09:34.755Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T02:09:34.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T02:09:34.755Z] ---> c4be618373d6 [2023-04-25T02:09:34.755Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T02:09:37.948Z] Still waiting to schedule task [2023-04-25T02:09:37.948Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-25T02:09:44.775Z] ---> Running in a755778b8263 [2023-04-25T02:09:44.775Z] Removing intermediate container a755778b8263 [2023-04-25T02:09:44.775Z] ---> 230f204d832a [2023-04-25T02:09:44.775Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T02:09:44.775Z] ---> Running in faf6abd862be [2023-04-25T02:09:44.775Z] Removing intermediate container faf6abd862be [2023-04-25T02:09:44.775Z] ---> 4b1f1dac4a93 [2023-04-25T02:09:44.775Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T02:09:45.033Z] ---> Running in be3fbc2341d4 [2023-04-25T02:09:45.033Z] Removing intermediate container be3fbc2341d4 [2023-04-25T02:09:45.033Z] ---> 9d6cf72493ea [2023-04-25T02:09:45.033Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-25T02:09:45.033Z] ---> Running in 05d655e25d7a [2023-04-25T02:09:45.033Z] Removing intermediate container 05d655e25d7a [2023-04-25T02:09:45.033Z] ---> 9fd709778085 [2023-04-25T02:09:45.033Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T02:09:45.033Z] ---> Running in dd3eafb36002 [2023-04-25T02:09:45.293Z] Removing intermediate container dd3eafb36002 [2023-04-25T02:09:45.293Z] ---> 5e906d4a7d0c [2023-04-25T02:09:45.293Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T02:09:45.551Z] latest: Pulling from library/docker [2023-04-25T02:09:45.551Z] f56be85fc22e: Already exists [2023-04-25T02:09:45.551Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-25T02:09:45.551Z] 788e1ab5616a: Pulling fs layer [2023-04-25T02:09:45.551Z] cdaa2fd4fcdb: Pulling fs layer [2023-04-25T02:09:45.551Z] 31a38982befb: Pulling fs layer [2023-04-25T02:09:45.551Z] f3fec43afa6b: Pulling fs layer [2023-04-25T02:09:45.551Z] 6dc25e8d3c75: Pulling fs layer [2023-04-25T02:09:45.551Z] 3e24217d64a6: Pulling fs layer [2023-04-25T02:09:45.551Z] 31a38982befb: Waiting [2023-04-25T02:09:45.551Z] f3fec43afa6b: Waiting [2023-04-25T02:09:45.551Z] 6dc25e8d3c75: Waiting [2023-04-25T02:09:45.551Z] 41fdc34e4d3d: Pulling fs layer [2023-04-25T02:09:45.551Z] df31d1246b63: Pulling fs layer [2023-04-25T02:09:45.551Z] b2b1666219cb: Pulling fs layer [2023-04-25T02:09:45.551Z] 3e24217d64a6: Waiting [2023-04-25T02:09:45.551Z] 41fdc34e4d3d: Waiting [2023-04-25T02:09:45.551Z] df31d1246b63: Waiting [2023-04-25T02:09:45.551Z] be1c6fdc6de0: Pulling fs layer [2023-04-25T02:09:45.551Z] a6d9f116d01b: Pulling fs layer [2023-04-25T02:09:45.551Z] b2b1666219cb: Waiting [2023-04-25T02:09:45.551Z] 979b7cfeae76: Pulling fs layer [2023-04-25T02:09:45.551Z] 979b7cfeae76: Waiting [2023-04-25T02:09:45.551Z] a6d9f116d01b: Waiting [2023-04-25T02:09:45.551Z] be1c6fdc6de0: Waiting [2023-04-25T02:09:45.809Z] 788e1ab5616a: Verifying Checksum [2023-04-25T02:09:45.809Z] 788e1ab5616a: Download complete [2023-04-25T02:09:45.809Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-25T02:09:45.809Z] 7ed9ddfd3b8f: Download complete [2023-04-25T02:09:46.069Z] 7ed9ddfd3b8f: Pull complete [2023-04-25T02:09:46.069Z] cdaa2fd4fcdb: Verifying Checksum [2023-04-25T02:09:46.069Z] cdaa2fd4fcdb: Download complete [2023-04-25T02:09:46.069Z] f3fec43afa6b: Verifying Checksum [2023-04-25T02:09:46.069Z] f3fec43afa6b: Download complete [2023-04-25T02:09:46.069Z] 31a38982befb: Verifying Checksum [2023-04-25T02:09:46.069Z] 31a38982befb: Download complete [2023-04-25T02:09:46.069Z] 788e1ab5616a: Pull complete [2023-04-25T02:09:46.069Z] 3e24217d64a6: Download complete [2023-04-25T02:09:46.069Z] 41fdc34e4d3d: Verifying Checksum [2023-04-25T02:09:46.069Z] 41fdc34e4d3d: Download complete [2023-04-25T02:09:46.328Z] b2b1666219cb: Download complete [2023-04-25T02:09:46.328Z] df31d1246b63: Verifying Checksum [2023-04-25T02:09:46.328Z] df31d1246b63: Download complete [2023-04-25T02:09:46.328Z] a6d9f116d01b: Verifying Checksum [2023-04-25T02:09:46.328Z] a6d9f116d01b: Download complete [2023-04-25T02:09:46.328Z] 979b7cfeae76: Download complete [2023-04-25T02:09:46.586Z] cdaa2fd4fcdb: Pull complete [2023-04-25T02:09:46.844Z] be1c6fdc6de0: Verifying Checksum [2023-04-25T02:09:46.844Z] be1c6fdc6de0: Download complete [2023-04-25T02:09:47.102Z] 31a38982befb: Pull complete [2023-04-25T02:09:47.668Z] f3fec43afa6b: Pull complete [2023-04-25T02:09:47.926Z] 6dc25e8d3c75: Pull complete [2023-04-25T02:09:48.491Z] 3e24217d64a6: Pull complete [2023-04-25T02:09:49.057Z] 41fdc34e4d3d: Pull complete [2023-04-25T02:09:49.993Z] df31d1246b63: Pull complete [2023-04-25T02:09:50.253Z] b2b1666219cb: Pull complete [2023-04-25T02:09:51.626Z] be1c6fdc6de0: Pull complete [2023-04-25T02:09:52.194Z] a6d9f116d01b: Pull complete [2023-04-25T02:09:52.760Z] 979b7cfeae76: Pull complete [2023-04-25T02:09:53.327Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-25T02:09:53.327Z] Status: Downloaded newer image for docker:latest [2023-04-25T02:09:59.982Z] ---> 12300292c18d [2023-04-25T02:09:59.982Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T02:09:59.982Z] ---> Running in fc80aa1b12fa [2023-04-25T02:10:01.891Z] Removing intermediate container fc80aa1b12fa [2023-04-25T02:10:01.891Z] ---> de7c2fb9bf8f [2023-04-25T02:10:01.891Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T02:10:02.152Z] ---> Running in 42e548baa1fa [2023-04-25T02:10:02.720Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T02:10:03.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T02:10:03.855Z] OK: 265 MiB in 53 packages [2023-04-25T02:10:04.788Z] Removing intermediate container 42e548baa1fa [2023-04-25T02:10:04.788Z] ---> 87f35229babc [2023-04-25T02:10:04.788Z] Step 11/16 : ENV GO111MODULE=on [2023-04-25T02:10:05.758Z] ---> Running in 369b5136e40e [2023-04-25T02:10:06.018Z] Removing intermediate container 369b5136e40e [2023-04-25T02:10:06.018Z] ---> b8955faccb37 [2023-04-25T02:10:06.018Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T02:10:06.276Z] ---> Running in e09ffc936200 [2023-04-25T02:10:06.276Z] Removing intermediate container e09ffc936200 [2023-04-25T02:10:06.276Z] ---> 7be399e50bee [2023-04-25T02:10:06.276Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-25T02:10:06.533Z] ---> 2f0b2fd42778 [2023-04-25T02:10:06.533Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T02:10:06.533Z] ---> Running in 0e0b9a6bc717 [2023-04-25T02:10:53.334Z] Removing intermediate container 0e0b9a6bc717 [2023-04-25T02:10:53.334Z] ---> c6c4ab718597 [2023-04-25T02:10:53.334Z] Step 15/16 : COPY . . [2023-04-25T02:10:54.710Z] ---> 47a64b94b982 [2023-04-25T02:10:54.710Z] Step 16/16 : RUN ${MAKE} [2023-04-25T02:10:55.650Z] ---> Running in fc5d4328e956 [2023-04-25T02:10:57.555Z] noop [2023-04-25T02:11:01.759Z] Removing intermediate container fc5d4328e956 [2023-04-25T02:11:01.759Z] ---> c1378b03e0b9 [2023-04-25T02:11:01.759Z] Successfully built c1378b03e0b9 [2023-04-25T02:11:01.759Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:11:02.081Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T02:11:02.081Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T02:11:02.156Z] prd-ubuntu20.04-docker-8c-8g-9637 does not seem to be running inside a container [2023-04-25T02:11:02.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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-x86_64 cat [2023-04-25T02:11:06.053Z] $ docker top 869609f07306b6843fe35184f165a38c1f351e5b9c55692a4ee1bcaa4d0fd3b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T02:11:06.397Z] + go version [2023-04-25T02:11:06.397Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T02:11:06.412Z] $ docker stop --time=1 869609f07306b6843fe35184f165a38c1f351e5b9c55692a4ee1bcaa4d0fd3b2 [2023-04-25T02:11:09.805Z] $ docker rm -f --volumes 869609f07306b6843fe35184f165a38c1f351e5b9c55692a4ee1bcaa4d0fd3b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:11:10.418Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T02:11:10.418Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T02:11:10.540Z] prd-ubuntu20.04-docker-8c-8g-9637 does not seem to be running inside a container [2023-04-25T02:11:10.573Z] $ 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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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-x86_64 cat [2023-04-25T02:11:13.583Z] $ docker top d2c86005808c37170e9c7a8c3db875b313f976ae2f5f3b9415f6e18d8461bc82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T02:11:13.953Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [Pipeline] fileExists [Pipeline] sh [2023-04-25T02:11:14.251Z] + make test [2023-04-25T02:11:14.251Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-25T02:11:19.513Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-25T02:11:29.493Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-25T02:11:29.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-25T02:11:29.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-25T02:11:29.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-25T02:11:29.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-25T02:11:29.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-25T02:11:29.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-25T02:11:29.493Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-25T02:11:29.493Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-25T02:11:31.390Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T02:11:31.390Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T02:11:31.390Z] ./bin/test-attribution-txt.sh [2023-04-25T02:11:31.651Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-25T02:11:31.651Z] make -C web test [2023-04-25T02:11:31.651Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/web' [2023-04-25T02:11:31.651Z] make[1]: tput: No such file or directory [2023-04-25T02:11:31.651Z] make[1]: tput: No such file or directory [2023-04-25T02:11:31.651Z] warning: generating ./VERSION [2023-04-25T02:11:31.651Z] echo "0.0.0" > VERSION [2023-04-25T02:11:31.651Z] docker build \ [2023-04-25T02:11:31.651Z] -f Dockerfile \ [2023-04-25T02:11:31.651Z] --build-arg USER=1000 \ [2023-04-25T02:11:31.651Z] \ [2023-04-25T02:11:31.651Z] --label "git_sha=9709bed7e51e40995d9eda8a3924144923446d36" \ [2023-04-25T02:11:31.651Z] -t edgexfoundry/edgex-web-ui:9709bed7e51e40995d9eda8a3924144923446d36 \ [2023-04-25T02:11:31.651Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-25T02:11:31.651Z] . [2023-04-25T02:11:31.651Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-25T02:11:31.651Z] Install the buildx component to build images with BuildKit: [2023-04-25T02:11:31.651Z] https://docs.docker.com/go/buildx/ [2023-04-25T02:11:31.651Z] [2023-04-25T02:11:31.651Z] Sending build context to Docker daemon 3.269MB [2023-04-25T02:11:31.651Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-25T02:11:33.089Z] 16.17-alpine3.15: Pulling from library/node [2023-04-25T02:11:33.348Z] 9621f1afde84: Pulling fs layer [2023-04-25T02:11:33.348Z] c6f70ee39829: Pulling fs layer [2023-04-25T02:11:33.348Z] 56892a8094a2: Pulling fs layer [2023-04-25T02:11:33.348Z] 58dd87906ef0: Pulling fs layer [2023-04-25T02:11:33.348Z] 58dd87906ef0: Waiting [2023-04-25T02:11:33.650Z] 56892a8094a2: Download complete [2023-04-25T02:11:33.650Z] 9621f1afde84: Verifying Checksum [2023-04-25T02:11:33.650Z] 9621f1afde84: Download complete [2023-04-25T02:11:33.650Z] 58dd87906ef0: Download complete [2023-04-25T02:11:33.909Z] c6f70ee39829: Verifying Checksum [2023-04-25T02:11:33.909Z] c6f70ee39829: Download complete [2023-04-25T02:11:34.167Z] 9621f1afde84: Pull complete [2023-04-25T02:11:36.697Z] c6f70ee39829: Pull complete [2023-04-25T02:11:37.263Z] 56892a8094a2: Pull complete [2023-04-25T02:11:47.246Z] 58dd87906ef0: Pull complete [2023-04-25T02:11:47.812Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-25T02:11:48.071Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-25T02:11:48.071Z] ---> b69703f70c3d [2023-04-25T02:11:48.071Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-25T02:11:53.362Z] ---> Running in d551a3a61446 [2023-04-25T02:11:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-25T02:11:54.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-25T02:11:54.556Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-25T02:11:54.556Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-25T02:11:54.556Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-25T02:11:54.556Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-25T02:11:54.556Z] (5/129) Installing libxcb (1.14-r2) [2023-04-25T02:11:54.556Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-25T02:11:54.556Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-25T02:11:54.556Z] (8/129) Installing libice (1.0.10-r0) [2023-04-25T02:11:54.556Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-25T02:11:54.556Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-25T02:11:54.556Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-25T02:11:54.818Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-25T02:11:54.818Z] (13/129) Installing xset (1.2.4-r0) [2023-04-25T02:11:54.818Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-25T02:11:54.818Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-25T02:11:54.818Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-25T02:11:54.818Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-25T02:11:54.818Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-25T02:11:54.818Z] (19/129) Installing libintl (0.21-r0) [2023-04-25T02:11:54.819Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-25T02:11:54.819Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-25T02:11:54.819Z] (22/129) Installing pcre (8.45-r1) [2023-04-25T02:11:54.819Z] (23/129) Installing glib (2.70.1-r0) [2023-04-25T02:11:54.819Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-25T02:11:54.819Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-25T02:11:54.819Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-25T02:11:54.819Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-25T02:11:54.819Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-25T02:11:54.819Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-25T02:11:54.819Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-25T02:11:55.078Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-25T02:11:55.078Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-25T02:11:55.078Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-25T02:11:55.078Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-25T02:11:55.078Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-25T02:11:55.078Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-25T02:11:55.078Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-25T02:11:55.078Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-25T02:11:55.078Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-25T02:11:55.078Z] (40/129) Installing libxi (1.8-r0) [2023-04-25T02:11:55.078Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-25T02:11:55.078Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-25T02:11:55.078Z] (43/129) Installing atk (2.36.0-r0) [2023-04-25T02:11:55.078Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-25T02:11:55.078Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-25T02:11:55.078Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-25T02:11:55.078Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-25T02:11:55.078Z] (48/129) Installing expat (2.5.0-r0) [2023-04-25T02:11:55.078Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-25T02:11:55.078Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-25T02:11:55.078Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-25T02:11:55.078Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-25T02:11:55.078Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-25T02:11:55.078Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-25T02:11:55.078Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-25T02:11:55.078Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-25T02:11:55.078Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-25T02:11:55.078Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-25T02:11:55.078Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-25T02:11:55.346Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-25T02:11:55.346Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-25T02:11:55.346Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-25T02:11:55.346Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-25T02:11:55.346Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-25T02:11:55.346Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-25T02:11:55.346Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-25T02:11:55.346Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-25T02:11:55.346Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-25T02:11:55.346Z] (69/129) Installing pango (1.48.10-r0) [2023-04-25T02:11:55.346Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-25T02:11:55.346Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-25T02:11:55.346Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-25T02:11:55.346Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-25T02:11:55.603Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-25T02:11:55.603Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-25T02:11:55.603Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-25T02:11:55.603Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-25T02:11:55.603Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-25T02:11:55.603Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-25T02:11:55.603Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-25T02:11:58.135Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-25T02:11:58.135Z] (80/129) Installing flac (1.3.4-r0) [2023-04-25T02:11:58.135Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-25T02:11:58.135Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-25T02:11:58.135Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-25T02:11:58.135Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-25T02:11:58.135Z] (85/129) Installing libass (0.15.2-r0) [2023-04-25T02:11:58.135Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-25T02:11:58.135Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-25T02:11:58.135Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-25T02:11:58.135Z] (89/129) Installing lame (3.100-r0) [2023-04-25T02:11:58.135Z] (90/129) Installing opus (1.3.1-r1) [2023-04-25T02:11:58.135Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-25T02:11:58.135Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-25T02:11:58.135Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-25T02:11:58.135Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-25T02:11:58.135Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-25T02:11:58.135Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-25T02:11:58.135Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-25T02:11:58.135Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-25T02:11:58.135Z] (99/129) Installing libva (2.13.0-r0) [2023-04-25T02:11:58.135Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-25T02:11:58.135Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-25T02:11:58.135Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-25T02:11:58.135Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-25T02:11:58.135Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-25T02:11:58.135Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-25T02:11:58.135Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-25T02:11:58.135Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-25T02:11:58.135Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-25T02:11:58.393Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-25T02:11:58.393Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-25T02:11:58.393Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-25T02:11:58.393Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-25T02:11:58.393Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-25T02:11:58.393Z] (114/129) Installing nspr (4.32-r0) [2023-04-25T02:11:58.393Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-25T02:11:58.393Z] (116/129) Installing nss (3.78.1-r0) [2023-04-25T02:11:58.393Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-25T02:11:58.393Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-25T02:11:58.393Z] (119/129) Installing orc (0.4.32-r0) [2023-04-25T02:11:58.393Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-25T02:11:58.393Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-25T02:11:58.393Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-25T02:11:58.393Z] (123/129) Installing libpulse (15.0-r2) [2023-04-25T02:11:58.393Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-25T02:11:58.393Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-25T02:11:58.393Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-25T02:11:58.393Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-25T02:11:58.393Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-25T02:11:58.393Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-25T02:11:59.766Z] Executing busybox-1.34.1-r7.trigger [2023-04-25T02:11:59.766Z] Executing glib-2.70.1-r0.trigger [2023-04-25T02:11:59.766Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-25T02:12:00.025Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-25T02:12:00.025Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-25T02:12:00.284Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-25T02:12:00.284Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-25T02:12:00.284Z] OK: 286 MiB in 145 packages [2023-04-25T02:12:22.499Z] Removing intermediate container d551a3a61446 [2023-04-25T02:12:22.499Z] ---> d01961c9f34a [2023-04-25T02:12:22.499Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-25T02:12:22.499Z] ---> Running in 75f45f88bc54 [2023-04-25T02:12:22.499Z] Removing intermediate container 75f45f88bc54 [2023-04-25T02:12:22.499Z] ---> 30cb92f439d1 [2023-04-25T02:12:22.499Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-25T02:12:22.499Z] ---> Running in c8f5a9cc5936 [2023-04-25T02:12:23.064Z] Removing intermediate container c8f5a9cc5936 [2023-04-25T02:12:23.064Z] ---> 253f49d4abb2 [2023-04-25T02:12:23.064Z] Step 5/10 : RUN npm install -g npm [2023-04-25T02:12:23.632Z] ---> Running in 47eed13ecf6e [2023-04-25T02:12:45.607Z] [2023-04-25T02:12:45.607Z] removed 7 packages, changed 100 packages, and audited 239 packages in 17s [2023-04-25T02:12:45.607Z] [2023-04-25T02:12:45.607Z] 18 packages are looking for funding [2023-04-25T02:12:45.607Z] run `npm fund` for details [2023-04-25T02:12:45.607Z] [2023-04-25T02:12:45.607Z] found 0 vulnerabilities [2023-04-25T02:12:45.607Z] Removing intermediate container 47eed13ecf6e [2023-04-25T02:12:45.607Z] ---> d9f54517ddb1 [2023-04-25T02:12:45.607Z] Step 6/10 : ARG USER=1000 [2023-04-25T02:12:45.607Z] ---> Running in 7c5ab9a229ae [2023-04-25T02:12:45.607Z] Removing intermediate container 7c5ab9a229ae [2023-04-25T02:12:45.607Z] ---> 621f8cc8cd45 [2023-04-25T02:12:45.607Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-25T02:12:45.607Z] ---> Running in 83b252bc0cb5 [2023-04-25T02:12:45.607Z] Removing intermediate container 83b252bc0cb5 [2023-04-25T02:12:45.607Z] ---> 2712a198b110 [2023-04-25T02:12:45.607Z] Step 8/10 : USER $USER:$USER [2023-04-25T02:12:45.607Z] ---> Running in 7da7b95a869a [2023-04-25T02:12:45.607Z] Removing intermediate container 7da7b95a869a [2023-04-25T02:12:45.607Z] ---> c9e0eb64aa80 [2023-04-25T02:12:45.607Z] Step 9/10 : WORKDIR /app [2023-04-25T02:12:45.607Z] ---> Running in 5ec6a0b49900 [2023-04-25T02:12:45.607Z] Removing intermediate container 5ec6a0b49900 [2023-04-25T02:12:45.607Z] ---> fc2540a600ae [2023-04-25T02:12:45.607Z] Step 10/10 : LABEL git_sha=9709bed7e51e40995d9eda8a3924144923446d36 [2023-04-25T02:12:45.607Z] ---> Running in dd729a027c3e [2023-04-25T02:12:45.607Z] Removing intermediate container dd729a027c3e [2023-04-25T02:12:45.607Z] ---> 1a653a7a20f6 [2023-04-25T02:12:45.607Z] Successfully built 1a653a7a20f6 [2023-04-25T02:12:45.607Z] Successfully tagged edgexfoundry/edgex-web-ui:9709bed7e51e40995d9eda8a3924144923446d36 [2023-04-25T02:12:45.607Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-25T02:12:45.607Z] touch edgex-web-ui.imagebuilt [2023-04-25T02:12:45.607Z] mkdir -p node_modules coverage [2023-04-25T02:12:45.607Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-25T02:12:45.607Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE required: { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE }, [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE required: { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE }, [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE required: { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE }, [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE required: { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE }, [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE required: { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE }, [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE required: { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE }, [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE required: { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE }, [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE required: { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE }, [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE required: { [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE }, [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:12:46.540Z] npm WARN EBADENGINE } [2023-04-25T02:12:49.940Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-25T02:12:49.940Z] 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-04-25T02:12:49.940Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-25T02:12:49.940Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T02:12:50.200Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-25T02:12:50.767Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-25T02:12:51.025Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-25T02:12:51.965Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-25T02:12:51.966Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-25T02:12:55.299Z] 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-04-25T02:12:55.299Z] 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-04-25T02:12:55.299Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T02:12:55.556Z] 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-04-25T02:12:55.813Z] 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-04-25T02:12:56.071Z] 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-04-25T02:12:56.329Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T02:12:57.260Z] 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-04-25T02:12:59.786Z] 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-04-25T02:13:03.062Z] 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-04-25T02:13:07.242Z] [2023-04-25T02:13:07.242Z] added 1478 packages, and audited 1479 packages in 22s [2023-04-25T02:13:07.242Z] [2023-04-25T02:13:07.242Z] 90 packages are looking for funding [2023-04-25T02:13:07.242Z] run `npm fund` for details [2023-04-25T02:13:07.242Z] [2023-04-25T02:13:07.242Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-25T02:13:07.242Z] [2023-04-25T02:13:07.242Z] To address issues that do not require attention, run: [2023-04-25T02:13:07.242Z] npm audit fix [2023-04-25T02:13:07.242Z] [2023-04-25T02:13:07.242Z] To address all issues (including breaking changes), run: [2023-04-25T02:13:07.242Z] npm audit fix --force [2023-04-25T02:13:07.242Z] [2023-04-25T02:13:07.242Z] Run `npm audit` for details. [2023-04-25T02:13:46.491Z] 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-04-25T02:13:46.491Z] - Generating browser application bundles (phase: setup)... [2023-04-25T02:13:50.693Z] Compiling @angular/core : es2015 as esm2015 [2023-04-25T02:13:50.693Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-25T02:13:54.763Z] Compiling @angular/common : es2015 as esm2015 [2023-04-25T02:13:54.763Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-25T02:13:55.331Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-25T02:13:55.331Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-25T02:13:55.899Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-25T02:13:55.899Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-25T02:13:56.158Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-25T02:13:56.416Z] Compiling @angular/router : es2015 as esm2015 [2023-04-25T02:13:56.416Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-25T02:13:56.677Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-25T02:13:56.677Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-25T02:13:59.214Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-25T02:14:05.819Z] 25 04 2023 02:14:04.841:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-25T02:14:05.819Z] 25 04 2023 02:14:04.843:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-25T02:14:05.819Z] 25 04 2023 02:14:04.846:INFO [launcher]: Starting browser ChromeHeadless [2023-04-25T02:14:18.085Z] ✔ Browser application bundle generation complete. [2023-04-25T02:14:18.085Z] 25 04 2023 02:14:17.231:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket Rv87NRehOx1crpqfAAAB with id 34891197 [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.185 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.212 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.218 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.221 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.225 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.339 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.355 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.4 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.426 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.437 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.448 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.467 secs) [2023-04-25T02:14:20.619Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.484 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.539 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.549 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.561 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.567 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.57 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.575 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.578 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.582 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.599 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.602 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.605 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.622 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.626 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.629 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.632 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.634 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.636 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.64 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.683 secs) [2023-04-25T02:14:20.878Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.69 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.708 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.711 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.712 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.713 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.733 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.743 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.766 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.769 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.778 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.79 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.796 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.8 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.815 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.832 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.843 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.846 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.849 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.859 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.864 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.866 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.868 secs) [2023-04-25T02:14:21.137Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.883 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.887 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.888 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.9 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.92 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.94 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.953 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.979 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.014 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.023 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.031 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.038 secs) [2023-04-25T02:14:21.396Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.045 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.065 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.074 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.081 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.101 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.111 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.115 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.116 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.119 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.121 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.127 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.142 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.149 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.151 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.153 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.168 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.191 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.195 secs) [2023-04-25T02:14:21.656Z] WARN: ' [2023-04-25T02:14:21.656Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T02:14:21.656Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T02:14:21.656Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T02:14:21.656Z] in a future version of Angular. [2023-04-25T02:14:21.656Z] [2023-04-25T02:14:21.656Z] For more information on this, see our API docs here: [2023-04-25T02:14:21.656Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T02:14:21.656Z] ' [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.195 secs) [2023-04-25T02:14:21.656Z] WARN: ' [2023-04-25T02:14:21.656Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T02:14:21.656Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T02:14:21.656Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T02:14:21.656Z] in a future version of Angular. [2023-04-25T02:14:21.656Z] [2023-04-25T02:14:21.656Z] For more information on this, see our API docs here: [2023-04-25T02:14:21.656Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T02:14:21.656Z] ' [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.214 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.217 secs) [2023-04-25T02:14:21.656Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.218 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.237 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.243 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.253 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.261 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.264 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.266 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.271 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.275 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.276 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.315 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.327 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.34 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.363 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.387 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.396 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.399 secs) [2023-04-25T02:14:21.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.404 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.437 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.451 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.461 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.464 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.467 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.474 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.481 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.487 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.491 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.494 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.512 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.518 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.524 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.542 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.547 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.561 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.572 secs) [2023-04-25T02:14:22.172Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.578 secs) [2023-04-25T02:14:22.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.592 secs) [2023-04-25T02:14:22.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.632 secs) [2023-04-25T02:14:22.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.644 secs) [2023-04-25T02:14:22.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.728 secs) [2023-04-25T02:14:22.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.763 secs) [2023-04-25T02:14:22.431Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.773 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.811 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.832 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.842 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.859 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.864 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.875 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.885 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.931 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.935 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.956 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.963 secs) [2023-04-25T02:14:22.689Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.969 secs) [2023-04-25T02:14:22.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.001 secs) [2023-04-25T02:14:22.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.035 secs) [2023-04-25T02:14:22.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.047 secs) [2023-04-25T02:14:22.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.058 secs) [2023-04-25T02:14:22.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.067 secs) [2023-04-25T02:14:22.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.075 secs) [2023-04-25T02:14:22.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.088 secs) [2023-04-25T02:14:22.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.098 secs) [2023-04-25T02:14:22.948Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.105 secs) [2023-04-25T02:14:23.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.997 secs / 2.105 secs) [2023-04-25T02:14:23.206Z] TOTAL: 149 SUCCESS [2023-04-25T02:14:23.206Z] ✔ Browser application bundle generation complete. [2023-04-25T02:14:23.464Z] [2023-04-25T02:14:23.464Z] =============================== Coverage summary =============================== [2023-04-25T02:14:23.464Z] Statements : 40.98% ( 1467/3580 ) [2023-04-25T02:14:23.464Z] Branches : 12.03% ( 111/923 ) [2023-04-25T02:14:23.464Z] Functions : 33.28% ( 432/1298 ) [2023-04-25T02:14:23.464Z] Lines : 38.91% ( 1318/3387 ) [2023-04-25T02:14:23.464Z] ================================================================================ [2023-04-25T02:14:23.722Z] ✔ Browser application bundle generation complete. [2023-04-25T02:14:23.980Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-579/web' [Pipeline] echo [2023-04-25T02:14:23.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T02:14:24.001Z] $ docker stop --time=1 d2c86005808c37170e9c7a8c3db875b313f976ae2f5f3b9415f6e18d8461bc82 [2023-04-25T02:14:25.291Z] $ docker rm -f --volumes d2c86005808c37170e9c7a8c3db875b313f976ae2f5f3b9415f6e18d8461bc82 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T02:14:25.717Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T02:14:26.621Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T02:14:27.227Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T02:14:27.841Z] + ls -al . [2023-04-25T02:14:27.841Z] total 188 [2023-04-25T02:14:27.841Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 25 02:11 . [2023-04-25T02:14:27.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:08 .. [2023-04-25T02:14:27.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:08 .blubracket [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 02:08 .dockerignore [2023-04-25T02:14:27.841Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 02:09 .git [2023-04-25T02:14:27.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:08 .github [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 02:08 .gitignore [2023-04-25T02:14:27.841Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 02:09 .semver [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 02:08 Attribution.txt [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 02:08 CHANGELOG.md [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 02:08 CONTRIBUTING.md [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 02:08 Dockerfile [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 02:08 Jenkinsfile [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 02:08 LICENSE [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 02:08 Makefile [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 02:08 README.md [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 02:09 VERSION [2023-04-25T02:14:27.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:08 assets [2023-04-25T02:14:27.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:08 bin [2023-04-25T02:14:27.841Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:08 cmd [2023-04-25T02:14:27.841Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 02:11 coverage.out [2023-04-25T02:14:27.841Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:08 docs [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 02:08 go.mod [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 02:08 go.sum [2023-04-25T02:14:27.841Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 02:08 internal [2023-04-25T02:14:27.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:08 snap [2023-04-25T02:14:27.841Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:08 testing [2023-04-25T02:14:27.841Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 02:08 version.go [2023-04-25T02:14:27.841Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 02:12 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:14:28.456Z] + 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=9709bed7e51e40995d9eda8a3924144923446d36 --label arch=amd64 --label version=0.0.0 . [2023-04-25T02:14:28.717Z] Sending build context to Docker daemon 48.5MB [2023-04-25T02:14:28.717Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T02:14:28.717Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T02:14:28.717Z] ---> c1378b03e0b9 [2023-04-25T02:14:28.717Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T02:14:29.654Z] ---> Running in 2df8b4c2e2aa [2023-04-25T02:14:29.912Z] Removing intermediate container 2df8b4c2e2aa [2023-04-25T02:14:29.912Z] ---> 86c17adc465b [2023-04-25T02:14:29.912Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T02:14:29.912Z] ---> Running in 9c57dc1e4080 [2023-04-25T02:14:29.912Z] Removing intermediate container 9c57dc1e4080 [2023-04-25T02:14:29.912Z] ---> 3e90dd6155ad [2023-04-25T02:14:29.912Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T02:14:30.170Z] ---> Running in dd041949ae4b [2023-04-25T02:14:30.170Z] Removing intermediate container dd041949ae4b [2023-04-25T02:14:30.170Z] ---> b48c1a289fa4 [2023-04-25T02:14:30.170Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-25T02:14:30.170Z] ---> Running in 41ad5f963072 [2023-04-25T02:14:30.170Z] Removing intermediate container 41ad5f963072 [2023-04-25T02:14:30.170Z] ---> 636602933589 [2023-04-25T02:14:30.170Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T02:14:30.170Z] ---> Running in 30395cd1ac58 [2023-04-25T02:14:30.426Z] Removing intermediate container 30395cd1ac58 [2023-04-25T02:14:30.426Z] ---> 4aa0240b7de2 [2023-04-25T02:14:30.426Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T02:14:31.796Z] ---> 04efe9097eef [2023-04-25T02:14:31.796Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T02:14:32.054Z] ---> Running in 4cde647ac556 [2023-04-25T02:14:32.987Z] Removing intermediate container 4cde647ac556 [2023-04-25T02:14:32.987Z] ---> e33bb1ca5676 [2023-04-25T02:14:32.987Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T02:14:32.987Z] ---> Running in 28ae6fd5c278 [2023-04-25T02:14:33.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T02:14:33.811Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T02:14:34.378Z] OK: 265 MiB in 53 packages [2023-04-25T02:14:34.637Z] Removing intermediate container 28ae6fd5c278 [2023-04-25T02:14:34.637Z] ---> 89d80ecaefb7 [2023-04-25T02:14:34.637Z] Step 11/26 : ENV GO111MODULE=on [2023-04-25T02:14:34.637Z] ---> Running in f905d2e22886 [2023-04-25T02:14:34.637Z] Removing intermediate container f905d2e22886 [2023-04-25T02:14:34.637Z] ---> c8bb78bbd1e0 [2023-04-25T02:14:34.637Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T02:14:34.637Z] ---> Running in b0e2f83f9e22 [2023-04-25T02:14:34.637Z] Removing intermediate container b0e2f83f9e22 [2023-04-25T02:14:34.637Z] ---> 728d98ee3764 [2023-04-25T02:14:34.637Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-25T02:14:34.896Z] ---> e7d453fbf1e0 [2023-04-25T02:14:34.896Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T02:14:34.896Z] ---> Running in 496fa9c2baa2 [2023-04-25T02:14:35.461Z] Removing intermediate container 496fa9c2baa2 [2023-04-25T02:14:35.461Z] ---> c9c2e1de8723 [2023-04-25T02:14:35.461Z] Step 15/26 : COPY . . [2023-04-25T02:14:37.990Z] ---> 30ad333c1405 [2023-04-25T02:14:37.990Z] Step 16/26 : RUN ${MAKE} [2023-04-25T02:14:37.990Z] ---> Running in f99a76418d14 [2023-04-25T02:14:38.248Z] 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-04-25T02:15:00.175Z] Removing intermediate container f99a76418d14 [2023-04-25T02:15:00.175Z] ---> 35448b28f198 [2023-04-25T02:15:00.175Z] Step 17/26 : FROM alpine:3.14 [2023-04-25T02:15:00.175Z] 3.14: Pulling from library/alpine [2023-04-25T02:15:00.175Z] f7dab3ab2d6e: Pulling fs layer [2023-04-25T02:15:00.175Z] f7dab3ab2d6e: Verifying Checksum [2023-04-25T02:15:00.175Z] f7dab3ab2d6e: Download complete [2023-04-25T02:15:00.175Z] f7dab3ab2d6e: Pull complete [2023-04-25T02:15:00.175Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-25T02:15:00.175Z] Status: Downloaded newer image for alpine:3.14 [2023-04-25T02:15:00.175Z] ---> 9e179bacf43c [2023-04-25T02:15:00.175Z] Step 18/26 : EXPOSE 4000 [2023-04-25T02:15:00.175Z] ---> Running in c12804818f99 [2023-04-25T02:15:00.811Z] Removing intermediate container c12804818f99 [2023-04-25T02:15:00.811Z] ---> b9e5cf6287c6 [2023-04-25T02:15:00.811Z] 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-04-25T02:15:02.717Z] ---> 85063f8866c5 [2023-04-25T02:15:02.717Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-25T02:15:02.717Z] ---> 41795b0c4001 [2023-04-25T02:15:02.717Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-25T02:15:02.717Z] ---> 91b719679bf7 [2023-04-25T02:15:02.717Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-25T02:15:02.717Z] ---> Running in 5484c413681d [2023-04-25T02:15:02.978Z] Removing intermediate container 5484c413681d [2023-04-25T02:15:02.978Z] ---> fd3303309f79 [2023-04-25T02:15:02.978Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-25T02:15:02.978Z] ---> Running in 8090f62acaa8 [2023-04-25T02:15:02.978Z] Removing intermediate container 8090f62acaa8 [2023-04-25T02:15:02.978Z] ---> 2f63dea199ef [2023-04-25T02:15:02.978Z] Step 24/26 : LABEL arch=amd64 [2023-04-25T02:15:02.978Z] ---> Running in 842322a0b0f5 [2023-04-25T02:15:03.266Z] Removing intermediate container 842322a0b0f5 [2023-04-25T02:15:03.266Z] ---> 2c7206a1a646 [2023-04-25T02:15:03.266Z] Step 25/26 : LABEL git_sha=9709bed7e51e40995d9eda8a3924144923446d36 [2023-04-25T02:15:03.266Z] ---> Running in 491144f8320e [2023-04-25T02:15:03.266Z] Removing intermediate container 491144f8320e [2023-04-25T02:15:03.266Z] ---> cd4e15127f31 [2023-04-25T02:15:03.266Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T02:15:03.266Z] ---> Running in 5922b04765db [2023-04-25T02:15:03.266Z] Removing intermediate container 5922b04765db [2023-04-25T02:15:03.266Z] ---> 94be64c3c2f9 [2023-04-25T02:15:03.266Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T02:15:03.266Z] Successfully built 94be64c3c2f9 [2023-04-25T02:15:03.525Z] 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-04-25T02:15:04.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T02:15:04.016Z] [2023-04-25T02:15:04.016Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:15:04.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T02:15:04.318Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T02:15:04.318Z] 5eb5b503b376: Pulling fs layer [2023-04-25T02:15:04.318Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T02:15:04.318Z] ec43610c2a17: Pulling fs layer [2023-04-25T02:15:04.318Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T02:15:04.318Z] 33b1e0a273af: Pulling fs layer [2023-04-25T02:15:04.318Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T02:15:04.318Z] 2f39f015ded8: Pulling fs layer [2023-04-25T02:15:04.318Z] 3a2ae6a8a46f: Waiting [2023-04-25T02:15:04.318Z] 33b1e0a273af: Waiting [2023-04-25T02:15:04.318Z] 5d3b04190fa2: Waiting [2023-04-25T02:15:04.318Z] 2f39f015ded8: Waiting [2023-04-25T02:15:04.318Z] 5c69ac0246d0: Verifying Checksum [2023-04-25T02:15:04.318Z] 5c69ac0246d0: Download complete [2023-04-25T02:15:04.577Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T02:15:04.577Z] 3a2ae6a8a46f: Download complete [2023-04-25T02:15:04.577Z] 33b1e0a273af: Verifying Checksum [2023-04-25T02:15:04.577Z] 33b1e0a273af: Download complete [2023-04-25T02:15:04.577Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T02:15:04.577Z] 5d3b04190fa2: Download complete [2023-04-25T02:15:04.577Z] ec43610c2a17: Verifying Checksum [2023-04-25T02:15:04.577Z] ec43610c2a17: Download complete [2023-04-25T02:15:04.577Z] 5eb5b503b376: Verifying Checksum [2023-04-25T02:15:04.577Z] 5eb5b503b376: Download complete [2023-04-25T02:15:05.512Z] 2f39f015ded8: Download complete [2023-04-25T02:15:06.455Z] 5eb5b503b376: Pull complete [2023-04-25T02:15:06.713Z] 5c69ac0246d0: Pull complete [2023-04-25T02:15:07.279Z] ec43610c2a17: Pull complete [2023-04-25T02:15:07.279Z] 3a2ae6a8a46f: Pull complete [2023-04-25T02:15:07.279Z] 33b1e0a273af: Pull complete [2023-04-25T02:15:07.541Z] 5d3b04190fa2: Pull complete [2023-04-25T02:15:11.729Z] 2f39f015ded8: Pull complete [2023-04-25T02:15:11.729Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T02:15:11.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T02:15:11.729Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T02:15:11.837Z] prd-ubuntu20.04-docker-8c-8g-9637 does not seem to be running inside a container [2023-04-25T02:15:11.865Z] $ 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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T02:15:19.913Z] $ docker top e4116c2865d0f08d50e3e386503daf7ccdcab0822b20f9f5ece23db68e9ac847 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T02:15:20.378Z] ---> job-cost.sh [2023-04-25T02:15:20.378Z] lf-activate-venv: SKIPPING [2023-04-25T02:15:20.378Z] INFO: No Stack... [2023-04-25T02:15:20.636Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T02:15:21.204Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T02:15:21.512Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/cost.csv [2023-04-25T02:15:21.512Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T02:15:21.525Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-579-5-stack-cost] [2023-04-25T02:15:21.531Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-5-stack-cost] did not exist. Created. [2023-04-25T02:15:21.531Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-579-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T02:15:21.828Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T02:15:22.190Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T02:15:22.199Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T02:15:22.211Z] $ docker stop --time=1 e4116c2865d0f08d50e3e386503daf7ccdcab0822b20f9f5ece23db68e9ac847 [2023-04-25T02:15:23.676Z] $ docker rm -f --volumes e4116c2865d0f08d50e3e386503daf7ccdcab0822b20f9f5ece23db68e9ac847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T02:38:16.816Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10750 in /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [Pipeline] { [Pipeline] ws [2023-04-25T02:38:16.830Z] Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout [2023-04-25T02:38:16.894Z] The recommended git tool is: git [2023-04-25T02:38:25.300Z] using credential edgex-jenkins-ssh [2023-04-25T02:38:25.320Z] Cloning the remote Git repository [2023-04-25T02:38:25.388Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T02:38:25.520Z] > git init /w/workspace/edgex-ui-go/5 # timeout=10 [2023-04-25T02:38:25.780Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T02:38:25.781Z] > git --version # timeout=10 [2023-04-25T02:38:25.843Z] > git --version # 'git version 2.25.1' [2023-04-25T02:38:25.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T02:38:26.085Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T02:38:30.319Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-25T02:38:30.348Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T02:38:31.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-25T02:38:31.674Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T02:38:31.675Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T02:38:31.700Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/579/head:refs/remotes/origin/PR-579 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-25T02:38:32.230Z] Merging remotes/origin/main commit 53354d8b2375586dce6506093df12345f31d42e7 into PR head commit 47988330b029a888b432bca213101354849c35ed [2023-04-25T02:38:33.728Z] Merge succeeded, producing 010532b698600eaca15eb1f7260f73c4eff606f0 [2023-04-25T02:38:33.729Z] Checking out Revision 010532b698600eaca15eb1f7260f73c4eff606f0 (PR-579) [2023-04-25T02:38:32.263Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T02:38:32.387Z] > git checkout -f 47988330b029a888b432bca213101354849c35ed # timeout=10 [2023-04-25T02:38:32.897Z] > git remote # timeout=10 [2023-04-25T02:38:32.925Z] > git config --get remote.origin.url # timeout=10 [2023-04-25T02:38:32.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T02:38:32.971Z] > git merge 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [2023-04-25T02:38:33.708Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-25T02:38:33.739Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T02:38:33.758Z] > git checkout -f 010532b698600eaca15eb1f7260f73c4eff606f0 # timeout=10 [2023-04-25T02:38:37.504Z] Commit message: "Merge commit '53354d8b2375586dce6506093df12345f31d42e7' into HEAD" [2023-04-25T02:38:37.536Z] First time build. Skipping changelog. [2023-04-25T02:38:37.517Z] > git rev-list --no-walk 380a1cb1b31a3cc4d5aa0f0bf644b3e03b3f8e9d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T02:38:38.494Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T02:38:38.494Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T02:38:38.494Z] Dload Upload Total Spent Left Speed [2023-04-25T02:38:38.494Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-04-25T02:38:39.264Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T02:38:39.622Z] + sudo tee /etc/docker/daemon.new [2023-04-25T02:38:39.622Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T02:38:39.622Z] { [2023-04-25T02:38:39.622Z] "registry-mirrors": [ [2023-04-25T02:38:39.622Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T02:38:39.622Z] ], [2023-04-25T02:38:39.622Z] "bip": "10.250.0.254/24", [2023-04-25T02:38:39.622Z] "hosts": [ [2023-04-25T02:38:39.622Z] "tcp://0.0.0.0:5555", [2023-04-25T02:38:39.622Z] "unix:///var/run/docker.sock" [2023-04-25T02:38:39.622Z] ], [2023-04-25T02:38:39.622Z] "mtu": 1458, [2023-04-25T02:38:39.622Z] "selinux-enabled": true, [2023-04-25T02:38:39.622Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T02:38:39.622Z] } [Pipeline] sh [2023-04-25T02:38:39.980Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T02:38:40.341Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T02:38:58.655Z] provisioning config files... [2023-04-25T02:38:58.683Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config16633821344177048103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T02:38:59.045Z] ---> docker-login.sh [2023-04-25T02:38:59.045Z] nexus3.edgexfoundry.org:10001 [2023-04-25T02:38:59.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:38:59.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:38:59.641Z] Configure a credential helper to remove this warning. See [2023-04-25T02:38:59.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:38:59.641Z] [2023-04-25T02:38:59.641Z] Login Succeeded [2023-04-25T02:38:59.641Z] nexus3.edgexfoundry.org:10002 [2023-04-25T02:38:59.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:39:00.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:39:00.182Z] Configure a credential helper to remove this warning. See [2023-04-25T02:39:00.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:39:00.182Z] [2023-04-25T02:39:00.182Z] Login Succeeded [2023-04-25T02:39:00.182Z] nexus3.edgexfoundry.org:10003 [2023-04-25T02:39:00.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:39:00.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:39:00.454Z] Configure a credential helper to remove this warning. See [2023-04-25T02:39:00.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:39:00.454Z] [2023-04-25T02:39:00.454Z] Login Succeeded [2023-04-25T02:39:00.454Z] nexus3.edgexfoundry.org:10004 [2023-04-25T02:39:00.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:39:00.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:39:00.723Z] Configure a credential helper to remove this warning. See [2023-04-25T02:39:00.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:39:00.723Z] [2023-04-25T02:39:00.723Z] Login Succeeded [2023-04-25T02:39:00.723Z] docker.io [2023-04-25T02:39:00.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T02:39:01.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T02:39:01.267Z] Configure a credential helper to remove this warning. See [2023-04-25T02:39:01.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T02:39:01.267Z] [2023-04-25T02:39:01.267Z] Login Succeeded [2023-04-25T02:39:01.267Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T02:39:01.283Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T02:39:01.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T02:39:01.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T02:39:01.621Z] ========================================================= [2023-04-25T02:39:01.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T02:39:01.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:39:01.991Z] + 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-04-25T02:39:02.975Z] Sending build context to Docker daemon 28.8MB [2023-04-25T02:39:02.975Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T02:39:02.975Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-25T02:39:03.251Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T02:39:03.251Z] c41833b44d91: Pulling fs layer [2023-04-25T02:39:03.251Z] ed15518f5707: Pulling fs layer [2023-04-25T02:39:03.251Z] feae8fd75edb: Pulling fs layer [2023-04-25T02:39:03.251Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T02:39:03.251Z] 3cdef696dda3: Pulling fs layer [2023-04-25T02:39:03.251Z] 2ced38df9373: Pulling fs layer [2023-04-25T02:39:03.251Z] 58f1dce35555: Pulling fs layer [2023-04-25T02:39:03.251Z] 242c74f7c9fa: Waiting [2023-04-25T02:39:03.251Z] 3cdef696dda3: Waiting [2023-04-25T02:39:03.251Z] 2ced38df9373: Waiting [2023-04-25T02:39:03.251Z] 58f1dce35555: Waiting [2023-04-25T02:39:03.251Z] ed15518f5707: Verifying Checksum [2023-04-25T02:39:03.251Z] ed15518f5707: Download complete [2023-04-25T02:39:03.251Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T02:39:03.251Z] 242c74f7c9fa: Download complete [2023-04-25T02:39:03.251Z] 3cdef696dda3: Verifying Checksum [2023-04-25T02:39:03.251Z] 3cdef696dda3: Download complete [2023-04-25T02:39:03.525Z] c41833b44d91: Verifying Checksum [2023-04-25T02:39:03.525Z] c41833b44d91: Download complete [2023-04-25T02:39:04.121Z] c41833b44d91: Pull complete [2023-04-25T02:39:04.735Z] ed15518f5707: Pull complete [2023-04-25T02:39:05.733Z] 58f1dce35555: Verifying Checksum [2023-04-25T02:39:05.733Z] 58f1dce35555: Download complete [2023-04-25T02:39:06.740Z] 2ced38df9373: Verifying Checksum [2023-04-25T02:39:06.740Z] 2ced38df9373: Download complete [2023-04-25T02:39:07.018Z] feae8fd75edb: Verifying Checksum [2023-04-25T02:39:07.018Z] feae8fd75edb: Download complete [2023-04-25T02:39:19.701Z] feae8fd75edb: Pull complete [2023-04-25T02:39:19.701Z] 242c74f7c9fa: Pull complete [2023-04-25T02:39:19.701Z] 3cdef696dda3: Pull complete [2023-04-25T02:39:28.002Z] 2ced38df9373: Pull complete [2023-04-25T02:39:29.971Z] 58f1dce35555: Pull complete [2023-04-25T02:39:29.971Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T02:39:29.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T02:39:29.971Z] ---> fadd8f120f05 [2023-04-25T02:39:29.971Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T02:39:32.600Z] ---> Running in 74ec16c35c0d [2023-04-25T02:39:32.871Z] Removing intermediate container 74ec16c35c0d [2023-04-25T02:39:32.871Z] ---> 82c66daf2960 [2023-04-25T02:39:32.871Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T02:39:33.152Z] ---> Running in 4d02deb84300 [2023-04-25T02:39:33.425Z] Removing intermediate container 4d02deb84300 [2023-04-25T02:39:33.425Z] ---> 02553cefba1b [2023-04-25T02:39:33.426Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T02:39:33.426Z] ---> Running in f51882e80323 [2023-04-25T02:39:34.025Z] Removing intermediate container f51882e80323 [2023-04-25T02:39:34.025Z] ---> 8872e3b64209 [2023-04-25T02:39:34.025Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-25T02:39:34.025Z] ---> Running in 36ce9db35c6e [2023-04-25T02:39:34.625Z] Removing intermediate container 36ce9db35c6e [2023-04-25T02:39:34.625Z] ---> 533461b3606f [2023-04-25T02:39:34.625Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T02:39:34.625Z] ---> Running in 7ee3c82514e9 [2023-04-25T02:39:35.477Z] Removing intermediate container 7ee3c82514e9 [2023-04-25T02:39:35.477Z] ---> 8fbd04719457 [2023-04-25T02:39:35.477Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T02:39:36.099Z] latest: Pulling from library/docker [2023-04-25T02:39:36.099Z] c41833b44d91: Already exists [2023-04-25T02:39:36.099Z] 6343a5c17821: Pulling fs layer [2023-04-25T02:39:36.099Z] 7fb3fc37985f: Pulling fs layer [2023-04-25T02:39:36.099Z] 0575e395e061: Pulling fs layer [2023-04-25T02:39:36.099Z] 28a0dd61ea81: Pulling fs layer [2023-04-25T02:39:36.099Z] bce86b966039: Pulling fs layer [2023-04-25T02:39:36.099Z] 3d10cc7f1ddc: Pulling fs layer [2023-04-25T02:39:36.099Z] 714e529b432d: Pulling fs layer [2023-04-25T02:39:36.099Z] d21675ac3ed3: Pulling fs layer [2023-04-25T02:39:36.099Z] c40c053d63ba: Pulling fs layer [2023-04-25T02:39:36.099Z] 990fd125c536: Pulling fs layer [2023-04-25T02:39:36.099Z] ec21c8e16db0: Pulling fs layer [2023-04-25T02:39:36.099Z] c96d84818e07: Pulling fs layer [2023-04-25T02:39:36.099Z] 5925a93ce1eb: Pulling fs layer [2023-04-25T02:39:36.099Z] d21675ac3ed3: Waiting [2023-04-25T02:39:36.099Z] c40c053d63ba: Waiting [2023-04-25T02:39:36.099Z] 990fd125c536: Waiting [2023-04-25T02:39:36.099Z] ec21c8e16db0: Waiting [2023-04-25T02:39:36.099Z] c96d84818e07: Waiting [2023-04-25T02:39:36.099Z] 5925a93ce1eb: Waiting [2023-04-25T02:39:36.099Z] 28a0dd61ea81: Waiting [2023-04-25T02:39:36.099Z] 3d10cc7f1ddc: Waiting [2023-04-25T02:39:36.099Z] bce86b966039: Waiting [2023-04-25T02:39:36.099Z] 714e529b432d: Waiting [2023-04-25T02:39:41.769Z] 7fb3fc37985f: Verifying Checksum [2023-04-25T02:39:41.769Z] 7fb3fc37985f: Download complete [2023-04-25T02:39:41.769Z] 6343a5c17821: Verifying Checksum [2023-04-25T02:39:41.769Z] 6343a5c17821: Download complete [2023-04-25T02:39:42.050Z] 28a0dd61ea81: Verifying Checksum [2023-04-25T02:39:42.050Z] 28a0dd61ea81: Download complete [2023-04-25T02:39:42.050Z] 0575e395e061: Verifying Checksum [2023-04-25T02:39:42.050Z] 0575e395e061: Download complete [2023-04-25T02:39:42.050Z] 3d10cc7f1ddc: Verifying Checksum [2023-04-25T02:39:42.050Z] 3d10cc7f1ddc: Download complete [2023-04-25T02:39:42.050Z] bce86b966039: Verifying Checksum [2023-04-25T02:39:42.050Z] bce86b966039: Download complete [2023-04-25T02:39:42.050Z] 6343a5c17821: Pull complete [2023-04-25T02:39:42.050Z] 714e529b432d: Verifying Checksum [2023-04-25T02:39:42.050Z] 714e529b432d: Download complete [2023-04-25T02:39:42.325Z] d21675ac3ed3: Verifying Checksum [2023-04-25T02:39:42.325Z] d21675ac3ed3: Download complete [2023-04-25T02:39:42.325Z] 990fd125c536: Verifying Checksum [2023-04-25T02:39:42.325Z] 990fd125c536: Download complete [2023-04-25T02:39:42.325Z] c40c053d63ba: Verifying Checksum [2023-04-25T02:39:42.325Z] c40c053d63ba: Download complete [2023-04-25T02:39:42.325Z] c96d84818e07: Verifying Checksum [2023-04-25T02:39:42.325Z] c96d84818e07: Download complete [2023-04-25T02:39:42.603Z] 7fb3fc37985f: Pull complete [2023-04-25T02:39:42.603Z] 5925a93ce1eb: Verifying Checksum [2023-04-25T02:39:42.603Z] 5925a93ce1eb: Download complete [2023-04-25T02:39:44.063Z] 0575e395e061: Pull complete [2023-04-25T02:39:44.063Z] ec21c8e16db0: Verifying Checksum [2023-04-25T02:39:44.063Z] ec21c8e16db0: Download complete [2023-04-25T02:39:45.048Z] 28a0dd61ea81: Pull complete [2023-04-25T02:39:46.299Z] bce86b966039: Pull complete [2023-04-25T02:39:46.841Z] 3d10cc7f1ddc: Pull complete [2023-04-25T02:39:46.841Z] 714e529b432d: Pull complete [2023-04-25T02:39:47.118Z] d21675ac3ed3: Pull complete [2023-04-25T02:39:48.559Z] c40c053d63ba: Pull complete [2023-04-25T02:39:48.833Z] 990fd125c536: Pull complete [2023-04-25T02:39:51.473Z] ec21c8e16db0: Pull complete [2023-04-25T02:39:52.080Z] c96d84818e07: Pull complete [2023-04-25T02:39:52.362Z] 5925a93ce1eb: Pull complete [2023-04-25T02:39:52.362Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-25T02:39:52.362Z] Status: Downloaded newer image for docker:latest [2023-04-25T02:39:54.997Z] ---> 0d3a6ed8cf3c [2023-04-25T02:39:54.997Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T02:39:54.997Z] ---> Running in c58c2a9acc18 [2023-04-25T02:39:56.969Z] Removing intermediate container c58c2a9acc18 [2023-04-25T02:39:56.969Z] ---> df0bc7b87ee9 [2023-04-25T02:39:56.969Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T02:39:56.969Z] ---> Running in 112dae167330 [2023-04-25T02:39:57.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T02:39:58.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T02:40:00.914Z] OK: 263 MiB in 53 packages [2023-04-25T02:40:01.908Z] Removing intermediate container 112dae167330 [2023-04-25T02:40:01.908Z] ---> d091ef47874a [2023-04-25T02:40:01.908Z] Step 11/16 : ENV GO111MODULE=on [2023-04-25T02:40:02.182Z] ---> Running in b2961f43d54c [2023-04-25T02:40:02.464Z] Removing intermediate container b2961f43d54c [2023-04-25T02:40:02.464Z] ---> 3057a6c19207 [2023-04-25T02:40:02.464Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T02:40:02.464Z] ---> Running in f46260f5da61 [2023-04-25T02:40:02.735Z] Removing intermediate container f46260f5da61 [2023-04-25T02:40:02.735Z] ---> 2979aa3fab8c [2023-04-25T02:40:02.735Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-25T02:40:03.719Z] ---> c29e773cb45d [2023-04-25T02:40:03.719Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T02:40:03.719Z] ---> Running in ee43f22326c6 [2023-04-25T02:41:12.520Z] Removing intermediate container ee43f22326c6 [2023-04-25T02:41:12.520Z] ---> 36bc19c032cc [2023-04-25T02:41:12.520Z] Step 15/16 : COPY . . [2023-04-25T02:41:12.520Z] ---> e9a16a9315b5 [2023-04-25T02:41:12.520Z] Step 16/16 : RUN ${MAKE} [2023-04-25T02:41:12.520Z] ---> Running in 7b4d4d9cf212 [2023-04-25T02:41:12.520Z] noop [2023-04-25T02:41:12.520Z] Removing intermediate container 7b4d4d9cf212 [2023-04-25T02:41:12.520Z] ---> ebb042fe7784 [2023-04-25T02:41:12.520Z] Successfully built ebb042fe7784 [2023-04-25T02:41:12.520Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:41:12.909Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T02:41:12.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T02:41:13.163Z] prd-ubuntu20.04-docker-arm64-4c-16g-10750 does not seem to be running inside a container [2023-04-25T02:41:13.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T02:41:14.679Z] $ docker top 7424dc4ea61d9ef7f77e9557d2cae304c7f275c9d398cc71df646103daf34287 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T02:41:15.557Z] + go version [2023-04-25T02:41:15.557Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T02:41:15.581Z] $ docker stop --time=1 7424dc4ea61d9ef7f77e9557d2cae304c7f275c9d398cc71df646103daf34287 [2023-04-25T02:41:17.331Z] $ docker rm -f --volumes 7424dc4ea61d9ef7f77e9557d2cae304c7f275c9d398cc71df646103daf34287 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:41:17.910Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T02:41:17.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T02:41:18.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-10750 does not seem to be running inside a container [2023-04-25T02:41:18.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-25T02:41:19.583Z] $ docker top 6a3e2930f614f4fe757f1211845bbc114ef786bea9d3eade1a635086500a4550 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T02:41:20.463Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/5 [Pipeline] fileExists [Pipeline] sh [2023-04-25T02:41:21.125Z] + make test [2023-04-25T02:41:21.125Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-25T02:42:00.051Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-25T02:44:36.871Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-25T02:44:36.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-25T02:44:36.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-25T02:44:36.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-25T02:44:36.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-25T02:44:36.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-25T02:44:36.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-25T02:44:36.871Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-25T02:44:36.871Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-25T02:44:55.267Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T02:44:55.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T02:44:55.267Z] ./bin/test-attribution-txt.sh [2023-04-25T02:44:55.267Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-25T02:44:55.267Z] make -C web test [2023-04-25T02:44:55.267Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/5/web' [2023-04-25T02:44:55.267Z] make[1]: tput: No such file or directory [2023-04-25T02:44:55.267Z] make[1]: tput: No such file or directory [2023-04-25T02:44:55.267Z] warning: generating ./VERSION [2023-04-25T02:44:55.267Z] echo "0.0.0" > VERSION [2023-04-25T02:44:55.267Z] docker build \ [2023-04-25T02:44:55.267Z] -f Dockerfile \ [2023-04-25T02:44:55.267Z] --build-arg USER=1000 \ [2023-04-25T02:44:55.267Z] \ [2023-04-25T02:44:55.267Z] --label "git_sha=010532b698600eaca15eb1f7260f73c4eff606f0" \ [2023-04-25T02:44:55.267Z] -t edgexfoundry/edgex-web-ui:010532b698600eaca15eb1f7260f73c4eff606f0 \ [2023-04-25T02:44:55.267Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-25T02:44:55.267Z] . [2023-04-25T02:44:55.267Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-25T02:44:55.267Z] Install the buildx component to build images with BuildKit: [2023-04-25T02:44:55.267Z] https://docs.docker.com/go/buildx/ [2023-04-25T02:44:55.267Z] [2023-04-25T02:44:55.267Z] Sending build context to Docker daemon 3.269MB [2023-04-25T02:44:55.267Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-25T02:44:55.267Z] 16.17-alpine3.15: Pulling from library/node [2023-04-25T02:44:55.267Z] 47517142f6ba: Pulling fs layer [2023-04-25T02:44:55.267Z] 5f8c4bfa009b: Pulling fs layer [2023-04-25T02:44:55.267Z] f7079c9c4ba1: Pulling fs layer [2023-04-25T02:44:55.267Z] aba105e6f55a: Pulling fs layer [2023-04-25T02:44:55.267Z] aba105e6f55a: Waiting [2023-04-25T02:44:55.267Z] f7079c9c4ba1: Verifying Checksum [2023-04-25T02:44:55.267Z] 47517142f6ba: Download complete [2023-04-25T02:44:55.267Z] f7079c9c4ba1: Download complete [2023-04-25T02:44:55.267Z] aba105e6f55a: Verifying Checksum [2023-04-25T02:44:55.267Z] aba105e6f55a: Download complete [2023-04-25T02:44:55.267Z] 47517142f6ba: Pull complete [2023-04-25T02:44:55.267Z] 5f8c4bfa009b: Verifying Checksum [2023-04-25T02:44:55.267Z] 5f8c4bfa009b: Download complete [2023-04-25T02:44:59.667Z] 5f8c4bfa009b: Pull complete [2023-04-25T02:44:59.667Z] f7079c9c4ba1: Pull complete [2023-04-25T02:44:59.667Z] aba105e6f55a: Pull complete [2023-04-25T02:44:59.667Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-25T02:44:59.667Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-25T02:44:59.667Z] ---> bf1b8b58d215 [2023-04-25T02:44:59.667Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-25T02:45:00.640Z] ---> Running in ff9bed345639 [2023-04-25T02:45:02.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-25T02:45:02.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-25T02:45:03.532Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-25T02:45:03.532Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-25T02:45:03.532Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-25T02:45:03.532Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-25T02:45:03.532Z] (5/128) Installing libxcb (1.14-r2) [2023-04-25T02:45:03.532Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-25T02:45:03.532Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-25T02:45:03.532Z] (8/128) Installing libice (1.0.10-r0) [2023-04-25T02:45:03.532Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-25T02:45:03.532Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-25T02:45:03.532Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-25T02:45:03.532Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-25T02:45:03.532Z] (13/128) Installing xset (1.2.4-r0) [2023-04-25T02:45:03.532Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-25T02:45:03.532Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-25T02:45:03.532Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-25T02:45:03.532Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-25T02:45:03.532Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-25T02:45:03.532Z] (19/128) Installing libintl (0.21-r0) [2023-04-25T02:45:03.532Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-25T02:45:03.532Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-25T02:45:03.804Z] (22/128) Installing pcre (8.45-r1) [2023-04-25T02:45:03.804Z] (23/128) Installing glib (2.70.1-r0) [2023-04-25T02:45:03.804Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-25T02:45:03.804Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-25T02:45:03.804Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-25T02:45:03.804Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-25T02:45:04.073Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-25T02:45:04.073Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-25T02:45:04.073Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-25T02:45:04.073Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-25T02:45:04.073Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-25T02:45:04.073Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-25T02:45:04.073Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-25T02:45:04.073Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-25T02:45:04.073Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-25T02:45:04.073Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-25T02:45:04.073Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-25T02:45:04.073Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-25T02:45:04.073Z] (40/128) Installing libxi (1.8-r0) [2023-04-25T02:45:04.073Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-25T02:45:04.073Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-25T02:45:04.073Z] (43/128) Installing atk (2.36.0-r0) [2023-04-25T02:45:04.346Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-25T02:45:04.346Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-25T02:45:04.346Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-25T02:45:04.346Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-25T02:45:04.346Z] (48/128) Installing expat (2.5.0-r0) [2023-04-25T02:45:04.346Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-25T02:45:04.346Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-25T02:45:04.346Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-25T02:45:04.346Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-25T02:45:04.346Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-25T02:45:04.346Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-25T02:45:04.346Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-25T02:45:04.346Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-25T02:45:04.619Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-25T02:45:04.619Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-25T02:45:04.619Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-25T02:45:04.619Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-25T02:45:04.619Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-25T02:45:04.619Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-25T02:45:04.619Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-25T02:45:04.619Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-25T02:45:04.619Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-25T02:45:04.619Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-25T02:45:04.619Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-25T02:45:04.889Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-25T02:45:04.889Z] (69/128) Installing pango (1.48.10-r0) [2023-04-25T02:45:04.889Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-25T02:45:04.889Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-25T02:45:04.889Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-25T02:45:04.889Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-25T02:45:05.160Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-25T02:45:05.160Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-25T02:45:05.430Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-25T02:45:05.430Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-25T02:45:05.430Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-25T02:45:05.430Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-25T02:45:05.430Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-25T02:45:08.037Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-25T02:45:08.037Z] (80/128) Installing flac (1.3.4-r0) [2023-04-25T02:45:08.037Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-25T02:45:08.037Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-25T02:45:08.037Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-25T02:45:08.037Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-25T02:45:08.037Z] (85/128) Installing libass (0.15.2-r0) [2023-04-25T02:45:08.037Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-25T02:45:08.037Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-25T02:45:08.037Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-25T02:45:08.037Z] (89/128) Installing lame (3.100-r0) [2023-04-25T02:45:08.037Z] (90/128) Installing opus (1.3.1-r1) [2023-04-25T02:45:08.037Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-25T02:45:08.037Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-25T02:45:08.037Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-25T02:45:08.037Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-25T02:45:08.037Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-25T02:45:08.037Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-25T02:45:08.037Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-25T02:45:08.037Z] (98/128) Installing libva (2.13.0-r0) [2023-04-25T02:45:08.037Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-25T02:45:08.037Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-25T02:45:08.037Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-25T02:45:08.037Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-25T02:45:08.306Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-25T02:45:08.306Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-25T02:45:08.306Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-25T02:45:08.306Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-25T02:45:08.306Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-25T02:45:08.898Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-25T02:45:08.898Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-25T02:45:08.898Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-25T02:45:08.898Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-25T02:45:08.898Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-25T02:45:08.898Z] (113/128) Installing nspr (4.32-r0) [2023-04-25T02:45:08.898Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-25T02:45:08.898Z] (115/128) Installing nss (3.78.1-r0) [2023-04-25T02:45:09.171Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-25T02:45:09.171Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-25T02:45:09.171Z] (118/128) Installing orc (0.4.32-r0) [2023-04-25T02:45:09.172Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-25T02:45:09.172Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-25T02:45:09.172Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-25T02:45:09.172Z] (122/128) Installing libpulse (15.0-r2) [2023-04-25T02:45:09.172Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-25T02:45:09.172Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-25T02:45:09.172Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-25T02:45:09.172Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-25T02:45:09.172Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-25T02:45:09.172Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-25T02:45:13.475Z] Executing busybox-1.34.1-r7.trigger [2023-04-25T02:45:13.475Z] Executing glib-2.70.1-r0.trigger [2023-04-25T02:45:13.475Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-25T02:45:16.075Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-25T02:45:16.075Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-25T02:45:16.347Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-25T02:45:16.347Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-25T02:45:16.347Z] OK: 275 MiB in 144 packages [2023-04-25T02:45:26.443Z] Removing intermediate container ff9bed345639 [2023-04-25T02:45:26.443Z] ---> c4c8f8328bca [2023-04-25T02:45:26.443Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-25T02:45:26.443Z] ---> Running in e98648872ea1 [2023-04-25T02:45:26.443Z] Removing intermediate container e98648872ea1 [2023-04-25T02:45:26.443Z] ---> fa4d88055da2 [2023-04-25T02:45:26.443Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-25T02:45:26.443Z] ---> Running in 9af959dd5d9b [2023-04-25T02:45:26.443Z] Removing intermediate container 9af959dd5d9b [2023-04-25T02:45:26.443Z] ---> a9adfe59b43b [2023-04-25T02:45:26.443Z] Step 5/10 : RUN npm install -g npm [2023-04-25T02:45:26.443Z] ---> Running in 09e9f5d30d31 [2023-04-25T02:46:05.359Z] [2023-04-25T02:46:05.359Z] removed 7 packages, changed 100 packages, and audited 239 packages in 32s [2023-04-25T02:46:05.359Z] [2023-04-25T02:46:05.359Z] 18 packages are looking for funding [2023-04-25T02:46:05.359Z] run `npm fund` for details [2023-04-25T02:46:05.359Z] [2023-04-25T02:46:05.359Z] found 0 vulnerabilities [2023-04-25T02:46:05.359Z] Removing intermediate container 09e9f5d30d31 [2023-04-25T02:46:05.359Z] ---> d6e142a39312 [2023-04-25T02:46:05.359Z] Step 6/10 : ARG USER=1000 [2023-04-25T02:46:05.359Z] ---> Running in 7282c7813713 [2023-04-25T02:46:05.628Z] Removing intermediate container 7282c7813713 [2023-04-25T02:46:05.628Z] ---> 13297011b264 [2023-04-25T02:46:05.628Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-25T02:46:05.897Z] ---> Running in cd74ab9164cb [2023-04-25T02:46:07.863Z] Removing intermediate container cd74ab9164cb [2023-04-25T02:46:07.863Z] ---> 86b183970f74 [2023-04-25T02:46:07.863Z] Step 8/10 : USER $USER:$USER [2023-04-25T02:46:07.863Z] ---> Running in 825e9d1dc707 [2023-04-25T02:46:08.133Z] Removing intermediate container 825e9d1dc707 [2023-04-25T02:46:08.133Z] ---> 1c38434e467c [2023-04-25T02:46:08.133Z] Step 9/10 : WORKDIR /app [2023-04-25T02:46:08.133Z] ---> Running in 9904f8fbad35 [2023-04-25T02:46:08.403Z] Removing intermediate container 9904f8fbad35 [2023-04-25T02:46:08.403Z] ---> 5a6716794822 [2023-04-25T02:46:08.403Z] Step 10/10 : LABEL git_sha=010532b698600eaca15eb1f7260f73c4eff606f0 [2023-04-25T02:46:08.679Z] ---> Running in fdfd5709afe0 [2023-04-25T02:46:08.950Z] Removing intermediate container fdfd5709afe0 [2023-04-25T02:46:08.950Z] ---> 7c70bbe712b7 [2023-04-25T02:46:08.950Z] Successfully built 7c70bbe712b7 [2023-04-25T02:46:09.219Z] Successfully tagged edgexfoundry/edgex-web-ui:010532b698600eaca15eb1f7260f73c4eff606f0 [2023-04-25T02:46:09.219Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-25T02:46:09.219Z] touch edgex-web-ui.imagebuilt [2023-04-25T02:46:09.219Z] mkdir -p node_modules coverage [2023-04-25T02:46:09.219Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-25T02:46:09.219Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE required: { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE }, [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE required: { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE }, [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE required: { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE }, [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE required: { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE }, [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE required: { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE }, [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE required: { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE }, [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE required: { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE }, [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE required: { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE }, [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE } [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE required: { [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T02:46:27.728Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T02:46:27.729Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T02:46:27.729Z] npm WARN EBADENGINE }, [2023-04-25T02:46:27.729Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T02:46:27.729Z] npm WARN EBADENGINE } [2023-04-25T02:47:06.642Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-25T02:47:06.642Z] 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-04-25T02:47:06.642Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-25T02:47:06.642Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T02:47:06.642Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-25T02:47:13.329Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-25T02:47:21.570Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-25T02:47:22.540Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-25T02:47:23.140Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-25T02:47:49.865Z] 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-04-25T02:47:49.865Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T02:47:49.865Z] 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-04-25T02:47:54.134Z] 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-04-25T02:47:55.548Z] 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-04-25T02:47:57.497Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T02:48:12.489Z] 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-04-25T02:48:12.489Z] 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-04-25T02:48:27.493Z] 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-04-25T02:49:14.340Z] 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-04-25T02:49:53.234Z] [2023-04-25T02:49:53.234Z] added 1475 packages, and audited 1476 packages in 4m [2023-04-25T02:49:53.234Z] [2023-04-25T02:49:53.234Z] 90 packages are looking for funding [2023-04-25T02:49:53.234Z] run `npm fund` for details [2023-04-25T02:49:53.234Z] [2023-04-25T02:49:53.234Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-25T02:49:53.234Z] [2023-04-25T02:49:53.234Z] To address issues that do not require attention, run: [2023-04-25T02:49:53.234Z] npm audit fix [2023-04-25T02:49:53.234Z] [2023-04-25T02:49:53.234Z] To address all issues (including breaking changes), run: [2023-04-25T02:49:53.234Z] npm audit fix --force [2023-04-25T02:49:53.234Z] [2023-04-25T02:49:53.234Z] Run `npm audit` for details. [2023-04-25T02:49:54.197Z] 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-04-25T02:50:16.285Z] - Generating browser application bundles (phase: setup)... [2023-04-25T02:50:55.185Z] Compiling @angular/core : es2015 as esm2015 [2023-04-25T02:50:55.185Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-25T02:51:27.465Z] Compiling @angular/common : es2015 as esm2015 [2023-04-25T02:51:27.465Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-25T02:51:34.126Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-25T02:51:34.126Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-25T02:51:38.400Z] Compiling @angular/router : es2015 as esm2015 [2023-04-25T02:51:38.400Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-25T02:51:45.059Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-25T02:51:47.008Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-25T02:51:47.597Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-25T02:51:52.127Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-25T02:51:52.414Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-25T02:51:53.442Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-25T02:53:02.912Z] 25 04 2023 02:52:59.736:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-25T02:53:02.912Z] 25 04 2023 02:52:59.752:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-25T02:53:02.912Z] 25 04 2023 02:52:59.787:INFO [launcher]: Starting browser ChromeHeadless [2023-04-25T02:54:10.777Z] 25 04 2023 02:54:08.433:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-25T02:54:10.777Z] 25 04 2023 02:54:10.624:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-25T02:54:16.118Z] 25 04 2023 02:54:15.274:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-25T02:55:23.977Z] 25 04 2023 02:55:17.728:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-25T02:55:23.977Z] ✔ Browser application bundle generation complete. [2023-04-25T02:55:23.977Z] 25 04 2023 02:55:19.336:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-04-25T02:55:23.977Z] 25 04 2023 02:55:21.587:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket 2IgwEH5LZAZk7Cp9AAAB with id 2299232 [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.219 secs) [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.255 secs) [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.297 secs) [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.358 secs) [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.391 secs) [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.434 secs) [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.466 secs) [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.496 secs) [2023-04-25T02:55:42.195Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.38 secs) [2023-04-25T02:55:42.780Z] WARN: ' [2023-04-25T02:55:42.780Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T02:55:42.780Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T02:55:42.780Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T02:55:42.780Z] in a future version of Angular. [2023-04-25T02:55:42.780Z] [2023-04-25T02:55:42.780Z] For more information on this, see our API docs here: [2023-04-25T02:55:42.780Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T02:55:42.780Z] ' [2023-04-25T02:55:42.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.38 secs) [2023-04-25T02:55:42.780Z] WARN: ' [2023-04-25T02:55:42.780Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T02:55:42.780Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T02:55:42.780Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T02:55:42.780Z] in a future version of Angular. [2023-04-25T02:55:42.780Z] [2023-04-25T02:55:42.780Z] For more information on this, see our API docs here: [2023-04-25T02:55:42.780Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T02:55:42.780Z] ' [2023-04-25T02:55:42.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.022 secs) [2023-04-25T02:55:42.780Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.104 secs) [2023-04-25T02:55:43.049Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.334 secs) [2023-04-25T02:55:43.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.366 secs) [2023-04-25T02:55:43.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.387 secs) [2023-04-25T02:55:43.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.407 secs) [2023-04-25T02:55:43.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.869 secs) [2023-04-25T02:55:44.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.654 secs) [2023-04-25T02:55:44.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.74 secs) [2023-04-25T02:55:44.868Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.852 secs) [2023-04-25T02:55:45.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.88 secs) [2023-04-25T02:55:45.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.9 secs) [2023-04-25T02:55:45.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.039 secs) [2023-04-25T02:55:45.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.092 secs) [2023-04-25T02:55:45.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.187 secs) [2023-04-25T02:55:45.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.311 secs) [2023-04-25T02:55:45.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.419 secs) [2023-04-25T02:55:45.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.486 secs) [2023-04-25T02:55:46.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.149 secs) [2023-04-25T02:55:46.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.353 secs) [2023-04-25T02:55:46.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.404 secs) [2023-04-25T02:55:47.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.512 secs) [2023-04-25T02:55:47.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.564 secs) [2023-04-25T02:55:47.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.583 secs) [2023-04-25T02:55:47.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.595 secs) [2023-04-25T02:55:48.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.508 secs) [2023-04-25T02:55:48.405Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.736 secs) [2023-04-25T02:55:48.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.976 secs) [2023-04-25T02:55:48.946Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.049 secs) [2023-04-25T02:55:49.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.341 secs) [2023-04-25T02:55:49.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.363 secs) [2023-04-25T02:55:49.215Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.377 secs) [2023-04-25T02:55:49.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.497 secs) [2023-04-25T02:55:49.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.673 secs) [2023-04-25T02:55:49.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.777 secs) [2023-04-25T02:55:50.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.86 secs) [2023-04-25T02:55:50.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.893 secs) [2023-04-25T02:55:50.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.957 secs) [2023-04-25T02:55:50.289Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 8.109 secs) [2023-04-25T02:55:50.559Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.349 secs) [2023-04-25T02:55:50.828Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.495 secs) [2023-04-25T02:55:51.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.72 secs) [2023-04-25T02:55:51.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.786 secs) [2023-04-25T02:55:51.362Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.829 secs) [2023-04-25T02:55:51.633Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 9.088 secs) [2023-04-25T02:55:51.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 9.164 secs) [2023-04-25T02:55:51.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 9.269 secs) [2023-04-25T02:55:52.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 9.318 secs) [2023-04-25T02:55:52.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 9.385 secs) [2023-04-25T02:55:52.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 9.423 secs) [2023-04-25T02:55:52.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.46 secs) [2023-04-25T02:55:52.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.549 secs) [2023-04-25T02:55:52.435Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.677 secs) [2023-04-25T02:55:52.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.701 secs) [2023-04-25T02:55:52.702Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.759 secs) [2023-04-25T02:55:53.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 10.214 secs) [2023-04-25T02:55:53.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 10.322 secs) [2023-04-25T02:55:53.556Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 10.352 secs) [2023-04-25T02:55:53.556Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.385 secs) [2023-04-25T02:55:53.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.575 secs) [2023-04-25T02:55:53.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.61 secs) [2023-04-25T02:55:53.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.65 secs) [2023-04-25T02:55:53.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.683 secs) [2023-04-25T02:55:54.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.811 secs) [2023-04-25T02:55:54.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.836 secs) [2023-04-25T02:55:54.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.849 secs) [2023-04-25T02:55:54.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.915 secs) [2023-04-25T02:55:54.360Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.973 secs) [2023-04-25T02:55:54.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 11.011 secs) [2023-04-25T02:55:54.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.068 secs) [2023-04-25T02:55:54.627Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.173 secs) [2023-04-25T02:55:54.893Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.341 secs) [2023-04-25T02:55:55.159Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.36 secs) [2023-04-25T02:55:55.160Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.4 secs) [2023-04-25T02:55:55.427Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.588 secs) [2023-04-25T02:55:55.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.84 secs) [2023-04-25T02:55:55.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.873 secs) [2023-04-25T02:55:55.695Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.898 secs) [2023-04-25T02:55:55.963Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.149 secs) [2023-04-25T02:55:56.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.248 secs) [2023-04-25T02:55:56.232Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.297 secs) [2023-04-25T02:55:56.500Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.494 secs) [2023-04-25T02:55:56.770Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.683 secs) [2023-04-25T02:55:57.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.749 secs) [2023-04-25T02:55:57.038Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.767 secs) [2023-04-25T02:55:57.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.915 secs) [2023-04-25T02:55:57.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.967 secs) [2023-04-25T02:55:57.574Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.138 secs) [2023-04-25T02:55:57.844Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.203 secs) [2023-04-25T02:55:58.112Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.43 secs) [2023-04-25T02:55:58.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.744 secs) [2023-04-25T02:55:58.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.832 secs) [2023-04-25T02:55:58.696Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.919 secs) [2023-04-25T02:55:58.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.973 secs) [2023-04-25T02:55:58.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.994 secs) [2023-04-25T02:55:58.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.026 secs) [2023-04-25T02:55:58.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.038 secs) [2023-04-25T02:55:59.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.07 secs) [2023-04-25T02:55:59.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.152 secs) [2023-04-25T02:55:59.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.239 secs) [2023-04-25T02:55:59.513Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.336 secs) [2023-04-25T02:56:00.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.718 secs) [2023-04-25T02:56:00.099Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.789 secs) [2023-04-25T02:56:00.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.991 secs) [2023-04-25T02:56:00.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 15.065 secs) [2023-04-25T02:56:00.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.103 secs) [2023-04-25T02:56:00.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.179 secs) [2023-04-25T02:56:00.636Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.202 secs) [2023-04-25T02:56:00.905Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.372 secs) [2023-04-25T02:56:01.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.502 secs) [2023-04-25T02:56:01.173Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.693 secs) [2023-04-25T02:56:01.440Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.783 secs) [2023-04-25T02:56:01.708Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 16.017 secs) [2023-04-25T02:56:01.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 16.097 secs) [2023-04-25T02:56:01.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 16.174 secs) [2023-04-25T02:56:02.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 16.293 secs) [2023-04-25T02:56:02.240Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 16.347 secs) [2023-04-25T02:56:02.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.404 secs) [2023-04-25T02:56:02.507Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.57 secs) [2023-04-25T02:56:02.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.637 secs) [2023-04-25T02:56:02.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 16.792 secs) [2023-04-25T02:56:03.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.841 secs) [2023-04-25T02:56:03.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 16.892 secs) [2023-04-25T02:56:03.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 16.957 secs) [2023-04-25T02:56:03.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 16.986 secs) [2023-04-25T02:56:03.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.023 secs) [2023-04-25T02:56:03.307Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.052 secs) [2023-04-25T02:56:03.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.11 secs) [2023-04-25T02:56:03.573Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.147 secs) [2023-04-25T02:56:03.841Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.383 secs) [2023-04-25T02:56:04.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.429 secs) [2023-04-25T02:56:04.107Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 17.566 secs) [2023-04-25T02:56:04.374Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 17.643 secs) [2023-04-25T02:56:04.640Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 17.92 secs) [2023-04-25T02:56:04.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.106 secs) [2023-04-25T02:56:04.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.237 secs) [2023-04-25T02:56:05.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.27 secs) [2023-04-25T02:56:05.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.305 secs) [2023-04-25T02:56:05.172Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.338 secs) [2023-04-25T02:56:05.437Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.46 secs) [2023-04-25T02:56:06.402Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.108 secs / 18.46 secs) [2023-04-25T02:56:06.402Z] TOTAL: 149 SUCCESS [2023-04-25T02:56:06.402Z] ✔ Browser application bundle generation complete. [2023-04-25T02:56:10.651Z] [2023-04-25T02:56:10.651Z] =============================== Coverage summary =============================== [2023-04-25T02:56:10.651Z] Statements : 40.98% ( 1467/3580 ) [2023-04-25T02:56:10.651Z] Branches : 12.03% ( 111/923 ) [2023-04-25T02:56:10.651Z] Functions : 33.28% ( 432/1298 ) [2023-04-25T02:56:10.651Z] Lines : 38.91% ( 1318/3387 ) [2023-04-25T02:56:10.651Z] ================================================================================ [2023-04-25T02:56:10.651Z] 25 04 2023 02:56:10.597:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-25T02:56:12.062Z] ✔ Browser application bundle generation complete. [2023-04-25T02:56:14.013Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/5/web' [Pipeline] echo [2023-04-25T02:56:14.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T02:56:14.042Z] $ docker stop --time=1 6a3e2930f614f4fe757f1211845bbc114ef786bea9d3eade1a635086500a4550 [2023-04-25T02:56:15.872Z] $ docker rm -f --volumes 6a3e2930f614f4fe757f1211845bbc114ef786bea9d3eade1a635086500a4550 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T02:56:17.050Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T02:56:20.415Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T02:56:25.980Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T02:56:26.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T02:56:29.296Z] + ls -al . [2023-04-25T02:56:29.296Z] total 184 [2023-04-25T02:56:29.296Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 25 02:41 . [2023-04-25T02:56:29.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:38 .. [2023-04-25T02:56:29.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:38 .blubracket [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 02:38 .dockerignore [2023-04-25T02:56:29.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 02:38 .git [2023-04-25T02:56:29.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:38 .github [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 02:38 .gitignore [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 02:38 Attribution.txt [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 02:38 CHANGELOG.md [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 02:38 CONTRIBUTING.md [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 02:38 Dockerfile [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 02:38 Jenkinsfile [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 02:38 LICENSE [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 02:38 Makefile [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 02:38 README.md [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 02:09 VERSION [2023-04-25T02:56:29.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:38 assets [2023-04-25T02:56:29.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:38 bin [2023-04-25T02:56:29.296Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 02:38 cmd [2023-04-25T02:56:29.296Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 02:41 coverage.out [2023-04-25T02:56:29.296Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 02:38 docs [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 02:38 go.mod [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 02:38 go.sum [2023-04-25T02:56:29.296Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 02:38 internal [2023-04-25T02:56:29.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:38 snap [2023-04-25T02:56:29.296Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 02:38 testing [2023-04-25T02:56:29.296Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 02:38 version.go [2023-04-25T02:56:29.296Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 02:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:56:29.645Z] + 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=010532b698600eaca15eb1f7260f73c4eff606f0 --label arch=arm64 --label version=0.0.0 . [2023-04-25T02:56:31.063Z] Sending build context to Docker daemon 31.55MB [2023-04-25T02:56:31.063Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T02:56:31.063Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T02:56:31.063Z] ---> ebb042fe7784 [2023-04-25T02:56:31.063Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T02:56:32.031Z] ---> Running in 02aba09a8a8c [2023-04-25T02:56:32.031Z] Removing intermediate container 02aba09a8a8c [2023-04-25T02:56:32.031Z] ---> 3b2bf189b73f [2023-04-25T02:56:32.031Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T02:56:32.300Z] ---> Running in 74fc695d8c93 [2023-04-25T02:56:32.568Z] Removing intermediate container 74fc695d8c93 [2023-04-25T02:56:32.568Z] ---> d8640e04edb3 [2023-04-25T02:56:32.568Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T02:56:32.568Z] ---> Running in 0fbf33539729 [2023-04-25T02:56:32.835Z] Removing intermediate container 0fbf33539729 [2023-04-25T02:56:32.835Z] ---> 7891273bc6f0 [2023-04-25T02:56:32.835Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-25T02:56:33.102Z] ---> Running in ee1616c64222 [2023-04-25T02:56:33.368Z] Removing intermediate container ee1616c64222 [2023-04-25T02:56:33.368Z] ---> f86ecd09e5a2 [2023-04-25T02:56:33.368Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T02:56:33.368Z] ---> Running in 25eb397694f8 [2023-04-25T02:56:33.634Z] Removing intermediate container 25eb397694f8 [2023-04-25T02:56:33.634Z] ---> fecdb490bcaa [2023-04-25T02:56:33.634Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T02:56:35.580Z] ---> 3acb155fd028 [2023-04-25T02:56:35.580Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T02:56:35.580Z] ---> Running in eb2c45e16fa2 [2023-04-25T02:56:36.998Z] Removing intermediate container eb2c45e16fa2 [2023-04-25T02:56:36.998Z] ---> 0e2231c00eaa [2023-04-25T02:56:36.998Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T02:56:37.265Z] ---> Running in f2279e7d48cf [2023-04-25T02:56:38.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T02:56:39.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T02:56:41.137Z] OK: 263 MiB in 53 packages [2023-04-25T02:56:41.724Z] Removing intermediate container f2279e7d48cf [2023-04-25T02:56:41.724Z] ---> 942867d2b98d [2023-04-25T02:56:41.724Z] Step 11/26 : ENV GO111MODULE=on [2023-04-25T02:56:41.993Z] ---> Running in 6654ac3283e3 [2023-04-25T02:56:42.262Z] Removing intermediate container 6654ac3283e3 [2023-04-25T02:56:42.262Z] ---> 583fccb391dc [2023-04-25T02:56:42.262Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T02:56:42.262Z] ---> Running in 5d0be596984d [2023-04-25T02:56:42.532Z] Removing intermediate container 5d0be596984d [2023-04-25T02:56:42.532Z] ---> 0dd0ca2d8875 [2023-04-25T02:56:42.532Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-25T02:56:43.499Z] ---> 4ef30899df40 [2023-04-25T02:56:43.499Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T02:56:43.499Z] ---> Running in 62a703c4ab27 [2023-04-25T02:56:45.451Z] Removing intermediate container 62a703c4ab27 [2023-04-25T02:56:45.451Z] ---> 44b6e89fb836 [2023-04-25T02:56:45.451Z] Step 15/26 : COPY . . [2023-04-25T02:56:50.802Z] ---> 2bdb0760dfc8 [2023-04-25T02:56:50.802Z] Step 16/26 : RUN ${MAKE} [2023-04-25T02:56:50.802Z] ---> Running in 7187eacefe3c [2023-04-25T02:56:51.071Z] 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-04-25T02:59:12.797Z] Removing intermediate container 7187eacefe3c [2023-04-25T02:59:12.797Z] ---> eb7d502df71d [2023-04-25T02:59:12.797Z] Step 17/26 : FROM alpine:3.14 [2023-04-25T02:59:13.069Z] 3.14: Pulling from library/alpine [2023-04-25T02:59:13.339Z] 422ed46b1a92: Pulling fs layer [2023-04-25T02:59:13.608Z] 422ed46b1a92: Verifying Checksum [2023-04-25T02:59:13.608Z] 422ed46b1a92: Download complete [2023-04-25T02:59:13.877Z] 422ed46b1a92: Pull complete [2023-04-25T02:59:14.147Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-25T02:59:14.147Z] Status: Downloaded newer image for alpine:3.14 [2023-04-25T02:59:14.147Z] ---> 46c5e66a9efa [2023-04-25T02:59:14.147Z] Step 18/26 : EXPOSE 4000 [2023-04-25T02:59:14.147Z] ---> Running in 06a6de779d4d [2023-04-25T02:59:14.416Z] Removing intermediate container 06a6de779d4d [2023-04-25T02:59:14.416Z] ---> 7bddcc306ada [2023-04-25T02:59:14.416Z] 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-04-25T02:59:16.370Z] ---> ea354873f84a [2023-04-25T02:59:16.370Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-25T02:59:16.960Z] ---> d043d7a0c223 [2023-04-25T02:59:16.960Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-25T02:59:17.547Z] ---> 0cd3b76f87f7 [2023-04-25T02:59:17.547Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-25T02:59:17.547Z] ---> Running in 20fa4dacea61 [2023-04-25T02:59:17.816Z] Removing intermediate container 20fa4dacea61 [2023-04-25T02:59:17.816Z] ---> 31b260cee0e4 [2023-04-25T02:59:17.816Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-25T02:59:17.816Z] ---> Running in ad773ba8b407 [2023-04-25T02:59:18.091Z] Removing intermediate container ad773ba8b407 [2023-04-25T02:59:18.091Z] ---> a9495d6bc434 [2023-04-25T02:59:18.091Z] Step 24/26 : LABEL arch=arm64 [2023-04-25T02:59:18.364Z] ---> Running in 17cbbb81cd95 [2023-04-25T02:59:18.631Z] Removing intermediate container 17cbbb81cd95 [2023-04-25T02:59:18.631Z] ---> 63d6d98b87f8 [2023-04-25T02:59:18.631Z] Step 25/26 : LABEL git_sha=010532b698600eaca15eb1f7260f73c4eff606f0 [2023-04-25T02:59:18.631Z] ---> Running in 1ccb5f9e2f70 [2023-04-25T02:59:18.905Z] Removing intermediate container 1ccb5f9e2f70 [2023-04-25T02:59:18.905Z] ---> 59c3b3714a8b [2023-04-25T02:59:18.905Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T02:59:19.176Z] ---> Running in 371d576903d6 [2023-04-25T02:59:19.444Z] Removing intermediate container 371d576903d6 [2023-04-25T02:59:19.444Z] ---> d3ed5f216111 [2023-04-25T02:59:19.444Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T02:59:19.710Z] Successfully built d3ed5f216111 [2023-04-25T02:59:19.710Z] 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-04-25T02:59:20.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T02:59:20.192Z] [2023-04-25T02:59:20.192Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T02:59:20.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T02:59:20.528Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T02:59:20.798Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T02:59:20.798Z] 04944245beec: Pulling fs layer [2023-04-25T02:59:20.798Z] 699f458cf7ca: Pulling fs layer [2023-04-25T02:59:20.798Z] 765212b225bb: Pulling fs layer [2023-04-25T02:59:20.798Z] f23df028b6ca: Pulling fs layer [2023-04-25T02:59:20.798Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T02:59:20.798Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T02:59:20.798Z] f23df028b6ca: Waiting [2023-04-25T02:59:20.798Z] d65c8cfc05b1: Waiting [2023-04-25T02:59:20.798Z] 2437ff75d9bd: Waiting [2023-04-25T02:59:20.798Z] 765212b225bb: Waiting [2023-04-25T02:59:20.798Z] 04944245beec: Verifying Checksum [2023-04-25T02:59:20.798Z] 04944245beec: Download complete [2023-04-25T02:59:20.798Z] 765212b225bb: Download complete [2023-04-25T02:59:20.798Z] f23df028b6ca: Verifying Checksum [2023-04-25T02:59:20.798Z] f23df028b6ca: Download complete [2023-04-25T02:59:20.798Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T02:59:20.798Z] d65c8cfc05b1: Download complete [2023-04-25T02:59:21.076Z] 699f458cf7ca: Verifying Checksum [2023-04-25T02:59:21.076Z] 699f458cf7ca: Download complete [2023-04-25T02:59:21.344Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T02:59:21.344Z] 8998bd30e6a1: Download complete [2023-04-25T02:59:23.948Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T02:59:23.948Z] 2437ff75d9bd: Download complete [2023-04-25T02:59:25.356Z] 8998bd30e6a1: Pull complete [2023-04-25T02:59:25.937Z] 04944245beec: Pull complete [2023-04-25T02:59:27.347Z] 699f458cf7ca: Pull complete [2023-04-25T02:59:27.347Z] 765212b225bb: Pull complete [2023-04-25T02:59:28.307Z] f23df028b6ca: Pull complete [2023-04-25T02:59:28.307Z] d65c8cfc05b1: Pull complete [2023-04-25T02:59:43.310Z] 2437ff75d9bd: Pull complete [2023-04-25T02:59:43.310Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T02:59:43.310Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T02:59:43.310Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T02:59:43.502Z] prd-ubuntu20.04-docker-arm64-4c-16g-10750 does not seem to be running inside a container [2023-04-25T02:59:43.566Z] $ 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/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-25T02:59:46.580Z] $ docker top eb75f70cba55a963033434266a381ea1a60195204d8c2e7e6f7dbbcf5c2dbb3e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T02:59:47.413Z] ---> job-cost.sh [2023-04-25T02:59:47.414Z] lf-activate-venv: SKIPPING [2023-04-25T02:59:47.414Z] INFO: No Stack... [2023-04-25T02:59:47.994Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T02:59:48.575Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T02:59:48.896Z] + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [2023-04-25T02:59:48.896Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T02:59:49.271Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-579-5-stack-cost] [2023-04-25T02:59:49.279Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-5-stack-cost] did not exist. Created. [2023-04-25T02:59:49.279Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-579-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T02:59:49.672Z] /w/workspace/edgex-ui-go/5@tmp/durable-572785f1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T02:59:50.336Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T02:59:50.358Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T02:59:55.196Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T02:59:55.209Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-579-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T02:59:55.229Z] $ docker stop --time=1 eb75f70cba55a963033434266a381ea1a60195204d8c2e7e6f7dbbcf5c2dbb3e [2023-04-25T02:59:59.407Z] $ docker rm -f --volumes eb75f70cba55a963033434266a381ea1a60195204d8c2e7e6f7dbbcf5c2dbb3e [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-04-25T02:59:59.783Z] provisioning config files... [2023-04-25T02:59:59.791Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config4000356892552151096tmp [Pipeline] { [Pipeline] sh [2023-04-25T03:00:00.092Z] + set +x [2023-04-25T03:00:00.092Z] + bash -s -- [2023-04-25T03:00:00.092Z] + curl -s https://codecov.io/bash [2023-04-25T03:00:00.092Z] [2023-04-25T03:00:00.092Z] _____ _ [2023-04-25T03:00:00.092Z] / ____| | | [2023-04-25T03:00:00.092Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T03:00:00.092Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T03:00:00.092Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T03:00:00.092Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T03:00:00.092Z] Bash-1.0.6 [2023-04-25T03:00:00.092Z] [2023-04-25T03:00:00.092Z] [2023-04-25T03:00:00.092Z] ==> git version 2.25.1 found [2023-04-25T03:00:00.092Z] ==> 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-04-25T03:00:00.092Z] Release-Date: 2020-01-08 [2023-04-25T03:00:00.092Z] 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-04-25T03:00:00.092Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T03:00:00.092Z] ==> Jenkins CI detected. [2023-04-25T03:00:00.092Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-579 [2023-04-25T03:00:00.092Z] project root: . [2023-04-25T03:00:00.092Z] --> token set from env [2023-04-25T03:00:00.092Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T03:00:00.092Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T03:00:00.351Z] ==> Python coveragepy not found [2023-04-25T03:00:00.351Z] ==> Searching for coverage reports in: [2023-04-25T03:00:00.351Z] + . [2023-04-25T03:00:00.351Z] -> Found 1 reports [2023-04-25T03:00:00.351Z] ==> Detecting git/mercurial file structure [2023-04-25T03:00:00.351Z] ==> Reading reports [2023-04-25T03:00:00.351Z] + ./coverage.out bytes=10 [2023-04-25T03:00:00.351Z] ==> Appending adjustments [2023-04-25T03:00:00.351Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T03:00:00.919Z] + Found adjustments [2023-04-25T03:00:00.919Z] ==> Gzipping contents [2023-04-25T03:00:00.919Z] 12K /tmp/codecov.pWfFBZ.gz [2023-04-25T03:00:00.919Z] ==> Uploading reports [2023-04-25T03:00:00.919Z] url: https://codecov.io [2023-04-25T03:00:00.919Z] query: branch=PR-579&commit=9709bed7e51e40995d9eda8a3924144923446d36&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-579%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=579&job=&cmd_args= [2023-04-25T03:00:00.919Z] -> Pinging Codecov [2023-04-25T03:00:00.919Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-579&commit=9709bed7e51e40995d9eda8a3924144923446d36&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-579%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=579&job=&cmd_args= [2023-04-25T03:00:01.178Z] -> Uploading to [2023-04-25T03:00:01.178Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/FB506323287CE973F263BFD2A0EB1F37/9709bed7e51e40995d9eda8a3924144923446d36/fdce7331-9d34-4bbb-9862-99480a33c8f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T030001Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=559dfc263dfd09ab033ae25c575f8ecf0e686bed023a1267d9bc21bcca781c12 [2023-04-25T03:00:01.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T03:00:01.178Z] Dload Upload Total Spent Left Speed [2023-04-25T03:00:01.437Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 43788 --:--:-- --:--:-- --:--:-- 43573 100 8889 0 0 100 8889 0 40775 --:--:-- --:--:-- --:--:-- 40589 [2023-04-25T03:00:01.437Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/9709bed7e51e40995d9eda8a3924144923446d36 [Pipeline] } [2023-04-25T03:00:01.443Z] 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-04-25T03:00:02.109Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives ] [2023-04-25T03:00:02.110Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives [2023-04-25T03:00:02.110Z] total 16 [2023-04-25T03:00:02.110Z] drwxr-xr-x 3 root root 4096 Apr 25 02:15 . [2023-04-25T03:00:02.110Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 02:15 .. [2023-04-25T03:00:02.110Z] drwxr-xr-x 2 root root 4096 Apr 25 02:15 cost [2023-04-25T03:00:02.110Z] -rw-r--r-- 1 root root 83 Apr 25 02:15 cost.csv [2023-04-25T03:00:02.110Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives [2023-04-25T03:00:02.110Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives [2023-04-25T03:00:02.110Z] total 16 [2023-04-25T03:00:02.110Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 02:15 . [2023-04-25T03:00:02.110Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 02:15 .. [2023-04-25T03:00:02.110Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 02:15 cost [2023-04-25T03:00:02.110Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 25 02:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T03:00:02.405Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T03:00:03.271Z] ---> package-listing.sh [2023-04-25T03:00:03.271Z] ++ facter osfamily [2023-04-25T03:00:03.271Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T03:00:03.530Z] + OS_FAMILY=debian [2023-04-25T03:00:03.530Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-579 [2023-04-25T03:00:03.530Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T03:00:03.530Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T03:00:03.530Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T03:00:03.530Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T03:00:03.530Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-579 ']' [2023-04-25T03:00:03.530Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T03:00:03.530Z] + case "${OS_FAMILY}" in [2023-04-25T03:00:03.530Z] + dpkg -l [2023-04-25T03:00:03.530Z] + grep '^ii' [2023-04-25T03:00:03.530Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T03:00:03.530Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T03:00:03.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T03:00:03.530Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-579 ']' [2023-04-25T03:00:03.530Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/ [2023-04-25T03:00:03.531Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-579/archives/ [Pipeline] echo [2023-04-25T03:00:03.541Z] 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-579/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-25T03:00:03.818Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T03:00:04.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T03:00:04.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T03:00:04.441Z] prd-ubuntu20.04-docker-8c-8g-9637 does not seem to be running inside a container [2023-04-25T03:00:04.468Z] $ 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-579/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-579 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579:/w/workspace/edgexfoundry_edgex-ui-go_PR-579:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@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-04-25T03:00:04.678Z] $ docker top ca9fd1efaecd597fda1f330a7b4b83a3bbf4c71d018d4f63d7b8209fb47079d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T03:00:05.026Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T03:00:05.305Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T03:00:05.590Z] + ls /var/log/sa-host [2023-04-25T03:00:05.590Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T03:00:05.652Z] provisioning config files... [2023-04-25T03:00:05.659Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-579@tmp/config5184836867681621220tmp [Pipeline] { [Pipeline] echo [2023-04-25T03:00:05.671Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T03:00:05.952Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T03:00:05.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T03:00:06.276Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T03:00:06.285Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T03:00:06.569Z] ---> sudo-logs.sh [2023-04-25T03:00:06.569Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T03:00:06.589Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T03:00:06.872Z] ---> job-cost.sh [2023-04-25T03:00:06.872Z] lf-activate-venv: SKIPPING [2023-04-25T03:00:06.872Z] DEBUG: total: 0.2199999988079071 [2023-04-25T03:00:06.872Z] INFO: Retrieving Stack Cost... [2023-04-25T03:00:07.131Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T03:00:07.697Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T03:00:07.706Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T03:00:07.989Z] ---> logs-deploy.sh [2023-04-25T03:00:07.989Z] lf-activate-venv: SKIPPING [2023-04-25T03:00:07.989Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-579/5 [2023-04-25T03:00:07.989Z] INFO: archiving workspace using pattern(s): [2023-04-25T03:00:08.928Z] Archives upload complete. [2023-04-25T03:00:08.928Z] INFO: archiving logs to Nexus