Pull request #784 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a65bde3badef271a0867dc03fdfb8af1e2e1fe1d+e38e120684a495e51abfa0b4db541fa47e8a7d03 (4ab2fe75149a189b3b8b0b90ea4f83928f988aff) 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-ssh15479608552981067295.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh4059323121700892172.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 f3350a1713306dce7682ed7e37d5774890d03277 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-784/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-784/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh428966727297855952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh10760926451847012255.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-784/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-784/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2043932097279381319.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 ‘prd-ubuntu20.04-docker-8c-8g-8768’ Running on prd-ubuntu20.04-docker-8c-8g-8771 in /w/workspace/edgexfoundry_edgex-ui-go_PR-784 [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-784 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/784/head:refs/remotes/origin/PR-784 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e38e120684a495e51abfa0b4db541fa47e8a7d03 into PR head commit a65bde3badef271a0867dc03fdfb8af1e2e1fe1d Merge succeeded, producing a65bde3badef271a0867dc03fdfb8af1e2e1fe1d Checking out Revision a65bde3badef271a0867dc03fdfb8af1e2e1fe1d (PR-784) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f a65bde3badef271a0867dc03fdfb8af1e2e1fe1d # 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 e38e120684a495e51abfa0b4db541fa47e8a7d03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a65bde3badef271a0867dc03fdfb8af1e2e1fe1d # timeout=10 > git rev-list --no-walk 0c62639db89f43c6023a335e7ab52b646d551980 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T05:23:09.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T05:23:09.368Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T05:23:09.398Z] ========================================================= [2024-08-27T05:23:09.398Z] EdgeX Global Pipelines Version Info [2024-08-27T05:23:09.398Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:23:12.760Z] ------------------- [2024-08-27T05:23:12.760Z] stable info: [2024-08-27T05:23:12.760Z] ------------------- [2024-08-27T05:23:12.760Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T05:23:12.760Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T05:23:12.760Z] Message: update stable to v1.0.263 [2024-08-27T05:23:13.330Z] ------------------- [2024-08-27T05:23:13.330Z] experimental info: [2024-08-27T05:23:13.330Z] ------------------- [2024-08-27T05:23:13.330Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T05:23:13.330Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T05:23:13.330Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T05:23:14.458Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-08-27T05:23:14.484Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-08-27T05:23:14.507Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T05:23:14.532Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T05:23:14.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T05:23:14.572Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T05:23:14.594Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T05:23:14.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-27T05:23:14.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T05:23:14.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T05:23:14.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T05:23:14.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-08-27T05:23:14.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T05:23:14.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T05:23:14.802Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T05:23:14.824Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T05:23:14.848Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T05:23:14.872Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T05:23:14.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T05:23:14.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T05:23:14.936Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-27T05:23:14.962Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-27T05:23:14.984Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-27T05:23:15.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-27T05:23:15.028Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-27T05:23:15.057Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T05:23:15.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T05:23:15.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-784 [Pipeline] echo [2024-08-27T05:23:15.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-784 [Pipeline] echo [2024-08-27T05:23:15.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-784 [Pipeline] echo [2024-08-27T05:23:15.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] echo [2024-08-27T05:23:15.213Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a65bde3 [Pipeline] echo [2024-08-27T05:23:15.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T05:23:15.437Z] provisioning config files... [2024-08-27T05:23:20.037Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/config6806212763422500499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:23:20.384Z] ---> ****-login.sh [2024-08-27T05:23:20.384Z] nexus3.edgexfoundry.org:10001 [2024-08-27T05:23:20.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:20.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:20.645Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:20.645Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:20.645Z] [2024-08-27T05:23:20.645Z] Login Succeeded [2024-08-27T05:23:20.645Z] nexus3.edgexfoundry.org:10002 [2024-08-27T05:23:20.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:20.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:20.646Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:20.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:20.646Z] [2024-08-27T05:23:20.646Z] Login Succeeded [2024-08-27T05:23:20.646Z] nexus3.edgexfoundry.org:10003 [2024-08-27T05:23:20.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:20.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:20.906Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:20.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:20.906Z] [2024-08-27T05:23:20.906Z] Login Succeeded [2024-08-27T05:23:20.906Z] nexus3.edgexfoundry.org:10004 [2024-08-27T05:23:20.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:20.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:20.906Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:20.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:20.907Z] [2024-08-27T05:23:20.907Z] Login Succeeded [2024-08-27T05:23:20.907Z] ****.io [2024-08-27T05:23:20.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:21.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:21.167Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:21.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:21.167Z] [2024-08-27T05:23:21.167Z] Login Succeeded [2024-08-27T05:23:21.167Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T05:23:21.174Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-27T05:23:21.604Z] + git rev-list -1 --merges a65bde3badef271a0867dc03fdfb8af1e2e1fe1d~1..a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] echo [2024-08-27T05:23:21.635Z] -----------> git rev-list -1 --merges a65bde3badef271a0867dc03fdfb8af1e2e1fe1d~1..a65bde3badef271a0867dc03fdfb8af1e2e1fe1d a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [false] [Pipeline] sh [2024-08-27T05:23:21.934Z] + git log --format=format:%s -1 a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] echo [2024-08-27T05:23:21.950Z] ========================================================= [2024-08-27T05:23:21.950Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T05:23:21.950Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T05:23:22.299Z] + git log --format=format:%s -1 a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] echo [2024-08-27T05:23:22.313Z] [semverPrep] GIT_COMMIT: a65bde3badef271a0867dc03fdfb8af1e2e1fe1d, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 [Pipeline] echo [2024-08-27T05:23:22.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-27T05:23:22.692Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T05:23:22.692Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T05:23:22.692Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T05:23:22.692Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T05:23:22.692Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T05:23:22.692Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T05:23:22.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:23:23.041Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T05:23:23.041Z] [2024-08-27T05:23:23.041Z] 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-27T05:23:23.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T05:23:23.384Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T05:23:23.384Z] b85a868b505f: Pulling fs layer [2024-08-27T05:23:23.384Z] e2be974225ed: Pulling fs layer [2024-08-27T05:23:23.384Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T05:23:23.384Z] 988bab9f4d93: Pulling fs layer [2024-08-27T05:23:23.384Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T05:23:23.384Z] eaf3925da568: Pulling fs layer [2024-08-27T05:23:23.384Z] bab4dde63d76: Pulling fs layer [2024-08-27T05:23:23.384Z] bde34c3a00c8: Pulling fs layer [2024-08-27T05:23:23.384Z] b352a97aabf1: Pulling fs layer [2024-08-27T05:23:23.384Z] 4872d77fe225: Pulling fs layer [2024-08-27T05:23:23.384Z] 5851b861e8e6: Pulling fs layer [2024-08-27T05:23:23.384Z] 1469e6f7b9e6: Waiting [2024-08-27T05:23:23.384Z] bab4dde63d76: Waiting [2024-08-27T05:23:23.384Z] 5851b861e8e6: Waiting [2024-08-27T05:23:23.384Z] b352a97aabf1: Waiting [2024-08-27T05:23:23.384Z] eaf3925da568: Waiting [2024-08-27T05:23:23.384Z] 988bab9f4d93: Waiting [2024-08-27T05:23:23.384Z] bde34c3a00c8: Waiting [2024-08-27T05:23:23.384Z] 4872d77fe225: Waiting [2024-08-27T05:23:23.384Z] e2be974225ed: Verifying Checksum [2024-08-27T05:23:23.384Z] e2be974225ed: Download complete [2024-08-27T05:23:23.384Z] 988bab9f4d93: Download complete [2024-08-27T05:23:23.384Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T05:23:23.384Z] 1469e6f7b9e6: Download complete [2024-08-27T05:23:23.384Z] eaf3925da568: Verifying Checksum [2024-08-27T05:23:23.384Z] eaf3925da568: Download complete [2024-08-27T05:23:23.384Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T05:23:23.384Z] 339a4e72a1f5: Download complete [2024-08-27T05:23:23.384Z] bde34c3a00c8: Download complete [2024-08-27T05:23:23.644Z] b352a97aabf1: Verifying Checksum [2024-08-27T05:23:23.644Z] b352a97aabf1: Download complete [2024-08-27T05:23:23.644Z] 4872d77fe225: Verifying Checksum [2024-08-27T05:23:23.644Z] 4872d77fe225: Download complete [2024-08-27T05:23:23.644Z] 5851b861e8e6: Verifying Checksum [2024-08-27T05:23:23.644Z] 5851b861e8e6: Download complete [2024-08-27T05:23:23.644Z] b85a868b505f: Verifying Checksum [2024-08-27T05:23:23.644Z] b85a868b505f: Download complete [2024-08-27T05:23:23.903Z] bab4dde63d76: Verifying Checksum [2024-08-27T05:23:23.903Z] bab4dde63d76: Download complete [2024-08-27T05:23:24.841Z] b85a868b505f: Pull complete [2024-08-27T05:23:25.124Z] e2be974225ed: Pull complete [2024-08-27T05:23:25.383Z] 339a4e72a1f5: Pull complete [2024-08-27T05:23:25.643Z] 988bab9f4d93: Pull complete [2024-08-27T05:23:25.902Z] 1469e6f7b9e6: Pull complete [2024-08-27T05:23:25.903Z] eaf3925da568: Pull complete [2024-08-27T05:23:27.807Z] bab4dde63d76: Pull complete [2024-08-27T05:23:27.808Z] bde34c3a00c8: Pull complete [2024-08-27T05:23:27.808Z] b352a97aabf1: Pull complete [2024-08-27T05:23:28.067Z] 4872d77fe225: Pull complete [2024-08-27T05:23:28.067Z] 5851b861e8e6: Pull complete [2024-08-27T05:23:28.067Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T05:23:28.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T05:23:28.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:23:28.217Z] prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container [2024-08-27T05:23:28.384Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@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-27T05:23:31.649Z] $ docker top 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 -eo pid,comm [2024-08-27T05:23:31.553Z] 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-27T05:23:31.553Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T05:23:31.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T05:23:31.617Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T05:23:31.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T05:23:31.889Z] $ docker exec 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 ssh-agent [2024-08-27T05:23:31.846Z] SSH_AUTH_SOCK=/tmp/ssh-exiCfxFlR4hM/agent.32 [2024-08-27T05:23:31.847Z] SSH_AGENT_PID=38 [2024-08-27T05:23:31.853Z] Running ssh-add (command line suppressed) [2024-08-27T05:23:32.117Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/private_key_6931316132784626648.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/private_key_6931316132784626648.key) [2024-08-27T05:23:31.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T05:23:32.277Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T05:23:32.440Z] $ docker exec --env ******** --env ******** 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 ssh-agent -k [2024-08-27T05:23:32.539Z] unset SSH_AUTH_SOCK; [2024-08-27T05:23:32.540Z] unset SSH_AGENT_PID; [2024-08-27T05:23:32.540Z] echo Agent pid 38 killed; [2024-08-27T05:23:32.402Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T05:23:32.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T05:23:32.447Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T05:23:32.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T05:23:32.711Z] $ docker exec 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 ssh-agent [2024-08-27T05:23:32.675Z] SSH_AUTH_SOCK=/tmp/ssh-QcsGo9zsq2SN/agent.71 [2024-08-27T05:23:32.675Z] SSH_AGENT_PID=77 [2024-08-27T05:23:32.679Z] Running ssh-add (command line suppressed) [2024-08-27T05:23:32.933Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/private_key_17123678275844828909.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/private_key_17123678275844828909.key) [2024-08-27T05:23:32.793Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T05:23:33.089Z] + git semver init [2024-08-27T05:23:33.348Z] 2024-08-27 05:23:33,436 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T05:23:33.348Z] 2024-08-27 05:23:33,437 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver [2024-08-27T05:23:33.348Z] 2024-08-27 05:23:33,438 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver [2024-08-27T05:23:33.348Z] 2024-08-27 05:23:33,438 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-784, universal_newlines=False, shell=None, istream=None) [2024-08-27T05:23:35.884Z] 2024-08-27 05:23:35,536 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.git/info/exclude [2024-08-27T05:23:35.884Z] 2024-08-27 05:23:35,537 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver/PR-784 with force:False [2024-08-27T05:23:35.884Z] 2024-08-27 05:23:35,537 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver/PR-784 [2024-08-27T05:23:35.884Z] 2024-08-27 05:23:35,541 [execute] INFO git cat-file --batch-check [2024-08-27T05:23:35.884Z] 2024-08-27 05:23:35,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T05:23:35.884Z] 2024-08-27 05:23:35,547 [execute] INFO git cat-file --batch [2024-08-27T05:23:35.884Z] 2024-08-27 05:23:35,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T05:23:35.884Z] 2024-08-27 05:23:35,553 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-784/.semver/PR-784 [2024-08-27T05:23:35.884Z] 0.0.0 [Pipeline] } [2024-08-27T05:23:36.052Z] $ docker exec --env ******** --env ******** 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 ssh-agent -k [2024-08-27T05:23:36.149Z] unset SSH_AUTH_SOCK; [2024-08-27T05:23:36.149Z] unset SSH_AGENT_PID; [2024-08-27T05:23:36.149Z] echo Agent pid 77 killed; [2024-08-27T05:23:36.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T05:23:36.324Z] + git semver [Pipeline] } [2024-08-27T05:23:36.758Z] $ docker stop --time=1 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 [2024-08-27T05:23:38.030Z] $ docker rm -f --volumes 2e6fcdc288701cb11f31fcbb774d502cb7f6910e5b618cb175b665cc68e18b87 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T05:23:38.218Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T05:23:38.463Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T05:23:38.468Z] [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-27T05:23:38.652Z] provisioning config files... [2024-08-27T05:23:38.663Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/config4991792321117151968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:23:38.971Z] ---> ****-login.sh [2024-08-27T05:23:38.971Z] nexus3.edgexfoundry.org:10001 [2024-08-27T05:23:38.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:38.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:38.971Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:38.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:38.971Z] [2024-08-27T05:23:38.971Z] Login Succeeded [2024-08-27T05:23:38.971Z] nexus3.edgexfoundry.org:10002 [2024-08-27T05:23:38.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:38.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:38.972Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:38.972Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:38.972Z] [2024-08-27T05:23:38.972Z] Login Succeeded [2024-08-27T05:23:38.972Z] nexus3.edgexfoundry.org:10003 [2024-08-27T05:23:39.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:39.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:39.232Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:39.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:39.232Z] [2024-08-27T05:23:39.232Z] Login Succeeded [2024-08-27T05:23:39.232Z] nexus3.edgexfoundry.org:10004 [2024-08-27T05:23:39.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:39.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:39.232Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:39.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:39.232Z] [2024-08-27T05:23:39.232Z] Login Succeeded [2024-08-27T05:23:39.232Z] ****.io [2024-08-27T05:23:39.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:23:39.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:23:39.751Z] Configure a credential helper to remove this warning. See [2024-08-27T05:23:39.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:23:39.751Z] [2024-08-27T05:23:39.751Z] Login Succeeded [2024-08-27T05:23:39.751Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T05:23:39.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T05:23:39.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T05:23:39.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T05:23:39.907Z] ========================================================= [2024-08-27T05:23:39.907Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T05:23:39.907Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:23:40.241Z] + 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-27T05:23:40.499Z] Sending build context to Docker daemon 59.55MB [2024-08-27T05:23:40.499Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T05:23:40.499Z] Step 2/15 : FROM ${BASE} AS builder [2024-08-27T05:23:40.499Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T05:23:40.499Z] 619be1103602: Pulling fs layer [2024-08-27T05:23:40.499Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T05:23:40.499Z] 5df492c9dc93: Pulling fs layer [2024-08-27T05:23:40.499Z] 7629e6793208: Pulling fs layer [2024-08-27T05:23:40.499Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T05:23:40.499Z] fb5054dd5b73: Pulling fs layer [2024-08-27T05:23:40.499Z] eeca6798cff9: Pulling fs layer [2024-08-27T05:23:40.499Z] aa269ceb94a6: Pulling fs layer [2024-08-27T05:23:40.499Z] ada007ff1a6a: Pulling fs layer [2024-08-27T05:23:40.499Z] aa269ceb94a6: Waiting [2024-08-27T05:23:40.499Z] ada007ff1a6a: Waiting [2024-08-27T05:23:40.499Z] fb5054dd5b73: Waiting [2024-08-27T05:23:40.499Z] 4f4fb700ef54: Waiting [2024-08-27T05:23:40.499Z] eeca6798cff9: Waiting [2024-08-27T05:23:40.499Z] 7629e6793208: Waiting [2024-08-27T05:23:40.499Z] 7862e08f4a3e: Download complete [2024-08-27T05:23:40.759Z] 7629e6793208: Verifying Checksum [2024-08-27T05:23:40.759Z] 7629e6793208: Download complete [2024-08-27T05:23:40.759Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T05:23:40.759Z] 4f4fb700ef54: Download complete [2024-08-27T05:23:40.759Z] 619be1103602: Verifying Checksum [2024-08-27T05:23:40.759Z] 619be1103602: Download complete [2024-08-27T05:23:40.759Z] fb5054dd5b73: Verifying Checksum [2024-08-27T05:23:40.759Z] fb5054dd5b73: Download complete [2024-08-27T05:23:40.759Z] eeca6798cff9: Verifying Checksum [2024-08-27T05:23:40.759Z] eeca6798cff9: Download complete [2024-08-27T05:23:40.759Z] 619be1103602: Pull complete [2024-08-27T05:23:41.017Z] ada007ff1a6a: Verifying Checksum [2024-08-27T05:23:41.017Z] ada007ff1a6a: Download complete [2024-08-27T05:23:41.017Z] 7862e08f4a3e: Pull complete [2024-08-27T05:23:41.017Z] 5df492c9dc93: Verifying Checksum [2024-08-27T05:23:41.017Z] 5df492c9dc93: Download complete [2024-08-27T05:23:41.583Z] aa269ceb94a6: Download complete [2024-08-27T05:23:44.115Z] 5df492c9dc93: Pull complete [2024-08-27T05:23:44.115Z] 7629e6793208: Pull complete [2024-08-27T05:23:44.115Z] 4f4fb700ef54: Pull complete [2024-08-27T05:23:44.115Z] fb5054dd5b73: Pull complete [2024-08-27T05:23:44.375Z] eeca6798cff9: Pull complete [2024-08-27T05:23:46.909Z] aa269ceb94a6: Pull complete [2024-08-27T05:23:47.168Z] ada007ff1a6a: Pull complete [2024-08-27T05:23:47.168Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T05:23:47.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T05:23:47.168Z] ---> f489d0715acc [2024-08-27T05:23:47.168Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-27T05:23:52.470Z] ---> Running in 8782d0223d01 [2024-08-27T05:23:52.470Z] Removing intermediate container 8782d0223d01 [2024-08-27T05:23:52.470Z] ---> b0db63c66865 [2024-08-27T05:23:52.470Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T05:23:52.470Z] ---> Running in 4de43b043089 [2024-08-27T05:23:52.470Z] Removing intermediate container 4de43b043089 [2024-08-27T05:23:52.470Z] ---> c9cc23173a98 [2024-08-27T05:23:52.470Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T05:23:52.470Z] ---> Running in 1f24c38cb6a8 [2024-08-27T05:23:52.470Z] Removing intermediate container 1f24c38cb6a8 [2024-08-27T05:23:52.470Z] ---> 64daeb62e2ae [2024-08-27T05:23:52.470Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-08-27T05:23:52.470Z] ---> Running in 042c2c78af55 [2024-08-27T05:23:52.470Z] Removing intermediate container 042c2c78af55 [2024-08-27T05:23:52.470Z] ---> c302beac3d0d [2024-08-27T05:23:52.470Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-27T05:23:52.470Z] ---> Running in c505bdb53ba1 [2024-08-27T05:23:52.470Z] Removing intermediate container c505bdb53ba1 [2024-08-27T05:23:52.470Z] ---> cac5ec641fb7 [2024-08-27T05:23:52.470Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-27T05:23:52.470Z] latest: Pulling from library/docker [2024-08-27T05:23:52.728Z] c6a83fedfae6: Pulling fs layer [2024-08-27T05:23:52.728Z] b830b3ce3f84: Pulling fs layer [2024-08-27T05:23:52.728Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T05:23:52.728Z] 2f67cd05487e: Pulling fs layer [2024-08-27T05:23:52.728Z] 201b9999b928: Pulling fs layer [2024-08-27T05:23:52.728Z] 0e0ed696b310: Pulling fs layer [2024-08-27T05:23:52.728Z] 7d43008ea7ba: Pulling fs layer [2024-08-27T05:23:52.728Z] af5e249d3773: Pulling fs layer [2024-08-27T05:23:52.728Z] e75295f954e5: Pulling fs layer [2024-08-27T05:23:52.728Z] 09f64e86da19: Pulling fs layer [2024-08-27T05:23:52.728Z] f2c35b7d0a7c: Pulling fs layer [2024-08-27T05:23:52.728Z] 802803a8231f: Pulling fs layer [2024-08-27T05:23:52.728Z] 9e14937ff4a0: Pulling fs layer [2024-08-27T05:23:52.728Z] 826b71f8f036: Pulling fs layer [2024-08-27T05:23:52.728Z] 6d923e46e5bf: Pulling fs layer [2024-08-27T05:23:52.728Z] 018885321d0e: Pulling fs layer [2024-08-27T05:23:52.728Z] 2f67cd05487e: Waiting [2024-08-27T05:23:52.728Z] 09f64e86da19: Waiting [2024-08-27T05:23:52.728Z] f2c35b7d0a7c: Waiting [2024-08-27T05:23:52.728Z] 201b9999b928: Waiting [2024-08-27T05:23:52.728Z] 0e0ed696b310: Waiting [2024-08-27T05:23:52.728Z] 9e14937ff4a0: Waiting [2024-08-27T05:23:52.728Z] 7d43008ea7ba: Waiting [2024-08-27T05:23:52.728Z] 826b71f8f036: Waiting [2024-08-27T05:23:52.728Z] af5e249d3773: Waiting [2024-08-27T05:23:52.728Z] e75295f954e5: Waiting [2024-08-27T05:23:52.728Z] 802803a8231f: Waiting [2024-08-27T05:23:52.728Z] 6d923e46e5bf: Waiting [2024-08-27T05:23:52.728Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T05:23:52.728Z] 4f4fb700ef54: Download complete [2024-08-27T05:23:52.728Z] c6a83fedfae6: Verifying Checksum [2024-08-27T05:23:52.728Z] c6a83fedfae6: Download complete [2024-08-27T05:23:52.728Z] b830b3ce3f84: Verifying Checksum [2024-08-27T05:23:52.728Z] b830b3ce3f84: Download complete [2024-08-27T05:23:52.986Z] 2f67cd05487e: Verifying Checksum [2024-08-27T05:23:52.986Z] 2f67cd05487e: Download complete [2024-08-27T05:23:52.986Z] c6a83fedfae6: Pull complete [2024-08-27T05:23:52.986Z] 0e0ed696b310: Verifying Checksum [2024-08-27T05:23:52.986Z] 0e0ed696b310: Download complete [2024-08-27T05:23:52.986Z] 201b9999b928: Verifying Checksum [2024-08-27T05:23:52.986Z] 201b9999b928: Download complete [2024-08-27T05:23:53.244Z] 7d43008ea7ba: Verifying Checksum [2024-08-27T05:23:53.244Z] 7d43008ea7ba: Download complete [2024-08-27T05:23:53.244Z] e75295f954e5: Download complete [2024-08-27T05:23:53.244Z] af5e249d3773: Verifying Checksum [2024-08-27T05:23:53.244Z] af5e249d3773: Download complete [2024-08-27T05:23:53.244Z] 09f64e86da19: Verifying Checksum [2024-08-27T05:23:53.244Z] 09f64e86da19: Download complete [2024-08-27T05:23:53.244Z] 802803a8231f: Download complete [2024-08-27T05:23:53.244Z] b830b3ce3f84: Pull complete [2024-08-27T05:23:53.244Z] f2c35b7d0a7c: Download complete [2024-08-27T05:23:53.244Z] 9e14937ff4a0: Verifying Checksum [2024-08-27T05:23:53.244Z] 9e14937ff4a0: Download complete [2024-08-27T05:23:53.244Z] 4f4fb700ef54: Pull complete [2024-08-27T05:23:53.502Z] 6d923e46e5bf: Verifying Checksum [2024-08-27T05:23:53.502Z] 6d923e46e5bf: Download complete [2024-08-27T05:23:53.502Z] 2f67cd05487e: Pull complete [2024-08-27T05:23:53.502Z] 018885321d0e: Verifying Checksum [2024-08-27T05:23:53.502Z] 018885321d0e: Download complete [2024-08-27T05:23:53.600Z] Still waiting to schedule task [2024-08-27T05:23:53.600Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8770’ is offline [2024-08-27T05:23:53.760Z] 826b71f8f036: Verifying Checksum [2024-08-27T05:23:53.760Z] 826b71f8f036: Download complete [2024-08-27T05:23:53.760Z] 201b9999b928: Pull complete [2024-08-27T05:23:54.326Z] 0e0ed696b310: Pull complete [2024-08-27T05:23:54.584Z] 7d43008ea7ba: Pull complete [2024-08-27T05:23:54.584Z] af5e249d3773: Pull complete [2024-08-27T05:23:54.844Z] e75295f954e5: Pull complete [2024-08-27T05:23:54.844Z] 09f64e86da19: Pull complete [2024-08-27T05:23:55.104Z] f2c35b7d0a7c: Pull complete [2024-08-27T05:23:55.104Z] 802803a8231f: Pull complete [2024-08-27T05:23:55.104Z] 9e14937ff4a0: Pull complete [2024-08-27T05:23:56.482Z] 826b71f8f036: Pull complete [2024-08-27T05:23:56.482Z] 6d923e46e5bf: Pull complete [2024-08-27T05:23:56.482Z] 018885321d0e: Pull complete [2024-08-27T05:23:56.482Z] Digest: sha256:2e5515536bf789843b48030fdca3e3719463ba85c43b1da7d5687f5997b79d26 [2024-08-27T05:23:56.482Z] Status: Downloaded newer image for docker:latest [2024-08-27T05:23:59.017Z] ---> 0630b0196af6 [2024-08-27T05:23:59.017Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T05:23:59.017Z] ---> Running in 10c9754f8b3a [2024-08-27T05:23:59.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:23:59.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:23:59.534Z] OK: 264 MiB in 52 packages [2024-08-27T05:23:59.793Z] Removing intermediate container 10c9754f8b3a [2024-08-27T05:23:59.793Z] ---> 4cdabcd70c5b [2024-08-27T05:23:59.793Z] Step 10/15 : ENV GO111MODULE=on [2024-08-27T05:23:59.793Z] ---> Running in ecb2cefbc1da [2024-08-27T05:24:00.051Z] Removing intermediate container ecb2cefbc1da [2024-08-27T05:24:00.051Z] ---> fcbd76dff25d [2024-08-27T05:24:00.051Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-27T05:24:00.051Z] ---> Running in 45d29a4d0c45 [2024-08-27T05:24:00.051Z] Removing intermediate container 45d29a4d0c45 [2024-08-27T05:24:00.051Z] ---> c2b8291f2404 [2024-08-27T05:24:00.051Z] Step 12/15 : COPY go.mod vendor* ./ [2024-08-27T05:24:00.051Z] ---> 37063d4e2a3d [2024-08-27T05:24:00.051Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:24:00.051Z] ---> Running in e8178ff75cfc [2024-08-27T05:24:59.446Z] Removing intermediate container e8178ff75cfc [2024-08-27T05:24:59.446Z] ---> acaed1d259fe [2024-08-27T05:24:59.446Z] Step 14/15 : COPY . . [2024-08-27T05:24:59.446Z] ---> 3bc62a74fb52 [2024-08-27T05:24:59.446Z] Step 15/15 : RUN ${MAKE} [2024-08-27T05:24:59.446Z] ---> Running in 39cbd1353a1e [2024-08-27T05:24:59.446Z] noop [2024-08-27T05:24:59.446Z] Removing intermediate container 39cbd1353a1e [2024-08-27T05:24:59.446Z] ---> 8a4563c5cd19 [2024-08-27T05:24:59.446Z] Successfully built 8a4563c5cd19 [2024-08-27T05:24:59.446Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:24:59.790Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T05:24:59.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:24:59.873Z] prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container [2024-08-27T05:24:59.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@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-27T05:25:00.216Z] $ docker top 5e866161c0e90c0c9efcd9e35bd113393730735fc1eed7e330f2baf81bc8ba42 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T05:25:00.573Z] + go version [2024-08-27T05:25:00.573Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T05:25:00.578Z] $ docker stop --time=1 5e866161c0e90c0c9efcd9e35bd113393730735fc1eed7e330f2baf81bc8ba42 [2024-08-27T05:25:01.840Z] $ docker rm -f --volumes 5e866161c0e90c0c9efcd9e35bd113393730735fc1eed7e330f2baf81bc8ba42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:25:02.291Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T05:25:02.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:25:02.383Z] prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container [2024-08-27T05:25:02.413Z] $ 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-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@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-27T05:25:02.744Z] $ docker top e0f8294e74332b6c2c2c968cd09bb3faead2c252b5fb6342fd20e4a8be666083 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T05:25:03.099Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-784 [Pipeline] fileExists [Pipeline] sh [2024-08-27T05:25:03.402Z] + make test [2024-08-27T05:25:03.402Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-08-27T05:25:05.304Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-08-27T05:25:20.172Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-08-27T05:25:20.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-08-27T05:25:20.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-08-27T05:25:20.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-08-27T05:25:20.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-08-27T05:25:20.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-08-27T05:25:20.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-08-27T05:25:20.172Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-08-27T05:25:20.172Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-08-27T05:25:25.433Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T05:25:25.433Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T05:25:25.433Z] ./bin/test-attribution-txt.sh [2024-08-27T05:25:25.433Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [2024-08-27T05:25:25.433Z] make -C web test [2024-08-27T05:25:25.433Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-784/web' [2024-08-27T05:25:25.433Z] make[1]: tput: No such file or directory [2024-08-27T05:25:25.433Z] make[1]: tput: No such file or directory [2024-08-27T05:25:25.433Z] warning: generating ./VERSION [2024-08-27T05:25:25.433Z] echo "0.0.0" > VERSION [2024-08-27T05:25:25.433Z] docker build \ [2024-08-27T05:25:25.433Z] -f Dockerfile \ [2024-08-27T05:25:25.433Z] --build-arg USER=1000 \ [2024-08-27T05:25:25.433Z] \ [2024-08-27T05:25:25.433Z] --label "git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d" \ [2024-08-27T05:25:25.433Z] -t edgexfoundry/edgex-web-ui:a65bde3badef271a0867dc03fdfb8af1e2e1fe1d \ [2024-08-27T05:25:25.433Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-08-27T05:25:25.433Z] . [2024-08-27T05:25:25.433Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-08-27T05:25:25.433Z] Install the buildx component to build images with BuildKit: [2024-08-27T05:25:25.433Z] https://docs.docker.com/go/buildx/ [2024-08-27T05:25:25.433Z] [2024-08-27T05:25:25.433Z] Sending build context to Docker daemon 2.62MB [2024-08-27T05:25:25.433Z] Step 1/11 : FROM node:18-alpine3.18 [2024-08-27T05:25:25.433Z] 18-alpine3.18: Pulling from library/node [2024-08-27T05:25:25.433Z] 619be1103602: Already exists [2024-08-27T05:25:25.433Z] 7e9a007eb24b: Pulling fs layer [2024-08-27T05:25:25.433Z] 5189255e31c8: Pulling fs layer [2024-08-27T05:25:25.433Z] 88f4f8a6bc8d: Pulling fs layer [2024-08-27T05:25:25.433Z] 88f4f8a6bc8d: Verifying Checksum [2024-08-27T05:25:25.433Z] 88f4f8a6bc8d: Download complete [2024-08-27T05:25:25.433Z] 5189255e31c8: Verifying Checksum [2024-08-27T05:25:25.433Z] 5189255e31c8: Download complete [2024-08-27T05:25:25.691Z] 7e9a007eb24b: Verifying Checksum [2024-08-27T05:25:25.691Z] 7e9a007eb24b: Download complete [2024-08-27T05:25:26.624Z] 7e9a007eb24b: Pull complete [2024-08-27T05:25:26.961Z] 5189255e31c8: Pull complete [2024-08-27T05:25:26.961Z] 88f4f8a6bc8d: Pull complete [2024-08-27T05:25:26.961Z] Digest: sha256:8863523fed890ce945343aebf959daa56e6b089de1851074f4fe22fe86c04399 [2024-08-27T05:25:26.961Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-08-27T05:25:26.961Z] ---> a19326513a45 [2024-08-27T05:25:26.961Z] Step 2/11 : RUN apk add --no-cache chromium [2024-08-27T05:25:31.203Z] ---> Running in d0423a5fd595 [2024-08-27T05:25:31.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:25:31.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:25:31.722Z] (1/154) Installing libexpat (2.6.2-r0) [2024-08-27T05:25:31.722Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-08-27T05:25:31.722Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-08-27T05:25:31.722Z] (4/154) Installing libpng (1.6.39-r3) [2024-08-27T05:25:31.722Z] (5/154) Installing freetype (2.13.0-r5) [2024-08-27T05:25:31.722Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-08-27T05:25:31.722Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-08-27T05:25:31.982Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-08-27T05:25:31.982Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-08-27T05:25:31.982Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-08-27T05:25:31.982Z] (11/154) Installing libffi (3.4.4-r2) [2024-08-27T05:25:31.982Z] (12/154) Installing libintl (0.21.1-r7) [2024-08-27T05:25:31.982Z] (13/154) Installing libblkid (2.38.1-r8) [2024-08-27T05:25:31.982Z] (14/154) Installing libmount (2.38.1-r8) [2024-08-27T05:25:31.982Z] (15/154) Installing pcre2 (10.42-r1) [2024-08-27T05:25:31.982Z] (16/154) Installing glib (2.76.6-r0) [2024-08-27T05:25:31.982Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-08-27T05:25:31.982Z] (18/154) Installing libxml2 (2.11.8-r0) [2024-08-27T05:25:31.982Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-08-27T05:25:31.982Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-08-27T05:25:31.982Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-08-27T05:25:31.982Z] (22/154) Installing libwebp (1.3.2-r0) [2024-08-27T05:25:31.982Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-08-27T05:25:31.982Z] (24/154) Installing tiff (4.5.1-r0) [2024-08-27T05:25:31.982Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-08-27T05:25:31.982Z] (26/154) Installing gtk-update-icon-cache (3.24.43-r0) [2024-08-27T05:25:31.982Z] (27/154) Installing libxau (1.0.11-r2) [2024-08-27T05:25:31.982Z] (28/154) Installing libmd (1.0.4-r2) [2024-08-27T05:25:31.982Z] (29/154) Installing libbsd (0.11.7-r1) [2024-08-27T05:25:31.982Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-08-27T05:25:31.982Z] (31/154) Installing libxcb (1.15-r1) [2024-08-27T05:25:31.982Z] (32/154) Installing libx11 (1.8.7-r0) [2024-08-27T05:25:32.241Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-08-27T05:25:32.241Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-08-27T05:25:32.241Z] (35/154) Installing libxrender (0.9.11-r3) [2024-08-27T05:25:32.241Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-08-27T05:25:32.241Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-08-27T05:25:32.241Z] (38/154) Installing libxext (1.3.5-r2) [2024-08-27T05:25:32.241Z] (39/154) Installing libxi (1.8.1-r0) [2024-08-27T05:25:32.241Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-08-27T05:25:32.241Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-08-27T05:25:32.241Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-08-27T05:25:32.241Z] (43/154) Installing libxtst (1.2.4-r2) [2024-08-27T05:25:32.241Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-08-27T05:25:32.241Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-08-27T05:25:32.241Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-08-27T05:25:32.241Z] (47/154) Installing pixman (0.42.2-r1) [2024-08-27T05:25:32.241Z] (48/154) Installing cairo (1.17.8-r1) [2024-08-27T05:25:32.241Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-08-27T05:25:32.241Z] (50/154) Installing avahi-libs (0.8-r13) [2024-08-27T05:25:32.241Z] (51/154) Installing gmp (6.2.1-r3) [2024-08-27T05:25:32.241Z] (52/154) Installing nettle (3.8.1-r2) [2024-08-27T05:25:32.241Z] (53/154) Installing libunistring (1.1-r1) [2024-08-27T05:25:32.241Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-08-27T05:25:32.241Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-08-27T05:25:32.241Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-08-27T05:25:32.241Z] (57/154) Installing gnutls (3.8.4-r0) [2024-08-27T05:25:32.241Z] (58/154) Installing cups-libs (2.4.9-r0) [2024-08-27T05:25:32.241Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-08-27T05:25:32.241Z] (60/154) Installing fribidi (1.0.13-r0) [2024-08-27T05:25:32.241Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-08-27T05:25:32.241Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-08-27T05:25:32.241Z] (63/154) Installing libxft (2.3.8-r1) [2024-08-27T05:25:32.241Z] (64/154) Installing pango (1.50.14-r1) [2024-08-27T05:25:32.241Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-08-27T05:25:32.241Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-08-27T05:25:32.241Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-08-27T05:25:32.241Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-08-27T05:25:32.499Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-08-27T05:25:32.499Z] (70/154) Installing gtk+3.0 (3.24.43-r0) [2024-08-27T05:25:32.499Z] (71/154) Installing icu-data-full (73.2-r2) [2024-08-27T05:25:32.499Z] (72/154) Installing mesa (23.0.4-r0) [2024-08-27T05:25:32.499Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-08-27T05:25:33.438Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-08-27T05:25:33.439Z] (75/154) Installing libpciaccess (0.17-r2) [2024-08-27T05:25:33.439Z] (76/154) Installing libdrm (2.4.115-r4) [2024-08-27T05:25:33.439Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-08-27T05:25:33.439Z] (78/154) Installing libelf (0.189-r2) [2024-08-27T05:25:33.439Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-08-27T05:25:33.439Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-08-27T05:25:33.439Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-08-27T05:25:33.439Z] (82/154) Installing libmagic (5.45-r0) [2024-08-27T05:25:33.439Z] (83/154) Installing file (5.45-r0) [2024-08-27T05:25:33.439Z] (84/154) Installing libice (1.1.1-r2) [2024-08-27T05:25:33.439Z] (85/154) Installing libuuid (2.38.1-r8) [2024-08-27T05:25:33.439Z] (86/154) Installing libsm (1.2.4-r1) [2024-08-27T05:25:33.439Z] (87/154) Installing libxt (1.3.0-r2) [2024-08-27T05:25:33.439Z] (88/154) Installing libxmu (1.1.4-r2) [2024-08-27T05:25:33.439Z] (89/154) Installing xset (1.2.5-r1) [2024-08-27T05:25:33.439Z] (90/154) Installing xprop (1.2.7-r0) [2024-08-27T05:25:33.439Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-08-27T05:25:33.439Z] (92/154) Installing libogg (1.3.5-r4) [2024-08-27T05:25:33.439Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-08-27T05:25:33.439Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-08-27T05:25:33.439Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-08-27T05:25:33.439Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-08-27T05:25:33.699Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-08-27T05:25:33.699Z] (98/154) Installing libva (2.18.0-r1) [2024-08-27T05:25:33.699Z] (99/154) Installing libvdpau (1.5-r1) [2024-08-27T05:25:33.699Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-08-27T05:25:33.699Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-08-27T05:25:33.699Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-08-27T05:25:33.699Z] (103/154) Installing libhwy (1.0.4-r1) [2024-08-27T05:25:33.699Z] (104/154) Installing lcms2 (2.15-r2) [2024-08-27T05:25:33.699Z] (105/154) Installing libjxl (0.8.2-r0) [2024-08-27T05:25:33.699Z] (106/154) Installing lame-libs (3.100-r5) [2024-08-27T05:25:33.699Z] (107/154) Installing opus (1.4-r0) [2024-08-27T05:25:33.699Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-08-27T05:25:33.699Z] (109/154) Installing soxr (0.1.3-r5) [2024-08-27T05:25:33.699Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-08-27T05:25:33.699Z] (111/154) Installing libtheora (1.1.1-r17) [2024-08-27T05:25:33.699Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-08-27T05:25:33.699Z] (113/154) Installing libvpx (1.13.0-r2) [2024-08-27T05:25:33.699Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-08-27T05:25:33.699Z] (115/154) Installing numactl (2.0.16-r4) [2024-08-27T05:25:33.699Z] (116/154) Installing x265-libs (3.5-r4) [2024-08-27T05:25:33.958Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-08-27T05:25:33.958Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-08-27T05:25:33.958Z] (119/154) Installing libbluray (1.3.4-r0) [2024-08-27T05:25:33.958Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-08-27T05:25:33.958Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-08-27T05:25:33.958Z] (122/154) Installing cjson (1.7.17-r0) [2024-08-27T05:25:33.958Z] (123/154) Installing mbedtls (2.28.8-r0) [2024-08-27T05:25:33.958Z] (124/154) Installing librist (0.2.7-r0) [2024-08-27T05:25:33.958Z] (125/154) Installing libsrt (1.5.2-r0) [2024-08-27T05:25:33.958Z] (126/154) Installing libssh (0.10.5-r0) [2024-08-27T05:25:33.958Z] (127/154) Installing libsodium (1.0.18-r3) [2024-08-27T05:25:33.958Z] (128/154) Installing libzmq (4.3.4-r4) [2024-08-27T05:25:33.958Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-08-27T05:25:33.958Z] (130/154) Installing libevent (2.1.12-r6) [2024-08-27T05:25:33.958Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-08-27T05:25:33.958Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-08-27T05:25:34.219Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-08-27T05:25:34.219Z] (134/154) Installing icu-libs (73.2-r2) [2024-08-27T05:25:34.219Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-08-27T05:25:34.219Z] (136/154) Installing minizip (1.2.13-r1) [2024-08-27T05:25:34.219Z] (137/154) Installing nspr (4.35-r2) [2024-08-27T05:25:34.219Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-08-27T05:25:34.219Z] (139/154) Installing nss (3.94-r0) [2024-08-27T05:25:34.219Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-08-27T05:25:34.219Z] (141/154) Installing libasyncns (0.8-r1) [2024-08-27T05:25:34.219Z] (142/154) Installing libltdl (2.4.7-r2) [2024-08-27T05:25:34.219Z] (143/154) Installing orc (0.4.34-r0) [2024-08-27T05:25:34.219Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-08-27T05:25:34.219Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-08-27T05:25:34.219Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-08-27T05:25:34.219Z] (147/154) Installing libpulse (16.1-r10) [2024-08-27T05:25:34.219Z] (148/154) Installing snappy (1.1.10-r1) [2024-08-27T05:25:34.219Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-08-27T05:25:34.219Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-08-27T05:25:34.219Z] (151/154) Installing libgpg-error (1.47-r1) [2024-08-27T05:25:34.219Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-08-27T05:25:34.219Z] (153/154) Installing libxslt (1.1.38-r0) [2024-08-27T05:25:34.219Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-08-27T05:25:35.598Z] Executing busybox-1.36.1-r5.trigger [2024-08-27T05:25:35.598Z] Executing fontconfig-2.14.2-r3.trigger [2024-08-27T05:25:35.857Z] Executing mkfontscale-1.2.2-r3.trigger [2024-08-27T05:25:35.857Z] Executing glib-2.76.6-r0.trigger [2024-08-27T05:25:35.857Z] Executing shared-mime-info-2.2-r5.trigger [2024-08-27T05:25:36.116Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-08-27T05:25:36.116Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-08-27T05:25:36.116Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-08-27T05:25:36.116Z] OK: 579 MiB in 171 packages [2024-08-27T05:25:46.120Z] Removing intermediate container d0423a5fd595 [2024-08-27T05:25:46.120Z] ---> d14a46d3ce55 [2024-08-27T05:25:46.120Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-08-27T05:25:46.120Z] ---> Running in 566dbe85d7dd [2024-08-27T05:25:46.120Z] Removing intermediate container 566dbe85d7dd [2024-08-27T05:25:46.120Z] ---> 60ba85194f88 [2024-08-27T05:25:46.120Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-08-27T05:25:46.120Z] ---> Running in 9d797e247060 [2024-08-27T05:25:46.120Z] Removing intermediate container 9d797e247060 [2024-08-27T05:25:46.120Z] ---> da25a3bdd9e6 [2024-08-27T05:25:46.120Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-08-27T05:25:46.120Z] ---> Running in bc579c6bd6c0 [2024-08-27T05:25:46.120Z] Removing intermediate container bc579c6bd6c0 [2024-08-27T05:25:46.120Z] ---> bc64e06b01ab [2024-08-27T05:25:46.120Z] Step 6/11 : RUN npm install -g npm [2024-08-27T05:25:46.120Z] ---> Running in a9ceb4ef9637 [2024-08-27T05:25:52.688Z] [2024-08-27T05:25:52.688Z] removed 7 packages, and changed 69 packages in 7s [2024-08-27T05:25:52.688Z] [2024-08-27T05:25:52.688Z] 22 packages are looking for funding [2024-08-27T05:25:52.688Z] run `npm fund` for details [2024-08-27T05:25:55.216Z] Removing intermediate container a9ceb4ef9637 [2024-08-27T05:25:55.216Z] ---> ed37c2dd5442 [2024-08-27T05:25:55.216Z] Step 7/11 : ARG USER=1000 [2024-08-27T05:25:55.216Z] ---> Running in 3f04bc35b436 [2024-08-27T05:25:55.216Z] Removing intermediate container 3f04bc35b436 [2024-08-27T05:25:55.216Z] ---> 92953bf32c69 [2024-08-27T05:25:55.216Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-08-27T05:25:55.216Z] ---> Running in f981d4ca160d [2024-08-27T05:25:55.475Z] Removing intermediate container f981d4ca160d [2024-08-27T05:25:55.475Z] ---> 051d8df33217 [2024-08-27T05:25:55.475Z] Step 9/11 : USER $USER:$USER [2024-08-27T05:25:55.475Z] ---> Running in 57e2891337a3 [2024-08-27T05:25:55.475Z] Removing intermediate container 57e2891337a3 [2024-08-27T05:25:55.475Z] ---> 455ae1b765d1 [2024-08-27T05:25:55.475Z] Step 10/11 : WORKDIR /app [2024-08-27T05:25:55.475Z] ---> Running in f5b6cd83288a [2024-08-27T05:25:55.475Z] Removing intermediate container f5b6cd83288a [2024-08-27T05:25:55.475Z] ---> 2bf6ec7c9883 [2024-08-27T05:25:55.475Z] Step 11/11 : LABEL git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [2024-08-27T05:25:55.735Z] ---> Running in cadeff83b819 [2024-08-27T05:25:55.735Z] Removing intermediate container cadeff83b819 [2024-08-27T05:25:55.735Z] ---> 201d452fecd8 [2024-08-27T05:25:55.735Z] Successfully built 201d452fecd8 [2024-08-27T05:25:55.735Z] Successfully tagged edgexfoundry/edgex-web-ui:a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [2024-08-27T05:25:55.735Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-08-27T05:25:55.735Z] touch edgex-web-ui.imagebuilt [2024-08-27T05:25:55.735Z] mkdir -p node_modules coverage [2024-08-27T05:25:55.735Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-08-27T05:25:55.735Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-08-27T05:26:01.120Z] npm warn deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-08-27T05:26:01.380Z] npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-08-27T05:26:01.638Z] npm warn deprecated har-validator@5.1.5: this library is no longer supported [2024-08-27T05:26:01.896Z] npm warn deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-08-27T05:26:02.465Z] npm warn deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-08-27T05:26:02.724Z] npm warn deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-08-27T05:26:03.224Z] 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-27T05:26:03.486Z] 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-27T05:26:04.424Z] 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-27T05:26:04.683Z] npm warn deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-08-27T05:26:05.251Z] 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-27T05:26:05.251Z] 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-27T05:26:07.153Z] 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-27T05:26:10.436Z] [2024-08-27T05:26:10.437Z] added 1182 packages, and audited 1183 packages in 14s [2024-08-27T05:26:10.437Z] [2024-08-27T05:26:10.437Z] 100 packages are looking for funding [2024-08-27T05:26:10.437Z] run `npm fund` for details [2024-08-27T05:26:10.437Z] [2024-08-27T05:26:10.437Z] 28 vulnerabilities (14 moderate, 13 high, 1 critical) [2024-08-27T05:26:10.437Z] [2024-08-27T05:26:10.437Z] To address issues that do not require attention, run: [2024-08-27T05:26:10.437Z] npm audit fix [2024-08-27T05:26:10.437Z] [2024-08-27T05:26:10.437Z] To address all issues (including breaking changes), run: [2024-08-27T05:26:10.437Z] npm audit fix --force [2024-08-27T05:26:10.437Z] [2024-08-27T05:26:10.437Z] Run `npm audit` for details. [2024-08-27T05:26:18.662Z] 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-27T05:26:20.565Z] - Generating browser application bundles (phase: setup)... [2024-08-27T05:26:47.113Z] ✔ Browser application bundle generation complete. [2024-08-27T05:26:47.113Z] 27 08 2024 05:26:44.653:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-08-27T05:26:47.113Z] 27 08 2024 05:26:44.655:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-08-27T05:26:47.113Z] 27 08 2024 05:26:44.658:INFO [launcher]: Starting browser ChromeHeadless [2024-08-27T05:26:47.113Z] 27 08 2024 05:26:44.984:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket 97BobwzG4dUY3ZRpAAAB with id 27035956 [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.079 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.086 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.111 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.12 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.159 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.163 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.167 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.202 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.216 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.235 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.245 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.248 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.25 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.251 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.255 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.27 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.274 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.276 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.287 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.302 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.319 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.321 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.323 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.329 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.347 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.353 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.358 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.367 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.369 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.37 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.382 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.39 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.394 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.398 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.403 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.417 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.423 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.426 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.434 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.437 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.444 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.456 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.476 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.486 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.488 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.491 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.493 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.498 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.5 secs) [2024-08-27T05:26:48.491Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.502 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.503 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.505 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.509 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.51 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.544 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.563 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.57 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.573 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.576 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.581 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.584 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.586 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.606 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.618 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.626 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.647 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.653 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.655 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.656 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.673 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.679 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.683 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.696 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.701 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.721 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.723 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.723 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.741 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.747 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.749 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.751 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.752 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.753 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.759 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.779 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.786 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.798 secs) [2024-08-27T05:26:48.492Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-08-27T05:26:48.492Z] 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-27T05:26:48.492Z] 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-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.798 secs) [2024-08-27T05:26:48.492Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-08-27T05:26:48.492Z] 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-27T05:26:48.492Z] 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-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.801 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.806 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.808 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.809 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.81 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.816 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.822 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.826 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 0.836 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 0.841 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 0.847 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 0.849 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 0.86 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 0.862 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 0.868 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.885 secs) [2024-08-27T05:26:48.492Z] WARN: ' [2024-08-27T05:26:48.492Z] It looks like you're using ngModel on the same form field as formControlName. [2024-08-27T05:26:48.492Z] Support for using the ngModel input property and ngModelChange event with [2024-08-27T05:26:48.492Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-08-27T05:26:48.492Z] in a future version of Angular. [2024-08-27T05:26:48.492Z] [2024-08-27T05:26:48.492Z] For more information on this, see our API docs here: [2024-08-27T05:26:48.492Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-08-27T05:26:48.492Z] ' [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 0.885 secs) [2024-08-27T05:26:48.492Z] WARN: ' [2024-08-27T05:26:48.492Z] It looks like you're using ngModel on the same form field as formControlName. [2024-08-27T05:26:48.492Z] Support for using the ngModel input property and ngModelChange event with [2024-08-27T05:26:48.492Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-08-27T05:26:48.492Z] in a future version of Angular. [2024-08-27T05:26:48.492Z] [2024-08-27T05:26:48.492Z] For more information on this, see our API docs here: [2024-08-27T05:26:48.492Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-08-27T05:26:48.492Z] ' [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 0.898 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 0.904 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 0.911 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 0.913 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 0.92 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 0.926 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 0.932 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 0.933 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 0.934 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 0.937 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 0.967 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.015 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.018 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.026 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.028 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.04 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.043 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.073 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.076 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.092 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.101 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.109 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.115 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.118 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.123 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.137 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.141 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.153 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.155 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.155 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.16 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.164 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.166 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.182 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.188 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.194 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.198 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.208 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.218 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.225 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.229 secs) [2024-08-27T05:26:48.492Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.241 secs) [2024-08-27T05:26:48.752Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.25 secs) [2024-08-27T05:26:48.752Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.254 secs) [2024-08-27T05:26:48.752Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0.415 secs / 1.254 secs) [2024-08-27T05:26:48.752Z] TOTAL: 147 SUCCESS [2024-08-27T05:26:48.752Z] ✔ Browser application bundle generation complete. [2024-08-27T05:26:49.010Z] [2024-08-27T05:26:49.010Z] =============================== Coverage summary =============================== [2024-08-27T05:26:49.010Z] Statements : 39.04% ( 1374/3519 ) [2024-08-27T05:26:49.010Z] Branches : 15.3% ( 94/614 ) [2024-08-27T05:26:49.010Z] Functions : 32.14% ( 424/1319 ) [2024-08-27T05:26:49.010Z] Lines : 38.97% ( 1343/3446 ) [2024-08-27T05:26:49.010Z] ================================================================================ [2024-08-27T05:26:49.269Z] ✔ Browser application bundle generation complete. [2024-08-27T05:26:50.650Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-784/web' [Pipeline] echo [2024-08-27T05:26:50.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T05:26:50.658Z] $ docker stop --time=1 e0f8294e74332b6c2c2c968cd09bb3faead2c252b5fb6342fd20e4a8be666083 [2024-08-27T05:26:52.004Z] $ docker rm -f --volumes e0f8294e74332b6c2c2c968cd09bb3faead2c252b5fb6342fd20e4a8be666083 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T05:26:52.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T05:26:52.878Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-27T05:26:53.398Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T05:26:53.732Z] + ls -al . [2024-08-27T05:26:53.732Z] total 264 [2024-08-27T05:26:53.732Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 27 05:25 . [2024-08-27T05:26:53.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:23 .. [2024-08-27T05:26:53.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:23 .blubracket [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 27 05:23 .dockerignore [2024-08-27T05:26:53.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:23 .git [2024-08-27T05:26:53.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:23 .github [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 178 Aug 27 05:23 .gitignore [2024-08-27T05:26:53.732Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 05:23 .semver [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 27 05:23 Attribution.txt [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 21430 Aug 27 05:23 CHANGELOG.md [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 27 05:23 CONTRIBUTING.md [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 1940 Aug 27 05:23 Dockerfile [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 27 05:23 Jenkinsfile [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 27 05:23 LICENSE [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 2189 Aug 27 05:23 Makefile [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 4381 Aug 27 05:23 README.md [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 05:23 VERSION [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 4832 Aug 27 05:23 angularmigrationlogs.md [2024-08-27T05:26:53.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:23 assets [2024-08-27T05:26:53.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:23 bin [2024-08-27T05:26:53.732Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:23 cmd [2024-08-27T05:26:53.732Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 27 05:25 coverage.out [2024-08-27T05:26:53.732Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:23 docs [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 6692 Aug 27 05:23 go.mod [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 100588 Aug 27 05:23 go.sum [2024-08-27T05:26:53.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:23 internal [2024-08-27T05:26:53.732Z] -rwxrwxr-x 1 jenkins jenkins 568 Aug 27 05:23 redeploy.sh [2024-08-27T05:26:53.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:23 testing [2024-08-27T05:26:53.732Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 27 05:23 version.go [2024-08-27T05:26:53.732Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 27 05:26 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:26:54.076Z] + 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=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d --label arch=amd64 --label version=0.0.0 . [2024-08-27T05:26:55.500Z] Sending build context to Docker daemon 346.5MB [2024-08-27T05:26:55.500Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T05:26:55.500Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-27T05:26:55.500Z] ---> 8a4563c5cd19 [2024-08-27T05:26:55.500Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-27T05:26:58.037Z] ---> Running in d5cb434d8a37 [2024-08-27T05:26:58.037Z] Removing intermediate container d5cb434d8a37 [2024-08-27T05:26:58.037Z] ---> 3970ce8c6664 [2024-08-27T05:26:58.037Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T05:26:58.037Z] ---> Running in a5314b425fac [2024-08-27T05:26:58.295Z] Removing intermediate container a5314b425fac [2024-08-27T05:26:58.295Z] ---> 27295d424a8b [2024-08-27T05:26:58.295Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T05:26:58.295Z] ---> Running in 315c012a79a0 [2024-08-27T05:26:58.295Z] Removing intermediate container 315c012a79a0 [2024-08-27T05:26:58.295Z] ---> f7b283f7addf [2024-08-27T05:26:58.295Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-08-27T05:26:58.295Z] ---> Running in 7b835be640d1 [2024-08-27T05:26:58.295Z] Removing intermediate container 7b835be640d1 [2024-08-27T05:26:58.295Z] ---> bb9e3983c9f1 [2024-08-27T05:26:58.295Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-27T05:26:58.295Z] ---> Running in c7ec96779b33 [2024-08-27T05:26:58.554Z] Removing intermediate container c7ec96779b33 [2024-08-27T05:26:58.554Z] ---> f38b58398752 [2024-08-27T05:26:58.554Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-27T05:26:59.122Z] ---> ff25e1bf7fed [2024-08-27T05:26:59.122Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T05:26:59.122Z] ---> Running in 8a6217a8de5c [2024-08-27T05:26:59.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:26:59.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:26:59.898Z] OK: 264 MiB in 52 packages [2024-08-27T05:27:00.157Z] Removing intermediate container 8a6217a8de5c [2024-08-27T05:27:00.157Z] ---> 24ed00db4dd6 [2024-08-27T05:27:00.157Z] Step 10/27 : ENV GO111MODULE=on [2024-08-27T05:27:00.157Z] ---> Running in 1f9518f66ac9 [2024-08-27T05:27:00.443Z] Removing intermediate container 1f9518f66ac9 [2024-08-27T05:27:00.443Z] ---> dbf9827ff7a4 [2024-08-27T05:27:00.443Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-27T05:27:00.443Z] ---> Running in bbce5181c467 [2024-08-27T05:27:00.443Z] Removing intermediate container bbce5181c467 [2024-08-27T05:27:00.443Z] ---> 049c14ec98b6 [2024-08-27T05:27:00.443Z] Step 12/27 : COPY go.mod vendor* ./ [2024-08-27T05:27:00.703Z] ---> e340f8800001 [2024-08-27T05:27:00.703Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:27:00.703Z] ---> Running in a29454e19e67 [2024-08-27T05:27:01.272Z] Removing intermediate container a29454e19e67 [2024-08-27T05:27:01.272Z] ---> f93c944b4b4f [2024-08-27T05:27:01.272Z] Step 14/27 : COPY . . [2024-08-27T05:27:07.838Z] ---> c6c0a649467f [2024-08-27T05:27:07.838Z] Step 15/27 : RUN ${MAKE} [2024-08-27T05:27:07.838Z] ---> Running in fa4026719887 [2024-08-27T05:27:07.838Z] 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-27T05:27:24.153Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8773 in /w/workspace/edgexfoundry_edgex-ui-go_PR-784 [Pipeline] { [Pipeline] ws [2024-08-27T05:27:24.175Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2024-08-27T05:27:27.236Z] The recommended git tool is: git [2024-08-27T05:27:32.943Z] using credential edgex-jenkins-ssh [2024-08-27T05:27:32.974Z] Cloning the remote Git repository [2024-08-27T05:27:33.042Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-08-27T05:27:33.172Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2024-08-27T05:27:33.386Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-08-27T05:27:33.387Z] > git --version # timeout=10 [2024-08-27T05:27:33.413Z] > git --version # 'git version 2.25.1' [2024-08-27T05:27:33.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T05:27:33.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T05:27:38.661Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-08-27T05:27:38.688Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T05:27:39.913Z] Removing intermediate container fa4026719887 [2024-08-27T05:27:39.913Z] ---> 1bdfd6c192a0 [2024-08-27T05:27:39.913Z] Step 16/27 : FROM alpine:3.18 [2024-08-27T05:27:39.913Z] 3.18: Pulling from library/alpine [2024-08-27T05:27:39.913Z] 930bdd4d222e: Pulling fs layer [2024-08-27T05:27:39.913Z] 930bdd4d222e: Verifying Checksum [2024-08-27T05:27:39.913Z] 930bdd4d222e: Download complete [2024-08-27T05:27:39.913Z] 930bdd4d222e: Pull complete [2024-08-27T05:27:39.913Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:27:39.913Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T05:27:39.913Z] ---> 18f865063206 [2024-08-27T05:27:39.913Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-27T05:27:39.913Z] ---> Running in 94261e03cca7 [2024-08-27T05:27:39.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:27:39.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:27:39.913Z] OK: 7 MiB in 15 packages [2024-08-27T05:27:40.172Z] Removing intermediate container 94261e03cca7 [2024-08-27T05:27:40.172Z] ---> ff4453ae4958 [2024-08-27T05:27:40.172Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-08-27T05:27:40.172Z] ---> Running in 4c8eb3fe0202 [2024-08-27T05:27:40.351Z] Merging remotes/origin/main commit e38e120684a495e51abfa0b4db541fa47e8a7d03 into PR head commit a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [2024-08-27T05:27:40.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T05:27:40.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T05:27:39.687Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-08-27T05:27:39.736Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-08-27T05:27:39.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T05:27:39.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/784/head:refs/remotes/origin/PR-784 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-27T05:27:40.372Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T05:27:40.466Z] > git checkout -f a65bde3badef271a0867dc03fdfb8af1e2e1fe1d # timeout=10 [2024-08-27T05:27:40.689Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T05:27:40.689Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T05:27:40.689Z] OK: 7 MiB in 16 packages [2024-08-27T05:27:41.050Z] Merge succeeded, producing a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [2024-08-27T05:27:41.050Z] Checking out Revision a65bde3badef271a0867dc03fdfb8af1e2e1fe1d (PR-784) [2024-08-27T05:27:41.258Z] Removing intermediate container 4c8eb3fe0202 [2024-08-27T05:27:41.258Z] ---> 8de66b83fe7f [2024-08-27T05:27:41.258Z] Step 19/27 : EXPOSE 4000 [2024-08-27T05:27:41.258Z] ---> Running in 2654b2a6374d [2024-08-27T05:27:41.258Z] Removing intermediate container 2654b2a6374d [2024-08-27T05:27:41.258Z] ---> 5513960c4a75 [2024-08-27T05:27:41.258Z] 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-27T05:27:40.922Z] > git remote # timeout=10 [2024-08-27T05:27:40.944Z] > git config --get remote.origin.url # timeout=10 [2024-08-27T05:27:40.962Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T05:27:40.993Z] > git merge e38e120684a495e51abfa0b4db541fa47e8a7d03 # timeout=10 [2024-08-27T05:27:41.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-27T05:27:41.058Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T05:27:41.075Z] > git checkout -f a65bde3badef271a0867dc03fdfb8af1e2e1fe1d # timeout=10 [2024-08-27T05:27:42.154Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" [2024-08-27T05:27:42.635Z] ---> 90262c99980d [2024-08-27T05:27:42.635Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-08-27T05:27:42.894Z] ---> f45e5733f4ad [2024-08-27T05:27:42.894Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-08-27T05:27:43.153Z] ---> 1152f44dbb88 [2024-08-27T05:27:43.153Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-08-27T05:27:43.153Z] ---> Running in bb61805c8775 [2024-08-27T05:27:43.419Z] Removing intermediate container bb61805c8775 [2024-08-27T05:27:43.420Z] ---> 3a3f2eebefc6 [2024-08-27T05:27:43.420Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-08-27T05:27:43.420Z] ---> Running in 0dd207e30fad [2024-08-27T05:27:43.685Z] Removing intermediate container 0dd207e30fad [2024-08-27T05:27:43.685Z] ---> 0a30749eef90 [2024-08-27T05:27:43.685Z] Step 25/27 : LABEL arch=amd64 [2024-08-27T05:27:43.685Z] ---> Running in 9e2ac0b5878f [2024-08-27T05:27:43.685Z] Removing intermediate container 9e2ac0b5878f [2024-08-27T05:27:43.685Z] ---> 7591d5f4732d [2024-08-27T05:27:43.685Z] Step 26/27 : LABEL git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [2024-08-27T05:27:43.943Z] ---> Running in 13c196f622d4 [2024-08-27T05:27:43.943Z] Removing intermediate container 13c196f622d4 [2024-08-27T05:27:43.943Z] ---> 9bcce39460d7 [2024-08-27T05:27:43.943Z] Step 27/27 : LABEL version=0.0.0 [2024-08-27T05:27:43.943Z] ---> Running in 98260c84fcf4 [2024-08-27T05:27:43.943Z] Removing intermediate container 98260c84fcf4 [2024-08-27T05:27:43.943Z] ---> 8b3e35f57018 [2024-08-27T05:27:43.943Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T05:27:44.202Z] Successfully built 8b3e35f57018 [2024-08-27T05:27:44.202Z] 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-27T05:27:44.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T05:27:44.674Z] [2024-08-27T05:27:44.674Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:27:44.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T05:27:44.982Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T05:27:44.982Z] 5eb5b503b376: Pulling fs layer [2024-08-27T05:27:44.982Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T05:27:44.982Z] ec43610c2a17: Pulling fs layer [2024-08-27T05:27:44.982Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T05:27:44.982Z] 33b1e0a273af: Pulling fs layer [2024-08-27T05:27:44.982Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T05:27:44.982Z] 2f39f015ded8: Pulling fs layer [2024-08-27T05:27:44.982Z] 33b1e0a273af: Waiting [2024-08-27T05:27:44.982Z] 2f39f015ded8: Waiting [2024-08-27T05:27:44.982Z] 5d3b04190fa2: Waiting [2024-08-27T05:27:44.982Z] 3a2ae6a8a46f: Waiting [2024-08-27T05:27:44.982Z] 5c69ac0246d0: Verifying Checksum [2024-08-27T05:27:44.982Z] 5c69ac0246d0: Download complete [2024-08-27T05:27:44.982Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-27T05:27:44.982Z] 3a2ae6a8a46f: Download complete [2024-08-27T05:27:45.240Z] 33b1e0a273af: Verifying Checksum [2024-08-27T05:27:45.241Z] 33b1e0a273af: Download complete [2024-08-27T05:27:45.241Z] 5d3b04190fa2: Verifying Checksum [2024-08-27T05:27:45.241Z] 5d3b04190fa2: Download complete [2024-08-27T05:27:45.241Z] ec43610c2a17: Verifying Checksum [2024-08-27T05:27:45.241Z] ec43610c2a17: Download complete [2024-08-27T05:27:45.241Z] 5eb5b503b376: Verifying Checksum [2024-08-27T05:27:45.241Z] 5eb5b503b376: Download complete [2024-08-27T05:27:45.806Z] 2f39f015ded8: Download complete [2024-08-27T05:27:46.265Z] [2024-08-27T05:27:46.265Z] GitHub has been notified of this commit’s build result [2024-08-27T05:27:46.265Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T05:27:46.371Z] 5eb5b503b376: Pull complete [2024-08-27T05:27:46.629Z] 5c69ac0246d0: Pull complete [2024-08-27T05:27:46.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T05:27:46.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T05:27:46.972Z] Dload Upload Total Spent Left Speed [2024-08-27T05:27:46.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-08-27T05:27:47.316Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T05:27:47.652Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-08-27T05:27:47.652Z] /etc/docker/daemon.json [2024-08-27T05:27:47.652Z] { [2024-08-27T05:27:47.652Z] "registry-mirrors": [ [2024-08-27T05:27:47.652Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T05:27:47.653Z] ], [2024-08-27T05:27:47.653Z] "bip": "10.250.0.254/24", [2024-08-27T05:27:47.653Z] "hosts": [ [2024-08-27T05:27:47.653Z] "tcp://0.0.0.0:5555", [2024-08-27T05:27:47.653Z] "unix:///var/run/docker.sock" [2024-08-27T05:27:47.653Z] ], [2024-08-27T05:27:47.653Z] "mtu": 1458, [2024-08-27T05:27:47.653Z] "selinux-enabled": true, [2024-08-27T05:27:47.653Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T05:27:47.653Z] } [Pipeline] sh [2024-08-27T05:27:47.985Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T05:27:48.316Z] + sudo service docker restart [2024-08-27T05:27:49.973Z] ec43610c2a17: Pull complete [2024-08-27T05:27:49.973Z] 3a2ae6a8a46f: Pull complete [2024-08-27T05:27:49.973Z] 33b1e0a273af: Pull complete [2024-08-27T05:27:49.973Z] 5d3b04190fa2: Pull complete [2024-08-27T05:27:58.083Z] 2f39f015ded8: Pull complete [2024-08-27T05:27:58.083Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T05:27:58.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T05:27:58.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:27:58.203Z] prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container [2024-08-27T05:27:58.203Z] $ 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-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@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-27T05:27:58.466Z] $ docker top ac6a21f971c661a8a92c76d1cbd5e412b0992561adeb543c927567c96e720c42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:27:58.885Z] ---> job-cost.sh [2024-08-27T05:27:58.885Z] lf-activate-venv: SKIPPING [2024-08-27T05:27:58.885Z] INFO: No Stack... [2024-08-27T05:27:59.144Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T05:27:59.403Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T05:27:59.701Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives/cost.csv [2024-08-27T05:27:59.701Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T05:27:59.713Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [2024-08-27T05:27:59.723Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] did not exist. Created. [2024-08-27T05:27:59.730Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T05:28:00.050Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-27T05:28:00.393Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T05:28:00.403Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T05:28:00.406Z] $ docker stop --time=1 ac6a21f971c661a8a92c76d1cbd5e412b0992561adeb543c927567c96e720c42 [2024-08-27T05:28:01.660Z] $ docker rm -f --volumes ac6a21f971c661a8a92c76d1cbd5e412b0992561adeb543c927567c96e720c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T05:28:06.577Z] provisioning config files... [2024-08-27T05:28:06.605Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config4167288115971291666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:28:07.064Z] ---> ****-login.sh [2024-08-27T05:28:07.064Z] nexus3.edgexfoundry.org:10001 [2024-08-27T05:28:07.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:28:07.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:28:07.653Z] Configure a credential helper to remove this warning. See [2024-08-27T05:28:07.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:28:07.653Z] [2024-08-27T05:28:07.653Z] Login Succeeded [2024-08-27T05:28:07.653Z] nexus3.edgexfoundry.org:10002 [2024-08-27T05:28:07.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:28:08.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:28:08.198Z] Configure a credential helper to remove this warning. See [2024-08-27T05:28:08.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:28:08.198Z] [2024-08-27T05:28:08.198Z] Login Succeeded [2024-08-27T05:28:08.198Z] nexus3.edgexfoundry.org:10003 [2024-08-27T05:28:08.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:28:08.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:28:08.470Z] Configure a credential helper to remove this warning. See [2024-08-27T05:28:08.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:28:08.471Z] [2024-08-27T05:28:08.471Z] Login Succeeded [2024-08-27T05:28:08.471Z] nexus3.edgexfoundry.org:10004 [2024-08-27T05:28:08.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:28:08.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:28:08.745Z] Configure a credential helper to remove this warning. See [2024-08-27T05:28:08.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:28:08.745Z] [2024-08-27T05:28:08.745Z] Login Succeeded [2024-08-27T05:28:08.745Z] ****.io [2024-08-27T05:28:09.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T05:28:09.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T05:28:09.289Z] Configure a credential helper to remove this warning. See [2024-08-27T05:28:09.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T05:28:09.289Z] [2024-08-27T05:28:09.289Z] Login Succeeded [2024-08-27T05:28:09.289Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T05:28:09.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T05:28:09.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T05:28:09.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T05:28:09.709Z] ========================================================= [2024-08-27T05:28:09.709Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T05:28:09.709Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:28:10.077Z] + 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-27T05:28:11.497Z] Sending build context to Docker daemon 35.41MB [2024-08-27T05:28:11.497Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T05:28:11.497Z] Step 2/15 : FROM ${BASE} AS builder [2024-08-27T05:28:11.766Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T05:28:11.766Z] c6b39de5b339: Pulling fs layer [2024-08-27T05:28:11.766Z] a69c41024577: Pulling fs layer [2024-08-27T05:28:11.766Z] d6de4b400683: Pulling fs layer [2024-08-27T05:28:11.766Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T05:28:11.766Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T05:28:11.766Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T05:28:11.766Z] 00f215d4a9da: Pulling fs layer [2024-08-27T05:28:11.766Z] d496ad576159: Pulling fs layer [2024-08-27T05:28:11.766Z] 35cb2a7552d0: Waiting [2024-08-27T05:28:11.766Z] 4f4fb700ef54: Waiting [2024-08-27T05:28:11.766Z] 464afbd9ba4c: Waiting [2024-08-27T05:28:11.766Z] 00f215d4a9da: Waiting [2024-08-27T05:28:11.766Z] d496ad576159: Waiting [2024-08-27T05:28:11.766Z] a69c41024577: Download complete [2024-08-27T05:28:11.766Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T05:28:11.766Z] 35cb2a7552d0: Download complete [2024-08-27T05:28:11.766Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T05:28:11.766Z] 4f4fb700ef54: Download complete [2024-08-27T05:28:11.766Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T05:28:11.766Z] 464afbd9ba4c: Download complete [2024-08-27T05:28:11.766Z] c6b39de5b339: Download complete [2024-08-27T05:28:12.352Z] d496ad576159: Verifying Checksum [2024-08-27T05:28:12.352Z] d496ad576159: Download complete [2024-08-27T05:28:12.939Z] c6b39de5b339: Pull complete [2024-08-27T05:28:13.523Z] a69c41024577: Pull complete [2024-08-27T05:28:13.792Z] d6de4b400683: Verifying Checksum [2024-08-27T05:28:13.792Z] d6de4b400683: Download complete [2024-08-27T05:28:15.204Z] 00f215d4a9da: Verifying Checksum [2024-08-27T05:28:15.204Z] 00f215d4a9da: Download complete [2024-08-27T05:28:27.524Z] d6de4b400683: Pull complete [2024-08-27T05:28:27.524Z] 35cb2a7552d0: Pull complete [2024-08-27T05:28:27.524Z] 4f4fb700ef54: Pull complete [2024-08-27T05:28:27.524Z] 464afbd9ba4c: Pull complete [2024-08-27T05:28:37.633Z] 00f215d4a9da: Pull complete [2024-08-27T05:28:38.220Z] d496ad576159: Pull complete [2024-08-27T05:28:38.220Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T05:28:38.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T05:28:38.220Z] ---> f246e2811388 [2024-08-27T05:28:38.220Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-27T05:28:40.172Z] ---> Running in 73f5744375ca [2024-08-27T05:28:40.755Z] Removing intermediate container 73f5744375ca [2024-08-27T05:28:40.755Z] ---> 3c335741957d [2024-08-27T05:28:40.755Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T05:28:40.755Z] ---> Running in 50896aaf6767 [2024-08-27T05:28:41.023Z] Removing intermediate container 50896aaf6767 [2024-08-27T05:28:41.023Z] ---> 96dd45682696 [2024-08-27T05:28:41.023Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T05:28:41.023Z] ---> Running in 41e169586602 [2024-08-27T05:28:41.289Z] Removing intermediate container 41e169586602 [2024-08-27T05:28:41.289Z] ---> 1806596ac139 [2024-08-27T05:28:41.289Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-08-27T05:28:41.559Z] ---> Running in 4cd6c6469666 [2024-08-27T05:28:41.829Z] Removing intermediate container 4cd6c6469666 [2024-08-27T05:28:41.829Z] ---> 10cf179afdb0 [2024-08-27T05:28:41.829Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-27T05:28:41.829Z] ---> Running in 9d5a362f43b1 [2024-08-27T05:28:42.095Z] Removing intermediate container 9d5a362f43b1 [2024-08-27T05:28:42.095Z] ---> a18d22e25ebc [2024-08-27T05:28:42.095Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-27T05:28:42.682Z] latest: Pulling from library/docker [2024-08-27T05:28:42.951Z] 690e87867337: Pulling fs layer [2024-08-27T05:28:42.951Z] 729161d0df24: Pulling fs layer [2024-08-27T05:28:42.951Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T05:28:42.951Z] 38b9491762d2: Pulling fs layer [2024-08-27T05:28:42.951Z] a3fdb7ce0e7c: Pulling fs layer [2024-08-27T05:28:42.951Z] f99813ceebae: Pulling fs layer [2024-08-27T05:28:42.951Z] 316a30f1c6a0: Pulling fs layer [2024-08-27T05:28:42.951Z] 5c0d611bb206: Pulling fs layer [2024-08-27T05:28:42.951Z] 5d9b0bb07621: Pulling fs layer [2024-08-27T05:28:42.951Z] d75f172f02f3: Pulling fs layer [2024-08-27T05:28:42.951Z] be962662e1ee: Pulling fs layer [2024-08-27T05:28:42.951Z] bcaa410c9938: Pulling fs layer [2024-08-27T05:28:42.951Z] aa7c5d6bc99e: Pulling fs layer [2024-08-27T05:28:42.951Z] 4d14c79f09c6: Pulling fs layer [2024-08-27T05:28:42.951Z] 4a0b48cb369a: Pulling fs layer [2024-08-27T05:28:42.951Z] 759f97cc6693: Pulling fs layer [2024-08-27T05:28:42.951Z] 38b9491762d2: Waiting [2024-08-27T05:28:42.951Z] a3fdb7ce0e7c: Waiting [2024-08-27T05:28:42.951Z] f99813ceebae: Waiting [2024-08-27T05:28:42.951Z] 316a30f1c6a0: Waiting [2024-08-27T05:28:42.951Z] 5c0d611bb206: Waiting [2024-08-27T05:28:42.951Z] aa7c5d6bc99e: Waiting [2024-08-27T05:28:42.951Z] 5d9b0bb07621: Waiting [2024-08-27T05:28:42.951Z] d75f172f02f3: Waiting [2024-08-27T05:28:42.951Z] be962662e1ee: Waiting [2024-08-27T05:28:42.951Z] bcaa410c9938: Waiting [2024-08-27T05:28:42.951Z] 4d14c79f09c6: Waiting [2024-08-27T05:28:42.951Z] 4a0b48cb369a: Waiting [2024-08-27T05:28:42.951Z] 759f97cc6693: Waiting [2024-08-27T05:28:42.951Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T05:28:42.951Z] 4f4fb700ef54: Download complete [2024-08-27T05:28:42.951Z] 690e87867337: Verifying Checksum [2024-08-27T05:28:42.951Z] 690e87867337: Download complete [2024-08-27T05:28:42.951Z] 38b9491762d2: Verifying Checksum [2024-08-27T05:28:42.951Z] 38b9491762d2: Download complete [2024-08-27T05:28:43.299Z] 729161d0df24: Verifying Checksum [2024-08-27T05:28:43.299Z] 729161d0df24: Download complete [2024-08-27T05:28:43.892Z] f99813ceebae: Verifying Checksum [2024-08-27T05:28:43.892Z] f99813ceebae: Download complete [2024-08-27T05:28:43.892Z] a3fdb7ce0e7c: Verifying Checksum [2024-08-27T05:28:43.892Z] a3fdb7ce0e7c: Download complete [2024-08-27T05:28:43.892Z] 5c0d611bb206: Verifying Checksum [2024-08-27T05:28:43.892Z] 5c0d611bb206: Download complete [2024-08-27T05:28:43.892Z] 5d9b0bb07621: Download complete [2024-08-27T05:28:43.892Z] 316a30f1c6a0: Download complete [2024-08-27T05:28:44.162Z] d75f172f02f3: Verifying Checksum [2024-08-27T05:28:44.162Z] d75f172f02f3: Download complete [2024-08-27T05:28:44.162Z] 690e87867337: Pull complete [2024-08-27T05:28:44.162Z] bcaa410c9938: Verifying Checksum [2024-08-27T05:28:44.162Z] bcaa410c9938: Download complete [2024-08-27T05:28:44.162Z] aa7c5d6bc99e: Verifying Checksum [2024-08-27T05:28:44.162Z] aa7c5d6bc99e: Download complete [2024-08-27T05:28:44.162Z] 4a0b48cb369a: Verifying Checksum [2024-08-27T05:28:44.162Z] 4a0b48cb369a: Download complete [2024-08-27T05:28:44.430Z] be962662e1ee: Download complete [2024-08-27T05:28:44.430Z] 759f97cc6693: Download complete [2024-08-27T05:28:45.393Z] 729161d0df24: Pull complete [2024-08-27T05:28:45.393Z] 4f4fb700ef54: Pull complete [2024-08-27T05:28:45.662Z] 4d14c79f09c6: Verifying Checksum [2024-08-27T05:28:45.662Z] 4d14c79f09c6: Download complete [2024-08-27T05:28:45.662Z] 38b9491762d2: Pull complete [2024-08-27T05:28:47.082Z] a3fdb7ce0e7c: Pull complete [2024-08-27T05:28:48.497Z] f99813ceebae: Pull complete [2024-08-27T05:28:49.910Z] 316a30f1c6a0: Pull complete [2024-08-27T05:28:50.179Z] 5c0d611bb206: Pull complete [2024-08-27T05:28:50.447Z] 5d9b0bb07621: Pull complete [2024-08-27T05:28:50.714Z] d75f172f02f3: Pull complete [2024-08-27T05:28:51.684Z] be962662e1ee: Pull complete [2024-08-27T05:28:51.958Z] bcaa410c9938: Pull complete [2024-08-27T05:28:52.227Z] aa7c5d6bc99e: Pull complete [2024-08-27T05:28:56.497Z] 4d14c79f09c6: Pull complete [2024-08-27T05:28:56.497Z] 4a0b48cb369a: Pull complete [2024-08-27T05:28:56.497Z] 759f97cc6693: Pull complete [2024-08-27T05:28:56.497Z] Digest: sha256:2e5515536bf789843b48030fdca3e3719463ba85c43b1da7d5687f5997b79d26 [2024-08-27T05:28:56.497Z] Status: Downloaded newer image for docker:latest [2024-08-27T05:28:59.085Z] ---> 98eda8e48ae6 [2024-08-27T05:28:59.086Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T05:28:59.086Z] ---> Running in bdb597507082 [2024-08-27T05:29:00.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:29:00.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:29:01.731Z] OK: 266 MiB in 52 packages [2024-08-27T05:29:02.696Z] Removing intermediate container bdb597507082 [2024-08-27T05:29:02.696Z] ---> c85800a77233 [2024-08-27T05:29:02.696Z] Step 10/15 : ENV GO111MODULE=on [2024-08-27T05:29:02.696Z] ---> Running in b305519e0a47 [2024-08-27T05:29:02.964Z] Removing intermediate container b305519e0a47 [2024-08-27T05:29:02.964Z] ---> ad3bfbf8c603 [2024-08-27T05:29:02.964Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-27T05:29:03.233Z] ---> Running in 77e1b7a2d399 [2024-08-27T05:29:03.502Z] Removing intermediate container 77e1b7a2d399 [2024-08-27T05:29:03.502Z] ---> 67b3f53436a4 [2024-08-27T05:29:03.502Z] Step 12/15 : COPY go.mod vendor* ./ [2024-08-27T05:29:04.088Z] ---> 3f651594e7b8 [2024-08-27T05:29:04.088Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:29:04.088Z] ---> Running in a4ee514c5561 [2024-08-27T05:30:55.820Z] Removing intermediate container a4ee514c5561 [2024-08-27T05:30:55.820Z] ---> 2886788ec414 [2024-08-27T05:30:55.820Z] Step 14/15 : COPY . . [2024-08-27T05:30:56.412Z] ---> db6ce9d3d464 [2024-08-27T05:30:56.412Z] Step 15/15 : RUN ${MAKE} [2024-08-27T05:30:56.686Z] ---> Running in 87e2e78f57dc [2024-08-27T05:30:57.658Z] noop [2024-08-27T05:30:58.250Z] Removing intermediate container 87e2e78f57dc [2024-08-27T05:30:58.250Z] ---> 6984df630525 [2024-08-27T05:30:58.520Z] Successfully built 6984df630525 [2024-08-27T05:30:58.520Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:30:58.900Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T05:30:58.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:30:59.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-8773 does not seem to be running inside a container [2024-08-27T05:30:59.226Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-27T05:31:00.501Z] $ docker top a957a0a10b700ba9811e98b2a98dbd37ec28c81b2af13560a0ae3ca7d42f21cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T05:31:01.375Z] + go version [2024-08-27T05:31:01.375Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T05:31:01.398Z] $ docker stop --time=1 a957a0a10b700ba9811e98b2a98dbd37ec28c81b2af13560a0ae3ca7d42f21cb [2024-08-27T05:31:03.725Z] $ docker rm -f --volumes a957a0a10b700ba9811e98b2a98dbd37ec28c81b2af13560a0ae3ca7d42f21cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:31:04.353Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T05:31:04.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:31:04.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-8773 does not seem to be running inside a container [2024-08-27T05:31:04.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-27T05:31:05.914Z] $ docker top 713ff61e91396743ddc237f83260636e6d643d1b5e8d4bb550902fe903bdddeb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T05:31:06.909Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-27T05:31:07.610Z] + make test [2024-08-27T05:31:07.610Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-08-27T05:31:14.301Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-08-27T05:35:06.198Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-08-27T05:35:06.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-08-27T05:35:06.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-08-27T05:35:06.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-08-27T05:35:06.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-08-27T05:35:06.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-08-27T05:35:06.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-08-27T05:35:06.198Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-08-27T05:35:06.198Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-08-27T05:35:45.112Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T05:35:45.112Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T05:35:45.112Z] ./bin/test-attribution-txt.sh [2024-08-27T05:35:45.112Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T05:35:45.112Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-08-27T05:35:45.113Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T05:35:45.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T05:35:45.153Z] $ docker stop --time=1 713ff61e91396743ddc237f83260636e6d643d1b5e8d4bb550902fe903bdddeb [2024-08-27T05:35:47.201Z] $ docker rm -f --volumes 713ff61e91396743ddc237f83260636e6d643d1b5e8d4bb550902fe903bdddeb [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T05:35:48.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T05:35:48.952Z] Warning: overwriting stash ‘coverage-report’ [2024-08-27T05:35:49.570Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T05:35:49.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T05:35:50.295Z] + ls -al . [2024-08-27T05:35:50.295Z] total 260 [2024-08-27T05:35:50.295Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 05:31 . [2024-08-27T05:35:50.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:27 .. [2024-08-27T05:35:50.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:27 .blubracket [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 18 Aug 27 05:27 .dockerignore [2024-08-27T05:35:50.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:27 .git [2024-08-27T05:35:50.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:27 .github [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 178 Aug 27 05:27 .gitignore [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 9736 Aug 27 05:27 Attribution.txt [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 21430 Aug 27 05:27 CHANGELOG.md [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 3959 Aug 27 05:27 CONTRIBUTING.md [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 1940 Aug 27 05:27 Dockerfile [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 652 Aug 27 05:27 Jenkinsfile [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 11357 Aug 27 05:27 LICENSE [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 2189 Aug 27 05:27 Makefile [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 4381 Aug 27 05:27 README.md [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 05:23 VERSION [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 4832 Aug 27 05:27 angularmigrationlogs.md [2024-08-27T05:35:50.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:27 assets [2024-08-27T05:35:50.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:27 bin [2024-08-27T05:35:50.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 05:27 cmd [2024-08-27T05:35:50.295Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 27 05:31 coverage.out [2024-08-27T05:35:50.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 05:27 docs [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 6692 Aug 27 05:27 go.mod [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 100588 Aug 27 05:27 go.sum [2024-08-27T05:35:50.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 05:27 internal [2024-08-27T05:35:50.295Z] -rwxrwxr-x 1 jenkins jenkins 568 Aug 27 05:27 redeploy.sh [2024-08-27T05:35:50.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:27 testing [2024-08-27T05:35:50.295Z] -rw-rw-r-- 1 jenkins jenkins 155 Aug 27 05:27 version.go [2024-08-27T05:35:50.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 05:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:35:50.642Z] + 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=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d --label arch=arm64 --label version=0.0.0 . [2024-08-27T05:35:52.067Z] Sending build context to Docker daemon 35.41MB [2024-08-27T05:35:52.067Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T05:35:52.067Z] Step 2/27 : FROM ${BASE} AS builder [2024-08-27T05:35:52.067Z] ---> 6984df630525 [2024-08-27T05:35:52.067Z] Step 3/27 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-08-27T05:35:52.336Z] ---> Running in 867a95fe9a44 [2024-08-27T05:35:52.608Z] Removing intermediate container 867a95fe9a44 [2024-08-27T05:35:52.608Z] ---> a800f759f5b2 [2024-08-27T05:35:52.608Z] Step 4/27 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T05:35:52.876Z] ---> Running in c8f520a78800 [2024-08-27T05:35:53.143Z] Removing intermediate container c8f520a78800 [2024-08-27T05:35:53.143Z] ---> 1b99fbf734b5 [2024-08-27T05:35:53.143Z] Step 5/27 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T05:35:53.143Z] ---> Running in 09b1cda19023 [2024-08-27T05:35:53.415Z] Removing intermediate container 09b1cda19023 [2024-08-27T05:35:53.415Z] ---> 488062634ea0 [2024-08-27T05:35:53.415Z] Step 6/27 : LABEL Name=edgex-ui-go [2024-08-27T05:35:53.685Z] ---> Running in 61703084af7b [2024-08-27T05:35:53.956Z] Removing intermediate container 61703084af7b [2024-08-27T05:35:53.956Z] ---> 71d2a139e5b4 [2024-08-27T05:35:53.956Z] Step 7/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-08-27T05:35:53.956Z] ---> Running in 4be359dbe352 [2024-08-27T05:35:54.227Z] Removing intermediate container 4be359dbe352 [2024-08-27T05:35:54.227Z] ---> 36239a008590 [2024-08-27T05:35:54.227Z] Step 8/27 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-08-27T05:35:56.204Z] ---> 96edbe0cfb69 [2024-08-27T05:35:56.204Z] Step 9/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T05:35:56.204Z] ---> Running in f00c30b22729 [2024-08-27T05:35:57.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:35:57.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:35:58.425Z] OK: 266 MiB in 52 packages [2024-08-27T05:35:59.396Z] Removing intermediate container f00c30b22729 [2024-08-27T05:35:59.396Z] ---> 823a829537de [2024-08-27T05:35:59.396Z] Step 10/27 : ENV GO111MODULE=on [2024-08-27T05:35:59.676Z] ---> Running in b19950b1d183 [2024-08-27T05:35:59.945Z] Removing intermediate container b19950b1d183 [2024-08-27T05:35:59.945Z] ---> aeab33761f92 [2024-08-27T05:35:59.945Z] Step 11/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-08-27T05:35:59.945Z] ---> Running in f3774e22152d [2024-08-27T05:36:00.212Z] Removing intermediate container f3774e22152d [2024-08-27T05:36:00.212Z] ---> a621933fc231 [2024-08-27T05:36:00.212Z] Step 12/27 : COPY go.mod vendor* ./ [2024-08-27T05:36:00.798Z] ---> 3829ae7f362a [2024-08-27T05:36:00.798Z] Step 13/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T05:36:01.067Z] ---> Running in a698bcd990ae [2024-08-27T05:36:03.666Z] Removing intermediate container a698bcd990ae [2024-08-27T05:36:03.666Z] ---> e1e7f7699e20 [2024-08-27T05:36:03.666Z] Step 14/27 : COPY . . [2024-08-27T05:36:07.930Z] ---> afdd053e6fd0 [2024-08-27T05:36:07.930Z] Step 15/27 : RUN ${MAKE} [2024-08-27T05:36:07.930Z] ---> Running in c9857741b308 [2024-08-27T05:36:08.515Z] 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-27T05:39:45.311Z] Removing intermediate container c9857741b308 [2024-08-27T05:39:45.311Z] ---> bb079cba0b65 [2024-08-27T05:39:45.311Z] Step 16/27 : FROM alpine:3.18 [2024-08-27T05:39:45.311Z] 3.18: Pulling from library/alpine [2024-08-27T05:39:45.311Z] 4983c3fe2029: Pulling fs layer [2024-08-27T05:39:45.311Z] 4983c3fe2029: Download complete [2024-08-27T05:39:45.311Z] 4983c3fe2029: Pull complete [2024-08-27T05:39:45.311Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T05:39:45.311Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T05:39:45.311Z] ---> a0237000ae83 [2024-08-27T05:39:45.311Z] Step 17/27 : RUN apk --no-cache upgrade [2024-08-27T05:39:45.311Z] ---> Running in 66241d0c192c [2024-08-27T05:39:45.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:39:45.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:39:45.311Z] OK: 8 MiB in 15 packages [2024-08-27T05:39:45.311Z] Removing intermediate container 66241d0c192c [2024-08-27T05:39:45.311Z] ---> 65bb66a0a53f [2024-08-27T05:39:45.311Z] Step 18/27 : RUN apk add --update --no-cache dumb-init [2024-08-27T05:39:45.311Z] ---> Running in 0388c3957a89 [2024-08-27T05:39:45.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T05:39:45.311Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T05:39:45.311Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T05:39:45.311Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T05:39:45.311Z] OK: 8 MiB in 16 packages [2024-08-27T05:39:45.918Z] Removing intermediate container 0388c3957a89 [2024-08-27T05:39:45.918Z] ---> 6650d5a290db [2024-08-27T05:39:45.918Z] Step 19/27 : EXPOSE 4000 [2024-08-27T05:39:45.918Z] ---> Running in b65bcbb9363c [2024-08-27T05:39:46.185Z] Removing intermediate container b65bcbb9363c [2024-08-27T05:39:46.185Z] ---> 2279d9140afa [2024-08-27T05:39:46.185Z] 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-27T05:39:48.776Z] ---> 67cf0951bc9b [2024-08-27T05:39:48.776Z] Step 21/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-08-27T05:39:49.381Z] ---> f46b926db51b [2024-08-27T05:39:49.381Z] Step 22/27 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-08-27T05:39:49.968Z] ---> d7798d3518f7 [2024-08-27T05:39:49.968Z] Step 23/27 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-08-27T05:39:50.239Z] ---> Running in 181870d0f05f [2024-08-27T05:39:50.517Z] Removing intermediate container 181870d0f05f [2024-08-27T05:39:50.517Z] ---> a06ef5700165 [2024-08-27T05:39:50.517Z] Step 24/27 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-08-27T05:39:50.517Z] ---> Running in b5ddb9f94762 [2024-08-27T05:39:51.108Z] Removing intermediate container b5ddb9f94762 [2024-08-27T05:39:51.108Z] ---> 69166a25572f [2024-08-27T05:39:51.108Z] Step 25/27 : LABEL arch=arm64 [2024-08-27T05:39:51.108Z] ---> Running in c2a7c1d9c722 [2024-08-27T05:39:51.384Z] Removing intermediate container c2a7c1d9c722 [2024-08-27T05:39:51.384Z] ---> 7af54116b6d5 [2024-08-27T05:39:51.384Z] Step 26/27 : LABEL git_sha=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [2024-08-27T05:39:51.384Z] ---> Running in 3da719b37a44 [2024-08-27T05:39:51.973Z] Removing intermediate container 3da719b37a44 [2024-08-27T05:39:51.973Z] ---> ada9b8638230 [2024-08-27T05:39:51.973Z] Step 27/27 : LABEL version=0.0.0 [2024-08-27T05:39:51.973Z] ---> Running in 825053aac18a [2024-08-27T05:39:52.242Z] Removing intermediate container 825053aac18a [2024-08-27T05:39:52.242Z] ---> 23ea8b60aa9f [2024-08-27T05:39:52.242Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T05:39:52.242Z] Successfully built 23ea8b60aa9f [2024-08-27T05:39:52.510Z] 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-27T05:39:53.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T05:39:53.013Z] [2024-08-27T05:39:53.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:39:53.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T05:39:53.629Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T05:39:53.629Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T05:39:53.629Z] 04944245beec: Pulling fs layer [2024-08-27T05:39:53.629Z] 699f458cf7ca: Pulling fs layer [2024-08-27T05:39:53.629Z] 765212b225bb: Pulling fs layer [2024-08-27T05:39:53.629Z] f23df028b6ca: Pulling fs layer [2024-08-27T05:39:53.629Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T05:39:53.629Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T05:39:53.629Z] f23df028b6ca: Waiting [2024-08-27T05:39:53.629Z] 765212b225bb: Waiting [2024-08-27T05:39:53.629Z] d65c8cfc05b1: Waiting [2024-08-27T05:39:53.629Z] 2437ff75d9bd: Waiting [2024-08-27T05:39:53.629Z] 04944245beec: Verifying Checksum [2024-08-27T05:39:53.629Z] 04944245beec: Download complete [2024-08-27T05:39:53.629Z] 765212b225bb: Verifying Checksum [2024-08-27T05:39:53.629Z] 765212b225bb: Download complete [2024-08-27T05:39:53.629Z] f23df028b6ca: Download complete [2024-08-27T05:39:53.629Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T05:39:53.629Z] d65c8cfc05b1: Download complete [2024-08-27T05:39:53.896Z] 699f458cf7ca: Verifying Checksum [2024-08-27T05:39:53.896Z] 699f458cf7ca: Download complete [2024-08-27T05:39:54.483Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T05:39:54.483Z] 8998bd30e6a1: Download complete [2024-08-27T05:39:56.432Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T05:39:56.432Z] 2437ff75d9bd: Download complete [2024-08-27T05:39:59.014Z] 8998bd30e6a1: Pull complete [2024-08-27T05:39:59.282Z] 04944245beec: Pull complete [2024-08-27T05:40:01.226Z] 699f458cf7ca: Pull complete [2024-08-27T05:40:01.226Z] 765212b225bb: Pull complete [2024-08-27T05:40:02.186Z] f23df028b6ca: Pull complete [2024-08-27T05:40:02.453Z] d65c8cfc05b1: Pull complete [2024-08-27T05:40:20.708Z] 2437ff75d9bd: Pull complete [2024-08-27T05:40:20.708Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T05:40:20.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T05:40:20.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:40:20.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-8773 does not seem to be running inside a container [2024-08-27T05:40:21.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-27T05:40:24.496Z] $ docker top 10693a839b2862bd9d86dbf6735422d5743f654101a57a7e32106176d302e1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:40:25.376Z] ---> job-cost.sh [2024-08-27T05:40:25.376Z] lf-activate-venv: SKIPPING [2024-08-27T05:40:25.376Z] INFO: No Stack... [2024-08-27T05:40:25.957Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T05:40:26.923Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T05:40:27.568Z] + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [2024-08-27T05:40:27.568Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T05:40:27.633Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [2024-08-27T05:40:27.640Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] did not exist. Created. [2024-08-27T05:40:27.648Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T05:40:28.315Z] /w/workspace/edgex-ui-go/2@tmp/durable-dbb8fe6c/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-27T05:40:28.964Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T05:40:28.981Z] Warning: overwriting stash ‘stack-cost’ [2024-08-27T05:40:29.220Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T05:40:29.229Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-ui-go-PR-784-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T05:40:29.263Z] $ docker stop --time=1 10693a839b2862bd9d86dbf6735422d5743f654101a57a7e32106176d302e1c8 [2024-08-27T05:40:30.820Z] $ docker rm -f --volumes 10693a839b2862bd9d86dbf6735422d5743f654101a57a7e32106176d302e1c8 [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-27T05:40:31.341Z] provisioning config files... [2024-08-27T05:40:31.350Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/config14126749877863026647tmp [Pipeline] { [Pipeline] sh [2024-08-27T05:40:31.654Z] + set +x [2024-08-27T05:40:31.654Z] + + curl -s https://codecov.io/bash [2024-08-27T05:40:31.654Z] bash -s -- [2024-08-27T05:40:31.654Z] [2024-08-27T05:40:31.654Z] _____ _ [2024-08-27T05:40:31.654Z] / ____| | | [2024-08-27T05:40:31.654Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T05:40:31.654Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T05:40:31.654Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T05:40:31.654Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T05:40:31.654Z] Bash-1.0.6 [2024-08-27T05:40:31.654Z] [2024-08-27T05:40:31.654Z] [2024-08-27T05:40:31.654Z] ==> git version 2.25.1 found [2024-08-27T05:40:31.654Z] ==> 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-27T05:40:31.654Z] Release-Date: 2020-01-08 [2024-08-27T05:40:31.654Z] 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-27T05:40:31.654Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T05:40:31.654Z] ==> Jenkins CI detected. [2024-08-27T05:40:31.654Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-784 [2024-08-27T05:40:31.654Z] project root: . [2024-08-27T05:40:31.654Z] --> token set from env [2024-08-27T05:40:31.654Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T05:40:31.654Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T05:40:31.915Z] ==> Python coveragepy not found [2024-08-27T05:40:31.915Z] ==> Searching for coverage reports in: [2024-08-27T05:40:31.915Z] + . [2024-08-27T05:40:31.915Z] -> Found 1 reports [2024-08-27T05:40:31.915Z] ==> Detecting git/mercurial file structure [2024-08-27T05:40:31.915Z] ==> Reading reports [2024-08-27T05:40:31.915Z] + ./coverage.out bytes=10 [2024-08-27T05:40:31.915Z] ==> Appending adjustments [2024-08-27T05:40:31.915Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T05:40:32.483Z] + Found adjustments [2024-08-27T05:40:32.483Z] ==> Gzipping contents [2024-08-27T05:40:32.483Z] 12K /tmp/codecov.iz60nK.gz [2024-08-27T05:40:32.483Z] ==> Uploading reports [2024-08-27T05:40:32.483Z] url: https://codecov.io [2024-08-27T05:40:32.483Z] query: branch=PR-784&commit=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-784%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=784&job=&cmd_args= [2024-08-27T05:40:32.483Z] -> Pinging Codecov [2024-08-27T05:40:32.483Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-784&commit=a65bde3badef271a0867dc03fdfb8af1e2e1fe1d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-784%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=784&job=&cmd_args= [2024-08-27T05:40:32.483Z] -> Uploading to [2024-08-27T05:40:32.483Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/FB506323287CE973F263BFD2A0EB1F37/a65bde3badef271a0867dc03fdfb8af1e2e1fe1d/77846a3b-8107-411d-a614-d215d7616fb3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T054032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e09e2965ce1a2fed709f61a976982d5198b9900db0b99f55fced3384b4a7d84 [2024-08-27T05:40:32.483Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T05:40:32.483Z] Dload Upload Total Spent Left Speed [2024-08-27T05:40:32.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8745 0 0 100 8745 0 37371 --:--:-- --:--:-- --:--:-- 37371 [2024-08-27T05:40:32.743Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/a65bde3badef271a0867dc03fdfb8af1e2e1fe1d [Pipeline] } [2024-08-27T05:40:32.750Z] 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-27T05:40:33.645Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives ] [2024-08-27T05:40:33.645Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives [2024-08-27T05:40:33.645Z] total 16 [2024-08-27T05:40:33.645Z] drwxr-xr-x 3 root root 4096 Aug 27 05:27 . [2024-08-27T05:40:33.645Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 27 05:27 .. [2024-08-27T05:40:33.645Z] drwxr-xr-x 2 root root 4096 Aug 27 05:27 cost [2024-08-27T05:40:33.645Z] -rw-r--r-- 1 root root 83 Aug 27 05:27 cost.csv [2024-08-27T05:40:33.645Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives [2024-08-27T05:40:33.645Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives [2024-08-27T05:40:33.645Z] total 16 [2024-08-27T05:40:33.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 05:27 . [2024-08-27T05:40:33.645Z] drwxrwxr-x 14 jenkins jenkins 4096 Aug 27 05:27 .. [2024-08-27T05:40:33.645Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 05:27 cost [2024-08-27T05:40:33.645Z] -rw-r--r-- 1 jenkins jenkins 83 Aug 27 05:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:40:33.939Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:40:34.804Z] ---> package-listing.sh [2024-08-27T05:40:34.804Z] ++ facter osfamily [2024-08-27T05:40:34.804Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T05:40:35.065Z] + OS_FAMILY=debian [2024-08-27T05:40:35.065Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-784 [2024-08-27T05:40:35.065Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T05:40:35.065Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T05:40:35.065Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T05:40:35.065Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T05:40:35.065Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-784 ']' [2024-08-27T05:40:35.065Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T05:40:35.065Z] + case "${OS_FAMILY}" in [2024-08-27T05:40:35.065Z] + dpkg -l [2024-08-27T05:40:35.065Z] + grep '^ii' [2024-08-27T05:40:35.065Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T05:40:35.065Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T05:40:35.065Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T05:40:35.065Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-784 ']' [2024-08-27T05:40:35.065Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives/ [2024-08-27T05:40:35.065Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-784/archives/ [Pipeline] echo [2024-08-27T05:40:35.077Z] 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-784/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T05:40:35.356Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T05:40:35.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T05:40:35.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T05:40:36.020Z] prd-ubuntu20.04-docker-8c-8g-8771 does not seem to be running inside a container [2024-08-27T05:40:36.025Z] $ 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-784/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-784 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784:/w/workspace/edgexfoundry_edgex-ui-go_PR-784:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@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-27T05:40:36.204Z] $ docker top 3805731b8d6529646711fa70d6ced828d87b280cddd3b60417d86dbae3d2bdc6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T05:40:36.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T05:40:36.881Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T05:40:37.167Z] + ls /var/log/sa-host [2024-08-27T05:40:37.167Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T05:40:37.243Z] provisioning config files... [2024-08-27T05:40:37.250Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-784@tmp/config9571253349622578418tmp [Pipeline] { [Pipeline] echo [2024-08-27T05:40:37.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:40:37.561Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T05:40:37.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:40:37.912Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T05:40:37.924Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:40:38.209Z] ---> sudo-logs.sh [2024-08-27T05:40:38.209Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T05:40:38.245Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:40:38.538Z] ---> job-cost.sh [2024-08-27T05:40:38.538Z] lf-activate-venv: SKIPPING [2024-08-27T05:40:38.538Z] DEBUG: total: 0.2199999988079071 [2024-08-27T05:40:38.538Z] INFO: Retrieving Stack Cost... [2024-08-27T05:40:38.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T05:40:39.057Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T05:40:39.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T05:40:39.351Z] ---> logs-deploy.sh [2024-08-27T05:40:39.351Z] lf-activate-venv: SKIPPING [2024-08-27T05:40:39.351Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-784/2 [2024-08-27T05:40:39.351Z] INFO: archiving workspace using pattern(s): [2024-08-27T05:40:40.731Z] Archives upload complete. [2024-08-27T05:40:40.731Z] INFO: archiving logs to Nexus [2024-08-27T05:40:41.672Z] ---> uname -a: [2024-08-27T05:40:41.672Z] Linux prd-ubuntu20-04-docker-8c-8g-8771 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] ---> lscpu: [2024-08-27T05:40:41.672Z] Architecture: x86_64 [2024-08-27T05:40:41.672Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-27T05:40:41.672Z] Byte Order: Little Endian [2024-08-27T05:40:41.672Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-27T05:40:41.672Z] CPU(s): 8 [2024-08-27T05:40:41.672Z] On-line CPU(s) list: 0-7 [2024-08-27T05:40:41.672Z] Thread(s) per core: 1 [2024-08-27T05:40:41.672Z] Core(s) per socket: 1 [2024-08-27T05:40:41.672Z] Socket(s): 8 [2024-08-27T05:40:41.672Z] NUMA node(s): 1 [2024-08-27T05:40:41.672Z] Vendor ID: AuthenticAMD [2024-08-27T05:40:41.672Z] CPU family: 23 [2024-08-27T05:40:41.672Z] Model: 49 [2024-08-27T05:40:41.672Z] Model name: AMD EPYC-Rome Processor [2024-08-27T05:40:41.672Z] Stepping: 0 [2024-08-27T05:40:41.672Z] CPU MHz: 2800.000 [2024-08-27T05:40:41.672Z] BogoMIPS: 5600.00 [2024-08-27T05:40:41.672Z] Virtualization: AMD-V [2024-08-27T05:40:41.672Z] Hypervisor vendor: KVM [2024-08-27T05:40:41.672Z] Virtualization type: full [2024-08-27T05:40:41.672Z] L1d cache: 256 KiB [2024-08-27T05:40:41.672Z] L1i cache: 256 KiB [2024-08-27T05:40:41.672Z] L2 cache: 4 MiB [2024-08-27T05:40:41.672Z] L3 cache: 128 MiB [2024-08-27T05:40:41.672Z] NUMA node0 CPU(s): 0-7 [2024-08-27T05:40:41.672Z] Vulnerability Itlb multihit: Not affected [2024-08-27T05:40:41.672Z] Vulnerability L1tf: Not affected [2024-08-27T05:40:41.672Z] Vulnerability Mds: Not affected [2024-08-27T05:40:41.672Z] Vulnerability Meltdown: Not affected [2024-08-27T05:40:41.672Z] Vulnerability Mmio stale data: Not affected [2024-08-27T05:40:41.672Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-27T05:40:41.672Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-27T05:40:41.672Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-27T05:40:41.672Z] Vulnerability Srbds: Not affected [2024-08-27T05:40:41.672Z] Vulnerability Tsx async abort: Not affected [2024-08-27T05:40:41.672Z] 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-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] ---> nproc: [2024-08-27T05:40:41.672Z] 8 [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] ---> df -h: [2024-08-27T05:40:41.672Z] Filesystem Size Used Avail Use% Mounted on [2024-08-27T05:40:41.672Z] overlay 155G 15G 141G 10% / [2024-08-27T05:40:41.672Z] tmpfs 64M 0 64M 0% /dev [2024-08-27T05:40:41.672Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-27T05:40:41.672Z] shm 64M 0 64M 0% /dev/shm [2024-08-27T05:40:41.672Z] /dev/vda1 155G 15G 141G 10% /facter-os [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] ---> sar -b -r -n DEV: [2024-08-27T05:40:41.672Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8771) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] 05:22:22 LINUX RESTART (8 CPU) [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] 05:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-27T05:40:41.672Z] 05:24:01 388.95 10.83 378.12 0.00 1788.31 54617.73 0.00 [2024-08-27T05:40:41.672Z] 05:25:01 254.62 4.10 250.52 0.00 52.79 78747.68 0.00 [2024-08-27T05:40:41.672Z] 05:26:01 246.73 0.25 246.48 0.00 10.53 65813.83 0.00 [2024-08-27T05:40:41.672Z] 05:27:01 202.77 0.22 202.55 0.00 6.93 49580.27 0.00 [2024-08-27T05:40:41.672Z] 05:28:01 231.76 5.70 226.06 0.00 4343.81 85266.74 0.00 [2024-08-27T05:40:41.672Z] 05:29:01 2.85 0.02 2.83 0.00 0.13 87.45 0.00 [2024-08-27T05:40:41.672Z] 05:30:01 2.15 0.00 2.15 0.00 0.00 25.20 0.00 [2024-08-27T05:40:41.672Z] 05:31:01 1.98 0.00 1.98 0.00 0.00 22.00 0.00 [2024-08-27T05:40:41.672Z] 05:32:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 [2024-08-27T05:40:41.672Z] 05:33:01 2.22 0.00 2.22 0.00 0.00 25.06 0.00 [2024-08-27T05:40:41.672Z] 05:34:01 1.77 0.00 1.77 0.00 0.00 24.13 0.00 [2024-08-27T05:40:41.672Z] 05:35:01 1.93 0.00 1.93 0.00 0.00 22.40 0.00 [2024-08-27T05:40:41.672Z] 05:36:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2024-08-27T05:40:41.672Z] 05:37:01 1.92 0.00 1.92 0.00 0.00 22.13 0.00 [2024-08-27T05:40:41.672Z] 05:38:01 2.37 0.02 2.35 0.00 0.13 30.66 0.00 [2024-08-27T05:40:41.672Z] 05:39:01 1.60 0.00 1.60 0.00 0.00 18.93 0.00 [2024-08-27T05:40:41.672Z] 05:40:02 1.05 0.00 1.05 0.00 0.00 10.93 0.00 [2024-08-27T05:40:41.672Z] Average: 78.94 1.23 77.71 0.00 363.46 19632.75 0.00 [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] 05:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-27T05:40:41.672Z] 05:24:01 28655412 31489572 823584 2.50 83688 3006104 1992556 5.87 1143748 2678000 1904 [2024-08-27T05:40:41.672Z] 05:25:01 27498900 31506540 801404 2.44 191664 3951936 1863396 5.49 1233044 3615232 584 [2024-08-27T05:40:41.672Z] 05:26:01 25811592 31124836 1169676 3.56 229280 5105720 2128952 6.27 1742068 4656664 76896 [2024-08-27T05:40:41.672Z] 05:27:01 24911088 31435420 863344 2.63 251488 6230704 2125900 6.27 1681892 5568240 369540 [2024-08-27T05:40:41.672Z] 05:28:01 23910516 31437584 826924 2.51 287252 7138148 1718168 5.06 2043460 6109344 72 [2024-08-27T05:40:41.672Z] 05:29:01 23941940 31463960 801488 2.44 285756 7134896 1726968 5.09 2015696 6106000 392 [2024-08-27T05:40:41.672Z] 05:30:01 23945988 31468072 797336 2.42 285808 7134900 1726968 5.09 2011856 6106008 8 [2024-08-27T05:40:41.672Z] 05:31:01 23946964 31469092 796276 2.42 285844 7134904 1726968 5.09 2010700 6106008 8 [2024-08-27T05:40:41.672Z] 05:32:01 23948224 31470372 794896 2.42 285868 7134904 1726968 5.09 2009764 6106008 8 [2024-08-27T05:40:41.672Z] 05:33:01 23957996 31480212 784948 2.39 285944 7134908 1726968 5.09 1999884 6106012 8 [2024-08-27T05:40:41.672Z] 05:34:01 23960032 31482308 782936 2.38 286000 7134908 1726968 5.09 1998452 6106016 172 [2024-08-27T05:40:41.672Z] 05:35:01 23960008 31482428 782748 2.38 286040 7135040 1726968 5.09 1998612 6106092 184 [2024-08-27T05:40:41.672Z] 05:36:01 23960536 31482960 782200 2.38 286056 7135044 1726968 5.09 1998200 6106096 8 [2024-08-27T05:40:41.672Z] 05:37:01 23960576 31483128 782052 2.38 286092 7135048 1726968 5.09 1998580 6106152 8 [2024-08-27T05:40:41.672Z] 05:38:01 23958608 31481228 784016 2.38 286148 7135028 1733704 5.11 1998652 6106124 8 [2024-08-27T05:40:41.672Z] 05:39:01 23959072 31481748 783452 2.38 286180 7135032 1733704 5.11 1998884 6106128 44 [2024-08-27T05:40:41.672Z] 05:40:02 23958708 31481384 783748 2.38 286188 7135032 1733704 5.11 1998736 6106128 8 [2024-08-27T05:40:41.672Z] Average: 24602715 31454167 820060 2.49 263253 6532486 1798400 5.30 1875425 5641191 26462 [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] 05:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-27T05:40:41.672Z] 05:24:01 vethcd21000 59.87 66.09 5.87 66.00 0.00 0.00 0.00 0.01 [2024-08-27T05:40:41.672Z] 05:24:01 lo 9.29 9.29 0.97 0.97 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:24:01 ens3 567.23 424.67 8086.24 73.84 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:24:01 docker0 128.98 136.20 10.01 496.51 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:25:01 ens3 376.55 248.48 3179.23 30.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:25:01 docker0 238.08 362.37 21.44 3162.80 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:26:01 vethf2a1f84 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:26:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:26:01 vethef8ae65 52.31 63.66 9.75 788.84 0.00 0.00 0.00 0.06 [2024-08-27T05:40:41.672Z] 05:26:01 ens3 337.04 166.81 5488.92 32.22 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:26:01 docker0 130.59 278.62 13.58 4782.99 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:27:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:27:01 ens3 134.44 101.88 821.37 139.53 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:27:01 docker0 42.88 74.99 7.07 790.91 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:28:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:28:01 ens3 282.39 146.03 5383.62 22.67 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:28:01 docker0 2.83 5.22 0.17 62.25 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:29:01 ens3 0.98 0.52 1.47 0.04 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:30:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:31:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:32:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:33:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:34:01 ens3 0.57 0.02 0.11 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:35:01 ens3 0.53 0.43 0.27 0.22 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:37:01 ens3 0.27 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:38:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:39:01 ens3 0.48 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:40:02 ens3 0.48 0.38 0.35 0.28 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] 05:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] Average: lo 0.82 0.82 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] Average: ens3 99.65 63.76 1344.07 17.53 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] Average: docker0 31.87 50.35 3.07 546.84 0.00 0.00 0.00 0.00 [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] ---> sar -P ALL: [2024-08-27T05:40:41.672Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8771) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] 05:22:22 LINUX RESTART (8 CPU) [2024-08-27T05:40:41.672Z] [2024-08-27T05:40:41.672Z] 05:23:02 CPU %user %nice %system %iowait %steal %idle [2024-08-27T05:40:41.672Z] 05:24:01 all 8.54 0.00 3.65 2.98 0.06 84.77 [2024-08-27T05:40:41.672Z] 05:24:01 0 9.05 0.00 4.72 14.40 0.09 71.74 [2024-08-27T05:40:41.672Z] 05:24:01 1 8.31 0.00 4.70 3.98 0.07 82.94 [2024-08-27T05:40:41.672Z] 05:24:01 2 7.15 0.00 3.41 1.42 0.05 87.98 [2024-08-27T05:40:41.672Z] 05:24:01 3 7.55 0.00 3.30 1.58 0.07 87.50 [2024-08-27T05:40:41.672Z] 05:24:01 4 11.46 0.00 3.15 0.27 0.07 85.05 [2024-08-27T05:40:41.672Z] 05:24:01 5 8.45 0.00 3.25 0.71 0.05 87.55 [2024-08-27T05:40:41.672Z] 05:24:01 6 9.22 0.00 3.63 0.81 0.07 86.28 [2024-08-27T05:40:41.672Z] 05:24:01 7 7.14 0.00 3.04 0.94 0.05 88.83 [2024-08-27T05:40:41.672Z] 05:25:01 all 6.20 0.00 3.34 5.13 0.06 85.28 [2024-08-27T05:40:41.672Z] 05:25:01 0 5.85 0.00 3.29 0.44 0.03 90.39 [2024-08-27T05:40:41.672Z] 05:25:01 1 6.66 0.00 2.70 1.39 0.08 89.16 [2024-08-27T05:40:41.672Z] 05:25:01 2 7.02 0.00 2.50 0.57 0.07 89.84 [2024-08-27T05:40:41.672Z] 05:25:01 3 5.56 0.00 2.27 0.76 0.05 91.36 [2024-08-27T05:40:41.672Z] 05:25:01 4 5.93 0.00 4.57 0.54 0.05 88.91 [2024-08-27T05:40:41.672Z] 05:25:01 5 6.53 0.00 4.55 29.09 0.07 59.76 [2024-08-27T05:40:41.672Z] 05:25:01 6 6.40 0.00 4.58 2.60 0.05 86.37 [2024-08-27T05:40:41.673Z] 05:25:01 7 5.62 0.00 2.23 5.71 0.05 86.38 [2024-08-27T05:40:41.673Z] 05:26:01 all 29.17 0.00 6.33 3.45 0.09 60.96 [2024-08-27T05:40:41.673Z] 05:26:01 0 27.51 0.00 5.93 1.28 0.10 65.18 [2024-08-27T05:40:41.673Z] 05:26:01 1 28.17 0.00 5.58 0.56 0.08 65.60 [2024-08-27T05:40:41.673Z] 05:26:01 2 35.35 0.00 6.48 11.64 0.08 46.45 [2024-08-27T05:40:41.673Z] 05:26:01 3 32.71 0.00 7.60 4.46 0.10 55.13 [2024-08-27T05:40:41.673Z] 05:26:01 4 29.62 0.00 6.41 5.84 0.08 58.04 [2024-08-27T05:40:41.673Z] 05:26:01 5 26.46 0.00 6.18 0.76 0.08 66.52 [2024-08-27T05:40:41.673Z] 05:26:01 6 27.07 0.00 6.78 1.77 0.08 64.30 [2024-08-27T05:40:41.673Z] 05:26:01 7 26.47 0.00 5.69 1.30 0.08 66.45 [2024-08-27T05:40:41.673Z] 05:27:01 all 17.06 0.00 3.11 3.01 0.06 76.75 [2024-08-27T05:40:41.673Z] 05:27:01 0 15.14 0.00 2.45 1.68 0.07 80.67 [2024-08-27T05:40:41.673Z] 05:27:01 1 6.73 0.00 1.62 2.68 0.07 88.90 [2024-08-27T05:40:41.673Z] 05:27:01 2 30.79 0.00 3.34 0.05 0.05 65.77 [2024-08-27T05:40:41.673Z] 05:27:01 3 12.42 0.00 5.13 0.94 0.05 81.47 [2024-08-27T05:40:41.673Z] 05:27:01 4 15.47 0.00 3.81 2.30 0.07 78.34 [2024-08-27T05:40:41.673Z] 05:27:01 5 19.33 0.00 2.28 0.40 0.07 77.92 [2024-08-27T05:40:41.673Z] 05:27:01 6 17.87 0.00 4.03 15.23 0.08 62.78 [2024-08-27T05:40:41.673Z] 05:27:01 7 18.74 0.00 2.23 0.86 0.07 78.11 [2024-08-27T05:40:41.673Z] 05:28:01 all 25.99 0.00 6.36 7.45 0.11 60.10 [2024-08-27T05:40:41.673Z] 05:28:01 0 26.62 0.00 6.88 2.94 0.12 63.44 [2024-08-27T05:40:41.673Z] 05:28:01 1 23.96 0.00 6.25 15.43 0.08 54.28 [2024-08-27T05:40:41.673Z] 05:28:01 2 25.45 0.00 6.91 16.49 0.24 50.92 [2024-08-27T05:40:41.673Z] 05:28:01 3 25.86 0.00 6.18 0.98 0.08 66.90 [2024-08-27T05:40:41.673Z] 05:28:01 4 26.02 0.00 6.43 9.59 0.08 57.88 [2024-08-27T05:40:41.673Z] 05:28:01 5 26.69 0.00 5.88 3.77 0.07 63.60 [2024-08-27T05:40:41.673Z] 05:28:01 6 27.02 0.00 5.83 6.48 0.12 60.56 [2024-08-27T05:40:41.673Z] 05:28:01 7 26.28 0.00 6.52 4.00 0.08 63.12 [2024-08-27T05:40:41.673Z] 05:29:01 all 0.32 0.00 0.07 0.02 0.01 99.58 [2024-08-27T05:40:41.673Z] 05:29:01 0 2.07 0.00 0.11 0.00 0.02 97.80 [2024-08-27T05:40:41.673Z] 05:29:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2024-08-27T05:40:41.673Z] 05:29:01 2 0.10 0.00 0.07 0.02 0.00 99.82 [2024-08-27T05:40:41.673Z] 05:29:01 3 0.00 0.00 0.05 0.00 0.00 99.95 [2024-08-27T05:40:41.673Z] 05:29:01 4 0.02 0.00 0.05 0.05 0.02 99.87 [2024-08-27T05:40:41.673Z] 05:29:01 5 0.08 0.00 0.05 0.10 0.02 99.75 [2024-08-27T05:40:41.673Z] 05:29:01 6 0.25 0.00 0.15 0.00 0.00 99.60 [2024-08-27T05:40:41.673Z] 05:29:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-27T05:40:41.673Z] 05:30:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2024-08-27T05:40:41.673Z] 05:30:01 0 2.05 0.00 0.03 0.00 0.03 97.88 [2024-08-27T05:40:41.673Z] 05:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-27T05:40:41.673Z] 05:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-27T05:40:41.673Z] 05:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:30:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:31:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2024-08-27T05:40:41.673Z] 05:31:01 0 1.26 0.00 0.10 0.00 0.03 98.61 [2024-08-27T05:40:41.673Z] 05:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T05:40:41.673Z] 05:31:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-08-27T05:40:41.673Z] 05:32:01 0 0.08 0.00 0.07 0.00 0.03 99.82 [2024-08-27T05:40:41.673Z] 05:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T05:40:41.673Z] 05:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:32:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-27T05:40:41.673Z] 05:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:33:01 all 0.05 0.00 0.00 0.01 0.01 99.92 [2024-08-27T05:40:41.673Z] 05:33:01 0 0.08 0.00 0.02 0.02 0.03 99.85 [2024-08-27T05:40:41.673Z] 05:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T05:40:41.673Z] 05:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:33:01 4 0.00 0.00 0.00 0.05 0.02 99.93 [2024-08-27T05:40:41.673Z] 05:33:01 5 0.25 0.00 0.00 0.02 0.00 99.73 [2024-08-27T05:40:41.673Z] 05:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T05:40:41.673Z] 05:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T05:40:41.673Z] 05:34:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2024-08-27T05:40:41.673Z] 05:34:01 0 0.07 0.00 0.00 0.02 0.03 99.88 [2024-08-27T05:40:41.673Z] 05:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:34:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2024-08-27T05:40:41.673Z] 05:34:01 5 0.22 0.00 0.02 0.00 0.00 99.77 [2024-08-27T05:40:41.673Z] 05:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] [2024-08-27T05:40:41.673Z] 05:34:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T05:40:41.673Z] 05:35:01 all 0.11 0.00 0.01 0.01 0.01 99.87 [2024-08-27T05:40:41.673Z] 05:35:01 0 0.81 0.00 0.03 0.00 0.02 99.14 [2024-08-27T05:40:41.673Z] 05:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T05:40:41.673Z] 05:35:01 2 0.02 0.00 0.00 0.03 0.02 99.93 [2024-08-27T05:40:41.673Z] 05:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:36:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2024-08-27T05:40:41.673Z] 05:36:01 0 0.70 0.00 0.05 0.00 0.03 99.22 [2024-08-27T05:40:41.673Z] 05:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:36:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-27T05:40:41.673Z] 05:37:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-27T05:40:41.673Z] 05:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-27T05:40:41.673Z] 05:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:37:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2024-08-27T05:40:41.673Z] 05:37:01 5 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-27T05:40:41.673Z] 05:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T05:40:41.673Z] 05:38:01 all 0.02 0.00 0.02 0.02 0.01 99.93 [2024-08-27T05:40:41.673Z] 05:38:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-27T05:40:41.673Z] 05:38:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-27T05:40:41.673Z] 05:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T05:40:41.673Z] 05:38:01 4 0.00 0.00 0.00 0.15 0.00 99.85 [2024-08-27T05:40:41.673Z] 05:38:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-27T05:40:41.673Z] 05:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-27T05:40:41.673Z] 05:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:39:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2024-08-27T05:40:41.673Z] 05:39:01 0 1.19 0.00 0.02 0.00 0.03 98.76 [2024-08-27T05:40:41.673Z] 05:39:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2024-08-27T05:40:41.673Z] 05:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:39:01 3 0.84 0.00 0.02 0.00 0.00 99.14 [2024-08-27T05:40:41.673Z] 05:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T05:40:41.673Z] 05:39:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-27T05:40:41.673Z] 05:40:02 all 0.26 0.00 0.00 0.00 0.01 99.72 [2024-08-27T05:40:41.673Z] 05:40:02 0 2.04 0.00 0.02 0.00 0.03 97.91 [2024-08-27T05:40:41.673Z] 05:40:02 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T05:40:41.673Z] 05:40:02 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T05:40:41.673Z] 05:40:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:40:02 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T05:40:41.673Z] 05:40:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T05:40:41.673Z] 05:40:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T05:40:41.673Z] 05:40:02 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T05:40:41.673Z] Average: all 5.17 0.00 1.34 1.29 0.03 92.18 [2024-08-27T05:40:41.673Z] Average: 0 5.53 0.00 1.38 1.18 0.04 91.88 [2024-08-27T05:40:41.673Z] Average: 1 4.31 0.00 1.22 1.40 0.03 93.04 [2024-08-27T05:40:41.673Z] Average: 2 6.19 0.00 1.33 1.76 0.03 90.69 [2024-08-27T05:40:41.673Z] Average: 3 4.96 0.00 1.43 0.51 0.02 93.08 [2024-08-27T05:40:41.673Z] Average: 4 5.16 0.00 1.43 1.11 0.02 92.28 [2024-08-27T05:40:41.673Z] Average: 5 5.14 0.00 1.30 2.03 0.02 91.51 [2024-08-27T05:40:41.673Z] Average: 6 5.13 0.00 1.46 1.57 0.02 91.81 [2024-08-27T05:40:41.673Z] Average: 7 4.92 0.00 1.15 0.75 0.02 93.15 [2024-08-27T05:40:41.673Z] [2024-08-27T05:40:41.673Z] [2024-08-27T05:40:41.673Z]