Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2e0b27b44f2d112cd0b277ae99e119365303190c+8a5a4ec92ca374ae5f786629731d1f336ce6694e (cbc7a564261c8976c9cd0f09a474c299fb6899ae) 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-ssh12634320235365026511.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-ssh10603192629632260769.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-583/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-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15940658419753177808.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-ssh4986155914288698922.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-583/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-583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5927219464248008214.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7646 in /w/workspace/edgexfoundry_edgex-ui-go_PR-583 [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-583 # 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 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 2e0b27b44f2d112cd0b277ae99e119365303190c Merge succeeded, producing 58302b4459f76b9c67b099868f17b5ca4596ec57 Checking out Revision 58302b4459f76b9c67b099868f17b5ca4596ec57 (PR-583) > 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/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0b27b44f2d112cd0b277ae99e119365303190c # 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 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58302b4459f76b9c67b099868f17b5ca4596ec57 # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T02:08:17.977Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T02:08:18.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T02:08:18.067Z] ========================================================= [2023-04-13T02:08:18.067Z] EdgeX Global Pipelines Version Info [2023-04-13T02:08:18.067Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0d8f1e94c789ddc67aa9f1f1a94297ecbde8af67 # timeout=10 [2023-04-13T02:08:18.797Z] ------------------- [2023-04-13T02:08:18.797Z] stable info: [2023-04-13T02:08:18.797Z] ------------------- [2023-04-13T02:08:18.797Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T02:08:18.797Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:08:18.797Z] Message: update stable to v1.0.248 [2023-04-13T02:08:19.367Z] ------------------- [2023-04-13T02:08:19.367Z] experimental info: [2023-04-13T02:08:19.367Z] ------------------- [2023-04-13T02:08:19.367Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T02:08:19.367Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:08:19.367Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T02:08:19.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-13T02:08:19.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-13T02:08:19.555Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T02:08:19.567Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T02:08:19.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T02:08:19.588Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T02:08:19.601Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T02:08:19.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T02:08:19.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T02:08:19.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T02:08:19.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T02:08:19.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-13T02:08:19.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T02:08:19.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T02:08:19.698Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:08:19.716Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:08:19.730Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:08:19.740Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:08:19.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T02:08:19.765Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T02:08:19.786Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T02:08:19.805Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T02:08:19.824Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T02:08:19.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T02:08:19.860Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T02:08:19.874Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T02:08:19.884Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T02:08:19.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-583 [Pipeline] echo [2023-04-13T02:08:19.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-583 [Pipeline] echo [2023-04-13T02:08:19.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-583 [Pipeline] echo [2023-04-13T02:08:19.941Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] echo [2023-04-13T02:08:19.954Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58302b4 [Pipeline] echo [2023-04-13T02:08:19.966Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:08:20.008Z] provisioning config files... [2023-04-13T02:08:20.026Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/config13658400603370231592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:08:20.334Z] ---> docker-login.sh [2023-04-13T02:08:20.334Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:08:20.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:20.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:20.594Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:20.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:20.594Z] [2023-04-13T02:08:20.594Z] Login Succeeded [2023-04-13T02:08:20.594Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:08:20.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:20.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:20.594Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:20.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:20.594Z] [2023-04-13T02:08:20.594Z] Login Succeeded [2023-04-13T02:08:20.594Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:08:20.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:20.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:20.853Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:20.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:20.853Z] [2023-04-13T02:08:20.853Z] Login Succeeded [2023-04-13T02:08:20.853Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:08:20.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:20.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:20.853Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:20.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:20.853Z] [2023-04-13T02:08:20.853Z] Login Succeeded [2023-04-13T02:08:20.853Z] docker.io [2023-04-13T02:08:20.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:21.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:21.113Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:21.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:21.113Z] [2023-04-13T02:08:21.113Z] Login Succeeded [2023-04-13T02:08:21.375Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:08:21.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T02:08:21.747Z] + git rev-list -1 --merges 58302b4459f76b9c67b099868f17b5ca4596ec57~1..58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] echo [2023-04-13T02:08:21.799Z] -----------> git rev-list -1 --merges 58302b4459f76b9c67b099868f17b5ca4596ec57~1..58302b4459f76b9c67b099868f17b5ca4596ec57 58302b4459f76b9c67b099868f17b5ca4596ec57 [2023-04-13T02:08:21.799Z] 58302b4459f76b9c67b099868f17b5ca4596ec57 [false] [Pipeline] sh [2023-04-13T02:08:22.085Z] + git log --format=format:%s -1 58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] echo [2023-04-13T02:08:22.101Z] ========================================================= [2023-04-13T02:08:22.101Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T02:08:22.101Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:08:22.424Z] + git log --format=format:%s -1 58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] echo [2023-04-13T02:08:22.435Z] [semverPrep] GIT_COMMIT: 58302b4459f76b9c67b099868f17b5ca4596ec57, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo [2023-04-13T02:08:22.445Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T02:08:22.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T02:08:22.789Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T02:08:22.789Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T02:08:22.789Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T02:08:22.789Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T02:08:22.789Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T02:08:22.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:23.137Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:08:23.137Z] [2023-04-13T02:08:23.137Z] 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-13T02:08:23.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:08:23.444Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T02:08:23.444Z] b85a868b505f: Pulling fs layer [2023-04-13T02:08:23.444Z] e2be974225ed: Pulling fs layer [2023-04-13T02:08:23.444Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T02:08:23.444Z] 988bab9f4d93: Pulling fs layer [2023-04-13T02:08:23.444Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T02:08:23.444Z] eaf3925da568: Pulling fs layer [2023-04-13T02:08:23.444Z] bab4dde63d76: Pulling fs layer [2023-04-13T02:08:23.444Z] bde34c3a00c8: Pulling fs layer [2023-04-13T02:08:23.444Z] b352a97aabf1: Pulling fs layer [2023-04-13T02:08:23.444Z] 4872d77fe225: Pulling fs layer [2023-04-13T02:08:23.444Z] 5851b861e8e6: Pulling fs layer [2023-04-13T02:08:23.444Z] eaf3925da568: Waiting [2023-04-13T02:08:23.444Z] bab4dde63d76: Waiting [2023-04-13T02:08:23.444Z] bde34c3a00c8: Waiting [2023-04-13T02:08:23.444Z] b352a97aabf1: Waiting [2023-04-13T02:08:23.444Z] 5851b861e8e6: Waiting [2023-04-13T02:08:23.444Z] 1469e6f7b9e6: Waiting [2023-04-13T02:08:23.444Z] e2be974225ed: Download complete [2023-04-13T02:08:23.444Z] 988bab9f4d93: Verifying Checksum [2023-04-13T02:08:23.444Z] 988bab9f4d93: Download complete [2023-04-13T02:08:23.444Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T02:08:23.444Z] 339a4e72a1f5: Download complete [2023-04-13T02:08:23.444Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T02:08:23.444Z] 1469e6f7b9e6: Download complete [2023-04-13T02:08:23.702Z] eaf3925da568: Verifying Checksum [2023-04-13T02:08:23.702Z] eaf3925da568: Download complete [2023-04-13T02:08:23.702Z] bde34c3a00c8: Verifying Checksum [2023-04-13T02:08:23.702Z] bde34c3a00c8: Download complete [2023-04-13T02:08:23.702Z] b352a97aabf1: Download complete [2023-04-13T02:08:23.702Z] 4872d77fe225: Download complete [2023-04-13T02:08:23.702Z] 5851b861e8e6: Download complete [2023-04-13T02:08:23.702Z] b85a868b505f: Verifying Checksum [2023-04-13T02:08:23.702Z] b85a868b505f: Download complete [2023-04-13T02:08:23.959Z] bab4dde63d76: Verifying Checksum [2023-04-13T02:08:23.959Z] bab4dde63d76: Download complete [2023-04-13T02:08:24.897Z] b85a868b505f: Pull complete [2023-04-13T02:08:24.897Z] e2be974225ed: Pull complete [2023-04-13T02:08:25.464Z] 339a4e72a1f5: Pull complete [2023-04-13T02:08:25.464Z] 988bab9f4d93: Pull complete [2023-04-13T02:08:25.721Z] 1469e6f7b9e6: Pull complete [2023-04-13T02:08:25.721Z] eaf3925da568: Pull complete [2023-04-13T02:08:27.637Z] bab4dde63d76: Pull complete [2023-04-13T02:08:27.637Z] bde34c3a00c8: Pull complete [2023-04-13T02:08:27.637Z] b352a97aabf1: Pull complete [2023-04-13T02:08:27.637Z] 4872d77fe225: Pull complete [2023-04-13T02:08:27.637Z] 5851b861e8e6: Pull complete [2023-04-13T02:08:27.637Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T02:08:27.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:08:27.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:08:27.743Z] prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container [2023-04-13T02:08:27.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@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-13T02:08:29.125Z] $ docker top d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 -eo pid,comm [2023-04-13T02:08:29.178Z] 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-13T02:08:29.178Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T02:08:29.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:08:29.269Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:08:29.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:08:29.384Z] $ docker exec d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 ssh-agent [2023-04-13T02:08:29.511Z] SSH_AUTH_SOCK=/tmp/ssh-SnsEFOTl48pc/agent.31 [2023-04-13T02:08:29.511Z] SSH_AGENT_PID=37 [2023-04-13T02:08:29.530Z] Running ssh-add (command line suppressed) [2023-04-13T02:08:29.617Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/private_key_6161624831676894713.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/private_key_6161624831676894713.key) [2023-04-13T02:08:29.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:08:29.917Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T02:08:29.943Z] $ docker exec --env ******** --env ******** d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 ssh-agent -k [2023-04-13T02:08:30.036Z] unset SSH_AUTH_SOCK; [2023-04-13T02:08:30.037Z] unset SSH_AGENT_PID; [2023-04-13T02:08:30.037Z] echo Agent pid 37 killed; [2023-04-13T02:08:30.047Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T02:08:30.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:08:30.110Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:08:30.219Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:08:30.224Z] $ docker exec d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 ssh-agent [2023-04-13T02:08:30.321Z] SSH_AUTH_SOCK=/tmp/ssh-hyeWQ5SIYlRP/agent.68 [2023-04-13T02:08:30.321Z] SSH_AGENT_PID=74 [2023-04-13T02:08:30.327Z] Running ssh-add (command line suppressed) [2023-04-13T02:08:30.440Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/private_key_13657778489578971495.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/private_key_13657778489578971495.key) [2023-04-13T02:08:30.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:08:30.738Z] + git semver init [2023-04-13T02:08:30.996Z] 2023-04-13 02:08:30,920 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T02:08:30.996Z] 2023-04-13 02:08:30,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver [2023-04-13T02:08:30.996Z] 2023-04-13 02:08:30,921 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver [2023-04-13T02:08:30.996Z] 2023-04-13 02:08:30,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-583, universal_newlines=False, shell=None, istream=None) [2023-04-13T02:08:32.378Z] 2023-04-13 02:08:32,250 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.git/info/exclude [2023-04-13T02:08:32.378Z] 2023-04-13 02:08:32,250 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver/PR-583 with force:False [2023-04-13T02:08:32.378Z] 2023-04-13 02:08:32,251 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver/PR-583 [2023-04-13T02:08:32.378Z] 2023-04-13 02:08:32,255 [execute] INFO git cat-file --batch-check [2023-04-13T02:08:32.378Z] 2023-04-13 02:08:32,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:08:32.378Z] 2023-04-13 02:08:32,260 [execute] INFO git cat-file --batch [2023-04-13T02:08:32.378Z] 2023-04-13 02:08:32,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:08:32.378Z] 2023-04-13 02:08:32,264 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-583/.semver/PR-583 [2023-04-13T02:08:32.378Z] 0.0.0 [Pipeline] } [2023-04-13T02:08:32.390Z] $ docker exec --env ******** --env ******** d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 ssh-agent -k [2023-04-13T02:08:32.484Z] unset SSH_AUTH_SOCK; [2023-04-13T02:08:32.485Z] unset SSH_AGENT_PID; [2023-04-13T02:08:32.485Z] echo Agent pid 74 killed; [2023-04-13T02:08:32.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T02:08:32.792Z] + git semver [Pipeline] } [2023-04-13T02:08:33.066Z] $ docker stop --time=1 d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 [2023-04-13T02:08:34.403Z] $ docker rm -f --volumes d24b66ee06ab778425f841623839ae0203369bb7d09eb53895afd25f20fe6fc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:08:34.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T02:08:34.922Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T02:08:34.924Z] [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-13T02:08:35.083Z] provisioning config files... [2023-04-13T02:08:35.091Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/config4232252629281418565tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:08:35.385Z] ---> docker-login.sh [2023-04-13T02:08:35.385Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:08:35.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:35.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:35.385Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:35.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:35.385Z] [2023-04-13T02:08:35.385Z] Login Succeeded [2023-04-13T02:08:35.385Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:08:35.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:35.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:35.385Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:35.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:35.385Z] [2023-04-13T02:08:35.385Z] Login Succeeded [2023-04-13T02:08:35.385Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:08:35.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:35.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:35.643Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:35.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:35.643Z] [2023-04-13T02:08:35.643Z] Login Succeeded [2023-04-13T02:08:35.643Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:08:35.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:35.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:35.643Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:35.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:35.643Z] [2023-04-13T02:08:35.643Z] Login Succeeded [2023-04-13T02:08:35.643Z] docker.io [2023-04-13T02:08:35.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:08:35.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:08:35.903Z] Configure a credential helper to remove this warning. See [2023-04-13T02:08:35.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:08:35.903Z] [2023-04-13T02:08:35.903Z] Login Succeeded [2023-04-13T02:08:35.903Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:08:35.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:08:35.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:08:35.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:08:36.000Z] ========================================================= [2023-04-13T02:08:36.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T02:08:36.000Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:08:36.318Z] + 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-13T02:08:36.577Z] Sending build context to Docker daemon 45.74MB [2023-04-13T02:08:36.577Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:08:36.577Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:08:36.577Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T02:08:36.577Z] 63b65145d645: Pulling fs layer [2023-04-13T02:08:36.577Z] a2d21d5440eb: Pulling fs layer [2023-04-13T02:08:36.577Z] 935e6c44a52c: Pulling fs layer [2023-04-13T02:08:36.577Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T02:08:36.577Z] 30dea6a524f1: Pulling fs layer [2023-04-13T02:08:36.577Z] a2aff8979fd8: Pulling fs layer [2023-04-13T02:08:36.577Z] 6808be2612f2: Pulling fs layer [2023-04-13T02:08:36.577Z] f25807f1079a: Pulling fs layer [2023-04-13T02:08:36.577Z] 94cc34f8dd06: Waiting [2023-04-13T02:08:36.577Z] 6808be2612f2: Waiting [2023-04-13T02:08:36.577Z] f25807f1079a: Waiting [2023-04-13T02:08:36.577Z] 30dea6a524f1: Waiting [2023-04-13T02:08:36.577Z] a2aff8979fd8: Waiting [2023-04-13T02:08:36.577Z] a2d21d5440eb: Verifying Checksum [2023-04-13T02:08:36.577Z] a2d21d5440eb: Download complete [2023-04-13T02:08:36.577Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T02:08:36.577Z] 94cc34f8dd06: Download complete [2023-04-13T02:08:36.577Z] 30dea6a524f1: Download complete [2023-04-13T02:08:36.577Z] 63b65145d645: Verifying Checksum [2023-04-13T02:08:36.577Z] 63b65145d645: Download complete [2023-04-13T02:08:36.577Z] a2aff8979fd8: Verifying Checksum [2023-04-13T02:08:36.577Z] a2aff8979fd8: Download complete [2023-04-13T02:08:36.836Z] 63b65145d645: Pull complete [2023-04-13T02:08:36.836Z] a2d21d5440eb: Pull complete [2023-04-13T02:08:37.094Z] f25807f1079a: Verifying Checksum [2023-04-13T02:08:37.094Z] f25807f1079a: Download complete [2023-04-13T02:08:37.354Z] 935e6c44a52c: Download complete [2023-04-13T02:08:37.354Z] 6808be2612f2: Verifying Checksum [2023-04-13T02:08:40.632Z] 935e6c44a52c: Pull complete [2023-04-13T02:08:40.632Z] 94cc34f8dd06: Pull complete [2023-04-13T02:08:40.632Z] 30dea6a524f1: Pull complete [2023-04-13T02:08:40.632Z] a2aff8979fd8: Pull complete [2023-04-13T02:08:42.526Z] 6808be2612f2: Pull complete [2023-04-13T02:08:43.091Z] f25807f1079a: Pull complete [2023-04-13T02:08:43.091Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T02:08:43.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T02:08:43.091Z] ---> 3b553350e43f [2023-04-13T02:08:43.091Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:08:44.996Z] ---> Running in 466e92db6a8b [2023-04-13T02:08:44.996Z] Removing intermediate container 466e92db6a8b [2023-04-13T02:08:44.996Z] ---> 80302c73795b [2023-04-13T02:08:44.996Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:08:45.253Z] ---> Running in 4f7bbb676662 [2023-04-13T02:08:45.253Z] Removing intermediate container 4f7bbb676662 [2023-04-13T02:08:45.253Z] ---> baae3561924c [2023-04-13T02:08:45.253Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:08:45.253Z] ---> Running in a5337eadb69e [2023-04-13T02:08:45.253Z] Removing intermediate container a5337eadb69e [2023-04-13T02:08:45.253Z] ---> 310450934c1d [2023-04-13T02:08:45.253Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:08:45.515Z] ---> Running in 31a641468d51 [2023-04-13T02:08:45.515Z] Removing intermediate container 31a641468d51 [2023-04-13T02:08:45.515Z] ---> a11b6e41f1ea [2023-04-13T02:08:45.515Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:08:45.515Z] ---> Running in 08689dab63a6 [2023-04-13T02:08:45.515Z] Removing intermediate container 08689dab63a6 [2023-04-13T02:08:45.515Z] ---> ae295212f902 [2023-04-13T02:08:45.515Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:08:46.082Z] latest: Pulling from library/docker [2023-04-13T02:08:46.082Z] f56be85fc22e: Pulling fs layer [2023-04-13T02:08:46.082Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-13T02:08:46.082Z] 788e1ab5616a: Pulling fs layer [2023-04-13T02:08:46.082Z] 4e33d011f086: Pulling fs layer [2023-04-13T02:08:46.082Z] 383037bf46bc: Pulling fs layer [2023-04-13T02:08:46.082Z] 383037bf46bc: Waiting [2023-04-13T02:08:46.082Z] 04921806bf90: Pulling fs layer [2023-04-13T02:08:46.082Z] 4e33d011f086: Waiting [2023-04-13T02:08:46.082Z] de21e211d8be: Pulling fs layer [2023-04-13T02:08:46.082Z] d1a705462f92: Pulling fs layer [2023-04-13T02:08:46.082Z] 026562b829bc: Pulling fs layer [2023-04-13T02:08:46.082Z] f4bc4d1e2e3a: Pulling fs layer [2023-04-13T02:08:46.082Z] 06512f64e545: Pulling fs layer [2023-04-13T02:08:46.082Z] 97a6e8d4b278: Pulling fs layer [2023-04-13T02:08:46.082Z] 65fc0503abc0: Pulling fs layer [2023-04-13T02:08:46.082Z] 810d9c8fb6b2: Pulling fs layer [2023-04-13T02:08:46.082Z] 04921806bf90: Waiting [2023-04-13T02:08:46.082Z] f4bc4d1e2e3a: Waiting [2023-04-13T02:08:46.082Z] 06512f64e545: Waiting [2023-04-13T02:08:46.082Z] 97a6e8d4b278: Waiting [2023-04-13T02:08:46.082Z] 65fc0503abc0: Waiting [2023-04-13T02:08:46.082Z] 810d9c8fb6b2: Waiting [2023-04-13T02:08:46.082Z] de21e211d8be: Waiting [2023-04-13T02:08:46.082Z] d1a705462f92: Waiting [2023-04-13T02:08:46.082Z] 026562b829bc: Waiting [2023-04-13T02:08:46.082Z] 788e1ab5616a: Download complete [2023-04-13T02:08:46.082Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-13T02:08:46.082Z] 7ed9ddfd3b8f: Download complete [2023-04-13T02:08:46.342Z] f56be85fc22e: Download complete [2023-04-13T02:08:46.342Z] f56be85fc22e: Pull complete [2023-04-13T02:08:46.601Z] 4e33d011f086: Verifying Checksum [2023-04-13T02:08:46.601Z] 4e33d011f086: Download complete [2023-04-13T02:08:46.601Z] 04921806bf90: Verifying Checksum [2023-04-13T02:08:46.601Z] 04921806bf90: Download complete [2023-04-13T02:08:46.601Z] 7ed9ddfd3b8f: Pull complete [2023-04-13T02:08:46.601Z] 383037bf46bc: Verifying Checksum [2023-04-13T02:08:46.601Z] 383037bf46bc: Download complete [2023-04-13T02:08:46.601Z] 788e1ab5616a: Pull complete [2023-04-13T02:08:46.601Z] de21e211d8be: Download complete [2023-04-13T02:08:46.601Z] d1a705462f92: Download complete [2023-04-13T02:08:46.601Z] 026562b829bc: Verifying Checksum [2023-04-13T02:08:46.601Z] 026562b829bc: Download complete [2023-04-13T02:08:46.860Z] 06512f64e545: Verifying Checksum [2023-04-13T02:08:46.860Z] 06512f64e545: Download complete [2023-04-13T02:08:46.860Z] f4bc4d1e2e3a: Verifying Checksum [2023-04-13T02:08:46.860Z] f4bc4d1e2e3a: Download complete [2023-04-13T02:08:46.860Z] 65fc0503abc0: Verifying Checksum [2023-04-13T02:08:46.860Z] 65fc0503abc0: Download complete [2023-04-13T02:08:46.860Z] 810d9c8fb6b2: Verifying Checksum [2023-04-13T02:08:46.860Z] 810d9c8fb6b2: Download complete [2023-04-13T02:08:46.860Z] 4e33d011f086: Pull complete [2023-04-13T02:08:47.423Z] 97a6e8d4b278: Verifying Checksum [2023-04-13T02:08:47.423Z] 97a6e8d4b278: Download complete [2023-04-13T02:08:47.423Z] 383037bf46bc: Pull complete [2023-04-13T02:08:47.987Z] 04921806bf90: Pull complete [2023-04-13T02:08:47.987Z] de21e211d8be: Pull complete [2023-04-13T02:08:47.987Z] d1a705462f92: Pull complete [2023-04-13T02:08:47.987Z] 026562b829bc: Pull complete [2023-04-13T02:08:48.245Z] f4bc4d1e2e3a: Pull complete [2023-04-13T02:08:48.245Z] 06512f64e545: Pull complete [2023-04-13T02:08:49.262Z] 97a6e8d4b278: Pull complete [2023-04-13T02:08:49.262Z] 65fc0503abc0: Pull complete [2023-04-13T02:08:49.262Z] 810d9c8fb6b2: Pull complete [2023-04-13T02:08:49.521Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:08:49.521Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:08:50.040Z] Still waiting to schedule task [2023-04-13T02:08:50.040Z] ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:50.040Z] ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:50.040Z] ‘prd-ubuntu20.04-docker-8c-8g-7625’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:50.040Z] ‘prd-ubuntu20.04-docker-8c-8g-7634’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:50.040Z] ‘prd-ubuntu20.04-docker-8c-8g-7635’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:50.040Z] ‘prd-ubuntu20.04-docker-8c-8g-7643’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:50.040Z] ‘prd-ubuntu20.04-docker-8c-8g-7647’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:50.040Z] ‘prd-ubuntu20.04-docker-8c-8g-7650’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:08:50.040Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7653’ is offline [2023-04-13T02:08:50.455Z] ---> f4cff5311bf6 [2023-04-13T02:08:50.455Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:08:50.455Z] ---> Running in 3d8b5f4c6895 [2023-04-13T02:08:51.021Z] Removing intermediate container 3d8b5f4c6895 [2023-04-13T02:08:51.021Z] ---> 943254a23580 [2023-04-13T02:08:51.021Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:08:51.280Z] ---> Running in 4663640a2468 [2023-04-13T02:08:51.538Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:51.795Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:08:52.729Z] OK: 265 MiB in 53 packages [2023-04-13T02:08:52.988Z] Removing intermediate container 4663640a2468 [2023-04-13T02:08:52.988Z] ---> 8192beec2fb3 [2023-04-13T02:08:52.988Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:08:52.988Z] ---> Running in 70f9a14fec40 [2023-04-13T02:08:52.988Z] Removing intermediate container 70f9a14fec40 [2023-04-13T02:08:52.988Z] ---> 8e5b795e4f2c [2023-04-13T02:08:52.988Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:08:52.988Z] ---> Running in 3a2f2aad8961 [2023-04-13T02:08:53.246Z] Removing intermediate container 3a2f2aad8961 [2023-04-13T02:08:53.246Z] ---> b721c99a0925 [2023-04-13T02:08:53.246Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:08:53.246Z] ---> 1312a5034f12 [2023-04-13T02:08:53.246Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:08:53.246Z] ---> Running in 02da1a829c95 [2023-04-13T02:09:11.580Z] Removing intermediate container 02da1a829c95 [2023-04-13T02:09:11.580Z] ---> 49ef4974d4e2 [2023-04-13T02:09:11.580Z] Step 15/16 : COPY . . [2023-04-13T02:09:11.580Z] ---> dc3700fe7788 [2023-04-13T02:09:11.580Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:09:11.580Z] ---> Running in cf60134b66bd [2023-04-13T02:09:11.580Z] noop [2023-04-13T02:09:11.580Z] Removing intermediate container cf60134b66bd [2023-04-13T02:09:11.580Z] ---> 4814d875b056 [2023-04-13T02:09:11.580Z] Successfully built 4814d875b056 [2023-04-13T02:09:11.580Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:11.896Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:09:11.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:09:11.974Z] prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container [2023-04-13T02:09:12.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@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-13T02:09:12.403Z] $ docker top 3338bda9c5858761577b4d36f2c1d5b718679879763c00b712c08aa3e1ade9ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:09:12.746Z] + go version [2023-04-13T02:09:12.746Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T02:09:12.758Z] $ docker stop --time=1 3338bda9c5858761577b4d36f2c1d5b718679879763c00b712c08aa3e1ade9ff [2023-04-13T02:09:14.033Z] $ docker rm -f --volumes 3338bda9c5858761577b4d36f2c1d5b718679879763c00b712c08aa3e1ade9ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:14.451Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:09:14.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:09:14.529Z] prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container [2023-04-13T02:09:14.565Z] $ 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-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@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-13T02:09:14.946Z] $ docker top fa9cdf5b8fbef177a6147c227ca875c7d0faaea56de52d44dc8233b0fdb7e962 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:09:15.295Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-583 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:09:15.591Z] + make test [2023-04-13T02:09:15.591Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:09:20.863Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:09:28.963Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:09:28.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:09:28.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:09:28.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:09:28.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:09:28.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:09:28.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:09:28.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:09:28.963Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:09:32.261Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:09:32.261Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:09:32.261Z] ./bin/test-attribution-txt.sh [2023-04-13T02:09:32.261Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:09:32.261Z] make -C web test [2023-04-13T02:09:32.261Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-583/web' [2023-04-13T02:09:32.261Z] make[1]: tput: No such file or directory [2023-04-13T02:09:32.261Z] make[1]: tput: No such file or directory [2023-04-13T02:09:32.261Z] warning: generating ./VERSION [2023-04-13T02:09:32.261Z] echo "0.0.0" > VERSION [2023-04-13T02:09:32.261Z] docker build \ [2023-04-13T02:09:32.261Z] -f Dockerfile \ [2023-04-13T02:09:32.261Z] --build-arg USER=1000 \ [2023-04-13T02:09:32.261Z] \ [2023-04-13T02:09:32.261Z] --label "git_sha=58302b4459f76b9c67b099868f17b5ca4596ec57" \ [2023-04-13T02:09:32.261Z] -t edgexfoundry/edgex-web-ui:58302b4459f76b9c67b099868f17b5ca4596ec57 \ [2023-04-13T02:09:32.261Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:09:32.261Z] . [2023-04-13T02:09:32.261Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:09:32.261Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:09:32.261Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:09:32.261Z] [2023-04-13T02:09:32.520Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:09:32.520Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:09:32.520Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:09:32.520Z] 9621f1afde84: Pulling fs layer [2023-04-13T02:09:32.520Z] c6f70ee39829: Pulling fs layer [2023-04-13T02:09:32.520Z] 56892a8094a2: Pulling fs layer [2023-04-13T02:09:32.520Z] 58dd87906ef0: Pulling fs layer [2023-04-13T02:09:32.520Z] 58dd87906ef0: Waiting [2023-04-13T02:09:32.778Z] 56892a8094a2: Verifying Checksum [2023-04-13T02:09:32.778Z] 56892a8094a2: Download complete [2023-04-13T02:09:32.778Z] 9621f1afde84: Verifying Checksum [2023-04-13T02:09:32.778Z] 9621f1afde84: Download complete [2023-04-13T02:09:32.778Z] 58dd87906ef0: Verifying Checksum [2023-04-13T02:09:32.778Z] 58dd87906ef0: Download complete [2023-04-13T02:09:32.778Z] 9621f1afde84: Pull complete [2023-04-13T02:09:32.778Z] c6f70ee39829: Verifying Checksum [2023-04-13T02:09:32.778Z] c6f70ee39829: Download complete [2023-04-13T02:09:34.157Z] c6f70ee39829: Pull complete [2023-04-13T02:09:34.157Z] 56892a8094a2: Pull complete [2023-04-13T02:09:34.157Z] 58dd87906ef0: Pull complete [2023-04-13T02:09:34.157Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:09:34.157Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:09:34.157Z] ---> b69703f70c3d [2023-04-13T02:09:34.157Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:09:35.095Z] ---> Running in 050375e3b8e4 [2023-04-13T02:09:35.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:09:35.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:09:35.870Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-13T02:09:35.870Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-13T02:09:35.870Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-13T02:09:35.870Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:09:35.870Z] (5/129) Installing libxcb (1.14-r2) [2023-04-13T02:09:35.870Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:09:36.129Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-13T02:09:36.129Z] (8/129) Installing libice (1.0.10-r0) [2023-04-13T02:09:36.129Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-13T02:09:36.129Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-13T02:09:36.129Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-13T02:09:36.129Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-13T02:09:36.129Z] (13/129) Installing xset (1.2.4-r0) [2023-04-13T02:09:36.129Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-13T02:09:36.129Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:09:36.129Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:09:36.129Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-13T02:09:36.129Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-13T02:09:36.129Z] (19/129) Installing libintl (0.21-r0) [2023-04-13T02:09:36.129Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-13T02:09:36.129Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-13T02:09:36.129Z] (22/129) Installing pcre (8.45-r1) [2023-04-13T02:09:36.129Z] (23/129) Installing glib (2.70.1-r0) [2023-04-13T02:09:36.129Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-13T02:09:36.129Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-13T02:09:36.129Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-13T02:09:36.129Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:09:36.129Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:09:36.129Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-13T02:09:36.388Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-13T02:09:36.388Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:09:36.388Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-13T02:09:36.388Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:09:36.388Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:09:36.388Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:09:36.388Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-13T02:09:36.388Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-13T02:09:36.388Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-13T02:09:36.388Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-13T02:09:36.388Z] (40/129) Installing libxi (1.8-r0) [2023-04-13T02:09:36.388Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-13T02:09:36.388Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-13T02:09:36.388Z] (43/129) Installing atk (2.36.0-r0) [2023-04-13T02:09:36.388Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-13T02:09:36.388Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:09:36.388Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:09:36.388Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:09:36.388Z] (48/129) Installing expat (2.5.0-r0) [2023-04-13T02:09:36.388Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:09:36.646Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-13T02:09:36.646Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-13T02:09:36.646Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-13T02:09:36.646Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-13T02:09:36.646Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-13T02:09:36.646Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:09:36.646Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-13T02:09:36.646Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-13T02:09:36.646Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-13T02:09:36.646Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-13T02:09:36.646Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:09:36.646Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-13T02:09:36.646Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-13T02:09:36.646Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-13T02:09:36.910Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-13T02:09:36.910Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-13T02:09:36.910Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-13T02:09:36.910Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:09:36.910Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-13T02:09:36.910Z] (69/129) Installing pango (1.48.10-r0) [2023-04-13T02:09:36.910Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:09:36.910Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:09:36.910Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:09:36.910Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:09:36.910Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:09:36.910Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:09:36.910Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:09:37.169Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-13T02:09:37.169Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:09:37.169Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-13T02:09:37.169Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:09:39.072Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-13T02:09:39.072Z] (80/129) Installing flac (1.3.4-r0) [2023-04-13T02:09:39.072Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:09:39.072Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:09:39.072Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-13T02:09:39.331Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-13T02:09:39.331Z] (85/129) Installing libass (0.15.2-r0) [2023-04-13T02:09:39.331Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-13T02:09:39.331Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:09:39.331Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:09:39.331Z] (89/129) Installing lame (3.100-r0) [2023-04-13T02:09:39.331Z] (90/129) Installing opus (1.3.1-r1) [2023-04-13T02:09:39.331Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:09:39.331Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-13T02:09:39.331Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-13T02:09:39.331Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-13T02:09:39.331Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-13T02:09:39.331Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:09:39.331Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-13T02:09:39.331Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-13T02:09:39.331Z] (99/129) Installing libva (2.13.0-r0) [2023-04-13T02:09:39.331Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-13T02:09:39.331Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-13T02:09:39.331Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-13T02:09:39.589Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-13T02:09:39.589Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:09:39.589Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-13T02:09:39.589Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-13T02:09:39.589Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-13T02:09:39.589Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:09:39.589Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-13T02:09:39.589Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-13T02:09:39.848Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:09:39.848Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:09:39.848Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-13T02:09:39.848Z] (114/129) Installing nspr (4.32-r0) [2023-04-13T02:09:39.848Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:09:39.848Z] (116/129) Installing nss (3.78.1-r0) [2023-04-13T02:09:39.848Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-13T02:09:39.848Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-13T02:09:39.848Z] (119/129) Installing orc (0.4.32-r0) [2023-04-13T02:09:39.848Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-13T02:09:39.848Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-13T02:09:39.848Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:09:39.848Z] (123/129) Installing libpulse (15.0-r2) [2023-04-13T02:09:39.848Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-13T02:09:40.106Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-13T02:09:40.106Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-13T02:09:40.106Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:09:40.106Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-13T02:09:40.106Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:09:41.038Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:09:41.038Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:09:41.038Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:09:41.606Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:09:41.606Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:09:41.606Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:09:41.606Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:09:41.606Z] OK: 286 MiB in 145 packages [2023-04-13T02:09:45.796Z] Removing intermediate container 050375e3b8e4 [2023-04-13T02:09:45.796Z] ---> 138416a7e574 [2023-04-13T02:09:45.796Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:09:45.796Z] ---> Running in 6f3380f8a759 [2023-04-13T02:09:45.796Z] Removing intermediate container 6f3380f8a759 [2023-04-13T02:09:45.796Z] ---> 622b8afe37d0 [2023-04-13T02:09:45.796Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:09:45.796Z] ---> Running in e767685d10a0 [2023-04-13T02:09:45.796Z] Removing intermediate container e767685d10a0 [2023-04-13T02:09:45.796Z] ---> 48585c2f4c8d [2023-04-13T02:09:45.796Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:09:45.796Z] ---> Running in 494b2691d543 [2023-04-13T02:09:53.905Z] [2023-04-13T02:09:53.905Z] removed 7 packages, changed 99 packages, and audited 238 packages in 7s [2023-04-13T02:09:53.905Z] [2023-04-13T02:09:53.905Z] 18 packages are looking for funding [2023-04-13T02:09:53.905Z] run `npm fund` for details [2023-04-13T02:09:53.905Z] [2023-04-13T02:09:53.905Z] found 0 vulnerabilities [2023-04-13T02:09:54.470Z] Removing intermediate container 494b2691d543 [2023-04-13T02:09:54.470Z] ---> b7476d67f18c [2023-04-13T02:09:54.470Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:09:54.470Z] ---> Running in 44f3dc3a3c4c [2023-04-13T02:09:54.730Z] Removing intermediate container 44f3dc3a3c4c [2023-04-13T02:09:54.730Z] ---> 966b9c9caa7c [2023-04-13T02:09:54.730Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:09:54.730Z] ---> Running in fda9e0ce31b3 [2023-04-13T02:09:55.294Z] Removing intermediate container fda9e0ce31b3 [2023-04-13T02:09:55.294Z] ---> 4ac3b762c53a [2023-04-13T02:09:55.294Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:09:55.294Z] ---> Running in ce34a5fae088 [2023-04-13T02:09:55.552Z] Removing intermediate container ce34a5fae088 [2023-04-13T02:09:55.552Z] ---> 4be552c5771c [2023-04-13T02:09:55.552Z] Step 9/10 : WORKDIR /app [2023-04-13T02:09:55.552Z] ---> Running in b40adc8c6889 [2023-04-13T02:09:55.811Z] Removing intermediate container b40adc8c6889 [2023-04-13T02:09:55.811Z] ---> fa582923e9f1 [2023-04-13T02:09:55.811Z] Step 10/10 : LABEL git_sha=58302b4459f76b9c67b099868f17b5ca4596ec57 [2023-04-13T02:09:55.811Z] ---> Running in 268f7e7371af [2023-04-13T02:09:55.811Z] Removing intermediate container 268f7e7371af [2023-04-13T02:09:55.811Z] ---> c7ac3b2850ca [2023-04-13T02:09:55.811Z] Successfully built c7ac3b2850ca [2023-04-13T02:09:55.811Z] Successfully tagged edgexfoundry/edgex-web-ui:58302b4459f76b9c67b099868f17b5ca4596ec57 [2023-04-13T02:09:56.069Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:09:56.069Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:09:56.069Z] mkdir -p node_modules coverage [2023-04-13T02:09:56.069Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:09:56.069Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE }, [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE } [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE }, [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE } [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE }, [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE } [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:57.966Z] npm WARN EBADENGINE }, [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE }, [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE }, [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE }, [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE }, [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE required: { [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE }, [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:09:57.967Z] npm WARN EBADENGINE } [2023-04-13T02:10:01.284Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:10:01.550Z] 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-13T02:10:01.550Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:10:01.550Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:10:01.846Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:10:02.113Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:10:02.680Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:10:03.616Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:10:03.616Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:10:06.155Z] 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-13T02:10:06.156Z] 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-13T02:10:06.156Z] 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-13T02:10:06.413Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:10:06.685Z] 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-13T02:10:06.944Z] 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-13T02:10:07.513Z] 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-13T02:10:07.771Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:10:10.310Z] 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-13T02:10:13.597Z] 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-13T02:10:18.871Z] [2023-04-13T02:10:18.871Z] added 1478 packages, and audited 1479 packages in 22s [2023-04-13T02:10:18.871Z] [2023-04-13T02:10:18.871Z] 90 packages are looking for funding [2023-04-13T02:10:18.871Z] run `npm fund` for details [2023-04-13T02:10:18.871Z] [2023-04-13T02:10:18.871Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-13T02:10:18.871Z] [2023-04-13T02:10:18.871Z] To address issues that do not require attention, run: [2023-04-13T02:10:18.871Z] npm audit fix [2023-04-13T02:10:18.871Z] [2023-04-13T02:10:18.871Z] To address all issues (including breaking changes), run: [2023-04-13T02:10:18.871Z] npm audit fix --force [2023-04-13T02:10:18.871Z] [2023-04-13T02:10:18.871Z] Run `npm audit` for details. [2023-04-13T02:10:23.330Z] 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-13T02:10:25.859Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:10:30.053Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:10:30.053Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:10:33.339Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:10:33.339Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:10:34.273Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:10:34.273Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:10:34.533Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:10:34.790Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:10:35.046Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:10:35.046Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:10:35.046Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:10:35.303Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:10:35.559Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:10:37.462Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:10:44.018Z] 13 04 2023 02:10:42.871:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:10:44.018Z] 13 04 2023 02:10:42.873:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:10:44.018Z] 13 04 2023 02:10:42.876:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:10:54.046Z] ✔ Browser application bundle generation complete. [2023-04-13T02:10:54.304Z] 13 04 2023 02:10:54.182:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket pEmbGawRkFy6CNaEAAAB with id 84521089 [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.084 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.178 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.209 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.217 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.23 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.286 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.303 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.311 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.321 secs) [2023-04-13T02:10:57.589Z] WARN: ' [2023-04-13T02:10:57.589Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:10:57.589Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:10:57.589Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:10:57.589Z] in a future version of Angular. [2023-04-13T02:10:57.589Z] [2023-04-13T02:10:57.589Z] For more information on this, see our API docs here: [2023-04-13T02:10:57.589Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:10:57.589Z] ' [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.321 secs) [2023-04-13T02:10:57.589Z] WARN: ' [2023-04-13T02:10:57.589Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:10:57.589Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:10:57.589Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:10:57.589Z] in a future version of Angular. [2023-04-13T02:10:57.589Z] [2023-04-13T02:10:57.589Z] For more information on this, see our API docs here: [2023-04-13T02:10:57.589Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:10:57.589Z] ' [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.37 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.404 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.411 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.425 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.427 secs) [2023-04-13T02:10:57.589Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.474 secs) [2023-04-13T02:10:57.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.496 secs) [2023-04-13T02:10:57.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.614 secs) [2023-04-13T02:10:57.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.637 secs) [2023-04-13T02:10:57.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.645 secs) [2023-04-13T02:10:57.847Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.647 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.666 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.717 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.731 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.751 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.798 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.806 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.809 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.811 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.829 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.836 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.84 secs) [2023-04-13T02:10:58.105Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.844 secs) [2023-04-13T02:10:58.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.854 secs) [2023-04-13T02:10:58.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.861 secs) [2023-04-13T02:10:58.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.866 secs) [2023-04-13T02:10:58.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.881 secs) [2023-04-13T02:10:58.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.9 secs) [2023-04-13T02:10:58.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.915 secs) [2023-04-13T02:10:58.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 1.006 secs) [2023-04-13T02:10:58.362Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1.039 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.047 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.051 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.053 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.055 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.062 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.078 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.081 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.083 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.085 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.1 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.107 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.129 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.148 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.158 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.166 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.178 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.181 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.183 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.19 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.198 secs) [2023-04-13T02:10:58.620Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.201 secs) [2023-04-13T02:10:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.204 secs) [2023-04-13T02:10:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.208 secs) [2023-04-13T02:10:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.21 secs) [2023-04-13T02:10:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.219 secs) [2023-04-13T02:10:58.876Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.241 secs) [2023-04-13T02:10:58.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.257 secs) [2023-04-13T02:10:58.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.294 secs) [2023-04-13T02:10:58.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.311 secs) [2023-04-13T02:10:58.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.322 secs) [2023-04-13T02:10:58.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.328 secs) [2023-04-13T02:10:58.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.333 secs) [2023-04-13T02:10:58.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.335 secs) [2023-04-13T02:10:58.877Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.348 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.379 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.388 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.391 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.394 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.396 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.399 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.419 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.422 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.432 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.437 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.444 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.449 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.452 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.458 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.462 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.463 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.47 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.489 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.501 secs) [2023-04-13T02:10:59.135Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.504 secs) [2023-04-13T02:10:59.392Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.517 secs) [2023-04-13T02:10:59.392Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.526 secs) [2023-04-13T02:10:59.392Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.542 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.588 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.59 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.591 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.601 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.608 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.625 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.63 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.639 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.649 secs) [2023-04-13T02:10:59.393Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.666 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.7 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.714 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.716 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.734 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.741 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.744 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.747 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.769 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.776 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.784 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.812 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.82 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.826 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.83 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.832 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.834 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.839 secs) [2023-04-13T02:10:59.649Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.856 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.869 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.881 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.885 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.887 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.919 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.925 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.945 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.957 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.964 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.991 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.003 secs) [2023-04-13T02:10:59.907Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.027 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.061 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.078 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.087 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.102 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.109 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.116 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.12 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.127 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.155 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.169 secs) [2023-04-13T02:11:00.164Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.188 secs) [2023-04-13T02:11:00.421Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.202 secs) [2023-04-13T02:11:00.421Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.337 secs / 2.202 secs) [2023-04-13T02:11:00.421Z] TOTAL: 149 SUCCESS [2023-04-13T02:11:00.421Z] ✔ Browser application bundle generation complete. [2023-04-13T02:11:00.988Z] [2023-04-13T02:11:00.988Z] =============================== Coverage summary =============================== [2023-04-13T02:11:00.988Z] Statements : 40.98% ( 1467/3580 ) [2023-04-13T02:11:00.988Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:11:00.988Z] Functions : 33.28% ( 432/1298 ) [2023-04-13T02:11:00.988Z] Lines : 38.91% ( 1318/3387 ) [2023-04-13T02:11:00.988Z] ================================================================================ [2023-04-13T02:11:00.988Z] ✔ Browser application bundle generation complete. [2023-04-13T02:11:01.554Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-583/web' [Pipeline] echo [2023-04-13T02:11:01.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:11:01.583Z] $ docker stop --time=1 fa9cdf5b8fbef177a6147c227ca875c7d0faaea56de52d44dc8233b0fdb7e962 [2023-04-13T02:11:02.891Z] $ docker rm -f --volumes fa9cdf5b8fbef177a6147c227ca875c7d0faaea56de52d44dc8233b0fdb7e962 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:11:03.281Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:11:03.967Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-13T02:11:04.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:11:05.130Z] + ls -al . [2023-04-13T02:11:05.130Z] total 188 [2023-04-13T02:11:05.130Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 13 02:09 . [2023-04-13T02:11:05.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 .. [2023-04-13T02:11:05.130Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 .blubracket [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:08 .dockerignore [2023-04-13T02:11:05.130Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:08 .git [2023-04-13T02:11:05.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 .github [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:08 .gitignore [2023-04-13T02:11:05.130Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:08 .semver [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:08 Attribution.txt [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:08 CHANGELOG.md [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:08 CONTRIBUTING.md [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:08 Dockerfile [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:08 Jenkinsfile [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:08 LICENSE [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:08 Makefile [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:08 README.md [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:08 VERSION [2023-04-13T02:11:05.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 assets [2023-04-13T02:11:05.130Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 bin [2023-04-13T02:11:05.130Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:08 cmd [2023-04-13T02:11:05.130Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:09 coverage.out [2023-04-13T02:11:05.130Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:08 docs [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:08 go.mod [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:08 go.sum [2023-04-13T02:11:05.130Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:08 internal [2023-04-13T02:11:05.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 snap [2023-04-13T02:11:05.130Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:08 testing [2023-04-13T02:11:05.130Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:08 version.go [2023-04-13T02:11:05.130Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:09 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:11:05.428Z] + 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=58302b4459f76b9c67b099868f17b5ca4596ec57 --label arch=amd64 --label version=0.0.0 . [2023-04-13T02:11:05.687Z] Sending build context to Docker daemon 48.49MB [2023-04-13T02:11:05.687Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:11:05.687Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:11:05.687Z] ---> 4814d875b056 [2023-04-13T02:11:05.687Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:11:05.949Z] ---> Running in 32b31c7ff540 [2023-04-13T02:11:06.207Z] Removing intermediate container 32b31c7ff540 [2023-04-13T02:11:06.207Z] ---> 20aa4fd02866 [2023-04-13T02:11:06.207Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:11:06.207Z] ---> Running in 796365c82c14 [2023-04-13T02:11:06.207Z] Removing intermediate container 796365c82c14 [2023-04-13T02:11:06.207Z] ---> 48dcfd5dad92 [2023-04-13T02:11:06.207Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:11:06.207Z] ---> Running in 88a3e6471824 [2023-04-13T02:11:06.466Z] Removing intermediate container 88a3e6471824 [2023-04-13T02:11:06.466Z] ---> 1acbb465e40b [2023-04-13T02:11:06.466Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:11:06.466Z] ---> Running in a1f796a4fa54 [2023-04-13T02:11:06.466Z] Removing intermediate container a1f796a4fa54 [2023-04-13T02:11:06.466Z] ---> 793fbb647b99 [2023-04-13T02:11:06.467Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:11:06.467Z] ---> Running in c7f9d8727817 [2023-04-13T02:11:06.724Z] Removing intermediate container c7f9d8727817 [2023-04-13T02:11:06.724Z] ---> 18a01809229a [2023-04-13T02:11:06.724Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:11:07.289Z] ---> 0eefd208cc73 [2023-04-13T02:11:07.289Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:11:07.289Z] ---> Running in 44d7db0f25eb [2023-04-13T02:11:07.854Z] Removing intermediate container 44d7db0f25eb [2023-04-13T02:11:07.854Z] ---> 8da7e2ba23ef [2023-04-13T02:11:07.854Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:11:07.854Z] ---> Running in 7cafac87798d [2023-04-13T02:11:08.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:11:08.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:11:09.245Z] OK: 265 MiB in 53 packages [2023-04-13T02:11:09.810Z] Removing intermediate container 7cafac87798d [2023-04-13T02:11:09.810Z] ---> 977465fda5a8 [2023-04-13T02:11:09.810Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:11:09.810Z] ---> Running in 976e6598ef2c [2023-04-13T02:11:09.810Z] Removing intermediate container 976e6598ef2c [2023-04-13T02:11:09.810Z] ---> 091cb306271c [2023-04-13T02:11:09.810Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:11:09.810Z] ---> Running in e45b020d40a0 [2023-04-13T02:11:10.068Z] Removing intermediate container e45b020d40a0 [2023-04-13T02:11:10.068Z] ---> b513d0e6874f [2023-04-13T02:11:10.068Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:11:10.068Z] ---> e60c66cd29a7 [2023-04-13T02:11:10.068Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:11:10.068Z] ---> Running in 0caabc4b12ac [2023-04-13T02:11:11.001Z] Removing intermediate container 0caabc4b12ac [2023-04-13T02:11:11.001Z] ---> d8ae5db440aa [2023-04-13T02:11:11.001Z] Step 15/26 : COPY . . [2023-04-13T02:11:12.375Z] ---> 73d8be69a92d [2023-04-13T02:11:12.375Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:11:12.375Z] ---> Running in e2d537a6658c [2023-04-13T02:11:12.375Z] 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-13T02:11:27.231Z] Removing intermediate container e2d537a6658c [2023-04-13T02:11:27.231Z] ---> 057ad1cfc85e [2023-04-13T02:11:27.231Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:11:27.798Z] 3.14: Pulling from library/alpine [2023-04-13T02:11:28.064Z] f7dab3ab2d6e: Pulling fs layer [2023-04-13T02:11:28.064Z] f7dab3ab2d6e: Verifying Checksum [2023-04-13T02:11:28.064Z] f7dab3ab2d6e: Download complete [2023-04-13T02:11:28.325Z] f7dab3ab2d6e: Pull complete [2023-04-13T02:11:28.325Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:11:28.325Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:11:28.325Z] ---> 9e179bacf43c [2023-04-13T02:11:28.325Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:11:28.583Z] ---> Running in c820ebd4b828 [2023-04-13T02:11:28.583Z] Removing intermediate container c820ebd4b828 [2023-04-13T02:11:28.583Z] ---> 91bc1fd6078c [2023-04-13T02:11:28.583Z] 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-13T02:11:29.148Z] ---> c08db8cb7cfd [2023-04-13T02:11:29.148Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:11:29.405Z] ---> 3c46ec973cc5 [2023-04-13T02:11:29.405Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:11:29.405Z] ---> 3b89a2764608 [2023-04-13T02:11:29.405Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:11:29.405Z] ---> Running in ac35a0253eba [2023-04-13T02:11:29.662Z] Removing intermediate container ac35a0253eba [2023-04-13T02:11:29.662Z] ---> 9ab11e5a803a [2023-04-13T02:11:29.662Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:11:29.662Z] ---> Running in e3d01098fff0 [2023-04-13T02:11:29.662Z] Removing intermediate container e3d01098fff0 [2023-04-13T02:11:29.662Z] ---> 5d4c6ac49ae7 [2023-04-13T02:11:29.662Z] Step 24/26 : LABEL arch=amd64 [2023-04-13T02:11:29.662Z] ---> Running in d005a45064e8 [2023-04-13T02:11:29.919Z] Removing intermediate container d005a45064e8 [2023-04-13T02:11:29.919Z] ---> a9b1dee5a4f2 [2023-04-13T02:11:29.919Z] Step 25/26 : LABEL git_sha=58302b4459f76b9c67b099868f17b5ca4596ec57 [2023-04-13T02:11:29.919Z] ---> Running in de59c95888da [2023-04-13T02:11:29.919Z] Removing intermediate container de59c95888da [2023-04-13T02:11:29.919Z] ---> 9037f7fa20c5 [2023-04-13T02:11:29.919Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:11:29.919Z] ---> Running in 9f5d8ed5a5e7 [2023-04-13T02:11:30.177Z] Removing intermediate container 9f5d8ed5a5e7 [2023-04-13T02:11:30.177Z] ---> 2c40e981c41d [2023-04-13T02:11:30.177Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:11:30.177Z] Successfully built 2c40e981c41d [2023-04-13T02:11:30.177Z] 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-13T02:11:30.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:11:30.603Z] [2023-04-13T02:11:30.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:11:30.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:11:30.903Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T02:11:30.903Z] 5eb5b503b376: Pulling fs layer [2023-04-13T02:11:30.903Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T02:11:30.903Z] ec43610c2a17: Pulling fs layer [2023-04-13T02:11:30.903Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T02:11:30.903Z] 33b1e0a273af: Pulling fs layer [2023-04-13T02:11:30.903Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T02:11:30.903Z] 2f39f015ded8: Pulling fs layer [2023-04-13T02:11:30.903Z] 3a2ae6a8a46f: Waiting [2023-04-13T02:11:30.903Z] 33b1e0a273af: Waiting [2023-04-13T02:11:30.903Z] 5d3b04190fa2: Waiting [2023-04-13T02:11:30.903Z] 2f39f015ded8: Waiting [2023-04-13T02:11:30.903Z] 5c69ac0246d0: Verifying Checksum [2023-04-13T02:11:30.903Z] 5c69ac0246d0: Download complete [2023-04-13T02:11:30.903Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-13T02:11:30.903Z] 3a2ae6a8a46f: Download complete [2023-04-13T02:11:30.903Z] 33b1e0a273af: Verifying Checksum [2023-04-13T02:11:30.903Z] 33b1e0a273af: Download complete [2023-04-13T02:11:30.903Z] ec43610c2a17: Verifying Checksum [2023-04-13T02:11:30.903Z] ec43610c2a17: Download complete [2023-04-13T02:11:30.903Z] 5d3b04190fa2: Download complete [2023-04-13T02:11:31.161Z] 5eb5b503b376: Verifying Checksum [2023-04-13T02:11:31.161Z] 5eb5b503b376: Download complete [2023-04-13T02:11:31.725Z] 2f39f015ded8: Verifying Checksum [2023-04-13T02:11:31.725Z] 2f39f015ded8: Download complete [2023-04-13T02:11:32.292Z] 5eb5b503b376: Pull complete [2023-04-13T02:11:32.549Z] 5c69ac0246d0: Pull complete [2023-04-13T02:11:33.116Z] ec43610c2a17: Pull complete [2023-04-13T02:11:33.116Z] 3a2ae6a8a46f: Pull complete [2023-04-13T02:11:33.374Z] 33b1e0a273af: Pull complete [2023-04-13T02:11:33.631Z] 5d3b04190fa2: Pull complete [2023-04-13T02:11:37.819Z] 2f39f015ded8: Pull complete [2023-04-13T02:11:37.819Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T02:11:37.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:11:37.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:11:37.902Z] prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container [2023-04-13T02:11:37.941Z] $ 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-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@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-13T02:11:48.764Z] $ docker top b189fca6b4dbdf2171fc712e541c84a21b4ac6137cad6b0ce97896bc461f3c0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:11:49.150Z] ---> job-cost.sh [2023-04-13T02:11:49.150Z] lf-activate-venv: SKIPPING [2023-04-13T02:11:49.150Z] INFO: No Stack... [2023-04-13T02:11:49.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:11:49.976Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:11:50.264Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives/cost.csv [2023-04-13T02:11:50.264Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:11:50.278Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [2023-04-13T02:11:50.286Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] did not exist. Created. [2023-04-13T02:11:50.286Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:11:50.582Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T02:11:51.014Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:11:51.024Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:11:51.042Z] $ docker stop --time=1 b189fca6b4dbdf2171fc712e541c84a21b4ac6137cad6b0ce97896bc461f3c0f [2023-04-13T02:11:53.249Z] $ docker rm -f --volumes b189fca6b4dbdf2171fc712e541c84a21b4ac6137cad6b0ce97896bc461f3c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T02:38:07.006Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8170 in /w/workspace/edgexfoundry_edgex-ui-go_PR-583 [Pipeline] { [Pipeline] ws [2023-04-13T02:38:07.019Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2023-04-13T02:38:07.066Z] The recommended git tool is: git [2023-04-13T02:38:14.769Z] using credential edgex-jenkins-ssh [2023-04-13T02:38:14.791Z] Cloning the remote Git repository [2023-04-13T02:38:14.890Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:15.030Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2023-04-13T02:38:15.242Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:15.244Z] > git --version # timeout=10 [2023-04-13T02:38:15.274Z] > git --version # 'git version 2.25.1' [2023-04-13T02:38:15.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:15.518Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:38:20.004Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:38:20.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:38:22.062Z] Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 2e0b27b44f2d112cd0b277ae99e119365303190c [2023-04-13T02:38:21.440Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:38:21.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:21.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:21.522Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T02:38:22.091Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:38:23.660Z] Merge succeeded, producing f7290418de84e3fd1d0a54dad013c2673e270664 [2023-04-13T02:38:23.660Z] Checking out Revision f7290418de84e3fd1d0a54dad013c2673e270664 (PR-583) [2023-04-13T02:38:22.215Z] > git checkout -f 2e0b27b44f2d112cd0b277ae99e119365303190c # timeout=10 [2023-04-13T02:38:22.778Z] > git remote # timeout=10 [2023-04-13T02:38:22.802Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T02:38:22.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:22.856Z] > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [2023-04-13T02:38:23.640Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T02:38:23.672Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:38:23.692Z] > git checkout -f f7290418de84e3fd1d0a54dad013c2673e270664 # timeout=10 [2023-04-13T02:38:27.420Z] Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" [2023-04-13T02:38:27.453Z] First time build. Skipping changelog. [2023-04-13T02:38:27.434Z] > git rev-list --no-walk 0d8f1e94c789ddc67aa9f1f1a94297ecbde8af67 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:38:28.527Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T02:38:28.527Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:38:28.527Z] Dload Upload Total Spent Left Speed [2023-04-13T02:38:28.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-04-13T02:38:29.319Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T02:38:29.681Z] + sudo tee /etc/docker/daemon.new [2023-04-13T02:38:29.681Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T02:38:29.681Z] { [2023-04-13T02:38:29.681Z] "registry-mirrors": [ [2023-04-13T02:38:29.681Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T02:38:29.681Z] ], [2023-04-13T02:38:29.681Z] "bip": "10.250.0.254/24", [2023-04-13T02:38:29.681Z] "hosts": [ [2023-04-13T02:38:29.681Z] "tcp://0.0.0.0:5555", [2023-04-13T02:38:29.681Z] "unix:///var/run/docker.sock" [2023-04-13T02:38:29.681Z] ], [2023-04-13T02:38:29.681Z] "mtu": 1458, [2023-04-13T02:38:29.681Z] "selinux-enabled": true, [2023-04-13T02:38:29.681Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T02:38:29.681Z] } [Pipeline] sh [2023-04-13T02:38:30.039Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T02:38:30.405Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:38:48.769Z] provisioning config files... [2023-04-13T02:38:48.800Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config222022672403455280tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:38:49.170Z] ---> docker-login.sh [2023-04-13T02:38:49.170Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:38:49.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:49.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:49.765Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:49.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:49.765Z] [2023-04-13T02:38:49.765Z] Login Succeeded [2023-04-13T02:38:49.765Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:38:50.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:50.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:50.322Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:50.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:50.322Z] [2023-04-13T02:38:50.322Z] Login Succeeded [2023-04-13T02:38:50.322Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:38:50.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:50.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:50.594Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:50.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:50.594Z] [2023-04-13T02:38:50.594Z] Login Succeeded [2023-04-13T02:38:50.594Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:38:50.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:51.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:51.154Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:51.154Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:51.154Z] [2023-04-13T02:38:51.154Z] Login Succeeded [2023-04-13T02:38:51.154Z] docker.io [2023-04-13T02:38:51.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:38:51.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:38:51.698Z] Configure a credential helper to remove this warning. See [2023-04-13T02:38:51.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:38:51.698Z] [2023-04-13T02:38:51.698Z] Login Succeeded [2023-04-13T02:38:51.698Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:38:51.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:38:52.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:38:52.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:38:52.069Z] ========================================================= [2023-04-13T02:38:52.069Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T02:38:52.069Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:38:52.431Z] + 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-13T02:38:53.416Z] Sending build context to Docker daemon 28.79MB [2023-04-13T02:38:53.416Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:38:53.416Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:38:53.688Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T02:38:53.688Z] af6eaf76a39c: Pulling fs layer [2023-04-13T02:38:53.688Z] 55522c791124: Pulling fs layer [2023-04-13T02:38:53.688Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T02:38:53.688Z] 169dfbe0d373: Pulling fs layer [2023-04-13T02:38:53.688Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T02:38:53.688Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T02:38:53.688Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T02:38:53.688Z] e1ff8fa3b103: Waiting [2023-04-13T02:38:53.688Z] 169dfbe0d373: Waiting [2023-04-13T02:38:53.688Z] 5abe8eddf0d5: Waiting [2023-04-13T02:38:53.688Z] 52ebb69f0ebf: Waiting [2023-04-13T02:38:53.688Z] 55522c791124: Download complete [2023-04-13T02:38:53.688Z] 169dfbe0d373: Verifying Checksum [2023-04-13T02:38:53.688Z] 169dfbe0d373: Download complete [2023-04-13T02:38:53.688Z] e1ff8fa3b103: Verifying Checksum [2023-04-13T02:38:53.688Z] e1ff8fa3b103: Download complete [2023-04-13T02:38:53.688Z] af6eaf76a39c: Verifying Checksum [2023-04-13T02:38:54.672Z] af6eaf76a39c: Pull complete [2023-04-13T02:38:54.942Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T02:38:54.942Z] 5abe8eddf0d5: Download complete [2023-04-13T02:38:55.213Z] 55522c791124: Pull complete [2023-04-13T02:38:56.183Z] ce5c4a1c91eb: Verifying Checksum [2023-04-13T02:38:56.183Z] ce5c4a1c91eb: Download complete [2023-04-13T02:38:56.453Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T02:38:56.453Z] 52ebb69f0ebf: Download complete [2023-04-13T02:39:06.556Z] ce5c4a1c91eb: Pull complete [2023-04-13T02:39:06.556Z] 169dfbe0d373: Pull complete [2023-04-13T02:39:06.827Z] e1ff8fa3b103: Pull complete [2023-04-13T02:39:15.064Z] 52ebb69f0ebf: Pull complete [2023-04-13T02:39:16.038Z] 5abe8eddf0d5: Pull complete [2023-04-13T02:39:16.038Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T02:39:16.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T02:39:16.038Z] ---> 6cb57ee374ae [2023-04-13T02:39:16.038Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:39:18.010Z] ---> Running in 0b678b95c886 [2023-04-13T02:39:18.280Z] Removing intermediate container 0b678b95c886 [2023-04-13T02:39:18.280Z] ---> d3b1f98ee908 [2023-04-13T02:39:18.280Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:39:18.553Z] ---> Running in 92963083859d [2023-04-13T02:39:18.829Z] Removing intermediate container 92963083859d [2023-04-13T02:39:18.829Z] ---> 2f9dce849df1 [2023-04-13T02:39:18.829Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:39:18.829Z] ---> Running in c02b9080d0cf [2023-04-13T02:39:19.424Z] Removing intermediate container c02b9080d0cf [2023-04-13T02:39:19.424Z] ---> 3af808ba3dc6 [2023-04-13T02:39:19.424Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:39:19.424Z] ---> Running in 0da957eba30a [2023-04-13T02:39:20.016Z] Removing intermediate container 0da957eba30a [2023-04-13T02:39:20.016Z] ---> 61e9f32e4bbf [2023-04-13T02:39:20.016Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:39:20.016Z] ---> Running in ac1e595dafb5 [2023-04-13T02:39:20.288Z] Removing intermediate container ac1e595dafb5 [2023-04-13T02:39:20.288Z] ---> 871d08d8b361 [2023-04-13T02:39:20.288Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:39:20.881Z] latest: Pulling from library/docker [2023-04-13T02:39:20.881Z] c41833b44d91: Pulling fs layer [2023-04-13T02:39:20.881Z] 6343a5c17821: Pulling fs layer [2023-04-13T02:39:20.881Z] 7fb3fc37985f: Pulling fs layer [2023-04-13T02:39:20.881Z] 79a39cbcbcac: Pulling fs layer [2023-04-13T02:39:20.881Z] bd9b08f0a6fe: Pulling fs layer [2023-04-13T02:39:20.881Z] 9f730369bd8d: Pulling fs layer [2023-04-13T02:39:20.881Z] b7a8edceb3bd: Pulling fs layer [2023-04-13T02:39:20.881Z] f7b43bb1740d: Pulling fs layer [2023-04-13T02:39:20.881Z] e766bd2508a2: Pulling fs layer [2023-04-13T02:39:20.881Z] 1cff11aa55cd: Pulling fs layer [2023-04-13T02:39:20.881Z] 5c8564d51ddd: Pulling fs layer [2023-04-13T02:39:20.881Z] 337dc3b11c12: Pulling fs layer [2023-04-13T02:39:20.881Z] 76c5058099a1: Pulling fs layer [2023-04-13T02:39:20.881Z] 59ccd6efa6f9: Pulling fs layer [2023-04-13T02:39:20.881Z] 79a39cbcbcac: Waiting [2023-04-13T02:39:20.881Z] e766bd2508a2: Waiting [2023-04-13T02:39:20.881Z] bd9b08f0a6fe: Waiting [2023-04-13T02:39:20.881Z] 1cff11aa55cd: Waiting [2023-04-13T02:39:20.881Z] 9f730369bd8d: Waiting [2023-04-13T02:39:20.881Z] 5c8564d51ddd: Waiting [2023-04-13T02:39:20.881Z] 337dc3b11c12: Waiting [2023-04-13T02:39:20.881Z] 76c5058099a1: Waiting [2023-04-13T02:39:20.881Z] b7a8edceb3bd: Waiting [2023-04-13T02:39:20.881Z] f7b43bb1740d: Waiting [2023-04-13T02:39:21.166Z] 7fb3fc37985f: Verifying Checksum [2023-04-13T02:39:21.166Z] 7fb3fc37985f: Download complete [2023-04-13T02:39:21.166Z] 6343a5c17821: Verifying Checksum [2023-04-13T02:39:21.166Z] 6343a5c17821: Download complete [2023-04-13T02:39:21.910Z] c41833b44d91: Verifying Checksum [2023-04-13T02:39:21.910Z] c41833b44d91: Download complete [2023-04-13T02:39:21.910Z] 79a39cbcbcac: Verifying Checksum [2023-04-13T02:39:21.910Z] 79a39cbcbcac: Download complete [2023-04-13T02:39:21.910Z] bd9b08f0a6fe: Verifying Checksum [2023-04-13T02:39:21.910Z] bd9b08f0a6fe: Download complete [2023-04-13T02:39:22.406Z] b7a8edceb3bd: Verifying Checksum [2023-04-13T02:39:22.406Z] b7a8edceb3bd: Download complete [2023-04-13T02:39:22.406Z] f7b43bb1740d: Verifying Checksum [2023-04-13T02:39:22.406Z] f7b43bb1740d: Download complete [2023-04-13T02:39:22.406Z] c41833b44d91: Pull complete [2023-04-13T02:39:22.406Z] e766bd2508a2: Verifying Checksum [2023-04-13T02:39:22.406Z] e766bd2508a2: Download complete [2023-04-13T02:39:22.406Z] 9f730369bd8d: Verifying Checksum [2023-04-13T02:39:22.406Z] 9f730369bd8d: Download complete [2023-04-13T02:39:22.406Z] 5c8564d51ddd: Verifying Checksum [2023-04-13T02:39:22.406Z] 5c8564d51ddd: Download complete [2023-04-13T02:39:22.406Z] 76c5058099a1: Verifying Checksum [2023-04-13T02:39:22.406Z] 76c5058099a1: Download complete [2023-04-13T02:39:22.729Z] 1cff11aa55cd: Verifying Checksum [2023-04-13T02:39:22.729Z] 1cff11aa55cd: Download complete [2023-04-13T02:39:22.729Z] 59ccd6efa6f9: Verifying Checksum [2023-04-13T02:39:22.729Z] 59ccd6efa6f9: Download complete [2023-04-13T02:39:24.481Z] 337dc3b11c12: Download complete [2023-04-13T02:39:25.993Z] 6343a5c17821: Pull complete [2023-04-13T02:39:26.303Z] 7fb3fc37985f: Pull complete [2023-04-13T02:39:27.343Z] 79a39cbcbcac: Pull complete [2023-04-13T02:39:28.336Z] bd9b08f0a6fe: Pull complete [2023-04-13T02:39:29.772Z] 9f730369bd8d: Pull complete [2023-04-13T02:39:30.048Z] b7a8edceb3bd: Pull complete [2023-04-13T02:39:30.319Z] f7b43bb1740d: Pull complete [2023-04-13T02:39:30.593Z] e766bd2508a2: Pull complete [2023-04-13T02:39:31.585Z] 1cff11aa55cd: Pull complete [2023-04-13T02:39:31.859Z] 5c8564d51ddd: Pull complete [2023-04-13T02:39:34.492Z] 337dc3b11c12: Pull complete [2023-04-13T02:39:34.766Z] 76c5058099a1: Pull complete [2023-04-13T02:39:35.040Z] 59ccd6efa6f9: Pull complete [2023-04-13T02:39:35.313Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:39:35.313Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:39:37.941Z] ---> a126a9093015 [2023-04-13T02:39:37.941Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:39:37.941Z] ---> Running in bf23fdd135e2 [2023-04-13T02:39:39.919Z] Removing intermediate container bf23fdd135e2 [2023-04-13T02:39:39.919Z] ---> 7f94a1c48f72 [2023-04-13T02:39:39.919Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:39:39.919Z] ---> Running in ad31df3237f7 [2023-04-13T02:39:40.900Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:39:41.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:39:43.864Z] OK: 263 MiB in 53 packages [2023-04-13T02:39:44.840Z] Removing intermediate container ad31df3237f7 [2023-04-13T02:39:44.840Z] ---> 471bb72d75ed [2023-04-13T02:39:44.840Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:39:45.114Z] ---> Running in 5a704c210af5 [2023-04-13T02:39:45.396Z] Removing intermediate container 5a704c210af5 [2023-04-13T02:39:45.396Z] ---> 104dc84aa77a [2023-04-13T02:39:45.396Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:39:46.015Z] ---> Running in cf71d8291476 [2023-04-13T02:39:46.610Z] Removing intermediate container cf71d8291476 [2023-04-13T02:39:46.610Z] ---> ff71fcec6cab [2023-04-13T02:39:46.610Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:39:47.207Z] ---> 0ebe3a7f3c6b [2023-04-13T02:39:47.207Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:39:47.483Z] ---> Running in 64f8bdb8a491 [2023-04-13T02:40:55.531Z] Removing intermediate container 64f8bdb8a491 [2023-04-13T02:40:55.531Z] ---> 34c595609ce6 [2023-04-13T02:40:55.531Z] Step 15/16 : COPY . . [2023-04-13T02:40:55.531Z] ---> eba819241e59 [2023-04-13T02:40:55.531Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:40:55.531Z] ---> Running in 5318cadf8693 [2023-04-13T02:40:55.531Z] noop [2023-04-13T02:40:55.531Z] Removing intermediate container 5318cadf8693 [2023-04-13T02:40:55.531Z] ---> 006b40fb5d2d [2023-04-13T02:40:55.531Z] Successfully built 006b40fb5d2d [2023-04-13T02:40:55.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:40:55.907Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:40:55.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:40:56.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-8170 does not seem to be running inside a container [2023-04-13T02:40:56.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T02:40:57.705Z] $ docker top e92ee897b6466527ac1c3424145ea026a5273554a19d1f6972a7338b598b4958 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:40:58.601Z] + go version [2023-04-13T02:40:58.601Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T02:40:58.623Z] $ docker stop --time=1 e92ee897b6466527ac1c3424145ea026a5273554a19d1f6972a7338b598b4958 [2023-04-13T02:41:00.370Z] $ docker rm -f --volumes e92ee897b6466527ac1c3424145ea026a5273554a19d1f6972a7338b598b4958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:41:00.961Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:41:00.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:41:01.173Z] prd-ubuntu20.04-docker-arm64-4c-16g-8170 does not seem to be running inside a container [2023-04-13T02:41:01.265Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T02:41:02.662Z] $ docker top 29318cd920ed7fceaed33ead46e425be9d6cd9041830cf224bec5251e5f07577 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:41:03.539Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:41:04.198Z] + make test [2023-04-13T02:41:04.198Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:41:43.113Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:44:06.826Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:44:06.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:44:06.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:44:06.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:44:06.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:44:06.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:44:06.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:44:06.826Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:44:06.826Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:44:28.963Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:44:28.963Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:44:28.963Z] ./bin/test-attribution-txt.sh [2023-04-13T02:44:28.963Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.963Z] make -C web test [2023-04-13T02:44:28.963Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' [2023-04-13T02:44:28.963Z] make[1]: tput: No such file or directory [2023-04-13T02:44:28.963Z] make[1]: tput: No such file or directory [2023-04-13T02:44:28.963Z] warning: generating ./VERSION [2023-04-13T02:44:28.963Z] echo "0.0.0" > VERSION [2023-04-13T02:44:28.963Z] docker build \ [2023-04-13T02:44:28.963Z] -f Dockerfile \ [2023-04-13T02:44:28.963Z] --build-arg USER=1000 \ [2023-04-13T02:44:28.963Z] \ [2023-04-13T02:44:28.963Z] --label "git_sha=f7290418de84e3fd1d0a54dad013c2673e270664" \ [2023-04-13T02:44:28.963Z] -t edgexfoundry/edgex-web-ui:f7290418de84e3fd1d0a54dad013c2673e270664 \ [2023-04-13T02:44:28.963Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:44:28.963Z] . [2023-04-13T02:44:28.963Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:44:28.963Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:44:28.963Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:44:28.963Z] [2023-04-13T02:44:29.230Z] Sending build context to Docker daemon 3.269MB [2023-04-13T02:44:29.508Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:44:29.508Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:44:29.508Z] 47517142f6ba: Pulling fs layer [2023-04-13T02:44:29.508Z] 5f8c4bfa009b: Pulling fs layer [2023-04-13T02:44:29.508Z] f7079c9c4ba1: Pulling fs layer [2023-04-13T02:44:29.508Z] aba105e6f55a: Pulling fs layer [2023-04-13T02:44:29.508Z] aba105e6f55a: Waiting [2023-04-13T02:44:29.782Z] f7079c9c4ba1: Verifying Checksum [2023-04-13T02:44:29.782Z] f7079c9c4ba1: Download complete [2023-04-13T02:44:29.782Z] 47517142f6ba: Verifying Checksum [2023-04-13T02:44:29.782Z] 47517142f6ba: Download complete [2023-04-13T02:44:29.782Z] aba105e6f55a: Verifying Checksum [2023-04-13T02:44:29.782Z] aba105e6f55a: Download complete [2023-04-13T02:44:30.385Z] 47517142f6ba: Pull complete [2023-04-13T02:44:30.654Z] 5f8c4bfa009b: Verifying Checksum [2023-04-13T02:44:30.654Z] 5f8c4bfa009b: Download complete [2023-04-13T02:44:33.999Z] 5f8c4bfa009b: Pull complete [2023-04-13T02:44:34.267Z] f7079c9c4ba1: Pull complete [2023-04-13T02:44:34.538Z] aba105e6f55a: Pull complete [2023-04-13T02:44:34.538Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:44:34.808Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:44:34.808Z] ---> bf1b8b58d215 [2023-04-13T02:44:34.808Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:44:35.400Z] ---> Running in a40c0a321b9e [2023-04-13T02:44:37.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:44:37.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:44:38.000Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-13T02:44:38.000Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-13T02:44:38.000Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-13T02:44:38.000Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:44:38.000Z] (5/128) Installing libxcb (1.14-r2) [2023-04-13T02:44:38.000Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:44:38.273Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-13T02:44:38.273Z] (8/128) Installing libice (1.0.10-r0) [2023-04-13T02:44:38.273Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-13T02:44:38.273Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-13T02:44:38.273Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-13T02:44:38.273Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-13T02:44:38.273Z] (13/128) Installing xset (1.2.4-r0) [2023-04-13T02:44:38.273Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-13T02:44:38.273Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:44:38.273Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:44:38.273Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-13T02:44:38.273Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-13T02:44:38.273Z] (19/128) Installing libintl (0.21-r0) [2023-04-13T02:44:38.273Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-13T02:44:38.273Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-13T02:44:38.273Z] (22/128) Installing pcre (8.45-r1) [2023-04-13T02:44:38.273Z] (23/128) Installing glib (2.70.1-r0) [2023-04-13T02:44:38.559Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-13T02:44:38.559Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-13T02:44:38.559Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-13T02:44:38.559Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:44:38.559Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:44:38.834Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-13T02:44:38.834Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-13T02:44:38.834Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:44:38.834Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-13T02:44:38.834Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:44:38.834Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:44:38.834Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:44:38.834Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-13T02:44:38.834Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-13T02:44:38.834Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-13T02:44:38.834Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-13T02:44:38.834Z] (40/128) Installing libxi (1.8-r0) [2023-04-13T02:44:38.834Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-13T02:44:38.834Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-13T02:44:38.834Z] (43/128) Installing atk (2.36.0-r0) [2023-04-13T02:44:38.834Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-13T02:44:38.834Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:44:38.834Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:44:38.834Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:44:38.834Z] (48/128) Installing expat (2.5.0-r0) [2023-04-13T02:44:39.108Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:44:39.108Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-13T02:44:39.108Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-13T02:44:39.108Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-13T02:44:39.108Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-13T02:44:39.108Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-13T02:44:39.108Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:44:39.108Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-13T02:44:39.108Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-13T02:44:39.108Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-13T02:44:39.108Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-13T02:44:39.108Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:44:39.108Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-13T02:44:39.383Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-13T02:44:39.383Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-13T02:44:39.383Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-13T02:44:39.383Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-13T02:44:39.383Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-13T02:44:39.383Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:44:39.383Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-13T02:44:39.383Z] (69/128) Installing pango (1.48.10-r0) [2023-04-13T02:44:39.383Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:44:39.383Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:44:39.383Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:44:39.656Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:44:39.656Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:44:39.656Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:44:39.926Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:44:40.197Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-13T02:44:40.197Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:44:40.197Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-13T02:44:40.197Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:44:42.790Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-13T02:44:42.790Z] (80/128) Installing flac (1.3.4-r0) [2023-04-13T02:44:42.790Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:44:42.790Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:44:42.790Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-13T02:44:42.790Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-13T02:44:42.790Z] (85/128) Installing libass (0.15.2-r0) [2023-04-13T02:44:42.790Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-13T02:44:42.790Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:44:42.790Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:44:42.790Z] (89/128) Installing lame (3.100-r0) [2023-04-13T02:44:42.790Z] (90/128) Installing opus (1.3.1-r1) [2023-04-13T02:44:42.790Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:44:42.790Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-13T02:44:42.790Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-13T02:44:42.790Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-13T02:44:42.790Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-13T02:44:42.790Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:44:42.790Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-13T02:44:42.790Z] (98/128) Installing libva (2.13.0-r0) [2023-04-13T02:44:42.790Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-13T02:44:42.790Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-13T02:44:42.790Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-13T02:44:42.790Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-13T02:44:42.790Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:44:43.062Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-13T02:44:43.063Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-13T02:44:43.063Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-13T02:44:43.063Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:44:43.654Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-13T02:44:43.654Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-13T02:44:43.654Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:44:43.654Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:44:43.654Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-13T02:44:43.654Z] (113/128) Installing nspr (4.32-r0) [2023-04-13T02:44:43.654Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:44:43.654Z] (115/128) Installing nss (3.78.1-r0) [2023-04-13T02:44:43.654Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-13T02:44:43.654Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-13T02:44:43.654Z] (118/128) Installing orc (0.4.32-r0) [2023-04-13T02:44:43.654Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-13T02:44:43.654Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-13T02:44:43.654Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:44:43.924Z] (122/128) Installing libpulse (15.0-r2) [2023-04-13T02:44:43.924Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-13T02:44:43.924Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-13T02:44:43.924Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-13T02:44:43.924Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:44:43.924Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-13T02:44:43.924Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:44:48.210Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:44:48.210Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:44:48.210Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:44:50.803Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:44:50.803Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:44:50.803Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:44:50.803Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:44:50.803Z] OK: 275 MiB in 144 packages [2023-04-13T02:45:00.891Z] Removing intermediate container a40c0a321b9e [2023-04-13T02:45:00.891Z] ---> 5473efe69774 [2023-04-13T02:45:00.891Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:45:00.891Z] ---> Running in ec4d2f57332b [2023-04-13T02:45:00.891Z] Removing intermediate container ec4d2f57332b [2023-04-13T02:45:00.891Z] ---> 2d64af90d81f [2023-04-13T02:45:00.891Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:45:00.891Z] ---> Running in 61b6150c76ed [2023-04-13T02:45:00.891Z] Removing intermediate container 61b6150c76ed [2023-04-13T02:45:00.891Z] ---> 029740435fe0 [2023-04-13T02:45:00.891Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:45:01.160Z] ---> Running in 47541ec2d8b7 [2023-04-13T02:45:33.421Z] [2023-04-13T02:45:33.421Z] removed 7 packages, changed 99 packages, and audited 238 packages in 27s [2023-04-13T02:45:33.421Z] [2023-04-13T02:45:33.421Z] 18 packages are looking for funding [2023-04-13T02:45:33.421Z] run `npm fund` for details [2023-04-13T02:45:33.421Z] [2023-04-13T02:45:33.421Z] found 0 vulnerabilities [2023-04-13T02:45:35.375Z] Removing intermediate container 47541ec2d8b7 [2023-04-13T02:45:35.375Z] ---> 1660e9d31650 [2023-04-13T02:45:35.375Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:45:35.375Z] ---> Running in d8cd45a6f1f3 [2023-04-13T02:45:35.375Z] Removing intermediate container d8cd45a6f1f3 [2023-04-13T02:45:35.375Z] ---> a60c347e1b75 [2023-04-13T02:45:35.375Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:45:35.653Z] ---> Running in 78e6fa2c7f38 [2023-04-13T02:45:37.604Z] Removing intermediate container 78e6fa2c7f38 [2023-04-13T02:45:37.604Z] ---> 058b255941b5 [2023-04-13T02:45:37.604Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:45:37.604Z] ---> Running in bb0e8c1fb677 [2023-04-13T02:45:37.871Z] Removing intermediate container bb0e8c1fb677 [2023-04-13T02:45:37.871Z] ---> e8d8037839ab [2023-04-13T02:45:37.871Z] Step 9/10 : WORKDIR /app [2023-04-13T02:45:37.871Z] ---> Running in 58424d28b593 [2023-04-13T02:45:38.140Z] Removing intermediate container 58424d28b593 [2023-04-13T02:45:38.140Z] ---> 4311e59b2f8d [2023-04-13T02:45:38.140Z] Step 10/10 : LABEL git_sha=f7290418de84e3fd1d0a54dad013c2673e270664 [2023-04-13T02:45:38.140Z] ---> Running in ceefddeb61f4 [2023-04-13T02:45:38.723Z] Removing intermediate container ceefddeb61f4 [2023-04-13T02:45:38.723Z] ---> a75bb7d87dca [2023-04-13T02:45:38.723Z] Successfully built a75bb7d87dca [2023-04-13T02:45:38.723Z] Successfully tagged edgexfoundry/edgex-web-ui:f7290418de84e3fd1d0a54dad013c2673e270664 [2023-04-13T02:45:38.723Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:45:38.723Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:45:38.723Z] mkdir -p node_modules coverage [2023-04-13T02:45:38.723Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:45:38.723Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE }, [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE }, [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE }, [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE }, [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE }, [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE }, [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE }, [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE }, [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE Unsupported engine { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE required: { [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE }, [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-13T02:45:53.737Z] npm WARN EBADENGINE } [2023-04-13T02:46:32.669Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-13T02:46:32.669Z] 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-13T02:46:32.669Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:46:32.669Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-13T02:46:32.669Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-13T02:46:36.943Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-13T02:46:45.173Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-13T02:46:46.598Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-13T02:46:48.019Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-13T02:47:14.730Z] 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-13T02:47:14.730Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:47:14.730Z] 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-13T02:47:18.991Z] 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-13T02:47:20.405Z] 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-13T02:47:23.001Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-13T02:47:38.012Z] 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-13T02:47:38.281Z] 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-13T02:47:56.519Z] 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-13T02:48:43.391Z] 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-13T02:49:22.302Z] [2023-04-13T02:49:22.302Z] added 1475 packages, and audited 1476 packages in 4m [2023-04-13T02:49:22.302Z] [2023-04-13T02:49:22.302Z] 90 packages are looking for funding [2023-04-13T02:49:22.302Z] run `npm fund` for details [2023-04-13T02:49:22.302Z] [2023-04-13T02:49:22.302Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-13T02:49:22.302Z] [2023-04-13T02:49:22.302Z] To address issues that do not require attention, run: [2023-04-13T02:49:22.302Z] npm audit fix [2023-04-13T02:49:22.302Z] [2023-04-13T02:49:22.302Z] To address all issues (including breaking changes), run: [2023-04-13T02:49:22.302Z] npm audit fix --force [2023-04-13T02:49:22.302Z] [2023-04-13T02:49:22.302Z] Run `npm audit` for details. [2023-04-13T02:49:25.661Z] 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-13T02:49:47.851Z] - Generating browser application bundles (phase: setup)... [2023-04-13T02:50:26.815Z] Compiling @angular/core : es2015 as esm2015 [2023-04-13T02:50:26.815Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-13T02:51:05.710Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-13T02:51:05.710Z] Compiling @angular/common : es2015 as esm2015 [2023-04-13T02:51:09.094Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-13T02:51:09.094Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-13T02:51:14.480Z] Compiling @angular/router : es2015 as esm2015 [2023-04-13T02:51:15.078Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-13T02:51:21.768Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-13T02:51:24.376Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-13T02:51:24.376Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-13T02:51:29.750Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-13T02:51:29.750Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-13T02:51:29.750Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-13T02:52:51.414Z] 13 04 2023 02:52:45.141:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-13T02:52:51.414Z] 13 04 2023 02:52:45.158:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-13T02:52:51.414Z] 13 04 2023 02:52:45.192:INFO [launcher]: Starting browser ChromeHeadless [2023-04-13T02:54:13.076Z] 13 04 2023 02:54:02.293:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:54:13.076Z] 13 04 2023 02:54:08.909:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:54:13.076Z] 13 04 2023 02:54:10.899:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-13T02:55:20.949Z] 13 04 2023 02:55:10.907:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-13T02:55:20.949Z] 13 04 2023 02:55:17.251:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:55:20.949Z] ✔ Browser application bundle generation complete. [2023-04-13T02:55:20.949Z] 13 04 2023 02:55:18.829:INFO [launcher]: Trying to start ChromeHeadless again (2/2). [2023-04-13T02:55:21.218Z] 13 04 2023 02:55:21.144:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket DEwOXhcfWw1ZsjMnAAAB with id 38015383 [2023-04-13T02:55:43.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-13T02:55:43.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.257 secs) [2023-04-13T02:55:43.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.336 secs) [2023-04-13T02:55:43.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.998 secs) [2023-04-13T02:55:43.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.157 secs) [2023-04-13T02:55:43.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.3 secs) [2023-04-13T02:55:43.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.415 secs) [2023-04-13T02:55:44.737Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 3.096 secs) [2023-04-13T02:55:45.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 3.248 secs) [2023-04-13T02:55:45.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 3.295 secs) [2023-04-13T02:55:45.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 3.322 secs) [2023-04-13T02:55:45.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.34 secs) [2023-04-13T02:55:45.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.42 secs) [2023-04-13T02:55:45.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.557 secs) [2023-04-13T02:55:45.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.73 secs) [2023-04-13T02:55:46.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 4.131 secs) [2023-04-13T02:55:46.446Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 4.217 secs) [2023-04-13T02:55:46.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 4.306 secs) [2023-04-13T02:55:46.714Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.451 secs) [2023-04-13T02:55:46.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.567 secs) [2023-04-13T02:55:47.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.799 secs) [2023-04-13T02:55:47.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.89 secs) [2023-04-13T02:55:47.523Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.983 secs) [2023-04-13T02:55:47.790Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 5.227 secs) [2023-04-13T02:55:48.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 5.397 secs) [2023-04-13T02:55:48.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 5.448 secs) [2023-04-13T02:55:48.324Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.685 secs) [2023-04-13T02:55:48.907Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 6.142 secs) [2023-04-13T02:55:49.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 6.208 secs) [2023-04-13T02:55:49.174Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 6.237 secs) [2023-04-13T02:55:49.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 6.497 secs) [2023-04-13T02:55:49.441Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 6.569 secs) [2023-04-13T02:55:49.711Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 6.737 secs) [2023-04-13T02:55:49.985Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.815 secs) [2023-04-13T02:55:50.254Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 7.069 secs) [2023-04-13T02:55:50.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 7.262 secs) [2023-04-13T02:55:50.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 7.335 secs) [2023-04-13T02:55:50.521Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 7.417 secs) [2023-04-13T02:55:50.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.453 secs) [2023-04-13T02:55:50.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.474 secs) [2023-04-13T02:55:50.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.563 secs) [2023-04-13T02:55:50.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.584 secs) [2023-04-13T02:55:51.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.689 secs) [2023-04-13T02:55:51.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.759 secs) [2023-04-13T02:55:51.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.801 secs) [2023-04-13T02:55:51.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.922 secs) [2023-04-13T02:55:51.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.947 secs) [2023-04-13T02:55:51.592Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.966 secs) [2023-04-13T02:55:51.592Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 8.18 secs) [2023-04-13T02:55:51.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 8.206 secs) [2023-04-13T02:55:51.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.222 secs) [2023-04-13T02:55:51.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.274 secs) [2023-04-13T02:55:52.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.433 secs) [2023-04-13T02:55:52.128Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.517 secs) [2023-04-13T02:55:52.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.676 secs) [2023-04-13T02:55:52.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.77 secs) [2023-04-13T02:55:52.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.807 secs) [2023-04-13T02:55:52.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.862 secs) [2023-04-13T02:55:52.662Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.92 secs) [2023-04-13T02:55:52.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.974 secs) [2023-04-13T02:55:52.929Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.048 secs) [2023-04-13T02:55:53.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.197 secs) [2023-04-13T02:55:53.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.236 secs) [2023-04-13T02:55:53.197Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.272 secs) [2023-04-13T02:55:53.467Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.313 secs) [2023-04-13T02:55:53.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.665 secs) [2023-04-13T02:55:53.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.685 secs) [2023-04-13T02:55:53.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.703 secs) [2023-04-13T02:55:53.733Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.721 secs) [2023-04-13T02:55:54.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.738 secs) [2023-04-13T02:55:54.003Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.822 secs) [2023-04-13T02:55:54.269Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.057 secs) [2023-04-13T02:55:54.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.113 secs) [2023-04-13T02:55:54.537Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.201 secs) [2023-04-13T02:55:54.804Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.378 secs) [2023-04-13T02:55:54.804Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.439 secs) [2023-04-13T02:55:55.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.495 secs) [2023-04-13T02:55:55.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 10.538 secs) [2023-04-13T02:55:55.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 10.9 secs) [2023-04-13T02:55:55.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.013 secs) [2023-04-13T02:55:55.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.053 secs) [2023-04-13T02:55:55.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.07 secs) [2023-04-13T02:55:55.923Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.183 secs) [2023-04-13T02:55:56.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.471 secs) [2023-04-13T02:55:56.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.919 secs) [2023-04-13T02:55:57.044Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.95 secs) [2023-04-13T02:55:57.044Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.994 secs) [2023-04-13T02:55:57.311Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 12.176 secs) [2023-04-13T02:55:57.578Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 12.445 secs) [2023-04-13T02:55:57.846Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.641 secs) [2023-04-13T02:55:58.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.755 secs) [2023-04-13T02:55:58.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.774 secs) [2023-04-13T02:55:58.113Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.789 secs) [2023-04-13T02:55:58.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.959 secs) [2023-04-13T02:55:58.380Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.004 secs) [2023-04-13T02:55:58.648Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 13.097 secs) [2023-04-13T02:55:58.648Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 13.169 secs) [2023-04-13T02:55:58.915Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 13.329 secs) [2023-04-13T02:55:59.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 13.4 secs) [2023-04-13T02:55:59.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 13.444 secs) [2023-04-13T02:55:59.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 13.49 secs) [2023-04-13T02:55:59.185Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 13.551 secs) [2023-04-13T02:55:59.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 13.573 secs) [2023-04-13T02:55:59.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 13.59 secs) [2023-04-13T02:55:59.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.604 secs) [2023-04-13T02:55:59.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.619 secs) [2023-04-13T02:55:59.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.634 secs) [2023-04-13T02:56:00.036Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.016 secs) [2023-04-13T02:56:00.303Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.326 secs) [2023-04-13T02:56:00.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 14.449 secs) [2023-04-13T02:56:00.570Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.534 secs) [2023-04-13T02:56:01.157Z] WARN: ' [2023-04-13T02:56:01.157Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:56:01.157Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:56:01.157Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:56:01.157Z] in a future version of Angular. [2023-04-13T02:56:01.157Z] [2023-04-13T02:56:01.157Z] For more information on this, see our API docs here: [2023-04-13T02:56:01.157Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:56:01.157Z] ' [2023-04-13T02:56:01.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 14.534 secs) [2023-04-13T02:56:01.157Z] WARN: ' [2023-04-13T02:56:01.157Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-13T02:56:01.157Z] Support for using the ngModel input property and ngModelChange event with [2023-04-13T02:56:01.157Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-13T02:56:01.157Z] in a future version of Angular. [2023-04-13T02:56:01.157Z] [2023-04-13T02:56:01.157Z] For more information on this, see our API docs here: [2023-04-13T02:56:01.157Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-13T02:56:01.157Z] ' [2023-04-13T02:56:01.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 14.868 secs) [2023-04-13T02:56:01.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 14.903 secs) [2023-04-13T02:56:01.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 14.954 secs) [2023-04-13T02:56:01.157Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 14.97 secs) [2023-04-13T02:56:01.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 15.101 secs) [2023-04-13T02:56:01.424Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 15.147 secs) [2023-04-13T02:56:01.690Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 15.391 secs) [2023-04-13T02:56:01.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 15.468 secs) [2023-04-13T02:56:01.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 15.506 secs) [2023-04-13T02:56:01.957Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 15.542 secs) [2023-04-13T02:56:02.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 15.599 secs) [2023-04-13T02:56:02.225Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 15.669 secs) [2023-04-13T02:56:02.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 15.83 secs) [2023-04-13T02:56:02.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 15.852 secs) [2023-04-13T02:56:02.492Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 15.894 secs) [2023-04-13T02:56:02.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 15.945 secs) [2023-04-13T02:56:02.759Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 16.097 secs) [2023-04-13T02:56:03.027Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 16.258 secs) [2023-04-13T02:56:03.294Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 16.352 secs) [2023-04-13T02:56:03.562Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 16.743 secs) [2023-04-13T02:56:03.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 16.765 secs) [2023-04-13T02:56:03.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 16.789 secs) [2023-04-13T02:56:04.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 16.959 secs) [2023-04-13T02:56:04.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 17.009 secs) [2023-04-13T02:56:04.097Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 17.033 secs) [2023-04-13T02:56:04.365Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 17.097 secs) [2023-04-13T02:56:04.634Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 17.425 secs) [2023-04-13T02:56:04.901Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 17.523 secs) [2023-04-13T02:56:05.171Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 17.643 secs) [2023-04-13T02:56:05.439Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 17.865 secs) [2023-04-13T02:56:05.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 18.066 secs) [2023-04-13T02:56:05.706Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 18.147 secs) [2023-04-13T02:56:05.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 18.181 secs) [2023-04-13T02:56:05.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 18.211 secs) [2023-04-13T02:56:05.974Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 18.239 secs) [2023-04-13T02:56:06.243Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 18.545 secs) [2023-04-13T02:56:06.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 18.754 secs) [2023-04-13T02:56:06.789Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 18.863 secs) [2023-04-13T02:56:07.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 18.98 secs) [2023-04-13T02:56:08.021Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (26.832 secs / 18.98 secs) [2023-04-13T02:56:08.288Z] TOTAL: 149 SUCCESS [2023-04-13T02:56:08.288Z] ✔ Browser application bundle generation complete. [2023-04-13T02:56:12.549Z] [2023-04-13T02:56:12.549Z] =============================== Coverage summary =============================== [2023-04-13T02:56:12.549Z] Statements : 40.98% ( 1467/3580 ) [2023-04-13T02:56:12.549Z] Branches : 12.03% ( 111/923 ) [2023-04-13T02:56:12.549Z] Functions : 33.28% ( 432/1298 ) [2023-04-13T02:56:12.549Z] Lines : 38.91% ( 1318/3387 ) [2023-04-13T02:56:12.549Z] ================================================================================ [2023-04-13T02:56:12.549Z] 13 04 2023 02:56:12.372:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-13T02:56:13.957Z] ✔ Browser application bundle generation complete. [2023-04-13T02:56:14.926Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [Pipeline] echo [2023-04-13T02:56:14.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-13T02:56:14.956Z] $ docker stop --time=1 29318cd920ed7fceaed33ead46e425be9d6cd9041830cf224bec5251e5f07577 [2023-04-13T02:56:16.832Z] $ docker rm -f --volumes 29318cd920ed7fceaed33ead46e425be9d6cd9041830cf224bec5251e5f07577 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:56:18.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-13T02:56:21.657Z] Warning: overwriting stash ‘coverage-report’ [2023-04-13T02:56:27.812Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:56:28.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-13T02:56:31.943Z] + ls -al . [2023-04-13T02:56:31.943Z] total 184 [2023-04-13T02:56:31.943Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 13 02:41 . [2023-04-13T02:56:31.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 .. [2023-04-13T02:56:31.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 .blubracket [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 13 02:38 .dockerignore [2023-04-13T02:56:31.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:38 .git [2023-04-13T02:56:31.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 .github [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 13 02:38 .gitignore [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 13 02:38 Attribution.txt [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 13 02:38 CHANGELOG.md [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 13 02:38 CONTRIBUTING.md [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 13 02:38 Dockerfile [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 13 02:38 Jenkinsfile [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 13 02:38 LICENSE [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 13 02:38 Makefile [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 13 02:38 README.md [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 02:08 VERSION [2023-04-13T02:56:31.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 assets [2023-04-13T02:56:31.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 bin [2023-04-13T02:56:31.943Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 02:38 cmd [2023-04-13T02:56:31.943Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 13 02:41 coverage.out [2023-04-13T02:56:31.943Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 02:38 docs [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 13 02:38 go.mod [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 13 02:38 go.sum [2023-04-13T02:56:31.943Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 02:38 internal [2023-04-13T02:56:31.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 snap [2023-04-13T02:56:31.943Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 02:38 testing [2023-04-13T02:56:31.943Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 13 02:38 version.go [2023-04-13T02:56:31.943Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 13 02:45 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:56:32.302Z] + 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=f7290418de84e3fd1d0a54dad013c2673e270664 --label arch=arm64 --label version=0.0.0 . [2023-04-13T02:56:33.727Z] Sending build context to Docker daemon 31.55MB [2023-04-13T02:56:33.727Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:56:33.727Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-13T02:56:33.727Z] ---> 006b40fb5d2d [2023-04-13T02:56:33.727Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:56:34.793Z] ---> Running in fd5f2d978c4c [2023-04-13T02:56:35.061Z] Removing intermediate container fd5f2d978c4c [2023-04-13T02:56:35.061Z] ---> 094d1cd8a2bc [2023-04-13T02:56:35.061Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:56:35.061Z] ---> Running in 6442d5e5587d [2023-04-13T02:56:35.329Z] Removing intermediate container 6442d5e5587d [2023-04-13T02:56:35.329Z] ---> 7c5656f5be35 [2023-04-13T02:56:35.329Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:56:35.602Z] ---> Running in a9fd3314d3fb [2023-04-13T02:56:35.870Z] Removing intermediate container a9fd3314d3fb [2023-04-13T02:56:35.870Z] ---> c6231dcdc2a3 [2023-04-13T02:56:35.871Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-13T02:56:35.871Z] ---> Running in d3cd7c32d990 [2023-04-13T02:56:36.457Z] Removing intermediate container d3cd7c32d990 [2023-04-13T02:56:36.458Z] ---> 4908ab8e5950 [2023-04-13T02:56:36.458Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:56:36.458Z] ---> Running in ae641a219141 [2023-04-13T02:56:36.727Z] Removing intermediate container ae641a219141 [2023-04-13T02:56:36.727Z] ---> 1fc8af76a666 [2023-04-13T02:56:36.727Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:56:39.316Z] ---> 10679e6664d9 [2023-04-13T02:56:39.316Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:56:39.316Z] ---> Running in 1a0a794cce9a [2023-04-13T02:56:41.266Z] Removing intermediate container 1a0a794cce9a [2023-04-13T02:56:41.266Z] ---> 3ea2f3e763e2 [2023-04-13T02:56:41.266Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:56:41.266Z] ---> Running in fbf33a8017cf [2023-04-13T02:56:42.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:56:43.189Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:56:45.136Z] OK: 263 MiB in 53 packages [2023-04-13T02:56:46.102Z] Removing intermediate container fbf33a8017cf [2023-04-13T02:56:46.102Z] ---> 2bce80d0efa7 [2023-04-13T02:56:46.102Z] Step 11/26 : ENV GO111MODULE=on [2023-04-13T02:56:46.103Z] ---> Running in 98845ecf3f8a [2023-04-13T02:56:46.371Z] Removing intermediate container 98845ecf3f8a [2023-04-13T02:56:46.371Z] ---> 069957500f79 [2023-04-13T02:56:46.371Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:56:46.371Z] ---> Running in e18d7f8dba37 [2023-04-13T02:56:46.958Z] Removing intermediate container e18d7f8dba37 [2023-04-13T02:56:46.958Z] ---> bff8a1d70bc9 [2023-04-13T02:56:46.958Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-13T02:56:47.543Z] ---> 32c90bd98e90 [2023-04-13T02:56:47.543Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:56:47.543Z] ---> Running in 1e341dfe7a9d [2023-04-13T02:56:50.130Z] Removing intermediate container 1e341dfe7a9d [2023-04-13T02:56:50.130Z] ---> b7eb7acc1da0 [2023-04-13T02:56:50.130Z] Step 15/26 : COPY . . [2023-04-13T02:56:54.394Z] ---> aa4d25de6a0a [2023-04-13T02:56:54.394Z] Step 16/26 : RUN ${MAKE} [2023-04-13T02:56:54.394Z] ---> Running in 596d77f9199b [2023-04-13T02:56:55.359Z] 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-13T02:59:32.114Z] Removing intermediate container 596d77f9199b [2023-04-13T02:59:32.114Z] ---> 1dab9b9d32ff [2023-04-13T02:59:32.114Z] Step 17/26 : FROM alpine:3.14 [2023-04-13T02:59:32.114Z] 3.14: Pulling from library/alpine [2023-04-13T02:59:32.114Z] 422ed46b1a92: Pulling fs layer [2023-04-13T02:59:32.114Z] 422ed46b1a92: Verifying Checksum [2023-04-13T02:59:32.114Z] 422ed46b1a92: Download complete [2023-04-13T02:59:32.114Z] 422ed46b1a92: Pull complete [2023-04-13T02:59:32.114Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-13T02:59:32.114Z] Status: Downloaded newer image for alpine:3.14 [2023-04-13T02:59:32.114Z] ---> 46c5e66a9efa [2023-04-13T02:59:32.114Z] Step 18/26 : EXPOSE 4000 [2023-04-13T02:59:32.114Z] ---> Running in 8766c3613111 [2023-04-13T02:59:32.114Z] Removing intermediate container 8766c3613111 [2023-04-13T02:59:32.114Z] ---> 7342aa397588 [2023-04-13T02:59:32.114Z] 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-13T02:59:32.114Z] ---> e72dd88d9cc9 [2023-04-13T02:59:32.114Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-13T02:59:32.114Z] ---> bcbdfa527076 [2023-04-13T02:59:32.114Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-13T02:59:32.114Z] ---> c6f93c092278 [2023-04-13T02:59:32.114Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-13T02:59:32.114Z] ---> Running in a1f937e171af [2023-04-13T02:59:32.114Z] Removing intermediate container a1f937e171af [2023-04-13T02:59:32.114Z] ---> d2bdb93decef [2023-04-13T02:59:32.114Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-13T02:59:32.114Z] ---> Running in 3eaf0edd1b74 [2023-04-13T02:59:32.114Z] Removing intermediate container 3eaf0edd1b74 [2023-04-13T02:59:32.114Z] ---> 79299520b827 [2023-04-13T02:59:32.114Z] Step 24/26 : LABEL arch=arm64 [2023-04-13T02:59:32.114Z] ---> Running in 0135cc87dd44 [2023-04-13T02:59:32.114Z] Removing intermediate container 0135cc87dd44 [2023-04-13T02:59:32.114Z] ---> 0df19250026c [2023-04-13T02:59:32.115Z] Step 25/26 : LABEL git_sha=f7290418de84e3fd1d0a54dad013c2673e270664 [2023-04-13T02:59:32.115Z] ---> Running in 62b21c33ae40 [2023-04-13T02:59:32.115Z] Removing intermediate container 62b21c33ae40 [2023-04-13T02:59:32.115Z] ---> eaca37596e5c [2023-04-13T02:59:32.115Z] Step 26/26 : LABEL version=0.0.0 [2023-04-13T02:59:32.115Z] ---> Running in cbc66902c217 [2023-04-13T02:59:32.115Z] Removing intermediate container cbc66902c217 [2023-04-13T02:59:32.115Z] ---> 6ef965ccf05e [2023-04-13T02:59:32.115Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-13T02:59:32.115Z] Successfully built 6ef965ccf05e [2023-04-13T02:59:32.115Z] 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-13T02:59:32.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:59:32.572Z] [2023-04-13T02:59:32.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:59:32.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:59:33.179Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T02:59:33.179Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T02:59:33.179Z] 04944245beec: Pulling fs layer [2023-04-13T02:59:33.179Z] 699f458cf7ca: Pulling fs layer [2023-04-13T02:59:33.179Z] 765212b225bb: Pulling fs layer [2023-04-13T02:59:33.179Z] f23df028b6ca: Pulling fs layer [2023-04-13T02:59:33.179Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T02:59:33.179Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T02:59:33.179Z] 765212b225bb: Waiting [2023-04-13T02:59:33.179Z] d65c8cfc05b1: Waiting [2023-04-13T02:59:33.179Z] 2437ff75d9bd: Waiting [2023-04-13T02:59:33.179Z] f23df028b6ca: Waiting [2023-04-13T02:59:33.179Z] 04944245beec: Verifying Checksum [2023-04-13T02:59:33.179Z] 04944245beec: Download complete [2023-04-13T02:59:33.179Z] 765212b225bb: Verifying Checksum [2023-04-13T02:59:33.179Z] 765212b225bb: Download complete [2023-04-13T02:59:33.179Z] f23df028b6ca: Download complete [2023-04-13T02:59:33.179Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T02:59:33.179Z] d65c8cfc05b1: Download complete [2023-04-13T02:59:33.447Z] 699f458cf7ca: Verifying Checksum [2023-04-13T02:59:33.447Z] 699f458cf7ca: Download complete [2023-04-13T02:59:33.716Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T02:59:33.716Z] 8998bd30e6a1: Download complete [2023-04-13T02:59:36.310Z] 2437ff75d9bd: Download complete [2023-04-13T02:59:38.261Z] 8998bd30e6a1: Pull complete [2023-04-13T02:59:38.845Z] 04944245beec: Pull complete [2023-04-13T02:59:40.258Z] 699f458cf7ca: Pull complete [2023-04-13T02:59:40.524Z] 765212b225bb: Pull complete [2023-04-13T02:59:41.483Z] f23df028b6ca: Pull complete [2023-04-13T02:59:41.483Z] d65c8cfc05b1: Pull complete [2023-04-13T02:59:56.472Z] 2437ff75d9bd: Pull complete [2023-04-13T02:59:58.412Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T02:59:58.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:59:58.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:59:58.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-8170 does not seem to be running inside a container [2023-04-13T02:59:58.681Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T03:00:01.543Z] $ docker top fe4814dca8b8450bcd5c152f5f9585d267ced4f8161d0f140fb36e9f0a9a9656 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T03:00:02.399Z] ---> job-cost.sh [2023-04-13T03:00:02.399Z] lf-activate-venv: SKIPPING [2023-04-13T03:00:02.399Z] INFO: No Stack... [2023-04-13T03:00:02.978Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T03:00:03.936Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T03:00:04.369Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2023-04-13T03:00:04.370Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T03:00:04.412Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [2023-04-13T03:00:04.423Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] did not exist. Created. [2023-04-13T03:00:04.423Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T03:00:05.085Z] /w/workspace/edgex-ui-go/4@tmp/durable-cf0491ad/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T03:00:05.443Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T03:00:05.482Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T03:00:10.388Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T03:00:10.395Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-583-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T03:00:10.413Z] $ docker stop --time=1 fe4814dca8b8450bcd5c152f5f9585d267ced4f8161d0f140fb36e9f0a9a9656 [2023-04-13T03:00:12.135Z] $ docker rm -f --volumes fe4814dca8b8450bcd5c152f5f9585d267ced4f8161d0f140fb36e9f0a9a9656 [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-13T03:00:12.515Z] provisioning config files... [2023-04-13T03:00:12.523Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/config10109266904338167985tmp [Pipeline] { [Pipeline] sh [2023-04-13T03:00:12.816Z] + set +x [2023-04-13T03:00:12.816Z] + curl -s https://codecov.io/bash [2023-04-13T03:00:12.816Z] + bash -s -- [2023-04-13T03:00:12.816Z] [2023-04-13T03:00:12.816Z] _____ _ [2023-04-13T03:00:12.816Z] / ____| | | [2023-04-13T03:00:12.816Z] | | ___ __| | ___ ___ _____ __ [2023-04-13T03:00:12.816Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-13T03:00:12.816Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-13T03:00:12.816Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-13T03:00:12.816Z] Bash-1.0.6 [2023-04-13T03:00:12.816Z] [2023-04-13T03:00:12.816Z] [2023-04-13T03:00:12.816Z] ==> git version 2.25.1 found [2023-04-13T03:00:12.816Z] ==> 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-13T03:00:12.816Z] Release-Date: 2020-01-08 [2023-04-13T03:00:12.816Z] 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-13T03:00:12.816Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-13T03:00:12.816Z] ==> Jenkins CI detected. [2023-04-13T03:00:12.816Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-583 [2023-04-13T03:00:12.816Z] project root: . [2023-04-13T03:00:12.816Z] --> token set from env [2023-04-13T03:00:12.816Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-13T03:00:12.816Z] ==> Running gcov in . (disable via -X gcov) [2023-04-13T03:00:13.074Z] ==> Python coveragepy not found [2023-04-13T03:00:13.074Z] ==> Searching for coverage reports in: [2023-04-13T03:00:13.074Z] + . [2023-04-13T03:00:13.074Z] -> Found 1 reports [2023-04-13T03:00:13.074Z] ==> Detecting git/mercurial file structure [2023-04-13T03:00:13.074Z] ==> Reading reports [2023-04-13T03:00:13.074Z] + ./coverage.out bytes=10 [2023-04-13T03:00:13.074Z] ==> Appending adjustments [2023-04-13T03:00:13.074Z] https://docs.codecov.io/docs/fixing-reports [2023-04-13T03:00:13.642Z] + Found adjustments [2023-04-13T03:00:13.642Z] ==> Gzipping contents [2023-04-13T03:00:13.642Z] 12K /tmp/codecov.13l8BV.gz [2023-04-13T03:00:13.642Z] ==> Uploading reports [2023-04-13T03:00:13.642Z] url: https://codecov.io [2023-04-13T03:00:13.642Z] query: branch=PR-583&commit=58302b4459f76b9c67b099868f17b5ca4596ec57&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-583%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=583&job=&cmd_args= [2023-04-13T03:00:13.642Z] -> Pinging Codecov [2023-04-13T03:00:13.642Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-583&commit=58302b4459f76b9c67b099868f17b5ca4596ec57&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-583%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=583&job=&cmd_args= [2023-04-13T03:00:13.902Z] -> Uploading to [2023-04-13T03:00:13.902Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-13/FB506323287CE973F263BFD2A0EB1F37/58302b4459f76b9c67b099868f17b5ca4596ec57/9bca6397-59d8-4c67-a08a-5945958bf589.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T030013Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=10566cc73e6347a6e433cc9d56f2a8858ac3c78f61249f462ca9766e209b3dd6 [2023-04-13T03:00:13.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T03:00:13.902Z] Dload Upload Total Spent Left Speed [2023-04-13T03:00:14.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 38816 --:--:-- --:--:-- --:--:-- 38816 [2023-04-13T03:00:14.161Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/58302b4459f76b9c67b099868f17b5ca4596ec57 [Pipeline] } [2023-04-13T03:00:14.166Z] 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-13T03:00:14.834Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives ] [2023-04-13T03:00:14.834Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives [2023-04-13T03:00:14.834Z] total 16 [2023-04-13T03:00:14.834Z] drwxr-xr-x 3 root root 4096 Apr 13 02:11 . [2023-04-13T03:00:14.834Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. [2023-04-13T03:00:14.834Z] drwxr-xr-x 2 root root 4096 Apr 13 02:11 cost [2023-04-13T03:00:14.834Z] -rw-r--r-- 1 root root 83 Apr 13 02:11 cost.csv [2023-04-13T03:00:14.834Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives [2023-04-13T03:00:14.834Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives [2023-04-13T03:00:14.834Z] total 16 [2023-04-13T03:00:14.834Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:11 . [2023-04-13T03:00:14.834Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. [2023-04-13T03:00:14.834Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:11 cost [2023-04-13T03:00:14.834Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 13 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T03:00:15.122Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T03:00:15.979Z] ---> package-listing.sh [2023-04-13T03:00:15.979Z] ++ facter osfamily [2023-04-13T03:00:15.979Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T03:00:16.238Z] + OS_FAMILY=debian [2023-04-13T03:00:16.238Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-583 [2023-04-13T03:00:16.238Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T03:00:16.238Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T03:00:16.238Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T03:00:16.238Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T03:00:16.238Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-583 ']' [2023-04-13T03:00:16.238Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T03:00:16.238Z] + case "${OS_FAMILY}" in [2023-04-13T03:00:16.238Z] + dpkg -l [2023-04-13T03:00:16.238Z] + grep '^ii' [2023-04-13T03:00:16.238Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T03:00:16.238Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T03:00:16.238Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T03:00:16.238Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-583 ']' [2023-04-13T03:00:16.238Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives/ [2023-04-13T03:00:16.238Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-583/archives/ [Pipeline] echo [2023-04-13T03:00:16.250Z] 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-583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T03:00:16.523Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T03:00:17.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T03:00:17.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T03:00:17.155Z] prd-ubuntu20.04-docker-8c-8g-7646 does not seem to be running inside a container [2023-04-13T03:00:17.181Z] $ 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-583/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-583 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583:/w/workspace/edgexfoundry_edgex-ui-go_PR-583:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@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-13T03:00:17.445Z] $ docker top d9cb0728dda73e133e06173cafcacb6cf4d12bf3a3eb9c849be3269417bb5d2d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T03:00:17.862Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T03:00:18.146Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T03:00:18.424Z] + ls /var/log/sa-host [2023-04-13T03:00:18.425Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T03:00:18.488Z] provisioning config files... [2023-04-13T03:00:18.496Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-583@tmp/config6088579019594862371tmp [Pipeline] { [Pipeline] echo [2023-04-13T03:00:18.511Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T03:00:18.797Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T03:00:18.804Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T03:00:19.127Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T03:00:19.136Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T03:00:19.419Z] ---> sudo-logs.sh [2023-04-13T03:00:19.419Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T03:00:19.445Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T03:00:19.736Z] ---> job-cost.sh [2023-04-13T03:00:19.736Z] lf-activate-venv: SKIPPING [2023-04-13T03:00:19.736Z] DEBUG: total: 0.2199999988079071 [2023-04-13T03:00:19.736Z] INFO: Retrieving Stack Cost... [2023-04-13T03:00:19.996Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T03:00:20.564Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T03:00:20.574Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T03:00:20.860Z] ---> logs-deploy.sh [2023-04-13T03:00:20.860Z] lf-activate-venv: SKIPPING [2023-04-13T03:00:20.860Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-583/4 [2023-04-13T03:00:20.860Z] INFO: archiving workspace using pattern(s): [2023-04-13T03:00:21.797Z] Archives upload complete. [2023-04-13T03:00:21.797Z] INFO: archiving logs to Nexus