Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8deedfd4c61db31cca110c33923c0f88e600d4f7+0fb9481097278008a3ab6af38d57dd09773a5c41 (7ebd97b53c7a66cf0fad6933b530cb5b4770af72) 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-ssh17426786507448205567.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10333036828687085262.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 590556114a56c6d90cc8043840e039c2f74196dc 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-757/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-757/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9991041700501667297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh8767827179382178956.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-757/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-757/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3290811583069747336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8450 in /w/workspace/edgexfoundry_edgex-ui-go_PR-757 [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-757 # 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 0fb9481097278008a3ab6af38d57dd09773a5c41 into PR head commit 8deedfd4c61db31cca110c33923c0f88e600d4f7 Merge succeeded, producing 72f42f4d4d6e3b0172d93c09a17506554bfec310 Checking out Revision 72f42f4d4d6e3b0172d93c09a17506554bfec310 (PR-757) > 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/757/head:refs/remotes/origin/PR-757 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8deedfd4c61db31cca110c33923c0f88e600d4f7 # 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 0fb9481097278008a3ab6af38d57dd09773a5c41 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 72f42f4d4d6e3b0172d93c09a17506554bfec310 # timeout=10 Commit message: "Merge commit '0fb9481097278008a3ab6af38d57dd09773a5c41' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-24T02:07:57.732Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-24T02:07:57.801Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-24T02:07:57.907Z] ========================================================= [2024-08-24T02:07:57.907Z] EdgeX Global Pipelines Version Info [2024-08-24T02:07:57.907Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3b547a4bfb6699e19d1a293c75092f0353e44cbd # timeout=10 [2024-08-24T02:07:58.683Z] ------------------- [2024-08-24T02:07:58.683Z] stable info: [2024-08-24T02:07:58.683Z] ------------------- [2024-08-24T02:07:58.683Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-24T02:07:58.683Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-24T02:07:58.683Z] Message: update stable to v1.0.260 [2024-08-24T02:07:59.256Z] ------------------- [2024-08-24T02:07:59.256Z] experimental info: [2024-08-24T02:07:59.256Z] ------------------- [2024-08-24T02:07:59.256Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-24T02:07:59.256Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-24T02:07:59.256Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-24T02:07:59.342Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-08-24T02:07:59.362Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-08-24T02:07:59.385Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-24T02:07:59.409Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-24T02:07:59.437Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-24T02:07:59.460Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-24T02:07:59.486Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-24T02:07:59.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-24T02:07:59.526Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-24T02:07:59.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-24T02:07:59.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-24T02:07:59.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-08-24T02:07:59.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-24T02:07:59.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-24T02:07:59.661Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-24T02:07:59.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-24T02:07:59.712Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-24T02:07:59.735Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-24T02:07:59.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-24T02:07:59.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-24T02:07:59.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-24T02:07:59.932Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-24T02:07:59.948Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-24T02:07:59.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-24T02:07:59.994Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-24T02:08:00.023Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-24T02:08:00.047Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-24T02:08:00.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-757 [Pipeline] echo [2024-08-24T02:08:00.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-757 [Pipeline] echo [2024-08-24T02:08:00.119Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-757 [Pipeline] echo [2024-08-24T02:08:00.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 72f42f4d4d6e3b0172d93c09a17506554bfec310 [Pipeline] echo [2024-08-24T02:08:00.165Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 72f42f4 [Pipeline] echo [2024-08-24T02:08:00.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-24T02:08:00.246Z] provisioning config files... [2024-08-24T02:08:00.260Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp/config15544408244083021489tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:08:00.588Z] ---> ****-login.sh [2024-08-24T02:08:00.588Z] nexus3.edgexfoundry.org:10001 [2024-08-24T02:08:00.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:00.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:00.848Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:00.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:00.848Z] [2024-08-24T02:08:00.848Z] Login Succeeded [2024-08-24T02:08:00.848Z] nexus3.edgexfoundry.org:10002 [2024-08-24T02:08:00.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:00.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:00.848Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:00.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:00.848Z] [2024-08-24T02:08:00.848Z] Login Succeeded [2024-08-24T02:08:00.848Z] nexus3.edgexfoundry.org:10003 [2024-08-24T02:08:01.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:01.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:01.113Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:01.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:01.113Z] [2024-08-24T02:08:01.113Z] Login Succeeded [2024-08-24T02:08:01.113Z] nexus3.edgexfoundry.org:10004 [2024-08-24T02:08:01.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:01.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:01.113Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:01.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:01.113Z] [2024-08-24T02:08:01.113Z] Login Succeeded [2024-08-24T02:08:01.113Z] ****.io [2024-08-24T02:08:01.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:01.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:01.637Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:01.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:01.637Z] [2024-08-24T02:08:01.637Z] Login Succeeded [2024-08-24T02:08:01.637Z] ---> ****-login.sh ends [Pipeline] } [2024-08-24T02:08:01.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-24T02:08:02.050Z] + git rev-list -1 --merges 72f42f4d4d6e3b0172d93c09a17506554bfec310~1..72f42f4d4d6e3b0172d93c09a17506554bfec310 [Pipeline] echo [2024-08-24T02:08:02.078Z] -----------> git rev-list -1 --merges 72f42f4d4d6e3b0172d93c09a17506554bfec310~1..72f42f4d4d6e3b0172d93c09a17506554bfec310 72f42f4d4d6e3b0172d93c09a17506554bfec310 [2024-08-24T02:08:02.078Z] 72f42f4d4d6e3b0172d93c09a17506554bfec310 [false] [Pipeline] sh [2024-08-24T02:08:02.371Z] + git log --format=format:%s -1 72f42f4d4d6e3b0172d93c09a17506554bfec310 [Pipeline] echo [2024-08-24T02:08:02.387Z] ========================================================= [2024-08-24T02:08:02.387Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-24T02:08:02.387Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-24T02:08:02.717Z] + git log --format=format:%s -1 72f42f4d4d6e3b0172d93c09a17506554bfec310 [Pipeline] echo [2024-08-24T02:08:02.730Z] [semverPrep] GIT_COMMIT: 72f42f4d4d6e3b0172d93c09a17506554bfec310, Commit Message: Merge commit '0fb9481097278008a3ab6af38d57dd09773a5c41' into HEAD [Pipeline] echo [2024-08-24T02:08:02.744Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-24T02:08:03.101Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-24T02:08:03.101Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-24T02:08:03.101Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-24T02:08:03.101Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-24T02:08:03.101Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-24T02:08:03.101Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-24T02:08:03.101Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:08:03.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-24T02:08:03.490Z] [2024-08-24T02:08:03.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:08:03.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-24T02:08:03.792Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-24T02:08:03.792Z] b85a868b505f: Pulling fs layer [2024-08-24T02:08:03.792Z] e2be974225ed: Pulling fs layer [2024-08-24T02:08:03.792Z] 339a4e72a1f5: Pulling fs layer [2024-08-24T02:08:03.792Z] 988bab9f4d93: Pulling fs layer [2024-08-24T02:08:03.792Z] 1469e6f7b9e6: Pulling fs layer [2024-08-24T02:08:03.792Z] eaf3925da568: Pulling fs layer [2024-08-24T02:08:03.792Z] 988bab9f4d93: Waiting [2024-08-24T02:08:03.792Z] eaf3925da568: Waiting [2024-08-24T02:08:03.792Z] bab4dde63d76: Pulling fs layer [2024-08-24T02:08:03.792Z] bde34c3a00c8: Pulling fs layer [2024-08-24T02:08:03.792Z] b352a97aabf1: Pulling fs layer [2024-08-24T02:08:03.792Z] bde34c3a00c8: Waiting [2024-08-24T02:08:03.792Z] bab4dde63d76: Waiting [2024-08-24T02:08:03.792Z] 4872d77fe225: Pulling fs layer [2024-08-24T02:08:03.792Z] 5851b861e8e6: Pulling fs layer [2024-08-24T02:08:03.792Z] b352a97aabf1: Waiting [2024-08-24T02:08:03.792Z] 4872d77fe225: Waiting [2024-08-24T02:08:03.792Z] 5851b861e8e6: Waiting [2024-08-24T02:08:03.792Z] e2be974225ed: Verifying Checksum [2024-08-24T02:08:03.792Z] 988bab9f4d93: Download complete [2024-08-24T02:08:03.792Z] 1469e6f7b9e6: Verifying Checksum [2024-08-24T02:08:03.792Z] 1469e6f7b9e6: Download complete [2024-08-24T02:08:04.053Z] 339a4e72a1f5: Verifying Checksum [2024-08-24T02:08:04.053Z] 339a4e72a1f5: Download complete [2024-08-24T02:08:04.053Z] eaf3925da568: Verifying Checksum [2024-08-24T02:08:04.053Z] eaf3925da568: Download complete [2024-08-24T02:08:04.053Z] bde34c3a00c8: Verifying Checksum [2024-08-24T02:08:04.053Z] bde34c3a00c8: Download complete [2024-08-24T02:08:04.053Z] b352a97aabf1: Verifying Checksum [2024-08-24T02:08:04.053Z] b352a97aabf1: Download complete [2024-08-24T02:08:04.053Z] 4872d77fe225: Download complete [2024-08-24T02:08:04.053Z] 5851b861e8e6: Download complete [2024-08-24T02:08:04.053Z] b85a868b505f: Verifying Checksum [2024-08-24T02:08:04.053Z] b85a868b505f: Download complete [2024-08-24T02:08:04.311Z] bab4dde63d76: Verifying Checksum [2024-08-24T02:08:04.311Z] bab4dde63d76: Download complete [2024-08-24T02:08:05.248Z] b85a868b505f: Pull complete [2024-08-24T02:08:05.507Z] e2be974225ed: Pull complete [2024-08-24T02:08:06.075Z] 339a4e72a1f5: Pull complete [2024-08-24T02:08:06.075Z] 988bab9f4d93: Pull complete [2024-08-24T02:08:06.334Z] 1469e6f7b9e6: Pull complete [2024-08-24T02:08:06.334Z] eaf3925da568: Pull complete [2024-08-24T02:08:08.244Z] bab4dde63d76: Pull complete [2024-08-24T02:08:08.244Z] bde34c3a00c8: Pull complete [2024-08-24T02:08:08.244Z] b352a97aabf1: Pull complete [2024-08-24T02:08:08.244Z] 4872d77fe225: Pull complete [2024-08-24T02:08:08.244Z] 5851b861e8e6: Pull complete [2024-08-24T02:08:08.503Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-24T02:08:08.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-24T02:08:08.503Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-24T02:08:08.638Z] prd-ubuntu20.04-docker-8c-8g-8450 does not seem to be running inside a container [2024-08-24T02:08:08.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-757 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757:/w/workspace/edgexfoundry_edgex-ui-go_PR-757:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-757@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-08-24T02:08:12.708Z] $ docker top bde0897b44d0b2762c55a57ffb79d6cdb45c3c177d78947979eb26df6dc2395e -eo pid,comm [2024-08-24T02:08:12.764Z] 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-08-24T02:08:12.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-24T02:08:12.827Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-24T02:08:12.827Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-24T02:08:13.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-24T02:08:13.019Z] $ docker exec bde0897b44d0b2762c55a57ffb79d6cdb45c3c177d78947979eb26df6dc2395e ssh-agent [2024-08-24T02:08:13.134Z] SSH_AUTH_SOCK=/tmp/ssh-GlZ4BJq0K4hN/agent.32 [2024-08-24T02:08:13.134Z] SSH_AGENT_PID=38 [2024-08-24T02:08:13.140Z] Running ssh-add (command line suppressed) [2024-08-24T02:08:13.248Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp/private_key_877189186736227118.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp/private_key_877189186736227118.key) [2024-08-24T02:08:13.262Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-24T02:08:13.556Z] + git tag --points-at HEAD [Pipeline] } [2024-08-24T02:08:13.564Z] $ docker exec --env ******** --env ******** bde0897b44d0b2762c55a57ffb79d6cdb45c3c177d78947979eb26df6dc2395e ssh-agent -k [2024-08-24T02:08:13.679Z] unset SSH_AUTH_SOCK; [2024-08-24T02:08:13.679Z] unset SSH_AGENT_PID; [2024-08-24T02:08:13.680Z] echo Agent pid 38 killed; [2024-08-24T02:08:13.690Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-24T02:08:13.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-24T02:08:13.726Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-24T02:08:13.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-24T02:08:13.843Z] $ docker exec bde0897b44d0b2762c55a57ffb79d6cdb45c3c177d78947979eb26df6dc2395e ssh-agent [2024-08-24T02:08:13.987Z] SSH_AUTH_SOCK=/tmp/ssh-GFd2IGQDL3cN/agent.71 [2024-08-24T02:08:13.987Z] SSH_AGENT_PID=77 [2024-08-24T02:08:13.991Z] Running ssh-add (command line suppressed) [2024-08-24T02:08:14.098Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp/private_key_10632231714063049334.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp/private_key_10632231714063049334.key) [2024-08-24T02:08:14.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-24T02:08:14.422Z] + git semver init [2024-08-24T02:08:14.682Z] 2024-08-24 02:08:14,605 [run_init] DEBUG init version:0.0.0 force:False [2024-08-24T02:08:14.682Z] 2024-08-24 02:08:14,606 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-757/.semver [2024-08-24T02:08:14.682Z] 2024-08-24 02:08:14,606 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-757/.semver [2024-08-24T02:08:14.682Z] 2024-08-24 02:08:14,606 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-757/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-757, universal_newlines=False, shell=None, istream=None) [2024-08-24T02:08:17.216Z] 2024-08-24 02:08:17,071 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-757/.git/info/exclude [2024-08-24T02:08:17.216Z] 2024-08-24 02:08:17,072 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-757/.semver/PR-757 with force:False [2024-08-24T02:08:17.216Z] 2024-08-24 02:08:17,072 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-757/.semver/PR-757 [2024-08-24T02:08:17.216Z] 2024-08-24 02:08:17,076 [execute] INFO git cat-file --batch-check [2024-08-24T02:08:17.216Z] 2024-08-24 02:08:17,077 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-757/.semver, universal_newlines=False, shell=None, istream=) [2024-08-24T02:08:17.216Z] 2024-08-24 02:08:17,082 [execute] INFO git cat-file --batch [2024-08-24T02:08:17.216Z] 2024-08-24 02:08:17,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-757/.semver, universal_newlines=False, shell=None, istream=) [2024-08-24T02:08:17.216Z] 2024-08-24 02:08:17,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-757/.semver/PR-757 [2024-08-24T02:08:17.216Z] 0.0.0 [Pipeline] } [2024-08-24T02:08:17.224Z] $ docker exec --env ******** --env ******** bde0897b44d0b2762c55a57ffb79d6cdb45c3c177d78947979eb26df6dc2395e ssh-agent -k [2024-08-24T02:08:17.332Z] unset SSH_AUTH_SOCK; [2024-08-24T02:08:17.332Z] unset SSH_AGENT_PID; [2024-08-24T02:08:17.332Z] echo Agent pid 77 killed; [2024-08-24T02:08:17.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-24T02:08:17.665Z] + git semver [Pipeline] } [2024-08-24T02:08:18.245Z] $ docker stop --time=1 bde0897b44d0b2762c55a57ffb79d6cdb45c3c177d78947979eb26df6dc2395e [2024-08-24T02:08:19.613Z] $ docker rm -f --volumes bde0897b44d0b2762c55a57ffb79d6cdb45c3c177d78947979eb26df6dc2395e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-24T02:08:19.972Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-24T02:08:20.265Z] Stashed 1 file(s) [Pipeline] echo [2024-08-24T02:08:20.269Z] [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-08-24T02:08:20.493Z] provisioning config files... [2024-08-24T02:08:20.502Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp/config5464396173748243182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:08:20.801Z] ---> ****-login.sh [2024-08-24T02:08:20.801Z] nexus3.edgexfoundry.org:10001 [2024-08-24T02:08:20.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:20.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:20.801Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:20.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:20.801Z] [2024-08-24T02:08:20.801Z] Login Succeeded [2024-08-24T02:08:20.801Z] nexus3.edgexfoundry.org:10002 [2024-08-24T02:08:20.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:20.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:20.801Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:20.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:20.802Z] [2024-08-24T02:08:20.802Z] Login Succeeded [2024-08-24T02:08:20.802Z] nexus3.edgexfoundry.org:10003 [2024-08-24T02:08:21.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:21.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:21.063Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:21.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:21.063Z] [2024-08-24T02:08:21.063Z] Login Succeeded [2024-08-24T02:08:21.063Z] nexus3.edgexfoundry.org:10004 [2024-08-24T02:08:21.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:21.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:21.064Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:21.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:21.064Z] [2024-08-24T02:08:21.064Z] Login Succeeded [2024-08-24T02:08:21.064Z] ****.io [2024-08-24T02:08:21.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:08:21.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:08:21.325Z] Configure a credential helper to remove this warning. See [2024-08-24T02:08:21.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:08:21.325Z] [2024-08-24T02:08:21.325Z] Login Succeeded [2024-08-24T02:08:21.325Z] ---> ****-login.sh ends [Pipeline] } [2024-08-24T02:08:21.334Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-24T02:08:21.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-24T02:08:21.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-24T02:08:21.470Z] ========================================================= [2024-08-24T02:08:21.470Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-24T02:08:21.470Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:08:21.803Z] + 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-08-24T02:08:22.065Z] Sending build context to Docker daemon 59.54MB [2024-08-24T02:08:22.065Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-08-24T02:08:22.065Z] Step 2/15 : FROM ${BASE} AS builder [2024-08-24T02:08:22.065Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-24T02:08:22.065Z] 619be1103602: Pulling fs layer [2024-08-24T02:08:22.065Z] 7862e08f4a3e: Pulling fs layer [2024-08-24T02:08:22.065Z] 5df492c9dc93: Pulling fs layer [2024-08-24T02:08:22.065Z] 7629e6793208: Pulling fs layer [2024-08-24T02:08:22.065Z] 4f4fb700ef54: Pulling fs layer [2024-08-24T02:08:22.065Z] fb5054dd5b73: Pulling fs layer [2024-08-24T02:08:22.065Z] eeca6798cff9: Pulling fs layer [2024-08-24T02:08:22.065Z] aa269ceb94a6: Pulling fs layer [2024-08-24T02:08:22.065Z] ada007ff1a6a: Pulling fs layer [2024-08-24T02:08:22.065Z] 4f4fb700ef54: Waiting [2024-08-24T02:08:22.065Z] fb5054dd5b73: Waiting [2024-08-24T02:08:22.065Z] eeca6798cff9: Waiting [2024-08-24T02:08:22.065Z] aa269ceb94a6: Waiting [2024-08-24T02:08:22.065Z] ada007ff1a6a: Waiting [2024-08-24T02:08:22.065Z] 7862e08f4a3e: Download complete [2024-08-24T02:08:22.065Z] 7629e6793208: Verifying Checksum [2024-08-24T02:08:22.332Z] 7629e6793208: Download complete [2024-08-24T02:08:22.332Z] 4f4fb700ef54: Verifying Checksum [2024-08-24T02:08:22.332Z] 4f4fb700ef54: Download complete [2024-08-24T02:08:22.332Z] fb5054dd5b73: Verifying Checksum [2024-08-24T02:08:22.332Z] fb5054dd5b73: Download complete [2024-08-24T02:08:22.332Z] 619be1103602: Verifying Checksum [2024-08-24T02:08:22.332Z] 619be1103602: Download complete [2024-08-24T02:08:22.332Z] eeca6798cff9: Verifying Checksum [2024-08-24T02:08:22.332Z] eeca6798cff9: Download complete [2024-08-24T02:08:22.332Z] 619be1103602: Pull complete [2024-08-24T02:08:22.606Z] ada007ff1a6a: Verifying Checksum [2024-08-24T02:08:22.606Z] ada007ff1a6a: Download complete [2024-08-24T02:08:22.606Z] 7862e08f4a3e: Pull complete [2024-08-24T02:08:22.863Z] 5df492c9dc93: Verifying Checksum [2024-08-24T02:08:22.864Z] 5df492c9dc93: Download complete [2024-08-24T02:08:23.121Z] aa269ceb94a6: Verifying Checksum [2024-08-24T02:08:23.121Z] aa269ceb94a6: Download complete [2024-08-24T02:08:26.402Z] 5df492c9dc93: Pull complete [2024-08-24T02:08:26.402Z] 7629e6793208: Pull complete [2024-08-24T02:08:26.402Z] 4f4fb700ef54: Pull complete [2024-08-24T02:08:26.402Z] fb5054dd5b73: Pull complete [2024-08-24T02:08:26.402Z] eeca6798cff9: Pull complete [2024-08-24T02:08:28.925Z] aa269ceb94a6: Pull complete [2024-08-24T02:08:29.511Z] ada007ff1a6a: Pull complete [2024-08-24T02:08:29.511Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-24T02:08:29.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-24T02:08:29.511Z] ---> f489d0715acc [2024-08-24T02:08:29.511Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-24T02:08:34.785Z] ---> Running in 69d92d497cf2 [2024-08-24T02:08:34.785Z] Removing intermediate container 69d92d497cf2 [2024-08-24T02:08:34.785Z] ---> 4de01dc28b2e [2024-08-24T02:08:34.785Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-08-24T02:08:34.785Z] ---> Running in 0a596cf71d9d [2024-08-24T02:08:34.785Z] Removing intermediate container 0a596cf71d9d [2024-08-24T02:08:34.785Z] ---> 22501b6912aa [2024-08-24T02:08:34.785Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-08-24T02:08:34.785Z] ---> Running in fff1bd9fde79 [2024-08-24T02:08:34.785Z] Removing intermediate container fff1bd9fde79 [2024-08-24T02:08:34.785Z] ---> 03bfc50d7006 [2024-08-24T02:08:34.785Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-08-24T02:08:34.785Z] ---> Running in 13b6ad6efb09 [2024-08-24T02:08:34.785Z] Removing intermediate container 13b6ad6efb09 [2024-08-24T02:08:34.785Z] ---> 5d2446d558ae [2024-08-24T02:08:34.785Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-24T02:08:34.785Z] ---> Running in 56caacbb0bc4 [2024-08-24T02:08:34.785Z] Removing intermediate container 56caacbb0bc4 [2024-08-24T02:08:34.785Z] ---> 71daa209152f [2024-08-24T02:08:34.785Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-24T02:08:35.353Z] latest: Pulling from library/docker [2024-08-24T02:08:35.353Z] c6a83fedfae6: Pulling fs layer [2024-08-24T02:08:35.353Z] b830b3ce3f84: Pulling fs layer [2024-08-24T02:08:35.353Z] 4f4fb700ef54: Pulling fs layer [2024-08-24T02:08:35.353Z] 2f67cd05487e: Pulling fs layer [2024-08-24T02:08:35.353Z] 201b9999b928: Pulling fs layer [2024-08-24T02:08:35.353Z] 0e0ed696b310: Pulling fs layer [2024-08-24T02:08:35.353Z] 7d43008ea7ba: Pulling fs layer [2024-08-24T02:08:35.353Z] af5e249d3773: Pulling fs layer [2024-08-24T02:08:35.353Z] e75295f954e5: Pulling fs layer [2024-08-24T02:08:35.353Z] 09f64e86da19: Pulling fs layer [2024-08-24T02:08:35.353Z] f2c35b7d0a7c: Pulling fs layer [2024-08-24T02:08:35.353Z] 802803a8231f: Pulling fs layer [2024-08-24T02:08:35.353Z] 9e14937ff4a0: Pulling fs layer [2024-08-24T02:08:35.353Z] 826b71f8f036: Pulling fs layer [2024-08-24T02:08:35.353Z] 6d923e46e5bf: Pulling fs layer [2024-08-24T02:08:35.353Z] 018885321d0e: Pulling fs layer [2024-08-24T02:08:35.353Z] e75295f954e5: Waiting [2024-08-24T02:08:35.353Z] 09f64e86da19: Waiting [2024-08-24T02:08:35.353Z] f2c35b7d0a7c: Waiting [2024-08-24T02:08:35.353Z] 802803a8231f: Waiting [2024-08-24T02:08:35.353Z] 9e14937ff4a0: Waiting [2024-08-24T02:08:35.353Z] 826b71f8f036: Waiting [2024-08-24T02:08:35.353Z] 6d923e46e5bf: Waiting [2024-08-24T02:08:35.353Z] 018885321d0e: Waiting [2024-08-24T02:08:35.353Z] 201b9999b928: Waiting [2024-08-24T02:08:35.353Z] 7d43008ea7ba: Waiting [2024-08-24T02:08:35.353Z] 2f67cd05487e: Waiting [2024-08-24T02:08:35.353Z] af5e249d3773: Waiting [2024-08-24T02:08:35.353Z] 0e0ed696b310: Waiting [2024-08-24T02:08:35.353Z] 4f4fb700ef54: Download complete [2024-08-24T02:08:35.436Z] Still waiting to schedule task [2024-08-24T02:08:35.436Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8457’ is offline [2024-08-24T02:08:35.613Z] c6a83fedfae6: Download complete [2024-08-24T02:08:35.613Z] b830b3ce3f84: Verifying Checksum [2024-08-24T02:08:35.613Z] b830b3ce3f84: Download complete [2024-08-24T02:08:35.613Z] 2f67cd05487e: Verifying Checksum [2024-08-24T02:08:35.613Z] 2f67cd05487e: Download complete [2024-08-24T02:08:35.613Z] c6a83fedfae6: Pull complete [2024-08-24T02:08:35.613Z] 201b9999b928: Verifying Checksum [2024-08-24T02:08:35.613Z] 201b9999b928: Download complete [2024-08-24T02:08:35.891Z] 0e0ed696b310: Verifying Checksum [2024-08-24T02:08:35.891Z] 0e0ed696b310: Download complete [2024-08-24T02:08:35.891Z] 7d43008ea7ba: Verifying Checksum [2024-08-24T02:08:35.891Z] 7d43008ea7ba: Download complete [2024-08-24T02:08:35.891Z] af5e249d3773: Download complete [2024-08-24T02:08:35.891Z] e75295f954e5: Verifying Checksum [2024-08-24T02:08:35.891Z] e75295f954e5: Download complete [2024-08-24T02:08:35.891Z] 09f64e86da19: Verifying Checksum [2024-08-24T02:08:35.891Z] 09f64e86da19: Download complete [2024-08-24T02:08:35.891Z] f2c35b7d0a7c: Download complete [2024-08-24T02:08:35.891Z] 802803a8231f: Verifying Checksum [2024-08-24T02:08:35.891Z] 802803a8231f: Download complete [2024-08-24T02:08:35.891Z] 9e14937ff4a0: Verifying Checksum [2024-08-24T02:08:35.891Z] 9e14937ff4a0: Download complete [2024-08-24T02:08:36.151Z] 018885321d0e: Verifying Checksum [2024-08-24T02:08:36.151Z] 018885321d0e: Download complete [2024-08-24T02:08:36.151Z] 6d923e46e5bf: Download complete [2024-08-24T02:08:36.151Z] b830b3ce3f84: Pull complete [2024-08-24T02:08:36.411Z] 4f4fb700ef54: Pull complete [2024-08-24T02:08:36.670Z] 826b71f8f036: Verifying Checksum [2024-08-24T02:08:36.670Z] 826b71f8f036: Download complete [2024-08-24T02:08:36.670Z] 2f67cd05487e: Pull complete [2024-08-24T02:08:37.236Z] 201b9999b928: Pull complete [2024-08-24T02:08:37.494Z] 0e0ed696b310: Pull complete [2024-08-24T02:08:38.429Z] 7d43008ea7ba: Pull complete [2024-08-24T02:08:38.687Z] af5e249d3773: Pull complete [2024-08-24T02:08:38.946Z] e75295f954e5: Pull complete [2024-08-24T02:08:39.527Z] 09f64e86da19: Pull complete [2024-08-24T02:08:39.786Z] f2c35b7d0a7c: Pull complete [2024-08-24T02:08:40.354Z] 802803a8231f: Pull complete [2024-08-24T02:08:40.354Z] 9e14937ff4a0: Pull complete [2024-08-24T02:08:41.794Z] 826b71f8f036: Pull complete [2024-08-24T02:08:42.052Z] 6d923e46e5bf: Pull complete [2024-08-24T02:08:42.310Z] 018885321d0e: Pull complete [2024-08-24T02:08:42.310Z] Digest: sha256:2e5515536bf789843b48030fdca3e3719463ba85c43b1da7d5687f5997b79d26 [2024-08-24T02:08:42.310Z] Status: Downloaded newer image for docker:latest [2024-08-24T02:08:46.599Z] ---> b50f43db174c [2024-08-24T02:08:46.599Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-24T02:08:46.599Z] ---> Running in fb816a71b7f3 [2024-08-24T02:08:46.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-24T02:08:46.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-24T02:08:46.858Z] OK: 264 MiB in 52 packages [2024-08-24T02:08:47.119Z] Removing intermediate container fb816a71b7f3 [2024-08-24T02:08:47.119Z] ---> bf3686f1c5be [2024-08-24T02:08:47.119Z] Step 10/15 : ENV GO111MODULE=on [2024-08-24T02:08:47.380Z] ---> Running in d9451775e27c [2024-08-24T02:08:47.381Z] Removing intermediate container d9451775e27c [2024-08-24T02:08:47.381Z] ---> db24758fc458 [2024-08-24T02:08:47.381Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-24T02:08:47.381Z] ---> Running in c1f0a4342894 [2024-08-24T02:08:47.381Z] Removing intermediate container c1f0a4342894 [2024-08-24T02:08:47.381Z] ---> a15892eb6aaa [2024-08-24T02:08:47.381Z] Step 12/15 : COPY go.mod vendor* ./ [2024-08-24T02:08:47.640Z] ---> 94e912ba9ca1 [2024-08-24T02:08:47.640Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-24T02:08:47.640Z] ---> Running in 52c6870a85d2 [2024-08-24T02:09:55.474Z] Removing intermediate container 52c6870a85d2 [2024-08-24T02:09:55.474Z] ---> 7b0b8bb19f16 [2024-08-24T02:09:55.474Z] Step 14/15 : COPY . . [2024-08-24T02:09:55.474Z] ---> 27970613f405 [2024-08-24T02:09:55.474Z] Step 15/15 : RUN ${MAKE} [2024-08-24T02:09:55.474Z] ---> Running in 0b6fc4867bd1 [2024-08-24T02:09:55.474Z] noop [2024-08-24T02:09:55.474Z] Removing intermediate container 0b6fc4867bd1 [2024-08-24T02:09:55.474Z] ---> 6ae559db09f3 [2024-08-24T02:09:55.474Z] Successfully built 6ae559db09f3 [2024-08-24T02:09:55.474Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:09:55.809Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-24T02:09:55.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-24T02:09:55.889Z] prd-ubuntu20.04-docker-8c-8g-8450 does not seem to be running inside a container [2024-08-24T02:09:55.916Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-757 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757:/w/workspace/edgexfoundry_edgex-ui-go_PR-757:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-757@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-08-24T02:09:57.119Z] $ docker top db97b57853ed3f98950d77e65058d9311b6e6314d50e050d9b623571ab7f96df -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-24T02:09:57.481Z] + go version [2024-08-24T02:09:57.481Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-24T02:09:57.489Z] $ docker stop --time=1 db97b57853ed3f98950d77e65058d9311b6e6314d50e050d9b623571ab7f96df [2024-08-24T02:09:59.113Z] $ docker rm -f --volumes db97b57853ed3f98950d77e65058d9311b6e6314d50e050d9b623571ab7f96df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:09:59.588Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-24T02:09:59.588Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-24T02:09:59.682Z] prd-ubuntu20.04-docker-8c-8g-8450 does not seem to be running inside a container [2024-08-24T02:09:59.709Z] $ 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-757 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757:/w/workspace/edgexfoundry_edgex-ui-go_PR-757:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-757@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-08-24T02:10:00.511Z] $ docker top d074d5e6aee811f197baff025774c4a7fa191ef2bdb97e73cff69b6ae8b99546 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-24T02:10:00.877Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-757 [Pipeline] fileExists [Pipeline] sh [2024-08-24T02:10:01.180Z] + make test [2024-08-24T02:10:01.180Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-08-24T02:10:05.366Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-08-24T02:10:20.230Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-08-24T02:10:20.230Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-08-24T02:10:20.230Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-08-24T02:10:20.230Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-08-24T02:10:20.230Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-08-24T02:10:20.230Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-08-24T02:10:20.230Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-08-24T02:10:20.230Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-08-24T02:10:20.230Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-08-24T02:10:25.897Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-24T02:10:25.897Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-24T02:10:25.897Z] ./bin/test-attribution-txt.sh [2024-08-24T02:10:25.897Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-08-24T02:10:25.897Z] make -C web test [2024-08-24T02:10:25.897Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-757/web' [2024-08-24T02:10:25.897Z] make[1]: tput: No such file or directory [2024-08-24T02:10:25.897Z] make[1]: tput: No such file or directory [2024-08-24T02:10:25.897Z] warning: generating ./VERSION [2024-08-24T02:10:25.897Z] echo "0.0.0" > VERSION [2024-08-24T02:10:25.897Z] docker build \ [2024-08-24T02:10:25.897Z] -f Dockerfile \ [2024-08-24T02:10:25.897Z] --build-arg USER=1000 \ [2024-08-24T02:10:25.897Z] \ [2024-08-24T02:10:25.897Z] --label "git_sha=72f42f4d4d6e3b0172d93c09a17506554bfec310" \ [2024-08-24T02:10:25.897Z] -t edgexfoundry/edgex-web-ui:72f42f4d4d6e3b0172d93c09a17506554bfec310 \ [2024-08-24T02:10:25.897Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-08-24T02:10:25.897Z] . [2024-08-24T02:10:25.897Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-08-24T02:10:25.897Z] Install the buildx component to build images with BuildKit: [2024-08-24T02:10:25.897Z] https://docs.docker.com/go/buildx/ [2024-08-24T02:10:25.897Z] [2024-08-24T02:10:25.897Z] Sending build context to Docker daemon 2.619MB [2024-08-24T02:10:25.897Z] Step 1/11 : FROM node:18-alpine3.18 [2024-08-24T02:10:25.897Z] 18-alpine3.18: Pulling from library/node [2024-08-24T02:10:25.897Z] 619be1103602: Already exists [2024-08-24T02:10:25.897Z] 7e9a007eb24b: Pulling fs layer [2024-08-24T02:10:25.897Z] 5189255e31c8: Pulling fs layer [2024-08-24T02:10:25.897Z] 88f4f8a6bc8d: Pulling fs layer [2024-08-24T02:10:25.897Z] 88f4f8a6bc8d: Verifying Checksum [2024-08-24T02:10:25.897Z] 88f4f8a6bc8d: Download complete [2024-08-24T02:10:25.897Z] 5189255e31c8: Verifying Checksum [2024-08-24T02:10:25.897Z] 5189255e31c8: Download complete [2024-08-24T02:10:25.897Z] 7e9a007eb24b: Verifying Checksum [2024-08-24T02:10:25.897Z] 7e9a007eb24b: Download complete [2024-08-24T02:10:27.293Z] 7e9a007eb24b: Pull complete [2024-08-24T02:10:27.293Z] 5189255e31c8: Pull complete [2024-08-24T02:10:27.293Z] 88f4f8a6bc8d: Pull complete [2024-08-24T02:10:27.293Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-08-24T02:10:27.293Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-08-24T02:10:27.293Z] ---> a19326513a45 [2024-08-24T02:10:27.293Z] Step 2/11 : RUN apk add --no-cache chromium [2024-08-24T02:10:34.278Z] ---> Running in 8e94b2922b7c [2024-08-24T02:10:34.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-24T02:10:34.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-24T02:10:34.278Z] (1/154) Installing libexpat (2.6.2-r0) [2024-08-24T02:10:34.278Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-08-24T02:10:34.278Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-08-24T02:10:34.278Z] (4/154) Installing libpng (1.6.39-r3) [2024-08-24T02:10:34.278Z] (5/154) Installing freetype (2.13.0-r5) [2024-08-24T02:10:34.278Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-08-24T02:10:34.278Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-08-24T02:10:34.278Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-08-24T02:10:34.278Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-08-24T02:10:34.278Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-08-24T02:10:34.278Z] (11/154) Installing libffi (3.4.4-r2) [2024-08-24T02:10:34.278Z] (12/154) Installing libintl (0.21.1-r7) [2024-08-24T02:10:34.278Z] (13/154) Installing libblkid (2.38.1-r8) [2024-08-24T02:10:34.278Z] (14/154) Installing libmount (2.38.1-r8) [2024-08-24T02:10:34.278Z] (15/154) Installing pcre2 (10.42-r1) [2024-08-24T02:10:34.278Z] (16/154) Installing glib (2.76.6-r0) [2024-08-24T02:10:34.278Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-08-24T02:10:34.278Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-08-24T02:10:34.278Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-08-24T02:10:34.278Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-08-24T02:10:34.278Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-08-24T02:10:34.278Z] (22/154) Installing libwebp (1.3.2-r0) [2024-08-24T02:10:34.278Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-08-24T02:10:34.278Z] (24/154) Installing tiff (4.5.1-r0) [2024-08-24T02:10:34.278Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-08-24T02:10:34.278Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2024-08-24T02:10:34.278Z] (27/154) Installing libxau (1.0.11-r2) [2024-08-24T02:10:34.278Z] (28/154) Installing libmd (1.0.4-r2) [2024-08-24T02:10:34.278Z] (29/154) Installing libbsd (0.11.7-r1) [2024-08-24T02:10:34.278Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-08-24T02:10:34.278Z] (31/154) Installing libxcb (1.15-r1) [2024-08-24T02:10:34.278Z] (32/154) Installing libx11 (1.8.7-r0) [2024-08-24T02:10:34.278Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-08-24T02:10:34.278Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-08-24T02:10:34.538Z] (35/154) Installing libxrender (0.9.11-r3) [2024-08-24T02:10:34.538Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-08-24T02:10:34.538Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-08-24T02:10:34.538Z] (38/154) Installing libxext (1.3.5-r2) [2024-08-24T02:10:34.538Z] (39/154) Installing libxi (1.8.1-r0) [2024-08-24T02:10:34.538Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-08-24T02:10:34.538Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-08-24T02:10:34.538Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-08-24T02:10:34.538Z] (43/154) Installing libxtst (1.2.4-r2) [2024-08-24T02:10:34.538Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-08-24T02:10:34.538Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-08-24T02:10:34.538Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-08-24T02:10:34.538Z] (47/154) Installing pixman (0.42.2-r1) [2024-08-24T02:10:34.538Z] (48/154) Installing cairo (1.17.8-r1) [2024-08-24T02:10:34.538Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-08-24T02:10:34.538Z] (50/154) Installing avahi-libs (0.8-r13) [2024-08-24T02:10:34.538Z] (51/154) Installing gmp (6.2.1-r3) [2024-08-24T02:10:34.538Z] (52/154) Installing nettle (3.8.1-r2) [2024-08-24T02:10:34.538Z] (53/154) Installing libunistring (1.1-r1) [2024-08-24T02:10:34.538Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-08-24T02:10:34.538Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-08-24T02:10:34.538Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-08-24T02:10:34.538Z] (57/154) Installing gnutls (3.8.4-r0) [2024-08-24T02:10:34.538Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-08-24T02:10:34.538Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-08-24T02:10:34.538Z] (60/154) Installing fribidi (1.0.13-r0) [2024-08-24T02:10:34.538Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-08-24T02:10:34.538Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-08-24T02:10:34.538Z] (63/154) Installing libxft (2.3.8-r1) [2024-08-24T02:10:34.538Z] (64/154) Installing pango (1.50.14-r1) [2024-08-24T02:10:34.538Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-08-24T02:10:34.538Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-08-24T02:10:34.538Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-08-24T02:10:34.538Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-08-24T02:10:34.799Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-08-24T02:10:34.799Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2024-08-24T02:10:34.799Z] (71/154) Installing icu-data-full (73.2-r2) [2024-08-24T02:10:34.799Z] (72/154) Installing mesa (23.0.4-r0) [2024-08-24T02:10:34.799Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-08-24T02:10:35.759Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-08-24T02:10:35.759Z] (75/154) Installing libpciaccess (0.17-r2) [2024-08-24T02:10:35.759Z] (76/154) Installing libdrm (2.4.115-r4) [2024-08-24T02:10:35.759Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-08-24T02:10:35.759Z] (78/154) Installing libelf (0.189-r2) [2024-08-24T02:10:35.759Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-08-24T02:10:35.759Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-08-24T02:10:35.759Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-08-24T02:10:35.759Z] (82/154) Installing libmagic (5.45-r0) [2024-08-24T02:10:35.759Z] (83/154) Installing file (5.45-r0) [2024-08-24T02:10:35.759Z] (84/154) Installing libice (1.1.1-r2) [2024-08-24T02:10:35.759Z] (85/154) Installing libuuid (2.38.1-r8) [2024-08-24T02:10:35.759Z] (86/154) Installing libsm (1.2.4-r1) [2024-08-24T02:10:35.759Z] (87/154) Installing libxt (1.3.0-r2) [2024-08-24T02:10:35.759Z] (88/154) Installing libxmu (1.1.4-r2) [2024-08-24T02:10:35.759Z] (89/154) Installing xset (1.2.5-r1) [2024-08-24T02:10:35.759Z] (90/154) Installing xprop (1.2.7-r0) [2024-08-24T02:10:35.759Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-08-24T02:10:35.759Z] (92/154) Installing libogg (1.3.5-r4) [2024-08-24T02:10:35.759Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-08-24T02:10:35.759Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-08-24T02:10:35.759Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-08-24T02:10:35.759Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-08-24T02:10:36.019Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-08-24T02:10:36.019Z] (98/154) Installing libva (2.18.0-r1) [2024-08-24T02:10:36.019Z] (99/154) Installing libvdpau (1.5-r1) [2024-08-24T02:10:36.019Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-08-24T02:10:36.019Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-08-24T02:10:36.019Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-08-24T02:10:36.019Z] (103/154) Installing libhwy (1.0.4-r1) [2024-08-24T02:10:36.019Z] (104/154) Installing lcms2 (2.15-r2) [2024-08-24T02:10:36.019Z] (105/154) Installing libjxl (0.8.2-r0) [2024-08-24T02:10:36.019Z] (106/154) Installing lame-libs (3.100-r5) [2024-08-24T02:10:36.019Z] (107/154) Installing opus (1.4-r0) [2024-08-24T02:10:36.019Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-08-24T02:10:36.278Z] (109/154) Installing soxr (0.1.3-r5) [2024-08-24T02:10:36.278Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-08-24T02:10:36.278Z] (111/154) Installing libtheora (1.1.1-r17) [2024-08-24T02:10:36.278Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-08-24T02:10:36.278Z] (113/154) Installing libvpx (1.13.0-r2) [2024-08-24T02:10:36.278Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-08-24T02:10:36.278Z] (115/154) Installing numactl (2.0.16-r4) [2024-08-24T02:10:36.278Z] (116/154) Installing x265-libs (3.5-r4) [2024-08-24T02:10:36.278Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-08-24T02:10:36.278Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-08-24T02:10:36.278Z] (119/154) Installing libbluray (1.3.4-r0) [2024-08-24T02:10:36.278Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-08-24T02:10:36.537Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-08-24T02:10:36.537Z] (122/154) Installing cjson (1.7.17-r0) [2024-08-24T02:10:36.537Z] (123/154) Installing mbedtls (2.28.8-r0) [2024-08-24T02:10:36.537Z] (124/154) Installing librist (0.2.7-r0) [2024-08-24T02:10:36.537Z] (125/154) Installing libsrt (1.5.2-r0) [2024-08-24T02:10:36.537Z] (126/154) Installing libssh (0.10.5-r0) [2024-08-24T02:10:36.537Z] (127/154) Installing libsodium (1.0.18-r3) [2024-08-24T02:10:36.537Z] (128/154) Installing libzmq (4.3.4-r4) [2024-08-24T02:10:36.537Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-08-24T02:10:36.537Z] (130/154) Installing libevent (2.1.12-r6) [2024-08-24T02:10:36.537Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-08-24T02:10:36.537Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-08-24T02:10:36.537Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-08-24T02:10:36.537Z] (134/154) Installing icu-libs (73.2-r2) [2024-08-24T02:10:36.537Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-08-24T02:10:36.537Z] (136/154) Installing minizip (1.2.13-r1) [2024-08-24T02:10:36.537Z] (137/154) Installing nspr (4.35-r2) [2024-08-24T02:10:36.537Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-08-24T02:10:36.537Z] (139/154) Installing nss (3.94-r0) [2024-08-24T02:10:36.537Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-08-24T02:10:36.537Z] (141/154) Installing libasyncns (0.8-r1) [2024-08-24T02:10:36.537Z] (142/154) Installing libltdl (2.4.7-r2) [2024-08-24T02:10:36.537Z] (143/154) Installing orc (0.4.34-r0) [2024-08-24T02:10:36.537Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-08-24T02:10:36.880Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-08-24T02:10:36.880Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-08-24T02:10:36.880Z] (147/154) Installing libpulse (16.1-r10) [2024-08-24T02:10:36.880Z] (148/154) Installing snappy (1.1.10-r1) [2024-08-24T02:10:36.880Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-08-24T02:10:36.880Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-08-24T02:10:36.880Z] (151/154) Installing libgpg-error (1.47-r1) [2024-08-24T02:10:36.880Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-08-24T02:10:36.880Z] (153/154) Installing libxslt (1.1.38-r0) [2024-08-24T02:10:36.880Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-08-24T02:10:38.784Z] Executing busybox-1.36.1-r5.trigger [2024-08-24T02:10:38.784Z] Executing fontconfig-2.14.2-r3.trigger [2024-08-24T02:10:38.784Z] Executing mkfontscale-1.2.2-r3.trigger [2024-08-24T02:10:38.784Z] Executing glib-2.76.6-r0.trigger [2024-08-24T02:10:38.784Z] Executing shared-mime-info-2.2-r5.trigger [2024-08-24T02:10:39.042Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-08-24T02:10:39.042Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-08-24T02:10:39.042Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-08-24T02:10:39.042Z] OK: 579 MiB in 171 packages [2024-08-24T02:10:54.088Z] Removing intermediate container 8e94b2922b7c [2024-08-24T02:10:54.088Z] ---> c6e200d58146 [2024-08-24T02:10:54.088Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-08-24T02:10:54.088Z] ---> Running in 28248bde0f12 [2024-08-24T02:10:54.088Z] Removing intermediate container 28248bde0f12 [2024-08-24T02:10:54.088Z] ---> 12fb270a2a20 [2024-08-24T02:10:54.088Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-08-24T02:10:54.658Z] ---> Running in a49a133140c1 [2024-08-24T02:10:54.918Z] Removing intermediate container a49a133140c1 [2024-08-24T02:10:54.918Z] ---> 2f453b0acaa7 [2024-08-24T02:10:54.918Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-08-24T02:10:55.181Z] ---> Running in a745417493c3 [2024-08-24T02:10:55.751Z] Removing intermediate container a745417493c3 [2024-08-24T02:10:55.751Z] ---> f9d30514d0e8 [2024-08-24T02:10:55.751Z] Step 6/11 : RUN npm install -g npm [2024-08-24T02:10:55.751Z] ---> Running in 04aa6f3919d0 [2024-08-24T02:11:10.642Z] [2024-08-24T02:11:10.642Z] removed 7 packages, and changed 69 packages in 12s [2024-08-24T02:11:10.642Z] [2024-08-24T02:11:10.642Z] 22 packages are looking for funding [2024-08-24T02:11:10.642Z] run `npm fund` for details [2024-08-24T02:11:12.549Z] Removing intermediate container 04aa6f3919d0 [2024-08-24T02:11:12.549Z] ---> ce94a377a21a [2024-08-24T02:11:12.549Z] Step 7/11 : ARG USER=1000 [2024-08-24T02:11:12.806Z] ---> Running in defb4e367184 [2024-08-24T02:11:13.065Z] Removing intermediate container defb4e367184 [2024-08-24T02:11:13.065Z] ---> 7a5404feef52 [2024-08-24T02:11:13.065Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-08-24T02:11:13.065Z] ---> Running in 84058171d060 [2024-08-24T02:11:13.631Z] Removing intermediate container 84058171d060 [2024-08-24T02:11:13.631Z] ---> bc2304cc0aeb [2024-08-24T02:11:13.631Z] Step 9/11 : USER $USER:$USER [2024-08-24T02:11:13.631Z] ---> Running in 8dea294de718 [2024-08-24T02:11:13.631Z] Removing intermediate container 8dea294de718 [2024-08-24T02:11:13.631Z] ---> ceb3b4000e43 [2024-08-24T02:11:13.631Z] Step 10/11 : WORKDIR /app [2024-08-24T02:11:13.631Z] ---> Running in e799247b658e [2024-08-24T02:11:13.890Z] Removing intermediate container e799247b658e [2024-08-24T02:11:13.890Z] ---> bea1a16ab25c [2024-08-24T02:11:13.890Z] Step 11/11 : LABEL git_sha=72f42f4d4d6e3b0172d93c09a17506554bfec310 [2024-08-24T02:11:13.890Z] ---> Running in e5a6fd308fc6 [2024-08-24T02:11:13.890Z] Removing intermediate container e5a6fd308fc6 [2024-08-24T02:11:13.890Z] ---> b91c8e6ebbd2 [2024-08-24T02:11:13.890Z] Successfully built b91c8e6ebbd2 [2024-08-24T02:11:13.890Z] Successfully tagged edgexfoundry/edgex-web-ui:72f42f4d4d6e3b0172d93c09a17506554bfec310 [2024-08-24T02:11:13.890Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-08-24T02:11:13.890Z] touch edgex-web-ui.imagebuilt [2024-08-24T02:11:13.890Z] mkdir -p node_modules coverage [2024-08-24T02:11:13.890Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-08-24T02:11:13.890Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-08-24T02:11:19.158Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-08-24T02:11:19.722Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-08-24T02:11:19.980Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-08-24T02:11:20.238Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-08-24T02:11:23.963Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-08-24T02:11:23.963Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-08-24T02:11:23.963Z] 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-08-24T02:11:23.963Z] 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-08-24T02:11:23.963Z] 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-08-24T02:11:23.963Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-08-24T02:11:23.963Z] 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-08-24T02:11:23.963Z] 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-08-24T02:11:25.868Z] 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-08-24T02:11:28.558Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8461 in /w/workspace/edgexfoundry_edgex-ui-go_PR-757 [Pipeline] { [Pipeline] ws [2024-08-24T02:11:28.573Z] Running in /w/workspace/edgex-ui-go/7 [Pipeline] { [Pipeline] checkout [2024-08-24T02:11:29.361Z] [2024-08-24T02:11:29.361Z] added 1180 packages, and audited 1181 packages in 15s [2024-08-24T02:11:29.361Z] [2024-08-24T02:11:29.361Z] 100 packages are looking for funding [2024-08-24T02:11:29.361Z] run `npm fund` for details [2024-08-24T02:11:29.361Z] [2024-08-24T02:11:29.361Z] 25 vulnerabilities (14 moderate, 10 high, 1 critical) [2024-08-24T02:11:29.361Z] [2024-08-24T02:11:29.361Z] To address issues that do not require attention, run: [2024-08-24T02:11:29.361Z] npm audit fix [2024-08-24T02:11:29.361Z] [2024-08-24T02:11:29.361Z] To address all issues (including breaking changes), run: [2024-08-24T02:11:29.361Z] npm audit fix --force [2024-08-24T02:11:29.361Z] [2024-08-24T02:11:29.361Z] Run `npm audit` for details. [2024-08-24T02:11:31.636Z] The recommended git tool is: git [2024-08-24T02:11:39.420Z] 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-08-24T02:11:40.804Z] - Generating browser application bundles (phase: setup)... [2024-08-24T02:11:43.053Z] using credential edgex-jenkins-ssh [2024-08-24T02:11:43.088Z] Cloning the remote Git repository [2024-08-24T02:11:43.219Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-08-24T02:11:43.413Z] > git init /w/workspace/edgex-ui-go/7 # timeout=10 [2024-08-24T02:11:43.901Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-08-24T02:11:43.903Z] > git --version # timeout=10 [2024-08-24T02:11:43.952Z] > git --version # 'git version 2.25.1' [2024-08-24T02:11:43.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-24T02:11:44.392Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-24T02:11:56.477Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-08-24T02:11:56.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-24T02:11:58.604Z] Merging remotes/origin/main commit 0fb9481097278008a3ab6af38d57dd09773a5c41 into PR head commit 8deedfd4c61db31cca110c33923c0f88e600d4f7 [2024-08-24T02:11:57.882Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-08-24T02:11:57.954Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-08-24T02:11:57.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-24T02:11:57.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/757/head:refs/remotes/origin/PR-757 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-24T02:11:58.642Z] > git config core.sparsecheckout # timeout=10 [2024-08-24T02:11:58.759Z] > git checkout -f 8deedfd4c61db31cca110c33923c0f88e600d4f7 # timeout=10 [2024-08-24T02:11:59.664Z] Merge succeeded, producing ab30e8d43df841e89eac0e4c86752b90b25193e1 [2024-08-24T02:11:59.665Z] Checking out Revision ab30e8d43df841e89eac0e4c86752b90b25193e1 (PR-757) [2024-08-24T02:11:59.254Z] > git remote # timeout=10 [2024-08-24T02:11:59.285Z] > git config --get remote.origin.url # timeout=10 [2024-08-24T02:11:59.309Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-24T02:11:59.336Z] > git merge 0fb9481097278008a3ab6af38d57dd09773a5c41 # timeout=10 [2024-08-24T02:11:59.642Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-24T02:11:59.671Z] > git config core.sparsecheckout # timeout=10 [2024-08-24T02:11:59.795Z] > git checkout -f ab30e8d43df841e89eac0e4c86752b90b25193e1 # timeout=10 [2024-08-24T02:12:03.778Z] Commit message: "Merge commit '0fb9481097278008a3ab6af38d57dd09773a5c41' into HEAD" [2024-08-24T02:12:03.813Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-24T02:12:05.898Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-24T02:12:05.898Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-24T02:12:05.898Z] Dload Upload Total Spent Left Speed [2024-08-24T02:12:05.898Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 169k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh [2024-08-24T02:12:03.789Z] > git rev-list --no-walk 3b547a4bfb6699e19d1a293c75092f0353e44cbd # timeout=10 [2024-08-24T02:12:06.266Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-24T02:12:06.610Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-08-24T02:12:06.610Z] /etc/docker/daemon.json [2024-08-24T02:12:06.610Z] { [2024-08-24T02:12:06.610Z] "registry-mirrors": [ [2024-08-24T02:12:06.610Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-24T02:12:06.610Z] ], [2024-08-24T02:12:06.610Z] "bip": "10.250.0.254/24", [2024-08-24T02:12:06.610Z] "hosts": [ [2024-08-24T02:12:06.610Z] "tcp://0.0.0.0:5555", [2024-08-24T02:12:06.610Z] "unix:///var/run/docker.sock" [2024-08-24T02:12:06.610Z] ], [2024-08-24T02:12:06.610Z] "mtu": 1458, [2024-08-24T02:12:06.610Z] "selinux-enabled": true, [2024-08-24T02:12:06.610Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-24T02:12:06.610Z] } [Pipeline] sh [2024-08-24T02:12:06.954Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-24T02:12:07.297Z] + sudo service docker restart [2024-08-24T02:12:12.933Z] ✔ Browser application bundle generation complete. [2024-08-24T02:12:12.933Z] 24 08 2024 02:12:08.196:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-08-24T02:12:12.933Z] 24 08 2024 02:12:08.198:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-08-24T02:12:12.933Z] 24 08 2024 02:12:08.202:INFO [launcher]: Starting browser ChromeHeadless [2024-08-24T02:12:12.933Z] 24 08 2024 02:12:08.617:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 9tKT69nYB3BHq5CLAAAB with id 61629527 [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.08 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.105 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.147 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.161 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.164 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.167 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.171 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.184 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.191 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.208 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.22 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.224 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.228 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.231 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.234 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.243 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.252 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.27 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.274 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.325 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.338 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.356 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.374 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.385 secs) [2024-08-24T02:12:12.933Z] WARN: ' [2024-08-24T02:12:12.933Z] It looks like you're using ngModel on the same form field as formControlName. [2024-08-24T02:12:12.933Z] Support for using the ngModel input property and ngModelChange event with [2024-08-24T02:12:12.933Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-08-24T02:12:12.933Z] in a future version of Angular. [2024-08-24T02:12:12.933Z] [2024-08-24T02:12:12.933Z] For more information on this, see our API docs here: [2024-08-24T02:12:12.933Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-08-24T02:12:12.933Z] ' [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.385 secs) [2024-08-24T02:12:12.933Z] WARN: ' [2024-08-24T02:12:12.933Z] It looks like you're using ngModel on the same form field as formControlName. [2024-08-24T02:12:12.933Z] Support for using the ngModel input property and ngModelChange event with [2024-08-24T02:12:12.933Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-08-24T02:12:12.933Z] in a future version of Angular. [2024-08-24T02:12:12.933Z] [2024-08-24T02:12:12.933Z] For more information on this, see our API docs here: [2024-08-24T02:12:12.933Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-08-24T02:12:12.933Z] ' [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.413 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.441 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.496 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.52 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.522 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.524 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.526 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.551 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.57 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.577 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.59 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.597 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.601 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.61 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.63 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.632 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.633 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.661 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.67 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.673 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.674 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.675 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.677 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.689 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.696 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.707 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.709 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.711 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.712 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.716 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.72 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.722 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.734 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.739 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.741 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.743 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.744 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.772 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.803 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.826 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.833 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.839 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.862 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.879 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.894 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.902 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.903 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.913 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.934 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.957 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.96 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.962 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.003 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.024 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.034 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.037 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.054 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.061 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.071 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.093 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.097 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.099 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.102 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.108 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.11 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.129 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.132 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.134 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.144 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.158 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.182 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.197 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.204 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.22 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.225 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.242 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.272 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.275 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.276 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.302 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.31 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.325 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.332 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.392 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.401 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.407 secs) [2024-08-24T02:12:12.933Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-08-24T02:12:12.933Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-08-24T02:12:12.933Z] 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-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.407 secs) [2024-08-24T02:12:12.933Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-08-24T02:12:12.933Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-08-24T02:12:12.933Z] 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-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.409 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.425 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.434 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.451 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.456 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.462 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.469 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.472 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.474 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.499 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.504 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.512 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.515 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.523 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.532 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.55 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.559 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.562 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.564 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.579 secs) [2024-08-24T02:12:12.933Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.595 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.601 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.618 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.621 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.628 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.636 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.642 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.659 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.669 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.695 secs) [2024-08-24T02:12:13.192Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.699 secs) [2024-08-24T02:12:13.193Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.703 secs) [2024-08-24T02:12:13.193Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.709 secs) [2024-08-24T02:12:13.193Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.711 secs) [2024-08-24T02:12:13.193Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.713 secs) [2024-08-24T02:12:13.193Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.715 secs) [2024-08-24T02:12:13.193Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.723 secs) [2024-08-24T02:12:13.450Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.195 secs / 1.723 secs) [2024-08-24T02:12:13.450Z] TOTAL: 147 SUCCESS [2024-08-24T02:12:13.450Z] ✔ Browser application bundle generation complete. [2024-08-24T02:12:13.725Z] [2024-08-24T02:12:13.725Z] =============================== Coverage summary =============================== [2024-08-24T02:12:13.725Z] Statements : 39.04% ( 1374/3519 ) [2024-08-24T02:12:13.725Z] Branches : 15.3% ( 94/614 ) [2024-08-24T02:12:13.725Z] Functions : 32.14% ( 424/1319 ) [2024-08-24T02:12:13.725Z] Lines : 38.97% ( 1343/3446 ) [2024-08-24T02:12:13.725Z] ================================================================================ [2024-08-24T02:12:14.296Z] ✔ Browser application bundle generation complete. [2024-08-24T02:12:16.204Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-757/web' [Pipeline] echo [2024-08-24T02:12:16.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-24T02:12:16.245Z] $ docker stop --time=1 d074d5e6aee811f197baff025774c4a7fa191ef2bdb97e73cff69b6ae8b99546 [2024-08-24T02:12:17.681Z] $ docker rm -f --volumes d074d5e6aee811f197baff025774c4a7fa191ef2bdb97e73cff69b6ae8b99546 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-24T02:12:22.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-24T02:12:23.332Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-24T02:12:23.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-24T02:12:24.260Z] + ls -al . [2024-08-24T02:12:24.260Z] total 264 [2024-08-24T02:12:24.260Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 24 02:10 . [2024-08-24T02:12:24.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 02:07 .. [2024-08-24T02:12:24.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 02:07 .blubracket [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 24 02:07 .dockerignore [2024-08-24T02:12:24.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 02:08 .git [2024-08-24T02:12:24.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 02:07 .github [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 178 Aug 24 02:07 .gitignore [2024-08-24T02:12:24.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 24 02:08 .semver [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 24 02:07 Attribution.txt [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 21430 Aug 24 02:07 CHANGELOG.md [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 24 02:07 CONTRIBUTING.md [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 1940 Aug 24 02:07 Dockerfile [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 24 02:07 Jenkinsfile [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 24 02:07 LICENSE [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 2189 Aug 24 02:07 Makefile [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 4381 Aug 24 02:07 README.md [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 24 02:08 VERSION [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 4832 Aug 24 02:07 angularmigrationlogs.md [2024-08-24T02:12:24.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 02:07 assets [2024-08-24T02:12:24.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 02:07 bin [2024-08-24T02:12:24.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 02:07 cmd [2024-08-24T02:12:24.260Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 24 02:10 coverage.out [2024-08-24T02:12:24.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 02:07 docs [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 6692 Aug 24 02:07 go.mod [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 100588 Aug 24 02:07 go.sum [2024-08-24T02:12:24.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 02:07 internal [2024-08-24T02:12:24.260Z] -rwxrwxr-x 1 jenkins jenkins 568 Aug 24 02:07 redeploy.sh [2024-08-24T02:12:24.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 02:07 testing [2024-08-24T02:12:24.260Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 24 02:07 version.go [2024-08-24T02:12:24.260Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 24 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:12:24.598Z] + 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=72f42f4d4d6e3b0172d93c09a17506554bfec310 --label arch=amd64 --label version=0.0.0 . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-24T02:12:25.294Z] provisioning config files... [2024-08-24T02:12:25.338Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/7@tmp/config9632075679617617013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:12:25.875Z] ---> ****-login.sh [2024-08-24T02:12:25.875Z] nexus3.edgexfoundry.org:10001 [2024-08-24T02:12:27.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:12:27.468Z] Sending build context to Docker daemon 346.5MB [2024-08-24T02:12:27.468Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-24T02:12:27.468Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-24T02:12:27.468Z] ---> 6ae559db09f3 [2024-08-24T02:12:27.468Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-24T02:12:27.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:12:27.792Z] Configure a credential helper to remove this warning. See [2024-08-24T02:12:27.792Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:12:27.792Z] [2024-08-24T02:12:27.792Z] Login Succeeded [2024-08-24T02:12:27.792Z] nexus3.edgexfoundry.org:10002 [2024-08-24T02:12:28.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:12:28.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:12:28.341Z] Configure a credential helper to remove this warning. See [2024-08-24T02:12:28.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:12:28.341Z] [2024-08-24T02:12:28.341Z] Login Succeeded [2024-08-24T02:12:28.341Z] nexus3.edgexfoundry.org:10003 [2024-08-24T02:12:28.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:12:28.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:12:28.618Z] Configure a credential helper to remove this warning. See [2024-08-24T02:12:28.618Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:12:28.618Z] [2024-08-24T02:12:28.618Z] Login Succeeded [2024-08-24T02:12:28.618Z] nexus3.edgexfoundry.org:10004 [2024-08-24T02:12:29.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:12:29.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:12:29.746Z] Configure a credential helper to remove this warning. See [2024-08-24T02:12:29.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:12:29.746Z] [2024-08-24T02:12:29.746Z] Login Succeeded [2024-08-24T02:12:29.746Z] ****.io [2024-08-24T02:12:30.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-24T02:12:30.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-24T02:12:30.345Z] Configure a credential helper to remove this warning. See [2024-08-24T02:12:30.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-24T02:12:30.345Z] [2024-08-24T02:12:30.345Z] Login Succeeded [2024-08-24T02:12:30.345Z] ---> ****-login.sh ends [Pipeline] } [2024-08-24T02:12:30.360Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-24T02:12:30.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-24T02:12:30.753Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-24T02:12:30.768Z] ========================================================= [2024-08-24T02:12:30.768Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-24T02:12:30.768Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:12:31.131Z] + 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-08-24T02:12:32.593Z] Sending build context to Docker daemon 35.41MB [2024-08-24T02:12:32.593Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-08-24T02:12:32.593Z] Step 2/15 : FROM ${BASE} AS builder [2024-08-24T02:12:32.773Z] ---> Running in c74fbd4e16ff [2024-08-24T02:12:32.773Z] Removing intermediate container c74fbd4e16ff [2024-08-24T02:12:32.773Z] ---> d21a44ba156d [2024-08-24T02:12:32.773Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-24T02:12:32.773Z] ---> Running in 678e317823ae [2024-08-24T02:12:32.773Z] Removing intermediate container 678e317823ae [2024-08-24T02:12:32.773Z] ---> 3f12029bdded [2024-08-24T02:12:32.773Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-24T02:12:32.773Z] ---> Running in 5d33c05d6378 [2024-08-24T02:12:32.773Z] Removing intermediate container 5d33c05d6378 [2024-08-24T02:12:32.773Z] ---> 5c0153888edd [2024-08-24T02:12:32.773Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-08-24T02:12:32.773Z] ---> Running in 0032ab3d6876 [2024-08-24T02:12:32.773Z] Removing intermediate container 0032ab3d6876 [2024-08-24T02:12:32.773Z] ---> 66393b9c3d07 [2024-08-24T02:12:32.773Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-24T02:12:32.773Z] ---> Running in 54bce7c42c16 [2024-08-24T02:12:32.773Z] Removing intermediate container 54bce7c42c16 [2024-08-24T02:12:32.773Z] ---> 6d462c063328 [2024-08-24T02:12:32.773Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-24T02:12:32.866Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-24T02:12:32.867Z] c6b39de5b339: Pulling fs layer [2024-08-24T02:12:32.867Z] a69c41024577: Pulling fs layer [2024-08-24T02:12:32.867Z] d6de4b400683: Pulling fs layer [2024-08-24T02:12:32.867Z] 35cb2a7552d0: Pulling fs layer [2024-08-24T02:12:32.867Z] 4f4fb700ef54: Pulling fs layer [2024-08-24T02:12:32.867Z] 464afbd9ba4c: Pulling fs layer [2024-08-24T02:12:32.867Z] 00f215d4a9da: Pulling fs layer [2024-08-24T02:12:32.867Z] d496ad576159: Pulling fs layer [2024-08-24T02:12:32.867Z] 35cb2a7552d0: Waiting [2024-08-24T02:12:32.867Z] 4f4fb700ef54: Waiting [2024-08-24T02:12:32.867Z] 464afbd9ba4c: Waiting [2024-08-24T02:12:32.867Z] 00f215d4a9da: Waiting [2024-08-24T02:12:32.867Z] d496ad576159: Waiting [2024-08-24T02:12:32.867Z] a69c41024577: Verifying Checksum [2024-08-24T02:12:32.867Z] a69c41024577: Download complete [2024-08-24T02:12:32.867Z] 35cb2a7552d0: Verifying Checksum [2024-08-24T02:12:32.867Z] 35cb2a7552d0: Download complete [2024-08-24T02:12:32.867Z] 4f4fb700ef54: Verifying Checksum [2024-08-24T02:12:32.867Z] 4f4fb700ef54: Download complete [2024-08-24T02:12:32.867Z] 464afbd9ba4c: Verifying Checksum [2024-08-24T02:12:32.867Z] 464afbd9ba4c: Download complete [2024-08-24T02:12:32.867Z] c6b39de5b339: Download complete [2024-08-24T02:12:33.472Z] d496ad576159: Verifying Checksum [2024-08-24T02:12:33.472Z] d496ad576159: Download complete [2024-08-24T02:12:33.708Z] ---> b7f926879a6f [2024-08-24T02:12:33.708Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-24T02:12:33.708Z] ---> Running in ce9ad2d9d601 [2024-08-24T02:12:33.741Z] c6b39de5b339: Pull complete [2024-08-24T02:12:33.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-24T02:12:33.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-24T02:12:34.223Z] OK: 264 MiB in 52 packages [2024-08-24T02:12:34.342Z] a69c41024577: Pull complete [2024-08-24T02:12:34.614Z] d6de4b400683: Verifying Checksum [2024-08-24T02:12:34.615Z] d6de4b400683: Download complete [2024-08-24T02:12:34.789Z] Removing intermediate container ce9ad2d9d601 [2024-08-24T02:12:34.789Z] ---> 4336884eb460 [2024-08-24T02:12:34.789Z] Step 10/27 : ENV GO111MODULE=on [2024-08-24T02:12:34.789Z] ---> Running in f86ce4fdcabe [2024-08-24T02:12:36.029Z] 00f215d4a9da: Download complete [2024-08-24T02:12:36.220Z] Removing intermediate container f86ce4fdcabe [2024-08-24T02:12:36.220Z] ---> ccc75c70ca24 [2024-08-24T02:12:36.220Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-24T02:12:36.478Z] ---> Running in 7c1be84cc355 [2024-08-24T02:12:37.850Z] Removing intermediate container 7c1be84cc355 [2024-08-24T02:12:37.850Z] ---> 9a4e929a7cd1 [2024-08-24T02:12:37.850Z] Step 12/27 : COPY go.mod vendor* ./ [2024-08-24T02:12:39.226Z] ---> 0a24a7f94f2e [2024-08-24T02:12:39.226Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-24T02:12:40.160Z] ---> Running in d8e2ce353f90 [2024-08-24T02:12:43.439Z] Removing intermediate container d8e2ce353f90 [2024-08-24T02:12:43.439Z] ---> 5485fa7d2aef [2024-08-24T02:12:43.439Z] Step 14/27 : COPY . . [2024-08-24T02:12:48.365Z] d6de4b400683: Pull complete [2024-08-24T02:12:48.365Z] 35cb2a7552d0: Pull complete [2024-08-24T02:12:48.634Z] 4f4fb700ef54: Pull complete [2024-08-24T02:12:48.634Z] 464afbd9ba4c: Pull complete [2024-08-24T02:12:54.137Z] ---> c9adc1ce8563 [2024-08-24T02:12:54.137Z] Step 15/27 : RUN ${MAKE} [2024-08-24T02:12:54.137Z] ---> Running in a6f2c043be86 [2024-08-24T02:12:54.137Z] 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-08-24T02:12:56.841Z] 00f215d4a9da: Pull complete [2024-08-24T02:12:58.789Z] d496ad576159: Pull complete [2024-08-24T02:12:58.789Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-24T02:12:58.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-24T02:12:58.789Z] ---> f246e2811388 [2024-08-24T02:12:58.789Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-24T02:13:01.386Z] ---> Running in cebdf87ae5a8 [2024-08-24T02:13:01.386Z] Removing intermediate container cebdf87ae5a8 [2024-08-24T02:13:01.386Z] ---> 972e889c06ae [2024-08-24T02:13:01.386Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-08-24T02:13:01.386Z] ---> Running in f5de0e41fd9a [2024-08-24T02:13:01.979Z] Removing intermediate container f5de0e41fd9a [2024-08-24T02:13:01.979Z] ---> ca3e80f1d849 [2024-08-24T02:13:01.979Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-08-24T02:13:01.979Z] ---> Running in 924b8888ca02 [2024-08-24T02:13:02.249Z] Removing intermediate container 924b8888ca02 [2024-08-24T02:13:02.249Z] ---> b768bd0e2459 [2024-08-24T02:13:02.249Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-08-24T02:13:02.249Z] ---> Running in 21e76ca4400f [2024-08-24T02:13:02.844Z] Removing intermediate container 21e76ca4400f [2024-08-24T02:13:02.844Z] ---> d4bf56bd14e7 [2024-08-24T02:13:02.844Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-24T02:13:02.844Z] ---> Running in d6fe78d1bebf [2024-08-24T02:13:03.119Z] Removing intermediate container d6fe78d1bebf [2024-08-24T02:13:03.119Z] ---> c5c1b05db8eb [2024-08-24T02:13:03.119Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-24T02:13:03.713Z] latest: Pulling from library/docker [2024-08-24T02:13:03.713Z] 690e87867337: Pulling fs layer [2024-08-24T02:13:03.713Z] 729161d0df24: Pulling fs layer [2024-08-24T02:13:03.713Z] 4f4fb700ef54: Pulling fs layer [2024-08-24T02:13:03.994Z] 38b9491762d2: Pulling fs layer [2024-08-24T02:13:03.994Z] a3fdb7ce0e7c: Pulling fs layer [2024-08-24T02:13:03.994Z] 38b9491762d2: Waiting [2024-08-24T02:13:03.994Z] a3fdb7ce0e7c: Waiting [2024-08-24T02:13:03.994Z] f99813ceebae: Pulling fs layer [2024-08-24T02:13:03.994Z] f99813ceebae: Waiting [2024-08-24T02:13:03.994Z] 316a30f1c6a0: Pulling fs layer [2024-08-24T02:13:03.994Z] 316a30f1c6a0: Waiting [2024-08-24T02:13:03.994Z] 5c0d611bb206: Pulling fs layer [2024-08-24T02:13:03.994Z] 5d9b0bb07621: Pulling fs layer [2024-08-24T02:13:03.994Z] d75f172f02f3: Pulling fs layer [2024-08-24T02:13:03.994Z] be962662e1ee: Pulling fs layer [2024-08-24T02:13:03.994Z] 5c0d611bb206: Waiting [2024-08-24T02:13:03.994Z] 5d9b0bb07621: Waiting [2024-08-24T02:13:03.994Z] d75f172f02f3: Waiting [2024-08-24T02:13:03.994Z] bcaa410c9938: Pulling fs layer [2024-08-24T02:13:03.994Z] be962662e1ee: Waiting [2024-08-24T02:13:03.994Z] bcaa410c9938: Waiting [2024-08-24T02:13:03.994Z] aa7c5d6bc99e: Pulling fs layer [2024-08-24T02:13:03.994Z] 4d14c79f09c6: Pulling fs layer [2024-08-24T02:13:03.994Z] aa7c5d6bc99e: Waiting [2024-08-24T02:13:03.994Z] 4a0b48cb369a: Pulling fs layer [2024-08-24T02:13:03.994Z] 4d14c79f09c6: Waiting [2024-08-24T02:13:03.994Z] 759f97cc6693: Pulling fs layer [2024-08-24T02:13:03.994Z] 759f97cc6693: Waiting [2024-08-24T02:13:03.994Z] 4f4fb700ef54: Verifying Checksum [2024-08-24T02:13:03.994Z] 4f4fb700ef54: Download complete [2024-08-24T02:13:03.994Z] 690e87867337: Verifying Checksum [2024-08-24T02:13:03.994Z] 690e87867337: Download complete [2024-08-24T02:13:03.994Z] 38b9491762d2: Verifying Checksum [2024-08-24T02:13:03.994Z] 38b9491762d2: Download complete [2024-08-24T02:13:04.274Z] 729161d0df24: Verifying Checksum [2024-08-24T02:13:04.274Z] 729161d0df24: Download complete [2024-08-24T02:13:04.879Z] f99813ceebae: Verifying Checksum [2024-08-24T02:13:04.879Z] f99813ceebae: Download complete [2024-08-24T02:13:04.879Z] a3fdb7ce0e7c: Verifying Checksum [2024-08-24T02:13:04.879Z] a3fdb7ce0e7c: Download complete [2024-08-24T02:13:05.153Z] 5c0d611bb206: Verifying Checksum [2024-08-24T02:13:05.153Z] 5c0d611bb206: Download complete [2024-08-24T02:13:05.153Z] 316a30f1c6a0: Verifying Checksum [2024-08-24T02:13:05.153Z] 316a30f1c6a0: Download complete [2024-08-24T02:13:05.153Z] 5d9b0bb07621: Verifying Checksum [2024-08-24T02:13:05.153Z] 5d9b0bb07621: Download complete [2024-08-24T02:13:05.153Z] 690e87867337: Pull complete [2024-08-24T02:13:05.153Z] d75f172f02f3: Verifying Checksum [2024-08-24T02:13:05.153Z] d75f172f02f3: Download complete [2024-08-24T02:13:05.153Z] bcaa410c9938: Verifying Checksum [2024-08-24T02:13:05.153Z] bcaa410c9938: Download complete [2024-08-24T02:13:05.425Z] aa7c5d6bc99e: Verifying Checksum [2024-08-24T02:13:05.425Z] aa7c5d6bc99e: Download complete [2024-08-24T02:13:05.425Z] be962662e1ee: Verifying Checksum [2024-08-24T02:13:05.425Z] be962662e1ee: Download complete [2024-08-24T02:13:05.425Z] 4a0b48cb369a: Verifying Checksum [2024-08-24T02:13:05.425Z] 4a0b48cb369a: Download complete [2024-08-24T02:13:05.697Z] 759f97cc6693: Download complete [2024-08-24T02:13:06.677Z] 729161d0df24: Pull complete [2024-08-24T02:13:06.949Z] 4f4fb700ef54: Pull complete [2024-08-24T02:13:07.223Z] 4d14c79f09c6: Verifying Checksum [2024-08-24T02:13:07.223Z] 4d14c79f09c6: Download complete [2024-08-24T02:13:07.223Z] 38b9491762d2: Pull complete [2024-08-24T02:13:08.651Z] a3fdb7ce0e7c: Pull complete [2024-08-24T02:13:10.065Z] f99813ceebae: Pull complete [2024-08-24T02:13:11.483Z] 316a30f1c6a0: Pull complete [2024-08-24T02:13:11.764Z] 5c0d611bb206: Pull complete [2024-08-24T02:13:12.033Z] 5d9b0bb07621: Pull complete [2024-08-24T02:13:12.305Z] d75f172f02f3: Pull complete [2024-08-24T02:13:13.532Z] be962662e1ee: Pull complete [2024-08-24T02:13:14.119Z] bcaa410c9938: Pull complete [2024-08-24T02:13:14.119Z] aa7c5d6bc99e: Pull complete [2024-08-24T02:13:18.646Z] 4d14c79f09c6: Pull complete [2024-08-24T02:13:18.646Z] 4a0b48cb369a: Pull complete [2024-08-24T02:13:18.646Z] 759f97cc6693: Pull complete [2024-08-24T02:13:18.646Z] Digest: sha256:2e5515536bf789843b48030fdca3e3719463ba85c43b1da7d5687f5997b79d26 [2024-08-24T02:13:18.646Z] Status: Downloaded newer image for docker:latest [2024-08-24T02:13:21.246Z] ---> ab2606aa32ae [2024-08-24T02:13:21.246Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-24T02:13:21.246Z] ---> Running in 2483983aeb3d [2024-08-24T02:13:22.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-24T02:13:22.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-24T02:13:23.920Z] OK: 266 MiB in 52 packages [2024-08-24T02:13:24.884Z] Removing intermediate container 2483983aeb3d [2024-08-24T02:13:24.884Z] ---> f74af6796d8a [2024-08-24T02:13:24.884Z] Step 10/15 : ENV GO111MODULE=on [2024-08-24T02:13:24.884Z] ---> Running in 5108b17b1bd9 [2024-08-24T02:13:25.151Z] Removing intermediate container 5108b17b1bd9 [2024-08-24T02:13:25.151Z] ---> b79f354e386c [2024-08-24T02:13:25.151Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-24T02:13:25.418Z] ---> Running in a514984097a7 [2024-08-24T02:13:25.695Z] Removing intermediate container a514984097a7 [2024-08-24T02:13:25.695Z] ---> 171e18a0bed1 [2024-08-24T02:13:25.695Z] Step 12/15 : COPY go.mod vendor* ./ [2024-08-24T02:13:26.284Z] ---> 65b002a8ec6f [2024-08-24T02:13:26.284Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-24T02:13:26.284Z] ---> Running in ac162774faef [2024-08-24T02:13:33.037Z] Removing intermediate container a6f2c043be86 [2024-08-24T02:13:33.037Z] ---> b090b4d58220 [2024-08-24T02:13:33.037Z] Step 16/27 : FROM alpine:3.18 [2024-08-24T02:13:33.299Z] 3.18: Pulling from library/alpine [2024-08-24T02:13:33.581Z] 930bdd4d222e: Pulling fs layer [2024-08-24T02:13:33.581Z] 930bdd4d222e: Verifying Checksum [2024-08-24T02:13:33.581Z] 930bdd4d222e: Download complete [2024-08-24T02:13:33.842Z] 930bdd4d222e: Pull complete [2024-08-24T02:13:34.357Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-24T02:13:34.357Z] Status: Downloaded newer image for alpine:3.18 [2024-08-24T02:13:34.357Z] ---> 18f865063206 [2024-08-24T02:13:34.357Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-24T02:13:34.944Z] ---> Running in 58dd88abeeb7 [2024-08-24T02:13:35.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-24T02:13:35.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-24T02:13:35.473Z] OK: 7 MiB in 15 packages [2024-08-24T02:13:36.423Z] Removing intermediate container 58dd88abeeb7 [2024-08-24T02:13:36.423Z] ---> 995b29271780 [2024-08-24T02:13:36.423Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-08-24T02:13:36.423Z] ---> Running in 1c03f109992b [2024-08-24T02:13:36.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-24T02:13:36.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-24T02:13:36.941Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-24T02:13:36.941Z] Executing busybox-1.36.1-r7.trigger [2024-08-24T02:13:36.941Z] OK: 7 MiB in 16 packages [2024-08-24T02:13:37.199Z] Removing intermediate container 1c03f109992b [2024-08-24T02:13:37.199Z] ---> 9a754917582b [2024-08-24T02:13:37.199Z] Step 19/27 : EXPOSE 4000 [2024-08-24T02:13:37.199Z] ---> Running in 33d1943d623b [2024-08-24T02:13:37.199Z] Removing intermediate container 33d1943d623b [2024-08-24T02:13:37.199Z] ---> 59d01a76ece4 [2024-08-24T02:13:37.199Z] 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-08-24T02:13:38.693Z] ---> 616c90dc895e [2024-08-24T02:13:38.694Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-08-24T02:13:38.694Z] ---> 06eaac8f54aa [2024-08-24T02:13:38.694Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-08-24T02:13:39.268Z] ---> 1e23b3b7cb60 [2024-08-24T02:13:39.268Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-08-24T02:13:39.268Z] ---> Running in da1a127cc124 [2024-08-24T02:13:39.866Z] Removing intermediate container da1a127cc124 [2024-08-24T02:13:39.866Z] ---> 9dc26bef8bf7 [2024-08-24T02:13:39.866Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-08-24T02:13:40.448Z] ---> Running in 96554c027923 [2024-08-24T02:13:41.017Z] Removing intermediate container 96554c027923 [2024-08-24T02:13:41.018Z] ---> 12ea8a39cd74 [2024-08-24T02:13:41.018Z] Step 25/27 : LABEL arch=amd64 [2024-08-24T02:13:41.609Z] ---> Running in 037e543c7bfe [2024-08-24T02:13:41.867Z] Removing intermediate container 037e543c7bfe [2024-08-24T02:13:41.867Z] ---> 9750f0b8c8fb [2024-08-24T02:13:41.867Z] Step 26/27 : LABEL git_sha=72f42f4d4d6e3b0172d93c09a17506554bfec310 [2024-08-24T02:13:42.803Z] ---> Running in 7fc07017d4ec [2024-08-24T02:13:43.370Z] Removing intermediate container 7fc07017d4ec [2024-08-24T02:13:43.370Z] ---> 29a2884d20f3 [2024-08-24T02:13:43.370Z] Step 27/27 : LABEL version=0.0.0 [2024-08-24T02:13:43.628Z] ---> Running in 23e9085a96de [2024-08-24T02:13:44.214Z] Removing intermediate container 23e9085a96de [2024-08-24T02:13:44.215Z] ---> e7581342c26b [2024-08-24T02:13:44.215Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-24T02:13:44.475Z] Successfully built e7581342c26b [2024-08-24T02:13:44.475Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:13:44.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-24T02:13:44.977Z] [2024-08-24T02:13:44.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:13:45.283Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-24T02:13:45.542Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-24T02:13:45.542Z] 5eb5b503b376: Pulling fs layer [2024-08-24T02:13:45.542Z] 5c69ac0246d0: Pulling fs layer [2024-08-24T02:13:45.542Z] ec43610c2a17: Pulling fs layer [2024-08-24T02:13:45.542Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-24T02:13:45.542Z] 33b1e0a273af: Pulling fs layer [2024-08-24T02:13:45.542Z] 5d3b04190fa2: Pulling fs layer [2024-08-24T02:13:45.542Z] 2f39f015ded8: Pulling fs layer [2024-08-24T02:13:45.542Z] 3a2ae6a8a46f: Waiting [2024-08-24T02:13:45.542Z] 33b1e0a273af: Waiting [2024-08-24T02:13:45.542Z] 5d3b04190fa2: Waiting [2024-08-24T02:13:45.542Z] 2f39f015ded8: Waiting [2024-08-24T02:13:45.542Z] 5c69ac0246d0: Verifying Checksum [2024-08-24T02:13:45.542Z] 5c69ac0246d0: Download complete [2024-08-24T02:13:45.542Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-24T02:13:45.542Z] 3a2ae6a8a46f: Download complete [2024-08-24T02:13:45.542Z] 33b1e0a273af: Verifying Checksum [2024-08-24T02:13:45.542Z] 33b1e0a273af: Download complete [2024-08-24T02:13:45.542Z] ec43610c2a17: Verifying Checksum [2024-08-24T02:13:45.542Z] ec43610c2a17: Download complete [2024-08-24T02:13:45.542Z] 5d3b04190fa2: Verifying Checksum [2024-08-24T02:13:45.542Z] 5d3b04190fa2: Download complete [2024-08-24T02:13:45.812Z] 5eb5b503b376: Verifying Checksum [2024-08-24T02:13:45.812Z] 5eb5b503b376: Download complete [2024-08-24T02:13:46.377Z] 2f39f015ded8: Download complete [2024-08-24T02:13:46.943Z] 5eb5b503b376: Pull complete [2024-08-24T02:13:47.201Z] 5c69ac0246d0: Pull complete [2024-08-24T02:13:47.459Z] ec43610c2a17: Pull complete [2024-08-24T02:13:47.717Z] 3a2ae6a8a46f: Pull complete [2024-08-24T02:13:47.717Z] 33b1e0a273af: Pull complete [2024-08-24T02:13:47.976Z] 5d3b04190fa2: Pull complete [2024-08-24T02:13:52.154Z] 2f39f015ded8: Pull complete [2024-08-24T02:13:52.154Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-24T02:13:52.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-24T02:13:52.154Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-24T02:13:52.246Z] prd-ubuntu20.04-docker-8c-8g-8450 does not seem to be running inside a container [2024-08-24T02:13:52.275Z] $ 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-757 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757:/w/workspace/edgexfoundry_edgex-ui-go_PR-757:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-757@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-08-24T02:13:58.263Z] $ docker top e2aebccc3ade06b98049233bbb9862eb7d2665df29464533bd6801f87196ec2c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:13:58.646Z] ---> job-cost.sh [2024-08-24T02:13:58.646Z] lf-activate-venv: SKIPPING [2024-08-24T02:13:58.646Z] INFO: No Stack... [2024-08-24T02:13:58.904Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-24T02:13:59.162Z] INFO: Archiving Costs [Pipeline] sh [2024-08-24T02:13:59.449Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-757/archives/cost.csv [2024-08-24T02:13:59.449Z] + cut -d, -f6 [Pipeline] lock [2024-08-24T02:13:59.464Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-757-7-stack-cost] [2024-08-24T02:13:59.472Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-757-7-stack-cost] did not exist. Created. [2024-08-24T02:13:59.478Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-757-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-24T02:13:59.790Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-24T02:14:00.108Z] Stashed 1 file(s) [Pipeline] } [2024-08-24T02:14:00.118Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-757-7-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-24T02:14:00.140Z] $ docker stop --time=1 e2aebccc3ade06b98049233bbb9862eb7d2665df29464533bd6801f87196ec2c [2024-08-24T02:14:02.085Z] $ docker rm -f --volumes e2aebccc3ade06b98049233bbb9862eb7d2665df29464533bd6801f87196ec2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-24T02:15:33.038Z] Removing intermediate container ac162774faef [2024-08-24T02:15:33.038Z] ---> 873451e47bec [2024-08-24T02:15:33.038Z] Step 14/15 : COPY . . [2024-08-24T02:15:33.038Z] ---> a4890947789f [2024-08-24T02:15:33.038Z] Step 15/15 : RUN ${MAKE} [2024-08-24T02:15:33.038Z] ---> Running in 0e61b86d0baa [2024-08-24T02:15:33.038Z] noop [2024-08-24T02:15:33.038Z] Removing intermediate container 0e61b86d0baa [2024-08-24T02:15:33.038Z] ---> e7bd2304d6ce [2024-08-24T02:15:33.038Z] Successfully built e7bd2304d6ce [2024-08-24T02:15:33.038Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:15:33.437Z] + docker inspect -f . ci-base-image-arm64 [2024-08-24T02:15:33.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-24T02:15:33.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-8461 does not seem to be running inside a container [2024-08-24T02:15:33.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-24T02:15:35.151Z] $ docker top dc1c24e5c13057398a7cca353216ead8a8a897a4d0082c3aac2d7e045673ed3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-24T02:15:36.046Z] + go version [2024-08-24T02:15:36.046Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-24T02:15:36.064Z] $ docker stop --time=1 dc1c24e5c13057398a7cca353216ead8a8a897a4d0082c3aac2d7e045673ed3f [2024-08-24T02:15:37.708Z] $ docker rm -f --volumes dc1c24e5c13057398a7cca353216ead8a8a897a4d0082c3aac2d7e045673ed3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:15:38.407Z] + docker inspect -f . ci-base-image-arm64 [2024-08-24T02:15:38.407Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-24T02:15:38.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-8461 does not seem to be running inside a container [2024-08-24T02:15:38.749Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-24T02:15:40.149Z] $ docker top b6c1dcf0a4999436d7a0cc4cd4fb4ba7981474506db0a8770c53843e0986ff93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-24T02:15:41.052Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/7 [Pipeline] fileExists [Pipeline] sh [2024-08-24T02:15:41.719Z] + make test [2024-08-24T02:15:41.720Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-08-24T02:15:49.938Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-08-24T02:19:41.858Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-08-24T02:19:41.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-08-24T02:19:41.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-08-24T02:19:41.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-08-24T02:19:41.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-08-24T02:19:41.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-08-24T02:19:41.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-08-24T02:19:41.858Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-08-24T02:19:41.858Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-08-24T02:20:28.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-24T02:20:28.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-24T02:20:28.772Z] ./bin/test-attribution-txt.sh [2024-08-24T02:20:28.772Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-08-24T02:20:28.772Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-24T02:20:28.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-24T02:20:28.813Z] $ docker stop --time=1 b6c1dcf0a4999436d7a0cc4cd4fb4ba7981474506db0a8770c53843e0986ff93 [2024-08-24T02:20:31.029Z] $ docker rm -f --volumes b6c1dcf0a4999436d7a0cc4cd4fb4ba7981474506db0a8770c53843e0986ff93 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-24T02:20:32.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-24T02:20:32.844Z] Warning: overwriting stash ‘coverage-report’ [2024-08-24T02:20:33.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-24T02:20:34.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-24T02:20:34.444Z] + ls -al . [2024-08-24T02:20:34.444Z] total 260 [2024-08-24T02:20:34.444Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 24 02:15 . [2024-08-24T02:20:34.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 02:11 .. [2024-08-24T02:20:34.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 02:11 .blubracket [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 24 02:11 .dockerignore [2024-08-24T02:20:34.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 02:11 .git [2024-08-24T02:20:34.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 02:11 .github [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 178 Aug 24 02:11 .gitignore [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 24 02:11 Attribution.txt [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 21430 Aug 24 02:11 CHANGELOG.md [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 24 02:11 CONTRIBUTING.md [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 1940 Aug 24 02:11 Dockerfile [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 24 02:11 Jenkinsfile [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 24 02:11 LICENSE [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 2189 Aug 24 02:11 Makefile [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 4381 Aug 24 02:11 README.md [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 24 02:08 VERSION [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 4832 Aug 24 02:11 angularmigrationlogs.md [2024-08-24T02:20:34.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 02:11 assets [2024-08-24T02:20:34.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 02:11 bin [2024-08-24T02:20:34.444Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 24 02:11 cmd [2024-08-24T02:20:34.444Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 24 02:15 coverage.out [2024-08-24T02:20:34.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 24 02:11 docs [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 6692 Aug 24 02:11 go.mod [2024-08-24T02:20:34.444Z] -rw-rw-r-- 1 jenkins jenkins 100588 Aug 24 02:11 go.sum [2024-08-24T02:20:34.444Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 24 02:11 internal [2024-08-24T02:20:34.444Z] -rwxrwxr-x 1 jenkins jenkins 568 Aug 24 02:11 redeploy.sh [2024-08-24T02:20:34.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 02:11 testing [2024-08-24T02:20:34.445Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 24 02:11 version.go [2024-08-24T02:20:34.445Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 24 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:20:34.805Z] + 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=ab30e8d43df841e89eac0e4c86752b90b25193e1 --label arch=arm64 --label version=0.0.0 . [2024-08-24T02:20:36.229Z] Sending build context to Docker daemon 35.41MB [2024-08-24T02:20:36.229Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-24T02:20:36.230Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-24T02:20:36.230Z] ---> e7bd2304d6ce [2024-08-24T02:20:36.230Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-24T02:20:36.497Z] ---> Running in 6558a1e34438 [2024-08-24T02:20:37.082Z] Removing intermediate container 6558a1e34438 [2024-08-24T02:20:37.082Z] ---> 8affc491c01e [2024-08-24T02:20:37.082Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-24T02:20:37.082Z] ---> Running in 6b0cd04f4478 [2024-08-24T02:20:37.351Z] Removing intermediate container 6b0cd04f4478 [2024-08-24T02:20:37.351Z] ---> 504fa8a79f22 [2024-08-24T02:20:37.351Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-24T02:20:37.624Z] ---> Running in 4ee24c7105c7 [2024-08-24T02:20:37.892Z] Removing intermediate container 4ee24c7105c7 [2024-08-24T02:20:37.892Z] ---> f8590f378aca [2024-08-24T02:20:37.892Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-08-24T02:20:37.892Z] ---> Running in d354b023897f [2024-08-24T02:20:38.481Z] Removing intermediate container d354b023897f [2024-08-24T02:20:38.481Z] ---> 5a1f639c6ebb [2024-08-24T02:20:38.481Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-24T02:20:38.481Z] ---> Running in 36fe8c27b1dc [2024-08-24T02:20:39.070Z] Removing intermediate container 36fe8c27b1dc [2024-08-24T02:20:39.070Z] ---> 9e73b3b35474 [2024-08-24T02:20:39.070Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-24T02:20:41.016Z] ---> 1b17be488dae [2024-08-24T02:20:41.016Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-24T02:20:41.016Z] ---> Running in 230f26065333 [2024-08-24T02:20:41.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-24T02:20:42.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-24T02:20:43.976Z] OK: 266 MiB in 52 packages [2024-08-24T02:20:44.565Z] Removing intermediate container 230f26065333 [2024-08-24T02:20:44.565Z] ---> ea725249bb65 [2024-08-24T02:20:44.565Z] Step 10/27 : ENV GO111MODULE=on [2024-08-24T02:20:44.834Z] ---> Running in 1e72e4c53152 [2024-08-24T02:20:45.104Z] Removing intermediate container 1e72e4c53152 [2024-08-24T02:20:45.104Z] ---> c15481d7ed0c [2024-08-24T02:20:45.104Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-24T02:20:45.371Z] ---> Running in cb73d9add004 [2024-08-24T02:20:45.639Z] Removing intermediate container cb73d9add004 [2024-08-24T02:20:45.639Z] ---> 61027cf0b5e3 [2024-08-24T02:20:45.639Z] Step 12/27 : COPY go.mod vendor* ./ [2024-08-24T02:20:46.228Z] ---> 0b8005bde1a9 [2024-08-24T02:20:46.228Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-24T02:20:46.497Z] ---> Running in c3a72bbf3e17 [2024-08-24T02:20:49.852Z] Removing intermediate container c3a72bbf3e17 [2024-08-24T02:20:49.852Z] ---> 78bfb61b3945 [2024-08-24T02:20:49.852Z] Step 14/27 : COPY . . [2024-08-24T02:20:54.120Z] ---> c2d1f613dbc7 [2024-08-24T02:20:54.120Z] Step 15/27 : RUN ${MAKE} [2024-08-24T02:20:54.120Z] ---> Running in ea321cdeebd4 [2024-08-24T02:20:55.082Z] 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-08-24T02:25:17.033Z] Removing intermediate container ea321cdeebd4 [2024-08-24T02:25:17.033Z] ---> 4882541de680 [2024-08-24T02:25:17.033Z] Step 16/27 : FROM alpine:3.18 [2024-08-24T02:25:17.033Z] 3.18: Pulling from library/alpine [2024-08-24T02:25:17.033Z] 4983c3fe2029: Pulling fs layer [2024-08-24T02:25:17.033Z] 4983c3fe2029: Verifying Checksum [2024-08-24T02:25:17.033Z] 4983c3fe2029: Download complete [2024-08-24T02:25:17.033Z] 4983c3fe2029: Pull complete [2024-08-24T02:25:17.033Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-24T02:25:17.033Z] Status: Downloaded newer image for alpine:3.18 [2024-08-24T02:25:17.033Z] ---> a0237000ae83 [2024-08-24T02:25:17.033Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-24T02:25:17.033Z] ---> Running in 17864a2b9faf [2024-08-24T02:25:17.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-24T02:25:17.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-24T02:25:17.302Z] OK: 8 MiB in 15 packages [2024-08-24T02:25:18.264Z] Removing intermediate container 17864a2b9faf [2024-08-24T02:25:18.264Z] ---> b37e3d5ace57 [2024-08-24T02:25:18.264Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-08-24T02:25:18.264Z] ---> Running in 4338286893bf [2024-08-24T02:25:19.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-24T02:25:19.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-24T02:25:20.484Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-24T02:25:20.484Z] Executing busybox-1.36.1-r7.trigger [2024-08-24T02:25:20.484Z] OK: 8 MiB in 16 packages [2024-08-24T02:25:21.466Z] Removing intermediate container 4338286893bf [2024-08-24T02:25:21.466Z] ---> 40a30f736f79 [2024-08-24T02:25:21.466Z] Step 19/27 : EXPOSE 4000 [2024-08-24T02:25:21.466Z] ---> Running in b45d43c05d61 [2024-08-24T02:25:22.062Z] Removing intermediate container b45d43c05d61 [2024-08-24T02:25:22.062Z] ---> d72a2019f87f [2024-08-24T02:25:22.062Z] 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-08-24T02:25:24.647Z] ---> a40f6b35b241 [2024-08-24T02:25:24.647Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-08-24T02:25:25.234Z] ---> 15e4fe7e1525 [2024-08-24T02:25:25.234Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-08-24T02:25:25.820Z] ---> 1a84965405d0 [2024-08-24T02:25:25.820Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-08-24T02:25:25.820Z] ---> Running in 8bc0cfe189d1 [2024-08-24T02:25:26.416Z] Removing intermediate container 8bc0cfe189d1 [2024-08-24T02:25:26.416Z] ---> 60bf8a7ee2c4 [2024-08-24T02:25:26.416Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-08-24T02:25:26.416Z] ---> Running in 115823c281fe [2024-08-24T02:25:26.684Z] Removing intermediate container 115823c281fe [2024-08-24T02:25:26.684Z] ---> 57da827d1519 [2024-08-24T02:25:26.684Z] Step 25/27 : LABEL arch=arm64 [2024-08-24T02:25:26.684Z] ---> Running in 796b1acdce4c [2024-08-24T02:25:27.273Z] Removing intermediate container 796b1acdce4c [2024-08-24T02:25:27.273Z] ---> d97eceea643d [2024-08-24T02:25:27.273Z] Step 26/27 : LABEL git_sha=ab30e8d43df841e89eac0e4c86752b90b25193e1 [2024-08-24T02:25:27.273Z] ---> Running in 7b103bf0d0ba [2024-08-24T02:25:27.550Z] Removing intermediate container 7b103bf0d0ba [2024-08-24T02:25:27.550Z] ---> 9bec6b25d54f [2024-08-24T02:25:27.550Z] Step 27/27 : LABEL version=0.0.0 [2024-08-24T02:25:27.550Z] ---> Running in f168d14c49db [2024-08-24T02:25:28.136Z] Removing intermediate container f168d14c49db [2024-08-24T02:25:28.136Z] ---> 772a86719786 [2024-08-24T02:25:28.136Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-24T02:25:28.136Z] Successfully built 772a86719786 [2024-08-24T02:25:28.136Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:25:28.643Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-24T02:25:28.643Z] [2024-08-24T02:25:28.643Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:25:29.000Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-24T02:25:29.000Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-24T02:25:29.000Z] 8998bd30e6a1: Pulling fs layer [2024-08-24T02:25:29.000Z] 04944245beec: Pulling fs layer [2024-08-24T02:25:29.000Z] 699f458cf7ca: Pulling fs layer [2024-08-24T02:25:29.000Z] 765212b225bb: Pulling fs layer [2024-08-24T02:25:29.000Z] f23df028b6ca: Pulling fs layer [2024-08-24T02:25:29.000Z] d65c8cfc05b1: Pulling fs layer [2024-08-24T02:25:29.000Z] 2437ff75d9bd: Pulling fs layer [2024-08-24T02:25:29.000Z] 765212b225bb: Waiting [2024-08-24T02:25:29.000Z] d65c8cfc05b1: Waiting [2024-08-24T02:25:29.000Z] f23df028b6ca: Waiting [2024-08-24T02:25:29.000Z] 2437ff75d9bd: Waiting [2024-08-24T02:25:29.269Z] 04944245beec: Verifying Checksum [2024-08-24T02:25:29.269Z] 04944245beec: Download complete [2024-08-24T02:25:29.269Z] 765212b225bb: Verifying Checksum [2024-08-24T02:25:29.269Z] 765212b225bb: Download complete [2024-08-24T02:25:29.269Z] f23df028b6ca: Verifying Checksum [2024-08-24T02:25:29.269Z] f23df028b6ca: Download complete [2024-08-24T02:25:29.269Z] d65c8cfc05b1: Verifying Checksum [2024-08-24T02:25:29.269Z] d65c8cfc05b1: Download complete [2024-08-24T02:25:29.542Z] 699f458cf7ca: Verifying Checksum [2024-08-24T02:25:29.543Z] 699f458cf7ca: Download complete [2024-08-24T02:25:30.131Z] 8998bd30e6a1: Verifying Checksum [2024-08-24T02:25:30.131Z] 8998bd30e6a1: Download complete [2024-08-24T02:25:32.718Z] 2437ff75d9bd: Verifying Checksum [2024-08-24T02:25:32.718Z] 2437ff75d9bd: Download complete [2024-08-24T02:25:34.658Z] 8998bd30e6a1: Pull complete [2024-08-24T02:25:35.241Z] 04944245beec: Pull complete [2024-08-24T02:25:37.186Z] 699f458cf7ca: Pull complete [2024-08-24T02:25:37.186Z] 765212b225bb: Pull complete [2024-08-24T02:25:37.773Z] f23df028b6ca: Pull complete [2024-08-24T02:25:38.040Z] d65c8cfc05b1: Pull complete [2024-08-24T02:25:56.247Z] 2437ff75d9bd: Pull complete [2024-08-24T02:25:56.247Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-24T02:25:56.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-24T02:25:56.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-24T02:25:56.488Z] prd-ubuntu20.04-docker-arm64-4c-16g-8461 does not seem to be running inside a container [2024-08-24T02:25:56.603Z] $ 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/7 -v /w/workspace/edgex-ui-go/7:/w/workspace/edgex-ui-go/7:rw,z -v /w/workspace/edgex-ui-go/7@tmp:/w/workspace/edgex-ui-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-24T02:25:59.812Z] $ docker top 7c84b81dd415101486c3317696c6a6765789bb16fd5d003642c2a496c3de84da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:26:00.718Z] ---> job-cost.sh [2024-08-24T02:26:00.719Z] lf-activate-venv: SKIPPING [2024-08-24T02:26:00.719Z] INFO: No Stack... [2024-08-24T02:26:01.315Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-24T02:26:01.915Z] INFO: Archiving Costs [Pipeline] sh [2024-08-24T02:26:02.573Z] + + cut -d,cat -f6 /w/workspace/edgex-ui-go/7/archives/cost.csv [2024-08-24T02:26:02.573Z] [Pipeline] lock [2024-08-24T02:26:02.632Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-757-7-stack-cost] [2024-08-24T02:26:02.642Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-757-7-stack-cost] did not exist. Created. [2024-08-24T02:26:02.648Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-757-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-24T02:26:03.317Z] /w/workspace/edgex-ui-go/7@tmp/durable-9a059e83/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-24T02:26:03.957Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-24T02:26:03.982Z] Warning: overwriting stash ‘stack-cost’ [2024-08-24T02:26:04.210Z] Stashed 1 file(s) [Pipeline] } [2024-08-24T02:26:04.219Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-757-7-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-24T02:26:04.248Z] $ docker stop --time=1 7c84b81dd415101486c3317696c6a6765789bb16fd5d003642c2a496c3de84da [2024-08-24T02:26:05.827Z] $ docker rm -f --volumes 7c84b81dd415101486c3317696c6a6765789bb16fd5d003642c2a496c3de84da [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-08-24T02:26:06.316Z] provisioning config files... [2024-08-24T02:26:06.324Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp/config7651885420148026395tmp [Pipeline] { [Pipeline] sh [2024-08-24T02:26:06.627Z] + set +x [2024-08-24T02:26:06.627Z] + + bash -s -- [2024-08-24T02:26:06.627Z] curl -s https://codecov.io/bash [2024-08-24T02:26:06.627Z] [2024-08-24T02:26:06.627Z] _____ _ [2024-08-24T02:26:06.627Z] / ____| | | [2024-08-24T02:26:06.627Z] | | ___ __| | ___ ___ _____ __ [2024-08-24T02:26:06.627Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-24T02:26:06.627Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-24T02:26:06.627Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-24T02:26:06.627Z] Bash-1.0.6 [2024-08-24T02:26:06.627Z] [2024-08-24T02:26:06.627Z] [2024-08-24T02:26:06.627Z] ==> git version 2.25.1 found [2024-08-24T02:26:06.627Z] ==> 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-08-24T02:26:06.627Z] Release-Date: 2020-01-08 [2024-08-24T02:26:06.627Z] 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-08-24T02:26:06.627Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-24T02:26:06.627Z] ==> Jenkins CI detected. [2024-08-24T02:26:06.627Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-757 [2024-08-24T02:26:06.627Z] project root: . [2024-08-24T02:26:06.627Z] --> token set from env [2024-08-24T02:26:06.627Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-24T02:26:06.627Z] ==> Running gcov in . (disable via -X gcov) [2024-08-24T02:26:06.886Z] ==> Python coveragepy not found [2024-08-24T02:26:06.886Z] ==> Searching for coverage reports in: [2024-08-24T02:26:06.886Z] + . [2024-08-24T02:26:06.886Z] -> Found 1 reports [2024-08-24T02:26:06.886Z] ==> Detecting git/mercurial file structure [2024-08-24T02:26:06.886Z] ==> Reading reports [2024-08-24T02:26:06.886Z] + ./coverage.out bytes=10 [2024-08-24T02:26:06.886Z] ==> Appending adjustments [2024-08-24T02:26:06.886Z] https://docs.codecov.io/docs/fixing-reports [2024-08-24T02:26:07.474Z] + Found adjustments [2024-08-24T02:26:07.474Z] ==> Gzipping contents [2024-08-24T02:26:07.474Z] 12K /tmp/codecov.wnJkW5.gz [2024-08-24T02:26:07.474Z] ==> Uploading reports [2024-08-24T02:26:07.474Z] url: https://codecov.io [2024-08-24T02:26:07.474Z] query: branch=PR-757&commit=72f42f4d4d6e3b0172d93c09a17506554bfec310&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-757%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=757&job=&cmd_args= [2024-08-24T02:26:07.474Z] -> Pinging Codecov [2024-08-24T02:26:07.474Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-757&commit=72f42f4d4d6e3b0172d93c09a17506554bfec310&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-757%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=757&job=&cmd_args= [2024-08-24T02:26:07.474Z] -> Uploading to [2024-08-24T02:26:07.474Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-24/FB506323287CE973F263BFD2A0EB1F37/72f42f4d4d6e3b0172d93c09a17506554bfec310/408e86d3-3c09-4b2e-9a69-33a8074cce8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240824%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240824T022607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b2ad893608862b66a38f53cdd192ed964c9c23277359162120646eefa736697 [2024-08-24T02:26:07.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-24T02:26:07.474Z] Dload Upload Total Spent Left Speed [2024-08-24T02:26:07.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 34980 --:--:-- --:--:-- --:--:-- 34980 [2024-08-24T02:26:07.734Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/72f42f4d4d6e3b0172d93c09a17506554bfec310 [Pipeline] } [2024-08-24T02:26:07.741Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-08-24T02:26:08.603Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-757/archives ] [2024-08-24T02:26:08.603Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-757/archives [2024-08-24T02:26:08.603Z] total 16 [2024-08-24T02:26:08.603Z] drwxr-xr-x 3 root root 4096 Aug 24 02:13 . [2024-08-24T02:26:08.603Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 24 02:13 .. [2024-08-24T02:26:08.603Z] drwxr-xr-x 2 root root 4096 Aug 24 02:13 cost [2024-08-24T02:26:08.603Z] -rw-r--r-- 1 root root 83 Aug 24 02:13 cost.csv [2024-08-24T02:26:08.603Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-757/archives [2024-08-24T02:26:08.603Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-757/archives [2024-08-24T02:26:08.603Z] total 16 [2024-08-24T02:26:08.603Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 24 02:13 . [2024-08-24T02:26:08.603Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 24 02:13 .. [2024-08-24T02:26:08.603Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 24 02:13 cost [2024-08-24T02:26:08.603Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 24 02:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:26:08.899Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:26:09.765Z] ---> package-listing.sh [2024-08-24T02:26:09.765Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-24T02:26:09.765Z] ++ facter osfamily [2024-08-24T02:26:10.024Z] + OS_FAMILY=debian [2024-08-24T02:26:10.024Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-757 [2024-08-24T02:26:10.024Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-24T02:26:10.024Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-24T02:26:10.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-24T02:26:10.024Z] + PACKAGES=/tmp/packages_start.txt [2024-08-24T02:26:10.024Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-757 ']' [2024-08-24T02:26:10.024Z] + PACKAGES=/tmp/packages_end.txt [2024-08-24T02:26:10.024Z] + case "${OS_FAMILY}" in [2024-08-24T02:26:10.024Z] + dpkg -l [2024-08-24T02:26:10.024Z] + grep '^ii' [2024-08-24T02:26:10.024Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-24T02:26:10.024Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-24T02:26:10.024Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-24T02:26:10.024Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-757 ']' [2024-08-24T02:26:10.024Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-757/archives/ [2024-08-24T02:26:10.024Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-757/archives/ [Pipeline] echo [2024-08-24T02:26:10.037Z] 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-757/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-24T02:26:10.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-24T02:26:10.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-24T02:26:10.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-24T02:26:10.976Z] prd-ubuntu20.04-docker-8c-8g-8450 does not seem to be running inside a container [2024-08-24T02:26:10.999Z] $ 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-757/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-757 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757:/w/workspace/edgexfoundry_edgex-ui-go_PR-757:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-757@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-08-24T02:26:11.216Z] $ docker top 103625876d289825764184c6435a41c8acb5d7f3709f53378f29f0152c03dd12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-24T02:26:11.590Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-24T02:26:11.874Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-24T02:26:12.162Z] + ls /var/log/sa-host [2024-08-24T02:26:12.162Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-24T02:26:12.249Z] provisioning config files... [2024-08-24T02:26:12.260Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-757@tmp/config74252457872404713tmp [Pipeline] { [Pipeline] echo [2024-08-24T02:26:12.285Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:26:12.586Z] ---> create-netrc.sh [Pipeline] } [2024-08-24T02:26:12.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:26:12.934Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-24T02:26:12.945Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:26:13.231Z] ---> sudo-logs.sh [2024-08-24T02:26:13.231Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-24T02:26:13.260Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:26:13.542Z] ---> job-cost.sh [2024-08-24T02:26:13.542Z] lf-activate-venv: SKIPPING [2024-08-24T02:26:13.542Z] DEBUG: total: 0.2199999988079071 [2024-08-24T02:26:13.542Z] INFO: Retrieving Stack Cost... [2024-08-24T02:26:13.800Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-24T02:26:14.059Z] INFO: Archiving Costs [Pipeline] echo [2024-08-24T02:26:14.070Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-24T02:26:14.352Z] ---> logs-deploy.sh [2024-08-24T02:26:14.352Z] lf-activate-venv: SKIPPING [2024-08-24T02:26:14.352Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-757/7 [2024-08-24T02:26:14.352Z] INFO: archiving workspace using pattern(s): [2024-08-24T02:26:15.295Z] Archives upload complete. [2024-08-24T02:26:15.555Z] INFO: archiving logs to Nexus [2024-08-24T02:26:16.126Z] ---> uname -a: [2024-08-24T02:26:16.126Z] Linux prd-ubuntu20-04-docker-8c-8g-8450 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] ---> lscpu: [2024-08-24T02:26:16.126Z] Architecture: x86_64 [2024-08-24T02:26:16.126Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-24T02:26:16.126Z] Byte Order: Little Endian [2024-08-24T02:26:16.126Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-24T02:26:16.126Z] CPU(s): 8 [2024-08-24T02:26:16.126Z] On-line CPU(s) list: 0-7 [2024-08-24T02:26:16.126Z] Thread(s) per core: 1 [2024-08-24T02:26:16.126Z] Core(s) per socket: 1 [2024-08-24T02:26:16.126Z] Socket(s): 8 [2024-08-24T02:26:16.126Z] NUMA node(s): 1 [2024-08-24T02:26:16.126Z] Vendor ID: AuthenticAMD [2024-08-24T02:26:16.126Z] CPU family: 23 [2024-08-24T02:26:16.126Z] Model: 49 [2024-08-24T02:26:16.126Z] Model name: AMD EPYC-Rome Processor [2024-08-24T02:26:16.126Z] Stepping: 0 [2024-08-24T02:26:16.126Z] CPU MHz: 2800.000 [2024-08-24T02:26:16.126Z] BogoMIPS: 5600.00 [2024-08-24T02:26:16.126Z] Virtualization: AMD-V [2024-08-24T02:26:16.126Z] Hypervisor vendor: KVM [2024-08-24T02:26:16.126Z] Virtualization type: full [2024-08-24T02:26:16.126Z] L1d cache: 256 KiB [2024-08-24T02:26:16.126Z] L1i cache: 256 KiB [2024-08-24T02:26:16.126Z] L2 cache: 4 MiB [2024-08-24T02:26:16.126Z] L3 cache: 128 MiB [2024-08-24T02:26:16.126Z] NUMA node0 CPU(s): 0-7 [2024-08-24T02:26:16.126Z] Vulnerability Itlb multihit: Not affected [2024-08-24T02:26:16.126Z] Vulnerability L1tf: Not affected [2024-08-24T02:26:16.126Z] Vulnerability Mds: Not affected [2024-08-24T02:26:16.126Z] Vulnerability Meltdown: Not affected [2024-08-24T02:26:16.126Z] Vulnerability Mmio stale data: Not affected [2024-08-24T02:26:16.126Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-24T02:26:16.126Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-24T02:26:16.126Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-24T02:26:16.126Z] Vulnerability Srbds: Not affected [2024-08-24T02:26:16.126Z] Vulnerability Tsx async abort: Not affected [2024-08-24T02:26:16.126Z] 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-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] ---> nproc: [2024-08-24T02:26:16.126Z] 8 [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] ---> df -h: [2024-08-24T02:26:16.126Z] Filesystem Size Used Avail Use% Mounted on [2024-08-24T02:26:16.126Z] overlay 155G 15G 141G 10% / [2024-08-24T02:26:16.126Z] tmpfs 64M 0 64M 0% /dev [2024-08-24T02:26:16.126Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-24T02:26:16.126Z] shm 64M 0 64M 0% /dev/shm [2024-08-24T02:26:16.126Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] ---> sar -b -r -n DEV: [2024-08-24T02:26:16.126Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8450) 08/24/24 _x86_64_ (8 CPU) [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] 02:07:06 LINUX RESTART (8 CPU) [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-24T02:26:16.126Z] 02:09:01 203.03 6.73 196.30 0.00 534.58 53111.55 0.00 [2024-08-24T02:26:16.126Z] 02:10:01 212.01 0.03 211.98 0.00 0.80 76692.15 0.00 [2024-08-24T02:26:16.126Z] 02:11:01 136.64 0.03 136.61 0.00 1.07 59235.06 0.00 [2024-08-24T02:26:16.126Z] 02:12:01 214.71 0.13 214.58 0.00 1.87 30029.93 0.00 [2024-08-24T02:26:16.126Z] 02:13:01 176.09 5.43 170.65 0.00 4357.27 63934.96 0.00 [2024-08-24T02:26:16.126Z] 02:14:01 147.06 0.05 147.01 0.00 6.52 47167.69 0.00 [2024-08-24T02:26:16.126Z] 02:15:01 4.42 0.02 4.40 0.00 0.40 129.45 0.00 [2024-08-24T02:26:16.126Z] 02:16:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2024-08-24T02:26:16.126Z] 02:17:01 1.05 0.02 1.03 0.00 0.13 11.60 0.00 [2024-08-24T02:26:16.126Z] 02:18:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2024-08-24T02:26:16.126Z] 02:19:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 [2024-08-24T02:26:16.126Z] 02:20:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2024-08-24T02:26:16.126Z] 02:21:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2024-08-24T02:26:16.126Z] 02:22:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 [2024-08-24T02:26:16.126Z] 02:23:01 1.78 0.02 1.77 0.00 0.13 25.20 0.00 [2024-08-24T02:26:16.126Z] 02:24:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 [2024-08-24T02:26:16.126Z] 02:25:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 [2024-08-24T02:26:16.126Z] 02:26:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 [2024-08-24T02:26:16.126Z] Average: 61.62 0.69 60.93 0.00 272.34 18363.75 0.00 [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-24T02:26:16.126Z] 02:09:01 27570120 31505184 798512 2.43 134612 3948176 1901936 5.61 1354928 3430380 956764 [2024-08-24T02:26:16.126Z] 02:10:01 27457724 31481844 822288 2.50 192148 3955036 1874832 5.53 1258336 3613876 4384 [2024-08-24T02:26:16.126Z] 02:11:01 26094876 31288432 1009256 3.07 206488 5034216 2071244 6.10 1566112 4585276 27736 [2024-08-24T02:26:16.126Z] 02:12:01 24484504 30332884 1958572 5.96 247776 5558412 2039188 6.01 2610592 5032072 23604 [2024-08-24T02:26:16.126Z] 02:13:01 23975964 31087536 1178136 3.58 279332 6759028 2647984 7.80 2388380 5725428 160000 [2024-08-24T02:26:16.126Z] 02:14:01 23934316 31454172 814160 2.48 285100 7134760 1837452 5.42 2029276 6107520 208 [2024-08-24T02:26:16.126Z] 02:15:01 23946652 31466316 802168 2.44 285152 7134660 1693392 4.99 2013684 6107456 20 [2024-08-24T02:26:16.126Z] 02:16:01 23947832 31467592 800708 2.44 285184 7134664 1693392 4.99 2012044 6107452 8 [2024-08-24T02:26:16.126Z] 02:17:01 23948484 31468244 799996 2.43 285212 7134652 1693392 4.99 2011172 6107452 8 [2024-08-24T02:26:16.126Z] 02:18:01 23949756 31469804 798200 2.43 285228 7134796 1693392 4.99 2010216 6107572 16 [2024-08-24T02:26:16.126Z] 02:19:01 23959488 31479564 788356 2.40 285232 7134800 1693392 4.99 2001008 6107588 184 [2024-08-24T02:26:16.126Z] 02:20:01 23959504 31479588 788268 2.40 285240 7134800 1693392 4.99 2000836 6107592 180 [2024-08-24T02:26:16.126Z] 02:21:01 23959708 31479796 787988 2.40 285252 7134804 1693392 4.99 2000880 6107596 172 [2024-08-24T02:26:16.126Z] 02:22:01 23959688 31479820 788164 2.40 285284 7134796 1693392 4.99 2000988 6107600 12 [2024-08-24T02:26:16.126Z] 02:23:01 23958200 31478428 789484 2.40 285328 7134788 1727484 5.09 2001452 6107576 16 [2024-08-24T02:26:16.126Z] 02:24:01 23958292 31478604 789196 2.40 285360 7134792 1727484 5.09 2001492 6107580 12 [2024-08-24T02:26:16.126Z] 02:25:01 23958140 31478460 789264 2.40 285376 7134792 1727484 5.09 2001512 6107580 8 [2024-08-24T02:26:16.126Z] 02:26:01 23958156 31478532 789144 2.40 285408 7134800 1727484 5.09 2001608 6107592 20 [2024-08-24T02:26:16.126Z] Average: 24498967 31380822 893992 2.72 264928 6555932 1823873 5.38 1959140 5654733 65186 [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-24T02:26:16.126Z] 02:09:01 ens3 812.23 548.83 10625.10 74.20 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:09:01 lo 6.73 6.73 0.72 0.72 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:09:01 docker0 364.11 508.85 31.04 3648.42 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:10:01 ens3 18.21 11.08 20.54 7.30 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:10:01 veth3e18f80 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:10:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:11:01 ens3 241.61 106.47 4649.27 18.43 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:11:01 veth38a1880 17.41 20.95 1.14 92.70 0.00 0.00 0.00 0.01 [2024-08-24T02:26:16.126Z] 02:11:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:11:01 veth3e18f80 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:11:01 docker0 75.64 194.28 4.41 3952.88 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:12:01 ens3 168.51 113.88 1600.31 27.17 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:12:01 veth0be05f9 0.20 0.33 0.05 0.12 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:12:01 veth3e18f80 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:12:01 docker0 101.52 146.33 16.38 1583.08 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:13:01 ens3 278.25 143.28 2792.56 144.48 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:13:01 vethfaeb70b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:13:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:13:01 docker0 1.35 2.38 0.08 30.89 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:14:01 ens3 113.10 69.37 2645.83 16.62 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:14:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:14:01 docker0 2.58 4.49 0.16 62.05 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:15:01 ens3 1.05 0.60 0.94 0.39 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:16:01 ens3 0.80 0.47 1.46 0.03 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:17:01 ens3 0.10 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:18:01 ens3 0.45 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:19:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:20:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:21:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:22:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:23:01 ens3 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:24:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:25:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:26:01 ens3 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] Average: ens3 90.91 55.28 1241.09 16.05 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] Average: docker0 30.28 47.57 2.89 515.34 0.00 0.00 0.00 0.00 [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] ---> sar -P ALL: [2024-08-24T02:26:16.126Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8450) 08/24/24 _x86_64_ (8 CPU) [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] 02:07:06 LINUX RESTART (8 CPU) [2024-08-24T02:26:16.126Z] [2024-08-24T02:26:16.126Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2024-08-24T02:26:16.126Z] 02:09:01 all 9.74 0.00 4.35 4.71 0.08 81.12 [2024-08-24T02:26:16.126Z] 02:09:01 0 8.41 0.00 4.77 2.27 0.10 84.45 [2024-08-24T02:26:16.126Z] 02:09:01 1 10.99 0.00 4.23 2.14 0.14 82.51 [2024-08-24T02:26:16.126Z] 02:09:01 2 10.62 0.00 3.86 7.52 0.07 77.93 [2024-08-24T02:26:16.126Z] 02:09:01 3 9.67 0.00 4.12 0.54 0.07 85.60 [2024-08-24T02:26:16.126Z] 02:09:01 4 9.42 0.00 4.43 0.36 0.07 85.73 [2024-08-24T02:26:16.126Z] 02:09:01 5 8.94 0.00 5.56 20.43 0.07 65.00 [2024-08-24T02:26:16.126Z] 02:09:01 6 9.42 0.00 3.41 2.53 0.08 84.56 [2024-08-24T02:26:16.126Z] 02:09:01 7 10.43 0.00 4.44 1.90 0.07 83.16 [2024-08-24T02:26:16.126Z] 02:10:01 all 4.20 0.00 2.69 7.58 0.06 85.47 [2024-08-24T02:26:16.126Z] 02:10:01 0 4.24 0.00 4.83 9.84 0.05 81.04 [2024-08-24T02:26:16.126Z] 02:10:01 1 4.10 0.00 3.27 20.67 0.05 71.91 [2024-08-24T02:26:16.127Z] 02:10:01 2 4.04 0.00 3.41 23.66 0.08 68.81 [2024-08-24T02:26:16.127Z] 02:10:01 3 5.18 0.00 1.97 0.99 0.05 91.82 [2024-08-24T02:26:16.127Z] 02:10:01 4 4.63 0.00 3.10 2.93 0.05 89.28 [2024-08-24T02:26:16.127Z] 02:10:01 5 3.62 0.00 1.61 2.01 0.05 92.71 [2024-08-24T02:26:16.127Z] 02:10:01 6 2.78 0.00 1.14 0.10 0.02 95.96 [2024-08-24T02:26:16.127Z] 02:10:01 7 5.00 0.00 2.23 0.69 0.12 91.95 [2024-08-24T02:26:16.127Z] 02:11:01 all 26.54 0.00 5.74 5.88 0.11 61.73 [2024-08-24T02:26:16.127Z] 02:11:01 0 25.22 0.00 5.52 1.32 0.08 67.86 [2024-08-24T02:26:16.127Z] 02:11:01 1 25.94 0.00 5.70 15.22 0.09 53.05 [2024-08-24T02:26:16.127Z] 02:11:01 2 26.11 0.00 6.73 16.91 0.12 50.13 [2024-08-24T02:26:16.127Z] 02:11:01 3 28.66 0.00 5.54 1.84 0.19 63.77 [2024-08-24T02:26:16.127Z] 02:11:01 4 27.13 0.00 6.09 2.76 0.17 63.86 [2024-08-24T02:26:16.127Z] 02:11:01 5 26.30 0.00 5.35 0.64 0.08 67.62 [2024-08-24T02:26:16.127Z] 02:11:01 6 22.85 0.00 4.77 1.81 0.07 70.51 [2024-08-24T02:26:16.127Z] 02:11:01 7 30.06 0.00 6.23 6.77 0.08 56.87 [2024-08-24T02:26:16.127Z] 02:12:01 all 14.20 0.00 3.20 4.29 0.08 78.23 [2024-08-24T02:26:16.127Z] 02:12:01 0 14.71 0.00 3.16 2.80 0.08 79.25 [2024-08-24T02:26:16.127Z] 02:12:01 1 15.62 0.00 4.31 14.11 0.10 65.86 [2024-08-24T02:26:16.127Z] 02:12:01 2 14.53 0.00 4.11 9.20 0.07 72.09 [2024-08-24T02:26:16.127Z] 02:12:01 3 7.68 0.00 1.99 4.71 0.03 85.58 [2024-08-24T02:26:16.127Z] 02:12:01 4 19.55 0.00 2.90 1.81 0.05 75.69 [2024-08-24T02:26:16.127Z] 02:12:01 5 14.68 0.00 3.42 0.62 0.05 81.23 [2024-08-24T02:26:16.127Z] 02:12:01 6 5.64 0.00 2.80 0.52 0.08 90.96 [2024-08-24T02:26:16.127Z] 02:12:01 7 21.30 0.00 2.93 0.58 0.15 75.04 [2024-08-24T02:26:16.127Z] 02:13:01 all 16.17 0.00 5.12 9.43 0.14 69.14 [2024-08-24T02:26:16.127Z] 02:13:01 0 13.45 0.00 6.84 16.76 0.44 62.51 [2024-08-24T02:26:16.127Z] 02:13:01 1 16.69 0.00 5.07 21.21 0.10 56.93 [2024-08-24T02:26:16.127Z] 02:13:01 2 19.75 0.00 5.25 3.05 0.10 71.85 [2024-08-24T02:26:16.127Z] 02:13:01 3 13.12 0.00 4.81 2.93 0.10 79.04 [2024-08-24T02:26:16.127Z] 02:13:01 4 15.73 0.00 4.92 5.20 0.08 74.07 [2024-08-24T02:26:16.127Z] 02:13:01 5 12.98 0.00 4.98 19.75 0.09 62.20 [2024-08-24T02:26:16.127Z] 02:13:01 6 15.86 0.00 4.93 0.91 0.10 78.19 [2024-08-24T02:26:16.127Z] 02:13:01 7 21.80 0.00 4.19 5.76 0.08 68.16 [2024-08-24T02:26:16.127Z] 02:14:01 all 17.07 0.00 4.44 6.57 0.11 71.81 [2024-08-24T02:26:16.127Z] 02:14:01 0 16.32 0.00 5.17 20.06 0.07 58.37 [2024-08-24T02:26:16.127Z] 02:14:01 1 18.12 0.00 4.27 5.07 0.08 72.45 [2024-08-24T02:26:16.127Z] 02:14:01 2 18.79 0.00 4.56 12.77 0.17 63.71 [2024-08-24T02:26:16.127Z] 02:14:01 3 16.31 0.00 3.59 1.59 0.14 78.37 [2024-08-24T02:26:16.127Z] 02:14:01 4 16.21 0.00 4.47 8.09 0.10 71.14 [2024-08-24T02:26:16.127Z] 02:14:01 5 15.04 0.00 4.74 2.02 0.08 78.12 [2024-08-24T02:26:16.127Z] 02:14:01 6 19.10 0.00 4.60 2.41 0.15 73.73 [2024-08-24T02:26:16.127Z] 02:14:01 7 16.64 0.00 4.13 0.57 0.07 78.59 [2024-08-24T02:26:16.127Z] 02:15:01 all 0.04 0.00 0.03 0.11 0.01 99.82 [2024-08-24T02:26:16.127Z] 02:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-24T02:26:16.127Z] 02:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-24T02:26:16.127Z] 02:15:01 2 0.08 0.00 0.03 0.02 0.00 99.87 [2024-08-24T02:26:16.127Z] 02:15:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2024-08-24T02:26:16.127Z] 02:15:01 4 0.03 0.00 0.02 0.08 0.02 99.85 [2024-08-24T02:26:16.127Z] 02:15:01 5 0.03 0.00 0.05 0.10 0.02 99.80 [2024-08-24T02:26:16.127Z] 02:15:01 6 0.02 0.00 0.02 0.62 0.00 99.35 [2024-08-24T02:26:16.127Z] 02:15:01 7 0.10 0.00 0.02 0.00 0.02 99.87 [2024-08-24T02:26:16.127Z] 02:16:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:16:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-24T02:26:16.127Z] 02:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:17:01 all 0.02 0.00 0.01 0.04 0.01 99.92 [2024-08-24T02:26:16.127Z] 02:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-24T02:26:16.127Z] 02:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:17:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-24T02:26:16.127Z] 02:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-24T02:26:16.127Z] 02:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-24T02:26:16.127Z] 02:17:01 6 0.02 0.00 0.00 0.32 0.00 99.67 [2024-08-24T02:26:16.127Z] 02:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:18:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-24T02:26:16.127Z] 02:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:19:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-08-24T02:26:16.127Z] 02:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-24T02:26:16.127Z] 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:19:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2024-08-24T02:26:16.127Z] 02:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-24T02:26:16.127Z] 02:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:19:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-24T02:26:16.127Z] 02:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-24T02:26:16.127Z] [2024-08-24T02:26:16.127Z] 02:19:01 CPU %user %nice %system %iowait %steal %idle [2024-08-24T02:26:16.127Z] 02:20:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-24T02:26:16.127Z] 02:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:20:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2024-08-24T02:26:16.127Z] 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-24T02:26:16.127Z] 02:20:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-08-24T02:26:16.127Z] 02:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:21:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-24T02:26:16.127Z] 02:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-24T02:26:16.127Z] 02:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-24T02:26:16.127Z] 02:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-24T02:26:16.127Z] 02:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-24T02:26:16.127Z] 02:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-24T02:26:16.127Z] 02:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-24T02:26:16.127Z] 02:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:22:01 5 0.03 0.00 0.03 0.02 0.03 99.88 [2024-08-24T02:26:16.127Z] 02:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:23:01 all 0.03 0.00 0.02 0.02 0.01 99.92 [2024-08-24T02:26:16.127Z] 02:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-24T02:26:16.127Z] 02:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-24T02:26:16.127Z] 02:23:01 2 0.07 0.00 0.00 0.13 0.02 99.78 [2024-08-24T02:26:16.127Z] 02:23:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2024-08-24T02:26:16.127Z] 02:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-24T02:26:16.127Z] 02:23:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-24T02:26:16.127Z] 02:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-24T02:26:16.127Z] 02:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-24T02:26:16.127Z] 02:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:24:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-24T02:26:16.127Z] 02:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:24:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-24T02:26:16.127Z] 02:24:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-24T02:26:16.127Z] 02:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-24T02:26:16.127Z] 02:25:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-24T02:26:16.127Z] 02:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:25:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-24T02:26:16.127Z] 02:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-24T02:26:16.127Z] 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:26:01 all 0.00 0.00 0.00 0.00 0.01 99.98 [2024-08-24T02:26:16.127Z] 02:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-24T02:26:16.127Z] 02:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-24T02:26:16.127Z] 02:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-24T02:26:16.127Z] 02:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-24T02:26:16.127Z] 02:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-24T02:26:16.127Z] Average: all 4.86 0.00 1.41 2.13 0.04 91.56 [2024-08-24T02:26:16.127Z] Average: 0 4.55 0.00 1.68 2.92 0.05 90.80 [2024-08-24T02:26:16.127Z] Average: 1 5.03 0.00 1.48 4.31 0.03 89.15 [2024-08-24T02:26:16.127Z] Average: 2 5.21 0.00 1.55 4.03 0.04 89.18 [2024-08-24T02:26:16.127Z] Average: 3 4.44 0.00 1.22 0.70 0.04 93.60 [2024-08-24T02:26:16.127Z] Average: 4 5.11 0.00 1.43 1.17 0.03 92.25 [2024-08-24T02:26:16.127Z] Average: 5 4.51 0.00 1.43 2.50 0.04 91.53 [2024-08-24T02:26:16.127Z] Average: 6 4.17 0.00 1.19 0.51 0.03 94.09 [2024-08-24T02:26:16.127Z] Average: 7 5.83 0.00 1.34 0.90 0.04 91.89 [2024-08-24T02:26:16.127Z] [2024-08-24T02:26:16.127Z] [2024-08-24T02:26:16.127Z]