Pull request #618 reopened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 116b63d5d91e022accb13581612c1716ca2e3d97+588e4747f1d3645342cd4a28a51c9f1e9b808114 (60749db3ca96f435df966f05deeece615d53b7cf) 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-ssh18395837140064424810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7205073662367985490.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13900436955468967901.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh15217696672901909498.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18178179166401354820.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16743 in /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-618 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 116b63d5d91e022accb13581612c1716ca2e3d97 Merge succeeded, producing 116b63d5d91e022accb13581612c1716ca2e3d97 Checking out Revision 116b63d5d91e022accb13581612c1716ca2e3d97 (PR-618) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 > git rev-list --no-walk 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:54:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:54:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:54:54 ========================================================= 17:54:54 EdgeX Global Pipelines Version Info 17:54:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:54:55 ------------------- 17:54:55 stable info: 17:54:55 ------------------- 17:54:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:54:55 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:54:55 Message: update stable to v1.0.249 17:54:55 ------------------- 17:54:55 experimental info: 17:54:55 ------------------- 17:54:55 Commited By: **** collab-it+edgex@linuxfoundation.org 17:54:55 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 17:54:55 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-618 [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-618 [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-618 [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 116b63d [Pipeline] echo 17:54:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:56 provisioning config files... 17:54:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config14448543661206066816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:57 ---> docker-login.sh 17:54:57 nexus3.edgexfoundry.org:10001 17:54:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:58 Configure a credential helper to remove this warning. See 17:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:58 17:54:58 Login Succeeded 17:54:58 nexus3.edgexfoundry.org:10002 17:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:58 Configure a credential helper to remove this warning. See 17:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:58 17:54:58 Login Succeeded 17:54:58 nexus3.edgexfoundry.org:10003 17:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:58 Configure a credential helper to remove this warning. See 17:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:58 17:54:58 Login Succeeded 17:54:58 nexus3.edgexfoundry.org:10004 17:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:58 Configure a credential helper to remove this warning. See 17:54:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:58 17:54:58 Login Succeeded 17:54:58 docker.io 17:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:59 Configure a credential helper to remove this warning. See 17:54:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:59 17:54:59 Login Succeeded 17:54:59 ---> docker-login.sh ends [Pipeline] } 17:54:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:54:59 + git rev-list -1 --merges 116b63d5d91e022accb13581612c1716ca2e3d97~1..116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo 17:54:59 -----------> git rev-list -1 --merges 116b63d5d91e022accb13581612c1716ca2e3d97~1..116b63d5d91e022accb13581612c1716ca2e3d97 116b63d5d91e022accb13581612c1716ca2e3d97 [false] [Pipeline] sh 17:54:59 + git log --format=format:%s -1 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo 17:54:59 ========================================================= 17:54:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:54:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:00 + git log --format=format:%s -1 116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] echo 17:55:00 [semverPrep] GIT_COMMIT: 116b63d5d91e022accb13581612c1716ca2e3d97, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 17:55:00 [semverPrep] This is not a build commit. [Pipeline] sh 17:55:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:55:00 + grep -v github /etc/ssh/ssh_known_hosts 17:55:00 + [ -e /tmp/ssh_known_hosts ] 17:55:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:55:00 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:55:00 sudo tee -a /etc/ssh/ssh_known_hosts 17:55:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:55:00 17:55:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:55:01 0.1.4: Pulling from edgex-devops/py-git-semver 17:55:01 b85a868b505f: Pulling fs layer 17:55:01 e2be974225ed: Pulling fs layer 17:55:01 339a4e72a1f5: Pulling fs layer 17:55:01 988bab9f4d93: Pulling fs layer 17:55:01 1469e6f7b9e6: Pulling fs layer 17:55:01 eaf3925da568: Pulling fs layer 17:55:01 bab4dde63d76: Pulling fs layer 17:55:01 bde34c3a00c8: Pulling fs layer 17:55:01 b352a97aabf1: Pulling fs layer 17:55:01 4872d77fe225: Pulling fs layer 17:55:01 5851b861e8e6: Pulling fs layer 17:55:01 bab4dde63d76: Waiting 17:55:01 1469e6f7b9e6: Waiting 17:55:01 bde34c3a00c8: Waiting 17:55:01 988bab9f4d93: Waiting 17:55:01 b352a97aabf1: Waiting 17:55:01 5851b861e8e6: Waiting 17:55:01 eaf3925da568: Waiting 17:55:01 e2be974225ed: Verifying Checksum 17:55:01 e2be974225ed: Download complete 17:55:01 988bab9f4d93: Download complete 17:55:01 339a4e72a1f5: Verifying Checksum 17:55:01 339a4e72a1f5: Download complete 17:55:01 eaf3925da568: Verifying Checksum 17:55:01 eaf3925da568: Download complete 17:55:01 1469e6f7b9e6: Verifying Checksum 17:55:01 1469e6f7b9e6: Download complete 17:55:01 bde34c3a00c8: Verifying Checksum 17:55:01 bde34c3a00c8: Download complete 17:55:01 b352a97aabf1: Verifying Checksum 17:55:01 b352a97aabf1: Download complete 17:55:01 4872d77fe225: Verifying Checksum 17:55:01 4872d77fe225: Download complete 17:55:01 5851b861e8e6: Verifying Checksum 17:55:01 5851b861e8e6: Download complete 17:55:01 b85a868b505f: Verifying Checksum 17:55:01 b85a868b505f: Download complete 17:55:01 bab4dde63d76: Verifying Checksum 17:55:01 bab4dde63d76: Download complete 17:55:03 b85a868b505f: Pull complete 17:55:03 e2be974225ed: Pull complete 17:55:04 339a4e72a1f5: Pull complete 17:55:04 988bab9f4d93: Pull complete 17:55:04 1469e6f7b9e6: Pull complete 17:55:05 eaf3925da568: Pull complete 17:55:07 bab4dde63d76: Pull complete 17:55:07 bde34c3a00c8: Pull complete 17:55:07 b352a97aabf1: Pull complete 17:55:07 4872d77fe225: Pull complete 17:55:07 5851b861e8e6: Pull complete 17:55:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:55:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:08 prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container 17:55:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:55:15 $ docker top 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 -eo pid,comm 17:55:15 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). 17:55:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:55:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:15 [ssh-agent] Looking for ssh-agent implementation... 17:55:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:16 $ docker exec 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 ssh-agent 17:55:16 SSH_AUTH_SOCK=/tmp/ssh-XlbzL5r0GRSW/agent.14 17:55:16 SSH_AGENT_PID=20 17:55:16 Running ssh-add (command line suppressed) 17:55:16 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_3951572117612997736.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_3951572117612997736.key) 17:55:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:16 + git tag --points-at HEAD [Pipeline] } 17:55:16 $ docker exec --env ******** --env ******** 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 ssh-agent -k 17:55:16 unset SSH_AUTH_SOCK; 17:55:16 unset SSH_AGENT_PID; 17:55:16 echo Agent pid 20 killed; 17:55:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:55:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:16 [ssh-agent] Looking for ssh-agent implementation... 17:55:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:16 $ docker exec 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 ssh-agent 17:55:17 SSH_AUTH_SOCK=/tmp/ssh-yFIMjzZBaL3T/agent.72 17:55:17 SSH_AGENT_PID=78 17:55:17 Running ssh-add (command line suppressed) 17:55:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_11067025199160206466.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/private_key_11067025199160206466.key) 17:55:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:17 + git semver init 17:55:17 2023-05-24 17:55:17,660 [run_init] DEBUG init version:0.0.0 force:False 17:55:17 2023-05-24 17:55:17,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver 17:55:17 2023-05-24 17:55:17,662 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver 17:55:17 2023-05-24 17:55:17,662 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618, universal_newlines=False, shell=None, istream=None) 17:55:19 2023-05-24 17:55:19,516 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.git/info/exclude 17:55:19 2023-05-24 17:55:19,516 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 with force:False 17:55:19 2023-05-24 17:55:19,517 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 17:55:19 2023-05-24 17:55:19,520 [execute] INFO git cat-file --batch-check 17:55:19 2023-05-24 17:55:19,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) 17:55:19 2023-05-24 17:55:19,526 [execute] INFO git cat-file --batch 17:55:19 2023-05-24 17:55:19,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) 17:55:19 2023-05-24 17:55:19,531 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-618/.semver/PR-618 17:55:19 0.0.0 [Pipeline] } 17:55:19 $ docker exec --env ******** --env ******** 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 ssh-agent -k 17:55:19 unset SSH_AUTH_SOCK; 17:55:19 unset SSH_AGENT_PID; 17:55:19 echo Agent pid 78 killed; 17:55:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:55:20 + git semver [Pipeline] } 17:55:20 $ docker stop --time=1 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 17:55:21 $ docker rm -f --volumes 8ad205b97606ab584f40247f8dbcc3e58e6cb5891f02dc1d4d7adaccceee1047 [Pipeline] // withDockerContainer [Pipeline] sh 17:55:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:55:22 Stashed 1 file(s) [Pipeline] echo 17:55:22 [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 17:55:22 provisioning config files... 17:55:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config2232384227806557216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:22 ---> docker-login.sh 17:55:22 nexus3.edgexfoundry.org:10001 17:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:22 Configure a credential helper to remove this warning. See 17:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:22 17:55:22 Login Succeeded 17:55:22 nexus3.edgexfoundry.org:10002 17:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:22 Configure a credential helper to remove this warning. See 17:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:22 17:55:22 Login Succeeded 17:55:22 nexus3.edgexfoundry.org:10003 17:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:22 Configure a credential helper to remove this warning. See 17:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:22 17:55:22 Login Succeeded 17:55:22 nexus3.edgexfoundry.org:10004 17:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:22 Configure a credential helper to remove this warning. See 17:55:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:22 17:55:22 Login Succeeded 17:55:22 docker.io 17:55:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:55:23 Configure a credential helper to remove this warning. See 17:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:55:23 17:55:23 Login Succeeded 17:55:23 ---> docker-login.sh ends [Pipeline] } 17:55:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:55:23 ========================================================= 17:55:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:55:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:23 + 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 . 17:55:23 Sending build context to Docker daemon 47.7MB 17:55:23 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 17:55:23 Step 2/15 : FROM ${BASE} AS builder 17:55:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:55:24 f56be85fc22e: Pulling fs layer 17:55:24 85791d961cd3: Pulling fs layer 17:55:24 d694b5ae8c79: Pulling fs layer 17:55:24 9f32a84ed3da: Pulling fs layer 17:55:24 4d19c01a9841: Pulling fs layer 17:55:24 9325e15d5711: Pulling fs layer 17:55:24 556b6ee489ea: Pulling fs layer 17:55:24 c5a4b2cf53e6: Pulling fs layer 17:55:24 9f32a84ed3da: Waiting 17:55:24 4d19c01a9841: Waiting 17:55:24 9325e15d5711: Waiting 17:55:24 556b6ee489ea: Waiting 17:55:24 c5a4b2cf53e6: Waiting 17:55:24 85791d961cd3: Verifying Checksum 17:55:24 85791d961cd3: Download complete 17:55:24 9f32a84ed3da: Verifying Checksum 17:55:24 9f32a84ed3da: Download complete 17:55:24 4d19c01a9841: Verifying Checksum 17:55:24 4d19c01a9841: Download complete 17:55:24 f56be85fc22e: Verifying Checksum 17:55:24 f56be85fc22e: Download complete 17:55:24 9325e15d5711: Verifying Checksum 17:55:24 9325e15d5711: Download complete 17:55:24 f56be85fc22e: Pull complete 17:55:24 85791d961cd3: Pull complete 17:55:24 c5a4b2cf53e6: Verifying Checksum 17:55:24 c5a4b2cf53e6: Download complete 17:55:25 d694b5ae8c79: Verifying Checksum 17:55:25 d694b5ae8c79: Download complete 17:55:25 556b6ee489ea: Verifying Checksum 17:55:25 556b6ee489ea: Download complete 17:55:29 d694b5ae8c79: Pull complete 17:55:30 9f32a84ed3da: Pull complete 17:55:30 4d19c01a9841: Pull complete 17:55:30 9325e15d5711: Pull complete 17:55:34 556b6ee489ea: Pull complete 17:55:35 c5a4b2cf53e6: Pull complete 17:55:35 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 17:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:55:35 ---> c4be618373d6 17:55:35 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:55:37 Still waiting to schedule task 17:55:37 ‘prd-ubuntu20.04-docker-arm64-4c-16g-16744’ is offline 17:55:53 ---> Running in 3f3e7852016d 17:55:53 Removing intermediate container 3f3e7852016d 17:55:53 ---> 0b26981923e0 17:55:53 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:55:53 ---> Running in c340ede59681 17:55:53 Removing intermediate container c340ede59681 17:55:53 ---> f57d9dfbee31 17:55:53 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:55:53 ---> Running in 4434b029775c 17:55:53 Removing intermediate container 4434b029775c 17:55:53 ---> 4099005408c4 17:55:53 Step 6/15 : LABEL Name=edgex-ui-go 17:55:53 ---> Running in 4cb8c5fe1fe7 17:55:53 Removing intermediate container 4cb8c5fe1fe7 17:55:53 ---> 1b1f7192f09b 17:55:53 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:55:53 ---> Running in c43f2a9150e8 17:55:54 Removing intermediate container c43f2a9150e8 17:55:54 ---> d23d6b95f9e4 17:55:54 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:55:57 latest: Pulling from library/docker 17:55:57 8a49fdb3b6a5: Pulling fs layer 17:55:57 dfb60e7f5d22: Pulling fs layer 17:55:57 f74671f55a8d: Pulling fs layer 17:55:57 75039dcfa57a: Pulling fs layer 17:55:57 a867a08cc62a: Pulling fs layer 17:55:57 f897c97d93d5: Pulling fs layer 17:55:57 5893dfdf0269: Pulling fs layer 17:55:57 7bd0f5addfbf: Pulling fs layer 17:55:57 b3364461d2a2: Pulling fs layer 17:55:57 3b63b390fabe: Pulling fs layer 17:55:57 200a256d559f: Pulling fs layer 17:55:57 f36549cf8e4b: Pulling fs layer 17:55:57 135f01648aa4: Pulling fs layer 17:55:57 f9804e6a84f9: Pulling fs layer 17:55:57 7bd0f5addfbf: Waiting 17:55:57 f36549cf8e4b: Waiting 17:55:57 b3364461d2a2: Waiting 17:55:57 135f01648aa4: Waiting 17:55:57 f9804e6a84f9: Waiting 17:55:57 3b63b390fabe: Waiting 17:55:57 200a256d559f: Waiting 17:55:57 5893dfdf0269: Waiting 17:55:57 f897c97d93d5: Waiting 17:55:57 75039dcfa57a: Waiting 17:55:57 f74671f55a8d: Verifying Checksum 17:55:57 f74671f55a8d: Download complete 17:55:57 dfb60e7f5d22: Verifying Checksum 17:55:57 dfb60e7f5d22: Download complete 17:55:58 8a49fdb3b6a5: Verifying Checksum 17:55:58 8a49fdb3b6a5: Download complete 17:55:58 8a49fdb3b6a5: Pull complete 17:55:58 dfb60e7f5d22: Pull complete 17:55:58 75039dcfa57a: Verifying Checksum 17:55:58 75039dcfa57a: Download complete 17:55:58 a867a08cc62a: Verifying Checksum 17:55:58 a867a08cc62a: Download complete 17:55:58 f74671f55a8d: Pull complete 17:55:58 5893dfdf0269: Verifying Checksum 17:55:58 5893dfdf0269: Download complete 17:55:58 7bd0f5addfbf: Download complete 17:55:58 b3364461d2a2: Verifying Checksum 17:55:58 b3364461d2a2: Download complete 17:55:58 f897c97d93d5: Verifying Checksum 17:55:58 f897c97d93d5: Download complete 17:55:58 3b63b390fabe: Download complete 17:55:58 200a256d559f: Verifying Checksum 17:55:58 200a256d559f: Download complete 17:55:59 135f01648aa4: Verifying Checksum 17:55:59 135f01648aa4: Download complete 17:55:59 75039dcfa57a: Pull complete 17:55:59 f9804e6a84f9: Verifying Checksum 17:55:59 f9804e6a84f9: Download complete 17:55:59 a867a08cc62a: Pull complete 17:55:59 f36549cf8e4b: Verifying Checksum 17:55:59 f36549cf8e4b: Download complete 17:56:00 f897c97d93d5: Pull complete 17:56:00 5893dfdf0269: Pull complete 17:56:00 7bd0f5addfbf: Pull complete 17:56:00 b3364461d2a2: Pull complete 17:56:00 3b63b390fabe: Pull complete 17:56:00 200a256d559f: Pull complete 17:56:01 f36549cf8e4b: Pull complete 17:56:01 135f01648aa4: Pull complete 17:56:01 f9804e6a84f9: Pull complete 17:56:01 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 17:56:01 Status: Downloaded newer image for docker:latest 17:56:08 ---> 2150e723166e 17:56:08 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:56:08 ---> Running in a55c6bac30eb 17:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:56:08 OK: 265 MiB in 53 packages 17:56:10 Removing intermediate container a55c6bac30eb 17:56:10 ---> e98d13837f54 17:56:10 Step 10/15 : ENV GO111MODULE=on 17:56:10 ---> Running in 288b707a653c 17:56:11 Removing intermediate container 288b707a653c 17:56:11 ---> 74836c5624ea 17:56:11 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:56:11 ---> Running in df4534fb2848 17:56:11 Removing intermediate container df4534fb2848 17:56:11 ---> 690c7992c59d 17:56:11 Step 12/15 : COPY go.mod vendor* ./ 17:56:13 ---> c0121a4cb672 17:56:13 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:56:15 ---> Running in e9f0d876f99e 17:57:23 Removing intermediate container e9f0d876f99e 17:57:23 ---> efb5e3fbcfac 17:57:23 Step 14/15 : COPY . . 17:57:23 ---> a9a7f9456e95 17:57:23 Step 15/15 : RUN ${MAKE} 17:57:23 ---> Running in 312b7b7cc27d 17:57:23 noop 17:57:23 Removing intermediate container 312b7b7cc27d 17:57:23 ---> 2be390899149 17:57:23 Successfully built 2be390899149 17:57:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:23 + docker inspect -f . ci-base-image-x86_64 17:57:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:23 prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container 17:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:57:24 $ docker top 4741cf177366237b740c9f4215a7707c9199bb4030d76974ebeb4da3640582aa -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:25 + go version 17:57:25 go version go1.20.2 linux/amd64 [Pipeline] } 17:57:25 $ docker stop --time=1 4741cf177366237b740c9f4215a7707c9199bb4030d76974ebeb4da3640582aa 17:57:26 $ docker rm -f --volumes 4741cf177366237b740c9f4215a7707c9199bb4030d76974ebeb4da3640582aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:27 + docker inspect -f . ci-base-image-x86_64 17:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:27 prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container 17:57:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:57:27 $ docker top 19525646bbf3fd79c1aec300bc2dd9f3acf41c2ad668b772f7ec1b2c19eabbf1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [Pipeline] fileExists [Pipeline] sh 17:57:28 + make test 17:57:28 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 17:57:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 17:57:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 17:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 17:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 17:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 17:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 17:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 17:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 17:57:41 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 17:57:41 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 17:57:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:57:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:57:44 ./bin/test-attribution-txt.sh 17:57:44 make -C web test 17:57:44 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/web' 17:57:44 make[1]: tput: No such file or directory 17:57:44 make[1]: tput: No such file or directory 17:57:44 warning: generating ./VERSION 17:57:44 echo "0.0.0" > VERSION 17:57:44 docker build \ 17:57:44 -f Dockerfile \ 17:57:44 --build-arg USER=1000 \ 17:57:44 \ 17:57:44 --label "git_sha=116b63d5d91e022accb13581612c1716ca2e3d97" \ 17:57:44 -t edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 \ 17:57:44 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 17:57:44 . 17:57:44 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 17:57:44 Install the buildx component to build images with BuildKit: 17:57:44 https://docs.docker.com/go/buildx/ 17:57:44 17:57:44 Sending build context to Docker daemon 2.571MB 17:57:44 Step 1/10 : FROM node:16.17-alpine3.15 17:57:44 16.17-alpine3.15: Pulling from library/node 17:57:44 9621f1afde84: Pulling fs layer 17:57:44 c6f70ee39829: Pulling fs layer 17:57:44 56892a8094a2: Pulling fs layer 17:57:44 58dd87906ef0: Pulling fs layer 17:57:44 58dd87906ef0: Waiting 17:57:45 56892a8094a2: Verifying Checksum 17:57:45 56892a8094a2: Download complete 17:57:45 9621f1afde84: Verifying Checksum 17:57:45 9621f1afde84: Download complete 17:57:45 58dd87906ef0: Download complete 17:57:45 c6f70ee39829: Verifying Checksum 17:57:45 c6f70ee39829: Download complete 17:57:45 9621f1afde84: Pull complete 17:57:46 c6f70ee39829: Pull complete 17:57:47 56892a8094a2: Pull complete 17:57:47 58dd87906ef0: Pull complete 17:57:47 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 17:57:47 Status: Downloaded newer image for node:16.17-alpine3.15 17:57:47 ---> b69703f70c3d 17:57:47 Step 2/10 : RUN apk add --no-cache chromium 17:57:55 ---> Running in 171c4d96bc38 17:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:57:55 (1/129) Installing libxau (1.0.9-r0) 17:57:55 (2/129) Installing libmd (1.0.3-r0) 17:57:55 (3/129) Installing libbsd (0.11.3-r1) 17:57:55 (4/129) Installing libxdmcp (1.1.3-r0) 17:57:55 (5/129) Installing libxcb (1.14-r2) 17:57:55 (6/129) Installing libx11 (1.7.3.1-r0) 17:57:55 (7/129) Installing libxext (1.3.4-r0) 17:57:55 (8/129) Installing libice (1.0.10-r0) 17:57:55 (9/129) Installing libuuid (2.37.4-r0) 17:57:55 (10/129) Installing libsm (1.2.3-r0) 17:57:55 (11/129) Installing libxt (1.2.1-r0) 17:57:55 (12/129) Installing libxmu (1.1.3-r0) 17:57:55 (13/129) Installing xset (1.2.4-r0) 17:57:55 (14/129) Installing xprop (1.2.5-r0) 17:57:55 (15/129) Installing xdg-utils (1.1.3-r0) 17:57:55 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 17:57:55 (17/129) Installing pkgconf (1.8.1-r0) 17:57:55 (18/129) Installing libffi (3.4.2-r1) 17:57:55 (19/129) Installing libintl (0.21-r0) 17:57:55 (20/129) Installing libblkid (2.37.4-r0) 17:57:55 (21/129) Installing libmount (2.37.4-r0) 17:57:55 (22/129) Installing pcre (8.45-r1) 17:57:55 (23/129) Installing glib (2.70.5-r0) 17:57:55 (24/129) Installing xz-libs (5.2.5-r1) 17:57:55 (25/129) Installing libxml2 (2.9.14-r2) 17:57:55 (26/129) Installing shared-mime-info (2.1-r2) 17:57:55 (27/129) Installing hicolor-icon-theme (0.17-r1) 17:57:55 (28/129) Installing libjpeg-turbo (2.1.2-r0) 17:57:55 (29/129) Installing libpng (1.6.37-r1) 17:57:55 (30/129) Installing libwebp (1.2.2-r1) 17:57:55 (31/129) Installing zstd-libs (1.5.0-r0) 17:57:55 (32/129) Installing tiff (4.4.0-r1) 17:57:55 (33/129) Installing gdk-pixbuf (2.42.8-r0) 17:57:55 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 17:57:55 (35/129) Installing libxcomposite (0.4.5-r0) 17:57:55 (36/129) Installing libxfixes (6.0.0-r0) 17:57:55 (37/129) Installing libxrender (0.9.10-r3) 17:57:55 (38/129) Installing libxcursor (1.2.0-r0) 17:57:55 (39/129) Installing libxdamage (1.1.5-r1) 17:57:55 (40/129) Installing libxi (1.8-r0) 17:57:55 (41/129) Installing libxinerama (1.1.4-r1) 17:57:55 (42/129) Installing libxrandr (1.5.2-r1) 17:57:55 (43/129) Installing atk (2.36.0-r0) 17:57:55 (44/129) Installing libxtst (1.2.3-r3) 17:57:55 (45/129) Installing dbus-libs (1.12.24-r0) 17:57:55 (46/129) Installing at-spi2-core (2.42.0-r0) 17:57:55 (47/129) Installing at-spi2-atk (2.38.0-r0) 17:57:55 (48/129) Installing expat (2.5.0-r0) 17:57:55 (49/129) Installing brotli-libs (1.0.9-r5) 17:57:55 (50/129) Installing libbz2 (1.0.8-r1) 17:57:55 (51/129) Installing freetype (2.11.1-r2) 17:57:55 (52/129) Installing fontconfig (2.13.1-r4) 17:57:55 (53/129) Installing pixman (0.40.0-r4) 17:57:55 (54/129) Installing cairo (1.16.0-r5) 17:57:55 (55/129) Installing cairo-gobject (1.16.0-r5) 17:57:55 (56/129) Installing avahi-libs (0.8-r5) 17:57:55 (57/129) Installing gmp (6.2.1-r1) 17:57:55 (58/129) Installing nettle (3.7.3-r0) 17:57:55 (59/129) Installing p11-kit (0.24.0-r1) 17:57:55 (60/129) Installing libtasn1 (4.18.0-r1) 17:57:55 (61/129) Installing libunistring (0.9.10-r1) 17:57:55 (62/129) Installing gnutls (3.7.1-r2) 17:57:55 (63/129) Installing cups-libs (2.3.3-r6) 17:57:55 (64/129) Installing libepoxy (1.5.9-r0) 17:57:55 (65/129) Installing fribidi (1.0.11-r0) 17:57:55 (66/129) Installing graphite2 (1.3.14-r0) 17:57:55 (67/129) Installing harfbuzz (3.0.0-r2) 17:57:55 (68/129) Installing libxft (2.3.4-r0) 17:57:55 (69/129) Installing pango (1.48.10-r0) 17:57:55 (70/129) Installing wayland-libs-client (1.19.0-r1) 17:57:55 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 17:57:55 (72/129) Installing wayland-libs-egl (1.19.0-r1) 17:57:55 (73/129) Installing xkeyboard-config (2.34-r0) 17:57:55 (74/129) Installing libxkbcommon (1.3.1-r0) 17:57:55 (75/129) Installing gtk+3.0 (3.24.30-r0) 17:57:56 Executing gtk+3.0-3.24.30-r0.post-install 17:57:56 (76/129) Installing libfontenc (1.1.4-r0) 17:57:56 (77/129) Installing mkfontscale (1.2.1-r1) 17:57:56 (78/129) Installing ttf-opensans (1.10-r1) 17:57:56 Executing ttf-opensans-1.10-r1.post-install 17:57:58 (79/129) Installing libogg (1.3.5-r0) 17:57:58 (80/129) Installing flac (1.3.4-r0) 17:57:58 (81/129) Installing alsa-lib (1.2.5.1-r1) 17:57:58 (82/129) Installing libatomic (10.3.1_git20211027-r0) 17:57:58 (83/129) Installing sdl2 (2.0.16-r4) 17:57:58 (84/129) Installing aom-libs (3.2.0-r0) 17:57:58 (85/129) Installing libass (0.15.2-r0) 17:57:58 (86/129) Installing libdav1d (0.9.2-r0) 17:57:58 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 17:57:58 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 17:57:58 (89/129) Installing lame (3.100-r0) 17:57:58 (90/129) Installing opus (1.3.1-r1) 17:57:58 (91/129) Installing libgomp (10.3.1_git20211027-r0) 17:57:58 (92/129) Installing soxr (0.1.3-r2) 17:57:58 (93/129) Installing libsrt (1.4.2-r1) 17:57:58 (94/129) Installing libssh (0.9.6-r1) 17:57:58 (95/129) Installing libtheora (1.1.1-r16) 17:57:58 (96/129) Installing v4l-utils-libs (1.22.1-r1) 17:57:58 (97/129) Installing libpciaccess (0.16-r0) 17:57:58 (98/129) Installing libdrm (2.4.109-r0) 17:57:58 (99/129) Installing libva (2.13.0-r0) 17:57:58 (100/129) Installing libvdpau (1.4-r0) 17:57:58 (101/129) Installing vidstab (1.1.0-r1) 17:57:58 (102/129) Installing libvorbis (1.3.7-r0) 17:57:58 (103/129) Installing libvpx (1.10.0-r0) 17:57:58 (104/129) Installing vulkan-loader (1.2.196-r0) 17:57:58 (105/129) Installing x264-libs (20210613-r0) 17:57:58 (106/129) Installing x265-libs (3.5-r0) 17:57:58 (107/129) Installing xvidcore (1.3.7-r1) 17:57:58 (108/129) Installing ffmpeg-libs (4.4.1-r2) 17:57:58 (109/129) Installing libevent (2.1.12-r4) 17:57:58 (110/129) Installing mesa (21.2.6-r0) 17:57:58 (111/129) Installing wayland-libs-server (1.19.0-r1) 17:57:58 (112/129) Installing mesa-gbm (21.2.6-r0) 17:57:58 (113/129) Installing lcms2 (2.12-r1) 17:57:58 (114/129) Installing nspr (4.32-r0) 17:57:58 (115/129) Installing sqlite-libs (3.36.0-r0) 17:57:58 (116/129) Installing nss (3.78.1-r0) 17:57:58 (117/129) Installing libasyncns (0.8-r1) 17:57:58 (118/129) Installing libltdl (2.4.6-r7) 17:57:58 (119/129) Installing orc (0.4.32-r0) 17:57:58 (120/129) Installing libsndfile (1.0.31-r1) 17:57:58 (121/129) Installing speexdsp (1.2.0-r0) 17:57:58 (122/129) Installing tdb-libs (1.4.5-r0) 17:57:58 (123/129) Installing libpulse (15.0-r2) 17:57:58 (124/129) Installing re2 (2021.11.01-r0) 17:57:58 (125/129) Installing snappy (1.1.9-r1) 17:57:58 (126/129) Installing libgpg-error (1.42-r1) 17:57:58 (127/129) Installing libgcrypt (1.9.4-r0) 17:57:58 (128/129) Installing libxslt (1.1.35-r0) 17:57:58 (129/129) Installing chromium (99.0.4844.84-r0) 17:57:59 Executing busybox-1.34.1-r7.trigger 17:57:59 Executing glib-2.70.5-r0.trigger 17:57:59 Executing shared-mime-info-2.1-r2.trigger 17:58:00 Executing gdk-pixbuf-2.42.8-r0.trigger 17:58:00 Executing gtk-update-icon-cache-2.24.33-r0.trigger 17:58:00 Executing fontconfig-2.13.1-r4.trigger 17:58:00 Executing mkfontscale-1.2.1-r1.trigger 17:58:00 OK: 286 MiB in 145 packages 17:58:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16746 in /w/workspace/edgexfoundry_edgex-ui-go_PR-618 [Pipeline] { [Pipeline] ws 17:58:04 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 17:58:05 The recommended git tool is: git 17:58:15 Removing intermediate container 171c4d96bc38 17:58:15 ---> 0db9d99ce737 17:58:15 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 17:58:15 ---> Running in 79f42d067b0b 17:58:15 Removing intermediate container 79f42d067b0b 17:58:15 ---> 77608a3f056e 17:58:15 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 17:58:15 ---> Running in 8edb4480f466 17:58:15 Removing intermediate container 8edb4480f466 17:58:15 ---> 1e5f70a7edf8 17:58:15 Step 5/10 : RUN npm install -g npm 17:58:15 ---> Running in 4ca6d84946dc 17:58:16 using credential edgex-jenkins-ssh 17:58:16 Cloning the remote Git repository 17:58:16 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 17:58:16 > git init /w/workspace/edgex-ui-go/2 # timeout=10 17:58:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:58:17 > git --version # timeout=10 17:58:17 > git --version # 'git version 2.25.1' 17:58:17 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:58:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:23 Merging remotes/origin/main commit 588e4747f1d3645342cd4a28a51c9f1e9b808114 into PR head commit 116b63d5d91e022accb13581612c1716ca2e3d97 17:58:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 17:58:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 17:58:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:58:23 > git config core.sparsecheckout # timeout=10 17:58:24 Merge succeeded, producing 116b63d5d91e022accb13581612c1716ca2e3d97 17:58:24 Checking out Revision 116b63d5d91e022accb13581612c1716ca2e3d97 (PR-618) 17:58:25 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:23 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 17:58:24 > git remote # timeout=10 17:58:24 > git config --get remote.origin.url # timeout=10 17:58:24 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:24 > git merge 588e4747f1d3645342cd4a28a51c9f1e9b808114 # timeout=10 17:58:24 > git rev-parse HEAD^{commit} # timeout=10 17:58:24 > git config core.sparsecheckout # timeout=10 17:58:24 > git checkout -f 116b63d5d91e022accb13581612c1716ca2e3d97 # timeout=10 17:58:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:58:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:58:26 Dload Upload Total Spent Left Speed 17:58:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 17:58:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:58:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:58:27 + sudo tee /etc/docker/daemon.new 17:58:27 { 17:58:27 "registry-mirrors": [ 17:58:27 "https://nexus3.edgexfoundry.org:10001" 17:58:27 ], 17:58:27 "bip": "10.250.0.254/24", 17:58:27 "hosts": [ 17:58:27 "tcp://0.0.0.0:5555", 17:58:27 "unix:///var/run/docker.sock" 17:58:27 ], 17:58:27 "mtu": 1458, 17:58:27 "selinux-enabled": true, 17:58:27 "seccomp-profile": "/etc/docker/seccomp.json" 17:58:27 } [Pipeline] sh 17:58:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:58:27 + sudo service docker restart 17:58:33 17:58:33 removed 7 packages, changed 101 packages, and audited 264 packages in 15s 17:58:33 17:58:33 27 packages are looking for funding 17:58:33 run `npm fund` for details 17:58:33 17:58:33 found 0 vulnerabilities 17:58:34 Removing intermediate container 4ca6d84946dc 17:58:34 ---> d84a15e0054a 17:58:34 Step 6/10 : ARG USER=1000 17:58:34 ---> Running in 795692e3013d 17:58:35 Removing intermediate container 795692e3013d 17:58:35 ---> 77972011439d 17:58:35 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 17:58:35 ---> Running in 52c370ab5025 17:58:37 Removing intermediate container 52c370ab5025 17:58:37 ---> f386b0d8c8ad 17:58:37 Step 8/10 : USER $USER:$USER 17:58:37 ---> Running in 9efb04fc0456 17:58:37 Removing intermediate container 9efb04fc0456 17:58:37 ---> 169ce2eddfa5 17:58:37 Step 9/10 : WORKDIR /app 17:58:37 ---> Running in 1ddf13eb3ae7 17:58:37 Removing intermediate container 1ddf13eb3ae7 17:58:37 ---> 59a59a9716f8 17:58:37 Step 10/10 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 17:58:38 ---> Running in 762338921ae9 17:58:38 Removing intermediate container 762338921ae9 17:58:38 ---> 1552ee829821 17:58:38 Successfully built 1552ee829821 17:58:38 Successfully tagged edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 17:58:38 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 17:58:38 touch edgex-web-ui.imagebuilt 17:58:38 mkdir -p node_modules coverage 17:58:38 chown "1000:1000" node_modules coverage package-lock.json 17:58:38 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 17:58:40 npm WARN old lockfile 17:58:40 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 17:58:40 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 17:58:40 npm WARN old lockfile 17:58:40 npm WARN old lockfile This is a one-time fix-up, please be patient... 17:58:40 npm WARN old lockfile [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:58:46 provisioning config files... 17:58:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config404531627248789226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:58:46 ---> docker-login.sh 17:58:46 nexus3.edgexfoundry.org:10001 17:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:47 Configure a credential helper to remove this warning. See 17:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:47 17:58:47 Login Succeeded 17:58:47 nexus3.edgexfoundry.org:10002 17:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:47 Configure a credential helper to remove this warning. See 17:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:47 17:58:47 Login Succeeded 17:58:47 nexus3.edgexfoundry.org:10003 17:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:47 Configure a credential helper to remove this warning. See 17:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:47 17:58:47 Login Succeeded 17:58:47 nexus3.edgexfoundry.org:10004 17:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:48 Configure a credential helper to remove this warning. See 17:58:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:48 17:58:48 Login Succeeded 17:58:48 docker.io 17:58:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:58:49 npm WARN EBADENGINE Unsupported engine { 17:58:49 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 17:58:49 npm WARN EBADENGINE required: { 17:58:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:58:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:58:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:58:49 npm WARN EBADENGINE }, 17:58:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:58:49 npm WARN EBADENGINE } 17:58:49 npm WARN EBADENGINE Unsupported engine { 17:58:49 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 17:58:49 npm WARN EBADENGINE required: { 17:58:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:58:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:58:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:58:49 npm WARN EBADENGINE }, 17:58:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:58:49 npm WARN EBADENGINE } 17:58:49 npm WARN EBADENGINE Unsupported engine { 17:58:49 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 17:58:49 npm WARN EBADENGINE required: { 17:58:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:58:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:58:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:58:49 npm WARN EBADENGINE }, 17:58:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:58:49 npm WARN EBADENGINE } 17:58:49 npm WARN EBADENGINE Unsupported engine { 17:58:49 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 17:58:49 npm WARN EBADENGINE required: { 17:58:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:58:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:58:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:58:49 npm WARN EBADENGINE }, 17:58:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:58:49 npm WARN EBADENGINE } 17:58:49 npm WARN EBADENGINE Unsupported engine { 17:58:49 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 17:58:49 npm WARN EBADENGINE required: { 17:58:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:58:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:58:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:58:49 npm WARN EBADENGINE }, 17:58:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:58:49 npm WARN EBADENGINE } 17:58:49 npm WARN EBADENGINE Unsupported engine { 17:58:49 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 17:58:49 npm WARN EBADENGINE required: { 17:58:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:58:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:58:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:58:49 npm WARN EBADENGINE }, 17:58:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:58:49 npm WARN EBADENGINE } 17:58:49 npm WARN EBADENGINE Unsupported engine { 17:58:49 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 17:58:49 npm WARN EBADENGINE required: { 17:58:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:58:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:58:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:58:49 npm WARN EBADENGINE }, 17:58:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:58:49 npm WARN EBADENGINE } 17:58:49 npm WARN EBADENGINE Unsupported engine { 17:58:49 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 17:58:49 npm WARN EBADENGINE required: { 17:58:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:58:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:58:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:58:49 npm WARN EBADENGINE }, 17:58:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:58:49 npm WARN EBADENGINE } 17:58:49 npm WARN EBADENGINE Unsupported engine { 17:58:49 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 17:58:49 npm WARN EBADENGINE required: { 17:58:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 17:58:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 17:58:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 17:58:49 npm WARN EBADENGINE }, 17:58:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 17:58:49 npm WARN EBADENGINE } 17:58:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:58:49 Configure a credential helper to remove this warning. See 17:58:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:58:49 17:58:49 Login Succeeded 17:58:49 ---> docker-login.sh ends [Pipeline] } 17:58:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:58:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:49 ========================================================= 17:58:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:58:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:58:49 + 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 . 17:58:50 Sending build context to Docker daemon 30.41MB 17:58:51 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 17:58:51 Step 2/15 : FROM ${BASE} AS builder 17:58:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:58:51 c41833b44d91: Pulling fs layer 17:58:51 ed15518f5707: Pulling fs layer 17:58:51 feae8fd75edb: Pulling fs layer 17:58:51 242c74f7c9fa: Pulling fs layer 17:58:51 3cdef696dda3: Pulling fs layer 17:58:51 2ced38df9373: Pulling fs layer 17:58:51 58f1dce35555: Pulling fs layer 17:58:51 3cdef696dda3: Waiting 17:58:51 58f1dce35555: Waiting 17:58:51 242c74f7c9fa: Waiting 17:58:51 2ced38df9373: Waiting 17:58:51 ed15518f5707: Verifying Checksum 17:58:51 ed15518f5707: Download complete 17:58:51 242c74f7c9fa: Verifying Checksum 17:58:51 242c74f7c9fa: Download complete 17:58:51 3cdef696dda3: Verifying Checksum 17:58:51 3cdef696dda3: Download complete 17:58:51 c41833b44d91: Verifying Checksum 17:58:51 c41833b44d91: Download complete 17:58:52 c41833b44d91: Pull complete 17:58:53 ed15518f5707: Pull complete 17:58:53 58f1dce35555: Verifying Checksum 17:58:53 58f1dce35555: Download complete 17:58:53 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 17:58:53 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 17:58:53 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 17:58:53 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 17:58:53 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 17:58:53 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 17:58:54 feae8fd75edb: Verifying Checksum 17:58:54 feae8fd75edb: Download complete 17:58:54 2ced38df9373: Download complete 17:58:54 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 17:58:54 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 17:58:56 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 17:58:56 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 17:58:57 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 17:58:57 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 17:58:57 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 17:59:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:59:00 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 17:59:00 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. 17:59:00 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. 17:59:00 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. 17:59:01 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 17:59:03 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. 17:59:06 feae8fd75edb: Pull complete 17:59:06 242c74f7c9fa: Pull complete 17:59:06 3cdef696dda3: Pull complete 17:59:07 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. 17:59:13 2ced38df9373: Pull complete 17:59:16 58f1dce35555: Pull complete 17:59:16 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 17:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:59:16 ---> fadd8f120f05 17:59:16 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 17:59:18 17:59:18 added 1478 packages, and audited 1479 packages in 37s 17:59:18 17:59:18 90 packages are looking for funding 17:59:18 run `npm fund` for details 17:59:18 17:59:18 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 17:59:18 17:59:18 To address issues that do not require attention, run: 17:59:18 npm audit fix 17:59:18 17:59:18 To address all issues (including breaking changes), run: 17:59:18 npm audit fix --force 17:59:18 17:59:18 Run `npm audit` for details. 17:59:18 ---> Running in 43ca26139b51 17:59:18 Removing intermediate container 43ca26139b51 17:59:18 ---> aa95a5ddb7b3 17:59:18 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 17:59:18 ---> Running in 2afc51c29617 17:59:19 Removing intermediate container 2afc51c29617 17:59:19 ---> ce42f4646d12 17:59:19 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 17:59:19 ---> Running in 9faef2cc3518 17:59:19 Removing intermediate container 9faef2cc3518 17:59:19 ---> e912e616acd6 17:59:19 Step 6/15 : LABEL Name=edgex-ui-go 17:59:19 ---> Running in 95b97b62d589 17:59:20 Removing intermediate container 95b97b62d589 17:59:20 ---> 99c338817915 17:59:20 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 17:59:20 ---> Running in 306686ae2f13 17:59:20 Removing intermediate container 306686ae2f13 17:59:20 ---> 83b24b30b33f 17:59:20 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:59:21 latest: Pulling from library/docker 17:59:21 08409d417260: Pulling fs layer 17:59:21 bf127bdc9f4f: Pulling fs layer 17:59:21 55b4810136f4: Pulling fs layer 17:59:21 2e7805c665c5: Pulling fs layer 17:59:21 560067f77f09: Pulling fs layer 17:59:21 87854ced1808: Pulling fs layer 17:59:21 cb23a4dee6cb: Pulling fs layer 17:59:21 0f440641682c: Pulling fs layer 17:59:21 d5751f9f360d: Pulling fs layer 17:59:21 39b4d37fd203: Pulling fs layer 17:59:21 181b4cd8a6de: Pulling fs layer 17:59:21 59b8b8583a6e: Pulling fs layer 17:59:21 5363e21a005c: Pulling fs layer 17:59:21 d56ef98c0a70: Pulling fs layer 17:59:21 d5751f9f360d: Waiting 17:59:21 39b4d37fd203: Waiting 17:59:21 2e7805c665c5: Waiting 17:59:21 181b4cd8a6de: Waiting 17:59:21 59b8b8583a6e: Waiting 17:59:21 5363e21a005c: Waiting 17:59:21 d56ef98c0a70: Waiting 17:59:21 560067f77f09: Waiting 17:59:21 cb23a4dee6cb: Waiting 17:59:21 0f440641682c: Waiting 17:59:21 87854ced1808: Waiting 17:59:21 55b4810136f4: Verifying Checksum 17:59:21 55b4810136f4: Download complete 17:59:21 bf127bdc9f4f: Verifying Checksum 17:59:21 bf127bdc9f4f: Download complete 17:59:21 08409d417260: Verifying Checksum 17:59:21 08409d417260: Download complete 17:59:22 2e7805c665c5: Verifying Checksum 17:59:22 2e7805c665c5: Download complete 17:59:22 560067f77f09: Verifying Checksum 17:59:22 560067f77f09: Download complete 17:59:22 cb23a4dee6cb: Verifying Checksum 17:59:22 cb23a4dee6cb: Download complete 17:59:22 87854ced1808: Verifying Checksum 17:59:22 87854ced1808: Download complete 17:59:22 0f440641682c: Verifying Checksum 17:59:22 0f440641682c: Download complete 17:59:22 d5751f9f360d: Download complete 17:59:22 181b4cd8a6de: Verifying Checksum 17:59:22 181b4cd8a6de: Download complete 17:59:22 08409d417260: Pull complete 17:59:22 5363e21a005c: Verifying Checksum 17:59:22 5363e21a005c: Download complete 17:59:22 39b4d37fd203: Verifying Checksum 17:59:22 39b4d37fd203: Download complete 17:59:22 d56ef98c0a70: Verifying Checksum 17:59:22 d56ef98c0a70: Download complete 17:59:23 bf127bdc9f4f: Pull complete 17:59:23 55b4810136f4: Pull complete 17:59:24 59b8b8583a6e: Download complete 17:59:26 2e7805c665c5: Pull complete 17:59:27 560067f77f09: Pull complete 17:59:29 87854ced1808: Pull complete 17:59:29 cb23a4dee6cb: Pull complete 17:59:30 0f440641682c: Pull complete 17:59:30 d5751f9f360d: Pull complete 17:59:31 39b4d37fd203: Pull complete 17:59:31 181b4cd8a6de: Pull complete 17:59:33 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 17:59:34 59b8b8583a6e: Pull complete 17:59:34 5363e21a005c: Pull complete 17:59:34 d56ef98c0a70: Pull complete 17:59:34 Digest: sha256:99f37b72d498f19dcb9473b3e6dc58b7009bff129fb96bfa096e1b3b080b3df5 17:59:34 Status: Downloaded newer image for docker:latest 17:59:36 - Generating browser application bundles (phase: setup)... 17:59:37 ---> b8e8eb689e93 17:59:37 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:59:37 ---> Running in 94d68eb474a3 17:59:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:59:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:59:40 OK: 263 MiB in 53 packages 17:59:41 Compiling @angular/core : es2015 as esm2015 17:59:41 Compiling @angular/compiler/testing : es2015 as esm2015 17:59:41 Removing intermediate container 94d68eb474a3 17:59:41 ---> 18f9f3a63e7e 17:59:41 Step 10/15 : ENV GO111MODULE=on 17:59:41 ---> Running in d37be2d3b447 17:59:42 Removing intermediate container d37be2d3b447 17:59:42 ---> 785430464357 17:59:42 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 17:59:42 ---> Running in 9550c8d07416 17:59:42 Removing intermediate container 9550c8d07416 17:59:42 ---> c3b2266595c5 17:59:42 Step 12/15 : COPY go.mod vendor* ./ 17:59:43 ---> 3660e47d3102 17:59:43 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:59:43 ---> Running in 570d8180f24a 17:59:45 Compiling @angular/common : es2015 as esm2015 17:59:45 Compiling @angular/core/testing : es2015 as esm2015 17:59:46 Compiling @angular/platform-browser : es2015 as esm2015 17:59:46 Compiling @angular/common/testing : es2015 as esm2015 17:59:46 Compiling @angular/router : es2015 as esm2015 17:59:46 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 17:59:46 Compiling @angular/platform-browser/testing : es2015 as esm2015 17:59:46 Compiling @angular/common/http : es2015 as esm2015 17:59:47 Compiling @angular/forms : es2015 as esm2015 17:59:47 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 17:59:48 Compiling @angular/router/testing : es2015 as esm2015 17:59:49 Compiling @angular/common/http/testing : es2015 as esm2015 17:59:55 24 05 2023 17:59:55.064:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 17:59:55 24 05 2023 17:59:55.066:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 17:59:55 24 05 2023 17:59:55.069:INFO [launcher]: Starting browser ChromeHeadless 18:00:07 ✔ Browser application bundle generation complete. 18:00:07 24 05 2023 18:00:07.091:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket yzcC4BpEVz18l2VMAAAB with id 18931259 18:00:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 18:00:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.155 secs) 18:00:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.23 secs) 18:00:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.264 secs) 18:00:10 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.312 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.376 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.45 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.461 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.47 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.49 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.499 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.527 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.573 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.582 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.651 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.662 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.687 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.696 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.714 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.721 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.727 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.783 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.816 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.824 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.83 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.835 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.841 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.869 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.921 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.957 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.993 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.999 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 1.018 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 1.023 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 1.028 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 1.031 secs) 18:00:11 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 1.073 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 1.118 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 1.133 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 1.141 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 1.161 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 1.168 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 1.171 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 1.174 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 1.192 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 1.202 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.227 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.239 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.254 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.264 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.267 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.286 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.307 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.309 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.313 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.314 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.339 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.351 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.383 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.389 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.395 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.405 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.413 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.43 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.435 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.441 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.446 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.456 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.463 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.466 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.469 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.474 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.476 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.478 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.481 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.491 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.525 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.534 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.551 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.625 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.632 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.634 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.643 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.651 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.664 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.69 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.717 secs) 18:00:12 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.806 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.825 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.831 secs) 18:00:13 WARN: ' 18:00:13 It looks like you're using ngModel on the same form field as formControlName. 18:00:13 Support for using the ngModel input property and ngModelChange event with 18:00:13 reactive form directives has been deprecated in Angular v6 and will be removed 18:00:13 in a future version of Angular. 18:00:13 18:00:13 For more information on this, see our API docs here: 18:00:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:00:13 ' 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.831 secs) 18:00:13 WARN: ' 18:00:13 It looks like you're using ngModel on the same form field as formControlName. 18:00:13 Support for using the ngModel input property and ngModelChange event with 18:00:13 reactive form directives has been deprecated in Angular v6 and will be removed 18:00:13 in a future version of Angular. 18:00:13 18:00:13 For more information on this, see our API docs here: 18:00:13 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:00:13 ' 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.856 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.883 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.903 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.907 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.922 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.924 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.934 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.941 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.946 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.972 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 2.016 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 2.031 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 2.041 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 2.071 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 2.091 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 2.097 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 2.101 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 2.106 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 2.111 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 2.116 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 2.13 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 2.133 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 2.135 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 2.15 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 2.153 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 2.172 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 2.181 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 2.217 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 2.227 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 2.252 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 2.269 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 2.278 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 2.284 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 2.287 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 2.289 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 2.294 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.313 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.345 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.352 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.36 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.4 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.407 secs) 18:00:13 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.413 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.427 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.428 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.433 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.436 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.437 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.444 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.446 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.447 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.455 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.461 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.469 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.472 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.474 secs) 18:00:14 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.785 secs / 2.474 secs) 18:00:14 TOTAL: 145 SUCCESS 18:00:14 ✔ Browser application bundle generation complete. 18:00:14 18:00:14 =============================== Coverage summary =============================== 18:00:14 Statements : 41.56% ( 1425/3429 ) 18:00:14 Branches : 12.14% ( 109/898 ) 18:00:14 Functions : 33.33% ( 417/1251 ) 18:00:14 Lines : 39.45% ( 1280/3245 ) 18:00:14 ================================================================================ 18:00:14 ✔ Browser application bundle generation complete. 18:00:15 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-618/web' [Pipeline] echo 18:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:00:15 $ docker stop --time=1 19525646bbf3fd79c1aec300bc2dd9f3acf41c2ad668b772f7ec1b2c19eabbf1 18:00:17 $ docker rm -f --volumes 19525646bbf3fd79c1aec300bc2dd9f3acf41c2ad668b772f7ec1b2c19eabbf1 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:00:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:00:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:00:22 + ls -al . 18:00:22 total 180 18:00:22 drwxrwxr-x 14 jenkins jenkins 4096 May 24 17:57 . 18:00:22 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 .. 18:00:22 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 .blubracket 18:00:22 -rw-rw-r-- 1 jenkins jenkins 18 May 24 17:54 .dockerignore 18:00:22 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:55 .git 18:00:22 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 .github 18:00:22 -rw-rw-r-- 1 jenkins jenkins 185 May 24 17:54 .gitignore 18:00:22 drwxr-xr-x 3 jenkins jenkins 4096 May 24 17:55 .semver 18:00:22 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 17:54 Attribution.txt 18:00:22 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 17:54 CHANGELOG.md 18:00:22 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 17:54 CONTRIBUTING.md 18:00:22 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 17:54 Dockerfile 18:00:22 -rw-rw-r-- 1 jenkins jenkins 652 May 24 17:54 Jenkinsfile 18:00:22 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 17:54 LICENSE 18:00:22 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 17:54 Makefile 18:00:22 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 17:54 README.md 18:00:22 -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:55 VERSION 18:00:22 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 assets 18:00:22 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 bin 18:00:22 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:54 cmd 18:00:22 -rw-r--r-- 1 jenkins jenkins 10 May 24 17:57 coverage.out 18:00:22 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:54 docs 18:00:22 -rw-rw-r-- 1 jenkins jenkins 2999 May 24 17:54 go.mod 18:00:22 -rw-rw-r-- 1 jenkins jenkins 30528 May 24 17:54 go.sum 18:00:22 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:54 internal 18:00:22 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 snap 18:00:22 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:54 testing 18:00:22 -rw-rw-r-- 1 jenkins jenkins 155 May 24 17:54 version.go 18:00:22 drwxrwxr-x 6 jenkins jenkins 4096 May 24 17:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:23 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 --label arch=amd64 --label version=0.0.0 . 18:00:23 Sending build context to Docker daemon 50.45MB 18:00:23 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:00:23 Step 2/25 : FROM ${BASE} AS builder 18:00:23 ---> 2be390899149 18:00:23 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:00:26 ---> Running in dbd7d26e91c8 18:00:26 Removing intermediate container dbd7d26e91c8 18:00:26 ---> ff9d07862cad 18:00:26 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:00:26 ---> Running in 4219bf98477a 18:00:27 Removing intermediate container 4219bf98477a 18:00:27 ---> a24f2b3947b2 18:00:27 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:00:27 ---> Running in 00a9e48e5f30 18:00:27 Removing intermediate container 00a9e48e5f30 18:00:27 ---> e23ab9a9e123 18:00:27 Step 6/25 : LABEL Name=edgex-ui-go 18:00:27 ---> Running in e3bd390acc81 18:00:27 Removing intermediate container e3bd390acc81 18:00:27 ---> ad33ff334b0f 18:00:27 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:00:27 ---> Running in 856745810da9 18:00:27 Removing intermediate container 856745810da9 18:00:27 ---> 487f8e7d6d01 18:00:27 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:00:29 ---> 20a9f7b8418e 18:00:29 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:00:29 ---> Running in 62312d37a0a1 18:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:00:29 OK: 265 MiB in 53 packages 18:00:30 Removing intermediate container 62312d37a0a1 18:00:30 ---> eaf463a8c8f8 18:00:30 Step 10/25 : ENV GO111MODULE=on 18:00:30 ---> Running in 3f5ddbb76651 18:00:30 Removing intermediate container 3f5ddbb76651 18:00:30 ---> 817f3bfc22ad 18:00:30 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:00:31 ---> Running in 59e528bb7b7a 18:00:31 Removing intermediate container 59e528bb7b7a 18:00:31 ---> 100d80a6fff4 18:00:31 Step 12/25 : COPY go.mod vendor* ./ 18:00:31 ---> 0385f7964baa 18:00:31 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:00:32 ---> Running in 8c234a974c23 18:00:33 Removing intermediate container 8c234a974c23 18:00:33 ---> 3df99ebcd2c5 18:00:33 Step 14/25 : COPY . . 18:00:37 ---> 0b7e687e8e22 18:00:37 Step 15/25 : RUN ${MAKE} 18:00:37 ---> Running in 93c969c7d851 18:00:37 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 18:00:51 Removing intermediate container 570d8180f24a 18:00:51 ---> 6810a8ef6379 18:00:51 Step 14/15 : COPY . . 18:00:53 ---> 1d322d8aae1a 18:00:53 Step 15/15 : RUN ${MAKE} 18:00:53 ---> Running in c398f9f2efac 18:00:54 noop 18:00:55 Removing intermediate container c398f9f2efac 18:00:55 ---> 8fe92f4e058e 18:00:55 Successfully built 8fe92f4e058e 18:00:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:56 + docker inspect -f . ci-base-image-arm64 18:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:56 prd-ubuntu20.04-docker-arm64-4c-16g-16746 does not seem to be running inside a container 18:00:56 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:00:57 $ docker top 8a31605f5f0367d32a1030e31b9299f7bd6c1fc2de4f613efbebb3ae43cba4dd -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:58 + go version 18:00:58 go version go1.20.2 linux/arm64 [Pipeline] } 18:00:58 $ docker stop --time=1 8a31605f5f0367d32a1030e31b9299f7bd6c1fc2de4f613efbebb3ae43cba4dd 18:01:00 $ docker rm -f --volumes 8a31605f5f0367d32a1030e31b9299f7bd6c1fc2de4f613efbebb3ae43cba4dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:00 + docker inspect -f . ci-base-image-arm64 18:01:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:01 prd-ubuntu20.04-docker-arm64-4c-16g-16746 does not seem to be running inside a container 18:01:01 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:01:02 $ docker top f79c42d217565f7bce4c3c1591663e4362d58dc28bbb63a8a136250b88372419 -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:03 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 18:01:04 + make test 18:01:04 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 18:01:04 Removing intermediate container 93c969c7d851 18:01:04 ---> bac166b404a9 18:01:04 Step 16/25 : FROM alpine:3.17 18:01:04 3.17: Pulling from library/alpine 18:01:04 f56be85fc22e: Already exists 18:01:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:01:04 Status: Downloaded newer image for alpine:3.17 18:01:04 ---> 9ed4aefc74f6 18:01:04 Step 17/25 : EXPOSE 4000 18:01:04 ---> Running in b9f4d817e1f7 18:01:04 Removing intermediate container b9f4d817e1f7 18:01:04 ---> ec3655203a9b 18:01:04 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:01:04 ---> 8cf7f15ae279 18:01:04 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:01:04 ---> 9bcae50b4bd2 18:01:04 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:01:04 ---> 50011b03f578 18:01:04 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:01:04 ---> Running in 91a75dd8430b 18:01:04 Removing intermediate container 91a75dd8430b 18:01:04 ---> 49a2ba0ddfb3 18:01:04 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:01:04 ---> Running in 4a76cfb5e04a 18:01:04 Removing intermediate container 4a76cfb5e04a 18:01:04 ---> df39e5d7c814 18:01:04 Step 23/25 : LABEL arch=amd64 18:01:04 ---> Running in 598592abca69 18:01:04 Removing intermediate container 598592abca69 18:01:04 ---> 9f5efa7f86ff 18:01:04 Step 24/25 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 18:01:04 ---> Running in 274f758894b6 18:01:04 Removing intermediate container 274f758894b6 18:01:04 ---> a352821cea04 18:01:04 Step 25/25 : LABEL version=0.0.0 18:01:05 ---> Running in 9367e316f403 18:01:05 Removing intermediate container 9367e316f403 18:01:05 ---> c81416f9a4ad 18:01:05 [Warning] One or more build-args [ARCH] were not consumed 18:01:05 Successfully built c81416f9a4ad 18:01:05 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 18:01:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:05 18:01:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:05 latest: Pulling from edgex-lftools-log-publisher 18:01:05 5eb5b503b376: Pulling fs layer 18:01:05 5c69ac0246d0: Pulling fs layer 18:01:05 ec43610c2a17: Pulling fs layer 18:01:05 3a2ae6a8a46f: Pulling fs layer 18:01:05 33b1e0a273af: Pulling fs layer 18:01:05 5d3b04190fa2: Pulling fs layer 18:01:05 2f39f015ded8: Pulling fs layer 18:01:05 3a2ae6a8a46f: Waiting 18:01:05 33b1e0a273af: Waiting 18:01:05 5d3b04190fa2: Waiting 18:01:05 5c69ac0246d0: Verifying Checksum 18:01:05 5c69ac0246d0: Download complete 18:01:05 3a2ae6a8a46f: Verifying Checksum 18:01:05 3a2ae6a8a46f: Download complete 18:01:05 33b1e0a273af: Verifying Checksum 18:01:05 33b1e0a273af: Download complete 18:01:06 ec43610c2a17: Verifying Checksum 18:01:06 ec43610c2a17: Download complete 18:01:06 5eb5b503b376: Verifying Checksum 18:01:06 5eb5b503b376: Download complete 18:01:06 2f39f015ded8: Verifying Checksum 18:01:06 2f39f015ded8: Download complete 18:01:07 5eb5b503b376: Pull complete 18:01:07 5c69ac0246d0: Pull complete 18:01:07 ec43610c2a17: Pull complete 18:01:08 3a2ae6a8a46f: Pull complete 18:01:08 33b1e0a273af: Pull complete 18:01:08 5d3b04190fa2: Pull complete 18:01:12 2f39f015ded8: Pull complete 18:01:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:01:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:12 prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container 18:01:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:01:18 $ docker top 3d37f8e16b4023e056db854e34a97fdd28526acbf5019b8833ae137373a5c1a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:18 ---> job-cost.sh 18:01:18 lf-activate-venv: SKIPPING 18:01:18 INFO: No Stack... 18:01:19 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:19 INFO: Archiving Costs [Pipeline] sh 18:01:20 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/cost.csv 18:01:20 + cut -d, -f6 [Pipeline] lock 18:01:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] 18:01:20 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] did not exist. Created. 18:01:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:01:20 + echo total: 0.2199999988079071 [Pipeline] stash 18:01:20 Stashed 1 file(s) [Pipeline] } 18:01:20 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:01:20 $ docker stop --time=1 3d37f8e16b4023e056db854e34a97fdd28526acbf5019b8833ae137373a5c1a7 18:01:21 $ docker rm -f --volumes 3d37f8e16b4023e056db854e34a97fdd28526acbf5019b8833ae137373a5c1a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:01:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 18:03:34 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 18:03:34 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 18:03:34 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 18:03:34 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 18:03:34 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 18:03:34 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 18:03:34 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 18:03:34 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 18:03:34 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 18:03:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:03:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:03:53 ./bin/test-attribution-txt.sh 18:03:53 make -C web test 18:03:53 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 18:03:53 make[1]: tput: No such file or directory 18:03:53 make[1]: tput: No such file or directory 18:03:53 warning: generating ./VERSION 18:03:53 echo "0.0.0" > VERSION 18:03:53 docker build \ 18:03:53 -f Dockerfile \ 18:03:53 --build-arg USER=1000 \ 18:03:53 \ 18:03:53 --label "git_sha=116b63d5d91e022accb13581612c1716ca2e3d97" \ 18:03:53 -t edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 \ 18:03:53 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 18:03:53 . 18:03:53 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 18:03:53 Install the buildx component to build images with BuildKit: 18:03:53 https://docs.docker.com/go/buildx/ 18:03:53 18:03:54 Sending build context to Docker daemon 2.571MB 18:03:54 Step 1/10 : FROM node:16.17-alpine3.15 18:03:54 16.17-alpine3.15: Pulling from library/node 18:03:54 47517142f6ba: Pulling fs layer 18:03:54 5f8c4bfa009b: Pulling fs layer 18:03:54 f7079c9c4ba1: Pulling fs layer 18:03:54 aba105e6f55a: Pulling fs layer 18:03:54 aba105e6f55a: Waiting 18:03:54 47517142f6ba: Verifying Checksum 18:03:54 47517142f6ba: Download complete 18:03:54 f7079c9c4ba1: Verifying Checksum 18:03:54 f7079c9c4ba1: Download complete 18:03:54 aba105e6f55a: Verifying Checksum 18:03:54 aba105e6f55a: Download complete 18:03:54 47517142f6ba: Pull complete 18:03:55 5f8c4bfa009b: Verifying Checksum 18:03:55 5f8c4bfa009b: Download complete 18:03:58 5f8c4bfa009b: Pull complete 18:03:59 f7079c9c4ba1: Pull complete 18:03:59 aba105e6f55a: Pull complete 18:03:59 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 18:03:59 Status: Downloaded newer image for node:16.17-alpine3.15 18:03:59 ---> bf1b8b58d215 18:03:59 Step 2/10 : RUN apk add --no-cache chromium 18:04:00 ---> Running in 61db976b0dd3 18:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:04:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:04:02 (1/128) Installing libxau (1.0.9-r0) 18:04:02 (2/128) Installing libmd (1.0.3-r0) 18:04:02 (3/128) Installing libbsd (0.11.3-r1) 18:04:02 (4/128) Installing libxdmcp (1.1.3-r0) 18:04:02 (5/128) Installing libxcb (1.14-r2) 18:04:02 (6/128) Installing libx11 (1.7.3.1-r0) 18:04:02 (7/128) Installing libxext (1.3.4-r0) 18:04:02 (8/128) Installing libice (1.0.10-r0) 18:04:02 (9/128) Installing libuuid (2.37.4-r0) 18:04:02 (10/128) Installing libsm (1.2.3-r0) 18:04:02 (11/128) Installing libxt (1.2.1-r0) 18:04:02 (12/128) Installing libxmu (1.1.3-r0) 18:04:02 (13/128) Installing xset (1.2.4-r0) 18:04:02 (14/128) Installing xprop (1.2.5-r0) 18:04:02 (15/128) Installing xdg-utils (1.1.3-r0) 18:04:02 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 18:04:02 (17/128) Installing pkgconf (1.8.1-r0) 18:04:02 (18/128) Installing libffi (3.4.2-r1) 18:04:02 (19/128) Installing libintl (0.21-r0) 18:04:02 (20/128) Installing libblkid (2.37.4-r0) 18:04:02 (21/128) Installing libmount (2.37.4-r0) 18:04:02 (22/128) Installing pcre (8.45-r1) 18:04:02 (23/128) Installing glib (2.70.5-r0) 18:04:02 (24/128) Installing xz-libs (5.2.5-r1) 18:04:02 (25/128) Installing libxml2 (2.9.14-r2) 18:04:02 (26/128) Installing shared-mime-info (2.1-r2) 18:04:02 (27/128) Installing hicolor-icon-theme (0.17-r1) 18:04:03 (28/128) Installing libjpeg-turbo (2.1.2-r0) 18:04:03 (29/128) Installing libpng (1.6.37-r1) 18:04:03 (30/128) Installing libwebp (1.2.2-r1) 18:04:03 (31/128) Installing zstd-libs (1.5.0-r0) 18:04:03 (32/128) Installing tiff (4.4.0-r1) 18:04:03 (33/128) Installing gdk-pixbuf (2.42.8-r0) 18:04:03 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 18:04:03 (35/128) Installing libxcomposite (0.4.5-r0) 18:04:03 (36/128) Installing libxfixes (6.0.0-r0) 18:04:03 (37/128) Installing libxrender (0.9.10-r3) 18:04:03 (38/128) Installing libxcursor (1.2.0-r0) 18:04:03 (39/128) Installing libxdamage (1.1.5-r1) 18:04:03 (40/128) Installing libxi (1.8-r0) 18:04:03 (41/128) Installing libxinerama (1.1.4-r1) 18:04:03 (42/128) Installing libxrandr (1.5.2-r1) 18:04:03 (43/128) Installing atk (2.36.0-r0) 18:04:03 (44/128) Installing libxtst (1.2.3-r3) 18:04:03 (45/128) Installing dbus-libs (1.12.24-r0) 18:04:03 (46/128) Installing at-spi2-core (2.42.0-r0) 18:04:03 (47/128) Installing at-spi2-atk (2.38.0-r0) 18:04:03 (48/128) Installing expat (2.5.0-r0) 18:04:03 (49/128) Installing brotli-libs (1.0.9-r5) 18:04:03 (50/128) Installing libbz2 (1.0.8-r1) 18:04:03 (51/128) Installing freetype (2.11.1-r2) 18:04:03 (52/128) Installing fontconfig (2.13.1-r4) 18:04:03 (53/128) Installing pixman (0.40.0-r4) 18:04:03 (54/128) Installing cairo (1.16.0-r5) 18:04:03 (55/128) Installing cairo-gobject (1.16.0-r5) 18:04:03 (56/128) Installing avahi-libs (0.8-r5) 18:04:03 (57/128) Installing gmp (6.2.1-r1) 18:04:03 (58/128) Installing nettle (3.7.3-r0) 18:04:03 (59/128) Installing p11-kit (0.24.0-r1) 18:04:03 (60/128) Installing libtasn1 (4.18.0-r1) 18:04:03 (61/128) Installing libunistring (0.9.10-r1) 18:04:03 (62/128) Installing gnutls (3.7.1-r2) 18:04:03 (63/128) Installing cups-libs (2.3.3-r6) 18:04:03 (64/128) Installing libepoxy (1.5.9-r0) 18:04:03 (65/128) Installing fribidi (1.0.11-r0) 18:04:03 (66/128) Installing graphite2 (1.3.14-r0) 18:04:03 (67/128) Installing harfbuzz (3.0.0-r2) 18:04:03 (68/128) Installing libxft (2.3.4-r0) 18:04:03 (69/128) Installing pango (1.48.10-r0) 18:04:03 (70/128) Installing wayland-libs-client (1.19.0-r1) 18:04:03 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 18:04:04 (72/128) Installing wayland-libs-egl (1.19.0-r1) 18:04:04 (73/128) Installing xkeyboard-config (2.34-r0) 18:04:04 (74/128) Installing libxkbcommon (1.3.1-r0) 18:04:04 (75/128) Installing gtk+3.0 (3.24.30-r0) 18:04:04 Executing gtk+3.0-3.24.30-r0.post-install 18:04:04 (76/128) Installing libfontenc (1.1.4-r0) 18:04:04 (77/128) Installing mkfontscale (1.2.1-r1) 18:04:04 (78/128) Installing ttf-opensans (1.10-r1) 18:04:04 Executing ttf-opensans-1.10-r1.post-install 18:04:06 (79/128) Installing libogg (1.3.5-r0) 18:04:06 (80/128) Installing flac (1.3.4-r0) 18:04:06 (81/128) Installing alsa-lib (1.2.5.1-r1) 18:04:06 (82/128) Installing libatomic (10.3.1_git20211027-r0) 18:04:06 (83/128) Installing sdl2 (2.0.16-r4) 18:04:06 (84/128) Installing aom-libs (3.2.0-r0) 18:04:06 (85/128) Installing libass (0.15.2-r0) 18:04:06 (86/128) Installing libdav1d (0.9.2-r0) 18:04:06 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 18:04:06 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 18:04:07 (89/128) Installing lame (3.100-r0) 18:04:07 (90/128) Installing opus (1.3.1-r1) 18:04:07 (91/128) Installing libgomp (10.3.1_git20211027-r0) 18:04:07 (92/128) Installing soxr (0.1.3-r2) 18:04:07 (93/128) Installing libsrt (1.4.2-r1) 18:04:07 (94/128) Installing libssh (0.9.6-r1) 18:04:07 (95/128) Installing libtheora (1.1.1-r16) 18:04:07 (96/128) Installing v4l-utils-libs (1.22.1-r1) 18:04:07 (97/128) Installing libdrm (2.4.109-r0) 18:04:07 (98/128) Installing libva (2.13.0-r0) 18:04:07 (99/128) Installing libvdpau (1.4-r0) 18:04:07 (100/128) Installing vidstab (1.1.0-r1) 18:04:07 (101/128) Installing libvorbis (1.3.7-r0) 18:04:07 (102/128) Installing libvpx (1.10.0-r0) 18:04:07 (103/128) Installing vulkan-loader (1.2.196-r0) 18:04:07 (104/128) Installing x264-libs (20210613-r0) 18:04:07 (105/128) Installing x265-libs (3.5-r0) 18:04:07 (106/128) Installing xvidcore (1.3.7-r1) 18:04:07 (107/128) Installing ffmpeg-libs (4.4.1-r2) 18:04:07 (108/128) Installing libevent (2.1.12-r4) 18:04:07 (109/128) Installing mesa (21.2.6-r0) 18:04:07 (110/128) Installing wayland-libs-server (1.19.0-r1) 18:04:07 (111/128) Installing mesa-gbm (21.2.6-r0) 18:04:07 (112/128) Installing lcms2 (2.12-r1) 18:04:07 (113/128) Installing nspr (4.32-r0) 18:04:07 (114/128) Installing sqlite-libs (3.36.0-r0) 18:04:07 (115/128) Installing nss (3.78.1-r0) 18:04:07 (116/128) Installing libasyncns (0.8-r1) 18:04:07 (117/128) Installing libltdl (2.4.6-r7) 18:04:07 (118/128) Installing orc (0.4.32-r0) 18:04:07 (119/128) Installing libsndfile (1.0.31-r1) 18:04:07 (120/128) Installing speexdsp (1.2.0-r0) 18:04:07 (121/128) Installing tdb-libs (1.4.5-r0) 18:04:07 (122/128) Installing libpulse (15.0-r2) 18:04:08 (123/128) Installing re2 (2021.11.01-r0) 18:04:08 (124/128) Installing snappy (1.1.9-r1) 18:04:08 (125/128) Installing libgpg-error (1.42-r1) 18:04:08 (126/128) Installing libgcrypt (1.9.4-r0) 18:04:08 (127/128) Installing libxslt (1.1.35-r0) 18:04:08 (128/128) Installing chromium (99.0.4844.84-r0) 18:04:12 Executing busybox-1.34.1-r7.trigger 18:04:12 Executing glib-2.70.5-r0.trigger 18:04:12 Executing shared-mime-info-2.1-r2.trigger 18:04:15 Executing gdk-pixbuf-2.42.8-r0.trigger 18:04:15 Executing gtk-update-icon-cache-2.24.33-r0.trigger 18:04:15 Executing fontconfig-2.13.1-r4.trigger 18:04:15 Executing mkfontscale-1.2.1-r1.trigger 18:04:15 OK: 275 MiB in 144 packages 18:04:25 Removing intermediate container 61db976b0dd3 18:04:25 ---> 59d8bb00ccc2 18:04:25 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 18:04:25 ---> Running in 94b92f5974d3 18:04:25 Removing intermediate container 94b92f5974d3 18:04:25 ---> 7323da193789 18:04:25 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 18:04:25 ---> Running in bf19865f1de7 18:04:25 Removing intermediate container bf19865f1de7 18:04:25 ---> 7a0b6979c8ab 18:04:25 Step 5/10 : RUN npm install -g npm 18:04:25 ---> Running in 46c747eeccd6 18:04:57 18:04:57 removed 7 packages, changed 101 packages, and audited 264 packages in 26s 18:04:57 18:04:57 27 packages are looking for funding 18:04:57 run `npm fund` for details 18:04:57 18:04:57 found 0 vulnerabilities 18:04:59 Removing intermediate container 46c747eeccd6 18:04:59 ---> bafe797baf66 18:04:59 Step 6/10 : ARG USER=1000 18:04:59 ---> Running in ce26e45c1b90 18:04:59 Removing intermediate container ce26e45c1b90 18:04:59 ---> ac8e23eae2e4 18:04:59 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 18:04:59 ---> Running in bffc1bca961d 18:05:01 Removing intermediate container bffc1bca961d 18:05:01 ---> 781257985b74 18:05:01 Step 8/10 : USER $USER:$USER 18:05:01 ---> Running in 2a3959cc2a9e 18:05:02 Removing intermediate container 2a3959cc2a9e 18:05:02 ---> 28403028da97 18:05:02 Step 9/10 : WORKDIR /app 18:05:02 ---> Running in 3e3c8bdad780 18:05:02 Removing intermediate container 3e3c8bdad780 18:05:02 ---> 94dd4037dbb1 18:05:02 Step 10/10 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 18:05:02 ---> Running in 17786aaaa617 18:05:02 Removing intermediate container 17786aaaa617 18:05:02 ---> ab3cb951211f 18:05:02 Successfully built ab3cb951211f 18:05:02 Successfully tagged edgexfoundry/edgex-web-ui:116b63d5d91e022accb13581612c1716ca2e3d97 18:05:02 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 18:05:02 touch edgex-web-ui.imagebuilt 18:05:02 mkdir -p node_modules coverage 18:05:02 chown "1000:1000" node_modules coverage package-lock.json 18:05:02 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 18:05:17 npm WARN old lockfile 18:05:17 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 18:05:17 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 18:05:17 npm WARN old lockfile 18:05:17 npm WARN old lockfile This is a one-time fix-up, please be patient... 18:05:17 npm WARN old lockfile 18:06:04 npm WARN EBADENGINE Unsupported engine { 18:06:04 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 18:06:04 npm WARN EBADENGINE required: { 18:06:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:06:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:06:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:06:04 npm WARN EBADENGINE }, 18:06:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:06:04 npm WARN EBADENGINE } 18:06:04 npm WARN EBADENGINE Unsupported engine { 18:06:04 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 18:06:04 npm WARN EBADENGINE required: { 18:06:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:06:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:06:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:06:04 npm WARN EBADENGINE }, 18:06:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:06:04 npm WARN EBADENGINE } 18:06:04 npm WARN EBADENGINE Unsupported engine { 18:06:04 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 18:06:04 npm WARN EBADENGINE required: { 18:06:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:06:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:06:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:06:04 npm WARN EBADENGINE }, 18:06:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:06:04 npm WARN EBADENGINE } 18:06:04 npm WARN EBADENGINE Unsupported engine { 18:06:04 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 18:06:04 npm WARN EBADENGINE required: { 18:06:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:06:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:06:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:06:04 npm WARN EBADENGINE }, 18:06:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:06:04 npm WARN EBADENGINE } 18:06:04 npm WARN EBADENGINE Unsupported engine { 18:06:04 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 18:06:04 npm WARN EBADENGINE required: { 18:06:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:06:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:06:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:06:04 npm WARN EBADENGINE }, 18:06:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:06:04 npm WARN EBADENGINE } 18:06:04 npm WARN EBADENGINE Unsupported engine { 18:06:04 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 18:06:04 npm WARN EBADENGINE required: { 18:06:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:06:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:06:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:06:04 npm WARN EBADENGINE }, 18:06:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:06:04 npm WARN EBADENGINE } 18:06:04 npm WARN EBADENGINE Unsupported engine { 18:06:04 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 18:06:04 npm WARN EBADENGINE required: { 18:06:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:06:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:06:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:06:04 npm WARN EBADENGINE }, 18:06:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:06:04 npm WARN EBADENGINE } 18:06:04 npm WARN EBADENGINE Unsupported engine { 18:06:04 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 18:06:04 npm WARN EBADENGINE required: { 18:06:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:06:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:06:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:06:04 npm WARN EBADENGINE }, 18:06:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:06:04 npm WARN EBADENGINE } 18:06:04 npm WARN EBADENGINE Unsupported engine { 18:06:04 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 18:06:04 npm WARN EBADENGINE required: { 18:06:04 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 18:06:04 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 18:06:04 npm WARN EBADENGINE yarn: '>= 1.13.0' 18:06:04 npm WARN EBADENGINE }, 18:06:04 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } 18:06:04 npm WARN EBADENGINE } 18:06:43 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 18:06:43 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 18:06:43 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 18:06:43 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 18:06:43 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 18:06:44 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 18:06:48 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 18:06:58 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 18:06:58 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 18:06:58 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 18:07:10 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 18:07:21 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 18:07:21 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:07:21 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. 18:07:26 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. 18:07:27 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. 18:07:28 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 18:07:43 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 18:07:43 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 18:08:10 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. 18:08:28 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. 18:09:15 18:09:15 added 1475 packages, and audited 1476 packages in 4m 18:09:15 18:09:15 90 packages are looking for funding 18:09:15 run `npm fund` for details 18:09:15 18:09:15 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) 18:09:15 18:09:15 To address issues that do not require attention, run: 18:09:15 npm audit fix 18:09:15 18:09:15 To address all issues (including breaking changes), run: 18:09:15 npm audit fix --force 18:09:15 18:09:15 Run `npm audit` for details. 18:09:15 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 18:09:33 - Generating browser application bundles (phase: setup)... 18:10:12 Compiling @angular/core : es2015 as esm2015 18:10:12 Compiling @angular/compiler/testing : es2015 as esm2015 18:10:44 Compiling @angular/common : es2015 as esm2015 18:10:44 Compiling @angular/core/testing : es2015 as esm2015 18:10:51 Compiling @angular/platform-browser : es2015 as esm2015 18:10:51 Compiling @angular/common/testing : es2015 as esm2015 18:10:56 Compiling @angular/router : es2015 as esm2015 18:10:57 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 18:11:03 Compiling @angular/platform-browser/testing : es2015 as esm2015 18:11:05 Compiling @angular/common/http : es2015 as esm2015 18:11:05 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 18:11:10 Compiling @angular/forms : es2015 as esm2015 18:11:10 Compiling @angular/router/testing : es2015 as esm2015 18:11:11 Compiling @angular/common/http/testing : es2015 as esm2015 18:12:19 24 05 2023 18:12:17.427:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 18:12:19 24 05 2023 18:12:17.444:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 18:12:19 24 05 2023 18:12:17.475:INFO [launcher]: Starting browser ChromeHeadless 18:13:27 24 05 2023 18:13:17.857:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 18:13:59 24 05 2023 18:13:54.411:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 18:14:46 ✔ Browser application bundle generation complete. 18:14:46 24 05 2023 18:14:41.100:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket EzLMo_15TDtrm7MsAAAB with id 89265997 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.527 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 0.632 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 0.656 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 0.696 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 0.72 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 0.906 secs) 18:15:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 1.902 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.082 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.144 secs) 18:15:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.226 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.634 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 2.703 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 2.78 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 2.909 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 2.935 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 2.949 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.056 secs) 18:15:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.159 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.361 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.412 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.467 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.508 secs) 18:15:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 4.104 secs) 18:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 4.215 secs) 18:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 4.489 secs) 18:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 4.508 secs) 18:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 4.529 secs) 18:15:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 4.544 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.797 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.847 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.873 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.187 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.257 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.309 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.493 secs) 18:15:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.581 secs) 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.613 secs) 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.644 secs) 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.679 secs) 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.734 secs) 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.787 secs) 18:15:07 WARN: ' 18:15:07 It looks like you're using ngModel on the same form field as formControlName. 18:15:07 Support for using the ngModel input property and ngModelChange event with 18:15:07 reactive form directives has been deprecated in Angular v6 and will be removed 18:15:07 in a future version of Angular. 18:15:07 18:15:07 For more information on this, see our API docs here: 18:15:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:15:07 ' 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.787 secs) 18:15:07 WARN: ' 18:15:07 It looks like you're using ngModel on the same form field as formControlName. 18:15:07 Support for using the ngModel input property and ngModelChange event with 18:15:07 reactive form directives has been deprecated in Angular v6 and will be removed 18:15:07 in a future version of Angular. 18:15:07 18:15:07 For more information on this, see our API docs here: 18:15:07 https://angular.io/api/forms/FormControlName#use-with-ngmodel 18:15:07 ' 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.06 secs) 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.126 secs) 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.152 secs) 18:15:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.36 secs) 18:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.788 secs) 18:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 6.97 secs) 18:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.05 secs) 18:15:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.075 secs) 18:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.225 secs) 18:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.319 secs) 18:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.598 secs) 18:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.888 secs) 18:15:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.928 secs) 18:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 8.118 secs) 18:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 8.186 secs) 18:15:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 8.847 secs) 18:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 9.037 secs) 18:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 9.207 secs) 18:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 9.301 secs) 18:15:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 9.517 secs) 18:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 9.598 secs) 18:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 9.671 secs) 18:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 9.711 secs) 18:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 9.752 secs) 18:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 9.859 secs) 18:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 9.9 secs) 18:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 9.938 secs) 18:15:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 10.047 secs) 18:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 10.496 secs) 18:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 10.692 secs) 18:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 10.768 secs) 18:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 10.841 secs) 18:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 10.884 secs) 18:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 11.051 secs) 18:15:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 11.141 secs) 18:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 11.255 secs) 18:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 11.315 secs) 18:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 11.351 secs) 18:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 11.428 secs) 18:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 11.452 secs) 18:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 11.466 secs) 18:15:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 11.727 secs) 18:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 11.934 secs) 18:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 12.045 secs) 18:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 12.065 secs) 18:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 12.095 secs) 18:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 12.205 secs) 18:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 12.224 secs) 18:15:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 12.477 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 12.613 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 12.666 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 12.691 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 12.707 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 12.773 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 12.88 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 12.912 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 12.932 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 13.02 secs) 18:15:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 13.041 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 13.278 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 13.306 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 13.326 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 13.34 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 13.352 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 13.37 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 13.389 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 13.56 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 13.781 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 13.858 secs) 18:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 13.879 secs) 18:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 13.969 secs) 18:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 14.052 secs) 18:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 14.077 secs) 18:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 14.091 secs) 18:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 14.197 secs) 18:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 14.268 secs) 18:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 14.355 secs) 18:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 14.396 secs) 18:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 14.554 secs) 18:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 14.624 secs) 18:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 14.692 secs) 18:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 14.758 secs) 18:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 15.114 secs) 18:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 15.254 secs) 18:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 15.344 secs) 18:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 15.43 secs) 18:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 15.754 secs) 18:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 15.821 secs) 18:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 16.08 secs) 18:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 16.155 secs) 18:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 16.226 secs) 18:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 16.302 secs) 18:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 16.456 secs) 18:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 16.61 secs) 18:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 16.68 secs) 18:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 16.702 secs) 18:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 16.734 secs) 18:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 16.83 secs) 18:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 16.9 secs) 18:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 16.922 secs) 18:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 16.993 secs) 18:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 17.132 secs) 18:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 17.209 secs) 18:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 17.243 secs) 18:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (24.062 secs / 17.243 secs) 18:15:24 TOTAL: 145 SUCCESS 18:15:24 ✔ Browser application bundle generation complete. 18:15:28 18:15:28 =============================== Coverage summary =============================== 18:15:28 Statements : 41.56% ( 1425/3429 ) 18:15:28 Branches : 12.14% ( 109/898 ) 18:15:28 Functions : 33.33% ( 417/1251 ) 18:15:28 Lines : 39.45% ( 1280/3245 ) 18:15:28 ================================================================================ 18:15:28 24 05 2023 18:15:27.920:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 18:15:29 ✔ Browser application bundle generation complete. 18:15:30 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' [Pipeline] echo 18:15:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:30 $ docker stop --time=1 f79c42d217565f7bce4c3c1591663e4362d58dc28bbb63a8a136250b88372419 18:15:32 $ docker rm -f --volumes f79c42d217565f7bce4c3c1591663e4362d58dc28bbb63a8a136250b88372419 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:37 Warning: overwriting stash ‘coverage-report’ 18:15:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:46 + ls -al . 18:15:46 total 176 18:15:46 drwxrwxr-x 13 jenkins jenkins 4096 May 24 18:01 . 18:15:46 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:58 .. 18:15:46 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:58 .blubracket 18:15:46 -rw-rw-r-- 1 jenkins jenkins 18 May 24 17:58 .dockerignore 18:15:46 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:58 .git 18:15:46 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:58 .github 18:15:46 -rw-rw-r-- 1 jenkins jenkins 185 May 24 17:58 .gitignore 18:15:46 -rw-rw-r-- 1 jenkins jenkins 8418 May 24 17:58 Attribution.txt 18:15:46 -rw-rw-r-- 1 jenkins jenkins 17205 May 24 17:58 CHANGELOG.md 18:15:46 -rw-rw-r-- 1 jenkins jenkins 3959 May 24 17:58 CONTRIBUTING.md 18:15:46 -rw-rw-r-- 1 jenkins jenkins 1788 May 24 17:58 Dockerfile 18:15:46 -rw-rw-r-- 1 jenkins jenkins 652 May 24 17:58 Jenkinsfile 18:15:46 -rw-rw-r-- 1 jenkins jenkins 11357 May 24 17:58 LICENSE 18:15:46 -rw-rw-r-- 1 jenkins jenkins 2124 May 24 17:58 Makefile 18:15:46 -rw-rw-r-- 1 jenkins jenkins 4558 May 24 17:58 README.md 18:15:46 -rw-rw-r-- 1 jenkins jenkins 5 May 24 17:55 VERSION 18:15:46 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:58 assets 18:15:46 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:58 bin 18:15:46 drwxrwxr-x 3 jenkins jenkins 4096 May 24 17:58 cmd 18:15:46 -rw-r--r-- 1 jenkins jenkins 10 May 24 18:01 coverage.out 18:15:46 drwxrwxr-x 2 jenkins jenkins 4096 May 24 17:58 docs 18:15:46 -rw-rw-r-- 1 jenkins jenkins 2999 May 24 17:58 go.mod 18:15:46 -rw-rw-r-- 1 jenkins jenkins 30528 May 24 17:58 go.sum 18:15:46 drwxrwxr-x 8 jenkins jenkins 4096 May 24 17:58 internal 18:15:46 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:58 snap 18:15:46 drwxrwxr-x 4 jenkins jenkins 4096 May 24 17:58 testing 18:15:46 -rw-rw-r-- 1 jenkins jenkins 155 May 24 17:58 version.go 18:15:46 drwxrwxr-x 6 jenkins jenkins 4096 May 24 18:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:46 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 --label arch=arm64 --label version=0.0.0 . 18:15:48 Sending build context to Docker daemon 33.17MB 18:15:48 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 18:15:48 Step 2/25 : FROM ${BASE} AS builder 18:15:48 ---> 8fe92f4e058e 18:15:48 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 18:15:49 ---> Running in d3e78bd09417 18:15:49 Removing intermediate container d3e78bd09417 18:15:49 ---> 8c2d59b93ecd 18:15:49 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 18:15:49 ---> Running in 7974b31d8d31 18:15:49 Removing intermediate container 7974b31d8d31 18:15:49 ---> 8ddd19c268b6 18:15:49 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 18:15:49 ---> Running in f51460db0aaf 18:15:50 Removing intermediate container f51460db0aaf 18:15:50 ---> 1700c11664dc 18:15:50 Step 6/25 : LABEL Name=edgex-ui-go 18:15:50 ---> Running in 2999284f472b 18:15:50 Removing intermediate container 2999284f472b 18:15:50 ---> ccdd7b44113b 18:15:50 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 18:15:50 ---> Running in c828a195433d 18:15:50 Removing intermediate container c828a195433d 18:15:50 ---> 4b14c039b777 18:15:50 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 18:15:52 ---> 23a4e4008313 18:15:52 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:52 ---> Running in 51c1e3877967 18:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:15:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:15:55 OK: 263 MiB in 53 packages 18:15:56 Removing intermediate container 51c1e3877967 18:15:56 ---> e016ca0367e8 18:15:56 Step 10/25 : ENV GO111MODULE=on 18:15:56 ---> Running in 79d7e3d221c5 18:15:56 Removing intermediate container 79d7e3d221c5 18:15:56 ---> d50b9aa4e20e 18:15:56 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 18:15:57 ---> Running in 12de5ca4c0c2 18:15:57 Removing intermediate container 12de5ca4c0c2 18:15:57 ---> 33f815337f72 18:15:57 Step 12/25 : COPY go.mod vendor* ./ 18:15:57 ---> ab5cf8305184 18:15:57 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:57 ---> Running in 33c758706d53 18:16:00 Removing intermediate container 33c758706d53 18:16:00 ---> 2d1ce16135fe 18:16:00 Step 14/25 : COPY . . 18:16:05 ---> 9b11756079ab 18:16:05 Step 15/25 : RUN ${MAKE} 18:16:05 ---> Running in 39b5dd6b520b 18:16:06 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 18:18:27 Removing intermediate container 39b5dd6b520b 18:18:27 ---> fe878af65471 18:18:27 Step 16/25 : FROM alpine:3.17 18:18:27 3.17: Pulling from library/alpine 18:18:27 c41833b44d91: Already exists 18:18:27 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:18:27 Status: Downloaded newer image for alpine:3.17 18:18:27 ---> 51e60588ff2c 18:18:27 Step 17/25 : EXPOSE 4000 18:18:27 ---> Running in f1b162010bf9 18:18:27 Removing intermediate container f1b162010bf9 18:18:27 ---> 526e6dc31489 18:18:27 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:18:27 ---> cf4d18b5c702 18:18:27 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 18:18:27 ---> 80ec9a41a4e7 18:18:27 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 18:18:27 ---> cbea077121b4 18:18:27 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 18:18:27 ---> Running in 716a271b002e 18:18:27 Removing intermediate container 716a271b002e 18:18:27 ---> c91b96509b21 18:18:27 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 18:18:27 ---> Running in 7ed775b3f0fa 18:18:27 Removing intermediate container 7ed775b3f0fa 18:18:27 ---> 2afa5fb3bfe1 18:18:27 Step 23/25 : LABEL arch=arm64 18:18:27 ---> Running in 2b10e156a982 18:18:27 Removing intermediate container 2b10e156a982 18:18:27 ---> 364fa91dba0d 18:18:27 Step 24/25 : LABEL git_sha=116b63d5d91e022accb13581612c1716ca2e3d97 18:18:27 ---> Running in a5f8d5e33853 18:18:27 Removing intermediate container a5f8d5e33853 18:18:27 ---> e2500e1f4347 18:18:27 Step 25/25 : LABEL version=0.0.0 18:18:27 ---> Running in 2f505712ed59 18:18:27 Removing intermediate container 2f505712ed59 18:18:27 ---> 7d58ff9646f4 18:18:27 [Warning] One or more build-args [ARCH] were not consumed 18:18:27 Successfully built 7d58ff9646f4 18:18:27 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 18:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:28 18:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:28 arm64: Pulling from edgex-lftools-log-publisher 18:18:28 8998bd30e6a1: Pulling fs layer 18:18:28 04944245beec: Pulling fs layer 18:18:28 699f458cf7ca: Pulling fs layer 18:18:28 765212b225bb: Pulling fs layer 18:18:28 f23df028b6ca: Pulling fs layer 18:18:28 d65c8cfc05b1: Pulling fs layer 18:18:28 2437ff75d9bd: Pulling fs layer 18:18:28 765212b225bb: Waiting 18:18:28 f23df028b6ca: Waiting 18:18:28 d65c8cfc05b1: Waiting 18:18:28 2437ff75d9bd: Waiting 18:18:28 04944245beec: Verifying Checksum 18:18:28 04944245beec: Download complete 18:18:28 765212b225bb: Verifying Checksum 18:18:28 765212b225bb: Download complete 18:18:28 f23df028b6ca: Verifying Checksum 18:18:28 f23df028b6ca: Download complete 18:18:29 d65c8cfc05b1: Download complete 18:18:29 699f458cf7ca: Verifying Checksum 18:18:29 699f458cf7ca: Download complete 18:18:29 8998bd30e6a1: Verifying Checksum 18:18:29 8998bd30e6a1: Download complete 18:18:32 2437ff75d9bd: Verifying Checksum 18:18:32 2437ff75d9bd: Download complete 18:18:34 8998bd30e6a1: Pull complete 18:18:34 04944245beec: Pull complete 18:18:35 699f458cf7ca: Pull complete 18:18:35 765212b225bb: Pull complete 18:18:36 f23df028b6ca: Pull complete 18:18:36 d65c8cfc05b1: Pull complete 18:18:51 2437ff75d9bd: Pull complete 18:18:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:18:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:52 prd-ubuntu20.04-docker-arm64-4c-16g-16746 does not seem to be running inside a container 18:18:52 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:18:55 $ docker top 30ec416c411a87114d173573bca68dcb822d15c4dbfd8731b944dee1d5d13f51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:56 ---> job-cost.sh 18:18:56 lf-activate-venv: SKIPPING 18:18:56 INFO: No Stack... 18:18:56 INFO: Retrieving Pricing Info for: v3-standard-4 18:18:57 INFO: Archiving Costs [Pipeline] sh 18:18:58 + + cut -d, -f6cat 18:18:58 /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 18:18:58 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] 18:18:58 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] did not exist. Created. 18:18:58 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:18:59 /w/workspace/edgex-ui-go/2@tmp/durable-563b0a85/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:18:59 + echo total: 0.10999999940395355 [Pipeline] stash 18:18:59 Warning: overwriting stash ‘stack-cost’ 18:19:04 Stashed 1 file(s) [Pipeline] } 18:19:04 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-618-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:19:04 $ docker stop --time=1 30ec416c411a87114d173573bca68dcb822d15c4dbfd8731b944dee1d5d13f51 18:19:06 $ docker rm -f --volumes 30ec416c411a87114d173573bca68dcb822d15c4dbfd8731b944dee1d5d13f51 [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 18:19:07 provisioning config files... 18:19:07 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config3903299226668206590tmp [Pipeline] { [Pipeline] sh 18:19:07 + set +x 18:19:07 + curl -s https://codecov.io/bash 18:19:07 + bash -s -- 18:19:07 18:19:07 _____ _ 18:19:07 / ____| | | 18:19:07 | | ___ __| | ___ ___ _____ __ 18:19:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:19:07 | |___| (_) | (_| | __/ (_| (_) \ V / 18:19:07 \_____\___/ \__,_|\___|\___\___/ \_/ 18:19:07 Bash-1.0.6 18:19:07 18:19:07 18:19:07 ==> git version 2.25.1 found 18:19:07 ==> 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 18:19:07 Release-Date: 2020-01-08 18:19:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:19:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:19:07 ==> Jenkins CI detected. 18:19:07 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-618 18:19:07 project root: . 18:19:07 --> token set from env 18:19:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:19:07 ==> Running gcov in . (disable via -X gcov) 18:19:07 ==> Python coveragepy not found 18:19:07 ==> Searching for coverage reports in: 18:19:07 + . 18:19:07 -> Found 1 reports 18:19:07 ==> Detecting git/mercurial file structure 18:19:07 ==> Reading reports 18:19:07 + ./coverage.out bytes=10 18:19:07 ==> Appending adjustments 18:19:07 https://docs.codecov.io/docs/fixing-reports 18:19:08 + Found adjustments 18:19:08 ==> Gzipping contents 18:19:08 12K /tmp/codecov.FfY5aZ.gz 18:19:08 ==> Uploading reports 18:19:08 url: https://codecov.io 18:19:08 query: branch=PR-618&commit=116b63d5d91e022accb13581612c1716ca2e3d97&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-618%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=618&job=&cmd_args= 18:19:08 -> Pinging Codecov 18:19:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-618&commit=116b63d5d91e022accb13581612c1716ca2e3d97&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-618%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=618&job=&cmd_args= 18:19:08 -> Uploading to 18:19:08 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/FB506323287CE973F263BFD2A0EB1F37/116b63d5d91e022accb13581612c1716ca2e3d97/83a911e5-aa4a-439a-9199-77cbf34d25d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T181908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8ab4cae5d2e8e6995ec808b095ebeedc3b50f0b9d8634f5a7ca24b80de46778 18:19:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:19:08 Dload Upload Total Spent Left Speed 18:19:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 48672 --:--:-- --:--:-- --:--:-- 48672 18:19:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/116b63d5d91e022accb13581612c1716ca2e3d97 [Pipeline] } 18:19:08 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 18:19:09 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives ] 18:19:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives 18:19:09 total 16 18:19:09 drwxr-xr-x 3 root root 4096 May 24 18:01 . 18:19:09 drwxrwxr-x 15 jenkins jenkins 4096 May 24 18:01 .. 18:19:09 drwxr-xr-x 2 root root 4096 May 24 18:01 cost 18:19:09 -rw-r--r-- 1 root root 83 May 24 18:01 cost.csv 18:19:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives 18:19:09 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives 18:19:09 total 16 18:19:09 drwxr-xr-x 3 jenkins jenkins 4096 May 24 18:01 . 18:19:09 drwxrwxr-x 15 jenkins jenkins 4096 May 24 18:01 .. 18:19:09 drwxr-xr-x 2 jenkins jenkins 4096 May 24 18:01 cost 18:19:09 -rw-r--r-- 1 jenkins jenkins 83 May 24 18:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:19:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:19:10 ---> package-listing.sh 18:19:10 ++ facter osfamily 18:19:10 ++ tr '[:upper:]' '[:lower:]' 18:19:11 + OS_FAMILY=debian 18:19:11 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-618 18:19:11 + START_PACKAGES=/tmp/packages_start.txt 18:19:11 + END_PACKAGES=/tmp/packages_end.txt 18:19:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:19:11 + PACKAGES=/tmp/packages_start.txt 18:19:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-618 ']' 18:19:11 + PACKAGES=/tmp/packages_end.txt 18:19:11 + case "${OS_FAMILY}" in 18:19:11 + dpkg -l 18:19:11 + grep '^ii' 18:19:11 + '[' -f /tmp/packages_start.txt ']' 18:19:11 + '[' -f /tmp/packages_end.txt ']' 18:19:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:19:11 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-618 ']' 18:19:11 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/ 18:19:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-618/archives/ [Pipeline] echo 18:19:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:19:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:19:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:12 prd-ubuntu20.04-docker-8c-8g-16743 does not seem to be running inside a container 18:19:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-618 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618:/w/workspace/edgexfoundry_edgex-ui-go_PR-618:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:19:12 $ docker top 421baca46a4041a6921bf1a39c50fc305cbcc92e7e77a08592c1d11e04d2d85d -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:12 + touch /tmp/pre-build-complete [Pipeline] sh 18:19:12 + mkdir -p /var/log/sysstat [Pipeline] sh 18:19:13 + ls /var/log/sa-host 18:19:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:19:13 provisioning config files... 18:19:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-618@tmp/config15224051291910556366tmp [Pipeline] { [Pipeline] echo 18:19:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:19:13 ---> create-netrc.sh [Pipeline] } 18:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:19:13 ---> python-tools-install.sh [Pipeline] echo 18:19:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:19:14 ---> sudo-logs.sh 18:19:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:19:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:19:14 ---> job-cost.sh 18:19:14 lf-activate-venv: SKIPPING 18:19:14 DEBUG: total: 0.2199999988079071 18:19:14 INFO: Retrieving Stack Cost... 18:19:14 INFO: Retrieving Pricing Info for: v3-standard-8 18:19:15 INFO: Archiving Costs [Pipeline] echo 18:19:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:19:15 ---> logs-deploy.sh 18:19:15 lf-activate-venv: SKIPPING 18:19:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-618/2 18:19:15 INFO: archiving workspace using pattern(s): 18:19:16 Archives upload complete. 18:19:16 INFO: archiving logs to Nexus