Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ebc8ece601fe3042ddd52de12c3782cf86905ecd+431da4a6d42a779e3c5702c7c2747653eef903a9 (4736c6bc6f1822792c8813269116fbc34216dfe9) 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-ssh10581881172958614212.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh124319396635108790.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-696/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-696/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14321204789076979230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16422911909104950043.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-696/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-696/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17172515520030542143.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1022 in /w/workspace/edgexfoundry_edgex-ui-go_PR-696 [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-696 # 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/696/head:refs/remotes/origin/PR-696 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 431da4a6d42a779e3c5702c7c2747653eef903a9 into PR head commit ebc8ece601fe3042ddd52de12c3782cf86905ecd Merge succeeded, producing 3fa364de6a881760389b0ebb44873095b5609128 Checking out Revision 3fa364de6a881760389b0ebb44873095b5609128 (PR-696) > git config core.sparsecheckout # timeout=10 > git checkout -f ebc8ece601fe3042ddd52de12c3782cf86905ecd # 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 431da4a6d42a779e3c5702c7c2747653eef903a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3fa364de6a881760389b0ebb44873095b5609128 # timeout=10 Commit message: "Merge commit '431da4a6d42a779e3c5702c7c2747653eef903a9' into HEAD" > git rev-list --no-walk 3a0afd1b7084b838bb5c370f51662289e2046be7 # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-16T02:07:21.506Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-16T02:07:21.601Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-16T02:07:21.625Z] ========================================================= [2024-02-16T02:07:21.625Z] EdgeX Global Pipelines Version Info [2024-02-16T02:07:21.625Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:07:22.340Z] ------------------- [2024-02-16T02:07:22.340Z] stable info: [2024-02-16T02:07:22.340Z] ------------------- [2024-02-16T02:07:22.340Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-16T02:07:22.340Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T02:07:22.340Z] Message: update stable to v1.0.258 [2024-02-16T02:07:22.910Z] ------------------- [2024-02-16T02:07:22.910Z] experimental info: [2024-02-16T02:07:22.910Z] ------------------- [2024-02-16T02:07:22.910Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-16T02:07:22.910Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-16T02:07:22.910Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-16T02:07:22.993Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2024-02-16T02:07:23.014Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2024-02-16T02:07:23.040Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-16T02:07:23.065Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-16T02:07:23.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-16T02:07:23.119Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-16T02:07:23.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-16T02:07:23.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-16T02:07:23.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-16T02:07:23.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-16T02:07:23.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-16T02:07:23.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2024-02-16T02:07:23.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-16T02:07:23.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-16T02:07:23.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T02:07:23.436Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-16T02:07:23.468Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T02:07:23.496Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-16T02:07:23.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-16T02:07:23.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-16T02:07:23.590Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-16T02:07:23.625Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-16T02:07:23.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-16T02:07:23.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-16T02:07:23.736Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-16T02:07:23.776Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-16T02:07:23.815Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-16T02:07:23.856Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-696 [Pipeline] echo [2024-02-16T02:07:23.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-696 [Pipeline] echo [2024-02-16T02:07:23.936Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-696 [Pipeline] echo [2024-02-16T02:07:23.974Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3fa364de6a881760389b0ebb44873095b5609128 [Pipeline] echo [2024-02-16T02:07:24.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3fa364d [Pipeline] echo [2024-02-16T02:07:24.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T02:07:24.146Z] provisioning config files... [2024-02-16T02:07:24.159Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp/config18026986195316576845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:07:24.505Z] ---> ****-login.sh [2024-02-16T02:07:24.505Z] nexus3.edgexfoundry.org:10001 [2024-02-16T02:07:24.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:24.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:24.766Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:24.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:24.766Z] [2024-02-16T02:07:24.766Z] Login Succeeded [2024-02-16T02:07:24.766Z] nexus3.edgexfoundry.org:10002 [2024-02-16T02:07:24.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:25.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:25.026Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:25.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:25.026Z] [2024-02-16T02:07:25.026Z] Login Succeeded [2024-02-16T02:07:25.026Z] nexus3.edgexfoundry.org:10003 [2024-02-16T02:07:25.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:25.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:25.026Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:25.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:25.026Z] [2024-02-16T02:07:25.026Z] Login Succeeded [2024-02-16T02:07:25.026Z] nexus3.edgexfoundry.org:10004 [2024-02-16T02:07:25.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:25.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:25.286Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:25.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:25.286Z] [2024-02-16T02:07:25.286Z] Login Succeeded [2024-02-16T02:07:25.286Z] ****.io [2024-02-16T02:07:25.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:25.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:25.545Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:25.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:25.545Z] [2024-02-16T02:07:25.545Z] Login Succeeded [2024-02-16T02:07:25.545Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T02:07:25.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-16T02:07:26.060Z] + git rev-list -1 --merges 3fa364de6a881760389b0ebb44873095b5609128~1..3fa364de6a881760389b0ebb44873095b5609128 [Pipeline] echo [2024-02-16T02:07:26.089Z] -----------> git rev-list -1 --merges 3fa364de6a881760389b0ebb44873095b5609128~1..3fa364de6a881760389b0ebb44873095b5609128 3fa364de6a881760389b0ebb44873095b5609128 [2024-02-16T02:07:26.089Z] 3fa364de6a881760389b0ebb44873095b5609128 [false] [Pipeline] sh [2024-02-16T02:07:26.392Z] + git log --format=format:%s -1 3fa364de6a881760389b0ebb44873095b5609128 [Pipeline] echo [2024-02-16T02:07:26.408Z] ========================================================= [2024-02-16T02:07:26.408Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-16T02:07:26.408Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T02:07:26.798Z] + git log --format=format:%s -1 3fa364de6a881760389b0ebb44873095b5609128 [Pipeline] echo [2024-02-16T02:07:26.809Z] [semverPrep] GIT_COMMIT: 3fa364de6a881760389b0ebb44873095b5609128, Commit Message: Merge commit '431da4a6d42a779e3c5702c7c2747653eef903a9' into HEAD [Pipeline] echo [2024-02-16T02:07:26.835Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-16T02:07:27.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-16T02:07:27.242Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-16T02:07:27.242Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-16T02:07:27.242Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-16T02:07:27.242Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-16T02:07:27.242Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-16T02:07:27.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:07:27.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T02:07:27.672Z] [2024-02-16T02:07:27.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:07:27.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T02:07:27.996Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-16T02:07:27.996Z] b85a868b505f: Pulling fs layer [2024-02-16T02:07:27.996Z] e2be974225ed: Pulling fs layer [2024-02-16T02:07:27.996Z] 339a4e72a1f5: Pulling fs layer [2024-02-16T02:07:27.996Z] 988bab9f4d93: Pulling fs layer [2024-02-16T02:07:27.996Z] 1469e6f7b9e6: Pulling fs layer [2024-02-16T02:07:27.996Z] eaf3925da568: Pulling fs layer [2024-02-16T02:07:27.996Z] bab4dde63d76: Pulling fs layer [2024-02-16T02:07:27.996Z] bde34c3a00c8: Pulling fs layer [2024-02-16T02:07:27.996Z] b352a97aabf1: Pulling fs layer [2024-02-16T02:07:27.996Z] 4872d77fe225: Pulling fs layer [2024-02-16T02:07:27.996Z] 5851b861e8e6: Pulling fs layer [2024-02-16T02:07:27.996Z] 1469e6f7b9e6: Waiting [2024-02-16T02:07:27.996Z] eaf3925da568: Waiting [2024-02-16T02:07:27.996Z] bab4dde63d76: Waiting [2024-02-16T02:07:27.996Z] 988bab9f4d93: Waiting [2024-02-16T02:07:27.996Z] 5851b861e8e6: Waiting [2024-02-16T02:07:27.996Z] b352a97aabf1: Waiting [2024-02-16T02:07:27.996Z] bde34c3a00c8: Waiting [2024-02-16T02:07:27.996Z] e2be974225ed: Download complete [2024-02-16T02:07:27.996Z] 988bab9f4d93: Download complete [2024-02-16T02:07:28.270Z] 1469e6f7b9e6: Verifying Checksum [2024-02-16T02:07:28.270Z] 1469e6f7b9e6: Download complete [2024-02-16T02:07:28.270Z] eaf3925da568: Verifying Checksum [2024-02-16T02:07:28.270Z] eaf3925da568: Download complete [2024-02-16T02:07:28.270Z] 339a4e72a1f5: Verifying Checksum [2024-02-16T02:07:28.270Z] 339a4e72a1f5: Download complete [2024-02-16T02:07:28.270Z] bde34c3a00c8: Download complete [2024-02-16T02:07:28.270Z] b352a97aabf1: Download complete [2024-02-16T02:07:28.270Z] 4872d77fe225: Verifying Checksum [2024-02-16T02:07:28.270Z] 4872d77fe225: Download complete [2024-02-16T02:07:28.270Z] 5851b861e8e6: Verifying Checksum [2024-02-16T02:07:28.270Z] b85a868b505f: Download complete [2024-02-16T02:07:28.533Z] bab4dde63d76: Verifying Checksum [2024-02-16T02:07:28.533Z] bab4dde63d76: Download complete [2024-02-16T02:07:29.471Z] b85a868b505f: Pull complete [2024-02-16T02:07:29.730Z] e2be974225ed: Pull complete [2024-02-16T02:07:30.303Z] 339a4e72a1f5: Pull complete [2024-02-16T02:07:30.303Z] 988bab9f4d93: Pull complete [2024-02-16T02:07:30.563Z] 1469e6f7b9e6: Pull complete [2024-02-16T02:07:30.563Z] eaf3925da568: Pull complete [2024-02-16T02:07:32.465Z] bab4dde63d76: Pull complete [2024-02-16T02:07:32.465Z] bde34c3a00c8: Pull complete [2024-02-16T02:07:32.466Z] b352a97aabf1: Pull complete [2024-02-16T02:07:32.725Z] 4872d77fe225: Pull complete [2024-02-16T02:07:32.725Z] 5851b861e8e6: Pull complete [2024-02-16T02:07:32.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-16T02:07:32.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-16T02:07:32.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T02:07:32.914Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-02-16T02:07:32.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-696 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696:/w/workspace/edgexfoundry_edgex-ui-go_PR-696:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-696@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-02-16T02:07:34.354Z] $ docker top 956fad9317cc6a3e6f8b0513fa9877a600446766edefc5ff7186c6b1ca828422 -eo pid,comm [2024-02-16T02:07:34.405Z] 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-02-16T02:07:34.405Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-16T02:07:34.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T02:07:34.504Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T02:07:34.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T02:07:34.626Z] $ docker exec 956fad9317cc6a3e6f8b0513fa9877a600446766edefc5ff7186c6b1ca828422 ssh-agent [2024-02-16T02:07:35.120Z] SSH_AUTH_SOCK=/tmp/ssh-X1Be1cQS4pjz/agent.14 [2024-02-16T02:07:35.120Z] SSH_AGENT_PID=20 [2024-02-16T02:07:35.127Z] Running ssh-add (command line suppressed) [2024-02-16T02:07:35.241Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp/private_key_10304031263090508469.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp/private_key_10304031263090508469.key) [2024-02-16T02:07:35.271Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T02:07:35.576Z] + git tag --points-at HEAD [Pipeline] } [2024-02-16T02:07:35.592Z] $ docker exec --env ******** --env ******** 956fad9317cc6a3e6f8b0513fa9877a600446766edefc5ff7186c6b1ca828422 ssh-agent -k [2024-02-16T02:07:35.693Z] unset SSH_AUTH_SOCK; [2024-02-16T02:07:35.694Z] unset SSH_AGENT_PID; [2024-02-16T02:07:35.694Z] echo Agent pid 20 killed; [2024-02-16T02:07:35.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-16T02:07:35.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-16T02:07:35.768Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-16T02:07:35.891Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-16T02:07:35.896Z] $ docker exec 956fad9317cc6a3e6f8b0513fa9877a600446766edefc5ff7186c6b1ca828422 ssh-agent [2024-02-16T02:07:36.004Z] SSH_AUTH_SOCK=/tmp/ssh-1mguARdeUwLt/agent.72 [2024-02-16T02:07:36.004Z] SSH_AGENT_PID=78 [2024-02-16T02:07:36.009Z] Running ssh-add (command line suppressed) [2024-02-16T02:07:36.100Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp/private_key_7887060937972101460.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp/private_key_7887060937972101460.key) [2024-02-16T02:07:36.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-16T02:07:36.421Z] + git semver init [2024-02-16T02:07:36.681Z] 2024-02-16 02:07:36,627 [run_init] DEBUG init version:0.0.0 force:False [2024-02-16T02:07:36.681Z] 2024-02-16 02:07:36,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-696/.semver [2024-02-16T02:07:36.681Z] 2024-02-16 02:07:36,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-696/.semver [2024-02-16T02:07:36.681Z] 2024-02-16 02:07:36,629 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-696/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-696, universal_newlines=False, shell=None, istream=None) [2024-02-16T02:07:39.227Z] 2024-02-16 02:07:39,058 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-696/.git/info/exclude [2024-02-16T02:07:39.227Z] 2024-02-16 02:07:39,058 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-696/.semver/PR-696 with force:False [2024-02-16T02:07:39.227Z] 2024-02-16 02:07:39,058 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-696/.semver/PR-696 [2024-02-16T02:07:39.227Z] 2024-02-16 02:07:39,062 [execute] INFO git cat-file --batch-check [2024-02-16T02:07:39.227Z] 2024-02-16 02:07:39,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-696/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T02:07:39.227Z] 2024-02-16 02:07:39,068 [execute] INFO git cat-file --batch [2024-02-16T02:07:39.227Z] 2024-02-16 02:07:39,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-696/.semver, universal_newlines=False, shell=None, istream=) [2024-02-16T02:07:39.227Z] 2024-02-16 02:07:39,074 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-696/.semver/PR-696 [2024-02-16T02:07:39.227Z] 0.0.0 [Pipeline] } [2024-02-16T02:07:39.239Z] $ docker exec --env ******** --env ******** 956fad9317cc6a3e6f8b0513fa9877a600446766edefc5ff7186c6b1ca828422 ssh-agent -k [2024-02-16T02:07:39.346Z] unset SSH_AUTH_SOCK; [2024-02-16T02:07:39.347Z] unset SSH_AGENT_PID; [2024-02-16T02:07:39.347Z] echo Agent pid 78 killed; [2024-02-16T02:07:39.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-16T02:07:39.736Z] + git semver [Pipeline] } [2024-02-16T02:07:40.010Z] $ docker stop --time=1 956fad9317cc6a3e6f8b0513fa9877a600446766edefc5ff7186c6b1ca828422 [2024-02-16T02:07:42.175Z] $ docker rm -f --volumes 956fad9317cc6a3e6f8b0513fa9877a600446766edefc5ff7186c6b1ca828422 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T02:07:42.667Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-16T02:07:42.974Z] Stashed 1 file(s) [Pipeline] echo [2024-02-16T02:07:42.978Z] [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-02-16T02:07:43.363Z] provisioning config files... [2024-02-16T02:07:43.374Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp/config17191288965973983634tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:07:43.697Z] ---> ****-login.sh [2024-02-16T02:07:43.697Z] nexus3.edgexfoundry.org:10001 [2024-02-16T02:07:43.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:43.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:43.697Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:43.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:43.697Z] [2024-02-16T02:07:43.697Z] Login Succeeded [2024-02-16T02:07:43.697Z] nexus3.edgexfoundry.org:10002 [2024-02-16T02:07:43.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:43.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:43.697Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:43.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:43.697Z] [2024-02-16T02:07:43.697Z] Login Succeeded [2024-02-16T02:07:43.697Z] nexus3.edgexfoundry.org:10003 [2024-02-16T02:07:43.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:43.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:43.957Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:43.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:43.957Z] [2024-02-16T02:07:43.957Z] Login Succeeded [2024-02-16T02:07:43.957Z] nexus3.edgexfoundry.org:10004 [2024-02-16T02:07:43.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:43.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:43.958Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:43.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:43.958Z] [2024-02-16T02:07:43.958Z] Login Succeeded [2024-02-16T02:07:43.958Z] ****.io [2024-02-16T02:07:44.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:07:44.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:07:44.218Z] Configure a credential helper to remove this warning. See [2024-02-16T02:07:44.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:07:44.218Z] [2024-02-16T02:07:44.218Z] Login Succeeded [2024-02-16T02:07:44.218Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T02:07:44.225Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T02:07:44.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T02:07:44.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T02:07:44.449Z] ========================================================= [2024-02-16T02:07:44.449Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-16T02:07:44.449Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:07:44.851Z] + 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-02-16T02:07:45.109Z] Sending build context to Docker daemon 59.05MB [2024-02-16T02:07:45.109Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T02:07:45.109Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-16T02:07:45.109Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-16T02:07:45.109Z] 7264a8db6415: Pulling fs layer [2024-02-16T02:07:45.109Z] c4d48a809fc2: Pulling fs layer [2024-02-16T02:07:45.109Z] 4f1c88b9dad5: Pulling fs layer [2024-02-16T02:07:45.109Z] ad3a456e5733: Pulling fs layer [2024-02-16T02:07:45.109Z] ad3a456e5733: Waiting [2024-02-16T02:07:45.109Z] 69c7f0334f64: Pulling fs layer [2024-02-16T02:07:45.109Z] 1f1c1a5573a3: Pulling fs layer [2024-02-16T02:07:45.109Z] ce7588e14bc9: Pulling fs layer [2024-02-16T02:07:45.109Z] b5e4710f87ac: Pulling fs layer [2024-02-16T02:07:45.109Z] 69c7f0334f64: Waiting [2024-02-16T02:07:45.109Z] 1f1c1a5573a3: Waiting [2024-02-16T02:07:45.109Z] ce7588e14bc9: Waiting [2024-02-16T02:07:45.109Z] b5e4710f87ac: Waiting [2024-02-16T02:07:45.109Z] c4d48a809fc2: Download complete [2024-02-16T02:07:45.110Z] ad3a456e5733: Verifying Checksum [2024-02-16T02:07:45.110Z] ad3a456e5733: Download complete [2024-02-16T02:07:45.110Z] 69c7f0334f64: Verifying Checksum [2024-02-16T02:07:45.110Z] 69c7f0334f64: Download complete [2024-02-16T02:07:45.110Z] 7264a8db6415: Verifying Checksum [2024-02-16T02:07:45.110Z] 7264a8db6415: Download complete [2024-02-16T02:07:45.382Z] 1f1c1a5573a3: Verifying Checksum [2024-02-16T02:07:45.382Z] 1f1c1a5573a3: Download complete [2024-02-16T02:07:45.382Z] 7264a8db6415: Pull complete [2024-02-16T02:07:45.642Z] b5e4710f87ac: Verifying Checksum [2024-02-16T02:07:45.642Z] b5e4710f87ac: Download complete [2024-02-16T02:07:45.642Z] c4d48a809fc2: Pull complete [2024-02-16T02:07:45.901Z] 4f1c88b9dad5: Verifying Checksum [2024-02-16T02:07:45.901Z] 4f1c88b9dad5: Download complete [2024-02-16T02:07:46.160Z] ce7588e14bc9: Verifying Checksum [2024-02-16T02:07:46.160Z] ce7588e14bc9: Download complete [2024-02-16T02:07:49.447Z] 4f1c88b9dad5: Pull complete [2024-02-16T02:07:49.447Z] ad3a456e5733: Pull complete [2024-02-16T02:07:49.447Z] 69c7f0334f64: Pull complete [2024-02-16T02:07:49.447Z] 1f1c1a5573a3: Pull complete [2024-02-16T02:07:51.351Z] ce7588e14bc9: Pull complete [2024-02-16T02:07:51.921Z] b5e4710f87ac: Pull complete [2024-02-16T02:07:51.921Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-16T02:07:51.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-16T02:07:51.921Z] ---> 88b5674ff536 [2024-02-16T02:07:51.921Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-16T02:07:53.296Z] ---> Running in 4fdbe505759f [2024-02-16T02:07:53.296Z] Removing intermediate container 4fdbe505759f [2024-02-16T02:07:53.296Z] ---> f898ceb13c1a [2024-02-16T02:07:53.296Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T02:07:53.296Z] ---> Running in ebaf667eb25a [2024-02-16T02:07:53.555Z] Removing intermediate container ebaf667eb25a [2024-02-16T02:07:53.555Z] ---> d8b2180bc582 [2024-02-16T02:07:53.555Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T02:07:53.555Z] ---> Running in 171a0a99b095 [2024-02-16T02:07:53.555Z] Removing intermediate container 171a0a99b095 [2024-02-16T02:07:53.555Z] ---> b113b011f5a2 [2024-02-16T02:07:53.555Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-16T02:07:53.555Z] ---> Running in e2de9a6a2728 [2024-02-16T02:07:53.555Z] Removing intermediate container e2de9a6a2728 [2024-02-16T02:07:53.555Z] ---> 33e4cff65010 [2024-02-16T02:07:53.555Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-16T02:07:53.555Z] ---> Running in c4d1e5beba4b [2024-02-16T02:07:53.816Z] Removing intermediate container c4d1e5beba4b [2024-02-16T02:07:53.816Z] ---> 1d3c93db0a6e [2024-02-16T02:07:53.816Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-16T02:07:54.074Z] latest: Pulling from library/docker [2024-02-16T02:07:54.333Z] 4abcf2066143: Pulling fs layer [2024-02-16T02:07:54.333Z] da259ba7c9a6: Pulling fs layer [2024-02-16T02:07:54.333Z] 4f4fb700ef54: Pulling fs layer [2024-02-16T02:07:54.333Z] 64ec0e092e7d: Pulling fs layer [2024-02-16T02:07:54.333Z] 59b5f93a474f: Pulling fs layer [2024-02-16T02:07:54.333Z] 9800384aa54d: Pulling fs layer [2024-02-16T02:07:54.333Z] 470f38a92860: Pulling fs layer [2024-02-16T02:07:54.333Z] c2f971b7aba2: Pulling fs layer [2024-02-16T02:07:54.333Z] 5c94207b7102: Pulling fs layer [2024-02-16T02:07:54.333Z] 64ec0e092e7d: Waiting [2024-02-16T02:07:54.333Z] 470f38a92860: Waiting [2024-02-16T02:07:54.333Z] 59b5f93a474f: Waiting [2024-02-16T02:07:54.333Z] 9800384aa54d: Waiting [2024-02-16T02:07:54.333Z] c2f971b7aba2: Waiting [2024-02-16T02:07:54.333Z] 5c94207b7102: Waiting [2024-02-16T02:07:54.333Z] 73955f3516c6: Pulling fs layer [2024-02-16T02:07:54.333Z] b8b3a24dbf0c: Pulling fs layer [2024-02-16T02:07:54.333Z] 5f7486de5bba: Pulling fs layer [2024-02-16T02:07:54.333Z] 64ada8f36f0b: Pulling fs layer [2024-02-16T02:07:54.333Z] 557090f337b6: Pulling fs layer [2024-02-16T02:07:54.333Z] 73955f3516c6: Waiting [2024-02-16T02:07:54.333Z] b8b3a24dbf0c: Waiting [2024-02-16T02:07:54.334Z] 5f7486de5bba: Waiting [2024-02-16T02:07:54.334Z] 64ada8f36f0b: Waiting [2024-02-16T02:07:54.334Z] 557090f337b6: Waiting [2024-02-16T02:07:54.334Z] 5560d47c30f0: Pulling fs layer [2024-02-16T02:07:54.334Z] 68856e89c76e: Pulling fs layer [2024-02-16T02:07:54.334Z] 5560d47c30f0: Waiting [2024-02-16T02:07:54.334Z] 68856e89c76e: Waiting [2024-02-16T02:07:54.334Z] 4f4fb700ef54: Verifying Checksum [2024-02-16T02:07:54.334Z] 4f4fb700ef54: Download complete [2024-02-16T02:07:54.334Z] da259ba7c9a6: Verifying Checksum [2024-02-16T02:07:54.334Z] da259ba7c9a6: Download complete [2024-02-16T02:07:54.592Z] 64ec0e092e7d: Verifying Checksum [2024-02-16T02:07:54.592Z] 64ec0e092e7d: Download complete [2024-02-16T02:07:54.852Z] 59b5f93a474f: Verifying Checksum [2024-02-16T02:07:54.852Z] 59b5f93a474f: Download complete [2024-02-16T02:07:54.852Z] 9800384aa54d: Verifying Checksum [2024-02-16T02:07:54.852Z] 9800384aa54d: Download complete [2024-02-16T02:07:55.113Z] c2f971b7aba2: Download complete [2024-02-16T02:07:55.113Z] 4abcf2066143: Verifying Checksum [2024-02-16T02:07:55.113Z] 4abcf2066143: Download complete [2024-02-16T02:07:55.113Z] 5c94207b7102: Download complete [2024-02-16T02:07:55.113Z] 73955f3516c6: Download complete [2024-02-16T02:07:55.113Z] 4abcf2066143: Pull complete [2024-02-16T02:07:55.113Z] 470f38a92860: Download complete [2024-02-16T02:07:55.372Z] 5f7486de5bba: Verifying Checksum [2024-02-16T02:07:55.372Z] da259ba7c9a6: Pull complete [2024-02-16T02:07:55.372Z] 5f7486de5bba: Download complete [2024-02-16T02:07:55.372Z] 64ada8f36f0b: Verifying Checksum [2024-02-16T02:07:55.372Z] 64ada8f36f0b: Download complete [2024-02-16T02:07:55.372Z] 4f4fb700ef54: Pull complete [2024-02-16T02:07:55.372Z] 64ec0e092e7d: Pull complete [2024-02-16T02:07:55.372Z] b8b3a24dbf0c: Verifying Checksum [2024-02-16T02:07:55.372Z] b8b3a24dbf0c: Download complete [2024-02-16T02:07:55.372Z] 5560d47c30f0: Verifying Checksum [2024-02-16T02:07:55.372Z] 5560d47c30f0: Download complete [2024-02-16T02:07:55.630Z] 59b5f93a474f: Pull complete [2024-02-16T02:07:56.197Z] 9800384aa54d: Pull complete [2024-02-16T02:07:56.197Z] 557090f337b6: Verifying Checksum [2024-02-16T02:07:56.197Z] 557090f337b6: Download complete [2024-02-16T02:07:56.456Z] 470f38a92860: Pull complete [2024-02-16T02:07:56.715Z] c2f971b7aba2: Pull complete [2024-02-16T02:07:56.715Z] 5c94207b7102: Pull complete [2024-02-16T02:07:56.715Z] 73955f3516c6: Pull complete [2024-02-16T02:07:56.976Z] b8b3a24dbf0c: Pull complete [2024-02-16T02:07:56.976Z] 5f7486de5bba: Pull complete [2024-02-16T02:07:57.235Z] 64ada8f36f0b: Pull complete [2024-02-16T02:07:58.169Z] 557090f337b6: Pull complete [2024-02-16T02:07:58.169Z] 5560d47c30f0: Pull complete [2024-02-16T02:07:58.255Z] Still waiting to schedule task [2024-02-16T02:07:58.256Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1020’ [2024-02-16T02:07:58.428Z] 68856e89c76e: Pull complete [2024-02-16T02:07:58.428Z] Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 [2024-02-16T02:07:58.428Z] Status: Downloaded newer image for docker:latest [2024-02-16T02:07:59.807Z] ---> 2d6f2ae21e34 [2024-02-16T02:07:59.807Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T02:07:59.807Z] ---> Running in a9988a9cff5e [2024-02-16T02:07:59.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T02:08:00.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T02:08:00.329Z] OK: 264 MiB in 52 packages [2024-02-16T02:08:00.591Z] Removing intermediate container a9988a9cff5e [2024-02-16T02:08:00.591Z] ---> 22b47f0366f2 [2024-02-16T02:08:00.591Z] Step 10/15 : ENV GO111MODULE=on [2024-02-16T02:08:00.591Z] ---> Running in 7b2dbb587a7e [2024-02-16T02:08:00.849Z] Removing intermediate container 7b2dbb587a7e [2024-02-16T02:08:00.849Z] ---> acdaef7471e6 [2024-02-16T02:08:00.849Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-16T02:08:00.849Z] ---> Running in 25b7d2895e1f [2024-02-16T02:08:00.849Z] Removing intermediate container 25b7d2895e1f [2024-02-16T02:08:00.849Z] ---> ad64ceeba2d7 [2024-02-16T02:08:00.849Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-16T02:08:01.109Z] ---> b70331209071 [2024-02-16T02:08:01.109Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T02:08:01.109Z] ---> Running in e1177697346f [2024-02-16T02:08:57.352Z] Removing intermediate container e1177697346f [2024-02-16T02:08:57.352Z] ---> fbfd91cb1d05 [2024-02-16T02:08:57.352Z] Step 14/15 : COPY . . [2024-02-16T02:08:57.352Z] ---> 88b027d5bd6b [2024-02-16T02:08:57.352Z] Step 15/15 : RUN ${MAKE} [2024-02-16T02:08:57.352Z] ---> Running in 4c849ce3140f [2024-02-16T02:08:57.352Z] noop [2024-02-16T02:08:57.352Z] Removing intermediate container 4c849ce3140f [2024-02-16T02:08:57.352Z] ---> 32a993637590 [2024-02-16T02:08:57.352Z] Successfully built 32a993637590 [2024-02-16T02:08:57.352Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:08:57.735Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T02:08:57.735Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T02:08:57.847Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-02-16T02:08:57.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-696 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696:/w/workspace/edgexfoundry_edgex-ui-go_PR-696:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-696@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-02-16T02:08:58.208Z] $ docker top 12dc755e21f833b5fe14396e02380c6460194f8648fd2f4befba8c55243e9241 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T02:08:58.591Z] + go version [2024-02-16T02:08:58.591Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-16T02:08:58.606Z] $ docker stop --time=1 12dc755e21f833b5fe14396e02380c6460194f8648fd2f4befba8c55243e9241 [2024-02-16T02:08:59.880Z] $ docker rm -f --volumes 12dc755e21f833b5fe14396e02380c6460194f8648fd2f4befba8c55243e9241 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:09:00.475Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-16T02:09:00.475Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T02:09:00.587Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-02-16T02:09:00.619Z] $ 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-696 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696:/w/workspace/edgexfoundry_edgex-ui-go_PR-696:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-696@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-02-16T02:09:00.927Z] $ docker top 60111c987391c6a44f2aa31e410dbc93c2c7cfd90d6f8294d6d9a02df4fb085d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T02:09:01.308Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-696 [Pipeline] fileExists [Pipeline] sh [2024-02-16T02:09:01.629Z] + make test [2024-02-16T02:09:01.629Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-16T02:09:02.196Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-16T02:09:12.182Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-16T02:09:12.182Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-16T02:09:12.182Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-16T02:09:12.182Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-16T02:09:12.182Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-16T02:09:12.182Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-16T02:09:12.182Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-16T02:09:12.182Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-16T02:09:12.182Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-16T02:09:13.557Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T02:09:13.819Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T02:09:13.819Z] ./bin/test-attribution-txt.sh [2024-02-16T02:09:13.819Z] make -C web test [2024-02-16T02:09:13.819Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-696/web' [2024-02-16T02:09:13.819Z] make[1]: tput: No such file or directory [2024-02-16T02:09:13.819Z] make[1]: tput: No such file or directory [2024-02-16T02:09:13.819Z] warning: generating ./VERSION [2024-02-16T02:09:13.819Z] echo "0.0.0" > VERSION [2024-02-16T02:09:13.819Z] docker build \ [2024-02-16T02:09:13.819Z] -f Dockerfile \ [2024-02-16T02:09:13.819Z] --build-arg USER=1000 \ [2024-02-16T02:09:13.819Z] \ [2024-02-16T02:09:13.819Z] --label "git_sha=3fa364de6a881760389b0ebb44873095b5609128" \ [2024-02-16T02:09:13.819Z] -t edgexfoundry/edgex-web-ui:3fa364de6a881760389b0ebb44873095b5609128 \ [2024-02-16T02:09:13.819Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2024-02-16T02:09:13.819Z] . [2024-02-16T02:09:13.819Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2024-02-16T02:09:13.819Z] Install the buildx component to build images with BuildKit: [2024-02-16T02:09:13.820Z] https://docs.docker.com/go/buildx/ [2024-02-16T02:09:13.820Z] [2024-02-16T02:09:13.820Z] Sending build context to Docker daemon 2.62MB [2024-02-16T02:09:13.820Z] Step 1/11 : FROM node:18-alpine3.18 [2024-02-16T02:09:14.387Z] 18-alpine3.18: Pulling from library/node [2024-02-16T02:09:14.387Z] 619be1103602: Pulling fs layer [2024-02-16T02:09:14.387Z] 3ca0848cfd88: Pulling fs layer [2024-02-16T02:09:14.387Z] ea995ae82edc: Pulling fs layer [2024-02-16T02:09:14.387Z] 8ef45897bdf2: Pulling fs layer [2024-02-16T02:09:14.387Z] 8ef45897bdf2: Waiting [2024-02-16T02:09:14.646Z] 619be1103602: Verifying Checksum [2024-02-16T02:09:14.646Z] 619be1103602: Download complete [2024-02-16T02:09:14.646Z] 619be1103602: Pull complete [2024-02-16T02:09:14.646Z] 8ef45897bdf2: Verifying Checksum [2024-02-16T02:09:14.646Z] 8ef45897bdf2: Download complete [2024-02-16T02:09:14.906Z] ea995ae82edc: Verifying Checksum [2024-02-16T02:09:14.906Z] ea995ae82edc: Download complete [2024-02-16T02:09:15.841Z] 3ca0848cfd88: Verifying Checksum [2024-02-16T02:09:15.841Z] 3ca0848cfd88: Download complete [2024-02-16T02:09:17.215Z] 3ca0848cfd88: Pull complete [2024-02-16T02:09:17.216Z] ea995ae82edc: Pull complete [2024-02-16T02:09:17.216Z] 8ef45897bdf2: Pull complete [2024-02-16T02:09:17.216Z] Digest: sha256:724bdd781c6f2de6bcf296f2a7df2a5d42ca34823d0858f71d949861acb07a21 [2024-02-16T02:09:17.216Z] Status: Downloaded newer image for node:18-alpine3.18 [2024-02-16T02:09:17.216Z] ---> 4f966fe318ae [2024-02-16T02:09:17.216Z] Step 2/11 : RUN apk add --no-cache chromium [2024-02-16T02:09:18.592Z] ---> Running in 1c523f86214c [2024-02-16T02:09:18.592Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T02:09:18.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T02:09:19.110Z] (1/154) Installing libexpat (2.6.0-r0) [2024-02-16T02:09:19.110Z] (2/154) Installing brotli-libs (1.0.9-r14) [2024-02-16T02:09:19.110Z] (3/154) Installing libbz2 (1.0.8-r5) [2024-02-16T02:09:19.110Z] (4/154) Installing libpng (1.6.39-r3) [2024-02-16T02:09:19.110Z] (5/154) Installing freetype (2.13.0-r5) [2024-02-16T02:09:19.110Z] (6/154) Installing fontconfig (2.14.2-r3) [2024-02-16T02:09:19.110Z] (7/154) Installing libfontenc (1.1.7-r2) [2024-02-16T02:09:19.110Z] (8/154) Installing mkfontscale (1.2.2-r3) [2024-02-16T02:09:19.110Z] (9/154) Installing font-opensans (0_git20210927-r1) [2024-02-16T02:09:19.110Z] (10/154) Installing pkgconf (1.9.5-r0) [2024-02-16T02:09:19.369Z] (11/154) Installing libffi (3.4.4-r2) [2024-02-16T02:09:19.369Z] (12/154) Installing libintl (0.21.1-r7) [2024-02-16T02:09:19.369Z] (13/154) Installing libblkid (2.38.1-r8) [2024-02-16T02:09:19.369Z] (14/154) Installing libmount (2.38.1-r8) [2024-02-16T02:09:19.369Z] (15/154) Installing pcre2 (10.42-r1) [2024-02-16T02:09:19.369Z] (16/154) Installing glib (2.76.6-r0) [2024-02-16T02:09:19.629Z] (17/154) Installing xz-libs (5.4.3-r0) [2024-02-16T02:09:19.629Z] (18/154) Installing libxml2 (2.11.7-r0) [2024-02-16T02:09:19.629Z] (19/154) Installing shared-mime-info (2.2-r5) [2024-02-16T02:09:19.629Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2024-02-16T02:09:19.629Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2024-02-16T02:09:19.629Z] (22/154) Installing libwebp (1.3.2-r0) [2024-02-16T02:09:19.629Z] (23/154) Installing zstd-libs (1.5.5-r4) [2024-02-16T02:09:19.629Z] (24/154) Installing tiff (4.5.1-r0) [2024-02-16T02:09:19.629Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2024-02-16T02:09:19.629Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2024-02-16T02:09:19.629Z] (27/154) Installing libxau (1.0.11-r2) [2024-02-16T02:09:19.629Z] (28/154) Installing libmd (1.0.4-r2) [2024-02-16T02:09:19.629Z] (29/154) Installing libbsd (0.11.7-r1) [2024-02-16T02:09:19.629Z] (30/154) Installing libxdmcp (1.1.4-r2) [2024-02-16T02:09:19.629Z] (31/154) Installing libxcb (1.15-r1) [2024-02-16T02:09:19.629Z] (32/154) Installing libx11 (1.8.7-r0) [2024-02-16T02:09:19.629Z] (33/154) Installing libxcomposite (0.4.6-r3) [2024-02-16T02:09:19.629Z] (34/154) Installing libxfixes (6.0.1-r2) [2024-02-16T02:09:19.629Z] (35/154) Installing libxrender (0.9.11-r3) [2024-02-16T02:09:19.629Z] (36/154) Installing libxcursor (1.2.1-r2) [2024-02-16T02:09:19.629Z] (37/154) Installing libxdamage (1.1.6-r2) [2024-02-16T02:09:19.629Z] (38/154) Installing libxext (1.3.5-r2) [2024-02-16T02:09:19.888Z] (39/154) Installing libxi (1.8.1-r0) [2024-02-16T02:09:19.888Z] (40/154) Installing libxinerama (1.1.5-r2) [2024-02-16T02:09:19.888Z] (41/154) Installing libxrandr (1.5.3-r2) [2024-02-16T02:09:19.888Z] (42/154) Installing libatk-1.0 (2.48.4-r0) [2024-02-16T02:09:19.888Z] (43/154) Installing libxtst (1.2.4-r2) [2024-02-16T02:09:19.888Z] (44/154) Installing dbus-libs (1.14.8-r0) [2024-02-16T02:09:19.888Z] (45/154) Installing at-spi2-core (2.48.4-r0) [2024-02-16T02:09:19.888Z] (46/154) Installing libatk-bridge-2.0 (2.48.4-r0) [2024-02-16T02:09:19.888Z] (47/154) Installing pixman (0.42.2-r1) [2024-02-16T02:09:19.888Z] (48/154) Installing cairo (1.17.8-r1) [2024-02-16T02:09:19.888Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2024-02-16T02:09:19.888Z] (50/154) Installing avahi-libs (0.8-r13) [2024-02-16T02:09:19.888Z] (51/154) Installing gmp (6.2.1-r3) [2024-02-16T02:09:19.888Z] (52/154) Installing nettle (3.8.1-r2) [2024-02-16T02:09:19.888Z] (53/154) Installing libunistring (1.1-r1) [2024-02-16T02:09:19.888Z] (54/154) Installing libidn2 (2.3.4-r1) [2024-02-16T02:09:19.888Z] (55/154) Installing p11-kit (0.24.1-r2) [2024-02-16T02:09:20.147Z] (56/154) Installing libtasn1 (4.19.0-r1) [2024-02-16T02:09:20.147Z] (57/154) Installing gnutls (3.8.3-r0) [2024-02-16T02:09:20.147Z] (58/154) Installing cups-libs (2.4.7-r0) [2024-02-16T02:09:20.147Z] (59/154) Installing libepoxy (1.5.10-r1) [2024-02-16T02:09:20.147Z] (60/154) Installing fribidi (1.0.13-r0) [2024-02-16T02:09:20.147Z] (61/154) Installing graphite2 (1.3.14-r5) [2024-02-16T02:09:20.147Z] (62/154) Installing harfbuzz (7.3.0-r0) [2024-02-16T02:09:20.147Z] (63/154) Installing libxft (2.3.8-r1) [2024-02-16T02:09:20.147Z] (64/154) Installing pango (1.50.14-r1) [2024-02-16T02:09:20.147Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2024-02-16T02:09:20.147Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2024-02-16T02:09:20.147Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2024-02-16T02:09:20.147Z] (68/154) Installing xkeyboard-config (2.38-r0) [2024-02-16T02:09:20.147Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2024-02-16T02:09:20.147Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2024-02-16T02:09:20.406Z] Executing gtk+3.0-3.24.38-r1.post-install [2024-02-16T02:09:20.406Z] (71/154) Installing icu-data-full (73.2-r2) [2024-02-16T02:09:20.664Z] (72/154) Installing mesa (23.0.4-r0) [2024-02-16T02:09:20.664Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2024-02-16T02:09:21.233Z] (74/154) Installing hwdata-pci (0.370-r0) [2024-02-16T02:09:21.233Z] (75/154) Installing libpciaccess (0.17-r2) [2024-02-16T02:09:21.233Z] (76/154) Installing libdrm (2.4.115-r4) [2024-02-16T02:09:21.233Z] (77/154) Installing musl-fts (1.2.7-r5) [2024-02-16T02:09:21.233Z] (78/154) Installing libelf (0.189-r2) [2024-02-16T02:09:21.233Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2024-02-16T02:09:21.233Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2024-02-16T02:09:21.492Z] (81/154) Installing eudev-libs (3.2.11-r8) [2024-02-16T02:09:21.492Z] (82/154) Installing libmagic (5.45-r0) [2024-02-16T02:09:21.492Z] (83/154) Installing file (5.45-r0) [2024-02-16T02:09:21.492Z] (84/154) Installing libice (1.1.1-r2) [2024-02-16T02:09:21.492Z] (85/154) Installing libuuid (2.38.1-r8) [2024-02-16T02:09:21.492Z] (86/154) Installing libsm (1.2.4-r1) [2024-02-16T02:09:21.492Z] (87/154) Installing libxt (1.3.0-r2) [2024-02-16T02:09:21.492Z] (88/154) Installing libxmu (1.1.4-r2) [2024-02-16T02:09:21.751Z] (89/154) Installing xset (1.2.5-r1) [2024-02-16T02:09:21.751Z] (90/154) Installing xprop (1.2.7-r0) [2024-02-16T02:09:21.751Z] (91/154) Installing xdg-utils (1.1.3-r4) [2024-02-16T02:09:21.751Z] (92/154) Installing libogg (1.3.5-r4) [2024-02-16T02:09:21.751Z] (93/154) Installing flac-libs (1.4.3-r0) [2024-02-16T02:09:21.751Z] (94/154) Installing alsa-lib (1.2.9-r1) [2024-02-16T02:09:21.751Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2024-02-16T02:09:21.751Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2024-02-16T02:09:21.751Z] (97/154) Installing aom-libs (3.6.1-r0) [2024-02-16T02:09:21.751Z] (98/154) Installing libva (2.18.0-r1) [2024-02-16T02:09:22.009Z] (99/154) Installing libvdpau (1.5-r1) [2024-02-16T02:09:22.009Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2024-02-16T02:09:22.009Z] (101/154) Installing ffmpeg-libavutil (6.0.1-r0) [2024-02-16T02:09:22.009Z] (102/154) Installing libdav1d (1.2.1-r0) [2024-02-16T02:09:22.009Z] (103/154) Installing libhwy (1.0.4-r1) [2024-02-16T02:09:22.009Z] (104/154) Installing lcms2 (2.15-r2) [2024-02-16T02:09:22.009Z] (105/154) Installing libjxl (0.8.2-r0) [2024-02-16T02:09:22.009Z] (106/154) Installing lame-libs (3.100-r5) [2024-02-16T02:09:22.009Z] (107/154) Installing opus (1.4-r0) [2024-02-16T02:09:22.009Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2024-02-16T02:09:22.009Z] (109/154) Installing soxr (0.1.3-r5) [2024-02-16T02:09:22.009Z] (110/154) Installing ffmpeg-libswresample (6.0.1-r0) [2024-02-16T02:09:22.009Z] (111/154) Installing libtheora (1.1.1-r17) [2024-02-16T02:09:22.268Z] (112/154) Installing libvorbis (1.3.7-r1) [2024-02-16T02:09:22.268Z] (113/154) Installing libvpx (1.13.0-r2) [2024-02-16T02:09:22.268Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2024-02-16T02:09:22.268Z] (115/154) Installing numactl (2.0.16-r4) [2024-02-16T02:09:22.268Z] (116/154) Installing x265-libs (3.5-r4) [2024-02-16T02:09:22.268Z] (117/154) Installing xvidcore (1.3.7-r1) [2024-02-16T02:09:22.268Z] (118/154) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-02-16T02:09:22.528Z] (119/154) Installing libbluray (1.3.4-r0) [2024-02-16T02:09:22.528Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2024-02-16T02:09:22.528Z] (121/154) Installing libopenmpt (0.7.2-r0) [2024-02-16T02:09:22.528Z] (122/154) Installing cjson (1.7.17-r0) [2024-02-16T02:09:22.528Z] (123/154) Installing mbedtls (2.28.7-r0) [2024-02-16T02:09:22.528Z] (124/154) Installing librist (0.2.7-r0) [2024-02-16T02:09:22.528Z] (125/154) Installing libsrt (1.5.2-r0) [2024-02-16T02:09:22.528Z] (126/154) Installing libssh (0.10.5-r0) [2024-02-16T02:09:22.528Z] (127/154) Installing libsodium (1.0.18-r3) [2024-02-16T02:09:22.528Z] (128/154) Installing libzmq (4.3.4-r4) [2024-02-16T02:09:22.528Z] (129/154) Installing ffmpeg-libavformat (6.0.1-r0) [2024-02-16T02:09:22.528Z] (130/154) Installing libevent (2.1.12-r6) [2024-02-16T02:09:22.528Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2024-02-16T02:09:22.528Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2024-02-16T02:09:22.528Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2024-02-16T02:09:22.528Z] (134/154) Installing icu-libs (73.2-r2) [2024-02-16T02:09:22.787Z] (135/154) Installing jsoncpp (1.9.5-r0) [2024-02-16T02:09:22.787Z] (136/154) Installing minizip (1.2.13-r1) [2024-02-16T02:09:22.787Z] (137/154) Installing nspr (4.35-r2) [2024-02-16T02:09:22.787Z] (138/154) Installing sqlite-libs (3.41.2-r3) [2024-02-16T02:09:22.787Z] (139/154) Installing nss (3.94-r0) [2024-02-16T02:09:22.787Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2024-02-16T02:09:22.787Z] (141/154) Installing libasyncns (0.8-r1) [2024-02-16T02:09:22.787Z] (142/154) Installing libltdl (2.4.7-r2) [2024-02-16T02:09:22.787Z] (143/154) Installing orc (0.4.34-r0) [2024-02-16T02:09:22.787Z] (144/154) Installing libsndfile (1.2.0-r2) [2024-02-16T02:09:22.787Z] (145/154) Installing speexdsp (1.2.1-r1) [2024-02-16T02:09:22.787Z] (146/154) Installing tdb-libs (1.4.8-r1) [2024-02-16T02:09:22.787Z] (147/154) Installing libpulse (16.1-r10) [2024-02-16T02:09:22.787Z] (148/154) Installing snappy (1.1.10-r1) [2024-02-16T02:09:22.787Z] (149/154) Installing libwoff2common (1.0.2-r2) [2024-02-16T02:09:22.787Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2024-02-16T02:09:22.787Z] (151/154) Installing libgpg-error (1.47-r1) [2024-02-16T02:09:22.787Z] (152/154) Installing libgcrypt (1.10.2-r1) [2024-02-16T02:09:23.047Z] (153/154) Installing libxslt (1.1.38-r0) [2024-02-16T02:09:23.047Z] (154/154) Installing chromium (119.0.6045.159-r0) [2024-02-16T02:09:48.575Z] Executing busybox-1.36.1-r5.trigger [2024-02-16T02:09:48.575Z] Executing fontconfig-2.14.2-r3.trigger [2024-02-16T02:09:48.575Z] Executing mkfontscale-1.2.2-r3.trigger [2024-02-16T02:09:48.575Z] Executing glib-2.76.6-r0.trigger [2024-02-16T02:09:48.575Z] Executing shared-mime-info-2.2-r5.trigger [2024-02-16T02:09:48.575Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2024-02-16T02:09:48.575Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2024-02-16T02:09:48.575Z] OK: 580 MiB in 171 packages [2024-02-16T02:09:56.725Z] Removing intermediate container 1c523f86214c [2024-02-16T02:09:56.725Z] ---> 6908d5dcd474 [2024-02-16T02:09:56.725Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2024-02-16T02:09:56.725Z] ---> Running in 294d16797f3e [2024-02-16T02:09:56.725Z] Removing intermediate container 294d16797f3e [2024-02-16T02:09:56.725Z] ---> 3af65a06c33d [2024-02-16T02:09:56.725Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2024-02-16T02:09:56.725Z] ---> Running in 6a574f38d3b3 [2024-02-16T02:09:56.725Z] Removing intermediate container 6a574f38d3b3 [2024-02-16T02:09:56.725Z] ---> ed20c6fc0909 [2024-02-16T02:09:56.725Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2024-02-16T02:09:56.725Z] ---> Running in d2ed00b3c3f7 [2024-02-16T02:09:56.725Z] Removing intermediate container d2ed00b3c3f7 [2024-02-16T02:09:56.725Z] ---> 8140edb66875 [2024-02-16T02:09:56.725Z] Step 6/11 : RUN npm install -g npm [2024-02-16T02:09:56.725Z] ---> Running in c5abccaf6ca7 [2024-02-16T02:10:03.330Z] [2024-02-16T02:10:03.330Z] removed 25 packages, and changed 45 packages in 6s [2024-02-16T02:10:03.330Z] [2024-02-16T02:10:03.330Z] 24 packages are looking for funding [2024-02-16T02:10:03.330Z] run `npm fund` for details [2024-02-16T02:10:03.330Z] Removing intermediate container c5abccaf6ca7 [2024-02-16T02:10:03.330Z] ---> 902c90707815 [2024-02-16T02:10:03.330Z] Step 7/11 : ARG USER=1000 [2024-02-16T02:10:03.330Z] ---> Running in 78548f3f74d6 [2024-02-16T02:10:03.330Z] Removing intermediate container 78548f3f74d6 [2024-02-16T02:10:03.330Z] ---> ac3fbc430e26 [2024-02-16T02:10:03.330Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2024-02-16T02:10:03.330Z] ---> Running in f4ce0d7e06ec [2024-02-16T02:10:03.896Z] Removing intermediate container f4ce0d7e06ec [2024-02-16T02:10:03.896Z] ---> df29240b5e94 [2024-02-16T02:10:03.896Z] Step 9/11 : USER $USER:$USER [2024-02-16T02:10:03.896Z] ---> Running in c6842ed769ad [2024-02-16T02:10:04.155Z] Removing intermediate container c6842ed769ad [2024-02-16T02:10:04.155Z] ---> acccc86f10c8 [2024-02-16T02:10:04.155Z] Step 10/11 : WORKDIR /app [2024-02-16T02:10:04.155Z] ---> Running in def19ad529b8 [2024-02-16T02:10:04.155Z] Removing intermediate container def19ad529b8 [2024-02-16T02:10:04.155Z] ---> f75bef52deaf [2024-02-16T02:10:04.155Z] Step 11/11 : LABEL git_sha=3fa364de6a881760389b0ebb44873095b5609128 [2024-02-16T02:10:04.155Z] ---> Running in 64ad9262fbf5 [2024-02-16T02:10:04.155Z] Removing intermediate container 64ad9262fbf5 [2024-02-16T02:10:04.155Z] ---> 53e875863b71 [2024-02-16T02:10:04.155Z] Successfully built 53e875863b71 [2024-02-16T02:10:04.155Z] Successfully tagged edgexfoundry/edgex-web-ui:3fa364de6a881760389b0ebb44873095b5609128 [2024-02-16T02:10:04.155Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2024-02-16T02:10:04.155Z] touch edgex-web-ui.imagebuilt [2024-02-16T02:10:04.416Z] mkdir -p node_modules coverage [2024-02-16T02:10:04.417Z] chown "1000:1000" . node_modules coverage package-lock.json [2024-02-16T02:10:04.417Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2024-02-16T02:10:16.646Z] npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs [2024-02-16T02:10:16.646Z] 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-02-16T02:10:16.646Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2024-02-16T02:10:16.646Z] npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead [2024-02-16T02:10:16.646Z] npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead [2024-02-16T02:10:16.646Z] 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-02-16T02:10:16.646Z] npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. [2024-02-16T02:10:17.211Z] 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-02-16T02:10:17.779Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2024-02-16T02:10:18.715Z] npm WARN deprecated @wessberg/ts-evaluator@0.0.27: this package has been renamed to ts-evaluator. Please install ts-evaluator instead [2024-02-16T02:10:19.281Z] 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-02-16T02:10:19.281Z] 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-02-16T02:10:20.655Z] 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-02-16T02:10:23.943Z] [2024-02-16T02:10:23.943Z] added 1182 packages, and audited 1183 packages in 19s [2024-02-16T02:10:23.943Z] [2024-02-16T02:10:23.943Z] 100 packages are looking for funding [2024-02-16T02:10:23.943Z] run `npm fund` for details [2024-02-16T02:10:24.202Z] [2024-02-16T02:10:24.202Z] 20 vulnerabilities (12 moderate, 7 high, 1 critical) [2024-02-16T02:10:24.202Z] [2024-02-16T02:10:24.202Z] To address issues that do not require attention, run: [2024-02-16T02:10:24.202Z] npm audit fix [2024-02-16T02:10:24.202Z] [2024-02-16T02:10:24.202Z] To address all issues (including breaking changes), run: [2024-02-16T02:10:24.202Z] npm audit fix --force [2024-02-16T02:10:24.202Z] [2024-02-16T02:10:24.202Z] Run `npm audit` for details. [2024-02-16T02:10:27.681Z] 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-02-16T02:10:29.586Z] - Generating browser application bundles (phase: setup)... [2024-02-16T02:10:47.446Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1024 in /w/workspace/edgexfoundry_edgex-ui-go_PR-696 [Pipeline] { [Pipeline] ws [2024-02-16T02:10:47.482Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2024-02-16T02:10:47.534Z] The recommended git tool is: git [2024-02-16T02:10:53.280Z] using credential edgex-jenkins-ssh [2024-02-16T02:10:53.305Z] Cloning the remote Git repository [2024-02-16T02:10:53.355Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-16T02:10:53.450Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2024-02-16T02:10:53.589Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-16T02:10:53.590Z] > git --version # timeout=10 [2024-02-16T02:10:53.609Z] > git --version # 'git version 2.25.1' [2024-02-16T02:10:53.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T02:10:53.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T02:10:56.328Z] ✔ Browser application bundle generation complete. [2024-02-16T02:10:56.328Z] 16 02 2024 02:10:53.294:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2024-02-16T02:10:56.328Z] 16 02 2024 02:10:53.297:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2024-02-16T02:10:56.328Z] 16 02 2024 02:10:53.299:INFO [launcher]: Starting browser ChromeHeadless [2024-02-16T02:10:56.328Z] 16 02 2024 02:10:53.696:INFO [Chrome Headless 119.0.6045.159 (Linux x86_64)]: Connected on socket p9_XL_Ml9_QOx6n7AAAB with id 63346542 [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.129 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.162 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.171 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.175 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.207 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.241 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.243 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.262 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.267 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.269 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.272 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.273 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.283 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.296 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.299 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.302 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.305 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.323 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.334 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.336 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.338 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.359 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.397 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.403 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.405 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.412 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.414 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.415 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.435 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.438 secs) [2024-02-16T02:10:56.597Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.44 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.446 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.448 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.472 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.476 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.499 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.507 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.509 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.51 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.532 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.534 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.536 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.6 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.603 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.607 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.614 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.621 secs) [2024-02-16T02:10:56.598Z] WARN: ' [2024-02-16T02:10:56.598Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-16T02:10:56.598Z] Support for using the ngModel input property and ngModelChange event with [2024-02-16T02:10:56.598Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-16T02:10:56.598Z] in a future version of Angular. [2024-02-16T02:10:56.598Z] [2024-02-16T02:10:56.598Z] For more information on this, see our API docs here: [2024-02-16T02:10:56.598Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-16T02:10:56.598Z] ' [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.621 secs) [2024-02-16T02:10:56.598Z] WARN: ' [2024-02-16T02:10:56.598Z] It looks like you're using ngModel on the same form field as formControlName. [2024-02-16T02:10:56.598Z] Support for using the ngModel input property and ngModelChange event with [2024-02-16T02:10:56.598Z] reactive form directives has been deprecated in Angular v6 and will be removed [2024-02-16T02:10:56.598Z] in a future version of Angular. [2024-02-16T02:10:56.598Z] [2024-02-16T02:10:56.598Z] For more information on this, see our API docs here: [2024-02-16T02:10:56.598Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2024-02-16T02:10:56.598Z] ' [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.636 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.649 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.728 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.731 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.739 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.764 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.767 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.772 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.775 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.777 secs) [2024-02-16T02:10:56.598Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.779 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.789 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.793 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.799 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.801 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.803 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.807 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.816 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.825 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.835 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.862 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.898 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.911 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.919 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.936 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.938 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.94 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.954 secs) [2024-02-16T02:10:56.857Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.961 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.964 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.972 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.975 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.979 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.995 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.001 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.003 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.004 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.005 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.044 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.046 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.059 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.06 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.095 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.126 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.13 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.134 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.138 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.14 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.141 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.158 secs) [2024-02-16T02:10:57.116Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.165 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.194 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.202 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.208 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.217 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.255 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.258 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.259 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.264 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.273 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.284 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.295 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.321 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.333 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.336 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.341 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.343 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.345 secs) [2024-02-16T02:10:57.408Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.38 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.386 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.409 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.419 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.426 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.441 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.45 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.458 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.465 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.481 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.499 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.507 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.51 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.514 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.531 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.536 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.541 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.544 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.555 secs) [2024-02-16T02:10:57.667Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.561 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.571 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.592 secs) [2024-02-16T02:10:57.968Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-16T02:10:57.968Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-16T02:10:57.968Z] 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-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.592 secs) [2024-02-16T02:10:57.968Z] ERROR: 'NG0304: 'router-outlet' is not a known element (used in the 'ProvisionWatcherCenterComponent' component template): [2024-02-16T02:10:57.968Z] 1. If 'router-outlet' is an Angular component, then verify that it is a part of an @NgModule where this component is declared. [2024-02-16T02:10:57.968Z] 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-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.596 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.609 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.622 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.626 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.634 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.653 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.659 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.666 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.672 secs) [2024-02-16T02:10:57.968Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.69 secs) [2024-02-16T02:10:58.226Z] Chrome Headless 119.0.6045.159 (Linux x86_64): Executed 147 of 147 SUCCESS (1.487 secs / 1.69 secs) [2024-02-16T02:10:58.226Z] TOTAL: 147 SUCCESS [2024-02-16T02:10:58.226Z] ✔ Browser application bundle generation complete. [2024-02-16T02:10:58.497Z] [2024-02-16T02:10:58.497Z] =============================== Coverage summary =============================== [2024-02-16T02:10:58.497Z] Statements : 39.04% ( 1374/3519 ) [2024-02-16T02:10:58.497Z] Branches : 15.3% ( 94/614 ) [2024-02-16T02:10:58.497Z] Functions : 32.14% ( 424/1319 ) [2024-02-16T02:10:58.497Z] Lines : 38.97% ( 1343/3446 ) [2024-02-16T02:10:58.497Z] ================================================================================ [2024-02-16T02:10:58.754Z] ✔ Browser application bundle generation complete. [2024-02-16T02:10:58.376Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-02-16T02:10:58.409Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-16T02:11:00.102Z] Merging remotes/origin/main commit 431da4a6d42a779e3c5702c7c2747653eef903a9 into PR head commit ebc8ece601fe3042ddd52de12c3782cf86905ecd [2024-02-16T02:10:59.443Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2024-02-16T02:10:59.493Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2024-02-16T02:10:59.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T02:10:59.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/696/head:refs/remotes/origin/PR-696 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-16T02:11:00.133Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T02:11:00.204Z] > git checkout -f ebc8ece601fe3042ddd52de12c3782cf86905ecd # timeout=10 [2024-02-16T02:11:00.614Z] > git remote # timeout=10 [2024-02-16T02:11:00.634Z] > git config --get remote.origin.url # timeout=10 [2024-02-16T02:11:00.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-16T02:11:00.667Z] > git merge 431da4a6d42a779e3c5702c7c2747653eef903a9 # timeout=10 [2024-02-16T02:11:01.288Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-696/web' [Pipeline] echo [2024-02-16T02:11:01.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T02:11:01.342Z] $ docker stop --time=1 60111c987391c6a44f2aa31e410dbc93c2c7cfd90d6f8294d6d9a02df4fb085d [2024-02-16T02:11:01.890Z] Merge succeeded, producing 1e709870ab208e8dc4a6b5cee94b4977722b6a35 [2024-02-16T02:11:01.890Z] Checking out Revision 1e709870ab208e8dc4a6b5cee94b4977722b6a35 (PR-696) [2024-02-16T02:11:01.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-16T02:11:01.899Z] > git config core.sparsecheckout # timeout=10 [2024-02-16T02:11:01.919Z] > git checkout -f 1e709870ab208e8dc4a6b5cee94b4977722b6a35 # timeout=10 [2024-02-16T02:11:02.960Z] $ docker rm -f --volumes 60111c987391c6a44f2aa31e410dbc93c2c7cfd90d6f8294d6d9a02df4fb085d [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T02:11:03.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T02:11:03.854Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-16T02:11:04.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T02:11:04.789Z] + ls -al . [2024-02-16T02:11:04.789Z] total 196 [2024-02-16T02:11:04.789Z] drwxrwxr-x 13 jenkins jenkins 4096 Feb 16 02:09 . [2024-02-16T02:11:04.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 02:07 .. [2024-02-16T02:11:04.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 02:07 .blubracket [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 16 02:07 .dockerignore [2024-02-16T02:11:04.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 02:07 .git [2024-02-16T02:11:04.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 02:07 .github [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 16 02:07 .gitignore [2024-02-16T02:11:04.789Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 02:07 .semver [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 9736 Feb 16 02:07 Attribution.txt [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 16 02:07 CHANGELOG.md [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 16 02:07 CONTRIBUTING.md [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 16 02:07 Dockerfile [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 16 02:07 Jenkinsfile [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 16 02:07 LICENSE [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 16 02:07 Makefile [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 16 02:07 README.md [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 02:07 VERSION [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 16 02:07 angularmigrationlogs.md [2024-02-16T02:11:04.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 02:07 assets [2024-02-16T02:11:04.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 02:07 bin [2024-02-16T02:11:04.789Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 02:07 cmd [2024-02-16T02:11:04.789Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 02:09 coverage.out [2024-02-16T02:11:04.789Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 02:07 docs [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 3556 Feb 16 02:07 go.mod [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 33509 Feb 16 02:07 go.sum [2024-02-16T02:11:04.789Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 02:07 internal [2024-02-16T02:11:04.789Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 16 02:07 redeploy.sh [2024-02-16T02:11:04.789Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 02:07 testing [2024-02-16T02:11:04.789Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 02:07 version.go [2024-02-16T02:11:04.789Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 16 02:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:11:05.148Z] + 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=3fa364de6a881760389b0ebb44873095b5609128 --label arch=amd64 --label version=0.0.0 . [2024-02-16T02:11:05.787Z] Commit message: "Merge commit '431da4a6d42a779e3c5702c7c2747653eef903a9' into HEAD" [2024-02-16T02:11:05.816Z] First time build. Skipping changelog. [2024-02-16T02:11:05.798Z] > git rev-list --no-walk 3a0afd1b7084b838bb5c370f51662289e2046be7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T02:11:06.522Z] Sending build context to Docker daemon 346MB [2024-02-16T02:11:06.522Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T02:11:06.522Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-16T02:11:06.522Z] ---> 32a993637590 [2024-02-16T02:11:06.522Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-16T02:11:07.094Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-16T02:11:07.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T02:11:07.094Z] Dload Upload Total Spent Left Speed [2024-02-16T02:11:07.094Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2024-02-16T02:11:07.654Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-16T02:11:07.994Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-16T02:11:07.994Z] + sudo tee /etc/docker/daemon.new [2024-02-16T02:11:07.994Z] { [2024-02-16T02:11:07.994Z] "registry-mirrors": [ [2024-02-16T02:11:07.994Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-16T02:11:07.994Z] ], [2024-02-16T02:11:07.994Z] "bip": "10.250.0.254/24", [2024-02-16T02:11:07.995Z] "hosts": [ [2024-02-16T02:11:07.995Z] "tcp://0.0.0.0:5555", [2024-02-16T02:11:07.995Z] "unix:///var/run/docker.sock" [2024-02-16T02:11:07.995Z] ], [2024-02-16T02:11:07.995Z] "mtu": 1458, [2024-02-16T02:11:07.995Z] "selinux-enabled": true, [2024-02-16T02:11:07.995Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-16T02:11:07.995Z] } [Pipeline] sh [2024-02-16T02:11:08.332Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-16T02:11:08.671Z] + sudo service docker restart [2024-02-16T02:11:13.086Z] ---> Running in b42125925003 [2024-02-16T02:11:13.654Z] Removing intermediate container b42125925003 [2024-02-16T02:11:13.654Z] ---> 961a4d384f7f [2024-02-16T02:11:13.654Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T02:11:14.225Z] ---> Running in 897789ecaf3d [2024-02-16T02:11:14.485Z] Removing intermediate container 897789ecaf3d [2024-02-16T02:11:14.485Z] ---> 2b38ccae1370 [2024-02-16T02:11:14.485Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T02:11:14.744Z] ---> Running in ee527ece077d [2024-02-16T02:11:15.003Z] Removing intermediate container ee527ece077d [2024-02-16T02:11:15.003Z] ---> 48602910120a [2024-02-16T02:11:15.003Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-16T02:11:15.262Z] ---> Running in 6d84463f02b2 [2024-02-16T02:11:15.832Z] Removing intermediate container 6d84463f02b2 [2024-02-16T02:11:15.832Z] ---> 53a7763af78a [2024-02-16T02:11:15.832Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-16T02:11:16.399Z] ---> Running in 5e535226549e [2024-02-16T02:11:16.967Z] Removing intermediate container 5e535226549e [2024-02-16T02:11:16.967Z] ---> 17fc929e0043 [2024-02-16T02:11:16.967Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-16T02:11:18.869Z] ---> 90949ce50448 [2024-02-16T02:11:18.869Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T02:11:19.129Z] ---> Running in cce409ee5ae1 [2024-02-16T02:11:20.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T02:11:20.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T02:11:20.771Z] OK: 264 MiB in 52 packages [2024-02-16T02:11:21.709Z] Removing intermediate container cce409ee5ae1 [2024-02-16T02:11:21.709Z] ---> 52982777e5b2 [2024-02-16T02:11:21.709Z] Step 10/26 : ENV GO111MODULE=on [2024-02-16T02:11:21.709Z] ---> Running in ee32a893fc10 [2024-02-16T02:11:21.709Z] Removing intermediate container ee32a893fc10 [2024-02-16T02:11:21.709Z] ---> d33c40e3d40b [2024-02-16T02:11:21.709Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-16T02:11:21.709Z] ---> Running in e8f00cc8bb22 [2024-02-16T02:11:21.966Z] Removing intermediate container e8f00cc8bb22 [2024-02-16T02:11:21.966Z] ---> f67a9e6272e8 [2024-02-16T02:11:21.966Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-16T02:11:21.966Z] ---> d545bb79518c [2024-02-16T02:11:21.966Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T02:11:22.225Z] ---> Running in fd31df79c6f6 [2024-02-16T02:11:22.792Z] Removing intermediate container fd31df79c6f6 [2024-02-16T02:11:22.792Z] ---> 0d3c251bad3b [2024-02-16T02:11:22.792Z] Step 14/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T02:11:30.834Z] provisioning config files... [2024-02-16T02:11:30.864Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config6186586230338733865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:11:31.319Z] ---> ****-login.sh [2024-02-16T02:11:31.319Z] nexus3.edgexfoundry.org:10001 [2024-02-16T02:11:31.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:11:31.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:11:31.912Z] Configure a credential helper to remove this warning. See [2024-02-16T02:11:31.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:11:31.912Z] [2024-02-16T02:11:31.912Z] Login Succeeded [2024-02-16T02:11:31.912Z] nexus3.edgexfoundry.org:10002 [2024-02-16T02:11:32.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:11:32.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:11:32.461Z] Configure a credential helper to remove this warning. See [2024-02-16T02:11:32.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:11:32.461Z] [2024-02-16T02:11:32.461Z] Login Succeeded [2024-02-16T02:11:32.461Z] nexus3.edgexfoundry.org:10003 [2024-02-16T02:11:32.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:11:32.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:11:32.733Z] Configure a credential helper to remove this warning. See [2024-02-16T02:11:32.733Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:11:32.733Z] [2024-02-16T02:11:32.734Z] Login Succeeded [2024-02-16T02:11:32.734Z] nexus3.edgexfoundry.org:10004 [2024-02-16T02:11:32.980Z] ---> 3aacd95ab108 [2024-02-16T02:11:32.980Z] Step 15/26 : RUN ${MAKE} [2024-02-16T02:11:32.980Z] ---> Running in 1b87806e0ad2 [2024-02-16T02:11:32.980Z] 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-02-16T02:11:33.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:11:33.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:11:33.270Z] Configure a credential helper to remove this warning. See [2024-02-16T02:11:33.270Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:11:33.270Z] [2024-02-16T02:11:33.271Z] Login Succeeded [2024-02-16T02:11:33.271Z] ****.io [2024-02-16T02:11:33.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-16T02:11:33.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-16T02:11:33.811Z] Configure a credential helper to remove this warning. See [2024-02-16T02:11:33.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-16T02:11:33.811Z] [2024-02-16T02:11:33.811Z] Login Succeeded [2024-02-16T02:11:33.811Z] ---> ****-login.sh ends [Pipeline] } [2024-02-16T02:11:33.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-16T02:11:34.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T02:11:34.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-16T02:11:34.328Z] ========================================================= [2024-02-16T02:11:34.328Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-16T02:11:34.328Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:11:34.784Z] + 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-02-16T02:11:36.197Z] Sending build context to Docker daemon 35.12MB [2024-02-16T02:11:36.197Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T02:11:36.197Z] Step 2/15 : FROM ${BASE} AS builder [2024-02-16T02:11:36.197Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-16T02:11:36.197Z] 9fda8d8052c6: Pulling fs layer [2024-02-16T02:11:36.197Z] 5d54e960e981: Pulling fs layer [2024-02-16T02:11:36.197Z] c4a7e357bf2a: Pulling fs layer [2024-02-16T02:11:36.197Z] f0e02332f6b5: Pulling fs layer [2024-02-16T02:11:36.197Z] 872ee5b61b7b: Pulling fs layer [2024-02-16T02:11:36.197Z] 0c6a40ed1a82: Pulling fs layer [2024-02-16T02:11:36.197Z] 94ae7d8d031c: Pulling fs layer [2024-02-16T02:11:36.197Z] f0e02332f6b5: Waiting [2024-02-16T02:11:36.197Z] 872ee5b61b7b: Waiting [2024-02-16T02:11:36.197Z] 0c6a40ed1a82: Waiting [2024-02-16T02:11:36.198Z] 94ae7d8d031c: Waiting [2024-02-16T02:11:36.198Z] 5d54e960e981: Download complete [2024-02-16T02:11:36.198Z] f0e02332f6b5: Verifying Checksum [2024-02-16T02:11:36.198Z] f0e02332f6b5: Download complete [2024-02-16T02:11:36.198Z] 872ee5b61b7b: Verifying Checksum [2024-02-16T02:11:36.198Z] 872ee5b61b7b: Download complete [2024-02-16T02:11:36.466Z] 9fda8d8052c6: Verifying Checksum [2024-02-16T02:11:36.466Z] 9fda8d8052c6: Download complete [2024-02-16T02:11:36.735Z] 94ae7d8d031c: Verifying Checksum [2024-02-16T02:11:36.735Z] 94ae7d8d031c: Download complete [2024-02-16T02:11:37.323Z] 9fda8d8052c6: Pull complete [2024-02-16T02:11:37.906Z] 5d54e960e981: Pull complete [2024-02-16T02:11:38.173Z] c4a7e357bf2a: Verifying Checksum [2024-02-16T02:11:38.173Z] c4a7e357bf2a: Download complete [2024-02-16T02:11:39.129Z] 0c6a40ed1a82: Verifying Checksum [2024-02-16T02:11:39.129Z] 0c6a40ed1a82: Download complete [2024-02-16T02:11:51.079Z] Removing intermediate container 1b87806e0ad2 [2024-02-16T02:11:51.079Z] ---> 9a6281879483 [2024-02-16T02:11:51.079Z] Step 16/26 : FROM alpine:3.18 [2024-02-16T02:11:51.079Z] 3.18: Pulling from library/alpine [2024-02-16T02:11:51.079Z] 619be1103602: Already exists [2024-02-16T02:11:51.337Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T02:11:51.337Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T02:11:51.337Z] ---> d3782b16ccc9 [2024-02-16T02:11:51.337Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-16T02:11:51.337Z] ---> Running in 4b3ae2290efc [2024-02-16T02:11:51.444Z] c4a7e357bf2a: Pull complete [2024-02-16T02:11:51.444Z] f0e02332f6b5: Pull complete [2024-02-16T02:11:51.444Z] 872ee5b61b7b: Pull complete [2024-02-16T02:11:51.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-16T02:11:51.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-16T02:11:52.125Z] OK: 7 MiB in 15 packages [2024-02-16T02:11:52.696Z] Removing intermediate container 4b3ae2290efc [2024-02-16T02:11:52.696Z] ---> 2cc39e4eb250 [2024-02-16T02:11:52.696Z] Step 18/26 : EXPOSE 4000 [2024-02-16T02:11:52.957Z] ---> Running in c26bf3e2b09a [2024-02-16T02:11:53.524Z] Removing intermediate container c26bf3e2b09a [2024-02-16T02:11:53.524Z] ---> a8763856aa6d [2024-02-16T02:11:53.524Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-16T02:11:54.946Z] ---> 4b3e5d3a6e2a [2024-02-16T02:11:54.946Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-16T02:11:55.205Z] ---> a903b41dffb1 [2024-02-16T02:11:55.205Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-16T02:11:55.467Z] ---> f006356c857d [2024-02-16T02:11:55.467Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-16T02:11:55.727Z] ---> Running in a9efee1ebdad [2024-02-16T02:11:55.727Z] Removing intermediate container a9efee1ebdad [2024-02-16T02:11:55.727Z] ---> 81665691fe9f [2024-02-16T02:11:55.727Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-16T02:11:55.727Z] ---> Running in b6bda62c8920 [2024-02-16T02:11:55.988Z] Removing intermediate container b6bda62c8920 [2024-02-16T02:11:55.988Z] ---> b7d118762835 [2024-02-16T02:11:55.988Z] Step 24/26 : LABEL arch=amd64 [2024-02-16T02:11:55.988Z] ---> Running in 8367af8533e0 [2024-02-16T02:11:55.988Z] Removing intermediate container 8367af8533e0 [2024-02-16T02:11:55.988Z] ---> 8b30cda59978 [2024-02-16T02:11:55.988Z] Step 25/26 : LABEL git_sha=3fa364de6a881760389b0ebb44873095b5609128 [2024-02-16T02:11:55.988Z] ---> Running in b6bf9e19bfac [2024-02-16T02:11:56.245Z] Removing intermediate container b6bf9e19bfac [2024-02-16T02:11:56.246Z] ---> 35f58f8c068e [2024-02-16T02:11:56.246Z] Step 26/26 : LABEL version=0.0.0 [2024-02-16T02:11:56.246Z] ---> Running in 35319558f114 [2024-02-16T02:11:56.504Z] Removing intermediate container 35319558f114 [2024-02-16T02:11:56.504Z] ---> f35bc984dbd6 [2024-02-16T02:11:56.504Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T02:11:56.504Z] Successfully built f35bc984dbd6 [2024-02-16T02:11:56.504Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:11:57.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T02:11:57.349Z] [2024-02-16T02:11:57.349Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:11:57.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T02:11:57.676Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-16T02:11:57.676Z] 5eb5b503b376: Pulling fs layer [2024-02-16T02:11:57.676Z] 5c69ac0246d0: Pulling fs layer [2024-02-16T02:11:57.676Z] ec43610c2a17: Pulling fs layer [2024-02-16T02:11:57.676Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-16T02:11:57.676Z] 33b1e0a273af: Pulling fs layer [2024-02-16T02:11:57.676Z] 5d3b04190fa2: Pulling fs layer [2024-02-16T02:11:57.676Z] 2f39f015ded8: Pulling fs layer [2024-02-16T02:11:57.676Z] 3a2ae6a8a46f: Waiting [2024-02-16T02:11:57.676Z] 33b1e0a273af: Waiting [2024-02-16T02:11:57.676Z] 5d3b04190fa2: Waiting [2024-02-16T02:11:57.676Z] 2f39f015ded8: Waiting [2024-02-16T02:11:57.676Z] 5c69ac0246d0: Download complete [2024-02-16T02:11:57.676Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-16T02:11:57.676Z] 3a2ae6a8a46f: Download complete [2024-02-16T02:11:57.676Z] 33b1e0a273af: Verifying Checksum [2024-02-16T02:11:57.676Z] 33b1e0a273af: Download complete [2024-02-16T02:11:57.939Z] 5d3b04190fa2: Verifying Checksum [2024-02-16T02:11:57.939Z] 5d3b04190fa2: Download complete [2024-02-16T02:11:57.939Z] ec43610c2a17: Verifying Checksum [2024-02-16T02:11:57.939Z] ec43610c2a17: Download complete [2024-02-16T02:11:58.205Z] 5eb5b503b376: Verifying Checksum [2024-02-16T02:11:58.205Z] 5eb5b503b376: Download complete [2024-02-16T02:11:58.770Z] 2f39f015ded8: Download complete [2024-02-16T02:11:59.337Z] 5eb5b503b376: Pull complete [2024-02-16T02:11:59.337Z] 5c69ac0246d0: Pull complete [2024-02-16T02:11:59.802Z] 0c6a40ed1a82: Pull complete [2024-02-16T02:11:59.901Z] ec43610c2a17: Pull complete [2024-02-16T02:11:59.901Z] 3a2ae6a8a46f: Pull complete [2024-02-16T02:12:00.159Z] 33b1e0a273af: Pull complete [2024-02-16T02:12:00.159Z] 5d3b04190fa2: Pull complete [2024-02-16T02:12:01.746Z] 94ae7d8d031c: Pull complete [2024-02-16T02:12:01.746Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-16T02:12:01.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-16T02:12:01.746Z] ---> 86de565de09d [2024-02-16T02:12:01.746Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-16T02:12:03.700Z] ---> Running in 255d4eaacb97 [2024-02-16T02:12:03.967Z] Removing intermediate container 255d4eaacb97 [2024-02-16T02:12:03.967Z] ---> 7f980f1a4372 [2024-02-16T02:12:03.967Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T02:12:03.967Z] ---> Running in d48b18e0bcae [2024-02-16T02:12:04.235Z] Removing intermediate container d48b18e0bcae [2024-02-16T02:12:04.235Z] ---> 2dff2557adb5 [2024-02-16T02:12:04.235Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T02:12:04.235Z] ---> Running in d9c4a32cfe65 [2024-02-16T02:12:04.819Z] Removing intermediate container d9c4a32cfe65 [2024-02-16T02:12:04.819Z] ---> bec7366871ce [2024-02-16T02:12:04.819Z] Step 6/15 : LABEL Name=edgex-ui-go [2024-02-16T02:12:04.819Z] ---> Running in 9a39b87d3431 [2024-02-16T02:12:05.088Z] Removing intermediate container 9a39b87d3431 [2024-02-16T02:12:05.088Z] ---> 4115ccfb9420 [2024-02-16T02:12:05.088Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-16T02:12:05.088Z] ---> Running in edb84e2fc1c6 [2024-02-16T02:12:05.356Z] Removing intermediate container edb84e2fc1c6 [2024-02-16T02:12:05.356Z] ---> a43ec8b31bda [2024-02-16T02:12:05.356Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-16T02:12:05.468Z] 2f39f015ded8: Pull complete [2024-02-16T02:12:05.468Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-16T02:12:05.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T02:12:05.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T02:12:05.669Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-02-16T02:12:05.700Z] $ 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-696 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696:/w/workspace/edgexfoundry_edgex-ui-go_PR-696:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-696@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-02-16T02:12:05.939Z] latest: Pulling from library/docker [2024-02-16T02:12:06.208Z] bca4290a9639: Pulling fs layer [2024-02-16T02:12:06.208Z] 2cd627277f8a: Pulling fs layer [2024-02-16T02:12:06.208Z] 4f4fb700ef54: Pulling fs layer [2024-02-16T02:12:06.208Z] a4fb61f641ed: Pulling fs layer [2024-02-16T02:12:06.208Z] 733caa879861: Pulling fs layer [2024-02-16T02:12:06.208Z] 41b482f87146: Pulling fs layer [2024-02-16T02:12:06.208Z] 0f596b0f1ebd: Pulling fs layer [2024-02-16T02:12:06.208Z] 3c18ba07c524: Pulling fs layer [2024-02-16T02:12:06.208Z] e5136b0c9c40: Pulling fs layer [2024-02-16T02:12:06.208Z] c66fedb273ac: Pulling fs layer [2024-02-16T02:12:06.208Z] f8b4790c78e1: Pulling fs layer [2024-02-16T02:12:06.208Z] 778c48064a9e: Pulling fs layer [2024-02-16T02:12:06.208Z] ddf1811cd93b: Pulling fs layer [2024-02-16T02:12:06.208Z] f097af4b233d: Pulling fs layer [2024-02-16T02:12:06.208Z] 3efeff7477ff: Pulling fs layer [2024-02-16T02:12:06.208Z] 295ea359eb0b: Pulling fs layer [2024-02-16T02:12:06.208Z] 733caa879861: Waiting [2024-02-16T02:12:06.208Z] 41b482f87146: Waiting [2024-02-16T02:12:06.208Z] 0f596b0f1ebd: Waiting [2024-02-16T02:12:06.208Z] 3c18ba07c524: Waiting [2024-02-16T02:12:06.208Z] e5136b0c9c40: Waiting [2024-02-16T02:12:06.208Z] c66fedb273ac: Waiting [2024-02-16T02:12:06.208Z] f8b4790c78e1: Waiting [2024-02-16T02:12:06.208Z] 778c48064a9e: Waiting [2024-02-16T02:12:06.208Z] ddf1811cd93b: Waiting [2024-02-16T02:12:06.208Z] f097af4b233d: Waiting [2024-02-16T02:12:06.208Z] a4fb61f641ed: Waiting [2024-02-16T02:12:06.208Z] 3efeff7477ff: Waiting [2024-02-16T02:12:06.208Z] 295ea359eb0b: Waiting [2024-02-16T02:12:06.208Z] 4f4fb700ef54: Verifying Checksum [2024-02-16T02:12:06.208Z] 4f4fb700ef54: Download complete [2024-02-16T02:12:06.208Z] 2cd627277f8a: Download complete [2024-02-16T02:12:06.480Z] bca4290a9639: Verifying Checksum [2024-02-16T02:12:06.480Z] bca4290a9639: Download complete [2024-02-16T02:12:06.480Z] a4fb61f641ed: Verifying Checksum [2024-02-16T02:12:06.480Z] a4fb61f641ed: Download complete [2024-02-16T02:12:07.067Z] 41b482f87146: Verifying Checksum [2024-02-16T02:12:07.067Z] 41b482f87146: Download complete [2024-02-16T02:12:07.067Z] 733caa879861: Verifying Checksum [2024-02-16T02:12:07.067Z] 733caa879861: Download complete [2024-02-16T02:12:07.067Z] bca4290a9639: Pull complete [2024-02-16T02:12:07.094Z] $ docker top 450498e4a5b851b3d7224902e6302d8a1b1a6d92794abeec6fb9e538ec325bb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:12:07.334Z] 3c18ba07c524: Verifying Checksum [2024-02-16T02:12:07.334Z] 3c18ba07c524: Download complete [2024-02-16T02:12:07.334Z] 0f596b0f1ebd: Verifying Checksum [2024-02-16T02:12:07.334Z] 0f596b0f1ebd: Download complete [2024-02-16T02:12:07.334Z] e5136b0c9c40: Verifying Checksum [2024-02-16T02:12:07.334Z] e5136b0c9c40: Download complete [2024-02-16T02:12:07.334Z] c66fedb273ac: Download complete [2024-02-16T02:12:07.527Z] ---> job-cost.sh [2024-02-16T02:12:07.527Z] lf-activate-venv: SKIPPING [2024-02-16T02:12:07.527Z] INFO: No Stack... [2024-02-16T02:12:07.599Z] 778c48064a9e: Download complete [2024-02-16T02:12:07.599Z] ddf1811cd93b: Verifying Checksum [2024-02-16T02:12:07.599Z] ddf1811cd93b: Download complete [2024-02-16T02:12:07.599Z] f8b4790c78e1: Verifying Checksum [2024-02-16T02:12:07.599Z] f8b4790c78e1: Download complete [2024-02-16T02:12:07.785Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T02:12:07.866Z] 3efeff7477ff: Download complete [2024-02-16T02:12:07.866Z] 295ea359eb0b: Verifying Checksum [2024-02-16T02:12:07.866Z] 295ea359eb0b: Download complete [2024-02-16T02:12:08.044Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T02:12:08.331Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-696/archives/cost.csv [2024-02-16T02:12:08.331Z] + cut -d, -f6 [Pipeline] lock [2024-02-16T02:12:08.345Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-696-4-stack-cost] [2024-02-16T02:12:08.353Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-696-4-stack-cost] did not exist. Created. [2024-02-16T02:12:08.359Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-696-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T02:12:08.715Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-16T02:12:09.135Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T02:12:09.143Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-696-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T02:12:09.228Z] $ docker stop --time=1 450498e4a5b851b3d7224902e6302d8a1b1a6d92794abeec6fb9e538ec325bb2 [2024-02-16T02:12:09.283Z] f097af4b233d: Verifying Checksum [2024-02-16T02:12:09.283Z] f097af4b233d: Download complete [2024-02-16T02:12:11.599Z] $ docker rm -f --volumes 450498e4a5b851b3d7224902e6302d8a1b1a6d92794abeec6fb9e538ec325bb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2024-02-16T02:12:11.867Z] 2cd627277f8a: Pull complete [2024-02-16T02:12:11.867Z] 4f4fb700ef54: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-16T02:12:12.134Z] a4fb61f641ed: Pull complete [2024-02-16T02:12:13.547Z] 733caa879861: Pull complete [2024-02-16T02:12:14.506Z] 41b482f87146: Pull complete [2024-02-16T02:12:15.920Z] 0f596b0f1ebd: Pull complete [2024-02-16T02:12:16.186Z] 3c18ba07c524: Pull complete [2024-02-16T02:12:16.470Z] e5136b0c9c40: Pull complete [2024-02-16T02:12:16.735Z] c66fedb273ac: Pull complete [2024-02-16T02:12:17.695Z] f8b4790c78e1: Pull complete [2024-02-16T02:12:17.961Z] 778c48064a9e: Pull complete [2024-02-16T02:12:18.228Z] ddf1811cd93b: Pull complete [2024-02-16T02:12:21.595Z] f097af4b233d: Pull complete [2024-02-16T02:12:21.863Z] 3efeff7477ff: Pull complete [2024-02-16T02:12:22.133Z] 295ea359eb0b: Pull complete [2024-02-16T02:12:22.133Z] Digest: sha256:915cd1624f521b6337f135075f712c8fb14c0b151595c6144d7ce05d2f257869 [2024-02-16T02:12:22.133Z] Status: Downloaded newer image for docker:latest [2024-02-16T02:12:24.726Z] ---> 338be048bec4 [2024-02-16T02:12:24.726Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T02:12:24.726Z] ---> Running in 6ed56dd09858 [2024-02-16T02:12:25.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T02:12:25.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T02:12:27.371Z] OK: 266 MiB in 52 packages [2024-02-16T02:12:27.957Z] Removing intermediate container 6ed56dd09858 [2024-02-16T02:12:27.958Z] ---> 359b51516783 [2024-02-16T02:12:27.958Z] Step 10/15 : ENV GO111MODULE=on [2024-02-16T02:12:28.225Z] ---> Running in 055fe275c396 [2024-02-16T02:12:28.493Z] Removing intermediate container 055fe275c396 [2024-02-16T02:12:28.493Z] ---> 5c714e8a1fc0 [2024-02-16T02:12:28.493Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-16T02:12:28.493Z] ---> Running in 5a6dcf83d6a4 [2024-02-16T02:12:28.764Z] Removing intermediate container 5a6dcf83d6a4 [2024-02-16T02:12:28.764Z] ---> c11f7460faeb [2024-02-16T02:12:28.764Z] Step 12/15 : COPY go.mod vendor* ./ [2024-02-16T02:12:29.348Z] ---> 51d1f0f36fc2 [2024-02-16T02:12:29.348Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T02:12:29.348Z] ---> Running in 6a66f16cbd3d [2024-02-16T02:13:37.300Z] Removing intermediate container 6a66f16cbd3d [2024-02-16T02:13:37.300Z] ---> 2c36480ef35e [2024-02-16T02:13:37.300Z] Step 14/15 : COPY . . [2024-02-16T02:13:37.300Z] ---> 1f305d78c861 [2024-02-16T02:13:37.300Z] Step 15/15 : RUN ${MAKE} [2024-02-16T02:13:37.300Z] ---> Running in d2c68c20c3de [2024-02-16T02:13:37.300Z] noop [2024-02-16T02:13:37.300Z] Removing intermediate container d2c68c20c3de [2024-02-16T02:13:37.300Z] ---> 36fd0a006565 [2024-02-16T02:13:37.300Z] Successfully built 36fd0a006565 [2024-02-16T02:13:37.300Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:13:37.787Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T02:13:37.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T02:13:38.053Z] prd-ubuntu20.04-docker-arm64-4c-16g-1024 does not seem to be running inside a container [2024-02-16T02:13:38.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-16T02:13:41.292Z] $ docker top d0dfd1c19f435b5fc0a4385ad88ce3f90ced1f1bf5656294d121c8b5584bfd27 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T02:13:42.184Z] + go version [2024-02-16T02:13:42.184Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-16T02:13:42.200Z] $ docker stop --time=1 d0dfd1c19f435b5fc0a4385ad88ce3f90ced1f1bf5656294d121c8b5584bfd27 [2024-02-16T02:13:43.814Z] $ docker rm -f --volumes d0dfd1c19f435b5fc0a4385ad88ce3f90ced1f1bf5656294d121c8b5584bfd27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:13:44.636Z] + docker inspect -f . ci-base-image-arm64 [2024-02-16T02:13:44.636Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T02:13:44.871Z] prd-ubuntu20.04-docker-arm64-4c-16g-1024 does not seem to be running inside a container [2024-02-16T02:13:44.928Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-16T02:13:46.069Z] $ docker top 65950b89f12bccf72de2d704025b613f9332c5c42d09db23f5206caa7ee2fc8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T02:13:46.964Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2024-02-16T02:13:47.635Z] + make test [2024-02-16T02:13:47.635Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2024-02-16T02:13:51.893Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2024-02-16T02:15:13.541Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2024-02-16T02:15:13.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2024-02-16T02:15:13.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2024-02-16T02:15:13.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2024-02-16T02:15:13.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2024-02-16T02:15:13.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2024-02-16T02:15:13.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2024-02-16T02:15:13.541Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2024-02-16T02:15:13.818Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2024-02-16T02:15:46.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-16T02:15:46.359Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-16T02:15:46.359Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-02-16T02:15:46.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-16T02:15:46.444Z] $ docker stop --time=1 65950b89f12bccf72de2d704025b613f9332c5c42d09db23f5206caa7ee2fc8c [2024-02-16T02:15:49.003Z] $ docker rm -f --volumes 65950b89f12bccf72de2d704025b613f9332c5c42d09db23f5206caa7ee2fc8c [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-16T02:15:57.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-16T02:15:57.996Z] Warning: overwriting stash ‘coverage-report’ [2024-02-16T02:15:58.786Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-16T02:15:59.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-16T02:15:59.727Z] + ls -al . [2024-02-16T02:15:59.727Z] total 192 [2024-02-16T02:15:59.727Z] drwxrwxr-x 12 jenkins jenkins 4096 Feb 16 02:13 . [2024-02-16T02:15:59.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 02:10 .. [2024-02-16T02:15:59.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 02:11 .blubracket [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 18 Feb 16 02:11 .dockerignore [2024-02-16T02:15:59.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 02:11 .git [2024-02-16T02:15:59.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 02:11 .github [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 178 Feb 16 02:11 .gitignore [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 9736 Feb 16 02:11 Attribution.txt [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 21430 Feb 16 02:11 CHANGELOG.md [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 3959 Feb 16 02:11 CONTRIBUTING.md [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 1898 Feb 16 02:11 Dockerfile [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 652 Feb 16 02:11 Jenkinsfile [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 11357 Feb 16 02:11 LICENSE [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 2189 Feb 16 02:11 Makefile [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 4381 Feb 16 02:11 README.md [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 16 02:07 VERSION [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 4832 Feb 16 02:11 angularmigrationlogs.md [2024-02-16T02:15:59.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 02:11 assets [2024-02-16T02:15:59.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 02:11 bin [2024-02-16T02:15:59.727Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 02:11 cmd [2024-02-16T02:15:59.727Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 16 02:13 coverage.out [2024-02-16T02:15:59.727Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 02:11 docs [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 3556 Feb 16 02:11 go.mod [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 33509 Feb 16 02:11 go.sum [2024-02-16T02:15:59.727Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 02:11 internal [2024-02-16T02:15:59.727Z] -rwxrwxr-x 1 jenkins jenkins 568 Feb 16 02:11 redeploy.sh [2024-02-16T02:15:59.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 02:11 testing [2024-02-16T02:15:59.727Z] -rw-rw-r-- 1 jenkins jenkins 155 Feb 16 02:11 version.go [2024-02-16T02:15:59.727Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 02:11 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:16:00.156Z] + 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=1e709870ab208e8dc4a6b5cee94b4977722b6a35 --label arch=arm64 --label version=0.0.0 . [2024-02-16T02:16:01.584Z] Sending build context to Docker daemon 35.12MB [2024-02-16T02:16:01.585Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-16T02:16:01.585Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-16T02:16:01.585Z] ---> 36fd0a006565 [2024-02-16T02:16:01.585Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2024-02-16T02:16:02.168Z] ---> Running in 8a0bdae72264 [2024-02-16T02:16:02.435Z] Removing intermediate container 8a0bdae72264 [2024-02-16T02:16:02.435Z] ---> 562962e007b4 [2024-02-16T02:16:02.435Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2024-02-16T02:16:02.704Z] ---> Running in 8567c85563bd [2024-02-16T02:16:02.982Z] Removing intermediate container 8567c85563bd [2024-02-16T02:16:02.982Z] ---> e11eae6f6576 [2024-02-16T02:16:02.982Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-16T02:16:02.982Z] ---> Running in 62cf38f387f4 [2024-02-16T02:16:03.566Z] Removing intermediate container 62cf38f387f4 [2024-02-16T02:16:03.566Z] ---> d4a5975fd3f5 [2024-02-16T02:16:03.566Z] Step 6/26 : LABEL Name=edgex-ui-go [2024-02-16T02:16:03.566Z] ---> Running in 8e1828a21767 [2024-02-16T02:16:03.835Z] Removing intermediate container 8e1828a21767 [2024-02-16T02:16:03.835Z] ---> 189d15571088 [2024-02-16T02:16:03.835Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2024-02-16T02:16:04.102Z] ---> Running in 68f4fc555f5f [2024-02-16T02:16:04.370Z] Removing intermediate container 68f4fc555f5f [2024-02-16T02:16:04.370Z] ---> 799139466651 [2024-02-16T02:16:04.370Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2024-02-16T02:16:07.713Z] ---> 496809d87337 [2024-02-16T02:16:07.713Z] Step 9/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-16T02:16:07.981Z] ---> Running in b0dccd62a20b [2024-02-16T02:16:08.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T02:16:09.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T02:16:10.942Z] OK: 266 MiB in 52 packages [2024-02-16T02:16:11.914Z] Removing intermediate container b0dccd62a20b [2024-02-16T02:16:11.914Z] ---> d205cb3742dc [2024-02-16T02:16:11.914Z] Step 10/26 : ENV GO111MODULE=on [2024-02-16T02:16:11.914Z] ---> Running in bc0057368b7b [2024-02-16T02:16:12.503Z] Removing intermediate container bc0057368b7b [2024-02-16T02:16:12.503Z] ---> 97578f9ddc99 [2024-02-16T02:16:12.503Z] Step 11/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2024-02-16T02:16:12.503Z] ---> Running in b67f3cbb541b [2024-02-16T02:16:13.910Z] Removing intermediate container b67f3cbb541b [2024-02-16T02:16:13.910Z] ---> e1e6935ce42d [2024-02-16T02:16:13.910Z] Step 12/26 : COPY go.mod vendor* ./ [2024-02-16T02:16:14.492Z] ---> 32da43e26c8b [2024-02-16T02:16:14.492Z] Step 13/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-16T02:16:14.492Z] ---> Running in d19676f24a06 [2024-02-16T02:16:17.847Z] Removing intermediate container d19676f24a06 [2024-02-16T02:16:17.847Z] ---> 4452bb3eac43 [2024-02-16T02:16:17.847Z] Step 14/26 : COPY . . [2024-02-16T02:16:23.198Z] ---> ab44e010da83 [2024-02-16T02:16:23.198Z] Step 15/26 : RUN ${MAKE} [2024-02-16T02:16:23.198Z] ---> Running in 118e4def5ff9 [2024-02-16T02:16:25.799Z] 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-02-16T02:18:17.451Z] Removing intermediate container 118e4def5ff9 [2024-02-16T02:18:17.451Z] ---> c086f57d7a15 [2024-02-16T02:18:17.451Z] Step 16/26 : FROM alpine:3.18 [2024-02-16T02:18:17.451Z] 3.18: Pulling from library/alpine [2024-02-16T02:18:17.451Z] c6b39de5b339: Pulling fs layer [2024-02-16T02:18:17.451Z] c6b39de5b339: Verifying Checksum [2024-02-16T02:18:17.451Z] c6b39de5b339: Download complete [2024-02-16T02:18:17.451Z] c6b39de5b339: Pull complete [2024-02-16T02:18:17.451Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-16T02:18:17.451Z] Status: Downloaded newer image for alpine:3.18 [2024-02-16T02:18:17.451Z] ---> 33abbf032149 [2024-02-16T02:18:17.451Z] Step 17/26 : RUN apk --no-cache upgrade [2024-02-16T02:18:17.451Z] ---> Running in d19f77f5a1b9 [2024-02-16T02:18:17.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-16T02:18:17.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-16T02:18:17.451Z] OK: 8 MiB in 15 packages [2024-02-16T02:18:17.451Z] Removing intermediate container d19f77f5a1b9 [2024-02-16T02:18:17.451Z] ---> c37d30766d2e [2024-02-16T02:18:17.451Z] Step 18/26 : EXPOSE 4000 [2024-02-16T02:18:17.451Z] ---> Running in c4a5772a5cce [2024-02-16T02:18:18.035Z] Removing intermediate container c4a5772a5cce [2024-02-16T02:18:18.035Z] ---> 134fb3c43a90 [2024-02-16T02:18:18.035Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-16T02:18:19.439Z] ---> 337cbcf7749f [2024-02-16T02:18:19.439Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2024-02-16T02:18:20.020Z] ---> 8f41401eec75 [2024-02-16T02:18:20.020Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2024-02-16T02:18:20.602Z] ---> 0284bff33d76 [2024-02-16T02:18:20.602Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2024-02-16T02:18:20.602Z] ---> Running in d4cf4095f977 [2024-02-16T02:18:20.868Z] Removing intermediate container d4cf4095f977 [2024-02-16T02:18:20.868Z] ---> 883e4ef2dad5 [2024-02-16T02:18:20.868Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2024-02-16T02:18:20.868Z] ---> Running in e0488ef13037 [2024-02-16T02:18:21.135Z] Removing intermediate container e0488ef13037 [2024-02-16T02:18:21.135Z] ---> c666e33229b0 [2024-02-16T02:18:21.135Z] Step 24/26 : LABEL arch=arm64 [2024-02-16T02:18:21.408Z] ---> Running in 8f4c00471473 [2024-02-16T02:18:21.675Z] Removing intermediate container 8f4c00471473 [2024-02-16T02:18:21.675Z] ---> ebb301dc5aab [2024-02-16T02:18:21.675Z] Step 25/26 : LABEL git_sha=1e709870ab208e8dc4a6b5cee94b4977722b6a35 [2024-02-16T02:18:21.675Z] ---> Running in 7c1caf094e22 [2024-02-16T02:18:21.952Z] Removing intermediate container 7c1caf094e22 [2024-02-16T02:18:21.952Z] ---> e9fc1f3842c6 [2024-02-16T02:18:21.952Z] Step 26/26 : LABEL version=0.0.0 [2024-02-16T02:18:21.952Z] ---> Running in e0bf3581fe59 [2024-02-16T02:18:22.237Z] Removing intermediate container e0bf3581fe59 [2024-02-16T02:18:22.237Z] ---> 575373d8e134 [2024-02-16T02:18:22.237Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-16T02:18:22.505Z] Successfully built 575373d8e134 [2024-02-16T02:18:22.505Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:18:23.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T02:18:23.328Z] [2024-02-16T02:18:23.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:18:23.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T02:18:23.999Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-16T02:18:23.999Z] 8998bd30e6a1: Pulling fs layer [2024-02-16T02:18:23.999Z] 04944245beec: Pulling fs layer [2024-02-16T02:18:23.999Z] 699f458cf7ca: Pulling fs layer [2024-02-16T02:18:23.999Z] 765212b225bb: Pulling fs layer [2024-02-16T02:18:23.999Z] f23df028b6ca: Pulling fs layer [2024-02-16T02:18:23.999Z] d65c8cfc05b1: Pulling fs layer [2024-02-16T02:18:23.999Z] 2437ff75d9bd: Pulling fs layer [2024-02-16T02:18:23.999Z] 765212b225bb: Waiting [2024-02-16T02:18:23.999Z] f23df028b6ca: Waiting [2024-02-16T02:18:23.999Z] 2437ff75d9bd: Waiting [2024-02-16T02:18:23.999Z] d65c8cfc05b1: Waiting [2024-02-16T02:18:23.999Z] 04944245beec: Verifying Checksum [2024-02-16T02:18:23.999Z] 04944245beec: Download complete [2024-02-16T02:18:23.999Z] 765212b225bb: Verifying Checksum [2024-02-16T02:18:23.999Z] 765212b225bb: Download complete [2024-02-16T02:18:23.999Z] f23df028b6ca: Verifying Checksum [2024-02-16T02:18:23.999Z] f23df028b6ca: Download complete [2024-02-16T02:18:23.999Z] d65c8cfc05b1: Verifying Checksum [2024-02-16T02:18:23.999Z] d65c8cfc05b1: Download complete [2024-02-16T02:18:24.266Z] 699f458cf7ca: Verifying Checksum [2024-02-16T02:18:24.266Z] 699f458cf7ca: Download complete [2024-02-16T02:18:24.534Z] 8998bd30e6a1: Verifying Checksum [2024-02-16T02:18:24.534Z] 8998bd30e6a1: Download complete [2024-02-16T02:18:27.111Z] 2437ff75d9bd: Verifying Checksum [2024-02-16T02:18:27.112Z] 2437ff75d9bd: Download complete [2024-02-16T02:18:31.353Z] 8998bd30e6a1: Pull complete [2024-02-16T02:18:31.935Z] 04944245beec: Pull complete [2024-02-16T02:18:33.872Z] 699f458cf7ca: Pull complete [2024-02-16T02:18:33.872Z] 765212b225bb: Pull complete [2024-02-16T02:18:34.454Z] f23df028b6ca: Pull complete [2024-02-16T02:18:34.720Z] d65c8cfc05b1: Pull complete [2024-02-16T02:18:52.922Z] 2437ff75d9bd: Pull complete [2024-02-16T02:18:52.922Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-16T02:18:52.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-16T02:18:52.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T02:18:53.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-1024 does not seem to be running inside a container [2024-02-16T02:18:53.358Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@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:arm64 cat [2024-02-16T02:18:56.321Z] $ docker top 832f61a90c3bf8da168adcfdf9d805ae87507f43d84c4accf7fc9d3f33b439dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:18:57.251Z] ---> job-cost.sh [2024-02-16T02:18:57.251Z] lf-activate-venv: SKIPPING [2024-02-16T02:18:57.251Z] INFO: No Stack... [2024-02-16T02:18:57.518Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-16T02:18:58.476Z] INFO: Archiving Costs [Pipeline] sh [2024-02-16T02:18:59.118Z] + cut -d, -f6 [2024-02-16T02:18:59.118Z] + cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2024-02-16T02:18:59.188Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-696-4-stack-cost] [2024-02-16T02:18:59.195Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-696-4-stack-cost] did not exist. Created. [2024-02-16T02:18:59.201Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-696-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-16T02:18:59.934Z] /w/workspace/edgex-ui-go/4@tmp/durable-4d459c2d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-16T02:19:00.582Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-16T02:19:00.640Z] Warning: overwriting stash ‘stack-cost’ [2024-02-16T02:19:00.845Z] Stashed 1 file(s) [Pipeline] } [2024-02-16T02:19:00.852Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-696-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-16T02:19:00.950Z] $ docker stop --time=1 832f61a90c3bf8da168adcfdf9d805ae87507f43d84c4accf7fc9d3f33b439dc [2024-02-16T02:19:02.535Z] $ docker rm -f --volumes 832f61a90c3bf8da168adcfdf9d805ae87507f43d84c4accf7fc9d3f33b439dc [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-02-16T02:19:03.741Z] provisioning config files... [2024-02-16T02:19:03.752Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp/config4263125440824961104tmp [Pipeline] { [Pipeline] sh [2024-02-16T02:19:04.173Z] + set +x [2024-02-16T02:19:04.173Z] + curl -s https://codecov.io/bash [2024-02-16T02:19:04.173Z] + bash -s -- [2024-02-16T02:19:04.173Z] [2024-02-16T02:19:04.173Z] _____ _ [2024-02-16T02:19:04.173Z] / ____| | | [2024-02-16T02:19:04.173Z] | | ___ __| | ___ ___ _____ __ [2024-02-16T02:19:04.173Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-16T02:19:04.173Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-16T02:19:04.173Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-16T02:19:04.173Z] Bash-1.0.6 [2024-02-16T02:19:04.173Z] [2024-02-16T02:19:04.173Z] [2024-02-16T02:19:04.173Z] ==> git version 2.25.1 found [2024-02-16T02:19:04.173Z] ==> 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-02-16T02:19:04.173Z] Release-Date: 2020-01-08 [2024-02-16T02:19:04.173Z] 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-02-16T02:19:04.173Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-16T02:19:04.173Z] ==> Jenkins CI detected. [2024-02-16T02:19:04.173Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-696 [2024-02-16T02:19:04.173Z] project root: . [2024-02-16T02:19:04.173Z] --> token set from env [2024-02-16T02:19:04.173Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-16T02:19:04.173Z] ==> Running gcov in . (disable via -X gcov) [2024-02-16T02:19:04.432Z] ==> Python coveragepy not found [2024-02-16T02:19:04.432Z] ==> Searching for coverage reports in: [2024-02-16T02:19:04.432Z] + . [2024-02-16T02:19:04.432Z] -> Found 1 reports [2024-02-16T02:19:04.432Z] ==> Detecting git/mercurial file structure [2024-02-16T02:19:04.432Z] ==> Reading reports [2024-02-16T02:19:04.432Z] + ./coverage.out bytes=10 [2024-02-16T02:19:04.432Z] ==> Appending adjustments [2024-02-16T02:19:04.432Z] https://docs.codecov.io/docs/fixing-reports [2024-02-16T02:19:04.999Z] + Found adjustments [2024-02-16T02:19:04.999Z] ==> Gzipping contents [2024-02-16T02:19:04.999Z] 12K /tmp/codecov.89tF8b.gz [2024-02-16T02:19:04.999Z] ==> Uploading reports [2024-02-16T02:19:04.999Z] url: https://codecov.io [2024-02-16T02:19:04.999Z] query: branch=PR-696&commit=3fa364de6a881760389b0ebb44873095b5609128&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-696%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=696&job=&cmd_args= [2024-02-16T02:19:04.999Z] -> Pinging Codecov [2024-02-16T02:19:04.999Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-696&commit=3fa364de6a881760389b0ebb44873095b5609128&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-696%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=696&job=&cmd_args= [2024-02-16T02:19:05.258Z] -> Uploading to [2024-02-16T02:19:05.258Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-16/FB506323287CE973F263BFD2A0EB1F37/3fa364de6a881760389b0ebb44873095b5609128/69bc7d3d-4748-4053-b3ee-ae0d23b150eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T021905Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35bf0f4268f6b910573c3b9bb6fe85317911200f3d5d28624806a8888af54173 [2024-02-16T02:19:05.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-16T02:19:05.258Z] Dload Upload Total Spent Left Speed [2024-02-16T02:19:05.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8653 0 0 100 8653 0 28557 --:--:-- --:--:-- --:--:-- 28557 [2024-02-16T02:19:05.517Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3fa364de6a881760389b0ebb44873095b5609128 [Pipeline] } [2024-02-16T02:19:05.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-16T02:19:07.516Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-696/archives ] [2024-02-16T02:19:07.516Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-696/archives [2024-02-16T02:19:07.516Z] total 16 [2024-02-16T02:19:07.516Z] drwxr-xr-x 3 root root 4096 Feb 16 02:12 . [2024-02-16T02:19:07.516Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 16 02:12 .. [2024-02-16T02:19:07.516Z] drwxr-xr-x 2 root root 4096 Feb 16 02:12 cost [2024-02-16T02:19:07.516Z] -rw-r--r-- 1 root root 83 Feb 16 02:12 cost.csv [2024-02-16T02:19:07.516Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-696/archives [2024-02-16T02:19:07.516Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-696/archives [2024-02-16T02:19:07.516Z] total 16 [2024-02-16T02:19:07.516Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 16 02:12 . [2024-02-16T02:19:07.516Z] drwxrwxr-x 14 jenkins jenkins 4096 Feb 16 02:12 .. [2024-02-16T02:19:07.516Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 16 02:12 cost [2024-02-16T02:19:07.516Z] -rw-r--r-- 1 jenkins jenkins 83 Feb 16 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:19:07.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:19:08.671Z] ---> package-listing.sh [2024-02-16T02:19:08.671Z] ++ facter osfamily [2024-02-16T02:19:08.671Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-16T02:19:08.931Z] + OS_FAMILY=debian [2024-02-16T02:19:08.931Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-696 [2024-02-16T02:19:08.931Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-16T02:19:08.931Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-16T02:19:08.931Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-16T02:19:08.931Z] + PACKAGES=/tmp/packages_start.txt [2024-02-16T02:19:08.931Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-696 ']' [2024-02-16T02:19:08.931Z] + PACKAGES=/tmp/packages_end.txt [2024-02-16T02:19:08.931Z] + case "${OS_FAMILY}" in [2024-02-16T02:19:08.931Z] + dpkg -l [2024-02-16T02:19:08.931Z] + grep '^ii' [2024-02-16T02:19:08.931Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-16T02:19:08.931Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-16T02:19:08.931Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-16T02:19:08.931Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-696 ']' [2024-02-16T02:19:08.931Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-696/archives/ [2024-02-16T02:19:08.931Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-696/archives/ [Pipeline] echo [2024-02-16T02:19:08.943Z] 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-696/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-16T02:19:09.223Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-16T02:19:09.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-16T02:19:09.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-16T02:19:09.982Z] prd-ubuntu20.04-docker-8c-8g-1022 does not seem to be running inside a container [2024-02-16T02:19:10.012Z] $ 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-696/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-696 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696:/w/workspace/edgexfoundry_edgex-ui-go_PR-696:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-696@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-02-16T02:19:10.353Z] $ docker top 649fdd2d716706d5ad328384b8edafa88466e2e15a0b11291e549542685a307d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-16T02:19:10.776Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-16T02:19:11.061Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-16T02:19:11.344Z] + ls /var/log/sa-host [2024-02-16T02:19:11.344Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-16T02:19:11.533Z] provisioning config files... [2024-02-16T02:19:11.542Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-696@tmp/config13497732375460996933tmp [Pipeline] { [Pipeline] echo [2024-02-16T02:19:11.625Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:19:11.911Z] ---> create-netrc.sh [Pipeline] } [2024-02-16T02:19:11.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:19:12.353Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-16T02:19:12.361Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:19:12.646Z] ---> sudo-logs.sh [2024-02-16T02:19:12.646Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-16T02:19:12.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:19:13.001Z] ---> job-cost.sh [2024-02-16T02:19:13.002Z] lf-activate-venv: SKIPPING [2024-02-16T02:19:13.002Z] DEBUG: total: 0.2199999988079071 [2024-02-16T02:19:13.002Z] INFO: Retrieving Stack Cost... [2024-02-16T02:19:13.260Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-16T02:19:13.830Z] INFO: Archiving Costs [Pipeline] echo [2024-02-16T02:19:13.844Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-16T02:19:14.125Z] ---> logs-deploy.sh [2024-02-16T02:19:14.125Z] lf-activate-venv: SKIPPING [2024-02-16T02:19:14.125Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-696/4 [2024-02-16T02:19:14.125Z] INFO: archiving workspace using pattern(s): [2024-02-16T02:19:15.064Z] Archives upload complete. [2024-02-16T02:19:15.326Z] INFO: archiving logs to Nexus [2024-02-16T02:19:15.897Z] ---> uname -a: [2024-02-16T02:19:15.897Z] Linux prd-ubuntu20-04-docker-8c-8g-1022 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-16T02:19:15.897Z] [2024-02-16T02:19:15.897Z] [2024-02-16T02:19:15.897Z] ---> lscpu: [2024-02-16T02:19:15.897Z] Architecture: x86_64 [2024-02-16T02:19:15.897Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-16T02:19:15.897Z] Byte Order: Little Endian [2024-02-16T02:19:15.897Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-16T02:19:15.897Z] CPU(s): 8 [2024-02-16T02:19:15.897Z] On-line CPU(s) list: 0-7 [2024-02-16T02:19:15.897Z] Thread(s) per core: 1 [2024-02-16T02:19:15.897Z] Core(s) per socket: 1 [2024-02-16T02:19:15.897Z] Socket(s): 8 [2024-02-16T02:19:15.897Z] NUMA node(s): 1 [2024-02-16T02:19:15.897Z] Vendor ID: AuthenticAMD [2024-02-16T02:19:15.897Z] CPU family: 23 [2024-02-16T02:19:15.897Z] Model: 49 [2024-02-16T02:19:15.897Z] Model name: AMD EPYC-Rome Processor [2024-02-16T02:19:15.897Z] Stepping: 0 [2024-02-16T02:19:15.897Z] CPU MHz: 2799.998 [2024-02-16T02:19:15.897Z] BogoMIPS: 5599.99 [2024-02-16T02:19:15.897Z] Virtualization: AMD-V [2024-02-16T02:19:15.897Z] Hypervisor vendor: KVM [2024-02-16T02:19:15.897Z] Virtualization type: full [2024-02-16T02:19:15.897Z] L1d cache: 256 KiB [2024-02-16T02:19:15.897Z] L1i cache: 256 KiB [2024-02-16T02:19:15.897Z] L2 cache: 4 MiB [2024-02-16T02:19:15.897Z] L3 cache: 128 MiB [2024-02-16T02:19:15.897Z] NUMA node0 CPU(s): 0-7 [2024-02-16T02:19:15.897Z] Vulnerability Itlb multihit: Not affected [2024-02-16T02:19:15.897Z] Vulnerability L1tf: Not affected [2024-02-16T02:19:15.897Z] Vulnerability Mds: Not affected [2024-02-16T02:19:15.897Z] Vulnerability Meltdown: Not affected [2024-02-16T02:19:15.897Z] Vulnerability Mmio stale data: Not affected [2024-02-16T02:19:15.897Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-16T02:19:15.897Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-16T02:19:15.897Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-16T02:19:15.897Z] Vulnerability Srbds: Not affected [2024-02-16T02:19:15.897Z] Vulnerability Tsx async abort: Not affected [2024-02-16T02:19:15.897Z] 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-02-16T02:19:15.897Z] [2024-02-16T02:19:15.897Z] [2024-02-16T02:19:15.897Z] ---> nproc: [2024-02-16T02:19:15.897Z] 8 [2024-02-16T02:19:15.897Z] [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] ---> df -h: [2024-02-16T02:19:15.898Z] Filesystem Size Used Avail Use% Mounted on [2024-02-16T02:19:15.898Z] overlay 155G 14G 142G 9% / [2024-02-16T02:19:15.898Z] tmpfs 64M 0 64M 0% /dev [2024-02-16T02:19:15.898Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-16T02:19:15.898Z] shm 64M 0 64M 0% /dev/shm [2024-02-16T02:19:15.898Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] ---> sar -b -r -n DEV: [2024-02-16T02:19:15.898Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1022) 02/16/24 _x86_64_ (8 CPU) [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] 02:06:40 LINUX RESTART (8 CPU) [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] 02:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-16T02:19:15.898Z] 02:08:01 415.39 39.32 376.07 0.00 4395.59 144696.15 0.00 [2024-02-16T02:19:15.898Z] 02:09:01 129.53 1.07 128.46 0.00 11.05 42685.22 0.00 [2024-02-16T02:19:15.898Z] 02:10:01 202.58 0.07 202.52 0.00 2.53 56803.20 0.00 [2024-02-16T02:19:15.898Z] 02:11:01 173.65 0.25 173.40 0.00 2.00 37057.31 0.00 [2024-02-16T02:19:15.898Z] 02:12:01 212.75 9.63 203.12 0.00 2902.58 61620.66 0.00 [2024-02-16T02:19:15.898Z] 02:13:01 78.64 2.25 76.39 0.00 2292.28 27337.31 0.00 [2024-02-16T02:19:15.898Z] 02:14:01 3.52 0.02 3.50 0.00 0.13 93.17 0.00 [2024-02-16T02:19:15.898Z] 02:15:01 2.07 0.00 2.07 0.00 0.00 23.73 0.00 [2024-02-16T02:19:15.898Z] 02:16:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2024-02-16T02:19:15.898Z] 02:17:01 2.12 0.02 2.10 0.00 0.13 23.46 0.00 [2024-02-16T02:19:15.898Z] 02:18:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2024-02-16T02:19:15.898Z] 02:19:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 [2024-02-16T02:19:15.898Z] Average: 101.61 4.34 97.28 0.00 795.44 30708.14 0.00 [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] 02:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-16T02:19:15.898Z] 02:08:01 28715676 31504248 812852 2.47 80012 2971668 2236448 6.59 1121228 2646520 500 [2024-02-16T02:19:15.898Z] 02:09:01 28124096 31530500 780536 2.37 142304 3464052 1843256 5.43 1158772 3129588 548 [2024-02-16T02:19:15.898Z] 02:10:01 27016992 31452036 850460 2.59 164244 4393608 1993608 5.88 1329468 3977752 8484 [2024-02-16T02:19:15.898Z] 02:11:01 26165464 31512148 785972 2.39 201920 5173540 1832600 5.40 1527132 4538108 240 [2024-02-16T02:19:15.898Z] 02:12:01 25049336 31434540 837808 2.55 222384 6171076 2050144 6.04 1808116 5319604 299128 [2024-02-16T02:19:15.898Z] 02:13:01 24734892 31472172 798280 2.43 240072 6472636 1725636 5.09 1946268 5460820 4 [2024-02-16T02:19:15.898Z] 02:14:01 24740632 31473156 797500 2.43 238596 6469384 1715892 5.06 1944052 5457616 160 [2024-02-16T02:19:15.898Z] 02:15:01 24748364 31480956 789572 2.40 238648 6469392 1715892 5.06 1936940 5457624 164 [2024-02-16T02:19:15.898Z] 02:16:01 24749388 31482032 788516 2.40 238696 6469392 1715892 5.06 1935884 5457624 16 [2024-02-16T02:19:15.898Z] 02:17:01 24755080 31487772 782640 2.38 238744 6469392 1715892 5.06 1930476 5457628 132 [2024-02-16T02:19:15.898Z] 02:18:01 24755152 31487952 782276 2.38 238768 6469400 1715892 5.06 1929904 5457632 8 [2024-02-16T02:19:15.898Z] 02:19:01 24757384 31490228 779900 2.37 238788 6469400 1715892 5.06 1928196 5457632 164 [2024-02-16T02:19:15.898Z] Average: 25692705 31483978 798859 2.43 206931 5621912 1831420 5.40 1708036 4818179 25796 [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] 02:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-16T02:19:15.898Z] 02:08:01 lo 9.35 9.35 0.98 0.98 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:08:01 veth0dc778a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:08:01 docker0 61.02 68.23 4.57 427.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:08:01 ens3 877.00 591.19 8441.81 119.22 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:09:01 vethe29883c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:09:01 docker0 167.16 256.03 14.02 2021.25 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:09:01 ens3 274.98 179.84 2042.85 24.38 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:10:01 vethe29883c 0.00 0.23 0.00 0.02 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:10:01 docker0 189.37 300.27 10.20 3878.98 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:10:01 veth2ca387c 0.68 1.27 0.07 4.71 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:10:01 ens3 353.71 224.90 4653.93 25.85 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:11:01 vethe29883c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:11:01 docker0 446.38 457.29 43.32 1661.06 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:11:01 ens3 503.20 501.58 1681.87 170.34 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:12:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:12:01 docker0 2.85 5.15 0.17 61.81 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:12:01 ens3 192.80 110.08 3966.95 23.35 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:13:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:13:01 ens3 115.65 72.79 1390.42 52.39 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:14:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:15:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:16:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:18:01 ens3 0.83 2.30 0.12 6.67 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] 02:19:01 ens3 0.30 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] Average: docker0 72.26 90.63 6.03 671.30 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] Average: ens3 192.30 139.63 1839.00 35.07 0.00 0.00 0.00 0.00 [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] ---> sar -P ALL: [2024-02-16T02:19:15.898Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1022) 02/16/24 _x86_64_ (8 CPU) [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] 02:06:40 LINUX RESTART (8 CPU) [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] 02:07:02 CPU %user %nice %system %iowait %steal %idle [2024-02-16T02:19:15.898Z] 02:08:01 all 11.60 0.00 3.92 2.78 0.09 81.61 [2024-02-16T02:19:15.898Z] 02:08:01 0 10.60 0.00 3.32 5.58 0.10 80.39 [2024-02-16T02:19:15.898Z] 02:08:01 1 11.86 0.00 4.31 3.42 0.10 80.32 [2024-02-16T02:19:15.898Z] 02:08:01 2 11.51 0.00 5.29 7.75 0.07 75.38 [2024-02-16T02:19:15.898Z] 02:08:01 3 12.66 0.00 3.55 0.89 0.07 82.83 [2024-02-16T02:19:15.898Z] 02:08:01 4 10.57 0.00 3.30 0.84 0.10 85.18 [2024-02-16T02:19:15.898Z] 02:08:01 5 13.38 0.00 5.10 0.50 0.09 80.93 [2024-02-16T02:19:15.898Z] 02:08:01 6 9.20 0.00 3.20 2.16 0.10 85.34 [2024-02-16T02:19:15.898Z] 02:08:01 7 13.00 0.00 3.29 1.08 0.12 82.51 [2024-02-16T02:19:15.898Z] 02:09:01 all 3.49 0.00 1.92 36.59 0.06 57.95 [2024-02-16T02:19:15.898Z] 02:09:01 0 4.00 0.00 1.72 47.45 0.07 46.75 [2024-02-16T02:19:15.898Z] 02:09:01 1 3.78 0.00 1.80 47.64 0.03 46.74 [2024-02-16T02:19:15.898Z] 02:09:01 2 3.45 0.00 2.16 47.71 0.03 46.65 [2024-02-16T02:19:15.898Z] 02:09:01 3 2.80 0.00 1.26 0.02 0.07 95.86 [2024-02-16T02:19:15.898Z] 02:09:01 4 3.17 0.00 1.84 47.71 0.05 47.23 [2024-02-16T02:19:15.898Z] 02:09:01 5 3.50 0.00 2.73 6.46 0.08 87.22 [2024-02-16T02:19:15.898Z] 02:09:01 6 3.38 0.00 2.16 47.68 0.05 46.74 [2024-02-16T02:19:15.898Z] 02:09:01 7 3.85 0.00 1.65 47.94 0.07 46.49 [2024-02-16T02:19:15.898Z] 02:10:01 all 15.49 0.00 3.03 1.74 0.07 79.67 [2024-02-16T02:19:15.898Z] 02:10:01 0 16.47 0.00 4.83 0.47 0.07 78.16 [2024-02-16T02:19:15.898Z] 02:10:01 1 14.37 0.00 2.58 0.44 0.05 82.56 [2024-02-16T02:19:15.898Z] 02:10:01 2 15.34 0.00 3.09 2.64 0.08 78.84 [2024-02-16T02:19:15.898Z] 02:10:01 3 16.05 0.00 2.35 0.22 0.08 81.30 [2024-02-16T02:19:15.898Z] 02:10:01 4 15.78 0.00 2.47 0.07 0.05 81.63 [2024-02-16T02:19:15.898Z] 02:10:01 5 15.04 0.00 3.46 7.48 0.08 73.93 [2024-02-16T02:19:15.898Z] 02:10:01 6 16.41 0.00 2.62 0.47 0.08 80.41 [2024-02-16T02:19:15.898Z] 02:10:01 7 14.44 0.00 2.81 2.17 0.07 80.51 [2024-02-16T02:19:15.898Z] 02:11:01 all 19.05 0.00 3.48 1.28 0.07 76.12 [2024-02-16T02:19:15.898Z] 02:11:01 0 7.71 0.00 1.74 3.61 0.05 86.89 [2024-02-16T02:19:15.898Z] 02:11:01 1 17.25 0.00 4.78 0.39 0.07 77.51 [2024-02-16T02:19:15.898Z] 02:11:01 2 37.96 0.00 4.28 0.13 0.08 57.54 [2024-02-16T02:19:15.898Z] 02:11:01 3 21.78 0.00 3.12 0.45 0.08 74.56 [2024-02-16T02:19:15.898Z] 02:11:01 4 28.91 0.00 4.75 0.57 0.07 65.70 [2024-02-16T02:19:15.898Z] 02:11:01 5 18.88 0.00 2.81 0.20 0.07 78.03 [2024-02-16T02:19:15.898Z] 02:11:01 6 12.59 0.00 4.32 4.24 0.08 78.76 [2024-02-16T02:19:15.898Z] 02:11:01 7 7.50 0.00 2.07 0.62 0.05 89.76 [2024-02-16T02:19:15.898Z] 02:12:01 all 16.24 0.00 3.96 7.89 0.07 71.84 [2024-02-16T02:19:15.898Z] 02:12:01 0 16.46 0.00 3.97 1.76 0.07 77.75 [2024-02-16T02:19:15.898Z] 02:12:01 1 17.38 0.00 4.46 1.33 0.05 76.77 [2024-02-16T02:19:15.898Z] 02:12:01 2 16.17 0.00 2.94 1.83 0.05 79.00 [2024-02-16T02:19:15.898Z] 02:12:01 3 15.77 0.00 4.01 3.15 0.05 77.02 [2024-02-16T02:19:15.898Z] 02:12:01 4 15.07 0.00 4.20 3.95 0.12 76.66 [2024-02-16T02:19:15.898Z] 02:12:01 5 16.88 0.00 4.30 28.11 0.07 50.64 [2024-02-16T02:19:15.898Z] 02:12:01 6 16.66 0.00 3.79 14.59 0.07 64.89 [2024-02-16T02:19:15.898Z] 02:12:01 7 15.56 0.00 4.03 8.59 0.05 71.77 [2024-02-16T02:19:15.898Z] 02:13:01 all 2.46 0.00 1.24 2.43 0.04 93.83 [2024-02-16T02:19:15.898Z] 02:13:01 0 2.54 0.00 0.97 1.54 0.03 94.93 [2024-02-16T02:19:15.898Z] 02:13:01 1 2.54 0.00 1.22 0.17 0.02 96.06 [2024-02-16T02:19:15.898Z] 02:13:01 2 2.29 0.00 0.74 0.94 0.03 96.00 [2024-02-16T02:19:15.898Z] 02:13:01 3 2.58 0.00 1.14 0.37 0.10 95.82 [2024-02-16T02:19:15.898Z] 02:13:01 4 2.74 0.00 0.94 4.18 0.05 92.10 [2024-02-16T02:19:15.898Z] 02:13:01 5 2.51 0.00 1.47 6.08 0.03 89.90 [2024-02-16T02:19:15.898Z] 02:13:01 6 2.68 0.00 1.07 1.22 0.02 95.00 [2024-02-16T02:19:15.898Z] 02:13:01 7 1.79 0.00 2.36 4.98 0.02 90.86 [2024-02-16T02:19:15.898Z] 02:14:01 all 0.07 0.00 0.04 1.20 0.01 98.69 [2024-02-16T02:19:15.898Z] 02:14:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2024-02-16T02:19:15.898Z] 02:14:01 1 0.00 0.00 0.02 0.33 0.00 99.65 [2024-02-16T02:19:15.898Z] 02:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T02:19:15.898Z] 02:14:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-02-16T02:19:15.898Z] 02:14:01 4 0.13 0.00 0.03 9.11 0.02 90.71 [2024-02-16T02:19:15.898Z] 02:14:01 5 0.23 0.00 0.08 0.00 0.00 99.68 [2024-02-16T02:19:15.898Z] 02:14:01 6 0.12 0.00 0.03 0.15 0.02 99.68 [2024-02-16T02:19:15.898Z] 02:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:15:01 all 0.01 0.00 0.01 0.68 0.01 99.29 [2024-02-16T02:19:15.898Z] 02:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T02:19:15.898Z] 02:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:15:01 3 0.02 0.00 0.00 0.12 0.02 99.85 [2024-02-16T02:19:15.898Z] 02:15:01 4 0.02 0.00 0.00 5.32 0.02 94.65 [2024-02-16T02:19:15.898Z] 02:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T02:19:15.898Z] 02:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-16T02:19:15.898Z] 02:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T02:19:15.898Z] 02:16:01 all 0.01 0.00 0.01 0.08 0.01 99.89 [2024-02-16T02:19:15.898Z] 02:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-16T02:19:15.898Z] 02:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T02:19:15.898Z] 02:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:16:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-02-16T02:19:15.898Z] 02:16:01 4 0.02 0.00 0.00 0.65 0.02 99.32 [2024-02-16T02:19:15.898Z] 02:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T02:19:15.898Z] 02:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T02:19:15.898Z] 02:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:17:01 all 0.01 0.00 0.01 0.08 0.01 99.89 [2024-02-16T02:19:15.898Z] 02:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:17:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2024-02-16T02:19:15.898Z] 02:17:01 4 0.00 0.00 0.00 0.63 0.02 99.35 [2024-02-16T02:19:15.898Z] 02:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T02:19:15.898Z] 02:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-02-16T02:19:15.898Z] 02:18:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2024-02-16T02:19:15.898Z] 02:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T02:19:15.898Z] 02:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-16T02:19:15.898Z] 02:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-16T02:19:15.898Z] 02:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-02-16T02:19:15.898Z] 02:18:01 4 0.00 0.00 0.00 0.15 0.00 99.85 [2024-02-16T02:19:15.898Z] 02:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-16T02:19:15.898Z] 02:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-02-16T02:19:15.898Z] 02:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] 02:18:01 CPU %user %nice %system %iowait %steal %idle [2024-02-16T02:19:15.898Z] 02:19:01 all 0.01 0.00 0.01 0.07 0.01 99.90 [2024-02-16T02:19:15.898Z] 02:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-16T02:19:15.898Z] 02:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T02:19:15.898Z] 02:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T02:19:15.898Z] 02:19:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2024-02-16T02:19:15.898Z] 02:19:01 4 0.02 0.00 0.00 0.53 0.02 99.43 [2024-02-16T02:19:15.898Z] 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T02:19:15.898Z] 02:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-02-16T02:19:15.898Z] 02:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-16T02:19:15.898Z] Average: all 5.67 0.00 1.46 4.57 0.04 88.27 [2024-02-16T02:19:15.898Z] Average: 0 4.80 0.00 1.38 5.02 0.03 88.77 [2024-02-16T02:19:15.898Z] Average: 1 5.57 0.00 1.59 4.48 0.03 88.34 [2024-02-16T02:19:15.898Z] Average: 2 7.18 0.00 1.53 5.07 0.03 86.19 [2024-02-16T02:19:15.898Z] Average: 3 5.94 0.00 1.29 0.43 0.05 92.29 [2024-02-16T02:19:15.898Z] Average: 4 6.33 0.00 1.45 6.15 0.04 86.02 [2024-02-16T02:19:15.898Z] Average: 5 5.82 0.00 1.65 4.04 0.04 88.45 [2024-02-16T02:19:15.898Z] Average: 6 5.06 0.00 1.43 5.87 0.04 87.59 [2024-02-16T02:19:15.898Z] Average: 7 4.65 0.00 1.35 5.46 0.03 88.52 [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z] [2024-02-16T02:19:15.898Z]