Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd11b421296f1d9dea23ee47b65b398576c8e8a1+b9ee93b39939f4d905786058fe06f88771ce2d73 (ad4b025c286e551faac5e85d00a40eac834d9dd7) 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-ssh3886724248380188919.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-ssh11625047559329566958.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-582/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-582/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh722545814570716233.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-ssh4656965684459633802.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-582/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-582/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13024146653304408261.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-13962 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [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-582 # 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 b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 Merge succeeded, producing cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a Checking out Revision cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a (PR-582) > 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/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # 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 b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a # timeout=10 Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:07:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:07:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:07:48 ========================================================= 02:07:48 EdgeX Global Pipelines Version Info 02:07:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:07:49 ------------------- 02:07:49 stable info: 02:07:49 ------------------- 02:07:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:07:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:07:49 Message: update stable to v1.0.249 > git rev-list --no-walk 81ab1f639e09b4016dd3e65be4b98673987d8b93 # timeout=10 02:07:49 ------------------- 02:07:49 experimental info: 02:07:49 ------------------- 02:07:49 Commited By: **** collab-it+edgex@linuxfoundation.org 02:07:49 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:07:49 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-582 [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-582 [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-582 [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd6384d [Pipeline] echo 02:07:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:07:50 provisioning config files... 02:07:50 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config11852348583797259633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:07:50 ---> docker-login.sh 02:07:50 nexus3.edgexfoundry.org:10001 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 nexus3.edgexfoundry.org:10002 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 nexus3.edgexfoundry.org:10003 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 nexus3.edgexfoundry.org:10004 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 docker.io 02:07:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:07:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:07:51 Configure a credential helper to remove this warning. See 02:07:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:07:51 02:07:51 Login Succeeded 02:07:51 ---> docker-login.sh ends [Pipeline] } 02:07:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:07:51 + git rev-list -1 --merges cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a~1..cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] echo 02:07:52 -----------> git rev-list -1 --merges cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a~1..cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a 02:07:52 cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [false] [Pipeline] sh 02:07:52 + git log --format=format:%s -1 cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] echo 02:07:52 ========================================================= 02:07:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:07:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:07:52 + git log --format=format:%s -1 cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] echo 02:07:52 [semverPrep] GIT_COMMIT: cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a, Commit Message: Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD [Pipeline] echo 02:07:52 [semverPrep] This is not a build commit. [Pipeline] sh 02:07:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:07:53 + grep -v github /etc/ssh/ssh_known_hosts 02:07:53 + [ -e /tmp/ssh_known_hosts ] 02:07:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:07:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 02:07:53 sudo tee -a /etc/ssh/ssh_known_hosts 02:07:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:53 02:07:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:07:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:07:53 b85a868b505f: Pulling fs layer 02:07:53 e2be974225ed: Pulling fs layer 02:07:53 339a4e72a1f5: Pulling fs layer 02:07:53 988bab9f4d93: Pulling fs layer 02:07:53 1469e6f7b9e6: Pulling fs layer 02:07:53 eaf3925da568: Pulling fs layer 02:07:53 bab4dde63d76: Pulling fs layer 02:07:53 bde34c3a00c8: Pulling fs layer 02:07:53 b352a97aabf1: Pulling fs layer 02:07:53 4872d77fe225: Pulling fs layer 02:07:53 5851b861e8e6: Pulling fs layer 02:07:53 988bab9f4d93: Waiting 02:07:53 1469e6f7b9e6: Waiting 02:07:53 bde34c3a00c8: Waiting 02:07:53 eaf3925da568: Waiting 02:07:53 bab4dde63d76: Waiting 02:07:53 b352a97aabf1: Waiting 02:07:53 5851b861e8e6: Waiting 02:07:53 4872d77fe225: Waiting 02:07:53 e2be974225ed: Verifying Checksum 02:07:53 e2be974225ed: Download complete 02:07:53 988bab9f4d93: Download complete 02:07:53 1469e6f7b9e6: Verifying Checksum 02:07:53 1469e6f7b9e6: Download complete 02:07:53 339a4e72a1f5: Verifying Checksum 02:07:53 339a4e72a1f5: Download complete 02:07:53 eaf3925da568: Verifying Checksum 02:07:53 eaf3925da568: Download complete 02:07:53 bde34c3a00c8: Verifying Checksum 02:07:53 bde34c3a00c8: Download complete 02:07:53 b352a97aabf1: Download complete 02:07:53 4872d77fe225: Verifying Checksum 02:07:53 4872d77fe225: Download complete 02:07:53 5851b861e8e6: Download complete 02:07:53 b85a868b505f: Verifying Checksum 02:07:53 b85a868b505f: Download complete 02:07:54 bab4dde63d76: Verifying Checksum 02:07:54 bab4dde63d76: Download complete 02:07:55 b85a868b505f: Pull complete 02:07:55 e2be974225ed: Pull complete 02:07:55 339a4e72a1f5: Pull complete 02:07:55 988bab9f4d93: Pull complete 02:07:56 1469e6f7b9e6: Pull complete 02:07:56 eaf3925da568: Pull complete 02:07:58 bab4dde63d76: Pull complete 02:07:58 bde34c3a00c8: Pull complete 02:07:58 b352a97aabf1: Pull complete 02:07:58 4872d77fe225: Pull complete 02:07:58 5851b861e8e6: Pull complete 02:07:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:07:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:07:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:07:58 prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container 02:07:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 02:08:01 $ docker top 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:08:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:01 [ssh-agent] Looking for ssh-agent implementation... 02:08:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:01 $ docker exec 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 ssh-agent 02:08:01 SSH_AUTH_SOCK=/tmp/ssh-aLN3tnvkBMlK/agent.32 02:08:01 SSH_AGENT_PID=38 02:08:01 Running ssh-add (command line suppressed) 02:08:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_4968892389183046629.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_4968892389183046629.key) 02:08:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:02 + git tag --points-at HEAD [Pipeline] } 02:08:02 $ docker exec --env ******** --env ******** 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 ssh-agent -k 02:08:02 unset SSH_AUTH_SOCK; 02:08:02 unset SSH_AGENT_PID; 02:08:02 echo Agent pid 38 killed; 02:08:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:08:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:08:02 [ssh-agent] Looking for ssh-agent implementation... 02:08:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:08:02 $ docker exec 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 ssh-agent 02:08:02 SSH_AUTH_SOCK=/tmp/ssh-Ihk08obAcEuI/agent.70 02:08:02 SSH_AGENT_PID=76 02:08:02 Running ssh-add (command line suppressed) 02:08:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_5275861209455921139.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/private_key_5275861209455921139.key) 02:08:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:08:03 + git semver init 02:08:03 2023-05-06 02:08:03,350 [run_init] DEBUG init version:0.0.0 force:False 02:08:03 2023-05-06 02:08:03,351 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver 02:08:03 2023-05-06 02:08:03,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver 02:08:03 2023-05-06 02:08:03,352 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582, universal_newlines=False, shell=None, istream=None) 02:08:05 2023-05-06 02:08:05,282 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.git/info/exclude 02:08:05 2023-05-06 02:08:05,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 with force:False 02:08:05 2023-05-06 02:08:05,282 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 02:08:05 2023-05-06 02:08:05,286 [execute] INFO git cat-file --batch-check 02:08:05 2023-05-06 02:08:05,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) 02:08:05 2023-05-06 02:08:05,293 [execute] INFO git cat-file --batch 02:08:05 2023-05-06 02:08:05,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver, universal_newlines=False, shell=None, istream=) 02:08:05 2023-05-06 02:08:05,298 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-582/.semver/PR-582 02:08:05 0.0.0 [Pipeline] } 02:08:05 $ docker exec --env ******** --env ******** 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 ssh-agent -k 02:08:05 unset SSH_AUTH_SOCK; 02:08:05 unset SSH_AGENT_PID; 02:08:05 echo Agent pid 76 killed; 02:08:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:08:05 + git semver [Pipeline] } 02:08:06 $ docker stop --time=1 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 02:08:07 $ docker rm -f --volumes 4e214ded1785e7f0be4afe56855950f209a4f412542b07e7aa829a2dc3540f47 [Pipeline] // withDockerContainer [Pipeline] sh 02:08:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:08:13 Stashed 1 file(s) [Pipeline] echo 02:08:13 [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 02:08:14 provisioning config files... 02:08:14 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config10407756605128096055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:14 ---> docker-login.sh 02:08:14 nexus3.edgexfoundry.org:10001 02:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:14 Configure a credential helper to remove this warning. See 02:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:14 02:08:14 Login Succeeded 02:08:14 nexus3.edgexfoundry.org:10002 02:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:14 Configure a credential helper to remove this warning. See 02:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:14 02:08:14 Login Succeeded 02:08:14 nexus3.edgexfoundry.org:10003 02:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:14 Configure a credential helper to remove this warning. See 02:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:14 02:08:14 Login Succeeded 02:08:14 nexus3.edgexfoundry.org:10004 02:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:14 Configure a credential helper to remove this warning. See 02:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:14 02:08:14 Login Succeeded 02:08:14 docker.io 02:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:14 Configure a credential helper to remove this warning. See 02:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:14 02:08:14 Login Succeeded 02:08:14 ---> docker-login.sh ends [Pipeline] } 02:08:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:08:14 ========================================================= 02:08:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:08:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:15 + 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 . 02:08:15 Sending build context to Docker daemon 45.94MB 02:08:15 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:08:15 Step 2/15 : FROM ${BASE} AS builder 02:08:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:08:15 f56be85fc22e: Pulling fs layer 02:08:15 85791d961cd3: Pulling fs layer 02:08:15 d694b5ae8c79: Pulling fs layer 02:08:15 9f32a84ed3da: Pulling fs layer 02:08:15 4d19c01a9841: Pulling fs layer 02:08:15 9325e15d5711: Pulling fs layer 02:08:15 556b6ee489ea: Pulling fs layer 02:08:15 c5a4b2cf53e6: Pulling fs layer 02:08:15 4d19c01a9841: Waiting 02:08:15 9325e15d5711: Waiting 02:08:15 556b6ee489ea: Waiting 02:08:15 c5a4b2cf53e6: Waiting 02:08:15 9f32a84ed3da: Waiting 02:08:15 85791d961cd3: Verifying Checksum 02:08:15 85791d961cd3: Download complete 02:08:15 9f32a84ed3da: Download complete 02:08:15 4d19c01a9841: Verifying Checksum 02:08:15 4d19c01a9841: Download complete 02:08:15 f56be85fc22e: Verifying Checksum 02:08:15 f56be85fc22e: Download complete 02:08:15 9325e15d5711: Verifying Checksum 02:08:15 9325e15d5711: Download complete 02:08:15 f56be85fc22e: Pull complete 02:08:16 85791d961cd3: Pull complete 02:08:16 c5a4b2cf53e6: Verifying Checksum 02:08:16 c5a4b2cf53e6: Download complete 02:08:16 d694b5ae8c79: Verifying Checksum 02:08:16 d694b5ae8c79: Download complete 02:08:16 556b6ee489ea: Verifying Checksum 02:08:16 556b6ee489ea: Download complete 02:08:19 d694b5ae8c79: Pull complete 02:08:19 9f32a84ed3da: Pull complete 02:08:19 4d19c01a9841: Pull complete 02:08:19 9325e15d5711: Pull complete 02:08:22 556b6ee489ea: Pull complete 02:08:23 c5a4b2cf53e6: Pull complete 02:08:23 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:08:23 ---> c4be618373d6 02:08:23 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:08:28 Still waiting to schedule task 02:08:28 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-13954’ 02:08:45 ---> Running in 61aed4c3febb 02:08:45 Removing intermediate container 61aed4c3febb 02:08:45 ---> dfc22ff68a8f 02:08:45 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:08:46 ---> Running in 5855072999e3 02:08:46 Removing intermediate container 5855072999e3 02:08:46 ---> e230cbb4ca8c 02:08:46 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:08:46 ---> Running in fd9b607bfbdc 02:08:46 Removing intermediate container fd9b607bfbdc 02:08:46 ---> 0c440c967c48 02:08:46 Step 6/15 : LABEL Name=edgex-ui-go 02:08:46 ---> Running in 23e5fe70defd 02:08:46 Removing intermediate container 23e5fe70defd 02:08:46 ---> a32e8ee98853 02:08:46 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:08:46 ---> Running in d2d765178b1e 02:08:46 Removing intermediate container d2d765178b1e 02:08:46 ---> 2e7494f86037 02:08:46 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:08:47 latest: Pulling from library/docker 02:08:47 f56be85fc22e: Already exists 02:08:47 7ed9ddfd3b8f: Pulling fs layer 02:08:47 788e1ab5616a: Pulling fs layer 02:08:47 c585cb37f4e3: Pulling fs layer 02:08:47 f07ac151bd26: Pulling fs layer 02:08:47 40ec0a365c4d: Pulling fs layer 02:08:47 8e86e06bd107: Pulling fs layer 02:08:47 265c5956ad77: Pulling fs layer 02:08:47 0326226f4470: Pulling fs layer 02:08:47 e09aa9eb39ba: Pulling fs layer 02:08:47 8f731bd845bb: Pulling fs layer 02:08:47 b045f4bf5e58: Pulling fs layer 02:08:47 6f439390c271: Pulling fs layer 02:08:47 4e540a8453c0: Pulling fs layer 02:08:47 0326226f4470: Waiting 02:08:47 40ec0a365c4d: Waiting 02:08:47 6f439390c271: Waiting 02:08:47 e09aa9eb39ba: Waiting 02:08:47 8e86e06bd107: Waiting 02:08:47 4e540a8453c0: Waiting 02:08:47 8f731bd845bb: Waiting 02:08:47 265c5956ad77: Waiting 02:08:47 f07ac151bd26: Waiting 02:08:47 788e1ab5616a: Download complete 02:08:47 7ed9ddfd3b8f: Download complete 02:08:47 7ed9ddfd3b8f: Pull complete 02:08:48 c585cb37f4e3: Verifying Checksum 02:08:48 c585cb37f4e3: Download complete 02:08:48 40ec0a365c4d: Verifying Checksum 02:08:48 40ec0a365c4d: Download complete 02:08:48 8e86e06bd107: Verifying Checksum 02:08:48 8e86e06bd107: Download complete 02:08:48 f07ac151bd26: Download complete 02:08:48 788e1ab5616a: Pull complete 02:08:48 265c5956ad77: Verifying Checksum 02:08:48 265c5956ad77: Download complete 02:08:48 0326226f4470: Verifying Checksum 02:08:48 0326226f4470: Download complete 02:08:48 8f731bd845bb: Download complete 02:08:48 6f439390c271: Verifying Checksum 02:08:48 6f439390c271: Download complete 02:08:48 e09aa9eb39ba: Verifying Checksum 02:08:48 e09aa9eb39ba: Download complete 02:08:48 4e540a8453c0: Verifying Checksum 02:08:48 4e540a8453c0: Download complete 02:08:48 c585cb37f4e3: Pull complete 02:08:49 b045f4bf5e58: Verifying Checksum 02:08:49 b045f4bf5e58: Download complete 02:08:49 f07ac151bd26: Pull complete 02:08:49 40ec0a365c4d: Pull complete 02:08:49 8e86e06bd107: Pull complete 02:08:49 265c5956ad77: Pull complete 02:08:49 0326226f4470: Pull complete 02:08:49 e09aa9eb39ba: Pull complete 02:08:49 8f731bd845bb: Pull complete 02:08:50 b045f4bf5e58: Pull complete 02:08:50 6f439390c271: Pull complete 02:08:51 4e540a8453c0: Pull complete 02:08:51 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:08:51 Status: Downloaded newer image for docker:latest 02:08:56 ---> d0ea9dd2598c 02:08:56 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:57 ---> Running in 4c3cdd98f489 02:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:08:58 OK: 265 MiB in 53 packages 02:08:58 Removing intermediate container 4c3cdd98f489 02:08:58 ---> 12925a795db0 02:08:58 Step 10/15 : ENV GO111MODULE=on 02:08:58 ---> Running in 9934201ebfb6 02:08:58 Removing intermediate container 9934201ebfb6 02:08:58 ---> e3be8b3ce3d7 02:08:58 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:08:58 ---> Running in 719a4985309d 02:08:59 Removing intermediate container 719a4985309d 02:08:59 ---> 4ae7bda6db06 02:08:59 Step 12/15 : COPY go.mod vendor* ./ 02:08:59 ---> 98ac8a6a1d1e 02:08:59 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:59 ---> Running in bbfbb9bc0202 02:09:55 Removing intermediate container bbfbb9bc0202 02:09:55 ---> ac59fb6b3eb3 02:09:55 Step 14/15 : COPY . . 02:09:56 ---> f01b656d96c5 02:09:56 Step 15/15 : RUN ${MAKE} 02:09:56 ---> Running in b5a97443baee 02:09:57 noop 02:09:57 Removing intermediate container b5a97443baee 02:09:57 ---> 030490109689 02:09:57 Successfully built 030490109689 02:09:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:57 + docker inspect -f . ci-base-image-x86_64 02:09:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:57 prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container 02:09:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 02:09:58 $ docker top 883af958e521564c8ec90e9226bef8267af19e4180fc11972d9b2873b9125c63 -eo pid,comm [Pipeline] { [Pipeline] sh 02:09:58 + go version 02:09:58 go version go1.20.2 linux/amd64 [Pipeline] } 02:09:58 $ docker stop --time=1 883af958e521564c8ec90e9226bef8267af19e4180fc11972d9b2873b9125c63 02:09:59 $ docker rm -f --volumes 883af958e521564c8ec90e9226bef8267af19e4180fc11972d9b2873b9125c63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:00 + docker inspect -f . ci-base-image-x86_64 02:10:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:00 prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container 02:10:00 $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 02:10:00 $ docker top 86faa62086cf81230a11b3b224da2237898a946f19964a5072fdff0cb6ebf77b -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] fileExists [Pipeline] sh 02:10:01 + make test 02:10:01 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:10:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:10:14 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:10:14 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:10:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:18 ./bin/test-attribution-txt.sh 02:10:18 make -C web test 02:10:18 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' 02:10:18 make[1]: tput: No such file or directory 02:10:18 make[1]: tput: No such file or directory 02:10:18 warning: generating ./VERSION 02:10:18 echo "0.0.0" > VERSION 02:10:18 docker build \ 02:10:18 -f Dockerfile \ 02:10:18 --build-arg USER=1000 \ 02:10:18 \ 02:10:18 --label "git_sha=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a" \ 02:10:18 -t edgexfoundry/edgex-web-ui:cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a \ 02:10:18 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:10:18 . 02:10:18 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:10:18 Install the buildx component to build images with BuildKit: 02:10:18 https://docs.docker.com/go/buildx/ 02:10:18 02:10:18 Sending build context to Docker daemon 3.269MB 02:10:18 Step 1/10 : FROM node:16.17-alpine3.15 02:10:18 16.17-alpine3.15: Pulling from library/node 02:10:18 9621f1afde84: Pulling fs layer 02:10:18 c6f70ee39829: Pulling fs layer 02:10:18 56892a8094a2: Pulling fs layer 02:10:18 58dd87906ef0: Pulling fs layer 02:10:18 58dd87906ef0: Waiting 02:10:18 9621f1afde84: Verifying Checksum 02:10:18 9621f1afde84: Download complete 02:10:18 56892a8094a2: Verifying Checksum 02:10:18 56892a8094a2: Download complete 02:10:18 58dd87906ef0: Download complete 02:10:18 9621f1afde84: Pull complete 02:10:18 c6f70ee39829: Verifying Checksum 02:10:18 c6f70ee39829: Download complete 02:10:20 c6f70ee39829: Pull complete 02:10:21 56892a8094a2: Pull complete 02:10:21 58dd87906ef0: Pull complete 02:10:21 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:10:21 Status: Downloaded newer image for node:16.17-alpine3.15 02:10:21 ---> b69703f70c3d 02:10:21 Step 2/10 : RUN apk add --no-cache chromium 02:10:28 ---> Running in 0be73ca37870 02:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:10:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:10:28 (1/129) Installing libxau (1.0.9-r0) 02:10:28 (2/129) Installing libmd (1.0.3-r0) 02:10:28 (3/129) Installing libbsd (0.11.3-r1) 02:10:28 (4/129) Installing libxdmcp (1.1.3-r0) 02:10:28 (5/129) Installing libxcb (1.14-r2) 02:10:28 (6/129) Installing libx11 (1.7.3.1-r0) 02:10:28 (7/129) Installing libxext (1.3.4-r0) 02:10:28 (8/129) Installing libice (1.0.10-r0) 02:10:28 (9/129) Installing libuuid (2.37.4-r0) 02:10:28 (10/129) Installing libsm (1.2.3-r0) 02:10:28 (11/129) Installing libxt (1.2.1-r0) 02:10:28 (12/129) Installing libxmu (1.1.3-r0) 02:10:28 (13/129) Installing xset (1.2.4-r0) 02:10:28 (14/129) Installing xprop (1.2.5-r0) 02:10:28 (15/129) Installing xdg-utils (1.1.3-r0) 02:10:28 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:10:28 (17/129) Installing pkgconf (1.8.1-r0) 02:10:28 (18/129) Installing libffi (3.4.2-r1) 02:10:28 (19/129) Installing libintl (0.21-r0) 02:10:28 (20/129) Installing libblkid (2.37.4-r0) 02:10:28 (21/129) Installing libmount (2.37.4-r0) 02:10:28 (22/129) Installing pcre (8.45-r1) 02:10:28 (23/129) Installing glib (2.70.1-r0) 02:10:28 (24/129) Installing xz-libs (5.2.5-r1) 02:10:28 (25/129) Installing libxml2 (2.9.14-r2) 02:10:28 (26/129) Installing shared-mime-info (2.1-r2) 02:10:28 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:10:28 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:10:28 (29/129) Installing libpng (1.6.37-r1) 02:10:28 (30/129) Installing libwebp (1.2.2-r0) 02:10:28 (31/129) Installing zstd-libs (1.5.0-r0) 02:10:28 (32/129) Installing tiff (4.4.0-r1) 02:10:28 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:10:28 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:10:28 (35/129) Installing libxcomposite (0.4.5-r0) 02:10:28 (36/129) Installing libxfixes (6.0.0-r0) 02:10:28 (37/129) Installing libxrender (0.9.10-r3) 02:10:28 (38/129) Installing libxcursor (1.2.0-r0) 02:10:28 (39/129) Installing libxdamage (1.1.5-r1) 02:10:28 (40/129) Installing libxi (1.8-r0) 02:10:28 (41/129) Installing libxinerama (1.1.4-r1) 02:10:28 (42/129) Installing libxrandr (1.5.2-r1) 02:10:28 (43/129) Installing atk (2.36.0-r0) 02:10:28 (44/129) Installing libxtst (1.2.3-r3) 02:10:28 (45/129) Installing dbus-libs (1.12.24-r0) 02:10:28 (46/129) Installing at-spi2-core (2.42.0-r0) 02:10:28 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:10:28 (48/129) Installing expat (2.5.0-r0) 02:10:28 (49/129) Installing brotli-libs (1.0.9-r5) 02:10:29 (50/129) Installing libbz2 (1.0.8-r1) 02:10:29 (51/129) Installing freetype (2.11.1-r2) 02:10:29 (52/129) Installing fontconfig (2.13.1-r4) 02:10:29 (53/129) Installing pixman (0.40.0-r4) 02:10:29 (54/129) Installing cairo (1.16.0-r5) 02:10:29 (55/129) Installing cairo-gobject (1.16.0-r5) 02:10:29 (56/129) Installing avahi-libs (0.8-r5) 02:10:29 (57/129) Installing gmp (6.2.1-r1) 02:10:29 (58/129) Installing nettle (3.7.3-r0) 02:10:29 (59/129) Installing p11-kit (0.24.0-r1) 02:10:29 (60/129) Installing libtasn1 (4.18.0-r1) 02:10:29 (61/129) Installing libunistring (0.9.10-r1) 02:10:29 (62/129) Installing gnutls (3.7.1-r2) 02:10:29 (63/129) Installing cups-libs (2.3.3-r6) 02:10:29 (64/129) Installing libepoxy (1.5.9-r0) 02:10:29 (65/129) Installing fribidi (1.0.11-r0) 02:10:29 (66/129) Installing graphite2 (1.3.14-r0) 02:10:29 (67/129) Installing harfbuzz (3.0.0-r2) 02:10:29 (68/129) Installing libxft (2.3.4-r0) 02:10:29 (69/129) Installing pango (1.48.10-r0) 02:10:29 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:10:29 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:10:29 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:10:29 (73/129) Installing xkeyboard-config (2.34-r0) 02:10:29 (74/129) Installing libxkbcommon (1.3.1-r0) 02:10:29 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:10:29 Executing gtk+3.0-3.24.30-r0.post-install 02:10:29 (76/129) Installing libfontenc (1.1.4-r0) 02:10:29 (77/129) Installing mkfontscale (1.2.1-r1) 02:10:29 (78/129) Installing ttf-opensans (1.10-r1) 02:10:29 Executing ttf-opensans-1.10-r1.post-install 02:10:31 (79/129) Installing libogg (1.3.5-r0) 02:10:31 (80/129) Installing flac (1.3.4-r0) 02:10:31 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:10:31 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:10:31 (83/129) Installing sdl2 (2.0.16-r4) 02:10:31 (84/129) Installing aom-libs (3.2.0-r0) 02:10:31 (85/129) Installing libass (0.15.2-r0) 02:10:31 (86/129) Installing libdav1d (0.9.2-r0) 02:10:31 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:10:31 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:10:31 (89/129) Installing lame (3.100-r0) 02:10:31 (90/129) Installing opus (1.3.1-r1) 02:10:31 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:10:31 (92/129) Installing soxr (0.1.3-r2) 02:10:31 (93/129) Installing libsrt (1.4.2-r1) 02:10:31 (94/129) Installing libssh (0.9.6-r1) 02:10:31 (95/129) Installing libtheora (1.1.1-r16) 02:10:31 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:10:31 (97/129) Installing libpciaccess (0.16-r0) 02:10:31 (98/129) Installing libdrm (2.4.109-r0) 02:10:31 (99/129) Installing libva (2.13.0-r0) 02:10:31 (100/129) Installing libvdpau (1.4-r0) 02:10:31 (101/129) Installing vidstab (1.1.0-r1) 02:10:31 (102/129) Installing libvorbis (1.3.7-r0) 02:10:31 (103/129) Installing libvpx (1.10.0-r0) 02:10:31 (104/129) Installing vulkan-loader (1.2.196-r0) 02:10:31 (105/129) Installing x264-libs (20210613-r0) 02:10:31 (106/129) Installing x265-libs (3.5-r0) 02:10:31 (107/129) Installing xvidcore (1.3.7-r1) 02:10:31 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:10:32 (109/129) Installing libevent (2.1.12-r4) 02:10:32 (110/129) Installing mesa (21.2.6-r0) 02:10:32 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:10:32 (112/129) Installing mesa-gbm (21.2.6-r0) 02:10:32 (113/129) Installing lcms2 (2.12-r1) 02:10:32 (114/129) Installing nspr (4.32-r0) 02:10:32 (115/129) Installing sqlite-libs (3.36.0-r0) 02:10:32 (116/129) Installing nss (3.78.1-r0) 02:10:32 (117/129) Installing libasyncns (0.8-r1) 02:10:32 (118/129) Installing libltdl (2.4.6-r7) 02:10:32 (119/129) Installing orc (0.4.32-r0) 02:10:32 (120/129) Installing libsndfile (1.0.31-r1) 02:10:32 (121/129) Installing speexdsp (1.2.0-r0) 02:10:32 (122/129) Installing tdb-libs (1.4.5-r0) 02:10:32 (123/129) Installing libpulse (15.0-r2) 02:10:32 (124/129) Installing re2 (2021.11.01-r0) 02:10:32 (125/129) Installing snappy (1.1.9-r1) 02:10:32 (126/129) Installing libgpg-error (1.42-r1) 02:10:32 (127/129) Installing libgcrypt (1.9.4-r0) 02:10:32 (128/129) Installing libxslt (1.1.35-r0) 02:10:32 (129/129) Installing chromium (99.0.4844.84-r0) 02:10:33 Executing busybox-1.34.1-r7.trigger 02:10:33 Executing glib-2.70.1-r0.trigger 02:10:33 Executing shared-mime-info-2.1-r2.trigger 02:10:33 Executing gdk-pixbuf-2.42.8-r0.trigger 02:10:33 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:10:33 Executing fontconfig-2.13.1-r4.trigger 02:10:33 Executing mkfontscale-1.2.1-r1.trigger 02:10:34 OK: 286 MiB in 145 packages 02:10:49 Removing intermediate container 0be73ca37870 02:10:49 ---> 12bc9b23ead7 02:10:49 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:10:49 ---> Running in 27a58f8a3a8a 02:10:49 Removing intermediate container 27a58f8a3a8a 02:10:49 ---> 5091caa41291 02:10:49 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:10:49 ---> Running in f745bb938697 02:10:49 Removing intermediate container f745bb938697 02:10:49 ---> ac0c0aca2561 02:10:49 Step 5/10 : RUN npm install -g npm 02:10:49 ---> Running in 965f01392e49 02:10:57 02:10:57 removed 7 packages, changed 101 packages, and audited 264 packages in 7s 02:10:57 02:10:57 27 packages are looking for funding 02:10:57 run `npm fund` for details 02:10:57 02:10:57 found 0 vulnerabilities 02:10:58 Removing intermediate container 965f01392e49 02:10:58 ---> 08471a816e21 02:10:58 Step 6/10 : ARG USER=1000 02:10:58 ---> Running in e42fcb7c95a9 02:10:58 Removing intermediate container e42fcb7c95a9 02:10:58 ---> da4b1a090b3f 02:10:58 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:10:58 ---> Running in 8868d45b616c 02:10:58 Removing intermediate container 8868d45b616c 02:10:58 ---> 19a397ab6eb4 02:10:58 Step 8/10 : USER $USER:$USER 02:10:58 ---> Running in 648e176c4507 02:10:58 Removing intermediate container 648e176c4507 02:10:58 ---> 246beed79439 02:10:58 Step 9/10 : WORKDIR /app 02:10:58 ---> Running in 7c0264fa553f 02:10:59 Removing intermediate container 7c0264fa553f 02:10:59 ---> 39065ff2a82e 02:10:59 Step 10/10 : LABEL git_sha=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a 02:10:59 ---> Running in ed32008e87a5 02:10:59 Removing intermediate container ed32008e87a5 02:10:59 ---> e623d27c5884 02:10:59 Successfully built e623d27c5884 02:10:59 Successfully tagged edgexfoundry/edgex-web-ui:cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a 02:10:59 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:10:59 touch edgex-web-ui.imagebuilt 02:10:59 mkdir -p node_modules coverage 02:10:59 chown "1000:1000" node_modules coverage package-lock.json 02:10:59 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:11:01 npm WARN EBADENGINE Unsupported engine { 02:11:01 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:11:01 npm WARN EBADENGINE required: { 02:11:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:01 npm WARN EBADENGINE }, 02:11:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:01 npm WARN EBADENGINE } 02:11:01 npm WARN EBADENGINE Unsupported engine { 02:11:01 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:11:01 npm WARN EBADENGINE required: { 02:11:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:01 npm WARN EBADENGINE }, 02:11:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:01 npm WARN EBADENGINE } 02:11:01 npm WARN EBADENGINE Unsupported engine { 02:11:01 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:11:01 npm WARN EBADENGINE required: { 02:11:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:01 npm WARN EBADENGINE }, 02:11:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:01 npm WARN EBADENGINE } 02:11:01 npm WARN EBADENGINE Unsupported engine { 02:11:01 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:11:01 npm WARN EBADENGINE required: { 02:11:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:01 npm WARN EBADENGINE }, 02:11:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:01 npm WARN EBADENGINE } 02:11:01 npm WARN EBADENGINE Unsupported engine { 02:11:01 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:11:01 npm WARN EBADENGINE required: { 02:11:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:01 npm WARN EBADENGINE }, 02:11:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:01 npm WARN EBADENGINE } 02:11:01 npm WARN EBADENGINE Unsupported engine { 02:11:01 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:11:01 npm WARN EBADENGINE required: { 02:11:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:01 npm WARN EBADENGINE }, 02:11:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:01 npm WARN EBADENGINE } 02:11:01 npm WARN EBADENGINE Unsupported engine { 02:11:01 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:11:01 npm WARN EBADENGINE required: { 02:11:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:01 npm WARN EBADENGINE }, 02:11:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:01 npm WARN EBADENGINE } 02:11:01 npm WARN EBADENGINE Unsupported engine { 02:11:01 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:11:01 npm WARN EBADENGINE required: { 02:11:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:01 npm WARN EBADENGINE }, 02:11:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:01 npm WARN EBADENGINE } 02:11:01 npm WARN EBADENGINE Unsupported engine { 02:11:01 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:11:01 npm WARN EBADENGINE required: { 02:11:01 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:01 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:01 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:01 npm WARN EBADENGINE }, 02:11:01 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:01 npm WARN EBADENGINE } 02:11:04 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:11:04 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 02:11:04 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:11:04 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:11:05 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:11:06 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:11:06 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:11:06 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 02:11:06 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 02:11:08 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:11:08 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:11:11 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. 02:11:11 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:11:11 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:11:11 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. 02:11:11 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. 02:11:12 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. 02:11:13 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:11:18 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. 02:11:24 02:11:24 added 1478 packages, and audited 1479 packages in 24s 02:11:24 02:11:24 90 packages are looking for funding 02:11:24 run `npm fund` for details 02:11:24 02:11:24 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) 02:11:24 02:11:24 To address issues that do not require attention, run: 02:11:24 npm audit fix 02:11:24 02:11:24 To address all issues (including breaking changes), run: 02:11:24 npm audit fix --force 02:11:24 02:11:24 Run `npm audit` for details. 02:11:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13984 in /w/workspace/edgexfoundry_edgex-ui-go_PR-582 [Pipeline] { [Pipeline] ws 02:11:38 Running in /w/workspace/edgex-ui-go/9 [Pipeline] { [Pipeline] checkout 02:11:38 The recommended git tool is: git 02:11:50 using credential edgex-jenkins-ssh 02:11:50 Cloning the remote Git repository 02:11:50 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:11:51 > git init /w/workspace/edgex-ui-go/9 # timeout=10 02:11:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:51 > git --version # timeout=10 02:11:51 > git --version # 'git version 2.25.1' 02:11:51 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:57 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 02:11:57 - Generating browser application bundles (phase: setup)... 02:11:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:11:59 Compiling @angular/compiler/testing : es2015 as esm2015 02:11:59 Compiling @angular/core : es2015 as esm2015 02:11:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:11:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:11:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:11:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/582/head:refs/remotes/origin/PR-582 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:11:59 Merging remotes/origin/main commit b9ee93b39939f4d905786058fe06f88771ce2d73 into PR head commit cd11b421296f1d9dea23ee47b65b398576c8e8a1 02:11:59 > git config core.sparsecheckout # timeout=10 02:11:59 > git checkout -f cd11b421296f1d9dea23ee47b65b398576c8e8a1 # timeout=10 02:12:00 > git remote # timeout=10 02:12:00 > git config --get remote.origin.url # timeout=10 02:12:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:12:00 > git merge b9ee93b39939f4d905786058fe06f88771ce2d73 # timeout=10 02:12:01 Merge succeeded, producing b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa 02:12:01 Checking out Revision b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa (PR-582) 02:12:01 > git rev-parse HEAD^{commit} # timeout=10 02:12:01 > git config core.sparsecheckout # timeout=10 02:12:01 > git checkout -f b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa # timeout=10 02:12:03 Compiling @angular/common : es2015 as esm2015 02:12:03 Compiling @angular/core/testing : es2015 as esm2015 02:12:03 Compiling @angular/common/testing : es2015 as esm2015 02:12:03 Compiling @angular/platform-browser : es2015 as esm2015 02:12:04 Compiling @angular/common/http : es2015 as esm2015 02:12:04 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:12:04 Compiling @angular/router : es2015 as esm2015 02:12:04 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:12:05 Compiling @angular/forms : es2015 as esm2015 02:12:05 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:12:05 Compiling @angular/common/http/testing : es2015 as esm2015 02:12:05 Commit message: "Merge commit 'b9ee93b39939f4d905786058fe06f88771ce2d73' into HEAD" 02:12:05 First time build. Skipping changelog. 02:12:05 > git rev-list --no-walk 81ab1f639e09b4016dd3e65be4b98673987d8b93 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:12:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:12:06 % Total % Received % Xferd Average Speed Time Time Time Current 02:12:06 Dload Upload Total Spent Left Speed 02:12:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 128k 0 --:--:-- --:--:-- --:--:-- 129k [Pipeline] sh 02:12:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:12:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:12:07 + sudo tee /etc/docker/daemon.new 02:12:07 { 02:12:07 "registry-mirrors": [ 02:12:07 "https://nexus3.edgexfoundry.org:10001" 02:12:07 ], 02:12:07 "bip": "10.250.0.254/24", 02:12:07 "hosts": [ 02:12:07 "tcp://0.0.0.0:5555", 02:12:07 "unix:///var/run/docker.sock" 02:12:07 ], 02:12:07 "mtu": 1458, 02:12:07 "selinux-enabled": true, 02:12:07 "seccomp-profile": "/etc/docker/seccomp.json" 02:12:07 } [Pipeline] sh 02:12:07 Compiling @angular/router/testing : es2015 as esm2015 02:12:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:12:08 + sudo service docker restart 02:12:14 06 05 2023 02:12:13.799:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:12:14 06 05 2023 02:12:13.801:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:12:14 06 05 2023 02:12:13.804:INFO [launcher]: Starting browser ChromeHeadless 02:12:26 ✔ Browser application bundle generation complete. 02:12:27 06 05 2023 02:12:26.780:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket gydRxpl4iTlpEahcAAAB with id 52785796 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:12:27 provisioning config files... 02:12:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/9@tmp/config3051177075345214525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:27 ---> docker-login.sh 02:12:27 nexus3.edgexfoundry.org:10001 02:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:28 Configure a credential helper to remove this warning. See 02:12:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:28 02:12:28 Login Succeeded 02:12:28 nexus3.edgexfoundry.org:10002 02:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:29 Configure a credential helper to remove this warning. See 02:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:29 02:12:29 Login Succeeded 02:12:29 nexus3.edgexfoundry.org:10003 02:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:29 Configure a credential helper to remove this warning. See 02:12:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:29 02:12:29 Login Succeeded 02:12:29 nexus3.edgexfoundry.org:10004 02:12:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:30 Configure a credential helper to remove this warning. See 02:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:30 02:12:30 Login Succeeded 02:12:30 docker.io 02:12:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.114 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.124 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.173 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.182 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.188 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.194 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.224 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.259 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.286 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.307 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.317 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.362 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.37 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.377 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.379 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.384 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.388 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.39 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.393 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.396 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.409 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.45 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.481 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.49 secs) 02:12:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:12:30 Configure a credential helper to remove this warning. See 02:12:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:12:30 02:12:30 Login Succeeded 02:12:30 ---> docker-login.sh ends [Pipeline] } 02:12:30 Deleting 1 temporary files 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.5 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.503 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.506 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.513 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.553 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.557 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.56 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.563 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.596 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.612 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.617 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.621 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.654 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.69 secs) [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.709 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.714 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.717 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.721 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.732 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.767 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.778 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.784 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.789 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.829 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.834 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.845 secs) 02:12:30 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.871 secs) [Pipeline] echo 02:12:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:12:31 ========================================================= 02:12:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:12:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.878 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.881 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.912 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.942 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.95 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.953 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.954 secs) 02:12:31 WARN: ' 02:12:31 It looks like you're using ngModel on the same form field as formControlName. 02:12:31 Support for using the ngModel input property and ngModelChange event with 02:12:31 reactive form directives has been deprecated in Angular v6 and will be removed 02:12:31 in a future version of Angular. 02:12:31 02:12:31 For more information on this, see our API docs here: 02:12:31 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:12:31 ' 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.954 secs) 02:12:31 WARN: ' 02:12:31 It looks like you're using ngModel on the same form field as formControlName. 02:12:31 Support for using the ngModel input property and ngModelChange event with 02:12:31 reactive form directives has been deprecated in Angular v6 and will be removed 02:12:31 in a future version of Angular. 02:12:31 02:12:31 For more information on this, see our API docs here: 02:12:31 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:12:31 ' 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.987 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.992 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.999 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.041 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.049 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.071 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.08 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.089 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.095 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.114 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.128 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.135 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.145 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.167 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.181 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.197 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.208 secs) 02:12:31 + 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 . 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.233 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.243 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.26 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.266 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.275 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.279 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.283 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.286 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.324 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.343 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.347 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.348 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.373 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.39 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.4 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.433 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.448 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.452 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.454 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.456 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.463 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.469 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.475 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.503 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.55 secs) 02:12:31 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.591 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.603 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.611 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.618 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.626 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.63 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.632 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.648 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.659 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.662 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.67 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.677 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.681 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.69 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.698 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.699 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.712 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.753 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.764 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.785 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.796 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.8 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.817 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.85 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.861 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.87 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.879 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.882 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.885 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.901 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.907 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.92 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.939 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.953 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.966 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.971 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.021 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.031 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.039 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.058 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.067 secs) 02:12:32 Sending build context to Docker daemon 28.89MB 02:12:32 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:12:32 Step 2/15 : FROM ${BASE} AS builder 02:12:32 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:12:32 c41833b44d91: Pulling fs layer 02:12:32 ed15518f5707: Pulling fs layer 02:12:32 feae8fd75edb: Pulling fs layer 02:12:32 242c74f7c9fa: Pulling fs layer 02:12:32 3cdef696dda3: Pulling fs layer 02:12:32 2ced38df9373: Pulling fs layer 02:12:32 58f1dce35555: Pulling fs layer 02:12:32 3cdef696dda3: Waiting 02:12:32 2ced38df9373: Waiting 02:12:32 58f1dce35555: Waiting 02:12:32 ed15518f5707: Verifying Checksum 02:12:32 ed15518f5707: Download complete 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.154 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.179 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.201 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.218 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.224 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.228 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.235 secs) 02:12:32 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.244 secs) 02:12:33 242c74f7c9fa: Verifying Checksum 02:12:33 242c74f7c9fa: Download complete 02:12:33 3cdef696dda3: Verifying Checksum 02:12:33 3cdef696dda3: Download complete 02:12:33 c41833b44d91: Verifying Checksum 02:12:33 c41833b44d91: Download complete 02:12:33 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.414 secs / 2.244 secs) 02:12:33 TOTAL: 149 SUCCESS 02:12:33 ✔ Browser application bundle generation complete. 02:12:33 02:12:33 =============================== Coverage summary =============================== 02:12:33 Statements : 40.87% ( 1463/3580 ) 02:12:33 Branches : 12.03% ( 111/923 ) 02:12:33 Functions : 33.13% ( 430/1298 ) 02:12:33 Lines : 38.8% ( 1314/3387 ) 02:12:33 ================================================================================ 02:12:33 ✔ Browser application bundle generation complete. 02:12:34 c41833b44d91: Pull complete 02:12:34 58f1dce35555: Verifying Checksum 02:12:34 58f1dce35555: Download complete 02:12:34 ed15518f5707: Pull complete 02:12:35 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-582/web' [Pipeline] echo 02:12:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:12:35 $ docker stop --time=1 86faa62086cf81230a11b3b224da2237898a946f19964a5072fdff0cb6ebf77b 02:12:35 feae8fd75edb: Verifying Checksum 02:12:35 feae8fd75edb: Download complete 02:12:35 2ced38df9373: Verifying Checksum 02:12:35 2ced38df9373: Download complete 02:12:37 $ docker rm -f --volumes 86faa62086cf81230a11b3b224da2237898a946f19964a5072fdff0cb6ebf77b [Pipeline] // withDockerContainer [Pipeline] sh 02:12:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:12:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:12:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:12:39 + ls -al . 02:12:39 total 180 02:12:39 drwxrwxr-x 14 jenkins jenkins 4096 May 6 02:10 . 02:12:39 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 .. 02:12:39 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 .blubracket 02:12:39 -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:07 .dockerignore 02:12:39 drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:08 .git 02:12:39 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 .github 02:12:39 -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:07 .gitignore 02:12:39 drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:08 .semver 02:12:39 -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:07 Attribution.txt 02:12:39 -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:07 CHANGELOG.md 02:12:39 -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:07 CONTRIBUTING.md 02:12:39 -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:07 Dockerfile 02:12:39 -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:07 Jenkinsfile 02:12:39 -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:07 LICENSE 02:12:39 -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:07 Makefile 02:12:39 -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:07 README.md 02:12:39 -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:08 VERSION 02:12:39 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 assets 02:12:39 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 bin 02:12:39 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:07 cmd 02:12:39 -rw-r--r-- 1 jenkins jenkins 10 May 6 02:10 coverage.out 02:12:39 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:07 docs 02:12:39 -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:07 go.mod 02:12:39 -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:07 go.sum 02:12:39 drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:07 internal 02:12:39 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 snap 02:12:39 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:07 testing 02:12:39 -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:07 version.go 02:12:39 drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:40 + 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=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a --label arch=amd64 --label version=0.0.0 . 02:12:40 Sending build context to Docker daemon 48.69MB 02:12:40 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:12:40 Step 2/25 : FROM ${BASE} AS builder 02:12:40 ---> 030490109689 02:12:40 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:42 ---> Running in 82590708d7ce 02:12:42 Removing intermediate container 82590708d7ce 02:12:42 ---> 42e6c9e70481 02:12:42 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:12:42 ---> Running in 493a9e8dc9b7 02:12:42 Removing intermediate container 493a9e8dc9b7 02:12:42 ---> cf5e0ed94bb0 02:12:42 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:12:42 ---> Running in edd4466f7955 02:12:42 Removing intermediate container edd4466f7955 02:12:42 ---> 0c81e349dbfc 02:12:42 Step 6/25 : LABEL Name=edgex-ui-go 02:12:42 ---> Running in 87e6f2375401 02:12:42 Removing intermediate container 87e6f2375401 02:12:42 ---> e961fbefafa1 02:12:42 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:12:42 ---> Running in b57696666d50 02:12:42 Removing intermediate container b57696666d50 02:12:42 ---> c0bf2b264881 02:12:42 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:12:43 ---> e2b3472f1d19 02:12:43 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:12:43 ---> Running in bb202013f549 02:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:12:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:12:44 OK: 265 MiB in 53 packages 02:12:44 Removing intermediate container bb202013f549 02:12:44 ---> 94bb8a35dc95 02:12:44 Step 10/25 : ENV GO111MODULE=on 02:12:44 ---> Running in 78490476489e 02:12:45 Removing intermediate container 78490476489e 02:12:45 ---> b037145a7dc5 02:12:45 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:12:45 ---> Running in f4009919bd2a 02:12:45 Removing intermediate container f4009919bd2a 02:12:45 ---> 082b02c894a7 02:12:45 Step 12/25 : COPY go.mod vendor* ./ 02:12:45 ---> 09c3eb9c4445 02:12:45 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:12:45 ---> Running in bbee9c58b0c1 02:12:47 Removing intermediate container bbee9c58b0c1 02:12:47 ---> 190501b425e2 02:12:47 Step 14/25 : COPY . . 02:12:48 feae8fd75edb: Pull complete 02:12:48 242c74f7c9fa: Pull complete 02:12:48 3cdef696dda3: Pull complete 02:12:49 ---> d355991edb57 02:12:49 Step 15/25 : RUN ${MAKE} 02:12:49 ---> Running in ecc8fc7602ab 02:12:49 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 02:12:55 2ced38df9373: Pull complete 02:12:57 58f1dce35555: Pull complete 02:12:57 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:12:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:12:57 ---> fadd8f120f05 02:12:57 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:12:59 ---> Running in 0860a156c12c 02:12:59 Removing intermediate container 0860a156c12c 02:12:59 ---> 76a6791404dc 02:12:59 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:13:00 ---> Running in 95ec63481fe7 02:13:00 Removing intermediate container 95ec63481fe7 02:13:00 ---> 308de5c5e284 02:13:00 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:13:00 ---> Running in 6ad67b2ca3ba 02:13:00 Removing intermediate container 6ad67b2ca3ba 02:13:00 ---> 3e129b497ef1 02:13:00 Step 6/15 : LABEL Name=edgex-ui-go 02:13:00 ---> Running in 7b1d9f952d3f 02:13:01 Removing intermediate container 7b1d9f952d3f 02:13:01 ---> 874094642776 02:13:01 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:13:01 ---> Running in bbc34e127283 02:13:01 Removing intermediate container bbc34e127283 02:13:01 ---> 3f37ed2f11e4 02:13:01 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:13:02 latest: Pulling from library/docker 02:13:02 c41833b44d91: Already exists 02:13:02 6343a5c17821: Pulling fs layer 02:13:02 7fb3fc37985f: Pulling fs layer 02:13:02 c69224d8e51c: Pulling fs layer 02:13:02 9509eea51bfd: Pulling fs layer 02:13:02 13893f74905f: Pulling fs layer 02:13:02 a478c30451b0: Pulling fs layer 02:13:02 cca6ee3ffb4d: Pulling fs layer 02:13:02 fe1b37f33852: Pulling fs layer 02:13:02 9509eea51bfd: Waiting 02:13:02 b44bc8c7e93d: Pulling fs layer 02:13:02 0e42b4e3b30c: Pulling fs layer 02:13:02 13893f74905f: Waiting 02:13:02 d97e7eb47f8a: Pulling fs layer 02:13:02 3ed71508fdeb: Pulling fs layer 02:13:02 fca51f470542: Pulling fs layer 02:13:02 cca6ee3ffb4d: Waiting 02:13:02 fe1b37f33852: Waiting 02:13:02 b44bc8c7e93d: Waiting 02:13:02 0e42b4e3b30c: Waiting 02:13:02 d97e7eb47f8a: Waiting 02:13:02 3ed71508fdeb: Waiting 02:13:02 fca51f470542: Waiting 02:13:02 a478c30451b0: Waiting 02:13:02 7fb3fc37985f: Verifying Checksum 02:13:02 7fb3fc37985f: Download complete 02:13:02 6343a5c17821: Verifying Checksum 02:13:02 6343a5c17821: Download complete 02:13:02 c69224d8e51c: Verifying Checksum 02:13:02 c69224d8e51c: Download complete 02:13:03 a478c30451b0: Verifying Checksum 02:13:03 a478c30451b0: Download complete 02:13:03 13893f74905f: Verifying Checksum 02:13:03 13893f74905f: Download complete 02:13:03 cca6ee3ffb4d: Verifying Checksum 02:13:03 cca6ee3ffb4d: Download complete 02:13:03 9509eea51bfd: Verifying Checksum 02:13:03 9509eea51bfd: Download complete 02:13:03 fe1b37f33852: Verifying Checksum 02:13:03 fe1b37f33852: Download complete 02:13:03 6343a5c17821: Pull complete 02:13:03 0e42b4e3b30c: Verifying Checksum 02:13:03 0e42b4e3b30c: Download complete 02:13:03 b44bc8c7e93d: Verifying Checksum 02:13:03 b44bc8c7e93d: Download complete 02:13:03 7fb3fc37985f: Pull complete 02:13:04 fca51f470542: Download complete 02:13:04 c69224d8e51c: Pull complete 02:13:05 d97e7eb47f8a: Verifying Checksum 02:13:05 d97e7eb47f8a: Download complete 02:13:05 3ed71508fdeb: Verifying Checksum 02:13:05 3ed71508fdeb: Download complete 02:13:06 9509eea51bfd: Pull complete 02:13:07 13893f74905f: Pull complete 02:13:07 a478c30451b0: Pull complete 02:13:07 cca6ee3ffb4d: Pull complete 02:13:08 fe1b37f33852: Pull complete 02:13:09 b44bc8c7e93d: Pull complete 02:13:11 0e42b4e3b30c: Pull complete 02:13:13 d97e7eb47f8a: Pull complete 02:13:13 3ed71508fdeb: Pull complete 02:13:14 fca51f470542: Pull complete 02:13:14 Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 02:13:14 Status: Downloaded newer image for docker:latest 02:13:16 Removing intermediate container ecc8fc7602ab 02:13:16 ---> eaf1767053ff 02:13:16 Step 16/25 : FROM alpine:3.17 02:13:16 3.17: Pulling from library/alpine 02:13:16 f56be85fc22e: Already exists 02:13:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:13:16 Status: Downloaded newer image for alpine:3.17 02:13:16 ---> 9ed4aefc74f6 02:13:16 Step 17/25 : EXPOSE 4000 02:13:16 ---> Running in 9b59c5352019 02:13:16 Removing intermediate container 9b59c5352019 02:13:16 ---> 011e996437c5 02:13:16 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 02:13:16 ---> 9b873726f9c9 02:13:16 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:13:16 ---> 4d24283f817a 02:13:16 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:13:16 ---> a71889bfa211 02:13:16 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:13:16 ---> Running in d7fb8d7aea13 02:13:16 Removing intermediate container d7fb8d7aea13 02:13:16 ---> 12d5ee6691a2 02:13:16 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:13:16 ---> Running in f4ff8933c381 02:13:16 Removing intermediate container f4ff8933c381 02:13:16 ---> 4820cddfc3b3 02:13:16 Step 23/25 : LABEL arch=amd64 02:13:16 ---> Running in 2b2d9d47d662 02:13:16 Removing intermediate container 2b2d9d47d662 02:13:16 ---> 97e49d806642 02:13:16 Step 24/25 : LABEL git_sha=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a 02:13:16 ---> Running in f2cd48ac113b 02:13:16 Removing intermediate container f2cd48ac113b 02:13:16 ---> 65b7c1c66f72 02:13:16 Step 25/25 : LABEL version=0.0.0 02:13:16 ---> Running in 8c948a4ab6eb 02:13:16 Removing intermediate container 8c948a4ab6eb 02:13:16 ---> a28895b85188 02:13:16 [Warning] One or more build-args [ARCH] were not consumed 02:13:16 Successfully built a28895b85188 02:13:16 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 02:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:16 02:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:17 ---> 9767e1af118d 02:13:17 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:13:17 ---> Running in af00150403de 02:13:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:17 latest: Pulling from edgex-lftools-log-publisher 02:13:17 5eb5b503b376: Pulling fs layer 02:13:17 5c69ac0246d0: Pulling fs layer 02:13:17 ec43610c2a17: Pulling fs layer 02:13:17 3a2ae6a8a46f: Pulling fs layer 02:13:17 33b1e0a273af: Pulling fs layer 02:13:17 5d3b04190fa2: Pulling fs layer 02:13:17 2f39f015ded8: Pulling fs layer 02:13:17 33b1e0a273af: Waiting 02:13:17 5d3b04190fa2: Waiting 02:13:17 2f39f015ded8: Waiting 02:13:17 3a2ae6a8a46f: Waiting 02:13:17 5c69ac0246d0: Verifying Checksum 02:13:17 5c69ac0246d0: Download complete 02:13:17 3a2ae6a8a46f: Verifying Checksum 02:13:17 3a2ae6a8a46f: Download complete 02:13:17 33b1e0a273af: Verifying Checksum 02:13:17 33b1e0a273af: Download complete 02:13:17 5d3b04190fa2: Verifying Checksum 02:13:17 5d3b04190fa2: Download complete 02:13:17 ec43610c2a17: Download complete 02:13:17 5eb5b503b376: Download complete 02:13:17 2f39f015ded8: Download complete 02:13:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:13:18 5eb5b503b376: Pull complete 02:13:18 5c69ac0246d0: Pull complete 02:13:18 ec43610c2a17: Pull complete 02:13:18 3a2ae6a8a46f: Pull complete 02:13:19 33b1e0a273af: Pull complete 02:13:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:13:19 5d3b04190fa2: Pull complete 02:13:20 OK: 263 MiB in 53 packages 02:13:21 Removing intermediate container af00150403de 02:13:21 ---> f6ecf69c4d44 02:13:21 Step 10/15 : ENV GO111MODULE=on 02:13:21 ---> Running in 35951d95b351 02:13:22 Removing intermediate container 35951d95b351 02:13:22 ---> 0b6ef2cb89ef 02:13:22 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:13:22 ---> Running in 5132c19f6c40 02:13:22 Removing intermediate container 5132c19f6c40 02:13:22 ---> ac1e58c8b89e 02:13:22 Step 12/15 : COPY go.mod vendor* ./ 02:13:23 ---> f7a8b0ec5084 02:13:23 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:13:23 ---> Running in 597e56450714 02:13:24 2f39f015ded8: Pull complete 02:13:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:24 prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container 02:13:25 $ 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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 02:13:34 $ docker top f1a76802b6fd493b93ee153ef235bfc575c20629126f79e366b1d4be909960aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:34 ---> job-cost.sh 02:13:34 lf-activate-venv: SKIPPING 02:13:34 INFO: No Stack... 02:13:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:35 INFO: Archiving Costs [Pipeline] sh 02:13:35 + cut -d, -f6 02:13:35 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/cost.csv [Pipeline] lock 02:13:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] 02:13:35 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] did not exist. Created. 02:13:35 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:35 + echo total: 0.2199999988079071 [Pipeline] stash 02:13:36 Stashed 1 file(s) [Pipeline] } 02:13:36 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:36 $ docker stop --time=1 f1a76802b6fd493b93ee153ef235bfc575c20629126f79e366b1d4be909960aa 02:13:37 $ docker rm -f --volumes f1a76802b6fd493b93ee153ef235bfc575c20629126f79e366b1d4be909960aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:14:45 Removing intermediate container 597e56450714 02:14:45 ---> 3240da812501 02:14:45 Step 14/15 : COPY . . 02:14:45 ---> d003722f432b 02:14:45 Step 15/15 : RUN ${MAKE} 02:14:45 ---> Running in 55c11c004169 02:14:45 noop 02:14:45 Removing intermediate container 55c11c004169 02:14:45 ---> 9517f8996737 02:14:45 Successfully built 9517f8996737 02:14:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:45 + docker inspect -f . ci-base-image-arm64 02:14:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:46 prd-ubuntu20.04-docker-arm64-4c-16g-13984 does not seem to be running inside a container 02:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 02:14:47 $ docker top 79518b17eeaf571c1b61656f137d5f2531169704b486555443203d204eb22486 -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:48 + go version 02:14:48 go version go1.20.2 linux/arm64 [Pipeline] } 02:14:48 $ docker stop --time=1 79518b17eeaf571c1b61656f137d5f2531169704b486555443203d204eb22486 02:14:50 $ docker rm -f --volumes 79518b17eeaf571c1b61656f137d5f2531169704b486555443203d204eb22486 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:51 + docker inspect -f . ci-base-image-arm64 02:14:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:51 prd-ubuntu20.04-docker-arm64-4c-16g-13984 does not seem to be running inside a container 02:14:51 $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 02:14:53 $ docker top 8603eaa3014f985ccbe5795bebfe555d784583d25260cf064cad8ef8f275c0cd -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:54 + git config --global --add safe.directory /w/workspace/edgex-ui-go/9 [Pipeline] fileExists [Pipeline] sh 02:14:55 + make test 02:14:55 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:15:42 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:17:48 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:17:48 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:18:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:15 ./bin/test-attribution-txt.sh 02:18:15 make -C web test 02:18:15 make[1]: Entering directory '/w/workspace/edgex-ui-go/9/web' 02:18:15 make[1]: tput: No such file or directory 02:18:15 make[1]: tput: No such file or directory 02:18:15 warning: generating ./VERSION 02:18:15 echo "0.0.0" > VERSION 02:18:15 docker build \ 02:18:15 -f Dockerfile \ 02:18:15 --build-arg USER=1000 \ 02:18:15 \ 02:18:15 --label "git_sha=b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa" \ 02:18:15 -t edgexfoundry/edgex-web-ui:b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa \ 02:18:15 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:18:15 . 02:18:15 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:18:15 Install the buildx component to build images with BuildKit: 02:18:15 https://docs.docker.com/go/buildx/ 02:18:15 02:18:15 Sending build context to Docker daemon 3.269MB 02:18:15 Step 1/10 : FROM node:16.17-alpine3.15 02:18:15 16.17-alpine3.15: Pulling from library/node 02:18:15 47517142f6ba: Pulling fs layer 02:18:15 5f8c4bfa009b: Pulling fs layer 02:18:15 f7079c9c4ba1: Pulling fs layer 02:18:15 aba105e6f55a: Pulling fs layer 02:18:15 aba105e6f55a: Waiting 02:18:15 f7079c9c4ba1: Verifying Checksum 02:18:15 f7079c9c4ba1: Download complete 02:18:15 47517142f6ba: Download complete 02:18:15 aba105e6f55a: Download complete 02:18:15 47517142f6ba: Pull complete 02:18:16 5f8c4bfa009b: Download complete 02:18:20 5f8c4bfa009b: Pull complete 02:18:20 f7079c9c4ba1: Pull complete 02:18:20 aba105e6f55a: Pull complete 02:18:20 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:18:20 Status: Downloaded newer image for node:16.17-alpine3.15 02:18:20 ---> bf1b8b58d215 02:18:20 Step 2/10 : RUN apk add --no-cache chromium 02:18:21 ---> Running in 2e63689bdc12 02:18:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:18:24 (1/128) Installing libxau (1.0.9-r0) 02:18:24 (2/128) Installing libmd (1.0.3-r0) 02:18:24 (3/128) Installing libbsd (0.11.3-r1) 02:18:24 (4/128) Installing libxdmcp (1.1.3-r0) 02:18:24 (5/128) Installing libxcb (1.14-r2) 02:18:24 (6/128) Installing libx11 (1.7.3.1-r0) 02:18:24 (7/128) Installing libxext (1.3.4-r0) 02:18:24 (8/128) Installing libice (1.0.10-r0) 02:18:24 (9/128) Installing libuuid (2.37.4-r0) 02:18:24 (10/128) Installing libsm (1.2.3-r0) 02:18:24 (11/128) Installing libxt (1.2.1-r0) 02:18:24 (12/128) Installing libxmu (1.1.3-r0) 02:18:24 (13/128) Installing xset (1.2.4-r0) 02:18:24 (14/128) Installing xprop (1.2.5-r0) 02:18:24 (15/128) Installing xdg-utils (1.1.3-r0) 02:18:24 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:18:24 (17/128) Installing pkgconf (1.8.1-r0) 02:18:24 (18/128) Installing libffi (3.4.2-r1) 02:18:24 (19/128) Installing libintl (0.21-r0) 02:18:24 (20/128) Installing libblkid (2.37.4-r0) 02:18:24 (21/128) Installing libmount (2.37.4-r0) 02:18:24 (22/128) Installing pcre (8.45-r1) 02:18:24 (23/128) Installing glib (2.70.1-r0) 02:18:24 (24/128) Installing xz-libs (5.2.5-r1) 02:18:24 (25/128) Installing libxml2 (2.9.14-r2) 02:18:24 (26/128) Installing shared-mime-info (2.1-r2) 02:18:24 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:18:24 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:18:24 (29/128) Installing libpng (1.6.37-r1) 02:18:24 (30/128) Installing libwebp (1.2.2-r0) 02:18:24 (31/128) Installing zstd-libs (1.5.0-r0) 02:18:25 (32/128) Installing tiff (4.4.0-r1) 02:18:25 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:18:25 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:18:25 (35/128) Installing libxcomposite (0.4.5-r0) 02:18:25 (36/128) Installing libxfixes (6.0.0-r0) 02:18:25 (37/128) Installing libxrender (0.9.10-r3) 02:18:25 (38/128) Installing libxcursor (1.2.0-r0) 02:18:25 (39/128) Installing libxdamage (1.1.5-r1) 02:18:25 (40/128) Installing libxi (1.8-r0) 02:18:25 (41/128) Installing libxinerama (1.1.4-r1) 02:18:25 (42/128) Installing libxrandr (1.5.2-r1) 02:18:25 (43/128) Installing atk (2.36.0-r0) 02:18:25 (44/128) Installing libxtst (1.2.3-r3) 02:18:25 (45/128) Installing dbus-libs (1.12.24-r0) 02:18:25 (46/128) Installing at-spi2-core (2.42.0-r0) 02:18:25 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:18:25 (48/128) Installing expat (2.5.0-r0) 02:18:25 (49/128) Installing brotli-libs (1.0.9-r5) 02:18:25 (50/128) Installing libbz2 (1.0.8-r1) 02:18:25 (51/128) Installing freetype (2.11.1-r2) 02:18:25 (52/128) Installing fontconfig (2.13.1-r4) 02:18:25 (53/128) Installing pixman (0.40.0-r4) 02:18:25 (54/128) Installing cairo (1.16.0-r5) 02:18:25 (55/128) Installing cairo-gobject (1.16.0-r5) 02:18:25 (56/128) Installing avahi-libs (0.8-r5) 02:18:25 (57/128) Installing gmp (6.2.1-r1) 02:18:25 (58/128) Installing nettle (3.7.3-r0) 02:18:25 (59/128) Installing p11-kit (0.24.0-r1) 02:18:25 (60/128) Installing libtasn1 (4.18.0-r1) 02:18:25 (61/128) Installing libunistring (0.9.10-r1) 02:18:25 (62/128) Installing gnutls (3.7.1-r2) 02:18:25 (63/128) Installing cups-libs (2.3.3-r6) 02:18:25 (64/128) Installing libepoxy (1.5.9-r0) 02:18:25 (65/128) Installing fribidi (1.0.11-r0) 02:18:25 (66/128) Installing graphite2 (1.3.14-r0) 02:18:25 (67/128) Installing harfbuzz (3.0.0-r2) 02:18:25 (68/128) Installing libxft (2.3.4-r0) 02:18:25 (69/128) Installing pango (1.48.10-r0) 02:18:25 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:18:25 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:18:25 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:18:25 (73/128) Installing xkeyboard-config (2.34-r0) 02:18:25 (74/128) Installing libxkbcommon (1.3.1-r0) 02:18:25 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:18:26 Executing gtk+3.0-3.24.30-r0.post-install 02:18:26 (76/128) Installing libfontenc (1.1.4-r0) 02:18:26 (77/128) Installing mkfontscale (1.2.1-r1) 02:18:26 (78/128) Installing ttf-opensans (1.10-r1) 02:18:26 Executing ttf-opensans-1.10-r1.post-install 02:18:28 (79/128) Installing libogg (1.3.5-r0) 02:18:28 (80/128) Installing flac (1.3.4-r0) 02:18:28 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:18:28 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:18:28 (83/128) Installing sdl2 (2.0.16-r4) 02:18:28 (84/128) Installing aom-libs (3.2.0-r0) 02:18:28 (85/128) Installing libass (0.15.2-r0) 02:18:28 (86/128) Installing libdav1d (0.9.2-r0) 02:18:28 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:18:28 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:18:28 (89/128) Installing lame (3.100-r0) 02:18:28 (90/128) Installing opus (1.3.1-r1) 02:18:28 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:18:28 (92/128) Installing soxr (0.1.3-r2) 02:18:28 (93/128) Installing libsrt (1.4.2-r1) 02:18:28 (94/128) Installing libssh (0.9.6-r1) 02:18:28 (95/128) Installing libtheora (1.1.1-r16) 02:18:28 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:18:28 (97/128) Installing libdrm (2.4.109-r0) 02:18:29 (98/128) Installing libva (2.13.0-r0) 02:18:29 (99/128) Installing libvdpau (1.4-r0) 02:18:29 (100/128) Installing vidstab (1.1.0-r1) 02:18:29 (101/128) Installing libvorbis (1.3.7-r0) 02:18:29 (102/128) Installing libvpx (1.10.0-r0) 02:18:29 (103/128) Installing vulkan-loader (1.2.196-r0) 02:18:29 (104/128) Installing x264-libs (20210613-r0) 02:18:29 (105/128) Installing x265-libs (3.5-r0) 02:18:29 (106/128) Installing xvidcore (1.3.7-r1) 02:18:29 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:18:30 (108/128) Installing libevent (2.1.12-r4) 02:18:30 (109/128) Installing mesa (21.2.6-r0) 02:18:30 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:18:30 (111/128) Installing mesa-gbm (21.2.6-r0) 02:18:30 (112/128) Installing lcms2 (2.12-r1) 02:18:30 (113/128) Installing nspr (4.32-r0) 02:18:30 (114/128) Installing sqlite-libs (3.36.0-r0) 02:18:30 (115/128) Installing nss (3.78.1-r0) 02:18:30 (116/128) Installing libasyncns (0.8-r1) 02:18:30 (117/128) Installing libltdl (2.4.6-r7) 02:18:30 (118/128) Installing orc (0.4.32-r0) 02:18:30 (119/128) Installing libsndfile (1.0.31-r1) 02:18:30 (120/128) Installing speexdsp (1.2.0-r0) 02:18:30 (121/128) Installing tdb-libs (1.4.5-r0) 02:18:30 (122/128) Installing libpulse (15.0-r2) 02:18:30 (123/128) Installing re2 (2021.11.01-r0) 02:18:30 (124/128) Installing snappy (1.1.9-r1) 02:18:30 (125/128) Installing libgpg-error (1.42-r1) 02:18:30 (126/128) Installing libgcrypt (1.9.4-r0) 02:18:30 (127/128) Installing libxslt (1.1.35-r0) 02:18:30 (128/128) Installing chromium (99.0.4844.84-r0) 02:18:34 Executing busybox-1.34.1-r7.trigger 02:18:34 Executing glib-2.70.1-r0.trigger 02:18:34 Executing shared-mime-info-2.1-r2.trigger 02:18:37 Executing gdk-pixbuf-2.42.8-r0.trigger 02:18:37 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:18:37 Executing fontconfig-2.13.1-r4.trigger 02:18:37 Executing mkfontscale-1.2.1-r1.trigger 02:18:37 OK: 275 MiB in 144 packages 02:18:47 Removing intermediate container 2e63689bdc12 02:18:47 ---> d9db8f517e1c 02:18:47 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:18:47 ---> Running in 58a0b90d9350 02:18:47 Removing intermediate container 58a0b90d9350 02:18:47 ---> c3c0e7fb2999 02:18:47 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:18:47 ---> Running in 27add6e284ee 02:18:47 Removing intermediate container 27add6e284ee 02:18:47 ---> 7f9f1e4887c0 02:18:47 Step 5/10 : RUN npm install -g npm 02:18:47 ---> Running in 1293f7359841 02:19:26 02:19:26 removed 7 packages, changed 101 packages, and audited 264 packages in 29s 02:19:26 02:19:26 27 packages are looking for funding 02:19:26 run `npm fund` for details 02:19:26 02:19:26 found 0 vulnerabilities 02:19:26 Removing intermediate container 1293f7359841 02:19:26 ---> 9a89e69df73b 02:19:26 Step 6/10 : ARG USER=1000 02:19:26 ---> Running in ee344fc6e53e 02:19:26 Removing intermediate container ee344fc6e53e 02:19:26 ---> f042a17d1ef2 02:19:26 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:19:26 ---> Running in f73156c69d67 02:19:27 Removing intermediate container f73156c69d67 02:19:27 ---> 6c0c47be85f9 02:19:27 Step 8/10 : USER $USER:$USER 02:19:27 ---> Running in 8d08ae8d13c6 02:19:27 Removing intermediate container 8d08ae8d13c6 02:19:27 ---> 890db745bc2f 02:19:27 Step 9/10 : WORKDIR /app 02:19:27 ---> Running in 3b339a528f71 02:19:27 Removing intermediate container 3b339a528f71 02:19:27 ---> ab572a85e26f 02:19:27 Step 10/10 : LABEL git_sha=b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa 02:19:28 ---> Running in 5dbdfa9c7cb5 02:19:28 Removing intermediate container 5dbdfa9c7cb5 02:19:28 ---> 7d1d401cfe32 02:19:28 Successfully built 7d1d401cfe32 02:19:28 Successfully tagged edgexfoundry/edgex-web-ui:b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa 02:19:28 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:19:28 touch edgex-web-ui.imagebuilt 02:19:28 mkdir -p node_modules coverage 02:19:28 chown "1000:1000" node_modules coverage package-lock.json 02:19:28 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:19:43 npm WARN EBADENGINE Unsupported engine { 02:19:43 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:19:43 npm WARN EBADENGINE required: { 02:19:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:43 npm WARN EBADENGINE }, 02:19:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:43 npm WARN EBADENGINE } 02:19:43 npm WARN EBADENGINE Unsupported engine { 02:19:43 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 02:19:43 npm WARN EBADENGINE required: { 02:19:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:43 npm WARN EBADENGINE }, 02:19:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:43 npm WARN EBADENGINE } 02:19:43 npm WARN EBADENGINE Unsupported engine { 02:19:43 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 02:19:43 npm WARN EBADENGINE required: { 02:19:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:43 npm WARN EBADENGINE }, 02:19:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:43 npm WARN EBADENGINE } 02:19:43 npm WARN EBADENGINE Unsupported engine { 02:19:43 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 02:19:43 npm WARN EBADENGINE required: { 02:19:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:43 npm WARN EBADENGINE }, 02:19:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:43 npm WARN EBADENGINE } 02:19:43 npm WARN EBADENGINE Unsupported engine { 02:19:43 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:19:43 npm WARN EBADENGINE required: { 02:19:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:43 npm WARN EBADENGINE }, 02:19:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:43 npm WARN EBADENGINE } 02:19:43 npm WARN EBADENGINE Unsupported engine { 02:19:43 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:19:43 npm WARN EBADENGINE required: { 02:19:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:43 npm WARN EBADENGINE }, 02:19:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:43 npm WARN EBADENGINE } 02:19:43 npm WARN EBADENGINE Unsupported engine { 02:19:43 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:19:43 npm WARN EBADENGINE required: { 02:19:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:43 npm WARN EBADENGINE }, 02:19:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:43 npm WARN EBADENGINE } 02:19:43 npm WARN EBADENGINE Unsupported engine { 02:19:43 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 02:19:43 npm WARN EBADENGINE required: { 02:19:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:43 npm WARN EBADENGINE }, 02:19:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:43 npm WARN EBADENGINE } 02:19:43 npm WARN EBADENGINE Unsupported engine { 02:19:43 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:19:43 npm WARN EBADENGINE required: { 02:19:43 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:19:43 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:19:43 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:19:43 npm WARN EBADENGINE }, 02:19:43 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:19:43 npm WARN EBADENGINE } 02:20:22 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 02:20:22 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 02:20:22 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 02:20:23 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 02:20:24 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 02:20:28 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 02:20:40 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:20:40 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:20:40 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 02:21:07 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 02:21:07 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:21:07 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. 02:21:11 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. 02:21:11 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. 02:21:13 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 02:21:28 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 02:21:28 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 02:21:47 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. 02:22:26 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. 02:23:12 02:23:12 added 1475 packages, and audited 1476 packages in 4m 02:23:12 02:23:12 90 packages are looking for funding 02:23:12 run `npm fund` for details 02:23:12 02:23:12 36 vulnerabilities (1 low, 13 moderate, 17 high, 5 critical) 02:23:12 02:23:12 To address issues that do not require attention, run: 02:23:12 npm audit fix 02:23:12 02:23:12 To address all issues (including breaking changes), run: 02:23:12 npm audit fix --force 02:23:12 02:23:12 Run `npm audit` for details. 02:23:13 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 02:23:36 - Generating browser application bundles (phase: setup)... 02:24:23 Compiling @angular/core : es2015 as esm2015 02:24:23 Compiling @angular/compiler/testing : es2015 as esm2015 02:25:02 Compiling @angular/common : es2015 as esm2015 02:25:02 Compiling @angular/core/testing : es2015 as esm2015 02:25:05 Compiling @angular/platform-browser : es2015 as esm2015 02:25:05 Compiling @angular/common/testing : es2015 as esm2015 02:25:10 Compiling @angular/router : es2015 as esm2015 02:25:11 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 02:25:17 Compiling @angular/platform-browser/testing : es2015 as esm2015 02:25:20 Compiling @angular/common/http : es2015 as esm2015 02:25:20 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 02:25:24 Compiling @angular/forms : es2015 as esm2015 02:25:26 Compiling @angular/router/testing : es2015 as esm2015 02:25:26 Compiling @angular/common/http/testing : es2015 as esm2015 02:26:48 06 05 2023 02:26:38.578:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 02:26:48 06 05 2023 02:26:38.595:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 02:26:48 06 05 2023 02:26:38.648:INFO [launcher]: Starting browser ChromeHeadless 02:27:56 06 05 2023 02:27:53.792:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:28:00 06 05 2023 02:28:00.369:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:28:02 06 05 2023 02:28:02.473:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 02:29:10 06 05 2023 02:29:06.254:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 02:29:14 ✔ Browser application bundle generation complete. 02:29:14 06 05 2023 02:29:14.312:INFO [launcher]: Trying to start ChromeHeadless again (2/2). 02:29:16 06 05 2023 02:29:16.645:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket yMfN_fANObqUqMNPAAAB with id 22720699 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.351 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.398 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.441 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.475 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.508 secs) 02:29:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.538 secs) 02:29:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.054 secs) 02:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.122 secs) 02:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.164 secs) 02:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.254 secs) 02:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.578 secs) 02:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.605 secs) 02:29:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.622 secs) 02:29:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.103 secs) 02:29:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.387 secs) 02:29:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.473 secs) 02:29:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.604 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.77 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.99 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.061 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.166 secs) 02:29:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.266 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.317 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.415 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.499 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.668 secs) 02:29:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.022 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.423 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.447 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.47 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.652 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.701 secs) 02:29:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 6.121 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.321 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.45 secs) 02:29:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.891 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.991 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 7.035 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 7.207 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 7.238 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 7.254 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 7.375 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.45 secs) 02:29:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.478 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.689 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.794 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.866 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.942 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.988 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.01 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.027 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.099 secs) 02:29:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.367 secs) 02:29:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.447 secs) 02:29:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.51 secs) 02:29:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.746 secs) 02:29:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.799 secs) 02:29:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.866 secs) 02:29:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.99 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.037 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.242 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.29 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.373 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.426 secs) 02:29:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.471 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.856 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.95 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.056 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.156 secs) 02:29:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.315 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.466 secs) 02:29:52 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.539 secs) 02:29:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 11.394 secs) 02:29:53 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 11.846 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 12.077 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 12.151 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 12.287 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 12.308 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 12.486 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 12.532 secs) 02:29:54 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 12.746 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 12.791 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 12.864 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 13.083 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 13.248 secs) 02:29:55 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 13.339 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 13.411 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 13.452 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 13.755 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 13.789 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 13.809 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 13.847 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 13.861 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 13.955 secs) 02:29:56 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 14.036 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 14.141 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 14.354 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 14.389 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 14.411 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 14.535 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 14.565 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 14.672 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 14.713 secs) 02:29:57 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 14.79 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 14.825 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 14.859 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 14.888 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 14.911 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 15.011 secs) 02:29:58 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 15.251 secs) 02:29:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 15.424 secs) 02:29:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 15.509 secs) 02:29:59 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 15.926 secs) 02:30:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 16.123 secs) 02:30:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 16.478 secs) 02:30:00 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 16.727 secs) 02:30:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 16.908 secs) 02:30:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 16.952 secs) 02:30:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 16.996 secs) 02:30:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 17.039 secs) 02:30:01 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 17.545 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 17.623 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 17.975 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 18.044 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 18.11 secs) 02:30:02 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 18.132 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 18.168 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 18.352 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 18.38 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 18.398 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 18.595 secs) 02:30:03 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 18.741 secs) 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 19.056 secs) 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 19.083 secs) 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 19.161 secs) 02:30:04 WARN: ' 02:30:04 It looks like you're using ngModel on the same form field as formControlName. 02:30:04 Support for using the ngModel input property and ngModelChange event with 02:30:04 reactive form directives has been deprecated in Angular v6 and will be removed 02:30:04 in a future version of Angular. 02:30:04 02:30:04 For more information on this, see our API docs here: 02:30:04 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:30:04 ' 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 19.161 secs) 02:30:04 WARN: ' 02:30:04 It looks like you're using ngModel on the same form field as formControlName. 02:30:04 Support for using the ngModel input property and ngModelChange event with 02:30:04 reactive form directives has been deprecated in Angular v6 and will be removed 02:30:04 in a future version of Angular. 02:30:04 02:30:04 For more information on this, see our API docs here: 02:30:04 https://angular.io/api/forms/FormControlName#use-with-ngmodel 02:30:04 ' 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 19.357 secs) 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 19.54 secs) 02:30:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 19.622 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 19.696 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 19.724 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 19.974 secs) 02:30:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 20.086 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 20.518 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 20.693 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 20.721 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 20.925 secs) 02:30:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 20.955 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 21.078 secs) 02:30:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 21.172 secs) 02:30:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (29.904 secs / 21.172 secs) 02:30:08 TOTAL: 149 SUCCESS 02:30:08 ✔ Browser application bundle generation complete. 02:30:13 02:30:13 =============================== Coverage summary =============================== 02:30:13 Statements : 40.98% ( 1467/3580 ) 02:30:13 Branches : 12.03% ( 111/923 ) 02:30:13 Functions : 33.28% ( 432/1298 ) 02:30:13 Lines : 38.91% ( 1318/3387 ) 02:30:13 ================================================================================ 02:30:13 06 05 2023 02:30:12.918:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 02:30:14 ✔ Browser application bundle generation complete. 02:30:15 make[1]: Leaving directory '/w/workspace/edgex-ui-go/9/web' [Pipeline] echo 02:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:30:15 $ docker stop --time=1 8603eaa3014f985ccbe5795bebfe555d784583d25260cf064cad8ef8f275c0cd 02:30:17 $ docker rm -f --volumes 8603eaa3014f985ccbe5795bebfe555d784583d25260cf064cad8ef8f275c0cd [Pipeline] // withDockerContainer [Pipeline] sh 02:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:30:22 Warning: overwriting stash ‘coverage-report’ 02:30:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:30:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:30:32 + ls -al . 02:30:32 total 176 02:30:32 drwxrwxr-x 13 jenkins jenkins 4096 May 6 02:14 . 02:30:32 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:11 .. 02:30:32 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:11 .blubracket 02:30:32 -rw-rw-r-- 1 jenkins jenkins 18 May 6 02:11 .dockerignore 02:30:32 drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:12 .git 02:30:32 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:12 .github 02:30:32 -rw-rw-r-- 1 jenkins jenkins 185 May 6 02:11 .gitignore 02:30:32 -rw-rw-r-- 1 jenkins jenkins 8418 May 6 02:12 Attribution.txt 02:30:32 -rw-rw-r-- 1 jenkins jenkins 17205 May 6 02:11 CHANGELOG.md 02:30:32 -rw-rw-r-- 1 jenkins jenkins 3959 May 6 02:11 CONTRIBUTING.md 02:30:32 -rw-rw-r-- 1 jenkins jenkins 1788 May 6 02:12 Dockerfile 02:30:32 -rw-rw-r-- 1 jenkins jenkins 652 May 6 02:11 Jenkinsfile 02:30:32 -rw-rw-r-- 1 jenkins jenkins 11357 May 6 02:11 LICENSE 02:30:32 -rw-rw-r-- 1 jenkins jenkins 2124 May 6 02:11 Makefile 02:30:32 -rw-rw-r-- 1 jenkins jenkins 4558 May 6 02:11 README.md 02:30:32 -rw-rw-r-- 1 jenkins jenkins 5 May 6 02:08 VERSION 02:30:32 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:11 assets 02:30:32 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:11 bin 02:30:32 drwxrwxr-x 3 jenkins jenkins 4096 May 6 02:11 cmd 02:30:32 -rw-r--r-- 1 jenkins jenkins 10 May 6 02:14 coverage.out 02:30:32 drwxrwxr-x 2 jenkins jenkins 4096 May 6 02:12 docs 02:30:32 -rw-rw-r-- 1 jenkins jenkins 3052 May 6 02:12 go.mod 02:30:32 -rw-rw-r-- 1 jenkins jenkins 30610 May 6 02:12 go.sum 02:30:32 drwxrwxr-x 8 jenkins jenkins 4096 May 6 02:12 internal 02:30:32 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:12 snap 02:30:32 drwxrwxr-x 4 jenkins jenkins 4096 May 6 02:12 testing 02:30:32 -rw-rw-r-- 1 jenkins jenkins 155 May 6 02:12 version.go 02:30:32 drwxrwxr-x 6 jenkins jenkins 4096 May 6 02:19 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:33 + 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=b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa --label arch=arm64 --label version=0.0.0 . 02:30:34 Sending build context to Docker daemon 31.65MB 02:30:34 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 02:30:34 Step 2/25 : FROM ${BASE} AS builder 02:30:34 ---> 9517f8996737 02:30:34 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:30:35 ---> Running in e3ce9f3a83dc 02:30:36 Removing intermediate container e3ce9f3a83dc 02:30:36 ---> 6f2de20864f9 02:30:36 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 02:30:36 ---> Running in d0f3459e114e 02:30:36 Removing intermediate container d0f3459e114e 02:30:36 ---> 07985e1be147 02:30:36 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:30:36 ---> Running in 208595da6429 02:30:37 Removing intermediate container 208595da6429 02:30:37 ---> 5f22e9575214 02:30:37 Step 6/25 : LABEL Name=edgex-ui-go 02:30:37 ---> Running in 9cb2f7c6e5e3 02:30:37 Removing intermediate container 9cb2f7c6e5e3 02:30:37 ---> 336c5bcc4fa2 02:30:37 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:30:37 ---> Running in 1c1f65f708d6 02:30:37 Removing intermediate container 1c1f65f708d6 02:30:37 ---> 798b01c4ebe6 02:30:37 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:30:39 ---> 3e01303d2b0f 02:30:39 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:30:39 ---> Running in 8eff4707a761 02:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:30:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:30:43 OK: 263 MiB in 53 packages 02:30:44 Removing intermediate container 8eff4707a761 02:30:44 ---> 33bb88adaa19 02:30:44 Step 10/25 : ENV GO111MODULE=on 02:30:44 ---> Running in 06cd09dd1513 02:30:44 Removing intermediate container 06cd09dd1513 02:30:44 ---> 71a30462f838 02:30:44 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:30:44 ---> Running in d8eeb7777a6d 02:30:45 Removing intermediate container d8eeb7777a6d 02:30:45 ---> a6142ec7cdfa 02:30:45 Step 12/25 : COPY go.mod vendor* ./ 02:30:46 ---> cbf5086ed310 02:30:46 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:30:46 ---> Running in 73008fa2662d 02:30:49 Removing intermediate container 73008fa2662d 02:30:49 ---> f1134e766ce4 02:30:49 Step 14/25 : COPY . . 02:30:54 ---> e896ac3b6537 02:30:54 Step 15/25 : RUN ${MAKE} 02:30:54 ---> Running in f7962285db8a 02:30:55 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 02:33:31 Removing intermediate container f7962285db8a 02:33:31 ---> e2ffc27d686f 02:33:31 Step 16/25 : FROM alpine:3.17 02:33:31 3.17: Pulling from library/alpine 02:33:31 c41833b44d91: Already exists 02:33:31 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 02:33:31 Status: Downloaded newer image for alpine:3.17 02:33:31 ---> 51e60588ff2c 02:33:31 Step 17/25 : EXPOSE 4000 02:33:31 ---> Running in 12617b4be72c 02:33:31 Removing intermediate container 12617b4be72c 02:33:31 ---> d63d72e3df3f 02:33:31 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 02:33:31 ---> e7eec5cb650c 02:33:31 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 02:33:31 ---> a12ce7a57a3d 02:33:31 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 02:33:31 ---> 917f6751e8a6 02:33:31 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:33:31 ---> Running in 066ad6afad15 02:33:31 Removing intermediate container 066ad6afad15 02:33:31 ---> 52b97fa62cc5 02:33:31 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 02:33:31 ---> Running in 23b1bccea9c0 02:33:32 Removing intermediate container 23b1bccea9c0 02:33:32 ---> aadf29e33640 02:33:32 Step 23/25 : LABEL arch=arm64 02:33:32 ---> Running in ea016f52c683 02:33:32 Removing intermediate container ea016f52c683 02:33:32 ---> 45d7f34cb29d 02:33:32 Step 24/25 : LABEL git_sha=b0dbdcdad3b84f75bcb5a356fd8ee3815ce580fa 02:33:32 ---> Running in 54af9ae2d169 02:33:32 Removing intermediate container 54af9ae2d169 02:33:32 ---> 19116eb365d4 02:33:32 Step 25/25 : LABEL version=0.0.0 02:33:32 ---> Running in 1e87d61836b3 02:33:33 Removing intermediate container 1e87d61836b3 02:33:33 ---> fca862ef317e 02:33:33 [Warning] One or more build-args [ARCH] were not consumed 02:33:33 Successfully built fca862ef317e 02:33:33 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 02:33:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:33 02:33:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:34 arm64: Pulling from edgex-lftools-log-publisher 02:33:34 8998bd30e6a1: Pulling fs layer 02:33:34 04944245beec: Pulling fs layer 02:33:34 699f458cf7ca: Pulling fs layer 02:33:34 765212b225bb: Pulling fs layer 02:33:34 f23df028b6ca: Pulling fs layer 02:33:34 d65c8cfc05b1: Pulling fs layer 02:33:34 2437ff75d9bd: Pulling fs layer 02:33:34 f23df028b6ca: Waiting 02:33:34 d65c8cfc05b1: Waiting 02:33:34 2437ff75d9bd: Waiting 02:33:34 765212b225bb: Waiting 02:33:34 04944245beec: Verifying Checksum 02:33:34 04944245beec: Download complete 02:33:34 765212b225bb: Verifying Checksum 02:33:34 765212b225bb: Download complete 02:33:34 f23df028b6ca: Verifying Checksum 02:33:34 f23df028b6ca: Download complete 02:33:34 d65c8cfc05b1: Verifying Checksum 02:33:34 d65c8cfc05b1: Download complete 02:33:34 699f458cf7ca: Verifying Checksum 02:33:34 699f458cf7ca: Download complete 02:33:35 8998bd30e6a1: Verifying Checksum 02:33:35 8998bd30e6a1: Download complete 02:33:37 2437ff75d9bd: Verifying Checksum 02:33:37 2437ff75d9bd: Download complete 02:33:39 8998bd30e6a1: Pull complete 02:33:39 04944245beec: Pull complete 02:33:41 699f458cf7ca: Pull complete 02:33:41 765212b225bb: Pull complete 02:33:42 f23df028b6ca: Pull complete 02:33:42 d65c8cfc05b1: Pull complete 02:33:57 2437ff75d9bd: Pull complete 02:33:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:33:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:33:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:57 prd-ubuntu20.04-docker-arm64-4c-16g-13984 does not seem to be running inside a container 02:33:57 $ 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/9 -v /w/workspace/edgex-ui-go/9:/w/workspace/edgex-ui-go/9:rw,z -v /w/workspace/edgex-ui-go/9@tmp:/w/workspace/edgex-ui-go/9@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 02:34:00 $ docker top 2d06f0d7c11f4684950c239e9d6d41ffed3dd7e5d099171621dbbf6bdf18e19d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:01 ---> job-cost.sh 02:34:01 lf-activate-venv: SKIPPING 02:34:01 INFO: No Stack... 02:34:01 INFO: Retrieving Pricing Info for: v3-standard-4 02:34:02 INFO: Archiving Costs [Pipeline] sh 02:34:03 + cat /w/workspace/edgex-ui-go/9/archives/cost.csv+ 02:34:03 cut -d, -f6 [Pipeline] lock 02:34:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] 02:34:03 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] did not exist. Created. 02:34:03 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:34:04 /w/workspace/edgex-ui-go/9@tmp/durable-b51bdd11/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:34:04 + echo total: 0.10999999940395355 [Pipeline] stash 02:34:04 Warning: overwriting stash ‘stack-cost’ 02:34:09 Stashed 1 file(s) [Pipeline] } 02:34:09 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-582-9-stack-cost] [Pipeline] // lock [Pipeline] } 02:34:09 $ docker stop --time=1 2d06f0d7c11f4684950c239e9d6d41ffed3dd7e5d099171621dbbf6bdf18e19d 02:34:11 $ docker rm -f --volumes 2d06f0d7c11f4684950c239e9d6d41ffed3dd7e5d099171621dbbf6bdf18e19d [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 02:34:11 provisioning config files... 02:34:11 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config10171679526883274918tmp [Pipeline] { [Pipeline] sh 02:34:12 + set +x 02:34:12 + curl -s https://codecov.io/bash 02:34:12 + bash -s -- 02:34:12 02:34:12 _____ _ 02:34:12 / ____| | | 02:34:12 | | ___ __| | ___ ___ _____ __ 02:34:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:34:12 | |___| (_) | (_| | __/ (_| (_) \ V / 02:34:12 \_____\___/ \__,_|\___|\___\___/ \_/ 02:34:12 Bash-1.0.6 02:34:12 02:34:12 02:34:12 ==> git version 2.25.1 found 02:34:12 ==> 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 02:34:12 Release-Date: 2020-01-08 02:34:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:34:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:34:12 ==> Jenkins CI detected. 02:34:12 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-582 02:34:12 project root: . 02:34:12 --> token set from env 02:34:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:34:12 ==> Running gcov in . (disable via -X gcov) 02:34:12 ==> Python coveragepy not found 02:34:12 ==> Searching for coverage reports in: 02:34:12 + . 02:34:12 -> Found 1 reports 02:34:12 ==> Detecting git/mercurial file structure 02:34:12 ==> Reading reports 02:34:12 + ./coverage.out bytes=10 02:34:12 ==> Appending adjustments 02:34:12 https://docs.codecov.io/docs/fixing-reports 02:34:12 + Found adjustments 02:34:12 ==> Gzipping contents 02:34:12 12K /tmp/codecov.dqctON.gz 02:34:12 ==> Uploading reports 02:34:12 url: https://codecov.io 02:34:12 query: branch=PR-582&commit=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= 02:34:13 -> Pinging Codecov 02:34:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-582&commit=cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-582%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=582&job=&cmd_args= 02:34:13 -> Uploading to 02:34:13 https://storage.googleapis.com/codecov/v4/raw/2023-05-06/FB506323287CE973F263BFD2A0EB1F37/cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a/a6541b04-a40a-4316-bf3e-e930d156663d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230506T023413Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=621c46362f25f0b5504abad469322bcb36b0d004234a9d8b5bdb5554d53b6f76 02:34:13 % Total % Received % Xferd Average Speed Time Time Time Current 02:34:13 Dload Upload Total Spent Left Speed 02:34:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 41661 --:--:-- --:--:-- --:--:-- 41661 02:34:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/cd6384d8f53a52e3655f6c89cdbf7bda77fefd6a [Pipeline] } 02:34:13 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 02:34:14 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives ] 02:34:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives 02:34:14 total 16 02:34:14 drwxr-xr-x 3 root root 4096 May 6 02:13 . 02:34:14 drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:13 .. 02:34:14 drwxr-xr-x 2 root root 4096 May 6 02:13 cost 02:34:14 -rw-r--r-- 1 root root 83 May 6 02:13 cost.csv 02:34:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives 02:34:14 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives 02:34:14 total 16 02:34:14 drwxr-xr-x 3 jenkins jenkins 4096 May 6 02:13 . 02:34:14 drwxrwxr-x 15 jenkins jenkins 4096 May 6 02:13 .. 02:34:14 drwxr-xr-x 2 jenkins jenkins 4096 May 6 02:13 cost 02:34:14 -rw-r--r-- 1 jenkins jenkins 83 May 6 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:34:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:34:15 ---> package-listing.sh 02:34:15 ++ facter osfamily 02:34:15 ++ tr '[:upper:]' '[:lower:]' 02:34:15 + OS_FAMILY=debian 02:34:15 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-582 02:34:15 + START_PACKAGES=/tmp/packages_start.txt 02:34:15 + END_PACKAGES=/tmp/packages_end.txt 02:34:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:34:15 + PACKAGES=/tmp/packages_start.txt 02:34:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' 02:34:15 + PACKAGES=/tmp/packages_end.txt 02:34:15 + case "${OS_FAMILY}" in 02:34:15 + dpkg -l 02:34:15 + grep '^ii' 02:34:15 + '[' -f /tmp/packages_start.txt ']' 02:34:15 + '[' -f /tmp/packages_end.txt ']' 02:34:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:34:15 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-582 ']' 02:34:15 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ 02:34:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-582/archives/ [Pipeline] echo 02:34:15 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-582/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:34:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:34:16 prd-ubuntu20.04-docker-8c-8g-13962 does not seem to be running inside a container 02:34:16 $ 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-582/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-582 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582:/w/workspace/edgexfoundry_edgex-ui-go_PR-582:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@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 02:34:16 $ docker top 42800db0d94e034310ed9eedf7ced9900709bf06193cf92b29fe8120c7a2f0ee -eo pid,comm [Pipeline] { [Pipeline] sh 02:34:17 + touch /tmp/pre-build-complete [Pipeline] sh 02:34:17 + mkdir -p /var/log/sysstat [Pipeline] sh 02:34:17 + ls /var/log/sa-host 02:34:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:34:17 provisioning config files... 02:34:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-582@tmp/config11762202029973135485tmp [Pipeline] { [Pipeline] echo 02:34:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:34:18 ---> create-netrc.sh [Pipeline] } 02:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:34:18 ---> python-tools-install.sh [Pipeline] echo 02:34:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:34:18 ---> sudo-logs.sh 02:34:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:34:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:34:19 ---> job-cost.sh 02:34:19 lf-activate-venv: SKIPPING 02:34:19 DEBUG: total: 0.2199999988079071 02:34:19 INFO: Retrieving Stack Cost... 02:34:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:34:19 INFO: Archiving Costs [Pipeline] echo 02:34:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:34:20 ---> logs-deploy.sh 02:34:20 lf-activate-venv: SKIPPING 02:34:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-582/9 02:34:20 INFO: archiving workspace using pattern(s): 02:34:21 Archives upload complete. 02:34:21 INFO: archiving logs to Nexus 02:34:22 ---> uname -a: 02:34:22 Linux prd-ubuntu20-04-docker-8c-8g-13962 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:34:22 02:34:22 02:34:22 ---> lscpu: 02:34:22 Architecture: x86_64 02:34:22 CPU op-mode(s): 32-bit, 64-bit 02:34:22 Byte Order: Little Endian 02:34:22 Address sizes: 40 bits physical, 48 bits virtual 02:34:22 CPU(s): 8 02:34:22 On-line CPU(s) list: 0-7 02:34:22 Thread(s) per core: 1 02:34:22 Core(s) per socket: 1 02:34:22 Socket(s): 8 02:34:22 NUMA node(s): 1 02:34:22 Vendor ID: AuthenticAMD 02:34:22 CPU family: 23 02:34:22 Model: 49 02:34:22 Model name: AMD EPYC-Rome Processor 02:34:22 Stepping: 0 02:34:22 CPU MHz: 2800.000 02:34:22 BogoMIPS: 5600.00 02:34:22 Virtualization: AMD-V 02:34:22 Hypervisor vendor: KVM 02:34:22 Virtualization type: full 02:34:22 L1d cache: 256 KiB 02:34:22 L1i cache: 256 KiB 02:34:22 L2 cache: 4 MiB 02:34:22 L3 cache: 128 MiB 02:34:22 NUMA node0 CPU(s): 0-7 02:34:22 Vulnerability Itlb multihit: Not affected 02:34:22 Vulnerability L1tf: Not affected 02:34:22 Vulnerability Mds: Not affected 02:34:22 Vulnerability Meltdown: Not affected 02:34:22 Vulnerability Mmio stale data: Not affected 02:34:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:34:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:34:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:34:22 Vulnerability Srbds: Not affected 02:34:22 Vulnerability Tsx async abort: Not affected 02:34:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:34:22 02:34:22 02:34:22 ---> nproc: 02:34:22 8 02:34:22 02:34:22 02:34:22 ---> df -h: 02:34:22 Filesystem Size Used Avail Use% Mounted on 02:34:22 overlay 155G 13G 142G 9% / 02:34:22 tmpfs 64M 0 64M 0% /dev 02:34:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:34:22 shm 64M 0 64M 0% /dev/shm 02:34:22 /dev/vda1 155G 13G 142G 9% /facter-os 02:34:22 02:34:22 02:34:22 ---> sar -b -r -n DEV: 02:34:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13962) 05/06/23 _x86_64_ (8 CPU) 02:34:22 02:34:22 02:06:55 LINUX RESTART (8 CPU) 02:34:22 02:34:22 02:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:34:22 02:08:02 241.57 48.72 192.85 0.00 5493.85 180371.19 0.00 02:34:22 02:09:01 107.05 0.59 106.46 0.00 57.75 41963.33 0.00 02:34:22 02:10:01 113.78 1.17 112.61 0.00 9.33 48038.93 0.00 02:34:22 02:11:01 198.07 0.18 197.88 0.00 2.67 37113.01 0.00 02:34:22 02:12:01 141.36 1.25 140.11 0.00 69.72 31241.33 0.00 02:34:22 02:13:01 145.98 11.01 134.96 0.00 5371.50 19301.87 0.00 02:34:22 02:14:01 101.45 0.02 101.43 0.00 2.80 32400.33 0.00 02:34:22 02:15:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 02:34:22 02:16:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 02:34:22 02:17:01 1.57 0.02 1.55 0.00 0.13 30.39 0.00 02:34:22 02:18:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 02:34:22 02:19:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 02:34:22 02:20:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 02:34:22 02:21:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 02:34:22 02:22:01 2.03 0.02 2.02 0.00 0.13 23.86 0.00 02:34:22 02:23:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 02:34:22 02:24:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 02:34:22 02:25:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 02:34:22 02:26:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 02:34:22 02:27:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 02:34:22 02:28:01 1.57 0.00 1.57 0.00 0.00 18.26 0.00 02:34:22 02:29:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 02:34:22 02:30:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 02:34:22 02:31:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 02:34:22 02:32:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 02:34:22 02:33:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 02:34:22 02:34:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 02:34:22 Average: 39.61 2.30 37.30 0.00 404.76 14351.44 0.00 02:34:22 02:34:22 02:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:34:22 02:08:02 29968688 31646684 703948 2.14 60420 1917960 1788828 5.27 945884 1668920 504 02:34:22 02:09:01 28690124 31560860 750044 2.28 80476 3054896 1988868 5.86 1086084 2734296 2152 02:34:22 02:10:01 27970136 31550364 755220 2.30 149752 3622276 1889268 5.57 1164356 3292800 644 02:34:22 02:11:01 27177888 31446788 851912 2.59 177764 4217428 2012932 5.93 1356980 3816092 668 02:34:22 02:12:01 25666632 30747264 1546128 4.70 216532 4861336 2240560 6.60 2165116 4364860 11560 02:34:22 02:13:01 25657464 31400876 880288 2.68 226232 5487716 2119260 6.25 2071316 4454100 323272 02:34:22 02:14:01 25467604 31536288 748380 2.28 232908 5782688 1791680 5.28 1831580 4857820 148 02:34:22 02:15:01 25467776 31536492 748072 2.27 232932 5782692 1791680 5.28 1831400 4857824 16 02:34:22 02:16:01 25474800 31543548 740996 2.25 232944 5782692 1791680 5.28 1824988 4857824 8 02:34:22 02:17:01 25474704 31543496 740996 2.25 233008 5782660 1791680 5.28 1824656 4857852 4 02:34:22 02:18:01 25481948 31550860 733584 2.23 233020 5782676 1791680 5.28 1818088 4857852 4 02:34:22 02:19:01 25481980 31550912 733536 2.23 233032 5782680 1791680 5.28 1818012 4857856 12 02:34:22 02:20:01 25482144 31551224 733140 2.23 233044 5782812 1791680 5.28 1818016 4857988 8 02:34:22 02:21:01 25482296 31551388 733092 2.23 233080 5782812 1791680 5.28 1817736 4857988 8 02:34:22 02:22:01 25481684 31551080 733260 2.23 233124 5782812 1802404 5.31 1817744 4858080 4 02:34:22 02:23:01 25481652 31551064 733172 2.23 233136 5782820 1802404 5.31 1817820 4858080 148 02:34:22 02:24:01 25481692 31551164 733068 2.23 233196 5782824 1802404 5.31 1817760 4858084 12 02:34:22 02:25:01 25481872 31551356 732792 2.23 233212 5782828 1802404 5.31 1817784 4858088 144 02:34:22 02:26:01 25481880 31551380 732716 2.23 233236 5782828 1802404 5.31 1817784 4858088 8 02:34:22 02:27:01 25481524 31551092 732924 2.23 233300 5782836 1802404 5.31 1817792 4858092 156 02:34:22 02:28:01 25481732 31551376 732832 2.23 233344 5782836 1802404 5.31 1818128 4858096 8 02:34:22 02:29:01 25481940 31551604 732788 2.23 233364 5782840 1802404 5.31 1817740 4858100 4 02:34:22 02:30:01 25482176 31551848 732504 2.23 233380 5782844 1802404 5.31 1817744 4858104 8 02:34:22 02:31:01 25482128 31551816 732476 2.23 233396 5782844 1802404 5.31 1817760 4858104 12 02:34:22 02:32:01 25482048 31551760 732476 2.23 233420 5782836 1802404 5.31 1817776 4858108 8 02:34:22 02:33:01 25481960 31551712 732424 2.23 233452 5782848 1802404 5.31 1817888 4858108 8 02:34:22 02:34:01 25481920 31551696 732492 2.23 233468 5782852 1802404 5.31 1817848 4858112 16 02:34:22 Average: 25933644 31514296 775010 2.36 215117 5355562 1844608 5.44 1740955 4531456 12576 02:34:22 02:34:22 02:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:34:22 02:08:02 veth97b3a5b 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 02:34:22 02:08:02 lo 4.41 4.41 0.42 0.42 0.00 0.00 0.00 0.00 02:34:22 02:08:02 ens3 485.26 315.86 2717.74 72.66 0.00 0.00 0.00 0.00 02:34:22 02:08:02 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:09:01 lo 5.29 5.29 0.54 0.54 0.00 0.00 0.00 0.00 02:34:22 02:09:01 ens3 422.13 276.50 6528.76 82.04 0.00 0.00 0.00 0.00 02:34:22 02:09:01 veth3fe0128 50.09 64.90 4.85 48.76 0.00 0.00 0.00 0.00 02:34:22 02:09:01 docker0 91.24 111.52 7.26 372.90 0.00 0.00 0.00 0.00 02:34:22 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:10:01 ens3 224.95 120.78 1870.30 19.21 0.00 0.00 0.00 0.00 02:34:22 02:10:01 docker0 107.07 201.00 9.01 1847.61 0.00 0.00 0.00 0.00 02:34:22 02:10:01 veth8b26e8a 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 02:34:22 02:11:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 02:34:22 02:11:01 ens3 158.02 69.94 2809.51 17.88 0.00 0.00 0.00 0.00 02:34:22 02:11:01 vethfe6d20e 2.05 2.77 0.29 34.94 0.00 0.00 0.00 0.00 02:34:22 02:11:01 docker0 36.83 104.25 2.61 2103.65 0.00 0.00 0.00 0.00 02:34:22 02:11:01 veth8b26e8a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 02:34:22 02:12:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:34:22 02:12:01 ens3 238.36 141.98 2039.12 33.01 0.00 0.00 0.00 0.00 02:34:22 02:12:01 veth8c2d0ae 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:34:22 02:12:01 docker0 123.83 215.28 20.76 2020.82 0.00 0.00 0.00 0.00 02:34:22 02:12:01 veth8b26e8a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:13:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 02:34:22 02:13:01 ens3 163.64 103.87 2025.86 138.94 0.00 0.00 0.00 0.00 02:34:22 02:13:01 veth307f248 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:34:22 02:13:01 docker0 1.35 3.12 0.08 42.48 0.00 0.00 0.00 0.00 02:34:22 02:14:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 02:34:22 02:14:01 ens3 106.93 65.59 2528.66 11.84 0.00 0.00 0.00 0.00 02:34:22 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:15:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 02:34:22 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:16:01 ens3 0.32 0.03 0.02 0.00 0.00 0.00 0.00 0.00 02:34:22 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:17:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:18:01 ens3 0.42 0.15 0.09 0.07 0.00 0.00 0.00 0.00 02:34:22 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:19:01 ens3 0.42 0.18 0.08 0.01 0.00 0.00 0.00 0.00 02:34:22 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:20:01 ens3 0.28 0.02 0.02 0.00 0.00 0.00 0.00 0.00 02:34:22 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:21:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:22:01 ens3 0.28 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:34:22 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:23:01 ens3 0.53 0.22 0.10 0.07 0.00 0.00 0.00 0.00 02:34:22 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:24:01 ens3 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00 02:34:22 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:25:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:34:22 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:26:01 ens3 0.78 0.20 0.10 0.01 0.00 0.00 0.00 0.00 02:34:22 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:27:01 ens3 0.80 0.27 0.16 0.08 0.00 0.00 0.00 0.00 02:34:22 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:28:01 ens3 0.63 0.42 0.33 0.27 0.00 0.00 0.00 0.00 02:34:22 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:29:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:30:01 ens3 0.28 0.08 0.07 0.01 0.00 0.00 0.00 0.00 02:34:22 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:32:01 ens3 0.30 0.02 0.01 0.00 0.00 0.00 0.00 0.00 02:34:22 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:34:22 02:33:01 ens3 0.52 0.20 0.10 0.07 0.00 0.00 0.00 0.00 02:34:22 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 02:34:01 ens3 0.55 0.10 0.08 0.01 0.00 0.00 0.00 0.00 02:34:22 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:34:22 Average: lo 0.55 0.55 0.05 0.05 0.00 0.00 0.00 0.00 02:34:22 Average: ens3 66.45 40.31 755.25 13.86 0.00 0.00 0.00 0.00 02:34:22 Average: docker0 13.30 23.49 1.47 236.63 0.00 0.00 0.00 0.00 02:34:22 02:34:22 02:34:22 ---> sar -P ALL: 02:34:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13962) 05/06/23 _x86_64_ (8 CPU) 02:34:22 02:34:22 02:06:55 LINUX RESTART (8 CPU) 02:34:22 02:34:22 02:07:02 CPU %user %nice %system %iowait %steal %idle 02:34:22 02:08:02 all 6.33 0.00 1.95 7.53 0.06 84.14 02:34:22 02:08:02 0 4.87 0.00 1.94 5.45 0.05 87.68 02:34:22 02:08:02 1 5.89 0.00 1.96 24.84 0.05 67.25 02:34:22 02:08:02 2 7.27 0.00 1.80 4.82 0.05 86.06 02:34:22 02:08:02 3 6.05 0.00 1.38 4.41 0.03 88.12 02:34:22 02:08:02 4 7.10 0.00 1.47 0.92 0.07 90.44 02:34:22 02:08:02 5 7.46 0.00 1.98 14.82 0.05 75.69 02:34:22 02:08:02 6 6.26 0.00 1.79 0.89 0.05 91.01 02:34:22 02:08:02 7 5.70 0.00 3.28 4.08 0.09 86.86 02:34:22 02:09:01 all 5.46 0.00 2.40 8.41 0.07 83.67 02:34:22 02:09:01 0 5.18 0.00 2.34 8.26 0.05 84.16 02:34:22 02:09:01 1 5.62 0.00 2.37 25.26 0.09 66.67 02:34:22 02:09:01 2 5.28 0.00 2.13 1.51 0.05 91.03 02:34:22 02:09:01 3 5.27 0.00 2.64 7.33 0.09 84.68 02:34:22 02:09:01 4 5.63 0.00 2.51 0.56 0.05 91.25 02:34:22 02:09:01 5 5.69 0.00 1.73 1.01 0.05 91.53 02:34:22 02:09:01 6 6.12 0.00 2.20 0.14 0.05 91.49 02:34:22 02:09:01 7 4.87 0.00 3.29 23.27 0.14 68.43 02:34:22 02:10:01 all 4.40 0.00 2.37 11.52 0.09 81.62 02:34:22 02:10:01 0 4.73 0.00 3.26 62.82 0.08 29.11 02:34:22 02:10:01 1 4.01 0.00 3.05 2.78 0.05 90.12 02:34:22 02:10:01 2 4.62 0.00 1.85 4.20 0.05 89.29 02:34:22 02:10:01 3 4.72 0.00 2.27 0.40 0.08 92.53 02:34:22 02:10:01 4 4.73 0.00 2.22 0.07 0.03 92.95 02:34:22 02:10:01 5 3.89 0.00 1.88 1.39 0.17 92.68 02:34:22 02:10:01 6 4.39 0.00 2.08 0.35 0.15 93.03 02:34:22 02:10:01 7 4.09 0.00 2.38 20.72 0.08 72.72 02:34:22 02:11:01 all 19.86 0.00 4.90 6.07 0.09 69.07 02:34:22 02:11:01 0 17.80 0.00 4.73 0.43 0.07 76.96 02:34:22 02:11:01 1 19.53 0.00 6.42 13.31 0.10 60.63 02:34:22 02:11:01 2 19.97 0.00 4.33 5.99 0.12 69.60 02:34:22 02:11:01 3 25.79 0.00 5.55 2.10 0.10 66.46 02:34:22 02:11:01 4 18.79 0.00 4.85 23.46 0.08 52.81 02:34:22 02:11:01 5 19.06 0.00 4.26 0.79 0.08 75.81 02:34:22 02:11:01 6 17.82 0.00 4.26 1.25 0.08 76.58 02:34:22 02:11:01 7 20.08 0.00 4.81 1.25 0.10 73.75 02:34:22 02:12:01 all 9.11 0.00 3.21 8.78 0.06 78.84 02:34:22 02:12:01 0 6.63 0.00 3.75 2.94 0.07 86.61 02:34:22 02:12:01 1 11.02 0.00 3.22 4.42 0.07 81.27 02:34:22 02:12:01 2 7.03 0.00 2.01 1.27 0.03 89.66 02:34:22 02:12:01 3 30.20 0.00 4.19 0.45 0.07 65.10 02:34:22 02:12:01 4 6.63 0.00 1.99 14.34 0.03 77.01 02:34:22 02:12:01 5 5.74 0.00 2.89 1.29 0.07 90.01 02:34:22 02:12:01 6 2.65 0.00 0.75 0.33 0.00 96.26 02:34:22 02:12:01 7 3.00 0.00 6.98 45.55 0.12 44.36 02:34:22 02:13:01 all 26.16 0.00 5.75 4.62 0.11 63.35 02:34:22 02:13:01 0 24.24 0.00 5.01 5.14 0.08 65.53 02:34:22 02:13:01 1 30.35 0.00 6.10 3.57 0.10 59.87 02:34:22 02:13:01 2 24.59 0.00 4.99 3.17 0.10 67.14 02:34:22 02:13:01 3 25.97 0.00 6.11 12.30 0.12 55.51 02:34:22 02:13:01 4 28.54 0.00 6.27 1.96 0.12 63.11 02:34:22 02:13:01 5 23.38 0.00 5.21 2.15 0.12 69.15 02:34:22 02:13:01 6 27.99 0.00 6.75 2.00 0.08 63.17 02:34:22 02:13:01 7 24.26 0.00 5.58 6.77 0.14 63.25 02:34:22 02:14:01 all 3.30 0.00 1.55 4.79 0.04 90.33 02:34:22 02:14:01 0 2.09 0.00 1.34 6.80 0.03 89.74 02:34:22 02:14:01 1 4.34 0.00 1.44 1.41 0.03 92.77 02:34:22 02:14:01 2 3.44 0.00 1.09 0.02 0.03 95.42 02:34:22 02:14:01 3 3.88 0.00 1.23 0.66 0.05 94.18 02:34:22 02:14:01 4 2.65 0.00 1.94 0.50 0.02 94.89 02:34:22 02:14:01 5 2.64 0.00 1.91 27.89 0.05 67.51 02:34:22 02:14:01 6 3.50 0.00 1.57 0.17 0.03 94.73 02:34:22 02:14:01 7 3.84 0.00 1.85 1.06 0.07 93.18 02:34:22 02:15:01 all 0.04 0.00 0.01 0.00 0.01 99.93 02:34:22 02:15:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:34:22 02:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 02:34:22 02:15:01 3 0.30 0.00 0.03 0.00 0.03 99.63 02:34:22 02:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:34:22 02:15:01 5 0.00 0.00 0.02 0.02 0.02 99.95 02:34:22 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:16:01 all 0.26 0.00 0.01 0.00 0.00 99.72 02:34:22 02:16:01 0 0.02 0.00 0.03 0.02 0.00 99.93 02:34:22 02:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:34:22 02:16:01 3 1.97 0.00 0.02 0.00 0.02 98.00 02:34:22 02:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:16:01 5 0.05 0.00 0.00 0.02 0.00 99.93 02:34:22 02:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:34:22 02:17:01 all 0.26 0.00 0.01 0.04 0.01 99.68 02:34:22 02:17:01 0 0.00 0.00 0.02 0.25 0.02 99.72 02:34:22 02:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 02:34:22 02:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:17:01 3 1.99 0.00 0.03 0.00 0.03 97.95 02:34:22 02:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 02:34:22 02:17:01 5 0.02 0.00 0.00 0.02 0.02 99.95 02:34:22 02:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:34:22 02:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:18:01 all 0.21 0.00 0.01 0.00 0.01 99.76 02:34:22 02:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:34:22 02:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:34:22 02:18:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:34:22 02:18:01 3 1.58 0.00 0.05 0.00 0.03 98.34 02:34:22 02:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:18:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:34:22 02:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:34:22 02:34:22 02:18:01 CPU %user %nice %system %iowait %steal %idle 02:34:22 02:19:01 all 0.01 0.00 0.01 0.00 0.01 99.98 02:34:22 02:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:19:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:34:22 02:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:34:22 02:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:34:22 02:20:01 all 0.02 0.00 0.01 0.00 0.06 99.90 02:34:22 02:20:01 0 0.03 0.00 0.00 0.02 0.00 99.95 02:34:22 02:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:20:01 3 0.05 0.00 0.02 0.00 0.03 99.90 02:34:22 02:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:34:22 02:20:01 5 0.03 0.00 0.00 0.02 0.00 99.95 02:34:22 02:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:20:01 7 0.00 0.00 0.02 0.00 0.48 99.50 02:34:22 02:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:34:22 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:21:01 3 0.18 0.00 0.07 0.00 0.02 99.73 02:34:22 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:21:01 5 0.02 0.00 0.03 0.02 0.02 99.92 02:34:22 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:34:22 02:22:01 all 0.13 0.00 0.06 0.01 0.01 99.80 02:34:22 02:22:01 0 0.02 0.00 0.05 0.03 0.00 99.90 02:34:22 02:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:34:22 02:22:01 2 0.03 0.00 0.05 0.00 0.02 99.90 02:34:22 02:22:01 3 0.86 0.00 0.15 0.00 0.02 98.97 02:34:22 02:22:01 4 0.02 0.00 0.05 0.00 0.00 99.93 02:34:22 02:22:01 5 0.03 0.00 0.02 0.02 0.00 99.93 02:34:22 02:22:01 6 0.03 0.00 0.13 0.00 0.00 99.83 02:34:22 02:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:23:01 all 0.25 0.00 0.01 0.00 0.01 99.73 02:34:22 02:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:34:22 02:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:23:01 3 1.99 0.00 0.03 0.00 0.03 97.95 02:34:22 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:34:22 02:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:34:22 02:24:01 all 0.08 0.00 0.01 0.00 0.00 99.90 02:34:22 02:24:01 0 0.02 0.00 0.02 0.03 0.00 99.93 02:34:22 02:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:34:22 02:24:01 3 0.55 0.00 0.05 0.00 0.02 99.38 02:34:22 02:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:24:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:34:22 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:34:22 02:25:01 all 0.01 0.00 0.01 0.00 0.00 99.98 02:34:22 02:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:34:22 02:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 02:34:22 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:34:22 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:26:01 all 0.01 0.00 0.01 0.03 0.01 99.95 02:34:22 02:26:01 0 0.03 0.00 0.00 0.07 0.00 99.90 02:34:22 02:26:01 1 0.00 0.00 0.00 0.12 0.00 99.88 02:34:22 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:26:01 3 0.05 0.00 0.03 0.03 0.02 99.87 02:34:22 02:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:34:22 02:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:34:22 02:27:01 all 0.11 0.00 0.01 1.03 0.01 98.84 02:34:22 02:27:01 0 0.00 0.00 0.02 5.85 0.03 94.10 02:34:22 02:27:01 1 0.00 0.00 0.02 0.19 0.02 99.78 02:34:22 02:27:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:34:22 02:27:01 3 0.83 0.00 0.05 2.16 0.03 96.93 02:34:22 02:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:28:01 all 0.03 0.00 0.01 0.05 0.01 99.90 02:34:22 02:28:01 0 0.02 0.00 0.00 0.28 0.00 99.70 02:34:22 02:28:01 1 0.00 0.00 0.02 0.08 0.00 99.90 02:34:22 02:28:01 2 0.02 0.00 0.00 0.05 0.02 99.92 02:34:22 02:28:01 3 0.13 0.00 0.07 0.00 0.02 99.78 02:34:22 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:34:22 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:29:01 all 0.02 0.00 0.01 0.02 0.00 99.94 02:34:22 02:29:01 0 0.05 0.00 0.03 0.08 0.02 99.82 02:34:22 02:29:01 1 0.00 0.00 0.02 0.08 0.00 99.90 02:34:22 02:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:34:22 02:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:34:22 02:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:34:22 02:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:34:22 02:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:34:22 02:34:22 02:29:01 CPU %user %nice %system %iowait %steal %idle 02:34:22 02:30:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:34:22 02:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:34:22 02:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:34:22 02:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:30:01 3 0.07 0.00 0.02 0.00 0.02 99.90 02:34:22 02:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:31:01 all 0.01 0.00 0.00 0.00 0.01 99.97 02:34:22 02:31:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:34:22 02:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:34:22 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:31:01 3 0.03 0.00 0.02 0.00 0.03 99.92 02:34:22 02:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:34:22 02:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:34:22 02:32:01 all 0.11 0.00 0.01 0.00 0.00 99.87 02:34:22 02:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 02:34:22 02:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:34:22 02:32:01 3 0.83 0.00 0.05 0.00 0.02 99.10 02:34:22 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:34:22 02:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:33:01 all 0.25 0.00 0.01 0.01 0.01 99.73 02:34:22 02:33:01 0 0.02 0.00 0.00 0.05 0.02 99.92 02:34:22 02:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:34:22 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:33:01 3 1.91 0.00 0.05 0.00 0.02 98.03 02:34:22 02:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:34:22 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 02:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:34:01 all 0.14 0.00 0.00 0.03 0.00 99.82 02:34:22 02:34:01 0 0.02 0.00 0.00 0.13 0.00 99.85 02:34:22 02:34:01 1 0.00 0.00 0.00 0.10 0.00 99.90 02:34:22 02:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:34:22 02:34:01 3 1.06 0.00 0.02 0.00 0.02 98.91 02:34:22 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:34:22 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:34:22 02:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:34:22 Average: all 2.81 0.00 0.82 1.94 0.03 94.40 02:34:22 Average: 0 2.42 0.00 0.83 3.61 0.02 93.12 02:34:22 Average: 1 2.97 0.00 0.91 2.78 0.02 93.32 02:34:22 Average: 2 2.67 0.00 0.68 0.77 0.02 95.86 02:34:22 Average: 3 4.28 0.00 0.88 1.09 0.04 93.71 02:34:22 Average: 4 2.73 0.00 0.79 1.54 0.02 94.92 02:34:22 Average: 5 2.51 0.00 0.73 1.81 0.02 94.93 02:34:22 Average: 6 2.53 0.00 0.72 0.19 0.02 96.55 02:34:22 Average: 7 2.41 0.00 1.03 3.75 0.05 92.76 02:34:22 02:34:22 02:34:22