Push event to branch EDGEX-400 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53354d8b2375586dce6506093df12345f31d42e7 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-ssh6296926252810605740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11745750476619679774.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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/EDGEX-400/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/EDGEX-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13933604080639398610.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/EDGEX-400/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh715468812238354067.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh3547072016900014927.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/EDGEX-400/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/EDGEX-400/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5313053968179622848.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10837 in /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [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/gexfoundry_edgex-ui-go_EDGEX-400 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 53354d8b2375586dce6506093df12345f31d42e7 (EDGEX-400) Commit message: "Merge pull request #598 from bnevis-i/update-authentication-url" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-25T14:56:58.610Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [Pipeline] withCredentials [2023-04-25T14:56:58.803Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-25T14:56:58.913Z] ========================================================= [2023-04-25T14:56:58.913Z] EdgeX Global Pipelines Version Info [2023-04-25T14:56:58.913Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:56:59.653Z] ------------------- [2023-04-25T14:56:59.653Z] stable info: [2023-04-25T14:56:59.653Z] ------------------- [2023-04-25T14:56:59.653Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-25T14:56:59.653Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T14:56:59.653Z] Message: update stable to v1.0.248 [2023-04-25T14:57:00.224Z] ------------------- [2023-04-25T14:57:00.224Z] experimental info: [2023-04-25T14:57:00.224Z] ------------------- [2023-04-25T14:57:00.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-25T14:57:00.224Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T14:57:00.224Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-25T14:57:00.502Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-25T14:57:00.541Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-25T14:57:00.581Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-25T14:57:00.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-25T14:57:00.660Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-25T14:57:00.701Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-25T14:57:00.741Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-25T14:57:00.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-25T14:57:00.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-25T14:57:00.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-25T14:57:00.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-25T14:57:00.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-25T14:57:00.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-25T14:57:01.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-25T14:57:01.091Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T14:57:01.136Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-25T14:57:01.181Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T14:57:01.224Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-25T14:57:01.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-25T14:57:01.318Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-25T14:57:01.362Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-25T14:57:01.404Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-25T14:57:01.451Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-25T14:57:01.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-25T14:57:01.539Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-25T14:57:01.591Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-25T14:57:01.632Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-25T14:57:01.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = EDGEX-400 [Pipeline] echo [2023-04-25T14:57:01.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = EDGEX-400 [Pipeline] echo [2023-04-25T14:57:01.757Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = EDGEX-400 [Pipeline] echo [2023-04-25T14:57:01.802Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo [2023-04-25T14:57:01.841Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53354d8 [Pipeline] echo [2023-04-25T14:57:01.885Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T14:57:02.005Z] provisioning config files... [2023-04-25T14:57:02.027Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config15208934255311303297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:57:02.375Z] ---> docker-login.sh [2023-04-25T14:57:02.375Z] nexus3.edgexfoundry.org:10001 [2023-04-25T14:57:02.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:02.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:02.635Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:02.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:02.636Z] [2023-04-25T14:57:02.636Z] Login Succeeded [2023-04-25T14:57:02.636Z] nexus3.edgexfoundry.org:10002 [2023-04-25T14:57:02.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:02.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:02.895Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:02.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:02.895Z] [2023-04-25T14:57:02.895Z] Login Succeeded [2023-04-25T14:57:02.895Z] nexus3.edgexfoundry.org:10003 [2023-04-25T14:57:02.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:02.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:02.895Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:02.895Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:02.895Z] [2023-04-25T14:57:02.895Z] Login Succeeded [2023-04-25T14:57:02.895Z] nexus3.edgexfoundry.org:10004 [2023-04-25T14:57:03.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:03.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:03.155Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:03.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:03.155Z] [2023-04-25T14:57:03.155Z] Login Succeeded [2023-04-25T14:57:03.155Z] docker.io [2023-04-25T14:57:03.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:03.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:03.415Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:03.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:03.415Z] [2023-04-25T14:57:03.415Z] Login Succeeded [2023-04-25T14:57:03.415Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T14:57:03.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-25T14:57:04.090Z] + git rev-list -1 --merges 53354d8b2375586dce6506093df12345f31d42e7~1..53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo [2023-04-25T14:57:04.147Z] -----------> git rev-list -1 --merges 53354d8b2375586dce6506093df12345f31d42e7~1..53354d8b2375586dce6506093df12345f31d42e7 53354d8b2375586dce6506093df12345f31d42e7 [2023-04-25T14:57:04.147Z] 53354d8b2375586dce6506093df12345f31d42e7 [false] [Pipeline] sh [2023-04-25T14:57:04.456Z] + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo [2023-04-25T14:57:04.492Z] ========================================================= [2023-04-25T14:57:04.492Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-25T14:57:04.492Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T14:57:04.931Z] + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo [2023-04-25T14:57:04.963Z] [semverPrep] GIT_COMMIT: 53354d8b2375586dce6506093df12345f31d42e7, Commit Message: Merge pull request #598 from bnevis-i/update-authentication-url [Pipeline] echo [2023-04-25T14:57:04.996Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-25T14:57:05.394Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-25T14:57:05.394Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-25T14:57:05.394Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-25T14:57:05.394Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-25T14:57:05.394Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-25T14:57:05.394Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-25T14:57:05.394Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:57:05.984Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T14:57:05.984Z] [2023-04-25T14:57:05.984Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:57:06.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T14:57:06.353Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-25T14:57:06.353Z] b85a868b505f: Pulling fs layer [2023-04-25T14:57:06.353Z] e2be974225ed: Pulling fs layer [2023-04-25T14:57:06.353Z] 339a4e72a1f5: Pulling fs layer [2023-04-25T14:57:06.353Z] 988bab9f4d93: Pulling fs layer [2023-04-25T14:57:06.353Z] 1469e6f7b9e6: Pulling fs layer [2023-04-25T14:57:06.353Z] eaf3925da568: Pulling fs layer [2023-04-25T14:57:06.353Z] bab4dde63d76: Pulling fs layer [2023-04-25T14:57:06.353Z] bde34c3a00c8: Pulling fs layer [2023-04-25T14:57:06.353Z] b352a97aabf1: Pulling fs layer [2023-04-25T14:57:06.353Z] 4872d77fe225: Pulling fs layer [2023-04-25T14:57:06.353Z] 5851b861e8e6: Pulling fs layer [2023-04-25T14:57:06.353Z] 988bab9f4d93: Waiting [2023-04-25T14:57:06.353Z] 1469e6f7b9e6: Waiting [2023-04-25T14:57:06.353Z] eaf3925da568: Waiting [2023-04-25T14:57:06.353Z] bab4dde63d76: Waiting [2023-04-25T14:57:06.353Z] bde34c3a00c8: Waiting [2023-04-25T14:57:06.353Z] b352a97aabf1: Waiting [2023-04-25T14:57:06.353Z] 4872d77fe225: Waiting [2023-04-25T14:57:06.353Z] 5851b861e8e6: Waiting [2023-04-25T14:57:06.353Z] e2be974225ed: Verifying Checksum [2023-04-25T14:57:06.353Z] 988bab9f4d93: Verifying Checksum [2023-04-25T14:57:06.353Z] 988bab9f4d93: Download complete [2023-04-25T14:57:06.353Z] 339a4e72a1f5: Verifying Checksum [2023-04-25T14:57:06.353Z] 339a4e72a1f5: Download complete [2023-04-25T14:57:06.353Z] 1469e6f7b9e6: Verifying Checksum [2023-04-25T14:57:06.353Z] 1469e6f7b9e6: Download complete [2023-04-25T14:57:06.353Z] eaf3925da568: Download complete [2023-04-25T14:57:06.613Z] bde34c3a00c8: Download complete [2023-04-25T14:57:06.613Z] b352a97aabf1: Download complete [2023-04-25T14:57:06.613Z] 4872d77fe225: Verifying Checksum [2023-04-25T14:57:06.613Z] 4872d77fe225: Download complete [2023-04-25T14:57:06.613Z] 5851b861e8e6: Verifying Checksum [2023-04-25T14:57:06.613Z] 5851b861e8e6: Download complete [2023-04-25T14:57:06.613Z] b85a868b505f: Verifying Checksum [2023-04-25T14:57:06.613Z] b85a868b505f: Download complete [2023-04-25T14:57:06.872Z] bab4dde63d76: Verifying Checksum [2023-04-25T14:57:06.872Z] bab4dde63d76: Download complete [2023-04-25T14:57:07.809Z] b85a868b505f: Pull complete [2023-04-25T14:57:07.809Z] e2be974225ed: Pull complete [2023-04-25T14:57:08.376Z] 339a4e72a1f5: Pull complete [2023-04-25T14:57:08.376Z] 988bab9f4d93: Pull complete [2023-04-25T14:57:08.635Z] 1469e6f7b9e6: Pull complete [2023-04-25T14:57:08.635Z] eaf3925da568: Pull complete [2023-04-25T14:57:10.537Z] bab4dde63d76: Pull complete [2023-04-25T14:57:10.537Z] bde34c3a00c8: Pull complete [2023-04-25T14:57:10.537Z] b352a97aabf1: Pull complete [2023-04-25T14:57:10.537Z] 4872d77fe225: Pull complete [2023-04-25T14:57:10.796Z] 5851b861e8e6: Pull complete [2023-04-25T14:57:10.796Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-25T14:57:10.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-25T14:57:10.796Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:57:11.038Z] prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container [2023-04-25T14:57:11.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-25T14:57:12.407Z] $ docker top 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 -eo pid,comm [2023-04-25T14:57:12.458Z] 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-04-25T14:57:12.458Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-25T14:57:12.583Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T14:57:12.583Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T14:57:12.698Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T14:57:12.705Z] $ docker exec 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 ssh-agent [2023-04-25T14:57:12.803Z] SSH_AUTH_SOCK=/tmp/ssh-H6xRXYICEETT/agent.32 [2023-04-25T14:57:12.803Z] SSH_AGENT_PID=38 [2023-04-25T14:57:12.809Z] Running ssh-add (command line suppressed) [2023-04-25T14:57:12.911Z] Identity added: /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_17431160452567968533.key (/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_17431160452567968533.key) [2023-04-25T14:57:12.920Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T14:57:13.253Z] + git tag --points-at HEAD [Pipeline] } [2023-04-25T14:57:13.286Z] $ docker exec --env ******** --env ******** 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 ssh-agent -k [2023-04-25T14:57:13.391Z] unset SSH_AUTH_SOCK; [2023-04-25T14:57:13.392Z] unset SSH_AGENT_PID; [2023-04-25T14:57:13.392Z] echo Agent pid 38 killed; [2023-04-25T14:57:13.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-04-25T14:57:13.491Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0-dev.4' [Pipeline] sshagent [2023-04-25T14:57:13.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-25T14:57:13.529Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-25T14:57:13.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-25T14:57:13.642Z] $ docker exec 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 ssh-agent [2023-04-25T14:57:13.758Z] SSH_AUTH_SOCK=/tmp/ssh-yxPOKvzOOSAl/agent.70 [2023-04-25T14:57:13.758Z] SSH_AGENT_PID=76 [2023-04-25T14:57:13.763Z] Running ssh-add (command line suppressed) [2023-04-25T14:57:13.880Z] Identity added: /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_1853356454711070647.key (/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/private_key_1853356454711070647.key) [2023-04-25T14:57:13.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-25T14:57:14.216Z] + git semver init [2023-04-25T14:57:14.476Z] 2023-04-25 14:57:14,395 [run_init] DEBUG init version:0.0.0 force:False [2023-04-25T14:57:14.476Z] 2023-04-25 14:57:14,397 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver [2023-04-25T14:57:14.476Z] 2023-04-25 14:57:14,397 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver [2023-04-25T14:57:14.476Z] 2023-04-25 14:57:14,397 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400, universal_newlines=False, shell=None, istream=None) [2023-04-25T14:57:15.855Z] 2023-04-25 14:57:15,720 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.git/info/exclude [2023-04-25T14:57:15.855Z] 2023-04-25 14:57:15,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 with force:False [2023-04-25T14:57:15.855Z] 2023-04-25 14:57:15,721 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 [2023-04-25T14:57:15.855Z] 2023-04-25 14:57:15,725 [execute] INFO git cat-file --batch-check [2023-04-25T14:57:15.855Z] 2023-04-25 14:57:15,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T14:57:15.855Z] 2023-04-25 14:57:15,730 [execute] INFO git cat-file --batch [2023-04-25T14:57:15.855Z] 2023-04-25 14:57:15,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver, universal_newlines=False, shell=None, istream=) [2023-04-25T14:57:15.855Z] 2023-04-25 14:57:15,735 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/.semver/EDGEX-400 [2023-04-25T14:57:15.855Z] 0.0.0 [Pipeline] } [2023-04-25T14:57:15.880Z] $ docker exec --env ******** --env ******** 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 ssh-agent -k [2023-04-25T14:57:15.972Z] unset SSH_AUTH_SOCK; [2023-04-25T14:57:15.973Z] unset SSH_AGENT_PID; [2023-04-25T14:57:15.973Z] echo Agent pid 76 killed; [2023-04-25T14:57:15.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-25T14:57:16.402Z] + git semver [Pipeline] } [2023-04-25T14:57:16.688Z] $ docker stop --time=1 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 [2023-04-25T14:57:17.990Z] $ docker rm -f --volumes 29617846f19442d275de59f2723d529d702c6ab09754855c26f73b6eea4acbe9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T14:57:18.393Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-25T14:57:18.654Z] Stashed 1 file(s) [Pipeline] echo [2023-04-25T14:57:18.671Z] [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-04-25T14:57:19.352Z] provisioning config files... [2023-04-25T14:57:19.363Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config2744366186972636664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T14:57:19.707Z] ---> docker-login.sh [2023-04-25T14:57:19.707Z] nexus3.edgexfoundry.org:10001 [2023-04-25T14:57:19.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:19.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:19.707Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:19.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:19.707Z] [2023-04-25T14:57:19.707Z] Login Succeeded [2023-04-25T14:57:19.707Z] nexus3.edgexfoundry.org:10002 [2023-04-25T14:57:19.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:19.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:19.707Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:19.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:19.707Z] [2023-04-25T14:57:19.707Z] Login Succeeded [2023-04-25T14:57:19.707Z] nexus3.edgexfoundry.org:10003 [2023-04-25T14:57:19.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:19.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:19.968Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:19.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:19.968Z] [2023-04-25T14:57:19.968Z] Login Succeeded [2023-04-25T14:57:19.968Z] nexus3.edgexfoundry.org:10004 [2023-04-25T14:57:19.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:19.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:19.968Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:19.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:19.968Z] [2023-04-25T14:57:19.968Z] Login Succeeded [2023-04-25T14:57:19.968Z] docker.io [2023-04-25T14:57:19.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:57:20.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:57:20.228Z] Configure a credential helper to remove this warning. See [2023-04-25T14:57:20.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:57:20.228Z] [2023-04-25T14:57:20.228Z] Login Succeeded [2023-04-25T14:57:20.228Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T14:57:20.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T14:57:20.468Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:57:20.508Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:57:20.545Z] ========================================================= [2023-04-25T14:57:20.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-25T14:57:20.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:57:21.017Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-25T14:57:21.277Z] Sending build context to Docker daemon 45.75MB [2023-04-25T14:57:21.278Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T14:57:21.278Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-25T14:57:21.278Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-25T14:57:21.278Z] f56be85fc22e: Pulling fs layer [2023-04-25T14:57:21.278Z] 85791d961cd3: Pulling fs layer [2023-04-25T14:57:21.278Z] d694b5ae8c79: Pulling fs layer [2023-04-25T14:57:21.278Z] 9f32a84ed3da: Pulling fs layer [2023-04-25T14:57:21.278Z] 4d19c01a9841: Pulling fs layer [2023-04-25T14:57:21.278Z] 9325e15d5711: Pulling fs layer [2023-04-25T14:57:21.278Z] 556b6ee489ea: Pulling fs layer [2023-04-25T14:57:21.278Z] c5a4b2cf53e6: Pulling fs layer [2023-04-25T14:57:21.278Z] 9f32a84ed3da: Waiting [2023-04-25T14:57:21.278Z] 4d19c01a9841: Waiting [2023-04-25T14:57:21.278Z] 9325e15d5711: Waiting [2023-04-25T14:57:21.278Z] 556b6ee489ea: Waiting [2023-04-25T14:57:21.278Z] c5a4b2cf53e6: Waiting [2023-04-25T14:57:21.278Z] 85791d961cd3: Verifying Checksum [2023-04-25T14:57:21.278Z] 85791d961cd3: Download complete [2023-04-25T14:57:21.278Z] 9f32a84ed3da: Verifying Checksum [2023-04-25T14:57:21.278Z] 9f32a84ed3da: Download complete [2023-04-25T14:57:21.278Z] f56be85fc22e: Download complete [2023-04-25T14:57:21.278Z] 4d19c01a9841: Verifying Checksum [2023-04-25T14:57:21.278Z] 4d19c01a9841: Download complete [2023-04-25T14:57:21.278Z] 9325e15d5711: Verifying Checksum [2023-04-25T14:57:21.278Z] 9325e15d5711: Download complete [2023-04-25T14:57:21.537Z] f56be85fc22e: Pull complete [2023-04-25T14:57:21.537Z] 85791d961cd3: Pull complete [2023-04-25T14:57:21.795Z] c5a4b2cf53e6: Verifying Checksum [2023-04-25T14:57:21.795Z] c5a4b2cf53e6: Download complete [2023-04-25T14:57:22.052Z] d694b5ae8c79: Download complete [2023-04-25T14:57:22.053Z] 556b6ee489ea: Verifying Checksum [2023-04-25T14:57:22.053Z] 556b6ee489ea: Download complete [2023-04-25T14:57:25.335Z] d694b5ae8c79: Pull complete [2023-04-25T14:57:25.335Z] 9f32a84ed3da: Pull complete [2023-04-25T14:57:25.335Z] 4d19c01a9841: Pull complete [2023-04-25T14:57:25.335Z] 9325e15d5711: Pull complete [2023-04-25T14:57:27.234Z] 556b6ee489ea: Pull complete [2023-04-25T14:57:28.166Z] c5a4b2cf53e6: Pull complete [2023-04-25T14:57:28.166Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-25T14:57:28.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-25T14:57:28.166Z] ---> c4be618373d6 [2023-04-25T14:57:28.166Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T14:57:30.070Z] ---> Running in b1a67be59ff3 [2023-04-25T14:57:30.070Z] Removing intermediate container b1a67be59ff3 [2023-04-25T14:57:30.070Z] ---> 8264045a3556 [2023-04-25T14:57:30.070Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T14:57:30.070Z] ---> Running in 0866cf9a23e8 [2023-04-25T14:57:30.329Z] Removing intermediate container 0866cf9a23e8 [2023-04-25T14:57:30.329Z] ---> 2cf771b7e984 [2023-04-25T14:57:30.329Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T14:57:30.329Z] ---> Running in 3c98faba21f1 [2023-04-25T14:57:30.329Z] Removing intermediate container 3c98faba21f1 [2023-04-25T14:57:30.329Z] ---> 357602ea63bd [2023-04-25T14:57:30.329Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-25T14:57:30.329Z] ---> Running in 16a0605700da [2023-04-25T14:57:30.329Z] Removing intermediate container 16a0605700da [2023-04-25T14:57:30.329Z] ---> 9041963c85d7 [2023-04-25T14:57:30.329Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T14:57:30.329Z] ---> Running in 4036f2634348 [2023-04-25T14:57:30.587Z] Removing intermediate container 4036f2634348 [2023-04-25T14:57:30.587Z] ---> 7515f9375d45 [2023-04-25T14:57:30.587Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T14:57:30.846Z] latest: Pulling from library/docker [2023-04-25T14:57:30.846Z] f56be85fc22e: Already exists [2023-04-25T14:57:30.846Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-25T14:57:30.846Z] 788e1ab5616a: Pulling fs layer [2023-04-25T14:57:30.846Z] cdaa2fd4fcdb: Pulling fs layer [2023-04-25T14:57:30.846Z] 31a38982befb: Pulling fs layer [2023-04-25T14:57:30.846Z] f3fec43afa6b: Pulling fs layer [2023-04-25T14:57:30.846Z] 6dc25e8d3c75: Pulling fs layer [2023-04-25T14:57:30.846Z] 3e24217d64a6: Pulling fs layer [2023-04-25T14:57:30.846Z] 41fdc34e4d3d: Pulling fs layer [2023-04-25T14:57:30.846Z] df31d1246b63: Pulling fs layer [2023-04-25T14:57:30.846Z] b2b1666219cb: Pulling fs layer [2023-04-25T14:57:30.846Z] be1c6fdc6de0: Pulling fs layer [2023-04-25T14:57:30.846Z] a6d9f116d01b: Pulling fs layer [2023-04-25T14:57:30.846Z] 31a38982befb: Waiting [2023-04-25T14:57:30.846Z] 979b7cfeae76: Pulling fs layer [2023-04-25T14:57:30.846Z] 6dc25e8d3c75: Waiting [2023-04-25T14:57:30.846Z] f3fec43afa6b: Waiting [2023-04-25T14:57:30.846Z] 3e24217d64a6: Waiting [2023-04-25T14:57:30.846Z] df31d1246b63: Waiting [2023-04-25T14:57:30.846Z] b2b1666219cb: Waiting [2023-04-25T14:57:30.846Z] 41fdc34e4d3d: Waiting [2023-04-25T14:57:30.846Z] be1c6fdc6de0: Waiting [2023-04-25T14:57:30.846Z] a6d9f116d01b: Waiting [2023-04-25T14:57:31.104Z] 788e1ab5616a: Verifying Checksum [2023-04-25T14:57:31.104Z] 788e1ab5616a: Download complete [2023-04-25T14:57:31.104Z] 7ed9ddfd3b8f: Download complete [2023-04-25T14:57:31.362Z] cdaa2fd4fcdb: Verifying Checksum [2023-04-25T14:57:31.362Z] cdaa2fd4fcdb: Download complete [2023-04-25T14:57:31.362Z] 7ed9ddfd3b8f: Pull complete [2023-04-25T14:57:31.362Z] 788e1ab5616a: Pull complete [2023-04-25T14:57:31.362Z] 6dc25e8d3c75: Verifying Checksum [2023-04-25T14:57:31.362Z] 6dc25e8d3c75: Download complete [2023-04-25T14:57:31.620Z] 3e24217d64a6: Verifying Checksum [2023-04-25T14:57:31.620Z] 3e24217d64a6: Download complete [2023-04-25T14:57:31.620Z] 31a38982befb: Verifying Checksum [2023-04-25T14:57:31.620Z] 31a38982befb: Download complete [2023-04-25T14:57:31.620Z] cdaa2fd4fcdb: Pull complete [2023-04-25T14:57:31.620Z] 41fdc34e4d3d: Verifying Checksum [2023-04-25T14:57:31.620Z] 41fdc34e4d3d: Download complete [2023-04-25T14:57:31.620Z] f3fec43afa6b: Verifying Checksum [2023-04-25T14:57:31.620Z] f3fec43afa6b: Download complete [2023-04-25T14:57:31.879Z] b2b1666219cb: Download complete [2023-04-25T14:57:31.879Z] df31d1246b63: Verifying Checksum [2023-04-25T14:57:31.879Z] df31d1246b63: Download complete [2023-04-25T14:57:31.879Z] 979b7cfeae76: Verifying Checksum [2023-04-25T14:57:31.879Z] 979b7cfeae76: Download complete [2023-04-25T14:57:31.879Z] a6d9f116d01b: Verifying Checksum [2023-04-25T14:57:31.879Z] a6d9f116d01b: Download complete [2023-04-25T14:57:31.879Z] 31a38982befb: Pull complete [2023-04-25T14:57:32.446Z] f3fec43afa6b: Pull complete [2023-04-25T14:57:32.446Z] 6dc25e8d3c75: Pull complete [2023-04-25T14:57:32.446Z] be1c6fdc6de0: Verifying Checksum [2023-04-25T14:57:32.446Z] be1c6fdc6de0: Download complete [2023-04-25T14:57:32.446Z] 3e24217d64a6: Pull complete [2023-04-25T14:57:32.705Z] 41fdc34e4d3d: Pull complete [2023-04-25T14:57:32.963Z] df31d1246b63: Pull complete [2023-04-25T14:57:32.963Z] b2b1666219cb: Pull complete [2023-04-25T14:57:33.898Z] be1c6fdc6de0: Pull complete [2023-04-25T14:57:33.898Z] a6d9f116d01b: Pull complete [2023-04-25T14:57:33.898Z] 979b7cfeae76: Pull complete [2023-04-25T14:57:33.898Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-25T14:57:33.898Z] Status: Downloaded newer image for docker:latest [2023-04-25T14:57:34.101Z] Still waiting to schedule task [2023-04-25T14:57:34.102Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-25T14:57:35.275Z] ---> 7ff61d40b454 [2023-04-25T14:57:35.275Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T14:57:35.275Z] ---> Running in 38cf3ac3e51d [2023-04-25T14:57:35.852Z] Removing intermediate container 38cf3ac3e51d [2023-04-25T14:57:35.852Z] ---> 97125a0dc347 [2023-04-25T14:57:35.852Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T14:57:35.852Z] ---> Running in 5f8629035503 [2023-04-25T14:57:36.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T14:57:36.683Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T14:57:37.252Z] OK: 265 MiB in 53 packages [2023-04-25T14:57:37.825Z] Removing intermediate container 5f8629035503 [2023-04-25T14:57:37.825Z] ---> af7f52039d9f [2023-04-25T14:57:37.825Z] Step 11/16 : ENV GO111MODULE=on [2023-04-25T14:57:37.825Z] ---> Running in 5339704538c0 [2023-04-25T14:57:37.825Z] Removing intermediate container 5339704538c0 [2023-04-25T14:57:37.825Z] ---> 4acd1dc23f83 [2023-04-25T14:57:37.825Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T14:57:37.825Z] ---> Running in 55c37661ce33 [2023-04-25T14:57:37.825Z] Removing intermediate container 55c37661ce33 [2023-04-25T14:57:37.825Z] ---> 42fba5bd09a0 [2023-04-25T14:57:37.825Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-25T14:57:38.085Z] ---> b4c4bbe5f474 [2023-04-25T14:57:38.085Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T14:57:38.085Z] ---> Running in cbde2cdb93e2 [2023-04-25T14:58:00.046Z] Removing intermediate container cbde2cdb93e2 [2023-04-25T14:58:00.046Z] ---> bbad0f79a24c [2023-04-25T14:58:00.046Z] Step 15/16 : COPY . . [2023-04-25T14:58:00.046Z] ---> cfe538e88af7 [2023-04-25T14:58:00.046Z] Step 16/16 : RUN ${MAKE} [2023-04-25T14:58:00.046Z] ---> Running in 4b173e8e392c [2023-04-25T14:58:00.046Z] noop [2023-04-25T14:58:00.046Z] Removing intermediate container 4b173e8e392c [2023-04-25T14:58:00.046Z] ---> a059716d8e82 [2023-04-25T14:58:00.046Z] Successfully built a059716d8e82 [2023-04-25T14:58:00.046Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:58:00.501Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T14:58:00.501Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:58:00.651Z] prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container [2023-04-25T14:58:00.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** ci-base-image-x86_64 cat [2023-04-25T14:58:01.040Z] $ docker top 13a16d8c53331fe2b8a8f68060efd77dcdfe060c858d63289e26da5114164247 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T14:58:01.418Z] + go version [2023-04-25T14:58:01.418Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-25T14:58:01.455Z] $ docker stop --time=1 13a16d8c53331fe2b8a8f68060efd77dcdfe060c858d63289e26da5114164247 [2023-04-25T14:58:02.908Z] $ docker rm -f --volumes 13a16d8c53331fe2b8a8f68060efd77dcdfe060c858d63289e26da5114164247 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:58:03.615Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-25T14:58:03.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T14:58:03.765Z] prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container [2023-04-25T14:58:03.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** ci-base-image-x86_64 cat [2023-04-25T14:58:04.200Z] $ docker top 3d38a6b6ecdf6df61715d21f20db88330244e5f32803e68312f7fe86eee90a11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T14:58:04.588Z] + git config --global --add safe.directory /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [Pipeline] fileExists [Pipeline] sh [2023-04-25T14:58:04.944Z] + make test [2023-04-25T14:58:04.944Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-25T14:58:10.209Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-25T14:58:18.322Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-25T14:58:18.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-25T14:58:18.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-25T14:58:18.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-25T14:58:18.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-25T14:58:18.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-25T14:58:18.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-25T14:58:18.322Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-25T14:58:18.322Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-25T14:58:21.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T14:58:21.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T14:58:21.611Z] ./bin/test-attribution-txt.sh [2023-04-25T14:58:21.611Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-25T14:58:21.611Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-25T14:58:21.612Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-25T14:58:21.612Z] make -C web test [2023-04-25T14:58:21.612Z] make[1]: Entering directory '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/web' [2023-04-25T14:58:21.612Z] make[1]: tput: No such file or directory [2023-04-25T14:58:21.612Z] make[1]: tput: No such file or directory [2023-04-25T14:58:21.612Z] warning: generating ./VERSION [2023-04-25T14:58:21.612Z] echo "0.0.0" > VERSION [2023-04-25T14:58:21.612Z] docker build \ [2023-04-25T14:58:21.612Z] -f Dockerfile \ [2023-04-25T14:58:21.612Z] --build-arg USER=1000 \ [2023-04-25T14:58:21.612Z] \ [2023-04-25T14:58:21.612Z] --label "git_sha=53354d8b2375586dce6506093df12345f31d42e7" \ [2023-04-25T14:58:21.612Z] -t edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 \ [2023-04-25T14:58:21.612Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-25T14:58:21.612Z] . [2023-04-25T14:58:21.612Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-25T14:58:21.612Z] Install the buildx component to build images with BuildKit: [2023-04-25T14:58:21.612Z] https://docs.docker.com/go/buildx/ [2023-04-25T14:58:21.612Z] [2023-04-25T14:58:21.612Z] Sending build context to Docker daemon 3.269MB [2023-04-25T14:58:21.612Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-25T14:58:21.612Z] 16.17-alpine3.15: Pulling from library/node [2023-04-25T14:58:21.612Z] 9621f1afde84: Pulling fs layer [2023-04-25T14:58:21.612Z] c6f70ee39829: Pulling fs layer [2023-04-25T14:58:21.612Z] 56892a8094a2: Pulling fs layer [2023-04-25T14:58:21.612Z] 58dd87906ef0: Pulling fs layer [2023-04-25T14:58:21.612Z] 58dd87906ef0: Waiting [2023-04-25T14:58:21.873Z] 9621f1afde84: Verifying Checksum [2023-04-25T14:58:21.873Z] 9621f1afde84: Download complete [2023-04-25T14:58:21.873Z] 9621f1afde84: Pull complete [2023-04-25T14:58:21.873Z] 56892a8094a2: Download complete [2023-04-25T14:58:21.873Z] 58dd87906ef0: Verifying Checksum [2023-04-25T14:58:21.873Z] 58dd87906ef0: Download complete [2023-04-25T14:58:23.249Z] c6f70ee39829: Verifying Checksum [2023-04-25T14:58:23.249Z] c6f70ee39829: Download complete [2023-04-25T14:58:24.183Z] c6f70ee39829: Pull complete [2023-04-25T14:58:24.183Z] 56892a8094a2: Pull complete [2023-04-25T14:58:24.183Z] 58dd87906ef0: Pull complete [2023-04-25T14:58:24.183Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-25T14:58:24.183Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-25T14:58:24.184Z] ---> b69703f70c3d [2023-04-25T14:58:24.184Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-25T14:58:25.561Z] ---> Running in b24d1c961938 [2023-04-25T14:58:26.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-25T14:58:26.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-25T14:58:26.391Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-25T14:58:26.391Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-25T14:58:26.391Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-25T14:58:26.391Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-25T14:58:26.391Z] (5/129) Installing libxcb (1.14-r2) [2023-04-25T14:58:26.391Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-25T14:58:26.391Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-25T14:58:26.391Z] (8/129) Installing libice (1.0.10-r0) [2023-04-25T14:58:26.391Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-25T14:58:26.391Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-25T14:58:26.391Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-25T14:58:26.391Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-25T14:58:26.391Z] (13/129) Installing xset (1.2.4-r0) [2023-04-25T14:58:26.391Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-25T14:58:26.651Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-25T14:58:26.651Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-25T14:58:26.651Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-25T14:58:26.651Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-25T14:58:26.651Z] (19/129) Installing libintl (0.21-r0) [2023-04-25T14:58:26.651Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-25T14:58:26.651Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-25T14:58:26.651Z] (22/129) Installing pcre (8.45-r1) [2023-04-25T14:58:26.651Z] (23/129) Installing glib (2.70.1-r0) [2023-04-25T14:58:26.651Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-25T14:58:26.651Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-25T14:58:26.651Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-25T14:58:26.651Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-25T14:58:26.651Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-25T14:58:26.651Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-25T14:58:26.651Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-25T14:58:26.651Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-25T14:58:26.651Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-25T14:58:26.651Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-25T14:58:26.651Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-25T14:58:26.651Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-25T14:58:26.651Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-25T14:58:26.651Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-25T14:58:26.910Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-25T14:58:26.910Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-25T14:58:26.910Z] (40/129) Installing libxi (1.8-r0) [2023-04-25T14:58:26.910Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-25T14:58:26.910Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-25T14:58:26.910Z] (43/129) Installing atk (2.36.0-r0) [2023-04-25T14:58:26.910Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-25T14:58:26.910Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-25T14:58:26.910Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-25T14:58:26.910Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-25T14:58:26.910Z] (48/129) Installing expat (2.5.0-r0) [2023-04-25T14:58:26.910Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-25T14:58:26.910Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-25T14:58:26.910Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-25T14:58:26.910Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-25T14:58:26.910Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-25T14:58:26.910Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-25T14:58:26.910Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-25T14:58:26.910Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-25T14:58:26.910Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-25T14:58:26.910Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-25T14:58:26.910Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-25T14:58:27.169Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-25T14:58:27.169Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-25T14:58:27.169Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-25T14:58:27.169Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-25T14:58:27.169Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-25T14:58:27.169Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-25T14:58:27.169Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-25T14:58:27.169Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-25T14:58:27.169Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-25T14:58:27.169Z] (69/129) Installing pango (1.48.10-r0) [2023-04-25T14:58:27.169Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-25T14:58:27.170Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-25T14:58:27.170Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-25T14:58:27.170Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-25T14:58:27.170Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-25T14:58:27.170Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-25T14:58:27.170Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-25T14:58:27.170Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-25T14:58:27.427Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-25T14:58:27.427Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-25T14:58:27.427Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-25T14:58:29.336Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-25T14:58:29.336Z] (80/129) Installing flac (1.3.4-r0) [2023-04-25T14:58:29.336Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-25T14:58:29.596Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-25T14:58:29.596Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-25T14:58:29.596Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-25T14:58:29.596Z] (85/129) Installing libass (0.15.2-r0) [2023-04-25T14:58:29.596Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-25T14:58:29.596Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-25T14:58:29.596Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-25T14:58:29.596Z] (89/129) Installing lame (3.100-r0) [2023-04-25T14:58:29.596Z] (90/129) Installing opus (1.3.1-r1) [2023-04-25T14:58:29.596Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-25T14:58:29.596Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-25T14:58:29.596Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-25T14:58:29.855Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-25T14:58:29.855Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-25T14:58:29.855Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-25T14:58:29.855Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-25T14:58:29.855Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-25T14:58:29.855Z] (99/129) Installing libva (2.13.0-r0) [2023-04-25T14:58:29.855Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-25T14:58:29.855Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-25T14:58:29.855Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-25T14:58:29.855Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-25T14:58:29.855Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-25T14:58:29.855Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-25T14:58:29.855Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-25T14:58:29.855Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-25T14:58:29.855Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-25T14:58:30.115Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-25T14:58:30.115Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-25T14:58:30.115Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-25T14:58:30.115Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-25T14:58:30.115Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-25T14:58:30.115Z] (114/129) Installing nspr (4.32-r0) [2023-04-25T14:58:30.115Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-25T14:58:30.115Z] (116/129) Installing nss (3.78.1-r0) [2023-04-25T14:58:30.115Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-25T14:58:30.115Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-25T14:58:30.115Z] (119/129) Installing orc (0.4.32-r0) [2023-04-25T14:58:30.115Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-25T14:58:30.115Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-25T14:58:30.115Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-25T14:58:30.115Z] (123/129) Installing libpulse (15.0-r2) [2023-04-25T14:58:30.115Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-25T14:58:30.374Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-25T14:58:30.374Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-25T14:58:30.374Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-25T14:58:30.374Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-25T14:58:30.374Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-25T14:58:31.310Z] Executing busybox-1.34.1-r7.trigger [2023-04-25T14:58:31.310Z] Executing glib-2.70.1-r0.trigger [2023-04-25T14:58:31.310Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-25T14:58:31.569Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-25T14:58:31.569Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-25T14:58:31.829Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-25T14:58:31.829Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-25T14:58:31.829Z] OK: 286 MiB in 145 packages [2023-04-25T14:58:36.016Z] Removing intermediate container b24d1c961938 [2023-04-25T14:58:36.016Z] ---> bbd34a84db06 [2023-04-25T14:58:36.016Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-25T14:58:36.016Z] ---> Running in 60b6129872f0 [2023-04-25T14:58:36.016Z] Removing intermediate container 60b6129872f0 [2023-04-25T14:58:36.016Z] ---> a912fba41576 [2023-04-25T14:58:36.016Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-25T14:58:36.016Z] ---> Running in 7186f6149152 [2023-04-25T14:58:36.016Z] Removing intermediate container 7186f6149152 [2023-04-25T14:58:36.016Z] ---> 9a74093721dc [2023-04-25T14:58:36.016Z] Step 5/10 : RUN npm install -g npm [2023-04-25T14:58:36.016Z] ---> Running in f0f528b14ccb [2023-04-25T14:58:42.698Z] [2023-04-25T14:58:42.698Z] removed 7 packages, changed 100 packages, and audited 239 packages in 6s [2023-04-25T14:58:42.698Z] [2023-04-25T14:58:42.698Z] 18 packages are looking for funding [2023-04-25T14:58:42.698Z] run `npm fund` for details [2023-04-25T14:58:42.698Z] [2023-04-25T14:58:42.698Z] found 0 vulnerabilities [2023-04-25T14:58:43.371Z] Removing intermediate container f0f528b14ccb [2023-04-25T14:58:43.371Z] ---> 2384b1c3d571 [2023-04-25T14:58:43.371Z] Step 6/10 : ARG USER=1000 [2023-04-25T14:58:43.371Z] ---> Running in c9e230485ac3 [2023-04-25T14:58:43.371Z] Removing intermediate container c9e230485ac3 [2023-04-25T14:58:43.371Z] ---> 7406c0c47a31 [2023-04-25T14:58:43.371Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-25T14:58:43.371Z] ---> Running in b002cd78c5ee [2023-04-25T14:58:43.938Z] Removing intermediate container b002cd78c5ee [2023-04-25T14:58:43.938Z] ---> c861a273d58f [2023-04-25T14:58:43.938Z] Step 8/10 : USER $USER:$USER [2023-04-25T14:58:43.938Z] ---> Running in 5421226e7d88 [2023-04-25T14:58:43.938Z] Removing intermediate container 5421226e7d88 [2023-04-25T14:58:43.938Z] ---> c35c8ac15b91 [2023-04-25T14:58:43.938Z] Step 9/10 : WORKDIR /app [2023-04-25T14:58:43.938Z] ---> Running in 925a595389a3 [2023-04-25T14:58:44.197Z] Removing intermediate container 925a595389a3 [2023-04-25T14:58:44.197Z] ---> a43e8bf768dc [2023-04-25T14:58:44.197Z] Step 10/10 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 [2023-04-25T14:58:44.197Z] ---> Running in 4dbc1ae5e448 [2023-04-25T14:58:44.197Z] Removing intermediate container 4dbc1ae5e448 [2023-04-25T14:58:44.197Z] ---> 578e66e4b3d5 [2023-04-25T14:58:44.197Z] Successfully built 578e66e4b3d5 [2023-04-25T14:58:44.197Z] Successfully tagged edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 [2023-04-25T14:58:44.197Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-25T14:58:44.197Z] touch edgex-web-ui.imagebuilt [2023-04-25T14:58:44.198Z] mkdir -p node_modules coverage [2023-04-25T14:58:44.198Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-25T14:58:44.198Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE required: { [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE }, [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE } [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE required: { [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE }, [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE } [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE required: { [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE }, [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE } [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-25T14:58:46.101Z] npm WARN EBADENGINE required: { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE }, [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE required: { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE }, [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE required: { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE }, [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE required: { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE }, [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE required: { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE }, [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE required: { [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE }, [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T14:58:46.102Z] npm WARN EBADENGINE } [2023-04-25T14:58:49.392Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-25T14:58:49.392Z] 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-04-25T14:58:49.392Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-25T14:58:49.392Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T14:58:49.651Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-25T14:58:50.219Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-25T14:58:50.479Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-25T14:58:51.416Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-25T14:58:51.416Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-25T14:58:53.317Z] 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-04-25T14:58:53.317Z] 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-04-25T14:58:53.883Z] 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-04-25T14:58:54.450Z] 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-04-25T14:58:54.709Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T14:58:54.968Z] 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-04-25T14:58:54.968Z] 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-04-25T14:58:55.904Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T14:58:57.282Z] 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-04-25T14:59:00.569Z] 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-04-25T14:59:05.840Z] [2023-04-25T14:59:05.840Z] added 1478 packages, and audited 1479 packages in 21s [2023-04-25T14:59:05.840Z] [2023-04-25T14:59:05.840Z] 90 packages are looking for funding [2023-04-25T14:59:05.840Z] run `npm fund` for details [2023-04-25T14:59:05.840Z] [2023-04-25T14:59:05.840Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-25T14:59:05.840Z] [2023-04-25T14:59:05.840Z] To address issues that do not require attention, run: [2023-04-25T14:59:05.840Z] npm audit fix [2023-04-25T14:59:05.840Z] [2023-04-25T14:59:05.840Z] To address all issues (including breaking changes), run: [2023-04-25T14:59:05.840Z] npm audit fix --force [2023-04-25T14:59:05.840Z] [2023-04-25T14:59:05.840Z] Run `npm audit` for details. [2023-04-25T14:59:09.125Z] 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-04-25T14:59:09.827Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10838 in /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [Pipeline] { [Pipeline] ws [2023-04-25T14:59:09.885Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-04-25T14:59:09.963Z] The recommended git tool is: git [2023-04-25T14:59:11.676Z] - Generating browser application bundles (phase: setup)... [2023-04-25T14:59:15.037Z] using credential edgex-jenkins-ssh [2023-04-25T14:59:15.053Z] Cloning the remote Git repository [2023-04-25T14:59:15.868Z] Compiling @angular/core : es2015 as esm2015 [2023-04-25T14:59:15.869Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-25T14:59:15.093Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T14:59:15.175Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-04-25T14:59:15.308Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-25T14:59:15.309Z] > git --version # timeout=10 [2023-04-25T14:59:15.338Z] > git --version # 'git version 2.25.1' [2023-04-25T14:59:15.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-25T14:59:15.486Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T14:59:18.608Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-25T14:59:18.627Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-25T14:59:19.151Z] Compiling @angular/common : es2015 as esm2015 [2023-04-25T14:59:19.151Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-25T14:59:19.408Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-25T14:59:19.408Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-25T14:59:19.494Z] Avoid second fetch [2023-04-25T14:59:19.495Z] Checking out Revision 53354d8b2375586dce6506093df12345f31d42e7 (EDGEX-400) [2023-04-25T14:59:19.973Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-25T14:59:19.973Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-25T14:59:19.511Z] > git config core.sparsecheckout # timeout=10 [2023-04-25T14:59:19.583Z] > git checkout -f 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 [2023-04-25T14:59:20.230Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-25T14:59:20.343Z] Commit message: "Merge pull request #598 from bnevis-i/update-authentication-url" [2023-04-25T14:59:20.389Z] > git --version # timeout=10 [2023-04-25T14:59:20.402Z] > git --version # 'git version 2.25.1' [2023-04-25T14:59:20.421Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-25T14:59:20.488Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-25T14:59:20.488Z] Compiling @angular/router : es2015 as esm2015 [2023-04-25T14:59:20.746Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-25T14:59:20.746Z] Compiling @angular/common/http/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T14:59:21.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-25T14:59:21.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T14:59:21.636Z] Dload Upload Total Spent Left Speed [2023-04-25T14:59:21.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-04-25T14:59:22.265Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-25T14:59:22.612Z] + sudo tee /etc/docker/daemon.new [2023-04-25T14:59:22.612Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-25T14:59:22.612Z] { [2023-04-25T14:59:22.612Z] "registry-mirrors": [ [2023-04-25T14:59:22.612Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-25T14:59:22.612Z] ], [2023-04-25T14:59:22.612Z] "bip": "10.250.0.254/24", [2023-04-25T14:59:22.612Z] "hosts": [ [2023-04-25T14:59:22.612Z] "tcp://0.0.0.0:5555", [2023-04-25T14:59:22.612Z] "unix:///var/run/docker.sock" [2023-04-25T14:59:22.612Z] ], [2023-04-25T14:59:22.612Z] "mtu": 1458, [2023-04-25T14:59:22.612Z] "selinux-enabled": true, [2023-04-25T14:59:22.612Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-25T14:59:22.612Z] } [Pipeline] sh [2023-04-25T14:59:22.652Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-25T14:59:22.961Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-25T14:59:23.322Z] + sudo service docker restart [2023-04-25T14:59:27.910Z] 25 04 2023 14:59:27.896:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-25T14:59:27.911Z] 25 04 2023 14:59:27.898:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-25T14:59:27.911Z] 25 04 2023 14:59:27.901:INFO [launcher]: Starting browser ChromeHeadless [2023-04-25T14:59:40.106Z] ✔ Browser application bundle generation complete. [2023-04-25T14:59:40.106Z] 25 04 2023 14:59:38.766:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -rXWLrFJkCHUE6t6AAAB with id 45709452 [2023-04-25T14:59:41.480Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T14:59:41.652Z] provisioning config files... [2023-04-25T14:59:41.675Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config10750415277374955833tmp [Pipeline] { [Pipeline] libraryResource [2023-04-25T14:59:41.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.105 secs) [2023-04-25T14:59:41.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.159 secs) [2023-04-25T14:59:41.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.18 secs) [2023-04-25T14:59:41.737Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.199 secs) [Pipeline] sh [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.225 secs) [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.23 secs) [2023-04-25T14:59:41.995Z] WARN: ' [2023-04-25T14:59:41.995Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T14:59:41.995Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T14:59:41.995Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T14:59:41.995Z] in a future version of Angular. [2023-04-25T14:59:41.995Z] [2023-04-25T14:59:41.995Z] For more information on this, see our API docs here: [2023-04-25T14:59:41.995Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T14:59:41.995Z] ' [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.23 secs) [2023-04-25T14:59:41.995Z] WARN: ' [2023-04-25T14:59:41.995Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T14:59:41.995Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T14:59:41.995Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T14:59:41.995Z] in a future version of Angular. [2023-04-25T14:59:41.995Z] [2023-04-25T14:59:41.995Z] For more information on this, see our API docs here: [2023-04-25T14:59:41.995Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T14:59:41.995Z] ' [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.271 secs) [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.316 secs) [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.319 secs) [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.349 secs) [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.36 secs) [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.395 secs) [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.406 secs) [2023-04-25T14:59:41.995Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.409 secs) [2023-04-25T14:59:42.055Z] ---> docker-login.sh [2023-04-25T14:59:42.055Z] nexus3.edgexfoundry.org:10001 [2023-04-25T14:59:42.253Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.486 secs) [2023-04-25T14:59:42.253Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.516 secs) [2023-04-25T14:59:42.253Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.523 secs) [2023-04-25T14:59:42.253Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.536 secs) [2023-04-25T14:59:42.253Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.579 secs) [2023-04-25T14:59:42.253Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.595 secs) [2023-04-25T14:59:42.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.696 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.702 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.74 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.752 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.762 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.766 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.769 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.777 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.802 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.808 secs) [2023-04-25T14:59:42.511Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.82 secs) [2023-04-25T14:59:42.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:59:42.591Z] Configure a credential helper to remove this warning. See [2023-04-25T14:59:42.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:59:42.591Z] [2023-04-25T14:59:42.591Z] Login Succeeded [2023-04-25T14:59:42.591Z] nexus3.edgexfoundry.org:10002 [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.857 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.867 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.876 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.883 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.89 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.891 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.893 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.899 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.931 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.951 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.961 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.968 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.976 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.981 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.983 secs) [2023-04-25T14:59:42.770Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.001 secs) [2023-04-25T14:59:42.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:59:42.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:59:42.861Z] Configure a credential helper to remove this warning. See [2023-04-25T14:59:42.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:59:42.861Z] [2023-04-25T14:59:42.861Z] Login Succeeded [2023-04-25T14:59:42.861Z] nexus3.edgexfoundry.org:10003 [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.015 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.057 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.078 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.084 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.086 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.088 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.091 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.093 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.114 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.131 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.136 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.138 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.151 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.16 secs) [2023-04-25T14:59:43.027Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.186 secs) [2023-04-25T14:59:43.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.204 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.211 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.215 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.225 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.241 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.251 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.254 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.259 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.268 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.276 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.296 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.3 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.307 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.314 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.317 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.323 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.326 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.328 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.33 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.336 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.365 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.371 secs) [2023-04-25T14:59:43.286Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.373 secs) [2023-04-25T14:59:43.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:59:43.396Z] Configure a credential helper to remove this warning. See [2023-04-25T14:59:43.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:59:43.396Z] [2023-04-25T14:59:43.396Z] Login Succeeded [2023-04-25T14:59:43.396Z] nexus3.edgexfoundry.org:10004 [2023-04-25T14:59:43.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.39 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.398 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.417 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.421 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.423 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.429 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.436 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.44 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.447 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.463 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.475 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.491 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.501 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.506 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.51 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.518 secs) [2023-04-25T14:59:43.545Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.542 secs) [2023-04-25T14:59:43.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:59:43.664Z] Configure a credential helper to remove this warning. See [2023-04-25T14:59:43.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:59:43.664Z] [2023-04-25T14:59:43.664Z] Login Succeeded [2023-04-25T14:59:43.664Z] docker.io [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.553 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.574 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.585 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.59 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.592 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.599 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.615 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.632 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.636 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.638 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.658 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.667 secs) [2023-04-25T14:59:43.803Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.676 secs) [2023-04-25T14:59:43.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-25T14:59:44.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.686 secs) [2023-04-25T14:59:44.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.695 secs) [2023-04-25T14:59:44.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.721 secs) [2023-04-25T14:59:44.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.728 secs) [2023-04-25T14:59:44.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.739 secs) [2023-04-25T14:59:44.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.745 secs) [2023-04-25T14:59:44.061Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.747 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.749 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.753 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.755 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.765 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.78 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.784 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.786 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.792 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.801 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.809 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.812 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.818 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.822 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.826 secs) [2023-04-25T14:59:44.062Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.837 secs) [2023-04-25T14:59:44.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-25T14:59:44.198Z] Configure a credential helper to remove this warning. See [2023-04-25T14:59:44.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-25T14:59:44.198Z] [2023-04-25T14:59:44.198Z] Login Succeeded [2023-04-25T14:59:44.198Z] ---> docker-login.sh ends [Pipeline] } [2023-04-25T14:59:44.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.863 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.881 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.888 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.889 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.891 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.895 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.9 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.911 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.913 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.915 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.917 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.92 secs) [2023-04-25T14:59:44.319Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.821 secs / 1.92 secs) [2023-04-25T14:59:44.319Z] TOTAL: 149 SUCCESS [2023-04-25T14:59:44.319Z] ✔ Browser application bundle generation complete. [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-25T14:59:44.633Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:59:44.667Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-25T14:59:44.702Z] ========================================================= [2023-04-25T14:59:44.703Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-25T14:59:44.703Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-04-25T14:59:44.885Z] [2023-04-25T14:59:44.885Z] =============================== Coverage summary =============================== [2023-04-25T14:59:44.885Z] Statements : 40.98% ( 1467/3580 ) [2023-04-25T14:59:44.885Z] Branches : 12.03% ( 111/923 ) [2023-04-25T14:59:44.885Z] Functions : 33.28% ( 432/1298 ) [2023-04-25T14:59:44.885Z] Lines : 38.91% ( 1318/3387 ) [2023-04-25T14:59:44.885Z] ================================================================================ [2023-04-25T14:59:44.885Z] ✔ Browser application bundle generation complete. [Pipeline] sh [2023-04-25T14:59:45.143Z] make[1]: Leaving directory '/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/web' [Pipeline] echo [2023-04-25T14:59:45.184Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [2023-04-25T14:59:45.197Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] } [2023-04-25T14:59:45.231Z] $ docker stop --time=1 3d38a6b6ecdf6df61715d21f20db88330244e5f32803e68312f7fe86eee90a11 [2023-04-25T14:59:46.157Z] Sending build context to Docker daemon 28.79MB [2023-04-25T14:59:46.157Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T14:59:46.157Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-25T14:59:46.157Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-25T14:59:46.157Z] c41833b44d91: Pulling fs layer [2023-04-25T14:59:46.157Z] ed15518f5707: Pulling fs layer [2023-04-25T14:59:46.157Z] feae8fd75edb: Pulling fs layer [2023-04-25T14:59:46.157Z] 242c74f7c9fa: Pulling fs layer [2023-04-25T14:59:46.157Z] 3cdef696dda3: Pulling fs layer [2023-04-25T14:59:46.157Z] 242c74f7c9fa: Waiting [2023-04-25T14:59:46.157Z] 2ced38df9373: Pulling fs layer [2023-04-25T14:59:46.157Z] 58f1dce35555: Pulling fs layer [2023-04-25T14:59:46.157Z] 3cdef696dda3: Waiting [2023-04-25T14:59:46.157Z] 2ced38df9373: Waiting [2023-04-25T14:59:46.157Z] 58f1dce35555: Waiting [2023-04-25T14:59:46.157Z] ed15518f5707: Verifying Checksum [2023-04-25T14:59:46.157Z] ed15518f5707: Download complete [2023-04-25T14:59:46.157Z] 242c74f7c9fa: Verifying Checksum [2023-04-25T14:59:46.157Z] 242c74f7c9fa: Download complete [2023-04-25T14:59:46.429Z] 3cdef696dda3: Verifying Checksum [2023-04-25T14:59:46.429Z] 3cdef696dda3: Download complete [2023-04-25T14:59:46.429Z] c41833b44d91: Verifying Checksum [2023-04-25T14:59:46.429Z] c41833b44d91: Download complete [2023-04-25T14:59:46.531Z] $ docker rm -f --volumes 3d38a6b6ecdf6df61715d21f20db88330244e5f32803e68312f7fe86eee90a11 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T14:59:47.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T14:59:47.402Z] 58f1dce35555: Verifying Checksum [2023-04-25T14:59:47.402Z] 58f1dce35555: Download complete [2023-04-25T14:59:47.661Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-25T14:59:48.360Z] + sudo chown -R jenkins:jenkins . [2023-04-25T14:59:48.362Z] feae8fd75edb: Verifying Checksum [2023-04-25T14:59:48.362Z] feae8fd75edb: Download complete [2023-04-25T14:59:48.629Z] 2ced38df9373: Verifying Checksum [2023-04-25T14:59:48.629Z] 2ced38df9373: Download complete [Pipeline] sh [2023-04-25T14:59:48.920Z] + ls -al . [2023-04-25T14:59:48.920Z] total 188 [2023-04-25T14:59:48.920Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 25 14:58 . [2023-04-25T14:59:48.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:56 .. [2023-04-25T14:59:48.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:56 .blubracket [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 14:56 .dockerignore [2023-04-25T14:59:48.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:57 .git [2023-04-25T14:59:48.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:56 .github [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 14:56 .gitignore [2023-04-25T14:59:48.920Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 14:57 .semver [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 14:56 Attribution.txt [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 14:56 CHANGELOG.md [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 14:56 CONTRIBUTING.md [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 14:56 Dockerfile [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 14:56 Jenkinsfile [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 14:56 LICENSE [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 14:56 Makefile [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 14:56 README.md [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 14:57 VERSION [2023-04-25T14:59:48.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:56 assets [2023-04-25T14:59:48.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:56 bin [2023-04-25T14:59:48.920Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:56 cmd [2023-04-25T14:59:48.920Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 14:58 coverage.out [2023-04-25T14:59:48.920Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:56 docs [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 14:56 go.mod [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 14:56 go.sum [2023-04-25T14:59:48.920Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:56 internal [2023-04-25T14:59:48.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:56 snap [2023-04-25T14:59:48.920Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:56 testing [2023-04-25T14:59:48.920Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 14:56 version.go [2023-04-25T14:59:48.920Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 14:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T14:59:49.222Z] c41833b44d91: Pull complete [2023-04-25T14:59:49.315Z] + 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=53354d8b2375586dce6506093df12345f31d42e7 --label arch=amd64 --label version=0.0.0 . [2023-04-25T14:59:49.573Z] Sending build context to Docker daemon 48.5MB [2023-04-25T14:59:49.573Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T14:59:49.574Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T14:59:49.574Z] ---> a059716d8e82 [2023-04-25T14:59:49.574Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T14:59:49.807Z] ed15518f5707: Pull complete [2023-04-25T14:59:50.143Z] ---> Running in f312e4f4157b [2023-04-25T14:59:50.143Z] Removing intermediate container f312e4f4157b [2023-04-25T14:59:50.143Z] ---> 1870029ffa7d [2023-04-25T14:59:50.143Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T14:59:50.143Z] ---> Running in 1e13c212725b [2023-04-25T14:59:50.143Z] Removing intermediate container 1e13c212725b [2023-04-25T14:59:50.143Z] ---> e1bdc8009a78 [2023-04-25T14:59:50.143Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T14:59:50.143Z] ---> Running in 61d4a1b0e3b1 [2023-04-25T14:59:50.143Z] Removing intermediate container 61d4a1b0e3b1 [2023-04-25T14:59:50.143Z] ---> 88a21d3e1f63 [2023-04-25T14:59:50.143Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-25T14:59:50.402Z] ---> Running in f4699429cb0a [2023-04-25T14:59:50.402Z] Removing intermediate container f4699429cb0a [2023-04-25T14:59:50.402Z] ---> e01ade4def34 [2023-04-25T14:59:50.402Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T14:59:50.402Z] ---> Running in 82fd36dba3d7 [2023-04-25T14:59:50.402Z] Removing intermediate container 82fd36dba3d7 [2023-04-25T14:59:50.402Z] ---> 60d12543d16d [2023-04-25T14:59:50.402Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T14:59:51.338Z] ---> 92df8e721da3 [2023-04-25T14:59:51.338Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T14:59:51.338Z] ---> Running in b4bd18ac19a9 [2023-04-25T14:59:51.597Z] Removing intermediate container b4bd18ac19a9 [2023-04-25T14:59:51.597Z] ---> d0e6f6f43d06 [2023-04-25T14:59:51.597Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T14:59:51.597Z] ---> Running in 1e8fe981174b [2023-04-25T14:59:51.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-25T14:59:52.423Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-25T14:59:52.992Z] OK: 265 MiB in 53 packages [2023-04-25T14:59:53.559Z] Removing intermediate container 1e8fe981174b [2023-04-25T14:59:53.559Z] ---> 3fcbff417cef [2023-04-25T14:59:53.559Z] Step 11/26 : ENV GO111MODULE=on [2023-04-25T14:59:53.559Z] ---> Running in 6140527f3f1a [2023-04-25T14:59:53.559Z] Removing intermediate container 6140527f3f1a [2023-04-25T14:59:53.559Z] ---> 2ad31038d435 [2023-04-25T14:59:53.559Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T14:59:53.559Z] ---> Running in 18271828a3ac [2023-04-25T14:59:53.559Z] Removing intermediate container 18271828a3ac [2023-04-25T14:59:53.559Z] ---> a3c4334108e8 [2023-04-25T14:59:53.559Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-25T14:59:53.818Z] ---> d80647f9bb12 [2023-04-25T14:59:53.818Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T14:59:53.818Z] ---> Running in 8e556d8c5a0d [2023-04-25T14:59:54.384Z] Removing intermediate container 8e556d8c5a0d [2023-04-25T14:59:54.384Z] ---> b82b0db397a8 [2023-04-25T14:59:54.384Z] Step 15/26 : COPY . . [2023-04-25T14:59:55.759Z] ---> b4ee678668d8 [2023-04-25T14:59:55.759Z] Step 16/26 : RUN ${MAKE} [2023-04-25T14:59:55.759Z] ---> Running in 3098415f3437 [2023-04-25T14:59:56.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-25T14:59:59.893Z] feae8fd75edb: Pull complete [2023-04-25T14:59:59.893Z] 242c74f7c9fa: Pull complete [2023-04-25T14:59:59.893Z] 3cdef696dda3: Pull complete [2023-04-25T15:00:05.337Z] 2ced38df9373: Pull complete [2023-04-25T15:00:07.956Z] 58f1dce35555: Pull complete [2023-04-25T15:00:07.956Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-25T15:00:07.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-25T15:00:07.957Z] ---> fadd8f120f05 [2023-04-25T15:00:07.957Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T15:00:09.380Z] ---> Running in 2d242595bd9e [2023-04-25T15:00:09.649Z] Removing intermediate container 2d242595bd9e [2023-04-25T15:00:09.649Z] ---> 114c4f424784 [2023-04-25T15:00:09.649Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:00:09.649Z] ---> Running in e246f1a37801 [2023-04-25T15:00:10.239Z] Removing intermediate container e246f1a37801 [2023-04-25T15:00:10.239Z] ---> 3b27c56ae0b6 [2023-04-25T15:00:10.239Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:00:10.239Z] ---> Running in 96baa90e0f39 [2023-04-25T15:00:10.508Z] Removing intermediate container 96baa90e0f39 [2023-04-25T15:00:10.508Z] ---> e89e9ef6f2eb [2023-04-25T15:00:10.508Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-25T15:00:10.508Z] ---> Running in 5a926d2c470b [2023-04-25T15:00:10.781Z] Removing intermediate container 5a926d2c470b [2023-04-25T15:00:10.781Z] ---> e1d1b40d68c2 [2023-04-25T15:00:10.781Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T15:00:11.060Z] ---> Running in 4433ef2654a5 [2023-04-25T15:00:11.329Z] Removing intermediate container 4433ef2654a5 [2023-04-25T15:00:11.329Z] ---> ea7544b2f0af [2023-04-25T15:00:11.329Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T15:00:14.090Z] Removing intermediate container 3098415f3437 [2023-04-25T15:00:14.090Z] ---> 79f8c179b359 [2023-04-25T15:00:14.090Z] Step 17/26 : FROM alpine:3.14 [2023-04-25T15:00:14.676Z] latest: Pulling from library/docker [2023-04-25T15:00:14.945Z] c41833b44d91: Already exists [2023-04-25T15:00:14.945Z] 6343a5c17821: Pulling fs layer [2023-04-25T15:00:14.945Z] 7fb3fc37985f: Pulling fs layer [2023-04-25T15:00:14.945Z] 0575e395e061: Pulling fs layer [2023-04-25T15:00:14.945Z] 28a0dd61ea81: Pulling fs layer [2023-04-25T15:00:14.945Z] bce86b966039: Pulling fs layer [2023-04-25T15:00:14.945Z] 3d10cc7f1ddc: Pulling fs layer [2023-04-25T15:00:14.945Z] 714e529b432d: Pulling fs layer [2023-04-25T15:00:14.946Z] d21675ac3ed3: Pulling fs layer [2023-04-25T15:00:14.946Z] c40c053d63ba: Pulling fs layer [2023-04-25T15:00:14.946Z] 990fd125c536: Pulling fs layer [2023-04-25T15:00:14.946Z] ec21c8e16db0: Pulling fs layer [2023-04-25T15:00:14.946Z] c96d84818e07: Pulling fs layer [2023-04-25T15:00:14.946Z] 5925a93ce1eb: Pulling fs layer [2023-04-25T15:00:14.946Z] 28a0dd61ea81: Waiting [2023-04-25T15:00:14.946Z] bce86b966039: Waiting [2023-04-25T15:00:14.946Z] 3d10cc7f1ddc: Waiting [2023-04-25T15:00:14.946Z] 714e529b432d: Waiting [2023-04-25T15:00:14.946Z] d21675ac3ed3: Waiting [2023-04-25T15:00:14.946Z] c40c053d63ba: Waiting [2023-04-25T15:00:14.946Z] 990fd125c536: Waiting [2023-04-25T15:00:14.946Z] ec21c8e16db0: Waiting [2023-04-25T15:00:14.946Z] c96d84818e07: Waiting [2023-04-25T15:00:14.946Z] 5925a93ce1eb: Waiting [2023-04-25T15:00:14.946Z] 7fb3fc37985f: Verifying Checksum [2023-04-25T15:00:14.946Z] 7fb3fc37985f: Download complete [2023-04-25T15:00:14.946Z] 6343a5c17821: Verifying Checksum [2023-04-25T15:00:14.946Z] 6343a5c17821: Download complete [2023-04-25T15:00:15.552Z] 0575e395e061: Verifying Checksum [2023-04-25T15:00:15.552Z] 0575e395e061: Download complete [2023-04-25T15:00:15.552Z] 28a0dd61ea81: Verifying Checksum [2023-04-25T15:00:15.552Z] 28a0dd61ea81: Download complete [2023-04-25T15:00:15.552Z] 3d10cc7f1ddc: Verifying Checksum [2023-04-25T15:00:15.823Z] 3d10cc7f1ddc: Download complete [2023-04-25T15:00:15.823Z] bce86b966039: Verifying Checksum [2023-04-25T15:00:15.823Z] bce86b966039: Download complete [2023-04-25T15:00:15.823Z] 714e529b432d: Verifying Checksum [2023-04-25T15:00:15.823Z] 714e529b432d: Download complete [2023-04-25T15:00:15.823Z] d21675ac3ed3: Verifying Checksum [2023-04-25T15:00:15.823Z] d21675ac3ed3: Download complete [2023-04-25T15:00:15.823Z] 990fd125c536: Verifying Checksum [2023-04-25T15:00:15.823Z] 990fd125c536: Download complete [2023-04-25T15:00:15.992Z] 3.14: Pulling from library/alpine [2023-04-25T15:00:15.992Z] f7dab3ab2d6e: Pulling fs layer [2023-04-25T15:00:16.093Z] c40c053d63ba: Verifying Checksum [2023-04-25T15:00:16.093Z] c40c053d63ba: Download complete [2023-04-25T15:00:16.093Z] c96d84818e07: Verifying Checksum [2023-04-25T15:00:16.093Z] c96d84818e07: Download complete [2023-04-25T15:00:16.248Z] f7dab3ab2d6e: Verifying Checksum [2023-04-25T15:00:16.249Z] f7dab3ab2d6e: Download complete [2023-04-25T15:00:16.249Z] f7dab3ab2d6e: Pull complete [2023-04-25T15:00:16.249Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-25T15:00:16.249Z] Status: Downloaded newer image for alpine:3.14 [2023-04-25T15:00:16.249Z] ---> 9e179bacf43c [2023-04-25T15:00:16.249Z] Step 18/26 : EXPOSE 4000 [2023-04-25T15:00:16.364Z] 5925a93ce1eb: Download complete [2023-04-25T15:00:16.506Z] ---> Running in d0f92af5efcd [2023-04-25T15:00:16.506Z] Removing intermediate container d0f92af5efcd [2023-04-25T15:00:16.506Z] ---> d0ca73e29062 [2023-04-25T15:00:16.506Z] 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-04-25T15:00:17.091Z] ---> 4479b1a74a60 [2023-04-25T15:00:17.091Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-25T15:00:17.091Z] ---> 6566e152d6d6 [2023-04-25T15:00:17.091Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-25T15:00:17.332Z] ec21c8e16db0: Verifying Checksum [2023-04-25T15:00:17.332Z] ec21c8e16db0: Download complete [2023-04-25T15:00:17.332Z] 6343a5c17821: Pull complete [2023-04-25T15:00:17.332Z] 7fb3fc37985f: Pull complete [2023-04-25T15:00:17.349Z] ---> c0d717b58c63 [2023-04-25T15:00:17.349Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-25T15:00:17.349Z] ---> Running in 298008ac32c3 [2023-04-25T15:00:17.349Z] Removing intermediate container 298008ac32c3 [2023-04-25T15:00:17.349Z] ---> 108a0dbd8e40 [2023-04-25T15:00:17.349Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-25T15:00:17.349Z] ---> Running in 8460ce05bb90 [2023-04-25T15:00:17.349Z] Removing intermediate container 8460ce05bb90 [2023-04-25T15:00:17.349Z] ---> 6696049bda62 [2023-04-25T15:00:17.349Z] Step 24/26 : LABEL arch=amd64 [2023-04-25T15:00:17.349Z] ---> Running in b3ee2b90a023 [2023-04-25T15:00:17.607Z] Removing intermediate container b3ee2b90a023 [2023-04-25T15:00:17.607Z] ---> e4d2b2d536f9 [2023-04-25T15:00:17.607Z] Step 25/26 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 [2023-04-25T15:00:17.607Z] ---> Running in d5861ec1be86 [2023-04-25T15:00:17.607Z] Removing intermediate container d5861ec1be86 [2023-04-25T15:00:17.607Z] ---> c75e49b60992 [2023-04-25T15:00:17.607Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T15:00:17.607Z] ---> Running in ce2d9b61af54 [2023-04-25T15:00:17.607Z] Removing intermediate container ce2d9b61af54 [2023-04-25T15:00:17.607Z] ---> 97a668be52fd [2023-04-25T15:00:17.607Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T15:00:17.865Z] Successfully built 97a668be52fd [2023-04-25T15:00:17.865Z] 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] } [2023-04-25T15:00:18.312Z] 0575e395e061: Pull complete [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:00:18.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:00:18.798Z] [2023-04-25T15:00:18.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:00:19.190Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:00:19.190Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-25T15:00:19.190Z] 5eb5b503b376: Pulling fs layer [2023-04-25T15:00:19.190Z] 5c69ac0246d0: Pulling fs layer [2023-04-25T15:00:19.190Z] ec43610c2a17: Pulling fs layer [2023-04-25T15:00:19.190Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-25T15:00:19.190Z] 33b1e0a273af: Pulling fs layer [2023-04-25T15:00:19.190Z] 5d3b04190fa2: Pulling fs layer [2023-04-25T15:00:19.190Z] 2f39f015ded8: Pulling fs layer [2023-04-25T15:00:19.190Z] 5d3b04190fa2: Waiting [2023-04-25T15:00:19.190Z] 33b1e0a273af: Waiting [2023-04-25T15:00:19.190Z] 2f39f015ded8: Waiting [2023-04-25T15:00:19.190Z] 3a2ae6a8a46f: Waiting [2023-04-25T15:00:19.190Z] 5c69ac0246d0: Download complete [2023-04-25T15:00:19.190Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-25T15:00:19.190Z] 3a2ae6a8a46f: Download complete [2023-04-25T15:00:19.190Z] 33b1e0a273af: Verifying Checksum [2023-04-25T15:00:19.190Z] 33b1e0a273af: Download complete [2023-04-25T15:00:19.190Z] ec43610c2a17: Verifying Checksum [2023-04-25T15:00:19.190Z] ec43610c2a17: Download complete [2023-04-25T15:00:19.190Z] 5d3b04190fa2: Download complete [2023-04-25T15:00:19.276Z] 28a0dd61ea81: Pull complete [2023-04-25T15:00:19.449Z] 5eb5b503b376: Verifying Checksum [2023-04-25T15:00:19.449Z] 5eb5b503b376: Download complete [2023-04-25T15:00:20.015Z] 2f39f015ded8: Download complete [2023-04-25T15:00:20.239Z] bce86b966039: Pull complete [2023-04-25T15:00:20.510Z] 3d10cc7f1ddc: Pull complete [2023-04-25T15:00:20.582Z] 5eb5b503b376: Pull complete [2023-04-25T15:00:20.582Z] 5c69ac0246d0: Pull complete [2023-04-25T15:00:20.780Z] 714e529b432d: Pull complete [2023-04-25T15:00:21.048Z] d21675ac3ed3: Pull complete [2023-04-25T15:00:21.147Z] ec43610c2a17: Pull complete [2023-04-25T15:00:21.147Z] 3a2ae6a8a46f: Pull complete [2023-04-25T15:00:21.405Z] 33b1e0a273af: Pull complete [2023-04-25T15:00:21.405Z] 5d3b04190fa2: Pull complete [2023-04-25T15:00:22.006Z] c40c053d63ba: Pull complete [2023-04-25T15:00:22.006Z] 990fd125c536: Pull complete [2023-04-25T15:00:24.588Z] ec21c8e16db0: Pull complete [2023-04-25T15:00:24.861Z] c96d84818e07: Pull complete [2023-04-25T15:00:25.148Z] 5925a93ce1eb: Pull complete [2023-04-25T15:00:25.148Z] Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 [2023-04-25T15:00:25.148Z] Status: Downloaded newer image for docker:latest [2023-04-25T15:00:25.736Z] 2f39f015ded8: Pull complete [2023-04-25T15:00:25.736Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-25T15:00:25.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:00:25.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:00:25.969Z] prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container [2023-04-25T15:00:26.006Z] $ 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/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T15:00:27.106Z] ---> f9fd7b88d66b [2023-04-25T15:00:27.106Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T15:00:27.106Z] ---> Running in 1dbe7f48d069 [2023-04-25T15:00:28.640Z] $ docker top 53036be0661df24040b128b578d977fe14b5f886f6c493a2f31931916d523570 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:00:29.120Z] ---> job-cost.sh [2023-04-25T15:00:29.120Z] lf-activate-venv: SKIPPING [2023-04-25T15:00:29.120Z] INFO: No Stack... [2023-04-25T15:00:29.380Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T15:00:29.639Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T15:00:29.957Z] + cat /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/cost.csv [2023-04-25T15:00:29.957Z] + cut -d, -f6 [Pipeline] lock [2023-04-25T15:00:29.997Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [2023-04-25T15:00:30.002Z] Resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] did not exist. Created. [2023-04-25T15:00:30.002Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T15:00:30.398Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-25T15:00:30.805Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T15:00:30.822Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T15:00:30.902Z] $ docker stop --time=1 53036be0661df24040b128b578d977fe14b5f886f6c493a2f31931916d523570 [2023-04-25T15:00:31.380Z] Removing intermediate container 1dbe7f48d069 [2023-04-25T15:00:31.380Z] ---> b6f0bab7eb1d [2023-04-25T15:00:31.380Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:00:31.380Z] ---> Running in 72ec6ed6442d [2023-04-25T15:00:31.647Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T15:00:32.164Z] $ docker rm -f --volumes 53036be0661df24040b128b578d977fe14b5f886f6c493a2f31931916d523570 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-25T15:00:32.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T15:00:34.016Z] OK: 263 MiB in 53 packages [2023-04-25T15:00:34.979Z] Removing intermediate container 72ec6ed6442d [2023-04-25T15:00:34.979Z] ---> 9be6f5528888 [2023-04-25T15:00:34.979Z] Step 11/16 : ENV GO111MODULE=on [2023-04-25T15:00:34.979Z] ---> Running in dd32c35ca2b5 [2023-04-25T15:00:35.250Z] Removing intermediate container dd32c35ca2b5 [2023-04-25T15:00:35.250Z] ---> e7c6f2b586c8 [2023-04-25T15:00:35.250Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T15:00:35.250Z] ---> Running in d1f06acd9611 [2023-04-25T15:00:35.519Z] Removing intermediate container d1f06acd9611 [2023-04-25T15:00:35.519Z] ---> d4cb24ffd80f [2023-04-25T15:00:35.519Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-25T15:00:36.106Z] ---> 35f2def122f7 [2023-04-25T15:00:36.106Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:00:36.106Z] ---> Running in 803c75504b12 [2023-04-25T15:01:32.542Z] Removing intermediate container 803c75504b12 [2023-04-25T15:01:32.542Z] ---> 7a20fff048bc [2023-04-25T15:01:32.542Z] Step 15/16 : COPY . . [2023-04-25T15:01:32.810Z] ---> e24bdbc84a79 [2023-04-25T15:01:32.810Z] Step 16/16 : RUN ${MAKE} [2023-04-25T15:01:33.083Z] ---> Running in 67cf39be87bf [2023-04-25T15:01:34.043Z] noop [2023-04-25T15:01:34.624Z] Removing intermediate container 67cf39be87bf [2023-04-25T15:01:34.624Z] ---> 496480b6af8b [2023-04-25T15:01:34.624Z] Successfully built 496480b6af8b [2023-04-25T15:01:34.624Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:01:35.135Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T15:01:35.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:01:35.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-10838 does not seem to be running inside a container [2023-04-25T15:01:35.454Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-25T15:01:36.508Z] $ docker top 59c22f7e4623b38643339a4f7f2f053525cde88789d2b166094118e9dc767242 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:01:37.366Z] + go version [2023-04-25T15:01:37.366Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-25T15:01:37.401Z] $ docker stop --time=1 59c22f7e4623b38643339a4f7f2f053525cde88789d2b166094118e9dc767242 [2023-04-25T15:01:38.984Z] $ docker rm -f --volumes 59c22f7e4623b38643339a4f7f2f053525cde88789d2b166094118e9dc767242 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:01:39.837Z] + docker inspect -f . ci-base-image-arm64 [2023-04-25T15:01:39.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:01:40.094Z] prd-ubuntu20.04-docker-arm64-4c-16g-10838 does not seem to be running inside a container [2023-04-25T15:01:40.156Z] $ 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 ******** ci-base-image-arm64 cat [2023-04-25T15:01:41.311Z] $ docker top aaf3fe14da4ea8c742da8883671c4549c9db3d00b27da520688734c089d43cdd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:01:41.860Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-25T15:01:42.255Z] + make test [2023-04-25T15:01:42.255Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-25T15:02:14.497Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-25T15:03:51.174Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-25T15:03:51.174Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-25T15:03:51.174Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-25T15:03:51.174Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-25T15:03:51.174Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-25T15:03:51.174Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-25T15:03:51.174Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-25T15:03:51.174Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-25T15:03:51.174Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-25T15:04:09.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-25T15:04:09.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-25T15:04:09.415Z] ./bin/test-attribution-txt.sh [2023-04-25T15:04:09.415Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-25T15:04:09.415Z] make -C web test [2023-04-25T15:04:09.415Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-04-25T15:04:09.415Z] make[1]: tput: No such file or directory [2023-04-25T15:04:09.415Z] make[1]: tput: No such file or directory [2023-04-25T15:04:09.415Z] warning: generating ./VERSION [2023-04-25T15:04:09.415Z] echo "0.0.0" > VERSION [2023-04-25T15:04:09.415Z] docker build \ [2023-04-25T15:04:09.415Z] -f Dockerfile \ [2023-04-25T15:04:09.415Z] --build-arg USER=1000 \ [2023-04-25T15:04:09.415Z] \ [2023-04-25T15:04:09.415Z] --label "git_sha=53354d8b2375586dce6506093df12345f31d42e7" \ [2023-04-25T15:04:09.415Z] -t edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 \ [2023-04-25T15:04:09.415Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-25T15:04:09.415Z] . [2023-04-25T15:04:09.415Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-25T15:04:09.415Z] Install the buildx component to build images with BuildKit: [2023-04-25T15:04:09.415Z] https://docs.docker.com/go/buildx/ [2023-04-25T15:04:09.415Z] [2023-04-25T15:04:09.415Z] Sending build context to Docker daemon 3.269MB [2023-04-25T15:04:09.415Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-25T15:04:09.415Z] 16.17-alpine3.15: Pulling from library/node [2023-04-25T15:04:09.415Z] 47517142f6ba: Pulling fs layer [2023-04-25T15:04:09.415Z] 5f8c4bfa009b: Pulling fs layer [2023-04-25T15:04:09.415Z] f7079c9c4ba1: Pulling fs layer [2023-04-25T15:04:09.415Z] aba105e6f55a: Pulling fs layer [2023-04-25T15:04:09.415Z] aba105e6f55a: Waiting [2023-04-25T15:04:09.415Z] 47517142f6ba: Verifying Checksum [2023-04-25T15:04:09.415Z] 47517142f6ba: Download complete [2023-04-25T15:04:09.415Z] aba105e6f55a: Download complete [2023-04-25T15:04:09.415Z] f7079c9c4ba1: Verifying Checksum [2023-04-25T15:04:09.415Z] f7079c9c4ba1: Download complete [2023-04-25T15:04:09.683Z] 47517142f6ba: Pull complete [2023-04-25T15:04:11.098Z] 5f8c4bfa009b: Verifying Checksum [2023-04-25T15:04:11.098Z] 5f8c4bfa009b: Download complete [2023-04-25T15:04:16.454Z] 5f8c4bfa009b: Pull complete [2023-04-25T15:04:16.454Z] f7079c9c4ba1: Pull complete [2023-04-25T15:04:16.454Z] aba105e6f55a: Pull complete [2023-04-25T15:04:16.454Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-25T15:04:16.454Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-25T15:04:16.454Z] ---> bf1b8b58d215 [2023-04-25T15:04:16.454Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-25T15:04:16.727Z] ---> Running in ab6325aced50 [2023-04-25T15:04:18.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-25T15:04:18.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-25T15:04:19.623Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-25T15:04:19.623Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-25T15:04:19.623Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-25T15:04:19.623Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-25T15:04:19.623Z] (5/128) Installing libxcb (1.14-r2) [2023-04-25T15:04:19.623Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-25T15:04:19.623Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-25T15:04:19.623Z] (8/128) Installing libice (1.0.10-r0) [2023-04-25T15:04:19.897Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-25T15:04:19.897Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-25T15:04:19.897Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-25T15:04:19.897Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-25T15:04:19.897Z] (13/128) Installing xset (1.2.4-r0) [2023-04-25T15:04:19.897Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-25T15:04:19.897Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-25T15:04:19.897Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-25T15:04:19.897Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-25T15:04:20.167Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-25T15:04:20.167Z] (19/128) Installing libintl (0.21-r0) [2023-04-25T15:04:20.167Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-25T15:04:20.167Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-25T15:04:20.167Z] (22/128) Installing pcre (8.45-r1) [2023-04-25T15:04:20.167Z] (23/128) Installing glib (2.70.1-r0) [2023-04-25T15:04:20.441Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-25T15:04:20.441Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-25T15:04:20.441Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-25T15:04:20.441Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-25T15:04:20.714Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-25T15:04:20.714Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-25T15:04:20.988Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-25T15:04:20.988Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-25T15:04:20.988Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-25T15:04:20.988Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-25T15:04:20.988Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-25T15:04:20.988Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-25T15:04:20.988Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-25T15:04:20.988Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-25T15:04:20.988Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-25T15:04:21.263Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-25T15:04:21.263Z] (40/128) Installing libxi (1.8-r0) [2023-04-25T15:04:21.263Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-25T15:04:21.263Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-25T15:04:21.263Z] (43/128) Installing atk (2.36.0-r0) [2023-04-25T15:04:21.263Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-25T15:04:21.540Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-25T15:04:21.540Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-25T15:04:21.540Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-25T15:04:21.540Z] (48/128) Installing expat (2.5.0-r0) [2023-04-25T15:04:21.540Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-25T15:04:21.540Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-25T15:04:21.540Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-25T15:04:21.540Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-25T15:04:21.540Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-25T15:04:21.823Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-25T15:04:21.823Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-25T15:04:21.823Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-25T15:04:21.823Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-25T15:04:21.823Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-25T15:04:22.095Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-25T15:04:22.095Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-25T15:04:22.362Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-25T15:04:22.362Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-25T15:04:22.362Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-25T15:04:22.631Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-25T15:04:22.632Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-25T15:04:22.632Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-25T15:04:22.632Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-25T15:04:22.632Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-25T15:04:22.632Z] (69/128) Installing pango (1.48.10-r0) [2023-04-25T15:04:22.632Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-25T15:04:22.900Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-25T15:04:22.900Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-25T15:04:22.900Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-25T15:04:23.167Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-25T15:04:23.167Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-25T15:04:23.434Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-25T15:04:23.434Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-25T15:04:23.434Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-25T15:04:23.434Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-25T15:04:23.434Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-25T15:04:26.017Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-25T15:04:26.017Z] (80/128) Installing flac (1.3.4-r0) [2023-04-25T15:04:26.017Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-25T15:04:26.017Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-25T15:04:26.017Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-25T15:04:26.017Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-25T15:04:26.017Z] (85/128) Installing libass (0.15.2-r0) [2023-04-25T15:04:26.017Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-25T15:04:26.017Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-25T15:04:26.017Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-25T15:04:26.284Z] (89/128) Installing lame (3.100-r0) [2023-04-25T15:04:26.284Z] (90/128) Installing opus (1.3.1-r1) [2023-04-25T15:04:26.284Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-25T15:04:26.284Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-25T15:04:26.284Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-25T15:04:26.284Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-25T15:04:26.284Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-25T15:04:26.284Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-25T15:04:26.553Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-25T15:04:26.553Z] (98/128) Installing libva (2.13.0-r0) [2023-04-25T15:04:26.553Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-25T15:04:26.826Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-25T15:04:26.826Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-25T15:04:26.826Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-25T15:04:26.826Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-25T15:04:26.826Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-25T15:04:26.826Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-25T15:04:26.826Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-25T15:04:27.097Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-25T15:04:27.365Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-25T15:04:27.635Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-25T15:04:27.635Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-25T15:04:27.635Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-25T15:04:27.635Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-25T15:04:27.635Z] (113/128) Installing nspr (4.32-r0) [2023-04-25T15:04:27.635Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-25T15:04:27.902Z] (115/128) Installing nss (3.78.1-r0) [2023-04-25T15:04:27.903Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-25T15:04:27.903Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-25T15:04:28.173Z] (118/128) Installing orc (0.4.32-r0) [2023-04-25T15:04:28.173Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-25T15:04:28.173Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-25T15:04:28.173Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-25T15:04:28.173Z] (122/128) Installing libpulse (15.0-r2) [2023-04-25T15:04:28.173Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-25T15:04:28.173Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-25T15:04:28.173Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-25T15:04:28.174Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-25T15:04:28.442Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-25T15:04:28.442Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-25T15:04:32.707Z] Executing busybox-1.34.1-r7.trigger [2023-04-25T15:04:32.707Z] Executing glib-2.70.1-r0.trigger [2023-04-25T15:04:32.707Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-25T15:04:34.654Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-25T15:04:34.923Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-25T15:04:34.923Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-25T15:04:34.923Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-25T15:04:35.192Z] OK: 275 MiB in 144 packages [2023-04-25T15:04:45.285Z] Removing intermediate container ab6325aced50 [2023-04-25T15:04:45.285Z] ---> 03b621942701 [2023-04-25T15:04:45.285Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-25T15:04:45.285Z] ---> Running in 748fc033dda7 [2023-04-25T15:04:45.285Z] Removing intermediate container 748fc033dda7 [2023-04-25T15:04:45.285Z] ---> 18ecda5ed813 [2023-04-25T15:04:45.285Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-25T15:04:45.285Z] ---> Running in 381eb8f274f2 [2023-04-25T15:04:45.552Z] Removing intermediate container 381eb8f274f2 [2023-04-25T15:04:45.552Z] ---> 0a562b74a3a5 [2023-04-25T15:04:45.552Z] Step 5/10 : RUN npm install -g npm [2023-04-25T15:04:45.552Z] ---> Running in b5349f287787 [2023-04-25T15:05:12.229Z] [2023-04-25T15:05:12.229Z] removed 7 packages, changed 100 packages, and audited 239 packages in 24s [2023-04-25T15:05:12.229Z] [2023-04-25T15:05:12.229Z] 18 packages are looking for funding [2023-04-25T15:05:12.229Z] run `npm fund` for details [2023-04-25T15:05:12.229Z] [2023-04-25T15:05:12.229Z] found 0 vulnerabilities [2023-04-25T15:05:15.573Z] Removing intermediate container b5349f287787 [2023-04-25T15:05:15.573Z] ---> a64f306d92cc [2023-04-25T15:05:15.573Z] Step 6/10 : ARG USER=1000 [2023-04-25T15:05:15.573Z] ---> Running in 4a07e6c927e8 [2023-04-25T15:05:15.840Z] Removing intermediate container 4a07e6c927e8 [2023-04-25T15:05:15.840Z] ---> 3b3cdca1214e [2023-04-25T15:05:15.840Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-25T15:05:16.115Z] ---> Running in a0559f98ba34 [2023-04-25T15:05:18.068Z] Removing intermediate container a0559f98ba34 [2023-04-25T15:05:18.068Z] ---> e798f76a728f [2023-04-25T15:05:18.068Z] Step 8/10 : USER $USER:$USER [2023-04-25T15:05:18.068Z] ---> Running in adc462c66edb [2023-04-25T15:05:18.068Z] Removing intermediate container adc462c66edb [2023-04-25T15:05:18.068Z] ---> 69cc8174f265 [2023-04-25T15:05:18.068Z] Step 9/10 : WORKDIR /app [2023-04-25T15:05:18.068Z] ---> Running in 512474443aee [2023-04-25T15:05:18.657Z] Removing intermediate container 512474443aee [2023-04-25T15:05:18.657Z] ---> fb028b34d468 [2023-04-25T15:05:18.657Z] Step 10/10 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 [2023-04-25T15:05:18.657Z] ---> Running in 26675e4cb626 [2023-04-25T15:05:18.925Z] Removing intermediate container 26675e4cb626 [2023-04-25T15:05:18.925Z] ---> e968c8870532 [2023-04-25T15:05:18.925Z] Successfully built e968c8870532 [2023-04-25T15:05:18.925Z] Successfully tagged edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 [2023-04-25T15:05:18.925Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-25T15:05:18.925Z] touch edgex-web-ui.imagebuilt [2023-04-25T15:05:18.925Z] mkdir -p node_modules coverage [2023-04-25T15:05:18.925Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-25T15:05:18.925Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE required: { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE }, [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE required: { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE }, [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE required: { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE }, [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE required: { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE }, [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE required: { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE }, [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE required: { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE }, [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE required: { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE }, [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE required: { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE }, [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE Unsupported engine { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE required: { [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE }, [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } [2023-04-25T15:05:31.262Z] npm WARN EBADENGINE } [2023-04-25T15:05:57.932Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-25T15:05:57.932Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-25T15:05:57.933Z] 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-04-25T15:05:58.514Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T15:05:59.473Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-25T15:06:03.719Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-25T15:06:10.357Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-25T15:06:10.357Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-25T15:06:11.319Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-25T15:06:33.386Z] 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-04-25T15:06:33.386Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T15:06:33.386Z] 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-04-25T15:06:36.727Z] 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-04-25T15:06:37.685Z] 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-04-25T15:06:40.261Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-25T15:06:52.563Z] 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-04-25T15:06:52.563Z] 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-04-25T15:07:04.863Z] 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-04-25T15:07:37.071Z] 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-04-25T15:08:09.283Z] [2023-04-25T15:08:09.283Z] added 1475 packages, and audited 1476 packages in 3m [2023-04-25T15:08:09.283Z] [2023-04-25T15:08:09.283Z] 90 packages are looking for funding [2023-04-25T15:08:09.283Z] run `npm fund` for details [2023-04-25T15:08:09.283Z] [2023-04-25T15:08:09.283Z] 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) [2023-04-25T15:08:09.283Z] [2023-04-25T15:08:09.283Z] To address issues that do not require attention, run: [2023-04-25T15:08:09.283Z] npm audit fix [2023-04-25T15:08:09.283Z] [2023-04-25T15:08:09.283Z] To address all issues (including breaking changes), run: [2023-04-25T15:08:09.283Z] npm audit fix --force [2023-04-25T15:08:09.283Z] [2023-04-25T15:08:09.283Z] Run `npm audit` for details. [2023-04-25T15:08:12.624Z] 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-04-25T15:08:27.614Z] - Generating browser application bundles (phase: setup)... [2023-04-25T15:08:59.825Z] Compiling @angular/core : es2015 as esm2015 [2023-04-25T15:08:59.825Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-25T15:09:26.515Z] Compiling @angular/common : es2015 as esm2015 [2023-04-25T15:09:26.515Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-25T15:09:31.853Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-25T15:09:31.853Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-25T15:09:36.125Z] Compiling @angular/router : es2015 as esm2015 [2023-04-25T15:09:36.397Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-25T15:09:41.733Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-25T15:09:43.680Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-25T15:09:43.680Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-25T15:09:47.927Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-25T15:09:47.927Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-25T15:09:48.688Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-25T15:10:45.459Z] 25 04 2023 15:10:42.833:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-25T15:10:45.459Z] 25 04 2023 15:10:42.845:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-25T15:10:45.459Z] 25 04 2023 15:10:42.871:INFO [launcher]: Starting browser ChromeHeadless [2023-04-25T15:11:53.301Z] 25 04 2023 15:11:51.270:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-25T15:12:11.511Z] 25 04 2023 15:12:11.055:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-25T15:12:14.092Z] 25 04 2023 15:12:13.719:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-25T15:12:52.959Z] ✔ Browser application bundle generation complete. [2023-04-25T15:12:52.959Z] 25 04 2023 15:12:47.669:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket ZUEYTOzwzB6vHmCWAAAB with id 75583619 [2023-04-25T15:13:05.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-25T15:13:05.548Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.276 secs) [2023-04-25T15:13:06.508Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.051 secs) [2023-04-25T15:13:06.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.18 secs) [2023-04-25T15:13:06.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.375 secs) [2023-04-25T15:13:07.048Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.518 secs) [2023-04-25T15:13:07.316Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.742 secs) [2023-04-25T15:13:07.899Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.083 secs) [2023-04-25T15:13:08.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.282 secs) [2023-04-25T15:13:08.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.33 secs) [2023-04-25T15:13:08.166Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.37 secs) [2023-04-25T15:13:08.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.619 secs) [2023-04-25T15:13:08.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.716 secs) [2023-04-25T15:13:08.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.779 secs) [2023-04-25T15:13:08.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.805 secs) [2023-04-25T15:13:08.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.822 secs) [2023-04-25T15:13:08.698Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.84 secs) [2023-04-25T15:13:09.281Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.168 secs) [2023-04-25T15:13:09.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.459 secs) [2023-04-25T15:13:09.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.652 secs) [2023-04-25T15:13:10.788Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.593 secs) [2023-04-25T15:13:11.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.699 secs) [2023-04-25T15:13:11.056Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.792 secs) [2023-04-25T15:13:11.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.833 secs) [2023-04-25T15:13:11.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.851 secs) [2023-04-25T15:13:11.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.963 secs) [2023-04-25T15:13:11.322Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 5.012 secs) [2023-04-25T15:13:11.589Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 5.054 secs) [2023-04-25T15:13:11.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 5.282 secs) [2023-04-25T15:13:11.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 5.312 secs) [2023-04-25T15:13:11.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 5.326 secs) [2023-04-25T15:13:11.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.433 secs) [2023-04-25T15:13:12.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.717 secs) [2023-04-25T15:13:12.442Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.83 secs) [2023-04-25T15:13:13.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 6.364 secs) [2023-04-25T15:13:13.029Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 6.393 secs) [2023-04-25T15:13:13.297Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 6.434 secs) [2023-04-25T15:13:13.297Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 6.61 secs) [2023-04-25T15:13:13.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 6.675 secs) [2023-04-25T15:13:13.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.711 secs) [2023-04-25T15:13:13.563Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.773 secs) [2023-04-25T15:13:13.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.886 secs) [2023-04-25T15:13:13.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.936 secs) [2023-04-25T15:13:13.829Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 7.006 secs) [2023-04-25T15:13:14.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 7.276 secs) [2023-04-25T15:13:14.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 7.315 secs) [2023-04-25T15:13:14.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 7.669 secs) [2023-04-25T15:13:14.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 7.743 secs) [2023-04-25T15:13:14.951Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.864 secs) [2023-04-25T15:13:15.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.942 secs) [2023-04-25T15:13:15.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 8.005 secs) [2023-04-25T15:13:15.484Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 8.198 secs) [2023-04-25T15:13:15.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 8.307 secs) [2023-04-25T15:13:15.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 8.368 secs) [2023-04-25T15:13:15.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 8.402 secs) [2023-04-25T15:13:15.750Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 8.432 secs) [2023-04-25T15:13:16.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 8.564 secs) [2023-04-25T15:13:16.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 8.774 secs) [2023-04-25T15:13:16.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 8.857 secs) [2023-04-25T15:13:16.552Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.988 secs) [2023-04-25T15:13:16.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 9.117 secs) [2023-04-25T15:13:16.834Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 9.195 secs) [2023-04-25T15:13:17.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 9.358 secs) [2023-04-25T15:13:17.101Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 9.422 secs) [2023-04-25T15:13:17.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 9.768 secs) [2023-04-25T15:13:17.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 9.787 secs) [2023-04-25T15:13:17.683Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.945 secs) [2023-04-25T15:13:17.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 10.008 secs) [2023-04-25T15:13:17.950Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 10.071 secs) [2023-04-25T15:13:18.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 10.137 secs) [2023-04-25T15:13:18.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 10.182 secs) [2023-04-25T15:13:18.218Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 10.259 secs) [2023-04-25T15:13:18.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 10.351 secs) [2023-04-25T15:13:18.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 10.407 secs) [2023-04-25T15:13:18.751Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 10.676 secs) [2023-04-25T15:13:19.018Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.811 secs) [2023-04-25T15:13:19.284Z] WARN: ' [2023-04-25T15:13:19.284Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T15:13:19.284Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T15:13:19.284Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T15:13:19.284Z] in a future version of Angular. [2023-04-25T15:13:19.284Z] [2023-04-25T15:13:19.284Z] For more information on this, see our API docs here: [2023-04-25T15:13:19.284Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T15:13:19.284Z] ' [2023-04-25T15:13:19.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 10.811 secs) [2023-04-25T15:13:19.284Z] WARN: ' [2023-04-25T15:13:19.284Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-25T15:13:19.284Z] Support for using the ngModel input property and ngModelChange event with [2023-04-25T15:13:19.284Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-25T15:13:19.284Z] in a future version of Angular. [2023-04-25T15:13:19.284Z] [2023-04-25T15:13:19.284Z] For more information on this, see our API docs here: [2023-04-25T15:13:19.284Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-25T15:13:19.284Z] ' [2023-04-25T15:13:19.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 10.978 secs) [2023-04-25T15:13:19.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 11.042 secs) [2023-04-25T15:13:19.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 11.093 secs) [2023-04-25T15:13:19.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 11.231 secs) [2023-04-25T15:13:19.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 11.375 secs) [2023-04-25T15:13:19.815Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 11.426 secs) [2023-04-25T15:13:20.081Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 11.478 secs) [2023-04-25T15:13:20.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 11.736 secs) [2023-04-25T15:13:20.347Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 11.781 secs) [2023-04-25T15:13:20.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 11.867 secs) [2023-04-25T15:13:20.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 11.925 secs) [2023-04-25T15:13:20.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 11.955 secs) [2023-04-25T15:13:20.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 11.987 secs) [2023-04-25T15:13:20.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 12.013 secs) [2023-04-25T15:13:20.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 12.036 secs) [2023-04-25T15:13:20.880Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 12.048 secs) [2023-04-25T15:13:21.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 12.294 secs) [2023-04-25T15:13:21.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 12.448 secs) [2023-04-25T15:13:21.412Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 12.491 secs) [2023-04-25T15:13:21.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 12.605 secs) [2023-04-25T15:13:21.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 12.673 secs) [2023-04-25T15:13:21.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 12.691 secs) [2023-04-25T15:13:21.681Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 12.704 secs) [2023-04-25T15:13:21.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 12.812 secs) [2023-04-25T15:13:21.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 12.846 secs) [2023-04-25T15:13:21.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 12.876 secs) [2023-04-25T15:13:21.947Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 12.909 secs) [2023-04-25T15:13:22.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 12.992 secs) [2023-04-25T15:13:22.213Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 13.025 secs) [2023-04-25T15:13:22.479Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 13.127 secs) [2023-04-25T15:13:22.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 13.356 secs) [2023-04-25T15:13:22.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 13.379 secs) [2023-04-25T15:13:22.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 13.4 secs) [2023-04-25T15:13:23.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 13.43 secs) [2023-04-25T15:13:23.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 13.448 secs) [2023-04-25T15:13:23.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 13.534 secs) [2023-04-25T15:13:23.011Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 13.563 secs) [2023-04-25T15:13:23.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 13.613 secs) [2023-04-25T15:13:23.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 13.627 secs) [2023-04-25T15:13:23.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 13.646 secs) [2023-04-25T15:13:23.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 13.816 secs) [2023-04-25T15:13:23.544Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 13.918 secs) [2023-04-25T15:13:23.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 13.977 secs) [2023-04-25T15:13:23.810Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 14.105 secs) [2023-04-25T15:13:24.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 14.154 secs) [2023-04-25T15:13:24.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 14.202 secs) [2023-04-25T15:13:24.077Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 14.244 secs) [2023-04-25T15:13:24.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 14.264 secs) [2023-04-25T15:13:24.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 14.28 secs) [2023-04-25T15:13:24.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 14.353 secs) [2023-04-25T15:13:24.344Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 14.375 secs) [2023-04-25T15:13:24.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 14.465 secs) [2023-04-25T15:13:24.611Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 14.588 secs) [2023-04-25T15:13:24.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 14.606 secs) [2023-04-25T15:13:24.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 14.625 secs) [2023-04-25T15:13:24.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 14.637 secs) [2023-04-25T15:13:24.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 14.658 secs) [2023-04-25T15:13:24.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 14.678 secs) [2023-04-25T15:13:24.877Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 14.705 secs) [2023-04-25T15:13:25.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 14.888 secs) [2023-04-25T15:13:25.143Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 14.941 secs) [2023-04-25T15:13:25.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 15.059 secs) [2023-04-25T15:13:25.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 15.099 secs) [2023-04-25T15:13:25.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 15.114 secs) [2023-04-25T15:13:25.410Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 15.128 secs) [2023-04-25T15:13:25.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 15.144 secs) [2023-04-25T15:13:25.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 15.168 secs) [2023-04-25T15:13:25.676Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 15.314 secs) [2023-04-25T15:13:25.943Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 15.551 secs) [2023-04-25T15:13:26.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 15.588 secs) [2023-04-25T15:13:26.209Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 15.614 secs) [2023-04-25T15:13:26.476Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 15.905 secs) [2023-04-25T15:13:26.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 15.948 secs) [2023-04-25T15:13:26.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 15.999 secs) [2023-04-25T15:13:27.701Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (22.448 secs / 15.999 secs) [2023-04-25T15:13:27.701Z] TOTAL: 149 SUCCESS [2023-04-25T15:13:27.701Z] ✔ Browser application bundle generation complete. [2023-04-25T15:13:31.955Z] [2023-04-25T15:13:31.955Z] =============================== Coverage summary =============================== [2023-04-25T15:13:31.955Z] Statements : 40.98% ( 1467/3580 ) [2023-04-25T15:13:31.955Z] Branches : 12.03% ( 111/923 ) [2023-04-25T15:13:31.955Z] Functions : 33.28% ( 432/1298 ) [2023-04-25T15:13:31.955Z] Lines : 38.91% ( 1318/3387 ) [2023-04-25T15:13:31.955Z] ================================================================================ [2023-04-25T15:13:31.955Z] 25 04 2023 15:13:31.124:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-25T15:13:32.539Z] ✔ Browser application bundle generation complete. [2023-04-25T15:13:33.500Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2023-04-25T15:13:33.536Z] [edgeX.isLTS] Checking if [EDGEX-400] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-25T15:13:33.562Z] $ docker stop --time=1 aaf3fe14da4ea8c742da8883671c4549c9db3d00b27da520688734c089d43cdd [2023-04-25T15:13:35.294Z] $ docker rm -f --volumes aaf3fe14da4ea8c742da8883671c4549c9db3d00b27da520688734c089d43cdd [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-25T15:13:36.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-25T15:13:39.027Z] Warning: overwriting stash ‘coverage-report’ [2023-04-25T15:13:44.771Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-25T15:13:45.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-25T15:13:48.420Z] + ls -al . [2023-04-25T15:13:48.420Z] total 184 [2023-04-25T15:13:48.420Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 25 15:01 . [2023-04-25T15:13:48.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:59 .. [2023-04-25T15:13:48.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:59 .blubracket [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 25 14:59 .dockerignore [2023-04-25T15:13:48.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:59 .git [2023-04-25T15:13:48.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:59 .github [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 25 14:59 .gitignore [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 25 14:59 Attribution.txt [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 25 14:59 CHANGELOG.md [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 25 14:59 CONTRIBUTING.md [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 25 14:59 Dockerfile [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 25 14:59 Jenkinsfile [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 25 14:59 LICENSE [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 25 14:59 Makefile [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 25 14:59 README.md [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 14:57 VERSION [2023-04-25T15:13:48.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:59 assets [2023-04-25T15:13:48.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:59 bin [2023-04-25T15:13:48.420Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 14:59 cmd [2023-04-25T15:13:48.420Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 25 15:01 coverage.out [2023-04-25T15:13:48.420Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 14:59 docs [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 25 14:59 go.mod [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 25 14:59 go.sum [2023-04-25T15:13:48.420Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 14:59 internal [2023-04-25T15:13:48.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:59 snap [2023-04-25T15:13:48.420Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 14:59 testing [2023-04-25T15:13:48.420Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 25 14:59 version.go [2023-04-25T15:13:48.420Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 25 15:05 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:13:48.850Z] + 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=53354d8b2375586dce6506093df12345f31d42e7 --label arch=arm64 --label version=0.0.0 . [2023-04-25T15:13:50.261Z] Sending build context to Docker daemon 31.55MB [2023-04-25T15:13:50.261Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-25T15:13:50.261Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-25T15:13:50.261Z] ---> 496480b6af8b [2023-04-25T15:13:50.261Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-25T15:13:51.216Z] ---> Running in afbfe3c738af [2023-04-25T15:13:51.216Z] Removing intermediate container afbfe3c738af [2023-04-25T15:13:51.216Z] ---> 39ca7a2ffdf6 [2023-04-25T15:13:51.216Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-25T15:13:51.484Z] ---> Running in 7e603fa93e4d [2023-04-25T15:13:51.750Z] Removing intermediate container 7e603fa93e4d [2023-04-25T15:13:51.750Z] ---> bb72e56ae084 [2023-04-25T15:13:51.750Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-25T15:13:51.750Z] ---> Running in 7af5d39b344f [2023-04-25T15:13:52.020Z] Removing intermediate container 7af5d39b344f [2023-04-25T15:13:52.020Z] ---> dc86383343b1 [2023-04-25T15:13:52.020Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-25T15:13:52.020Z] ---> Running in aca24ac248e4 [2023-04-25T15:13:52.285Z] Removing intermediate container aca24ac248e4 [2023-04-25T15:13:52.285Z] ---> 2879553fea84 [2023-04-25T15:13:52.285Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-25T15:13:52.285Z] ---> Running in 08703064a8d1 [2023-04-25T15:13:52.552Z] Removing intermediate container 08703064a8d1 [2023-04-25T15:13:52.552Z] ---> ddf499669b28 [2023-04-25T15:13:52.552Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-25T15:13:53.958Z] ---> 8dcf95aaed6c [2023-04-25T15:13:53.958Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-25T15:13:53.958Z] ---> Running in d6e7c267bc71 [2023-04-25T15:13:55.902Z] Removing intermediate container d6e7c267bc71 [2023-04-25T15:13:55.902Z] ---> 013dd6b559c7 [2023-04-25T15:13:55.902Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-25T15:13:55.902Z] ---> Running in e79f363b9d82 [2023-04-25T15:13:56.861Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-25T15:13:57.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-25T15:13:59.402Z] OK: 263 MiB in 53 packages [2023-04-25T15:13:59.984Z] Removing intermediate container e79f363b9d82 [2023-04-25T15:13:59.984Z] ---> 78b0518ab67a [2023-04-25T15:13:59.984Z] Step 11/26 : ENV GO111MODULE=on [2023-04-25T15:13:59.984Z] ---> Running in 9151ddc71921 [2023-04-25T15:14:00.248Z] Removing intermediate container 9151ddc71921 [2023-04-25T15:14:00.248Z] ---> 24fa71e49174 [2023-04-25T15:14:00.248Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-25T15:14:00.515Z] ---> Running in 1999ce66d8b6 [2023-04-25T15:14:00.781Z] Removing intermediate container 1999ce66d8b6 [2023-04-25T15:14:00.781Z] ---> b24d44f34f3d [2023-04-25T15:14:00.782Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-25T15:14:01.366Z] ---> 4c075b100118 [2023-04-25T15:14:01.366Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-25T15:14:01.366Z] ---> Running in 52fc0f35a4a6 [2023-04-25T15:14:03.308Z] Removing intermediate container 52fc0f35a4a6 [2023-04-25T15:14:03.309Z] ---> dfd17bbd4c86 [2023-04-25T15:14:03.309Z] Step 15/26 : COPY . . [2023-04-25T15:14:07.550Z] ---> f5abccc89d2c [2023-04-25T15:14:07.550Z] Step 16/26 : RUN ${MAKE} [2023-04-25T15:14:07.550Z] ---> Running in 387c8c236a32 [2023-04-25T15:14:08.141Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-25T15:16:14.799Z] Removing intermediate container 387c8c236a32 [2023-04-25T15:16:14.799Z] ---> ea4d7a9a98c7 [2023-04-25T15:16:14.799Z] Step 17/26 : FROM alpine:3.14 [2023-04-25T15:16:14.799Z] 3.14: Pulling from library/alpine [2023-04-25T15:16:14.799Z] 422ed46b1a92: Pulling fs layer [2023-04-25T15:16:14.799Z] 422ed46b1a92: Verifying Checksum [2023-04-25T15:16:14.799Z] 422ed46b1a92: Download complete [2023-04-25T15:16:14.799Z] 422ed46b1a92: Pull complete [2023-04-25T15:16:14.799Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-25T15:16:14.799Z] Status: Downloaded newer image for alpine:3.14 [2023-04-25T15:16:14.799Z] ---> 46c5e66a9efa [2023-04-25T15:16:14.799Z] Step 18/26 : EXPOSE 4000 [2023-04-25T15:16:14.799Z] ---> Running in aeb2acdd96cc [2023-04-25T15:16:14.799Z] Removing intermediate container aeb2acdd96cc [2023-04-25T15:16:14.799Z] ---> be3360da403c [2023-04-25T15:16:14.799Z] 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-04-25T15:16:14.799Z] ---> d5bbe12e2a31 [2023-04-25T15:16:14.799Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-25T15:16:14.799Z] ---> c3a5385dc3ae [2023-04-25T15:16:14.799Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-25T15:16:14.799Z] ---> c93fd58cd46c [2023-04-25T15:16:14.799Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-25T15:16:14.799Z] ---> Running in 27b0da44514c [2023-04-25T15:16:14.799Z] Removing intermediate container 27b0da44514c [2023-04-25T15:16:14.799Z] ---> 78590b4c04c5 [2023-04-25T15:16:14.799Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-25T15:16:14.799Z] ---> Running in 4919adc1871a [2023-04-25T15:16:14.799Z] Removing intermediate container 4919adc1871a [2023-04-25T15:16:14.799Z] ---> 85d537487ec1 [2023-04-25T15:16:14.799Z] Step 24/26 : LABEL arch=arm64 [2023-04-25T15:16:14.799Z] ---> Running in ad7f6a466585 [2023-04-25T15:16:14.799Z] Removing intermediate container ad7f6a466585 [2023-04-25T15:16:14.799Z] ---> cd9f5d84b675 [2023-04-25T15:16:14.799Z] Step 25/26 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 [2023-04-25T15:16:14.799Z] ---> Running in 5cf2c792fe33 [2023-04-25T15:16:15.384Z] Removing intermediate container 5cf2c792fe33 [2023-04-25T15:16:15.384Z] ---> 38f52fe99a78 [2023-04-25T15:16:15.384Z] Step 26/26 : LABEL version=0.0.0 [2023-04-25T15:16:15.384Z] ---> Running in 731a81b9a5c2 [2023-04-25T15:16:15.652Z] Removing intermediate container 731a81b9a5c2 [2023-04-25T15:16:15.652Z] ---> 476557cf815c [2023-04-25T15:16:15.652Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-25T15:16:15.921Z] Successfully built 476557cf815c [2023-04-25T15:16:15.921Z] 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-04-25T15:16:16.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T15:16:16.741Z] [2023-04-25T15:16:16.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:16:17.161Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T15:16:17.430Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-25T15:16:17.430Z] 8998bd30e6a1: Pulling fs layer [2023-04-25T15:16:17.430Z] 04944245beec: Pulling fs layer [2023-04-25T15:16:17.430Z] 699f458cf7ca: Pulling fs layer [2023-04-25T15:16:17.430Z] 765212b225bb: Pulling fs layer [2023-04-25T15:16:17.430Z] f23df028b6ca: Pulling fs layer [2023-04-25T15:16:17.430Z] d65c8cfc05b1: Pulling fs layer [2023-04-25T15:16:17.430Z] 2437ff75d9bd: Pulling fs layer [2023-04-25T15:16:17.430Z] f23df028b6ca: Waiting [2023-04-25T15:16:17.430Z] d65c8cfc05b1: Waiting [2023-04-25T15:16:17.430Z] 2437ff75d9bd: Waiting [2023-04-25T15:16:17.430Z] 765212b225bb: Waiting [2023-04-25T15:16:17.430Z] 04944245beec: Verifying Checksum [2023-04-25T15:16:17.430Z] 04944245beec: Download complete [2023-04-25T15:16:17.430Z] 765212b225bb: Verifying Checksum [2023-04-25T15:16:17.430Z] 765212b225bb: Download complete [2023-04-25T15:16:17.697Z] f23df028b6ca: Verifying Checksum [2023-04-25T15:16:17.697Z] f23df028b6ca: Download complete [2023-04-25T15:16:17.697Z] d65c8cfc05b1: Verifying Checksum [2023-04-25T15:16:17.697Z] d65c8cfc05b1: Download complete [2023-04-25T15:16:17.697Z] 699f458cf7ca: Verifying Checksum [2023-04-25T15:16:17.697Z] 699f458cf7ca: Download complete [2023-04-25T15:16:18.283Z] 8998bd30e6a1: Verifying Checksum [2023-04-25T15:16:18.283Z] 8998bd30e6a1: Download complete [2023-04-25T15:16:21.014Z] 2437ff75d9bd: Download complete [2023-04-25T15:16:22.421Z] 8998bd30e6a1: Pull complete [2023-04-25T15:16:23.002Z] 04944245beec: Pull complete [2023-04-25T15:16:24.411Z] 699f458cf7ca: Pull complete [2023-04-25T15:16:24.411Z] 765212b225bb: Pull complete [2023-04-25T15:16:25.368Z] f23df028b6ca: Pull complete [2023-04-25T15:16:25.369Z] d65c8cfc05b1: Pull complete [2023-04-25T15:16:40.343Z] 2437ff75d9bd: Pull complete [2023-04-25T15:16:40.343Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-25T15:16:40.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-25T15:16:40.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:16:40.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-10838 does not seem to be running inside a container [2023-04-25T15:16:40.768Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-25T15:16:43.944Z] $ docker top 216223ee69e0ae8fa38e7a13b4fd40845980c6fd66355fdd7023181aaebe7e44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:16:44.876Z] ---> job-cost.sh [2023-04-25T15:16:44.876Z] lf-activate-venv: SKIPPING [2023-04-25T15:16:44.876Z] INFO: No Stack... [2023-04-25T15:16:45.143Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-25T15:16:46.103Z] INFO: Archiving Costs [Pipeline] sh [2023-04-25T15:16:46.762Z] + + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-04-25T15:16:46.762Z] cut -d, -f6 [Pipeline] lock [2023-04-25T15:16:46.817Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [2023-04-25T15:16:46.822Z] Resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] did not exist. Created. [2023-04-25T15:16:46.822Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-25T15:16:47.232Z] /w/workspace/edgex-ui-go/1@tmp/durable-a601b1ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-25T15:16:48.173Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-25T15:16:48.205Z] Warning: overwriting stash ‘stack-cost’ [2023-04-25T15:16:53.194Z] Stashed 1 file(s) [Pipeline] } [2023-04-25T15:16:53.212Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-EDGEX-400-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-25T15:16:53.282Z] $ docker stop --time=1 216223ee69e0ae8fa38e7a13b4fd40845980c6fd66355fdd7023181aaebe7e44 [2023-04-25T15:16:54.990Z] $ docker rm -f --volumes 216223ee69e0ae8fa38e7a13b4fd40845980c6fd66355fdd7023181aaebe7e44 [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-04-25T15:16:56.008Z] provisioning config files... [2023-04-25T15:16:56.014Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config11820631760105088808tmp [Pipeline] { [Pipeline] sh [2023-04-25T15:16:56.356Z] + set +x [2023-04-25T15:16:56.356Z] + bash -s -- [2023-04-25T15:16:56.356Z] + curl -s https://codecov.io/bash [2023-04-25T15:16:56.356Z] [2023-04-25T15:16:56.356Z] _____ _ [2023-04-25T15:16:56.356Z] / ____| | | [2023-04-25T15:16:56.356Z] | | ___ __| | ___ ___ _____ __ [2023-04-25T15:16:56.356Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-25T15:16:56.356Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-25T15:16:56.356Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-25T15:16:56.356Z] Bash-1.0.6 [2023-04-25T15:16:56.356Z] [2023-04-25T15:16:56.356Z] [2023-04-25T15:16:56.356Z] ==> git version 2.25.1 found [2023-04-25T15:16:56.356Z] ==> 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-04-25T15:16:56.356Z] Release-Date: 2020-01-08 [2023-04-25T15:16:56.356Z] 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-04-25T15:16:56.356Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-25T15:16:56.356Z] ==> Jenkins CI detected. [2023-04-25T15:16:56.356Z] current dir:  /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [2023-04-25T15:16:56.356Z] project root: . [2023-04-25T15:16:56.356Z] --> token set from env [2023-04-25T15:16:56.356Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-25T15:16:56.356Z] ==> Running gcov in . (disable via -X gcov) [2023-04-25T15:16:56.616Z] ==> Python coveragepy not found [2023-04-25T15:16:56.616Z] ==> Searching for coverage reports in: [2023-04-25T15:16:56.616Z] + . [2023-04-25T15:16:56.616Z] -> Found 1 reports [2023-04-25T15:16:56.616Z] ==> Detecting git/mercurial file structure [2023-04-25T15:16:56.616Z] ==> Reading reports [2023-04-25T15:16:56.616Z] + ./coverage.out bytes=10 [2023-04-25T15:16:56.616Z] ==> Appending adjustments [2023-04-25T15:16:56.616Z] https://docs.codecov.io/docs/fixing-reports [2023-04-25T15:16:57.553Z] + Found adjustments [2023-04-25T15:16:57.553Z] ==> Gzipping contents [2023-04-25T15:16:57.553Z] 12K /tmp/codecov.P4trm3.gz [2023-04-25T15:16:57.553Z] ==> Uploading reports [2023-04-25T15:16:57.553Z] url: https://codecov.io [2023-04-25T15:16:57.553Z] query: branch=EDGEX-400&commit=53354d8b2375586dce6506093df12345f31d42e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FEDGEX-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T15:16:57.553Z] -> Pinging Codecov [2023-04-25T15:16:57.553Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=EDGEX-400&commit=53354d8b2375586dce6506093df12345f31d42e7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FEDGEX-400%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-25T15:16:57.553Z] -> Uploading to [2023-04-25T15:16:57.553Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-25/FB506323287CE973F263BFD2A0EB1F37/53354d8b2375586dce6506093df12345f31d42e7/de1963b9-976d-4e77-9eab-1d8e34694bf2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230425%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230425T151657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52e85e80c260e2882213bca0d337948922596c39469f1b6e53abb0036e4ee169 [2023-04-25T15:16:57.553Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-25T15:16:57.553Z] Dload Upload Total Spent Left Speed [2023-04-25T15:16:57.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 41344 --:--:-- --:--:-- --:--:-- 41344 [2023-04-25T15:16:57.814Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] } [2023-04-25T15:16:57.841Z] 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-04-25T15:16:59.624Z] + [ -d /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives ] [2023-04-25T15:16:59.625Z] + ls -al /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives [2023-04-25T15:16:59.625Z] total 16 [2023-04-25T15:16:59.625Z] drwxr-xr-x 3 root root 4096 Apr 25 15:00 . [2023-04-25T15:16:59.625Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 15:00 .. [2023-04-25T15:16:59.625Z] drwxr-xr-x 2 root root 4096 Apr 25 15:00 cost [2023-04-25T15:16:59.625Z] -rw-r--r-- 1 root root 86 Apr 25 15:00 cost.csv [2023-04-25T15:16:59.625Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives [2023-04-25T15:16:59.625Z] + ls -al /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives [2023-04-25T15:16:59.625Z] total 16 [2023-04-25T15:16:59.625Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:00 . [2023-04-25T15:16:59.625Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 25 15:00 .. [2023-04-25T15:16:59.625Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 15:00 cost [2023-04-25T15:16:59.625Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 25 15:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:16:59.952Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:17:00.846Z] ---> package-listing.sh [2023-04-25T15:17:00.846Z] ++ facter osfamily [2023-04-25T15:17:00.846Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-25T15:17:01.107Z] + OS_FAMILY=debian [2023-04-25T15:17:01.107Z] + workspace=/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 [2023-04-25T15:17:01.107Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-25T15:17:01.107Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-25T15:17:01.107Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-25T15:17:01.107Z] + PACKAGES=/tmp/packages_start.txt [2023-04-25T15:17:01.107Z] + '[' /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 ']' [2023-04-25T15:17:01.107Z] + PACKAGES=/tmp/packages_end.txt [2023-04-25T15:17:01.107Z] + case "${OS_FAMILY}" in [2023-04-25T15:17:01.107Z] + dpkg -l [2023-04-25T15:17:01.107Z] + grep '^ii' [2023-04-25T15:17:01.107Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-25T15:17:01.107Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-25T15:17:01.107Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-25T15:17:01.107Z] + '[' /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 ']' [2023-04-25T15:17:01.107Z] + mkdir -p /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/ [2023-04-25T15:17:01.107Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400/archives/ [Pipeline] echo [2023-04-25T15:17:01.143Z] 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/gexfoundry_edgex-ui-go_EDGEX-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-25T15:17:01.439Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-25T15:17:02.071Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-25T15:17:02.071Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-25T15:17:02.206Z] prd-ubuntu20.04-docker-8c-8g-10837 does not seem to be running inside a container [2023-04-25T15:17:02.239Z] $ 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/gexfoundry_edgex-ui-go_EDGEX-400/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400 -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400:rw,z -v /w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-25T15:17:02.498Z] $ docker top ff65f0074d7e2d414b2cfef8277ed147f3b588a4f35eed3f535074d9dc13429e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-25T15:17:02.892Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-25T15:17:03.204Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-25T15:17:03.521Z] + ls /var/log/sa-host [2023-04-25T15:17:03.521Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-25T15:17:03.754Z] provisioning config files... [2023-04-25T15:17:03.762Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-ui-go_EDGEX-400@tmp/config2203758198612560341tmp [Pipeline] { [Pipeline] echo [2023-04-25T15:17:03.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:17:04.133Z] ---> create-netrc.sh [Pipeline] } [2023-04-25T15:17:04.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:17:04.573Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-25T15:17:04.604Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:17:04.915Z] ---> sudo-logs.sh [2023-04-25T15:17:04.915Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-25T15:17:05.003Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:17:05.315Z] ---> job-cost.sh [2023-04-25T15:17:05.315Z] lf-activate-venv: SKIPPING [2023-04-25T15:17:05.315Z] DEBUG: total: 0.2199999988079071 [2023-04-25T15:17:05.315Z] INFO: Retrieving Stack Cost... [2023-04-25T15:17:05.576Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-25T15:17:06.144Z] INFO: Archiving Costs [Pipeline] echo [2023-04-25T15:17:06.182Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-25T15:17:06.500Z] ---> logs-deploy.sh [2023-04-25T15:17:06.500Z] lf-activate-venv: SKIPPING [2023-04-25T15:17:06.500Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/EDGEX-400/1 [2023-04-25T15:17:06.500Z] INFO: archiving workspace using pattern(s): [2023-04-25T15:17:07.438Z] Archives upload complete. [2023-04-25T15:17:07.696Z] INFO: archiving logs to Nexus [2023-04-25T15:17:08.266Z] ---> uname -a: [2023-04-25T15:17:08.266Z] Linux prd-ubuntu20-04-docker-8c-8g-10837 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] ---> lscpu: [2023-04-25T15:17:08.266Z] Architecture: x86_64 [2023-04-25T15:17:08.266Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-25T15:17:08.266Z] Byte Order: Little Endian [2023-04-25T15:17:08.266Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-25T15:17:08.266Z] CPU(s): 8 [2023-04-25T15:17:08.266Z] On-line CPU(s) list: 0-7 [2023-04-25T15:17:08.266Z] Thread(s) per core: 1 [2023-04-25T15:17:08.266Z] Core(s) per socket: 1 [2023-04-25T15:17:08.266Z] Socket(s): 8 [2023-04-25T15:17:08.266Z] NUMA node(s): 1 [2023-04-25T15:17:08.266Z] Vendor ID: AuthenticAMD [2023-04-25T15:17:08.266Z] CPU family: 23 [2023-04-25T15:17:08.266Z] Model: 49 [2023-04-25T15:17:08.266Z] Model name: AMD EPYC-Rome Processor [2023-04-25T15:17:08.266Z] Stepping: 0 [2023-04-25T15:17:08.266Z] CPU MHz: 2800.002 [2023-04-25T15:17:08.266Z] BogoMIPS: 5600.00 [2023-04-25T15:17:08.266Z] Virtualization: AMD-V [2023-04-25T15:17:08.266Z] Hypervisor vendor: KVM [2023-04-25T15:17:08.266Z] Virtualization type: full [2023-04-25T15:17:08.266Z] L1d cache: 256 KiB [2023-04-25T15:17:08.266Z] L1i cache: 256 KiB [2023-04-25T15:17:08.266Z] L2 cache: 4 MiB [2023-04-25T15:17:08.266Z] L3 cache: 128 MiB [2023-04-25T15:17:08.266Z] NUMA node0 CPU(s): 0-7 [2023-04-25T15:17:08.266Z] Vulnerability Itlb multihit: Not affected [2023-04-25T15:17:08.266Z] Vulnerability L1tf: Not affected [2023-04-25T15:17:08.266Z] Vulnerability Mds: Not affected [2023-04-25T15:17:08.266Z] Vulnerability Meltdown: Not affected [2023-04-25T15:17:08.266Z] Vulnerability Mmio stale data: Not affected [2023-04-25T15:17:08.266Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-25T15:17:08.266Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-25T15:17:08.266Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-25T15:17:08.266Z] Vulnerability Srbds: Not affected [2023-04-25T15:17:08.266Z] Vulnerability Tsx async abort: Not affected [2023-04-25T15:17:08.266Z] 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-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] ---> nproc: [2023-04-25T15:17:08.266Z] 8 [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] ---> df -h: [2023-04-25T15:17:08.266Z] Filesystem Size Used Avail Use% Mounted on [2023-04-25T15:17:08.266Z] overlay 155G 13G 143G 9% / [2023-04-25T15:17:08.266Z] tmpfs 64M 0 64M 0% /dev [2023-04-25T15:17:08.266Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-25T15:17:08.266Z] shm 64M 0 64M 0% /dev/shm [2023-04-25T15:17:08.266Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] ---> sar -b -r -n DEV: [2023-04-25T15:17:08.266Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10837) 04/25/23 _x86_64_ (8 CPU) [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] 14:56:22 LINUX RESTART (8 CPU) [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] 14:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-25T15:17:08.266Z] 14:58:01 248.14 7.73 240.42 0.00 1057.58 150934.42 0.00 [2023-04-25T15:17:08.266Z] 14:59:01 213.53 0.48 213.05 0.00 13.33 39124.28 0.00 [2023-04-25T15:17:08.266Z] 15:00:01 218.45 0.18 218.26 0.00 4.53 41791.30 0.00 [2023-04-25T15:17:08.266Z] 15:01:01 114.21 1.67 112.55 0.00 41.33 32746.14 0.00 [2023-04-25T15:17:08.266Z] 15:02:01 38.50 11.83 26.67 0.00 5435.39 6304.05 0.00 [2023-04-25T15:17:08.266Z] 15:03:01 4.38 0.00 4.38 0.00 0.00 53.06 0.00 [2023-04-25T15:17:08.266Z] 15:04:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2023-04-25T15:17:08.266Z] 15:05:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2023-04-25T15:17:08.266Z] 15:06:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 [2023-04-25T15:17:08.266Z] 15:07:01 2.63 0.00 2.63 0.00 0.00 42.53 0.00 [2023-04-25T15:17:08.266Z] 15:08:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-04-25T15:17:08.266Z] 15:09:01 2.02 0.00 2.02 0.00 0.00 22.93 0.00 [2023-04-25T15:17:08.266Z] 15:10:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2023-04-25T15:17:08.266Z] 15:11:01 1.78 0.00 1.78 0.00 0.00 19.46 0.00 [2023-04-25T15:17:08.266Z] 15:12:01 2.20 0.02 2.18 0.00 0.13 25.20 0.00 [2023-04-25T15:17:08.266Z] 15:13:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2023-04-25T15:17:08.266Z] 15:14:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 [2023-04-25T15:17:08.266Z] 15:15:01 2.02 0.00 2.02 0.00 0.00 22.80 0.00 [2023-04-25T15:17:08.266Z] 15:16:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2023-04-25T15:17:08.266Z] 15:17:01 3.38 0.23 3.15 0.00 20.13 64.26 0.00 [2023-04-25T15:17:08.266Z] Average: 42.95 1.10 41.85 0.00 328.05 13449.00 0.00 [2023-04-25T15:17:08.266Z] [2023-04-25T15:17:08.266Z] 14:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-25T15:17:08.266Z] 14:58:01 28089196 31561280 736144 2.24 142068 3539336 1817548 5.36 1130672 3218700 400 [2023-04-25T15:17:08.267Z] 14:59:01 26231992 31217416 1158448 3.52 202740 4728976 2163520 6.38 1589396 4421608 638596 [2023-04-25T15:17:08.267Z] 15:00:01 26237152 31298464 984528 2.99 211584 4860288 2512588 7.40 1843164 4143032 111784 [2023-04-25T15:17:08.267Z] 15:01:01 25891112 31507696 777944 2.37 217692 5372756 1765432 5.20 1639040 4661516 312 [2023-04-25T15:17:08.267Z] 15:02:01 25512964 31485872 791412 2.41 225588 5705456 1803860 5.32 1874372 4774668 944 [2023-04-25T15:17:08.267Z] 15:03:01 25521104 31494080 783108 2.38 225660 5705452 1803860 5.32 1866988 4774676 8 [2023-04-25T15:17:08.267Z] 15:04:01 25520512 31493544 783532 2.38 225696 5705464 1803860 5.32 1867276 4774684 8 [2023-04-25T15:17:08.267Z] 15:05:01 25526724 31499788 777176 2.36 225712 5705468 1803860 5.32 1860924 4774688 208 [2023-04-25T15:17:08.267Z] 15:06:01 25526716 31500012 777096 2.36 225768 5705468 1803860 5.32 1860484 4774864 8 [2023-04-25T15:17:08.267Z] 15:07:01 25526052 31499560 777356 2.36 225848 5705576 1803860 5.32 1860712 4774980 12 [2023-04-25T15:17:08.267Z] 15:08:01 25526296 31499852 776980 2.36 225920 5705576 1803860 5.32 1860940 4774976 12 [2023-04-25T15:17:08.267Z] 15:09:01 25526004 31499672 777068 2.36 226000 5705580 1803860 5.32 1860900 4774984 16 [2023-04-25T15:17:08.267Z] 15:10:01 25526164 31499876 776812 2.36 226040 5705584 1803860 5.32 1861192 4774992 20 [2023-04-25T15:17:08.267Z] 15:11:01 25526112 31499868 776984 2.36 226076 5705584 1803860 5.32 1861088 4774996 16 [2023-04-25T15:17:08.267Z] 15:12:01 25526368 31500264 776788 2.36 226136 5705592 1818664 5.36 1860832 4774992 8 [2023-04-25T15:17:08.267Z] 15:13:01 25526432 31500380 776596 2.36 226188 5705592 1818664 5.36 1861100 4774992 8 [2023-04-25T15:17:08.267Z] 15:14:01 25525988 31500028 776772 2.36 226236 5705600 1802048 5.31 1861320 4775000 176 [2023-04-25T15:17:08.267Z] 15:15:01 25526160 31500256 776484 2.36 226284 5705604 1802048 5.31 1861228 4775004 8 [2023-04-25T15:17:08.267Z] 15:16:01 25526176 31500316 776412 2.36 226340 5705604 1802048 5.31 1861000 4775008 8 [2023-04-25T15:17:08.267Z] 15:17:01 25521744 31497276 779376 2.37 226424 5706844 1787576 5.27 1865012 4774988 20 [2023-04-25T15:17:08.267Z] Average: 25742048 31477775 805851 2.45 219500 5489570 1856437 5.47 1800382 4642167 37629 [2023-04-25T15:17:08.267Z] [2023-04-25T15:17:08.267Z] 14:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-25T15:17:08.267Z] 14:58:01 docker0 222.71 331.94 16.87 2068.85 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 14:58:01 ens3 769.60 460.43 9910.99 61.45 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 14:58:01 veth5e9b1a5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 14:58:01 lo 7.86 7.86 0.79 0.79 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 14:59:01 veth1018b17 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 14:59:01 docker0 162.12 305.55 22.73 4066.43 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 14:59:01 veth06cda51 125.53 197.13 22.01 1999.91 0.00 0.00 0.00 0.16 [2023-04-25T15:17:08.267Z] 14:59:01 ens3 389.27 237.23 4786.90 139.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 14:59:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:00:01 docker0 9.15 11.85 0.51 103.02 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:00:01 veth97c3257 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:00:01 ens3 52.84 35.83 137.83 18.85 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:00:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:01:01 ens3 126.16 104.10 2578.70 95.46 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:01:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:02:01 ens3 138.15 71.09 1952.35 5.05 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:02:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:03:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:04:01 ens3 2.62 1.80 7.44 0.37 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:05:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:07:01 ens3 0.45 0.30 0.20 0.14 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:09:01 ens3 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:10:01 ens3 1.47 0.72 0.70 0.48 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:11:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:12:01 ens3 0.78 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:13:01 ens3 1.32 0.67 0.41 0.29 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:14:01 ens3 0.60 0.45 0.32 0.22 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:17:01 ens3 11.03 6.78 11.03 3.96 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] 15:17:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] Average: docker0 19.53 32.22 1.99 310.44 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] Average: ens3 74.20 45.66 961.89 16.23 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2023-04-25T15:17:08.267Z] [2023-04-25T15:17:08.267Z] [2023-04-25T15:17:08.267Z] ---> sar -P ALL: [2023-04-25T15:17:08.267Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10837) 04/25/23 _x86_64_ (8 CPU) [2023-04-25T15:17:08.267Z] [2023-04-25T15:17:08.267Z] 14:56:22 LINUX RESTART (8 CPU) [2023-04-25T15:17:08.267Z] [2023-04-25T15:17:08.267Z] 14:57:02 CPU %user %nice %system %iowait %steal %idle [2023-04-25T15:17:08.267Z] 14:58:01 all 10.89 0.00 5.16 1.94 0.07 81.94 [2023-04-25T15:17:08.267Z] 14:58:01 0 11.02 0.00 4.66 1.98 0.05 82.29 [2023-04-25T15:17:08.267Z] 14:58:01 1 10.77 0.00 5.85 3.72 0.09 79.58 [2023-04-25T15:17:08.267Z] 14:58:01 2 10.13 0.00 6.31 0.10 0.07 83.39 [2023-04-25T15:17:08.267Z] 14:58:01 3 11.64 0.00 3.99 1.35 0.05 82.98 [2023-04-25T15:17:08.267Z] 14:58:01 4 10.84 0.00 4.90 1.86 0.05 82.35 [2023-04-25T15:17:08.268Z] 14:58:01 5 10.39 0.00 5.42 4.45 0.07 79.67 [2023-04-25T15:17:08.268Z] 14:58:01 6 10.81 0.00 4.38 1.58 0.07 83.16 [2023-04-25T15:17:08.268Z] 14:58:01 7 11.53 0.00 5.75 0.50 0.09 82.14 [2023-04-25T15:17:08.268Z] 14:59:01 all 22.91 0.00 6.07 2.08 0.10 68.85 [2023-04-25T15:17:08.268Z] 14:59:01 0 16.06 0.00 5.55 1.09 0.08 77.21 [2023-04-25T15:17:08.268Z] 14:59:01 1 20.61 0.00 7.82 2.46 0.08 69.02 [2023-04-25T15:17:08.268Z] 14:59:01 2 24.54 0.00 5.95 2.12 0.08 67.31 [2023-04-25T15:17:08.268Z] 14:59:01 3 25.69 0.00 7.14 4.45 0.12 62.60 [2023-04-25T15:17:08.268Z] 14:59:01 4 20.94 0.00 5.99 2.27 0.08 70.71 [2023-04-25T15:17:08.268Z] 14:59:01 5 35.98 0.00 6.53 3.73 0.17 53.60 [2023-04-25T15:17:08.268Z] 14:59:01 6 18.70 0.00 4.28 0.27 0.03 76.72 [2023-04-25T15:17:08.268Z] 14:59:01 7 20.75 0.00 5.30 0.25 0.14 73.57 [2023-04-25T15:17:08.268Z] 15:00:01 all 21.50 0.00 5.12 1.26 0.07 72.04 [2023-04-25T15:17:08.268Z] 15:00:01 0 15.56 0.00 4.79 0.22 0.10 79.33 [2023-04-25T15:17:08.268Z] 15:00:01 1 16.29 0.00 4.71 0.44 0.07 78.50 [2023-04-25T15:17:08.268Z] 15:00:01 2 21.59 0.00 5.21 0.25 0.07 72.88 [2023-04-25T15:17:08.268Z] 15:00:01 3 34.10 0.00 5.74 0.05 0.07 60.04 [2023-04-25T15:17:08.268Z] 15:00:01 4 17.23 0.00 4.03 2.75 0.05 75.94 [2023-04-25T15:17:08.268Z] 15:00:01 5 26.88 0.00 5.99 1.44 0.08 65.60 [2023-04-25T15:17:08.268Z] 15:00:01 6 20.65 0.00 5.76 3.73 0.07 69.79 [2023-04-25T15:17:08.268Z] 15:00:01 7 19.69 0.00 4.72 1.23 0.08 74.28 [2023-04-25T15:17:08.268Z] 15:01:01 all 10.22 0.00 2.39 1.08 0.05 86.25 [2023-04-25T15:17:08.268Z] 15:01:01 0 9.00 0.00 2.13 0.02 0.03 88.82 [2023-04-25T15:17:08.268Z] 15:01:01 1 10.80 0.00 2.35 0.08 0.03 86.74 [2023-04-25T15:17:08.268Z] 15:01:01 2 9.77 0.00 2.86 0.08 0.03 87.25 [2023-04-25T15:17:08.268Z] 15:01:01 3 9.26 0.00 2.12 0.02 0.03 88.57 [2023-04-25T15:17:08.268Z] 15:01:01 4 8.98 0.00 1.91 1.57 0.05 87.49 [2023-04-25T15:17:08.268Z] 15:01:01 5 10.67 0.00 3.29 0.25 0.03 85.76 [2023-04-25T15:17:08.268Z] 15:01:01 6 11.64 0.00 2.44 5.87 0.10 79.95 [2023-04-25T15:17:08.268Z] 15:01:01 7 11.68 0.00 2.07 0.79 0.08 85.38 [2023-04-25T15:17:08.268Z] 15:02:01 all 1.28 0.00 0.63 0.40 0.01 97.67 [2023-04-25T15:17:08.268Z] 15:02:01 0 2.51 0.00 0.67 0.08 0.03 96.70 [2023-04-25T15:17:08.268Z] 15:02:01 1 1.17 0.00 0.82 0.82 0.00 97.20 [2023-04-25T15:17:08.268Z] 15:02:01 2 0.63 0.00 0.45 0.33 0.00 98.58 [2023-04-25T15:17:08.268Z] 15:02:01 3 1.09 0.00 0.62 0.90 0.00 97.39 [2023-04-25T15:17:08.268Z] 15:02:01 4 1.27 0.00 0.72 0.07 0.00 97.95 [2023-04-25T15:17:08.268Z] 15:02:01 5 0.78 0.00 0.43 0.48 0.02 98.28 [2023-04-25T15:17:08.268Z] 15:02:01 6 1.73 0.00 0.53 0.17 0.00 97.57 [2023-04-25T15:17:08.268Z] 15:02:01 7 1.05 0.00 0.84 0.37 0.03 97.71 [2023-04-25T15:17:08.268Z] 15:03:01 all 0.03 0.00 0.00 0.01 0.01 99.94 [2023-04-25T15:17:08.268Z] 15:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-25T15:17:08.268Z] 15:03:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2023-04-25T15:17:08.268Z] 15:03:01 3 0.00 0.00 0.00 0.05 0.02 99.93 [2023-04-25T15:17:08.268Z] 15:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-25T15:17:08.268Z] 15:03:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2023-04-25T15:17:08.268Z] 15:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:03:01 7 0.10 0.00 0.02 0.03 0.02 99.83 [2023-04-25T15:17:08.268Z] 15:04:01 all 0.08 0.00 0.02 0.01 0.02 99.88 [2023-04-25T15:17:08.268Z] 15:04:01 0 0.45 0.00 0.05 0.00 0.02 99.48 [2023-04-25T15:17:08.268Z] 15:04:01 1 0.00 0.00 0.00 0.00 0.08 99.92 [2023-04-25T15:17:08.268Z] 15:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:04:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-25T15:17:08.268Z] 15:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:04:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2023-04-25T15:17:08.268Z] 15:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-25T15:17:08.268Z] 15:04:01 7 0.08 0.00 0.05 0.00 0.02 99.85 [2023-04-25T15:17:08.268Z] 15:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-25T15:17:08.268Z] 15:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-04-25T15:17:08.268Z] 15:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-25T15:17:08.268Z] 15:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:05:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-25T15:17:08.268Z] 15:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:05:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-25T15:17:08.268Z] 15:06:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-04-25T15:17:08.268Z] 15:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-25T15:17:08.268Z] 15:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-25T15:17:08.268Z] 15:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:06:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-04-25T15:17:08.268Z] 15:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:06:01 7 0.02 0.00 0.02 0.03 0.03 99.90 [2023-04-25T15:17:08.268Z] 15:07:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2023-04-25T15:17:08.268Z] 15:07:01 0 0.05 0.00 0.00 0.02 0.02 99.92 [2023-04-25T15:17:08.268Z] 15:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-25T15:17:08.268Z] 15:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:07:01 7 0.78 0.00 0.02 0.05 0.03 99.12 [2023-04-25T15:17:08.268Z] 15:08:01 all 0.30 0.00 0.01 0.01 0.00 99.68 [2023-04-25T15:17:08.268Z] 15:08:01 0 0.30 0.00 0.02 0.02 0.00 99.67 [2023-04-25T15:17:08.268Z] 15:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-25T15:17:08.268Z] 15:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:08:01 7 1.99 0.00 0.00 0.03 0.02 97.96 [2023-04-25T15:17:08.268Z] [2023-04-25T15:17:08.268Z] 15:08:01 CPU %user %nice %system %iowait %steal %idle [2023-04-25T15:17:08.268Z] 15:09:01 all 0.28 0.00 0.01 0.01 0.01 99.69 [2023-04-25T15:17:08.268Z] 15:09:01 0 0.15 0.00 0.00 0.00 0.02 99.83 [2023-04-25T15:17:08.268Z] 15:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:09:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-25T15:17:08.268Z] 15:09:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-25T15:17:08.268Z] 15:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:09:01 7 2.02 0.00 0.03 0.05 0.02 97.88 [2023-04-25T15:17:08.268Z] 15:10:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2023-04-25T15:17:08.268Z] 15:10:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2023-04-25T15:17:08.268Z] 15:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:10:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-25T15:17:08.268Z] 15:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:10:01 5 0.08 0.00 0.00 0.00 0.02 99.90 [2023-04-25T15:17:08.268Z] 15:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:10:01 7 1.91 0.00 0.02 0.02 0.03 98.03 [2023-04-25T15:17:08.268Z] 15:11:01 all 0.20 0.00 0.02 0.01 0.01 99.77 [2023-04-25T15:17:08.268Z] 15:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-25T15:17:08.268Z] 15:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-25T15:17:08.268Z] 15:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:11:01 5 0.08 0.00 0.03 0.02 0.00 99.87 [2023-04-25T15:17:08.268Z] 15:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:11:01 7 1.44 0.00 0.07 0.03 0.02 98.45 [2023-04-25T15:17:08.268Z] 15:12:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-04-25T15:17:08.268Z] 15:12:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-04-25T15:17:08.268Z] 15:12:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-25T15:17:08.268Z] 15:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-25T15:17:08.268Z] 15:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-25T15:17:08.268Z] 15:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:12:01 7 0.05 0.00 0.02 0.05 0.02 99.87 [2023-04-25T15:17:08.268Z] 15:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-04-25T15:17:08.268Z] 15:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-25T15:17:08.268Z] 15:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-25T15:17:08.268Z] 15:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-25T15:17:08.268Z] 15:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:13:01 7 0.02 0.00 0.02 0.03 0.03 99.90 [2023-04-25T15:17:08.268Z] 15:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-04-25T15:17:08.268Z] 15:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-25T15:17:08.268Z] 15:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-25T15:17:08.268Z] 15:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:14:01 5 0.07 0.00 0.03 0.02 0.02 99.87 [2023-04-25T15:17:08.268Z] 15:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:14:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-25T15:17:08.268Z] 15:15:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-25T15:17:08.268Z] 15:15:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-25T15:17:08.268Z] 15:15:01 5 0.07 0.00 0.03 0.02 0.03 99.85 [2023-04-25T15:17:08.268Z] 15:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.268Z] 15:15:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2023-04-25T15:17:08.268Z] 15:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-25T15:17:08.268Z] 15:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-25T15:17:08.269Z] 15:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:17:08.269Z] 15:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.269Z] 15:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-25T15:17:08.269Z] 15:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.269Z] 15:16:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-25T15:17:08.269Z] 15:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-25T15:17:08.269Z] 15:16:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-25T15:17:08.269Z] 15:17:01 all 0.43 0.00 0.15 0.02 0.01 99.39 [2023-04-25T15:17:08.269Z] 15:17:01 0 0.20 0.00 0.18 0.02 0.00 99.60 [2023-04-25T15:17:08.269Z] 15:17:01 1 0.70 0.00 0.15 0.02 0.02 99.12 [2023-04-25T15:17:08.269Z] 15:17:01 2 0.47 0.00 0.17 0.00 0.00 99.37 [2023-04-25T15:17:08.269Z] 15:17:01 3 0.68 0.00 0.20 0.00 0.02 99.10 [2023-04-25T15:17:08.269Z] 15:17:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2023-04-25T15:17:08.269Z] 15:17:01 5 0.40 0.00 0.20 0.07 0.03 99.30 [2023-04-25T15:17:08.269Z] 15:17:01 6 0.37 0.00 0.12 0.00 0.00 99.52 [2023-04-25T15:17:08.269Z] 15:17:01 7 0.47 0.00 0.20 0.07 0.02 99.25 [2023-04-25T15:17:08.269Z] Average: all 3.40 0.00 0.97 0.34 0.02 95.27 [2023-04-25T15:17:08.269Z] Average: 0 2.75 0.00 0.90 0.17 0.02 96.16 [2023-04-25T15:17:08.269Z] Average: 1 3.00 0.00 1.08 0.37 0.02 95.54 [2023-04-25T15:17:08.269Z] Average: 2 3.34 0.00 1.04 0.15 0.02 95.45 [2023-04-25T15:17:08.269Z] Average: 3 4.10 0.00 0.98 0.34 0.02 94.56 [2023-04-25T15:17:08.269Z] Average: 4 2.95 0.00 0.87 0.42 0.01 95.74 [2023-04-25T15:17:08.269Z] Average: 5 4.26 0.00 1.10 0.52 0.03 94.10 [2023-04-25T15:17:08.269Z] Average: 6 3.17 0.00 0.87 0.58 0.01 95.37 [2023-04-25T15:17:08.269Z] Average: 7 3.65 0.00 0.94 0.18 0.04 95.19 [2023-04-25T15:17:08.269Z] [2023-04-25T15:17:08.269Z] [2023-04-25T15:17:08.269Z]