Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d73143d8e813d7e48fb01ce4878e17204bfc36d2+2fd4722eefcd485d8d8cf5eb24f524ab25e62510 (1f19f7be3cc70009288cf14b0505ef25a9937dff) 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-ssh14923579418902703643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9111405098033098859.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-623/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-623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17622806234642139484.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh3141378103890622418.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-623/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-623/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14758774961453598172.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.21 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-7519 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [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-623 # 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 > 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/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 Merge succeeded, producing 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 Checking out Revision 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 (PR-623) > git config core.sparsecheckout # timeout=10 > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # 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 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 # timeout=10 Commit message: "Merge commit '2fd4722eefcd485d8d8cf5eb24f524ab25e62510' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 07e0b22b56ac482bb5676a038e1afd78ed0551c4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T02:08:05.007Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T02:08:05.048Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T02:08:05.060Z] ========================================================= [2023-09-21T02:08:05.060Z] EdgeX Global Pipelines Version Info [2023-09-21T02:08:05.060Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:08:05.786Z] ------------------- [2023-09-21T02:08:05.786Z] stable info: [2023-09-21T02:08:05.786Z] ------------------- [2023-09-21T02:08:05.786Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T02:08:05.786Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T02:08:05.786Z] Message: update stable to v1.0.254 [2023-09-21T02:08:06.357Z] ------------------- [2023-09-21T02:08:06.357Z] experimental info: [2023-09-21T02:08:06.357Z] ------------------- [2023-09-21T02:08:06.357Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T02:08:06.357Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T02:08:06.357Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T02:08:06.516Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-09-21T02:08:06.532Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-09-21T02:08:06.546Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T02:08:06.560Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T02:08:06.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T02:08:06.594Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T02:08:06.605Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T02:08:06.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-21T02:08:06.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T02:08:06.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T02:08:06.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T02:08:06.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-09-21T02:08:06.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T02:08:06.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T02:08:06.728Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T02:08:06.750Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T02:08:06.767Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T02:08:06.784Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-21T02:08:06.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T02:08:06.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T02:08:06.818Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-21T02:08:06.832Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-21T02:08:06.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-21T02:08:06.859Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-21T02:08:06.874Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-21T02:08:06.894Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T02:08:06.908Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T02:08:06.919Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-623 [Pipeline] echo [2023-09-21T02:08:06.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-623 [Pipeline] echo [2023-09-21T02:08:06.945Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-623 [Pipeline] echo [2023-09-21T02:08:06.961Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [Pipeline] echo [2023-09-21T02:08:06.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f75d94 [Pipeline] echo [2023-09-21T02:08:06.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:08:07.039Z] provisioning config files... [2023-09-21T02:08:07.052Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config15123792786548542286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:08:07.355Z] ---> docker-login.sh [2023-09-21T02:08:07.355Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:08:07.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:07.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:07.616Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:07.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:07.616Z] [2023-09-21T02:08:07.616Z] Login Succeeded [2023-09-21T02:08:07.616Z] nexus3.edgexfoundry.org:10002 [2023-09-21T02:08:07.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:07.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:07.616Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:07.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:07.616Z] [2023-09-21T02:08:07.616Z] Login Succeeded [2023-09-21T02:08:07.877Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:08:07.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:07.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:07.877Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:07.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:07.877Z] [2023-09-21T02:08:07.877Z] Login Succeeded [2023-09-21T02:08:07.877Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:08:07.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:07.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:07.877Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:07.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:07.877Z] [2023-09-21T02:08:07.877Z] Login Succeeded [2023-09-21T02:08:07.877Z] docker.io [2023-09-21T02:08:08.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:08.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:08.138Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:08.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:08.138Z] [2023-09-21T02:08:08.138Z] Login Succeeded [2023-09-21T02:08:08.138Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:08:08.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-21T02:08:08.526Z] + git rev-list -1 --merges 2f75d94d2bba270a975b8f9dbba1379d6d05eca3~1..2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [Pipeline] echo [2023-09-21T02:08:08.572Z] -----------> git rev-list -1 --merges 2f75d94d2bba270a975b8f9dbba1379d6d05eca3~1..2f75d94d2bba270a975b8f9dbba1379d6d05eca3 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [2023-09-21T02:08:08.572Z] 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [false] [Pipeline] sh [2023-09-21T02:08:08.859Z] + git log --format=format:%s -1 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [Pipeline] echo [2023-09-21T02:08:08.874Z] ========================================================= [2023-09-21T02:08:08.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T02:08:08.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T02:08:09.216Z] + git log --format=format:%s -1 2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [Pipeline] echo [2023-09-21T02:08:09.227Z] [semverPrep] GIT_COMMIT: 2f75d94d2bba270a975b8f9dbba1379d6d05eca3, Commit Message: Merge commit '2fd4722eefcd485d8d8cf5eb24f524ab25e62510' into HEAD [Pipeline] echo [2023-09-21T02:08:09.234Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-21T02:08:09.580Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T02:08:09.580Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T02:08:09.580Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T02:08:09.580Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T02:08:09.580Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T02:08:09.580Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T02:08:09.580Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:08:09.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:08:09.913Z] [2023-09-21T02:08:09.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:08:10.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:08:10.211Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T02:08:10.211Z] b85a868b505f: Pulling fs layer [2023-09-21T02:08:10.211Z] e2be974225ed: Pulling fs layer [2023-09-21T02:08:10.211Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T02:08:10.211Z] 988bab9f4d93: Pulling fs layer [2023-09-21T02:08:10.211Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T02:08:10.211Z] eaf3925da568: Pulling fs layer [2023-09-21T02:08:10.211Z] bab4dde63d76: Pulling fs layer [2023-09-21T02:08:10.211Z] bde34c3a00c8: Pulling fs layer [2023-09-21T02:08:10.211Z] b352a97aabf1: Pulling fs layer [2023-09-21T02:08:10.211Z] 4872d77fe225: Pulling fs layer [2023-09-21T02:08:10.211Z] 5851b861e8e6: Pulling fs layer [2023-09-21T02:08:10.211Z] eaf3925da568: Waiting [2023-09-21T02:08:10.211Z] bab4dde63d76: Waiting [2023-09-21T02:08:10.211Z] 1469e6f7b9e6: Waiting [2023-09-21T02:08:10.211Z] bde34c3a00c8: Waiting [2023-09-21T02:08:10.211Z] b352a97aabf1: Waiting [2023-09-21T02:08:10.211Z] 5851b861e8e6: Waiting [2023-09-21T02:08:10.211Z] 4872d77fe225: Waiting [2023-09-21T02:08:10.211Z] e2be974225ed: Verifying Checksum [2023-09-21T02:08:10.211Z] e2be974225ed: Download complete [2023-09-21T02:08:10.211Z] 988bab9f4d93: Download complete [2023-09-21T02:08:10.471Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T02:08:10.471Z] 1469e6f7b9e6: Download complete [2023-09-21T02:08:10.471Z] eaf3925da568: Verifying Checksum [2023-09-21T02:08:10.471Z] eaf3925da568: Download complete [2023-09-21T02:08:10.471Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T02:08:10.471Z] 339a4e72a1f5: Download complete [2023-09-21T02:08:10.471Z] bde34c3a00c8: Verifying Checksum [2023-09-21T02:08:10.471Z] bde34c3a00c8: Download complete [2023-09-21T02:08:10.471Z] b352a97aabf1: Verifying Checksum [2023-09-21T02:08:10.471Z] b352a97aabf1: Download complete [2023-09-21T02:08:10.471Z] 4872d77fe225: Verifying Checksum [2023-09-21T02:08:10.471Z] 4872d77fe225: Download complete [2023-09-21T02:08:10.471Z] 5851b861e8e6: Verifying Checksum [2023-09-21T02:08:10.471Z] 5851b861e8e6: Download complete [2023-09-21T02:08:10.471Z] b85a868b505f: Verifying Checksum [2023-09-21T02:08:10.471Z] b85a868b505f: Download complete [2023-09-21T02:08:10.730Z] bab4dde63d76: Verifying Checksum [2023-09-21T02:08:10.730Z] bab4dde63d76: Download complete [2023-09-21T02:08:11.720Z] b85a868b505f: Pull complete [2023-09-21T02:08:11.996Z] e2be974225ed: Pull complete [2023-09-21T02:08:12.563Z] 339a4e72a1f5: Pull complete [2023-09-21T02:08:12.563Z] 988bab9f4d93: Pull complete [2023-09-21T02:08:12.822Z] 1469e6f7b9e6: Pull complete [2023-09-21T02:08:12.822Z] eaf3925da568: Pull complete [2023-09-21T02:08:14.731Z] bab4dde63d76: Pull complete [2023-09-21T02:08:14.731Z] bde34c3a00c8: Pull complete [2023-09-21T02:08:14.990Z] b352a97aabf1: Pull complete [2023-09-21T02:08:14.990Z] 4872d77fe225: Pull complete [2023-09-21T02:08:15.250Z] 5851b861e8e6: Pull complete [2023-09-21T02:08:15.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T02:08:15.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:08:15.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:08:15.356Z] prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container [2023-09-21T02:08:15.387Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T02:08:17.726Z] $ docker top 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 -eo pid,comm [2023-09-21T02:08:17.781Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-21T02:08:17.781Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T02:08:17.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T02:08:17.816Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T02:08:17.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T02:08:17.941Z] $ docker exec 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 ssh-agent [2023-09-21T02:08:18.046Z] SSH_AUTH_SOCK=/tmp/ssh-aed2LJj43AfP/agent.33 [2023-09-21T02:08:18.046Z] SSH_AGENT_PID=39 [2023-09-21T02:08:18.054Z] Running ssh-add (command line suppressed) [2023-09-21T02:08:18.163Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_8822481540294402462.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_8822481540294402462.key) [2023-09-21T02:08:18.177Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T02:08:18.462Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T02:08:18.477Z] $ docker exec --env ******** --env ******** 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 ssh-agent -k [2023-09-21T02:08:18.577Z] unset SSH_AUTH_SOCK; [2023-09-21T02:08:18.578Z] unset SSH_AGENT_PID; [2023-09-21T02:08:18.578Z] echo Agent pid 39 killed; [2023-09-21T02:08:18.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T02:08:18.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T02:08:18.612Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T02:08:18.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T02:08:18.723Z] $ docker exec 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 ssh-agent [2023-09-21T02:08:18.838Z] SSH_AUTH_SOCK=/tmp/ssh-PdCIvuEnKLnk/agent.71 [2023-09-21T02:08:18.838Z] SSH_AGENT_PID=77 [2023-09-21T02:08:18.844Z] Running ssh-add (command line suppressed) [2023-09-21T02:08:18.942Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_2658584892884039067.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_2658584892884039067.key) [2023-09-21T02:08:18.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T02:08:19.245Z] + git semver init [2023-09-21T02:08:19.505Z] 2023-09-21 02:08:19,424 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T02:08:19.505Z] 2023-09-21 02:08:19,425 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver [2023-09-21T02:08:19.505Z] 2023-09-21 02:08:19,425 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver [2023-09-21T02:08:19.506Z] 2023-09-21 02:08:19,425 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623, universal_newlines=False, shell=None, istream=None) [2023-09-21T02:08:21.410Z] 2023-09-21 02:08:20,927 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.git/info/exclude [2023-09-21T02:08:21.410Z] 2023-09-21 02:08:20,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 with force:False [2023-09-21T02:08:21.410Z] 2023-09-21 02:08:20,928 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 [2023-09-21T02:08:21.410Z] 2023-09-21 02:08:20,933 [execute] INFO git cat-file --batch-check [2023-09-21T02:08:21.410Z] 2023-09-21 02:08:20,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T02:08:21.410Z] 2023-09-21 02:08:20,939 [execute] INFO git cat-file --batch [2023-09-21T02:08:21.410Z] 2023-09-21 02:08:20,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T02:08:21.410Z] 2023-09-21 02:08:20,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 [2023-09-21T02:08:21.410Z] 0.0.0 [Pipeline] } [2023-09-21T02:08:21.419Z] $ docker exec --env ******** --env ******** 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 ssh-agent -k [2023-09-21T02:08:21.524Z] unset SSH_AUTH_SOCK; [2023-09-21T02:08:21.524Z] unset SSH_AGENT_PID; [2023-09-21T02:08:21.524Z] echo Agent pid 77 killed; [2023-09-21T02:08:21.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T02:08:21.846Z] + git semver [Pipeline] } [2023-09-21T02:08:22.120Z] $ docker stop --time=1 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 [2023-09-21T02:08:23.400Z] $ docker rm -f --volumes 2df053ddc1d50aa0d72617c7a9f403c2170f2705784c5645ee4d51a216513de9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T02:08:23.743Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T02:08:23.954Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T02:08:23.957Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:08:24.081Z] provisioning config files... [2023-09-21T02:08:24.091Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config17977215186045568379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:08:24.385Z] ---> docker-login.sh [2023-09-21T02:08:24.385Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:08:24.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:24.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:24.385Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:24.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:24.385Z] [2023-09-21T02:08:24.385Z] Login Succeeded [2023-09-21T02:08:24.385Z] nexus3.edgexfoundry.org:10002 [2023-09-21T02:08:24.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:24.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:24.385Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:24.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:24.385Z] [2023-09-21T02:08:24.385Z] Login Succeeded [2023-09-21T02:08:24.385Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:08:24.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:24.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:24.644Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:24.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:24.644Z] [2023-09-21T02:08:24.644Z] Login Succeeded [2023-09-21T02:08:24.644Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:08:24.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:24.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:24.644Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:24.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:24.644Z] [2023-09-21T02:08:24.644Z] Login Succeeded [2023-09-21T02:08:24.644Z] docker.io [2023-09-21T02:08:24.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:08:24.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:08:24.903Z] Configure a credential helper to remove this warning. See [2023-09-21T02:08:24.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:08:24.903Z] [2023-09-21T02:08:24.903Z] Login Succeeded [2023-09-21T02:08:24.903Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:08:24.909Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T02:08:24.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:08:24.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:08:25.004Z] ========================================================= [2023-09-21T02:08:25.005Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T02:08:25.005Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:08:25.324Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T02:08:25.582Z] Sending build context to Docker daemon 47.53MB [2023-09-21T02:08:25.582Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T02:08:25.582Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-21T02:08:25.582Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T02:08:25.582Z] 7264a8db6415: Pulling fs layer [2023-09-21T02:08:25.582Z] c4d48a809fc2: Pulling fs layer [2023-09-21T02:08:25.582Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T02:08:25.582Z] ad3a456e5733: Pulling fs layer [2023-09-21T02:08:25.582Z] 33e27b845d1e: Pulling fs layer [2023-09-21T02:08:25.582Z] c68163c4e522: Pulling fs layer [2023-09-21T02:08:25.582Z] 50da416c3ac9: Pulling fs layer [2023-09-21T02:08:25.582Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T02:08:25.582Z] c68163c4e522: Waiting [2023-09-21T02:08:25.582Z] 50da416c3ac9: Waiting [2023-09-21T02:08:25.582Z] ad3a456e5733: Waiting [2023-09-21T02:08:25.582Z] 23d2d4c4bb30: Waiting [2023-09-21T02:08:25.582Z] 33e27b845d1e: Waiting [2023-09-21T02:08:25.582Z] c4d48a809fc2: Verifying Checksum [2023-09-21T02:08:25.582Z] c4d48a809fc2: Download complete [2023-09-21T02:08:25.582Z] ad3a456e5733: Verifying Checksum [2023-09-21T02:08:25.582Z] ad3a456e5733: Download complete [2023-09-21T02:08:25.582Z] 33e27b845d1e: Download complete [2023-09-21T02:08:25.855Z] 7264a8db6415: Verifying Checksum [2023-09-21T02:08:25.855Z] 7264a8db6415: Download complete [2023-09-21T02:08:25.855Z] c68163c4e522: Verifying Checksum [2023-09-21T02:08:25.855Z] c68163c4e522: Download complete [2023-09-21T02:08:25.855Z] 7264a8db6415: Pull complete [2023-09-21T02:08:26.118Z] c4d48a809fc2: Pull complete [2023-09-21T02:08:26.118Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T02:08:26.118Z] 23d2d4c4bb30: Download complete [2023-09-21T02:08:26.377Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T02:08:26.377Z] 4f1c88b9dad5: Download complete [2023-09-21T02:08:26.636Z] 50da416c3ac9: Verifying Checksum [2023-09-21T02:08:26.636Z] 50da416c3ac9: Download complete [2023-09-21T02:08:29.179Z] 4f1c88b9dad5: Pull complete [2023-09-21T02:08:29.179Z] ad3a456e5733: Pull complete [2023-09-21T02:08:29.179Z] 33e27b845d1e: Pull complete [2023-09-21T02:08:29.440Z] c68163c4e522: Pull complete [2023-09-21T02:08:31.341Z] 50da416c3ac9: Pull complete [2023-09-21T02:08:31.907Z] 23d2d4c4bb30: Pull complete [2023-09-21T02:08:31.907Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T02:08:31.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T02:08:31.907Z] ---> 0786185ac409 [2023-09-21T02:08:31.907Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-21T02:08:35.196Z] ---> Running in 04925a8830ed [2023-09-21T02:08:35.196Z] Removing intermediate container 04925a8830ed [2023-09-21T02:08:35.196Z] ---> 84efe2018afb [2023-09-21T02:08:35.196Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T02:08:35.196Z] ---> Running in c83ca1179cd7 [2023-09-21T02:08:35.196Z] Removing intermediate container c83ca1179cd7 [2023-09-21T02:08:35.196Z] ---> 4cf6081eecd2 [2023-09-21T02:08:35.196Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T02:08:35.455Z] ---> Running in 943abe80c6ac [2023-09-21T02:08:35.455Z] Removing intermediate container 943abe80c6ac [2023-09-21T02:08:35.455Z] ---> 360c164bfbd1 [2023-09-21T02:08:35.455Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-21T02:08:35.455Z] ---> Running in 3bdbdb6784c2 [2023-09-21T02:08:35.455Z] Removing intermediate container 3bdbdb6784c2 [2023-09-21T02:08:35.455Z] ---> f29d1a80ccc3 [2023-09-21T02:08:35.455Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-21T02:08:35.713Z] ---> Running in 41756f7e0fdf [2023-09-21T02:08:35.713Z] Removing intermediate container 41756f7e0fdf [2023-09-21T02:08:35.713Z] ---> 08a086ec7ebb [2023-09-21T02:08:35.713Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-21T02:08:35.972Z] latest: Pulling from library/docker [2023-09-21T02:08:36.230Z] 7264a8db6415: Already exists [2023-09-21T02:08:36.230Z] cfafd3a03f86: Pulling fs layer [2023-09-21T02:08:36.230Z] 4f4fb700ef54: Pulling fs layer [2023-09-21T02:08:36.230Z] f11d96ce7eaa: Pulling fs layer [2023-09-21T02:08:36.230Z] 6adc040a05cc: Pulling fs layer [2023-09-21T02:08:36.230Z] 787484ec7e57: Pulling fs layer [2023-09-21T02:08:36.230Z] ab22443da284: Pulling fs layer [2023-09-21T02:08:36.230Z] 4df676a3ac49: Pulling fs layer [2023-09-21T02:08:36.230Z] 579a751e9a42: Pulling fs layer [2023-09-21T02:08:36.230Z] 433699f84749: Pulling fs layer [2023-09-21T02:08:36.230Z] 3e5c5f3a87be: Pulling fs layer [2023-09-21T02:08:36.230Z] 389d589ce89a: Pulling fs layer [2023-09-21T02:08:36.230Z] a43e1216f500: Pulling fs layer [2023-09-21T02:08:36.230Z] 2c2a8ce1e4eb: Pulling fs layer [2023-09-21T02:08:36.230Z] 6adc040a05cc: Waiting [2023-09-21T02:08:36.230Z] 787484ec7e57: Waiting [2023-09-21T02:08:36.230Z] ab22443da284: Waiting [2023-09-21T02:08:36.230Z] 4df676a3ac49: Waiting [2023-09-21T02:08:36.230Z] 389d589ce89a: Waiting [2023-09-21T02:08:36.230Z] a43e1216f500: Waiting [2023-09-21T02:08:36.230Z] 579a751e9a42: Waiting [2023-09-21T02:08:36.230Z] 2c2a8ce1e4eb: Waiting [2023-09-21T02:08:36.230Z] 433699f84749: Waiting [2023-09-21T02:08:36.230Z] 3e5c5f3a87be: Waiting [2023-09-21T02:08:36.230Z] 4f4fb700ef54: Verifying Checksum [2023-09-21T02:08:36.230Z] 4f4fb700ef54: Download complete [2023-09-21T02:08:36.489Z] cfafd3a03f86: Verifying Checksum [2023-09-21T02:08:36.489Z] cfafd3a03f86: Pull complete [2023-09-21T02:08:36.489Z] 6adc040a05cc: Verifying Checksum [2023-09-21T02:08:36.489Z] 6adc040a05cc: Download complete [2023-09-21T02:08:36.747Z] 4f4fb700ef54: Pull complete [2023-09-21T02:08:36.747Z] f11d96ce7eaa: Download complete [2023-09-21T02:08:36.747Z] ab22443da284: Download complete [2023-09-21T02:08:36.747Z] 787484ec7e57: Verifying Checksum [2023-09-21T02:08:36.747Z] 787484ec7e57: Download complete [2023-09-21T02:08:36.747Z] 4df676a3ac49: Verifying Checksum [2023-09-21T02:08:36.747Z] 4df676a3ac49: Download complete [2023-09-21T02:08:36.747Z] 579a751e9a42: Verifying Checksum [2023-09-21T02:08:36.747Z] 579a751e9a42: Download complete [2023-09-21T02:08:37.004Z] 3e5c5f3a87be: Verifying Checksum [2023-09-21T02:08:37.004Z] 3e5c5f3a87be: Download complete [2023-09-21T02:08:37.004Z] f11d96ce7eaa: Pull complete [2023-09-21T02:08:37.004Z] a43e1216f500: Verifying Checksum [2023-09-21T02:08:37.004Z] a43e1216f500: Download complete [2023-09-21T02:08:37.004Z] 2c2a8ce1e4eb: Verifying Checksum [2023-09-21T02:08:37.004Z] 2c2a8ce1e4eb: Download complete [2023-09-21T02:08:37.262Z] 433699f84749: Verifying Checksum [2023-09-21T02:08:37.262Z] 433699f84749: Download complete [2023-09-21T02:08:37.262Z] 6adc040a05cc: Pull complete [2023-09-21T02:08:37.519Z] 389d589ce89a: Verifying Checksum [2023-09-21T02:08:37.519Z] 389d589ce89a: Download complete [2023-09-21T02:08:37.777Z] 787484ec7e57: Pull complete [2023-09-21T02:08:37.777Z] ab22443da284: Pull complete [2023-09-21T02:08:38.036Z] 4df676a3ac49: Pull complete [2023-09-21T02:08:38.036Z] 579a751e9a42: Pull complete [2023-09-21T02:08:38.294Z] 433699f84749: Pull complete [2023-09-21T02:08:38.294Z] 3e5c5f3a87be: Pull complete [2023-09-21T02:08:39.036Z] Still waiting to schedule task [2023-09-21T02:08:39.036Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7516’ [2023-09-21T02:08:39.689Z] 389d589ce89a: Pull complete [2023-09-21T02:08:40.258Z] a43e1216f500: Pull complete [2023-09-21T02:08:40.258Z] 2c2a8ce1e4eb: Pull complete [2023-09-21T02:08:40.258Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-21T02:08:40.258Z] Status: Downloaded newer image for docker:latest [2023-09-21T02:08:42.797Z] ---> b8c8aba53f6d [2023-09-21T02:08:42.797Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T02:08:42.797Z] ---> Running in 65a3012033bd [2023-09-21T02:08:43.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:08:43.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:08:43.578Z] OK: 264 MiB in 52 packages [2023-09-21T02:08:43.837Z] Removing intermediate container 65a3012033bd [2023-09-21T02:08:43.837Z] ---> a74bb1a41fb8 [2023-09-21T02:08:43.837Z] Step 10/15 : ENV GO111MODULE=on [2023-09-21T02:08:43.837Z] ---> Running in f39511015aca [2023-09-21T02:08:43.837Z] Removing intermediate container f39511015aca [2023-09-21T02:08:43.837Z] ---> ef2046c61250 [2023-09-21T02:08:43.837Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-21T02:08:43.837Z] ---> Running in 545cc86f631a [2023-09-21T02:08:44.103Z] Removing intermediate container 545cc86f631a [2023-09-21T02:08:44.103Z] ---> 09e5f36f807e [2023-09-21T02:08:44.103Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-21T02:08:44.103Z] ---> 0357b89505fc [2023-09-21T02:08:44.103Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:08:44.103Z] ---> Running in e765296b72ab [2023-09-21T02:11:05.611Z] Removing intermediate container e765296b72ab [2023-09-21T02:11:05.611Z] ---> cd7b8aa07212 [2023-09-21T02:11:05.611Z] Step 14/15 : COPY . . [2023-09-21T02:11:05.611Z] ---> 81d113930031 [2023-09-21T02:11:05.611Z] Step 15/15 : RUN ${MAKE} [2023-09-21T02:11:05.611Z] ---> Running in 5ffd932e8549 [2023-09-21T02:11:05.611Z] noop [2023-09-21T02:11:05.611Z] Removing intermediate container 5ffd932e8549 [2023-09-21T02:11:05.611Z] ---> e2b697011763 [2023-09-21T02:11:05.611Z] Successfully built e2b697011763 [2023-09-21T02:11:05.611Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:11:05.932Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T02:11:05.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:11:06.008Z] prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container [2023-09-21T02:11:06.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T02:11:06.377Z] $ docker top 1e1709ff3d12032b0108c24acc185a65599b8e3fc48f9b0b6b15f9dd337f8ea5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:11:06.714Z] + go version [2023-09-21T02:11:06.714Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T02:11:06.731Z] $ docker stop --time=1 1e1709ff3d12032b0108c24acc185a65599b8e3fc48f9b0b6b15f9dd337f8ea5 [2023-09-21T02:11:07.978Z] $ docker rm -f --volumes 1e1709ff3d12032b0108c24acc185a65599b8e3fc48f9b0b6b15f9dd337f8ea5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:11:08.385Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T02:11:08.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:11:08.458Z] prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container [2023-09-21T02:11:08.494Z] $ 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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T02:11:08.807Z] $ docker top 8967fb4acaa7608da160cfef401c407d4de08dbce80071604284686f7ff9252c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:11:09.134Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:11:09.429Z] + make test [2023-09-21T02:11:09.429Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-21T02:11:10.804Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-21T02:11:18.916Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-21T02:11:18.917Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-21T02:11:18.917Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-21T02:11:18.917Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-21T02:11:18.917Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-21T02:11:18.917Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-21T02:11:18.917Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-21T02:11:18.917Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-21T02:11:18.917Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-21T02:11:20.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T02:11:20.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T02:11:20.815Z] ./bin/test-attribution-txt.sh [2023-09-21T02:11:20.815Z] make -C web test [2023-09-21T02:11:20.815Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' [2023-09-21T02:11:20.815Z] make[1]: tput: No such file or directory [2023-09-21T02:11:20.815Z] make[1]: tput: No such file or directory [2023-09-21T02:11:20.815Z] warning: generating ./VERSION [2023-09-21T02:11:20.815Z] echo "0.0.0" > VERSION [2023-09-21T02:11:20.815Z] docker build \ [2023-09-21T02:11:20.815Z] -f Dockerfile \ [2023-09-21T02:11:20.815Z] --build-arg USER=1000 \ [2023-09-21T02:11:20.815Z] \ [2023-09-21T02:11:20.815Z] --label "git_sha=2f75d94d2bba270a975b8f9dbba1379d6d05eca3" \ [2023-09-21T02:11:20.815Z] -t edgexfoundry/edgex-web-ui:2f75d94d2bba270a975b8f9dbba1379d6d05eca3 \ [2023-09-21T02:11:20.815Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-21T02:11:20.815Z] . [2023-09-21T02:11:20.815Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-21T02:11:20.815Z] Install the buildx component to build images with BuildKit: [2023-09-21T02:11:20.815Z] https://docs.docker.com/go/buildx/ [2023-09-21T02:11:20.815Z] [2023-09-21T02:11:20.815Z] Sending build context to Docker daemon 2.556MB [2023-09-21T02:11:20.815Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-21T02:11:21.075Z] 18-alpine3.18: Pulling from library/node [2023-09-21T02:11:21.075Z] 7264a8db6415: Already exists [2023-09-21T02:11:21.075Z] 3a6f55851eb7: Pulling fs layer [2023-09-21T02:11:21.075Z] 7486ac2d79f6: Pulling fs layer [2023-09-21T02:11:21.075Z] a57032b0c6a0: Pulling fs layer [2023-09-21T02:11:21.075Z] a57032b0c6a0: Verifying Checksum [2023-09-21T02:11:21.075Z] a57032b0c6a0: Download complete [2023-09-21T02:11:21.075Z] 7486ac2d79f6: Verifying Checksum [2023-09-21T02:11:21.075Z] 7486ac2d79f6: Download complete [2023-09-21T02:11:21.334Z] 3a6f55851eb7: Verifying Checksum [2023-09-21T02:11:21.334Z] 3a6f55851eb7: Download complete [2023-09-21T02:11:23.265Z] 3a6f55851eb7: Pull complete [2023-09-21T02:11:23.265Z] 7486ac2d79f6: Pull complete [2023-09-21T02:11:23.265Z] a57032b0c6a0: Pull complete [2023-09-21T02:11:23.265Z] Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d [2023-09-21T02:11:23.265Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-21T02:11:23.265Z] ---> ce4edc0a721a [2023-09-21T02:11:23.265Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-21T02:11:26.634Z] ---> Running in 5c74bab24cfe [2023-09-21T02:11:26.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:11:26.892Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:11:27.150Z] (1/155) Installing libexpat (2.5.0-r1) [2023-09-21T02:11:27.409Z] (2/155) Installing brotli-libs (1.0.9-r14) [2023-09-21T02:11:27.409Z] (3/155) Installing libbz2 (1.0.8-r5) [2023-09-21T02:11:27.409Z] (4/155) Installing libpng (1.6.39-r3) [2023-09-21T02:11:27.409Z] (5/155) Installing freetype (2.13.0-r5) [2023-09-21T02:11:27.409Z] (6/155) Installing fontconfig (2.14.2-r3) [2023-09-21T02:11:27.409Z] (7/155) Installing libfontenc (1.1.7-r2) [2023-09-21T02:11:27.409Z] (8/155) Installing mkfontscale (1.2.2-r3) [2023-09-21T02:11:27.409Z] (9/155) Installing font-opensans (0_git20210927-r1) [2023-09-21T02:11:27.409Z] (10/155) Installing pkgconf (1.9.5-r0) [2023-09-21T02:11:27.409Z] (11/155) Installing libffi (3.4.4-r2) [2023-09-21T02:11:27.409Z] (12/155) Installing libintl (0.21.1-r7) [2023-09-21T02:11:27.409Z] (13/155) Installing libblkid (2.38.1-r8) [2023-09-21T02:11:27.409Z] (14/155) Installing libmount (2.38.1-r8) [2023-09-21T02:11:27.409Z] (15/155) Installing pcre2 (10.42-r1) [2023-09-21T02:11:27.409Z] (16/155) Installing glib (2.76.4-r0) [2023-09-21T02:11:27.409Z] (17/155) Installing xz-libs (5.4.3-r0) [2023-09-21T02:11:27.409Z] (18/155) Installing libxml2 (2.11.4-r0) [2023-09-21T02:11:27.409Z] (19/155) Installing shared-mime-info (2.2-r5) [2023-09-21T02:11:27.409Z] (20/155) Installing hicolor-icon-theme (0.17-r2) [2023-09-21T02:11:27.409Z] (21/155) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-21T02:11:27.409Z] (22/155) Installing libwebp (1.3.2-r0) [2023-09-21T02:11:27.409Z] (23/155) Installing zstd-libs (1.5.5-r4) [2023-09-21T02:11:27.668Z] (24/155) Installing tiff (4.5.1-r0) [2023-09-21T02:11:27.668Z] (25/155) Installing gdk-pixbuf (2.42.10-r5) [2023-09-21T02:11:27.668Z] (26/155) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-21T02:11:27.668Z] (27/155) Installing libxau (1.0.11-r2) [2023-09-21T02:11:27.668Z] (28/155) Installing libmd (1.0.4-r2) [2023-09-21T02:11:27.668Z] (29/155) Installing libbsd (0.11.7-r1) [2023-09-21T02:11:27.668Z] (30/155) Installing libxdmcp (1.1.4-r2) [2023-09-21T02:11:27.668Z] (31/155) Installing libxcb (1.15-r1) [2023-09-21T02:11:27.668Z] (32/155) Installing libx11 (1.8.4-r4) [2023-09-21T02:11:27.668Z] (33/155) Installing libxcomposite (0.4.6-r3) [2023-09-21T02:11:27.668Z] (34/155) Installing libxfixes (6.0.1-r2) [2023-09-21T02:11:27.668Z] (35/155) Installing libxrender (0.9.11-r3) [2023-09-21T02:11:27.668Z] (36/155) Installing libxcursor (1.2.1-r2) [2023-09-21T02:11:27.668Z] (37/155) Installing libxdamage (1.1.6-r2) [2023-09-21T02:11:27.668Z] (38/155) Installing libxext (1.3.5-r2) [2023-09-21T02:11:27.668Z] (39/155) Installing libxi (1.8.1-r0) [2023-09-21T02:11:27.668Z] (40/155) Installing libxinerama (1.1.5-r2) [2023-09-21T02:11:27.668Z] (41/155) Installing libxrandr (1.5.3-r2) [2023-09-21T02:11:27.668Z] (42/155) Installing libatk-1.0 (2.48.3-r0) [2023-09-21T02:11:27.668Z] (43/155) Installing libxtst (1.2.4-r2) [2023-09-21T02:11:27.668Z] (44/155) Installing dbus-libs (1.14.8-r0) [2023-09-21T02:11:27.668Z] (45/155) Installing at-spi2-core (2.48.3-r0) [2023-09-21T02:11:27.668Z] (46/155) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-21T02:11:27.668Z] (47/155) Installing pixman (0.42.2-r1) [2023-09-21T02:11:27.668Z] (48/155) Installing cairo (1.17.8-r1) [2023-09-21T02:11:27.668Z] (49/155) Installing cairo-gobject (1.17.8-r1) [2023-09-21T02:11:27.668Z] (50/155) Installing avahi-libs (0.8-r13) [2023-09-21T02:11:27.668Z] (51/155) Installing gmp (6.2.1-r3) [2023-09-21T02:11:27.668Z] (52/155) Installing nettle (3.8.1-r2) [2023-09-21T02:11:27.668Z] (53/155) Installing libunistring (1.1-r1) [2023-09-21T02:11:27.668Z] (54/155) Installing libidn2 (2.3.4-r1) [2023-09-21T02:11:27.668Z] (55/155) Installing p11-kit (0.24.1-r2) [2023-09-21T02:11:27.668Z] (56/155) Installing libtasn1 (4.19.0-r1) [2023-09-21T02:11:27.668Z] (57/155) Installing gnutls (3.8.0-r2) [2023-09-21T02:11:27.927Z] (58/155) Installing cups-libs (2.4.7-r0) [2023-09-21T02:11:27.927Z] (59/155) Installing libepoxy (1.5.10-r1) [2023-09-21T02:11:27.927Z] (60/155) Installing fribidi (1.0.13-r0) [2023-09-21T02:11:27.927Z] (61/155) Installing graphite2 (1.3.14-r5) [2023-09-21T02:11:27.927Z] (62/155) Installing harfbuzz (7.3.0-r0) [2023-09-21T02:11:27.927Z] (63/155) Installing libxft (2.3.8-r1) [2023-09-21T02:11:27.927Z] (64/155) Installing pango (1.50.14-r1) [2023-09-21T02:11:27.927Z] (65/155) Installing wayland-libs-client (1.22.0-r2) [2023-09-21T02:11:27.927Z] (66/155) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-21T02:11:27.927Z] (67/155) Installing wayland-libs-egl (1.22.0-r2) [2023-09-21T02:11:27.927Z] (68/155) Installing xkeyboard-config (2.38-r0) [2023-09-21T02:11:27.927Z] (69/155) Installing libxkbcommon (1.5.0-r2) [2023-09-21T02:11:27.927Z] (70/155) Installing gtk+3.0 (3.24.38-r1) [2023-09-21T02:11:27.927Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-21T02:11:27.927Z] (71/155) Installing icu-data-full (73.2-r2) [2023-09-21T02:11:28.186Z] (72/155) Installing mesa (23.0.4-r0) [2023-09-21T02:11:28.186Z] (73/155) Installing llvm15-libs (15.0.7-r6) [2023-09-21T02:11:28.753Z] (74/155) Installing hwdata-pci (0.370-r0) [2023-09-21T02:11:28.753Z] (75/155) Installing libpciaccess (0.17-r2) [2023-09-21T02:11:28.753Z] (76/155) Installing libdrm (2.4.115-r4) [2023-09-21T02:11:28.753Z] (77/155) Installing musl-fts (1.2.7-r5) [2023-09-21T02:11:28.753Z] (78/155) Installing libelf (0.189-r2) [2023-09-21T02:11:28.753Z] (79/155) Installing mesa-glapi (23.0.4-r0) [2023-09-21T02:11:28.753Z] (80/155) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-21T02:11:29.012Z] (81/155) Installing eudev-libs (3.2.11-r8) [2023-09-21T02:11:29.012Z] (82/155) Installing libmagic (5.45-r0) [2023-09-21T02:11:29.012Z] (83/155) Installing file (5.45-r0) [2023-09-21T02:11:29.012Z] (84/155) Installing libice (1.1.1-r2) [2023-09-21T02:11:29.012Z] (85/155) Installing libuuid (2.38.1-r8) [2023-09-21T02:11:29.012Z] (86/155) Installing libsm (1.2.4-r1) [2023-09-21T02:11:29.012Z] (87/155) Installing libxt (1.3.0-r2) [2023-09-21T02:11:29.012Z] (88/155) Installing libxmu (1.1.4-r2) [2023-09-21T02:11:29.012Z] (89/155) Installing xset (1.2.5-r1) [2023-09-21T02:11:29.012Z] (90/155) Installing xprop (1.2.6-r0) [2023-09-21T02:11:29.012Z] (91/155) Installing xdg-utils (1.1.3-r4) [2023-09-21T02:11:29.012Z] (92/155) Installing libogg (1.3.5-r4) [2023-09-21T02:11:29.012Z] (93/155) Installing flac-libs (1.4.3-r0) [2023-09-21T02:11:29.012Z] (94/155) Installing alsa-lib (1.2.9-r1) [2023-09-21T02:11:29.012Z] (95/155) Installing libatomic (12.2.1_git20220924-r10) [2023-09-21T02:11:29.271Z] (96/155) Installing svt-av1-libs (1.6.0-r0) [2023-09-21T02:11:29.271Z] (97/155) Installing aom-libs (3.6.1-r0) [2023-09-21T02:11:29.271Z] (98/155) Installing libva (2.18.0-r1) [2023-09-21T02:11:29.271Z] (99/155) Installing libvdpau (1.5-r1) [2023-09-21T02:11:29.271Z] (100/155) Installing onevpl-libs (2023.2.1-r0) [2023-09-21T02:11:29.271Z] (101/155) Installing ffmpeg-libavutil (6.0-r15) [2023-09-21T02:11:29.271Z] (102/155) Installing libdav1d (1.2.1-r0) [2023-09-21T02:11:29.271Z] (103/155) Installing libhwy (1.0.4-r1) [2023-09-21T02:11:29.271Z] (104/155) Installing lcms2 (2.15-r2) [2023-09-21T02:11:29.271Z] (105/155) Installing libjxl (0.8.2-r0) [2023-09-21T02:11:29.271Z] (106/155) Installing lame-libs (3.100-r5) [2023-09-21T02:11:29.271Z] (107/155) Installing opus (1.4-r0) [2023-09-21T02:11:29.271Z] (108/155) Installing libgomp (12.2.1_git20220924-r10) [2023-09-21T02:11:29.271Z] (109/155) Installing soxr (0.1.3-r5) [2023-09-21T02:11:29.271Z] (110/155) Installing ffmpeg-libswresample (6.0-r15) [2023-09-21T02:11:29.271Z] (111/155) Installing libtheora (1.1.1-r17) [2023-09-21T02:11:29.271Z] (112/155) Installing libvorbis (1.3.7-r1) [2023-09-21T02:11:29.531Z] (113/155) Installing libvpx (1.13.0-r1) [2023-09-21T02:11:29.531Z] (114/155) Installing x264-libs (0.164_git20220602-r1) [2023-09-21T02:11:29.531Z] (115/155) Installing numactl (2.0.16-r4) [2023-09-21T02:11:29.531Z] (116/155) Installing x265-libs (3.5-r4) [2023-09-21T02:11:29.531Z] (117/155) Installing xvidcore (1.3.7-r1) [2023-09-21T02:11:29.531Z] (118/155) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-21T02:11:29.531Z] (119/155) Installing libbluray (1.3.4-r0) [2023-09-21T02:11:29.531Z] (120/155) Installing mpg123-libs (1.31.3-r1) [2023-09-21T02:11:29.790Z] (121/155) Installing libopenmpt (0.7.2-r0) [2023-09-21T02:11:29.790Z] (122/155) Installing cjson (1.7.15-r4) [2023-09-21T02:11:29.790Z] (123/155) Installing mbedtls (2.28.4-r0) [2023-09-21T02:11:29.790Z] (124/155) Installing librist (0.2.7-r0) [2023-09-21T02:11:29.790Z] (125/155) Installing libsrt (1.5.2-r0) [2023-09-21T02:11:29.790Z] (126/155) Installing libssh (0.10.5-r0) [2023-09-21T02:11:29.790Z] (127/155) Installing libsodium (1.0.18-r3) [2023-09-21T02:11:29.790Z] (128/155) Installing libzmq (4.3.4-r4) [2023-09-21T02:11:29.790Z] (129/155) Installing ffmpeg-libavformat (6.0-r15) [2023-09-21T02:11:29.790Z] (130/155) Installing libevent (2.1.12-r6) [2023-09-21T02:11:29.790Z] (131/155) Installing wayland-libs-server (1.22.0-r2) [2023-09-21T02:11:29.790Z] (132/155) Installing mesa-gbm (23.0.4-r0) [2023-09-21T02:11:29.790Z] (133/155) Installing harfbuzz-subset (7.3.0-r0) [2023-09-21T02:11:29.790Z] (134/155) Installing icu-libs (73.2-r2) [2023-09-21T02:11:29.790Z] (135/155) Installing jsoncpp (1.9.5-r0) [2023-09-21T02:11:29.790Z] (136/155) Installing minizip (1.2.13-r0) [2023-09-21T02:11:29.790Z] (137/155) Installing nspr (4.35-r2) [2023-09-21T02:11:29.790Z] (138/155) Installing sqlite-libs (3.41.2-r2) [2023-09-21T02:11:30.049Z] (139/155) Installing nss (3.91-r0) [2023-09-21T02:11:30.049Z] (140/155) Installing pipewire-libs (0.3.70-r1) [2023-09-21T02:11:30.049Z] (141/155) Installing libasyncns (0.8-r1) [2023-09-21T02:11:30.049Z] (142/155) Installing libltdl (2.4.7-r2) [2023-09-21T02:11:30.049Z] (143/155) Installing orc (0.4.34-r0) [2023-09-21T02:11:30.049Z] (144/155) Installing libsndfile (1.2.0-r2) [2023-09-21T02:11:30.049Z] (145/155) Installing speexdsp (1.2.1-r1) [2023-09-21T02:11:30.049Z] (146/155) Installing tdb-libs (1.4.8-r1) [2023-09-21T02:11:30.049Z] (147/155) Installing libpulse (16.1-r10) [2023-09-21T02:11:30.049Z] (148/155) Installing re2 (2023.03.01-r1) [2023-09-21T02:11:30.049Z] (149/155) Installing snappy (1.1.10-r1) [2023-09-21T02:11:30.049Z] (150/155) Installing libwoff2common (1.0.2-r2) [2023-09-21T02:11:30.049Z] (151/155) Installing libwoff2enc (1.0.2-r2) [2023-09-21T02:11:30.049Z] (152/155) Installing libgpg-error (1.47-r1) [2023-09-21T02:11:30.049Z] (153/155) Installing libgcrypt (1.10.2-r1) [2023-09-21T02:11:30.049Z] (154/155) Installing libxslt (1.1.38-r0) [2023-09-21T02:11:30.049Z] (155/155) Installing chromium (115.0.5790.170-r0) [2023-09-21T02:11:31.426Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T02:11:31.426Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-21T02:11:31.426Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-21T02:11:31.426Z] Executing glib-2.76.4-r0.trigger [2023-09-21T02:11:31.426Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-21T02:11:31.993Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-21T02:11:31.993Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-21T02:11:31.993Z] OK: 572 MiB in 172 packages [2023-09-21T02:11:37.863Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7521 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] { [Pipeline] ws [2023-09-21T02:11:37.878Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2023-09-21T02:11:37.916Z] The recommended git tool is: git [2023-09-21T02:11:45.424Z] using credential edgex-jenkins-ssh [2023-09-21T02:11:45.440Z] Cloning the remote Git repository [2023-09-21T02:11:45.484Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-21T02:11:45.593Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2023-09-21T02:11:45.752Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-21T02:11:45.754Z] > git --version # timeout=10 [2023-09-21T02:11:45.782Z] > git --version # 'git version 2.25.1' [2023-09-21T02:11:45.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T02:11:45.960Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T02:11:46.879Z] Removing intermediate container 5c74bab24cfe [2023-09-21T02:11:46.879Z] ---> cbc0f5730766 [2023-09-21T02:11:46.879Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-21T02:11:47.137Z] ---> Running in ac7c8d188bed [2023-09-21T02:11:47.395Z] Removing intermediate container ac7c8d188bed [2023-09-21T02:11:47.396Z] ---> 95e3eda6759c [2023-09-21T02:11:47.396Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-21T02:11:47.396Z] ---> Running in 1fb0bfac7474 [2023-09-21T02:11:47.653Z] Removing intermediate container 1fb0bfac7474 [2023-09-21T02:11:47.653Z] ---> 3141b4d36c7e [2023-09-21T02:11:47.653Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-21T02:11:47.910Z] ---> Running in e1f0412cb13d [2023-09-21T02:11:48.169Z] Removing intermediate container e1f0412cb13d [2023-09-21T02:11:48.169Z] ---> f382f55b5502 [2023-09-21T02:11:48.169Z] Step 6/11 : RUN npm install -g npm [2023-09-21T02:11:48.169Z] ---> Running in 4942cfa99c85 [2023-09-21T02:11:49.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-21T02:11:49.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T02:11:50.901Z] Merging remotes/origin/main commit 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 [2023-09-21T02:11:50.332Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-09-21T02:11:50.377Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-09-21T02:11:50.378Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T02:11:50.398Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-21T02:11:50.920Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T02:11:50.999Z] > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 [2023-09-21T02:11:52.254Z] Merge succeeded, producing 89fe7b80ea300bfe56dd51fae644b40281bda663 [2023-09-21T02:11:52.254Z] Checking out Revision 89fe7b80ea300bfe56dd51fae644b40281bda663 (PR-623) [2023-09-21T02:11:51.422Z] > git remote # timeout=10 [2023-09-21T02:11:51.442Z] > git config --get remote.origin.url # timeout=10 [2023-09-21T02:11:51.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T02:11:51.474Z] > git merge 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 # timeout=10 [2023-09-21T02:11:52.234Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-21T02:11:52.259Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T02:11:52.273Z] > git checkout -f 89fe7b80ea300bfe56dd51fae644b40281bda663 # timeout=10 [2023-09-21T02:11:55.787Z] Commit message: "Merge commit '2fd4722eefcd485d8d8cf5eb24f524ab25e62510' into HEAD" [2023-09-21T02:11:55.818Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2023-09-21T02:11:55.795Z] > git rev-list --no-walk 07e0b22b56ac482bb5676a038e1afd78ed0551c4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-09-21T02:11:56.280Z] [2023-09-21T02:11:56.280Z] removed 2 packages, and changed 59 packages in 7s [2023-09-21T02:11:56.280Z] [2023-09-21T02:11:56.280Z] 28 packages are looking for funding [2023-09-21T02:11:56.280Z] run `npm fund` for details [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T02:11:56.772Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T02:11:56.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T02:11:56.772Z] Dload Upload Total Spent Left Speed [2023-09-21T02:11:56.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-09-21T02:11:57.232Z] Removing intermediate container 4942cfa99c85 [2023-09-21T02:11:57.232Z] ---> 0bfe53589680 [2023-09-21T02:11:57.232Z] Step 7/11 : ARG USER=1000 [2023-09-21T02:11:57.232Z] ---> Running in 5ada1235e248 [2023-09-21T02:11:57.232Z] Removing intermediate container 5ada1235e248 [2023-09-21T02:11:57.232Z] ---> 6e99b53a53bf [2023-09-21T02:11:57.232Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-21T02:11:57.232Z] ---> Running in 229918835aea [2023-09-21T02:11:57.521Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T02:11:57.799Z] Removing intermediate container 229918835aea [2023-09-21T02:11:57.799Z] ---> 931c2b7c357d [2023-09-21T02:11:57.799Z] Step 9/11 : USER $USER:$USER [2023-09-21T02:11:57.799Z] ---> Running in eae86a798461 [2023-09-21T02:11:57.799Z] Removing intermediate container eae86a798461 [2023-09-21T02:11:57.799Z] ---> eef1edb683eb [2023-09-21T02:11:57.799Z] Step 10/11 : WORKDIR /app [2023-09-21T02:11:57.799Z] ---> Running in 08677ed780eb [2023-09-21T02:11:57.848Z] + sudo tee /etc/docker/daemon.new [2023-09-21T02:11:57.848Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T02:11:57.848Z] { [2023-09-21T02:11:57.848Z] "registry-mirrors": [ [2023-09-21T02:11:57.848Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T02:11:57.848Z] ], [2023-09-21T02:11:57.848Z] "bip": "10.250.0.254/24", [2023-09-21T02:11:57.848Z] "hosts": [ [2023-09-21T02:11:57.848Z] "tcp://0.0.0.0:5555", [2023-09-21T02:11:57.848Z] "unix:///var/run/docker.sock" [2023-09-21T02:11:57.848Z] ], [2023-09-21T02:11:57.848Z] "mtu": 1458, [2023-09-21T02:11:57.848Z] "selinux-enabled": true, [2023-09-21T02:11:57.848Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T02:11:57.848Z] } [Pipeline] sh [2023-09-21T02:11:58.058Z] Removing intermediate container 08677ed780eb [2023-09-21T02:11:58.058Z] ---> e9c89212d3f3 [2023-09-21T02:11:58.058Z] Step 11/11 : LABEL git_sha=2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [2023-09-21T02:11:58.058Z] ---> Running in 62795090676c [2023-09-21T02:11:58.058Z] Removing intermediate container 62795090676c [2023-09-21T02:11:58.058Z] ---> 5ae6d5e43521 [2023-09-21T02:11:58.058Z] Successfully built 5ae6d5e43521 [2023-09-21T02:11:58.058Z] Successfully tagged edgexfoundry/edgex-web-ui:2f75d94d2bba270a975b8f9dbba1379d6d05eca3 [2023-09-21T02:11:58.058Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-21T02:11:58.058Z] touch edgex-web-ui.imagebuilt [2023-09-21T02:11:58.058Z] mkdir -p node_modules coverage [2023-09-21T02:11:58.058Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-21T02:11:58.058Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-21T02:11:58.184Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T02:11:58.519Z] + sudo service docker restart [2023-09-21T02:11:59.959Z] npm WARN old lockfile [2023-09-21T02:11:59.959Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-09-21T02:11:59.959Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-09-21T02:11:59.959Z] npm WARN old lockfile [2023-09-21T02:11:59.959Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-09-21T02:11:59.959Z] npm WARN old lockfile [2023-09-21T02:12:02.488Z] npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-09-21T02:12:02.488Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:12:02.488Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:12:02.488Z] 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) [2023-09-21T02:12:02.488Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-09-21T02:12:02.488Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:12:02.488Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:12:02.488Z] 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) { [2023-09-21T02:12:02.488Z] npm WARN old lockfile code: 'ETARGET', [2023-09-21T02:12:02.488Z] npm WARN old lockfile type: 'version', [2023-09-21T02:12:02.488Z] npm WARN old lockfile wanted: '6.0.1', [2023-09-21T02:12:02.488Z] npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], [2023-09-21T02:12:02.488Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-09-21T02:12:02.488Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-21T02:12:02.488Z] npm WARN old lockfile } [2023-09-21T02:12:02.488Z] npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-09-21T02:12:02.488Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:12:02.488Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:12:02.488Z] 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) [2023-09-21T02:12:02.488Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-09-21T02:12:02.488Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:12:02.488Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:12:02.488Z] 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) { [2023-09-21T02:12:02.488Z] npm WARN old lockfile code: 'ETARGET', [2023-09-21T02:12:02.488Z] npm WARN old lockfile type: 'version', [2023-09-21T02:12:02.488Z] npm WARN old lockfile wanted: '4.2.3', [2023-09-21T02:12:02.488Z] npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], [2023-09-21T02:12:02.488Z] npm WARN old lockfile distTags: { latest: '5.1.1' }, [2023-09-21T02:12:02.488Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-21T02:12:02.488Z] npm WARN old lockfile } [2023-09-21T02:12:02.488Z] npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-09-21T02:12:02.488Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:12:02.488Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:12:02.488Z] 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) [2023-09-21T02:12:02.488Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-09-21T02:12:02.488Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:12:02.488Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:12:02.488Z] 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) { [2023-09-21T02:12:02.488Z] npm WARN old lockfile code: 'ETARGET', [2023-09-21T02:12:02.488Z] npm WARN old lockfile type: 'version', [2023-09-21T02:12:02.488Z] npm WARN old lockfile wanted: '7.0.0', [2023-09-21T02:12:02.488Z] npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], [2023-09-21T02:12:02.488Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-09-21T02:12:02.488Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-21T02:12:02.488Z] npm WARN old lockfile } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE required: { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE }, [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE required: { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE }, [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE required: { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE }, [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE required: { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE }, [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE required: { [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE }, [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:12:07.753Z] npm WARN EBADENGINE } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:12:16.800Z] provisioning config files... [2023-09-21T02:12:16.826Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config12558340745194935946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:12:17.170Z] ---> docker-login.sh [2023-09-21T02:12:17.170Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:12:17.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:12:17.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:12:17.711Z] Configure a credential helper to remove this warning. See [2023-09-21T02:12:17.711Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:12:17.711Z] [2023-09-21T02:12:17.711Z] Login Succeeded [2023-09-21T02:12:17.711Z] nexus3.edgexfoundry.org:10002 [2023-09-21T02:12:17.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:12:17.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:12:17.979Z] Configure a credential helper to remove this warning. See [2023-09-21T02:12:17.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:12:17.979Z] [2023-09-21T02:12:17.979Z] Login Succeeded [2023-09-21T02:12:18.248Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:12:18.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:12:18.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:12:18.519Z] Configure a credential helper to remove this warning. See [2023-09-21T02:12:18.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:12:18.519Z] [2023-09-21T02:12:18.519Z] Login Succeeded [2023-09-21T02:12:18.519Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:12:18.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:12:18.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:12:18.787Z] Configure a credential helper to remove this warning. See [2023-09-21T02:12:18.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:12:18.787Z] [2023-09-21T02:12:18.787Z] Login Succeeded [2023-09-21T02:12:18.788Z] docker.io [2023-09-21T02:12:19.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:12:19.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:12:19.329Z] Configure a credential helper to remove this warning. See [2023-09-21T02:12:19.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:12:19.329Z] [2023-09-21T02:12:19.329Z] Login Succeeded [2023-09-21T02:12:19.329Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:12:19.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-21T02:12:19.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:12:19.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:12:19.636Z] ========================================================= [2023-09-21T02:12:19.636Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T02:12:19.636Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:12:19.976Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-21T02:12:20.055Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2023-09-21T02:12:20.055Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-21T02:12:20.055Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-21T02:12:20.055Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2023-09-21T02:12:20.055Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-21T02:12:20.621Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-21T02:12:20.955Z] Sending build context to Docker daemon 30.3MB [2023-09-21T02:12:20.955Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-09-21T02:12:20.955Z] Step 2/15 : FROM ${BASE} AS builder [2023-09-21T02:12:21.222Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T02:12:21.222Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T02:12:21.222Z] 5d54e960e981: Pulling fs layer [2023-09-21T02:12:21.222Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T02:12:21.222Z] f0e02332f6b5: Pulling fs layer [2023-09-21T02:12:21.222Z] cefa15bbcfad: Pulling fs layer [2023-09-21T02:12:21.222Z] 17808c966233: Pulling fs layer [2023-09-21T02:12:21.222Z] f4c1fc716caa: Pulling fs layer [2023-09-21T02:12:21.222Z] cefa15bbcfad: Waiting [2023-09-21T02:12:21.222Z] f0e02332f6b5: Waiting [2023-09-21T02:12:21.222Z] 17808c966233: Waiting [2023-09-21T02:12:21.222Z] f4c1fc716caa: Waiting [2023-09-21T02:12:21.222Z] 5d54e960e981: Download complete [2023-09-21T02:12:21.222Z] f0e02332f6b5: Verifying Checksum [2023-09-21T02:12:21.222Z] f0e02332f6b5: Download complete [2023-09-21T02:12:21.222Z] cefa15bbcfad: Verifying Checksum [2023-09-21T02:12:21.222Z] cefa15bbcfad: Download complete [2023-09-21T02:12:21.222Z] 9fda8d8052c6: Verifying Checksum [2023-09-21T02:12:21.222Z] 9fda8d8052c6: Download complete [2023-09-21T02:12:21.558Z] npm WARN deprecated critters@0.0.18: Please upgrade to the latest version. There is a potential XSS vulnerability in this version [2023-09-21T02:12:21.812Z] f4c1fc716caa: Verifying Checksum [2023-09-21T02:12:21.812Z] f4c1fc716caa: Download complete [2023-09-21T02:12:22.084Z] 9fda8d8052c6: Pull complete [2023-09-21T02:12:22.124Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-21T02:12:22.683Z] 5d54e960e981: Pull complete [2023-09-21T02:12:22.951Z] c4a7e357bf2a: Download complete [2023-09-21T02:12:23.912Z] 17808c966233: Verifying Checksum [2023-09-21T02:12:23.912Z] 17808c966233: Download complete [2023-09-21T02:12:24.652Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-09-21T02:12:24.652Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-09-21T02:12:27.189Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-09-21T02:12:33.996Z] c4a7e357bf2a: Pull complete [2023-09-21T02:12:33.996Z] f0e02332f6b5: Pull complete [2023-09-21T02:12:33.996Z] cefa15bbcfad: Pull complete [2023-09-21T02:12:37.157Z] [2023-09-21T02:12:37.157Z] added 1357 packages, and audited 1358 packages in 37s [2023-09-21T02:12:37.157Z] [2023-09-21T02:12:37.157Z] 110 packages are looking for funding [2023-09-21T02:12:37.157Z] run `npm fund` for details [2023-09-21T02:12:37.157Z] [2023-09-21T02:12:37.157Z] 29 vulnerabilities (18 moderate, 8 high, 3 critical) [2023-09-21T02:12:37.157Z] [2023-09-21T02:12:37.157Z] To address issues that do not require attention, run: [2023-09-21T02:12:37.157Z] npm audit fix [2023-09-21T02:12:37.157Z] [2023-09-21T02:12:37.157Z] To address all issues (including breaking changes), run: [2023-09-21T02:12:37.157Z] npm audit fix --force [2023-09-21T02:12:37.157Z] [2023-09-21T02:12:37.157Z] Run `npm audit` for details. [2023-09-21T02:12:39.343Z] 17808c966233: Pull complete [2023-09-21T02:12:39.928Z] f4c1fc716caa: Pull complete [2023-09-21T02:12:39.928Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T02:12:39.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T02:12:39.928Z] ---> ea914061e18c [2023-09-21T02:12:39.928Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-09-21T02:12:41.877Z] ---> Running in d8a0da34d868 [2023-09-21T02:12:42.152Z] Removing intermediate container d8a0da34d868 [2023-09-21T02:12:42.152Z] ---> d5c118621c80 [2023-09-21T02:12:42.152Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-09-21T02:12:42.152Z] ---> Running in e84a46fba61f [2023-09-21T02:12:42.419Z] Removing intermediate container e84a46fba61f [2023-09-21T02:12:42.419Z] ---> 7bb7c1022409 [2023-09-21T02:12:42.419Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-09-21T02:12:42.419Z] ---> Running in d320bdd7fcbf [2023-09-21T02:12:42.689Z] Removing intermediate container d320bdd7fcbf [2023-09-21T02:12:42.689Z] ---> f7347c3ac5d4 [2023-09-21T02:12:42.689Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-09-21T02:12:42.956Z] ---> Running in ddb0ecd61a58 [2023-09-21T02:12:43.221Z] Removing intermediate container ddb0ecd61a58 [2023-09-21T02:12:43.221Z] ---> 0f777afb4ea4 [2023-09-21T02:12:43.221Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-09-21T02:12:43.221Z] ---> Running in 05a3831bc7e0 [2023-09-21T02:12:43.488Z] Removing intermediate container 05a3831bc7e0 [2023-09-21T02:12:43.488Z] ---> 4358498cc3d2 [2023-09-21T02:12:43.488Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-09-21T02:12:44.445Z] latest: Pulling from library/docker [2023-09-21T02:12:44.445Z] 9fda8d8052c6: Already exists [2023-09-21T02:12:44.445Z] 6852f3ef0b5f: Pulling fs layer [2023-09-21T02:12:44.445Z] 4f4fb700ef54: Pulling fs layer [2023-09-21T02:12:44.445Z] 767c2a40dc41: Pulling fs layer [2023-09-21T02:12:44.445Z] 011855a528fc: Pulling fs layer [2023-09-21T02:12:44.445Z] 2eb2999eb53e: Pulling fs layer [2023-09-21T02:12:44.445Z] 52a6c1800204: Pulling fs layer [2023-09-21T02:12:44.445Z] a01340eade1a: Pulling fs layer [2023-09-21T02:12:44.445Z] fcee97a2aa0f: Pulling fs layer [2023-09-21T02:12:44.445Z] 8cf3fdb5711b: Pulling fs layer [2023-09-21T02:12:44.445Z] 36ac283ad2d4: Pulling fs layer [2023-09-21T02:12:44.445Z] 3f3c41fd9ebb: Pulling fs layer [2023-09-21T02:12:44.445Z] 29a5074801a2: Pulling fs layer [2023-09-21T02:12:44.445Z] 0a0cc6640ec8: Pulling fs layer [2023-09-21T02:12:44.445Z] 011855a528fc: Waiting [2023-09-21T02:12:44.445Z] 2eb2999eb53e: Waiting [2023-09-21T02:12:44.445Z] 52a6c1800204: Waiting [2023-09-21T02:12:44.445Z] a01340eade1a: Waiting [2023-09-21T02:12:44.445Z] fcee97a2aa0f: Waiting [2023-09-21T02:12:44.445Z] 8cf3fdb5711b: Waiting [2023-09-21T02:12:44.445Z] 36ac283ad2d4: Waiting [2023-09-21T02:12:44.445Z] 3f3c41fd9ebb: Waiting [2023-09-21T02:12:44.445Z] 29a5074801a2: Waiting [2023-09-21T02:12:44.445Z] 0a0cc6640ec8: Waiting [2023-09-21T02:12:44.445Z] 4f4fb700ef54: Verifying Checksum [2023-09-21T02:12:44.445Z] 4f4fb700ef54: Download complete [2023-09-21T02:12:44.717Z] 6852f3ef0b5f: Verifying Checksum [2023-09-21T02:12:44.717Z] 6852f3ef0b5f: Download complete [2023-09-21T02:12:44.985Z] 767c2a40dc41: Verifying Checksum [2023-09-21T02:12:44.985Z] 767c2a40dc41: Download complete [2023-09-21T02:12:45.254Z] 011855a528fc: Verifying Checksum [2023-09-21T02:12:45.254Z] 011855a528fc: Download complete [2023-09-21T02:12:45.254Z] 52a6c1800204: Download complete [2023-09-21T02:12:45.254Z] 2eb2999eb53e: Verifying Checksum [2023-09-21T02:12:45.254Z] 2eb2999eb53e: Download complete [2023-09-21T02:12:45.254Z] 6852f3ef0b5f: Pull complete [2023-09-21T02:12:45.254Z] fcee97a2aa0f: Verifying Checksum [2023-09-21T02:12:45.254Z] fcee97a2aa0f: Download complete [2023-09-21T02:12:45.523Z] a01340eade1a: Download complete [2023-09-21T02:12:45.523Z] 36ac283ad2d4: Verifying Checksum [2023-09-21T02:12:45.523Z] 4f4fb700ef54: Pull complete [2023-09-21T02:12:45.523Z] 8cf3fdb5711b: Verifying Checksum [2023-09-21T02:12:45.523Z] 8cf3fdb5711b: Download complete [2023-09-21T02:12:45.789Z] 0a0cc6640ec8: Verifying Checksum [2023-09-21T02:12:45.789Z] 0a0cc6640ec8: Download complete [2023-09-21T02:12:45.789Z] 29a5074801a2: Verifying Checksum [2023-09-21T02:12:45.789Z] 29a5074801a2: Download complete [2023-09-21T02:12:46.372Z] 767c2a40dc41: Pull complete [2023-09-21T02:12:46.953Z] 3f3c41fd9ebb: Verifying Checksum [2023-09-21T02:12:46.953Z] 3f3c41fd9ebb: Download complete [2023-09-21T02:12:47.548Z] 011855a528fc: Pull complete [2023-09-21T02:12:48.504Z] 2eb2999eb53e: Pull complete [2023-09-21T02:12:48.771Z] 52a6c1800204: Pull complete [2023-09-21T02:12:49.039Z] a01340eade1a: Pull complete [2023-09-21T02:12:49.039Z] fcee97a2aa0f: Pull complete [2023-09-21T02:12:52.379Z] 8cf3fdb5711b: Pull complete [2023-09-21T02:12:52.380Z] 36ac283ad2d4: Pull complete [2023-09-21T02:12:54.962Z] 3f3c41fd9ebb: Pull complete [2023-09-21T02:12:54.962Z] 29a5074801a2: Pull complete [2023-09-21T02:12:54.962Z] 0a0cc6640ec8: Pull complete [2023-09-21T02:12:55.229Z] Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c [2023-09-21T02:12:55.229Z] Status: Downloaded newer image for docker:latest [2023-09-21T02:12:57.177Z] ---> c5d86a1b7bec [2023-09-21T02:12:57.177Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-21T02:12:57.444Z] ---> Running in c46d9fb68ab5 [2023-09-21T02:12:58.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:12:58.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:12:59.947Z] OK: 266 MiB in 52 packages [2023-09-21T02:13:00.909Z] Removing intermediate container c46d9fb68ab5 [2023-09-21T02:13:00.909Z] ---> f1725d1bbd34 [2023-09-21T02:13:00.909Z] Step 10/15 : ENV GO111MODULE=on [2023-09-21T02:13:00.909Z] ---> Running in 36e6b69eb8a9 [2023-09-21T02:13:01.177Z] Removing intermediate container 36e6b69eb8a9 [2023-09-21T02:13:01.177Z] ---> 2da04756fc70 [2023-09-21T02:13:01.177Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-09-21T02:13:01.177Z] ---> Running in 488d17b25150 [2023-09-21T02:13:01.444Z] Removing intermediate container 488d17b25150 [2023-09-21T02:13:01.444Z] ---> c3aaf4e03e5e [2023-09-21T02:13:01.444Z] Step 12/15 : COPY go.mod vendor* ./ [2023-09-21T02:13:02.033Z] ---> 76680e3b2bb9 [2023-09-21T02:13:02.033Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:13:02.301Z] ---> Running in 9b5dc85b3e80 [2023-09-21T02:13:33.378Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-09-21T02:13:34.313Z] This version of CLI is only compatible with Angular versions ^16.1.0, [2023-09-21T02:13:34.313Z] but Angular version 12.2.4 was found instead. [2023-09-21T02:13:34.313Z] [2023-09-21T02:13:34.313Z] Please visit the link below to find instructions on how to update Angular. [2023-09-21T02:13:34.313Z] https://update.angular.io/ [2023-09-21T02:13:34.313Z] [2023-09-21T02:13:36.237Z] make[1]: *** [Makefile:144: test] Error 3 [2023-09-21T02:13:36.237Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' [2023-09-21T02:13:36.237Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-09-21T02:13:36.258Z] $ docker stop --time=1 8967fb4acaa7608da160cfef401c407d4de08dbce80071604284686f7ff9252c [2023-09-21T02:13:40.428Z] $ docker rm -f --volumes 8967fb4acaa7608da160cfef401c407d4de08dbce80071604284686f7ff9252c [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 [2023-09-21T02:13:41.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T02:13:41.004Z] [2023-09-21T02:13:41.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:13:41.311Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T02:13:41.878Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T02:13:41.878Z] 5eb5b503b376: Pulling fs layer [2023-09-21T02:13:41.878Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T02:13:41.878Z] ec43610c2a17: Pulling fs layer [2023-09-21T02:13:41.878Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T02:13:41.878Z] 33b1e0a273af: Pulling fs layer [2023-09-21T02:13:41.878Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T02:13:41.878Z] 2f39f015ded8: Pulling fs layer [2023-09-21T02:13:41.878Z] 3a2ae6a8a46f: Waiting [2023-09-21T02:13:41.878Z] 33b1e0a273af: Waiting [2023-09-21T02:13:41.878Z] 5d3b04190fa2: Waiting [2023-09-21T02:13:41.878Z] 2f39f015ded8: Waiting [2023-09-21T02:13:42.137Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T02:13:42.137Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T02:13:42.137Z] 3a2ae6a8a46f: Download complete [2023-09-21T02:13:42.137Z] 33b1e0a273af: Verifying Checksum [2023-09-21T02:13:42.137Z] 33b1e0a273af: Download complete [2023-09-21T02:13:42.137Z] 5d3b04190fa2: Verifying Checksum [2023-09-21T02:13:42.137Z] 5d3b04190fa2: Download complete [2023-09-21T02:13:42.137Z] ec43610c2a17: Verifying Checksum [2023-09-21T02:13:42.137Z] ec43610c2a17: Download complete [2023-09-21T02:13:42.396Z] 5eb5b503b376: Verifying Checksum [2023-09-21T02:13:42.396Z] 5eb5b503b376: Download complete [2023-09-21T02:13:43.331Z] 2f39f015ded8: Download complete [2023-09-21T02:13:45.347Z] 5eb5b503b376: Pull complete [2023-09-21T02:13:47.249Z] 5c69ac0246d0: Pull complete [2023-09-21T02:13:48.625Z] ec43610c2a17: Pull complete [2023-09-21T02:13:50.537Z] 3a2ae6a8a46f: Pull complete [2023-09-21T02:13:52.441Z] 33b1e0a273af: Pull complete [2023-09-21T02:13:52.441Z] 5d3b04190fa2: Pull complete [2023-09-21T02:13:57.715Z] 2f39f015ded8: Pull complete [2023-09-21T02:13:57.715Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T02:13:57.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T02:13:57.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:13:57.824Z] prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container [2023-09-21T02:13:57.867Z] $ 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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T02:14:02.826Z] $ docker top f96700974a6370a66e3a309b3e41c5cdb7d315d3e22602712605761d462990cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:14:03.178Z] ---> job-cost.sh [2023-09-21T02:14:03.178Z] lf-activate-venv: SKIPPING [2023-09-21T02:14:03.178Z] INFO: No Stack... [2023-09-21T02:14:03.436Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T02:14:04.004Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T02:14:04.298Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/cost.csv [2023-09-21T02:14:04.298Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T02:14:04.311Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [2023-09-21T02:14:04.317Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] did not exist. Created. [2023-09-21T02:14:04.317Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T02:14:04.618Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-21T02:14:05.298Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T02:14:05.305Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T02:14:05.331Z] $ docker stop --time=1 f96700974a6370a66e3a309b3e41c5cdb7d315d3e22602712605761d462990cc [2023-09-21T02:14:07.307Z] $ docker rm -f --volumes f96700974a6370a66e3a309b3e41c5cdb7d315d3e22602712605761d462990cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-21T02:14:07.438Z] Failed in branch amd64 [2023-09-21T02:14:10.213Z] Removing intermediate container 9b5dc85b3e80 [2023-09-21T02:14:10.213Z] ---> 7f3ac75b7313 [2023-09-21T02:14:10.213Z] Step 14/15 : COPY . . [2023-09-21T02:14:10.213Z] ---> 57abbf6a04be [2023-09-21T02:14:10.213Z] Step 15/15 : RUN ${MAKE} [2023-09-21T02:14:10.213Z] ---> Running in 3520afd889dc [2023-09-21T02:14:10.213Z] noop [2023-09-21T02:14:10.213Z] Removing intermediate container 3520afd889dc [2023-09-21T02:14:10.213Z] ---> 6444189a49b7 [2023-09-21T02:14:10.213Z] Successfully built 6444189a49b7 [2023-09-21T02:14:10.213Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:14:10.578Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T02:14:10.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:14:10.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-7521 does not seem to be running inside a container [2023-09-21T02:14:10.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T02:14:12.085Z] $ docker top 262556b062f5c82a0df1f4dbb785c6299c6be5acfb7a8bf81bdb0ac95d618ba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:14:12.949Z] + go version [2023-09-21T02:14:12.949Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T02:14:12.968Z] $ docker stop --time=1 262556b062f5c82a0df1f4dbb785c6299c6be5acfb7a8bf81bdb0ac95d618ba0 [2023-09-21T02:14:14.610Z] $ docker rm -f --volumes 262556b062f5c82a0df1f4dbb785c6299c6be5acfb7a8bf81bdb0ac95d618ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:14:15.176Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T02:14:15.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:14:15.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-7521 does not seem to be running inside a container [2023-09-21T02:14:15.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-21T02:14:16.639Z] $ docker top 7be5099e249b35d4bb4902e256d08dabd38232024b3b43b96f155172c29fac19 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:14:17.468Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:14:18.124Z] + make test [2023-09-21T02:14:18.124Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-09-21T02:14:22.377Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-09-21T02:15:44.304Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-09-21T02:15:44.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-09-21T02:15:44.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-09-21T02:15:44.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-09-21T02:15:44.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-09-21T02:15:44.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-09-21T02:15:44.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-09-21T02:15:44.304Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-09-21T02:15:44.304Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-09-21T02:16:06.400Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T02:16:06.400Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T02:16:06.400Z] ./bin/test-attribution-txt.sh [2023-09-21T02:16:06.400Z] make -C web test [2023-09-21T02:16:06.400Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' [2023-09-21T02:16:06.400Z] make[1]: tput: No such file or directory [2023-09-21T02:16:06.400Z] make[1]: tput: No such file or directory [2023-09-21T02:16:06.400Z] warning: generating ./VERSION [2023-09-21T02:16:06.400Z] echo "0.0.0" > VERSION [2023-09-21T02:16:06.400Z] docker build \ [2023-09-21T02:16:06.400Z] -f Dockerfile \ [2023-09-21T02:16:06.400Z] --build-arg USER=1000 \ [2023-09-21T02:16:06.400Z] \ [2023-09-21T02:16:06.400Z] --label "git_sha=89fe7b80ea300bfe56dd51fae644b40281bda663" \ [2023-09-21T02:16:06.400Z] -t edgexfoundry/edgex-web-ui:89fe7b80ea300bfe56dd51fae644b40281bda663 \ [2023-09-21T02:16:06.400Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-09-21T02:16:06.400Z] . [2023-09-21T02:16:06.400Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-09-21T02:16:06.400Z] Install the buildx component to build images with BuildKit: [2023-09-21T02:16:06.400Z] https://docs.docker.com/go/buildx/ [2023-09-21T02:16:06.400Z] [2023-09-21T02:16:06.400Z] Sending build context to Docker daemon 2.556MB [2023-09-21T02:16:06.400Z] Step 1/11 : FROM node:18-alpine3.18 [2023-09-21T02:16:06.400Z] 18-alpine3.18: Pulling from library/node [2023-09-21T02:16:06.400Z] 9fda8d8052c6: Already exists [2023-09-21T02:16:06.400Z] 5b9fa85dad3f: Pulling fs layer [2023-09-21T02:16:06.400Z] 5645b18d5cbb: Pulling fs layer [2023-09-21T02:16:06.400Z] dfb2fed0773f: Pulling fs layer [2023-09-21T02:16:06.400Z] dfb2fed0773f: Download complete [2023-09-21T02:16:06.400Z] 5645b18d5cbb: Verifying Checksum [2023-09-21T02:16:06.400Z] 5645b18d5cbb: Download complete [2023-09-21T02:16:07.375Z] 5b9fa85dad3f: Verifying Checksum [2023-09-21T02:16:07.375Z] 5b9fa85dad3f: Download complete [2023-09-21T02:16:17.474Z] 5b9fa85dad3f: Pull complete [2023-09-21T02:16:17.474Z] 5645b18d5cbb: Pull complete [2023-09-21T02:16:17.743Z] dfb2fed0773f: Pull complete [2023-09-21T02:16:17.743Z] Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d [2023-09-21T02:16:17.743Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-09-21T02:16:17.743Z] ---> 7acdaa204ef2 [2023-09-21T02:16:17.743Z] Step 2/11 : RUN apk add --no-cache chromium [2023-09-21T02:16:18.705Z] ---> Running in 396dd8696e1d [2023-09-21T02:16:22.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:16:22.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:16:23.489Z] (1/152) Installing libexpat (2.5.0-r1) [2023-09-21T02:16:23.489Z] (2/152) Installing brotli-libs (1.0.9-r14) [2023-09-21T02:16:23.489Z] (3/152) Installing libbz2 (1.0.8-r5) [2023-09-21T02:16:23.489Z] (4/152) Installing libpng (1.6.39-r3) [2023-09-21T02:16:23.489Z] (5/152) Installing freetype (2.13.0-r5) [2023-09-21T02:16:23.489Z] (6/152) Installing fontconfig (2.14.2-r3) [2023-09-21T02:16:23.489Z] (7/152) Installing libfontenc (1.1.7-r2) [2023-09-21T02:16:23.490Z] (8/152) Installing mkfontscale (1.2.2-r3) [2023-09-21T02:16:23.490Z] (9/152) Installing font-opensans (0_git20210927-r1) [2023-09-21T02:16:23.767Z] (10/152) Installing pkgconf (1.9.5-r0) [2023-09-21T02:16:23.767Z] (11/152) Installing libffi (3.4.4-r2) [2023-09-21T02:16:23.767Z] (12/152) Installing libintl (0.21.1-r7) [2023-09-21T02:16:23.767Z] (13/152) Installing libblkid (2.38.1-r8) [2023-09-21T02:16:23.767Z] (14/152) Installing libmount (2.38.1-r8) [2023-09-21T02:16:23.767Z] (15/152) Installing pcre2 (10.42-r1) [2023-09-21T02:16:23.767Z] (16/152) Installing glib (2.76.4-r0) [2023-09-21T02:16:23.767Z] (17/152) Installing xz-libs (5.4.3-r0) [2023-09-21T02:16:23.767Z] (18/152) Installing libxml2 (2.11.4-r0) [2023-09-21T02:16:24.036Z] (19/152) Installing shared-mime-info (2.2-r5) [2023-09-21T02:16:24.036Z] (20/152) Installing hicolor-icon-theme (0.17-r2) [2023-09-21T02:16:24.036Z] (21/152) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-21T02:16:24.036Z] (22/152) Installing libwebp (1.3.2-r0) [2023-09-21T02:16:24.036Z] (23/152) Installing zstd-libs (1.5.5-r4) [2023-09-21T02:16:24.036Z] (24/152) Installing tiff (4.5.1-r0) [2023-09-21T02:16:24.303Z] (25/152) Installing gdk-pixbuf (2.42.10-r5) [2023-09-21T02:16:24.303Z] (26/152) Installing gtk-update-icon-cache (3.24.38-r1) [2023-09-21T02:16:24.303Z] (27/152) Installing libxau (1.0.11-r2) [2023-09-21T02:16:24.303Z] (28/152) Installing libmd (1.0.4-r2) [2023-09-21T02:16:24.303Z] (29/152) Installing libbsd (0.11.7-r1) [2023-09-21T02:16:24.303Z] (30/152) Installing libxdmcp (1.1.4-r2) [2023-09-21T02:16:24.303Z] (31/152) Installing libxcb (1.15-r1) [2023-09-21T02:16:24.303Z] (32/152) Installing libx11 (1.8.4-r4) [2023-09-21T02:16:24.573Z] (33/152) Installing libxcomposite (0.4.6-r3) [2023-09-21T02:16:24.573Z] (34/152) Installing libxfixes (6.0.1-r2) [2023-09-21T02:16:24.573Z] (35/152) Installing libxrender (0.9.11-r3) [2023-09-21T02:16:24.573Z] (36/152) Installing libxcursor (1.2.1-r2) [2023-09-21T02:16:24.573Z] (37/152) Installing libxdamage (1.1.6-r2) [2023-09-21T02:16:24.573Z] (38/152) Installing libxext (1.3.5-r2) [2023-09-21T02:16:24.573Z] (39/152) Installing libxi (1.8.1-r0) [2023-09-21T02:16:24.573Z] (40/152) Installing libxinerama (1.1.5-r2) [2023-09-21T02:16:24.573Z] (41/152) Installing libxrandr (1.5.3-r2) [2023-09-21T02:16:24.573Z] (42/152) Installing libatk-1.0 (2.48.3-r0) [2023-09-21T02:16:24.573Z] (43/152) Installing libxtst (1.2.4-r2) [2023-09-21T02:16:24.573Z] (44/152) Installing dbus-libs (1.14.8-r0) [2023-09-21T02:16:24.573Z] (45/152) Installing at-spi2-core (2.48.3-r0) [2023-09-21T02:16:24.573Z] (46/152) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-09-21T02:16:24.573Z] (47/152) Installing pixman (0.42.2-r1) [2023-09-21T02:16:24.573Z] (48/152) Installing cairo (1.17.8-r1) [2023-09-21T02:16:24.573Z] (49/152) Installing cairo-gobject (1.17.8-r1) [2023-09-21T02:16:24.841Z] (50/152) Installing avahi-libs (0.8-r13) [2023-09-21T02:16:24.841Z] (51/152) Installing gmp (6.2.1-r3) [2023-09-21T02:16:24.841Z] (52/152) Installing nettle (3.8.1-r2) [2023-09-21T02:16:24.841Z] (53/152) Installing libunistring (1.1-r1) [2023-09-21T02:16:24.841Z] (54/152) Installing libidn2 (2.3.4-r1) [2023-09-21T02:16:24.841Z] (55/152) Installing p11-kit (0.24.1-r2) [2023-09-21T02:16:24.841Z] (56/152) Installing libtasn1 (4.19.0-r1) [2023-09-21T02:16:24.841Z] (57/152) Installing gnutls (3.8.0-r2) [2023-09-21T02:16:24.841Z] (58/152) Installing cups-libs (2.4.7-r0) [2023-09-21T02:16:24.841Z] (59/152) Installing libepoxy (1.5.10-r1) [2023-09-21T02:16:25.110Z] (60/152) Installing fribidi (1.0.13-r0) [2023-09-21T02:16:25.110Z] (61/152) Installing graphite2 (1.3.14-r5) [2023-09-21T02:16:25.110Z] (62/152) Installing harfbuzz (7.3.0-r0) [2023-09-21T02:16:25.110Z] (63/152) Installing libxft (2.3.8-r1) [2023-09-21T02:16:25.110Z] (64/152) Installing pango (1.50.14-r1) [2023-09-21T02:16:25.110Z] (65/152) Installing wayland-libs-client (1.22.0-r2) [2023-09-21T02:16:25.110Z] (66/152) Installing wayland-libs-cursor (1.22.0-r2) [2023-09-21T02:16:25.110Z] (67/152) Installing wayland-libs-egl (1.22.0-r2) [2023-09-21T02:16:25.110Z] (68/152) Installing xkeyboard-config (2.38-r0) [2023-09-21T02:16:25.378Z] (69/152) Installing libxkbcommon (1.5.0-r2) [2023-09-21T02:16:25.378Z] (70/152) Installing gtk+3.0 (3.24.38-r1) [2023-09-21T02:16:25.651Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-09-21T02:16:25.651Z] (71/152) Installing icu-data-full (73.2-r2) [2023-09-21T02:16:26.643Z] (72/152) Installing mesa (23.0.4-r0) [2023-09-21T02:16:26.643Z] (73/152) Installing llvm15-libs (15.0.7-r6) [2023-09-21T02:16:29.238Z] (74/152) Installing libdrm (2.4.115-r4) [2023-09-21T02:16:29.238Z] (75/152) Installing musl-fts (1.2.7-r5) [2023-09-21T02:16:29.238Z] (76/152) Installing libelf (0.189-r2) [2023-09-21T02:16:29.238Z] (77/152) Installing mesa-glapi (23.0.4-r0) [2023-09-21T02:16:29.238Z] (78/152) Installing mesa-dri-gallium (23.0.4-r0) [2023-09-21T02:16:29.618Z] (79/152) Installing eudev-libs (3.2.11-r8) [2023-09-21T02:16:29.618Z] (80/152) Installing libmagic (5.45-r0) [2023-09-21T02:16:29.618Z] (81/152) Installing file (5.45-r0) [2023-09-21T02:16:29.618Z] (82/152) Installing libice (1.1.1-r2) [2023-09-21T02:16:29.618Z] (83/152) Installing libuuid (2.38.1-r8) [2023-09-21T02:16:29.618Z] (84/152) Installing libsm (1.2.4-r1) [2023-09-21T02:16:29.618Z] (85/152) Installing libxt (1.3.0-r2) [2023-09-21T02:16:29.618Z] (86/152) Installing libxmu (1.1.4-r2) [2023-09-21T02:16:29.618Z] (87/152) Installing xset (1.2.5-r1) [2023-09-21T02:16:29.618Z] (88/152) Installing xprop (1.2.6-r0) [2023-09-21T02:16:29.618Z] (89/152) Installing xdg-utils (1.1.3-r4) [2023-09-21T02:16:29.618Z] (90/152) Installing libogg (1.3.5-r4) [2023-09-21T02:16:29.618Z] (91/152) Installing flac-libs (1.4.3-r0) [2023-09-21T02:16:29.618Z] (92/152) Installing alsa-lib (1.2.9-r1) [2023-09-21T02:16:29.930Z] (93/152) Installing libatomic (12.2.1_git20220924-r10) [2023-09-21T02:16:29.930Z] (94/152) Installing svt-av1-libs (1.6.0-r0) [2023-09-21T02:16:29.930Z] (95/152) Installing aom-libs (3.6.1-r0) [2023-09-21T02:16:29.930Z] (96/152) Installing libva (2.18.0-r1) [2023-09-21T02:16:30.199Z] (97/152) Installing libvdpau (1.5-r1) [2023-09-21T02:16:30.199Z] (98/152) Installing ffmpeg-libavutil (6.0-r15) [2023-09-21T02:16:30.199Z] (99/152) Installing libdav1d (1.2.1-r0) [2023-09-21T02:16:30.199Z] (100/152) Installing libhwy (1.0.4-r1) [2023-09-21T02:16:30.199Z] (101/152) Installing lcms2 (2.15-r2) [2023-09-21T02:16:30.199Z] (102/152) Installing libjxl (0.8.2-r0) [2023-09-21T02:16:30.199Z] (103/152) Installing lame-libs (3.100-r5) [2023-09-21T02:16:30.199Z] (104/152) Installing opus (1.4-r0) [2023-09-21T02:16:30.199Z] (105/152) Installing libgomp (12.2.1_git20220924-r10) [2023-09-21T02:16:30.199Z] (106/152) Installing soxr (0.1.3-r5) [2023-09-21T02:16:30.199Z] (107/152) Installing ffmpeg-libswresample (6.0-r15) [2023-09-21T02:16:30.199Z] (108/152) Installing libtheora (1.1.1-r17) [2023-09-21T02:16:30.199Z] (109/152) Installing libvorbis (1.3.7-r1) [2023-09-21T02:16:30.199Z] (110/152) Installing libvpx (1.13.0-r1) [2023-09-21T02:16:30.473Z] (111/152) Installing x264-libs (0.164_git20220602-r1) [2023-09-21T02:16:30.473Z] (112/152) Installing numactl (2.0.16-r4) [2023-09-21T02:16:30.473Z] (113/152) Installing x265-libs (3.5-r4) [2023-09-21T02:16:30.473Z] (114/152) Installing xvidcore (1.3.7-r1) [2023-09-21T02:16:30.742Z] (115/152) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-21T02:16:31.010Z] (116/152) Installing libbluray (1.3.4-r0) [2023-09-21T02:16:31.010Z] (117/152) Installing mpg123-libs (1.31.3-r1) [2023-09-21T02:16:31.010Z] (118/152) Installing libopenmpt (0.7.2-r0) [2023-09-21T02:16:31.010Z] (119/152) Installing cjson (1.7.15-r4) [2023-09-21T02:16:31.010Z] (120/152) Installing mbedtls (2.28.4-r0) [2023-09-21T02:16:31.010Z] (121/152) Installing librist (0.2.7-r0) [2023-09-21T02:16:31.010Z] (122/152) Installing libsrt (1.5.2-r0) [2023-09-21T02:16:31.010Z] (123/152) Installing libssh (0.10.5-r0) [2023-09-21T02:16:31.010Z] (124/152) Installing libsodium (1.0.18-r3) [2023-09-21T02:16:31.010Z] (125/152) Installing libzmq (4.3.4-r4) [2023-09-21T02:16:31.277Z] (126/152) Installing ffmpeg-libavformat (6.0-r15) [2023-09-21T02:16:31.277Z] (127/152) Installing libevent (2.1.12-r6) [2023-09-21T02:16:31.277Z] (128/152) Installing wayland-libs-server (1.22.0-r2) [2023-09-21T02:16:31.277Z] (129/152) Installing mesa-gbm (23.0.4-r0) [2023-09-21T02:16:31.277Z] (130/152) Installing harfbuzz-subset (7.3.0-r0) [2023-09-21T02:16:31.277Z] (131/152) Installing icu-libs (73.2-r2) [2023-09-21T02:16:31.547Z] (132/152) Installing jsoncpp (1.9.5-r0) [2023-09-21T02:16:31.547Z] (133/152) Installing minizip (1.2.13-r0) [2023-09-21T02:16:31.547Z] (134/152) Installing nspr (4.35-r2) [2023-09-21T02:16:31.547Z] (135/152) Installing sqlite-libs (3.41.2-r2) [2023-09-21T02:16:31.547Z] (136/152) Installing nss (3.91-r0) [2023-09-21T02:16:31.547Z] (137/152) Installing pipewire-libs (0.3.70-r1) [2023-09-21T02:16:31.547Z] (138/152) Installing libasyncns (0.8-r1) [2023-09-21T02:16:31.547Z] (139/152) Installing libltdl (2.4.7-r2) [2023-09-21T02:16:31.547Z] (140/152) Installing orc (0.4.34-r0) [2023-09-21T02:16:31.547Z] (141/152) Installing libsndfile (1.2.0-r2) [2023-09-21T02:16:31.547Z] (142/152) Installing speexdsp (1.2.1-r1) [2023-09-21T02:16:31.814Z] (143/152) Installing tdb-libs (1.4.8-r1) [2023-09-21T02:16:31.814Z] (144/152) Installing libpulse (16.1-r10) [2023-09-21T02:16:31.814Z] (145/152) Installing re2 (2023.03.01-r1) [2023-09-21T02:16:31.814Z] (146/152) Installing snappy (1.1.10-r1) [2023-09-21T02:16:31.814Z] (147/152) Installing libwoff2common (1.0.2-r2) [2023-09-21T02:16:31.815Z] (148/152) Installing libwoff2enc (1.0.2-r2) [2023-09-21T02:16:31.815Z] (149/152) Installing libgpg-error (1.47-r1) [2023-09-21T02:16:31.815Z] (150/152) Installing libgcrypt (1.10.2-r1) [2023-09-21T02:16:31.815Z] (151/152) Installing libxslt (1.1.38-r0) [2023-09-21T02:16:31.815Z] (152/152) Installing chromium (115.0.5790.170-r0) [2023-09-21T02:16:38.472Z] Executing busybox-1.36.1-r2.trigger [2023-09-21T02:16:38.472Z] Executing fontconfig-2.14.2-r3.trigger [2023-09-21T02:16:38.472Z] Executing mkfontscale-1.2.2-r3.trigger [2023-09-21T02:16:38.472Z] Executing glib-2.76.4-r0.trigger [2023-09-21T02:16:38.472Z] Executing shared-mime-info-2.2-r5.trigger [2023-09-21T02:16:40.418Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-09-21T02:16:40.418Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-09-21T02:16:40.687Z] OK: 551 MiB in 169 packages [2023-09-21T02:16:55.708Z] Removing intermediate container 396dd8696e1d [2023-09-21T02:16:55.708Z] ---> 5b35e5ceb102 [2023-09-21T02:16:55.708Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-09-21T02:16:55.708Z] ---> Running in 60ef967cfed7 [2023-09-21T02:16:55.708Z] Removing intermediate container 60ef967cfed7 [2023-09-21T02:16:55.708Z] ---> a457afcc317f [2023-09-21T02:16:55.708Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-09-21T02:16:55.708Z] ---> Running in e927da869c35 [2023-09-21T02:16:55.708Z] Removing intermediate container e927da869c35 [2023-09-21T02:16:55.708Z] ---> 0c36dd1c0144 [2023-09-21T02:16:55.708Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-09-21T02:16:55.708Z] ---> Running in 93decd813833 [2023-09-21T02:16:56.672Z] Removing intermediate container 93decd813833 [2023-09-21T02:16:56.672Z] ---> ae4c2bb816b1 [2023-09-21T02:16:56.672Z] Step 6/11 : RUN npm install -g npm [2023-09-21T02:16:56.672Z] ---> Running in 4a7b7d4cf089 [2023-09-21T02:17:28.936Z] [2023-09-21T02:17:28.936Z] removed 2 packages, and changed 59 packages in 26s [2023-09-21T02:17:28.936Z] [2023-09-21T02:17:28.936Z] 28 packages are looking for funding [2023-09-21T02:17:28.936Z] run `npm fund` for details [2023-09-21T02:17:32.315Z] Removing intermediate container 4a7b7d4cf089 [2023-09-21T02:17:32.316Z] ---> 3f6ddaa913d8 [2023-09-21T02:17:32.316Z] Step 7/11 : ARG USER=1000 [2023-09-21T02:17:33.723Z] ---> Running in e5e2e6feb337 [2023-09-21T02:17:33.991Z] Removing intermediate container e5e2e6feb337 [2023-09-21T02:17:33.991Z] ---> 6d20e0052170 [2023-09-21T02:17:33.991Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-09-21T02:17:33.991Z] ---> Running in e2a91fd15fdc [2023-09-21T02:17:35.969Z] Removing intermediate container e2a91fd15fdc [2023-09-21T02:17:35.969Z] ---> ddc2e324b338 [2023-09-21T02:17:35.969Z] Step 9/11 : USER $USER:$USER [2023-09-21T02:17:35.969Z] ---> Running in 732f24bfdcd0 [2023-09-21T02:17:36.237Z] Removing intermediate container 732f24bfdcd0 [2023-09-21T02:17:36.237Z] ---> fa93bfeba111 [2023-09-21T02:17:36.237Z] Step 10/11 : WORKDIR /app [2023-09-21T02:17:36.237Z] ---> Running in c4775e5f354a [2023-09-21T02:17:36.505Z] Removing intermediate container c4775e5f354a [2023-09-21T02:17:36.506Z] ---> dc7bd3bce984 [2023-09-21T02:17:36.506Z] Step 11/11 : LABEL git_sha=89fe7b80ea300bfe56dd51fae644b40281bda663 [2023-09-21T02:17:36.506Z] ---> Running in 4a242579eeb9 [2023-09-21T02:17:36.774Z] Removing intermediate container 4a242579eeb9 [2023-09-21T02:17:36.774Z] ---> da75ccf60753 [2023-09-21T02:17:37.042Z] Successfully built da75ccf60753 [2023-09-21T02:17:37.042Z] Successfully tagged edgexfoundry/edgex-web-ui:89fe7b80ea300bfe56dd51fae644b40281bda663 [2023-09-21T02:17:37.042Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-09-21T02:17:37.042Z] touch edgex-web-ui.imagebuilt [2023-09-21T02:17:37.042Z] mkdir -p node_modules coverage [2023-09-21T02:17:37.042Z] chown "1000:1000" node_modules coverage package-lock.json [2023-09-21T02:17:37.042Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-09-21T02:17:52.095Z] npm WARN old lockfile [2023-09-21T02:17:52.095Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-09-21T02:17:52.095Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-09-21T02:17:52.095Z] npm WARN old lockfile [2023-09-21T02:17:52.095Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-09-21T02:17:52.095Z] npm WARN old lockfile [2023-09-21T02:18:07.080Z] npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-09-21T02:18:07.080Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:18:07.080Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:18:07.080Z] 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) [2023-09-21T02:18:07.080Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-09-21T02:18:07.080Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:18:07.080Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:18:07.080Z] 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) { [2023-09-21T02:18:07.080Z] npm WARN old lockfile code: 'ETARGET', [2023-09-21T02:18:07.080Z] npm WARN old lockfile type: 'version', [2023-09-21T02:18:07.080Z] npm WARN old lockfile wanted: '4.2.3', [2023-09-21T02:18:07.080Z] npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], [2023-09-21T02:18:07.080Z] npm WARN old lockfile distTags: { latest: '5.1.1' }, [2023-09-21T02:18:07.080Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-21T02:18:07.080Z] npm WARN old lockfile } [2023-09-21T02:18:07.080Z] npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-09-21T02:18:07.080Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:18:07.080Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:18:07.080Z] 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) [2023-09-21T02:18:07.080Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-09-21T02:18:07.080Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:18:07.080Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:18:07.080Z] 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) { [2023-09-21T02:18:07.080Z] npm WARN old lockfile code: 'ETARGET', [2023-09-21T02:18:07.080Z] npm WARN old lockfile type: 'version', [2023-09-21T02:18:07.080Z] npm WARN old lockfile wanted: '6.0.1', [2023-09-21T02:18:07.080Z] npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], [2023-09-21T02:18:07.080Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-09-21T02:18:07.080Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-21T02:18:07.080Z] npm WARN old lockfile } [2023-09-21T02:18:07.080Z] npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-09-21T02:18:07.080Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:18:07.080Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:18:07.080Z] 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) [2023-09-21T02:18:07.080Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-09-21T02:18:07.080Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-09-21T02:18:07.080Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-09-21T02:18:07.080Z] 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) { [2023-09-21T02:18:07.080Z] npm WARN old lockfile code: 'ETARGET', [2023-09-21T02:18:07.080Z] npm WARN old lockfile type: 'version', [2023-09-21T02:18:07.080Z] npm WARN old lockfile wanted: '7.0.0', [2023-09-21T02:18:07.080Z] npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], [2023-09-21T02:18:07.080Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-09-21T02:18:07.080Z] npm WARN old lockfile defaultTag: 'latest' [2023-09-21T02:18:07.080Z] npm WARN old lockfile } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE required: { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE }, [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE required: { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE }, [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE required: { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE }, [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE required: { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE }, [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE Unsupported engine { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE required: { [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE }, [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } [2023-09-21T02:18:33.806Z] npm WARN EBADENGINE } [2023-09-21T02:19:55.412Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-09-21T02:19:55.412Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-09-21T02:19:55.412Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2023-09-21T02:19:55.412Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2023-09-21T02:19:58.749Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-09-21T02:19:58.749Z] npm WARN deprecated critters@0.0.18: Please upgrade to the latest version. There is a potential XSS vulnerability in this version [2023-09-21T02:19:59.708Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-09-21T02:20:01.649Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-09-21T02:20:28.302Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-09-21T02:20:28.302Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-09-21T02:20:50.349Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-09-21T02:21:58.196Z] [2023-09-21T02:21:58.196Z] added 1354 packages, and audited 1355 packages in 4m [2023-09-21T02:21:58.196Z] [2023-09-21T02:21:58.196Z] 110 packages are looking for funding [2023-09-21T02:21:58.196Z] run `npm fund` for details [2023-09-21T02:21:58.196Z] [2023-09-21T02:21:58.196Z] 29 vulnerabilities (18 moderate, 8 high, 3 critical) [2023-09-21T02:21:58.196Z] [2023-09-21T02:21:58.196Z] To address issues that do not require attention, run: [2023-09-21T02:21:58.196Z] npm audit fix [2023-09-21T02:21:58.196Z] [2023-09-21T02:21:58.196Z] To address all issues (including breaking changes), run: [2023-09-21T02:21:58.196Z] npm audit fix --force [2023-09-21T02:21:58.196Z] [2023-09-21T02:21:58.196Z] Run `npm audit` for details. [2023-09-21T02:21:58.196Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-09-21T02:22:06.396Z] This version of CLI is only compatible with Angular versions ^16.1.0, [2023-09-21T02:22:06.396Z] but Angular version 12.2.4 was found instead. [2023-09-21T02:22:06.396Z] [2023-09-21T02:22:06.396Z] Please visit the link below to find instructions on how to update Angular. [2023-09-21T02:22:06.396Z] https://update.angular.io/ [2023-09-21T02:22:06.396Z] [2023-09-21T02:22:09.733Z] make[1]: *** [Makefile:144: test] Error 3 [2023-09-21T02:22:09.733Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [2023-09-21T02:22:09.733Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-09-21T02:22:09.748Z] $ docker stop --time=1 7be5099e249b35d4bb4902e256d08dabd38232024b3b43b96f155172c29fac19 [2023-09-21T02:22:11.548Z] $ docker rm -f --volumes 7be5099e249b35d4bb4902e256d08dabd38232024b3b43b96f155172c29fac19 [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 [2023-09-21T02:22:12.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T02:22:12.784Z] [2023-09-21T02:22:12.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:22:13.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T02:22:13.387Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T02:22:13.387Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T02:22:13.387Z] 04944245beec: Pulling fs layer [2023-09-21T02:22:13.387Z] 699f458cf7ca: Pulling fs layer [2023-09-21T02:22:13.387Z] 765212b225bb: Pulling fs layer [2023-09-21T02:22:13.387Z] f23df028b6ca: Pulling fs layer [2023-09-21T02:22:13.387Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T02:22:13.387Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T02:22:13.387Z] 765212b225bb: Waiting [2023-09-21T02:22:13.387Z] d65c8cfc05b1: Waiting [2023-09-21T02:22:13.387Z] 2437ff75d9bd: Waiting [2023-09-21T02:22:13.387Z] f23df028b6ca: Waiting [2023-09-21T02:22:13.387Z] 04944245beec: Verifying Checksum [2023-09-21T02:22:13.387Z] 04944245beec: Download complete [2023-09-21T02:22:13.387Z] 765212b225bb: Verifying Checksum [2023-09-21T02:22:13.387Z] 765212b225bb: Download complete [2023-09-21T02:22:13.779Z] f23df028b6ca: Verifying Checksum [2023-09-21T02:22:13.779Z] f23df028b6ca: Download complete [2023-09-21T02:22:13.779Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T02:22:13.779Z] d65c8cfc05b1: Download complete [2023-09-21T02:22:13.779Z] 699f458cf7ca: Verifying Checksum [2023-09-21T02:22:13.779Z] 699f458cf7ca: Download complete [2023-09-21T02:22:14.381Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T02:22:14.381Z] 8998bd30e6a1: Download complete [2023-09-21T02:22:16.378Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T02:22:16.378Z] 2437ff75d9bd: Download complete [2023-09-21T02:22:18.378Z] 8998bd30e6a1: Pull complete [2023-09-21T02:22:18.962Z] 04944245beec: Pull complete [2023-09-21T02:22:20.370Z] 699f458cf7ca: Pull complete [2023-09-21T02:22:20.370Z] 765212b225bb: Pull complete [2023-09-21T02:22:21.329Z] f23df028b6ca: Pull complete [2023-09-21T02:22:22.735Z] d65c8cfc05b1: Pull complete [2023-09-21T02:22:37.737Z] 2437ff75d9bd: Pull complete [2023-09-21T02:22:37.737Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T02:22:37.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T02:22:37.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:22:37.927Z] prd-ubuntu20.04-docker-arm64-4c-16g-7521 does not seem to be running inside a container [2023-09-21T02:22:37.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-21T02:22:40.514Z] $ docker top e63919e4b844fdbd3b89c4c50a828974e3cadc7167896b6543cee97a726ca9fa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:22:41.341Z] ---> job-cost.sh [2023-09-21T02:22:41.341Z] lf-activate-venv: SKIPPING [2023-09-21T02:22:41.341Z] INFO: No Stack... [2023-09-21T02:22:41.920Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T02:22:42.875Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T02:22:43.508Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [2023-09-21T02:22:43.508Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T02:22:43.544Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [2023-09-21T02:22:43.550Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] did not exist. Created. [2023-09-21T02:22:43.550Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T02:22:43.890Z] /w/workspace/edgex-ui-go/4@tmp/durable-58b0ef01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-21T02:22:44.541Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T02:22:44.566Z] Warning: overwriting stash ‘stack-cost’ [2023-09-21T02:22:52.038Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T02:22:52.045Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T02:22:52.064Z] $ docker stop --time=1 e63919e4b844fdbd3b89c4c50a828974e3cadc7167896b6543cee97a726ca9fa [2023-09-21T02:22:53.715Z] $ docker rm -f --volumes e63919e4b844fdbd3b89c4c50a828974e3cadc7167896b6543cee97a726ca9fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-21T02:22:53.956Z] 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 [2023-09-21T02:22:54.712Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives ] [2023-09-21T02:22:54.712Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives [2023-09-21T02:22:54.712Z] total 16 [2023-09-21T02:22:54.712Z] drwxr-xr-x 3 root root 4096 Sep 21 02:14 . [2023-09-21T02:22:54.712Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 21 02:14 .. [2023-09-21T02:22:54.712Z] drwxr-xr-x 2 root root 4096 Sep 21 02:14 cost [2023-09-21T02:22:54.712Z] -rw-r--r-- 1 root root 83 Sep 21 02:14 cost.csv [2023-09-21T02:22:54.712Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives [2023-09-21T02:22:54.712Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives [2023-09-21T02:22:54.712Z] total 16 [2023-09-21T02:22:54.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 21 02:14 . [2023-09-21T02:22:54.712Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 21 02:14 .. [2023-09-21T02:22:54.712Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 21 02:14 cost [2023-09-21T02:22:54.712Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 21 02:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:22:55.027Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:22:55.930Z] ---> package-listing.sh [2023-09-21T02:22:55.930Z] ++ facter osfamily [2023-09-21T02:22:55.930Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T02:22:56.189Z] + OS_FAMILY=debian [2023-09-21T02:22:56.189Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-623 [2023-09-21T02:22:56.189Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T02:22:56.189Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T02:22:56.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T02:22:56.189Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T02:22:56.189Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' [2023-09-21T02:22:56.189Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T02:22:56.189Z] + case "${OS_FAMILY}" in [2023-09-21T02:22:56.189Z] + dpkg -l [2023-09-21T02:22:56.189Z] + grep '^ii' [2023-09-21T02:22:56.189Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T02:22:56.189Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T02:22:56.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T02:22:56.189Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' [2023-09-21T02:22:56.189Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ [2023-09-21T02:22:56.189Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ [Pipeline] echo [2023-09-21T02:22:56.200Z] 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-623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T02:22:56.477Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:22:57.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T02:22:57.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:22:57.105Z] prd-ubuntu20.04-docker-8c-8g-7519 does not seem to be running inside a container [2023-09-21T02:22:57.150Z] $ 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-623/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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T02:22:57.382Z] $ docker top e44eeb20fd318de9fc8f703045f96b0f19c08dbbe6b97a177bd59cedae0d1d38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:22:57.713Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T02:22:57.997Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T02:22:58.285Z] + ls /var/log/sa-host [2023-09-21T02:22:58.285Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:22:58.434Z] provisioning config files... [2023-09-21T02:22:58.441Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config14059007238365013452tmp [Pipeline] { [Pipeline] echo [2023-09-21T02:22:58.454Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:22:58.736Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T02:22:58.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:22:59.072Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T02:22:59.081Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:22:59.368Z] ---> sudo-logs.sh [2023-09-21T02:22:59.368Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T02:22:59.388Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:22:59.676Z] ---> job-cost.sh [2023-09-21T02:22:59.676Z] lf-activate-venv: SKIPPING [2023-09-21T02:22:59.676Z] DEBUG: total: 0.2199999988079071 [2023-09-21T02:22:59.676Z] INFO: Retrieving Stack Cost... [2023-09-21T02:22:59.934Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T02:23:00.500Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T02:23:00.510Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:23:00.793Z] ---> logs-deploy.sh [2023-09-21T02:23:00.793Z] lf-activate-venv: SKIPPING [2023-09-21T02:23:00.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-623/4 [2023-09-21T02:23:00.793Z] INFO: archiving workspace using pattern(s): [2023-09-21T02:23:01.727Z] Archives upload complete. [2023-09-21T02:23:01.985Z] INFO: archiving logs to Nexus [2023-09-21T02:23:02.925Z] ---> uname -a: [2023-09-21T02:23:02.925Z] Linux prd-ubuntu20-04-docker-8c-8g-7519 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.925Z] ---> lscpu: [2023-09-21T02:23:02.925Z] Architecture: x86_64 [2023-09-21T02:23:02.925Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-21T02:23:02.925Z] Byte Order: Little Endian [2023-09-21T02:23:02.925Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-21T02:23:02.925Z] CPU(s): 8 [2023-09-21T02:23:02.925Z] On-line CPU(s) list: 0-7 [2023-09-21T02:23:02.925Z] Thread(s) per core: 1 [2023-09-21T02:23:02.925Z] Core(s) per socket: 1 [2023-09-21T02:23:02.925Z] Socket(s): 8 [2023-09-21T02:23:02.925Z] NUMA node(s): 1 [2023-09-21T02:23:02.925Z] Vendor ID: AuthenticAMD [2023-09-21T02:23:02.925Z] CPU family: 23 [2023-09-21T02:23:02.925Z] Model: 49 [2023-09-21T02:23:02.925Z] Model name: AMD EPYC-Rome Processor [2023-09-21T02:23:02.925Z] Stepping: 0 [2023-09-21T02:23:02.925Z] CPU MHz: 2799.998 [2023-09-21T02:23:02.925Z] BogoMIPS: 5599.99 [2023-09-21T02:23:02.925Z] Virtualization: AMD-V [2023-09-21T02:23:02.925Z] Hypervisor vendor: KVM [2023-09-21T02:23:02.925Z] Virtualization type: full [2023-09-21T02:23:02.925Z] L1d cache: 256 KiB [2023-09-21T02:23:02.925Z] L1i cache: 256 KiB [2023-09-21T02:23:02.925Z] L2 cache: 4 MiB [2023-09-21T02:23:02.925Z] L3 cache: 128 MiB [2023-09-21T02:23:02.925Z] NUMA node0 CPU(s): 0-7 [2023-09-21T02:23:02.925Z] Vulnerability Itlb multihit: Not affected [2023-09-21T02:23:02.925Z] Vulnerability L1tf: Not affected [2023-09-21T02:23:02.925Z] Vulnerability Mds: Not affected [2023-09-21T02:23:02.925Z] Vulnerability Meltdown: Not affected [2023-09-21T02:23:02.925Z] Vulnerability Mmio stale data: Not affected [2023-09-21T02:23:02.925Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-21T02:23:02.925Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-21T02:23:02.925Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-21T02:23:02.925Z] Vulnerability Srbds: Not affected [2023-09-21T02:23:02.925Z] Vulnerability Tsx async abort: Not affected [2023-09-21T02:23:02.925Z] 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 [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.925Z] ---> nproc: [2023-09-21T02:23:02.925Z] 8 [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.925Z] ---> df -h: [2023-09-21T02:23:02.925Z] Filesystem Size Used Avail Use% Mounted on [2023-09-21T02:23:02.925Z] overlay 155G 13G 142G 9% / [2023-09-21T02:23:02.925Z] tmpfs 64M 0 64M 0% /dev [2023-09-21T02:23:02.925Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-21T02:23:02.925Z] shm 64M 0 64M 0% /dev/shm [2023-09-21T02:23:02.925Z] /dev/vda1 155G 13G 142G 9% /facter-os [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.925Z] ---> sar -b -r -n DEV: [2023-09-21T02:23:02.925Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7519) 09/21/23 _x86_64_ (8 CPU) [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.925Z] 02:07:24 LINUX RESTART (8 CPU) [2023-09-21T02:23:02.925Z] [2023-09-21T02:23:02.926Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-21T02:23:02.926Z] 02:09:01 345.27 10.28 334.99 0.00 1740.75 100405.46 0.00 [2023-09-21T02:23:02.926Z] 02:10:01 20.93 1.08 19.85 0.00 8.67 2676.42 0.00 [2023-09-21T02:23:02.926Z] 02:11:01 85.87 0.00 85.87 0.00 0.00 45392.70 0.00 [2023-09-21T02:23:02.926Z] 02:12:01 269.71 0.02 269.69 0.00 1.73 60623.10 0.00 [2023-09-21T02:23:02.926Z] 02:13:01 133.94 1.43 132.51 0.00 72.52 21626.66 0.00 [2023-09-21T02:23:02.926Z] 02:14:01 134.99 10.35 124.64 0.00 2853.32 39423.13 0.00 [2023-09-21T02:23:02.926Z] 02:15:01 43.24 1.52 41.73 0.00 2273.09 9100.88 0.00 [2023-09-21T02:23:02.926Z] 02:16:01 3.95 0.02 3.93 0.00 0.13 97.45 0.00 [2023-09-21T02:23:02.926Z] 02:17:01 1.38 0.02 1.37 0.00 0.13 14.40 0.00 [2023-09-21T02:23:02.926Z] 02:18:01 2.10 0.00 2.10 0.00 0.00 22.53 0.00 [2023-09-21T02:23:02.926Z] 02:19:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-09-21T02:23:02.926Z] 02:20:01 3.93 1.02 2.92 0.00 21.86 35.73 0.00 [2023-09-21T02:23:02.926Z] 02:21:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2023-09-21T02:23:02.926Z] 02:22:01 1.98 0.00 1.98 0.00 0.00 21.06 0.00 [2023-09-21T02:23:02.926Z] 02:23:01 6.86 0.17 6.70 0.00 12.26 118.63 0.00 [2023-09-21T02:23:02.926Z] Average: 70.43 1.73 68.71 0.00 465.67 18639.96 0.00 [2023-09-21T02:23:02.926Z] [2023-09-21T02:23:02.926Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-21T02:23:02.926Z] 02:09:01 28807816 31557708 748556 2.28 82084 2933340 1989256 5.86 1083676 2611084 4820 [2023-09-21T02:23:02.926Z] 02:10:01 28155464 31567092 735576 2.24 113896 3498136 1886212 5.56 1212592 3065540 505804 [2023-09-21T02:23:02.926Z] 02:11:01 28125564 31580924 722728 2.20 151028 3499888 1758012 5.18 1125188 3177060 672 [2023-09-21T02:23:02.926Z] 02:12:01 26811256 31353804 937816 2.85 176828 4480184 2065124 6.09 1449360 4069864 32564 [2023-09-21T02:23:02.926Z] 02:13:01 25899356 31546128 739076 2.25 229672 5385112 1902084 5.61 1349520 4926200 524460 [2023-09-21T02:23:02.926Z] 02:14:01 25547084 31526588 740812 2.25 245960 5689144 1808496 5.33 1456632 5147828 107268 [2023-09-21T02:23:02.926Z] 02:15:01 25326744 31519156 746156 2.27 259472 5882564 1715988 5.06 1697216 5116476 4 [2023-09-21T02:23:02.926Z] 02:16:01 25333072 31520580 744936 2.27 257984 5879320 1711692 5.04 1695144 5113260 4 [2023-09-21T02:23:02.926Z] 02:17:01 25336252 31523824 741676 2.26 258040 5879316 1711692 5.04 1691448 5113264 4 [2023-09-21T02:23:02.926Z] 02:18:01 25336848 31524540 740712 2.25 258084 5879324 1711692 5.04 1691280 5113264 20 [2023-09-21T02:23:02.926Z] 02:19:01 25347636 31535376 729912 2.22 258096 5879324 1711692 5.04 1680128 5113264 12 [2023-09-21T02:23:02.926Z] 02:20:01 25347036 31535816 729032 2.22 258176 5879944 1745572 5.14 1679232 5113820 8 [2023-09-21T02:23:02.926Z] 02:21:01 25347296 31536144 728664 2.22 258216 5879948 1745572 5.14 1679288 5113828 8 [2023-09-21T02:23:02.926Z] 02:22:01 25347640 31536552 728076 2.21 258292 5879948 1745572 5.14 1679388 5113832 164 [2023-09-21T02:23:02.926Z] 02:23:01 25253224 31448416 811612 2.47 258460 5881120 1824236 5.38 1766972 5110976 900 [2023-09-21T02:23:02.926Z] Average: 26088153 31520843 755023 2.30 221619 5227107 1802193 5.31 1529138 4601304 78447 [2023-09-21T02:23:02.926Z] [2023-09-21T02:23:02.926Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-21T02:23:02.926Z] 02:09:01 lo 8.20 8.20 0.86 0.86 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:09:01 docker0 108.55 130.61 8.58 359.19 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:09:01 veth2ca8406 69.21 88.04 6.54 48.98 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:09:01 ens3 517.09 314.71 7069.12 72.95 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:10:01 docker0 149.70 224.45 11.97 1841.95 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:10:01 ens3 227.48 151.50 1843.83 15.06 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:11:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:11:01 ens3 6.03 3.47 9.38 0.86 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:12:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:12:01 docker0 85.34 231.01 6.08 4447.54 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:12:01 vethecd8baf 25.13 41.23 2.80 568.17 0.00 0.00 0.00 0.05 [2023-09-21T02:23:02.926Z] 02:12:01 ens3 297.97 129.18 5309.73 27.36 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:12:01 veth64e41c9 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:13:01 docker0 561.21 604.40 56.93 2789.85 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:13:01 ens3 706.98 594.70 3299.14 75.39 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:13:01 veth64e41c9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:14:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:14:01 ens3 236.20 102.60 3396.55 20.74 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:15:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:15:01 ens3 110.88 62.61 1387.25 54.49 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:16:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:17:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:18:01 ens3 0.60 1.33 0.11 6.57 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:19:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:22:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:23:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] 02:23:01 ens3 52.02 56.83 29.58 92.23 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] Average: docker0 60.32 79.36 5.57 629.21 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] Average: ens3 143.75 94.49 1489.71 24.38 0.00 0.00 0.00 0.00 [2023-09-21T02:23:02.926Z] [2023-09-21T02:23:02.926Z] [2023-09-21T02:23:02.926Z] ---> sar -P ALL: [2023-09-21T02:23:02.926Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7519) 09/21/23 _x86_64_ (8 CPU) [2023-09-21T02:23:02.926Z] [2023-09-21T02:23:02.926Z] 02:07:24 LINUX RESTART (8 CPU) [2023-09-21T02:23:02.926Z] [2023-09-21T02:23:02.926Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2023-09-21T02:23:02.926Z] 02:09:01 all 7.49 0.00 3.46 2.91 0.07 86.07 [2023-09-21T02:23:02.926Z] 02:09:01 0 5.27 0.00 2.27 0.05 0.05 92.36 [2023-09-21T02:23:02.926Z] 02:09:01 1 7.18 0.00 2.90 0.34 0.05 89.53 [2023-09-21T02:23:02.926Z] 02:09:01 2 7.71 0.00 2.72 1.58 0.05 87.95 [2023-09-21T02:23:02.926Z] 02:09:01 3 7.51 0.00 4.31 2.10 0.07 86.01 [2023-09-21T02:23:02.926Z] 02:09:01 4 7.78 0.00 4.98 3.94 0.07 83.23 [2023-09-21T02:23:02.926Z] 02:09:01 5 7.42 0.00 3.43 1.10 0.07 87.99 [2023-09-21T02:23:02.926Z] 02:09:01 6 10.01 0.00 3.43 0.77 0.07 85.72 [2023-09-21T02:23:02.926Z] 02:09:01 7 7.08 0.00 3.69 13.54 0.10 75.59 [2023-09-21T02:23:02.926Z] 02:10:01 all 1.67 0.00 0.60 28.35 0.02 69.36 [2023-09-21T02:23:02.926Z] 02:10:01 0 1.25 0.00 0.32 41.30 0.00 57.13 [2023-09-21T02:23:02.926Z] 02:10:01 1 1.87 0.00 0.65 41.96 0.02 55.50 [2023-09-21T02:23:02.926Z] 02:10:01 2 1.42 0.00 0.43 44.36 0.02 53.77 [2023-09-21T02:23:02.926Z] 02:10:01 3 1.74 0.00 0.58 1.32 0.03 96.33 [2023-09-21T02:23:02.926Z] 02:10:01 4 2.14 0.00 0.67 1.05 0.02 96.13 [2023-09-21T02:23:02.926Z] 02:10:01 5 1.69 0.00 0.69 43.21 0.02 54.40 [2023-09-21T02:23:02.926Z] 02:10:01 6 1.66 0.00 0.69 9.30 0.03 88.33 [2023-09-21T02:23:02.926Z] 02:10:01 7 1.62 0.00 0.75 44.31 0.03 53.29 [2023-09-21T02:23:02.926Z] 02:11:01 all 2.14 0.00 1.27 12.87 0.02 83.71 [2023-09-21T02:23:02.926Z] 02:11:01 0 0.87 0.00 0.23 2.07 0.02 96.81 [2023-09-21T02:23:02.926Z] 02:11:01 1 1.64 0.00 1.47 0.12 0.02 96.76 [2023-09-21T02:23:02.926Z] 02:11:01 2 1.91 0.00 1.39 28.44 0.02 68.25 [2023-09-21T02:23:02.926Z] 02:11:01 3 2.14 0.00 1.36 0.23 0.03 96.23 [2023-09-21T02:23:02.926Z] 02:11:01 4 2.28 0.00 1.27 11.66 0.02 84.77 [2023-09-21T02:23:02.926Z] 02:11:01 5 2.54 0.00 0.97 0.00 0.02 96.47 [2023-09-21T02:23:02.926Z] 02:11:01 6 2.83 0.00 2.26 60.43 0.02 34.46 [2023-09-21T02:23:02.926Z] 02:11:01 7 2.88 0.00 1.17 0.05 0.05 95.85 [2023-09-21T02:23:02.926Z] 02:12:01 all 16.13 0.00 3.67 5.00 0.07 75.14 [2023-09-21T02:23:02.926Z] 02:12:01 0 12.28 0.00 2.21 0.15 0.05 85.30 [2023-09-21T02:23:02.926Z] 02:12:01 1 14.59 0.00 5.17 5.62 0.07 74.56 [2023-09-21T02:23:02.926Z] 02:12:01 2 15.20 0.00 3.02 1.54 0.05 80.19 [2023-09-21T02:23:02.926Z] 02:12:01 3 18.76 0.00 4.10 0.42 0.07 76.65 [2023-09-21T02:23:02.926Z] 02:12:01 4 16.18 0.00 3.94 23.95 0.10 55.84 [2023-09-21T02:23:02.926Z] 02:12:01 5 18.21 0.00 3.67 2.26 0.08 75.78 [2023-09-21T02:23:02.926Z] 02:12:01 6 18.46 0.00 4.00 0.89 0.07 76.58 [2023-09-21T02:23:02.926Z] 02:12:01 7 15.34 0.00 3.25 5.27 0.07 76.08 [2023-09-21T02:23:02.926Z] 02:13:01 all 8.27 0.00 2.23 13.95 0.05 75.50 [2023-09-21T02:23:02.926Z] 02:13:01 0 2.65 0.00 0.26 0.00 0.02 97.07 [2023-09-21T02:23:02.926Z] 02:13:01 1 2.46 0.00 4.28 8.61 0.05 84.61 [2023-09-21T02:23:02.926Z] 02:13:01 2 20.99 0.00 3.03 2.19 0.05 73.74 [2023-09-21T02:23:02.926Z] 02:13:01 3 10.78 0.00 1.40 41.38 0.03 46.41 [2023-09-21T02:23:02.926Z] 02:13:01 4 4.05 0.00 3.41 42.34 0.05 50.15 [2023-09-21T02:23:02.926Z] 02:13:01 5 6.63 0.00 1.09 8.49 0.05 83.75 [2023-09-21T02:23:02.926Z] 02:13:01 6 5.79 0.00 1.07 5.72 0.03 87.39 [2023-09-21T02:23:02.926Z] 02:13:01 7 12.86 0.00 3.38 3.18 0.10 80.48 [2023-09-21T02:23:02.926Z] 02:14:01 all 4.18 0.00 1.97 18.88 0.04 74.93 [2023-09-21T02:23:02.926Z] 02:14:01 0 5.00 0.00 1.95 1.07 0.03 91.95 [2023-09-21T02:23:02.926Z] 02:14:01 1 3.86 0.00 3.20 5.34 0.03 87.57 [2023-09-21T02:23:02.926Z] 02:14:01 2 3.52 0.00 1.71 7.29 0.03 87.45 [2023-09-21T02:23:02.926Z] 02:14:01 3 4.38 0.00 1.64 55.16 0.05 38.77 [2023-09-21T02:23:02.926Z] 02:14:01 4 4.26 0.00 2.28 52.43 0.03 40.98 [2023-09-21T02:23:02.926Z] 02:14:01 5 3.88 0.00 1.67 5.90 0.02 88.53 [2023-09-21T02:23:02.926Z] 02:14:01 6 4.24 0.00 1.51 8.13 0.03 86.09 [2023-09-21T02:23:02.926Z] 02:14:01 7 4.32 0.00 1.80 15.85 0.05 77.98 [2023-09-21T02:23:02.926Z] 02:15:01 all 1.81 0.00 0.83 2.51 0.02 94.82 [2023-09-21T02:23:02.926Z] 02:15:01 0 1.14 0.00 0.65 0.27 0.02 97.93 [2023-09-21T02:23:02.926Z] 02:15:01 1 1.17 0.00 1.67 8.35 0.02 88.79 [2023-09-21T02:23:02.926Z] 02:15:01 2 2.65 0.00 0.60 4.54 0.02 92.19 [2023-09-21T02:23:02.926Z] 02:15:01 3 1.44 0.00 0.52 1.95 0.02 96.07 [2023-09-21T02:23:02.926Z] 02:15:01 4 1.68 0.00 1.12 1.52 0.02 95.66 [2023-09-21T02:23:02.926Z] 02:15:01 5 3.40 0.00 0.60 0.32 0.02 95.66 [2023-09-21T02:23:02.926Z] 02:15:01 6 1.05 0.00 0.50 2.24 0.02 96.19 [2023-09-21T02:23:02.926Z] 02:15:01 7 1.97 0.00 1.00 0.90 0.03 96.09 [2023-09-21T02:23:02.926Z] 02:16:01 all 0.06 0.00 0.05 0.56 0.01 99.31 [2023-09-21T02:23:02.926Z] 02:16:01 0 0.00 0.00 0.05 0.13 0.00 99.82 [2023-09-21T02:23:02.926Z] 02:16:01 1 0.03 0.00 0.03 0.52 0.02 99.40 [2023-09-21T02:23:02.926Z] 02:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-21T02:23:02.926Z] 02:16:01 3 0.07 0.00 0.03 3.55 0.00 96.35 [2023-09-21T02:23:02.926Z] 02:16:01 4 0.05 0.00 0.05 0.05 0.02 99.83 [2023-09-21T02:23:02.926Z] 02:16:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2023-09-21T02:23:02.926Z] 02:16:01 6 0.03 0.00 0.05 0.17 0.00 99.75 [2023-09-21T02:23:02.926Z] 02:16:01 7 0.23 0.00 0.12 0.10 0.02 99.53 [2023-09-21T02:23:02.926Z] 02:17:01 all 0.02 0.00 0.01 0.70 0.01 99.27 [2023-09-21T02:23:02.926Z] 02:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-21T02:23:02.926Z] 02:17:01 1 0.02 0.00 0.00 0.35 0.00 99.63 [2023-09-21T02:23:02.926Z] 02:17:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-21T02:23:02.926Z] 02:17:01 3 0.02 0.00 0.02 4.28 0.02 95.67 [2023-09-21T02:23:02.926Z] 02:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T02:23:02.926Z] 02:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-21T02:23:02.926Z] 02:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T02:23:02.926Z] 02:17:01 7 0.02 0.00 0.02 0.95 0.00 99.02 [2023-09-21T02:23:02.926Z] 02:18:01 all 0.01 0.00 0.01 0.38 0.00 99.59 [2023-09-21T02:23:02.926Z] 02:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-21T02:23:02.926Z] 02:18:01 1 0.02 0.00 0.02 0.52 0.00 99.45 [2023-09-21T02:23:02.926Z] 02:18:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-21T02:23:02.926Z] 02:18:01 3 0.02 0.00 0.00 1.67 0.00 98.32 [2023-09-21T02:23:02.926Z] 02:18:01 4 0.00 0.00 0.02 0.08 0.00 99.90 [2023-09-21T02:23:02.926Z] 02:18:01 5 0.02 0.00 0.02 0.20 0.00 99.77 [2023-09-21T02:23:02.926Z] 02:18:01 6 0.00 0.00 0.02 0.20 0.00 99.78 [2023-09-21T02:23:02.926Z] 02:18:01 7 0.02 0.00 0.02 0.35 0.02 99.60 [2023-09-21T02:23:02.926Z] 02:19:01 all 0.02 0.00 0.01 0.05 0.01 99.92 [2023-09-21T02:23:02.926Z] 02:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:19:01 1 0.03 0.00 0.00 0.17 0.02 99.78 [2023-09-21T02:23:02.926Z] 02:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:19:01 3 0.02 0.00 0.00 0.20 0.00 99.78 [2023-09-21T02:23:02.926Z] 02:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T02:23:02.926Z] 02:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-21T02:23:02.926Z] 02:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-21T02:23:02.926Z] 02:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T02:23:02.926Z] [2023-09-21T02:23:02.926Z] 02:19:01 CPU %user %nice %system %iowait %steal %idle [2023-09-21T02:23:02.926Z] 02:20:01 all 0.06 0.00 0.04 0.02 0.00 99.88 [2023-09-21T02:23:02.926Z] 02:20:01 0 0.08 0.00 0.03 0.02 0.00 99.87 [2023-09-21T02:23:02.926Z] 02:20:01 1 0.05 0.00 0.05 0.03 0.00 99.87 [2023-09-21T02:23:02.926Z] 02:20:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2023-09-21T02:23:02.926Z] 02:20:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2023-09-21T02:23:02.926Z] 02:20:01 4 0.18 0.00 0.07 0.07 0.00 99.68 [2023-09-21T02:23:02.926Z] 02:20:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-21T02:23:02.926Z] 02:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-21T02:23:02.926Z] 02:20:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-09-21T02:23:02.926Z] 02:21:01 all 0.02 0.00 0.01 0.06 0.01 99.91 [2023-09-21T02:23:02.926Z] 02:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-21T02:23:02.926Z] 02:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:21:01 3 0.00 0.00 0.00 0.45 0.00 99.55 [2023-09-21T02:23:02.926Z] 02:21:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-09-21T02:23:02.926Z] 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:21:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-21T02:23:02.926Z] 02:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-21T02:23:02.926Z] 02:22:01 all 0.01 0.00 0.00 0.03 0.00 99.96 [2023-09-21T02:23:02.926Z] 02:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-21T02:23:02.926Z] 02:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-21T02:23:02.926Z] 02:22:01 3 0.00 0.00 0.00 0.18 0.00 99.82 [2023-09-21T02:23:02.926Z] 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-21T02:23:02.926Z] 02:23:01 all 0.77 0.00 0.26 0.08 0.02 98.87 [2023-09-21T02:23:02.926Z] 02:23:01 0 0.55 0.00 0.32 0.00 0.03 99.10 [2023-09-21T02:23:02.926Z] 02:23:01 1 0.73 0.00 0.27 0.02 0.03 98.95 [2023-09-21T02:23:02.926Z] 02:23:01 2 0.60 0.00 0.28 0.02 0.00 99.10 [2023-09-21T02:23:02.926Z] 02:23:01 3 0.30 0.00 0.20 0.33 0.03 99.13 [2023-09-21T02:23:02.926Z] 02:23:01 4 0.60 0.00 0.22 0.13 0.02 99.03 [2023-09-21T02:23:02.926Z] 02:23:01 5 0.77 0.00 0.20 0.10 0.02 98.92 [2023-09-21T02:23:02.926Z] 02:23:01 6 2.10 0.00 0.42 0.07 0.02 97.40 [2023-09-21T02:23:02.926Z] 02:23:01 7 0.48 0.00 0.18 0.00 0.02 99.32 [2023-09-21T02:23:02.926Z] Average: all 2.83 0.00 0.96 5.75 0.02 90.44 [2023-09-21T02:23:02.926Z] Average: 0 1.94 0.00 0.55 2.99 0.02 94.49 [2023-09-21T02:23:02.926Z] Average: 1 2.24 0.00 1.31 4.80 0.02 91.63 [2023-09-21T02:23:02.926Z] Average: 2 3.61 0.00 0.88 5.99 0.02 89.50 [2023-09-21T02:23:02.926Z] Average: 3 3.14 0.00 0.94 7.54 0.02 88.36 [2023-09-21T02:23:02.926Z] Average: 4 2.61 0.00 1.20 9.09 0.02 87.08 [2023-09-21T02:23:02.926Z] Average: 5 2.97 0.00 0.83 4.10 0.02 92.09 [2023-09-21T02:23:02.926Z] Average: 6 3.07 0.00 0.93 5.85 0.02 90.13 [2023-09-21T02:23:02.927Z] Average: 7 3.10 0.00 1.02 5.61 0.03 90.23 [2023-09-21T02:23:02.927Z] [2023-09-21T02:23:02.927Z] [2023-09-21T02:23:02.927Z]