Pull request #647 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d738557d0c062e5b3e0961784e3a47ec798c66a+ac546a2f150132441b3fc3e497761aac756dd4b3 (c5698f705b36434cd9d4adb39a3c148ea43bda53) 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-ssh17632191164683439513.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-ssh15377336018627542885.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10317188659849814365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11191301418716185562.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9723130131822533258.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-647/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-647/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11087671072525379456.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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 Executor slot already in use ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15633’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15635’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15645 in /w/workspace/edgexfoundry_edgex-ui-go_PR-647 [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-647 # 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/647/head:refs/remotes/origin/PR-647 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ac546a2f150132441b3fc3e497761aac756dd4b3 into PR head commit 7d738557d0c062e5b3e0961784e3a47ec798c66a Merge succeeded, producing 7d738557d0c062e5b3e0961784e3a47ec798c66a Checking out Revision 7d738557d0c062e5b3e0961784e3a47ec798c66a (PR-647) Commit message: "chore(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d738557d0c062e5b3e0961784e3a47ec798c66a # 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 ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d738557d0c062e5b3e0961784e3a47ec798c66a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-31T21:37:50.375Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T21:37:50.589Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T21:37:50.717Z] ========================================================= [2023-10-31T21:37:50.717Z] EdgeX Global Pipelines Version Info [2023-10-31T21:37:50.717Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:37:51.519Z] ------------------- [2023-10-31T21:37:51.519Z] stable info: [2023-10-31T21:37:51.519Z] ------------------- [2023-10-31T21:37:51.519Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T21:37:51.519Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T21:37:51.519Z] Message: update stable to v1.0.254 [2023-10-31T21:37:52.124Z] ------------------- [2023-10-31T21:37:52.124Z] experimental info: [2023-10-31T21:37:52.124Z] ------------------- [2023-10-31T21:37:52.124Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T21:37:52.124Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-10-31T21:37:52.124Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T21:37:52.599Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-10-31T21:37:52.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-10-31T21:37:52.718Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T21:37:52.770Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T21:37:52.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T21:37:52.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T21:37:52.926Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T21:37:52.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T21:37:53.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T21:37:53.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T21:37:53.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T21:37:53.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-10-31T21:37:53.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T21:37:53.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T21:37:53.333Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:37:53.392Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T21:37:53.441Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:37:53.491Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T21:37:53.558Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T21:37:53.603Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T21:37:53.655Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-31T21:37:53.712Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-31T21:37:53.760Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-31T21:37:53.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-31T21:37:53.860Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-31T21:37:53.911Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T21:37:53.960Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T21:37:54.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-647 [Pipeline] echo [2023-10-31T21:37:54.083Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-647 [Pipeline] echo [2023-10-31T21:37:54.140Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-647 [Pipeline] echo [2023-10-31T21:37:54.194Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d738557d0c062e5b3e0961784e3a47ec798c66a [Pipeline] echo [2023-10-31T21:37:54.244Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d73855 [Pipeline] echo [2023-10-31T21:37:54.292Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:37:54.441Z] provisioning config files... [2023-10-31T21:37:54.453Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/config15721695241099511218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:37:54.826Z] ---> docker-login.sh [2023-10-31T21:37:54.826Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:37:55.393Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:55.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:55.655Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:55.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:55.655Z] [2023-10-31T21:37:55.655Z] Login Succeeded [2023-10-31T21:37:55.655Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:37:55.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:55.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:55.655Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:55.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:55.655Z] [2023-10-31T21:37:55.655Z] Login Succeeded [2023-10-31T21:37:55.655Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:37:55.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:55.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:55.655Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:55.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:55.655Z] [2023-10-31T21:37:55.655Z] Login Succeeded [2023-10-31T21:37:55.655Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:37:55.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:55.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:55.914Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:55.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:55.914Z] [2023-10-31T21:37:55.914Z] Login Succeeded [2023-10-31T21:37:55.914Z] docker.io [2023-10-31T21:37:55.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:37:56.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:37:56.174Z] Configure a credential helper to remove this warning. See [2023-10-31T21:37:56.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:37:56.174Z] [2023-10-31T21:37:56.174Z] Login Succeeded [2023-10-31T21:37:56.174Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:37:56.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-31T21:37:56.894Z] + git rev-list -1 --merges 7d738557d0c062e5b3e0961784e3a47ec798c66a~1..7d738557d0c062e5b3e0961784e3a47ec798c66a [Pipeline] echo [2023-10-31T21:37:56.977Z] -----------> git rev-list -1 --merges 7d738557d0c062e5b3e0961784e3a47ec798c66a~1..7d738557d0c062e5b3e0961784e3a47ec798c66a 7d738557d0c062e5b3e0961784e3a47ec798c66a [false] [Pipeline] sh [2023-10-31T21:37:57.293Z] + git log --format=format:%s -1 7d738557d0c062e5b3e0961784e3a47ec798c66a [Pipeline] echo [2023-10-31T21:37:57.335Z] ========================================================= [2023-10-31T21:37:57.336Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T21:37:57.336Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:37:57.769Z] + git log --format=format:%s -1 7d738557d0c062e5b3e0961784e3a47ec798c66a [Pipeline] echo [2023-10-31T21:37:57.807Z] [semverPrep] GIT_COMMIT: 7d738557d0c062e5b3e0961784e3a47ec798c66a, Commit Message: chore(deps): Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 [Pipeline] echo [2023-10-31T21:37:57.837Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-31T21:37:58.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T21:37:58.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T21:37:58.215Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T21:37:58.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T21:37:58.215Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-31T21:37:58.215Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-31T21:37:58.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:37:58.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:37:58.653Z] [2023-10-31T21:37:58.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:37:59.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:37:59.985Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T21:37:59.985Z] b85a868b505f: Pulling fs layer [2023-10-31T21:37:59.985Z] e2be974225ed: Pulling fs layer [2023-10-31T21:37:59.985Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T21:37:59.985Z] 988bab9f4d93: Pulling fs layer [2023-10-31T21:37:59.985Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T21:37:59.985Z] eaf3925da568: Pulling fs layer [2023-10-31T21:37:59.985Z] bab4dde63d76: Pulling fs layer [2023-10-31T21:37:59.985Z] bde34c3a00c8: Pulling fs layer [2023-10-31T21:37:59.985Z] b352a97aabf1: Pulling fs layer [2023-10-31T21:37:59.985Z] 4872d77fe225: Pulling fs layer [2023-10-31T21:37:59.985Z] 5851b861e8e6: Pulling fs layer [2023-10-31T21:37:59.985Z] 1469e6f7b9e6: Waiting [2023-10-31T21:37:59.985Z] eaf3925da568: Waiting [2023-10-31T21:37:59.985Z] bab4dde63d76: Waiting [2023-10-31T21:37:59.985Z] bde34c3a00c8: Waiting [2023-10-31T21:37:59.985Z] b352a97aabf1: Waiting [2023-10-31T21:37:59.985Z] 4872d77fe225: Waiting [2023-10-31T21:37:59.985Z] 5851b861e8e6: Waiting [2023-10-31T21:37:59.985Z] 988bab9f4d93: Waiting [2023-10-31T21:37:59.985Z] e2be974225ed: Download complete [2023-10-31T21:37:59.985Z] 988bab9f4d93: Verifying Checksum [2023-10-31T21:37:59.985Z] 988bab9f4d93: Download complete [2023-10-31T21:37:59.985Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T21:37:59.985Z] 339a4e72a1f5: Download complete [2023-10-31T21:37:59.985Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T21:37:59.985Z] 1469e6f7b9e6: Download complete [2023-10-31T21:37:59.985Z] eaf3925da568: Verifying Checksum [2023-10-31T21:37:59.985Z] eaf3925da568: Download complete [2023-10-31T21:37:59.985Z] bde34c3a00c8: Download complete [2023-10-31T21:37:59.985Z] b352a97aabf1: Verifying Checksum [2023-10-31T21:37:59.985Z] b352a97aabf1: Download complete [2023-10-31T21:38:00.257Z] 4872d77fe225: Verifying Checksum [2023-10-31T21:38:00.257Z] 4872d77fe225: Download complete [2023-10-31T21:38:00.257Z] b85a868b505f: Verifying Checksum [2023-10-31T21:38:00.257Z] b85a868b505f: Download complete [2023-10-31T21:38:00.257Z] 5851b861e8e6: Download complete [2023-10-31T21:38:00.518Z] bab4dde63d76: Verifying Checksum [2023-10-31T21:38:00.518Z] bab4dde63d76: Download complete [2023-10-31T21:38:01.898Z] b85a868b505f: Pull complete [2023-10-31T21:38:01.898Z] e2be974225ed: Pull complete [2023-10-31T21:38:02.468Z] 339a4e72a1f5: Pull complete [2023-10-31T21:38:03.042Z] 988bab9f4d93: Pull complete [2023-10-31T21:38:03.612Z] 1469e6f7b9e6: Pull complete [2023-10-31T21:38:03.879Z] eaf3925da568: Pull complete [2023-10-31T21:38:06.453Z] bab4dde63d76: Pull complete [2023-10-31T21:38:07.022Z] bde34c3a00c8: Pull complete [2023-10-31T21:38:07.960Z] b352a97aabf1: Pull complete [2023-10-31T21:38:08.220Z] 4872d77fe225: Pull complete [2023-10-31T21:38:09.233Z] 5851b861e8e6: Pull complete [2023-10-31T21:38:09.823Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T21:38:09.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T21:38:10.082Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:38:10.357Z] prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container [2023-10-31T21:38:10.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T21:38:30.625Z] $ docker top d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 -eo pid,comm [2023-10-31T21:38:30.686Z] 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-10-31T21:38:30.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T21:38:30.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:38:30.818Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:38:30.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:38:30.937Z] $ docker exec d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 ssh-agent [2023-10-31T21:38:31.045Z] SSH_AUTH_SOCK=/tmp/ssh-9BkW0WL2K3Au/agent.15 [2023-10-31T21:38:31.045Z] SSH_AGENT_PID=22 [2023-10-31T21:38:31.053Z] Running ssh-add (command line suppressed) [2023-10-31T21:38:31.179Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/private_key_13673610966087071421.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/private_key_13673610966087071421.key) [2023-10-31T21:38:31.194Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:38:31.541Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T21:38:31.573Z] $ docker exec --env ******** --env ******** d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 ssh-agent -k [2023-10-31T21:38:31.767Z] unset SSH_AUTH_SOCK; [2023-10-31T21:38:31.768Z] unset SSH_AGENT_PID; [2023-10-31T21:38:31.768Z] echo Agent pid 22 killed; [2023-10-31T21:38:31.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T21:38:31.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T21:38:31.901Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T21:38:32.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T21:38:32.082Z] $ docker exec d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 ssh-agent [2023-10-31T21:38:32.191Z] SSH_AUTH_SOCK=/tmp/ssh-cAmxufpA6Nhr/agent.62 [2023-10-31T21:38:32.191Z] SSH_AGENT_PID=68 [2023-10-31T21:38:32.196Z] Running ssh-add (command line suppressed) [2023-10-31T21:38:32.309Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/private_key_14391782686609463994.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/private_key_14391782686609463994.key) [2023-10-31T21:38:32.361Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T21:38:32.695Z] + git semver init [2023-10-31T21:38:33.304Z] 2023-10-31 21:38:33,034 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T21:38:33.304Z] 2023-10-31 21:38:33,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver [2023-10-31T21:38:33.304Z] 2023-10-31 21:38:33,038 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver [2023-10-31T21:38:33.304Z] 2023-10-31 21:38:33,039 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-647, universal_newlines=False, shell=None, istream=None) [2023-10-31T21:38:35.225Z] 2023-10-31 21:38:35,130 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.git/info/exclude [2023-10-31T21:38:35.225Z] 2023-10-31 21:38:35,131 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver/PR-647 with force:False [2023-10-31T21:38:35.225Z] 2023-10-31 21:38:35,131 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver/PR-647 [2023-10-31T21:38:35.225Z] 2023-10-31 21:38:35,135 [execute] INFO git cat-file --batch-check [2023-10-31T21:38:35.225Z] 2023-10-31 21:38:35,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:38:35.225Z] 2023-10-31 21:38:35,142 [execute] INFO git cat-file --batch [2023-10-31T21:38:35.225Z] 2023-10-31 21:38:35,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T21:38:35.225Z] 2023-10-31 21:38:35,148 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-647/.semver/PR-647 [2023-10-31T21:38:35.225Z] 0.0.0 [Pipeline] } [2023-10-31T21:38:35.260Z] $ docker exec --env ******** --env ******** d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 ssh-agent -k [2023-10-31T21:38:35.362Z] unset SSH_AUTH_SOCK; [2023-10-31T21:38:35.362Z] unset SSH_AGENT_PID; [2023-10-31T21:38:35.362Z] echo Agent pid 68 killed; [2023-10-31T21:38:35.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T21:38:35.819Z] + git semver [Pipeline] } [2023-10-31T21:38:36.418Z] $ docker stop --time=1 d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 [2023-10-31T21:38:38.386Z] $ docker rm -f --volumes d04323ff5e292ea96420eb301144286fb197bfe5a396d2402b45e6255474d9c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:38:38.875Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T21:38:39.265Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T21:38:39.288Z] [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-10-31T21:38:39.939Z] provisioning config files... [2023-10-31T21:38:39.951Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/config1322171977019105870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:38:40.320Z] ---> docker-login.sh [2023-10-31T21:38:40.321Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:38:40.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:40.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:40.321Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:40.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:40.321Z] [2023-10-31T21:38:40.321Z] Login Succeeded [2023-10-31T21:38:40.321Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:38:40.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:40.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:40.579Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:40.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:40.579Z] [2023-10-31T21:38:40.579Z] Login Succeeded [2023-10-31T21:38:40.579Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:38:40.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:40.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:40.579Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:40.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:40.579Z] [2023-10-31T21:38:40.579Z] Login Succeeded [2023-10-31T21:38:40.579Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:38:40.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:40.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:40.838Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:40.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:40.838Z] [2023-10-31T21:38:40.838Z] Login Succeeded [2023-10-31T21:38:40.838Z] docker.io [2023-10-31T21:38:40.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:38:41.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:38:41.098Z] Configure a credential helper to remove this warning. See [2023-10-31T21:38:41.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:38:41.098Z] [2023-10-31T21:38:41.098Z] Login Succeeded [2023-10-31T21:38:41.098Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:38:41.134Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:38:41.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:38:41.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:38:41.412Z] ========================================================= [2023-10-31T21:38:41.412Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T21:38:41.412Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:38:41.905Z] + 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-10-31T21:38:42.165Z] Sending build context to Docker daemon 49.07MB [2023-10-31T21:38:42.165Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:38:42.165Z] Step 2/15 : FROM ${BASE} AS builder [2023-10-31T21:38:43.099Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T21:38:43.099Z] 7264a8db6415: Pulling fs layer [2023-10-31T21:38:43.099Z] c4d48a809fc2: Pulling fs layer [2023-10-31T21:38:43.099Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T21:38:43.099Z] ad3a456e5733: Pulling fs layer [2023-10-31T21:38:43.099Z] 33e27b845d1e: Pulling fs layer [2023-10-31T21:38:43.099Z] c68163c4e522: Pulling fs layer [2023-10-31T21:38:43.099Z] 50da416c3ac9: Pulling fs layer [2023-10-31T21:38:43.099Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T21:38:43.099Z] ad3a456e5733: Waiting [2023-10-31T21:38:43.099Z] c68163c4e522: Waiting [2023-10-31T21:38:43.099Z] 50da416c3ac9: Waiting [2023-10-31T21:38:43.099Z] 23d2d4c4bb30: Waiting [2023-10-31T21:38:43.099Z] c4d48a809fc2: Verifying Checksum [2023-10-31T21:38:43.099Z] c4d48a809fc2: Download complete [2023-10-31T21:38:43.099Z] ad3a456e5733: Verifying Checksum [2023-10-31T21:38:43.099Z] ad3a456e5733: Download complete [2023-10-31T21:38:43.099Z] 33e27b845d1e: Verifying Checksum [2023-10-31T21:38:43.099Z] 33e27b845d1e: Download complete [2023-10-31T21:38:43.099Z] 7264a8db6415: Verifying Checksum [2023-10-31T21:38:43.099Z] 7264a8db6415: Download complete [2023-10-31T21:38:43.360Z] c68163c4e522: Verifying Checksum [2023-10-31T21:38:43.360Z] c68163c4e522: Download complete [2023-10-31T21:38:43.622Z] 23d2d4c4bb30: Verifying Checksum [2023-10-31T21:38:43.622Z] 23d2d4c4bb30: Download complete [2023-10-31T21:38:43.888Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T21:38:43.888Z] 4f1c88b9dad5: Download complete [2023-10-31T21:38:43.888Z] 7264a8db6415: Pull complete [2023-10-31T21:38:44.147Z] 50da416c3ac9: Verifying Checksum [2023-10-31T21:38:44.148Z] 50da416c3ac9: Download complete [2023-10-31T21:38:44.712Z] c4d48a809fc2: Pull complete [2023-10-31T21:38:50.063Z] 4f1c88b9dad5: Pull complete [2023-10-31T21:38:50.063Z] ad3a456e5733: Pull complete [2023-10-31T21:38:50.328Z] 33e27b845d1e: Pull complete [2023-10-31T21:38:51.302Z] c68163c4e522: Pull complete [2023-10-31T21:38:54.674Z] 50da416c3ac9: Pull complete [2023-10-31T21:38:54.732Z] Still waiting to schedule task [2023-10-31T21:38:54.732Z] ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-31T21:38:54.732Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15656’ is offline [2023-10-31T21:38:54.732Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15657’ is offline [2023-10-31T21:38:54.732Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15658’ is offline [2023-10-31T21:38:56.586Z] 23d2d4c4bb30: Pull complete [2023-10-31T21:38:56.586Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T21:38:56.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T21:38:56.586Z] ---> 0786185ac409 [2023-10-31T21:38:56.586Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T21:39:23.285Z] ---> Running in a20f62b84032 [2023-10-31T21:39:23.285Z] Removing intermediate container a20f62b84032 [2023-10-31T21:39:23.285Z] ---> 4c3451925af4 [2023-10-31T21:39:23.285Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T21:39:23.285Z] ---> Running in cfd0bd19c412 [2023-10-31T21:39:23.285Z] Removing intermediate container cfd0bd19c412 [2023-10-31T21:39:23.285Z] ---> 042595fc8248 [2023-10-31T21:39:23.285Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:39:23.285Z] ---> Running in 9be70b43783d [2023-10-31T21:39:23.285Z] Removing intermediate container 9be70b43783d [2023-10-31T21:39:23.285Z] ---> 7c713fd8dc61 [2023-10-31T21:39:23.285Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-10-31T21:39:23.898Z] ---> Running in 9d0ea6b606ee [2023-10-31T21:39:25.827Z] Removing intermediate container 9d0ea6b606ee [2023-10-31T21:39:25.827Z] ---> af7dbae1a506 [2023-10-31T21:39:25.827Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T21:39:26.400Z] ---> Running in c5026fa95af6 [2023-10-31T21:39:26.999Z] Removing intermediate container c5026fa95af6 [2023-10-31T21:39:26.999Z] ---> 32e3bdfd8e8e [2023-10-31T21:39:26.999Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T21:39:28.384Z] latest: Pulling from library/docker [2023-10-31T21:39:28.958Z] 96526aa774ef: Pulling fs layer [2023-10-31T21:39:28.958Z] 308a300cc30f: Pulling fs layer [2023-10-31T21:39:28.958Z] 4f4fb700ef54: Pulling fs layer [2023-10-31T21:39:28.958Z] 5fcb7611fd77: Pulling fs layer [2023-10-31T21:39:28.958Z] be9955e691a8: Pulling fs layer [2023-10-31T21:39:28.958Z] 1b5ce73eb848: Pulling fs layer [2023-10-31T21:39:28.958Z] fe45098d8d9e: Pulling fs layer [2023-10-31T21:39:28.958Z] 843bf259cc12: Pulling fs layer [2023-10-31T21:39:28.958Z] e56cd900ceac: Pulling fs layer [2023-10-31T21:39:28.958Z] 605d1390b383: Pulling fs layer [2023-10-31T21:39:28.958Z] 8f7854084fed: Pulling fs layer [2023-10-31T21:39:28.958Z] 0a217d94afa5: Pulling fs layer [2023-10-31T21:39:28.958Z] 5fcb7611fd77: Waiting [2023-10-31T21:39:28.958Z] 50e7dd98501d: Pulling fs layer [2023-10-31T21:39:28.958Z] 68811508944a: Pulling fs layer [2023-10-31T21:39:28.958Z] be9955e691a8: Waiting [2023-10-31T21:39:28.958Z] fe45098d8d9e: Waiting [2023-10-31T21:39:28.958Z] 1b5ce73eb848: Waiting [2023-10-31T21:39:28.958Z] 843bf259cc12: Waiting [2023-10-31T21:39:28.958Z] e56cd900ceac: Waiting [2023-10-31T21:39:28.958Z] 605d1390b383: Waiting [2023-10-31T21:39:28.958Z] 8f7854084fed: Waiting [2023-10-31T21:39:28.958Z] 0a217d94afa5: Waiting [2023-10-31T21:39:28.958Z] 50e7dd98501d: Waiting [2023-10-31T21:39:28.958Z] 68811508944a: Waiting [2023-10-31T21:39:28.958Z] 4f4fb700ef54: Verifying Checksum [2023-10-31T21:39:28.958Z] 4f4fb700ef54: Download complete [2023-10-31T21:39:28.958Z] 308a300cc30f: Verifying Checksum [2023-10-31T21:39:28.958Z] 308a300cc30f: Download complete [2023-10-31T21:39:28.958Z] 96526aa774ef: Verifying Checksum [2023-10-31T21:39:28.958Z] 96526aa774ef: Download complete [2023-10-31T21:39:29.541Z] 96526aa774ef: Pull complete [2023-10-31T21:39:29.541Z] 5fcb7611fd77: Verifying Checksum [2023-10-31T21:39:29.541Z] 5fcb7611fd77: Download complete [2023-10-31T21:39:29.541Z] 1b5ce73eb848: Verifying Checksum [2023-10-31T21:39:29.541Z] 1b5ce73eb848: Download complete [2023-10-31T21:39:29.541Z] fe45098d8d9e: Verifying Checksum [2023-10-31T21:39:29.541Z] fe45098d8d9e: Download complete [2023-10-31T21:39:29.541Z] 843bf259cc12: Download complete [2023-10-31T21:39:29.541Z] e56cd900ceac: Verifying Checksum [2023-10-31T21:39:29.541Z] e56cd900ceac: Download complete [2023-10-31T21:39:29.801Z] 308a300cc30f: Pull complete [2023-10-31T21:39:29.801Z] 8f7854084fed: Verifying Checksum [2023-10-31T21:39:29.801Z] 8f7854084fed: Download complete [2023-10-31T21:39:29.801Z] 4f4fb700ef54: Pull complete [2023-10-31T21:39:29.801Z] be9955e691a8: Verifying Checksum [2023-10-31T21:39:29.801Z] be9955e691a8: Download complete [2023-10-31T21:39:29.801Z] 605d1390b383: Verifying Checksum [2023-10-31T21:39:29.801Z] 605d1390b383: Download complete [2023-10-31T21:39:30.063Z] 50e7dd98501d: Download complete [2023-10-31T21:39:30.063Z] 68811508944a: Download complete [2023-10-31T21:39:30.441Z] 0a217d94afa5: Verifying Checksum [2023-10-31T21:39:30.441Z] 0a217d94afa5: Download complete [2023-10-31T21:39:30.701Z] 5fcb7611fd77: Pull complete [2023-10-31T21:39:31.272Z] be9955e691a8: Pull complete [2023-10-31T21:39:32.260Z] 1b5ce73eb848: Pull complete [2023-10-31T21:39:32.850Z] fe45098d8d9e: Pull complete [2023-10-31T21:39:33.438Z] 843bf259cc12: Pull complete [2023-10-31T21:39:34.021Z] e56cd900ceac: Pull complete [2023-10-31T21:39:35.069Z] 605d1390b383: Pull complete [2023-10-31T21:39:35.442Z] 8f7854084fed: Pull complete [2023-10-31T21:39:38.038Z] 0a217d94afa5: Pull complete [2023-10-31T21:39:38.038Z] 50e7dd98501d: Pull complete [2023-10-31T21:39:38.314Z] 68811508944a: Pull complete [2023-10-31T21:39:38.575Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-10-31T21:39:38.575Z] Status: Downloaded newer image for docker:latest [2023-10-31T21:39:50.799Z] ---> 46386d42345b [2023-10-31T21:39:50.799Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:39:50.799Z] ---> Running in 54b21010488d [2023-10-31T21:39:51.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:51.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:39:51.329Z] OK: 264 MiB in 52 packages [2023-10-31T21:39:55.656Z] Removing intermediate container 54b21010488d [2023-10-31T21:39:55.656Z] ---> 90ef4a5d6309 [2023-10-31T21:39:55.656Z] Step 10/15 : ENV GO111MODULE=on [2023-10-31T21:39:56.258Z] ---> Running in 8a2afc314beb [2023-10-31T21:39:58.205Z] Removing intermediate container 8a2afc314beb [2023-10-31T21:39:58.205Z] ---> 391028f73e7a [2023-10-31T21:39:58.205Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T21:39:58.489Z] ---> Running in 35ce71f28c81 [2023-10-31T21:40:02.936Z] Removing intermediate container 35ce71f28c81 [2023-10-31T21:40:02.936Z] ---> e17470d42e76 [2023-10-31T21:40:02.936Z] Step 12/15 : COPY go.mod vendor* ./ [2023-10-31T21:40:04.324Z] ---> 5067adabd45f [2023-10-31T21:40:04.324Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:40:04.588Z] ---> Running in 22e2a799d61b [2023-10-31T21:41:41.342Z] Removing intermediate container 22e2a799d61b [2023-10-31T21:41:41.342Z] ---> c97060061fca [2023-10-31T21:41:41.342Z] Step 14/15 : COPY . . [2023-10-31T21:41:41.342Z] ---> f10b89e51d6e [2023-10-31T21:41:41.342Z] Step 15/15 : RUN ${MAKE} [2023-10-31T21:41:41.342Z] ---> Running in cf74a2f7a578 [2023-10-31T21:41:41.342Z] noop [2023-10-31T21:41:41.616Z] Removing intermediate container cf74a2f7a578 [2023-10-31T21:41:41.616Z] ---> 2cd356deae9b [2023-10-31T21:41:41.616Z] Successfully built 2cd356deae9b [2023-10-31T21:41:41.616Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:41:42.380Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:41:42.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:41:42.551Z] prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container [2023-10-31T21:41:42.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@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 ******** ci-base-image-x86_64 cat [2023-10-31T21:41:44.373Z] $ docker top 3cc8fdf38c16a0f2c124da31cfdf19594d68f98feee44509eb2a0092f5a579e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:41:44.773Z] + go version [2023-10-31T21:41:44.773Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T21:41:44.806Z] $ docker stop --time=1 3cc8fdf38c16a0f2c124da31cfdf19594d68f98feee44509eb2a0092f5a579e5 [2023-10-31T21:41:52.340Z] $ docker rm -f --volumes 3cc8fdf38c16a0f2c124da31cfdf19594d68f98feee44509eb2a0092f5a579e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:41:54.092Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T21:41:54.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:41:54.305Z] prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container [2023-10-31T21:41:54.443Z] $ 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-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@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 ******** ci-base-image-x86_64 cat [2023-10-31T21:42:01.204Z] $ docker top eaa45d1a802ef408cb013f1a1b83ca78e52bf4667caa9ad119520e80a4e09aa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:42:01.667Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-647 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:42:02.056Z] + make test [2023-10-31T21:42:02.057Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-10-31T21:42:20.334Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-10-31T21:42:28.541Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-10-31T21:42:28.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-10-31T21:42:28.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-10-31T21:42:28.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-10-31T21:42:28.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-10-31T21:42:28.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-10-31T21:42:28.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-10-31T21:42:28.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-10-31T21:42:28.541Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-10-31T21:42:34.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T21:42:34.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T21:42:34.167Z] ./bin/test-attribution-txt.sh [2023-10-31T21:42:34.167Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-10-31T21:42:34.167Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-31T21:42:34.167Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-10-31T21:42:34.167Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-31T21:42:34.167Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-31T21:42:34.167Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-31T21:42:34.167Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-31T21:42:34.167Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-10-31T21:42:34.167Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-10-31T21:42:34.167Z] make -C web test [2023-10-31T21:42:34.167Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-647/web' [2023-10-31T21:42:34.167Z] make[1]: tput: No such file or directory [2023-10-31T21:42:34.167Z] make[1]: tput: No such file or directory [2023-10-31T21:42:34.167Z] warning: generating ./VERSION [2023-10-31T21:42:34.167Z] echo "0.0.0" > VERSION [2023-10-31T21:42:34.167Z] docker build \ [2023-10-31T21:42:34.167Z] -f Dockerfile \ [2023-10-31T21:42:34.167Z] --build-arg USER=1000 \ [2023-10-31T21:42:34.167Z] \ [2023-10-31T21:42:34.167Z] --label "git_sha=7d738557d0c062e5b3e0961784e3a47ec798c66a" \ [2023-10-31T21:42:34.167Z] -t edgexfoundry/edgex-web-ui:7d738557d0c062e5b3e0961784e3a47ec798c66a \ [2023-10-31T21:42:34.167Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-10-31T21:42:34.167Z] . [2023-10-31T21:42:34.167Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-10-31T21:42:34.167Z] Install the buildx component to build images with BuildKit: [2023-10-31T21:42:34.167Z] https://docs.docker.com/go/buildx/ [2023-10-31T21:42:34.167Z] [2023-10-31T21:42:34.168Z] Sending build context to Docker daemon 2.706MB [2023-10-31T21:42:34.168Z] Step 1/11 : FROM node:18-alpine3.18 [2023-10-31T21:42:37.462Z] 18-alpine3.18: Pulling from library/node [2023-10-31T21:42:37.722Z] 96526aa774ef: Already exists [2023-10-31T21:42:38.293Z] 3130715204cf: Pulling fs layer [2023-10-31T21:42:38.293Z] b06de8ab1c4f: Pulling fs layer [2023-10-31T21:42:38.293Z] 90ef3ffc5156: Pulling fs layer [2023-10-31T21:42:38.553Z] b06de8ab1c4f: Verifying Checksum [2023-10-31T21:42:38.553Z] b06de8ab1c4f: Download complete [2023-10-31T21:42:38.553Z] 90ef3ffc5156: Verifying Checksum [2023-10-31T21:42:38.553Z] 90ef3ffc5156: Download complete [2023-10-31T21:42:39.129Z] 3130715204cf: Verifying Checksum [2023-10-31T21:42:39.129Z] 3130715204cf: Download complete [2023-10-31T21:42:42.430Z] 3130715204cf: Pull complete [2023-10-31T21:42:42.430Z] b06de8ab1c4f: Pull complete [2023-10-31T21:42:42.430Z] 90ef3ffc5156: Pull complete [2023-10-31T21:42:42.430Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-10-31T21:42:42.430Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-10-31T21:42:42.430Z] ---> d1517ab6615b [2023-10-31T21:42:42.430Z] Step 2/11 : RUN apk add --no-cache chromium [2023-10-31T21:42:52.482Z] ---> Running in 762e5d00b7bb [2023-10-31T21:42:52.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:42:52.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:42:52.482Z] (1/154) Installing libexpat (2.5.0-r1) [2023-10-31T21:42:52.482Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-10-31T21:42:52.482Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-10-31T21:42:52.482Z] (4/154) Installing libpng (1.6.39-r3) [2023-10-31T21:42:52.482Z] (5/154) Installing freetype (2.13.0-r5) [2023-10-31T21:42:52.482Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-10-31T21:42:52.482Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-10-31T21:42:52.482Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-10-31T21:42:52.482Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-10-31T21:42:52.482Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-10-31T21:42:52.482Z] (11/154) Installing libffi (3.4.4-r2) [2023-10-31T21:42:52.482Z] (12/154) Installing libintl (0.21.1-r7) [2023-10-31T21:42:52.482Z] (13/154) Installing libblkid (2.38.1-r8) [2023-10-31T21:42:52.482Z] (14/154) Installing libmount (2.38.1-r8) [2023-10-31T21:42:52.482Z] (15/154) Installing pcre2 (10.42-r1) [2023-10-31T21:42:52.482Z] (16/154) Installing glib (2.76.4-r0) [2023-10-31T21:42:52.482Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-10-31T21:42:52.482Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-10-31T21:42:52.482Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-10-31T21:42:52.482Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-10-31T21:42:52.482Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-31T21:42:52.482Z] (22/154) Installing libwebp (1.3.2-r0) [2023-10-31T21:42:52.482Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-10-31T21:42:52.482Z] (24/154) Installing tiff (4.5.1-r0) [2023-10-31T21:42:52.482Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-10-31T21:42:52.482Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-10-31T21:42:52.482Z] (27/154) Installing libxau (1.0.11-r2) [2023-10-31T21:42:52.482Z] (28/154) Installing libmd (1.0.4-r2) [2023-10-31T21:42:52.482Z] (29/154) Installing libbsd (0.11.7-r1) [2023-10-31T21:42:52.482Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-10-31T21:42:52.482Z] (31/154) Installing libxcb (1.15-r1) [2023-10-31T21:42:52.482Z] (32/154) Installing libx11 (1.8.4-r4) [2023-10-31T21:42:52.482Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-10-31T21:42:52.482Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-10-31T21:42:52.482Z] (35/154) Installing libxrender (0.9.11-r3) [2023-10-31T21:42:52.482Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-10-31T21:42:52.482Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-10-31T21:42:52.482Z] (38/154) Installing libxext (1.3.5-r2) [2023-10-31T21:42:52.482Z] (39/154) Installing libxi (1.8.1-r0) [2023-10-31T21:42:52.482Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-10-31T21:42:52.482Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-10-31T21:42:52.482Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-10-31T21:42:52.482Z] (43/154) Installing libxtst (1.2.4-r2) [2023-10-31T21:42:52.482Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-10-31T21:42:52.482Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-10-31T21:42:52.482Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-10-31T21:42:52.482Z] (47/154) Installing pixman (0.42.2-r1) [2023-10-31T21:42:52.482Z] (48/154) Installing cairo (1.17.8-r1) [2023-10-31T21:42:52.482Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-10-31T21:42:52.482Z] (50/154) Installing avahi-libs (0.8-r13) [2023-10-31T21:42:52.482Z] (51/154) Installing gmp (6.2.1-r3) [2023-10-31T21:42:52.482Z] (52/154) Installing nettle (3.8.1-r2) [2023-10-31T21:42:52.482Z] (53/154) Installing libunistring (1.1-r1) [2023-10-31T21:42:52.482Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-10-31T21:42:52.482Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-10-31T21:42:52.482Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-10-31T21:42:52.482Z] (57/154) Installing gnutls (3.8.0-r2) [2023-10-31T21:42:52.482Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-10-31T21:42:52.482Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-10-31T21:42:52.482Z] (60/154) Installing fribidi (1.0.13-r0) [2023-10-31T21:42:52.482Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-10-31T21:42:52.482Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-10-31T21:42:52.482Z] (63/154) Installing libxft (2.3.8-r1) [2023-10-31T21:42:52.482Z] (64/154) Installing pango (1.50.14-r1) [2023-10-31T21:42:52.482Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-10-31T21:42:52.482Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-10-31T21:42:52.482Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-10-31T21:42:52.482Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-10-31T21:42:52.482Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-10-31T21:42:52.482Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-10-31T21:42:52.742Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-10-31T21:42:52.742Z] (71/154) Installing icu-data-full (73.2-r2) [2023-10-31T21:42:53.004Z] (72/154) Installing mesa (23.0.4-r0) [2023-10-31T21:42:53.004Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-10-31T21:42:53.630Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-10-31T21:42:53.631Z] (75/154) Installing libpciaccess (0.17-r2) [2023-10-31T21:42:53.631Z] (76/154) Installing libdrm (2.4.115-r4) [2023-10-31T21:42:53.631Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-10-31T21:42:53.631Z] (78/154) Installing libelf (0.189-r2) [2023-10-31T21:42:53.631Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-10-31T21:42:53.631Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-10-31T21:42:53.894Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-10-31T21:42:53.894Z] (82/154) Installing libmagic (5.45-r0) [2023-10-31T21:42:53.894Z] (83/154) Installing file (5.45-r0) [2023-10-31T21:42:53.894Z] (84/154) Installing libice (1.1.1-r2) [2023-10-31T21:42:53.894Z] (85/154) Installing libuuid (2.38.1-r8) [2023-10-31T21:42:53.894Z] (86/154) Installing libsm (1.2.4-r1) [2023-10-31T21:42:53.894Z] (87/154) Installing libxt (1.3.0-r2) [2023-10-31T21:42:53.894Z] (88/154) Installing libxmu (1.1.4-r2) [2023-10-31T21:42:53.894Z] (89/154) Installing xset (1.2.5-r1) [2023-10-31T21:42:53.894Z] (90/154) Installing xprop (1.2.6-r0) [2023-10-31T21:42:53.894Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-10-31T21:42:53.894Z] (92/154) Installing libogg (1.3.5-r4) [2023-10-31T21:42:53.894Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-10-31T21:42:53.894Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-10-31T21:42:53.894Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-10-31T21:42:53.894Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-10-31T21:42:53.894Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-10-31T21:42:54.157Z] (98/154) Installing libva (2.18.0-r1) [2023-10-31T21:42:54.157Z] (99/154) Installing libvdpau (1.5-r1) [2023-10-31T21:42:54.157Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-10-31T21:42:54.157Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-10-31T21:42:54.157Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-10-31T21:42:54.157Z] (103/154) Installing libhwy (1.0.4-r1) [2023-10-31T21:42:54.157Z] (104/154) Installing lcms2 (2.15-r2) [2023-10-31T21:42:54.157Z] (105/154) Installing libjxl (0.8.2-r0) [2023-10-31T21:42:54.157Z] (106/154) Installing lame-libs (3.100-r5) [2023-10-31T21:42:54.157Z] (107/154) Installing opus (1.4-r0) [2023-10-31T21:42:54.157Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-10-31T21:42:54.157Z] (109/154) Installing soxr (0.1.3-r5) [2023-10-31T21:42:54.157Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-10-31T21:42:54.157Z] (111/154) Installing libtheora (1.1.1-r17) [2023-10-31T21:42:54.157Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-10-31T21:42:54.157Z] (113/154) Installing libvpx (1.13.0-r2) [2023-10-31T21:42:54.157Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-10-31T21:42:54.157Z] (115/154) Installing numactl (2.0.16-r4) [2023-10-31T21:42:54.157Z] (116/154) Installing x265-libs (3.5-r4) [2023-10-31T21:42:54.418Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-10-31T21:42:54.418Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-31T21:42:54.418Z] (119/154) Installing libbluray (1.3.4-r0) [2023-10-31T21:42:54.418Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-10-31T21:42:54.418Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-10-31T21:42:54.418Z] (122/154) Installing cjson (1.7.15-r4) [2023-10-31T21:42:54.418Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-10-31T21:42:54.418Z] (124/154) Installing librist (0.2.7-r0) [2023-10-31T21:42:54.418Z] (125/154) Installing libsrt (1.5.2-r0) [2023-10-31T21:42:54.418Z] (126/154) Installing libssh (0.10.5-r0) [2023-10-31T21:42:54.678Z] (127/154) Installing libsodium (1.0.18-r3) [2023-10-31T21:42:54.678Z] (128/154) Installing libzmq (4.3.4-r4) [2023-10-31T21:42:54.678Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-10-31T21:42:54.678Z] (130/154) Installing libevent (2.1.12-r6) [2023-10-31T21:42:54.678Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-10-31T21:42:54.678Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-10-31T21:42:54.678Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-10-31T21:42:54.678Z] (134/154) Installing icu-libs (73.2-r2) [2023-10-31T21:42:54.678Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-10-31T21:42:54.678Z] (136/154) Installing minizip (1.2.13-r1) [2023-10-31T21:42:54.678Z] (137/154) Installing nspr (4.35-r2) [2023-10-31T21:42:54.678Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-10-31T21:42:54.678Z] (139/154) Installing nss (3.94-r0) [2023-10-31T21:42:54.678Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-10-31T21:42:54.678Z] (141/154) Installing libasyncns (0.8-r1) [2023-10-31T21:42:54.678Z] (142/154) Installing libltdl (2.4.7-r2) [2023-10-31T21:42:54.678Z] (143/154) Installing orc (0.4.34-r0) [2023-10-31T21:42:54.678Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-10-31T21:42:54.678Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-10-31T21:42:54.678Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-10-31T21:42:54.678Z] (147/154) Installing libpulse (16.1-r10) [2023-10-31T21:42:54.678Z] (148/154) Installing snappy (1.1.10-r1) [2023-10-31T21:42:54.938Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-10-31T21:42:54.938Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-10-31T21:42:54.938Z] (151/154) Installing libgpg-error (1.47-r1) [2023-10-31T21:42:54.938Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-10-31T21:42:54.938Z] (153/154) Installing libxslt (1.1.38-r0) [2023-10-31T21:42:54.938Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-10-31T21:42:56.864Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T21:42:56.864Z] Executing fontconfig-2.14.2-r3.trigger [2023-10-31T21:42:56.864Z] Executing mkfontscale-1.2.2-r3.trigger [2023-10-31T21:42:56.864Z] Executing glib-2.76.4-r0.trigger [2023-10-31T21:42:56.864Z] Executing shared-mime-info-2.2-r5.trigger [2023-10-31T21:42:57.435Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-10-31T21:43:04.029Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-10-31T21:43:04.029Z] OK: 576 MiB in 171 packages [2023-10-31T21:43:22.175Z] Removing intermediate container 762e5d00b7bb [2023-10-31T21:43:22.175Z] ---> 1b92a715c759 [2023-10-31T21:43:22.175Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-10-31T21:43:22.175Z] ---> Running in 2d5afac07ed7 [2023-10-31T21:43:22.175Z] Removing intermediate container 2d5afac07ed7 [2023-10-31T21:43:22.175Z] ---> 0f0c9a98f98f [2023-10-31T21:43:22.175Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-10-31T21:43:22.175Z] ---> Running in 8c7704678bd1 [2023-10-31T21:43:22.742Z] Removing intermediate container 8c7704678bd1 [2023-10-31T21:43:22.742Z] ---> 5eb859ffb6c1 [2023-10-31T21:43:22.742Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-10-31T21:43:23.307Z] ---> Running in bc00690ceca3 [2023-10-31T21:43:23.565Z] Removing intermediate container bc00690ceca3 [2023-10-31T21:43:23.565Z] ---> ad1d5e84aedf [2023-10-31T21:43:23.565Z] Step 6/11 : RUN npm install -g npm [2023-10-31T21:43:23.565Z] ---> Running in 9f5c4f0676bc [2023-10-31T21:43:38.504Z] [2023-10-31T21:43:38.504Z] removed 31 packages, and changed 65 packages in 14s [2023-10-31T21:43:38.504Z] [2023-10-31T21:43:38.504Z] 26 packages are looking for funding [2023-10-31T21:43:38.504Z] run `npm fund` for details [2023-10-31T21:43:39.958Z] Removing intermediate container 9f5c4f0676bc [2023-10-31T21:43:39.958Z] ---> 2744753d7018 [2023-10-31T21:43:39.958Z] Step 7/11 : ARG USER=1000 [2023-10-31T21:43:39.958Z] ---> Running in f228e83f47e0 [2023-10-31T21:43:39.958Z] Removing intermediate container f228e83f47e0 [2023-10-31T21:43:39.958Z] ---> 4874365b79f1 [2023-10-31T21:43:39.958Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-10-31T21:43:39.958Z] ---> Running in a45725530d87 [2023-10-31T21:43:40.528Z] Removing intermediate container a45725530d87 [2023-10-31T21:43:40.528Z] ---> 5a5be2306ecf [2023-10-31T21:43:40.528Z] Step 9/11 : USER $USER:$USER [2023-10-31T21:43:40.528Z] ---> Running in d79046d9311c [2023-10-31T21:43:41.098Z] Removing intermediate container d79046d9311c [2023-10-31T21:43:41.098Z] ---> b5b6b2cd372d [2023-10-31T21:43:41.098Z] Step 10/11 : WORKDIR /app [2023-10-31T21:43:41.098Z] ---> Running in 991c2e093d76 [2023-10-31T21:43:41.361Z] Removing intermediate container 991c2e093d76 [2023-10-31T21:43:41.361Z] ---> a2150c264317 [2023-10-31T21:43:41.361Z] Step 11/11 : LABEL git_sha=7d738557d0c062e5b3e0961784e3a47ec798c66a [2023-10-31T21:43:41.361Z] ---> Running in d872de6a0585 [2023-10-31T21:43:41.361Z] Removing intermediate container d872de6a0585 [2023-10-31T21:43:41.361Z] ---> 68980a1dd490 [2023-10-31T21:43:41.361Z] Successfully built 68980a1dd490 [2023-10-31T21:43:41.361Z] Successfully tagged edgexfoundry/edgex-web-ui:7d738557d0c062e5b3e0961784e3a47ec798c66a [2023-10-31T21:43:41.361Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-10-31T21:43:41.361Z] touch edgex-web-ui.imagebuilt [2023-10-31T21:43:41.361Z] mkdir -p node_modules coverage [2023-10-31T21:43:41.361Z] chown "1000:1000" node_modules coverage package-lock.json [2023-10-31T21:43:41.361Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE required: { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE }, [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE } [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE required: { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE }, [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE } [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE required: { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE }, [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE } [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE required: { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE }, [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE } [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE required: { [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T21:43:43.912Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE }, [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE } [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE required: { [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE }, [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE } [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE required: { [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE }, [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE } [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE required: { [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE }, [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE } [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE required: { [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE }, [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-10-31T21:43:43.913Z] npm WARN EBADENGINE } [2023-10-31T21:44:02.038Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-10-31T21:44:02.038Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T21:44:02.038Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-10-31T21:44:02.038Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-10-31T21:44:02.038Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-10-31T21:44:02.038Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-10-31T21:44:02.038Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-10-31T21:44:02.038Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-10-31T21:44:02.038Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-10-31T21:44:02.038Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T21:44:02.038Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-10-31T21:44:02.038Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T21:44:02.038Z] 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-10-31T21:44:03.411Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-10-31T21:44:03.411Z] 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-10-31T21:44:03.411Z] 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-10-31T21:44:04.346Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-10-31T21:44:10.920Z] 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-10-31T21:44:11.549Z] 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-10-31T21:44:26.810Z] 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-10-31T21:44:32.223Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-10-31T21:44:47.125Z] [2023-10-31T21:44:47.125Z] added 1478 packages, and audited 1479 packages in 1m [2023-10-31T21:44:47.125Z] [2023-10-31T21:44:47.125Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-10-31T21:44:47.125Z] [2023-10-31T21:44:47.125Z] To address issues that do not require attention, run: [2023-10-31T21:44:47.125Z] npm audit fix [2023-10-31T21:44:47.125Z] [2023-10-31T21:44:47.125Z] To address all issues (including breaking changes), run: [2023-10-31T21:44:47.125Z] npm audit fix --force [2023-10-31T21:44:47.125Z] [2023-10-31T21:44:47.125Z] Run `npm audit` for details. [2023-10-31T21:45:09.096Z] 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-10-31T21:45:10.998Z] - Generating browser application bundles (phase: setup)... [2023-10-31T21:45:16.291Z] Compiling @angular/core : es2015 as esm2015 [2023-10-31T21:45:16.291Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-10-31T21:45:19.627Z] Compiling @angular/common : es2015 as esm2015 [2023-10-31T21:45:19.627Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-10-31T21:45:19.890Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-10-31T21:45:19.890Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-10-31T21:45:20.472Z] Compiling @angular/common/http : es2015 as esm2015 [2023-10-31T21:45:20.472Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-10-31T21:45:20.735Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-10-31T21:45:20.994Z] Compiling @angular/forms : es2015 as esm2015 [2023-10-31T21:45:20.994Z] Compiling @angular/router : es2015 as esm2015 [2023-10-31T21:45:20.994Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-10-31T21:45:21.569Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-10-31T21:45:22.956Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-10-31T21:45:28.251Z] 31 10 2023 21:45:27.743:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-10-31T21:45:28.251Z] 31 10 2023 21:45:27.745:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-10-31T21:45:28.251Z] 31 10 2023 21:45:27.749:INFO [launcher]: Starting browser ChromeHeadless [2023-10-31T21:45:40.873Z] ✔ Browser application bundle generation complete. [2023-10-31T21:45:40.873Z] 31 10 2023 21:45:39.081:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket R_CLxYQ8M4RgXQ8kAAAB with id 64319978 [2023-10-31T21:45:42.266Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-10-31T21:45:42.266Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.02 secs) [2023-10-31T21:45:42.266Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.023 secs) [2023-10-31T21:45:42.266Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.072 secs) [2023-10-31T21:45:42.266Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.075 secs) [2023-10-31T21:45:42.266Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.078 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.081 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.084 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.099 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.103 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.105 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.112 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.115 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.117 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.131 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.144 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.201 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.215 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.221 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.227 secs) [2023-10-31T21:45:42.528Z] WARN: ' [2023-10-31T21:45:42.528Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T21:45:42.528Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T21:45:42.528Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T21:45:42.528Z] in a future version of Angular. [2023-10-31T21:45:42.528Z] [2023-10-31T21:45:42.528Z] For more information on this, see our API docs here: [2023-10-31T21:45:42.528Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T21:45:42.528Z] ' [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.227 secs) [2023-10-31T21:45:42.528Z] WARN: ' [2023-10-31T21:45:42.528Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T21:45:42.528Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T21:45:42.528Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T21:45:42.528Z] in a future version of Angular. [2023-10-31T21:45:42.528Z] [2023-10-31T21:45:42.528Z] For more information on this, see our API docs here: [2023-10-31T21:45:42.528Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T21:45:42.528Z] ' [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.264 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.282 secs) [2023-10-31T21:45:42.528Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.285 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.298 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.303 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.304 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.334 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.35 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.361 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.364 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.365 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.369 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.389 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.399 secs) [2023-10-31T21:45:42.789Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.406 secs) [2023-10-31T21:45:42.790Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.432 secs) [2023-10-31T21:45:42.790Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.446 secs) [2023-10-31T21:45:42.790Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.453 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.472 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.481 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.506 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.534 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.541 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.547 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.553 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.563 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.569 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.571 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.572 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.577 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.581 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.59 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.593 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.611 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.617 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.645 secs) [2023-10-31T21:45:43.050Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.655 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.661 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.677 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.682 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.69 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.698 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.76 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.776 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.78 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.789 secs) [2023-10-31T21:45:43.311Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.805 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.813 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.839 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.849 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.856 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.887 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.891 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.897 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.913 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.92 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.928 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.931 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.934 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.937 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.979 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.985 secs) [2023-10-31T21:45:43.575Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.003 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.012 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.051 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.066 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.072 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.074 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.114 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.116 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.127 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.132 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.149 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.162 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.169 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.175 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.194 secs) [2023-10-31T21:45:43.836Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.211 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.213 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.219 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.222 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.238 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.245 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.251 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.267 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.271 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.275 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.278 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.299 secs) [2023-10-31T21:45:44.096Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T21:45:44.096Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T21:45:44.096Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.299 secs) [2023-10-31T21:45:44.096Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T21:45:44.096Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T21:45:44.096Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.307 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.324 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.326 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.327 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.356 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.365 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.375 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.387 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.39 secs) [2023-10-31T21:45:44.096Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.392 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.401 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.425 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.427 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.428 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.456 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.469 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.471 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.486 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.502 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.505 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.506 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.524 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.546 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.575 secs) [2023-10-31T21:45:44.356Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.582 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.59 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.593 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.596 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.599 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.606 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.613 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.621 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.635 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.645 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.657 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.676 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.693 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.71 secs) [2023-10-31T21:45:44.616Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.719 secs) [2023-10-31T21:45:44.877Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.51 secs / 1.719 secs) [2023-10-31T21:45:44.877Z] TOTAL: 147 SUCCESS [2023-10-31T21:45:44.877Z] ✔ Browser application bundle generation complete. [2023-10-31T21:45:45.137Z] [2023-10-31T21:45:45.137Z] =============================== Coverage summary =============================== [2023-10-31T21:45:45.137Z] Statements : 41% ( 1472/3590 ) [2023-10-31T21:45:45.137Z] Branches : 11.75% ( 114/970 ) [2023-10-31T21:45:45.137Z] Functions : 32.14% ( 421/1310 ) [2023-10-31T21:45:45.137Z] Lines : 39% ( 1327/3403 ) [2023-10-31T21:45:45.137Z] ================================================================================ [2023-10-31T21:45:45.398Z] ✔ Browser application bundle generation complete. [2023-10-31T21:45:47.313Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-647/web' [Pipeline] echo [2023-10-31T21:45:47.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T21:45:47.397Z] $ docker stop --time=1 eaa45d1a802ef408cb013f1a1b83ca78e52bf4667caa9ad119520e80a4e09aa2 [2023-10-31T21:45:48.923Z] $ docker rm -f --volumes eaa45d1a802ef408cb013f1a1b83ca78e52bf4667caa9ad119520e80a4e09aa2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T21:45:49.408Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T21:45:50.663Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-31T21:45:51.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T21:45:52.659Z] + ls -al . [2023-10-31T21:45:52.659Z] total 180 [2023-10-31T21:45:52.659Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 21:42 . [2023-10-31T21:45:52.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:37 .. [2023-10-31T21:45:52.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 .blubracket [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 21:37 .dockerignore [2023-10-31T21:45:52.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:38 .git [2023-10-31T21:45:52.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 .github [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 21:37 .gitignore [2023-10-31T21:45:52.659Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:38 .semver [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 21:37 Attribution.txt [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 21:37 CHANGELOG.md [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 21:37 CONTRIBUTING.md [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 21:37 Dockerfile [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 21:37 Jenkinsfile [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 21:37 LICENSE [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 21:37 Makefile [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 21:37 README.md [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 21:38 VERSION [2023-10-31T21:45:52.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 assets [2023-10-31T21:45:52.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 bin [2023-10-31T21:45:52.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 21:37 cmd [2023-10-31T21:45:52.659Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 31 21:42 coverage.out [2023-10-31T21:45:52.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 21:37 docs [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 21:37 go.mod [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 21:37 go.sum [2023-10-31T21:45:52.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 21:37 internal [2023-10-31T21:45:52.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 21:37 testing [2023-10-31T21:45:52.659Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 21:37 version.go [2023-10-31T21:45:52.659Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 21:43 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:45:53.086Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7d738557d0c062e5b3e0961784e3a47ec798c66a --label arch=amd64 --label version=0.0.0 . [2023-10-31T21:45:53.422Z] Sending build context to Docker daemon 51.77MB [2023-10-31T21:45:53.422Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T21:45:53.422Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T21:45:53.422Z] ---> 2cd356deae9b [2023-10-31T21:45:53.422Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T21:45:54.807Z] ---> Running in 2438798b9d7c [2023-10-31T21:45:55.066Z] Removing intermediate container 2438798b9d7c [2023-10-31T21:45:55.066Z] ---> 3588b2228032 [2023-10-31T21:45:55.066Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T21:45:55.066Z] ---> Running in 20357bb225d5 [2023-10-31T21:45:55.066Z] Removing intermediate container 20357bb225d5 [2023-10-31T21:45:55.066Z] ---> 6a6d0ec3212b [2023-10-31T21:45:55.066Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T21:45:55.066Z] ---> Running in ff39d402afe8 [2023-10-31T21:45:55.326Z] Removing intermediate container ff39d402afe8 [2023-10-31T21:45:55.326Z] ---> e4bef5a8d210 [2023-10-31T21:45:55.326Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-10-31T21:45:55.326Z] ---> Running in 7674e7c2c70b [2023-10-31T21:45:55.326Z] Removing intermediate container 7674e7c2c70b [2023-10-31T21:45:55.326Z] ---> 5ce183fd1b26 [2023-10-31T21:45:55.326Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T21:45:55.326Z] ---> Running in 9fddc883ad92 [2023-10-31T21:45:55.586Z] Removing intermediate container 9fddc883ad92 [2023-10-31T21:45:55.586Z] ---> fcca5a52ff65 [2023-10-31T21:45:55.586Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T21:45:57.497Z] ---> e351daae1f51 [2023-10-31T21:45:57.497Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T21:45:57.497Z] ---> Running in 9124ac3ff52a [2023-10-31T21:45:57.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T21:45:57.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T21:45:57.758Z] OK: 264 MiB in 52 packages [2023-10-31T21:45:58.329Z] Removing intermediate container 9124ac3ff52a [2023-10-31T21:45:58.329Z] ---> 0b51bd57bb2c [2023-10-31T21:45:58.329Z] Step 10/25 : ENV GO111MODULE=on [2023-10-31T21:45:58.329Z] ---> Running in 32f837db0878 [2023-10-31T21:45:58.329Z] Removing intermediate container 32f837db0878 [2023-10-31T21:45:58.329Z] ---> 510278a4b2ee [2023-10-31T21:45:58.330Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T21:45:58.330Z] ---> Running in 84686e78afb2 [2023-10-31T21:45:58.330Z] Removing intermediate container 84686e78afb2 [2023-10-31T21:45:58.330Z] ---> 050c2517bc70 [2023-10-31T21:45:58.330Z] Step 12/25 : COPY go.mod vendor* ./ [2023-10-31T21:45:58.596Z] ---> b5a71bdf8769 [2023-10-31T21:45:58.596Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T21:45:58.596Z] ---> Running in 2a0ed3e247bd [2023-10-31T21:45:59.173Z] Removing intermediate container 2a0ed3e247bd [2023-10-31T21:45:59.173Z] ---> a3e236d742a2 [2023-10-31T21:45:59.173Z] Step 14/25 : COPY . . [2023-10-31T21:46:02.463Z] ---> 49c4f0760bf1 [2023-10-31T21:46:02.463Z] Step 15/25 : RUN ${MAKE} [2023-10-31T21:46:02.463Z] ---> Running in 1c4c03f2a34e [2023-10-31T21:46:02.463Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-10-31T21:46:29.098Z] Removing intermediate container 1c4c03f2a34e [2023-10-31T21:46:29.098Z] ---> 6350bc0e2e3a [2023-10-31T21:46:29.098Z] Step 16/25 : FROM alpine:3.18 [2023-10-31T21:46:29.098Z] 3.18: Pulling from library/alpine [2023-10-31T21:46:29.098Z] 96526aa774ef: Already exists [2023-10-31T21:46:29.098Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T21:46:29.098Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T21:46:29.098Z] ---> 8ca4688f4f35 [2023-10-31T21:46:29.098Z] Step 17/25 : EXPOSE 4000 [2023-10-31T21:46:29.098Z] ---> Running in 1999ea7894e1 [2023-10-31T21:46:29.098Z] Removing intermediate container 1999ea7894e1 [2023-10-31T21:46:29.098Z] ---> 18cba7f99e8d [2023-10-31T21:46:29.098Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T21:46:30.632Z] ---> 4f571458d51f [2023-10-31T21:46:30.632Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-10-31T21:46:31.222Z] ---> 1d29b520ab28 [2023-10-31T21:46:31.222Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-10-31T21:46:31.497Z] ---> eb862386eca8 [2023-10-31T21:46:31.497Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T21:46:31.761Z] ---> Running in e562ff45dd1e [2023-10-31T21:46:31.761Z] Removing intermediate container e562ff45dd1e [2023-10-31T21:46:31.761Z] ---> 3deb46678435 [2023-10-31T21:46:31.762Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-10-31T21:46:31.762Z] ---> Running in 3e0e201b8784 [2023-10-31T21:46:32.025Z] Removing intermediate container 3e0e201b8784 [2023-10-31T21:46:32.025Z] ---> 9feee429cfe8 [2023-10-31T21:46:32.025Z] Step 23/25 : LABEL arch=amd64 [2023-10-31T21:46:32.025Z] ---> Running in 353b710a0e0a [2023-10-31T21:46:32.025Z] Removing intermediate container 353b710a0e0a [2023-10-31T21:46:32.025Z] ---> 2a37a667d174 [2023-10-31T21:46:32.025Z] Step 24/25 : LABEL git_sha=7d738557d0c062e5b3e0961784e3a47ec798c66a [2023-10-31T21:46:32.025Z] ---> Running in 73c3ef2cec09 [2023-10-31T21:46:32.025Z] Removing intermediate container 73c3ef2cec09 [2023-10-31T21:46:32.025Z] ---> 08f305afd94f [2023-10-31T21:46:32.025Z] Step 25/25 : LABEL version=0.0.0 [2023-10-31T21:46:32.025Z] ---> Running in e22a3bfcd84f [2023-10-31T21:46:32.287Z] Removing intermediate container e22a3bfcd84f [2023-10-31T21:46:32.287Z] ---> e45d6bbec539 [2023-10-31T21:46:32.287Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T21:46:32.287Z] Successfully built e45d6bbec539 [2023-10-31T21:46:32.287Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:46:33.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:46:33.200Z] [2023-10-31T21:46:33.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:46:33.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:46:33.580Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T21:46:33.580Z] 5eb5b503b376: Pulling fs layer [2023-10-31T21:46:33.580Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T21:46:33.580Z] ec43610c2a17: Pulling fs layer [2023-10-31T21:46:33.581Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T21:46:33.581Z] 33b1e0a273af: Pulling fs layer [2023-10-31T21:46:33.581Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T21:46:33.581Z] 2f39f015ded8: Pulling fs layer [2023-10-31T21:46:33.581Z] 3a2ae6a8a46f: Waiting [2023-10-31T21:46:33.581Z] 33b1e0a273af: Waiting [2023-10-31T21:46:33.581Z] 5d3b04190fa2: Waiting [2023-10-31T21:46:33.581Z] 2f39f015ded8: Waiting [2023-10-31T21:46:33.581Z] 5c69ac0246d0: Verifying Checksum [2023-10-31T21:46:33.581Z] 5c69ac0246d0: Download complete [2023-10-31T21:46:33.581Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T21:46:33.581Z] 3a2ae6a8a46f: Download complete [2023-10-31T21:46:33.840Z] 33b1e0a273af: Verifying Checksum [2023-10-31T21:46:33.840Z] 33b1e0a273af: Download complete [2023-10-31T21:46:33.840Z] 5d3b04190fa2: Download complete [2023-10-31T21:46:33.840Z] ec43610c2a17: Verifying Checksum [2023-10-31T21:46:33.840Z] ec43610c2a17: Download complete [2023-10-31T21:46:34.101Z] 5eb5b503b376: Download complete [2023-10-31T21:46:35.037Z] 2f39f015ded8: Download complete [2023-10-31T21:46:35.604Z] 5eb5b503b376: Pull complete [2023-10-31T21:46:35.604Z] 5c69ac0246d0: Pull complete [2023-10-31T21:46:36.548Z] ec43610c2a17: Pull complete [2023-10-31T21:46:36.548Z] 3a2ae6a8a46f: Pull complete [2023-10-31T21:46:36.548Z] 33b1e0a273af: Pull complete [2023-10-31T21:46:36.819Z] 5d3b04190fa2: Pull complete [2023-10-31T21:46:43.504Z] 2f39f015ded8: Pull complete [2023-10-31T21:46:43.504Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T21:46:43.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:46:43.504Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:46:43.732Z] prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container [2023-10-31T21:46:43.772Z] $ 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-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-31T21:46:56.617Z] $ docker top 56d78a2898243a5d214d67b592d369b430c012c873f3c4849b9fbf8807f98043 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:46:57.052Z] ---> job-cost.sh [2023-10-31T21:46:57.052Z] lf-activate-venv: SKIPPING [2023-10-31T21:46:57.053Z] INFO: No Stack... [2023-10-31T21:46:57.312Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:46:57.883Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:46:58.199Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives/cost.csv [2023-10-31T21:46:58.200Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:46:58.243Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [2023-10-31T21:46:58.248Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] did not exist. Created. [2023-10-31T21:46:58.248Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:46:58.641Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T21:46:59.370Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:46:59.388Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:46:59.473Z] $ docker stop --time=1 56d78a2898243a5d214d67b592d369b430c012c873f3c4849b9fbf8807f98043 [2023-10-31T21:47:00.865Z] $ docker rm -f --volumes 56d78a2898243a5d214d67b592d369b430c012c873f3c4849b9fbf8807f98043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T21:57:55.369Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16065 in /w/workspace/edgexfoundry_edgex-ui-go_PR-647 [Pipeline] { [Pipeline] ws [2023-10-31T21:57:55.476Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T21:57:57.552Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T21:57:57.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T21:57:57.553Z] Dload Upload Total Spent Left Speed [2023-10-31T21:57:57.553Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-10-31T21:57:58.670Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T21:57:59.079Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T21:57:59.080Z] + sudo tee /etc/docker/daemon.new [2023-10-31T21:57:59.080Z] { [2023-10-31T21:57:59.080Z] "registry-mirrors": [ [2023-10-31T21:57:59.080Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T21:57:59.080Z] ], [2023-10-31T21:57:59.080Z] "bip": "10.250.0.254/24", [2023-10-31T21:57:59.080Z] "hosts": [ [2023-10-31T21:57:59.080Z] "tcp://0.0.0.0:5555", [2023-10-31T21:57:59.080Z] "unix:///var/run/docker.sock" [2023-10-31T21:57:59.080Z] ], [2023-10-31T21:57:59.080Z] "mtu": 1458, [2023-10-31T21:57:59.080Z] "selinux-enabled": true, [2023-10-31T21:57:59.080Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T21:57:59.080Z] } [Pipeline] sh [2023-10-31T21:57:59.481Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T21:57:59.950Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:58:18.452Z] provisioning config files... [2023-10-31T21:58:18.496Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config14684713885288530438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:58:18.941Z] ---> docker-login.sh [2023-10-31T21:58:18.941Z] nexus3.edgexfoundry.org:10001 [2023-10-31T21:58:19.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:19.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:19.828Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:19.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:19.828Z] [2023-10-31T21:58:19.828Z] Login Succeeded [2023-10-31T21:58:19.828Z] nexus3.edgexfoundry.org:10002 [2023-10-31T21:58:20.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:20.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:20.385Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:20.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:20.385Z] [2023-10-31T21:58:20.385Z] Login Succeeded [2023-10-31T21:58:20.385Z] nexus3.edgexfoundry.org:10003 [2023-10-31T21:58:20.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:20.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:20.659Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:20.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:20.659Z] [2023-10-31T21:58:20.659Z] Login Succeeded [2023-10-31T21:58:20.659Z] nexus3.edgexfoundry.org:10004 [2023-10-31T21:58:20.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:21.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:21.210Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:21.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:21.210Z] [2023-10-31T21:58:21.210Z] Login Succeeded [2023-10-31T21:58:21.210Z] docker.io [2023-10-31T21:58:21.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T21:58:21.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T21:58:21.750Z] Configure a credential helper to remove this warning. See [2023-10-31T21:58:21.750Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T21:58:21.750Z] [2023-10-31T21:58:21.750Z] Login Succeeded [2023-10-31T21:58:21.750Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T21:58:21.885Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T21:58:22.631Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:58:22.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T21:58:22.726Z] ========================================================= [2023-10-31T21:58:22.726Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T21:58:22.726Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:58:23.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:58:23.482Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T21:58:23.482Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T21:58:23.482Z] 5d54e960e981: Pulling fs layer [2023-10-31T21:58:23.482Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T21:58:23.482Z] f0e02332f6b5: Pulling fs layer [2023-10-31T21:58:23.482Z] cefa15bbcfad: Pulling fs layer [2023-10-31T21:58:23.482Z] 17808c966233: Pulling fs layer [2023-10-31T21:58:23.482Z] f4c1fc716caa: Pulling fs layer [2023-10-31T21:58:23.482Z] f0e02332f6b5: Waiting [2023-10-31T21:58:23.482Z] f4c1fc716caa: Waiting [2023-10-31T21:58:23.482Z] 5d54e960e981: Verifying Checksum [2023-10-31T21:58:23.482Z] 5d54e960e981: Download complete [2023-10-31T21:58:23.482Z] f0e02332f6b5: Verifying Checksum [2023-10-31T21:58:23.482Z] f0e02332f6b5: Download complete [2023-10-31T21:58:23.482Z] cefa15bbcfad: Verifying Checksum [2023-10-31T21:58:23.482Z] cefa15bbcfad: Download complete [2023-10-31T21:58:23.482Z] 9fda8d8052c6: Verifying Checksum [2023-10-31T21:58:23.482Z] 9fda8d8052c6: Download complete [2023-10-31T21:58:24.593Z] f4c1fc716caa: Verifying Checksum [2023-10-31T21:58:24.593Z] f4c1fc716caa: Download complete [2023-10-31T21:58:24.593Z] 9fda8d8052c6: Pull complete [2023-10-31T21:58:25.221Z] 5d54e960e981: Pull complete [2023-10-31T21:58:25.823Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T21:58:25.823Z] c4a7e357bf2a: Download complete [2023-10-31T21:58:27.270Z] 17808c966233: Verifying Checksum [2023-10-31T21:58:27.270Z] 17808c966233: Download complete [2023-10-31T21:58:39.770Z] c4a7e357bf2a: Pull complete [2023-10-31T21:58:39.770Z] f0e02332f6b5: Pull complete [2023-10-31T21:58:39.770Z] cefa15bbcfad: Pull complete [2023-10-31T21:58:49.966Z] 17808c966233: Pull complete [2023-10-31T21:58:52.037Z] f4c1fc716caa: Pull complete [2023-10-31T21:58:52.308Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T21:58:52.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T21:58:52.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh [2023-10-31T21:58:52.680Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:58:53.453Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:58:53.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:58:53.881Z] prd-ubuntu20.04-docker-arm64-4c-16g-16065 does not seem to be running inside a container [2023-10-31T21:58:54.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2023-10-31T21:58:56.782Z] $ docker top 3f1b4e01406345fb0d1dbe3e149333153649bb7be32c3dae87931fc801a7bcb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:58:57.763Z] + go version [2023-10-31T21:58:57.763Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T21:58:57.811Z] $ docker stop --time=1 3f1b4e01406345fb0d1dbe3e149333153649bb7be32c3dae87931fc801a7bcb1 [2023-10-31T21:58:59.602Z] $ docker rm -f --volumes 3f1b4e01406345fb0d1dbe3e149333153649bb7be32c3dae87931fc801a7bcb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:00.617Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T21:59:00.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:59:00.925Z] prd-ubuntu20.04-docker-arm64-4c-16g-16065 does not seem to be running inside a container [2023-10-31T21:59:01.033Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2023-10-31T21:59:04.700Z] $ docker top 9f9533192aa846944d3a55ca4a5e2e18998b2cc5a0f62724dce520d8c6ef5e66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:59:05.650Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-31T21:59:06.402Z] + make test [2023-10-31T21:59:06.402Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2023-10-31T21:59:06.476Z] $ docker stop --time=1 9f9533192aa846944d3a55ca4a5e2e18998b2cc5a0f62724dce520d8c6ef5e66 [2023-10-31T21:59:08.271Z] $ docker rm -f --volumes 9f9533192aa846944d3a55ca4a5e2e18998b2cc5a0f62724dce520d8c6ef5e66 [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-10-31T21:59:09.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:59:09.741Z] [2023-10-31T21:59:09.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:10.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:59:10.469Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T21:59:10.469Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T21:59:10.469Z] 04944245beec: Pulling fs layer [2023-10-31T21:59:10.469Z] 699f458cf7ca: Pulling fs layer [2023-10-31T21:59:10.469Z] 765212b225bb: Pulling fs layer [2023-10-31T21:59:10.469Z] f23df028b6ca: Pulling fs layer [2023-10-31T21:59:10.469Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T21:59:10.469Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T21:59:10.469Z] 765212b225bb: Waiting [2023-10-31T21:59:10.469Z] f23df028b6ca: Waiting [2023-10-31T21:59:10.469Z] d65c8cfc05b1: Waiting [2023-10-31T21:59:10.469Z] 2437ff75d9bd: Waiting [2023-10-31T21:59:10.469Z] 04944245beec: Verifying Checksum [2023-10-31T21:59:10.469Z] 04944245beec: Download complete [2023-10-31T21:59:10.469Z] 765212b225bb: Verifying Checksum [2023-10-31T21:59:10.469Z] 765212b225bb: Download complete [2023-10-31T21:59:10.745Z] f23df028b6ca: Verifying Checksum [2023-10-31T21:59:10.745Z] f23df028b6ca: Download complete [2023-10-31T21:59:10.745Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T21:59:10.745Z] d65c8cfc05b1: Download complete [2023-10-31T21:59:10.746Z] 699f458cf7ca: Verifying Checksum [2023-10-31T21:59:10.746Z] 699f458cf7ca: Download complete [2023-10-31T21:59:11.356Z] 8998bd30e6a1: Download complete [2023-10-31T21:59:14.010Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T21:59:14.010Z] 2437ff75d9bd: Download complete [2023-10-31T21:59:16.662Z] 8998bd30e6a1: Pull complete [2023-10-31T21:59:16.938Z] 04944245beec: Pull complete [2023-10-31T21:59:19.088Z] 699f458cf7ca: Pull complete [2023-10-31T21:59:19.088Z] 765212b225bb: Pull complete [2023-10-31T21:59:20.064Z] f23df028b6ca: Pull complete [2023-10-31T21:59:20.064Z] d65c8cfc05b1: Pull complete [2023-10-31T21:59:38.425Z] 2437ff75d9bd: Pull complete [2023-10-31T21:59:38.425Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T21:59:38.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T21:59:38.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:59:38.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-16065 does not seem to be running inside a container [2023-10-31T21:59:38.903Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-31T21:59:41.779Z] $ docker top 78f19f29f310ebbb7e49cfb451226775cdb8a249fa099f91557ccbe40e4fe18d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:42.891Z] ---> job-cost.sh [2023-10-31T21:59:42.891Z] lf-activate-venv: SKIPPING [2023-10-31T21:59:42.891Z] INFO: No Stack... [2023-10-31T21:59:43.162Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T21:59:44.141Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T21:59:44.933Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-10-31T21:59:44.933Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T21:59:45.036Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [2023-10-31T21:59:45.043Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] did not exist. Created. [2023-10-31T21:59:45.043Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T21:59:45.812Z] /w/workspace/edgex-ui-go/1@tmp/durable-d887df3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T21:59:46.507Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T21:59:46.545Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T21:59:47.060Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T21:59:47.079Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T21:59:47.189Z] $ docker stop --time=1 78f19f29f310ebbb7e49cfb451226775cdb8a249fa099f91557ccbe40e4fe18d [2023-10-31T21:59:48.718Z] $ docker rm -f --volumes 78f19f29f310ebbb7e49cfb451226775cdb8a249fa099f91557ccbe40e4fe18d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T21:59:49.440Z] 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-10-31T21:59:52.055Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives ] [2023-10-31T21:59:52.064Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives [2023-10-31T21:59:52.064Z] total 16 [2023-10-31T21:59:52.064Z] drwxr-xr-x 3 root root 4096 Oct 31 21:46 . [2023-10-31T21:59:52.064Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 21:46 .. [2023-10-31T21:59:52.064Z] drwxr-xr-x 2 root root 4096 Oct 31 21:46 cost [2023-10-31T21:59:52.064Z] -rw-r--r-- 1 root root 83 Oct 31 21:46 cost.csv [2023-10-31T21:59:52.064Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives [2023-10-31T21:59:52.064Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives [2023-10-31T21:59:52.064Z] total 16 [2023-10-31T21:59:52.064Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:46 . [2023-10-31T21:59:52.064Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 21:46 .. [2023-10-31T21:59:52.064Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:46 cost [2023-10-31T21:59:52.064Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 31 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:52.418Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:53.314Z] ---> package-listing.sh [2023-10-31T21:59:53.314Z] ++ facter osfamily [2023-10-31T21:59:53.314Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T21:59:53.577Z] + OS_FAMILY=debian [2023-10-31T21:59:53.577Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-647 [2023-10-31T21:59:53.577Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T21:59:53.577Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T21:59:53.577Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T21:59:53.577Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T21:59:53.577Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-647 ']' [2023-10-31T21:59:53.577Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T21:59:53.577Z] + case "${OS_FAMILY}" in [2023-10-31T21:59:53.577Z] + dpkg -l [2023-10-31T21:59:53.577Z] + grep '^ii' [2023-10-31T21:59:53.577Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T21:59:53.577Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T21:59:53.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T21:59:53.577Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-647 ']' [2023-10-31T21:59:53.577Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives/ [2023-10-31T21:59:53.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-647/archives/ [Pipeline] echo [2023-10-31T21:59:53.622Z] 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-647/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-31T21:59:53.930Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T21:59:54.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T21:59:54.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T21:59:54.783Z] prd-ubuntu20.04-docker-8c-8g-15645 does not seem to be running inside a container [2023-10-31T21:59:54.832Z] $ 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-647/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-647 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647:/w/workspace/edgexfoundry_edgex-ui-go_PR-647:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@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-lftools-log-publisher:latest cat [2023-10-31T21:59:55.029Z] $ docker top 9de5deb3360ced1aa99c5adcbc63b1d551d696c03bf6cd29d976a2e03df633ce -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T21:59:55.437Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T21:59:55.777Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T21:59:56.101Z] + ls /var/log/sa-host [2023-10-31T21:59:56.102Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T21:59:56.411Z] provisioning config files... [2023-10-31T21:59:56.419Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-647@tmp/config208175192840047385tmp [Pipeline] { [Pipeline] echo [2023-10-31T21:59:56.586Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:56.932Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T21:59:56.962Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:57.505Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T21:59:57.564Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:57.911Z] ---> sudo-logs.sh [2023-10-31T21:59:57.911Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T21:59:58.018Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:58.376Z] ---> job-cost.sh [2023-10-31T21:59:58.376Z] lf-activate-venv: SKIPPING [2023-10-31T21:59:58.376Z] DEBUG: total: 0.2199999988079071 [2023-10-31T21:59:58.376Z] INFO: Retrieving Stack Cost... [2023-10-31T21:59:58.639Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T21:59:58.900Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T21:59:58.948Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T21:59:59.281Z] ---> logs-deploy.sh [2023-10-31T21:59:59.281Z] lf-activate-venv: SKIPPING [2023-10-31T21:59:59.281Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-647/1 [2023-10-31T21:59:59.281Z] INFO: archiving workspace using pattern(s): [2023-10-31T22:00:00.220Z] Archives upload complete. [2023-10-31T22:00:00.480Z] INFO: archiving logs to Nexus [2023-10-31T22:00:01.439Z] ---> uname -a: [2023-10-31T22:00:01.439Z] Linux prd-ubuntu20-04-docker-8c-8g-15645 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] ---> lscpu: [2023-10-31T22:00:01.440Z] Architecture: x86_64 [2023-10-31T22:00:01.440Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-31T22:00:01.440Z] Byte Order: Little Endian [2023-10-31T22:00:01.440Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-31T22:00:01.440Z] CPU(s): 8 [2023-10-31T22:00:01.440Z] On-line CPU(s) list: 0-7 [2023-10-31T22:00:01.440Z] Thread(s) per core: 1 [2023-10-31T22:00:01.440Z] Core(s) per socket: 1 [2023-10-31T22:00:01.440Z] Socket(s): 8 [2023-10-31T22:00:01.440Z] NUMA node(s): 1 [2023-10-31T22:00:01.440Z] Vendor ID: AuthenticAMD [2023-10-31T22:00:01.440Z] CPU family: 23 [2023-10-31T22:00:01.440Z] Model: 49 [2023-10-31T22:00:01.440Z] Model name: AMD EPYC-Rome Processor [2023-10-31T22:00:01.440Z] Stepping: 0 [2023-10-31T22:00:01.440Z] CPU MHz: 2799.998 [2023-10-31T22:00:01.440Z] BogoMIPS: 5599.99 [2023-10-31T22:00:01.440Z] Virtualization: AMD-V [2023-10-31T22:00:01.440Z] Hypervisor vendor: KVM [2023-10-31T22:00:01.440Z] Virtualization type: full [2023-10-31T22:00:01.440Z] L1d cache: 256 KiB [2023-10-31T22:00:01.440Z] L1i cache: 256 KiB [2023-10-31T22:00:01.440Z] L2 cache: 4 MiB [2023-10-31T22:00:01.440Z] L3 cache: 128 MiB [2023-10-31T22:00:01.440Z] NUMA node0 CPU(s): 0-7 [2023-10-31T22:00:01.440Z] Vulnerability Itlb multihit: Not affected [2023-10-31T22:00:01.440Z] Vulnerability L1tf: Not affected [2023-10-31T22:00:01.440Z] Vulnerability Mds: Not affected [2023-10-31T22:00:01.440Z] Vulnerability Meltdown: Not affected [2023-10-31T22:00:01.440Z] Vulnerability Mmio stale data: Not affected [2023-10-31T22:00:01.440Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-31T22:00:01.440Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-31T22:00:01.440Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-31T22:00:01.440Z] Vulnerability Srbds: Not affected [2023-10-31T22:00:01.440Z] Vulnerability Tsx async abort: Not affected [2023-10-31T22:00:01.440Z] 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-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] ---> nproc: [2023-10-31T22:00:01.440Z] 8 [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] ---> df -h: [2023-10-31T22:00:01.440Z] Filesystem Size Used Avail Use% Mounted on [2023-10-31T22:00:01.440Z] overlay 155G 14G 142G 9% / [2023-10-31T22:00:01.440Z] tmpfs 64M 0 64M 0% /dev [2023-10-31T22:00:01.440Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-31T22:00:01.440Z] shm 64M 0 64M 0% /dev/shm [2023-10-31T22:00:01.440Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] ---> sar -b -r -n DEV: [2023-10-31T22:00:01.440Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15645) 10/31/23 _x86_64_ (8 CPU) [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] 21:36:32 LINUX RESTART (8 CPU) [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] 21:37:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-31T22:00:01.440Z] 21:38:01 65.09 37.40 27.70 0.00 4096.40 70571.76 0.00 [2023-10-31T22:00:01.440Z] 21:39:02 50.95 3.06 47.89 0.00 436.77 18328.83 0.00 [2023-10-31T22:00:01.440Z] 21:40:01 78.55 0.07 78.48 0.00 10.71 30487.44 0.00 [2023-10-31T22:00:01.440Z] 21:41:01 89.91 1.11 88.79 0.00 9.71 25842.33 0.00 [2023-10-31T22:00:01.440Z] 21:42:01 92.13 1.15 90.98 0.00 79.19 29895.55 0.00 [2023-10-31T22:00:01.440Z] 21:43:01 89.29 9.58 79.70 0.00 3193.07 31556.49 0.00 [2023-10-31T22:00:01.440Z] 21:44:01 228.07 1.57 226.50 0.00 255.33 36361.60 0.00 [2023-10-31T22:00:01.440Z] 21:45:01 121.66 0.12 121.55 0.00 0.93 24304.22 0.00 [2023-10-31T22:00:01.440Z] 21:46:01 133.11 0.15 132.96 0.00 4.13 19688.85 0.00 [2023-10-31T22:00:01.440Z] 21:47:01 126.88 0.07 126.81 0.00 11.28 35592.90 0.00 [2023-10-31T22:00:01.440Z] 21:48:01 1.62 0.00 1.62 0.00 0.00 21.33 0.00 [2023-10-31T22:00:01.440Z] 21:49:01 2.13 0.00 2.13 0.00 0.00 22.26 0.00 [2023-10-31T22:00:01.440Z] 21:50:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 [2023-10-31T22:00:01.440Z] 21:51:01 2.85 0.02 2.83 0.00 0.13 30.39 0.00 [2023-10-31T22:00:01.440Z] 21:52:02 1.42 0.00 1.42 0.00 0.00 14.80 0.00 [2023-10-31T22:00:01.440Z] 21:53:01 2.02 0.00 2.02 0.00 0.00 24.54 0.00 [2023-10-31T22:00:01.440Z] 21:54:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2023-10-31T22:00:01.440Z] 21:55:01 1.90 0.00 1.90 0.00 0.00 20.93 0.00 [2023-10-31T22:00:01.440Z] 21:56:01 0.92 0.00 0.92 0.00 0.00 9.33 0.00 [2023-10-31T22:00:01.440Z] 21:57:01 2.30 0.00 2.30 0.00 0.00 24.53 0.00 [2023-10-31T22:00:01.440Z] 21:58:01 1.40 0.05 1.35 0.00 0.53 14.00 0.00 [2023-10-31T22:00:01.440Z] 21:59:01 2.20 0.02 2.18 0.00 0.13 24.00 0.00 [2023-10-31T22:00:01.440Z] 22:00:01 6.50 0.17 6.33 0.00 16.40 131.44 0.00 [2023-10-31T22:00:01.440Z] Average: 47.98 2.30 45.69 0.00 345.11 13926.17 0.00 [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] 21:37:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-31T22:00:01.440Z] 21:38:01 30104264 31640732 724536 2.20 52252 1790648 1794336 5.29 926404 1557464 182800 [2023-10-31T22:00:01.440Z] 21:39:02 29191328 31573856 744328 2.26 75556 2578904 1801360 5.31 1018976 2295668 460944 [2023-10-31T22:00:01.440Z] 21:40:01 28801536 31561676 750664 2.28 79824 2945276 1857596 5.47 1066124 2625116 268 [2023-10-31T22:00:01.440Z] 21:41:01 27318828 31504404 801732 2.44 145564 4174268 2015352 5.94 1324520 3713000 609188 [2023-10-31T22:00:01.440Z] 21:42:01 27918172 31537800 766332 2.33 156448 3644504 1805304 5.32 1163376 3316204 752 [2023-10-31T22:00:01.440Z] 21:43:01 26592104 31473984 792356 2.41 176392 4817008 1852208 5.46 1482752 4212996 133736 [2023-10-31T22:00:01.440Z] 21:44:01 25755640 30865644 1393856 4.24 221684 4955640 2210276 6.51 2146156 4325348 117224 [2023-10-31T22:00:01.440Z] 21:45:01 25614628 31503856 752880 2.29 245240 5618460 1774228 5.23 1591956 4934300 201296 [2023-10-31T22:00:01.440Z] 21:46:01 25695028 31468220 797148 2.42 248164 5511744 1797788 5.30 1848268 4619612 10240 [2023-10-31T22:00:01.440Z] 21:47:01 25070096 31487920 775968 2.36 253352 6094760 1660924 4.89 1913592 5125204 84 [2023-10-31T22:00:01.440Z] 21:48:01 25078644 31496492 767560 2.33 253372 6094760 1660924 4.89 1901476 5125204 12 [2023-10-31T22:00:01.440Z] 21:49:01 25081432 31499332 764696 2.33 253420 6094764 1660924 4.89 1898548 5125208 8 [2023-10-31T22:00:01.440Z] 21:50:01 25083076 31501044 762928 2.32 253484 6094772 1660924 4.89 1896536 5125212 8 [2023-10-31T22:00:01.440Z] 21:51:01 25083208 31501284 763020 2.32 253560 6094772 1671660 4.93 1896484 5125216 36 [2023-10-31T22:00:01.440Z] 21:52:02 25092512 31510760 753408 2.29 253608 6094776 1671660 4.93 1887044 5125220 8 [2023-10-31T22:00:01.440Z] 21:53:01 25092820 31511044 753092 2.29 253628 6094748 1671660 4.93 1886984 5125192 8 [2023-10-31T22:00:01.440Z] 21:54:01 25092888 31511192 752804 2.29 253708 6094748 1671660 4.93 1886964 5125200 8 [2023-10-31T22:00:01.440Z] 21:55:01 25092872 31511236 752712 2.29 253744 6094760 1671660 4.93 1887248 5125200 8 [2023-10-31T22:00:01.440Z] 21:56:01 25092572 31510936 752948 2.29 253748 6094760 1671660 4.93 1886976 5125200 8 [2023-10-31T22:00:01.440Z] 21:57:01 25092524 31510944 752868 2.29 253812 6094764 1671660 4.93 1887064 5125208 8 [2023-10-31T22:00:01.440Z] 21:58:01 25093072 31511576 752572 2.29 253872 6094768 1687712 4.97 1887748 5125216 216 [2023-10-31T22:00:01.440Z] 21:59:01 25093300 31511880 752220 2.29 253916 6094784 1687712 4.97 1886804 5125224 8 [2023-10-31T22:00:01.440Z] 22:00:01 25012820 31437132 822424 2.50 254064 6095884 1777856 5.24 1971776 5110852 864 [2023-10-31T22:00:01.440Z] Average: 26006233 31484476 791437 2.41 215322 5276707 1756828 5.18 1701903 4492968 74684 [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] 21:37:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-31T22:00:01.440Z] 21:38:01 ens3 384.02 258.87 2746.41 66.14 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:38:01 lo 4.07 4.07 0.40 0.40 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:39:02 ens3 190.68 129.75 3352.09 27.27 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:39:02 lo 2.83 2.83 0.28 0.28 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:39:02 docker0 42.77 43.51 3.16 279.39 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:40:01 ens3 142.47 72.65 2069.23 17.08 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:40:01 lo 2.30 2.30 0.28 0.28 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:40:01 docker0 1.68 3.49 0.10 31.45 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:41:01 ens3 345.85 206.98 2355.62 107.80 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:41:01 docker0 181.61 327.96 16.04 2347.68 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:42:01 veth52b8abb 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:42:01 ens3 95.25 51.91 721.33 23.15 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:42:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:43:01 veth605141c 56.32 192.83 4.17 3835.96 0.00 0.00 0.00 0.31 [2023-10-31T22:00:01.440Z] 21:43:01 veth52b8abb 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:43:01 ens3 366.27 142.63 6056.51 21.13 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:43:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:43:01 docker0 56.32 192.72 3.40 3835.95 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:44:01 veth0571bb8 587.03 586.18 63.63 1934.25 0.00 0.00 0.00 0.16 [2023-10-31T22:00:01.440Z] 21:44:01 veth52b8abb 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:44:01 ens3 615.45 601.35 2029.34 71.98 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:44:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:44:01 docker0 590.48 591.95 55.80 2012.39 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:45:01 veth52b8abb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:45:01 ens3 85.97 70.95 394.60 14.11 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:45:01 docker0 56.44 66.12 4.40 378.85 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:46:01 ens3 51.81 59.51 63.40 123.03 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:46:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:46:01 docker0 1.52 3.07 0.09 30.90 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:47:01 ens3 124.92 72.18 2521.11 15.34 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:47:01 lo 1.79 1.79 0.18 0.18 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:47:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:48:01 ens3 1.02 0.42 1.12 0.29 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:49:01 ens3 0.87 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:50:01 ens3 0.37 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:51:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:52:02 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:53:01 ens3 0.39 0.19 0.09 0.07 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:54:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:55:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:56:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:57:01 ens3 2.98 0.15 0.30 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:58:01 ens3 2.47 0.55 0.61 0.35 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:59:01 ens3 1.47 0.57 0.43 0.29 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 22:00:01 ens3 25.66 15.73 29.67 11.57 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 22:00:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] Average: ens3 105.57 72.94 969.25 21.66 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] Average: docker0 40.62 53.63 3.62 389.12 0.00 0.00 0.00 0.00 [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] ---> sar -P ALL: [2023-10-31T22:00:01.440Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15645) 10/31/23 _x86_64_ (8 CPU) [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] 21:36:32 LINUX RESTART (8 CPU) [2023-10-31T22:00:01.440Z] [2023-10-31T22:00:01.440Z] 21:37:04 CPU %user %nice %system %iowait %steal %idle [2023-10-31T22:00:01.440Z] 21:38:01 all 4.95 0.00 1.04 15.20 0.36 78.45 [2023-10-31T22:00:01.440Z] 21:38:01 0 2.78 0.00 1.28 0.83 0.35 94.75 [2023-10-31T22:00:01.440Z] 21:38:01 1 6.08 0.00 1.02 50.59 0.28 42.03 [2023-10-31T22:00:01.440Z] 21:38:01 2 4.44 0.00 1.09 52.89 0.44 41.14 [2023-10-31T22:00:01.440Z] 21:38:01 3 3.91 0.00 0.95 13.20 0.37 81.57 [2023-10-31T22:00:01.440Z] 21:38:01 4 5.62 0.00 0.86 0.68 0.28 92.55 [2023-10-31T22:00:01.440Z] 21:38:01 5 6.29 0.00 0.88 0.56 0.44 91.83 [2023-10-31T22:00:01.440Z] 21:38:01 6 6.00 0.00 0.95 1.99 0.32 90.75 [2023-10-31T22:00:01.440Z] 21:38:01 7 4.50 0.00 1.28 1.00 0.37 92.84 [2023-10-31T22:00:01.440Z] 21:39:02 all 4.25 0.00 2.35 10.14 0.94 82.32 [2023-10-31T22:00:01.440Z] 21:39:02 0 3.50 0.00 1.98 10.40 0.91 83.21 [2023-10-31T22:00:01.440Z] 21:39:02 1 5.96 0.00 2.46 0.36 0.99 90.23 [2023-10-31T22:00:01.440Z] 21:39:02 2 3.48 0.00 1.96 19.12 0.81 74.63 [2023-10-31T22:00:01.440Z] 21:39:02 3 4.48 0.00 2.63 1.31 1.06 90.52 [2023-10-31T22:00:01.440Z] 21:39:02 4 3.88 0.00 2.28 25.11 0.96 67.77 [2023-10-31T22:00:01.440Z] 21:39:02 5 4.29 0.00 1.98 5.84 1.04 86.85 [2023-10-31T22:00:01.440Z] 21:39:02 6 3.50 0.00 2.56 14.96 0.97 78.01 [2023-10-31T22:00:01.440Z] 21:39:02 7 4.90 0.00 2.98 4.08 0.76 87.29 [2023-10-31T22:00:01.440Z] 21:40:01 all 1.78 0.00 1.09 13.28 0.51 83.34 [2023-10-31T22:00:01.440Z] 21:40:01 0 1.89 0.00 1.53 25.63 0.61 70.34 [2023-10-31T22:00:01.440Z] 21:40:01 1 2.12 0.00 1.17 0.54 0.53 95.63 [2023-10-31T22:00:01.440Z] 21:40:01 2 2.12 0.00 1.12 0.10 0.39 96.27 [2023-10-31T22:00:01.440Z] 21:40:01 3 2.04 0.00 0.88 1.63 0.56 94.89 [2023-10-31T22:00:01.440Z] 21:40:01 4 1.22 0.00 1.09 48.26 0.43 49.01 [2023-10-31T22:00:01.440Z] 21:40:01 5 1.83 0.00 0.90 6.09 0.54 90.63 [2023-10-31T22:00:01.440Z] 21:40:01 6 1.93 0.00 1.31 21.06 0.56 75.14 [2023-10-31T22:00:01.440Z] 21:40:01 7 1.09 0.00 0.71 3.07 0.46 94.67 [2023-10-31T22:00:01.440Z] 21:41:01 all 3.75 0.00 2.12 10.64 0.85 82.64 [2023-10-31T22:00:01.440Z] 21:41:01 0 3.61 0.00 1.80 1.15 0.91 92.53 [2023-10-31T22:00:01.440Z] 21:41:01 1 3.16 0.00 2.84 47.87 0.62 45.51 [2023-10-31T22:00:01.440Z] 21:41:01 2 4.44 0.00 2.28 0.25 0.90 92.13 [2023-10-31T22:00:01.440Z] 21:41:01 3 3.29 0.00 1.77 2.22 0.89 91.83 [2023-10-31T22:00:01.440Z] 21:41:01 4 4.00 0.00 2.34 1.00 0.84 91.82 [2023-10-31T22:00:01.440Z] 21:41:01 5 3.98 0.00 2.20 23.86 1.00 68.96 [2023-10-31T22:00:01.440Z] 21:41:01 6 4.10 0.00 1.94 3.52 0.85 89.59 [2023-10-31T22:00:01.440Z] 21:41:01 7 3.42 0.00 1.78 5.35 0.78 88.66 [2023-10-31T22:00:01.440Z] 21:42:01 all 0.97 0.00 0.94 13.57 0.47 84.05 [2023-10-31T22:00:01.440Z] 21:42:01 0 0.73 0.00 0.77 25.08 0.40 73.02 [2023-10-31T22:00:01.440Z] 21:42:01 1 0.77 0.00 0.82 2.03 0.45 95.94 [2023-10-31T22:00:01.440Z] 21:42:01 2 1.12 0.00 0.73 0.53 0.55 97.07 [2023-10-31T22:00:01.440Z] 21:42:01 3 1.28 0.00 1.60 4.20 0.53 92.38 [2023-10-31T22:00:01.440Z] 21:42:01 4 1.10 0.00 1.07 5.61 0.35 91.87 [2023-10-31T22:00:01.440Z] 21:42:01 5 0.60 0.00 1.34 62.23 0.58 35.25 [2023-10-31T22:00:01.440Z] 21:42:01 6 0.97 0.00 0.70 2.53 0.50 95.30 [2023-10-31T22:00:01.440Z] 21:42:01 7 1.17 0.00 0.52 6.42 0.40 91.50 [2023-10-31T22:00:01.440Z] 21:43:01 all 18.08 0.00 3.84 17.68 1.34 59.05 [2023-10-31T22:00:01.440Z] 21:43:01 0 17.03 0.00 3.89 8.89 1.24 68.96 [2023-10-31T22:00:01.440Z] 21:43:01 1 16.31 0.00 2.79 26.99 1.29 52.61 [2023-10-31T22:00:01.440Z] 21:43:01 2 16.81 0.00 4.86 17.18 1.59 59.56 [2023-10-31T22:00:01.440Z] 21:43:01 3 18.10 0.00 3.72 21.37 1.33 55.47 [2023-10-31T22:00:01.440Z] 21:43:01 4 20.63 0.00 4.28 11.46 1.19 62.44 [2023-10-31T22:00:01.440Z] 21:43:01 5 18.74 0.00 4.11 33.32 1.42 42.41 [2023-10-31T22:00:01.440Z] 21:43:01 6 18.42 0.00 3.62 2.95 1.37 73.64 [2023-10-31T22:00:01.440Z] 21:43:01 7 18.64 0.00 3.46 19.29 1.31 57.29 [2023-10-31T22:00:01.440Z] 21:44:01 all 8.27 0.00 2.66 7.47 0.41 81.19 [2023-10-31T22:00:01.440Z] 21:44:01 0 2.39 0.00 3.20 6.81 0.40 87.20 [2023-10-31T22:00:01.440Z] 21:44:01 1 9.87 0.00 2.80 7.91 0.42 79.00 [2023-10-31T22:00:01.440Z] 21:44:01 2 14.34 0.00 3.25 6.50 0.52 75.39 [2023-10-31T22:00:01.440Z] 21:44:01 3 5.75 0.00 2.13 1.01 0.51 90.61 [2023-10-31T22:00:01.440Z] 21:44:01 4 14.40 0.00 3.52 3.32 0.44 78.32 [2023-10-31T22:00:01.440Z] 21:44:01 5 5.09 0.00 2.90 0.70 0.45 90.86 [2023-10-31T22:00:01.440Z] 21:44:01 6 6.40 0.00 1.57 0.38 0.27 91.38 [2023-10-31T22:00:01.440Z] 21:44:01 7 7.98 0.00 1.91 33.07 0.28 56.75 [2023-10-31T22:00:01.440Z] 21:45:01 all 4.37 0.00 1.53 22.74 0.23 71.14 [2023-10-31T22:00:01.440Z] 21:45:01 0 2.90 0.00 0.65 21.66 0.25 74.54 [2023-10-31T22:00:01.440Z] 21:45:01 1 2.02 0.00 3.80 26.97 0.40 66.81 [2023-10-31T22:00:01.440Z] 21:45:01 2 2.99 0.00 1.31 4.47 0.20 91.03 [2023-10-31T22:00:01.440Z] 21:45:01 3 13.79 0.00 1.82 24.96 0.18 59.24 [2023-10-31T22:00:01.440Z] 21:45:01 4 2.06 0.00 1.88 15.03 0.27 80.77 [2023-10-31T22:00:01.440Z] 21:45:01 5 3.01 0.00 1.73 75.86 0.22 19.19 [2023-10-31T22:00:01.440Z] 21:45:01 6 2.59 0.00 0.53 7.73 0.17 88.98 [2023-10-31T22:00:01.440Z] 21:45:01 7 5.56 0.00 0.52 5.46 0.12 88.35 [2023-10-31T22:00:01.440Z] 21:46:01 all 16.69 0.00 2.95 3.89 0.52 75.95 [2023-10-31T22:00:01.440Z] 21:46:01 0 13.39 0.00 2.74 0.95 0.50 82.42 [2023-10-31T22:00:01.440Z] 21:46:01 1 17.03 0.00 3.22 0.33 0.53 78.89 [2023-10-31T22:00:01.440Z] 21:46:01 2 10.11 0.00 2.74 0.17 0.57 86.42 [2023-10-31T22:00:01.440Z] 21:46:01 3 10.23 0.00 2.81 8.61 0.48 77.87 [2023-10-31T22:00:01.440Z] 21:46:01 4 8.61 0.00 1.55 7.32 0.32 82.20 [2023-10-31T22:00:01.440Z] 21:46:01 5 28.68 0.00 3.83 11.13 0.62 55.75 [2023-10-31T22:00:01.440Z] 21:46:01 6 28.74 0.00 3.75 2.34 0.65 64.52 [2023-10-31T22:00:01.440Z] 21:46:01 7 16.74 0.00 2.98 0.32 0.47 79.49 [2023-10-31T22:00:01.440Z] 21:47:01 all 16.91 0.00 3.51 5.90 1.37 72.31 [2023-10-31T22:00:01.440Z] 21:47:01 0 17.10 0.00 3.79 14.45 1.81 62.84 [2023-10-31T22:00:01.440Z] 21:47:01 1 16.50 0.00 3.17 0.65 1.48 78.20 [2023-10-31T22:00:01.440Z] 21:47:01 2 15.46 0.00 4.37 6.61 1.36 72.21 [2023-10-31T22:00:01.440Z] 21:47:01 3 17.82 0.00 3.23 4.81 1.28 72.85 [2023-10-31T22:00:01.440Z] 21:47:01 4 15.18 0.00 3.52 2.86 1.33 77.11 [2023-10-31T22:00:01.440Z] 21:47:01 5 17.33 0.00 3.57 17.14 1.20 60.76 [2023-10-31T22:00:01.440Z] 21:47:01 6 17.72 0.00 2.81 0.28 1.18 78.01 [2023-10-31T22:00:01.440Z] 21:47:01 7 18.18 0.00 3.62 0.42 1.30 76.49 [2023-10-31T22:00:01.440Z] 21:48:01 all 0.18 0.00 0.01 0.10 0.01 99.69 [2023-10-31T22:00:01.440Z] 21:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-31T22:00:01.440Z] 21:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-31T22:00:01.440Z] 21:48:01 2 0.00 0.00 0.00 0.73 0.02 99.25 [2023-10-31T22:00:01.441Z] 21:48:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2023-10-31T22:00:01.441Z] 21:48:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-10-31T22:00:01.441Z] 21:48:01 5 0.05 0.00 0.03 0.08 0.02 99.82 [2023-10-31T22:00:01.441Z] 21:48:01 6 1.27 0.00 0.00 0.00 0.02 98.71 [2023-10-31T22:00:01.441Z] 21:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T22:00:01.441Z] [2023-10-31T22:00:01.441Z] 21:48:01 CPU %user %nice %system %iowait %steal %idle [2023-10-31T22:00:01.441Z] 21:49:01 all 0.25 0.00 0.01 0.01 0.01 99.72 [2023-10-31T22:00:01.441Z] 21:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:49:01 2 0.02 0.00 0.00 0.08 0.00 99.90 [2023-10-31T22:00:01.441Z] 21:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:49:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2023-10-31T22:00:01.441Z] 21:49:01 6 1.84 0.00 0.00 0.00 0.00 98.16 [2023-10-31T22:00:01.441Z] 21:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-31T22:00:01.441Z] 21:50:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-10-31T22:00:01.441Z] 21:50:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-31T22:00:01.441Z] 21:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:50:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T22:00:01.441Z] 21:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:50:01 5 0.07 0.00 0.02 0.02 0.02 99.88 [2023-10-31T22:00:01.441Z] 21:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:51:01 all 0.02 0.00 0.02 0.03 0.02 99.91 [2023-10-31T22:00:01.441Z] 21:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:51:01 2 0.02 0.00 0.02 0.20 0.02 99.75 [2023-10-31T22:00:01.441Z] 21:51:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-31T22:00:01.441Z] 21:51:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:51:01 5 0.05 0.00 0.05 0.05 0.05 99.80 [2023-10-31T22:00:01.441Z] 21:51:01 6 0.02 0.00 0.02 0.00 0.07 99.90 [2023-10-31T22:00:01.441Z] 21:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:52:02 all 0.01 0.00 0.01 0.00 0.15 99.83 [2023-10-31T22:00:01.441Z] 21:52:02 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-10-31T22:00:01.441Z] 21:52:02 1 0.02 0.00 0.00 0.00 0.13 99.85 [2023-10-31T22:00:01.441Z] 21:52:02 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:52:02 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-10-31T22:00:01.441Z] 21:52:02 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T22:00:01.441Z] 21:52:02 5 0.00 0.00 0.02 0.00 0.71 99.27 [2023-10-31T22:00:01.441Z] 21:52:02 6 0.02 0.00 0.02 0.00 0.27 99.70 [2023-10-31T22:00:01.441Z] 21:52:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:53:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2023-10-31T22:00:01.441Z] 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:53:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:53:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-10-31T22:00:01.441Z] 21:53:01 6 0.76 0.00 0.05 0.00 0.00 99.19 [2023-10-31T22:00:01.441Z] 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:54:01 all 0.17 0.00 0.01 0.01 0.01 99.80 [2023-10-31T22:00:01.441Z] 21:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-31T22:00:01.441Z] 21:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:54:01 2 0.00 0.00 0.00 0.10 0.00 99.90 [2023-10-31T22:00:01.441Z] 21:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-31T22:00:01.441Z] 21:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:54:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-10-31T22:00:01.441Z] 21:54:01 6 1.16 0.00 0.00 0.00 0.02 98.82 [2023-10-31T22:00:01.441Z] 21:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-31T22:00:01.441Z] 21:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:55:01 5 0.07 0.00 0.05 0.02 0.03 99.83 [2023-10-31T22:00:01.441Z] 21:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-10-31T22:00:01.441Z] 21:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:56:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-10-31T22:00:01.441Z] 21:56:01 6 0.20 0.00 0.05 0.00 0.02 99.73 [2023-10-31T22:00:01.441Z] 21:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:57:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-10-31T22:00:01.441Z] 21:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-31T22:00:01.441Z] 21:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-31T22:00:01.441Z] 21:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-31T22:00:01.441Z] 21:57:01 5 0.07 0.00 0.00 0.02 0.03 99.88 [2023-10-31T22:00:01.441Z] 21:57:01 6 1.97 0.00 0.02 0.00 0.02 98.00 [2023-10-31T22:00:01.441Z] 21:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:58:01 all 0.14 0.00 0.01 0.00 0.02 99.84 [2023-10-31T22:00:01.441Z] 21:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:58:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2023-10-31T22:00:01.441Z] 21:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-31T22:00:01.441Z] 21:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-31T22:00:01.441Z] 21:58:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-10-31T22:00:01.441Z] 21:58:01 6 0.96 0.00 0.03 0.00 0.03 98.97 [2023-10-31T22:00:01.441Z] 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:59:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-10-31T22:00:01.441Z] 21:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] 21:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-31T22:00:01.441Z] 21:59:01 5 0.03 0.00 0.00 0.10 0.03 99.83 [2023-10-31T22:00:01.441Z] 21:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2023-10-31T22:00:01.441Z] 21:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-31T22:00:01.441Z] [2023-10-31T22:00:01.441Z] 21:59:01 CPU %user %nice %system %iowait %steal %idle [2023-10-31T22:00:01.441Z] 22:00:01 all 0.94 0.00 0.26 0.01 0.04 98.74 [2023-10-31T22:00:01.441Z] 22:00:01 0 0.20 0.00 0.17 0.00 0.03 99.60 [2023-10-31T22:00:01.441Z] 22:00:01 1 2.18 0.00 0.35 0.02 0.05 97.40 [2023-10-31T22:00:01.441Z] 22:00:01 2 0.17 0.00 0.25 0.03 0.02 99.53 [2023-10-31T22:00:01.441Z] 22:00:01 3 0.88 0.00 0.32 0.00 0.05 98.75 [2023-10-31T22:00:01.441Z] 22:00:01 4 2.30 0.00 0.43 0.02 0.03 97.22 [2023-10-31T22:00:01.441Z] 22:00:01 5 0.52 0.00 0.18 0.05 0.08 99.17 [2023-10-31T22:00:01.441Z] 22:00:01 6 0.50 0.00 0.15 0.00 0.03 99.31 [2023-10-31T22:00:01.441Z] 22:00:01 7 0.77 0.00 0.25 0.00 0.03 98.95 [2023-10-31T22:00:01.441Z] Average: all 3.57 0.00 0.97 5.22 0.32 89.92 [2023-10-31T22:00:01.441Z] Average: 0 2.86 0.00 0.95 5.03 0.33 90.83 [2023-10-31T22:00:01.441Z] Average: 1 3.56 0.00 1.06 7.03 0.32 88.03 [2023-10-31T22:00:01.441Z] Average: 2 3.28 0.00 1.04 4.65 0.32 90.71 [2023-10-31T22:00:01.441Z] Average: 3 3.55 0.00 0.95 3.59 0.32 91.58 [2023-10-31T22:00:01.441Z] Average: 4 3.43 0.00 1.00 5.23 0.28 90.06 [2023-10-31T22:00:01.441Z] Average: 5 3.95 0.00 1.04 10.32 0.37 84.31 [2023-10-31T22:00:01.441Z] Average: 6 4.30 0.00 0.87 2.50 0.32 92.00 [2023-10-31T22:00:01.441Z] Average: 7 3.61 0.00 0.87 3.41 0.27 91.84 [2023-10-31T22:00:01.441Z] [2023-10-31T22:00:01.441Z] [2023-10-31T22:00:01.441Z]