Pull request #669 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from a57c895728860fe27b3a597eb31997ccd9aff1a4+af98cfcac093d57a231dc324130eca258d2cb226 (2a76908cfc966b132ca75d0daff16030caca8cad) 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-ssh2874517959355477378.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh1520090947742960732.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-669/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-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7953237184582940929.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-669/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12554368649540562062.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh14917367479480556426.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-669/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-669/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9553709146763155059.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17507 in /w/workspace/edgexfoundry_edgex-ui-go_PR-669 [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-669 # 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 Merging remotes/origin/main commit af98cfcac093d57a231dc324130eca258d2cb226 into PR head commit a57c895728860fe27b3a597eb31997ccd9aff1a4 > 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/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a57c895728860fe27b3a597eb31997ccd9aff1a4 # timeout=10 Merge succeeded, producing a57c895728860fe27b3a597eb31997ccd9aff1a4 Checking out Revision a57c895728860fe27b3a597eb31997ccd9aff1a4 (PR-669) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge af98cfcac093d57a231dc324130eca258d2cb226 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a57c895728860fe27b3a597eb31997ccd9aff1a4 # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-14T18:31:10.262Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-14T18:31:10.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-14T18:31:10.574Z] ========================================================= [2023-11-14T18:31:10.574Z] EdgeX Global Pipelines Version Info [2023-11-14T18:31:10.574Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:31:11.313Z] ------------------- [2023-11-14T18:31:11.313Z] stable info: [2023-11-14T18:31:11.313Z] ------------------- [2023-11-14T18:31:11.313Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-14T18:31:11.313Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T18:31:11.313Z] Message: update stable to v1.0.257 [2023-11-14T18:31:11.885Z] ------------------- [2023-11-14T18:31:11.885Z] experimental info: [2023-11-14T18:31:11.885Z] ------------------- [2023-11-14T18:31:11.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-14T18:31:11.885Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T18:31:11.885Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-14T18:31:12.171Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-14T18:31:12.216Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-14T18:31:12.257Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-14T18:31:12.300Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-14T18:31:12.346Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-14T18:31:12.415Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-14T18:31:12.457Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-14T18:31:12.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-14T18:31:12.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-14T18:31:12.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-14T18:31:12.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-14T18:31:12.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-14T18:31:12.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-14T18:31:12.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-14T18:31:12.809Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T18:31:12.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-14T18:31:12.892Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T18:31:12.937Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-14T18:31:12.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-14T18:31:13.026Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-14T18:31:13.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-14T18:31:13.114Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-14T18:31:13.157Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-14T18:31:13.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-14T18:31:13.248Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-14T18:31:13.291Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-14T18:31:13.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-14T18:31:13.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-669 [Pipeline] echo [2023-11-14T18:31:13.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-669 [Pipeline] echo [2023-11-14T18:31:13.458Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-669 [Pipeline] echo [2023-11-14T18:31:13.513Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] echo [2023-11-14T18:31:13.555Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a57c895 [Pipeline] echo [2023-11-14T18:31:13.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T18:31:13.719Z] provisioning config files... [2023-11-14T18:31:13.735Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/config18220040041164310560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:31:14.083Z] ---> docker-login.sh [2023-11-14T18:31:14.083Z] nexus3.edgexfoundry.org:10001 [2023-11-14T18:31:14.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:14.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:14.344Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:14.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:14.344Z] [2023-11-14T18:31:14.344Z] Login Succeeded [2023-11-14T18:31:14.603Z] nexus3.edgexfoundry.org:10002 [2023-11-14T18:31:14.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:14.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:14.603Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:14.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:14.603Z] [2023-11-14T18:31:14.603Z] Login Succeeded [2023-11-14T18:31:14.603Z] nexus3.edgexfoundry.org:10003 [2023-11-14T18:31:14.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:14.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:14.603Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:14.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:14.603Z] [2023-11-14T18:31:14.603Z] Login Succeeded [2023-11-14T18:31:14.603Z] nexus3.edgexfoundry.org:10004 [2023-11-14T18:31:14.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:14.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:14.864Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:14.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:14.864Z] [2023-11-14T18:31:14.864Z] Login Succeeded [2023-11-14T18:31:14.864Z] docker.io [2023-11-14T18:31:14.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:15.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:15.125Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:15.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:15.125Z] [2023-11-14T18:31:15.125Z] Login Succeeded [2023-11-14T18:31:15.125Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T18:31:15.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-14T18:31:15.784Z] + git rev-list -1 --merges a57c895728860fe27b3a597eb31997ccd9aff1a4~1..a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] echo [2023-11-14T18:31:15.859Z] -----------> git rev-list -1 --merges a57c895728860fe27b3a597eb31997ccd9aff1a4~1..a57c895728860fe27b3a597eb31997ccd9aff1a4 a57c895728860fe27b3a597eb31997ccd9aff1a4 [false] [Pipeline] sh [2023-11-14T18:31:16.169Z] + git log --format=format:%s -1 a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] echo [2023-11-14T18:31:16.206Z] ========================================================= [2023-11-14T18:31:16.206Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-14T18:31:16.206Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T18:31:16.649Z] + git log --format=format:%s -1 a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] echo [2023-11-14T18:31:16.681Z] [semverPrep] GIT_COMMIT: a57c895728860fe27b3a597eb31997ccd9aff1a4, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo [2023-11-14T18:31:16.712Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-14T18:31:17.102Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-14T18:31:17.102Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-14T18:31:17.102Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-14T18:31:17.102Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-14T18:31:17.102Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-14T18:31:17.102Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-14T18:31:17.102Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:31:17.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T18:31:17.638Z] [2023-11-14T18:31:17.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:31:18.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T18:31:18.028Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-14T18:31:18.028Z] b85a868b505f: Pulling fs layer [2023-11-14T18:31:18.028Z] e2be974225ed: Pulling fs layer [2023-11-14T18:31:18.028Z] 339a4e72a1f5: Pulling fs layer [2023-11-14T18:31:18.028Z] 988bab9f4d93: Pulling fs layer [2023-11-14T18:31:18.028Z] 1469e6f7b9e6: Pulling fs layer [2023-11-14T18:31:18.028Z] eaf3925da568: Pulling fs layer [2023-11-14T18:31:18.028Z] bab4dde63d76: Pulling fs layer [2023-11-14T18:31:18.028Z] bde34c3a00c8: Pulling fs layer [2023-11-14T18:31:18.028Z] b352a97aabf1: Pulling fs layer [2023-11-14T18:31:18.028Z] 4872d77fe225: Pulling fs layer [2023-11-14T18:31:18.028Z] 5851b861e8e6: Pulling fs layer [2023-11-14T18:31:18.028Z] bde34c3a00c8: Waiting [2023-11-14T18:31:18.028Z] 988bab9f4d93: Waiting [2023-11-14T18:31:18.028Z] 1469e6f7b9e6: Waiting [2023-11-14T18:31:18.028Z] eaf3925da568: Waiting [2023-11-14T18:31:18.028Z] 5851b861e8e6: Waiting [2023-11-14T18:31:18.028Z] bab4dde63d76: Waiting [2023-11-14T18:31:18.028Z] 4872d77fe225: Waiting [2023-11-14T18:31:18.028Z] b352a97aabf1: Waiting [2023-11-14T18:31:18.028Z] e2be974225ed: Download complete [2023-11-14T18:31:18.028Z] 988bab9f4d93: Verifying Checksum [2023-11-14T18:31:18.028Z] 988bab9f4d93: Download complete [2023-11-14T18:31:18.289Z] 1469e6f7b9e6: Verifying Checksum [2023-11-14T18:31:18.289Z] 1469e6f7b9e6: Download complete [2023-11-14T18:31:18.289Z] eaf3925da568: Download complete [2023-11-14T18:31:18.289Z] 339a4e72a1f5: Verifying Checksum [2023-11-14T18:31:18.289Z] 339a4e72a1f5: Download complete [2023-11-14T18:31:18.289Z] bde34c3a00c8: Download complete [2023-11-14T18:31:18.289Z] b352a97aabf1: Verifying Checksum [2023-11-14T18:31:18.289Z] b352a97aabf1: Download complete [2023-11-14T18:31:18.289Z] 4872d77fe225: Verifying Checksum [2023-11-14T18:31:18.289Z] 4872d77fe225: Download complete [2023-11-14T18:31:18.289Z] 5851b861e8e6: Verifying Checksum [2023-11-14T18:31:18.289Z] 5851b861e8e6: Download complete [2023-11-14T18:31:18.289Z] b85a868b505f: Verifying Checksum [2023-11-14T18:31:18.289Z] b85a868b505f: Download complete [2023-11-14T18:31:18.548Z] bab4dde63d76: Verifying Checksum [2023-11-14T18:31:18.548Z] bab4dde63d76: Download complete [2023-11-14T18:31:19.485Z] b85a868b505f: Pull complete [2023-11-14T18:31:19.485Z] e2be974225ed: Pull complete [2023-11-14T18:31:20.054Z] 339a4e72a1f5: Pull complete [2023-11-14T18:31:20.054Z] 988bab9f4d93: Pull complete [2023-11-14T18:31:20.316Z] 1469e6f7b9e6: Pull complete [2023-11-14T18:31:20.316Z] eaf3925da568: Pull complete [2023-11-14T18:31:22.221Z] bab4dde63d76: Pull complete [2023-11-14T18:31:22.221Z] bde34c3a00c8: Pull complete [2023-11-14T18:31:22.221Z] b352a97aabf1: Pull complete [2023-11-14T18:31:22.481Z] 4872d77fe225: Pull complete [2023-11-14T18:31:22.481Z] 5851b861e8e6: Pull complete [2023-11-14T18:31:22.481Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-14T18:31:22.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-14T18:31:22.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:31:22.704Z] prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container [2023-11-14T18:31:22.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-14T18:31:27.089Z] $ docker top 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 -eo pid,comm [2023-11-14T18:31:27.145Z] 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-11-14T18:31:27.145Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-14T18:31:27.270Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T18:31:27.270Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T18:31:27.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T18:31:27.402Z] $ docker exec 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 ssh-agent [2023-11-14T18:31:27.501Z] SSH_AUTH_SOCK=/tmp/ssh-nHZM7GbZgFEB/agent.32 [2023-11-14T18:31:27.501Z] SSH_AGENT_PID=38 [2023-11-14T18:31:27.511Z] Running ssh-add (command line suppressed) [2023-11-14T18:31:27.618Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/private_key_17038640467725903447.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/private_key_17038640467725903447.key) [2023-11-14T18:31:27.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T18:31:27.967Z] + git tag --points-at HEAD [Pipeline] } [2023-11-14T18:31:27.993Z] $ docker exec --env ******** --env ******** 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 ssh-agent -k [2023-11-14T18:31:28.094Z] unset SSH_AUTH_SOCK; [2023-11-14T18:31:28.094Z] unset SSH_AGENT_PID; [2023-11-14T18:31:28.094Z] echo Agent pid 38 killed; [2023-11-14T18:31:28.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-14T18:31:28.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-14T18:31:28.194Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-14T18:31:28.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-14T18:31:28.309Z] $ docker exec 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 ssh-agent [2023-11-14T18:31:28.439Z] SSH_AUTH_SOCK=/tmp/ssh-eayO7YJt8Wke/agent.70 [2023-11-14T18:31:28.439Z] SSH_AGENT_PID=76 [2023-11-14T18:31:28.444Z] Running ssh-add (command line suppressed) [2023-11-14T18:31:28.549Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/private_key_16301167451677901159.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/private_key_16301167451677901159.key) [2023-11-14T18:31:28.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-14T18:31:28.889Z] + git semver init [2023-11-14T18:31:29.148Z] 2023-11-14 18:31:29,053 [run_init] DEBUG init version:0.0.0 force:False [2023-11-14T18:31:29.148Z] 2023-11-14 18:31:29,054 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver [2023-11-14T18:31:29.148Z] 2023-11-14 18:31:29,055 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver [2023-11-14T18:31:29.148Z] 2023-11-14 18:31:29,055 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-669, universal_newlines=False, shell=None, istream=None) [2023-11-14T18:31:31.083Z] 2023-11-14 18:31:30,815 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.git/info/exclude [2023-11-14T18:31:31.083Z] 2023-11-14 18:31:30,816 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver/PR-669 with force:False [2023-11-14T18:31:31.083Z] 2023-11-14 18:31:30,816 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver/PR-669 [2023-11-14T18:31:31.083Z] 2023-11-14 18:31:30,819 [execute] INFO git cat-file --batch-check [2023-11-14T18:31:31.083Z] 2023-11-14 18:31:30,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T18:31:31.083Z] 2023-11-14 18:31:30,825 [execute] INFO git cat-file --batch [2023-11-14T18:31:31.083Z] 2023-11-14 18:31:30,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver, universal_newlines=False, shell=None, istream=) [2023-11-14T18:31:31.083Z] 2023-11-14 18:31:30,830 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-669/.semver/PR-669 [2023-11-14T18:31:31.083Z] 0.0.0 [Pipeline] } [2023-11-14T18:31:31.124Z] $ docker exec --env ******** --env ******** 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 ssh-agent -k [2023-11-14T18:31:31.226Z] unset SSH_AUTH_SOCK; [2023-11-14T18:31:31.227Z] unset SSH_AGENT_PID; [2023-11-14T18:31:31.227Z] echo Agent pid 76 killed; [2023-11-14T18:31:31.236Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-14T18:31:31.645Z] + git semver [Pipeline] } [2023-11-14T18:31:31.936Z] $ docker stop --time=1 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 [2023-11-14T18:31:33.218Z] $ docker rm -f --volumes 9fc0f42dc991c9dd535574ba3e01956ec55a85e2a2659b7719f7ed082cef85b9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T18:31:33.614Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-14T18:31:33.885Z] Stashed 1 file(s) [Pipeline] echo [2023-11-14T18:31:33.903Z] [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-11-14T18:31:34.497Z] provisioning config files... [2023-11-14T18:31:34.507Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/config11290445333185058453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:31:34.853Z] ---> docker-login.sh [2023-11-14T18:31:34.853Z] nexus3.edgexfoundry.org:10001 [2023-11-14T18:31:34.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:34.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:34.853Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:34.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:34.853Z] [2023-11-14T18:31:34.853Z] Login Succeeded [2023-11-14T18:31:34.853Z] nexus3.edgexfoundry.org:10002 [2023-11-14T18:31:34.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:34.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:34.853Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:34.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:34.853Z] [2023-11-14T18:31:34.853Z] Login Succeeded [2023-11-14T18:31:34.853Z] nexus3.edgexfoundry.org:10003 [2023-11-14T18:31:35.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:35.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:35.112Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:35.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:35.112Z] [2023-11-14T18:31:35.112Z] Login Succeeded [2023-11-14T18:31:35.112Z] nexus3.edgexfoundry.org:10004 [2023-11-14T18:31:35.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:35.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:35.112Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:35.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:35.112Z] [2023-11-14T18:31:35.112Z] Login Succeeded [2023-11-14T18:31:35.112Z] docker.io [2023-11-14T18:31:35.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:31:35.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:31:35.372Z] Configure a credential helper to remove this warning. See [2023-11-14T18:31:35.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:31:35.372Z] [2023-11-14T18:31:35.372Z] Login Succeeded [2023-11-14T18:31:35.372Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T18:31:35.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T18:31:35.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:31:35.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:31:35.675Z] ========================================================= [2023-11-14T18:31:35.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-14T18:31:35.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:31:36.149Z] + 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-11-14T18:31:36.416Z] Sending build context to Docker daemon 46.36MB [2023-11-14T18:31:36.416Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:31:36.416Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-14T18:31:36.416Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-14T18:31:36.416Z] 7264a8db6415: Pulling fs layer [2023-11-14T18:31:36.416Z] c4d48a809fc2: Pulling fs layer [2023-11-14T18:31:36.416Z] 4f1c88b9dad5: Pulling fs layer [2023-11-14T18:31:36.416Z] ad3a456e5733: Pulling fs layer [2023-11-14T18:31:36.416Z] 69c7f0334f64: Pulling fs layer [2023-11-14T18:31:36.416Z] 1f1c1a5573a3: Pulling fs layer [2023-11-14T18:31:36.416Z] 69c7f0334f64: Waiting [2023-11-14T18:31:36.416Z] ad3a456e5733: Waiting [2023-11-14T18:31:36.416Z] ce7588e14bc9: Pulling fs layer [2023-11-14T18:31:36.416Z] b5e4710f87ac: Pulling fs layer [2023-11-14T18:31:36.416Z] 1f1c1a5573a3: Waiting [2023-11-14T18:31:36.416Z] ce7588e14bc9: Waiting [2023-11-14T18:31:36.416Z] b5e4710f87ac: Waiting [2023-11-14T18:31:36.416Z] c4d48a809fc2: Download complete [2023-11-14T18:31:36.416Z] ad3a456e5733: Download complete [2023-11-14T18:31:36.416Z] 69c7f0334f64: Verifying Checksum [2023-11-14T18:31:36.416Z] 69c7f0334f64: Download complete [2023-11-14T18:31:36.416Z] 7264a8db6415: Verifying Checksum [2023-11-14T18:31:36.416Z] 7264a8db6415: Download complete [2023-11-14T18:31:36.416Z] 1f1c1a5573a3: Verifying Checksum [2023-11-14T18:31:36.416Z] 1f1c1a5573a3: Download complete [2023-11-14T18:31:36.675Z] b5e4710f87ac: Verifying Checksum [2023-11-14T18:31:36.675Z] b5e4710f87ac: Download complete [2023-11-14T18:31:36.675Z] 7264a8db6415: Pull complete [2023-11-14T18:31:36.933Z] c4d48a809fc2: Pull complete [2023-11-14T18:31:36.933Z] 4f1c88b9dad5: Verifying Checksum [2023-11-14T18:31:36.933Z] 4f1c88b9dad5: Download complete [2023-11-14T18:31:37.191Z] ce7588e14bc9: Verifying Checksum [2023-11-14T18:31:37.191Z] ce7588e14bc9: Download complete [2023-11-14T18:31:40.480Z] 4f1c88b9dad5: Pull complete [2023-11-14T18:31:40.480Z] ad3a456e5733: Pull complete [2023-11-14T18:31:40.480Z] 69c7f0334f64: Pull complete [2023-11-14T18:31:40.740Z] 1f1c1a5573a3: Pull complete [2023-11-14T18:31:43.271Z] ce7588e14bc9: Pull complete [2023-11-14T18:31:43.561Z] b5e4710f87ac: Pull complete [2023-11-14T18:31:43.561Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-14T18:31:43.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-14T18:31:43.561Z] ---> 88b5674ff536 [2023-11-14T18:31:43.561Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-14T18:31:49.320Z] Still waiting to schedule task [2023-11-14T18:31:49.320Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-14T18:31:50.183Z] ---> Running in 2a9bc151502e [2023-11-14T18:31:50.184Z] Removing intermediate container 2a9bc151502e [2023-11-14T18:31:50.184Z] ---> 2693fd8d3ea0 [2023-11-14T18:31:50.184Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:31:50.184Z] ---> Running in 5773a02cb4c6 [2023-11-14T18:31:50.184Z] Removing intermediate container 5773a02cb4c6 [2023-11-14T18:31:50.184Z] ---> f17062ea33bb [2023-11-14T18:31:50.184Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:31:50.184Z] ---> Running in 6d6408096824 [2023-11-14T18:31:50.184Z] Removing intermediate container 6d6408096824 [2023-11-14T18:31:50.184Z] ---> 83e693ffea58 [2023-11-14T18:31:50.184Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-14T18:31:50.184Z] ---> Running in 579b60132f20 [2023-11-14T18:31:50.184Z] Removing intermediate container 579b60132f20 [2023-11-14T18:31:50.184Z] ---> c12109b11088 [2023-11-14T18:31:50.184Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-14T18:31:50.184Z] ---> Running in 268b16c427cd [2023-11-14T18:31:50.184Z] Removing intermediate container 268b16c427cd [2023-11-14T18:31:50.184Z] ---> af2f446fe31a [2023-11-14T18:31:50.184Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-14T18:31:50.445Z] latest: Pulling from library/docker [2023-11-14T18:31:50.705Z] 96526aa774ef: Pulling fs layer [2023-11-14T18:31:50.705Z] 308a300cc30f: Pulling fs layer [2023-11-14T18:31:50.705Z] 4f4fb700ef54: Pulling fs layer [2023-11-14T18:31:50.705Z] 5fcb7611fd77: Pulling fs layer [2023-11-14T18:31:50.705Z] be9955e691a8: Pulling fs layer [2023-11-14T18:31:50.705Z] 1b5ce73eb848: Pulling fs layer [2023-11-14T18:31:50.705Z] fe45098d8d9e: Pulling fs layer [2023-11-14T18:31:50.705Z] 843bf259cc12: Pulling fs layer [2023-11-14T18:31:50.705Z] e56cd900ceac: Pulling fs layer [2023-11-14T18:31:50.705Z] 605d1390b383: Pulling fs layer [2023-11-14T18:31:50.705Z] 8f7854084fed: Pulling fs layer [2023-11-14T18:31:50.705Z] 0a217d94afa5: Pulling fs layer [2023-11-14T18:31:50.705Z] 50e7dd98501d: Pulling fs layer [2023-11-14T18:31:50.705Z] 68811508944a: Pulling fs layer [2023-11-14T18:31:50.705Z] be9955e691a8: Waiting [2023-11-14T18:31:50.705Z] 1b5ce73eb848: Waiting [2023-11-14T18:31:50.705Z] fe45098d8d9e: Waiting [2023-11-14T18:31:50.705Z] 843bf259cc12: Waiting [2023-11-14T18:31:50.705Z] 8f7854084fed: Waiting [2023-11-14T18:31:50.705Z] e56cd900ceac: Waiting [2023-11-14T18:31:50.705Z] 605d1390b383: Waiting [2023-11-14T18:31:50.705Z] 50e7dd98501d: Waiting [2023-11-14T18:31:50.705Z] 5fcb7611fd77: Waiting [2023-11-14T18:31:50.705Z] 68811508944a: Waiting [2023-11-14T18:31:50.705Z] 0a217d94afa5: Waiting [2023-11-14T18:31:51.640Z] 4f4fb700ef54: Verifying Checksum [2023-11-14T18:31:51.640Z] 4f4fb700ef54: Download complete [2023-11-14T18:31:51.640Z] 96526aa774ef: Verifying Checksum [2023-11-14T18:31:51.640Z] 96526aa774ef: Download complete [2023-11-14T18:31:51.640Z] 308a300cc30f: Verifying Checksum [2023-11-14T18:31:51.640Z] 308a300cc30f: Download complete [2023-11-14T18:31:51.899Z] 96526aa774ef: Pull complete [2023-11-14T18:31:51.899Z] 5fcb7611fd77: Verifying Checksum [2023-11-14T18:31:51.899Z] 5fcb7611fd77: Download complete [2023-11-14T18:31:51.899Z] be9955e691a8: Verifying Checksum [2023-11-14T18:31:51.899Z] be9955e691a8: Download complete [2023-11-14T18:31:51.899Z] 308a300cc30f: Pull complete [2023-11-14T18:31:51.899Z] fe45098d8d9e: Download complete [2023-11-14T18:31:52.160Z] 843bf259cc12: Verifying Checksum [2023-11-14T18:31:52.160Z] 843bf259cc12: Download complete [2023-11-14T18:31:52.160Z] 4f4fb700ef54: Pull complete [2023-11-14T18:31:52.160Z] 1b5ce73eb848: Verifying Checksum [2023-11-14T18:31:52.160Z] 1b5ce73eb848: Download complete [2023-11-14T18:31:52.160Z] e56cd900ceac: Download complete [2023-11-14T18:31:52.160Z] 8f7854084fed: Verifying Checksum [2023-11-14T18:31:52.160Z] 8f7854084fed: Download complete [2023-11-14T18:31:52.419Z] 605d1390b383: Verifying Checksum [2023-11-14T18:31:52.419Z] 605d1390b383: Download complete [2023-11-14T18:31:52.419Z] 50e7dd98501d: Download complete [2023-11-14T18:31:52.419Z] 5fcb7611fd77: Pull complete [2023-11-14T18:31:52.419Z] 68811508944a: Verifying Checksum [2023-11-14T18:31:52.678Z] be9955e691a8: Pull complete [2023-11-14T18:31:52.937Z] 0a217d94afa5: Verifying Checksum [2023-11-14T18:31:52.937Z] 0a217d94afa5: Download complete [2023-11-14T18:31:53.196Z] 1b5ce73eb848: Pull complete [2023-11-14T18:31:53.196Z] fe45098d8d9e: Pull complete [2023-11-14T18:31:53.196Z] 843bf259cc12: Pull complete [2023-11-14T18:31:53.461Z] e56cd900ceac: Pull complete [2023-11-14T18:31:53.722Z] 605d1390b383: Pull complete [2023-11-14T18:31:53.722Z] 8f7854084fed: Pull complete [2023-11-14T18:31:54.667Z] 0a217d94afa5: Pull complete [2023-11-14T18:31:54.667Z] 50e7dd98501d: Pull complete [2023-11-14T18:31:54.667Z] 68811508944a: Pull complete [2023-11-14T18:31:54.667Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-14T18:31:54.667Z] Status: Downloaded newer image for docker:latest [2023-11-14T18:31:58.145Z] ---> b34bcad13ae5 [2023-11-14T18:31:58.146Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:31:58.146Z] ---> Running in 98bb0b5c797a [2023-11-14T18:31:58.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:31:58.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:31:58.665Z] OK: 264 MiB in 52 packages [2023-11-14T18:31:58.924Z] Removing intermediate container 98bb0b5c797a [2023-11-14T18:31:58.924Z] ---> 6445a42e5799 [2023-11-14T18:31:58.924Z] Step 10/15 : ENV GO111MODULE=on [2023-11-14T18:31:58.924Z] ---> Running in 7e2cb8254666 [2023-11-14T18:31:59.183Z] Removing intermediate container 7e2cb8254666 [2023-11-14T18:31:59.183Z] ---> 2c65eec66532 [2023-11-14T18:31:59.183Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-14T18:31:59.183Z] ---> Running in e0daaa3667b8 [2023-11-14T18:31:59.183Z] Removing intermediate container e0daaa3667b8 [2023-11-14T18:31:59.183Z] ---> a708dd5fcdbe [2023-11-14T18:31:59.183Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-14T18:31:59.442Z] ---> aa3718ece94a [2023-11-14T18:31:59.442Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:31:59.442Z] ---> Running in c3773cf441ad [2023-11-14T18:32:46.374Z] Removing intermediate container c3773cf441ad [2023-11-14T18:32:46.374Z] ---> 456ab5973d83 [2023-11-14T18:32:46.374Z] Step 14/15 : COPY . . [2023-11-14T18:32:46.945Z] ---> b033a87bc317 [2023-11-14T18:32:46.945Z] Step 15/15 : RUN ${MAKE} [2023-11-14T18:32:46.945Z] ---> Running in e8704984812e [2023-11-14T18:32:47.204Z] noop [2023-11-14T18:32:47.464Z] Removing intermediate container e8704984812e [2023-11-14T18:32:47.464Z] ---> 04e22ef324a2 [2023-11-14T18:32:47.726Z] Successfully built 04e22ef324a2 [2023-11-14T18:32:47.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:32:48.182Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T18:32:48.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:32:48.358Z] prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container [2023-11-14T18:32:48.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T18:32:49.191Z] $ docker top 869be31c0f5d43d75ab4b0d8237b809780f8baae88a6ab60d187e95752620b62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:32:49.579Z] + go version [2023-11-14T18:32:49.580Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-14T18:32:49.622Z] $ docker stop --time=1 869be31c0f5d43d75ab4b0d8237b809780f8baae88a6ab60d187e95752620b62 [2023-11-14T18:32:50.942Z] $ docker rm -f --volumes 869be31c0f5d43d75ab4b0d8237b809780f8baae88a6ab60d187e95752620b62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:32:51.653Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-14T18:32:51.653Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:32:51.816Z] prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container [2023-11-14T18:32:51.859Z] $ 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-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-14T18:32:52.234Z] $ docker top 80c1f04a6e4ee3b518a50d1a4d7e4268d4c1ef1cecc951d451934c4fa8e06169 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:32:52.619Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-669 [Pipeline] fileExists [Pipeline] sh [2023-11-14T18:32:52.977Z] + make test [2023-11-14T18:32:52.977Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-14T18:32:55.519Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-14T18:33:05.486Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-14T18:33:05.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-14T18:33:05.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-14T18:33:05.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-14T18:33:05.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-14T18:33:05.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-14T18:33:05.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-14T18:33:05.486Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-14T18:33:05.486Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-14T18:33:07.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T18:33:07.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T18:33:07.389Z] ./bin/test-attribution-txt.sh [2023-11-14T18:33:07.389Z] make -C web test [2023-11-14T18:33:07.389Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-669/web' [2023-11-14T18:33:07.389Z] make[1]: tput: No such file or directory [2023-11-14T18:33:07.389Z] make[1]: tput: No such file or directory [2023-11-14T18:33:07.389Z] warning: generating ./VERSION [2023-11-14T18:33:07.389Z] echo "0.0.0" > VERSION [2023-11-14T18:33:07.389Z] docker build \ [2023-11-14T18:33:07.389Z] -f Dockerfile \ [2023-11-14T18:33:07.389Z] --build-arg USER=1000 \ [2023-11-14T18:33:07.389Z] \ [2023-11-14T18:33:07.389Z] --label "git_sha=a57c895728860fe27b3a597eb31997ccd9aff1a4" \ [2023-11-14T18:33:07.389Z] -t edgexfoundry/edgex-web-ui:a57c895728860fe27b3a597eb31997ccd9aff1a4 \ [2023-11-14T18:33:07.389Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-14T18:33:07.389Z] . [2023-11-14T18:33:07.389Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-14T18:33:07.389Z] Install the buildx component to build images with BuildKit: [2023-11-14T18:33:07.389Z] https://docs.docker.com/go/buildx/ [2023-11-14T18:33:07.389Z] [2023-11-14T18:33:07.389Z] Sending build context to Docker daemon 2.706MB [2023-11-14T18:33:07.389Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-14T18:33:07.958Z] 18-alpine3.18: Pulling from library/node [2023-11-14T18:33:07.958Z] 96526aa774ef: Already exists [2023-11-14T18:33:07.958Z] 3130715204cf: Pulling fs layer [2023-11-14T18:33:07.958Z] b06de8ab1c4f: Pulling fs layer [2023-11-14T18:33:07.958Z] 90ef3ffc5156: Pulling fs layer [2023-11-14T18:33:08.216Z] b06de8ab1c4f: Verifying Checksum [2023-11-14T18:33:08.216Z] b06de8ab1c4f: Download complete [2023-11-14T18:33:08.478Z] 90ef3ffc5156: Verifying Checksum [2023-11-14T18:33:08.478Z] 90ef3ffc5156: Download complete [2023-11-14T18:33:08.478Z] 3130715204cf: Verifying Checksum [2023-11-14T18:33:08.478Z] 3130715204cf: Download complete [2023-11-14T18:33:10.377Z] 3130715204cf: Pull complete [2023-11-14T18:33:10.661Z] b06de8ab1c4f: Pull complete [2023-11-14T18:33:10.661Z] 90ef3ffc5156: Pull complete [2023-11-14T18:33:10.661Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-14T18:33:10.661Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-14T18:33:10.661Z] ---> d1517ab6615b [2023-11-14T18:33:10.661Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-14T18:33:17.577Z] ---> Running in 85e5249d4970 [2023-11-14T18:33:17.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:33:17.578Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:33:17.578Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-14T18:33:17.578Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-14T18:33:17.578Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-14T18:33:17.578Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-14T18:33:17.578Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-14T18:33:17.578Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-14T18:33:17.578Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-14T18:33:17.578Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-14T18:33:17.578Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-14T18:33:17.578Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-14T18:33:17.578Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-14T18:33:17.578Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-14T18:33:17.578Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-14T18:33:17.578Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-14T18:33:17.578Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-14T18:33:17.578Z] (16/154) Installing glib (2.76.4-r0) [2023-11-14T18:33:17.578Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-14T18:33:17.578Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-14T18:33:17.578Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-14T18:33:17.578Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-14T18:33:17.578Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-14T18:33:17.840Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-14T18:33:17.840Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-14T18:33:17.840Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-14T18:33:17.840Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-14T18:33:17.840Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-14T18:33:17.840Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-14T18:33:17.840Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-14T18:33:17.840Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-14T18:33:17.840Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-14T18:33:17.840Z] (31/154) Installing libxcb (1.15-r1) [2023-11-14T18:33:17.840Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-14T18:33:17.840Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-14T18:33:17.840Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-14T18:33:17.840Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-14T18:33:17.840Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-14T18:33:17.840Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-14T18:33:17.840Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-14T18:33:17.840Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-14T18:33:17.840Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-14T18:33:17.840Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-14T18:33:17.840Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-14T18:33:17.840Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-14T18:33:17.840Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-14T18:33:17.840Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-14T18:33:17.840Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-14T18:33:17.840Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-14T18:33:17.840Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-14T18:33:17.840Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-14T18:33:17.840Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-14T18:33:17.840Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-14T18:33:17.840Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-14T18:33:17.840Z] (53/154) Installing libunistring (1.1-r1) [2023-11-14T18:33:17.840Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-14T18:33:17.840Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-14T18:33:17.840Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-14T18:33:17.840Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-14T18:33:18.104Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-14T18:33:18.104Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-14T18:33:18.104Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-14T18:33:18.104Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-14T18:33:18.104Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-14T18:33:18.104Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-14T18:33:18.104Z] (64/154) Installing pango (1.50.14-r1) [2023-11-14T18:33:18.104Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-14T18:33:18.104Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-14T18:33:18.104Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-14T18:33:18.104Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-14T18:33:18.104Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-14T18:33:18.104Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-14T18:33:18.104Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-14T18:33:18.104Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-14T18:33:18.366Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-14T18:33:18.366Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-14T18:33:18.937Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-14T18:33:18.937Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-14T18:33:18.937Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-14T18:33:18.937Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-14T18:33:18.937Z] (78/154) Installing libelf (0.189-r2) [2023-11-14T18:33:18.937Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-14T18:33:18.937Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-14T18:33:19.198Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-14T18:33:19.198Z] (82/154) Installing libmagic (5.45-r0) [2023-11-14T18:33:19.198Z] (83/154) Installing file (5.45-r0) [2023-11-14T18:33:19.198Z] (84/154) Installing libice (1.1.1-r2) [2023-11-14T18:33:19.198Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-14T18:33:19.198Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-14T18:33:19.198Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-14T18:33:19.198Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-14T18:33:19.198Z] (89/154) Installing xset (1.2.5-r1) [2023-11-14T18:33:19.198Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-14T18:33:19.198Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-14T18:33:19.198Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-14T18:33:19.198Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-14T18:33:19.198Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-14T18:33:19.198Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-14T18:33:19.198Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-14T18:33:19.198Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-14T18:33:19.459Z] (98/154) Installing libva (2.18.0-r1) [2023-11-14T18:33:19.459Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-14T18:33:19.459Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-14T18:33:19.459Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-14T18:33:19.459Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-14T18:33:19.459Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-14T18:33:19.459Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-14T18:33:19.459Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-14T18:33:19.459Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-14T18:33:19.459Z] (107/154) Installing opus (1.4-r0) [2023-11-14T18:33:19.459Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-14T18:33:19.459Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-14T18:33:19.459Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-14T18:33:19.459Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-14T18:33:19.459Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-14T18:33:19.459Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-14T18:33:19.459Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-14T18:33:19.459Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-14T18:33:19.459Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-14T18:33:19.720Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-14T18:33:19.720Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-14T18:33:19.720Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-14T18:33:19.720Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-14T18:33:19.720Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-14T18:33:19.720Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-14T18:33:19.720Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-14T18:33:19.720Z] (124/154) Installing librist (0.2.7-r0) [2023-11-14T18:33:19.720Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-14T18:33:19.720Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-14T18:33:19.720Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-14T18:33:19.720Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-14T18:33:19.720Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-14T18:33:19.720Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-14T18:33:19.720Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-14T18:33:19.720Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-14T18:33:19.720Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-14T18:33:19.981Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-14T18:33:19.981Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-14T18:33:19.981Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-14T18:33:19.981Z] (137/154) Installing nspr (4.35-r2) [2023-11-14T18:33:19.982Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-14T18:33:19.982Z] (139/154) Installing nss (3.94-r0) [2023-11-14T18:33:19.982Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-14T18:33:19.982Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-14T18:33:19.982Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-14T18:33:19.982Z] (143/154) Installing orc (0.4.34-r0) [2023-11-14T18:33:19.982Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-14T18:33:19.982Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-14T18:33:19.982Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-14T18:33:19.982Z] (147/154) Installing libpulse (16.1-r10) [2023-11-14T18:33:19.982Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-14T18:33:19.982Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-14T18:33:19.982Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-14T18:33:19.982Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-14T18:33:19.982Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-14T18:33:19.982Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-14T18:33:19.982Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-14T18:33:21.367Z] Executing busybox-1.36.1-r2.trigger [2023-11-14T18:33:21.367Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-14T18:33:21.367Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-14T18:33:21.367Z] Executing glib-2.76.4-r0.trigger [2023-11-14T18:33:21.629Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-14T18:33:21.890Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-14T18:33:21.890Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-14T18:33:21.890Z] OK: 576 MiB in 171 packages [2023-11-14T18:33:36.882Z] Removing intermediate container 85e5249d4970 [2023-11-14T18:33:36.882Z] ---> 027a6c3b750b [2023-11-14T18:33:36.882Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-14T18:33:36.882Z] ---> Running in 56dac8b1b99d [2023-11-14T18:33:36.882Z] Removing intermediate container 56dac8b1b99d [2023-11-14T18:33:36.882Z] ---> b16d3bff0511 [2023-11-14T18:33:36.882Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-14T18:33:36.882Z] ---> Running in fcddab2c6fc4 [2023-11-14T18:33:36.882Z] Removing intermediate container fcddab2c6fc4 [2023-11-14T18:33:36.882Z] ---> 2d57fa052498 [2023-11-14T18:33:36.882Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-14T18:33:36.882Z] ---> Running in 4788f17ad4e9 [2023-11-14T18:33:37.142Z] Removing intermediate container 4788f17ad4e9 [2023-11-14T18:33:37.142Z] ---> a35624a49944 [2023-11-14T18:33:37.142Z] Step 6/11 : RUN npm install -g npm [2023-11-14T18:33:37.142Z] ---> Running in 5f51ad727f13 [2023-11-14T18:33:45.283Z] [2023-11-14T18:33:45.283Z] removed 31 packages, and changed 65 packages in 8s [2023-11-14T18:33:45.283Z] [2023-11-14T18:33:45.283Z] 26 packages are looking for funding [2023-11-14T18:33:45.283Z] run `npm fund` for details [2023-11-14T18:33:46.692Z] Removing intermediate container 5f51ad727f13 [2023-11-14T18:33:46.692Z] ---> c9efa4036579 [2023-11-14T18:33:46.692Z] Step 7/11 : ARG USER=1000 [2023-11-14T18:33:46.955Z] ---> Running in be5b4a39b1eb [2023-11-14T18:33:46.955Z] Removing intermediate container be5b4a39b1eb [2023-11-14T18:33:46.955Z] ---> e059749fdf87 [2023-11-14T18:33:46.955Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-14T18:33:46.955Z] ---> Running in 45ebedd8a2ed [2023-11-14T18:33:47.528Z] Removing intermediate container 45ebedd8a2ed [2023-11-14T18:33:47.528Z] ---> b8c18b13a573 [2023-11-14T18:33:47.528Z] Step 9/11 : USER $USER:$USER [2023-11-14T18:33:47.528Z] ---> Running in 02a1c8544e27 [2023-11-14T18:33:47.528Z] Removing intermediate container 02a1c8544e27 [2023-11-14T18:33:47.528Z] ---> 5d77a851c681 [2023-11-14T18:33:47.528Z] Step 10/11 : WORKDIR /app [2023-11-14T18:33:47.528Z] ---> Running in f1c9a081dce8 [2023-11-14T18:33:47.787Z] Removing intermediate container f1c9a081dce8 [2023-11-14T18:33:47.787Z] ---> fde241adb47c [2023-11-14T18:33:47.787Z] Step 11/11 : LABEL git_sha=a57c895728860fe27b3a597eb31997ccd9aff1a4 [2023-11-14T18:33:47.787Z] ---> Running in 7121ccf485da [2023-11-14T18:33:47.787Z] Removing intermediate container 7121ccf485da [2023-11-14T18:33:47.788Z] ---> 34add3867681 [2023-11-14T18:33:47.788Z] Successfully built 34add3867681 [2023-11-14T18:33:47.788Z] Successfully tagged edgexfoundry/edgex-web-ui:a57c895728860fe27b3a597eb31997ccd9aff1a4 [2023-11-14T18:33:47.788Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-14T18:33:47.788Z] touch edgex-web-ui.imagebuilt [2023-11-14T18:33:47.788Z] mkdir -p node_modules coverage [2023-11-14T18:33:47.788Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-14T18:33:47.788Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE required: { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE }, [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE required: { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE }, [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE required: { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE }, [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE required: { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE }, [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE required: { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE }, [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE required: { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE }, [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE required: { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE }, [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE required: { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE }, [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE Unsupported engine { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE required: { [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE }, [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-14T18:33:49.697Z] npm WARN EBADENGINE } [2023-11-14T18:34:01.924Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-14T18:34:01.924Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-14T18:34:01.924Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-14T18:34:01.924Z] 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-11-14T18:34:01.924Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-14T18:34:02.185Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-14T18:34:02.185Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-14T18:34:02.185Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-14T18:34:02.447Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-14T18:34:02.447Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-14T18:34:02.447Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-14T18:34:02.706Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-14T18:34:02.979Z] 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-11-14T18:34:02.979Z] 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-11-14T18:34:05.369Z] 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-11-14T18:34:05.369Z] 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-11-14T18:34:06.312Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-14T18:34:12.550Z] 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-11-14T18:34:12.550Z] 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-11-14T18:34:14.492Z] 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-11-14T18:34:18.705Z] 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-11-14T18:34:25.284Z] [2023-11-14T18:34:25.284Z] added 1478 packages, and audited 1479 packages in 37s [2023-11-14T18:34:25.284Z] [2023-11-14T18:34:25.284Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-14T18:34:25.284Z] [2023-11-14T18:34:25.284Z] To address issues that do not require attention, run: [2023-11-14T18:34:25.284Z] npm audit fix [2023-11-14T18:34:25.284Z] [2023-11-14T18:34:25.284Z] To address all issues (including breaking changes), run: [2023-11-14T18:34:25.284Z] npm audit fix --force [2023-11-14T18:34:25.284Z] [2023-11-14T18:34:25.284Z] Run `npm audit` for details. [2023-11-14T18:35:46.860Z] 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-11-14T18:35:46.860Z] - Generating browser application bundles (phase: setup)... [2023-11-14T18:35:46.860Z] Compiling @angular/core : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/common : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/router : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-14T18:35:46.860Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-14T18:35:48.237Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-14T18:35:52.417Z] 14 11 2023 18:35:52.025:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-14T18:35:52.417Z] 14 11 2023 18:35:52.027:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-14T18:35:52.417Z] 14 11 2023 18:35:52.031:INFO [launcher]: Starting browser ChromeHeadless [2023-11-14T18:36:02.383Z] ✔ Browser application bundle generation complete. [2023-11-14T18:36:02.383Z] 14 11 2023 18:36:01.748:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket OBWZATG7S9MziVVlAAAB with id 85409898 [2023-11-14T18:36:04.287Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-14T18:36:04.287Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.056 secs) [2023-11-14T18:36:04.287Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.081 secs) [2023-11-14T18:36:04.287Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.09 secs) [2023-11-14T18:36:04.287Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.099 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.11 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.118 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.121 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.124 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.134 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.137 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.146 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.163 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.191 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.207 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.242 secs) [2023-11-14T18:36:04.546Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.245 secs) [2023-11-14T18:36:04.547Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.247 secs) [2023-11-14T18:36:04.547Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.266 secs) [2023-11-14T18:36:04.547Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.275 secs) [2023-11-14T18:36:04.547Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.288 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.334 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.356 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.367 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.373 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.399 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.419 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.426 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.449 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.454 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.468 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.481 secs) [2023-11-14T18:36:04.809Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.487 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.498 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.503 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.505 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.505 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.509 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.514 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.517 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.533 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.536 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.557 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.57 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.575 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.58 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.589 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.612 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.625 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.628 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.635 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.642 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.647 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.65 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.653 secs) [2023-11-14T18:36:05.069Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.69 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.705 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.71 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.715 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.724 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.731 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.738 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.75 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.752 secs) [2023-11-14T18:36:05.328Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-14T18:36:05.328Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-14T18:36:05.328Z] 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-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.752 secs) [2023-11-14T18:36:05.328Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-14T18:36:05.328Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-14T18:36:05.328Z] 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-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.757 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.764 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.778 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.787 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.799 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.802 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.809 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.812 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.817 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.844 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.846 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.847 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.853 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.866 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.876 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.89 secs) [2023-11-14T18:36:05.328Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.894 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.895 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.896 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.902 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.913 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.933 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.936 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.947 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.952 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.96 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.962 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.964 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.966 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.976 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.993 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.005 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.025 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.031 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.036 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.041 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.042 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.045 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.049 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.05 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.062 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.071 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.075 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.077 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.078 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.124 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.131 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.137 secs) [2023-11-14T18:36:05.774Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.14 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.141 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.151 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.154 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.156 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.158 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.163 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.165 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.166 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.17 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.171 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.172 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.182 secs) [2023-11-14T18:36:05.775Z] WARN: ' [2023-11-14T18:36:05.775Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-14T18:36:05.775Z] Support for using the ngModel input property and ngModelChange event with [2023-11-14T18:36:05.775Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-14T18:36:05.775Z] in a future version of Angular. [2023-11-14T18:36:05.775Z] [2023-11-14T18:36:05.775Z] For more information on this, see our API docs here: [2023-11-14T18:36:05.775Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-14T18:36:05.775Z] ' [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.182 secs) [2023-11-14T18:36:05.775Z] WARN: ' [2023-11-14T18:36:05.775Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-14T18:36:05.775Z] Support for using the ngModel input property and ngModelChange event with [2023-11-14T18:36:05.775Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-14T18:36:05.775Z] in a future version of Angular. [2023-11-14T18:36:05.775Z] [2023-11-14T18:36:05.775Z] For more information on this, see our API docs here: [2023-11-14T18:36:05.775Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-14T18:36:05.775Z] ' [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.197 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.21 secs) [2023-11-14T18:36:05.775Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.213 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.235 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.247 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.249 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.255 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.26 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.267 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.269 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.27 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.273 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.286 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.29 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.294 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.303 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.32 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.325 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.329 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.332 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.34 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.342 secs) [2023-11-14T18:36:06.035Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.35 secs) [2023-11-14T18:36:06.293Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.898 secs / 1.35 secs) [2023-11-14T18:36:06.293Z] TOTAL: 147 SUCCESS [2023-11-14T18:36:06.293Z] ✔ Browser application bundle generation complete. [2023-11-14T18:36:06.552Z] [2023-11-14T18:36:06.552Z] =============================== Coverage summary =============================== [2023-11-14T18:36:06.552Z] Statements : 41.05% ( 1474/3591 ) [2023-11-14T18:36:06.552Z] Branches : 11.75% ( 114/970 ) [2023-11-14T18:36:06.552Z] Functions : 32.29% ( 423/1310 ) [2023-11-14T18:36:06.552Z] Lines : 39.04% ( 1329/3404 ) [2023-11-14T18:36:06.552Z] ================================================================================ [2023-11-14T18:36:06.553Z] ✔ Browser application bundle generation complete. [2023-11-14T18:36:07.118Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-669/web' [Pipeline] echo [2023-11-14T18:36:07.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T18:36:07.217Z] $ docker stop --time=1 80c1f04a6e4ee3b518a50d1a4d7e4268d4c1ef1cecc951d451934c4fa8e06169 [2023-11-14T18:36:08.516Z] $ docker rm -f --volumes 80c1f04a6e4ee3b518a50d1a4d7e4268d4c1ef1cecc951d451934c4fa8e06169 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T18:36:08.942Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T18:36:10.033Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-14T18:36:10.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T18:36:11.510Z] + ls -al . [2023-11-14T18:36:11.510Z] total 184 [2023-11-14T18:36:11.510Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 14 18:32 . [2023-11-14T18:36:11.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:31 .. [2023-11-14T18:36:11.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:31 .blubracket [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 14 18:31 .dockerignore [2023-11-14T18:36:11.510Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:31 .git [2023-11-14T18:36:11.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:31 .github [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 14 18:31 .gitignore [2023-11-14T18:36:11.510Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:31 .semver [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 14 18:31 Attribution.txt [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 14 18:31 CHANGELOG.md [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 14 18:31 CONTRIBUTING.md [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 14 18:31 Dockerfile [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 14 18:31 Jenkinsfile [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 14 18:31 LICENSE [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 14 18:31 Makefile [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 14 18:31 README.md [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:31 VERSION [2023-11-14T18:36:11.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:31 assets [2023-11-14T18:36:11.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:31 bin [2023-11-14T18:36:11.510Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:31 cmd [2023-11-14T18:36:11.510Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 18:32 coverage.out [2023-11-14T18:36:11.510Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:31 docs [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 14 18:31 go.mod [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 14 18:31 go.sum [2023-11-14T18:36:11.510Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:31 internal [2023-11-14T18:36:11.510Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:31 testing [2023-11-14T18:36:11.510Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 14 18:31 version.go [2023-11-14T18:36:11.510Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 14 18:33 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:36:12.050Z] + 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=a57c895728860fe27b3a597eb31997ccd9aff1a4 --label arch=amd64 --label version=0.0.0 . [2023-11-14T18:36:12.269Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17508 in /w/workspace/edgexfoundry_edgex-ui-go_PR-669 [Pipeline] { [Pipeline] ws [2023-11-14T18:36:12.328Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-11-14T18:36:12.410Z] The recommended git tool is: git [2023-11-14T18:36:12.617Z] Sending build context to Docker daemon 49.06MB [2023-11-14T18:36:12.617Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:36:12.617Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T18:36:12.617Z] ---> 04e22ef324a2 [2023-11-14T18:36:12.617Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-14T18:36:15.914Z] ---> Running in 1b80d087898f [2023-11-14T18:36:16.256Z] Removing intermediate container 1b80d087898f [2023-11-14T18:36:16.256Z] ---> 8789eda0e726 [2023-11-14T18:36:16.256Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:36:16.256Z] ---> Running in bdd11d890ec0 [2023-11-14T18:36:16.823Z] Removing intermediate container bdd11d890ec0 [2023-11-14T18:36:16.823Z] ---> 6d0862cc3b69 [2023-11-14T18:36:16.823Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:36:17.432Z] ---> Running in 426c73f60715 [2023-11-14T18:36:18.006Z] Removing intermediate container 426c73f60715 [2023-11-14T18:36:18.006Z] ---> 4c1b31df00cb [2023-11-14T18:36:18.006Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-11-14T18:36:18.095Z] using credential edgex-jenkins-ssh [2023-11-14T18:36:18.110Z] Cloning the remote Git repository [2023-11-14T18:36:18.156Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-14T18:36:18.246Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-11-14T18:36:18.383Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-14T18:36:18.384Z] > git --version # timeout=10 [2023-11-14T18:36:18.404Z] > git --version # 'git version 2.25.1' [2023-11-14T18:36:18.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T18:36:18.558Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T18:36:18.579Z] ---> Running in 27e0171ac6da [2023-11-14T18:36:18.840Z] Removing intermediate container 27e0171ac6da [2023-11-14T18:36:18.840Z] ---> 66fddd00a15d [2023-11-14T18:36:18.840Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-14T18:36:19.411Z] ---> Running in 0896bf8ffd92 [2023-11-14T18:36:19.671Z] Removing intermediate container 0896bf8ffd92 [2023-11-14T18:36:19.671Z] ---> fb1d61ae85fc [2023-11-14T18:36:19.671Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-14T18:36:22.040Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-14T18:36:22.076Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-14T18:36:22.986Z] ---> 39ab21049867 [2023-11-14T18:36:22.987Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:36:23.686Z] Merging remotes/origin/main commit af98cfcac093d57a231dc324130eca258d2cb226 into PR head commit a57c895728860fe27b3a597eb31997ccd9aff1a4 [2023-11-14T18:36:23.929Z] ---> Running in b7c307839a7d [2023-11-14T18:36:22.934Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-14T18:36:22.976Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-14T18:36:22.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T18:36:22.993Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/669/head:refs/remotes/origin/PR-669 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-14T18:36:23.704Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T18:36:23.786Z] > git checkout -f a57c895728860fe27b3a597eb31997ccd9aff1a4 # timeout=10 [2023-11-14T18:36:24.284Z] Merge succeeded, producing a57c895728860fe27b3a597eb31997ccd9aff1a4 [2023-11-14T18:36:24.285Z] Checking out Revision a57c895728860fe27b3a597eb31997ccd9aff1a4 (PR-669) [2023-11-14T18:36:25.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:36:25.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:36:25.594Z] OK: 264 MiB in 52 packages [2023-11-14T18:36:24.172Z] > git remote # timeout=10 [2023-11-14T18:36:24.195Z] > git config --get remote.origin.url # timeout=10 [2023-11-14T18:36:24.221Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-14T18:36:24.234Z] > git merge af98cfcac093d57a231dc324130eca258d2cb226 # timeout=10 [2023-11-14T18:36:24.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-14T18:36:24.292Z] > git config core.sparsecheckout # timeout=10 [2023-11-14T18:36:24.308Z] > git checkout -f a57c895728860fe27b3a597eb31997ccd9aff1a4 # timeout=10 [2023-11-14T18:36:27.551Z] Removing intermediate container b7c307839a7d [2023-11-14T18:36:27.551Z] ---> ab71f89bf8ac [2023-11-14T18:36:27.551Z] Step 10/26 : ENV GO111MODULE=on [2023-11-14T18:36:27.880Z] Commit message: "fix: Address CVE in Alpine base image" [2023-11-14T18:36:27.932Z] > git --version # timeout=10 [2023-11-14T18:36:27.943Z] > git --version # 'git version 2.25.1' [2023-11-14T18:36:27.964Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-14T18:36:28.120Z] ---> Running in cc281043897a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T18:36:28.685Z] Removing intermediate container cc281043897a [2023-11-14T18:36:28.685Z] ---> 569f81d957e0 [2023-11-14T18:36:28.685Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-14T18:36:28.958Z] ---> Running in 16a23723dda7 [2023-11-14T18:36:29.099Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-14T18:36:29.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T18:36:29.099Z] Dload Upload Total Spent Left Speed [2023-11-14T18:36:29.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2023-11-14T18:36:29.528Z] Removing intermediate container 16a23723dda7 [2023-11-14T18:36:29.528Z] ---> 54dcb9f2fcd9 [2023-11-14T18:36:29.528Z] Step 12/26 : COPY go.mod vendor* ./ [2023-11-14T18:36:29.812Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-14T18:36:30.096Z] ---> 81a7f2c739ec [2023-11-14T18:36:30.097Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:36:30.172Z] + sudo tee /etc/docker/daemon.new [2023-11-14T18:36:30.172Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-14T18:36:30.172Z] { [2023-11-14T18:36:30.172Z] "registry-mirrors": [ [2023-11-14T18:36:30.172Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-14T18:36:30.172Z] ], [2023-11-14T18:36:30.172Z] "bip": "10.250.0.254/24", [2023-11-14T18:36:30.172Z] "hosts": [ [2023-11-14T18:36:30.172Z] "tcp://0.0.0.0:5555", [2023-11-14T18:36:30.172Z] "unix:///var/run/docker.sock" [2023-11-14T18:36:30.172Z] ], [2023-11-14T18:36:30.172Z] "mtu": 1458, [2023-11-14T18:36:30.172Z] "selinux-enabled": true, [2023-11-14T18:36:30.172Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-14T18:36:30.172Z] } [Pipeline] sh [2023-11-14T18:36:30.519Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-14T18:36:30.674Z] ---> Running in 9e095b7f788f [2023-11-14T18:36:30.871Z] + sudo service docker restart [2023-11-14T18:36:33.231Z] Removing intermediate container 9e095b7f788f [2023-11-14T18:36:33.231Z] ---> fd6bea44d229 [2023-11-14T18:36:33.231Z] Step 14/26 : COPY . . [2023-11-14T18:36:37.432Z] ---> f77991b50cc1 [2023-11-14T18:36:37.432Z] Step 15/26 : RUN ${MAKE} [2023-11-14T18:36:37.432Z] ---> Running in 91d90b1c382e [2023-11-14T18:36:38.372Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T18:36:49.171Z] provisioning config files... [2023-11-14T18:36:49.197Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7349965774373956032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:36:49.596Z] ---> docker-login.sh [2023-11-14T18:36:49.596Z] nexus3.edgexfoundry.org:10001 [2023-11-14T18:36:50.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:36:50.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:36:50.195Z] Configure a credential helper to remove this warning. See [2023-11-14T18:36:50.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:36:50.195Z] [2023-11-14T18:36:50.195Z] Login Succeeded [2023-11-14T18:36:50.195Z] nexus3.edgexfoundry.org:10002 [2023-11-14T18:36:50.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:36:50.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:36:50.741Z] Configure a credential helper to remove this warning. See [2023-11-14T18:36:50.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:36:50.741Z] [2023-11-14T18:36:50.741Z] Login Succeeded [2023-11-14T18:36:50.741Z] nexus3.edgexfoundry.org:10003 [2023-11-14T18:36:51.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:36:51.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:36:51.009Z] Configure a credential helper to remove this warning. See [2023-11-14T18:36:51.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:36:51.009Z] [2023-11-14T18:36:51.009Z] Login Succeeded [2023-11-14T18:36:51.009Z] nexus3.edgexfoundry.org:10004 [2023-11-14T18:36:51.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:36:51.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:36:51.279Z] Configure a credential helper to remove this warning. See [2023-11-14T18:36:51.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:36:51.279Z] [2023-11-14T18:36:51.279Z] Login Succeeded [2023-11-14T18:36:51.279Z] docker.io [2023-11-14T18:36:51.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-14T18:36:52.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-14T18:36:52.515Z] Configure a credential helper to remove this warning. See [2023-11-14T18:36:52.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-14T18:36:52.515Z] [2023-11-14T18:36:52.515Z] Login Succeeded [2023-11-14T18:36:52.515Z] ---> docker-login.sh ends [Pipeline] } [2023-11-14T18:36:52.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-14T18:36:52.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:36:53.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-14T18:36:53.057Z] ========================================================= [2023-11-14T18:36:53.057Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-14T18:36:53.057Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:36:53.594Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-14T18:36:55.013Z] Sending build context to Docker daemon 28.81MB [2023-11-14T18:36:55.013Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:36:55.013Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-14T18:36:55.013Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-14T18:36:55.013Z] 9fda8d8052c6: Pulling fs layer [2023-11-14T18:36:55.013Z] 5d54e960e981: Pulling fs layer [2023-11-14T18:36:55.013Z] c4a7e357bf2a: Pulling fs layer [2023-11-14T18:36:55.013Z] f0e02332f6b5: Pulling fs layer [2023-11-14T18:36:55.013Z] 872ee5b61b7b: Pulling fs layer [2023-11-14T18:36:55.013Z] 0c6a40ed1a82: Pulling fs layer [2023-11-14T18:36:55.013Z] 94ae7d8d031c: Pulling fs layer [2023-11-14T18:36:55.013Z] f0e02332f6b5: Waiting [2023-11-14T18:36:55.013Z] 0c6a40ed1a82: Waiting [2023-11-14T18:36:55.013Z] 872ee5b61b7b: Waiting [2023-11-14T18:36:55.013Z] 94ae7d8d031c: Waiting [2023-11-14T18:36:55.013Z] 5d54e960e981: Download complete [2023-11-14T18:36:55.013Z] f0e02332f6b5: Verifying Checksum [2023-11-14T18:36:55.013Z] f0e02332f6b5: Download complete [2023-11-14T18:36:55.013Z] 872ee5b61b7b: Verifying Checksum [2023-11-14T18:36:55.013Z] 872ee5b61b7b: Download complete [2023-11-14T18:36:55.013Z] 9fda8d8052c6: Download complete [2023-11-14T18:36:55.597Z] 94ae7d8d031c: Verifying Checksum [2023-11-14T18:36:55.597Z] 94ae7d8d031c: Download complete [2023-11-14T18:36:56.181Z] 9fda8d8052c6: Pull complete [2023-11-14T18:36:56.764Z] 5d54e960e981: Pull complete [2023-11-14T18:36:56.764Z] c4a7e357bf2a: Verifying Checksum [2023-11-14T18:36:56.764Z] c4a7e357bf2a: Download complete [2023-11-14T18:36:57.724Z] 0c6a40ed1a82: Verifying Checksum [2023-11-14T18:36:57.724Z] 0c6a40ed1a82: Download complete [2023-11-14T18:37:00.360Z] Removing intermediate container 91d90b1c382e [2023-11-14T18:37:00.360Z] ---> 496372d5d9c9 [2023-11-14T18:37:00.360Z] Step 16/26 : FROM alpine:3.18 [2023-11-14T18:37:00.927Z] 3.18: Pulling from library/alpine [2023-11-14T18:37:01.186Z] 96526aa774ef: Already exists [2023-11-14T18:37:01.186Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T18:37:01.186Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T18:37:01.444Z] ---> 8ca4688f4f35 [2023-11-14T18:37:01.444Z] Step 17/26 : RUN apk --no-cache upgrade [2023-11-14T18:37:01.444Z] ---> Running in d576ff2495a9 [2023-11-14T18:37:02.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-14T18:37:02.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-14T18:37:02.270Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:37:02.270Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:37:02.270Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T18:37:02.270Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:37:02.270Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:37:02.270Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:37:02.270Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:37:02.270Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:37:02.270Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T18:37:02.270Z] OK: 7 MiB in 15 packages [2023-11-14T18:37:03.205Z] Removing intermediate container d576ff2495a9 [2023-11-14T18:37:03.205Z] ---> d563c35eccc5 [2023-11-14T18:37:03.205Z] Step 18/26 : EXPOSE 4000 [2023-11-14T18:37:03.205Z] ---> Running in ec2188b3f1e2 [2023-11-14T18:37:03.205Z] Removing intermediate container ec2188b3f1e2 [2023-11-14T18:37:03.205Z] ---> 03ff3c8b8b00 [2023-11-14T18:37:03.205Z] Step 19/26 : 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-11-14T18:37:05.150Z] ---> 53c6472643db [2023-11-14T18:37:05.150Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-14T18:37:05.150Z] ---> ed89bd02b073 [2023-11-14T18:37:05.150Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-14T18:37:05.150Z] ---> ff3f4aa71f09 [2023-11-14T18:37:05.150Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-14T18:37:05.150Z] ---> Running in 55fe5d27452f [2023-11-14T18:37:05.150Z] Removing intermediate container 55fe5d27452f [2023-11-14T18:37:05.150Z] ---> 628231d6c02d [2023-11-14T18:37:05.150Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-14T18:37:05.150Z] ---> Running in b0352654cc23 [2023-11-14T18:37:05.409Z] Removing intermediate container b0352654cc23 [2023-11-14T18:37:05.409Z] ---> af7736e7bda2 [2023-11-14T18:37:05.409Z] Step 24/26 : LABEL arch=amd64 [2023-11-14T18:37:05.409Z] ---> Running in 54c1c24dc1b6 [2023-11-14T18:37:05.409Z] Removing intermediate container 54c1c24dc1b6 [2023-11-14T18:37:05.409Z] ---> 0e8be023b89b [2023-11-14T18:37:05.409Z] Step 25/26 : LABEL git_sha=a57c895728860fe27b3a597eb31997ccd9aff1a4 [2023-11-14T18:37:05.409Z] ---> Running in 765839520b31 [2023-11-14T18:37:05.669Z] Removing intermediate container 765839520b31 [2023-11-14T18:37:05.669Z] ---> 52b4e7516693 [2023-11-14T18:37:05.669Z] Step 26/26 : LABEL version=0.0.0 [2023-11-14T18:37:05.669Z] ---> Running in b26c9d16aea9 [2023-11-14T18:37:05.669Z] Removing intermediate container b26c9d16aea9 [2023-11-14T18:37:05.669Z] ---> dc89f7867c04 [2023-11-14T18:37:05.669Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T18:37:05.669Z] Successfully built dc89f7867c04 [2023-11-14T18:37:05.931Z] 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-11-14T18:37:06.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:37:06.799Z] [2023-11-14T18:37:06.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:37:07.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:37:07.185Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-14T18:37:07.185Z] 5eb5b503b376: Pulling fs layer [2023-11-14T18:37:07.185Z] 5c69ac0246d0: Pulling fs layer [2023-11-14T18:37:07.185Z] ec43610c2a17: Pulling fs layer [2023-11-14T18:37:07.185Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-14T18:37:07.185Z] 33b1e0a273af: Pulling fs layer [2023-11-14T18:37:07.185Z] 5d3b04190fa2: Pulling fs layer [2023-11-14T18:37:07.185Z] 2f39f015ded8: Pulling fs layer [2023-11-14T18:37:07.185Z] 5d3b04190fa2: Waiting [2023-11-14T18:37:07.185Z] 3a2ae6a8a46f: Waiting [2023-11-14T18:37:07.185Z] 33b1e0a273af: Waiting [2023-11-14T18:37:07.185Z] 2f39f015ded8: Waiting [2023-11-14T18:37:07.185Z] 5c69ac0246d0: Verifying Checksum [2023-11-14T18:37:07.185Z] 5c69ac0246d0: Download complete [2023-11-14T18:37:07.185Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-14T18:37:07.185Z] 3a2ae6a8a46f: Download complete [2023-11-14T18:37:07.185Z] 33b1e0a273af: Verifying Checksum [2023-11-14T18:37:07.185Z] 33b1e0a273af: Download complete [2023-11-14T18:37:07.185Z] 5d3b04190fa2: Download complete [2023-11-14T18:37:07.185Z] ec43610c2a17: Verifying Checksum [2023-11-14T18:37:07.185Z] ec43610c2a17: Download complete [2023-11-14T18:37:07.443Z] 5eb5b503b376: Verifying Checksum [2023-11-14T18:37:07.443Z] 5eb5b503b376: Download complete [2023-11-14T18:37:08.008Z] 2f39f015ded8: Download complete [2023-11-14T18:37:08.573Z] 5eb5b503b376: Pull complete [2023-11-14T18:37:08.573Z] 5c69ac0246d0: Pull complete [2023-11-14T18:37:09.139Z] ec43610c2a17: Pull complete [2023-11-14T18:37:09.139Z] 3a2ae6a8a46f: Pull complete [2023-11-14T18:37:09.397Z] 33b1e0a273af: Pull complete [2023-11-14T18:37:09.397Z] 5d3b04190fa2: Pull complete [2023-11-14T18:37:10.033Z] c4a7e357bf2a: Pull complete [2023-11-14T18:37:10.033Z] f0e02332f6b5: Pull complete [2023-11-14T18:37:10.033Z] 872ee5b61b7b: Pull complete [2023-11-14T18:37:13.580Z] 2f39f015ded8: Pull complete [2023-11-14T18:37:13.580Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-14T18:37:13.580Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:37:13.580Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:37:13.816Z] prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container [2023-11-14T18:37:13.883Z] $ 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-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T18:37:18.244Z] 0c6a40ed1a82: Pull complete [2023-11-14T18:37:19.210Z] 94ae7d8d031c: Pull complete [2023-11-14T18:37:19.210Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-14T18:37:19.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-14T18:37:19.210Z] ---> 86de565de09d [2023-11-14T18:37:19.210Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-14T18:37:20.888Z] $ docker top 265fdb3000e89e01d45b361174a9d30b8c4d507f410805d3324d2dc978296488 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:37:21.151Z] ---> Running in 30b0344772ee [2023-11-14T18:37:21.151Z] Removing intermediate container 30b0344772ee [2023-11-14T18:37:21.151Z] ---> 14f50e0332f0 [2023-11-14T18:37:21.151Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:37:21.355Z] ---> job-cost.sh [2023-11-14T18:37:21.355Z] lf-activate-venv: SKIPPING [2023-11-14T18:37:21.355Z] INFO: No Stack... [2023-11-14T18:37:21.417Z] ---> Running in 688af9db1221 [2023-11-14T18:37:21.613Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T18:37:21.686Z] Removing intermediate container 688af9db1221 [2023-11-14T18:37:21.686Z] ---> 951c5ad5a7e9 [2023-11-14T18:37:21.686Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:37:21.686Z] ---> Running in efce1eafb890 [2023-11-14T18:37:21.874Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T18:37:22.194Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives/cost.csv [2023-11-14T18:37:22.194Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T18:37:22.233Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [2023-11-14T18:37:22.238Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] did not exist. Created. [2023-11-14T18:37:22.238Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [Pipeline] { [2023-11-14T18:37:22.268Z] Removing intermediate container efce1eafb890 [2023-11-14T18:37:22.268Z] ---> 5e675d733c51 [2023-11-14T18:37:22.268Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-14T18:37:22.268Z] ---> Running in e8148bad103a [Pipeline] unstash [Pipeline] sh [2023-11-14T18:37:22.535Z] Removing intermediate container e8148bad103a [2023-11-14T18:37:22.535Z] ---> 888a2f149508 [2023-11-14T18:37:22.535Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-14T18:37:22.535Z] ---> Running in 3a1c555ce0ef [2023-11-14T18:37:22.661Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-14T18:37:22.800Z] Removing intermediate container 3a1c555ce0ef [2023-11-14T18:37:22.800Z] ---> 27d06e1657f0 [2023-11-14T18:37:22.800Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-14T18:37:23.157Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T18:37:23.173Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T18:37:23.293Z] $ docker stop --time=1 265fdb3000e89e01d45b361174a9d30b8c4d507f410805d3324d2dc978296488 [2023-11-14T18:37:23.380Z] latest: Pulling from library/docker [2023-11-14T18:37:23.646Z] 579b34f0a95b: Pulling fs layer [2023-11-14T18:37:23.647Z] 2ecd494fa26a: Pulling fs layer [2023-11-14T18:37:23.647Z] 4f4fb700ef54: Pulling fs layer [2023-11-14T18:37:23.647Z] 99624a4fd86a: Pulling fs layer [2023-11-14T18:37:23.647Z] 6b3f207db0e4: Pulling fs layer [2023-11-14T18:37:23.647Z] 2f21744ef460: Pulling fs layer [2023-11-14T18:37:23.647Z] 80fde8283b9a: Pulling fs layer [2023-11-14T18:37:23.647Z] cfd52aaeb832: Pulling fs layer [2023-11-14T18:37:23.647Z] 2aa7661f3209: Pulling fs layer [2023-11-14T18:37:23.647Z] 99624a4fd86a: Waiting [2023-11-14T18:37:23.647Z] ad7962f27383: Pulling fs layer [2023-11-14T18:37:23.647Z] c8cf6870052b: Pulling fs layer [2023-11-14T18:37:23.647Z] 1996d6e72d7b: Pulling fs layer [2023-11-14T18:37:23.647Z] 112e10f1d4c1: Pulling fs layer [2023-11-14T18:37:23.647Z] b97b6e3dbded: Pulling fs layer [2023-11-14T18:37:23.647Z] 6b3f207db0e4: Waiting [2023-11-14T18:37:23.647Z] 2f21744ef460: Waiting [2023-11-14T18:37:23.647Z] 80fde8283b9a: Waiting [2023-11-14T18:37:23.647Z] cfd52aaeb832: Waiting [2023-11-14T18:37:23.647Z] 2aa7661f3209: Waiting [2023-11-14T18:37:23.647Z] ad7962f27383: Waiting [2023-11-14T18:37:23.647Z] c8cf6870052b: Waiting [2023-11-14T18:37:23.647Z] 1996d6e72d7b: Waiting [2023-11-14T18:37:23.647Z] b97b6e3dbded: Waiting [2023-11-14T18:37:23.647Z] 112e10f1d4c1: Waiting [2023-11-14T18:37:23.647Z] 4f4fb700ef54: Verifying Checksum [2023-11-14T18:37:23.647Z] 4f4fb700ef54: Download complete [2023-11-14T18:37:23.918Z] 2ecd494fa26a: Verifying Checksum [2023-11-14T18:37:23.918Z] 2ecd494fa26a: Download complete [2023-11-14T18:37:23.918Z] 579b34f0a95b: Verifying Checksum [2023-11-14T18:37:23.918Z] 579b34f0a95b: Download complete [2023-11-14T18:37:24.501Z] 99624a4fd86a: Verifying Checksum [2023-11-14T18:37:24.501Z] 99624a4fd86a: Download complete [2023-11-14T18:37:24.501Z] 6b3f207db0e4: Verifying Checksum [2023-11-14T18:37:24.501Z] 6b3f207db0e4: Download complete [2023-11-14T18:37:24.768Z] 2f21744ef460: Verifying Checksum [2023-11-14T18:37:24.768Z] 2f21744ef460: Download complete [2023-11-14T18:37:24.768Z] 579b34f0a95b: Pull complete [2023-11-14T18:37:24.768Z] 80fde8283b9a: Verifying Checksum [2023-11-14T18:37:24.768Z] 80fde8283b9a: Download complete [2023-11-14T18:37:24.768Z] cfd52aaeb832: Download complete [2023-11-14T18:37:24.768Z] 2aa7661f3209: Verifying Checksum [2023-11-14T18:37:24.768Z] 2aa7661f3209: Download complete [2023-11-14T18:37:25.034Z] c8cf6870052b: Verifying Checksum [2023-11-14T18:37:25.034Z] c8cf6870052b: Download complete [2023-11-14T18:37:25.034Z] 112e10f1d4c1: Verifying Checksum [2023-11-14T18:37:25.034Z] 112e10f1d4c1: Download complete [2023-11-14T18:37:25.219Z] $ docker rm -f --volumes 265fdb3000e89e01d45b361174a9d30b8c4d507f410805d3324d2dc978296488 [2023-11-14T18:37:25.303Z] ad7962f27383: Verifying Checksum [2023-11-14T18:37:25.303Z] ad7962f27383: Download complete [2023-11-14T18:37:25.303Z] b97b6e3dbded: Verifying Checksum [2023-11-14T18:37:25.303Z] b97b6e3dbded: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2023-11-14T18:37:25.572Z] 2ecd494fa26a: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-14T18:37:25.842Z] 4f4fb700ef54: Pull complete [2023-11-14T18:37:26.429Z] 1996d6e72d7b: Verifying Checksum [2023-11-14T18:37:26.430Z] 1996d6e72d7b: Download complete [2023-11-14T18:37:27.014Z] 99624a4fd86a: Pull complete [2023-11-14T18:37:31.263Z] 6b3f207db0e4: Pull complete [2023-11-14T18:37:32.805Z] 2f21744ef460: Pull complete [2023-11-14T18:37:32.805Z] 80fde8283b9a: Pull complete [2023-11-14T18:37:33.073Z] cfd52aaeb832: Pull complete [2023-11-14T18:37:33.340Z] 2aa7661f3209: Pull complete [2023-11-14T18:37:34.999Z] ad7962f27383: Pull complete [2023-11-14T18:37:35.264Z] c8cf6870052b: Pull complete [2023-11-14T18:37:40.418Z] 1996d6e72d7b: Pull complete [2023-11-14T18:37:40.418Z] 112e10f1d4c1: Pull complete [2023-11-14T18:37:40.418Z] b97b6e3dbded: Pull complete [2023-11-14T18:37:40.418Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-14T18:37:40.418Z] Status: Downloaded newer image for docker:latest [2023-11-14T18:37:41.842Z] ---> 9bb2f32d73b7 [2023-11-14T18:37:41.842Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:37:41.842Z] ---> Running in b199e5b12cf9 [2023-11-14T18:37:43.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T18:37:43.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T18:37:44.663Z] OK: 266 MiB in 52 packages [2023-11-14T18:37:46.077Z] Removing intermediate container b199e5b12cf9 [2023-11-14T18:37:46.077Z] ---> b0881ae1f76e [2023-11-14T18:37:46.077Z] Step 10/15 : ENV GO111MODULE=on [2023-11-14T18:37:46.346Z] ---> Running in cffdf96122e3 [2023-11-14T18:37:46.613Z] Removing intermediate container cffdf96122e3 [2023-11-14T18:37:46.613Z] ---> 1cc825078a94 [2023-11-14T18:37:46.613Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-14T18:37:46.613Z] ---> Running in 8cd46dc57b7e [2023-11-14T18:37:46.883Z] Removing intermediate container 8cd46dc57b7e [2023-11-14T18:37:46.883Z] ---> 1afdbf1e1c5e [2023-11-14T18:37:46.883Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-14T18:37:47.468Z] ---> 47ee4705d1e7 [2023-11-14T18:37:47.468Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:37:47.468Z] ---> Running in 0bdb272d98ff [2023-11-14T18:39:09.121Z] Removing intermediate container 0bdb272d98ff [2023-11-14T18:39:09.121Z] ---> 7944ce8e468a [2023-11-14T18:39:09.121Z] Step 14/15 : COPY . . [2023-11-14T18:39:09.121Z] ---> 5636f902ba0d [2023-11-14T18:39:09.121Z] Step 15/15 : RUN ${MAKE} [2023-11-14T18:39:09.121Z] ---> Running in 53535624c7f2 [2023-11-14T18:39:09.121Z] noop [2023-11-14T18:39:09.707Z] Removing intermediate container 53535624c7f2 [2023-11-14T18:39:09.707Z] ---> 305957ade733 [2023-11-14T18:39:09.707Z] Successfully built 305957ade733 [2023-11-14T18:39:09.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:39:10.219Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T18:39:10.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:39:10.509Z] prd-ubuntu20.04-docker-arm64-4c-16g-17508 does not seem to be running inside a container [2023-11-14T18:39:10.580Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T18:39:11.916Z] $ docker top aaf2cb6892302822230c675c5c8de099e0777bb21e06848c4b7575d40dc5b6de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:39:12.822Z] + go version [2023-11-14T18:39:12.822Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-14T18:39:12.858Z] $ docker stop --time=1 aaf2cb6892302822230c675c5c8de099e0777bb21e06848c4b7575d40dc5b6de [2023-11-14T18:39:14.632Z] $ docker rm -f --volumes aaf2cb6892302822230c675c5c8de099e0777bb21e06848c4b7575d40dc5b6de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:39:15.538Z] + docker inspect -f . ci-base-image-arm64 [2023-11-14T18:39:15.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:39:15.819Z] prd-ubuntu20.04-docker-arm64-4c-16g-17508 does not seem to be running inside a container [2023-11-14T18:39:15.927Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-14T18:39:17.182Z] $ docker top 85e550db2931e5f3ef46f774dd13f4fdbcc6657c037f2c901874f17a146882e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:39:18.078Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-14T18:39:18.807Z] + make test [2023-11-14T18:39:18.807Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-14T18:39:23.063Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-14T18:40:59.714Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-14T18:40:59.714Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-14T18:40:59.714Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-14T18:40:59.714Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-14T18:40:59.714Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-14T18:40:59.714Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-14T18:40:59.714Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-14T18:40:59.714Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-14T18:40:59.714Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-14T18:41:32.075Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-14T18:41:32.075Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-14T18:41:32.075Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-14T18:41:32.111Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-14T18:41:32.142Z] $ docker stop --time=1 85e550db2931e5f3ef46f774dd13f4fdbcc6657c037f2c901874f17a146882e7 [2023-11-14T18:41:35.965Z] $ docker rm -f --volumes 85e550db2931e5f3ef46f774dd13f4fdbcc6657c037f2c901874f17a146882e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-14T18:41:37.417Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-14T18:41:37.457Z] Warning: overwriting stash ‘coverage-report’ [2023-11-14T18:41:38.327Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-14T18:41:38.950Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-14T18:41:39.295Z] + ls -al . [2023-11-14T18:41:39.295Z] total 180 [2023-11-14T18:41:39.295Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 14 18:39 . [2023-11-14T18:41:39.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:36 .. [2023-11-14T18:41:39.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:36 .blubracket [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 14 18:36 .dockerignore [2023-11-14T18:41:39.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:36 .git [2023-11-14T18:41:39.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:36 .github [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 14 18:36 .gitignore [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 14 18:36 Attribution.txt [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 21430 Nov 14 18:36 CHANGELOG.md [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 14 18:36 CONTRIBUTING.md [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 1898 Nov 14 18:36 Dockerfile [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 14 18:36 Jenkinsfile [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 14 18:36 LICENSE [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 2189 Nov 14 18:36 Makefile [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 14 18:36 README.md [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:31 VERSION [2023-11-14T18:41:39.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:36 assets [2023-11-14T18:41:39.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:36 bin [2023-11-14T18:41:39.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:36 cmd [2023-11-14T18:41:39.295Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 14 18:39 coverage.out [2023-11-14T18:41:39.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:36 docs [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 3472 Nov 14 18:36 go.mod [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 34189 Nov 14 18:36 go.sum [2023-11-14T18:41:39.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:36 internal [2023-11-14T18:41:39.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:36 testing [2023-11-14T18:41:39.295Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 14 18:36 version.go [2023-11-14T18:41:39.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:41:39.732Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a57c895728860fe27b3a597eb31997ccd9aff1a4 --label arch=arm64 --label version=0.0.0 . [2023-11-14T18:41:41.149Z] Sending build context to Docker daemon 28.81MB [2023-11-14T18:41:41.416Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-14T18:41:41.416Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-14T18:41:41.416Z] ---> 305957ade733 [2023-11-14T18:41:41.416Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-14T18:41:41.416Z] ---> Running in 8647b168cfef [2023-11-14T18:41:42.379Z] Removing intermediate container 8647b168cfef [2023-11-14T18:41:42.379Z] ---> 89330534db76 [2023-11-14T18:41:42.379Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-11-14T18:41:42.379Z] ---> Running in 83f8ef91ac15 [2023-11-14T18:41:42.646Z] Removing intermediate container 83f8ef91ac15 [2023-11-14T18:41:42.646Z] ---> a11124d487dd [2023-11-14T18:41:42.646Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-14T18:41:42.917Z] ---> Running in 57aa0909f5c7 [2023-11-14T18:41:44.338Z] Removing intermediate container 57aa0909f5c7 [2023-11-14T18:41:44.338Z] ---> 4d41fb3e73d8 [2023-11-14T18:41:44.338Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-11-14T18:41:44.609Z] ---> Running in 8ce3f7cca5d7 [2023-11-14T18:41:44.882Z] Removing intermediate container 8ce3f7cca5d7 [2023-11-14T18:41:44.882Z] ---> 44e925ce8c2e [2023-11-14T18:41:44.882Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-14T18:41:44.882Z] ---> Running in 06a0082f4267 [2023-11-14T18:41:45.157Z] Removing intermediate container 06a0082f4267 [2023-11-14T18:41:45.157Z] ---> 541f6cbfeebf [2023-11-14T18:41:45.157Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-14T18:41:50.513Z] ---> b0c72bfad8ff [2023-11-14T18:41:50.513Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-14T18:41:51.098Z] ---> Running in 58f391fca8e3 [2023-11-14T18:41:52.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T18:41:52.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T18:41:53.619Z] OK: 266 MiB in 52 packages [2023-11-14T18:41:54.588Z] Removing intermediate container 58f391fca8e3 [2023-11-14T18:41:54.588Z] ---> de258441f73e [2023-11-14T18:41:54.588Z] Step 10/26 : ENV GO111MODULE=on [2023-11-14T18:41:54.865Z] ---> Running in 2f862f674365 [2023-11-14T18:41:55.133Z] Removing intermediate container 2f862f674365 [2023-11-14T18:41:55.133Z] ---> a50b3bc3338f [2023-11-14T18:41:55.133Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-14T18:41:55.133Z] ---> Running in 92a659fd8b6f [2023-11-14T18:41:55.404Z] Removing intermediate container 92a659fd8b6f [2023-11-14T18:41:55.404Z] ---> 1aa1225d06b3 [2023-11-14T18:41:55.404Z] Step 12/26 : COPY go.mod vendor* ./ [2023-11-14T18:41:55.990Z] ---> 6e1c2b0a60d6 [2023-11-14T18:41:55.990Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-14T18:41:55.990Z] ---> Running in 991f0db6cc15 [2023-11-14T18:41:58.577Z] Removing intermediate container 991f0db6cc15 [2023-11-14T18:41:58.577Z] ---> c9801d407ab2 [2023-11-14T18:41:58.577Z] Step 14/26 : COPY . . [2023-11-14T18:42:06.782Z] ---> 6c7b0190bac2 [2023-11-14T18:42:06.782Z] Step 15/26 : RUN ${MAKE} [2023-11-14T18:42:06.782Z] ---> Running in f8f381f794b8 [2023-11-14T18:42:06.782Z] 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-11-14T18:44:13.467Z] Removing intermediate container f8f381f794b8 [2023-11-14T18:44:13.467Z] ---> ac47b2a4272d [2023-11-14T18:44:13.467Z] Step 16/26 : FROM alpine:3.18 [2023-11-14T18:44:13.467Z] 3.18: Pulling from library/alpine [2023-11-14T18:44:13.467Z] 579b34f0a95b: Already exists [2023-11-14T18:44:13.467Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-14T18:44:13.467Z] Status: Downloaded newer image for alpine:3.18 [2023-11-14T18:44:13.467Z] ---> 3cc203321400 [2023-11-14T18:44:13.467Z] Step 17/26 : RUN apk --no-cache upgrade [2023-11-14T18:44:13.467Z] ---> Running in c3bdd840b873 [2023-11-14T18:44:13.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-14T18:44:13.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-14T18:44:13.467Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:44:13.467Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:44:13.467Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-14T18:44:13.467Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:44:13.467Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:44:13.467Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-14T18:44:13.467Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-14T18:44:13.467Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-14T18:44:13.467Z] Executing busybox-1.36.1-r5.trigger [2023-11-14T18:44:13.467Z] OK: 8 MiB in 15 packages [2023-11-14T18:44:13.467Z] Removing intermediate container c3bdd840b873 [2023-11-14T18:44:13.467Z] ---> ee1349f4cdf4 [2023-11-14T18:44:13.467Z] Step 18/26 : EXPOSE 4000 [2023-11-14T18:44:13.467Z] ---> Running in 4dff3eaf607d [2023-11-14T18:44:13.467Z] Removing intermediate container 4dff3eaf607d [2023-11-14T18:44:13.467Z] ---> a8129d9a2c3e [2023-11-14T18:44:13.467Z] Step 19/26 : 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-11-14T18:44:13.467Z] ---> 871cb51fd088 [2023-11-14T18:44:13.467Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-14T18:44:13.467Z] ---> c26b89b732d5 [2023-11-14T18:44:13.467Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-14T18:44:14.056Z] ---> 580368e0715a [2023-11-14T18:44:14.056Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-14T18:44:14.056Z] ---> Running in 15225fae8184 [2023-11-14T18:44:14.328Z] Removing intermediate container 15225fae8184 [2023-11-14T18:44:14.328Z] ---> fdb10f699119 [2023-11-14T18:44:14.328Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-14T18:44:14.596Z] ---> Running in 6b000bebb5eb [2023-11-14T18:44:14.865Z] Removing intermediate container 6b000bebb5eb [2023-11-14T18:44:14.865Z] ---> 038e1dd04e8e [2023-11-14T18:44:14.865Z] Step 24/26 : LABEL arch=arm64 [2023-11-14T18:44:15.147Z] ---> Running in d6adb3132918 [2023-11-14T18:44:15.419Z] Removing intermediate container d6adb3132918 [2023-11-14T18:44:15.419Z] ---> 9fc0c9c36020 [2023-11-14T18:44:15.419Z] Step 25/26 : LABEL git_sha=a57c895728860fe27b3a597eb31997ccd9aff1a4 [2023-11-14T18:44:15.419Z] ---> Running in 012cb604da75 [2023-11-14T18:44:15.686Z] Removing intermediate container 012cb604da75 [2023-11-14T18:44:15.686Z] ---> 3199aaf2bed6 [2023-11-14T18:44:15.686Z] Step 26/26 : LABEL version=0.0.0 [2023-11-14T18:44:15.954Z] ---> Running in b8baeef813b5 [2023-11-14T18:44:16.221Z] Removing intermediate container b8baeef813b5 [2023-11-14T18:44:16.221Z] ---> 8a0e93282933 [2023-11-14T18:44:16.221Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-14T18:44:16.221Z] Successfully built 8a0e93282933 [2023-11-14T18:44:16.221Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:44:17.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T18:44:17.066Z] [2023-11-14T18:44:17.066Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:44:17.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T18:44:17.742Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-14T18:44:17.742Z] 8998bd30e6a1: Pulling fs layer [2023-11-14T18:44:17.742Z] 04944245beec: Pulling fs layer [2023-11-14T18:44:17.742Z] 699f458cf7ca: Pulling fs layer [2023-11-14T18:44:17.742Z] 765212b225bb: Pulling fs layer [2023-11-14T18:44:17.742Z] f23df028b6ca: Pulling fs layer [2023-11-14T18:44:17.742Z] d65c8cfc05b1: Pulling fs layer [2023-11-14T18:44:17.742Z] 2437ff75d9bd: Pulling fs layer [2023-11-14T18:44:17.742Z] d65c8cfc05b1: Waiting [2023-11-14T18:44:17.742Z] 2437ff75d9bd: Waiting [2023-11-14T18:44:17.742Z] 765212b225bb: Waiting [2023-11-14T18:44:17.742Z] f23df028b6ca: Waiting [2023-11-14T18:44:17.742Z] 04944245beec: Verifying Checksum [2023-11-14T18:44:17.742Z] 04944245beec: Download complete [2023-11-14T18:44:17.742Z] 765212b225bb: Verifying Checksum [2023-11-14T18:44:17.742Z] 765212b225bb: Download complete [2023-11-14T18:44:17.742Z] f23df028b6ca: Verifying Checksum [2023-11-14T18:44:17.742Z] f23df028b6ca: Download complete [2023-11-14T18:44:18.012Z] d65c8cfc05b1: Download complete [2023-11-14T18:44:18.012Z] 699f458cf7ca: Verifying Checksum [2023-11-14T18:44:18.012Z] 699f458cf7ca: Download complete [2023-11-14T18:44:18.282Z] 8998bd30e6a1: Verifying Checksum [2023-11-14T18:44:18.282Z] 8998bd30e6a1: Download complete [2023-11-14T18:44:21.640Z] 2437ff75d9bd: Verifying Checksum [2023-11-14T18:44:21.640Z] 2437ff75d9bd: Download complete [2023-11-14T18:44:23.587Z] 8998bd30e6a1: Pull complete [2023-11-14T18:44:23.853Z] 04944245beec: Pull complete [2023-11-14T18:44:28.109Z] 699f458cf7ca: Pull complete [2023-11-14T18:44:28.109Z] 765212b225bb: Pull complete [2023-11-14T18:44:28.692Z] f23df028b6ca: Pull complete [2023-11-14T18:44:28.959Z] d65c8cfc05b1: Pull complete [2023-11-14T18:44:47.170Z] 2437ff75d9bd: Pull complete [2023-11-14T18:44:47.170Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-14T18:44:47.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-14T18:44:47.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:44:47.587Z] prd-ubuntu20.04-docker-arm64-4c-16g-17508 does not seem to be running inside a container [2023-11-14T18:44:47.670Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-14T18:44:50.677Z] $ docker top c94c5c8c5210f0c2bf33048bb1670c6002236fa1c1213f66603612df0e201095 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:44:51.683Z] ---> job-cost.sh [2023-11-14T18:44:51.683Z] lf-activate-venv: SKIPPING [2023-11-14T18:44:51.683Z] INFO: No Stack... [2023-11-14T18:44:51.956Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-14T18:44:52.944Z] INFO: Archiving Costs [Pipeline] sh [2023-11-14T18:44:53.625Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-11-14T18:44:53.625Z] + cut -d, -f6 [Pipeline] lock [2023-11-14T18:44:53.685Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [2023-11-14T18:44:53.690Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] did not exist. Created. [2023-11-14T18:44:53.690Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-14T18:44:54.449Z] /w/workspace/edgex-ui-go/1@tmp/durable-74496f32/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-14T18:44:55.135Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-14T18:44:55.172Z] Warning: overwriting stash ‘stack-cost’ [2023-11-14T18:44:55.388Z] Stashed 1 file(s) [Pipeline] } [2023-11-14T18:44:55.486Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-669-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-14T18:44:55.568Z] $ docker stop --time=1 c94c5c8c5210f0c2bf33048bb1670c6002236fa1c1213f66603612df0e201095 [2023-11-14T18:44:57.101Z] $ docker rm -f --volumes c94c5c8c5210f0c2bf33048bb1670c6002236fa1c1213f66603612df0e201095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-14T18:44:58.107Z] provisioning config files... [2023-11-14T18:44:58.114Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/config3835042157109566358tmp [Pipeline] { [Pipeline] sh [2023-11-14T18:44:58.458Z] + set +x [2023-11-14T18:44:58.458Z] + curl -s https://codecov.io/bash [2023-11-14T18:44:58.458Z] + bash -s -- [2023-11-14T18:44:58.458Z] [2023-11-14T18:44:58.458Z] _____ _ [2023-11-14T18:44:58.458Z] / ____| | | [2023-11-14T18:44:58.458Z] | | ___ __| | ___ ___ _____ __ [2023-11-14T18:44:58.458Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-14T18:44:58.458Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-14T18:44:58.458Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-14T18:44:58.458Z] Bash-1.0.6 [2023-11-14T18:44:58.458Z] [2023-11-14T18:44:58.458Z] [2023-11-14T18:44:58.458Z] ==> git version 2.25.1 found [2023-11-14T18:44:58.458Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-14T18:44:58.458Z] Release-Date: 2020-01-08 [2023-11-14T18:44:58.458Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-14T18:44:58.458Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-14T18:44:58.458Z] ==> Jenkins CI detected. [2023-11-14T18:44:58.458Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-669 [2023-11-14T18:44:58.458Z] project root: . [2023-11-14T18:44:58.458Z] --> token set from env [2023-11-14T18:44:58.458Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-14T18:44:58.458Z] ==> Running gcov in . (disable via -X gcov) [2023-11-14T18:44:58.717Z] ==> Python coveragepy not found [2023-11-14T18:44:58.717Z] ==> Searching for coverage reports in: [2023-11-14T18:44:58.717Z] + . [2023-11-14T18:44:58.717Z] -> Found 1 reports [2023-11-14T18:44:58.717Z] ==> Detecting git/mercurial file structure [2023-11-14T18:44:58.717Z] ==> Reading reports [2023-11-14T18:44:58.717Z] + ./coverage.out bytes=10 [2023-11-14T18:44:58.717Z] ==> Appending adjustments [2023-11-14T18:44:58.717Z] https://docs.codecov.io/docs/fixing-reports [2023-11-14T18:44:59.653Z] + Found adjustments [2023-11-14T18:44:59.653Z] ==> Gzipping contents [2023-11-14T18:44:59.653Z] 12K /tmp/codecov.wGPnDc.gz [2023-11-14T18:44:59.653Z] ==> Uploading reports [2023-11-14T18:44:59.653Z] url: https://codecov.io [2023-11-14T18:44:59.653Z] query: branch=PR-669&commit=a57c895728860fe27b3a597eb31997ccd9aff1a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=669&job=&cmd_args= [2023-11-14T18:44:59.653Z] -> Pinging Codecov [2023-11-14T18:44:59.653Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-669&commit=a57c895728860fe27b3a597eb31997ccd9aff1a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-669%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=669&job=&cmd_args= [2023-11-14T18:44:59.653Z] -> Uploading to [2023-11-14T18:44:59.654Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-14/FB506323287CE973F263BFD2A0EB1F37/a57c895728860fe27b3a597eb31997ccd9aff1a4/5706df81-dfc1-42c1-873a-e9c804b2af07.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T184459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b779ed0d9fccb3abf9daceeb2bd4aa80886abaaf2b4302bc660a15dde37d93a [2023-11-14T18:44:59.654Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-14T18:44:59.654Z] Dload Upload Total Spent Left Speed [2023-11-14T18:44:59.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8711 0 0 100 8711 0 25772 --:--:-- --:--:-- --:--:-- 25696 [2023-11-14T18:44:59.913Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a57c895728860fe27b3a597eb31997ccd9aff1a4 [Pipeline] } [2023-11-14T18:44:59.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-14T18:45:01.696Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives ] [2023-11-14T18:45:01.696Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives [2023-11-14T18:45:01.696Z] total 16 [2023-11-14T18:45:01.696Z] drwxr-xr-x 3 root root 4096 Nov 14 18:37 . [2023-11-14T18:45:01.696Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 14 18:37 .. [2023-11-14T18:45:01.696Z] drwxr-xr-x 2 root root 4096 Nov 14 18:37 cost [2023-11-14T18:45:01.696Z] -rw-r--r-- 1 root root 83 Nov 14 18:37 cost.csv [2023-11-14T18:45:01.696Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives [2023-11-14T18:45:01.696Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives [2023-11-14T18:45:01.696Z] total 16 [2023-11-14T18:45:01.696Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:37 . [2023-11-14T18:45:01.696Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 14 18:37 .. [2023-11-14T18:45:01.696Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:37 cost [2023-11-14T18:45:01.696Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 14 18:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:45:03.278Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:45:04.171Z] ---> package-listing.sh [2023-11-14T18:45:04.172Z] ++ facter osfamily [2023-11-14T18:45:04.172Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-14T18:45:04.431Z] + OS_FAMILY=debian [2023-11-14T18:45:04.431Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-669 [2023-11-14T18:45:04.431Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-14T18:45:04.431Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-14T18:45:04.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-14T18:45:04.431Z] + PACKAGES=/tmp/packages_start.txt [2023-11-14T18:45:04.431Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-669 ']' [2023-11-14T18:45:04.431Z] + PACKAGES=/tmp/packages_end.txt [2023-11-14T18:45:04.431Z] + case "${OS_FAMILY}" in [2023-11-14T18:45:04.431Z] + dpkg -l [2023-11-14T18:45:04.431Z] + grep '^ii' [2023-11-14T18:45:04.431Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-14T18:45:04.431Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-14T18:45:04.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-14T18:45:04.431Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-669 ']' [2023-11-14T18:45:04.431Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives/ [2023-11-14T18:45:04.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-669/archives/ [Pipeline] echo [2023-11-14T18:45:04.465Z] 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-669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-14T18:45:04.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-14T18:45:05.379Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-14T18:45:05.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-14T18:45:05.533Z] prd-ubuntu20.04-docker-8c-8g-17507 does not seem to be running inside a container [2023-11-14T18:45:05.579Z] $ 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-669/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-669 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669:/w/workspace/edgexfoundry_edgex-ui-go_PR-669:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-14T18:45:05.881Z] $ docker top b8d3a2555c040d3caa88252944ff0dff9c011b82a4ab228cce03abb8e4c6ab79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-14T18:45:06.261Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-14T18:45:06.571Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-14T18:45:06.890Z] + ls /var/log/sa-host [2023-11-14T18:45:06.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-14T18:45:07.021Z] provisioning config files... [2023-11-14T18:45:07.031Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-669@tmp/config14528837796376551578tmp [Pipeline] { [Pipeline] echo [2023-11-14T18:45:07.088Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:45:07.399Z] ---> create-netrc.sh [Pipeline] } [2023-11-14T18:45:07.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:45:07.847Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-14T18:45:07.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:45:08.194Z] ---> sudo-logs.sh [2023-11-14T18:45:08.194Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-14T18:45:08.289Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:45:08.607Z] ---> job-cost.sh [2023-11-14T18:45:08.607Z] lf-activate-venv: SKIPPING [2023-11-14T18:45:08.607Z] DEBUG: total: 0.2199999988079071 [2023-11-14T18:45:08.607Z] INFO: Retrieving Stack Cost... [2023-11-14T18:45:08.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-14T18:45:09.433Z] INFO: Archiving Costs [Pipeline] echo [2023-11-14T18:45:09.529Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-14T18:45:09.845Z] ---> logs-deploy.sh [2023-11-14T18:45:09.846Z] lf-activate-venv: SKIPPING [2023-11-14T18:45:09.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-669/1 [2023-11-14T18:45:09.846Z] INFO: archiving workspace using pattern(s): [2023-11-14T18:45:10.781Z] Archives upload complete. [2023-11-14T18:45:11.040Z] INFO: archiving logs to Nexus [2023-11-14T18:45:11.609Z] ---> uname -a: [2023-11-14T18:45:11.609Z] Linux prd-ubuntu20-04-docker-8c-8g-17507 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-14T18:45:11.609Z] [2023-11-14T18:45:11.609Z] [2023-11-14T18:45:11.609Z] ---> lscpu: [2023-11-14T18:45:11.609Z] Architecture: x86_64 [2023-11-14T18:45:11.609Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-14T18:45:11.609Z] Byte Order: Little Endian [2023-11-14T18:45:11.609Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-14T18:45:11.609Z] CPU(s): 8 [2023-11-14T18:45:11.609Z] On-line CPU(s) list: 0-7 [2023-11-14T18:45:11.609Z] Thread(s) per core: 1 [2023-11-14T18:45:11.609Z] Core(s) per socket: 1 [2023-11-14T18:45:11.609Z] Socket(s): 8 [2023-11-14T18:45:11.609Z] NUMA node(s): 1 [2023-11-14T18:45:11.609Z] Vendor ID: AuthenticAMD [2023-11-14T18:45:11.609Z] CPU family: 23 [2023-11-14T18:45:11.609Z] Model: 49 [2023-11-14T18:45:11.609Z] Model name: AMD EPYC-Rome Processor [2023-11-14T18:45:11.609Z] Stepping: 0 [2023-11-14T18:45:11.609Z] CPU MHz: 2799.998 [2023-11-14T18:45:11.610Z] BogoMIPS: 5599.99 [2023-11-14T18:45:11.610Z] Virtualization: AMD-V [2023-11-14T18:45:11.610Z] Hypervisor vendor: KVM [2023-11-14T18:45:11.610Z] Virtualization type: full [2023-11-14T18:45:11.610Z] L1d cache: 256 KiB [2023-11-14T18:45:11.610Z] L1i cache: 256 KiB [2023-11-14T18:45:11.610Z] L2 cache: 4 MiB [2023-11-14T18:45:11.610Z] L3 cache: 128 MiB [2023-11-14T18:45:11.610Z] NUMA node0 CPU(s): 0-7 [2023-11-14T18:45:11.610Z] Vulnerability Itlb multihit: Not affected [2023-11-14T18:45:11.610Z] Vulnerability L1tf: Not affected [2023-11-14T18:45:11.610Z] Vulnerability Mds: Not affected [2023-11-14T18:45:11.610Z] Vulnerability Meltdown: Not affected [2023-11-14T18:45:11.610Z] Vulnerability Mmio stale data: Not affected [2023-11-14T18:45:11.610Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-14T18:45:11.610Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-14T18:45:11.610Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-14T18:45:11.610Z] Vulnerability Srbds: Not affected [2023-11-14T18:45:11.610Z] Vulnerability Tsx async abort: Not affected [2023-11-14T18:45:11.610Z] 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-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] ---> nproc: [2023-11-14T18:45:11.610Z] 8 [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] ---> df -h: [2023-11-14T18:45:11.610Z] Filesystem Size Used Avail Use% Mounted on [2023-11-14T18:45:11.610Z] overlay 155G 14G 142G 9% / [2023-11-14T18:45:11.610Z] tmpfs 64M 0 64M 0% /dev [2023-11-14T18:45:11.610Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-14T18:45:11.610Z] shm 64M 0 64M 0% /dev/shm [2023-11-14T18:45:11.610Z] /dev/vda1 155G 14G 142G 9% /facter-os [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] ---> sar -b -r -n DEV: [2023-11-14T18:45:11.610Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17507) 11/14/23 _x86_64_ (8 CPU) [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] 18:30:27 LINUX RESTART (8 CPU) [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] 18:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-14T18:45:11.610Z] 18:32:02 352.07 14.61 337.46 0.00 1959.54 51606.73 0.00 [2023-11-14T18:45:11.610Z] 18:33:01 171.82 1.30 170.51 0.00 16.81 56730.18 0.00 [2023-11-14T18:45:11.610Z] 18:34:01 250.67 0.27 250.41 0.00 2.13 60076.25 0.00 [2023-11-14T18:45:11.610Z] 18:35:01 118.25 0.07 118.18 0.00 0.53 15667.26 0.00 [2023-11-14T18:45:11.610Z] 18:36:01 134.06 10.65 123.41 0.00 5158.41 25996.95 0.00 [2023-11-14T18:45:11.610Z] 18:37:01 122.18 0.15 122.03 0.00 3.73 26384.54 0.00 [2023-11-14T18:45:11.610Z] 18:38:01 110.66 1.60 109.07 0.00 44.66 20504.58 0.00 [2023-11-14T18:45:11.610Z] 18:39:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2023-11-14T18:45:11.610Z] 18:40:01 1.10 0.00 1.10 0.00 0.00 11.20 0.00 [2023-11-14T18:45:11.610Z] 18:41:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 [2023-11-14T18:45:11.610Z] 18:42:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 [2023-11-14T18:45:11.610Z] 18:43:01 1.57 0.00 1.57 0.00 0.00 17.33 0.00 [2023-11-14T18:45:11.610Z] 18:44:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2023-11-14T18:45:11.610Z] 18:45:01 1.58 0.07 1.52 0.00 4.80 16.53 0.00 [2023-11-14T18:45:11.610Z] Average: 90.58 2.05 88.53 0.00 514.26 18316.47 0.00 [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] 18:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-14T18:45:11.610Z] 18:32:02 28748004 31519580 795272 2.42 82352 2952000 1990316 5.87 1112364 2633288 1796 [2023-11-14T18:45:11.610Z] 18:33:01 27511348 31411732 893364 2.72 156752 3898328 2155088 6.35 1460796 3397404 267196 [2023-11-14T18:45:11.610Z] 18:34:01 26126372 30853672 1440208 4.38 194052 4616104 2312592 6.82 1945280 4207180 65840 [2023-11-14T18:45:11.610Z] 18:35:01 25947168 31523528 768284 2.34 224528 5327832 1882836 5.55 1366868 4865384 452392 [2023-11-14T18:45:11.610Z] 18:36:01 24670364 30569400 1685932 5.13 247228 5622608 2324296 6.85 2605116 4835128 2268 [2023-11-14T18:45:11.610Z] 18:37:01 25410936 31482264 784836 2.39 256256 5791248 1833352 5.40 1944520 4798416 1568 [2023-11-14T18:45:11.610Z] 18:38:01 24922424 31481236 784212 2.38 259172 6227312 1716064 5.06 1995516 5189616 4 [2023-11-14T18:45:11.610Z] 18:39:01 24921664 31480576 784628 2.39 259192 6227316 1716064 5.06 1995152 5189576 56 [2023-11-14T18:45:11.610Z] 18:40:01 24927356 31486280 778844 2.37 259208 6227316 1716064 5.06 1986820 5189576 16 [2023-11-14T18:45:11.610Z] 18:41:01 24930356 31489300 775728 2.36 259236 6227324 1716064 5.06 1984016 5189584 36 [2023-11-14T18:45:11.610Z] 18:42:01 24935608 31494592 770452 2.34 259252 6227328 1716064 5.06 1978540 5189588 16 [2023-11-14T18:45:11.610Z] 18:43:01 24935948 31494996 770112 2.34 259284 6227328 1716064 5.06 1978536 5189588 48 [2023-11-14T18:45:11.610Z] 18:44:01 24935892 31494956 770128 2.34 259292 6227332 1716064 5.06 1978484 5189592 8 [2023-11-14T18:45:11.610Z] 18:45:01 24934036 31493360 771416 2.35 259316 6227504 1733764 5.11 1979480 5189108 244 [2023-11-14T18:45:11.610Z] Average: 25561248 31376819 898101 2.73 231080 5573349 1874621 5.52 1879392 4732359 56535 [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] 18:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-14T18:45:11.610Z] 18:32:02 ens3 622.96 412.45 7668.88 97.48 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:32:02 docker0 98.55 105.67 7.75 365.53 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:32:02 lo 8.80 8.80 0.91 0.91 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:32:02 veth7cefa1f 51.72 56.87 5.04 50.25 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:33:01 ens3 298.19 174.45 2366.44 25.94 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:33:01 docker0 158.65 275.07 13.43 2340.89 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:33:01 vethfeb659e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:34:01 ens3 820.31 673.24 6689.95 80.44 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:34:01 veth69baccf 579.54 579.09 62.70 1933.52 0.00 0.00 0.00 0.16 [2023-11-14T18:45:11.610Z] 18:34:01 docker0 640.56 768.42 58.43 5847.03 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:34:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:34:01 vethfeb659e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:35:01 ens3 73.40 62.86 391.50 11.95 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:35:01 docker0 51.36 57.02 4.12 378.91 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:35:01 vethfeb659e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:36:01 ens3 203.93 86.29 2742.11 9.31 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:36:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:36:01 veth7ff453c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:36:01 vethfeb659e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:37:01 ens3 75.24 73.94 65.97 139.38 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:37:01 docker0 1.38 3.28 0.08 30.92 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:37:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:38:01 ens3 124.15 95.12 2612.18 69.77 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:38:01 docker0 2.65 5.62 0.17 78.79 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:38:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:39:01 ens3 0.57 0.45 0.30 0.21 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:40:01 ens3 0.72 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:41:01 ens3 1.17 0.50 0.37 0.28 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:42:01 ens3 0.95 0.30 0.43 0.26 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:43:01 ens3 0.50 0.27 0.26 0.20 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:45:01 ens3 5.22 3.38 4.52 1.72 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] 18:45:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] Average: ens3 158.93 113.01 1609.31 31.22 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] Average: docker0 67.97 86.57 5.99 643.83 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] Average: lo 0.97 0.97 0.10 0.10 0.00 0.00 0.00 0.00 [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] ---> sar -P ALL: [2023-11-14T18:45:11.610Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17507) 11/14/23 _x86_64_ (8 CPU) [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] 18:30:27 LINUX RESTART (8 CPU) [2023-11-14T18:45:11.610Z] [2023-11-14T18:45:11.610Z] 18:31:01 CPU %user %nice %system %iowait %steal %idle [2023-11-14T18:45:11.610Z] 18:32:02 all 9.09 0.00 3.49 3.78 0.06 83.59 [2023-11-14T18:45:11.610Z] 18:32:02 0 7.90 0.00 4.38 3.92 0.07 83.74 [2023-11-14T18:45:11.610Z] 18:32:02 1 9.46 0.00 3.62 0.59 0.05 86.28 [2023-11-14T18:45:11.610Z] 18:32:02 2 8.15 0.00 3.47 0.25 0.05 88.08 [2023-11-14T18:45:11.610Z] 18:32:02 3 11.06 0.00 3.25 1.56 0.07 84.07 [2023-11-14T18:45:11.610Z] 18:32:02 4 8.37 0.00 3.45 3.23 0.05 84.90 [2023-11-14T18:45:11.610Z] 18:32:02 5 7.85 0.00 3.01 0.08 0.05 89.00 [2023-11-14T18:45:11.610Z] 18:32:02 6 10.02 0.00 3.20 6.01 0.05 80.72 [2023-11-14T18:45:11.611Z] 18:32:02 7 9.91 0.00 3.54 14.61 0.10 71.84 [2023-11-14T18:45:11.611Z] 18:33:01 all 13.75 0.00 3.24 7.67 0.06 75.28 [2023-11-14T18:45:11.611Z] 18:33:01 0 14.08 0.00 2.50 0.70 0.05 82.67 [2023-11-14T18:45:11.611Z] 18:33:01 1 14.05 0.00 3.52 1.33 0.05 81.04 [2023-11-14T18:45:11.611Z] 18:33:01 2 14.17 0.00 2.86 1.71 0.07 81.19 [2023-11-14T18:45:11.611Z] 18:33:01 3 12.99 0.00 3.19 1.40 0.07 82.35 [2023-11-14T18:45:11.611Z] 18:33:01 4 13.82 0.00 3.92 39.27 0.09 42.90 [2023-11-14T18:45:11.611Z] 18:33:01 5 13.23 0.00 2.95 1.58 0.05 82.19 [2023-11-14T18:45:11.611Z] 18:33:01 6 13.64 0.00 3.11 10.03 0.05 73.17 [2023-11-14T18:45:11.611Z] 18:33:01 7 14.03 0.00 3.84 5.48 0.09 76.57 [2023-11-14T18:45:11.611Z] 18:34:01 all 12.10 0.00 3.26 5.57 0.08 79.00 [2023-11-14T18:45:11.611Z] 18:34:01 0 15.67 0.00 3.88 2.02 0.07 78.36 [2023-11-14T18:45:11.611Z] 18:34:01 1 16.66 0.00 3.70 0.36 0.12 79.17 [2023-11-14T18:45:11.611Z] 18:34:01 2 6.68 0.00 3.33 29.64 0.07 60.28 [2023-11-14T18:45:11.611Z] 18:34:01 3 9.40 0.00 1.99 0.42 0.07 88.12 [2023-11-14T18:45:11.611Z] 18:34:01 4 12.14 0.00 3.48 4.09 0.08 80.20 [2023-11-14T18:45:11.611Z] 18:34:01 5 9.79 0.00 3.36 0.20 0.07 86.58 [2023-11-14T18:45:11.611Z] 18:34:01 6 17.46 0.00 3.37 2.71 0.08 76.38 [2023-11-14T18:45:11.611Z] 18:34:01 7 9.00 0.00 2.95 5.26 0.05 82.75 [2023-11-14T18:45:11.611Z] 18:35:01 all 4.14 0.00 1.42 13.11 0.03 81.30 [2023-11-14T18:45:11.611Z] 18:35:01 0 2.14 0.00 0.52 0.30 0.02 97.03 [2023-11-14T18:45:11.611Z] 18:35:01 1 6.00 0.00 2.00 9.91 0.03 82.05 [2023-11-14T18:45:11.611Z] 18:35:01 2 12.02 0.00 1.36 17.16 0.03 69.42 [2023-11-14T18:45:11.611Z] 18:35:01 3 1.63 0.00 3.84 65.49 0.05 28.98 [2023-11-14T18:45:11.611Z] 18:35:01 4 2.67 0.00 0.40 6.82 0.02 90.09 [2023-11-14T18:45:11.611Z] 18:35:01 5 2.74 0.00 1.39 2.90 0.03 92.94 [2023-11-14T18:45:11.611Z] 18:35:01 6 0.88 0.00 0.27 1.72 0.02 97.11 [2023-11-14T18:45:11.611Z] 18:35:01 7 5.06 0.00 1.62 1.04 0.03 92.25 [2023-11-14T18:45:11.611Z] 18:36:01 all 14.17 0.00 2.55 12.04 0.06 71.18 [2023-11-14T18:45:11.611Z] 18:36:01 0 11.22 0.00 2.35 5.74 0.03 80.65 [2023-11-14T18:45:11.611Z] 18:36:01 1 17.52 0.00 2.01 5.15 0.05 75.27 [2023-11-14T18:45:11.611Z] 18:36:01 2 21.19 0.00 2.81 16.50 0.08 59.42 [2023-11-14T18:45:11.611Z] 18:36:01 3 12.58 0.00 3.05 56.68 0.08 27.61 [2023-11-14T18:45:11.611Z] 18:36:01 4 12.23 0.00 2.95 1.57 0.05 83.20 [2023-11-14T18:45:11.611Z] 18:36:01 5 14.38 0.00 2.97 0.99 0.03 81.62 [2023-11-14T18:45:11.611Z] 18:36:01 6 13.74 0.00 1.97 5.35 0.03 78.90 [2023-11-14T18:45:11.611Z] 18:36:01 7 10.45 0.00 2.27 4.43 0.12 82.73 [2023-11-14T18:45:11.611Z] 18:37:01 all 15.00 0.00 2.58 8.26 0.06 74.10 [2023-11-14T18:45:11.611Z] 18:37:01 0 16.33 0.00 2.69 4.03 0.07 76.88 [2023-11-14T18:45:11.611Z] 18:37:01 1 13.54 0.00 2.68 2.07 0.07 81.64 [2023-11-14T18:45:11.611Z] 18:37:01 2 15.39 0.00 2.33 6.83 0.05 75.39 [2023-11-14T18:45:11.611Z] 18:37:01 3 14.02 0.00 2.06 2.14 0.05 81.73 [2023-11-14T18:45:11.611Z] 18:37:01 4 16.23 0.00 3.00 6.61 0.05 74.11 [2023-11-14T18:45:11.611Z] 18:37:01 5 14.59 0.00 2.33 16.03 0.05 67.00 [2023-11-14T18:45:11.611Z] 18:37:01 6 15.42 0.00 2.67 8.63 0.07 73.22 [2023-11-14T18:45:11.611Z] 18:37:01 7 14.50 0.00 2.85 19.82 0.07 62.76 [2023-11-14T18:45:11.611Z] 18:38:01 all 3.36 0.00 1.41 2.32 0.03 92.88 [2023-11-14T18:45:11.611Z] 18:38:01 0 3.19 0.00 1.44 1.05 0.03 94.29 [2023-11-14T18:45:11.611Z] 18:38:01 1 3.35 0.00 1.41 0.27 0.02 94.96 [2023-11-14T18:45:11.611Z] 18:38:01 2 3.58 0.00 1.10 0.07 0.03 95.21 [2023-11-14T18:45:11.611Z] 18:38:01 3 2.37 0.00 1.75 0.07 0.03 95.78 [2023-11-14T18:45:11.611Z] 18:38:01 4 3.31 0.00 1.92 0.18 0.03 94.55 [2023-11-14T18:45:11.611Z] 18:38:01 5 3.51 0.00 0.99 0.99 0.03 94.48 [2023-11-14T18:45:11.611Z] 18:38:01 6 4.08 0.00 1.54 14.36 0.05 79.97 [2023-11-14T18:45:11.611Z] 18:38:01 7 3.45 0.00 1.16 1.61 0.03 93.75 [2023-11-14T18:45:11.611Z] 18:39:01 all 0.21 0.00 0.01 0.02 0.01 99.75 [2023-11-14T18:45:11.611Z] 18:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-14T18:45:11.611Z] 18:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:39:01 3 1.50 0.00 0.02 0.00 0.02 98.47 [2023-11-14T18:45:11.611Z] 18:39:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-14T18:45:11.611Z] 18:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-14T18:45:11.611Z] 18:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-14T18:45:11.611Z] 18:39:01 7 0.00 0.00 0.02 0.17 0.00 99.82 [2023-11-14T18:45:11.611Z] 18:40:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2023-11-14T18:45:11.611Z] 18:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-14T18:45:11.611Z] 18:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-14T18:45:11.611Z] 18:40:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-14T18:45:11.611Z] 18:40:01 3 0.15 0.00 0.00 0.00 0.00 99.85 [2023-11-14T18:45:11.611Z] 18:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-14T18:45:11.611Z] 18:41:01 all 0.11 0.00 0.01 0.01 0.00 99.87 [2023-11-14T18:45:11.611Z] 18:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:41:01 2 0.03 0.00 0.02 0.07 0.02 99.87 [2023-11-14T18:45:11.611Z] 18:41:01 3 0.75 0.00 0.00 0.00 0.02 99.24 [2023-11-14T18:45:11.611Z] 18:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-14T18:45:11.611Z] 18:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:41:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:42:01 all 0.02 0.00 0.01 0.04 0.00 99.92 [2023-11-14T18:45:11.611Z] 18:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:42:01 2 0.03 0.00 0.03 0.10 0.02 99.82 [2023-11-14T18:45:11.611Z] 18:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-14T18:45:11.611Z] 18:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-14T18:45:11.611Z] 18:42:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-14T18:45:11.611Z] 18:42:01 7 0.02 0.00 0.00 0.23 0.00 99.75 [2023-11-14T18:45:11.611Z] [2023-11-14T18:45:11.611Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle [2023-11-14T18:45:11.611Z] 18:43:01 all 0.07 0.00 0.02 0.05 0.01 99.85 [2023-11-14T18:45:11.611Z] 18:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:43:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-14T18:45:11.611Z] 18:43:01 3 0.53 0.00 0.00 0.00 0.05 99.42 [2023-11-14T18:45:11.611Z] 18:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:43:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-14T18:45:11.611Z] 18:43:01 7 0.00 0.00 0.02 0.42 0.00 99.57 [2023-11-14T18:45:11.611Z] 18:44:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2023-11-14T18:45:11.611Z] 18:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-14T18:45:11.611Z] 18:44:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-14T18:45:11.611Z] 18:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-14T18:45:11.611Z] 18:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-14T18:45:11.611Z] 18:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-14T18:45:11.611Z] 18:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-14T18:45:11.611Z] 18:44:01 7 0.02 0.00 0.00 0.32 0.02 99.65 [2023-11-14T18:45:11.611Z] 18:45:01 all 0.18 0.00 0.11 0.01 0.00 99.70 [2023-11-14T18:45:11.611Z] 18:45:01 0 0.10 0.00 0.17 0.00 0.02 99.72 [2023-11-14T18:45:11.611Z] 18:45:01 1 0.08 0.00 0.03 0.02 0.00 99.87 [2023-11-14T18:45:11.611Z] 18:45:01 2 0.10 0.00 0.08 0.00 0.02 99.80 [2023-11-14T18:45:11.611Z] 18:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-14T18:45:11.611Z] 18:45:01 4 0.10 0.00 0.10 0.00 0.00 99.80 [2023-11-14T18:45:11.611Z] 18:45:01 5 0.42 0.00 0.23 0.00 0.00 99.35 [2023-11-14T18:45:11.611Z] 18:45:01 6 0.22 0.00 0.05 0.00 0.00 99.73 [2023-11-14T18:45:11.611Z] 18:45:01 7 0.37 0.00 0.17 0.03 0.00 99.43 [2023-11-14T18:45:11.611Z] Average: all 5.13 0.00 1.29 3.77 0.03 89.79 [2023-11-14T18:45:11.611Z] Average: 0 5.02 0.00 1.28 1.27 0.03 92.41 [2023-11-14T18:45:11.611Z] Average: 1 5.73 0.00 1.35 1.41 0.03 91.48 [2023-11-14T18:45:11.611Z] Average: 2 5.80 0.00 1.24 5.14 0.03 87.79 [2023-11-14T18:45:11.611Z] Average: 3 4.77 0.00 1.36 9.10 0.04 84.73 [2023-11-14T18:45:11.611Z] Average: 4 4.89 0.00 1.37 4.34 0.03 89.38 [2023-11-14T18:45:11.611Z] Average: 5 4.73 0.00 1.23 1.62 0.03 92.40 [2023-11-14T18:45:11.611Z] Average: 6 5.37 0.00 1.15 3.47 0.03 89.98 [2023-11-14T18:45:11.611Z] Average: 7 4.74 0.00 1.31 3.79 0.04 90.13 [2023-11-14T18:45:11.611Z] [2023-11-14T18:45:11.611Z] [2023-11-14T18:45:11.611Z]