Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0b7835a6bc502bff85c2123a9d623aba7bf628ed+c4cb8c1d83e7739b2fef955a569d1bef7b44e72b (05526afba38ccdd69e44b71da500b452a3c81f86) 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-ssh9034579441776662887.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-ssh10375707606088551421.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-608/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-608/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7994437067548126048.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-ssh2992227056162232886.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-608/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-608/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3364440735990573219.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-15984 in /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [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-608 # 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 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b into PR head commit 0b7835a6bc502bff85c2123a9d623aba7bf628ed Merge succeeded, producing 04c1a7c2b985edde0253559e42e54ff9b7f4c393 Checking out Revision 04c1a7c2b985edde0253559e42e54ff9b7f4c393 (PR-608) > 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/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # 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 c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04c1a7c2b985edde0253559e42e54ff9b7f4c393 # timeout=10 Commit message: "Merge commit 'c4cb8c1d83e7739b2fef955a569d1bef7b44e72b' into HEAD" > git rev-list --no-walk 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:09:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:09:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:09:23 ========================================================= 02:09:23 EdgeX Global Pipelines Version Info 02:09:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:09:23 ------------------- 02:09:23 stable info: 02:09:23 ------------------- 02:09:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:09:23 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:09:23 Message: update stable to v1.0.249 02:09:24 ------------------- 02:09:24 experimental info: 02:09:24 ------------------- 02:09:24 Commited By: **** collab-it+edgex@linuxfoundation.org 02:09:24 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 02:09:24 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:09:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-608 [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-608 [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-608 [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04c1a7c2b985edde0253559e42e54ff9b7f4c393 [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04c1a7c [Pipeline] echo 02:09:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:09:25 provisioning config files... 02:09:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config1452676618380611022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:25 ---> docker-login.sh 02:09:25 nexus3.edgexfoundry.org:10001 02:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:25 Configure a credential helper to remove this warning. See 02:09:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:25 02:09:25 Login Succeeded 02:09:25 nexus3.edgexfoundry.org:10002 02:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:26 Configure a credential helper to remove this warning. See 02:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:26 02:09:26 Login Succeeded 02:09:26 nexus3.edgexfoundry.org:10003 02:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:26 Configure a credential helper to remove this warning. See 02:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:26 02:09:26 Login Succeeded 02:09:26 nexus3.edgexfoundry.org:10004 02:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:26 Configure a credential helper to remove this warning. See 02:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:26 02:09:26 Login Succeeded 02:09:26 docker.io 02:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:26 Configure a credential helper to remove this warning. See 02:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:26 02:09:26 Login Succeeded 02:09:26 ---> docker-login.sh ends [Pipeline] } 02:09:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:09:26 + git rev-list -1 --merges 04c1a7c2b985edde0253559e42e54ff9b7f4c393~1..04c1a7c2b985edde0253559e42e54ff9b7f4c393 [Pipeline] echo 02:09:26 -----------> git rev-list -1 --merges 04c1a7c2b985edde0253559e42e54ff9b7f4c393~1..04c1a7c2b985edde0253559e42e54ff9b7f4c393 04c1a7c2b985edde0253559e42e54ff9b7f4c393 02:09:26 04c1a7c2b985edde0253559e42e54ff9b7f4c393 [false] [Pipeline] sh 02:09:27 + git log --format=format:%s -1 04c1a7c2b985edde0253559e42e54ff9b7f4c393 [Pipeline] echo 02:09:27 ========================================================= 02:09:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:09:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:27 + git log --format=format:%s -1 04c1a7c2b985edde0253559e42e54ff9b7f4c393 [Pipeline] echo 02:09:27 [semverPrep] GIT_COMMIT: 04c1a7c2b985edde0253559e42e54ff9b7f4c393, Commit Message: Merge commit 'c4cb8c1d83e7739b2fef955a569d1bef7b44e72b' into HEAD [Pipeline] echo 02:09:27 [semverPrep] This is not a build commit. [Pipeline] sh 02:09:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:09:27 + grep -v github /etc/ssh/ssh_known_hosts 02:09:27 + [ -e /tmp/ssh_known_hosts ] 02:09:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:09:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:09:27 + sudo tee -a /etc/ssh/ssh_known_hosts 02:09:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:28 02:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:28 0.1.4: Pulling from edgex-devops/py-git-semver 02:09:28 b85a868b505f: Pulling fs layer 02:09:28 e2be974225ed: Pulling fs layer 02:09:28 339a4e72a1f5: Pulling fs layer 02:09:28 988bab9f4d93: Pulling fs layer 02:09:28 1469e6f7b9e6: Pulling fs layer 02:09:28 eaf3925da568: Pulling fs layer 02:09:28 bab4dde63d76: Pulling fs layer 02:09:28 bde34c3a00c8: Pulling fs layer 02:09:28 b352a97aabf1: Pulling fs layer 02:09:28 4872d77fe225: Pulling fs layer 02:09:28 5851b861e8e6: Pulling fs layer 02:09:28 988bab9f4d93: Waiting 02:09:28 1469e6f7b9e6: Waiting 02:09:28 eaf3925da568: Waiting 02:09:28 bab4dde63d76: Waiting 02:09:28 bde34c3a00c8: Waiting 02:09:28 b352a97aabf1: Waiting 02:09:28 4872d77fe225: Waiting 02:09:28 e2be974225ed: Download complete 02:09:28 988bab9f4d93: Verifying Checksum 02:09:28 988bab9f4d93: Download complete 02:09:28 1469e6f7b9e6: Verifying Checksum 02:09:28 1469e6f7b9e6: Download complete 02:09:28 339a4e72a1f5: Verifying Checksum 02:09:28 339a4e72a1f5: Download complete 02:09:28 eaf3925da568: Download complete 02:09:28 bde34c3a00c8: Download complete 02:09:28 b352a97aabf1: Verifying Checksum 02:09:28 4872d77fe225: Verifying Checksum 02:09:28 4872d77fe225: Download complete 02:09:28 5851b861e8e6: Verifying Checksum 02:09:28 5851b861e8e6: Download complete 02:09:28 b85a868b505f: Verifying Checksum 02:09:28 b85a868b505f: Download complete 02:09:29 bab4dde63d76: Verifying Checksum 02:09:29 bab4dde63d76: Download complete 02:09:30 b85a868b505f: Pull complete 02:09:30 e2be974225ed: Pull complete 02:09:30 339a4e72a1f5: Pull complete 02:09:30 988bab9f4d93: Pull complete 02:09:31 1469e6f7b9e6: Pull complete 02:09:31 eaf3925da568: Pull complete 02:09:33 bab4dde63d76: Pull complete 02:09:33 bde34c3a00c8: Pull complete 02:09:33 b352a97aabf1: Pull complete 02:09:33 4872d77fe225: Pull complete 02:09:33 5851b861e8e6: Pull complete 02:09:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:09:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:09:33 prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container 02:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:09:36 $ docker top 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a -eo pid,comm 02:09:36 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:09:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:09:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:36 [ssh-agent] Looking for ssh-agent implementation... 02:09:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:36 $ docker exec 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a ssh-agent 02:09:36 SSH_AUTH_SOCK=/tmp/ssh-M1dd9naAsEjP/agent.31 02:09:36 SSH_AGENT_PID=37 02:09:36 Running ssh-add (command line suppressed) 02:09:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_10103441776426370390.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_10103441776426370390.key) 02:09:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:37 + git tag --points-at HEAD [Pipeline] } 02:09:37 $ docker exec --env ******** --env ******** 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a ssh-agent -k 02:09:37 unset SSH_AUTH_SOCK; 02:09:37 unset SSH_AGENT_PID; 02:09:37 echo Agent pid 37 killed; 02:09:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:09:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:09:37 [ssh-agent] Looking for ssh-agent implementation... 02:09:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:09:37 $ docker exec 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a ssh-agent 02:09:37 SSH_AUTH_SOCK=/tmp/ssh-0CKbRd8fDGct/agent.69 02:09:37 SSH_AGENT_PID=75 02:09:37 Running ssh-add (command line suppressed) 02:09:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_10410174247876334402.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/private_key_10410174247876334402.key) 02:09:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:09:37 + git semver init 02:09:38 2023-05-18 02:09:38,135 [run_init] DEBUG init version:0.0.0 force:False 02:09:38 2023-05-18 02:09:38,136 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver 02:09:38 2023-05-18 02:09:38,136 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver 02:09:38 2023-05-18 02:09:38,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608, universal_newlines=False, shell=None, istream=None) 02:09:40 2023-05-18 02:09:39,638 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.git/info/exclude 02:09:40 2023-05-18 02:09:39,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 with force:False 02:09:40 2023-05-18 02:09:39,639 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 02:09:40 2023-05-18 02:09:39,642 [execute] INFO git cat-file --batch-check 02:09:40 2023-05-18 02:09:39,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) 02:09:40 2023-05-18 02:09:39,649 [execute] INFO git cat-file --batch 02:09:40 2023-05-18 02:09:39,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver, universal_newlines=False, shell=None, istream=) 02:09:40 2023-05-18 02:09:39,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-608/.semver/PR-608 02:09:40 0.0.0 [Pipeline] } 02:09:40 $ docker exec --env ******** --env ******** 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a ssh-agent -k 02:09:40 unset SSH_AUTH_SOCK; 02:09:40 unset SSH_AGENT_PID; 02:09:40 echo Agent pid 75 killed; 02:09:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:09:40 + git semver [Pipeline] } 02:09:40 $ docker stop --time=1 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a 02:09:42 $ docker rm -f --volumes 5e1178352962c426a819d6e408256165a7d056df234b022a606125a7dae6f55a [Pipeline] // withDockerContainer [Pipeline] sh 02:09:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:09:42 Stashed 1 file(s) [Pipeline] echo 02:09:42 [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:09:42 provisioning config files... 02:09:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config15310058219074788399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:43 ---> docker-login.sh 02:09:43 nexus3.edgexfoundry.org:10001 02:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:43 Configure a credential helper to remove this warning. See 02:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:43 02:09:43 Login Succeeded 02:09:43 nexus3.edgexfoundry.org:10002 02:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:43 Configure a credential helper to remove this warning. See 02:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:43 02:09:43 Login Succeeded 02:09:43 nexus3.edgexfoundry.org:10003 02:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:43 Configure a credential helper to remove this warning. See 02:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:43 02:09:43 Login Succeeded 02:09:43 nexus3.edgexfoundry.org:10004 02:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:43 Configure a credential helper to remove this warning. See 02:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:43 02:09:43 Login Succeeded 02:09:43 docker.io 02:09:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:43 Configure a credential helper to remove this warning. See 02:09:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:43 02:09:43 Login Succeeded 02:09:43 ---> docker-login.sh ends [Pipeline] } 02:09:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:43 ========================================================= 02:09:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:09:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:44 + 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:09:44 Sending build context to Docker daemon 45.51MB 02:09:44 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:09:44 Step 2/15 : FROM ${BASE} AS builder 02:09:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:09:44 f56be85fc22e: Pulling fs layer 02:09:44 85791d961cd3: Pulling fs layer 02:09:44 d694b5ae8c79: Pulling fs layer 02:09:44 9f32a84ed3da: Pulling fs layer 02:09:44 4d19c01a9841: Pulling fs layer 02:09:44 9325e15d5711: Pulling fs layer 02:09:44 556b6ee489ea: Pulling fs layer 02:09:44 c5a4b2cf53e6: Pulling fs layer 02:09:44 9f32a84ed3da: Waiting 02:09:44 4d19c01a9841: Waiting 02:09:44 556b6ee489ea: Waiting 02:09:44 9325e15d5711: Waiting 02:09:44 c5a4b2cf53e6: Waiting 02:09:44 85791d961cd3: Verifying Checksum 02:09:44 85791d961cd3: Download complete 02:09:44 9f32a84ed3da: Verifying Checksum 02:09:44 9f32a84ed3da: Download complete 02:09:44 4d19c01a9841: Verifying Checksum 02:09:44 4d19c01a9841: Download complete 02:09:44 f56be85fc22e: Verifying Checksum 02:09:44 f56be85fc22e: Download complete 02:09:44 9325e15d5711: Verifying Checksum 02:09:44 9325e15d5711: Download complete 02:09:44 f56be85fc22e: Pull complete 02:09:44 85791d961cd3: Pull complete 02:09:45 d694b5ae8c79: Verifying Checksum 02:09:45 d694b5ae8c79: Download complete 02:09:45 c5a4b2cf53e6: Verifying Checksum 02:09:45 c5a4b2cf53e6: Download complete 02:09:45 556b6ee489ea: Verifying Checksum 02:09:45 556b6ee489ea: Download complete 02:09:48 d694b5ae8c79: Pull complete 02:09:48 9f32a84ed3da: Pull complete 02:09:48 4d19c01a9841: Pull complete 02:09:48 9325e15d5711: Pull complete 02:09:51 556b6ee489ea: Pull complete 02:09:52 c5a4b2cf53e6: Pull complete 02:09:52 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 02:09:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:09:52 ---> c4be618373d6 02:09:52 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:09:57 Still waiting to schedule task 02:09:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:09:58 ---> Running in c301af214a5e 02:09:58 Removing intermediate container c301af214a5e 02:09:58 ---> ea341f3e51f2 02:09:58 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:09:58 ---> Running in f97646f2cb8a 02:09:58 Removing intermediate container f97646f2cb8a 02:09:58 ---> 7b7335c565d6 02:09:58 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:09:58 ---> Running in 08094658ac3d 02:09:58 Removing intermediate container 08094658ac3d 02:09:58 ---> 0e03aec81db7 02:09:58 Step 6/15 : LABEL Name=edgex-ui-go 02:09:58 ---> Running in 0a0c2a59dbbe 02:09:58 Removing intermediate container 0a0c2a59dbbe 02:09:58 ---> 51bb5ab1321b 02:09:58 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:09:58 ---> Running in 96df4aa495fb 02:09:58 Removing intermediate container 96df4aa495fb 02:09:58 ---> 2d4a27c7d6c8 02:09:58 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:09:58 latest: Pulling from library/docker 02:09:58 8a49fdb3b6a5: Pulling fs layer 02:09:58 dfb60e7f5d22: Pulling fs layer 02:09:58 f74671f55a8d: Pulling fs layer 02:09:58 e6f03c789ea9: Pulling fs layer 02:09:58 665194951830: Pulling fs layer 02:09:58 88857a7834c8: Pulling fs layer 02:09:58 33e4b8e81540: Pulling fs layer 02:09:58 ae8c1b0b59b3: Pulling fs layer 02:09:58 688812ff7153: Pulling fs layer 02:09:58 9ab9c878efc9: Pulling fs layer 02:09:58 5869b539971f: Pulling fs layer 02:09:58 f9026325e210: Pulling fs layer 02:09:58 fc6f97b7f667: Pulling fs layer 02:09:58 015e68a5e019: Pulling fs layer 02:09:58 e6f03c789ea9: Waiting 02:09:58 9ab9c878efc9: Waiting 02:09:58 665194951830: Waiting 02:09:58 5869b539971f: Waiting 02:09:58 f9026325e210: Waiting 02:09:58 88857a7834c8: Waiting 02:09:58 fc6f97b7f667: Waiting 02:09:58 015e68a5e019: Waiting 02:09:58 ae8c1b0b59b3: Waiting 02:09:58 f74671f55a8d: Verifying Checksum 02:09:58 f74671f55a8d: Download complete 02:09:58 dfb60e7f5d22: Download complete 02:09:58 8a49fdb3b6a5: Verifying Checksum 02:09:58 8a49fdb3b6a5: Download complete 02:09:59 8a49fdb3b6a5: Pull complete 02:09:59 88857a7834c8: Verifying Checksum 02:09:59 88857a7834c8: Download complete 02:09:59 e6f03c789ea9: Verifying Checksum 02:09:59 e6f03c789ea9: Download complete 02:09:59 dfb60e7f5d22: Pull complete 02:09:59 665194951830: Verifying Checksum 02:09:59 665194951830: Download complete 02:09:59 ae8c1b0b59b3: Verifying Checksum 02:09:59 ae8c1b0b59b3: Download complete 02:09:59 33e4b8e81540: Download complete 02:09:59 f74671f55a8d: Pull complete 02:09:59 688812ff7153: Verifying Checksum 02:09:59 688812ff7153: Download complete 02:09:59 5869b539971f: Verifying Checksum 02:09:59 5869b539971f: Download complete 02:09:59 9ab9c878efc9: Verifying Checksum 02:09:59 9ab9c878efc9: Download complete 02:09:59 fc6f97b7f667: Download complete 02:09:59 015e68a5e019: Download complete 02:09:59 e6f03c789ea9: Pull complete 02:09:59 665194951830: Pull complete 02:10:00 88857a7834c8: Pull complete 02:10:00 f9026325e210: Verifying Checksum 02:10:00 f9026325e210: Download complete 02:10:00 33e4b8e81540: Pull complete 02:10:00 ae8c1b0b59b3: Pull complete 02:10:00 688812ff7153: Pull complete 02:10:00 9ab9c878efc9: Pull complete 02:10:00 5869b539971f: Pull complete 02:10:02 f9026325e210: Pull complete 02:10:02 fc6f97b7f667: Pull complete 02:10:02 015e68a5e019: Pull complete 02:10:02 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 02:10:02 Status: Downloaded newer image for docker:latest 02:10:03 ---> 5b772d31f7ea 02:10:03 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:03 ---> Running in 6b7ee94a79b0 02:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:10:03 OK: 265 MiB in 53 packages 02:10:04 Removing intermediate container 6b7ee94a79b0 02:10:04 ---> ee95b73af3b7 02:10:04 Step 10/15 : ENV GO111MODULE=on 02:10:04 ---> Running in 97999fc61bc5 02:10:04 Removing intermediate container 97999fc61bc5 02:10:04 ---> 52c2d11e42ad 02:10:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:10:04 ---> Running in daa581c655c1 02:10:04 Removing intermediate container daa581c655c1 02:10:04 ---> ccca5b6cd54f 02:10:04 Step 12/15 : COPY go.mod vendor* ./ 02:10:04 ---> 853fa540cc18 02:10:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:04 ---> Running in 413224ae58ce 02:10:22 Removing intermediate container 413224ae58ce 02:10:22 ---> af448c1f3062 02:10:22 Step 14/15 : COPY . . 02:10:23 ---> e409d908d596 02:10:23 Step 15/15 : RUN ${MAKE} 02:10:23 ---> Running in e4f8634f799a 02:10:23 noop 02:10:24 Removing intermediate container e4f8634f799a 02:10:24 ---> 42facf1647ad 02:10:24 Successfully built 42facf1647ad 02:10:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:24 + docker inspect -f . ci-base-image-x86_64 02:10:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:24 prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container 02:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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 ******** ci-base-image-x86_64 cat 02:10:24 $ docker top 48b546682cfa180d0213d816c89b4b5df0d895454a26443d2c7b71deb87978f3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:25 + go version 02:10:25 go version go1.20.2 linux/amd64 [Pipeline] } 02:10:25 $ docker stop --time=1 48b546682cfa180d0213d816c89b4b5df0d895454a26443d2c7b71deb87978f3 02:10:26 $ docker rm -f --volumes 48b546682cfa180d0213d816c89b4b5df0d895454a26443d2c7b71deb87978f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:26 + docker inspect -f . ci-base-image-x86_64 02:10:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:27 prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container 02:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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 ******** ci-base-image-x86_64 cat 02:10:27 $ docker top 4deeeecadf409d134736c89aeee6a9c3620fb00a41490f93f1daf9e8ece78970 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:27 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] fileExists [Pipeline] sh 02:10:27 + make test 02:10:27 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:10:33 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:10:41 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:10:41 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:10:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:43 ./bin/test-attribution-txt.sh 02:10:43 make -C web test 02:10:43 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' 02:10:43 make[1]: tput: No such file or directory 02:10:43 make[1]: tput: No such file or directory 02:10:43 warning: generating ./VERSION 02:10:43 echo "0.0.0" > VERSION 02:10:43 docker build \ 02:10:43 -f Dockerfile \ 02:10:43 --build-arg USER=1000 \ 02:10:43 \ 02:10:43 --label "git_sha=04c1a7c2b985edde0253559e42e54ff9b7f4c393" \ 02:10:43 -t edgexfoundry/edgex-web-ui:04c1a7c2b985edde0253559e42e54ff9b7f4c393 \ 02:10:43 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:10:43 . 02:10:43 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:10:43 Install the buildx component to build images with BuildKit: 02:10:43 https://docs.docker.com/go/buildx/ 02:10:43 02:10:43 Sending build context to Docker daemon 2.563MB 02:10:43 Step 1/10 : FROM node:16.17-alpine3.15 02:10:43 16.17-alpine3.15: Pulling from library/node 02:10:43 9621f1afde84: Pulling fs layer 02:10:43 c6f70ee39829: Pulling fs layer 02:10:43 56892a8094a2: Pulling fs layer 02:10:43 58dd87906ef0: Pulling fs layer 02:10:43 58dd87906ef0: Waiting 02:10:43 56892a8094a2: Verifying Checksum 02:10:43 56892a8094a2: Download complete 02:10:43 9621f1afde84: Download complete 02:10:43 58dd87906ef0: Verifying Checksum 02:10:43 58dd87906ef0: Download complete 02:10:43 9621f1afde84: Pull complete 02:10:43 c6f70ee39829: Verifying Checksum 02:10:43 c6f70ee39829: Download complete 02:10:44 c6f70ee39829: Pull complete 02:10:45 56892a8094a2: Pull complete 02:10:45 58dd87906ef0: Pull complete 02:10:45 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:10:45 Status: Downloaded newer image for node:16.17-alpine3.15 02:10:45 ---> b69703f70c3d 02:10:45 Step 2/10 : RUN apk add --no-cache chromium 02:10:45 ---> Running in 3786f2a37cad 02:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:10:46 (1/129) Installing libxau (1.0.9-r0) 02:10:46 (2/129) Installing libmd (1.0.3-r0) 02:10:46 (3/129) Installing libbsd (0.11.3-r1) 02:10:46 (4/129) Installing libxdmcp (1.1.3-r0) 02:10:46 (5/129) Installing libxcb (1.14-r2) 02:10:46 (6/129) Installing libx11 (1.7.3.1-r0) 02:10:46 (7/129) Installing libxext (1.3.4-r0) 02:10:46 (8/129) Installing libice (1.0.10-r0) 02:10:46 (9/129) Installing libuuid (2.37.4-r0) 02:10:46 (10/129) Installing libsm (1.2.3-r0) 02:10:46 (11/129) Installing libxt (1.2.1-r0) 02:10:46 (12/129) Installing libxmu (1.1.3-r0) 02:10:46 (13/129) Installing xset (1.2.4-r0) 02:10:46 (14/129) Installing xprop (1.2.5-r0) 02:10:46 (15/129) Installing xdg-utils (1.1.3-r0) 02:10:46 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 02:10:46 (17/129) Installing pkgconf (1.8.1-r0) 02:10:46 (18/129) Installing libffi (3.4.2-r1) 02:10:46 (19/129) Installing libintl (0.21-r0) 02:10:46 (20/129) Installing libblkid (2.37.4-r0) 02:10:46 (21/129) Installing libmount (2.37.4-r0) 02:10:46 (22/129) Installing pcre (8.45-r1) 02:10:46 (23/129) Installing glib (2.70.1-r0) 02:10:46 (24/129) Installing xz-libs (5.2.5-r1) 02:10:46 (25/129) Installing libxml2 (2.9.14-r2) 02:10:46 (26/129) Installing shared-mime-info (2.1-r2) 02:10:46 (27/129) Installing hicolor-icon-theme (0.17-r1) 02:10:46 (28/129) Installing libjpeg-turbo (2.1.2-r0) 02:10:46 (29/129) Installing libpng (1.6.37-r1) 02:10:46 (30/129) Installing libwebp (1.2.2-r0) 02:10:46 (31/129) Installing zstd-libs (1.5.0-r0) 02:10:46 (32/129) Installing tiff (4.4.0-r1) 02:10:46 (33/129) Installing gdk-pixbuf (2.42.8-r0) 02:10:46 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 02:10:46 (35/129) Installing libxcomposite (0.4.5-r0) 02:10:46 (36/129) Installing libxfixes (6.0.0-r0) 02:10:46 (37/129) Installing libxrender (0.9.10-r3) 02:10:46 (38/129) Installing libxcursor (1.2.0-r0) 02:10:46 (39/129) Installing libxdamage (1.1.5-r1) 02:10:46 (40/129) Installing libxi (1.8-r0) 02:10:46 (41/129) Installing libxinerama (1.1.4-r1) 02:10:46 (42/129) Installing libxrandr (1.5.2-r1) 02:10:46 (43/129) Installing atk (2.36.0-r0) 02:10:46 (44/129) Installing libxtst (1.2.3-r3) 02:10:46 (45/129) Installing dbus-libs (1.12.24-r0) 02:10:46 (46/129) Installing at-spi2-core (2.42.0-r0) 02:10:46 (47/129) Installing at-spi2-atk (2.38.0-r0) 02:10:46 (48/129) Installing expat (2.5.0-r0) 02:10:46 (49/129) Installing brotli-libs (1.0.9-r5) 02:10:46 (50/129) Installing libbz2 (1.0.8-r1) 02:10:46 (51/129) Installing freetype (2.11.1-r2) 02:10:46 (52/129) Installing fontconfig (2.13.1-r4) 02:10:46 (53/129) Installing pixman (0.40.0-r4) 02:10:46 (54/129) Installing cairo (1.16.0-r5) 02:10:46 (55/129) Installing cairo-gobject (1.16.0-r5) 02:10:46 (56/129) Installing avahi-libs (0.8-r5) 02:10:46 (57/129) Installing gmp (6.2.1-r1) 02:10:46 (58/129) Installing nettle (3.7.3-r0) 02:10:46 (59/129) Installing p11-kit (0.24.0-r1) 02:10:46 (60/129) Installing libtasn1 (4.18.0-r1) 02:10:46 (61/129) Installing libunistring (0.9.10-r1) 02:10:46 (62/129) Installing gnutls (3.7.1-r2) 02:10:46 (63/129) Installing cups-libs (2.3.3-r6) 02:10:46 (64/129) Installing libepoxy (1.5.9-r0) 02:10:46 (65/129) Installing fribidi (1.0.11-r0) 02:10:46 (66/129) Installing graphite2 (1.3.14-r0) 02:10:46 (67/129) Installing harfbuzz (3.0.0-r2) 02:10:46 (68/129) Installing libxft (2.3.4-r0) 02:10:46 (69/129) Installing pango (1.48.10-r0) 02:10:46 (70/129) Installing wayland-libs-client (1.19.0-r1) 02:10:46 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 02:10:46 (72/129) Installing wayland-libs-egl (1.19.0-r1) 02:10:46 (73/129) Installing xkeyboard-config (2.34-r0) 02:10:47 (74/129) Installing libxkbcommon (1.3.1-r0) 02:10:47 (75/129) Installing gtk+3.0 (3.24.30-r0) 02:10:47 Executing gtk+3.0-3.24.30-r0.post-install 02:10:47 (76/129) Installing libfontenc (1.1.4-r0) 02:10:47 (77/129) Installing mkfontscale (1.2.1-r1) 02:10:47 (78/129) Installing ttf-opensans (1.10-r1) 02:10:47 Executing ttf-opensans-1.10-r1.post-install 02:10:49 (79/129) Installing libogg (1.3.5-r0) 02:10:49 (80/129) Installing flac (1.3.4-r0) 02:10:49 (81/129) Installing alsa-lib (1.2.5.1-r1) 02:10:49 (82/129) Installing libatomic (10.3.1_git20211027-r0) 02:10:49 (83/129) Installing sdl2 (2.0.16-r4) 02:10:49 (84/129) Installing aom-libs (3.2.0-r0) 02:10:49 (85/129) Installing libass (0.15.2-r0) 02:10:49 (86/129) Installing libdav1d (0.9.2-r0) 02:10:49 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:10:49 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 02:10:49 (89/129) Installing lame (3.100-r0) 02:10:49 (90/129) Installing opus (1.3.1-r1) 02:10:50 (91/129) Installing libgomp (10.3.1_git20211027-r0) 02:10:50 (92/129) Installing soxr (0.1.3-r2) 02:10:50 (93/129) Installing libsrt (1.4.2-r1) 02:10:50 (94/129) Installing libssh (0.9.6-r1) 02:10:50 (95/129) Installing libtheora (1.1.1-r16) 02:10:50 (96/129) Installing v4l-utils-libs (1.22.1-r1) 02:10:50 (97/129) Installing libpciaccess (0.16-r0) 02:10:50 (98/129) Installing libdrm (2.4.109-r0) 02:10:50 (99/129) Installing libva (2.13.0-r0) 02:10:50 (100/129) Installing libvdpau (1.4-r0) 02:10:50 (101/129) Installing vidstab (1.1.0-r1) 02:10:50 (102/129) Installing libvorbis (1.3.7-r0) 02:10:50 (103/129) Installing libvpx (1.10.0-r0) 02:10:50 (104/129) Installing vulkan-loader (1.2.196-r0) 02:10:50 (105/129) Installing x264-libs (20210613-r0) 02:10:50 (106/129) Installing x265-libs (3.5-r0) 02:10:50 (107/129) Installing xvidcore (1.3.7-r1) 02:10:50 (108/129) Installing ffmpeg-libs (4.4.1-r2) 02:10:50 (109/129) Installing libevent (2.1.12-r4) 02:10:50 (110/129) Installing mesa (21.2.6-r0) 02:10:50 (111/129) Installing wayland-libs-server (1.19.0-r1) 02:10:50 (112/129) Installing mesa-gbm (21.2.6-r0) 02:10:50 (113/129) Installing lcms2 (2.12-r1) 02:10:50 (114/129) Installing nspr (4.32-r0) 02:10:50 (115/129) Installing sqlite-libs (3.36.0-r0) 02:10:50 (116/129) Installing nss (3.78.1-r0) 02:10:50 (117/129) Installing libasyncns (0.8-r1) 02:10:50 (118/129) Installing libltdl (2.4.6-r7) 02:10:50 (119/129) Installing orc (0.4.32-r0) 02:10:50 (120/129) Installing libsndfile (1.0.31-r1) 02:10:50 (121/129) Installing speexdsp (1.2.0-r0) 02:10:50 (122/129) Installing tdb-libs (1.4.5-r0) 02:10:50 (123/129) Installing libpulse (15.0-r2) 02:10:50 (124/129) Installing re2 (2021.11.01-r0) 02:10:50 (125/129) Installing snappy (1.1.9-r1) 02:10:50 (126/129) Installing libgpg-error (1.42-r1) 02:10:50 (127/129) Installing libgcrypt (1.9.4-r0) 02:10:50 (128/129) Installing libxslt (1.1.35-r0) 02:10:50 (129/129) Installing chromium (99.0.4844.84-r0) 02:10:52 Executing busybox-1.34.1-r7.trigger 02:10:52 Executing glib-2.70.1-r0.trigger 02:10:52 Executing shared-mime-info-2.1-r2.trigger 02:10:52 Executing gdk-pixbuf-2.42.8-r0.trigger 02:10:52 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:10:52 Executing fontconfig-2.13.1-r4.trigger 02:10:52 Executing mkfontscale-1.2.1-r1.trigger 02:10:52 OK: 286 MiB in 145 packages 02:10:56 Removing intermediate container 3786f2a37cad 02:10:56 ---> cb29db40245f 02:10:56 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:10:56 ---> Running in 7ccd5a14692e 02:10:56 Removing intermediate container 7ccd5a14692e 02:10:56 ---> d712dd51543c 02:10:56 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:10:56 ---> Running in dc75993f8d51 02:10:56 Removing intermediate container dc75993f8d51 02:10:56 ---> 9b8f630d06fb 02:10:56 Step 5/10 : RUN npm install -g npm 02:10:56 ---> Running in 3a8192bfc925 02:11:02 02:11:02 removed 7 packages, changed 101 packages, and audited 264 packages in 5s 02:11:02 02:11:02 27 packages are looking for funding 02:11:02 run `npm fund` for details 02:11:02 02:11:02 found 0 vulnerabilities 02:11:03 Removing intermediate container 3a8192bfc925 02:11:03 ---> 0abc2ea8379c 02:11:03 Step 6/10 : ARG USER=1000 02:11:03 ---> Running in e74c5b78455f 02:11:03 Removing intermediate container e74c5b78455f 02:11:03 ---> 537dad35a036 02:11:03 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:11:03 ---> Running in 219864930dd2 02:11:03 Removing intermediate container 219864930dd2 02:11:03 ---> 6e7dfee4425a 02:11:03 Step 8/10 : USER $USER:$USER 02:11:03 ---> Running in e46099cc44d1 02:11:03 Removing intermediate container e46099cc44d1 02:11:03 ---> f7f2a32c0407 02:11:03 Step 9/10 : WORKDIR /app 02:11:03 ---> Running in fff6e69df63d 02:11:03 Removing intermediate container fff6e69df63d 02:11:03 ---> 6c5dbcfb62ab 02:11:03 Step 10/10 : LABEL git_sha=04c1a7c2b985edde0253559e42e54ff9b7f4c393 02:11:03 ---> Running in 8e62f38828c0 02:11:03 Removing intermediate container 8e62f38828c0 02:11:03 ---> 032aaeadc1e7 02:11:03 Successfully built 032aaeadc1e7 02:11:03 Successfully tagged edgexfoundry/edgex-web-ui:04c1a7c2b985edde0253559e42e54ff9b7f4c393 02:11:03 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:11:03 touch edgex-web-ui.imagebuilt 02:11:03 mkdir -p node_modules coverage 02:11:03 chown "1000:1000" node_modules coverage package-lock.json 02:11:03 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:11:05 npm WARN old lockfile 02:11:05 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:11:05 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:11:05 npm WARN old lockfile 02:11:05 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:11:05 npm WARN old lockfile 02:11:08 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found 02:11:08 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:11:08 npm WARN old lockfile at runMicrotasks () 02:11:08 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:11:08 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:11:08 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:11:08 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:11:08 npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found 02:11:08 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:11:08 npm WARN old lockfile at runMicrotasks () 02:11:08 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:11:08 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:11:08 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:11:08 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:11:08 npm WARN old lockfile headers: [Object: null prototype] { 02:11:08 npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:11:08 GMT' ], 02:11:08 npm WARN old lockfile 'content-type': [ 'application/json' ], 02:11:08 npm WARN old lockfile 'content-length': [ '21' ], 02:11:08 npm WARN old lockfile connection: [ 'keep-alive' ], 02:11:08 npm WARN old lockfile 'cf-ray': [ '7c909155983dca5f-YUL' ], 02:11:08 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 02:11:08 npm WARN old lockfile server: [ 'cloudflare' ], 02:11:08 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 02:11:08 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 02:11:08 npm WARN old lockfile }, 02:11:08 npm WARN old lockfile statusCode: 404, 02:11:08 npm WARN old lockfile code: 'E404', 02:11:08 npm WARN old lockfile method: 'GET', 02:11:08 npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', 02:11:08 npm WARN old lockfile body: { error: 'Not found' }, 02:11:08 npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' 02:11:08 npm WARN old lockfile } 02:11:08 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found 02:11:08 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:11:08 npm WARN old lockfile at runMicrotasks () 02:11:08 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:11:08 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:11:08 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:11:08 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:11:08 npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found 02:11:08 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:11:08 npm WARN old lockfile at runMicrotasks () 02:11:08 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:11:08 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:11:08 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:11:08 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:11:08 npm WARN old lockfile headers: [Object: null prototype] { 02:11:08 npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:11:08 GMT' ], 02:11:08 npm WARN old lockfile 'content-type': [ 'application/json' ], 02:11:08 npm WARN old lockfile 'content-length': [ '21' ], 02:11:08 npm WARN old lockfile connection: [ 'keep-alive' ], 02:11:08 npm WARN old lockfile 'cf-ray': [ '7c909155fb7aece6-YUL' ], 02:11:08 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 02:11:08 npm WARN old lockfile server: [ 'cloudflare' ], 02:11:08 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 02:11:08 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 02:11:08 npm WARN old lockfile }, 02:11:08 npm WARN old lockfile statusCode: 404, 02:11:08 npm WARN old lockfile code: 'E404', 02:11:08 npm WARN old lockfile method: 'GET', 02:11:08 npm WARN old lockfile uri: 'https://registry.npmjs.org/wrap-ansi-cjs', 02:11:08 npm WARN old lockfile body: { error: 'Not found' }, 02:11:08 npm WARN old lockfile pkgid: 'wrap-ansi-cjs@7.0.0' 02:11:08 npm WARN old lockfile } 02:11:08 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found 02:11:08 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:11:08 npm WARN old lockfile at runMicrotasks () 02:11:08 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:11:08 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:11:08 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:11:08 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:11:08 npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found 02:11:08 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:11:08 npm WARN old lockfile at runMicrotasks () 02:11:08 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:11:08 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:11:08 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:11:08 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:11:08 npm WARN old lockfile headers: [Object: null prototype] { 02:11:08 npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:11:08 GMT' ], 02:11:08 npm WARN old lockfile 'content-type': [ 'application/json' ], 02:11:08 npm WARN old lockfile 'content-length': [ '21' ], 02:11:08 npm WARN old lockfile connection: [ 'keep-alive' ], 02:11:08 npm WARN old lockfile 'cf-ray': [ '7c9091562ebeca57-YUL' ], 02:11:08 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 02:11:08 npm WARN old lockfile server: [ 'cloudflare' ], 02:11:08 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 02:11:08 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 02:11:08 npm WARN old lockfile }, 02:11:08 npm WARN old lockfile statusCode: 404, 02:11:08 npm WARN old lockfile code: 'E404', 02:11:08 npm WARN old lockfile method: 'GET', 02:11:08 npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', 02:11:08 npm WARN old lockfile body: { error: 'Not found' }, 02:11:08 npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' 02:11:08 npm WARN old lockfile } 02:11:13 npm WARN EBADENGINE Unsupported engine { 02:11:13 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:11:13 npm WARN EBADENGINE required: { 02:11:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:13 npm WARN EBADENGINE }, 02:11:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:13 npm WARN EBADENGINE } 02:11:13 npm WARN EBADENGINE Unsupported engine { 02:11:13 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:11:13 npm WARN EBADENGINE required: { 02:11:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:13 npm WARN EBADENGINE }, 02:11:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:13 npm WARN EBADENGINE } 02:11:13 npm WARN EBADENGINE Unsupported engine { 02:11:13 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:11:13 npm WARN EBADENGINE required: { 02:11:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:13 npm WARN EBADENGINE }, 02:11:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:13 npm WARN EBADENGINE } 02:11:13 npm WARN EBADENGINE Unsupported engine { 02:11:13 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:11:13 npm WARN EBADENGINE required: { 02:11:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:13 npm WARN EBADENGINE }, 02:11:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:13 npm WARN EBADENGINE } 02:11:13 npm WARN EBADENGINE Unsupported engine { 02:11:13 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:11:13 npm WARN EBADENGINE required: { 02:11:13 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:11:13 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:11:13 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:11:13 npm WARN EBADENGINE }, 02:11:13 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:11:13 npm WARN EBADENGINE } 02:11:17 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:11:18 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:11:19 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:11:20 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:11:21 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:21 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:22 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:27 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:33 02:11:33 added 1358 packages, and audited 1359 packages in 29s 02:11:33 02:11:33 109 packages are looking for funding 02:11:33 run `npm fund` for details 02:11:33 02:11:33 26 vulnerabilities (15 moderate, 8 high, 3 critical) 02:11:33 02:11:33 To address issues that do not require attention, run: 02:11:33 npm audit fix 02:11:33 02:11:33 To address all issues (including breaking changes), run: 02:11:33 npm audit fix --force 02:11:33 02:11:33 Run `npm audit` for details. 02:11:36 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:38 This version of CLI is only compatible with Angular versions ^16.0.0, 02:11:38 but Angular version 12.2.4 was found instead. 02:11:38 02:11:38 Please visit the link below to find instructions on how to update Angular. 02:11:38 https://update.angular.io/ 02:11:38 02:11:38 make[1]: *** [Makefile:144: test] Error 3 02:11:38 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-608/web' 02:11:38 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:11:38 $ docker stop --time=1 4deeeecadf409d134736c89aeee6a9c3620fb00a41490f93f1daf9e8ece78970 02:11:39 $ docker rm -f --volumes 4deeeecadf409d134736c89aeee6a9c3620fb00a41490f93f1daf9e8ece78970 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:40 02:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:40 latest: Pulling from edgex-lftools-log-publisher 02:11:40 5eb5b503b376: Pulling fs layer 02:11:40 5c69ac0246d0: Pulling fs layer 02:11:40 ec43610c2a17: Pulling fs layer 02:11:40 3a2ae6a8a46f: Pulling fs layer 02:11:40 33b1e0a273af: Pulling fs layer 02:11:40 5d3b04190fa2: Pulling fs layer 02:11:40 2f39f015ded8: Pulling fs layer 02:11:40 33b1e0a273af: Waiting 02:11:40 5d3b04190fa2: Waiting 02:11:40 2f39f015ded8: Waiting 02:11:40 3a2ae6a8a46f: Waiting 02:11:40 5c69ac0246d0: Download complete 02:11:40 3a2ae6a8a46f: Verifying Checksum 02:11:40 3a2ae6a8a46f: Download complete 02:11:40 ec43610c2a17: Verifying Checksum 02:11:40 ec43610c2a17: Download complete 02:11:40 33b1e0a273af: Verifying Checksum 02:11:40 33b1e0a273af: Download complete 02:11:40 5d3b04190fa2: Verifying Checksum 02:11:40 5d3b04190fa2: Download complete 02:11:40 5eb5b503b376: Verifying Checksum 02:11:40 5eb5b503b376: Download complete 02:11:41 2f39f015ded8: Download complete 02:11:42 5eb5b503b376: Pull complete 02:11:42 5c69ac0246d0: Pull complete 02:11:42 ec43610c2a17: Pull complete 02:11:42 3a2ae6a8a46f: Pull complete 02:11:42 33b1e0a273af: Pull complete 02:11:42 5d3b04190fa2: Pull complete 02:11:46 2f39f015ded8: Pull complete 02:11:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:11:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:47 prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container 02:11:47 $ 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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:11:48 $ docker top 464e899889d46f80ae9d76a218c120a549505ea9ed10968d2bbd2bd127eaeb60 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:11:48 ---> job-cost.sh 02:11:48 lf-activate-venv: SKIPPING 02:11:48 INFO: No Stack... 02:11:49 INFO: Retrieving Pricing Info for: v3-standard-8 02:11:49 INFO: Archiving Costs [Pipeline] sh 02:11:49 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/cost.csv 02:11:49 + cut -d, -f6 [Pipeline] lock 02:11:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] 02:11:49 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] did not exist. Created. 02:11:49 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:11:49 + echo total: 0.2199999988079071 [Pipeline] stash 02:11:50 Stashed 1 file(s) [Pipeline] } 02:11:50 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:11:50 $ docker stop --time=1 464e899889d46f80ae9d76a218c120a549505ea9ed10968d2bbd2bd127eaeb60 02:11:51 $ docker rm -f --volumes 464e899889d46f80ae9d76a218c120a549505ea9ed10968d2bbd2bd127eaeb60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:11:51 Failed in branch amd64 02:14:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15985 in /w/workspace/edgexfoundry_edgex-ui-go_PR-608 [Pipeline] { [Pipeline] ws 02:14:02 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 02:14:02 The recommended git tool is: git 02:14:08 using credential edgex-jenkins-ssh 02:14:08 Cloning the remote Git repository 02:14:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:14:09 > git init /w/workspace/edgex-ui-go/2 # timeout=10 02:14:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:14:09 > git --version # timeout=10 02:14:09 > git --version # 'git version 2.25.1' 02:14:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:14:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:14:15 Merging remotes/origin/main commit c4cb8c1d83e7739b2fef955a569d1bef7b44e72b into PR head commit 0b7835a6bc502bff85c2123a9d623aba7bf628ed 02:14:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:14:14 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/608/head:refs/remotes/origin/PR-608 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:14:15 > git config core.sparsecheckout # timeout=10 02:14:15 > git checkout -f 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 02:14:15 > git remote # timeout=10 02:14:15 > git config --get remote.origin.url # timeout=10 02:14:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:15 > git merge c4cb8c1d83e7739b2fef955a569d1bef7b44e72b # timeout=10 02:14:16 Merge succeeded, producing c4f1a1d4617466540f000af8f4e2313782a6d38f 02:14:16 Checking out Revision c4f1a1d4617466540f000af8f4e2313782a6d38f (PR-608) 02:14:16 > git rev-parse HEAD^{commit} # timeout=10 02:14:16 > git config core.sparsecheckout # timeout=10 02:14:16 > git checkout -f c4f1a1d4617466540f000af8f4e2313782a6d38f # timeout=10 02:14:19 Commit message: "Merge commit 'c4cb8c1d83e7739b2fef955a569d1bef7b44e72b' into HEAD" 02:14:19 > git rev-list --no-walk 0b7835a6bc502bff85c2123a9d623aba7bf628ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:14:20 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:20 Dload Upload Total Spent Left Speed 02:14:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 02:14:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:14:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:14:22 + sudo tee /etc/docker/daemon.new 02:14:22 { 02:14:22 "registry-mirrors": [ 02:14:22 "https://nexus3.edgexfoundry.org:10001" 02:14:22 ], 02:14:22 "bip": "10.250.0.254/24", 02:14:22 "hosts": [ 02:14:22 "tcp://0.0.0.0:5555", 02:14:22 "unix:///var/run/docker.sock" 02:14:22 ], 02:14:22 "mtu": 1458, 02:14:22 "selinux-enabled": true, 02:14:22 "seccomp-profile": "/etc/docker/seccomp.json" 02:14:22 } [Pipeline] sh 02:14:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:14:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:41 provisioning config files... 02:14:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config16182779396090664200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:41 ---> docker-login.sh 02:14:41 nexus3.edgexfoundry.org:10001 02:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:42 Configure a credential helper to remove this warning. See 02:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:42 02:14:42 Login Succeeded 02:14:42 nexus3.edgexfoundry.org:10002 02:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:42 Configure a credential helper to remove this warning. See 02:14:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:42 02:14:42 Login Succeeded 02:14:42 nexus3.edgexfoundry.org:10003 02:14:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:43 Configure a credential helper to remove this warning. See 02:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:43 02:14:43 Login Succeeded 02:14:43 nexus3.edgexfoundry.org:10004 02:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:43 Configure a credential helper to remove this warning. See 02:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:43 02:14:43 Login Succeeded 02:14:43 docker.io 02:14:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:43 Configure a credential helper to remove this warning. See 02:14:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:43 02:14:43 Login Succeeded 02:14:43 ---> docker-login.sh ends [Pipeline] } 02:14:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:14:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:44 ========================================================= 02:14:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:14:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:44 + 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:14:45 Sending build context to Docker daemon 28.3MB 02:14:45 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 02:14:45 Step 2/15 : FROM ${BASE} AS builder 02:14:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:45 c41833b44d91: Pulling fs layer 02:14:45 ed15518f5707: Pulling fs layer 02:14:45 feae8fd75edb: Pulling fs layer 02:14:45 242c74f7c9fa: Pulling fs layer 02:14:45 3cdef696dda3: Pulling fs layer 02:14:45 2ced38df9373: Pulling fs layer 02:14:45 58f1dce35555: Pulling fs layer 02:14:45 242c74f7c9fa: Waiting 02:14:45 3cdef696dda3: Waiting 02:14:45 2ced38df9373: Waiting 02:14:45 58f1dce35555: Waiting 02:14:45 ed15518f5707: Verifying Checksum 02:14:45 ed15518f5707: Download complete 02:14:45 242c74f7c9fa: Verifying Checksum 02:14:45 242c74f7c9fa: Download complete 02:14:45 c41833b44d91: Verifying Checksum 02:14:45 c41833b44d91: Download complete 02:14:45 3cdef696dda3: Verifying Checksum 02:14:45 3cdef696dda3: Download complete 02:14:46 c41833b44d91: Pull complete 02:14:47 58f1dce35555: Verifying Checksum 02:14:47 58f1dce35555: Download complete 02:14:47 ed15518f5707: Pull complete 02:14:48 feae8fd75edb: Verifying Checksum 02:14:48 feae8fd75edb: Download complete 02:14:48 2ced38df9373: Verifying Checksum 02:14:48 2ced38df9373: Download complete 02:15:01 feae8fd75edb: Pull complete 02:15:01 242c74f7c9fa: Pull complete 02:15:01 3cdef696dda3: Pull complete 02:15:07 2ced38df9373: Pull complete 02:15:10 58f1dce35555: Pull complete 02:15:10 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 02:15:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:15:10 ---> fadd8f120f05 02:15:10 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:15:12 ---> Running in 4f2b65d5c600 02:15:12 Removing intermediate container 4f2b65d5c600 02:15:12 ---> d8cef2cbdc86 02:15:12 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 02:15:12 ---> Running in bcf76f7ef7ab 02:15:12 Removing intermediate container bcf76f7ef7ab 02:15:12 ---> e8a8fe449805 02:15:12 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 02:15:12 ---> Running in 27f172e7a6b2 02:15:13 Removing intermediate container 27f172e7a6b2 02:15:13 ---> 47127efa6035 02:15:13 Step 6/15 : LABEL Name=edgex-ui-go 02:15:13 ---> Running in 55099a854521 02:15:13 Removing intermediate container 55099a854521 02:15:13 ---> f1920972fe9b 02:15:13 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 02:15:13 ---> Running in bedff4d0b67b 02:15:13 Removing intermediate container bedff4d0b67b 02:15:13 ---> 5bf469c4e272 02:15:13 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:15:14 latest: Pulling from library/docker 02:15:14 08409d417260: Pulling fs layer 02:15:14 bf127bdc9f4f: Pulling fs layer 02:15:14 55b4810136f4: Pulling fs layer 02:15:14 a803316fb129: Pulling fs layer 02:15:14 e4afab677181: Pulling fs layer 02:15:14 567bc94445bd: Pulling fs layer 02:15:14 69eff66c35e2: Pulling fs layer 02:15:14 9e6196db0a93: Pulling fs layer 02:15:14 c8f44004068c: Pulling fs layer 02:15:14 22442686bd72: Pulling fs layer 02:15:14 538120297d91: Pulling fs layer 02:15:14 4eaff4018a72: Pulling fs layer 02:15:14 398e5219c811: Pulling fs layer 02:15:14 a054eb5e9d23: Pulling fs layer 02:15:14 9e6196db0a93: Waiting 02:15:14 c8f44004068c: Waiting 02:15:14 22442686bd72: Waiting 02:15:14 538120297d91: Waiting 02:15:14 4eaff4018a72: Waiting 02:15:14 398e5219c811: Waiting 02:15:14 a054eb5e9d23: Waiting 02:15:14 a803316fb129: Waiting 02:15:14 e4afab677181: Waiting 02:15:14 567bc94445bd: Waiting 02:15:14 69eff66c35e2: Waiting 02:15:14 bf127bdc9f4f: Verifying Checksum 02:15:14 bf127bdc9f4f: Download complete 02:15:14 08409d417260: Verifying Checksum 02:15:14 08409d417260: Download complete 02:15:15 55b4810136f4: Verifying Checksum 02:15:15 55b4810136f4: Download complete 02:15:15 e4afab677181: Verifying Checksum 02:15:15 e4afab677181: Download complete 02:15:15 a803316fb129: Verifying Checksum 02:15:15 a803316fb129: Download complete 02:15:15 08409d417260: Pull complete 02:15:15 69eff66c35e2: Verifying Checksum 02:15:15 69eff66c35e2: Download complete 02:15:15 9e6196db0a93: Verifying Checksum 02:15:15 9e6196db0a93: Download complete 02:15:15 c8f44004068c: Verifying Checksum 02:15:15 c8f44004068c: Download complete 02:15:15 538120297d91: Verifying Checksum 02:15:15 538120297d91: Download complete 02:15:15 22442686bd72: Verifying Checksum 02:15:15 22442686bd72: Download complete 02:15:15 567bc94445bd: Verifying Checksum 02:15:15 567bc94445bd: Download complete 02:15:15 398e5219c811: Verifying Checksum 02:15:15 398e5219c811: Download complete 02:15:15 a054eb5e9d23: Verifying Checksum 02:15:15 a054eb5e9d23: Download complete 02:15:16 bf127bdc9f4f: Pull complete 02:15:16 55b4810136f4: Pull complete 02:15:17 4eaff4018a72: Verifying Checksum 02:15:17 4eaff4018a72: Download complete 02:15:17 a803316fb129: Pull complete 02:15:18 e4afab677181: Pull complete 02:15:19 567bc94445bd: Pull complete 02:15:19 69eff66c35e2: Pull complete 02:15:19 9e6196db0a93: Pull complete 02:15:20 c8f44004068c: Pull complete 02:15:21 22442686bd72: Pull complete 02:15:21 538120297d91: Pull complete 02:15:28 4eaff4018a72: Pull complete 02:15:28 398e5219c811: Pull complete 02:15:28 a054eb5e9d23: Pull complete 02:15:28 Digest: sha256:29a8ec20e19581efc0f209a1eaddb5ff021e497520f7ed973c282c264f23be78 02:15:28 Status: Downloaded newer image for docker:latest 02:15:29 ---> 19283f615e02 02:15:29 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:29 ---> Running in 8127c6756509 02:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:15:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:15:32 OK: 263 MiB in 53 packages 02:15:33 Removing intermediate container 8127c6756509 02:15:33 ---> d0b2b7ec56ee 02:15:33 Step 10/15 : ENV GO111MODULE=on 02:15:33 ---> Running in 59b8ca7959ca 02:15:33 Removing intermediate container 59b8ca7959ca 02:15:33 ---> f030ffc8507a 02:15:33 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:15:33 ---> Running in 7e089d9cc44b 02:15:33 Removing intermediate container 7e089d9cc44b 02:15:33 ---> 6baed9c29350 02:15:33 Step 12/15 : COPY go.mod vendor* ./ 02:15:34 ---> 53aa66e92ab1 02:15:34 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:34 ---> Running in f4f694831fac 02:16:42 Removing intermediate container f4f694831fac 02:16:42 ---> fe8e9e294c83 02:16:42 Step 14/15 : COPY . . 02:16:42 ---> 6bc63b54f950 02:16:42 Step 15/15 : RUN ${MAKE} 02:16:42 ---> Running in 485ff20db1d2 02:16:42 noop 02:16:42 Removing intermediate container 485ff20db1d2 02:16:42 ---> 9709c480da46 02:16:42 Successfully built 9709c480da46 02:16:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:42 + docker inspect -f . ci-base-image-arm64 02:16:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:42 prd-ubuntu20.04-docker-arm64-4c-16g-15985 does not seem to be running inside a container 02:16:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:16:44 $ docker top 0947afc0e7ffa1d70e6aa85962595226f73347043dc7759e4cff2f3e9140dee9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:45 + go version 02:16:45 go version go1.20.2 linux/arm64 [Pipeline] } 02:16:45 $ docker stop --time=1 0947afc0e7ffa1d70e6aa85962595226f73347043dc7759e4cff2f3e9140dee9 02:16:47 $ docker rm -f --volumes 0947afc0e7ffa1d70e6aa85962595226f73347043dc7759e4cff2f3e9140dee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:47 + docker inspect -f . ci-base-image-arm64 02:16:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:48 prd-ubuntu20.04-docker-arm64-4c-16g-15985 does not seem to be running inside a container 02:16:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:16:49 $ docker top d40cbad63087061007524ffdee380b46266cbf77025d0208f61cc4147139e0b6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:50 + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh 02:16:50 + make test 02:16:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 02:17:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:19:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:19:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:19:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 02:19:14 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 02:19:14 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 02:19:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:19:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:19:14 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 02:19:14 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 02:19:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:19:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:19:27 ./bin/test-attribution-txt.sh 02:19:27 make -C web test 02:19:27 make[1]: Entering directory '/w/workspace/edgex-ui-go/2/web' 02:19:27 make[1]: tput: No such file or directory 02:19:27 make[1]: tput: No such file or directory 02:19:27 warning: generating ./VERSION 02:19:27 echo "0.0.0" > VERSION 02:19:27 docker build \ 02:19:27 -f Dockerfile \ 02:19:27 --build-arg USER=1000 \ 02:19:27 \ 02:19:27 --label "git_sha=c4f1a1d4617466540f000af8f4e2313782a6d38f" \ 02:19:27 -t edgexfoundry/edgex-web-ui:c4f1a1d4617466540f000af8f4e2313782a6d38f \ 02:19:27 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 02:19:27 . 02:19:27 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 02:19:27 Install the buildx component to build images with BuildKit: 02:19:27 https://docs.docker.com/go/buildx/ 02:19:27 02:19:27 Sending build context to Docker daemon 2.563MB 02:19:27 Step 1/10 : FROM node:16.17-alpine3.15 02:19:27 16.17-alpine3.15: Pulling from library/node 02:19:27 47517142f6ba: Pulling fs layer 02:19:27 5f8c4bfa009b: Pulling fs layer 02:19:27 f7079c9c4ba1: Pulling fs layer 02:19:27 aba105e6f55a: Pulling fs layer 02:19:27 aba105e6f55a: Waiting 02:19:27 f7079c9c4ba1: Verifying Checksum 02:19:27 f7079c9c4ba1: Download complete 02:19:27 47517142f6ba: Verifying Checksum 02:19:27 47517142f6ba: Download complete 02:19:27 aba105e6f55a: Verifying Checksum 02:19:27 aba105e6f55a: Download complete 02:19:27 47517142f6ba: Pull complete 02:19:27 5f8c4bfa009b: Verifying Checksum 02:19:27 5f8c4bfa009b: Download complete 02:19:32 5f8c4bfa009b: Pull complete 02:19:32 f7079c9c4ba1: Pull complete 02:19:32 aba105e6f55a: Pull complete 02:19:32 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 02:19:32 Status: Downloaded newer image for node:16.17-alpine3.15 02:19:32 ---> bf1b8b58d215 02:19:32 Step 2/10 : RUN apk add --no-cache chromium 02:19:32 ---> Running in b2731d75ff83 02:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:19:34 (1/128) Installing libxau (1.0.9-r0) 02:19:34 (2/128) Installing libmd (1.0.3-r0) 02:19:34 (3/128) Installing libbsd (0.11.3-r1) 02:19:34 (4/128) Installing libxdmcp (1.1.3-r0) 02:19:35 (5/128) Installing libxcb (1.14-r2) 02:19:35 (6/128) Installing libx11 (1.7.3.1-r0) 02:19:35 (7/128) Installing libxext (1.3.4-r0) 02:19:35 (8/128) Installing libice (1.0.10-r0) 02:19:35 (9/128) Installing libuuid (2.37.4-r0) 02:19:35 (10/128) Installing libsm (1.2.3-r0) 02:19:35 (11/128) Installing libxt (1.2.1-r0) 02:19:35 (12/128) Installing libxmu (1.1.3-r0) 02:19:35 (13/128) Installing xset (1.2.4-r0) 02:19:35 (14/128) Installing xprop (1.2.5-r0) 02:19:35 (15/128) Installing xdg-utils (1.1.3-r0) 02:19:35 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 02:19:35 (17/128) Installing pkgconf (1.8.1-r0) 02:19:35 (18/128) Installing libffi (3.4.2-r1) 02:19:35 (19/128) Installing libintl (0.21-r0) 02:19:35 (20/128) Installing libblkid (2.37.4-r0) 02:19:35 (21/128) Installing libmount (2.37.4-r0) 02:19:35 (22/128) Installing pcre (8.45-r1) 02:19:35 (23/128) Installing glib (2.70.1-r0) 02:19:35 (24/128) Installing xz-libs (5.2.5-r1) 02:19:35 (25/128) Installing libxml2 (2.9.14-r2) 02:19:35 (26/128) Installing shared-mime-info (2.1-r2) 02:19:35 (27/128) Installing hicolor-icon-theme (0.17-r1) 02:19:35 (28/128) Installing libjpeg-turbo (2.1.2-r0) 02:19:36 (29/128) Installing libpng (1.6.37-r1) 02:19:36 (30/128) Installing libwebp (1.2.2-r0) 02:19:36 (31/128) Installing zstd-libs (1.5.0-r0) 02:19:36 (32/128) Installing tiff (4.4.0-r1) 02:19:36 (33/128) Installing gdk-pixbuf (2.42.8-r0) 02:19:36 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 02:19:36 (35/128) Installing libxcomposite (0.4.5-r0) 02:19:36 (36/128) Installing libxfixes (6.0.0-r0) 02:19:36 (37/128) Installing libxrender (0.9.10-r3) 02:19:36 (38/128) Installing libxcursor (1.2.0-r0) 02:19:36 (39/128) Installing libxdamage (1.1.5-r1) 02:19:36 (40/128) Installing libxi (1.8-r0) 02:19:36 (41/128) Installing libxinerama (1.1.4-r1) 02:19:36 (42/128) Installing libxrandr (1.5.2-r1) 02:19:36 (43/128) Installing atk (2.36.0-r0) 02:19:36 (44/128) Installing libxtst (1.2.3-r3) 02:19:36 (45/128) Installing dbus-libs (1.12.24-r0) 02:19:36 (46/128) Installing at-spi2-core (2.42.0-r0) 02:19:36 (47/128) Installing at-spi2-atk (2.38.0-r0) 02:19:36 (48/128) Installing expat (2.5.0-r0) 02:19:36 (49/128) Installing brotli-libs (1.0.9-r5) 02:19:36 (50/128) Installing libbz2 (1.0.8-r1) 02:19:36 (51/128) Installing freetype (2.11.1-r2) 02:19:36 (52/128) Installing fontconfig (2.13.1-r4) 02:19:36 (53/128) Installing pixman (0.40.0-r4) 02:19:36 (54/128) Installing cairo (1.16.0-r5) 02:19:36 (55/128) Installing cairo-gobject (1.16.0-r5) 02:19:36 (56/128) Installing avahi-libs (0.8-r5) 02:19:36 (57/128) Installing gmp (6.2.1-r1) 02:19:36 (58/128) Installing nettle (3.7.3-r0) 02:19:36 (59/128) Installing p11-kit (0.24.0-r1) 02:19:36 (60/128) Installing libtasn1 (4.18.0-r1) 02:19:36 (61/128) Installing libunistring (0.9.10-r1) 02:19:36 (62/128) Installing gnutls (3.7.1-r2) 02:19:36 (63/128) Installing cups-libs (2.3.3-r6) 02:19:36 (64/128) Installing libepoxy (1.5.9-r0) 02:19:36 (65/128) Installing fribidi (1.0.11-r0) 02:19:36 (66/128) Installing graphite2 (1.3.14-r0) 02:19:36 (67/128) Installing harfbuzz (3.0.0-r2) 02:19:36 (68/128) Installing libxft (2.3.4-r0) 02:19:36 (69/128) Installing pango (1.48.10-r0) 02:19:36 (70/128) Installing wayland-libs-client (1.19.0-r1) 02:19:36 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 02:19:36 (72/128) Installing wayland-libs-egl (1.19.0-r1) 02:19:36 (73/128) Installing xkeyboard-config (2.34-r0) 02:19:37 (74/128) Installing libxkbcommon (1.3.1-r0) 02:19:37 (75/128) Installing gtk+3.0 (3.24.30-r0) 02:19:37 Executing gtk+3.0-3.24.30-r0.post-install 02:19:37 (76/128) Installing libfontenc (1.1.4-r0) 02:19:37 (77/128) Installing mkfontscale (1.2.1-r1) 02:19:37 (78/128) Installing ttf-opensans (1.10-r1) 02:19:37 Executing ttf-opensans-1.10-r1.post-install 02:19:40 (79/128) Installing libogg (1.3.5-r0) 02:19:40 (80/128) Installing flac (1.3.4-r0) 02:19:40 (81/128) Installing alsa-lib (1.2.5.1-r1) 02:19:40 (82/128) Installing libatomic (10.3.1_git20211027-r0) 02:19:40 (83/128) Installing sdl2 (2.0.16-r4) 02:19:40 (84/128) Installing aom-libs (3.2.0-r0) 02:19:40 (85/128) Installing libass (0.15.2-r0) 02:19:40 (86/128) Installing libdav1d (0.9.2-r0) 02:19:40 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 02:19:40 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 02:19:40 (89/128) Installing lame (3.100-r0) 02:19:40 (90/128) Installing opus (1.3.1-r1) 02:19:40 (91/128) Installing libgomp (10.3.1_git20211027-r0) 02:19:40 (92/128) Installing soxr (0.1.3-r2) 02:19:40 (93/128) Installing libsrt (1.4.2-r1) 02:19:40 (94/128) Installing libssh (0.9.6-r1) 02:19:40 (95/128) Installing libtheora (1.1.1-r16) 02:19:40 (96/128) Installing v4l-utils-libs (1.22.1-r1) 02:19:40 (97/128) Installing libdrm (2.4.109-r0) 02:19:40 (98/128) Installing libva (2.13.0-r0) 02:19:40 (99/128) Installing libvdpau (1.4-r0) 02:19:40 (100/128) Installing vidstab (1.1.0-r1) 02:19:40 (101/128) Installing libvorbis (1.3.7-r0) 02:19:40 (102/128) Installing libvpx (1.10.0-r0) 02:19:40 (103/128) Installing vulkan-loader (1.2.196-r0) 02:19:40 (104/128) Installing x264-libs (20210613-r0) 02:19:40 (105/128) Installing x265-libs (3.5-r0) 02:19:40 (106/128) Installing xvidcore (1.3.7-r1) 02:19:40 (107/128) Installing ffmpeg-libs (4.4.1-r2) 02:19:41 (108/128) Installing libevent (2.1.12-r4) 02:19:41 (109/128) Installing mesa (21.2.6-r0) 02:19:41 (110/128) Installing wayland-libs-server (1.19.0-r1) 02:19:41 (111/128) Installing mesa-gbm (21.2.6-r0) 02:19:41 (112/128) Installing lcms2 (2.12-r1) 02:19:41 (113/128) Installing nspr (4.32-r0) 02:19:41 (114/128) Installing sqlite-libs (3.36.0-r0) 02:19:41 (115/128) Installing nss (3.78.1-r0) 02:19:41 (116/128) Installing libasyncns (0.8-r1) 02:19:41 (117/128) Installing libltdl (2.4.6-r7) 02:19:41 (118/128) Installing orc (0.4.32-r0) 02:19:41 (119/128) Installing libsndfile (1.0.31-r1) 02:19:41 (120/128) Installing speexdsp (1.2.0-r0) 02:19:41 (121/128) Installing tdb-libs (1.4.5-r0) 02:19:41 (122/128) Installing libpulse (15.0-r2) 02:19:41 (123/128) Installing re2 (2021.11.01-r0) 02:19:41 (124/128) Installing snappy (1.1.9-r1) 02:19:41 (125/128) Installing libgpg-error (1.42-r1) 02:19:41 (126/128) Installing libgcrypt (1.9.4-r0) 02:19:41 (127/128) Installing libxslt (1.1.35-r0) 02:19:41 (128/128) Installing chromium (99.0.4844.84-r0) 02:19:45 Executing busybox-1.34.1-r7.trigger 02:19:45 Executing glib-2.70.1-r0.trigger 02:19:45 Executing shared-mime-info-2.1-r2.trigger 02:19:47 Executing gdk-pixbuf-2.42.8-r0.trigger 02:19:47 Executing gtk-update-icon-cache-2.24.33-r0.trigger 02:19:47 Executing fontconfig-2.13.1-r4.trigger 02:19:47 Executing mkfontscale-1.2.1-r1.trigger 02:19:47 OK: 275 MiB in 144 packages 02:19:56 Removing intermediate container b2731d75ff83 02:19:56 ---> b85e96491b0d 02:19:56 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 02:19:56 ---> Running in 0e9aa0022b29 02:19:56 Removing intermediate container 0e9aa0022b29 02:19:56 ---> 9f51e7f0b706 02:19:56 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 02:19:56 ---> Running in 638e7bd5b25e 02:19:56 Removing intermediate container 638e7bd5b25e 02:19:56 ---> b06cbad69207 02:19:56 Step 5/10 : RUN npm install -g npm 02:19:56 ---> Running in 83e191968c68 02:20:29 02:20:29 removed 7 packages, changed 101 packages, and audited 264 packages in 25s 02:20:29 02:20:29 27 packages are looking for funding 02:20:29 run `npm fund` for details 02:20:29 02:20:29 found 0 vulnerabilities 02:20:29 Removing intermediate container 83e191968c68 02:20:29 ---> f93736b528a7 02:20:29 Step 6/10 : ARG USER=1000 02:20:29 ---> Running in 91a3b1ee4137 02:20:29 Removing intermediate container 91a3b1ee4137 02:20:29 ---> 737cde6f614f 02:20:29 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 02:20:29 ---> Running in b66801d687e5 02:20:31 Removing intermediate container b66801d687e5 02:20:31 ---> 737db9e572fd 02:20:31 Step 8/10 : USER $USER:$USER 02:20:31 ---> Running in 0344b7668489 02:20:31 Removing intermediate container 0344b7668489 02:20:31 ---> a5aedba8f49a 02:20:31 Step 9/10 : WORKDIR /app 02:20:31 ---> Running in 95ae14982525 02:20:31 Removing intermediate container 95ae14982525 02:20:31 ---> 62e25f5ea252 02:20:31 Step 10/10 : LABEL git_sha=c4f1a1d4617466540f000af8f4e2313782a6d38f 02:20:32 ---> Running in 6e64bd053175 02:20:32 Removing intermediate container 6e64bd053175 02:20:32 ---> 712fd00a42c0 02:20:32 Successfully built 712fd00a42c0 02:20:32 Successfully tagged edgexfoundry/edgex-web-ui:c4f1a1d4617466540f000af8f4e2313782a6d38f 02:20:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 02:20:32 touch edgex-web-ui.imagebuilt 02:20:32 mkdir -p node_modules coverage 02:20:32 chown "1000:1000" node_modules coverage package-lock.json 02:20:32 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 02:20:44 npm WARN old lockfile 02:20:44 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 02:20:44 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 02:20:44 npm WARN old lockfile 02:20:44 npm WARN old lockfile This is a one-time fix-up, please be patient... 02:20:44 npm WARN old lockfile 02:20:57 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found 02:20:57 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:20:57 npm WARN old lockfile at runMicrotasks () 02:20:57 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:20:57 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:20:57 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:20:57 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:20:57 npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/string-width-cjs - Not found 02:20:57 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:20:57 npm WARN old lockfile at runMicrotasks () 02:20:57 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:20:57 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:20:57 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:20:57 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:20:57 npm WARN old lockfile headers: [Object: null prototype] { 02:20:57 npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:20:56 GMT' ], 02:20:57 npm WARN old lockfile 'content-type': [ 'application/json' ], 02:20:57 npm WARN old lockfile 'content-length': [ '21' ], 02:20:57 npm WARN old lockfile connection: [ 'keep-alive' ], 02:20:57 npm WARN old lockfile 'cf-ray': [ '7c909fb2eeaf33ff-YUL' ], 02:20:57 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 02:20:57 npm WARN old lockfile server: [ 'cloudflare' ], 02:20:57 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 02:20:57 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 02:20:57 npm WARN old lockfile }, 02:20:57 npm WARN old lockfile statusCode: 404, 02:20:57 npm WARN old lockfile code: 'E404', 02:20:57 npm WARN old lockfile method: 'GET', 02:20:57 npm WARN old lockfile uri: 'https://registry.npmjs.org/string-width-cjs', 02:20:57 npm WARN old lockfile body: { error: 'Not found' }, 02:20:57 npm WARN old lockfile pkgid: 'string-width-cjs@4.2.3' 02:20:57 npm WARN old lockfile } 02:20:57 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found 02:20:57 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:20:57 npm WARN old lockfile at runMicrotasks () 02:20:57 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:20:57 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:20:57 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:20:57 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:20:57 npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/strip-ansi-cjs - Not found 02:20:57 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:20:57 npm WARN old lockfile at runMicrotasks () 02:20:57 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:20:57 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:20:57 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:20:57 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:20:57 npm WARN old lockfile headers: [Object: null prototype] { 02:20:57 npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:20:56 GMT' ], 02:20:57 npm WARN old lockfile 'content-type': [ 'application/json' ], 02:20:57 npm WARN old lockfile 'content-length': [ '21' ], 02:20:57 npm WARN old lockfile connection: [ 'keep-alive' ], 02:20:57 npm WARN old lockfile 'cf-ray': [ '7c909fb33a0833fb-YUL' ], 02:20:57 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 02:20:57 npm WARN old lockfile server: [ 'cloudflare' ], 02:20:57 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 02:20:57 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 02:20:57 npm WARN old lockfile }, 02:20:57 npm WARN old lockfile statusCode: 404, 02:20:57 npm WARN old lockfile code: 'E404', 02:20:57 npm WARN old lockfile method: 'GET', 02:20:57 npm WARN old lockfile uri: 'https://registry.npmjs.org/strip-ansi-cjs', 02:20:57 npm WARN old lockfile body: { error: 'Not found' }, 02:20:57 npm WARN old lockfile pkgid: 'strip-ansi-cjs@6.0.1' 02:20:57 npm WARN old lockfile } 02:20:57 npm WARN old lockfile HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found 02:20:57 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:20:57 npm WARN old lockfile at runMicrotasks () 02:20:57 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:20:57 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:20:57 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:20:57 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) 02:20:57 npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 HttpErrorGeneral: 404 Not Found - GET https://registry.npmjs.org/wrap-ansi-cjs - Not found 02:20:57 npm WARN old lockfile at /usr/local/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:95:15 02:20:57 npm WARN old lockfile at runMicrotasks () 02:20:57 npm WARN old lockfile at processTicksAndRejections (node:internal/process/task_queues:96:5) 02:20:57 npm WARN old lockfile at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:87:19) 02:20:57 npm WARN old lockfile at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:118:23) 02:20:57 npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { 02:20:57 npm WARN old lockfile headers: [Object: null prototype] { 02:20:57 npm WARN old lockfile date: [ 'Thu, 18 May 2023 02:20:56 GMT' ], 02:20:57 npm WARN old lockfile 'content-type': [ 'application/json' ], 02:20:57 npm WARN old lockfile 'content-length': [ '21' ], 02:20:57 npm WARN old lockfile connection: [ 'keep-alive' ], 02:20:57 npm WARN old lockfile 'cf-ray': [ '7c909fb41920713c-YUL' ], 02:20:57 npm WARN old lockfile vary: [ 'Accept-Encoding' ], 02:20:57 npm WARN old lockfile server: [ 'cloudflare' ], 02:20:57 npm WARN old lockfile 'x-fetch-attempts': [ '1' ], 02:20:57 npm WARN old lockfile 'x-local-cache-status': [ 'skip' ] 02:20:57 npm WARN old lockfile }, 02:20:57 npm WARN old lockfile statusCode: 404, 02:20:57 npm WARN old lockfile code: 'E404', 02:20:57 npm WARN old lockfile method: 'GET', 02:20:57 npm WARN old lockfile uri: 'https://registry.npmjs.org/wrap-ansi-cjs', 02:20:57 npm WARN old lockfile body: { error: 'Not found' }, 02:20:57 npm WARN old lockfile pkgid: 'wrap-ansi-cjs@7.0.0' 02:20:57 npm WARN old lockfile } 02:21:23 npm WARN EBADENGINE Unsupported engine { 02:21:23 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 02:21:23 npm WARN EBADENGINE required: { 02:21:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:21:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:21:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:21:23 npm WARN EBADENGINE }, 02:21:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:21:23 npm WARN EBADENGINE } 02:21:23 npm WARN EBADENGINE Unsupported engine { 02:21:23 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 02:21:23 npm WARN EBADENGINE required: { 02:21:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:21:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:21:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:21:23 npm WARN EBADENGINE }, 02:21:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:21:23 npm WARN EBADENGINE } 02:21:23 npm WARN EBADENGINE Unsupported engine { 02:21:23 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 02:21:23 npm WARN EBADENGINE required: { 02:21:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:21:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:21:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:21:23 npm WARN EBADENGINE }, 02:21:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:21:23 npm WARN EBADENGINE } 02:21:23 npm WARN EBADENGINE Unsupported engine { 02:21:23 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 02:21:23 npm WARN EBADENGINE required: { 02:21:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:21:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:21:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:21:23 npm WARN EBADENGINE }, 02:21:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:21:23 npm WARN EBADENGINE } 02:21:23 npm WARN EBADENGINE Unsupported engine { 02:21:23 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 02:21:23 npm WARN EBADENGINE required: { 02:21:23 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 02:21:23 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 02:21:23 npm WARN EBADENGINE yarn: '>= 1.13.0' 02:21:23 npm WARN EBADENGINE }, 02:21:23 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } 02:21:23 npm WARN EBADENGINE } 02:21:50 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 02:22:00 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 02:22:03 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 02:22:13 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 02:22:28 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:22:47 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:22:48 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:23:15 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:24:11 02:24:11 added 1355 packages, and audited 1356 packages in 3m 02:24:11 02:24:11 109 packages are looking for funding 02:24:11 run `npm fund` for details 02:24:11 02:24:11 26 vulnerabilities (15 moderate, 8 high, 3 critical) 02:24:11 02:24:11 To address issues that do not require attention, run: 02:24:11 npm audit fix 02:24:11 02:24:11 To address all issues (including breaking changes), run: 02:24:11 npm audit fix --force 02:24:11 02:24:11 Run `npm audit` for details. 02:24:11 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:24:21 This version of CLI is only compatible with Angular versions ^16.0.0, 02:24:21 but Angular version 12.2.4 was found instead. 02:24:21 02:24:21 Please visit the link below to find instructions on how to update Angular. 02:24:21 https://update.angular.io/ 02:24:21 02:24:22 make[1]: *** [Makefile:144: test] Error 3 02:24:22 make[1]: Leaving directory '/w/workspace/edgex-ui-go/2/web' 02:24:22 make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } 02:24:22 $ docker stop --time=1 d40cbad63087061007524ffdee380b46266cbf77025d0208f61cc4147139e0b6 02:24:24 $ docker rm -f --volumes d40cbad63087061007524ffdee380b46266cbf77025d0208f61cc4147139e0b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:25 02:24:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:26 arm64: Pulling from edgex-lftools-log-publisher 02:24:26 8998bd30e6a1: Pulling fs layer 02:24:26 04944245beec: Pulling fs layer 02:24:26 699f458cf7ca: Pulling fs layer 02:24:26 765212b225bb: Pulling fs layer 02:24:26 f23df028b6ca: Pulling fs layer 02:24:26 d65c8cfc05b1: Pulling fs layer 02:24:26 2437ff75d9bd: Pulling fs layer 02:24:26 765212b225bb: Waiting 02:24:26 f23df028b6ca: Waiting 02:24:26 d65c8cfc05b1: Waiting 02:24:26 2437ff75d9bd: Waiting 02:24:26 04944245beec: Download complete 02:24:26 765212b225bb: Verifying Checksum 02:24:26 765212b225bb: Download complete 02:24:26 f23df028b6ca: Download complete 02:24:26 d65c8cfc05b1: Verifying Checksum 02:24:26 d65c8cfc05b1: Download complete 02:24:26 699f458cf7ca: Verifying Checksum 02:24:26 699f458cf7ca: Download complete 02:24:27 8998bd30e6a1: Download complete 02:24:29 2437ff75d9bd: Verifying Checksum 02:24:29 2437ff75d9bd: Download complete 02:24:31 8998bd30e6a1: Pull complete 02:24:31 04944245beec: Pull complete 02:24:32 699f458cf7ca: Pull complete 02:24:32 765212b225bb: Pull complete 02:24:36 f23df028b6ca: Pull complete 02:24:36 d65c8cfc05b1: Pull complete 02:24:51 2437ff75d9bd: Pull complete 02:24:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:24:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:24:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:24:51 prd-ubuntu20.04-docker-arm64-4c-16g-15985 does not seem to be running inside a container 02:24:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:24:53 $ docker top 123bb8c5392d2e70298e1b8002620862a4e2a71e02bb0ee69137312337f8d470 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:54 ---> job-cost.sh 02:24:54 lf-activate-venv: SKIPPING 02:24:54 INFO: No Stack... 02:24:55 INFO: Retrieving Pricing Info for: v3-standard-4 02:24:55 INFO: Archiving Costs [Pipeline] sh 02:24:56 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 02:24:56 + cut -d, -f6 [Pipeline] lock 02:24:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] 02:24:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] did not exist. Created. 02:24:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:24:56 /w/workspace/edgex-ui-go/2@tmp/durable-2fd7b9d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:24:57 + echo total: 0.10999999940395355 [Pipeline] stash 02:24:57 Warning: overwriting stash ‘stack-cost’ 02:25:02 Stashed 1 file(s) [Pipeline] } 02:25:02 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-608-2-stack-cost] [Pipeline] // lock [Pipeline] } 02:25:02 $ docker stop --time=1 123bb8c5392d2e70298e1b8002620862a4e2a71e02bb0ee69137312337f8d470 02:25:04 $ docker rm -f --volumes 123bb8c5392d2e70298e1b8002620862a4e2a71e02bb0ee69137312337f8d470 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:25:04 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:25:05 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives ] 02:25:05 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives 02:25:05 total 16 02:25:05 drwxr-xr-x 3 root root 4096 May 18 02:11 . 02:25:05 drwxrwxr-x 15 jenkins jenkins 4096 May 18 02:11 .. 02:25:05 drwxr-xr-x 2 root root 4096 May 18 02:11 cost 02:25:05 -rw-r--r-- 1 root root 83 May 18 02:11 cost.csv 02:25:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives 02:25:05 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives 02:25:05 total 16 02:25:05 drwxr-xr-x 3 jenkins jenkins 4096 May 18 02:11 . 02:25:05 drwxrwxr-x 15 jenkins jenkins 4096 May 18 02:11 .. 02:25:05 drwxr-xr-x 2 jenkins jenkins 4096 May 18 02:11 cost 02:25:05 -rw-r--r-- 1 jenkins jenkins 83 May 18 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:25:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:25:06 ---> package-listing.sh 02:25:06 ++ facter osfamily 02:25:06 ++ tr '[:upper:]' '[:lower:]' 02:25:06 + OS_FAMILY=debian 02:25:06 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-608 02:25:06 + START_PACKAGES=/tmp/packages_start.txt 02:25:06 + END_PACKAGES=/tmp/packages_end.txt 02:25:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:06 + PACKAGES=/tmp/packages_start.txt 02:25:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' 02:25:06 + PACKAGES=/tmp/packages_end.txt 02:25:06 + case "${OS_FAMILY}" in 02:25:06 + dpkg -l 02:25:06 + grep '^ii' 02:25:06 + '[' -f /tmp/packages_start.txt ']' 02:25:06 + '[' -f /tmp/packages_end.txt ']' 02:25:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-608 ']' 02:25:06 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/ 02:25:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-608/archives/ [Pipeline] echo 02:25:06 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-608/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:25:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:25:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:25:07 prd-ubuntu20.04-docker-8c-8g-15984 does not seem to be running inside a container 02:25:07 $ 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-608/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-608 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608:/w/workspace/edgexfoundry_edgex-ui-go_PR-608:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@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-lftools-log-publisher:latest cat 02:25:08 $ docker top ce0d621a6112d8a7d6e1c36f67bb57ee61f0de23faa02909548a3c6e1700cd7e -eo pid,comm [Pipeline] { [Pipeline] sh 02:25:08 + touch /tmp/pre-build-complete [Pipeline] sh 02:25:08 + mkdir -p /var/log/sysstat [Pipeline] sh 02:25:09 + ls /var/log/sa-host 02:25:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:25:09 provisioning config files... 02:25:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-608@tmp/config1078633512010503929tmp [Pipeline] { [Pipeline] echo 02:25:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:25:09 ---> create-netrc.sh [Pipeline] } 02:25:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:25:09 ---> python-tools-install.sh [Pipeline] echo 02:25:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:25:10 ---> sudo-logs.sh 02:25:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:25:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:25:10 ---> job-cost.sh 02:25:10 lf-activate-venv: SKIPPING 02:25:10 DEBUG: total: 0.2199999988079071 02:25:10 INFO: Retrieving Stack Cost... 02:25:10 INFO: Retrieving Pricing Info for: v3-standard-8 02:25:11 INFO: Archiving Costs [Pipeline] echo 02:25:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:25:11 ---> logs-deploy.sh 02:25:11 lf-activate-venv: SKIPPING 02:25:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-608/2 02:25:11 INFO: archiving workspace using pattern(s): 02:25:12 Archives upload complete. 02:25:12 INFO: archiving logs to Nexus 02:25:13 ---> uname -a: 02:25:13 Linux prd-ubuntu20-04-docker-8c-8g-15984 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:25:13 02:25:13 02:25:13 ---> lscpu: 02:25:13 Architecture: x86_64 02:25:13 CPU op-mode(s): 32-bit, 64-bit 02:25:13 Byte Order: Little Endian 02:25:13 Address sizes: 40 bits physical, 48 bits virtual 02:25:13 CPU(s): 8 02:25:13 On-line CPU(s) list: 0-7 02:25:13 Thread(s) per core: 1 02:25:13 Core(s) per socket: 1 02:25:13 Socket(s): 8 02:25:13 NUMA node(s): 1 02:25:13 Vendor ID: AuthenticAMD 02:25:13 CPU family: 23 02:25:13 Model: 49 02:25:13 Model name: AMD EPYC-Rome Processor 02:25:13 Stepping: 0 02:25:13 CPU MHz: 2799.998 02:25:13 BogoMIPS: 5599.99 02:25:13 Virtualization: AMD-V 02:25:13 Hypervisor vendor: KVM 02:25:13 Virtualization type: full 02:25:13 L1d cache: 256 KiB 02:25:13 L1i cache: 256 KiB 02:25:13 L2 cache: 4 MiB 02:25:13 L3 cache: 128 MiB 02:25:13 NUMA node0 CPU(s): 0-7 02:25:13 Vulnerability Itlb multihit: Not affected 02:25:13 Vulnerability L1tf: Not affected 02:25:13 Vulnerability Mds: Not affected 02:25:13 Vulnerability Meltdown: Not affected 02:25:13 Vulnerability Mmio stale data: Not affected 02:25:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:25:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:25:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:25:13 Vulnerability Srbds: Not affected 02:25:13 Vulnerability Tsx async abort: Not affected 02:25:13 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:25:13 02:25:13 02:25:13 ---> nproc: 02:25:13 8 02:25:13 02:25:13 02:25:13 ---> df -h: 02:25:13 Filesystem Size Used Avail Use% Mounted on 02:25:13 overlay 155G 13G 143G 9% / 02:25:13 tmpfs 64M 0 64M 0% /dev 02:25:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:25:13 shm 64M 0 64M 0% /dev/shm 02:25:13 /dev/vda1 155G 13G 143G 9% /facter-os 02:25:13 02:25:13 02:25:13 ---> sar -b -r -n DEV: 02:25:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15984) 05/18/23 _x86_64_ (8 CPU) 02:25:13 02:25:13 02:08:34 LINUX RESTART (8 CPU) 02:25:13 02:25:13 02:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:25:13 02:10:02 365.77 48.11 317.66 0.00 5432.69 79604.07 0.00 02:25:13 02:11:01 326.11 1.49 324.62 0.00 21.42 97955.74 0.00 02:25:13 02:12:01 266.81 0.37 266.44 0.00 7.20 57381.14 0.00 02:25:13 02:13:01 1.48 0.00 1.48 0.00 0.00 822.55 0.00 02:25:13 02:14:01 28.45 10.26 18.18 0.00 3453.16 6858.19 0.00 02:25:13 02:15:01 6.33 1.60 4.73 0.00 37.19 770.54 0.00 02:25:13 02:16:01 1.15 0.00 1.15 0.00 0.00 818.26 0.00 02:25:13 02:17:01 1.12 0.02 1.10 0.00 0.13 684.42 0.00 02:25:13 02:18:01 1.53 0.00 1.53 0.00 0.00 763.07 0.00 02:25:13 02:19:01 2.15 0.00 2.15 0.00 0.00 839.06 0.00 02:25:13 02:20:01 1.18 0.00 1.18 0.00 0.00 757.87 0.00 02:25:13 02:21:01 1.75 0.00 1.75 0.00 0.00 692.68 0.00 02:25:13 02:22:01 1.13 0.00 1.13 0.00 0.00 818.13 0.00 02:25:13 02:23:01 1.17 0.00 1.17 0.00 0.00 769.21 0.00 02:25:13 02:24:01 1.92 0.02 1.90 0.00 0.13 693.90 0.00 02:25:13 02:25:01 1.17 0.00 1.17 0.00 0.00 820.13 0.00 02:25:13 Average: 62.80 3.87 58.93 0.00 560.03 15604.76 0.00 02:25:13 02:25:13 02:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:25:13 02:10:02 28688108 31584896 728828 2.22 77004 3086596 1958132 5.77 1057584 2769380 381380 02:25:13 02:11:01 27218444 31504352 793368 2.41 170052 4238868 2008304 5.92 1289496 3838844 21784 02:25:13 02:12:01 26072264 31551260 744052 2.26 225576 5225708 1768472 5.21 1357404 4767288 164 02:25:13 02:13:01 26086232 31565364 729780 2.22 225612 5225708 1768472 5.21 1343388 4767288 176 02:25:13 02:14:01 25850600 31548084 736616 2.24 230488 5429408 1803112 5.31 1503004 4820360 1292 02:25:13 02:15:01 25850720 31550020 734848 2.23 230548 5430512 1820728 5.37 1501768 4820648 48 02:25:13 02:16:01 25851508 31550832 734004 2.23 230572 5430520 1820728 5.37 1501216 4820652 12 02:25:13 02:17:01 25855036 31554376 730440 2.22 230608 5430516 1820728 5.37 1498072 4820652 172 02:25:13 02:18:01 25855444 31555208 729836 2.22 230636 5430524 1820728 5.37 1497508 4820996 12 02:25:13 02:19:01 25855624 31555472 729512 2.22 230716 5430508 1820728 5.37 1497584 4820996 32 02:25:13 02:20:01 25855512 31555404 729524 2.22 230748 5430508 1820728 5.37 1497676 4820992 20 02:25:13 02:21:01 25855704 31555624 729440 2.22 230780 5430512 1804376 5.32 1497692 4820996 48 02:25:13 02:22:01 25855688 31555636 729404 2.22 230804 5430512 1804376 5.32 1497720 4820996 12 02:25:13 02:23:01 25855892 31556080 728984 2.22 230824 5430644 1804376 5.32 1497204 4821192 172 02:25:13 02:24:01 25855008 31555252 729680 2.22 230872 5430640 1808912 5.33 1497252 4821192 32 02:25:13 02:25:01 25854936 31555224 729628 2.22 230900 5430648 1808912 5.33 1497316 4821196 192 02:25:13 Average: 26144795 31553318 735496 2.24 216671 5183896 1828863 5.39 1439493 4624604 25347 02:25:13 02:25:13 02:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:25:13 02:10:02 ens3 778.57 502.80 9094.35 116.71 0.00 0.00 0.00 0.00 02:25:13 02:10:02 lo 9.00 9.00 0.89 0.89 0.00 0.00 0.00 0.00 02:25:13 02:10:02 docker0 40.34 44.13 3.04 278.82 0.00 0.00 0.00 0.00 02:25:13 02:11:01 ens3 512.98 264.01 4802.93 39.87 0.00 0.00 0.00 0.00 02:25:13 02:11:01 veth97e86da 2.90 5.86 0.21 80.50 0.00 0.00 0.00 0.01 02:25:13 02:11:01 lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 02:25:13 02:11:01 veth656095e 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 02:25:13 02:11:01 docker0 218.59 441.94 16.97 4071.39 0.00 0.00 0.00 0.00 02:25:13 02:12:01 ens3 439.87 253.93 5739.85 96.33 0.00 0.00 0.00 0.00 02:25:13 02:12:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 02:25:13 02:12:01 docker0 169.78 315.19 27.29 3199.14 0.00 0.00 0.00 0.00 02:25:13 02:13:01 ens3 0.73 0.13 0.06 0.01 0.00 0.00 0.00 0.00 02:25:13 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:14:01 ens3 61.06 28.33 1384.63 8.67 0.00 0.00 0.00 0.00 02:25:13 02:14:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:25:13 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:15:01 ens3 17.33 22.11 6.35 63.15 0.00 0.00 0.00 0.00 02:25:13 02:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:25:13 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:18:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:20:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 02:25:13 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:21:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 02:25:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 02:25:13 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:25:13 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:25:13 Average: ens3 112.81 66.80 1310.64 20.29 0.00 0.00 0.00 0.00 02:25:13 Average: lo 0.78 0.78 0.07 0.07 0.00 0.00 0.00 0.00 02:25:13 Average: docker0 26.60 49.67 2.94 468.10 0.00 0.00 0.00 0.00 02:25:13 02:25:13 02:25:13 ---> sar -P ALL: 02:25:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15984) 05/18/23 _x86_64_ (8 CPU) 02:25:13 02:25:13 02:08:34 LINUX RESTART (8 CPU) 02:25:13 02:25:13 02:09:01 CPU %user %nice %system %iowait %steal %idle 02:25:13 02:10:02 all 11.14 0.00 4.18 3.12 0.06 81.49 02:25:13 02:10:02 0 12.97 0.00 4.33 3.15 0.05 79.49 02:25:13 02:10:02 1 10.30 0.00 4.16 11.60 0.05 73.89 02:25:13 02:10:02 2 12.80 0.00 4.49 2.88 0.05 79.78 02:25:13 02:10:02 3 12.37 0.00 3.37 4.95 0.05 79.26 02:25:13 02:10:02 4 9.34 0.00 4.47 0.91 0.07 85.22 02:25:13 02:10:02 5 12.28 0.00 4.69 0.45 0.07 82.51 02:25:13 02:10:02 6 10.37 0.00 3.51 0.76 0.03 85.32 02:25:13 02:10:02 7 8.67 0.00 4.45 0.24 0.09 86.56 02:25:13 02:11:01 all 22.43 0.00 6.30 2.03 0.07 69.16 02:25:13 02:11:01 0 22.47 0.00 6.35 4.09 0.09 67.01 02:25:13 02:11:01 1 20.67 0.00 7.26 7.98 0.07 64.02 02:25:13 02:11:01 2 24.87 0.00 7.46 0.64 0.07 66.97 02:25:13 02:11:01 3 21.32 0.00 5.67 0.02 0.07 72.92 02:25:13 02:11:01 4 24.16 0.00 6.19 0.64 0.07 68.95 02:25:13 02:11:01 5 21.95 0.00 6.11 1.95 0.07 69.92 02:25:13 02:11:01 6 20.68 0.00 4.89 0.26 0.07 74.10 02:25:13 02:11:01 7 23.37 0.00 6.52 0.65 0.09 69.37 02:25:13 02:12:01 all 11.35 0.00 4.33 0.75 0.06 83.51 02:25:13 02:12:01 0 7.29 0.00 4.46 3.67 0.03 84.55 02:25:13 02:12:01 1 8.48 0.00 3.99 0.34 0.05 87.15 02:25:13 02:12:01 2 9.41 0.00 3.46 0.40 0.05 86.68 02:25:13 02:12:01 3 21.62 0.00 6.37 0.76 0.08 71.17 02:25:13 02:12:01 4 8.96 0.00 2.43 0.03 0.05 88.52 02:25:13 02:12:01 5 7.71 0.00 7.01 0.68 0.08 84.52 02:25:13 02:12:01 6 23.70 0.00 4.24 0.05 0.07 71.93 02:25:13 02:12:01 7 3.56 0.00 2.72 0.05 0.07 93.60 02:25:13 02:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:25:13 02:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:25:13 02:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:25:13 02:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 02:25:13 02:13:01 3 0.08 0.00 0.00 0.00 0.02 99.90 02:25:13 02:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 02:25:13 02:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 02:25:13 02:13:01 6 0.07 0.00 0.02 0.00 0.02 99.90 02:25:13 02:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:25:13 02:14:01 all 0.87 0.00 0.39 0.17 0.01 98.57 02:25:13 02:14:01 0 0.50 0.00 0.25 0.07 0.02 99.17 02:25:13 02:14:01 1 1.55 0.00 0.42 0.03 0.00 98.00 02:25:13 02:14:01 2 0.43 0.00 0.30 0.02 0.02 99.23 02:25:13 02:14:01 3 0.37 0.00 0.35 0.33 0.00 98.95 02:25:13 02:14:01 4 1.28 0.00 0.37 0.02 0.00 98.33 02:25:13 02:14:01 5 1.02 0.00 0.57 0.05 0.02 98.35 02:25:13 02:14:01 6 1.07 0.00 0.45 0.50 0.03 97.95 02:25:13 02:14:01 7 0.75 0.00 0.38 0.32 0.00 98.55 02:25:13 02:15:01 all 0.44 0.00 0.05 0.01 0.01 99.48 02:25:13 02:15:01 0 0.03 0.00 0.07 0.00 0.00 99.90 02:25:13 02:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:25:13 02:15:01 2 0.43 0.00 0.12 0.07 0.00 99.38 02:25:13 02:15:01 3 1.75 0.00 0.03 0.00 0.02 98.20 02:25:13 02:15:01 4 0.18 0.00 0.05 0.02 0.00 99.75 02:25:13 02:15:01 5 0.76 0.00 0.05 0.00 0.00 99.19 02:25:13 02:15:01 6 0.17 0.00 0.07 0.03 0.02 99.72 02:25:13 02:15:01 7 0.17 0.00 0.03 0.00 0.00 99.80 02:25:13 02:16:01 all 0.02 0.00 0.01 0.00 0.01 99.97 02:25:13 02:16:01 0 0.02 0.00 0.00 0.02 0.02 99.95 02:25:13 02:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:25:13 02:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:25:13 02:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:25:13 02:16:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:25:13 02:16:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:25:13 02:17:01 all 0.03 0.00 0.02 0.00 0.01 99.95 02:25:13 02:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:25:13 02:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:25:13 02:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 02:25:13 02:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:25:13 02:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:25:13 02:17:01 5 0.05 0.00 0.02 0.00 0.02 99.92 02:25:13 02:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:25:13 02:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:25:13 02:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:25:13 02:18:01 0 0.02 0.00 0.00 0.03 0.00 99.95 02:25:13 02:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:25:13 02:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 02:25:13 02:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:25:13 02:18:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:25:13 02:18:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:25:13 02:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 02:25:13 02:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 02:25:13 02:19:01 0 0.02 0.00 0.02 0.03 0.00 99.93 02:25:13 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:25:13 02:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 02:25:13 02:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:25:13 02:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:25:13 02:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:25:13 02:19:01 6 0.10 0.00 0.03 0.00 0.02 99.85 02:25:13 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 02:25:13 02:20:01 all 0.05 0.00 0.01 0.00 0.00 99.94 02:25:13 02:20:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:25:13 02:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:25:13 02:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:20:01 3 0.07 0.00 0.00 0.00 0.00 99.93 02:25:13 02:20:01 4 0.15 0.00 0.00 0.00 0.00 99.85 02:25:13 02:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:25:13 02:20:01 6 0.08 0.00 0.02 0.00 0.02 99.88 02:25:13 02:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:25:13 02:20:01 CPU %user %nice %system %iowait %steal %idle 02:25:13 02:21:01 all 0.22 0.00 0.02 0.01 0.01 99.74 02:25:13 02:21:01 0 0.03 0.00 0.02 0.07 0.00 99.88 02:25:13 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:21:01 2 0.02 0.00 0.00 0.03 0.02 99.93 02:25:13 02:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 02:25:13 02:21:01 4 0.17 0.00 0.00 0.00 0.00 99.83 02:25:13 02:21:01 5 1.42 0.00 0.10 0.00 0.02 98.47 02:25:13 02:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:25:13 02:21:01 7 0.02 0.00 0.07 0.00 0.02 99.90 02:25:13 02:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 02:25:13 02:22:01 0 0.03 0.00 0.02 0.02 0.02 99.92 02:25:13 02:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 02:25:13 02:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:25:13 02:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 02:25:13 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:25:13 02:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:25:13 02:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 02:25:13 02:23:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:25:13 02:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:25:13 02:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:25:13 02:23:01 4 0.07 0.00 0.02 0.00 0.00 99.92 02:25:13 02:23:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:25:13 02:23:01 6 0.05 0.00 0.03 0.00 0.00 99.92 02:25:13 02:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:25:13 02:24:01 all 0.02 0.00 0.02 0.01 0.01 99.94 02:25:13 02:24:01 0 0.03 0.00 0.02 0.05 0.03 99.87 02:25:13 02:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:25:13 02:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 02:25:13 02:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 02:25:13 02:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 02:25:13 02:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:25:13 02:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:25:13 02:24:01 7 0.02 0.00 0.05 0.00 0.02 99.92 02:25:13 02:25:01 all 0.07 0.00 0.02 0.07 0.01 99.83 02:25:13 02:25:01 0 0.03 0.00 0.00 0.55 0.02 99.40 02:25:13 02:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:25:13 02:25:01 2 0.00 0.00 0.00 0.03 0.02 99.95 02:25:13 02:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:25:13 02:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:25:13 02:25:01 5 0.40 0.00 0.03 0.00 0.02 99.55 02:25:13 02:25:01 6 0.07 0.00 0.03 0.00 0.00 99.90 02:25:13 02:25:01 7 0.05 0.00 0.07 0.00 0.02 99.87 02:25:13 Average: all 2.87 0.00 0.95 0.38 0.02 95.78 02:25:13 Average: 0 2.68 0.00 0.96 0.73 0.02 95.62 02:25:13 Average: 1 2.53 0.00 0.98 1.23 0.01 95.25 02:25:13 Average: 2 2.95 0.00 0.98 0.26 0.01 95.81 02:25:13 Average: 3 3.56 0.00 0.98 0.38 0.02 95.07 02:25:13 Average: 4 2.73 0.00 0.83 0.10 0.01 96.32 02:25:13 Average: 5 2.82 0.00 1.15 0.19 0.02 95.82 02:25:13 Average: 6 3.49 0.00 0.83 0.10 0.02 95.56 02:25:13 Average: 7 2.25 0.00 0.88 0.08 0.02 96.78 02:25:13 02:25:13 02:25:13