Push event to branch EDGEX-400 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3e872cff0078595643f9355566ad67012cd32e2a 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-ssh6726478160445755730.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-ssh16902205758410114381.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/EDGEX-400/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/EDGEX-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3198410884874616251.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-ssh13618317733338026409.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/EDGEX-400/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/EDGEX-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9557262621441289996.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10857 in /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [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/gexfoundry_edgex-ui-go_EDGEX-400 # 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 Avoid second fetch Checking out Revision 3e872cff0078595643f9355566ad67012cd32e2a (EDGEX-400) Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 > git rev-list --no-walk 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T17:00:14.602Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-25T17:00:14.666Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T17:00:14.683Z] ========================================================= [2023-04-25T17:00:14.683Z] EdgeX Global Pipelines Version Info [2023-04-25T17:00:14.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:00:15.385Z] ------------------- [2023-04-25T17:00:15.385Z] stable info: [2023-04-25T17:00:15.385Z] ------------------- [2023-04-25T17:00:15.385Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T17:00:15.385Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T17:00:15.385Z] Message: update stable to v1.0.248 [2023-04-25T17:00:15.956Z] ------------------- [2023-04-25T17:00:15.956Z] experimental info: [2023-04-25T17:00:15.956Z] ------------------- [2023-04-25T17:00:15.956Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T17:00:15.956Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T17:00:15.956Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T17:00:16.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-25T17:00:16.164Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-25T17:00:16.183Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T17:00:16.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T17:00:16.210Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T17:00:16.223Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T17:00:16.239Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T17:00:16.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T17:00:16.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T17:00:16.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T17:00:16.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T17:00:16.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-25T17:00:16.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T17:00:16.350Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T17:00:16.369Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T17:00:16.389Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T17:00:16.401Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T17:00:16.417Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T17:00:16.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T17:00:16.451Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T17:00:16.465Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T17:00:16.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T17:00:16.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T17:00:16.502Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T17:00:16.517Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T17:00:16.534Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T17:00:16.550Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T17:00:16.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = EDGEX-400 [Pipeline] echo [2023-04-25T17:00:16.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = EDGEX-400 [Pipeline] echo [2023-04-25T17:00:16.591Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = EDGEX-400 [Pipeline] echo [2023-04-25T17:00:16.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo [2023-04-25T17:00:16.621Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3e872cf [Pipeline] echo [2023-04-25T17:00:16.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T17:00:16.676Z] provisioning config files... [2023-04-25T17:00:16.691Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config16976627735873648224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:00:16.995Z] ---> docker-login.sh [2023-04-25T17:00:16.995Z] nexus3.edgexfoundry.org:10001 [2023-04-25T17:00:17.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:17.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:17.255Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:17.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:17.255Z] [2023-04-25T17:00:17.255Z] Login Succeeded [2023-04-25T17:00:17.255Z] nexus3.edgexfoundry.org:10002 [2023-04-25T17:00:17.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:17.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:17.516Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:17.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:17.516Z] [2023-04-25T17:00:17.516Z] Login Succeeded [2023-04-25T17:00:17.516Z] nexus3.edgexfoundry.org:10003 [2023-04-25T17:00:17.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:17.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:17.516Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:17.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:17.516Z] [2023-04-25T17:00:17.516Z] Login Succeeded [2023-04-25T17:00:17.516Z] nexus3.edgexfoundry.org:10004 [2023-04-25T17:00:17.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:17.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:17.777Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:17.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:17.777Z] [2023-04-25T17:00:17.777Z] Login Succeeded [2023-04-25T17:00:17.777Z] docker.io [2023-04-25T17:00:17.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:18.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:18.038Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:18.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:18.038Z] [2023-04-25T17:00:18.038Z] Login Succeeded [2023-04-25T17:00:18.038Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T17:00:18.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T17:00:18.431Z] + git rev-list -1 --merges 3e872cff0078595643f9355566ad67012cd32e2a~1..3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo [2023-04-25T17:00:18.508Z] -----------> git rev-list -1 --merges 3e872cff0078595643f9355566ad67012cd32e2a~1..3e872cff0078595643f9355566ad67012cd32e2a 3e872cff0078595643f9355566ad67012cd32e2a [false] [Pipeline] sh [2023-04-25T17:00:18.804Z] + git log --format=format:%s -1 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo [2023-04-25T17:00:18.818Z] ========================================================= [2023-04-25T17:00:18.818Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T17:00:18.818Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T17:00:19.189Z] + git log --format=format:%s -1 3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] echo [2023-04-25T17:00:19.200Z] [semverPrep] GIT_COMMIT: 3e872cff0078595643f9355566ad67012cd32e2a, Commit Message: build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599) [Pipeline] echo [2023-04-25T17:00:19.214Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T17:00:19.585Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T17:00:19.586Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T17:00:19.586Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T17:00:19.586Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T17:00:19.586Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T17:00:19.586Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T17:00:19.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:00:20.016Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T17:00:20.016Z] [2023-04-25T17:00:20.016Z] 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-25T17:00:20.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T17:00:20.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T17:00:20.329Z] b85a868b505f: Pulling fs layer [2023-04-25T17:00:20.329Z] e2be974225ed: Pulling fs layer [2023-04-25T17:00:20.329Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T17:00:20.329Z] 988bab9f4d93: Pulling fs layer [2023-04-25T17:00:20.329Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T17:00:20.329Z] eaf3925da568: Pulling fs layer [2023-04-25T17:00:20.329Z] bab4dde63d76: Pulling fs layer [2023-04-25T17:00:20.329Z] bde34c3a00c8: Pulling fs layer [2023-04-25T17:00:20.329Z] b352a97aabf1: Pulling fs layer [2023-04-25T17:00:20.329Z] 4872d77fe225: Pulling fs layer [2023-04-25T17:00:20.329Z] 5851b861e8e6: Pulling fs layer [2023-04-25T17:00:20.329Z] bab4dde63d76: Waiting [2023-04-25T17:00:20.329Z] eaf3925da568: Waiting [2023-04-25T17:00:20.329Z] 988bab9f4d93: Waiting [2023-04-25T17:00:20.329Z] 1469e6f7b9e6: Waiting [2023-04-25T17:00:20.329Z] bde34c3a00c8: Waiting [2023-04-25T17:00:20.329Z] b352a97aabf1: Waiting [2023-04-25T17:00:20.329Z] 5851b861e8e6: Waiting [2023-04-25T17:00:20.329Z] e2be974225ed: Verifying Checksum [2023-04-25T17:00:20.329Z] e2be974225ed: Download complete [2023-04-25T17:00:20.329Z] 988bab9f4d93: Download complete [2023-04-25T17:00:20.329Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T17:00:20.329Z] 1469e6f7b9e6: Download complete [2023-04-25T17:00:20.590Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T17:00:20.590Z] 339a4e72a1f5: Download complete [2023-04-25T17:00:20.590Z] eaf3925da568: Verifying Checksum [2023-04-25T17:00:20.590Z] eaf3925da568: Download complete [2023-04-25T17:00:20.590Z] bde34c3a00c8: Download complete [2023-04-25T17:00:20.590Z] b352a97aabf1: Download complete [2023-04-25T17:00:20.590Z] 4872d77fe225: Verifying Checksum [2023-04-25T17:00:20.590Z] 4872d77fe225: Download complete [2023-04-25T17:00:20.590Z] 5851b861e8e6: Download complete [2023-04-25T17:00:20.590Z] b85a868b505f: Verifying Checksum [2023-04-25T17:00:20.590Z] b85a868b505f: Download complete [2023-04-25T17:00:20.850Z] bab4dde63d76: Verifying Checksum [2023-04-25T17:00:20.850Z] bab4dde63d76: Download complete [2023-04-25T17:00:21.786Z] b85a868b505f: Pull complete [2023-04-25T17:00:22.044Z] e2be974225ed: Pull complete [2023-04-25T17:00:22.302Z] 339a4e72a1f5: Pull complete [2023-04-25T17:00:22.561Z] 988bab9f4d93: Pull complete [2023-04-25T17:00:22.818Z] 1469e6f7b9e6: Pull complete [2023-04-25T17:00:22.818Z] eaf3925da568: Pull complete [2023-04-25T17:00:24.724Z] bab4dde63d76: Pull complete [2023-04-25T17:00:24.724Z] bde34c3a00c8: Pull complete [2023-04-25T17:00:24.724Z] b352a97aabf1: Pull complete [2023-04-25T17:00:24.724Z] 4872d77fe225: Pull complete [2023-04-25T17:00:24.984Z] 5851b861e8e6: Pull complete [2023-04-25T17:00:24.984Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T17:00:24.984Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T17:00:24.984Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T17:00:25.096Z] prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container [2023-04-25T17:00:25.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T17:00:27.995Z] $ docker top bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c -eo pid,comm [2023-04-25T17:00:28.057Z] 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-25T17:00:28.057Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T17:00:28.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T17:00:28.098Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T17:00:28.209Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T17:00:28.216Z] $ docker exec bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c ssh-agent [2023-04-25T17:00:28.323Z] SSH_AUTH_SOCK=/tmp/ssh-VdKjlrQ327Sl/agent.33 [2023-04-25T17:00:28.323Z] SSH_AGENT_PID=40 [2023-04-25T17:00:28.331Z] Running ssh-add (command line suppressed) [2023-04-25T17:00:28.437Z] Identity added: /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_10647446579490755856.key (/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_10647446579490755856.key) [2023-04-25T17:00:28.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T17:00:28.739Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T17:00:28.755Z] $ docker exec --env ******** --env ******** bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c ssh-agent -k [2023-04-25T17:00:28.847Z] unset SSH_AUTH_SOCK; [2023-04-25T17:00:28.847Z] unset SSH_AGENT_PID; [2023-04-25T17:00:28.847Z] echo Agent pid 40 killed; [2023-04-25T17:00:28.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-25T17:00:28.876Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T17:00:28.876Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T17:00:28.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T17:00:28.999Z] $ docker exec bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c ssh-agent [2023-04-25T17:00:29.118Z] SSH_AUTH_SOCK=/tmp/ssh-RDnTIA9egE6P/agent.73 [2023-04-25T17:00:29.118Z] SSH_AGENT_PID=79 [2023-04-25T17:00:29.124Z] Running ssh-add (command line suppressed) [2023-04-25T17:00:29.235Z] Identity added: /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_17673301387514595624.key (/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_17673301387514595624.key) [2023-04-25T17:00:29.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T17:00:29.532Z] + git semver init [2023-04-25T17:00:29.792Z] 2023-04-25 17:00:29,708 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T17:00:29.792Z] 2023-04-25 17:00:29,709 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver [2023-04-25T17:00:29.792Z] 2023-04-25 17:00:29,710 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver [2023-04-25T17:00:29.792Z] 2023-04-25 17:00:29,710 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400, universal_newlines=False, shell=None, istream=None) [2023-04-25T17:00:31.701Z] 2023-04-25 17:00:31,203 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.git/info/exclude [2023-04-25T17:00:31.701Z] 2023-04-25 17:00:31,204 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 with force:False [2023-04-25T17:00:31.701Z] 2023-04-25 17:00:31,204 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 [2023-04-25T17:00:31.701Z] 2023-04-25 17:00:31,208 [execute] INFO git cat-file --batch-check [2023-04-25T17:00:31.701Z] 2023-04-25 17:00:31,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T17:00:31.701Z] 2023-04-25 17:00:31,213 [execute] INFO git cat-file --batch [2023-04-25T17:00:31.701Z] 2023-04-25 17:00:31,214 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T17:00:31.701Z] 2023-04-25 17:00:31,218 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 [2023-04-25T17:00:31.701Z] 0.0.0 [Pipeline] } [2023-04-25T17:00:31.714Z] $ docker exec --env ******** --env ******** bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c ssh-agent -k [2023-04-25T17:00:31.806Z] unset SSH_AUTH_SOCK; [2023-04-25T17:00:31.806Z] unset SSH_AGENT_PID; [2023-04-25T17:00:31.806Z] echo Agent pid 79 killed; [2023-04-25T17:00:31.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T17:00:32.116Z] + git semver [Pipeline] } [2023-04-25T17:00:32.392Z] $ docker stop --time=1 bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c [2023-04-25T17:00:33.705Z] $ docker rm -f --volumes bcac52bcbf48b6679bf011c60d9421624056afeaae0a42214076e7841d32b63c [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T17:00:34.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T17:00:34.256Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T17:00:34.259Z] [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-25T17:00:34.443Z] provisioning config files... [2023-04-25T17:00:34.453Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config14817867780485034389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:00:34.745Z] ---> docker-login.sh [2023-04-25T17:00:34.745Z] nexus3.edgexfoundry.org:10001 [2023-04-25T17:00:34.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:34.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:34.745Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:34.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:34.745Z] [2023-04-25T17:00:34.745Z] Login Succeeded [2023-04-25T17:00:34.745Z] nexus3.edgexfoundry.org:10002 [2023-04-25T17:00:34.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:34.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:34.745Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:34.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:34.745Z] [2023-04-25T17:00:34.745Z] Login Succeeded [2023-04-25T17:00:34.745Z] nexus3.edgexfoundry.org:10003 [2023-04-25T17:00:35.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:35.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:35.005Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:35.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:35.005Z] [2023-04-25T17:00:35.005Z] Login Succeeded [2023-04-25T17:00:35.005Z] nexus3.edgexfoundry.org:10004 [2023-04-25T17:00:35.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:35.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:35.005Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:35.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:35.005Z] [2023-04-25T17:00:35.005Z] Login Succeeded [2023-04-25T17:00:35.005Z] docker.io [2023-04-25T17:00:35.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:00:35.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:00:35.264Z] Configure a credential helper to remove this warning. See [2023-04-25T17:00:35.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:00:35.264Z] [2023-04-25T17:00:35.264Z] Login Succeeded [2023-04-25T17:00:35.264Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T17:00:35.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T17:00:35.323Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T17:00:35.335Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T17:00:35.343Z] ========================================================= [2023-04-25T17:00:35.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T17:00:35.343Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:00:35.643Z] + 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-25T17:00:35.903Z] Sending build context to Docker daemon 45.75MB [2023-04-25T17:00:35.903Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T17:00:35.903Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-25T17:00:35.903Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T17:00:35.903Z] f56be85fc22e: Pulling fs layer [2023-04-25T17:00:35.903Z] 85791d961cd3: Pulling fs layer [2023-04-25T17:00:35.903Z] d694b5ae8c79: Pulling fs layer [2023-04-25T17:00:35.903Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T17:00:35.903Z] 4d19c01a9841: Pulling fs layer [2023-04-25T17:00:35.903Z] 9325e15d5711: Pulling fs layer [2023-04-25T17:00:35.903Z] 556b6ee489ea: Pulling fs layer [2023-04-25T17:00:35.903Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T17:00:35.903Z] 9f32a84ed3da: Waiting [2023-04-25T17:00:35.903Z] 4d19c01a9841: Waiting [2023-04-25T17:00:35.903Z] 9325e15d5711: Waiting [2023-04-25T17:00:35.903Z] 556b6ee489ea: Waiting [2023-04-25T17:00:35.903Z] c5a4b2cf53e6: Waiting [2023-04-25T17:00:35.903Z] 85791d961cd3: Verifying Checksum [2023-04-25T17:00:35.903Z] 85791d961cd3: Download complete [2023-04-25T17:00:35.903Z] 9f32a84ed3da: Verifying Checksum [2023-04-25T17:00:35.903Z] 9f32a84ed3da: Download complete [2023-04-25T17:00:35.903Z] 4d19c01a9841: Download complete [2023-04-25T17:00:35.903Z] f56be85fc22e: Verifying Checksum [2023-04-25T17:00:35.903Z] f56be85fc22e: Download complete [2023-04-25T17:00:35.903Z] 9325e15d5711: Verifying Checksum [2023-04-25T17:00:35.903Z] 9325e15d5711: Download complete [2023-04-25T17:00:36.162Z] f56be85fc22e: Pull complete [2023-04-25T17:00:36.162Z] 85791d961cd3: Pull complete [2023-04-25T17:00:36.422Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T17:00:36.422Z] c5a4b2cf53e6: Download complete [2023-04-25T17:00:36.683Z] d694b5ae8c79: Verifying Checksum [2023-04-25T17:00:36.683Z] d694b5ae8c79: Download complete [2023-04-25T17:00:36.683Z] 556b6ee489ea: Verifying Checksum [2023-04-25T17:00:36.683Z] 556b6ee489ea: Download complete [2023-04-25T17:00:39.968Z] d694b5ae8c79: Pull complete [2023-04-25T17:00:39.968Z] 9f32a84ed3da: Pull complete [2023-04-25T17:00:39.968Z] 4d19c01a9841: Pull complete [2023-04-25T17:00:39.968Z] 9325e15d5711: Pull complete [2023-04-25T17:00:42.501Z] 556b6ee489ea: Pull complete [2023-04-25T17:00:43.069Z] c5a4b2cf53e6: Pull complete [2023-04-25T17:00:43.069Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T17:00:43.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T17:00:43.069Z] ---> c4be618373d6 [2023-04-25T17:00:43.069Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T17:00:47.291Z] ---> Running in 2ebbe6762873 [2023-04-25T17:00:47.291Z] Removing intermediate container 2ebbe6762873 [2023-04-25T17:00:47.291Z] ---> 1c6a87c1fdcc [2023-04-25T17:00:47.291Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T17:00:47.291Z] ---> Running in 60567c534c56 [2023-04-25T17:00:47.550Z] Removing intermediate container 60567c534c56 [2023-04-25T17:00:47.550Z] ---> 763673c4c369 [2023-04-25T17:00:47.550Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T17:00:47.550Z] ---> Running in 1d2aa8e52a95 [2023-04-25T17:00:47.550Z] Removing intermediate container 1d2aa8e52a95 [2023-04-25T17:00:47.550Z] ---> 393d6f8f7dd9 [2023-04-25T17:00:47.550Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-25T17:00:47.550Z] ---> Running in 6dcea19e1433 [2023-04-25T17:00:47.550Z] Removing intermediate container 6dcea19e1433 [2023-04-25T17:00:47.550Z] ---> 2444047821d7 [2023-04-25T17:00:47.550Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T17:00:47.810Z] ---> Running in 9a5594e59339 [2023-04-25T17:00:47.810Z] Removing intermediate container 9a5594e59339 [2023-04-25T17:00:47.810Z] ---> 81eed37d5019 [2023-04-25T17:00:47.810Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T17:00:48.070Z] latest: Pulling from library/docker [2023-04-25T17:00:48.070Z] f56be85fc22e: Already exists [2023-04-25T17:00:48.329Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-25T17:00:48.329Z] 788e1ab5616a: Pulling fs layer [2023-04-25T17:00:48.329Z] cdaa2fd4fcdb: Pulling fs layer [2023-04-25T17:00:48.329Z] 31a38982befb: Pulling fs layer [2023-04-25T17:00:48.329Z] f3fec43afa6b: Pulling fs layer [2023-04-25T17:00:48.329Z] 6dc25e8d3c75: Pulling fs layer [2023-04-25T17:00:48.329Z] 3e24217d64a6: Pulling fs layer [2023-04-25T17:00:48.329Z] 41fdc34e4d3d: Pulling fs layer [2023-04-25T17:00:48.329Z] df31d1246b63: Pulling fs layer [2023-04-25T17:00:48.329Z] b2b1666219cb: Pulling fs layer [2023-04-25T17:00:48.329Z] be1c6fdc6de0: Pulling fs layer [2023-04-25T17:00:48.329Z] a6d9f116d01b: Pulling fs layer [2023-04-25T17:00:48.329Z] 979b7cfeae76: Pulling fs layer [2023-04-25T17:00:48.329Z] 31a38982befb: Waiting [2023-04-25T17:00:48.329Z] f3fec43afa6b: Waiting [2023-04-25T17:00:48.330Z] 6dc25e8d3c75: Waiting [2023-04-25T17:00:48.330Z] df31d1246b63: Waiting [2023-04-25T17:00:48.330Z] 3e24217d64a6: Waiting [2023-04-25T17:00:48.330Z] b2b1666219cb: Waiting [2023-04-25T17:00:48.330Z] be1c6fdc6de0: Waiting [2023-04-25T17:00:48.330Z] 41fdc34e4d3d: Waiting [2023-04-25T17:00:48.330Z] a6d9f116d01b: Waiting [2023-04-25T17:00:48.330Z] 979b7cfeae76: Waiting [2023-04-25T17:00:48.330Z] 788e1ab5616a: Verifying Checksum [2023-04-25T17:00:48.330Z] 788e1ab5616a: Download complete [2023-04-25T17:00:48.330Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-25T17:00:48.330Z] 7ed9ddfd3b8f: Download complete [2023-04-25T17:00:48.588Z] 7ed9ddfd3b8f: Pull complete [2023-04-25T17:00:48.588Z] cdaa2fd4fcdb: Verifying Checksum [2023-04-25T17:00:48.588Z] cdaa2fd4fcdb: Download complete [2023-04-25T17:00:48.588Z] 788e1ab5616a: Pull complete [2023-04-25T17:00:48.588Z] 31a38982befb: Verifying Checksum [2023-04-25T17:00:48.588Z] 31a38982befb: Download complete [2023-04-25T17:00:48.588Z] 6dc25e8d3c75: Verifying Checksum [2023-04-25T17:00:48.588Z] 6dc25e8d3c75: Download complete [2023-04-25T17:00:48.588Z] f3fec43afa6b: Verifying Checksum [2023-04-25T17:00:48.588Z] f3fec43afa6b: Download complete [2023-04-25T17:00:48.847Z] 41fdc34e4d3d: Verifying Checksum [2023-04-25T17:00:48.847Z] 41fdc34e4d3d: Download complete [2023-04-25T17:00:48.847Z] 3e24217d64a6: Verifying Checksum [2023-04-25T17:00:48.847Z] 3e24217d64a6: Download complete [2023-04-25T17:00:48.847Z] cdaa2fd4fcdb: Pull complete [2023-04-25T17:00:48.847Z] df31d1246b63: Verifying Checksum [2023-04-25T17:00:48.847Z] df31d1246b63: Download complete [2023-04-25T17:00:48.847Z] b2b1666219cb: Download complete [2023-04-25T17:00:49.106Z] a6d9f116d01b: Verifying Checksum [2023-04-25T17:00:49.106Z] a6d9f116d01b: Download complete [2023-04-25T17:00:49.106Z] 979b7cfeae76: Download complete [2023-04-25T17:00:49.106Z] 31a38982befb: Pull complete [2023-04-25T17:00:49.404Z] Still waiting to schedule task [2023-04-25T17:00:49.404Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-25T17:00:49.673Z] f3fec43afa6b: Pull complete [2023-04-25T17:00:49.673Z] 6dc25e8d3c75: Pull complete [2023-04-25T17:00:49.673Z] 3e24217d64a6: Pull complete [2023-04-25T17:00:49.673Z] be1c6fdc6de0: Verifying Checksum [2023-04-25T17:00:49.673Z] be1c6fdc6de0: Download complete [2023-04-25T17:00:49.673Z] 41fdc34e4d3d: Pull complete [2023-04-25T17:00:49.932Z] df31d1246b63: Pull complete [2023-04-25T17:00:50.191Z] b2b1666219cb: Pull complete [2023-04-25T17:00:51.130Z] be1c6fdc6de0: Pull complete [2023-04-25T17:00:51.130Z] a6d9f116d01b: Pull complete [2023-04-25T17:00:51.130Z] 979b7cfeae76: Pull complete [2023-04-25T17:00:51.130Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-25T17:00:51.130Z] Status: Downloaded newer image for docker:latest [2023-04-25T17:00:53.041Z] ---> e37e6c18c606 [2023-04-25T17:00:53.041Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T17:00:53.041Z] ---> Running in 09c3987ae919 [2023-04-25T17:00:53.610Z] Removing intermediate container 09c3987ae919 [2023-04-25T17:00:53.610Z] ---> 0e02cd8fa7ae [2023-04-25T17:00:53.610Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T17:00:53.610Z] ---> Running in 61095029b764 [2023-04-25T17:00:53.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T17:00:54.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T17:00:55.005Z] OK: 265 MiB in 53 packages [2023-04-25T17:00:55.263Z] Removing intermediate container 61095029b764 [2023-04-25T17:00:55.263Z] ---> 3357f28e165e [2023-04-25T17:00:55.263Z] Step 11/16 : ENV GO111MODULE=on [2023-04-25T17:00:55.263Z] ---> Running in 26801ffda8c3 [2023-04-25T17:00:55.524Z] Removing intermediate container 26801ffda8c3 [2023-04-25T17:00:55.524Z] ---> 1e776d9020ef [2023-04-25T17:00:55.524Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T17:00:55.524Z] ---> Running in 94efd4539fb1 [2023-04-25T17:00:55.524Z] Removing intermediate container 94efd4539fb1 [2023-04-25T17:00:55.524Z] ---> bc29898d6318 [2023-04-25T17:00:55.524Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-25T17:00:55.783Z] ---> 44d878dc6895 [2023-04-25T17:00:55.783Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T17:00:55.783Z] ---> Running in 4ace463e488d [2023-04-25T17:01:17.737Z] Removing intermediate container 4ace463e488d [2023-04-25T17:01:17.737Z] ---> 613e7bab08e1 [2023-04-25T17:01:17.737Z] Step 15/16 : COPY . . [2023-04-25T17:01:19.142Z] ---> b232a4005c15 [2023-04-25T17:01:19.142Z] Step 16/16 : RUN ${MAKE} [2023-04-25T17:01:19.142Z] ---> Running in f9d017ff044f [2023-04-25T17:01:19.402Z] noop [2023-04-25T17:01:19.662Z] Removing intermediate container f9d017ff044f [2023-04-25T17:01:19.662Z] ---> cf41f5d1de5d [2023-04-25T17:01:19.662Z] Successfully built cf41f5d1de5d [2023-04-25T17:01:19.662Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:01:19.986Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T17:01:19.986Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T17:01:20.058Z] prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container [2023-04-25T17:01:20.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** ci-base-image-x86_64 cat [2023-04-25T17:01:20.435Z] $ docker top 850a44548f7a8e61acdb8e13224560e2a37c674ff0d7643d539157d86dd264ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T17:01:20.771Z] + go version [2023-04-25T17:01:20.772Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T17:01:20.785Z] $ docker stop --time=1 850a44548f7a8e61acdb8e13224560e2a37c674ff0d7643d539157d86dd264ce [2023-04-25T17:01:22.061Z] $ docker rm -f --volumes 850a44548f7a8e61acdb8e13224560e2a37c674ff0d7643d539157d86dd264ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:01:22.438Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T17:01:22.438Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T17:01:22.510Z] prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container [2023-04-25T17:01:22.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** ci-base-image-x86_64 cat [2023-04-25T17:01:22.934Z] $ docker top b09eb9eafe76d6aba47b0d3915b96029c544440e90020b1c8ad86a7796639b03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T17:01:23.324Z] + git config --global --add safe.directory /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [Pipeline] fileExists [Pipeline] sh [2023-04-25T17:01:23.615Z] + make test [2023-04-25T17:01:23.615Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-25T17:01:28.884Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-25T17:01:36.996Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-25T17:01:36.996Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-25T17:01:36.996Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-25T17:01:36.996Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-25T17:01:36.996Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-25T17:01:36.996Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-25T17:01:36.996Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-25T17:01:36.996Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-25T17:01:36.996Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-25T17:01:40.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T17:01:40.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T17:01:40.281Z] ./bin/test-attribution-txt.sh [2023-04-25T17:01:40.281Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-25T17:01:40.281Z] make -C web test [2023-04-25T17:01:40.281Z] make[1]: Entering directory '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/web' [2023-04-25T17:01:40.281Z] make[1]: tput: No such file or directory [2023-04-25T17:01:40.281Z] make[1]: tput: No such file or directory [2023-04-25T17:01:40.281Z] warning: generating ./VERSION [2023-04-25T17:01:40.281Z] echo "0.0.0" > VERSION [2023-04-25T17:01:40.281Z] docker build \ [2023-04-25T17:01:40.281Z] -f Dockerfile \ [2023-04-25T17:01:40.281Z] --build-arg USER=1000 \ [2023-04-25T17:01:40.281Z] \ [2023-04-25T17:01:40.281Z] --label "git_sha=3e872cff0078595643f9355566ad67012cd32e2a" \ [2023-04-25T17:01:40.281Z] -t edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a \ [2023-04-25T17:01:40.281Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-25T17:01:40.281Z] . [2023-04-25T17:01:40.281Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-25T17:01:40.281Z] Install the buildx component to build images with BuildKit: [2023-04-25T17:01:40.281Z] https://docs.docker.com/go/buildx/ [2023-04-25T17:01:40.281Z] [2023-04-25T17:01:40.281Z] Sending build context to Docker daemon 3.269MB [2023-04-25T17:01:40.281Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-25T17:01:40.281Z] 16.17-alpine3.15: Pulling from library/node [2023-04-25T17:01:40.281Z] 9621f1afde84: Pulling fs layer [2023-04-25T17:01:40.281Z] c6f70ee39829: Pulling fs layer [2023-04-25T17:01:40.281Z] 56892a8094a2: Pulling fs layer [2023-04-25T17:01:40.281Z] 58dd87906ef0: Pulling fs layer [2023-04-25T17:01:40.281Z] 58dd87906ef0: Waiting [2023-04-25T17:01:40.540Z] 9621f1afde84: Verifying Checksum [2023-04-25T17:01:40.540Z] 9621f1afde84: Download complete [2023-04-25T17:01:40.540Z] 56892a8094a2: Download complete [2023-04-25T17:01:40.540Z] 58dd87906ef0: Verifying Checksum [2023-04-25T17:01:40.540Z] 58dd87906ef0: Download complete [2023-04-25T17:01:40.540Z] 9621f1afde84: Pull complete [2023-04-25T17:01:40.800Z] c6f70ee39829: Verifying Checksum [2023-04-25T17:01:40.800Z] c6f70ee39829: Download complete [2023-04-25T17:01:42.175Z] c6f70ee39829: Pull complete [2023-04-25T17:01:42.175Z] 56892a8094a2: Pull complete [2023-04-25T17:01:42.175Z] 58dd87906ef0: Pull complete [2023-04-25T17:01:42.175Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-25T17:01:42.175Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-25T17:01:42.175Z] ---> b69703f70c3d [2023-04-25T17:01:42.175Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-25T17:01:44.709Z] ---> Running in a2d028a77062 [2023-04-25T17:01:44.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-25T17:01:44.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-25T17:01:45.277Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-25T17:01:45.277Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-25T17:01:45.277Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-25T17:01:45.277Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-25T17:01:45.277Z] (5/129) Installing libxcb (1.14-r2) [2023-04-25T17:01:45.277Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-25T17:01:45.277Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-25T17:01:45.277Z] (8/129) Installing libice (1.0.10-r0) [2023-04-25T17:01:45.277Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-25T17:01:45.536Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-25T17:01:45.536Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-25T17:01:45.536Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-25T17:01:45.536Z] (13/129) Installing xset (1.2.4-r0) [2023-04-25T17:01:45.536Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-25T17:01:45.536Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-25T17:01:45.536Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-25T17:01:45.536Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-25T17:01:45.536Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-25T17:01:45.536Z] (19/129) Installing libintl (0.21-r0) [2023-04-25T17:01:45.536Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-25T17:01:45.536Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-25T17:01:45.536Z] (22/129) Installing pcre (8.45-r1) [2023-04-25T17:01:45.536Z] (23/129) Installing glib (2.70.1-r0) [2023-04-25T17:01:45.536Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-25T17:01:45.536Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-25T17:01:45.536Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-25T17:01:45.536Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-25T17:01:45.536Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-25T17:01:45.537Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-25T17:01:45.537Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-25T17:01:45.537Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-25T17:01:45.537Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-25T17:01:45.537Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-25T17:01:45.537Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-25T17:01:45.537Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-25T17:01:45.537Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-25T17:01:45.537Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-25T17:01:45.537Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-25T17:01:45.537Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-25T17:01:45.537Z] (40/129) Installing libxi (1.8-r0) [2023-04-25T17:01:45.537Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-25T17:01:45.537Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-25T17:01:45.537Z] (43/129) Installing atk (2.36.0-r0) [2023-04-25T17:01:45.537Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-25T17:01:45.537Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-25T17:01:45.795Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-25T17:01:45.795Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-25T17:01:45.795Z] (48/129) Installing expat (2.5.0-r0) [2023-04-25T17:01:45.795Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-25T17:01:45.795Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-25T17:01:45.795Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-25T17:01:45.795Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-25T17:01:45.795Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-25T17:01:45.795Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-25T17:01:45.795Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-25T17:01:45.795Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-25T17:01:45.795Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-25T17:01:45.795Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-25T17:01:45.795Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-25T17:01:45.795Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-25T17:01:45.795Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-25T17:01:45.795Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-25T17:01:45.795Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-25T17:01:45.795Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-25T17:01:45.795Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-25T17:01:45.795Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-25T17:01:45.795Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-25T17:01:45.795Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-25T17:01:46.054Z] (69/129) Installing pango (1.48.10-r0) [2023-04-25T17:01:46.054Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-25T17:01:46.054Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-25T17:01:46.054Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-25T17:01:46.054Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-25T17:01:46.054Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-25T17:01:46.054Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-25T17:01:46.054Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-25T17:01:46.054Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-25T17:01:46.054Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-25T17:01:46.054Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-25T17:01:46.054Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-25T17:01:48.596Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-25T17:01:48.596Z] (80/129) Installing flac (1.3.4-r0) [2023-04-25T17:01:48.596Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-25T17:01:48.596Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-25T17:01:48.596Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-25T17:01:48.596Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-25T17:01:48.596Z] (85/129) Installing libass (0.15.2-r0) [2023-04-25T17:01:48.596Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-25T17:01:48.596Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-25T17:01:48.596Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-25T17:01:48.596Z] (89/129) Installing lame (3.100-r0) [2023-04-25T17:01:48.596Z] (90/129) Installing opus (1.3.1-r1) [2023-04-25T17:01:48.596Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-25T17:01:48.596Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-25T17:01:48.596Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-25T17:01:48.596Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-25T17:01:48.596Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-25T17:01:48.596Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-25T17:01:48.596Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-25T17:01:48.596Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-25T17:01:48.596Z] (99/129) Installing libva (2.13.0-r0) [2023-04-25T17:01:48.596Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-25T17:01:48.596Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-25T17:01:48.596Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-25T17:01:48.596Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-25T17:01:48.596Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-25T17:01:48.596Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-25T17:01:48.596Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-25T17:01:48.596Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-25T17:01:48.596Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-25T17:01:48.596Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-25T17:01:48.596Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-25T17:01:48.596Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-25T17:01:48.596Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-25T17:01:48.596Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-25T17:01:48.596Z] (114/129) Installing nspr (4.32-r0) [2023-04-25T17:01:48.596Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-25T17:01:48.596Z] (116/129) Installing nss (3.78.1-r0) [2023-04-25T17:01:48.596Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-25T17:01:48.596Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-25T17:01:48.596Z] (119/129) Installing orc (0.4.32-r0) [2023-04-25T17:01:48.596Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-25T17:01:48.596Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-25T17:01:48.597Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-25T17:01:48.597Z] (123/129) Installing libpulse (15.0-r2) [2023-04-25T17:01:48.859Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-25T17:01:48.859Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-25T17:01:48.859Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-25T17:01:48.859Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-25T17:01:48.859Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-25T17:01:48.859Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-25T17:01:49.798Z] Executing busybox-1.34.1-r7.trigger [2023-04-25T17:01:49.798Z] Executing glib-2.70.1-r0.trigger [2023-04-25T17:01:49.798Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-25T17:01:50.073Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-25T17:01:50.073Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-25T17:01:50.332Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-25T17:01:50.332Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-25T17:01:50.332Z] OK: 286 MiB in 145 packages [2023-04-25T17:01:55.615Z] Removing intermediate container a2d028a77062 [2023-04-25T17:01:55.615Z] ---> 82df71033fd6 [2023-04-25T17:01:55.615Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-25T17:01:55.615Z] ---> Running in e3ab8aff984f [2023-04-25T17:01:55.615Z] Removing intermediate container e3ab8aff984f [2023-04-25T17:01:55.615Z] ---> e760945c3d2c [2023-04-25T17:01:55.615Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-25T17:01:55.615Z] ---> Running in 6bcbe1befd8b [2023-04-25T17:01:55.615Z] Removing intermediate container 6bcbe1befd8b [2023-04-25T17:01:55.615Z] ---> 191443db46bb [2023-04-25T17:01:55.615Z] Step 5/10 : RUN npm install -g npm [2023-04-25T17:01:55.615Z] ---> Running in 29f6434009c6 [2023-04-25T17:02:02.186Z] [2023-04-25T17:02:02.186Z] removed 7 packages, changed 100 packages, and audited 239 packages in 5s [2023-04-25T17:02:02.186Z] [2023-04-25T17:02:02.186Z] 18 packages are looking for funding [2023-04-25T17:02:02.186Z] run `npm fund` for details [2023-04-25T17:02:02.186Z] [2023-04-25T17:02:02.186Z] found 0 vulnerabilities [2023-04-25T17:02:03.124Z] Removing intermediate container 29f6434009c6 [2023-04-25T17:02:03.124Z] ---> beab57724155 [2023-04-25T17:02:03.124Z] Step 6/10 : ARG USER=1000 [2023-04-25T17:02:03.124Z] ---> Running in a63ff8741047 [2023-04-25T17:02:03.124Z] Removing intermediate container a63ff8741047 [2023-04-25T17:02:03.124Z] ---> d0b3eb2ca855 [2023-04-25T17:02:03.124Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-25T17:02:03.124Z] ---> Running in 3d3afe18954c [2023-04-25T17:02:03.693Z] Removing intermediate container 3d3afe18954c [2023-04-25T17:02:03.693Z] ---> 934d2be78bae [2023-04-25T17:02:03.693Z] Step 8/10 : USER $USER:$USER [2023-04-25T17:02:03.693Z] ---> Running in c60a1f6d5390 [2023-04-25T17:02:03.693Z] Removing intermediate container c60a1f6d5390 [2023-04-25T17:02:03.693Z] ---> 89235b98726a [2023-04-25T17:02:03.693Z] Step 9/10 : WORKDIR /app [2023-04-25T17:02:03.693Z] ---> Running in 64a21f9d425c [2023-04-25T17:02:03.693Z] Removing intermediate container 64a21f9d425c [2023-04-25T17:02:03.693Z] ---> 383675d3173f [2023-04-25T17:02:03.693Z] Step 10/10 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a [2023-04-25T17:02:03.693Z] ---> Running in f850c5d4b24c [2023-04-25T17:02:03.951Z] Removing intermediate container f850c5d4b24c [2023-04-25T17:02:03.951Z] ---> 7b5ef938d2bb [2023-04-25T17:02:03.951Z] Successfully built 7b5ef938d2bb [2023-04-25T17:02:03.951Z] Successfully tagged edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a [2023-04-25T17:02:03.951Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-25T17:02:03.951Z] touch edgex-web-ui.imagebuilt [2023-04-25T17:02:03.951Z] mkdir -p node_modules coverage [2023-04-25T17:02:03.951Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-25T17:02:03.951Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-25T17:02:05.328Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:02:05.328Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-25T17:02:05.587Z] npm WARN EBADENGINE required: { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE }, [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE required: { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE }, [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE required: { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE }, [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE required: { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE }, [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE required: { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE }, [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE required: { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE }, [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE required: { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE }, [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE required: { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE }, [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE required: { [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE }, [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:02:05.588Z] npm WARN EBADENGINE } [2023-04-25T17:02:08.880Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-25T17:02:08.880Z] 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-25T17:02:08.880Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-25T17:02:08.880Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T17:02:09.446Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-25T17:02:09.705Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-25T17:02:10.272Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-25T17:02:10.837Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-25T17:02:10.837Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-25T17:02:12.736Z] 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-25T17:02:12.994Z] 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-25T17:02:13.561Z] 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-25T17:02:14.129Z] 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-25T17:02:14.129Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T17:02:14.386Z] 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-25T17:02:14.644Z] 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-25T17:02:15.577Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T17:02:16.514Z] 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-25T17:02:19.800Z] 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-25T17:02:20.723Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10858 in /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [Pipeline] { [Pipeline] ws [2023-04-25T17:02:20.736Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2023-04-25T17:02:20.768Z] The recommended git tool is: git [2023-04-25T17:02:25.085Z] [2023-04-25T17:02:25.085Z] added 1478 packages, and audited 1479 packages in 20s [2023-04-25T17:02:25.085Z] [2023-04-25T17:02:25.085Z] 90 packages are looking for funding [2023-04-25T17:02:25.085Z] run `npm fund` for details [2023-04-25T17:02:25.085Z] [2023-04-25T17:02:25.085Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-25T17:02:25.085Z] [2023-04-25T17:02:25.085Z] To address issues that do not require attention, run: [2023-04-25T17:02:25.085Z] npm audit fix [2023-04-25T17:02:25.085Z] [2023-04-25T17:02:25.085Z] To address all issues (including breaking changes), run: [2023-04-25T17:02:25.085Z] npm audit fix --force [2023-04-25T17:02:25.085Z] [2023-04-25T17:02:25.085Z] Run `npm audit` for details. [2023-04-25T17:02:27.634Z] using credential edgex-jenkins-ssh [2023-04-25T17:02:27.650Z] Cloning the remote Git repository [2023-04-25T17:02:27.696Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T17:02:27.790Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2023-04-25T17:02:27.948Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T17:02:27.949Z] > git --version # timeout=10 [2023-04-25T17:02:27.970Z] > git --version # 'git version 2.25.1' [2023-04-25T17:02:27.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T17:02:28.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T17:02:32.232Z] Avoid second fetch [2023-04-25T17:02:32.232Z] Checking out Revision 3e872cff0078595643f9355566ad67012cd32e2a (EDGEX-400) [2023-04-25T17:02:31.294Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-25T17:02:31.316Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T17:02:32.252Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T17:02:32.326Z] > git checkout -f 3e872cff0078595643f9355566ad67012cd32e2a # timeout=10 [2023-04-25T17:02:33.139Z] Commit message: "build(snap): Upgrade snap base to core22, upgrade go to 1.20 (#599)" [2023-04-25T17:02:33.237Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T17:02:34.172Z] - Generating browser application bundles (phase: setup)... [2023-04-25T17:02:34.219Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T17:02:34.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T17:02:34.219Z] Dload Upload Total Spent Left Speed [2023-04-25T17:02:34.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-04-25T17:02:34.873Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T17:02:35.204Z] + sudo tee /etc/docker/daemon.new [2023-04-25T17:02:35.204Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T17:02:35.204Z] { [2023-04-25T17:02:35.204Z] "registry-mirrors": [ [2023-04-25T17:02:35.204Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T17:02:35.204Z] ], [2023-04-25T17:02:35.204Z] "bip": "10.250.0.254/24", [2023-04-25T17:02:35.204Z] "hosts": [ [2023-04-25T17:02:35.204Z] "tcp://0.0.0.0:5555", [2023-04-25T17:02:35.204Z] "unix:///var/run/docker.sock" [2023-04-25T17:02:35.204Z] ], [2023-04-25T17:02:35.204Z] "mtu": 1458, [2023-04-25T17:02:35.204Z] "selinux-enabled": true, [2023-04-25T17:02:35.204Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T17:02:35.204Z] } [Pipeline] sh [2023-04-25T17:02:35.535Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T17:02:35.867Z] + sudo service docker restart [2023-04-25T17:02:38.363Z] Compiling @angular/core : es2015 as esm2015 [2023-04-25T17:02:38.363Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-25T17:02:41.644Z] Compiling @angular/common : es2015 as esm2015 [2023-04-25T17:02:41.644Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-25T17:02:42.577Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-25T17:02:42.577Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-25T17:02:42.835Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-25T17:02:42.835Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-25T17:02:43.401Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-25T17:02:43.401Z] Compiling @angular/router : es2015 as esm2015 [2023-04-25T17:02:43.401Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-25T17:02:43.401Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-25T17:02:43.966Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-25T17:02:45.345Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-25T17:02:51.915Z] 25 04 2023 17:02:50.950:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-25T17:02:51.915Z] 25 04 2023 17:02:50.951:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-25T17:02:51.915Z] 25 04 2023 17:02:50.954:INFO [launcher]: Starting browser ChromeHeadless [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T17:02:57.995Z] provisioning config files... [2023-04-25T17:02:58.020Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config10108830752056236544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:02:58.376Z] ---> docker-login.sh [2023-04-25T17:02:58.376Z] nexus3.edgexfoundry.org:10001 [2023-04-25T17:02:58.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:02:58.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:02:58.917Z] Configure a credential helper to remove this warning. See [2023-04-25T17:02:58.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:02:58.917Z] [2023-04-25T17:02:58.917Z] Login Succeeded [2023-04-25T17:02:58.917Z] nexus3.edgexfoundry.org:10002 [2023-04-25T17:02:59.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:02:59.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:02:59.185Z] Configure a credential helper to remove this warning. See [2023-04-25T17:02:59.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:02:59.185Z] [2023-04-25T17:02:59.185Z] Login Succeeded [2023-04-25T17:02:59.455Z] nexus3.edgexfoundry.org:10003 [2023-04-25T17:02:59.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:02:59.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:02:59.727Z] Configure a credential helper to remove this warning. See [2023-04-25T17:02:59.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:02:59.727Z] [2023-04-25T17:02:59.727Z] Login Succeeded [2023-04-25T17:02:59.727Z] nexus3.edgexfoundry.org:10004 [2023-04-25T17:03:00.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:03:00.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:03:00.001Z] Configure a credential helper to remove this warning. See [2023-04-25T17:03:00.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:03:00.001Z] [2023-04-25T17:03:00.001Z] Login Succeeded [2023-04-25T17:03:00.001Z] docker.io [2023-04-25T17:03:00.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T17:03:00.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T17:03:00.537Z] Configure a credential helper to remove this warning. See [2023-04-25T17:03:00.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T17:03:00.537Z] [2023-04-25T17:03:00.537Z] Login Succeeded [2023-04-25T17:03:00.537Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T17:03:00.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T17:03:00.838Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T17:03:00.853Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T17:03:00.867Z] ========================================================= [2023-04-25T17:03:00.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T17:03:00.867Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:03:01.221Z] + 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-25T17:03:01.888Z] ✔ Browser application bundle generation complete. [2023-04-25T17:03:01.888Z] 25 04 2023 17:03:01.851:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket CdkWANW74eVwWJ2cAAAB with id 23852276 [2023-04-25T17:03:02.206Z] Sending build context to Docker daemon 28.8MB [2023-04-25T17:03:02.206Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T17:03:02.206Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-25T17:03:02.476Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T17:03:02.476Z] c41833b44d91: Pulling fs layer [2023-04-25T17:03:02.476Z] ed15518f5707: Pulling fs layer [2023-04-25T17:03:02.476Z] feae8fd75edb: Pulling fs layer [2023-04-25T17:03:02.476Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T17:03:02.476Z] 3cdef696dda3: Pulling fs layer [2023-04-25T17:03:02.476Z] 2ced38df9373: Pulling fs layer [2023-04-25T17:03:02.476Z] 58f1dce35555: Pulling fs layer [2023-04-25T17:03:02.476Z] 3cdef696dda3: Waiting [2023-04-25T17:03:02.476Z] 242c74f7c9fa: Waiting [2023-04-25T17:03:02.476Z] 2ced38df9373: Waiting [2023-04-25T17:03:02.476Z] 58f1dce35555: Waiting [2023-04-25T17:03:02.476Z] ed15518f5707: Verifying Checksum [2023-04-25T17:03:02.476Z] ed15518f5707: Download complete [2023-04-25T17:03:02.476Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T17:03:02.476Z] 242c74f7c9fa: Download complete [2023-04-25T17:03:02.476Z] 3cdef696dda3: Verifying Checksum [2023-04-25T17:03:02.476Z] 3cdef696dda3: Download complete [2023-04-25T17:03:02.476Z] c41833b44d91: Verifying Checksum [2023-04-25T17:03:03.910Z] c41833b44d91: Pull complete [2023-04-25T17:03:04.179Z] 58f1dce35555: Verifying Checksum [2023-04-25T17:03:04.180Z] 58f1dce35555: Download complete [2023-04-25T17:03:04.180Z] ed15518f5707: Pull complete [2023-04-25T17:03:05.149Z] 2ced38df9373: Download complete [2023-04-25T17:03:05.149Z] feae8fd75edb: Verifying Checksum [2023-04-25T17:03:05.149Z] feae8fd75edb: Download complete [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.088 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.115 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.186 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.199 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.233 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.237 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.241 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.243 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.246 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.248 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.251 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.355 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.363 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.402 secs) [2023-04-25T17:03:05.173Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.413 secs) [2023-04-25T17:03:05.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.42 secs) [2023-04-25T17:03:05.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.427 secs) [2023-04-25T17:03:05.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.439 secs) [2023-04-25T17:03:05.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.442 secs) [2023-04-25T17:03:05.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.443 secs) [2023-04-25T17:03:05.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.452 secs) [2023-04-25T17:03:05.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.459 secs) [2023-04-25T17:03:05.174Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.466 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.469 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.471 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.474 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.476 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.52 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.531 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.539 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.562 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.564 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.566 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.627 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.629 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.636 secs) [2023-04-25T17:03:05.432Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.646 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.649 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.652 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.677 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.679 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.681 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.688 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.704 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.732 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.739 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.741 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.743 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.766 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.776 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.787 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.802 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.806 secs) [2023-04-25T17:03:05.691Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.839 secs) [2023-04-25T17:03:05.950Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.86 secs) [2023-04-25T17:03:05.950Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.874 secs) [2023-04-25T17:03:05.950Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.878 secs) [2023-04-25T17:03:05.950Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.88 secs) [2023-04-25T17:03:05.950Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.884 secs) [2023-04-25T17:03:05.950Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.888 secs) [2023-04-25T17:03:05.950Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.9 secs) [2023-04-25T17:03:05.950Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.924 secs) [2023-04-25T17:03:05.950Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.933 secs) [2023-04-25T17:03:05.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.941 secs) [2023-04-25T17:03:05.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 0.944 secs) [2023-04-25T17:03:05.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 0.945 secs) [2023-04-25T17:03:05.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 0.963 secs) [2023-04-25T17:03:05.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 0.971 secs) [2023-04-25T17:03:05.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 0.976 secs) [2023-04-25T17:03:05.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 0.984 secs) [2023-04-25T17:03:05.951Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.024 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.036 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.046 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.048 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.049 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.119 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.141 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.148 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.17 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.173 secs) [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.174 secs) [2023-04-25T17:03:06.209Z] WARN: ' [2023-04-25T17:03:06.209Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T17:03:06.209Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T17:03:06.209Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T17:03:06.209Z] in a future version of Angular. [2023-04-25T17:03:06.209Z] [2023-04-25T17:03:06.209Z] For more information on this, see our API docs here: [2023-04-25T17:03:06.209Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T17:03:06.209Z] ' [2023-04-25T17:03:06.209Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.174 secs) [2023-04-25T17:03:06.209Z] WARN: ' [2023-04-25T17:03:06.209Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T17:03:06.210Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T17:03:06.210Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T17:03:06.210Z] in a future version of Angular. [2023-04-25T17:03:06.210Z] [2023-04-25T17:03:06.210Z] For more information on this, see our API docs here: [2023-04-25T17:03:06.210Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T17:03:06.210Z] ' [2023-04-25T17:03:06.210Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.203 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.209 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.222 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.232 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.24 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.288 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.292 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.294 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.299 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.315 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.335 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.349 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.368 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.372 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.375 secs) [2023-04-25T17:03:06.469Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.388 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.404 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.433 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.458 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.472 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.487 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.509 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.517 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.525 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.534 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.542 secs) [2023-04-25T17:03:06.728Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.548 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.583 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.611 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.616 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.635 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.641 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.648 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.656 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.664 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.677 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.68 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.683 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.685 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.701 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.727 secs) [2023-04-25T17:03:06.985Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.751 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.76 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.771 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.779 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.79 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.793 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.796 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.8 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.804 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.809 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.812 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.823 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.851 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.861 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.867 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.874 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.879 secs) [2023-04-25T17:03:07.244Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.889 secs) [2023-04-25T17:03:07.502Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.906 secs) [2023-04-25T17:03:07.503Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.919 secs) [2023-04-25T17:03:07.503Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.923 secs) [2023-04-25T17:03:07.503Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.937 secs) [2023-04-25T17:03:07.503Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.946 secs) [2023-04-25T17:03:07.503Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.957 secs) [2023-04-25T17:03:07.503Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.971 secs) [2023-04-25T17:03:07.503Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.978 secs) [2023-04-25T17:03:07.503Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.985 secs) [2023-04-25T17:03:07.762Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.969 secs / 1.985 secs) [2023-04-25T17:03:07.762Z] TOTAL: 149 SUCCESS [2023-04-25T17:03:07.762Z] ✔ Browser application bundle generation complete. [2023-04-25T17:03:08.021Z] [2023-04-25T17:03:08.021Z] =============================== Coverage summary =============================== [2023-04-25T17:03:08.021Z] Statements : 40.95% ( 1466/3580 ) [2023-04-25T17:03:08.021Z] Branches : 12.03% ( 111/923 ) [2023-04-25T17:03:08.021Z] Functions : 33.2% ( 431/1298 ) [2023-04-25T17:03:08.021Z] Lines : 38.88% ( 1317/3387 ) [2023-04-25T17:03:08.021Z] ================================================================================ [2023-04-25T17:03:08.281Z] ✔ Browser application bundle generation complete. [2023-04-25T17:03:08.540Z] make[1]: Leaving directory '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/web' [Pipeline] echo [2023-04-25T17:03:08.549Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T17:03:08.563Z] $ docker stop --time=1 b09eb9eafe76d6aba47b0d3915b96029c544440e90020b1c8ad86a7796639b03 [2023-04-25T17:03:09.828Z] $ docker rm -f --volumes b09eb9eafe76d6aba47b0d3915b96029c544440e90020b1c8ad86a7796639b03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T17:03:10.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T17:03:11.195Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T17:03:11.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T17:03:12.284Z] + ls -al . [2023-04-25T17:03:12.284Z] total 188 [2023-04-25T17:03:12.284Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 25 17:01 . [2023-04-25T17:03:12.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:00 .. [2023-04-25T17:03:12.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:00 .blubracket [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 17:00 .dockerignore [2023-04-25T17:03:12.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 17:00 .git [2023-04-25T17:03:12.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:00 .github [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 17:00 .gitignore [2023-04-25T17:03:12.284Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 17:00 .semver [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 17:00 Attribution.txt [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 17:00 CHANGELOG.md [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 17:00 CONTRIBUTING.md [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 17:00 Dockerfile [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 17:00 Jenkinsfile [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 17:00 LICENSE [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 17:00 Makefile [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 17:00 README.md [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 17:00 VERSION [2023-04-25T17:03:12.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:00 assets [2023-04-25T17:03:12.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:00 bin [2023-04-25T17:03:12.284Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:00 cmd [2023-04-25T17:03:12.284Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 17:01 coverage.out [2023-04-25T17:03:12.284Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:00 docs [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 17:00 go.mod [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 17:00 go.sum [2023-04-25T17:03:12.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 17:00 internal [2023-04-25T17:03:12.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:00 snap [2023-04-25T17:03:12.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:00 testing [2023-04-25T17:03:12.284Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 17:00 version.go [2023-04-25T17:03:12.284Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 17:02 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:03:12.585Z] + 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=3e872cff0078595643f9355566ad67012cd32e2a --label arch=amd64 --label version=0.0.0 . [2023-04-25T17:03:12.843Z] Sending build context to Docker daemon 48.5MB [2023-04-25T17:03:12.843Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T17:03:12.843Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T17:03:12.843Z] ---> cf41f5d1de5d [2023-04-25T17:03:12.843Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T17:03:13.587Z] ---> Running in 324f155f1cd8 [2023-04-25T17:03:13.587Z] Removing intermediate container 324f155f1cd8 [2023-04-25T17:03:13.587Z] ---> 0c3dcf27798a [2023-04-25T17:03:13.587Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T17:03:13.587Z] ---> Running in aa72a1ed6a5f [2023-04-25T17:03:13.587Z] Removing intermediate container aa72a1ed6a5f [2023-04-25T17:03:13.587Z] ---> 5d37d7cc7b99 [2023-04-25T17:03:13.587Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T17:03:13.587Z] ---> Running in 462bfcf65a6c [2023-04-25T17:03:13.587Z] Removing intermediate container 462bfcf65a6c [2023-04-25T17:03:13.587Z] ---> 51a87ca045e0 [2023-04-25T17:03:13.587Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-25T17:03:13.846Z] ---> Running in 8b8a96c84edc [2023-04-25T17:03:13.846Z] Removing intermediate container 8b8a96c84edc [2023-04-25T17:03:13.846Z] ---> 2d60ea63e09c [2023-04-25T17:03:13.846Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T17:03:13.846Z] ---> Running in 4f7896b840bb [2023-04-25T17:03:13.846Z] Removing intermediate container 4f7896b840bb [2023-04-25T17:03:13.846Z] ---> e147e6a30506 [2023-04-25T17:03:13.846Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T17:03:14.780Z] ---> 942e56d088cc [2023-04-25T17:03:14.780Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T17:03:14.780Z] ---> Running in d3c294a58b6d [2023-04-25T17:03:15.039Z] Removing intermediate container d3c294a58b6d [2023-04-25T17:03:15.039Z] ---> f5449b066b7f [2023-04-25T17:03:15.039Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T17:03:15.298Z] ---> Running in 440167152bcf [2023-04-25T17:03:15.298Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T17:03:15.868Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T17:03:16.435Z] OK: 265 MiB in 53 packages [2023-04-25T17:03:17.001Z] Removing intermediate container 440167152bcf [2023-04-25T17:03:17.001Z] ---> fc2e749c0b8c [2023-04-25T17:03:17.001Z] Step 11/26 : ENV GO111MODULE=on [2023-04-25T17:03:17.001Z] ---> Running in be8562643d31 [2023-04-25T17:03:17.001Z] Removing intermediate container be8562643d31 [2023-04-25T17:03:17.001Z] ---> c8dd50a799b6 [2023-04-25T17:03:17.001Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T17:03:17.001Z] ---> Running in 889b9c9f8bf0 [2023-04-25T17:03:17.001Z] Removing intermediate container 889b9c9f8bf0 [2023-04-25T17:03:17.001Z] ---> 834821609e60 [2023-04-25T17:03:17.001Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-25T17:03:17.260Z] ---> b007f7d89e1f [2023-04-25T17:03:17.260Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T17:03:17.260Z] ---> Running in 27ec16daed97 [2023-04-25T17:03:17.497Z] feae8fd75edb: Pull complete [2023-04-25T17:03:17.498Z] 242c74f7c9fa: Pull complete [2023-04-25T17:03:17.498Z] 3cdef696dda3: Pull complete [2023-04-25T17:03:17.825Z] Removing intermediate container 27ec16daed97 [2023-04-25T17:03:17.825Z] ---> 57a2b56551b6 [2023-04-25T17:03:17.825Z] Step 15/26 : COPY . . [2023-04-25T17:03:19.725Z] ---> 5c3762a88660 [2023-04-25T17:03:19.725Z] Step 16/26 : RUN ${MAKE} [2023-04-25T17:03:19.725Z] ---> Running in 445d7d89269f [2023-04-25T17:03:19.726Z] 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-25T17:03:22.860Z] 2ced38df9373: Pull complete [2023-04-25T17:03:24.817Z] 58f1dce35555: Pull complete [2023-04-25T17:03:24.817Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T17:03:24.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T17:03:24.817Z] ---> fadd8f120f05 [2023-04-25T17:03:24.817Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T17:03:26.771Z] ---> Running in 4b9552823620 [2023-04-25T17:03:27.038Z] Removing intermediate container 4b9552823620 [2023-04-25T17:03:27.038Z] ---> ac938037a5c3 [2023-04-25T17:03:27.038Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T17:03:27.038Z] ---> Running in ba359f3c32e7 [2023-04-25T17:03:27.305Z] Removing intermediate container ba359f3c32e7 [2023-04-25T17:03:27.305Z] ---> f18ccad2d8f6 [2023-04-25T17:03:27.305Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T17:03:27.305Z] ---> Running in 582a0e23a809 [2023-04-25T17:03:27.572Z] Removing intermediate container 582a0e23a809 [2023-04-25T17:03:27.572Z] ---> c5a34ff72ff9 [2023-04-25T17:03:27.572Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-25T17:03:27.839Z] ---> Running in 000f815adad5 [2023-04-25T17:03:28.106Z] Removing intermediate container 000f815adad5 [2023-04-25T17:03:28.106Z] ---> 03ac3c203024 [2023-04-25T17:03:28.106Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T17:03:28.106Z] ---> Running in 21d092bbb367 [2023-04-25T17:03:28.374Z] Removing intermediate container 21d092bbb367 [2023-04-25T17:03:28.374Z] ---> aa04044da3c4 [2023-04-25T17:03:28.374Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T17:03:28.957Z] latest: Pulling from library/docker [2023-04-25T17:03:28.957Z] c41833b44d91: Already exists [2023-04-25T17:03:28.957Z] 6343a5c17821: Pulling fs layer [2023-04-25T17:03:28.957Z] 7fb3fc37985f: Pulling fs layer [2023-04-25T17:03:28.957Z] 0575e395e061: Pulling fs layer [2023-04-25T17:03:28.957Z] 28a0dd61ea81: Pulling fs layer [2023-04-25T17:03:28.957Z] bce86b966039: Pulling fs layer [2023-04-25T17:03:28.957Z] 3d10cc7f1ddc: Pulling fs layer [2023-04-25T17:03:28.957Z] 714e529b432d: Pulling fs layer [2023-04-25T17:03:28.957Z] d21675ac3ed3: Pulling fs layer [2023-04-25T17:03:28.957Z] c40c053d63ba: Pulling fs layer [2023-04-25T17:03:28.957Z] 990fd125c536: Pulling fs layer [2023-04-25T17:03:28.957Z] ec21c8e16db0: Pulling fs layer [2023-04-25T17:03:28.957Z] c96d84818e07: Pulling fs layer [2023-04-25T17:03:28.957Z] 5925a93ce1eb: Pulling fs layer [2023-04-25T17:03:28.957Z] d21675ac3ed3: Waiting [2023-04-25T17:03:28.957Z] c40c053d63ba: Waiting [2023-04-25T17:03:28.957Z] 990fd125c536: Waiting [2023-04-25T17:03:28.957Z] ec21c8e16db0: Waiting [2023-04-25T17:03:28.957Z] c96d84818e07: Waiting [2023-04-25T17:03:28.957Z] 5925a93ce1eb: Waiting [2023-04-25T17:03:28.957Z] 28a0dd61ea81: Waiting [2023-04-25T17:03:28.957Z] 3d10cc7f1ddc: Waiting [2023-04-25T17:03:28.957Z] bce86b966039: Waiting [2023-04-25T17:03:28.957Z] 714e529b432d: Waiting [2023-04-25T17:03:29.242Z] 7fb3fc37985f: Download complete [2023-04-25T17:03:29.242Z] 6343a5c17821: Verifying Checksum [2023-04-25T17:03:29.242Z] 6343a5c17821: Download complete [2023-04-25T17:03:29.943Z] 0575e395e061: Verifying Checksum [2023-04-25T17:03:29.943Z] 0575e395e061: Download complete [2023-04-25T17:03:29.943Z] 28a0dd61ea81: Verifying Checksum [2023-04-25T17:03:29.943Z] 28a0dd61ea81: Download complete [2023-04-25T17:03:29.943Z] 3d10cc7f1ddc: Download complete [2023-04-25T17:03:29.943Z] bce86b966039: Verifying Checksum [2023-04-25T17:03:29.943Z] bce86b966039: Download complete [2023-04-25T17:03:29.943Z] 714e529b432d: Verifying Checksum [2023-04-25T17:03:29.943Z] 714e529b432d: Download complete [2023-04-25T17:03:29.943Z] d21675ac3ed3: Verifying Checksum [2023-04-25T17:03:29.943Z] d21675ac3ed3: Download complete [2023-04-25T17:03:30.234Z] 6343a5c17821: Pull complete [2023-04-25T17:03:30.234Z] 990fd125c536: Verifying Checksum [2023-04-25T17:03:30.234Z] 990fd125c536: Download complete [2023-04-25T17:03:30.234Z] c96d84818e07: Verifying Checksum [2023-04-25T17:03:30.234Z] c96d84818e07: Download complete [2023-04-25T17:03:30.537Z] c40c053d63ba: Verifying Checksum [2023-04-25T17:03:30.537Z] c40c053d63ba: Download complete [2023-04-25T17:03:30.537Z] 5925a93ce1eb: Verifying Checksum [2023-04-25T17:03:30.537Z] 5925a93ce1eb: Download complete [2023-04-25T17:03:30.537Z] 7fb3fc37985f: Pull complete [2023-04-25T17:03:31.534Z] ec21c8e16db0: Verifying Checksum [2023-04-25T17:03:31.534Z] ec21c8e16db0: Download complete [2023-04-25T17:03:32.942Z] 0575e395e061: Pull complete [2023-04-25T17:03:33.914Z] 28a0dd61ea81: Pull complete [2023-04-25T17:03:34.881Z] bce86b966039: Pull complete [2023-04-25T17:03:35.150Z] 3d10cc7f1ddc: Pull complete [2023-04-25T17:03:35.419Z] 714e529b432d: Pull complete [2023-04-25T17:03:35.695Z] d21675ac3ed3: Pull complete [2023-04-25T17:03:36.670Z] c40c053d63ba: Pull complete [2023-04-25T17:03:36.946Z] 990fd125c536: Pull complete [2023-04-25T17:03:37.800Z] Removing intermediate container 445d7d89269f [2023-04-25T17:03:37.800Z] ---> 95948ca1825f [2023-04-25T17:03:37.800Z] Step 17/26 : FROM alpine:3.14 [2023-04-25T17:03:37.800Z] 3.14: Pulling from library/alpine [2023-04-25T17:03:37.800Z] f7dab3ab2d6e: Pulling fs layer [2023-04-25T17:03:37.800Z] f7dab3ab2d6e: Verifying Checksum [2023-04-25T17:03:37.800Z] f7dab3ab2d6e: Download complete [2023-04-25T17:03:37.800Z] f7dab3ab2d6e: Pull complete [2023-04-25T17:03:37.800Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-25T17:03:37.800Z] Status: Downloaded newer image for alpine:3.14 [2023-04-25T17:03:37.800Z] ---> 9e179bacf43c [2023-04-25T17:03:37.800Z] Step 18/26 : EXPOSE 4000 [2023-04-25T17:03:37.800Z] ---> Running in 70b0dbfce6f8 [2023-04-25T17:03:37.800Z] Removing intermediate container 70b0dbfce6f8 [2023-04-25T17:03:37.800Z] ---> 2bee11edbdc3 [2023-04-25T17:03:37.800Z] 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-25T17:03:38.061Z] ---> 1b2f8c2a0d21 [2023-04-25T17:03:38.061Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-25T17:03:38.061Z] ---> c6897abdbb00 [2023-04-25T17:03:38.061Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-25T17:03:38.061Z] ---> 224d82c7fadb [2023-04-25T17:03:38.061Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-25T17:03:38.321Z] ---> Running in 30dbca4492de [2023-04-25T17:03:38.321Z] Removing intermediate container 30dbca4492de [2023-04-25T17:03:38.321Z] ---> 0794d9544467 [2023-04-25T17:03:38.321Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-25T17:03:38.321Z] ---> Running in f23a7e396231 [2023-04-25T17:03:38.321Z] Removing intermediate container f23a7e396231 [2023-04-25T17:03:38.321Z] ---> 0a03346ac427 [2023-04-25T17:03:38.321Z] Step 24/26 : LABEL arch=amd64 [2023-04-25T17:03:38.321Z] ---> Running in 210b40482be8 [2023-04-25T17:03:38.580Z] Removing intermediate container 210b40482be8 [2023-04-25T17:03:38.580Z] ---> ae7c084ba2b1 [2023-04-25T17:03:38.580Z] Step 25/26 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a [2023-04-25T17:03:38.580Z] ---> Running in 33e3e98b9bc8 [2023-04-25T17:03:38.580Z] Removing intermediate container 33e3e98b9bc8 [2023-04-25T17:03:38.580Z] ---> fd95e6448af8 [2023-04-25T17:03:38.580Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T17:03:38.580Z] ---> Running in 78ca833153b0 [2023-04-25T17:03:38.580Z] Removing intermediate container 78ca833153b0 [2023-04-25T17:03:38.580Z] ---> a868d3d8bc36 [2023-04-25T17:03:38.580Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T17:03:38.580Z] Successfully built a868d3d8bc36 [2023-04-25T17:03:38.580Z] 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-25T17:03:38.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T17:03:38.994Z] [2023-04-25T17:03:38.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:03:39.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T17:03:39.291Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T17:03:39.291Z] 5eb5b503b376: Pulling fs layer [2023-04-25T17:03:39.291Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T17:03:39.291Z] ec43610c2a17: Pulling fs layer [2023-04-25T17:03:39.291Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T17:03:39.291Z] 33b1e0a273af: Pulling fs layer [2023-04-25T17:03:39.291Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T17:03:39.291Z] 2f39f015ded8: Pulling fs layer [2023-04-25T17:03:39.291Z] 3a2ae6a8a46f: Waiting [2023-04-25T17:03:39.291Z] 5d3b04190fa2: Waiting [2023-04-25T17:03:39.291Z] 33b1e0a273af: Waiting [2023-04-25T17:03:39.291Z] 2f39f015ded8: Waiting [2023-04-25T17:03:39.291Z] 5c69ac0246d0: Download complete [2023-04-25T17:03:39.291Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T17:03:39.291Z] 3a2ae6a8a46f: Download complete [2023-04-25T17:03:39.292Z] 33b1e0a273af: Verifying Checksum [2023-04-25T17:03:39.292Z] 33b1e0a273af: Download complete [2023-04-25T17:03:39.292Z] ec43610c2a17: Verifying Checksum [2023-04-25T17:03:39.292Z] ec43610c2a17: Download complete [2023-04-25T17:03:39.292Z] 5d3b04190fa2: Verifying Checksum [2023-04-25T17:03:39.292Z] 5d3b04190fa2: Download complete [2023-04-25T17:03:39.531Z] ec21c8e16db0: Pull complete [2023-04-25T17:03:39.531Z] c96d84818e07: Pull complete [2023-04-25T17:03:39.550Z] 5eb5b503b376: Verifying Checksum [2023-04-25T17:03:39.550Z] 5eb5b503b376: Download complete [2023-04-25T17:03:39.799Z] 5925a93ce1eb: Pull complete [2023-04-25T17:03:39.800Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-25T17:03:39.800Z] Status: Downloaded newer image for docker:latest [2023-04-25T17:03:40.116Z] 2f39f015ded8: Download complete [2023-04-25T17:03:40.681Z] 5eb5b503b376: Pull complete [2023-04-25T17:03:40.681Z] 5c69ac0246d0: Pull complete [2023-04-25T17:03:41.249Z] ec43610c2a17: Pull complete [2023-04-25T17:03:41.249Z] 3a2ae6a8a46f: Pull complete [2023-04-25T17:03:41.249Z] 33b1e0a273af: Pull complete [2023-04-25T17:03:41.507Z] 5d3b04190fa2: Pull complete [2023-04-25T17:03:42.452Z] ---> 66da446dbbd7 [2023-04-25T17:03:42.452Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T17:03:42.452Z] ---> Running in e32b71bd0129 [2023-04-25T17:03:43.860Z] Removing intermediate container e32b71bd0129 [2023-04-25T17:03:43.860Z] ---> 4d221b85e1b3 [2023-04-25T17:03:43.860Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T17:03:43.860Z] ---> Running in 1c4230a54703 [2023-04-25T17:03:44.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T17:03:45.691Z] 2f39f015ded8: Pull complete [2023-04-25T17:03:45.691Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T17:03:45.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T17:03:45.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T17:03:45.778Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T17:03:45.784Z] prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container [2023-04-25T17:03:45.822Z] $ 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/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T17:03:47.186Z] OK: 263 MiB in 53 packages [2023-04-25T17:03:48.149Z] Removing intermediate container 1c4230a54703 [2023-04-25T17:03:48.149Z] ---> e376b6b764fe [2023-04-25T17:03:48.149Z] Step 11/16 : ENV GO111MODULE=on [2023-04-25T17:03:48.149Z] ---> Running in 13498ee8ec35 [2023-04-25T17:03:48.417Z] Removing intermediate container 13498ee8ec35 [2023-04-25T17:03:48.417Z] ---> c16cb2587cab [2023-04-25T17:03:48.417Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T17:03:48.417Z] ---> Running in f368da18c364 [2023-04-25T17:03:48.684Z] Removing intermediate container f368da18c364 [2023-04-25T17:03:48.684Z] ---> cf709d96fdad [2023-04-25T17:03:48.684Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-25T17:03:49.269Z] ---> 4a7efd2b783c [2023-04-25T17:03:49.269Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T17:03:49.546Z] ---> Running in d7a1445d3185 [2023-04-25T17:03:50.203Z] $ docker top e22ac16f60aea2fcdebdfb9ab641e11d75604dba12d2dcba87175247be617494 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:03:50.603Z] ---> job-cost.sh [2023-04-25T17:03:50.603Z] lf-activate-venv: SKIPPING [2023-04-25T17:03:50.603Z] INFO: No Stack... [2023-04-25T17:03:50.860Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T17:03:51.119Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T17:03:51.409Z] + cat /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/cost.csv [2023-04-25T17:03:51.409Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T17:03:51.422Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [2023-04-25T17:03:51.428Z] Resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] did not exist. Created. [2023-04-25T17:03:51.428Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T17:03:51.730Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T17:03:52.146Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T17:03:52.152Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T17:03:52.170Z] $ docker stop --time=1 e22ac16f60aea2fcdebdfb9ab641e11d75604dba12d2dcba87175247be617494 [2023-04-25T17:03:53.500Z] $ docker rm -f --volumes e22ac16f60aea2fcdebdfb9ab641e11d75604dba12d2dcba87175247be617494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T17:04:45.980Z] Removing intermediate container d7a1445d3185 [2023-04-25T17:04:45.980Z] ---> 1b393def65f4 [2023-04-25T17:04:45.980Z] Step 15/16 : COPY . . [2023-04-25T17:04:45.980Z] ---> 7016a542cc07 [2023-04-25T17:04:45.980Z] Step 16/16 : RUN ${MAKE} [2023-04-25T17:04:45.980Z] ---> Running in 7311e76d6114 [2023-04-25T17:04:45.980Z] noop [2023-04-25T17:04:45.980Z] Removing intermediate container 7311e76d6114 [2023-04-25T17:04:45.980Z] ---> c17e40353f6a [2023-04-25T17:04:45.980Z] Successfully built c17e40353f6a [2023-04-25T17:04:45.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:04:46.345Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T17:04:46.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T17:04:46.551Z] prd-ubuntu20.04-docker-arm64-4c-16g-10858 does not seem to be running inside a container [2023-04-25T17:04:46.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat [2023-04-25T17:04:47.851Z] $ docker top 3c0fd31a68bd5053caa7ea2af85e490e17dcf5318724931556dc61e9baba75c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T17:04:48.672Z] + go version [2023-04-25T17:04:48.672Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T17:04:48.697Z] $ docker stop --time=1 3c0fd31a68bd5053caa7ea2af85e490e17dcf5318724931556dc61e9baba75c7 [2023-04-25T17:04:50.307Z] $ docker rm -f --volumes 3c0fd31a68bd5053caa7ea2af85e490e17dcf5318724931556dc61e9baba75c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:04:50.867Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T17:04:50.867Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T17:04:51.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-10858 does not seem to be running inside a container [2023-04-25T17:04:51.123Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** ci-base-image-arm64 cat [2023-04-25T17:04:53.902Z] $ docker top d010c6c2968a3977b86fec3bab69c60e6cbec03a354c5948f744b956c6aba7dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T17:04:54.731Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2023-04-25T17:04:55.057Z] + make test [2023-04-25T17:04:55.057Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-25T17:05:27.290Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-25T17:07:03.963Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-25T17:07:03.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-25T17:07:03.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-25T17:07:03.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-25T17:07:03.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-25T17:07:03.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-25T17:07:03.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-25T17:07:03.963Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-25T17:07:03.963Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-25T17:07:26.050Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T17:07:26.050Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T17:07:26.050Z] ./bin/test-attribution-txt.sh [2023-04-25T17:07:26.050Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-25T17:07:26.050Z] make -C web test [2023-04-25T17:07:26.050Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' [2023-04-25T17:07:26.050Z] make[1]: tput: No such file or directory [2023-04-25T17:07:26.050Z] make[1]: tput: No such file or directory [2023-04-25T17:07:26.050Z] warning: generating ./VERSION [2023-04-25T17:07:26.050Z] echo "0.0.0" > VERSION [2023-04-25T17:07:26.050Z] docker build \ [2023-04-25T17:07:26.050Z] -f Dockerfile \ [2023-04-25T17:07:26.050Z] --build-arg USER=1000 \ [2023-04-25T17:07:26.050Z] \ [2023-04-25T17:07:26.050Z] --label "git_sha=3e872cff0078595643f9355566ad67012cd32e2a" \ [2023-04-25T17:07:26.050Z] -t edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a \ [2023-04-25T17:07:26.050Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-25T17:07:26.050Z] . [2023-04-25T17:07:26.050Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-25T17:07:26.050Z] Install the buildx component to build images with BuildKit: [2023-04-25T17:07:26.050Z] https://docs.docker.com/go/buildx/ [2023-04-25T17:07:26.050Z] [2023-04-25T17:07:26.050Z] Sending build context to Docker daemon 3.269MB [2023-04-25T17:07:26.050Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-25T17:07:26.050Z] 16.17-alpine3.15: Pulling from library/node [2023-04-25T17:07:26.050Z] 47517142f6ba: Pulling fs layer [2023-04-25T17:07:26.050Z] 5f8c4bfa009b: Pulling fs layer [2023-04-25T17:07:26.050Z] f7079c9c4ba1: Pulling fs layer [2023-04-25T17:07:26.050Z] aba105e6f55a: Pulling fs layer [2023-04-25T17:07:26.050Z] aba105e6f55a: Waiting [2023-04-25T17:07:26.050Z] 47517142f6ba: Verifying Checksum [2023-04-25T17:07:26.050Z] f7079c9c4ba1: Verifying Checksum [2023-04-25T17:07:26.050Z] f7079c9c4ba1: Download complete [2023-04-25T17:07:26.050Z] aba105e6f55a: Verifying Checksum [2023-04-25T17:07:26.050Z] aba105e6f55a: Download complete [2023-04-25T17:07:26.050Z] 47517142f6ba: Pull complete [2023-04-25T17:07:26.050Z] 5f8c4bfa009b: Verifying Checksum [2023-04-25T17:07:26.050Z] 5f8c4bfa009b: Download complete [2023-04-25T17:07:29.394Z] 5f8c4bfa009b: Pull complete [2023-04-25T17:07:32.733Z] f7079c9c4ba1: Pull complete [2023-04-25T17:07:32.733Z] aba105e6f55a: Pull complete [2023-04-25T17:07:32.733Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-25T17:07:32.733Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-25T17:07:32.733Z] ---> bf1b8b58d215 [2023-04-25T17:07:32.733Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-25T17:07:33.009Z] ---> Running in aa9ad6fc42a4 [2023-04-25T17:07:33.973Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-25T17:07:34.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-25T17:07:35.201Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-25T17:07:35.201Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-25T17:07:35.201Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-25T17:07:35.201Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-25T17:07:35.201Z] (5/128) Installing libxcb (1.14-r2) [2023-04-25T17:07:35.201Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-25T17:07:35.201Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-25T17:07:35.201Z] (8/128) Installing libice (1.0.10-r0) [2023-04-25T17:07:35.201Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-25T17:07:35.201Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-25T17:07:35.201Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-25T17:07:35.201Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-25T17:07:35.201Z] (13/128) Installing xset (1.2.4-r0) [2023-04-25T17:07:35.201Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-25T17:07:35.201Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-25T17:07:35.201Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-25T17:07:35.201Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-25T17:07:35.201Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-25T17:07:35.201Z] (19/128) Installing libintl (0.21-r0) [2023-04-25T17:07:35.201Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-25T17:07:35.201Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-25T17:07:35.201Z] (22/128) Installing pcre (8.45-r1) [2023-04-25T17:07:35.201Z] (23/128) Installing glib (2.70.1-r0) [2023-04-25T17:07:35.469Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-25T17:07:35.470Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-25T17:07:35.470Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-25T17:07:35.470Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-25T17:07:35.470Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-25T17:07:35.470Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-25T17:07:35.738Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-25T17:07:35.738Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-25T17:07:35.738Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-25T17:07:35.738Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-25T17:07:35.738Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-25T17:07:35.738Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-25T17:07:35.738Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-25T17:07:35.738Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-25T17:07:35.738Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-25T17:07:35.738Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-25T17:07:35.738Z] (40/128) Installing libxi (1.8-r0) [2023-04-25T17:07:35.738Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-25T17:07:35.738Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-25T17:07:35.738Z] (43/128) Installing atk (2.36.0-r0) [2023-04-25T17:07:35.738Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-25T17:07:35.738Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-25T17:07:35.738Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-25T17:07:35.738Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-25T17:07:35.738Z] (48/128) Installing expat (2.5.0-r0) [2023-04-25T17:07:35.738Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-25T17:07:35.738Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-25T17:07:36.007Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-25T17:07:36.007Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-25T17:07:36.007Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-25T17:07:36.007Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-25T17:07:36.007Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-25T17:07:36.007Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-25T17:07:36.007Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-25T17:07:36.007Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-25T17:07:36.007Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-25T17:07:36.007Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-25T17:07:36.007Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-25T17:07:36.007Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-25T17:07:36.275Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-25T17:07:36.275Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-25T17:07:36.275Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-25T17:07:36.275Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-25T17:07:36.275Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-25T17:07:36.275Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-25T17:07:36.275Z] (69/128) Installing pango (1.48.10-r0) [2023-04-25T17:07:36.275Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-25T17:07:36.275Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-25T17:07:36.275Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-25T17:07:36.275Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-25T17:07:36.542Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-25T17:07:36.542Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-25T17:07:36.809Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-25T17:07:36.809Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-25T17:07:36.809Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-25T17:07:36.809Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-25T17:07:37.076Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-25T17:07:39.033Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-25T17:07:39.033Z] (80/128) Installing flac (1.3.4-r0) [2023-04-25T17:07:39.033Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-25T17:07:39.033Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-25T17:07:39.033Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-25T17:07:39.301Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-25T17:07:39.301Z] (85/128) Installing libass (0.15.2-r0) [2023-04-25T17:07:39.301Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-25T17:07:39.301Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-25T17:07:39.301Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-25T17:07:39.301Z] (89/128) Installing lame (3.100-r0) [2023-04-25T17:07:39.301Z] (90/128) Installing opus (1.3.1-r1) [2023-04-25T17:07:39.301Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-25T17:07:39.301Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-25T17:07:39.301Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-25T17:07:39.301Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-25T17:07:39.301Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-25T17:07:39.568Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-25T17:07:39.568Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-25T17:07:39.568Z] (98/128) Installing libva (2.13.0-r0) [2023-04-25T17:07:39.568Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-25T17:07:39.568Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-25T17:07:39.568Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-25T17:07:39.568Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-25T17:07:39.568Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-25T17:07:39.568Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-25T17:07:39.568Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-25T17:07:39.568Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-25T17:07:39.834Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-25T17:07:40.103Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-25T17:07:40.103Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-25T17:07:40.103Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-25T17:07:40.103Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-25T17:07:40.103Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-25T17:07:40.103Z] (113/128) Installing nspr (4.32-r0) [2023-04-25T17:07:40.103Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-25T17:07:40.103Z] (115/128) Installing nss (3.78.1-r0) [2023-04-25T17:07:40.378Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-25T17:07:40.378Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-25T17:07:40.378Z] (118/128) Installing orc (0.4.32-r0) [2023-04-25T17:07:40.378Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-25T17:07:40.378Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-25T17:07:40.378Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-25T17:07:40.378Z] (122/128) Installing libpulse (15.0-r2) [2023-04-25T17:07:40.378Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-25T17:07:40.378Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-25T17:07:40.378Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-25T17:07:40.378Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-25T17:07:40.378Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-25T17:07:40.645Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-25T17:07:44.896Z] Executing busybox-1.34.1-r7.trigger [2023-04-25T17:07:44.896Z] Executing glib-2.70.1-r0.trigger [2023-04-25T17:07:44.896Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-25T17:07:46.310Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-25T17:07:46.310Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-25T17:07:46.310Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-25T17:07:46.310Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-25T17:07:46.578Z] OK: 275 MiB in 144 packages [2023-04-25T17:07:54.769Z] Removing intermediate container aa9ad6fc42a4 [2023-04-25T17:07:54.769Z] ---> a35650e245ae [2023-04-25T17:07:54.769Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-25T17:07:54.769Z] ---> Running in a1a0a62546d2 [2023-04-25T17:07:54.769Z] Removing intermediate container a1a0a62546d2 [2023-04-25T17:07:54.769Z] ---> 065f68353804 [2023-04-25T17:07:54.769Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-25T17:07:54.769Z] ---> Running in 47a2c09898af [2023-04-25T17:07:55.034Z] Removing intermediate container 47a2c09898af [2023-04-25T17:07:55.034Z] ---> 183c31759e8a [2023-04-25T17:07:55.034Z] Step 5/10 : RUN npm install -g npm [2023-04-25T17:07:55.303Z] ---> Running in 71cacb1d6995 [2023-04-25T17:08:27.534Z] [2023-04-25T17:08:27.534Z] removed 7 packages, changed 100 packages, and audited 239 packages in 24s [2023-04-25T17:08:27.534Z] [2023-04-25T17:08:27.534Z] 18 packages are looking for funding [2023-04-25T17:08:27.534Z] run `npm fund` for details [2023-04-25T17:08:27.534Z] [2023-04-25T17:08:27.534Z] found 0 vulnerabilities [2023-04-25T17:08:27.534Z] Removing intermediate container 71cacb1d6995 [2023-04-25T17:08:27.534Z] ---> 05aaabfdc207 [2023-04-25T17:08:27.534Z] Step 6/10 : ARG USER=1000 [2023-04-25T17:08:27.534Z] ---> Running in 9988af2da14e [2023-04-25T17:08:27.801Z] Removing intermediate container 9988af2da14e [2023-04-25T17:08:27.801Z] ---> 1e1284ee3247 [2023-04-25T17:08:27.801Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-25T17:08:27.801Z] ---> Running in 4eee43bdf418 [2023-04-25T17:08:29.747Z] Removing intermediate container 4eee43bdf418 [2023-04-25T17:08:29.747Z] ---> 74d2c2a81b91 [2023-04-25T17:08:29.748Z] Step 8/10 : USER $USER:$USER [2023-04-25T17:08:29.748Z] ---> Running in 4dd2766161a6 [2023-04-25T17:08:29.748Z] Removing intermediate container 4dd2766161a6 [2023-04-25T17:08:29.748Z] ---> 40b39edf831f [2023-04-25T17:08:29.748Z] Step 9/10 : WORKDIR /app [2023-04-25T17:08:30.023Z] ---> Running in e2c2dccd488d [2023-04-25T17:08:30.288Z] Removing intermediate container e2c2dccd488d [2023-04-25T17:08:30.288Z] ---> 34dcc47b3a98 [2023-04-25T17:08:30.288Z] Step 10/10 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a [2023-04-25T17:08:30.288Z] ---> Running in e8e05a2ecce4 [2023-04-25T17:08:30.557Z] Removing intermediate container e8e05a2ecce4 [2023-04-25T17:08:30.557Z] ---> c1f47b7130d9 [2023-04-25T17:08:30.557Z] Successfully built c1f47b7130d9 [2023-04-25T17:08:30.557Z] Successfully tagged edgexfoundry/edgex-web-ui:3e872cff0078595643f9355566ad67012cd32e2a [2023-04-25T17:08:30.557Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-25T17:08:30.557Z] touch edgex-web-ui.imagebuilt [2023-04-25T17:08:30.557Z] mkdir -p node_modules coverage [2023-04-25T17:08:30.557Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-25T17:08:30.557Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-25T17:08:42.886Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:08:42.886Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-25T17:08:42.886Z] npm WARN EBADENGINE required: { [2023-04-25T17:08:42.886Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:08:42.886Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:08:42.886Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:08:42.886Z] npm WARN EBADENGINE }, [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE required: { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE }, [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE required: { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE }, [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE required: { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE }, [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE required: { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE }, [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE required: { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE }, [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE required: { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE }, [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE required: { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE }, [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE required: { [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE }, [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T17:08:42.887Z] npm WARN EBADENGINE } [2023-04-25T17:09:09.587Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-25T17:09:09.587Z] 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-25T17:09:09.587Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-25T17:09:09.587Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T17:09:09.587Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-25T17:09:13.956Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-25T17:09:20.667Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-25T17:09:20.667Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-25T17:09:20.667Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-25T17:09:42.729Z] 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-25T17:09:42.729Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T17:09:42.729Z] 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-25T17:09:45.307Z] 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-25T17:09:47.250Z] 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-25T17:09:48.654Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T17:10:02.025Z] 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-25T17:10:02.607Z] 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-25T17:10:17.597Z] 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-25T17:10:44.268Z] 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-25T17:11:23.128Z] [2023-04-25T17:11:23.128Z] added 1475 packages, and audited 1476 packages in 3m [2023-04-25T17:11:23.128Z] [2023-04-25T17:11:23.128Z] 90 packages are looking for funding [2023-04-25T17:11:23.128Z] run `npm fund` for details [2023-04-25T17:11:23.128Z] [2023-04-25T17:11:23.128Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-25T17:11:23.128Z] [2023-04-25T17:11:23.128Z] To address issues that do not require attention, run: [2023-04-25T17:11:23.128Z] npm audit fix [2023-04-25T17:11:23.128Z] [2023-04-25T17:11:23.128Z] To address all issues (including breaking changes), run: [2023-04-25T17:11:23.128Z] npm audit fix --force [2023-04-25T17:11:23.128Z] [2023-04-25T17:11:23.128Z] Run `npm audit` for details. [2023-04-25T17:11:23.128Z] 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-25T17:11:38.098Z] - Generating browser application bundles (phase: setup)... [2023-04-25T17:12:10.296Z] Compiling @angular/core : es2015 as esm2015 [2023-04-25T17:12:10.296Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-25T17:12:32.340Z] Compiling @angular/common : es2015 as esm2015 [2023-04-25T17:12:32.340Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-25T17:12:38.971Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-25T17:12:38.971Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-25T17:12:43.236Z] Compiling @angular/router : es2015 as esm2015 [2023-04-25T17:12:43.236Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-25T17:12:48.581Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-25T17:12:51.170Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-25T17:12:51.170Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-25T17:12:53.756Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-25T17:12:55.170Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-25T17:12:55.170Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-25T17:13:51.560Z] 25 04 2023 17:13:50.523:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-25T17:13:51.560Z] 25 04 2023 17:13:50.535:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-25T17:13:51.560Z] 25 04 2023 17:13:50.560:INFO [launcher]: Starting browser ChromeHeadless [2023-04-25T17:14:59.408Z] 25 04 2023 17:14:50.781:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-25T17:15:11.706Z] 25 04 2023 17:15:11.308:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-25T17:15:18.341Z] 25 04 2023 17:15:17.748:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-25T17:15:45.003Z] ✔ Browser application bundle generation complete. [2023-04-25T17:15:45.003Z] 25 04 2023 17:15:44.038:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket Kw4_lIr6UPmldyVvAAAB with id 10729585 [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.454 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.69 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.751 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.788 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.807 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.829 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.9 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.919 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.943 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.171 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.192 secs) [2023-04-25T17:16:03.212Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.204 secs) [2023-04-25T17:16:03.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.644 secs) [2023-04-25T17:16:04.434Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.626 secs) [2023-04-25T17:16:05.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.79 secs) [2023-04-25T17:16:05.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.886 secs) [2023-04-25T17:16:05.014Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.904 secs) [2023-04-25T17:16:05.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.02 secs) [2023-04-25T17:16:05.547Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.338 secs) [2023-04-25T17:16:06.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.827 secs) [2023-04-25T17:16:06.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.937 secs) [2023-04-25T17:16:06.394Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.097 secs) [2023-04-25T17:16:06.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.212 secs) [2023-04-25T17:16:06.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.279 secs) [2023-04-25T17:16:06.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.3 secs) [2023-04-25T17:16:06.927Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.558 secs) [2023-04-25T17:16:07.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.627 secs) [2023-04-25T17:16:07.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.723 secs) [2023-04-25T17:16:07.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.795 secs) [2023-04-25T17:16:07.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.843 secs) [2023-04-25T17:16:07.723Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.946 secs) [2023-04-25T17:16:07.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.08 secs) [2023-04-25T17:16:07.989Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.164 secs) [2023-04-25T17:16:08.255Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.389 secs) [2023-04-25T17:16:08.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.476 secs) [2023-04-25T17:16:08.520Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.628 secs) [2023-04-25T17:16:08.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.694 secs) [2023-04-25T17:16:08.786Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.75 secs) [2023-04-25T17:16:09.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.939 secs) [2023-04-25T17:16:09.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.114 secs) [2023-04-25T17:16:09.317Z] WARN: ' [2023-04-25T17:16:09.317Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T17:16:09.317Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T17:16:09.317Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T17:16:09.317Z] in a future version of Angular. [2023-04-25T17:16:09.317Z] [2023-04-25T17:16:09.317Z] For more information on this, see our API docs here: [2023-04-25T17:16:09.317Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T17:16:09.317Z] ' [2023-04-25T17:16:09.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.114 secs) [2023-04-25T17:16:09.317Z] WARN: ' [2023-04-25T17:16:09.317Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T17:16:09.317Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T17:16:09.317Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T17:16:09.317Z] in a future version of Angular. [2023-04-25T17:16:09.317Z] [2023-04-25T17:16:09.317Z] For more information on this, see our API docs here: [2023-04-25T17:16:09.317Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T17:16:09.317Z] ' [2023-04-25T17:16:09.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.281 secs) [2023-04-25T17:16:09.648Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.309 secs) [2023-04-25T17:16:09.648Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.318 secs) [2023-04-25T17:16:09.648Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.362 secs) [2023-04-25T17:16:09.648Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.377 secs) [2023-04-25T17:16:09.648Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.39 secs) [2023-04-25T17:16:09.648Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.498 secs) [2023-04-25T17:16:09.926Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.674 secs) [2023-04-25T17:16:10.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.774 secs) [2023-04-25T17:16:10.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.877 secs) [2023-04-25T17:16:10.210Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.893 secs) [2023-04-25T17:16:10.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.941 secs) [2023-04-25T17:16:10.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.972 secs) [2023-04-25T17:16:10.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.001 secs) [2023-04-25T17:16:10.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.05 secs) [2023-04-25T17:16:10.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.131 secs) [2023-04-25T17:16:10.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.174 secs) [2023-04-25T17:16:10.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.232 secs) [2023-04-25T17:16:10.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.3 secs) [2023-04-25T17:16:11.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.34 secs) [2023-04-25T17:16:11.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.391 secs) [2023-04-25T17:16:11.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.458 secs) [2023-04-25T17:16:11.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.502 secs) [2023-04-25T17:16:11.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.594 secs) [2023-04-25T17:16:11.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.608 secs) [2023-04-25T17:16:11.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.639 secs) [2023-04-25T17:16:11.358Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.695 secs) [2023-04-25T17:16:11.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.729 secs) [2023-04-25T17:16:11.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.765 secs) [2023-04-25T17:16:11.658Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.942 secs) [2023-04-25T17:16:11.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.079 secs) [2023-04-25T17:16:11.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.117 secs) [2023-04-25T17:16:12.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.185 secs) [2023-04-25T17:16:12.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.212 secs) [2023-04-25T17:16:12.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.264 secs) [2023-04-25T17:16:12.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.281 secs) [2023-04-25T17:16:12.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.297 secs) [2023-04-25T17:16:12.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.328 secs) [2023-04-25T17:16:12.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.377 secs) [2023-04-25T17:16:12.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.437 secs) [2023-04-25T17:16:12.480Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.459 secs) [2023-04-25T17:16:12.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.489 secs) [2023-04-25T17:16:12.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.514 secs) [2023-04-25T17:16:12.761Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.647 secs) [2023-04-25T17:16:13.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.689 secs) [2023-04-25T17:16:13.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.713 secs) [2023-04-25T17:16:13.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.722 secs) [2023-04-25T17:16:13.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.731 secs) [2023-04-25T17:16:13.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.752 secs) [2023-04-25T17:16:13.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.882 secs) [2023-04-25T17:16:13.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.897 secs) [2023-04-25T17:16:13.292Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.912 secs) [2023-04-25T17:16:13.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.078 secs) [2023-04-25T17:16:13.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.104 secs) [2023-04-25T17:16:13.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.27 secs) [2023-04-25T17:16:13.824Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.406 secs) [2023-04-25T17:16:14.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.46 secs) [2023-04-25T17:16:14.090Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.503 secs) [2023-04-25T17:16:14.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.705 secs) [2023-04-25T17:16:14.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.769 secs) [2023-04-25T17:16:14.356Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.828 secs) [2023-04-25T17:16:14.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.921 secs) [2023-04-25T17:16:14.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.082 secs) [2023-04-25T17:16:14.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.151 secs) [2023-04-25T17:16:15.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.326 secs) [2023-04-25T17:16:15.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.371 secs) [2023-04-25T17:16:15.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.385 secs) [2023-04-25T17:16:15.153Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.399 secs) [2023-04-25T17:16:15.419Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.477 secs) [2023-04-25T17:16:15.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.641 secs) [2023-04-25T17:16:15.688Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.717 secs) [2023-04-25T17:16:15.955Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.85 secs) [2023-04-25T17:16:16.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.173 secs) [2023-04-25T17:16:16.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.26 secs) [2023-04-25T17:16:16.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.279 secs) [2023-04-25T17:16:16.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.39 secs) [2023-04-25T17:16:16.754Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.472 secs) [2023-04-25T17:16:17.022Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.797 secs) [2023-04-25T17:16:17.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.001 secs) [2023-04-25T17:16:17.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.023 secs) [2023-04-25T17:16:17.553Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.036 secs) [2023-04-25T17:16:17.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.231 secs) [2023-04-25T17:16:17.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.257 secs) [2023-04-25T17:16:17.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.278 secs) [2023-04-25T17:16:18.085Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.516 secs) [2023-04-25T17:16:18.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.572 secs) [2023-04-25T17:16:18.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.661 secs) [2023-04-25T17:16:18.351Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.695 secs) [2023-04-25T17:16:18.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.73 secs) [2023-04-25T17:16:18.617Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.76 secs) [2023-04-25T17:16:18.882Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 13.08 secs) [2023-04-25T17:16:19.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 13.195 secs) [2023-04-25T17:16:19.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.217 secs) [2023-04-25T17:16:19.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.236 secs) [2023-04-25T17:16:19.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.345 secs) [2023-04-25T17:16:19.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.508 secs) [2023-04-25T17:16:19.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.551 secs) [2023-04-25T17:16:19.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.596 secs) [2023-04-25T17:16:19.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.638 secs) [2023-04-25T17:16:19.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.67 secs) [2023-04-25T17:16:19.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.774 secs) [2023-04-25T17:16:20.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.818 secs) [2023-04-25T17:16:20.221Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.937 secs) [2023-04-25T17:16:20.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.07 secs) [2023-04-25T17:16:20.487Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.167 secs) [2023-04-25T17:16:20.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.348 secs) [2023-04-25T17:16:20.753Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.396 secs) [2023-04-25T17:16:21.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.427 secs) [2023-04-25T17:16:21.017Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.456 secs) [2023-04-25T17:16:21.973Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.383 secs / 14.456 secs) [2023-04-25T17:16:21.973Z] TOTAL: 149 SUCCESS [2023-04-25T17:16:21.973Z] ✔ Browser application bundle generation complete. [2023-04-25T17:16:25.307Z] [2023-04-25T17:16:25.307Z] =============================== Coverage summary =============================== [2023-04-25T17:16:25.307Z] Statements : 40.98% ( 1467/3580 ) [2023-04-25T17:16:25.307Z] Branches : 12.03% ( 111/923 ) [2023-04-25T17:16:25.307Z] Functions : 33.28% ( 432/1298 ) [2023-04-25T17:16:25.307Z] Lines : 38.91% ( 1318/3387 ) [2023-04-25T17:16:25.307Z] ================================================================================ [2023-04-25T17:16:25.307Z] 25 04 2023 17:16:25.096:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-25T17:16:26.262Z] ✔ Browser application bundle generation complete. [2023-04-25T17:16:27.218Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo [2023-04-25T17:16:27.234Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T17:16:27.260Z] $ docker stop --time=1 d010c6c2968a3977b86fec3bab69c60e6cbec03a354c5948f744b956c6aba7dd [2023-04-25T17:16:29.074Z] $ docker rm -f --volumes d010c6c2968a3977b86fec3bab69c60e6cbec03a354c5948f744b956c6aba7dd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T17:16:30.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T17:16:32.671Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T17:16:37.835Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T17:16:38.214Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T17:16:41.108Z] + ls -al . [2023-04-25T17:16:41.109Z] total 184 [2023-04-25T17:16:41.109Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 25 17:04 . [2023-04-25T17:16:41.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:02 .. [2023-04-25T17:16:41.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:02 .blubracket [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 17:02 .dockerignore [2023-04-25T17:16:41.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 17:02 .git [2023-04-25T17:16:41.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:02 .github [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 17:02 .gitignore [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 17:02 Attribution.txt [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 17:02 CHANGELOG.md [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 17:02 CONTRIBUTING.md [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 17:02 Dockerfile [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 17:02 Jenkinsfile [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 17:02 LICENSE [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 17:02 Makefile [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 17:02 README.md [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 17:00 VERSION [2023-04-25T17:16:41.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:02 assets [2023-04-25T17:16:41.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:02 bin [2023-04-25T17:16:41.109Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 17:02 cmd [2023-04-25T17:16:41.109Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 17:04 coverage.out [2023-04-25T17:16:41.109Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 17:02 docs [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 17:02 go.mod [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 17:02 go.sum [2023-04-25T17:16:41.109Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 17:02 internal [2023-04-25T17:16:41.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:02 snap [2023-04-25T17:16:41.109Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 17:02 testing [2023-04-25T17:16:41.109Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 17:02 version.go [2023-04-25T17:16:41.109Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 17:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:16:41.449Z] + 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=3e872cff0078595643f9355566ad67012cd32e2a --label arch=arm64 --label version=0.0.0 . [2023-04-25T17:16:43.104Z] Sending build context to Docker daemon 31.55MB [2023-04-25T17:16:43.105Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T17:16:43.105Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T17:16:43.105Z] ---> c17e40353f6a [2023-04-25T17:16:43.105Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T17:16:43.685Z] ---> Running in 3c56efc6678c [2023-04-25T17:16:43.950Z] Removing intermediate container 3c56efc6678c [2023-04-25T17:16:43.950Z] ---> 8aee08a25c73 [2023-04-25T17:16:43.950Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T17:16:43.950Z] ---> Running in 084c4cd6cd71 [2023-04-25T17:16:44.230Z] Removing intermediate container 084c4cd6cd71 [2023-04-25T17:16:44.230Z] ---> af850500ac67 [2023-04-25T17:16:44.230Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T17:16:44.230Z] ---> Running in 34b30cfafdfe [2023-04-25T17:16:44.496Z] Removing intermediate container 34b30cfafdfe [2023-04-25T17:16:44.496Z] ---> 41295952e450 [2023-04-25T17:16:44.496Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-25T17:16:44.765Z] ---> Running in ab9c71e20da0 [2023-04-25T17:16:45.030Z] Removing intermediate container ab9c71e20da0 [2023-04-25T17:16:45.030Z] ---> 259f7b375e13 [2023-04-25T17:16:45.030Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T17:16:45.030Z] ---> Running in 4282dbe89ea8 [2023-04-25T17:16:45.295Z] Removing intermediate container 4282dbe89ea8 [2023-04-25T17:16:45.296Z] ---> bdaac6bd10c1 [2023-04-25T17:16:45.296Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T17:16:47.234Z] ---> 559caeab7ba4 [2023-04-25T17:16:47.234Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T17:16:47.234Z] ---> Running in 88c34c324dcc [2023-04-25T17:16:48.641Z] Removing intermediate container 88c34c324dcc [2023-04-25T17:16:48.641Z] ---> 5a606d5662b5 [2023-04-25T17:16:48.641Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T17:16:48.641Z] ---> Running in 9326f607bfba [2023-04-25T17:16:49.597Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T17:16:50.550Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T17:16:51.955Z] OK: 263 MiB in 53 packages [2023-04-25T17:16:52.914Z] Removing intermediate container 9326f607bfba [2023-04-25T17:16:52.914Z] ---> 4e052bdb673f [2023-04-25T17:16:52.914Z] Step 11/26 : ENV GO111MODULE=on [2023-04-25T17:16:52.914Z] ---> Running in 32e890eb67ab [2023-04-25T17:16:53.181Z] Removing intermediate container 32e890eb67ab [2023-04-25T17:16:53.181Z] ---> a820170b8117 [2023-04-25T17:16:53.181Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T17:16:53.181Z] ---> Running in 89e1226169e1 [2023-04-25T17:16:53.449Z] Removing intermediate container 89e1226169e1 [2023-04-25T17:16:53.449Z] ---> 73dd1db64bbd [2023-04-25T17:16:53.449Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-25T17:16:54.032Z] ---> c98487b6390c [2023-04-25T17:16:54.032Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T17:16:54.032Z] ---> Running in b2c30c8878f7 [2023-04-25T17:16:55.968Z] Removing intermediate container b2c30c8878f7 [2023-04-25T17:16:55.968Z] ---> 8617de6d7645 [2023-04-25T17:16:55.968Z] Step 15/26 : COPY . . [2023-04-25T17:17:00.216Z] ---> e636ba4d8840 [2023-04-25T17:17:00.216Z] Step 16/26 : RUN ${MAKE} [2023-04-25T17:17:00.216Z] ---> Running in 04cfc2e7dc4a [2023-04-25T17:17:01.175Z] 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-25T17:19:07.824Z] Removing intermediate container 04cfc2e7dc4a [2023-04-25T17:19:07.824Z] ---> 0bab9a4e3f0f [2023-04-25T17:19:07.824Z] Step 17/26 : FROM alpine:3.14 [2023-04-25T17:19:07.824Z] 3.14: Pulling from library/alpine [2023-04-25T17:19:07.824Z] 422ed46b1a92: Pulling fs layer [2023-04-25T17:19:07.824Z] 422ed46b1a92: Download complete [2023-04-25T17:19:07.824Z] 422ed46b1a92: Pull complete [2023-04-25T17:19:07.824Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-25T17:19:07.824Z] Status: Downloaded newer image for alpine:3.14 [2023-04-25T17:19:07.824Z] ---> 46c5e66a9efa [2023-04-25T17:19:07.824Z] Step 18/26 : EXPOSE 4000 [2023-04-25T17:19:07.824Z] ---> Running in 25cd2e918bc6 [2023-04-25T17:19:07.824Z] Removing intermediate container 25cd2e918bc6 [2023-04-25T17:19:07.824Z] ---> d6b34a4c4ec1 [2023-04-25T17:19:07.824Z] 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-25T17:19:07.824Z] ---> 13d72b2a7793 [2023-04-25T17:19:07.824Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-25T17:19:07.824Z] ---> 6a7bdb1f6f8b [2023-04-25T17:19:07.824Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-25T17:19:07.824Z] ---> d6fd7b53a5f8 [2023-04-25T17:19:07.824Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-25T17:19:07.824Z] ---> Running in fc4c61e039ff [2023-04-25T17:19:07.824Z] Removing intermediate container fc4c61e039ff [2023-04-25T17:19:07.824Z] ---> d49f35094d67 [2023-04-25T17:19:07.824Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-25T17:19:07.824Z] ---> Running in af2513655974 [2023-04-25T17:19:07.824Z] Removing intermediate container af2513655974 [2023-04-25T17:19:07.824Z] ---> 7af478ce72f8 [2023-04-25T17:19:07.824Z] Step 24/26 : LABEL arch=arm64 [2023-04-25T17:19:07.824Z] ---> Running in e316923d7d08 [2023-04-25T17:19:07.824Z] Removing intermediate container e316923d7d08 [2023-04-25T17:19:07.824Z] ---> 2f210038e9bd [2023-04-25T17:19:07.824Z] Step 25/26 : LABEL git_sha=3e872cff0078595643f9355566ad67012cd32e2a [2023-04-25T17:19:07.824Z] ---> Running in 0d9b3363cd32 [2023-04-25T17:19:07.824Z] Removing intermediate container 0d9b3363cd32 [2023-04-25T17:19:07.824Z] ---> f776c2cfdc99 [2023-04-25T17:19:07.824Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T17:19:07.824Z] ---> Running in aebbe2377021 [2023-04-25T17:19:07.824Z] Removing intermediate container aebbe2377021 [2023-04-25T17:19:07.824Z] ---> 6991bf693bc9 [2023-04-25T17:19:07.824Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T17:19:07.824Z] Successfully built 6991bf693bc9 [2023-04-25T17:19:07.824Z] 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-25T17:19:08.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T17:19:08.257Z] [2023-04-25T17:19:08.257Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:19:08.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T17:19:08.586Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T17:19:08.586Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T17:19:08.586Z] 04944245beec: Pulling fs layer [2023-04-25T17:19:08.586Z] 699f458cf7ca: Pulling fs layer [2023-04-25T17:19:08.586Z] 765212b225bb: Pulling fs layer [2023-04-25T17:19:08.586Z] f23df028b6ca: Pulling fs layer [2023-04-25T17:19:08.586Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T17:19:08.586Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T17:19:08.586Z] f23df028b6ca: Waiting [2023-04-25T17:19:08.586Z] d65c8cfc05b1: Waiting [2023-04-25T17:19:08.586Z] 765212b225bb: Waiting [2023-04-25T17:19:08.586Z] 2437ff75d9bd: Waiting [2023-04-25T17:19:08.851Z] 04944245beec: Download complete [2023-04-25T17:19:08.851Z] 765212b225bb: Verifying Checksum [2023-04-25T17:19:08.851Z] 765212b225bb: Download complete [2023-04-25T17:19:08.851Z] f23df028b6ca: Download complete [2023-04-25T17:19:08.851Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T17:19:08.851Z] d65c8cfc05b1: Download complete [2023-04-25T17:19:08.851Z] 699f458cf7ca: Verifying Checksum [2023-04-25T17:19:08.851Z] 699f458cf7ca: Download complete [2023-04-25T17:19:09.436Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T17:19:09.436Z] 8998bd30e6a1: Download complete [2023-04-25T17:19:11.372Z] 2437ff75d9bd: Verifying Checksum [2023-04-25T17:19:11.372Z] 2437ff75d9bd: Download complete [2023-04-25T17:19:13.310Z] 8998bd30e6a1: Pull complete [2023-04-25T17:19:13.893Z] 04944245beec: Pull complete [2023-04-25T17:19:15.306Z] 699f458cf7ca: Pull complete [2023-04-25T17:19:15.306Z] 765212b225bb: Pull complete [2023-04-25T17:19:16.276Z] f23df028b6ca: Pull complete [2023-04-25T17:19:16.276Z] d65c8cfc05b1: Pull complete [2023-04-25T17:19:31.256Z] 2437ff75d9bd: Pull complete [2023-04-25T17:19:31.256Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T17:19:31.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T17:19:31.256Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T17:19:31.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-10858 does not seem to be running inside a container [2023-04-25T17:19:31.532Z] $ 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/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-25T17:19:34.224Z] $ docker top 668ffd12a5c1765f174c8b3dbd626ded0a11205bf69f1bbb70fe277b6e714bc9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:19:35.053Z] ---> job-cost.sh [2023-04-25T17:19:35.053Z] lf-activate-venv: SKIPPING [2023-04-25T17:19:35.053Z] INFO: No Stack... [2023-04-25T17:19:35.318Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T17:19:36.273Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T17:19:36.903Z] + + cat /w/workspace/edgex-ui-go/2/archives/cost.csvcut [2023-04-25T17:19:36.903Z] -d, -f6 [Pipeline] lock [2023-04-25T17:19:36.967Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [2023-04-25T17:19:36.973Z] Resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] did not exist. Created. [2023-04-25T17:19:36.973Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T17:19:37.314Z] /w/workspace/edgex-ui-go/2@tmp/durable-dffc4944/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T17:19:37.964Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T17:19:37.985Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T17:19:42.724Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T17:19:42.732Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T17:19:42.769Z] $ docker stop --time=1 668ffd12a5c1765f174c8b3dbd626ded0a11205bf69f1bbb70fe277b6e714bc9 [2023-04-25T17:19:44.421Z] $ docker rm -f --volumes 668ffd12a5c1765f174c8b3dbd626ded0a11205bf69f1bbb70fe277b6e714bc9 [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-25T17:19:44.888Z] provisioning config files... [2023-04-25T17:19:44.904Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config10748727826578864287tmp [Pipeline] { [Pipeline] sh [2023-04-25T17:19:45.190Z] + set +x [2023-04-25T17:19:45.190Z] + curl -s https://codecov.io/bash [2023-04-25T17:19:45.190Z] + bash -s -- [2023-04-25T17:19:45.190Z] [2023-04-25T17:19:45.190Z] _____ _ [2023-04-25T17:19:45.190Z] / ____| | | [2023-04-25T17:19:45.190Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T17:19:45.190Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T17:19:45.190Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T17:19:45.190Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T17:19:45.190Z] Bash-1.0.6 [2023-04-25T17:19:45.190Z] [2023-04-25T17:19:45.190Z] [2023-04-25T17:19:45.190Z] ==> git version 2.25.1 found [2023-04-25T17:19:45.190Z] ==> 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-25T17:19:45.190Z] Release-Date: 2020-01-08 [2023-04-25T17:19:45.190Z] 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-25T17:19:45.190Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T17:19:45.190Z] ==> Jenkins CI detected. [2023-04-25T17:19:45.190Z] current dir:  /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [2023-04-25T17:19:45.190Z] project root: . [2023-04-25T17:19:45.190Z] --> token set from env [2023-04-25T17:19:45.190Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T17:19:45.451Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T17:19:45.451Z] ==> Python coveragepy not found [2023-04-25T17:19:45.451Z] ==> Searching for coverage reports in: [2023-04-25T17:19:45.451Z] + . [2023-04-25T17:19:45.451Z] -> Found 1 reports [2023-04-25T17:19:45.451Z] ==> Detecting git/mercurial file structure [2023-04-25T17:19:45.451Z] ==> Reading reports [2023-04-25T17:19:45.451Z] + ./coverage.out bytes=10 [2023-04-25T17:19:45.451Z] ==> Appending adjustments [2023-04-25T17:19:45.451Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T17:19:46.388Z] + Found adjustments [2023-04-25T17:19:46.388Z] ==> Gzipping contents [2023-04-25T17:19:46.388Z] 12K /tmp/codecov.Yk1rZ4.gz [2023-04-25T17:19:46.388Z] ==> Uploading reports [2023-04-25T17:19:46.388Z] url: https://codecov.io [2023-04-25T17:19:46.388Z] query: branch=EDGEX-400&commit=3e872cff0078595643f9355566ad67012cd32e2a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FEDGEX-400%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T17:19:46.388Z] -> Pinging Codecov [2023-04-25T17:19:46.388Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=EDGEX-400&commit=3e872cff0078595643f9355566ad67012cd32e2a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FEDGEX-400%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T17:19:46.388Z] -> Uploading to [2023-04-25T17:19:46.388Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/FB506323287CE973F263BFD2A0EB1F37/3e872cff0078595643f9355566ad67012cd32e2a/ba9923cf-5e03-47af-8d57-5c208b4530c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T171946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=877d52961447caa19cd4d070cc0cebbbdcea716026b3bf0cf2e27e2859ca43cf [2023-04-25T17:19:46.388Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T17:19:46.388Z] Dload Upload Total Spent Left Speed [2023-04-25T17:19:46.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 40040 --:--:-- --:--:-- --:--:-- 40040 100 8889 0 0 100 8889 0 36281 --:--:-- --:--:-- --:--:-- 36134 [2023-04-25T17:19:46.647Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3e872cff0078595643f9355566ad67012cd32e2a [Pipeline] } [2023-04-25T17:19:46.654Z] 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-25T17:19:47.453Z] + [ -d /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives ] [2023-04-25T17:19:47.453Z] + ls -al /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives [2023-04-25T17:19:47.453Z] total 16 [2023-04-25T17:19:47.453Z] drwxr-xr-x 3 root root 4096 Apr 25 17:03 . [2023-04-25T17:19:47.454Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 17:03 .. [2023-04-25T17:19:47.454Z] drwxr-xr-x 2 root root 4096 Apr 25 17:03 cost [2023-04-25T17:19:47.454Z] -rw-r--r-- 1 root root 86 Apr 25 17:03 cost.csv [2023-04-25T17:19:47.454Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives [2023-04-25T17:19:47.454Z] + ls -al /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives [2023-04-25T17:19:47.454Z] total 16 [2023-04-25T17:19:47.454Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 17:03 . [2023-04-25T17:19:47.454Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 17:03 .. [2023-04-25T17:19:47.454Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 17:03 cost [2023-04-25T17:19:47.454Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 25 17:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:19:47.737Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:19:48.597Z] ---> package-listing.sh [2023-04-25T17:19:48.597Z] ++ facter osfamily [2023-04-25T17:19:48.597Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T17:19:48.856Z] + OS_FAMILY=debian [2023-04-25T17:19:48.856Z] + workspace=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [2023-04-25T17:19:48.856Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T17:19:48.856Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T17:19:48.856Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T17:19:48.856Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T17:19:48.856Z] + '[' /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 ']' [2023-04-25T17:19:48.856Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T17:19:48.856Z] + case "${OS_FAMILY}" in [2023-04-25T17:19:48.856Z] + dpkg -l [2023-04-25T17:19:48.856Z] + grep '^ii' [2023-04-25T17:19:48.856Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T17:19:48.856Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T17:19:48.856Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T17:19:48.856Z] + '[' /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 ']' [2023-04-25T17:19:48.856Z] + mkdir -p /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/ [2023-04-25T17:19:48.856Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/ [Pipeline] echo [2023-04-25T17:19:48.866Z] 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/gexfoundry_edgex-ui-go_EDGEX-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-25T17:19:49.143Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T17:19:49.700Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T17:19:49.700Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T17:19:49.776Z] prd-ubuntu20.04-docker-8c-8g-10857 does not seem to be running inside a container [2023-04-25T17:19:49.804Z] $ 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/gexfoundry_edgex-ui-go_EDGEX-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T17:19:49.998Z] $ docker top 453ce7db8f09ab2704211daafbb64138c09f3e9159626d4558f8e90b41389f45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T17:19:50.346Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T17:19:50.642Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T17:19:50.927Z] + ls /var/log/sa-host [2023-04-25T17:19:50.927Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T17:19:51.086Z] provisioning config files... [2023-04-25T17:19:51.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config4755732377905968396tmp [Pipeline] { [Pipeline] echo [2023-04-25T17:19:51.111Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:19:51.390Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T17:19:51.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:19:51.728Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T17:19:51.736Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:19:52.016Z] ---> sudo-logs.sh [2023-04-25T17:19:52.016Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T17:19:52.044Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:19:52.340Z] ---> job-cost.sh [2023-04-25T17:19:52.340Z] lf-activate-venv: SKIPPING [2023-04-25T17:19:52.340Z] DEBUG: total: 0.2199999988079071 [2023-04-25T17:19:52.340Z] INFO: Retrieving Stack Cost... [2023-04-25T17:19:52.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T17:19:53.167Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T17:19:53.176Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T17:19:53.459Z] ---> logs-deploy.sh [2023-04-25T17:19:53.459Z] lf-activate-venv: SKIPPING [2023-04-25T17:19:53.459Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/EDGEX-400/2 [2023-04-25T17:19:53.459Z] INFO: archiving workspace using pattern(s): [2023-04-25T17:19:54.394Z] Archives upload complete. [2023-04-25T17:19:54.394Z] INFO: archiving logs to Nexus