Pull request #723 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/edgex-ui-go Loading trusted files from base branch main at 76c7bda26704e13abda599293f14a45310026ab6 rather than 547b16f94b1679804b500b56e77067da120371f9 Obtained Jenkinsfile from 76c7bda26704e13abda599293f14a45310026ab6 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-ssh16909851089788402964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh16037572804084765002.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-723/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-723/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11921937206570367472.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17565772412104678744.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-723/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-723/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11725125267182961475.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-590’ is offline Running on prd-ubuntu20.04-docker-8c-8g-592 in /w/workspace/edgexfoundry_edgex-ui-go_PR-723 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-723 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 547b16f94b1679804b500b56e77067da120371f9 Merge succeeded, producing 547b16f94b1679804b500b56e77067da120371f9 Checking out Revision 547b16f94b1679804b500b56e77067da120371f9 (PR-723) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/723/head:refs/remotes/origin/PR-723 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 547b16f94b1679804b500b56e77067da120371f9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 547b16f94b1679804b500b56e77067da120371f9 # timeout=10 Commit message: "fix: fix output to info and fallthrough" > git rev-list --no-walk bbc822de55cc0ad6301e560ca2d85414d5e7a968 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T17:39:16.122Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T17:39:16.217Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T17:39:16.253Z] ========================================================= [2024-03-21T17:39:16.253Z] EdgeX Global Pipelines Version Info [2024-03-21T17:39:16.253Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:39:16.976Z] ------------------- [2024-03-21T17:39:16.976Z] stable info: [2024-03-21T17:39:16.976Z] ------------------- [2024-03-21T17:39:16.976Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T17:39:16.976Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T17:39:16.976Z] Message: update stable to v1.0.258 [2024-03-21T17:39:17.916Z] ------------------- [2024-03-21T17:39:17.916Z] experimental info: [2024-03-21T17:39:17.916Z] ------------------- [2024-03-21T17:39:17.916Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T17:39:17.916Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T17:39:17.916Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T17:39:18.020Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-03-21T17:39:18.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-03-21T17:39:18.064Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T17:39:18.086Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T17:39:18.109Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T17:39:18.129Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T17:39:18.149Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T17:39:18.166Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T17:39:18.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T17:39:18.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T17:39:18.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T17:39:18.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-03-21T17:39:18.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T17:39:18.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T17:39:18.322Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T17:39:18.347Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T17:39:18.372Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T17:39:18.397Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T17:39:18.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T17:39:18.449Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T17:39:18.471Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T17:39:18.491Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T17:39:18.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T17:39:18.544Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T17:39:18.561Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T17:39:18.577Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T17:39:18.594Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T17:39:18.616Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-723 [Pipeline] echo [2024-03-21T17:39:18.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-723 [Pipeline] echo [2024-03-21T17:39:18.657Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-723 [Pipeline] echo [2024-03-21T17:39:18.680Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 547b16f94b1679804b500b56e77067da120371f9 [Pipeline] echo [2024-03-21T17:39:18.702Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 547b16f [Pipeline] echo [2024-03-21T17:39:18.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T17:39:18.788Z] provisioning config files... [2024-03-21T17:39:18.802Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/config13379108791732236096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:39:19.137Z] ---> ****-login.sh [2024-03-21T17:39:19.137Z] nexus3.edgexfoundry.org:10001 [2024-03-21T17:39:19.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:19.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:19.401Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:19.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:19.401Z] [2024-03-21T17:39:19.401Z] Login Succeeded [2024-03-21T17:39:19.401Z] nexus3.edgexfoundry.org:10002 [2024-03-21T17:39:19.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:19.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:19.661Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:19.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:19.661Z] [2024-03-21T17:39:19.661Z] Login Succeeded [2024-03-21T17:39:19.661Z] nexus3.edgexfoundry.org:10003 [2024-03-21T17:39:19.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:19.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:19.661Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:19.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:19.661Z] [2024-03-21T17:39:19.661Z] Login Succeeded [2024-03-21T17:39:19.661Z] nexus3.edgexfoundry.org:10004 [2024-03-21T17:39:19.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:19.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:19.922Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:19.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:19.922Z] [2024-03-21T17:39:19.922Z] Login Succeeded [2024-03-21T17:39:19.922Z] ****.io [2024-03-21T17:39:19.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:20.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:20.181Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:20.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:20.182Z] [2024-03-21T17:39:20.182Z] Login Succeeded [2024-03-21T17:39:20.182Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T17:39:20.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T17:39:20.602Z] + git rev-list -1 --merges 547b16f94b1679804b500b56e77067da120371f9~1..547b16f94b1679804b500b56e77067da120371f9 [Pipeline] echo [2024-03-21T17:39:20.629Z] -----------> git rev-list -1 --merges 547b16f94b1679804b500b56e77067da120371f9~1..547b16f94b1679804b500b56e77067da120371f9 547b16f94b1679804b500b56e77067da120371f9 [false] [Pipeline] sh [2024-03-21T17:39:20.921Z] + git log --format=format:%s -1 547b16f94b1679804b500b56e77067da120371f9 [Pipeline] echo [2024-03-21T17:39:20.938Z] ========================================================= [2024-03-21T17:39:20.938Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T17:39:20.938Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T17:39:21.280Z] + git log --format=format:%s -1 547b16f94b1679804b500b56e77067da120371f9 [Pipeline] echo [2024-03-21T17:39:21.318Z] [semverPrep] GIT_COMMIT: 547b16f94b1679804b500b56e77067da120371f9, Commit Message: fix: fix output to info and fallthrough [Pipeline] echo [2024-03-21T17:39:21.333Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T17:39:21.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T17:39:21.788Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T17:39:21.788Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T17:39:21.788Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T17:39:21.788Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T17:39:21.788Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T17:39:21.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:39:22.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T17:39:22.149Z] [2024-03-21T17:39:22.149Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:39:22.453Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T17:39:22.453Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T17:39:22.453Z] b85a868b505f: Pulling fs layer [2024-03-21T17:39:22.453Z] e2be974225ed: Pulling fs layer [2024-03-21T17:39:22.453Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T17:39:22.453Z] 988bab9f4d93: Pulling fs layer [2024-03-21T17:39:22.453Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T17:39:22.453Z] eaf3925da568: Pulling fs layer [2024-03-21T17:39:22.453Z] bab4dde63d76: Pulling fs layer [2024-03-21T17:39:22.453Z] bde34c3a00c8: Pulling fs layer [2024-03-21T17:39:22.453Z] b352a97aabf1: Pulling fs layer [2024-03-21T17:39:22.453Z] 4872d77fe225: Pulling fs layer [2024-03-21T17:39:22.453Z] 5851b861e8e6: Pulling fs layer [2024-03-21T17:39:22.453Z] 988bab9f4d93: Waiting [2024-03-21T17:39:22.453Z] bab4dde63d76: Waiting [2024-03-21T17:39:22.453Z] 1469e6f7b9e6: Waiting [2024-03-21T17:39:22.453Z] b352a97aabf1: Waiting [2024-03-21T17:39:22.453Z] 4872d77fe225: Waiting [2024-03-21T17:39:22.453Z] 5851b861e8e6: Waiting [2024-03-21T17:39:22.453Z] bde34c3a00c8: Waiting [2024-03-21T17:39:22.453Z] e2be974225ed: Verifying Checksum [2024-03-21T17:39:22.453Z] e2be974225ed: Download complete [2024-03-21T17:39:22.453Z] 988bab9f4d93: Download complete [2024-03-21T17:39:22.453Z] 1469e6f7b9e6: Download complete [2024-03-21T17:39:22.453Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T17:39:22.453Z] 339a4e72a1f5: Download complete [2024-03-21T17:39:22.713Z] eaf3925da568: Download complete [2024-03-21T17:39:22.713Z] bde34c3a00c8: Verifying Checksum [2024-03-21T17:39:22.713Z] bde34c3a00c8: Download complete [2024-03-21T17:39:22.713Z] b352a97aabf1: Download complete [2024-03-21T17:39:22.713Z] 4872d77fe225: Verifying Checksum [2024-03-21T17:39:22.713Z] 4872d77fe225: Download complete [2024-03-21T17:39:22.713Z] 5851b861e8e6: Verifying Checksum [2024-03-21T17:39:22.713Z] 5851b861e8e6: Download complete [2024-03-21T17:39:22.713Z] b85a868b505f: Download complete [2024-03-21T17:39:22.971Z] bab4dde63d76: Verifying Checksum [2024-03-21T17:39:22.971Z] bab4dde63d76: Download complete [2024-03-21T17:39:23.907Z] b85a868b505f: Pull complete [2024-03-21T17:39:24.167Z] e2be974225ed: Pull complete [2024-03-21T17:39:24.429Z] 339a4e72a1f5: Pull complete [2024-03-21T17:39:24.429Z] 988bab9f4d93: Pull complete [2024-03-21T17:39:24.689Z] 1469e6f7b9e6: Pull complete [2024-03-21T17:39:24.953Z] eaf3925da568: Pull complete [2024-03-21T17:39:28.475Z] bab4dde63d76: Pull complete [2024-03-21T17:39:28.475Z] bde34c3a00c8: Pull complete [2024-03-21T17:39:28.475Z] b352a97aabf1: Pull complete [2024-03-21T17:39:28.475Z] 4872d77fe225: Pull complete [2024-03-21T17:39:28.475Z] 5851b861e8e6: Pull complete [2024-03-21T17:39:28.475Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T17:39:28.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T17:39:28.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:39:30.821Z] prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container [2024-03-21T17:39:30.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T17:39:33.054Z] $ docker top 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 -eo pid,comm [2024-03-21T17:39:33.097Z] 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). [2024-03-21T17:39:33.097Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T17:39:33.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T17:39:33.155Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T17:39:33.267Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T17:39:33.273Z] $ docker exec 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 ssh-agent [2024-03-21T17:39:33.372Z] SSH_AUTH_SOCK=/tmp/ssh-iKMIAyszwjAT/agent.32 [2024-03-21T17:39:33.372Z] SSH_AGENT_PID=38 [2024-03-21T17:39:33.379Z] Running ssh-add (command line suppressed) [2024-03-21T17:39:33.482Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/private_key_6154249460453041981.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/private_key_6154249460453041981.key) [2024-03-21T17:39:33.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T17:39:33.787Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T17:39:33.804Z] $ docker exec --env ******** --env ******** 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 ssh-agent -k [2024-03-21T17:39:33.896Z] unset SSH_AUTH_SOCK; [2024-03-21T17:39:33.896Z] unset SSH_AGENT_PID; [2024-03-21T17:39:33.896Z] echo Agent pid 38 killed; [2024-03-21T17:39:33.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T17:39:33.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T17:39:33.943Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T17:39:34.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T17:39:34.069Z] $ docker exec 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 ssh-agent [2024-03-21T17:39:34.173Z] SSH_AUTH_SOCK=/tmp/ssh-13oNZGieyRhS/agent.71 [2024-03-21T17:39:34.173Z] SSH_AGENT_PID=77 [2024-03-21T17:39:34.178Z] Running ssh-add (command line suppressed) [2024-03-21T17:39:34.283Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/private_key_15356229857037087979.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/private_key_15356229857037087979.key) [2024-03-21T17:39:34.293Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T17:39:34.588Z] + git semver init [2024-03-21T17:39:34.848Z] 2024-03-21 17:39:34,765 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T17:39:34.848Z] 2024-03-21 17:39:34,766 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver [2024-03-21T17:39:34.848Z] 2024-03-21 17:39:34,766 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver [2024-03-21T17:39:34.848Z] 2024-03-21 17:39:34,766 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-723, universal_newlines=False, shell=None, istream=None) [2024-03-21T17:39:36.756Z] 2024-03-21 17:39:36,729 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.git/info/exclude [2024-03-21T17:39:36.756Z] 2024-03-21 17:39:36,729 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver/PR-723 with force:False [2024-03-21T17:39:36.756Z] 2024-03-21 17:39:36,729 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver/PR-723 [2024-03-21T17:39:36.756Z] 2024-03-21 17:39:36,733 [execute] INFO git cat-file --batch-check [2024-03-21T17:39:36.756Z] 2024-03-21 17:39:36,734 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T17:39:36.756Z] 2024-03-21 17:39:36,740 [execute] INFO git cat-file --batch [2024-03-21T17:39:36.756Z] 2024-03-21 17:39:36,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T17:39:36.756Z] 2024-03-21 17:39:36,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-723/.semver/PR-723 [2024-03-21T17:39:36.756Z] 0.0.0 [Pipeline] } [2024-03-21T17:39:37.029Z] $ docker exec --env ******** --env ******** 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 ssh-agent -k [2024-03-21T17:39:37.129Z] unset SSH_AUTH_SOCK; [2024-03-21T17:39:37.130Z] unset SSH_AGENT_PID; [2024-03-21T17:39:37.130Z] echo Agent pid 77 killed; [2024-03-21T17:39:37.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T17:39:37.472Z] + git semver [Pipeline] } [2024-03-21T17:39:37.748Z] $ docker stop --time=1 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 [2024-03-21T17:39:39.018Z] $ docker rm -f --volumes 45244dea9ac7295996a7cf0f3ce60cb77330f49581c9cc0c4c1de55d866033b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T17:39:39.366Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T17:39:39.586Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T17:39:39.590Z] [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 [2024-03-21T17:39:39.815Z] provisioning config files... [2024-03-21T17:39:39.825Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/config348274987513409813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:39:40.128Z] ---> ****-login.sh [2024-03-21T17:39:40.128Z] nexus3.edgexfoundry.org:10001 [2024-03-21T17:39:40.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:40.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:40.129Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:40.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:40.129Z] [2024-03-21T17:39:40.129Z] Login Succeeded [2024-03-21T17:39:40.129Z] nexus3.edgexfoundry.org:10002 [2024-03-21T17:39:40.129Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:40.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:40.129Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:40.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:40.129Z] [2024-03-21T17:39:40.129Z] Login Succeeded [2024-03-21T17:39:40.129Z] nexus3.edgexfoundry.org:10003 [2024-03-21T17:39:40.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:40.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:40.389Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:40.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:40.389Z] [2024-03-21T17:39:40.389Z] Login Succeeded [2024-03-21T17:39:40.389Z] nexus3.edgexfoundry.org:10004 [2024-03-21T17:39:40.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:40.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:40.389Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:40.389Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:40.389Z] [2024-03-21T17:39:40.389Z] Login Succeeded [2024-03-21T17:39:40.389Z] ****.io [2024-03-21T17:39:40.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:39:40.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:39:40.650Z] Configure a credential helper to remove this warning. See [2024-03-21T17:39:40.650Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:39:40.650Z] [2024-03-21T17:39:40.650Z] Login Succeeded [2024-03-21T17:39:40.650Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T17:39:40.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T17:39:40.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T17:39:40.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T17:39:40.796Z] ========================================================= [2024-03-21T17:39:40.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T17:39:40.796Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:39:41.144Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T17:39:41.405Z] Sending build context to Docker daemon 59.39MB [2024-03-21T17:39:41.405Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T17:39:41.405Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-21T17:39:41.405Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T17:39:41.405Z] 7264a8db6415: Pulling fs layer [2024-03-21T17:39:41.405Z] c4d48a809fc2: Pulling fs layer [2024-03-21T17:39:41.405Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T17:39:41.405Z] ad3a456e5733: Pulling fs layer [2024-03-21T17:39:41.405Z] 69c7f0334f64: Pulling fs layer [2024-03-21T17:39:41.405Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T17:39:41.405Z] ce7588e14bc9: Pulling fs layer [2024-03-21T17:39:41.405Z] b5e4710f87ac: Pulling fs layer [2024-03-21T17:39:41.405Z] 69c7f0334f64: Waiting [2024-03-21T17:39:41.405Z] 1f1c1a5573a3: Waiting [2024-03-21T17:39:41.405Z] b5e4710f87ac: Waiting [2024-03-21T17:39:41.405Z] ad3a456e5733: Waiting [2024-03-21T17:39:41.405Z] ce7588e14bc9: Waiting [2024-03-21T17:39:41.665Z] c4d48a809fc2: Verifying Checksum [2024-03-21T17:39:41.665Z] c4d48a809fc2: Download complete [2024-03-21T17:39:41.665Z] ad3a456e5733: Download complete [2024-03-21T17:39:41.665Z] 69c7f0334f64: Verifying Checksum [2024-03-21T17:39:41.665Z] 69c7f0334f64: Download complete [2024-03-21T17:39:41.665Z] 7264a8db6415: Verifying Checksum [2024-03-21T17:39:41.665Z] 7264a8db6415: Download complete [2024-03-21T17:39:41.665Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T17:39:41.665Z] 1f1c1a5573a3: Download complete [2024-03-21T17:39:41.665Z] 7264a8db6415: Pull complete [2024-03-21T17:39:41.924Z] b5e4710f87ac: Verifying Checksum [2024-03-21T17:39:41.924Z] b5e4710f87ac: Download complete [2024-03-21T17:39:41.924Z] c4d48a809fc2: Pull complete [2024-03-21T17:39:41.924Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T17:39:41.924Z] 4f1c88b9dad5: Download complete [2024-03-21T17:39:42.490Z] ce7588e14bc9: Verifying Checksum [2024-03-21T17:39:42.490Z] ce7588e14bc9: Download complete [2024-03-21T17:39:45.020Z] 4f1c88b9dad5: Pull complete [2024-03-21T17:39:45.020Z] ad3a456e5733: Pull complete [2024-03-21T17:39:45.020Z] 69c7f0334f64: Pull complete [2024-03-21T17:39:45.279Z] 1f1c1a5573a3: Pull complete [2024-03-21T17:39:47.812Z] ce7588e14bc9: Pull complete [2024-03-21T17:39:47.812Z] b5e4710f87ac: Pull complete [2024-03-21T17:39:47.812Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T17:39:47.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T17:39:47.812Z] ---> 88b5674ff536 [2024-03-21T17:39:47.812Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-21T17:39:51.121Z] ---> Running in 047046efa9cb [2024-03-21T17:39:51.121Z] Removing intermediate container 047046efa9cb [2024-03-21T17:39:51.121Z] ---> db161c9f9b4a [2024-03-21T17:39:51.121Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T17:39:51.380Z] ---> Running in d9fc72ddf1a0 [2024-03-21T17:39:51.380Z] Removing intermediate container d9fc72ddf1a0 [2024-03-21T17:39:51.380Z] ---> 1a9fe1986df0 [2024-03-21T17:39:51.380Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T17:39:51.380Z] ---> Running in dca01b970fa9 [2024-03-21T17:39:51.380Z] Removing intermediate container dca01b970fa9 [2024-03-21T17:39:51.380Z] ---> fb6cc77c193b [2024-03-21T17:39:51.380Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-21T17:39:51.380Z] ---> Running in 48094bdec331 [2024-03-21T17:39:51.638Z] Removing intermediate container 48094bdec331 [2024-03-21T17:39:51.638Z] ---> ccfea9bd57a6 [2024-03-21T17:39:51.638Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-21T17:39:51.638Z] ---> Running in e4b17194823d [2024-03-21T17:39:51.638Z] Removing intermediate container e4b17194823d [2024-03-21T17:39:51.638Z] ---> f76e21cd58a5 [2024-03-21T17:39:51.638Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-21T17:39:52.205Z] latest: Pulling from library/docker [2024-03-21T17:39:52.205Z] 4abcf2066143: Pulling fs layer [2024-03-21T17:39:52.205Z] ffdb6de66fda: Pulling fs layer [2024-03-21T17:39:52.205Z] 4f4fb700ef54: Pulling fs layer [2024-03-21T17:39:52.205Z] c771eb93ec5b: Pulling fs layer [2024-03-21T17:39:52.205Z] 2e29b047ab04: Pulling fs layer [2024-03-21T17:39:52.205Z] c771eb93ec5b: Waiting [2024-03-21T17:39:52.205Z] 3710403c6407: Pulling fs layer [2024-03-21T17:39:52.205Z] 9679d11221eb: Pulling fs layer [2024-03-21T17:39:52.205Z] a1f4d5ff082d: Pulling fs layer [2024-03-21T17:39:52.205Z] 8619895a2817: Pulling fs layer [2024-03-21T17:39:52.205Z] e54189544cd1: Pulling fs layer [2024-03-21T17:39:52.205Z] 3710403c6407: Waiting [2024-03-21T17:39:52.205Z] a84a70fc4b4a: Pulling fs layer [2024-03-21T17:39:52.205Z] 9679d11221eb: Waiting [2024-03-21T17:39:52.205Z] a1f4d5ff082d: Waiting [2024-03-21T17:39:52.205Z] d627717fa4a5: Pulling fs layer [2024-03-21T17:39:52.205Z] 0ae029e9742a: Pulling fs layer [2024-03-21T17:39:52.205Z] e54189544cd1: Waiting [2024-03-21T17:39:52.205Z] 2bb1a6803abb: Pulling fs layer [2024-03-21T17:39:52.205Z] 8619895a2817: Waiting [2024-03-21T17:39:52.205Z] b19a36bc3c9d: Pulling fs layer [2024-03-21T17:39:52.205Z] a84a70fc4b4a: Waiting [2024-03-21T17:39:52.205Z] f46bb1846743: Pulling fs layer [2024-03-21T17:39:52.205Z] d627717fa4a5: Waiting [2024-03-21T17:39:52.205Z] 0ae029e9742a: Waiting [2024-03-21T17:39:52.205Z] f46bb1846743: Waiting [2024-03-21T17:39:52.205Z] 2e29b047ab04: Waiting [2024-03-21T17:39:52.205Z] 4f4fb700ef54: Download complete [2024-03-21T17:39:52.464Z] ffdb6de66fda: Download complete [2024-03-21T17:39:52.464Z] 4abcf2066143: Verifying Checksum [2024-03-21T17:39:52.464Z] 4abcf2066143: Download complete [2024-03-21T17:39:52.464Z] c771eb93ec5b: Verifying Checksum [2024-03-21T17:39:52.464Z] c771eb93ec5b: Download complete [2024-03-21T17:39:52.464Z] 4abcf2066143: Pull complete [2024-03-21T17:39:52.722Z] ffdb6de66fda: Pull complete [2024-03-21T17:39:52.722Z] 4f4fb700ef54: Pull complete [2024-03-21T17:39:52.722Z] 3710403c6407: Verifying Checksum [2024-03-21T17:39:52.722Z] 3710403c6407: Download complete [2024-03-21T17:39:52.980Z] c771eb93ec5b: Pull complete [2024-03-21T17:39:52.980Z] 9679d11221eb: Verifying Checksum [2024-03-21T17:39:52.980Z] 9679d11221eb: Download complete [2024-03-21T17:39:52.980Z] a1f4d5ff082d: Verifying Checksum [2024-03-21T17:39:52.980Z] a1f4d5ff082d: Download complete [2024-03-21T17:39:52.980Z] 2e29b047ab04: Verifying Checksum [2024-03-21T17:39:52.980Z] 2e29b047ab04: Download complete [2024-03-21T17:39:52.980Z] 8619895a2817: Verifying Checksum [2024-03-21T17:39:52.980Z] 8619895a2817: Download complete [2024-03-21T17:39:53.238Z] e54189544cd1: Verifying Checksum [2024-03-21T17:39:53.238Z] e54189544cd1: Download complete [2024-03-21T17:39:53.238Z] d627717fa4a5: Verifying Checksum [2024-03-21T17:39:53.238Z] d627717fa4a5: Download complete [2024-03-21T17:39:53.238Z] a84a70fc4b4a: Verifying Checksum [2024-03-21T17:39:53.238Z] a84a70fc4b4a: Download complete [2024-03-21T17:39:53.238Z] 2e29b047ab04: Pull complete [2024-03-21T17:39:53.238Z] 0ae029e9742a: Verifying Checksum [2024-03-21T17:39:53.238Z] 0ae029e9742a: Download complete [2024-03-21T17:39:53.495Z] b19a36bc3c9d: Download complete [2024-03-21T17:39:53.495Z] f46bb1846743: Verifying Checksum [2024-03-21T17:39:53.495Z] f46bb1846743: Download complete [2024-03-21T17:39:53.753Z] 3710403c6407: Pull complete [2024-03-21T17:39:54.011Z] 2bb1a6803abb: Verifying Checksum [2024-03-21T17:39:54.012Z] 2bb1a6803abb: Download complete [2024-03-21T17:39:54.012Z] 9679d11221eb: Pull complete [2024-03-21T17:39:54.270Z] a1f4d5ff082d: Pull complete [2024-03-21T17:39:54.270Z] 8619895a2817: Pull complete [2024-03-21T17:39:54.270Z] e54189544cd1: Pull complete [2024-03-21T17:39:54.529Z] a84a70fc4b4a: Pull complete [2024-03-21T17:39:54.529Z] d627717fa4a5: Pull complete [2024-03-21T17:39:54.747Z] Still waiting to schedule task [2024-03-21T17:39:54.748Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-591’ is offline [2024-03-21T17:39:54.787Z] 0ae029e9742a: Pull complete [2024-03-21T17:39:55.721Z] 2bb1a6803abb: Pull complete [2024-03-21T17:39:55.721Z] b19a36bc3c9d: Pull complete [2024-03-21T17:39:55.721Z] f46bb1846743: Pull complete [2024-03-21T17:39:55.721Z] Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d [2024-03-21T17:39:55.721Z] Status: Downloaded newer image for docker:latest [2024-03-21T17:39:57.633Z] ---> 94c818c0a82b [2024-03-21T17:39:57.633Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T17:39:57.633Z] ---> Running in d9abdc2376af [2024-03-21T17:39:57.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T17:39:57.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T17:39:57.893Z] OK: 264 MiB in 52 packages [2024-03-21T17:39:58.151Z] Removing intermediate container d9abdc2376af [2024-03-21T17:39:58.151Z] ---> b4395e64c0b1 [2024-03-21T17:39:58.151Z] Step 10/15 : ENV GO111MODULE=on [2024-03-21T17:39:58.151Z] ---> Running in d2f89c769016 [2024-03-21T17:39:58.408Z] Removing intermediate container d2f89c769016 [2024-03-21T17:39:58.408Z] ---> 46f60f2faac8 [2024-03-21T17:39:58.408Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-21T17:39:58.408Z] ---> Running in f3779ebdabc2 [2024-03-21T17:39:58.408Z] Removing intermediate container f3779ebdabc2 [2024-03-21T17:39:58.408Z] ---> 4b591d51f746 [2024-03-21T17:39:58.408Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-21T17:39:58.666Z] ---> a7f9111fa048 [2024-03-21T17:39:58.666Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T17:39:58.666Z] ---> Running in 4f335754ce33 [2024-03-21T17:40:45.361Z] Removing intermediate container 4f335754ce33 [2024-03-21T17:40:45.361Z] ---> ce632cedbb0b [2024-03-21T17:40:45.361Z] Step 14/15 : COPY . . [2024-03-21T17:40:45.361Z] ---> f92603e15e2e [2024-03-21T17:40:45.361Z] Step 15/15 : RUN ${MAKE} [2024-03-21T17:40:45.361Z] ---> Running in 11f2c846d2dd [2024-03-21T17:40:45.361Z] noop [2024-03-21T17:40:45.361Z] Removing intermediate container 11f2c846d2dd [2024-03-21T17:40:45.361Z] ---> fc52492f0f2d [2024-03-21T17:40:45.361Z] Successfully built fc52492f0f2d [2024-03-21T17:40:45.361Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:40:45.696Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T17:40:45.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:40:45.781Z] prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container [2024-03-21T17:40:45.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T17:40:46.157Z] $ docker top e4ffd2f06066725d3726a1f56afc47aa0199e1a85c36b3fda6fc2b214d086fc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T17:40:46.507Z] + go version [2024-03-21T17:40:46.507Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T17:40:46.522Z] $ docker stop --time=1 e4ffd2f06066725d3726a1f56afc47aa0199e1a85c36b3fda6fc2b214d086fc7 [2024-03-21T17:40:47.809Z] $ docker rm -f --volumes e4ffd2f06066725d3726a1f56afc47aa0199e1a85c36b3fda6fc2b214d086fc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:40:48.249Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T17:40:48.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:40:48.338Z] prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container [2024-03-21T17:40:48.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T17:40:48.700Z] $ docker top 1f7898a10986358fcb53cd89545a2dc1b20a3a45a7b01e125a7878e4a63536bc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T17:40:49.055Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-723 [Pipeline] fileExists [Pipeline] sh [2024-03-21T17:40:49.366Z] + make test [2024-03-21T17:40:49.366Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-21T17:40:50.303Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-21T17:41:08.383Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-21T17:41:08.383Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-21T17:41:08.383Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-21T17:41:08.383Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-21T17:41:08.383Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-21T17:41:08.383Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-21T17:41:08.383Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-21T17:41:08.383Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-21T17:41:08.383Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-21T17:41:10.281Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T17:41:10.281Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T17:41:10.281Z] ./bin/test-attribution-txt.sh [2024-03-21T17:41:10.281Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T17:41:10.540Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-03-21T17:41:10.541Z] make -C web test [2024-03-21T17:41:10.541Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-723/web' [2024-03-21T17:41:10.541Z] make[1]: tput: No such file or directory [2024-03-21T17:41:10.541Z] make[1]: tput: No such file or directory [2024-03-21T17:41:10.541Z] warning: generating ./VERSION [2024-03-21T17:41:10.541Z] echo "0.0.0" > VERSION [2024-03-21T17:41:10.541Z] docker build \ [2024-03-21T17:41:10.541Z] -f Dockerfile \ [2024-03-21T17:41:10.541Z] --build-arg USER=1000 \ [2024-03-21T17:41:10.541Z] \ [2024-03-21T17:41:10.541Z] --label "git_sha=547b16f94b1679804b500b56e77067da120371f9" \ [2024-03-21T17:41:10.541Z] -t edgexfoundry/edgex-web-ui:547b16f94b1679804b500b56e77067da120371f9 \ [2024-03-21T17:41:10.541Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-03-21T17:41:10.541Z] . [2024-03-21T17:41:10.541Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-03-21T17:41:10.541Z] Install the buildx component to build images with BuildKit: [2024-03-21T17:41:10.541Z] https://docs.docker.com/go/buildx/ [2024-03-21T17:41:10.541Z] [2024-03-21T17:41:10.799Z] Sending build context to Docker daemon 2.62MB [2024-03-21T17:41:10.799Z] Step 1/11 : FROM node:18-alpine3.18 [2024-03-21T17:41:10.799Z] 18-alpine3.18: Pulling from library/node [2024-03-21T17:41:10.799Z] 619be1103602: Pulling fs layer [2024-03-21T17:41:10.799Z] 46bbeb28556e: Pulling fs layer [2024-03-21T17:41:10.799Z] c579a9bd1700: Pulling fs layer [2024-03-21T17:41:10.799Z] 745a187ebdee: Pulling fs layer [2024-03-21T17:41:10.799Z] 745a187ebdee: Waiting [2024-03-21T17:41:10.799Z] c579a9bd1700: Verifying Checksum [2024-03-21T17:41:10.799Z] c579a9bd1700: Download complete [2024-03-21T17:41:10.799Z] 619be1103602: Verifying Checksum [2024-03-21T17:41:10.799Z] 619be1103602: Download complete [2024-03-21T17:41:10.799Z] 745a187ebdee: Verifying Checksum [2024-03-21T17:41:10.799Z] 745a187ebdee: Download complete [2024-03-21T17:41:11.058Z] 619be1103602: Pull complete [2024-03-21T17:41:11.058Z] 46bbeb28556e: Verifying Checksum [2024-03-21T17:41:11.058Z] 46bbeb28556e: Download complete [2024-03-21T17:41:12.432Z] 46bbeb28556e: Pull complete [2024-03-21T17:41:12.432Z] c579a9bd1700: Pull complete [2024-03-21T17:41:12.432Z] 745a187ebdee: Pull complete [2024-03-21T17:41:12.432Z] Digest: sha256:1163db1dad710d579fc19831492f50c8b04ce6221d4fa86f9c2f5d564d35daa1 [2024-03-21T17:41:12.432Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-03-21T17:41:12.432Z] ---> 21c9ccd52f0b [2024-03-21T17:41:12.432Z] Step 2/11 : RUN apk add --no-cache chromium [2024-03-21T17:41:13.368Z] ---> Running in e58b0f8a1c47 [2024-03-21T17:41:13.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T17:41:13.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T17:41:13.884Z] (1/154) Installing libexpat (2.6.2-r0) [2024-03-21T17:41:13.884Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-03-21T17:41:13.884Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-03-21T17:41:13.884Z] (4/154) Installing libpng (1.6.39-r3) [2024-03-21T17:41:13.884Z] (5/154) Installing freetype (2.13.0-r5) [2024-03-21T17:41:13.884Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-03-21T17:41:13.884Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-03-21T17:41:13.885Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-03-21T17:41:13.885Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-03-21T17:41:13.885Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-03-21T17:41:13.885Z] (11/154) Installing libffi (3.4.4-r2) [2024-03-21T17:41:13.885Z] (12/154) Installing libintl (0.21.1-r7) [2024-03-21T17:41:13.885Z] (13/154) Installing libblkid (2.38.1-r8) [2024-03-21T17:41:13.885Z] (14/154) Installing libmount (2.38.1-r8) [2024-03-21T17:41:13.885Z] (15/154) Installing pcre2 (10.42-r1) [2024-03-21T17:41:14.144Z] (16/154) Installing glib (2.76.6-r0) [2024-03-21T17:41:14.144Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-03-21T17:41:14.144Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-03-21T17:41:14.144Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-03-21T17:41:14.144Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-03-21T17:41:14.144Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-03-21T17:41:14.144Z] (22/154) Installing libwebp (1.3.2-r0) [2024-03-21T17:41:14.144Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-03-21T17:41:14.144Z] (24/154) Installing tiff (4.5.1-r0) [2024-03-21T17:41:14.144Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-03-21T17:41:14.144Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-03-21T17:41:14.144Z] (27/154) Installing libxau (1.0.11-r2) [2024-03-21T17:41:14.144Z] (28/154) Installing libmd (1.0.4-r2) [2024-03-21T17:41:14.144Z] (29/154) Installing libbsd (0.11.7-r1) [2024-03-21T17:41:14.144Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-03-21T17:41:14.144Z] (31/154) Installing libxcb (1.15-r1) [2024-03-21T17:41:14.144Z] (32/154) Installing libx11 (1.8.7-r0) [2024-03-21T17:41:14.144Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-03-21T17:41:14.144Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-03-21T17:41:14.144Z] (35/154) Installing libxrender (0.9.11-r3) [2024-03-21T17:41:14.144Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-03-21T17:41:14.144Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-03-21T17:41:14.144Z] (38/154) Installing libxext (1.3.5-r2) [2024-03-21T17:41:14.144Z] (39/154) Installing libxi (1.8.1-r0) [2024-03-21T17:41:14.144Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-03-21T17:41:14.144Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-03-21T17:41:14.144Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-03-21T17:41:14.144Z] (43/154) Installing libxtst (1.2.4-r2) [2024-03-21T17:41:14.144Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-03-21T17:41:14.144Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-03-21T17:41:14.144Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-03-21T17:41:14.144Z] (47/154) Installing pixman (0.42.2-r1) [2024-03-21T17:41:14.402Z] (48/154) Installing cairo (1.17.8-r1) [2024-03-21T17:41:14.402Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-03-21T17:41:14.402Z] (50/154) Installing avahi-libs (0.8-r13) [2024-03-21T17:41:14.402Z] (51/154) Installing gmp (6.2.1-r3) [2024-03-21T17:41:14.402Z] (52/154) Installing nettle (3.8.1-r2) [2024-03-21T17:41:14.402Z] (53/154) Installing libunistring (1.1-r1) [2024-03-21T17:41:14.402Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-03-21T17:41:14.402Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-03-21T17:41:14.402Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-03-21T17:41:14.402Z] (57/154) Installing gnutls (3.8.3-r0) [2024-03-21T17:41:14.402Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-03-21T17:41:14.402Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-03-21T17:41:14.402Z] (60/154) Installing fribidi (1.0.13-r0) [2024-03-21T17:41:14.402Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-03-21T17:41:14.402Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-03-21T17:41:14.402Z] (63/154) Installing libxft (2.3.8-r1) [2024-03-21T17:41:14.402Z] (64/154) Installing pango (1.50.14-r1) [2024-03-21T17:41:14.402Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-03-21T17:41:14.402Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-03-21T17:41:14.402Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-03-21T17:41:14.402Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-03-21T17:41:14.402Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-03-21T17:41:14.402Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-03-21T17:41:14.662Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-03-21T17:41:14.662Z] (71/154) Installing icu-data-full (73.2-r2) [2024-03-21T17:41:14.662Z] (72/154) Installing mesa (23.0.4-r0) [2024-03-21T17:41:14.662Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-03-21T17:41:15.597Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-03-21T17:41:15.597Z] (75/154) Installing libpciaccess (0.17-r2) [2024-03-21T17:41:15.597Z] (76/154) Installing libdrm (2.4.115-r4) [2024-03-21T17:41:15.597Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-03-21T17:41:15.598Z] (78/154) Installing libelf (0.189-r2) [2024-03-21T17:41:15.598Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-03-21T17:41:15.598Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-03-21T17:41:15.598Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-03-21T17:41:15.598Z] (82/154) Installing libmagic (5.45-r0) [2024-03-21T17:41:15.598Z] (83/154) Installing file (5.45-r0) [2024-03-21T17:41:15.598Z] (84/154) Installing libice (1.1.1-r2) [2024-03-21T17:41:15.598Z] (85/154) Installing libuuid (2.38.1-r8) [2024-03-21T17:41:15.598Z] (86/154) Installing libsm (1.2.4-r1) [2024-03-21T17:41:15.598Z] (87/154) Installing libxt (1.3.0-r2) [2024-03-21T17:41:15.598Z] (88/154) Installing libxmu (1.1.4-r2) [2024-03-21T17:41:15.598Z] (89/154) Installing xset (1.2.5-r1) [2024-03-21T17:41:15.598Z] (90/154) Installing xprop (1.2.7-r0) [2024-03-21T17:41:15.598Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-03-21T17:41:15.598Z] (92/154) Installing libogg (1.3.5-r4) [2024-03-21T17:41:15.598Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-03-21T17:41:15.598Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-03-21T17:41:15.856Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-03-21T17:41:15.856Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-03-21T17:41:15.856Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-03-21T17:41:15.856Z] (98/154) Installing libva (2.18.0-r1) [2024-03-21T17:41:15.856Z] (99/154) Installing libvdpau (1.5-r1) [2024-03-21T17:41:15.856Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-03-21T17:41:15.856Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-03-21T17:41:15.856Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-03-21T17:41:15.856Z] (103/154) Installing libhwy (1.0.4-r1) [2024-03-21T17:41:15.856Z] (104/154) Installing lcms2 (2.15-r2) [2024-03-21T17:41:15.856Z] (105/154) Installing libjxl (0.8.2-r0) [2024-03-21T17:41:16.114Z] (106/154) Installing lame-libs (3.100-r5) [2024-03-21T17:41:16.114Z] (107/154) Installing opus (1.4-r0) [2024-03-21T17:41:16.114Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-03-21T17:41:16.114Z] (109/154) Installing soxr (0.1.3-r5) [2024-03-21T17:41:16.114Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-03-21T17:41:16.114Z] (111/154) Installing libtheora (1.1.1-r17) [2024-03-21T17:41:16.114Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-03-21T17:41:16.114Z] (113/154) Installing libvpx (1.13.0-r2) [2024-03-21T17:41:16.114Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-03-21T17:41:16.114Z] (115/154) Installing numactl (2.0.16-r4) [2024-03-21T17:41:16.114Z] (116/154) Installing x265-libs (3.5-r4) [2024-03-21T17:41:16.114Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-03-21T17:41:16.114Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-03-21T17:41:16.373Z] (119/154) Installing libbluray (1.3.4-r0) [2024-03-21T17:41:16.373Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-03-21T17:41:16.373Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-03-21T17:41:16.373Z] (122/154) Installing cjson (1.7.17-r0) [2024-03-21T17:41:16.373Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-03-21T17:41:16.373Z] (124/154) Installing librist (0.2.7-r0) [2024-03-21T17:41:16.373Z] (125/154) Installing libsrt (1.5.2-r0) [2024-03-21T17:41:16.373Z] (126/154) Installing libssh (0.10.5-r0) [2024-03-21T17:41:16.373Z] (127/154) Installing libsodium (1.0.18-r3) [2024-03-21T17:41:16.373Z] (128/154) Installing libzmq (4.3.4-r4) [2024-03-21T17:41:16.373Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-03-21T17:41:16.373Z] (130/154) Installing libevent (2.1.12-r6) [2024-03-21T17:41:16.373Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-03-21T17:41:16.373Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-03-21T17:41:16.373Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-03-21T17:41:16.373Z] (134/154) Installing icu-libs (73.2-r2) [2024-03-21T17:41:16.373Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-03-21T17:41:16.373Z] (136/154) Installing minizip (1.2.13-r1) [2024-03-21T17:41:16.373Z] (137/154) Installing nspr (4.35-r2) [2024-03-21T17:41:16.373Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-03-21T17:41:16.632Z] (139/154) Installing nss (3.94-r0) [2024-03-21T17:41:16.632Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-03-21T17:41:16.632Z] (141/154) Installing libasyncns (0.8-r1) [2024-03-21T17:41:16.632Z] (142/154) Installing libltdl (2.4.7-r2) [2024-03-21T17:41:16.632Z] (143/154) Installing orc (0.4.34-r0) [2024-03-21T17:41:16.632Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-03-21T17:41:16.632Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-03-21T17:41:16.632Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-03-21T17:41:16.632Z] (147/154) Installing libpulse (16.1-r10) [2024-03-21T17:41:16.632Z] (148/154) Installing snappy (1.1.10-r1) [2024-03-21T17:41:16.632Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-03-21T17:41:16.632Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-03-21T17:41:16.632Z] (151/154) Installing libgpg-error (1.47-r1) [2024-03-21T17:41:16.632Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-03-21T17:41:16.632Z] (153/154) Installing libxslt (1.1.38-r0) [2024-03-21T17:41:16.632Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-03-21T17:41:18.006Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T17:41:18.006Z] Executing fontconfig-2.14.2-r3.trigger [2024-03-21T17:41:18.006Z] Executing mkfontscale-1.2.2-r3.trigger [2024-03-21T17:41:18.006Z] Executing glib-2.76.6-r0.trigger [2024-03-21T17:41:18.006Z] Executing shared-mime-info-2.2-r5.trigger [2024-03-21T17:41:18.572Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-03-21T17:41:18.572Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-03-21T17:41:18.572Z] OK: 580 MiB in 171 packages [2024-03-21T17:41:22.518Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-593 in /w/workspace/edgexfoundry_edgex-ui-go_PR-723 [Pipeline] { [Pipeline] ws [2024-03-21T17:41:22.538Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2024-03-21T17:41:23.834Z] Removing intermediate container e58b0f8a1c47 [2024-03-21T17:41:23.834Z] ---> 3dd8f776dea7 [2024-03-21T17:41:23.834Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-03-21T17:41:23.834Z] ---> Running in 71a05c8efc4d [2024-03-21T17:41:24.094Z] Removing intermediate container 71a05c8efc4d [2024-03-21T17:41:24.094Z] ---> 776862a70036 [2024-03-21T17:41:24.094Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-03-21T17:41:24.094Z] ---> Running in 0cbe55b5f001 [2024-03-21T17:41:24.094Z] Removing intermediate container 0cbe55b5f001 [2024-03-21T17:41:24.094Z] ---> 570f2d95e26b [2024-03-21T17:41:24.094Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-03-21T17:41:24.094Z] ---> Running in cff2c5939cde [2024-03-21T17:41:24.094Z] Removing intermediate container cff2c5939cde [2024-03-21T17:41:24.094Z] ---> b801ff784735 [2024-03-21T17:41:24.094Z] Step 6/11 : RUN npm install -g npm [2024-03-21T17:41:24.094Z] ---> Running in f1e1b418cd18 [2024-03-21T17:41:25.640Z] The recommended git tool is: git [2024-03-21T17:41:30.324Z] using credential edgex-jenkins-ssh [2024-03-21T17:41:30.346Z] Cloning the remote Git repository [2024-03-21T17:41:30.383Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-21T17:41:30.470Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2024-03-21T17:41:30.661Z] [2024-03-21T17:41:30.661Z] removed 26 packages, and changed 55 packages in 6s [2024-03-21T17:41:30.661Z] [2024-03-21T17:41:30.661Z] 24 packages are looking for funding [2024-03-21T17:41:30.661Z] run `npm fund` for details [2024-03-21T17:41:31.596Z] Removing intermediate container f1e1b418cd18 [2024-03-21T17:41:31.596Z] ---> 17426086c323 [2024-03-21T17:41:31.596Z] Step 7/11 : ARG USER=1000 [2024-03-21T17:41:31.596Z] ---> Running in be2a9094a964 [2024-03-21T17:41:31.596Z] Removing intermediate container be2a9094a964 [2024-03-21T17:41:31.596Z] ---> 7a9dc07d0a9d [2024-03-21T17:41:31.596Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-03-21T17:41:31.596Z] ---> Running in 815a99044d46 [2024-03-21T17:41:30.609Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-21T17:41:30.610Z] > git --version # timeout=10 [2024-03-21T17:41:30.635Z] > git --version # 'git version 2.25.1' [2024-03-21T17:41:30.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T17:41:30.799Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T17:41:32.165Z] Removing intermediate container 815a99044d46 [2024-03-21T17:41:32.165Z] ---> 17186689f55f [2024-03-21T17:41:32.165Z] Step 9/11 : USER $USER:$USER [2024-03-21T17:41:32.165Z] ---> Running in ed97ca57f537 [2024-03-21T17:41:32.165Z] Removing intermediate container ed97ca57f537 [2024-03-21T17:41:32.165Z] ---> 098601283317 [2024-03-21T17:41:32.165Z] Step 10/11 : WORKDIR /app [2024-03-21T17:41:32.165Z] ---> Running in c3a744347a9a [2024-03-21T17:41:32.424Z] Removing intermediate container c3a744347a9a [2024-03-21T17:41:32.424Z] ---> ca08ebeb6cdb [2024-03-21T17:41:32.424Z] Step 11/11 : LABEL git_sha=547b16f94b1679804b500b56e77067da120371f9 [2024-03-21T17:41:32.424Z] ---> Running in 1e813b45415d [2024-03-21T17:41:32.424Z] Removing intermediate container 1e813b45415d [2024-03-21T17:41:32.424Z] ---> 6ed578d4f918 [2024-03-21T17:41:32.424Z] Successfully built 6ed578d4f918 [2024-03-21T17:41:32.424Z] Successfully tagged edgexfoundry/edgex-web-ui:547b16f94b1679804b500b56e77067da120371f9 [2024-03-21T17:41:32.424Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-03-21T17:41:32.424Z] touch edgex-web-ui.imagebuilt [2024-03-21T17:41:32.424Z] mkdir -p node_modules coverage [2024-03-21T17:41:32.424Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-03-21T17:41:32.424Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-03-21T17:41:34.971Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-21T17:41:34.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T17:41:36.530Z] Merging remotes/origin/main commit 76c7bda26704e13abda599293f14a45310026ab6 into PR head commit 547b16f94b1679804b500b56e77067da120371f9 [2024-03-21T17:41:37.098Z] Merge succeeded, producing 547b16f94b1679804b500b56e77067da120371f9 [2024-03-21T17:41:37.099Z] Checking out Revision 547b16f94b1679804b500b56e77067da120371f9 (PR-723) [2024-03-21T17:41:35.821Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-03-21T17:41:35.864Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-03-21T17:41:35.864Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T17:41:35.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/723/head:refs/remotes/origin/PR-723 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-21T17:41:36.546Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T17:41:36.617Z] > git checkout -f 547b16f94b1679804b500b56e77067da120371f9 # timeout=10 [2024-03-21T17:41:36.998Z] > git remote # timeout=10 [2024-03-21T17:41:37.016Z] > git config --get remote.origin.url # timeout=10 [2024-03-21T17:41:37.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T17:41:37.055Z] > git merge 76c7bda26704e13abda599293f14a45310026ab6 # timeout=10 [2024-03-21T17:41:37.079Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-21T17:41:37.101Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T17:41:37.114Z] > git checkout -f 547b16f94b1679804b500b56e77067da120371f9 # timeout=10 [2024-03-21T17:41:40.972Z] Commit message: "fix: fix output to info and fallthrough" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T17:41:42.395Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T17:41:42.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T17:41:42.395Z] Dload Upload Total Spent Left Speed [2024-03-21T17:41:42.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2024-03-21T17:41:42.731Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T17:41:43.057Z] + + sudo tee /etc/docker/daemon.new [2024-03-21T17:41:43.057Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T17:41:43.057Z] { [2024-03-21T17:41:43.057Z] "registry-mirrors": [ [2024-03-21T17:41:43.057Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T17:41:43.057Z] ], [2024-03-21T17:41:43.057Z] "bip": "10.250.0.254/24", [2024-03-21T17:41:43.057Z] "hosts": [ [2024-03-21T17:41:43.057Z] "tcp://0.0.0.0:5555", [2024-03-21T17:41:43.057Z] "unix:///var/run/docker.sock" [2024-03-21T17:41:43.057Z] ], [2024-03-21T17:41:43.057Z] "mtu": 1458, [2024-03-21T17:41:43.057Z] "selinux-enabled": true, [2024-03-21T17:41:43.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T17:41:43.057Z] } [Pipeline] sh [2024-03-21T17:41:43.378Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T17:41:43.701Z] + sudo service docker restart [2024-03-21T17:41:44.632Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-03-21T17:41:44.632Z] npm WARN deprecated @babel/plugin-proposal-async-generator-functions@7.20.7: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead. [2024-03-21T17:41:44.632Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-03-21T17:41:44.632Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-03-21T17:41:44.632Z] npm WARN deprecated @babel/plugin-proposal-unicode-property-regex@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-unicode-property-regex instead. [2024-03-21T17:41:44.632Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-03-21T17:41:44.632Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-03-21T17:41:45.200Z] 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. [2024-03-21T17:41:45.768Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-03-21T17:41:46.337Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-03-21T17:41:47.274Z] 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 [2024-03-21T17:41:47.274Z] 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 [2024-03-21T17:41:48.653Z] 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. [2024-03-21T17:41:52.845Z] [2024-03-21T17:41:52.845Z] added 1182 packages, and audited 1183 packages in 19s [2024-03-21T17:41:52.845Z] [2024-03-21T17:41:52.845Z] 100 packages are looking for funding [2024-03-21T17:41:52.845Z] run `npm fund` for details [2024-03-21T17:41:52.845Z] [2024-03-21T17:41:52.845Z] 20 vulnerabilities (13 moderate, 6 high, 1 critical) [2024-03-21T17:41:52.845Z] [2024-03-21T17:41:52.845Z] To address issues that do not require attention, run: [2024-03-21T17:41:52.845Z] npm audit fix [2024-03-21T17:41:52.845Z] [2024-03-21T17:41:52.845Z] To address all issues (including breaking changes), run: [2024-03-21T17:41:52.845Z] npm audit fix --force [2024-03-21T17:41:52.845Z] [2024-03-21T17:41:52.845Z] Run `npm audit` for details. [2024-03-21T17:41:55.385Z] 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 [2024-03-21T17:41:56.767Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T17:42:02.042Z] provisioning config files... [2024-03-21T17:42:02.142Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config10461107349588867270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:42:02.575Z] ---> ****-login.sh [2024-03-21T17:42:02.576Z] nexus3.edgexfoundry.org:10001 [2024-03-21T17:42:03.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:42:03.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:42:03.430Z] Configure a credential helper to remove this warning. See [2024-03-21T17:42:03.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:42:03.430Z] [2024-03-21T17:42:03.430Z] Login Succeeded [2024-03-21T17:42:03.430Z] nexus3.edgexfoundry.org:10002 [2024-03-21T17:42:03.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:42:03.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:42:03.700Z] Configure a credential helper to remove this warning. See [2024-03-21T17:42:03.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:42:03.700Z] [2024-03-21T17:42:03.700Z] Login Succeeded [2024-03-21T17:42:03.700Z] nexus3.edgexfoundry.org:10003 [2024-03-21T17:42:03.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:42:03.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:42:03.970Z] Configure a credential helper to remove this warning. See [2024-03-21T17:42:03.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:42:03.970Z] [2024-03-21T17:42:03.970Z] Login Succeeded [2024-03-21T17:42:03.970Z] nexus3.edgexfoundry.org:10004 [2024-03-21T17:42:04.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:42:04.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:42:04.241Z] Configure a credential helper to remove this warning. See [2024-03-21T17:42:04.241Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:42:04.241Z] [2024-03-21T17:42:04.241Z] Login Succeeded [2024-03-21T17:42:04.513Z] ****.io [2024-03-21T17:42:04.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T17:42:05.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T17:42:05.101Z] Configure a credential helper to remove this warning. See [2024-03-21T17:42:05.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T17:42:05.101Z] [2024-03-21T17:42:05.101Z] Login Succeeded [2024-03-21T17:42:05.101Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T17:42:05.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T17:42:05.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T17:42:05.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T17:42:05.432Z] ========================================================= [2024-03-21T17:42:05.433Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T17:42:05.433Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:42:05.799Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T17:42:07.218Z] Sending build context to Docker daemon 35.34MB [2024-03-21T17:42:07.218Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T17:42:07.218Z] Step 2/15 : FROM ${BASE} AS builder [2024-03-21T17:42:07.218Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T17:42:07.218Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T17:42:07.218Z] 5d54e960e981: Pulling fs layer [2024-03-21T17:42:07.218Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T17:42:07.218Z] f0e02332f6b5: Pulling fs layer [2024-03-21T17:42:07.218Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T17:42:07.218Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T17:42:07.218Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T17:42:07.218Z] 94ae7d8d031c: Waiting [2024-03-21T17:42:07.218Z] 872ee5b61b7b: Waiting [2024-03-21T17:42:07.218Z] 0c6a40ed1a82: Waiting [2024-03-21T17:42:07.218Z] f0e02332f6b5: Waiting [2024-03-21T17:42:07.218Z] 5d54e960e981: Verifying Checksum [2024-03-21T17:42:07.218Z] 5d54e960e981: Download complete [2024-03-21T17:42:07.218Z] f0e02332f6b5: Verifying Checksum [2024-03-21T17:42:07.218Z] f0e02332f6b5: Download complete [2024-03-21T17:42:07.218Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T17:42:07.218Z] 872ee5b61b7b: Download complete [2024-03-21T17:42:07.218Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T17:42:07.218Z] 9fda8d8052c6: Download complete [2024-03-21T17:42:07.807Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T17:42:07.807Z] 94ae7d8d031c: Download complete [2024-03-21T17:42:08.076Z] 9fda8d8052c6: Pull complete [2024-03-21T17:42:08.663Z] 5d54e960e981: Pull complete [2024-03-21T17:42:08.931Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T17:42:08.931Z] c4a7e357bf2a: Download complete [2024-03-21T17:42:10.342Z] 0c6a40ed1a82: Verifying Checksum [2024-03-21T17:42:10.342Z] 0c6a40ed1a82: Download complete [2024-03-21T17:42:22.681Z] c4a7e357bf2a: Pull complete [2024-03-21T17:42:22.681Z] f0e02332f6b5: Pull complete [2024-03-21T17:42:22.681Z] 872ee5b61b7b: Pull complete [2024-03-21T17:42:23.344Z] ✔ Browser application bundle generation complete. [2024-03-21T17:42:23.344Z] 21 03 2024 17:42:20.247:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-03-21T17:42:23.344Z] 21 03 2024 17:42:20.249:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-03-21T17:42:23.344Z] 21 03 2024 17:42:20.253:INFO [launcher]: Starting browser ChromeHeadless [2024-03-21T17:42:23.344Z] 21 03 2024 17:42:20.581:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 5XtjGOnmKSZ_PyzBAAAB with id 68822972 [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.059 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.066 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.071 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.082 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.1 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.106 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.11 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.112 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.175 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.189 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.193 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.195 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.196 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.201 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.233 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.332 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.346 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.377 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.413 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.418 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.422 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.424 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.441 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.444 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.449 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.451 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.453 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.455 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.459 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.485 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.491 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.499 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.518 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.543 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.563 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.57 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.58 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.602 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.608 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.615 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.625 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.628 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.631 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.633 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.643 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.673 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.682 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.684 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.686 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.691 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.718 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.757 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.765 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.768 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.79 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.808 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.82 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.843 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.845 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.855 secs) [2024-03-21T17:42:23.603Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.869 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.901 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.915 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.935 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.942 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.947 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.952 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.964 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.969 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.971 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.973 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.978 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.985 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.987 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.006 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.018 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.033 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.035 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.036 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.043 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.053 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.067 secs) [2024-03-21T17:42:23.862Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.08 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.084 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.089 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.107 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.116 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.118 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.122 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.128 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.131 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.137 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.14 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.141 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.142 secs) [2024-03-21T17:42:24.121Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-21T17:42:24.121Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-21T17:42:24.121Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.142 secs) [2024-03-21T17:42:24.121Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-03-21T17:42:24.121Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-03-21T17:42:24.121Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.144 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.145 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.147 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.156 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.157 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.164 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.167 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.168 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.17 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.175 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.181 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.195 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.202 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.211 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.215 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.217 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.218 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.221 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.243 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.253 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.255 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.261 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.263 secs) [2024-03-21T17:42:24.121Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.277 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.293 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.296 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.302 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.303 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.308 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.311 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.323 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.326 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.329 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.343 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.348 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.352 secs) [2024-03-21T17:42:24.381Z] WARN: ' [2024-03-21T17:42:24.381Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-21T17:42:24.381Z] Support for using the ngModel input property and ngModelChange event with [2024-03-21T17:42:24.381Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-21T17:42:24.381Z] in a future version of Angular. [2024-03-21T17:42:24.381Z] [2024-03-21T17:42:24.381Z] For more information on this, see our API docs here: [2024-03-21T17:42:24.381Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-21T17:42:24.381Z] ' [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.352 secs) [2024-03-21T17:42:24.381Z] WARN: ' [2024-03-21T17:42:24.381Z] It looks like you're using ngModel on the same form field as formControlName. [2024-03-21T17:42:24.381Z] Support for using the ngModel input property and ngModelChange event with [2024-03-21T17:42:24.381Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-03-21T17:42:24.381Z] in a future version of Angular. [2024-03-21T17:42:24.381Z] [2024-03-21T17:42:24.381Z] For more information on this, see our API docs here: [2024-03-21T17:42:24.381Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-03-21T17:42:24.381Z] ' [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.369 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.375 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.385 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.387 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.406 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.408 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.409 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.414 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.418 secs) [2024-03-21T17:42:24.381Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.42 secs) [2024-03-21T17:42:24.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.431 secs) [2024-03-21T17:42:24.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.44 secs) [2024-03-21T17:42:24.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.459 secs) [2024-03-21T17:42:24.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.465 secs) [2024-03-21T17:42:24.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.47 secs) [2024-03-21T17:42:24.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.488 secs) [2024-03-21T17:42:24.640Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.993 secs / 1.488 secs) [2024-03-21T17:42:24.640Z] TOTAL: 147 SUCCESS [2024-03-21T17:42:24.640Z] ✔ Browser application bundle generation complete. [2024-03-21T17:42:25.207Z] [2024-03-21T17:42:25.207Z] =============================== Coverage summary =============================== [2024-03-21T17:42:25.207Z] Statements : 39.07% ( 1375/3519 ) [2024-03-21T17:42:25.207Z] Branches : 15.3% ( 94/614 ) [2024-03-21T17:42:25.207Z] Functions : 32.22% ( 425/1319 ) [2024-03-21T17:42:25.207Z] Lines : 39% ( 1344/3446 ) [2024-03-21T17:42:25.207Z] ================================================================================ [2024-03-21T17:42:25.207Z] ✔ Browser application bundle generation complete. [2024-03-21T17:42:25.777Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-723/web' [Pipeline] echo [2024-03-21T17:42:25.792Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T17:42:25.811Z] $ docker stop --time=1 1f7898a10986358fcb53cd89545a2dc1b20a3a45a7b01e125a7878e4a63536bc [2024-03-21T17:42:27.119Z] $ docker rm -f --volumes 1f7898a10986358fcb53cd89545a2dc1b20a3a45a7b01e125a7878e4a63536bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T17:42:27.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T17:42:27.965Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-21T17:42:28.628Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T17:42:28.923Z] + ls -al . [2024-03-21T17:42:28.923Z] total 264 [2024-03-21T17:42:28.923Z] drwxrwxr-x 13 jenkins jenkins 4096 Mar 21 17:40 . [2024-03-21T17:42:28.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:39 .. [2024-03-21T17:42:28.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:39 .blubracket [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 21 17:39 .dockerignore [2024-03-21T17:42:28.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:39 .git [2024-03-21T17:42:28.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:39 .github [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 21 17:39 .gitignore [2024-03-21T17:42:28.923Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 17:39 .semver [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 21 17:39 Attribution.txt [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 21 17:39 CHANGELOG.md [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 21 17:39 CONTRIBUTING.md [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 21 17:39 Dockerfile [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 21 17:39 Jenkinsfile [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 21 17:39 LICENSE [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 21 17:39 Makefile [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 21 17:39 README.md [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 17:39 VERSION [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 21 17:39 angularmigrationlogs.md [2024-03-21T17:42:28.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:39 assets [2024-03-21T17:42:28.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:39 bin [2024-03-21T17:42:28.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:39 cmd [2024-03-21T17:42:28.923Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 21 17:40 coverage.out [2024-03-21T17:42:28.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:39 docs [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 6918 Mar 21 17:39 go.mod [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 100793 Mar 21 17:39 go.sum [2024-03-21T17:42:28.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:39 internal [2024-03-21T17:42:28.923Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 21 17:39 redeploy.sh [2024-03-21T17:42:28.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:39 testing [2024-03-21T17:42:28.923Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 21 17:39 version.go [2024-03-21T17:42:28.923Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 17:42 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:42:29.308Z] + 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=547b16f94b1679804b500b56e77067da120371f9 --label arch=amd64 --label version=0.0.0 . [2024-03-21T17:42:30.683Z] Sending build context to Docker daemon 346.3MB [2024-03-21T17:42:30.683Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T17:42:30.683Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-21T17:42:30.683Z] ---> fc52492f0f2d [2024-03-21T17:42:30.683Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-21T17:42:30.900Z] 0c6a40ed1a82: Pull complete [2024-03-21T17:42:31.249Z] ---> Running in b0e46628fc44 [2024-03-21T17:42:31.249Z] Removing intermediate container b0e46628fc44 [2024-03-21T17:42:31.249Z] ---> 8230fb9ead80 [2024-03-21T17:42:31.249Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T17:42:31.249Z] ---> Running in 8bb4719368ba [2024-03-21T17:42:31.249Z] Removing intermediate container 8bb4719368ba [2024-03-21T17:42:31.249Z] ---> 2b12e4da7a4e [2024-03-21T17:42:31.249Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T17:42:31.249Z] ---> Running in ddf4fb855640 [2024-03-21T17:42:31.508Z] Removing intermediate container ddf4fb855640 [2024-03-21T17:42:31.508Z] ---> 2a2805a460d1 [2024-03-21T17:42:31.508Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-03-21T17:42:31.508Z] ---> Running in 9cc97ba9445d [2024-03-21T17:42:31.508Z] Removing intermediate container 9cc97ba9445d [2024-03-21T17:42:31.508Z] ---> 42638ed2dab3 [2024-03-21T17:42:31.508Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-21T17:42:31.508Z] ---> Running in 52e417d2f266 [2024-03-21T17:42:31.508Z] Removing intermediate container 52e417d2f266 [2024-03-21T17:42:31.508Z] ---> 9c0b722e19a4 [2024-03-21T17:42:31.508Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-21T17:42:31.860Z] 94ae7d8d031c: Pull complete [2024-03-21T17:42:31.860Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T17:42:31.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T17:42:31.860Z] ---> 86de565de09d [2024-03-21T17:42:31.860Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-21T17:42:32.075Z] ---> b0b39146b8fe [2024-03-21T17:42:32.076Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T17:42:32.076Z] ---> Running in e41d26f22cc1 [2024-03-21T17:42:32.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T17:42:32.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T17:42:32.594Z] OK: 264 MiB in 52 packages [2024-03-21T17:42:33.162Z] Removing intermediate container e41d26f22cc1 [2024-03-21T17:42:33.162Z] ---> e3937601902a [2024-03-21T17:42:33.162Z] Step 10/27 : ENV GO111MODULE=on [2024-03-21T17:42:33.162Z] ---> Running in b3dc79a8ef22 [2024-03-21T17:42:33.162Z] Removing intermediate container b3dc79a8ef22 [2024-03-21T17:42:33.162Z] ---> a4133bb6fd74 [2024-03-21T17:42:33.162Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-21T17:42:33.162Z] ---> Running in c25aaa293c8c [2024-03-21T17:42:33.162Z] Removing intermediate container c25aaa293c8c [2024-03-21T17:42:33.162Z] ---> 952c5e2cb541 [2024-03-21T17:42:33.162Z] Step 12/27 : COPY go.mod vendor* ./ [2024-03-21T17:42:33.421Z] ---> 9414672f87e5 [2024-03-21T17:42:33.421Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T17:42:33.421Z] ---> Running in 9c5b890de584 [2024-03-21T17:42:33.801Z] ---> Running in b8b58b2e5c8b [2024-03-21T17:42:33.801Z] Removing intermediate container b8b58b2e5c8b [2024-03-21T17:42:33.801Z] ---> a05647a29201 [2024-03-21T17:42:33.801Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T17:42:33.801Z] ---> Running in 031a9d45c8ed [2024-03-21T17:42:33.988Z] Removing intermediate container 9c5b890de584 [2024-03-21T17:42:33.988Z] ---> 1dfa406ad8e7 [2024-03-21T17:42:33.988Z] Step 14/27 : COPY . . [2024-03-21T17:42:34.074Z] Removing intermediate container 031a9d45c8ed [2024-03-21T17:42:34.074Z] ---> 9177b28634bd [2024-03-21T17:42:34.074Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T17:42:34.342Z] ---> Running in 38dbb16e53f1 [2024-03-21T17:42:34.608Z] Removing intermediate container 38dbb16e53f1 [2024-03-21T17:42:34.608Z] ---> ca36bfb610c1 [2024-03-21T17:42:34.608Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-03-21T17:42:34.608Z] ---> Running in 17011ca7cdcc [2024-03-21T17:42:34.875Z] Removing intermediate container 17011ca7cdcc [2024-03-21T17:42:34.875Z] ---> 1dce6f819fcf [2024-03-21T17:42:34.875Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-21T17:42:34.875Z] ---> Running in 97f09023036b [2024-03-21T17:42:35.144Z] Removing intermediate container 97f09023036b [2024-03-21T17:42:35.144Z] ---> 1a6aaa0dadd5 [2024-03-21T17:42:35.144Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-21T17:42:35.724Z] latest: Pulling from library/docker [2024-03-21T17:42:35.991Z] bca4290a9639: Pulling fs layer [2024-03-21T17:42:35.991Z] 17b275a3377f: Pulling fs layer [2024-03-21T17:42:35.991Z] 4f4fb700ef54: Pulling fs layer [2024-03-21T17:42:35.991Z] c7c53acdebd8: Pulling fs layer [2024-03-21T17:42:35.991Z] 11eaffe3eb71: Pulling fs layer [2024-03-21T17:42:35.991Z] 2ee06d9bd875: Pulling fs layer [2024-03-21T17:42:35.991Z] 1191475ba843: Pulling fs layer [2024-03-21T17:42:35.991Z] 1c88be67c011: Pulling fs layer [2024-03-21T17:42:35.991Z] 278db795eefd: Pulling fs layer [2024-03-21T17:42:35.991Z] 84bfdf52f00c: Pulling fs layer [2024-03-21T17:42:35.991Z] a8997fd33190: Pulling fs layer [2024-03-21T17:42:35.991Z] a8c50c377794: Pulling fs layer [2024-03-21T17:42:35.991Z] 5b2adc59ed1e: Pulling fs layer [2024-03-21T17:42:35.991Z] b32afe2a18f4: Pulling fs layer [2024-03-21T17:42:35.991Z] e14cfebf1168: Pulling fs layer [2024-03-21T17:42:35.991Z] ff185d1d549d: Pulling fs layer [2024-03-21T17:42:35.991Z] 2ee06d9bd875: Waiting [2024-03-21T17:42:35.991Z] 1191475ba843: Waiting [2024-03-21T17:42:35.991Z] 1c88be67c011: Waiting [2024-03-21T17:42:35.991Z] 278db795eefd: Waiting [2024-03-21T17:42:35.991Z] 84bfdf52f00c: Waiting [2024-03-21T17:42:35.991Z] c7c53acdebd8: Waiting [2024-03-21T17:42:35.991Z] a8997fd33190: Waiting [2024-03-21T17:42:35.991Z] e14cfebf1168: Waiting [2024-03-21T17:42:35.991Z] ff185d1d549d: Waiting [2024-03-21T17:42:35.991Z] 11eaffe3eb71: Waiting [2024-03-21T17:42:35.991Z] a8c50c377794: Waiting [2024-03-21T17:42:35.991Z] 5b2adc59ed1e: Waiting [2024-03-21T17:42:35.991Z] b32afe2a18f4: Waiting [2024-03-21T17:42:35.991Z] 4f4fb700ef54: Verifying Checksum [2024-03-21T17:42:35.991Z] 4f4fb700ef54: Download complete [2024-03-21T17:42:36.262Z] 17b275a3377f: Verifying Checksum [2024-03-21T17:42:36.262Z] 17b275a3377f: Download complete [2024-03-21T17:42:36.262Z] c7c53acdebd8: Verifying Checksum [2024-03-21T17:42:36.262Z] c7c53acdebd8: Download complete [2024-03-21T17:42:36.872Z] 11eaffe3eb71: Verifying Checksum [2024-03-21T17:42:36.872Z] 11eaffe3eb71: Download complete [2024-03-21T17:42:36.872Z] 1191475ba843: Verifying Checksum [2024-03-21T17:42:36.872Z] 1191475ba843: Download complete [2024-03-21T17:42:36.872Z] 2ee06d9bd875: Verifying Checksum [2024-03-21T17:42:36.872Z] 2ee06d9bd875: Download complete [2024-03-21T17:42:36.872Z] 1c88be67c011: Verifying Checksum [2024-03-21T17:42:36.872Z] 1c88be67c011: Download complete [2024-03-21T17:42:37.140Z] 278db795eefd: Download complete [2024-03-21T17:42:37.140Z] bca4290a9639: Pull complete [2024-03-21T17:42:37.140Z] 84bfdf52f00c: Verifying Checksum [2024-03-21T17:42:37.140Z] 84bfdf52f00c: Download complete [2024-03-21T17:42:37.140Z] a8c50c377794: Verifying Checksum [2024-03-21T17:42:37.140Z] a8c50c377794: Download complete [2024-03-21T17:42:37.407Z] 5b2adc59ed1e: Verifying Checksum [2024-03-21T17:42:37.407Z] 5b2adc59ed1e: Download complete [2024-03-21T17:42:37.407Z] e14cfebf1168: Verifying Checksum [2024-03-21T17:42:37.407Z] e14cfebf1168: Download complete [2024-03-21T17:42:37.684Z] a8997fd33190: Verifying Checksum [2024-03-21T17:42:37.684Z] a8997fd33190: Download complete [2024-03-21T17:42:37.684Z] ff185d1d549d: Verifying Checksum [2024-03-21T17:42:37.684Z] ff185d1d549d: Download complete [2024-03-21T17:42:37.684Z] 17b275a3377f: Pull complete [2024-03-21T17:42:37.951Z] 4f4fb700ef54: Pull complete [2024-03-21T17:42:38.172Z] ---> ffe39cee1293 [2024-03-21T17:42:38.172Z] Step 15/27 : RUN ${MAKE} [2024-03-21T17:42:38.172Z] ---> Running in 04f3381d5451 [2024-03-21T17:42:38.172Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-21T17:42:38.219Z] c7c53acdebd8: Pull complete [2024-03-21T17:42:39.192Z] b32afe2a18f4: Verifying Checksum [2024-03-21T17:42:39.193Z] b32afe2a18f4: Download complete [2024-03-21T17:42:39.460Z] 11eaffe3eb71: Pull complete [2024-03-21T17:42:40.875Z] 2ee06d9bd875: Pull complete [2024-03-21T17:42:42.285Z] 1191475ba843: Pull complete [2024-03-21T17:42:42.285Z] 1c88be67c011: Pull complete [2024-03-21T17:42:42.553Z] 278db795eefd: Pull complete [2024-03-21T17:42:42.820Z] 84bfdf52f00c: Pull complete [2024-03-21T17:42:44.229Z] a8997fd33190: Pull complete [2024-03-21T17:42:44.494Z] a8c50c377794: Pull complete [2024-03-21T17:42:44.759Z] 5b2adc59ed1e: Pull complete [2024-03-21T17:42:48.998Z] b32afe2a18f4: Pull complete [2024-03-21T17:42:48.998Z] e14cfebf1168: Pull complete [2024-03-21T17:42:48.998Z] ff185d1d549d: Pull complete [2024-03-21T17:42:48.998Z] Digest: sha256:645776ce2ff39e4889a887d05622e57c62f8a54f4f0a5376312b4d091483026d [2024-03-21T17:42:48.998Z] Status: Downloaded newer image for docker:latest [2024-03-21T17:42:50.937Z] ---> 950daef2cf18 [2024-03-21T17:42:50.937Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T17:42:51.206Z] ---> Running in 7bb9369dd689 [2024-03-21T17:42:52.166Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T17:42:52.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T17:42:53.707Z] OK: 266 MiB in 52 packages [2024-03-21T17:42:54.286Z] Removing intermediate container 7bb9369dd689 [2024-03-21T17:42:54.286Z] ---> bf6c67af739f [2024-03-21T17:42:54.286Z] Step 10/15 : ENV GO111MODULE=on [2024-03-21T17:42:54.551Z] ---> Running in 50bfef9b9084 [2024-03-21T17:42:54.816Z] Removing intermediate container 50bfef9b9084 [2024-03-21T17:42:54.816Z] ---> 8acabb14d5cb [2024-03-21T17:42:54.816Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-21T17:42:54.816Z] ---> Running in fd7752d86b66 [2024-03-21T17:42:55.083Z] Removing intermediate container fd7752d86b66 [2024-03-21T17:42:55.083Z] ---> d77c02a9688f [2024-03-21T17:42:55.083Z] Step 12/15 : COPY go.mod vendor* ./ [2024-03-21T17:42:55.667Z] ---> d393c83f92d2 [2024-03-21T17:42:55.667Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T17:42:55.667Z] ---> Running in b87dc4377c0f [2024-03-21T17:43:00.107Z] Removing intermediate container 04f3381d5451 [2024-03-21T17:43:00.107Z] ---> 8e47d194cd65 [2024-03-21T17:43:00.107Z] Step 16/27 : FROM alpine:3.18 [2024-03-21T17:43:00.675Z] 3.18: Pulling from library/alpine [2024-03-21T17:43:00.675Z] 619be1103602: Already exists [2024-03-21T17:43:00.933Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T17:43:00.933Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T17:43:00.933Z] ---> d3782b16ccc9 [2024-03-21T17:43:00.933Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-21T17:43:00.933Z] ---> Running in 68e371605344 [2024-03-21T17:43:01.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T17:43:01.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T17:43:01.713Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T17:43:01.713Z] OK: 7 MiB in 15 packages [2024-03-21T17:43:01.973Z] Removing intermediate container 68e371605344 [2024-03-21T17:43:01.973Z] ---> 9ab8fea45b89 [2024-03-21T17:43:01.973Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-03-21T17:43:01.973Z] ---> Running in 626870889d00 [2024-03-21T17:43:02.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T17:43:02.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T17:43:02.494Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T17:43:02.494Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T17:43:02.494Z] OK: 7 MiB in 16 packages [2024-03-21T17:43:02.755Z] Removing intermediate container 626870889d00 [2024-03-21T17:43:02.755Z] ---> b554cd2799d9 [2024-03-21T17:43:02.755Z] Step 19/27 : EXPOSE 4000 [2024-03-21T17:43:02.755Z] ---> Running in a5fc9f48dcab [2024-03-21T17:43:03.014Z] Removing intermediate container a5fc9f48dcab [2024-03-21T17:43:03.014Z] ---> 699987313ee4 [2024-03-21T17:43:03.014Z] Step 20/27 : 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 [2024-03-21T17:43:03.582Z] ---> 49c649b8d036 [2024-03-21T17:43:03.582Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-21T17:43:03.840Z] ---> 5782aa76b6c2 [2024-03-21T17:43:03.840Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-21T17:43:03.840Z] ---> 064f1ffd5025 [2024-03-21T17:43:03.840Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-21T17:43:03.840Z] ---> Running in 51f20bb180a2 [2024-03-21T17:43:03.840Z] Removing intermediate container 51f20bb180a2 [2024-03-21T17:43:03.840Z] ---> 3742b4afc3fd [2024-03-21T17:43:03.840Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-21T17:43:03.840Z] ---> Running in de751909e16b [2024-03-21T17:43:04.099Z] Removing intermediate container de751909e16b [2024-03-21T17:43:04.099Z] ---> 496eb376cf87 [2024-03-21T17:43:04.099Z] Step 25/27 : LABEL arch=amd64 [2024-03-21T17:43:04.099Z] ---> Running in 8e1f429751fe [2024-03-21T17:43:04.099Z] Removing intermediate container 8e1f429751fe [2024-03-21T17:43:04.099Z] ---> 2f5aaf37a58e [2024-03-21T17:43:04.099Z] Step 26/27 : LABEL git_sha=547b16f94b1679804b500b56e77067da120371f9 [2024-03-21T17:43:04.099Z] ---> Running in d885c8c14046 [2024-03-21T17:43:04.099Z] Removing intermediate container d885c8c14046 [2024-03-21T17:43:04.099Z] ---> ee226ce93553 [2024-03-21T17:43:04.099Z] Step 27/27 : LABEL version=0.0.0 [2024-03-21T17:43:04.099Z] ---> Running in da9b9f9d8484 [2024-03-21T17:43:04.357Z] Removing intermediate container da9b9f9d8484 [2024-03-21T17:43:04.357Z] ---> 10a530b50a2c [2024-03-21T17:43:04.357Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T17:43:04.357Z] Successfully built 10a530b50a2c [2024-03-21T17:43:04.357Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:43:04.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T17:43:04.843Z] [2024-03-21T17:43:04.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:43:05.142Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T17:43:05.143Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T17:43:05.143Z] 5eb5b503b376: Pulling fs layer [2024-03-21T17:43:05.143Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T17:43:05.143Z] ec43610c2a17: Pulling fs layer [2024-03-21T17:43:05.143Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T17:43:05.143Z] 33b1e0a273af: Pulling fs layer [2024-03-21T17:43:05.143Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T17:43:05.143Z] 2f39f015ded8: Pulling fs layer [2024-03-21T17:43:05.143Z] 3a2ae6a8a46f: Waiting [2024-03-21T17:43:05.143Z] 33b1e0a273af: Waiting [2024-03-21T17:43:05.143Z] 2f39f015ded8: Waiting [2024-03-21T17:43:05.143Z] 5d3b04190fa2: Waiting [2024-03-21T17:43:05.143Z] 5c69ac0246d0: Download complete [2024-03-21T17:43:05.143Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-21T17:43:05.143Z] 3a2ae6a8a46f: Download complete [2024-03-21T17:43:05.143Z] 33b1e0a273af: Verifying Checksum [2024-03-21T17:43:05.143Z] 33b1e0a273af: Download complete [2024-03-21T17:43:05.143Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T17:43:05.143Z] 5d3b04190fa2: Download complete [2024-03-21T17:43:05.143Z] ec43610c2a17: Verifying Checksum [2024-03-21T17:43:05.143Z] ec43610c2a17: Download complete [2024-03-21T17:43:05.400Z] 5eb5b503b376: Verifying Checksum [2024-03-21T17:43:05.400Z] 5eb5b503b376: Download complete [2024-03-21T17:43:05.966Z] 2f39f015ded8: Download complete [2024-03-21T17:43:06.532Z] 5eb5b503b376: Pull complete [2024-03-21T17:43:06.532Z] 5c69ac0246d0: Pull complete [2024-03-21T17:43:06.792Z] ec43610c2a17: Pull complete [2024-03-21T17:43:07.052Z] 3a2ae6a8a46f: Pull complete [2024-03-21T17:43:07.052Z] 33b1e0a273af: Pull complete [2024-03-21T17:43:07.310Z] 5d3b04190fa2: Pull complete [2024-03-21T17:43:11.498Z] 2f39f015ded8: Pull complete [2024-03-21T17:43:11.498Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T17:43:11.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T17:43:11.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:43:11.604Z] prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container [2024-03-21T17:43:11.636Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T17:43:12.729Z] $ docker top 93da841c5f373f1f721e5095406d1f81d2999f597ee1521a88634138291ec359 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:43:13.145Z] ---> job-cost.sh [2024-03-21T17:43:13.145Z] lf-activate-venv: SKIPPING [2024-03-21T17:43:13.145Z] INFO: No Stack... [2024-03-21T17:43:13.405Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T17:43:13.975Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T17:43:14.264Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives/cost.csv [2024-03-21T17:43:14.265Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T17:43:14.277Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [2024-03-21T17:43:14.284Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] did not exist. Created. [2024-03-21T17:43:14.288Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T17:43:14.599Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T17:43:14.931Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T17:43:14.939Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T17:43:14.974Z] $ docker stop --time=1 93da841c5f373f1f721e5095406d1f81d2999f597ee1521a88634138291ec359 [2024-03-21T17:43:16.129Z] $ docker rm -f --volumes 93da841c5f373f1f721e5095406d1f81d2999f597ee1521a88634138291ec359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T17:45:02.313Z] Removing intermediate container b87dc4377c0f [2024-03-21T17:45:02.313Z] ---> f842a7b600e6 [2024-03-21T17:45:02.313Z] Step 14/15 : COPY . . [2024-03-21T17:45:02.313Z] ---> 117a2b0c779a [2024-03-21T17:45:02.313Z] Step 15/15 : RUN ${MAKE} [2024-03-21T17:45:02.313Z] ---> Running in d99fd2b67d21 [2024-03-21T17:45:02.313Z] noop [2024-03-21T17:45:02.313Z] Removing intermediate container d99fd2b67d21 [2024-03-21T17:45:02.313Z] ---> 6eeae3df04e0 [2024-03-21T17:45:02.313Z] Successfully built 6eeae3df04e0 [2024-03-21T17:45:02.313Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:45:02.681Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T17:45:02.681Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:45:02.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-593 does not seem to be running inside a container [2024-03-21T17:45:02.937Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-21T17:45:04.104Z] $ docker top 12cd18c334dd4b7dcb28da9646652dcc8d5be6e357f61b84f88f39fbd1c725db -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T17:45:04.937Z] + go version [2024-03-21T17:45:04.938Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T17:45:04.954Z] $ docker stop --time=1 12cd18c334dd4b7dcb28da9646652dcc8d5be6e357f61b84f88f39fbd1c725db [2024-03-21T17:45:06.524Z] $ docker rm -f --volumes 12cd18c334dd4b7dcb28da9646652dcc8d5be6e357f61b84f88f39fbd1c725db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:45:07.123Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T17:45:07.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:45:07.368Z] prd-ubuntu20.04-docker-arm64-4c-16g-593 does not seem to be running inside a container [2024-03-21T17:45:07.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-21T17:45:08.530Z] $ docker top b53c8fee22f845e2b65dd5fbe1691e79d88b06fdbc2d5db060d1810ca37d435b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T17:45:09.109Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2024-03-21T17:45:09.803Z] + make test [2024-03-21T17:45:09.803Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-03-21T17:45:15.153Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-03-21T17:47:21.869Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-03-21T17:47:21.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-03-21T17:47:21.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-03-21T17:47:21.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-03-21T17:47:21.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-03-21T17:47:21.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-03-21T17:47:21.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-03-21T17:47:21.869Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-03-21T17:47:21.869Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-03-21T17:47:54.104Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T17:47:54.104Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T17:47:54.104Z] ./bin/test-attribution-txt.sh [2024-03-21T17:47:54.104Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-03-21T17:47:54.104Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T17:47:54.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T17:47:54.134Z] $ docker stop --time=1 b53c8fee22f845e2b65dd5fbe1691e79d88b06fdbc2d5db060d1810ca37d435b [2024-03-21T17:47:55.926Z] $ docker rm -f --volumes b53c8fee22f845e2b65dd5fbe1691e79d88b06fdbc2d5db060d1810ca37d435b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T17:47:57.261Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T17:47:57.287Z] Warning: overwriting stash ‘coverage-report’ [2024-03-21T17:47:57.821Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T17:47:58.229Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T17:47:58.542Z] + ls -al . [2024-03-21T17:47:58.543Z] total 260 [2024-03-21T17:47:58.543Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 21 17:45 . [2024-03-21T17:47:58.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:41 .. [2024-03-21T17:47:58.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:41 .blubracket [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 18 Mar 21 17:41 .dockerignore [2024-03-21T17:47:58.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:41 .git [2024-03-21T17:47:58.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:41 .github [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 178 Mar 21 17:41 .gitignore [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 9736 Mar 21 17:41 Attribution.txt [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 21430 Mar 21 17:41 CHANGELOG.md [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 21 17:41 CONTRIBUTING.md [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 1940 Mar 21 17:41 Dockerfile [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 21 17:41 Jenkinsfile [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 21 17:41 LICENSE [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 2189 Mar 21 17:41 Makefile [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 4381 Mar 21 17:41 README.md [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 17:39 VERSION [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 21 17:41 angularmigrationlogs.md [2024-03-21T17:47:58.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:41 assets [2024-03-21T17:47:58.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:41 bin [2024-03-21T17:47:58.543Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 17:41 cmd [2024-03-21T17:47:58.543Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 21 17:45 coverage.out [2024-03-21T17:47:58.543Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 17:41 docs [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 6918 Mar 21 17:41 go.mod [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 100793 Mar 21 17:41 go.sum [2024-03-21T17:47:58.543Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 17:41 internal [2024-03-21T17:47:58.543Z] -rwxrwxr-x 1 jenkins jenkins 568 Mar 21 17:41 redeploy.sh [2024-03-21T17:47:58.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:41 testing [2024-03-21T17:47:58.543Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 21 17:41 version.go [2024-03-21T17:47:58.543Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 17:41 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:47:58.901Z] + 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=547b16f94b1679804b500b56e77067da120371f9 --label arch=arm64 --label version=0.0.0 . [2024-03-21T17:48:00.313Z] Sending build context to Docker daemon 35.34MB [2024-03-21T17:48:00.313Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T17:48:00.313Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-21T17:48:00.313Z] ---> 6eeae3df04e0 [2024-03-21T17:48:00.313Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-03-21T17:48:00.313Z] ---> Running in 3ded6b2e8cb3 [2024-03-21T17:48:00.581Z] Removing intermediate container 3ded6b2e8cb3 [2024-03-21T17:48:00.581Z] ---> 807ecc48720c [2024-03-21T17:48:00.581Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-21T17:48:00.581Z] ---> Running in d77fb8dce892 [2024-03-21T17:48:00.848Z] Removing intermediate container d77fb8dce892 [2024-03-21T17:48:00.848Z] ---> 63a23cd64e2a [2024-03-21T17:48:00.848Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T17:48:00.848Z] ---> Running in 87944e9b5284 [2024-03-21T17:48:01.117Z] Removing intermediate container 87944e9b5284 [2024-03-21T17:48:01.117Z] ---> 561960da1185 [2024-03-21T17:48:01.117Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-03-21T17:48:01.385Z] ---> Running in fc23e3502b47 [2024-03-21T17:48:01.652Z] Removing intermediate container fc23e3502b47 [2024-03-21T17:48:01.652Z] ---> 19cd5b9cefa3 [2024-03-21T17:48:01.652Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-03-21T17:48:01.652Z] ---> Running in bd1e5ac3d366 [2024-03-21T17:48:01.919Z] Removing intermediate container bd1e5ac3d366 [2024-03-21T17:48:01.919Z] ---> a05262028d75 [2024-03-21T17:48:01.919Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-03-21T17:48:03.866Z] ---> 1f09a6b92520 [2024-03-21T17:48:03.866Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T17:48:03.866Z] ---> Running in 101ff6df7261 [2024-03-21T17:48:04.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T17:48:05.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T17:48:06.041Z] OK: 266 MiB in 52 packages [2024-03-21T17:48:07.006Z] Removing intermediate container 101ff6df7261 [2024-03-21T17:48:07.006Z] ---> 74f411f879cd [2024-03-21T17:48:07.006Z] Step 10/27 : ENV GO111MODULE=on [2024-03-21T17:48:07.006Z] ---> Running in 445231749de0 [2024-03-21T17:48:07.271Z] Removing intermediate container 445231749de0 [2024-03-21T17:48:07.271Z] ---> b2acdcba2131 [2024-03-21T17:48:07.271Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-03-21T17:48:07.271Z] ---> Running in 59ac6b4e6232 [2024-03-21T17:48:07.536Z] Removing intermediate container 59ac6b4e6232 [2024-03-21T17:48:07.536Z] ---> 195deb3a962d [2024-03-21T17:48:07.536Z] Step 12/27 : COPY go.mod vendor* ./ [2024-03-21T17:48:08.118Z] ---> 604a0a0ee5c9 [2024-03-21T17:48:08.118Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T17:48:08.384Z] ---> Running in 1a12024dd29b [2024-03-21T17:48:10.962Z] Removing intermediate container 1a12024dd29b [2024-03-21T17:48:10.962Z] ---> e70d2df35a65 [2024-03-21T17:48:10.962Z] Step 14/27 : COPY . . [2024-03-21T17:48:14.304Z] ---> dac3747a36a4 [2024-03-21T17:48:14.305Z] Step 15/27 : RUN ${MAKE} [2024-03-21T17:48:14.305Z] ---> Running in 5a60cc4f130b [2024-03-21T17:48:15.266Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2024-03-21T17:50:36.952Z] Removing intermediate container 5a60cc4f130b [2024-03-21T17:50:36.952Z] ---> 05901d70fe8c [2024-03-21T17:50:36.952Z] Step 16/27 : FROM alpine:3.18 [2024-03-21T17:50:36.952Z] 3.18: Pulling from library/alpine [2024-03-21T17:50:36.952Z] c6b39de5b339: Pulling fs layer [2024-03-21T17:50:36.952Z] c6b39de5b339: Verifying Checksum [2024-03-21T17:50:36.952Z] c6b39de5b339: Download complete [2024-03-21T17:50:37.229Z] c6b39de5b339: Pull complete [2024-03-21T17:50:37.229Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T17:50:37.229Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T17:50:37.230Z] ---> 33abbf032149 [2024-03-21T17:50:37.230Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-21T17:50:37.230Z] ---> Running in 802b435ad89f [2024-03-21T17:50:38.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T17:50:38.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T17:50:39.726Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T17:50:39.726Z] OK: 8 MiB in 15 packages [2024-03-21T17:50:40.686Z] Removing intermediate container 802b435ad89f [2024-03-21T17:50:40.686Z] ---> 0738ddedc639 [2024-03-21T17:50:40.686Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-03-21T17:50:40.686Z] ---> Running in b2a2489b3631 [2024-03-21T17:50:41.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T17:50:41.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T17:50:42.608Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T17:50:42.609Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T17:50:42.609Z] OK: 8 MiB in 16 packages [2024-03-21T17:50:43.590Z] Removing intermediate container b2a2489b3631 [2024-03-21T17:50:43.590Z] ---> d41dd579cdd1 [2024-03-21T17:50:43.590Z] Step 19/27 : EXPOSE 4000 [2024-03-21T17:50:43.590Z] ---> Running in 618f8ee5524c [2024-03-21T17:50:43.857Z] Removing intermediate container 618f8ee5524c [2024-03-21T17:50:43.857Z] ---> 4f000a8086eb [2024-03-21T17:50:43.857Z] Step 20/27 : 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 [2024-03-21T17:50:46.445Z] ---> ee6b63fc6bf9 [2024-03-21T17:50:46.445Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-03-21T17:50:46.713Z] ---> dd95c900f97d [2024-03-21T17:50:46.713Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-03-21T17:50:47.296Z] ---> 64730c9ac1a9 [2024-03-21T17:50:47.296Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-03-21T17:50:47.296Z] ---> Running in 120ff0198351 [2024-03-21T17:50:47.561Z] Removing intermediate container 120ff0198351 [2024-03-21T17:50:47.561Z] ---> 2631f1df2afe [2024-03-21T17:50:47.561Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-03-21T17:50:47.561Z] ---> Running in 5ba58d623a97 [2024-03-21T17:50:47.835Z] Removing intermediate container 5ba58d623a97 [2024-03-21T17:50:47.835Z] ---> b6cac9fcc528 [2024-03-21T17:50:47.835Z] Step 25/27 : LABEL arch=arm64 [2024-03-21T17:50:48.101Z] ---> Running in 133f7cfa3cbc [2024-03-21T17:50:48.367Z] Removing intermediate container 133f7cfa3cbc [2024-03-21T17:50:48.367Z] ---> 0524115528fc [2024-03-21T17:50:48.367Z] Step 26/27 : LABEL git_sha=547b16f94b1679804b500b56e77067da120371f9 [2024-03-21T17:50:48.367Z] ---> Running in 221ef5f4f608 [2024-03-21T17:50:48.637Z] Removing intermediate container 221ef5f4f608 [2024-03-21T17:50:48.637Z] ---> a5d6b9233405 [2024-03-21T17:50:48.637Z] Step 27/27 : LABEL version=0.0.0 [2024-03-21T17:50:48.637Z] ---> Running in 1c245b40a8c9 [2024-03-21T17:50:48.903Z] Removing intermediate container 1c245b40a8c9 [2024-03-21T17:50:48.903Z] ---> b74e4fdce1b0 [2024-03-21T17:50:48.903Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T17:50:49.177Z] Successfully built b74e4fdce1b0 [2024-03-21T17:50:49.177Z] 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 [2024-03-21T17:50:49.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T17:50:49.689Z] [2024-03-21T17:50:49.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:50:50.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T17:50:50.026Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T17:50:50.026Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T17:50:50.026Z] 04944245beec: Pulling fs layer [2024-03-21T17:50:50.026Z] 699f458cf7ca: Pulling fs layer [2024-03-21T17:50:50.026Z] 765212b225bb: Pulling fs layer [2024-03-21T17:50:50.026Z] f23df028b6ca: Pulling fs layer [2024-03-21T17:50:50.026Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T17:50:50.026Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T17:50:50.026Z] 765212b225bb: Waiting [2024-03-21T17:50:50.026Z] f23df028b6ca: Waiting [2024-03-21T17:50:50.026Z] d65c8cfc05b1: Waiting [2024-03-21T17:50:50.026Z] 2437ff75d9bd: Waiting [2024-03-21T17:50:50.295Z] 04944245beec: Verifying Checksum [2024-03-21T17:50:50.295Z] 04944245beec: Download complete [2024-03-21T17:50:50.295Z] 765212b225bb: Verifying Checksum [2024-03-21T17:50:50.295Z] 765212b225bb: Download complete [2024-03-21T17:50:50.295Z] f23df028b6ca: Verifying Checksum [2024-03-21T17:50:50.295Z] f23df028b6ca: Download complete [2024-03-21T17:50:50.295Z] d65c8cfc05b1: Verifying Checksum [2024-03-21T17:50:50.295Z] d65c8cfc05b1: Download complete [2024-03-21T17:50:50.295Z] 699f458cf7ca: Verifying Checksum [2024-03-21T17:50:50.295Z] 699f458cf7ca: Download complete [2024-03-21T17:50:50.880Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T17:50:50.880Z] 8998bd30e6a1: Download complete [2024-03-21T17:50:53.459Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T17:50:53.459Z] 2437ff75d9bd: Download complete [2024-03-21T17:50:55.402Z] 8998bd30e6a1: Pull complete [2024-03-21T17:50:55.985Z] 04944245beec: Pull complete [2024-03-21T17:50:57.390Z] 699f458cf7ca: Pull complete [2024-03-21T17:50:57.656Z] 765212b225bb: Pull complete [2024-03-21T17:50:58.617Z] f23df028b6ca: Pull complete [2024-03-21T17:50:58.617Z] d65c8cfc05b1: Pull complete [2024-03-21T17:51:16.806Z] 2437ff75d9bd: Pull complete [2024-03-21T17:51:16.806Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T17:51:16.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T17:51:16.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:51:17.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-593 does not seem to be running inside a container [2024-03-21T17:51:17.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-21T17:51:19.812Z] $ docker top 1dc7e0b6563bfe0b31cc480a431999a716a173979975e18d56eb9f70c080eaa1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:51:20.380Z] ---> job-cost.sh [2024-03-21T17:51:20.648Z] lf-activate-venv: SKIPPING [2024-03-21T17:51:20.648Z] INFO: No Stack... [2024-03-21T17:51:20.915Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T17:51:21.893Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T17:51:22.533Z] + cut -d, -f6 [2024-03-21T17:51:22.533Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock [2024-03-21T17:51:22.568Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [2024-03-21T17:51:22.574Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] did not exist. Created. [2024-03-21T17:51:22.579Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T17:51:23.225Z] /w/workspace/edgex-ui-go/2@tmp/durable-70581d50/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T17:51:23.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T17:51:23.836Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T17:51:24.017Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T17:51:24.025Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-723-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T17:51:24.051Z] $ docker stop --time=1 1dc7e0b6563bfe0b31cc480a431999a716a173979975e18d56eb9f70c080eaa1 [2024-03-21T17:51:25.513Z] $ docker rm -f --volumes 1dc7e0b6563bfe0b31cc480a431999a716a173979975e18d56eb9f70c080eaa1 [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 [2024-03-21T17:51:25.967Z] provisioning config files... [2024-03-21T17:51:25.975Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/config3913487065673009722tmp [Pipeline] { [Pipeline] sh [2024-03-21T17:51:26.280Z] + set +x [2024-03-21T17:51:26.280Z] + + curl -s https://codecov.io/bash [2024-03-21T17:51:26.280Z] bash -s -- [2024-03-21T17:51:26.280Z] [2024-03-21T17:51:26.280Z] _____ _ [2024-03-21T17:51:26.280Z] / ____| | | [2024-03-21T17:51:26.280Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T17:51:26.280Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T17:51:26.280Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T17:51:26.280Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T17:51:26.280Z] Bash-1.0.6 [2024-03-21T17:51:26.280Z] [2024-03-21T17:51:26.280Z] [2024-03-21T17:51:26.280Z] ==> git version 2.25.1 found [2024-03-21T17:51:26.280Z] ==> 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 [2024-03-21T17:51:26.280Z] Release-Date: 2020-01-08 [2024-03-21T17:51:26.280Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-21T17:51:26.280Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T17:51:26.280Z] ==> Jenkins CI detected. [2024-03-21T17:51:26.280Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-723 [2024-03-21T17:51:26.280Z] project root: . [2024-03-21T17:51:26.280Z] --> token set from env [2024-03-21T17:51:26.280Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T17:51:26.541Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T17:51:26.541Z] ==> Python coveragepy not found [2024-03-21T17:51:26.541Z] ==> Searching for coverage reports in: [2024-03-21T17:51:26.541Z] + . [2024-03-21T17:51:26.541Z] -> Found 1 reports [2024-03-21T17:51:26.541Z] ==> Detecting git/mercurial file structure [2024-03-21T17:51:26.541Z] ==> Reading reports [2024-03-21T17:51:26.541Z] + ./coverage.out bytes=10 [2024-03-21T17:51:26.541Z] ==> Appending adjustments [2024-03-21T17:51:26.541Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T17:51:27.110Z] + Found adjustments [2024-03-21T17:51:27.110Z] ==> Gzipping contents [2024-03-21T17:51:27.110Z] 12K /tmp/codecov.1ljkr7.gz [2024-03-21T17:51:27.110Z] ==> Uploading reports [2024-03-21T17:51:27.110Z] url: https://codecov.io [2024-03-21T17:51:27.110Z] query: branch=PR-723&commit=547b16f94b1679804b500b56e77067da120371f9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-723%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=723&job=&cmd_args= [2024-03-21T17:51:27.110Z] -> Pinging Codecov [2024-03-21T17:51:27.110Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-723&commit=547b16f94b1679804b500b56e77067da120371f9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-723%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=723&job=&cmd_args= [2024-03-21T17:51:27.370Z] -> Uploading to [2024-03-21T17:51:27.370Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-21/FB506323287CE973F263BFD2A0EB1F37/547b16f94b1679804b500b56e77067da120371f9/4cf3629d-bda7-4684-8f18-ead603407522.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T175127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a0a754761fdccade777709541f9c6887a78a2e1feeb20c45b39de8e0f09c110e [2024-03-21T17:51:27.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T17:51:27.370Z] Dload Upload Total Spent Left Speed [2024-03-21T17:51:27.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8690 0 0 100 8690 0 32916 --:--:-- --:--:-- --:--:-- 32916 [2024-03-21T17:51:27.629Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/547b16f94b1679804b500b56e77067da120371f9 [Pipeline] } [2024-03-21T17:51:27.637Z] 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 [2024-03-21T17:51:28.475Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives ] [2024-03-21T17:51:28.476Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives [2024-03-21T17:51:28.476Z] total 16 [2024-03-21T17:51:28.476Z] drwxr-xr-x 3 root root 4096 Mar 21 17:43 . [2024-03-21T17:51:28.476Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 17:43 .. [2024-03-21T17:51:28.476Z] drwxr-xr-x 2 root root 4096 Mar 21 17:43 cost [2024-03-21T17:51:28.476Z] -rw-r--r-- 1 root root 83 Mar 21 17:43 cost.csv [2024-03-21T17:51:28.476Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives [2024-03-21T17:51:28.476Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives [2024-03-21T17:51:28.476Z] total 16 [2024-03-21T17:51:28.476Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 17:43 . [2024-03-21T17:51:28.476Z] drwxrwxr-x 14 jenkins jenkins 4096 Mar 21 17:43 .. [2024-03-21T17:51:28.476Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 17:43 cost [2024-03-21T17:51:28.476Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 21 17:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:51:28.770Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:51:29.637Z] ---> package-listing.sh [2024-03-21T17:51:29.637Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T17:51:29.637Z] ++ facter osfamily [2024-03-21T17:51:29.897Z] + OS_FAMILY=debian [2024-03-21T17:51:29.897Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-723 [2024-03-21T17:51:29.897Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T17:51:29.897Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T17:51:29.897Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T17:51:29.897Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T17:51:29.897Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-723 ']' [2024-03-21T17:51:29.897Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T17:51:29.897Z] + case "${OS_FAMILY}" in [2024-03-21T17:51:29.897Z] + dpkg -l [2024-03-21T17:51:29.897Z] + grep '^ii' [2024-03-21T17:51:29.897Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T17:51:29.897Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T17:51:29.897Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T17:51:29.897Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-723 ']' [2024-03-21T17:51:29.897Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives/ [2024-03-21T17:51:29.897Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-723/archives/ [Pipeline] echo [2024-03-21T17:51:29.909Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-21T17:51:30.186Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T17:51:30.752Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T17:51:30.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T17:51:30.926Z] prd-ubuntu20.04-docker-8c-8g-592 does not seem to be running inside a container [2024-03-21T17:51:30.991Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-723 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723:/w/workspace/edgexfoundry_edgex-ui-go_PR-723:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T17:51:31.196Z] $ docker top 4a4012bf88b973a679e9e7230aad6d2831ac9c3a75aa94a22d458f7a8ec636b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T17:51:31.543Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T17:51:31.831Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T17:51:32.121Z] + ls /var/log/sa-host [2024-03-21T17:51:32.121Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T17:51:32.195Z] provisioning config files... [2024-03-21T17:51:32.204Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-723@tmp/config4468046040028878102tmp [Pipeline] { [Pipeline] echo [2024-03-21T17:51:32.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:51:32.508Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T17:51:32.517Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:51:32.866Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T17:51:32.876Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:51:33.160Z] ---> sudo-logs.sh [2024-03-21T17:51:33.160Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T17:51:33.200Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:51:33.485Z] ---> job-cost.sh [2024-03-21T17:51:33.485Z] lf-activate-venv: SKIPPING [2024-03-21T17:51:33.485Z] DEBUG: total: 0.2199999988079071 [2024-03-21T17:51:33.485Z] INFO: Retrieving Stack Cost... [2024-03-21T17:51:33.745Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T17:51:34.004Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T17:51:34.016Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T17:51:34.301Z] ---> logs-deploy.sh [2024-03-21T17:51:34.301Z] lf-activate-venv: SKIPPING [2024-03-21T17:51:34.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-723/2 [2024-03-21T17:51:34.301Z] INFO: archiving workspace using pattern(s): [2024-03-21T17:51:35.238Z] Archives upload complete. [2024-03-21T17:51:35.497Z] INFO: archiving logs to Nexus [2024-03-21T17:51:36.067Z] ---> uname -a: [2024-03-21T17:51:36.067Z] Linux prd-ubuntu20-04-docker-8c-8g-592 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] ---> lscpu: [2024-03-21T17:51:36.067Z] Architecture: x86_64 [2024-03-21T17:51:36.067Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-21T17:51:36.067Z] Byte Order: Little Endian [2024-03-21T17:51:36.067Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-21T17:51:36.067Z] CPU(s): 8 [2024-03-21T17:51:36.067Z] On-line CPU(s) list: 0-7 [2024-03-21T17:51:36.067Z] Thread(s) per core: 1 [2024-03-21T17:51:36.067Z] Core(s) per socket: 1 [2024-03-21T17:51:36.067Z] Socket(s): 8 [2024-03-21T17:51:36.067Z] NUMA node(s): 1 [2024-03-21T17:51:36.067Z] Vendor ID: AuthenticAMD [2024-03-21T17:51:36.067Z] CPU family: 23 [2024-03-21T17:51:36.067Z] Model: 49 [2024-03-21T17:51:36.067Z] Model name: AMD EPYC-Rome Processor [2024-03-21T17:51:36.067Z] Stepping: 0 [2024-03-21T17:51:36.067Z] CPU MHz: 2800.000 [2024-03-21T17:51:36.067Z] BogoMIPS: 5600.00 [2024-03-21T17:51:36.067Z] Virtualization: AMD-V [2024-03-21T17:51:36.067Z] Hypervisor vendor: KVM [2024-03-21T17:51:36.067Z] Virtualization type: full [2024-03-21T17:51:36.067Z] L1d cache: 256 KiB [2024-03-21T17:51:36.067Z] L1i cache: 256 KiB [2024-03-21T17:51:36.067Z] L2 cache: 4 MiB [2024-03-21T17:51:36.067Z] L3 cache: 128 MiB [2024-03-21T17:51:36.067Z] NUMA node0 CPU(s): 0-7 [2024-03-21T17:51:36.067Z] Vulnerability Itlb multihit: Not affected [2024-03-21T17:51:36.067Z] Vulnerability L1tf: Not affected [2024-03-21T17:51:36.067Z] Vulnerability Mds: Not affected [2024-03-21T17:51:36.067Z] Vulnerability Meltdown: Not affected [2024-03-21T17:51:36.067Z] Vulnerability Mmio stale data: Not affected [2024-03-21T17:51:36.067Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-21T17:51:36.067Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-21T17:51:36.067Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-21T17:51:36.067Z] Vulnerability Srbds: Not affected [2024-03-21T17:51:36.067Z] Vulnerability Tsx async abort: Not affected [2024-03-21T17:51:36.067Z] 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 [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] ---> nproc: [2024-03-21T17:51:36.067Z] 8 [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] ---> df -h: [2024-03-21T17:51:36.067Z] Filesystem Size Used Avail Use% Mounted on [2024-03-21T17:51:36.067Z] overlay 155G 15G 141G 10% / [2024-03-21T17:51:36.067Z] tmpfs 64M 0 64M 0% /dev [2024-03-21T17:51:36.067Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-21T17:51:36.067Z] shm 64M 0 64M 0% /dev/shm [2024-03-21T17:51:36.067Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] ---> sar -b -r -n DEV: [2024-03-21T17:51:36.067Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-592) 03/21/24 _x86_64_ (8 CPU) [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] 17:38:33 LINUX RESTART (8 CPU) [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] 17:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-21T17:51:36.067Z] 17:40:01 404.58 22.61 381.97 0.00 2253.62 54365.87 0.00 [2024-03-21T17:51:36.067Z] 17:41:01 262.02 2.47 259.56 0.00 34.79 79471.42 0.00 [2024-03-21T17:51:36.067Z] 17:42:01 336.88 0.27 336.61 0.00 5.60 86884.45 0.00 [2024-03-21T17:51:36.067Z] 17:43:01 146.11 0.12 145.99 0.00 2.13 74946.98 0.00 [2024-03-21T17:51:36.067Z] 17:44:01 134.49 11.90 122.59 0.00 3547.22 24849.33 0.00 [2024-03-21T17:51:36.067Z] 17:45:01 5.40 0.00 5.40 0.00 0.00 70.92 0.00 [2024-03-21T17:51:36.067Z] 17:46:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 [2024-03-21T17:51:36.067Z] 17:47:01 1.88 0.00 1.88 0.00 0.00 21.20 0.00 [2024-03-21T17:51:36.067Z] 17:48:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 [2024-03-21T17:51:36.067Z] 17:49:01 1.35 0.00 1.35 0.00 0.00 24.13 0.00 [2024-03-21T17:51:36.067Z] 17:50:01 2.70 1.58 1.12 0.00 37.06 14.53 0.00 [2024-03-21T17:51:36.067Z] 17:51:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 [2024-03-21T17:51:36.067Z] Average: 108.29 3.25 105.05 0.00 490.08 26724.60 0.00 [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] 17:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-21T17:51:36.067Z] 17:40:01 28678624 31498436 814468 2.48 83664 2995528 1979624 5.83 1132872 2667732 1880 [2024-03-21T17:51:36.067Z] 17:41:01 26647860 31156448 1145920 3.48 192296 4405228 2382600 7.02 1844124 3800640 447096 [2024-03-21T17:51:36.067Z] 17:42:01 25369916 31165324 1127508 3.43 246724 5508384 2011736 5.93 1789444 4986360 6464 [2024-03-21T17:51:36.067Z] 17:43:01 24627396 31471940 826472 2.51 251768 6538492 1922352 5.67 1689036 5828524 660 [2024-03-21T17:51:36.067Z] 17:44:01 24203816 31473816 812436 2.47 263116 6902824 1861144 5.48 1891556 5982812 1448 [2024-03-21T17:51:36.067Z] 17:45:01 24205040 31475012 811424 2.47 263176 6902812 1861144 5.48 1890796 5982772 8 [2024-03-21T17:51:36.067Z] 17:46:01 24206532 31476532 810064 2.46 263232 6902824 1861144 5.48 1890172 5982780 176 [2024-03-21T17:51:36.067Z] 17:47:01 24206616 31476672 809740 2.46 263280 6902828 1861144 5.48 1890248 5982780 180 [2024-03-21T17:51:36.067Z] 17:48:01 24215672 31485804 800636 2.43 263324 6902828 1861144 5.48 1880908 5982780 12 [2024-03-21T17:51:36.067Z] 17:49:01 24215728 31486376 800500 2.43 263392 6902808 1861144 5.48 1880560 5983220 164 [2024-03-21T17:51:36.067Z] 17:50:01 24211668 31484308 802652 2.44 263432 6903916 1877244 5.53 1887212 5983540 184 [2024-03-21T17:51:36.067Z] 17:51:01 24211708 31484372 802516 2.44 263452 6903924 1877244 5.53 1886888 5983544 220 [2024-03-21T17:51:36.067Z] Average: 24916715 31427920 863695 2.63 240071 6222700 1934805 5.70 1796151 5428957 38208 [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] 17:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-21T17:51:36.067Z] 17:40:01 ens3 808.07 554.76 8460.11 116.02 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:40:01 docker0 126.78 129.45 9.80 488.29 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:40:01 veth5a12a9f 58.64 60.07 5.74 65.98 0.00 0.00 0.00 0.01 [2024-03-21T17:51:36.067Z] 17:40:01 lo 9.07 9.07 0.94 0.94 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:41:01 ens3 363.79 250.32 3154.01 33.80 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:41:01 vethe8438bc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:41:01 docker0 236.49 341.38 21.03 3129.67 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:42:01 ens3 704.93 547.06 6307.86 70.68 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:42:01 vethe8438bc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:42:01 docker0 504.60 645.36 46.93 5531.29 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:42:01 vethe8c50bd 0.02 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:42:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:43:01 ens3 61.82 59.69 99.24 122.48 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:43:01 docker0 4.08 5.93 0.27 64.22 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:43:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:43:01 veth03af8a7 1.70 2.35 0.13 33.07 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:44:01 ens3 197.17 119.03 3930.34 15.78 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:44:01 docker0 1.35 2.17 0.09 31.37 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:44:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:45:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:50:01 ens3 8.33 6.70 5.56 6.21 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:51:01 ens3 1.63 0.82 2.57 0.31 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] Average: ens3 178.86 128.24 1830.01 30.45 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] Average: docker0 72.77 93.69 6.51 770.39 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] ---> sar -P ALL: [2024-03-21T17:51:36.067Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-592) 03/21/24 _x86_64_ (8 CPU) [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] 17:38:33 LINUX RESTART (8 CPU) [2024-03-21T17:51:36.067Z] [2024-03-21T17:51:36.067Z] 17:39:01 CPU %user %nice %system %iowait %steal %idle [2024-03-21T17:51:36.067Z] 17:40:01 all 10.54 0.00 3.46 2.39 0.07 83.54 [2024-03-21T17:51:36.067Z] 17:40:01 0 12.25 0.00 3.69 0.44 0.07 83.56 [2024-03-21T17:51:36.067Z] 17:40:01 1 10.41 0.00 3.90 0.61 0.05 85.04 [2024-03-21T17:51:36.067Z] 17:40:01 2 9.10 0.00 3.61 0.08 0.07 87.14 [2024-03-21T17:51:36.067Z] 17:40:01 3 7.43 0.00 2.76 0.17 0.07 89.57 [2024-03-21T17:51:36.067Z] 17:40:01 4 13.42 0.00 2.81 6.58 0.07 77.12 [2024-03-21T17:51:36.067Z] 17:40:01 5 8.36 0.00 4.38 8.31 0.07 78.89 [2024-03-21T17:51:36.067Z] 17:40:01 6 13.20 0.00 3.21 0.98 0.07 82.54 [2024-03-21T17:51:36.067Z] 17:40:01 7 10.13 0.00 3.34 2.04 0.08 84.40 [2024-03-21T17:51:36.067Z] 17:41:01 all 22.53 0.00 5.09 1.33 0.08 70.97 [2024-03-21T17:51:36.067Z] 17:41:01 0 24.03 0.00 5.06 0.24 0.08 70.59 [2024-03-21T17:51:36.067Z] 17:41:01 1 22.56 0.00 4.73 0.35 0.08 72.27 [2024-03-21T17:51:36.067Z] 17:41:01 2 23.23 0.00 4.75 1.26 0.08 70.68 [2024-03-21T17:51:36.067Z] 17:41:01 3 22.37 0.00 4.73 0.12 0.05 72.73 [2024-03-21T17:51:36.067Z] 17:41:01 4 19.91 0.00 5.44 7.44 0.08 67.12 [2024-03-21T17:51:36.067Z] 17:41:01 5 21.85 0.00 5.96 0.79 0.07 71.33 [2024-03-21T17:51:36.067Z] 17:41:01 6 23.63 0.00 5.16 0.27 0.08 70.86 [2024-03-21T17:51:36.067Z] 17:41:01 7 22.64 0.00 4.87 0.25 0.07 72.17 [2024-03-21T17:51:36.067Z] 17:42:01 all 20.46 0.00 4.97 1.63 0.09 72.85 [2024-03-21T17:51:36.067Z] 17:42:01 0 21.20 0.00 5.01 4.11 0.10 69.58 [2024-03-21T17:51:36.067Z] 17:42:01 1 22.13 0.00 4.03 0.86 0.07 72.91 [2024-03-21T17:51:36.067Z] 17:42:01 2 29.42 0.00 5.29 0.69 0.08 64.52 [2024-03-21T17:51:36.068Z] 17:42:01 3 18.40 0.00 3.94 1.38 0.07 76.22 [2024-03-21T17:51:36.068Z] 17:42:01 4 16.53 0.00 3.48 0.10 0.07 79.82 [2024-03-21T17:51:36.068Z] 17:42:01 5 20.38 0.00 6.66 1.10 0.10 71.76 [2024-03-21T17:51:36.068Z] 17:42:01 6 17.64 0.00 4.63 0.42 0.10 77.21 [2024-03-21T17:51:36.068Z] 17:42:01 7 17.90 0.00 6.74 4.41 0.10 70.85 [2024-03-21T17:51:36.068Z] 17:43:01 all 31.05 0.00 4.27 0.70 0.08 63.90 [2024-03-21T17:51:36.068Z] 17:43:01 0 29.39 0.00 4.22 1.19 0.08 65.11 [2024-03-21T17:51:36.068Z] 17:43:01 1 31.30 0.00 4.00 0.07 0.08 64.55 [2024-03-21T17:51:36.068Z] 17:43:01 2 26.64 0.00 3.83 1.46 0.07 68.00 [2024-03-21T17:51:36.068Z] 17:43:01 3 30.32 0.00 4.16 0.71 0.08 64.72 [2024-03-21T17:51:36.068Z] 17:43:01 4 32.70 0.00 4.99 0.05 0.08 62.18 [2024-03-21T17:51:36.068Z] 17:43:01 5 37.40 0.00 4.77 0.57 0.08 57.18 [2024-03-21T17:51:36.068Z] 17:43:01 6 35.86 0.00 4.52 0.05 0.07 59.51 [2024-03-21T17:51:36.068Z] 17:43:01 7 24.77 0.00 3.68 1.48 0.08 69.98 [2024-03-21T17:51:36.068Z] 17:44:01 all 3.95 0.00 1.74 0.39 0.04 93.89 [2024-03-21T17:51:36.068Z] 17:44:01 0 3.60 0.00 2.25 1.26 0.03 92.86 [2024-03-21T17:51:36.068Z] 17:44:01 1 4.52 0.00 1.66 0.07 0.03 93.72 [2024-03-21T17:51:36.068Z] 17:44:01 2 4.85 0.00 1.44 0.03 0.03 93.65 [2024-03-21T17:51:36.068Z] 17:44:01 3 3.99 0.00 1.54 0.95 0.03 93.49 [2024-03-21T17:51:36.068Z] 17:44:01 4 3.80 0.00 1.88 0.17 0.05 94.10 [2024-03-21T17:51:36.068Z] 17:44:01 5 4.09 0.00 2.04 0.10 0.03 93.73 [2024-03-21T17:51:36.068Z] 17:44:01 6 3.76 0.00 1.55 0.44 0.05 94.20 [2024-03-21T17:51:36.068Z] 17:44:01 7 2.97 0.00 1.53 0.08 0.02 95.40 [2024-03-21T17:51:36.068Z] 17:45:01 all 0.02 0.00 0.03 0.01 0.01 99.93 [2024-03-21T17:51:36.068Z] 17:45:01 0 0.05 0.00 0.05 0.07 0.03 99.80 [2024-03-21T17:51:36.068Z] 17:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:45:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:45:01 3 0.00 0.00 0.03 0.05 0.02 99.90 [2024-03-21T17:51:36.068Z] 17:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T17:51:36.068Z] 17:45:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2024-03-21T17:51:36.068Z] 17:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-21T17:51:36.068Z] 17:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-21T17:51:36.068Z] 17:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-21T17:51:36.068Z] 17:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T17:51:36.068Z] 17:46:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T17:51:36.068Z] 17:46:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T17:51:36.068Z] 17:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-21T17:51:36.068Z] 17:46:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T17:51:36.068Z] 17:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T17:51:36.068Z] 17:47:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-03-21T17:51:36.068Z] 17:47:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-03-21T17:51:36.068Z] 17:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-21T17:51:36.068Z] 17:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T17:51:36.068Z] 17:47:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T17:51:36.068Z] 17:47:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-21T17:51:36.068Z] 17:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T17:51:36.068Z] 17:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T17:51:36.068Z] 17:48:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2024-03-21T17:51:36.068Z] 17:48:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2024-03-21T17:51:36.068Z] 17:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:48:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2024-03-21T17:51:36.068Z] 17:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T17:51:36.068Z] 17:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-21T17:51:36.068Z] 17:48:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-21T17:51:36.068Z] 17:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-03-21T17:51:36.068Z] 17:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T17:51:36.068Z] 17:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-21T17:51:36.068Z] 17:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-21T17:51:36.068Z] 17:49:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-21T17:51:36.068Z] 17:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T17:51:36.068Z] 17:49:01 5 0.03 0.00 0.00 0.02 0.03 99.92 [2024-03-21T17:51:36.068Z] 17:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T17:51:36.068Z] 17:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T17:51:36.068Z] 17:50:01 all 0.28 0.00 0.03 0.01 0.00 99.67 [2024-03-21T17:51:36.068Z] 17:50:01 0 0.25 0.00 0.02 0.02 0.00 99.72 [2024-03-21T17:51:36.068Z] 17:50:01 1 0.38 0.00 0.03 0.02 0.00 99.57 [2024-03-21T17:51:36.068Z] 17:50:01 2 0.15 0.00 0.03 0.02 0.00 99.80 [2024-03-21T17:51:36.068Z] 17:50:01 3 0.05 0.00 0.02 0.05 0.00 99.88 [2024-03-21T17:51:36.068Z] 17:50:01 4 0.37 0.00 0.02 0.00 0.02 99.60 [2024-03-21T17:51:36.068Z] 17:50:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-21T17:51:36.068Z] 17:50:01 6 0.38 0.00 0.03 0.00 0.00 99.58 [2024-03-21T17:51:36.068Z] 17:50:01 7 0.67 0.00 0.05 0.02 0.00 99.27 [2024-03-21T17:51:36.068Z] [2024-03-21T17:51:36.068Z] 17:50:01 CPU %user %nice %system %iowait %steal %idle [2024-03-21T17:51:36.068Z] 17:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-21T17:51:36.068Z] 17:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-21T17:51:36.068Z] 17:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T17:51:36.068Z] 17:51:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-21T17:51:36.068Z] 17:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-21T17:51:36.068Z] 17:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-21T17:51:36.068Z] 17:51:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-21T17:51:36.068Z] 17:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-21T17:51:36.068Z] Average: all 7.37 0.00 1.63 0.54 0.03 90.43 [2024-03-21T17:51:36.068Z] Average: 0 7.55 0.00 1.69 0.61 0.04 90.12 [2024-03-21T17:51:36.068Z] Average: 1 7.58 0.00 1.53 0.16 0.03 90.70 [2024-03-21T17:51:36.068Z] Average: 2 7.75 0.00 1.58 0.29 0.03 90.34 [2024-03-21T17:51:36.068Z] Average: 3 6.86 0.00 1.43 0.29 0.03 91.40 [2024-03-21T17:51:36.068Z] Average: 4 7.21 0.00 1.55 1.18 0.04 90.03 [2024-03-21T17:51:36.068Z] Average: 5 7.65 0.00 1.98 0.90 0.04 89.43 [2024-03-21T17:51:36.068Z] Average: 6 7.85 0.00 1.59 0.18 0.03 90.34 [2024-03-21T17:51:36.068Z] Average: 7 6.55 0.00 1.68 0.68 0.03 91.06 [2024-03-21T17:51:36.068Z] [2024-03-21T17:51:36.068Z] [2024-03-21T17:51:36.068Z]