Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 490d55d23c3381dbf94452a94173aa21d56f4e2c 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-ssh1100120908987114726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8635533544739318645.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2959465762086531725.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5571594476077462830.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh566557260672597179.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29054 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision 490d55d23c3381dbf94452a94173aa21d56f4e2c (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 Commit message: "Merge pull request #549 from saites/angular-automation" > git rev-list --no-walk d0dddad7c6b93d0880573d3ef63da151bf16f86d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-13T16:09:27.625Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-13T16:09:27.675Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-13T16:09:27.687Z] ========================================================= [2022-09-13T16:09:27.687Z] EdgeX Global Pipelines Version Info [2022-09-13T16:09:27.687Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:09:28.463Z] ------------------- [2022-09-13T16:09:28.463Z] stable info: [2022-09-13T16:09:28.463Z] ------------------- [2022-09-13T16:09:28.463Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-13T16:09:28.463Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-13T16:09:28.463Z] Message: update stable to v1.0.239 [2022-09-13T16:09:29.036Z] ------------------- [2022-09-13T16:09:29.036Z] experimental info: [2022-09-13T16:09:29.036Z] ------------------- [2022-09-13T16:09:29.036Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-13T16:09:29.036Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-13T16:09:29.036Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-13T16:09:29.314Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-09-13T16:09:29.326Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-09-13T16:09:29.341Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-13T16:09:29.357Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-13T16:09:29.365Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-13T16:09:29.376Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-13T16:09:29.384Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-13T16:09:29.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-13T16:09:29.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-13T16:09:29.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-13T16:09:29.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-13T16:09:29.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-09-13T16:09:29.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-13T16:09:29.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-13T16:09:29.458Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-13T16:09:29.470Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-13T16:09:29.484Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-13T16:09:29.496Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-13T16:09:29.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-13T16:09:29.521Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-13T16:09:29.532Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-13T16:09:29.545Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-13T16:09:29.556Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-13T16:09:29.577Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-13T16:09:29.593Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-13T16:09:29.608Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-13T16:09:29.619Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-13T16:09:29.636Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-13T16:09:29.649Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-13T16:09:29.661Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-13T16:09:29.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] echo [2022-09-13T16:09:29.684Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 490d55d [Pipeline] echo [2022-09-13T16:09:29.696Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:09:29.744Z] provisioning config files... [2022-09-13T16:09:29.758Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1041831799761759374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:09:30.066Z] ---> docker-login.sh [2022-09-13T16:09:30.066Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:09:30.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:30.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:30.589Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:30.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:30.589Z] [2022-09-13T16:09:30.589Z] Login Succeeded [2022-09-13T16:09:30.589Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:09:30.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:30.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:30.589Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:30.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:30.589Z] [2022-09-13T16:09:30.589Z] Login Succeeded [2022-09-13T16:09:30.589Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:09:30.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:30.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:30.849Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:30.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:30.849Z] [2022-09-13T16:09:30.849Z] Login Succeeded [2022-09-13T16:09:30.849Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:09:30.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:30.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:30.849Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:30.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:30.849Z] [2022-09-13T16:09:30.849Z] Login Succeeded [2022-09-13T16:09:30.849Z] docker.io [2022-09-13T16:09:31.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:31.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:31.370Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:31.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:31.370Z] [2022-09-13T16:09:31.370Z] Login Succeeded [2022-09-13T16:09:31.370Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:09:31.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-13T16:09:31.752Z] + git rev-list -1 --merges 490d55d23c3381dbf94452a94173aa21d56f4e2c~1..490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] echo [2022-09-13T16:09:31.787Z] -----------> git rev-list -1 --merges 490d55d23c3381dbf94452a94173aa21d56f4e2c~1..490d55d23c3381dbf94452a94173aa21d56f4e2c 490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:09:31.787Z] 490d55d23c3381dbf94452a94173aa21d56f4e2c [false] [Pipeline] sh [2022-09-13T16:09:32.083Z] + git log --format=format:%s -1 490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] echo [2022-09-13T16:09:32.102Z] ========================================================= [2022-09-13T16:09:32.102Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-13T16:09:32.102Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-13T16:09:32.424Z] + git log --format=format:%s -1 490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] echo [2022-09-13T16:09:32.444Z] [semverPrep] GIT_COMMIT: 490d55d23c3381dbf94452a94173aa21d56f4e2c, Commit Message: Merge pull request #549 from saites/angular-automation [Pipeline] echo [2022-09-13T16:09:32.453Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-13T16:09:32.813Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-13T16:09:32.813Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-13T16:09:32.813Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-13T16:09:32.813Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-13T16:09:32.813Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-13T16:09:32.813Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-13T16:09:32.813Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:09:33.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:09:33.252Z] [2022-09-13T16:09:33.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:09:33.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:09:33.559Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-13T16:09:33.559Z] b85a868b505f: Pulling fs layer [2022-09-13T16:09:33.559Z] e2be974225ed: Pulling fs layer [2022-09-13T16:09:33.559Z] 339a4e72a1f5: Pulling fs layer [2022-09-13T16:09:33.559Z] 988bab9f4d93: Pulling fs layer [2022-09-13T16:09:33.559Z] 1469e6f7b9e6: Pulling fs layer [2022-09-13T16:09:33.559Z] eaf3925da568: Pulling fs layer [2022-09-13T16:09:33.559Z] bab4dde63d76: Pulling fs layer [2022-09-13T16:09:33.559Z] bde34c3a00c8: Pulling fs layer [2022-09-13T16:09:33.559Z] b352a97aabf1: Pulling fs layer [2022-09-13T16:09:33.559Z] 4872d77fe225: Pulling fs layer [2022-09-13T16:09:33.559Z] 5851b861e8e6: Pulling fs layer [2022-09-13T16:09:33.559Z] bab4dde63d76: Waiting [2022-09-13T16:09:33.559Z] bde34c3a00c8: Waiting [2022-09-13T16:09:33.559Z] 5851b861e8e6: Waiting [2022-09-13T16:09:33.559Z] b352a97aabf1: Waiting [2022-09-13T16:09:33.559Z] 4872d77fe225: Waiting [2022-09-13T16:09:33.559Z] 988bab9f4d93: Waiting [2022-09-13T16:09:33.559Z] e2be974225ed: Verifying Checksum [2022-09-13T16:09:33.559Z] e2be974225ed: Download complete [2022-09-13T16:09:33.559Z] 988bab9f4d93: Verifying Checksum [2022-09-13T16:09:33.559Z] 988bab9f4d93: Download complete [2022-09-13T16:09:33.819Z] 1469e6f7b9e6: Verifying Checksum [2022-09-13T16:09:33.819Z] 1469e6f7b9e6: Download complete [2022-09-13T16:09:33.819Z] eaf3925da568: Download complete [2022-09-13T16:09:33.819Z] 339a4e72a1f5: Verifying Checksum [2022-09-13T16:09:33.819Z] 339a4e72a1f5: Download complete [2022-09-13T16:09:33.819Z] bde34c3a00c8: Verifying Checksum [2022-09-13T16:09:33.819Z] bde34c3a00c8: Download complete [2022-09-13T16:09:33.819Z] b352a97aabf1: Verifying Checksum [2022-09-13T16:09:33.819Z] b352a97aabf1: Download complete [2022-09-13T16:09:33.819Z] 4872d77fe225: Verifying Checksum [2022-09-13T16:09:33.819Z] 4872d77fe225: Download complete [2022-09-13T16:09:33.819Z] 5851b861e8e6: Download complete [2022-09-13T16:09:33.819Z] b85a868b505f: Verifying Checksum [2022-09-13T16:09:33.819Z] b85a868b505f: Download complete [2022-09-13T16:09:34.078Z] bab4dde63d76: Verifying Checksum [2022-09-13T16:09:34.078Z] bab4dde63d76: Download complete [2022-09-13T16:09:35.457Z] b85a868b505f: Pull complete [2022-09-13T16:09:35.457Z] e2be974225ed: Pull complete [2022-09-13T16:09:35.717Z] 339a4e72a1f5: Pull complete [2022-09-13T16:09:35.979Z] 988bab9f4d93: Pull complete [2022-09-13T16:09:36.239Z] 1469e6f7b9e6: Pull complete [2022-09-13T16:09:36.239Z] eaf3925da568: Pull complete [2022-09-13T16:09:38.177Z] bab4dde63d76: Pull complete [2022-09-13T16:09:38.438Z] bde34c3a00c8: Pull complete [2022-09-13T16:09:38.438Z] b352a97aabf1: Pull complete [2022-09-13T16:09:38.700Z] 4872d77fe225: Pull complete [2022-09-13T16:09:38.700Z] 5851b861e8e6: Pull complete [2022-09-13T16:09:38.700Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-13T16:09:38.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:09:38.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:09:38.814Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:09:38.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-13T16:09:40.149Z] $ docker top 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea -eo pid,comm [2022-09-13T16:09:40.225Z] 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). [2022-09-13T16:09:40.225Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-13T16:09:40.263Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-13T16:09:40.263Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-13T16:09:40.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-13T16:09:40.406Z] $ docker exec 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea ssh-agent [2022-09-13T16:09:40.532Z] SSH_AUTH_SOCK=/tmp/ssh-MJP4nfPqtPAn/agent.33 [2022-09-13T16:09:40.532Z] SSH_AGENT_PID=40 [2022-09-13T16:09:40.539Z] Running ssh-add (command line suppressed) [2022-09-13T16:09:40.669Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_506959573872505048.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_506959573872505048.key) [2022-09-13T16:09:40.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-13T16:09:40.982Z] + git tag --points-at HEAD [Pipeline] } [2022-09-13T16:09:41.007Z] $ docker exec --env ******** --env ******** 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea ssh-agent -k [2022-09-13T16:09:41.119Z] unset SSH_AUTH_SOCK; [2022-09-13T16:09:41.119Z] unset SSH_AGENT_PID; [2022-09-13T16:09:41.119Z] echo Agent pid 40 killed; [2022-09-13T16:09:41.135Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-13T16:09:41.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-13T16:09:41.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-13T16:09:41.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-13T16:09:41.302Z] $ docker exec 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea ssh-agent [2022-09-13T16:09:41.446Z] SSH_AUTH_SOCK=/tmp/ssh-WRO0J9dPaWpr/agent.72 [2022-09-13T16:09:41.446Z] SSH_AGENT_PID=78 [2022-09-13T16:09:41.453Z] Running ssh-add (command line suppressed) [2022-09-13T16:09:41.565Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7557434268019117103.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7557434268019117103.key) [2022-09-13T16:09:41.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-13T16:09:41.874Z] + git semver init [2022-09-13T16:09:42.135Z] 2022-09-13 16:09:42,085 [run_init] DEBUG init version:0.0.0 force:False [2022-09-13T16:09:42.135Z] 2022-09-13 16:09:42,086 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-09-13T16:09:42.135Z] 2022-09-13 16:09:42,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2022-09-13T16:09:42.135Z] 2022-09-13 16:09:42,087 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-13T16:09:43.524Z] 2022-09-13 16:09:43,459 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2022-09-13T16:09:43.524Z] 2022-09-13 16:09:43,460 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2022-09-13T16:09:43.524Z] 2022-09-13 16:09:43,460 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-13T16:09:43.524Z] 2022-09-13 16:09:43,461 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-13T16:09:43.524Z] 2.3.0-dev.8 [Pipeline] } [2022-09-13T16:09:43.533Z] $ docker exec --env ******** --env ******** 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea ssh-agent -k [2022-09-13T16:09:43.646Z] unset SSH_AUTH_SOCK; [2022-09-13T16:09:43.646Z] unset SSH_AGENT_PID; [2022-09-13T16:09:43.646Z] echo Agent pid 78 killed; [2022-09-13T16:09:43.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-13T16:09:43.975Z] + git semver [Pipeline] } [2022-09-13T16:09:44.254Z] $ docker stop --time=1 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea [2022-09-13T16:09:45.590Z] $ docker rm -f 431c6bcfff56a63aa76744f69f005310816f72df11dac36fe8d79b5189c450ea [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-13T16:09:45.947Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-13T16:09:46.204Z] Stashed 1 file(s) [Pipeline] echo [2022-09-13T16:09:46.207Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.8 [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 [2022-09-13T16:09:46.314Z] provisioning config files... [2022-09-13T16:09:46.324Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config686097475248230902tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:09:46.628Z] ---> docker-login.sh [2022-09-13T16:09:46.628Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:09:46.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:46.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:46.628Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:46.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:46.628Z] [2022-09-13T16:09:46.628Z] Login Succeeded [2022-09-13T16:09:46.628Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:09:46.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:46.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:46.888Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:46.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:46.888Z] [2022-09-13T16:09:46.888Z] Login Succeeded [2022-09-13T16:09:46.888Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:09:46.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:46.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:46.888Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:46.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:46.888Z] [2022-09-13T16:09:46.888Z] Login Succeeded [2022-09-13T16:09:46.888Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:09:47.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:47.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:47.151Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:47.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:47.151Z] [2022-09-13T16:09:47.151Z] Login Succeeded [2022-09-13T16:09:47.151Z] docker.io [2022-09-13T16:09:47.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:09:47.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:09:47.413Z] Configure a credential helper to remove this warning. See [2022-09-13T16:09:47.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:09:47.413Z] [2022-09-13T16:09:47.413Z] Login Succeeded [2022-09-13T16:09:47.413Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:09:47.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-13T16:09:47.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:09:47.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:09:47.506Z] ========================================================= [2022-09-13T16:09:47.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-13T16:09:47.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:09:47.828Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-13T16:09:48.090Z] Sending build context to Docker daemon 45.23MB [2022-09-13T16:09:48.090Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-13T16:09:48.090Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-13T16:09:48.090Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-13T16:09:48.090Z] 2408cc74d12b: Pulling fs layer [2022-09-13T16:09:48.090Z] ea60b727a1ce: Pulling fs layer [2022-09-13T16:09:48.090Z] 30c4a7721957: Pulling fs layer [2022-09-13T16:09:48.090Z] 370296b7ddb6: Pulling fs layer [2022-09-13T16:09:48.090Z] 7c6cee850709: Pulling fs layer [2022-09-13T16:09:48.090Z] 39a5fcdaea64: Pulling fs layer [2022-09-13T16:09:48.090Z] d94ebbe4e438: Pulling fs layer [2022-09-13T16:09:48.090Z] bcfd1f05c69d: Pulling fs layer [2022-09-13T16:09:48.090Z] 59ccb84bbe0f: Pulling fs layer [2022-09-13T16:09:48.090Z] 370296b7ddb6: Waiting [2022-09-13T16:09:48.090Z] 7c6cee850709: Waiting [2022-09-13T16:09:48.090Z] 39a5fcdaea64: Waiting [2022-09-13T16:09:48.090Z] d94ebbe4e438: Waiting [2022-09-13T16:09:48.090Z] bcfd1f05c69d: Waiting [2022-09-13T16:09:48.090Z] 59ccb84bbe0f: Waiting [2022-09-13T16:09:48.090Z] 30c4a7721957: Verifying Checksum [2022-09-13T16:09:48.090Z] 30c4a7721957: Download complete [2022-09-13T16:09:48.090Z] ea60b727a1ce: Verifying Checksum [2022-09-13T16:09:48.090Z] ea60b727a1ce: Download complete [2022-09-13T16:09:48.090Z] 7c6cee850709: Download complete [2022-09-13T16:09:48.090Z] 39a5fcdaea64: Verifying Checksum [2022-09-13T16:09:48.090Z] 39a5fcdaea64: Download complete [2022-09-13T16:09:48.090Z] 2408cc74d12b: Verifying Checksum [2022-09-13T16:09:48.090Z] 2408cc74d12b: Download complete [2022-09-13T16:09:48.355Z] d94ebbe4e438: Verifying Checksum [2022-09-13T16:09:48.355Z] d94ebbe4e438: Download complete [2022-09-13T16:09:48.355Z] 2408cc74d12b: Pull complete [2022-09-13T16:09:48.616Z] ea60b727a1ce: Pull complete [2022-09-13T16:09:48.616Z] 59ccb84bbe0f: Verifying Checksum [2022-09-13T16:09:48.616Z] 59ccb84bbe0f: Download complete [2022-09-13T16:09:48.616Z] 30c4a7721957: Pull complete [2022-09-13T16:09:48.877Z] bcfd1f05c69d: Verifying Checksum [2022-09-13T16:09:48.877Z] bcfd1f05c69d: Download complete [2022-09-13T16:09:48.877Z] 370296b7ddb6: Verifying Checksum [2022-09-13T16:09:48.877Z] 370296b7ddb6: Download complete [2022-09-13T16:09:53.078Z] 370296b7ddb6: Pull complete [2022-09-13T16:09:53.078Z] 7c6cee850709: Pull complete [2022-09-13T16:09:53.078Z] 39a5fcdaea64: Pull complete [2022-09-13T16:09:53.338Z] d94ebbe4e438: Pull complete [2022-09-13T16:09:55.251Z] bcfd1f05c69d: Pull complete [2022-09-13T16:09:56.195Z] 59ccb84bbe0f: Pull complete [2022-09-13T16:09:56.195Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-13T16:09:56.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-13T16:09:56.195Z] ---> a4fb48ad2a94 [2022-09-13T16:09:56.195Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-13T16:09:57.583Z] ---> Running in a8a3856a5044 [2022-09-13T16:09:57.583Z] Removing intermediate container a8a3856a5044 [2022-09-13T16:09:57.583Z] ---> 568569351e0c [2022-09-13T16:09:57.583Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-13T16:09:57.845Z] ---> Running in 684eb2021b33 [2022-09-13T16:09:57.845Z] Removing intermediate container 684eb2021b33 [2022-09-13T16:09:57.845Z] ---> b7a205c4d6bf [2022-09-13T16:09:57.845Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-13T16:09:57.845Z] ---> Running in 475dc729bb0d [2022-09-13T16:09:57.845Z] Removing intermediate container 475dc729bb0d [2022-09-13T16:09:57.845Z] ---> ffe3624c7809 [2022-09-13T16:09:57.845Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-13T16:09:57.845Z] ---> Running in 2331c6157e9d [2022-09-13T16:09:58.105Z] Removing intermediate container 2331c6157e9d [2022-09-13T16:09:58.105Z] ---> b9540230fb7d [2022-09-13T16:09:58.105Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-13T16:09:58.105Z] ---> Running in f5b39e1a1960 [2022-09-13T16:09:58.105Z] Removing intermediate container f5b39e1a1960 [2022-09-13T16:09:58.105Z] ---> aeeaee37e1cf [2022-09-13T16:09:58.105Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-13T16:09:58.678Z] latest: Pulling from library/docker [2022-09-13T16:09:58.939Z] 213ec9aee27d: Pulling fs layer [2022-09-13T16:09:58.939Z] 6eb510456a42: Pulling fs layer [2022-09-13T16:09:58.939Z] 4627ba0696d0: Pulling fs layer [2022-09-13T16:09:58.939Z] 58acb0837d57: Pulling fs layer [2022-09-13T16:09:58.939Z] 12036fa74330: Pulling fs layer [2022-09-13T16:09:58.939Z] f8a12f2a2423: Pulling fs layer [2022-09-13T16:09:58.939Z] 9246aed32f21: Pulling fs layer [2022-09-13T16:09:58.939Z] c76a4d170827: Pulling fs layer [2022-09-13T16:09:58.939Z] 2710e0b2459e: Pulling fs layer [2022-09-13T16:09:58.939Z] 12036fa74330: Waiting [2022-09-13T16:09:58.939Z] c76a4d170827: Waiting [2022-09-13T16:09:58.939Z] 2710e0b2459e: Waiting [2022-09-13T16:09:58.939Z] 9246aed32f21: Waiting [2022-09-13T16:09:58.939Z] 6eb510456a42: Download complete [2022-09-13T16:09:58.939Z] 4627ba0696d0: Verifying Checksum [2022-09-13T16:09:58.939Z] 4627ba0696d0: Download complete [2022-09-13T16:09:59.431Z] 213ec9aee27d: Verifying Checksum [2022-09-13T16:09:59.431Z] 213ec9aee27d: Download complete [2022-09-13T16:09:59.431Z] 213ec9aee27d: Pull complete [2022-09-13T16:09:59.431Z] 6eb510456a42: Pull complete [2022-09-13T16:09:59.431Z] 4627ba0696d0: Pull complete [2022-09-13T16:09:59.431Z] f8a12f2a2423: Verifying Checksum [2022-09-13T16:09:59.431Z] f8a12f2a2423: Download complete [2022-09-13T16:09:59.431Z] 12036fa74330: Verifying Checksum [2022-09-13T16:09:59.431Z] 12036fa74330: Download complete [2022-09-13T16:09:59.691Z] 58acb0837d57: Verifying Checksum [2022-09-13T16:09:59.691Z] 58acb0837d57: Download complete [2022-09-13T16:09:59.691Z] c76a4d170827: Verifying Checksum [2022-09-13T16:09:59.691Z] c76a4d170827: Download complete [2022-09-13T16:09:59.691Z] 9246aed32f21: Verifying Checksum [2022-09-13T16:09:59.691Z] 9246aed32f21: Download complete [2022-09-13T16:09:59.691Z] 2710e0b2459e: Verifying Checksum [2022-09-13T16:09:59.691Z] 2710e0b2459e: Download complete [2022-09-13T16:09:59.951Z] 58acb0837d57: Pull complete [2022-09-13T16:10:00.212Z] 12036fa74330: Pull complete [2022-09-13T16:10:00.473Z] f8a12f2a2423: Pull complete [2022-09-13T16:10:00.473Z] 9246aed32f21: Pull complete [2022-09-13T16:10:00.733Z] c76a4d170827: Pull complete [2022-09-13T16:10:00.733Z] 2710e0b2459e: Pull complete [2022-09-13T16:10:00.733Z] Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 [2022-09-13T16:10:00.733Z] Status: Downloaded newer image for docker:latest [2022-09-13T16:10:01.287Z] Still waiting to schedule task [2022-09-13T16:10:01.287Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-13T16:10:01.677Z] ---> 39ab098c0512 [2022-09-13T16:10:01.677Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-13T16:10:01.677Z] ---> Running in 29e32be24a62 [2022-09-13T16:10:02.249Z] Removing intermediate container 29e32be24a62 [2022-09-13T16:10:02.249Z] ---> 47caf009e208 [2022-09-13T16:10:02.249Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-13T16:10:02.249Z] ---> Running in 1c1ed55ba277 [2022-09-13T16:10:02.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-13T16:10:03.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-13T16:10:03.760Z] OK: 211 MiB in 51 packages [2022-09-13T16:10:04.330Z] Removing intermediate container 1c1ed55ba277 [2022-09-13T16:10:04.330Z] ---> 10e1e1df54a8 [2022-09-13T16:10:04.330Z] Step 11/16 : ENV GO111MODULE=on [2022-09-13T16:10:04.330Z] ---> Running in db14c79dc26b [2022-09-13T16:10:04.330Z] Removing intermediate container db14c79dc26b [2022-09-13T16:10:04.330Z] ---> 5c79515e3c26 [2022-09-13T16:10:04.330Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-13T16:10:04.330Z] ---> Running in 45173bebedde [2022-09-13T16:10:04.330Z] Removing intermediate container 45173bebedde [2022-09-13T16:10:04.330Z] ---> afb205a5bde5 [2022-09-13T16:10:04.330Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-13T16:10:04.592Z] ---> 85926deb6e53 [2022-09-13T16:10:04.592Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-13T16:10:04.592Z] ---> Running in b0ceabc980e6 [2022-09-13T16:10:16.827Z] Removing intermediate container b0ceabc980e6 [2022-09-13T16:10:16.827Z] ---> 4e19426c08e2 [2022-09-13T16:10:16.827Z] Step 15/16 : COPY . . [2022-09-13T16:10:17.088Z] ---> d17e1a4bccaf [2022-09-13T16:10:17.088Z] Step 16/16 : RUN ${MAKE} [2022-09-13T16:10:17.088Z] ---> Running in 4177922330c3 [2022-09-13T16:10:17.350Z] noop [2022-09-13T16:10:17.611Z] Removing intermediate container 4177922330c3 [2022-09-13T16:10:17.611Z] ---> dcc892f73d3e [2022-09-13T16:10:17.611Z] Successfully built dcc892f73d3e [2022-09-13T16:10:17.611Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:10:17.930Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-13T16:10:17.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:10:18.033Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:10:18.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-13T16:10:18.507Z] $ docker top 8befd2e977bebdc409499a534c8e9629df4b5e5b2421f0248bc2a0ce5dfe4955 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:10:18.873Z] + go version [2022-09-13T16:10:18.873Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-13T16:10:18.889Z] $ docker stop --time=1 8befd2e977bebdc409499a534c8e9629df4b5e5b2421f0248bc2a0ce5dfe4955 [2022-09-13T16:10:20.164Z] $ docker rm -f 8befd2e977bebdc409499a534c8e9629df4b5e5b2421f0248bc2a0ce5dfe4955 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:10:20.594Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-13T16:10:20.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:10:20.680Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:10:20.717Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat [2022-09-13T16:10:21.127Z] $ docker top 88a058cd4f4fffb44affe698754650fc8cd03415fb741f67da368b58c35137ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:10:21.487Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-13T16:10:21.793Z] + make test [2022-09-13T16:10:21.793Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-13T16:10:22.053Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-13T16:10:28.641Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-13T16:10:28.641Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-13T16:10:30.039Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-13T16:10:30.039Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-13T16:10:30.039Z] ./bin/test-attribution-txt.sh [2022-09-13T16:10:30.039Z] make -C web test [2022-09-13T16:10:30.039Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2022-09-13T16:10:30.039Z] make[1]: tput: No such file or directory [2022-09-13T16:10:30.039Z] make[1]: tput: No such file or directory [2022-09-13T16:10:30.039Z] warning: generating ./VERSION [2022-09-13T16:10:30.039Z] echo "0.0.0" > VERSION [2022-09-13T16:10:30.039Z] docker build \ [2022-09-13T16:10:30.039Z] -f Dockerfile \ [2022-09-13T16:10:30.039Z] --build-arg USER=1000 \ [2022-09-13T16:10:30.039Z] \ [2022-09-13T16:10:30.039Z] --label "git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c" \ [2022-09-13T16:10:30.039Z] -t edgexfoundry/edgex-web-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c \ [2022-09-13T16:10:30.039Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-13T16:10:30.039Z] . [2022-09-13T16:10:30.305Z] Sending build context to Docker daemon 3.269MB [2022-09-13T16:10:30.305Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-13T16:10:30.883Z] 16.17-alpine3.15: Pulling from library/node [2022-09-13T16:10:30.883Z] 9621f1afde84: Pulling fs layer [2022-09-13T16:10:30.883Z] 16f891d21976: Pulling fs layer [2022-09-13T16:10:30.883Z] cf6a4a42ec8c: Pulling fs layer [2022-09-13T16:10:30.883Z] 297e921c64f6: Pulling fs layer [2022-09-13T16:10:30.883Z] 297e921c64f6: Waiting [2022-09-13T16:10:30.883Z] 9621f1afde84: Verifying Checksum [2022-09-13T16:10:31.145Z] 9621f1afde84: Pull complete [2022-09-13T16:10:31.145Z] 297e921c64f6: Verifying Checksum [2022-09-13T16:10:31.145Z] 297e921c64f6: Download complete [2022-09-13T16:10:31.145Z] cf6a4a42ec8c: Verifying Checksum [2022-09-13T16:10:31.145Z] cf6a4a42ec8c: Download complete [2022-09-13T16:10:32.533Z] 16f891d21976: Verifying Checksum [2022-09-13T16:10:32.533Z] 16f891d21976: Download complete [2022-09-13T16:10:33.475Z] 16f891d21976: Pull complete [2022-09-13T16:10:33.750Z] cf6a4a42ec8c: Pull complete [2022-09-13T16:10:33.750Z] 297e921c64f6: Pull complete [2022-09-13T16:10:33.750Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-13T16:10:33.750Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-13T16:10:33.750Z] ---> 141d857b2a92 [2022-09-13T16:10:33.750Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-13T16:10:34.323Z] ---> Running in d00fa2af3eb5 [2022-09-13T16:10:34.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-13T16:10:34.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-13T16:10:34.846Z] (1/129) Installing libxau (1.0.9-r0) [2022-09-13T16:10:34.846Z] (2/129) Installing libmd (1.0.3-r0) [2022-09-13T16:10:34.846Z] (3/129) Installing libbsd (0.11.3-r1) [2022-09-13T16:10:34.846Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-09-13T16:10:34.846Z] (5/129) Installing libxcb (1.14-r2) [2022-09-13T16:10:34.846Z] (6/129) Installing libx11 (1.7.2-r0) [2022-09-13T16:10:34.846Z] (7/129) Installing libxext (1.3.4-r0) [2022-09-13T16:10:34.846Z] (8/129) Installing libice (1.0.10-r0) [2022-09-13T16:10:34.846Z] (9/129) Installing libuuid (2.37.4-r0) [2022-09-13T16:10:34.846Z] (10/129) Installing libsm (1.2.3-r0) [2022-09-13T16:10:34.846Z] (11/129) Installing libxt (1.2.1-r0) [2022-09-13T16:10:34.846Z] (12/129) Installing libxmu (1.1.3-r0) [2022-09-13T16:10:34.847Z] (13/129) Installing xset (1.2.4-r0) [2022-09-13T16:10:34.847Z] (14/129) Installing xprop (1.2.5-r0) [2022-09-13T16:10:34.847Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-09-13T16:10:34.847Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-13T16:10:34.847Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-09-13T16:10:34.847Z] (18/129) Installing libffi (3.4.2-r1) [2022-09-13T16:10:34.847Z] (19/129) Installing libintl (0.21-r0) [2022-09-13T16:10:34.847Z] (20/129) Installing libblkid (2.37.4-r0) [2022-09-13T16:10:34.847Z] (21/129) Installing libmount (2.37.4-r0) [2022-09-13T16:10:34.847Z] (22/129) Installing pcre (8.45-r1) [2022-09-13T16:10:34.847Z] (23/129) Installing glib (2.70.1-r0) [2022-09-13T16:10:34.847Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-09-13T16:10:34.847Z] (25/129) Installing libxml2 (2.9.14-r1) [2022-09-13T16:10:35.107Z] (26/129) Installing shared-mime-info (2.1-r0) [2022-09-13T16:10:35.107Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-09-13T16:10:35.107Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-09-13T16:10:35.107Z] (29/129) Installing libpng (1.6.37-r1) [2022-09-13T16:10:35.107Z] (30/129) Installing libwebp (1.2.2-r0) [2022-09-13T16:10:35.107Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-09-13T16:10:35.107Z] (32/129) Installing tiff (4.3.0-r1) [2022-09-13T16:10:35.107Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-09-13T16:10:35.107Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-13T16:10:35.107Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-09-13T16:10:35.107Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-09-13T16:10:35.107Z] (37/129) Installing libxrender (0.9.10-r3) [2022-09-13T16:10:35.107Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-09-13T16:10:35.107Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-09-13T16:10:35.107Z] (40/129) Installing libxi (1.8-r0) [2022-09-13T16:10:35.107Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-09-13T16:10:35.107Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-09-13T16:10:35.107Z] (43/129) Installing atk (2.36.0-r0) [2022-09-13T16:10:35.107Z] (44/129) Installing libxtst (1.2.3-r3) [2022-09-13T16:10:35.107Z] (45/129) Installing dbus-libs (1.12.20-r4) [2022-09-13T16:10:35.107Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-09-13T16:10:35.107Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-09-13T16:10:35.107Z] (48/129) Installing expat (2.4.7-r0) [2022-09-13T16:10:35.107Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-09-13T16:10:35.107Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-09-13T16:10:35.107Z] (51/129) Installing freetype (2.11.1-r2) [2022-09-13T16:10:35.107Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-09-13T16:10:35.107Z] (53/129) Installing pixman (0.40.0-r3) [2022-09-13T16:10:35.107Z] (54/129) Installing cairo (1.16.0-r5) [2022-09-13T16:10:35.107Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-09-13T16:10:35.107Z] (56/129) Installing avahi-libs (0.8-r5) [2022-09-13T16:10:35.107Z] (57/129) Installing gmp (6.2.1-r1) [2022-09-13T16:10:35.107Z] (58/129) Installing nettle (3.7.3-r0) [2022-09-13T16:10:35.107Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-09-13T16:10:35.107Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-09-13T16:10:35.367Z] (61/129) Installing libunistring (0.9.10-r1) [2022-09-13T16:10:35.367Z] (62/129) Installing gnutls (3.7.1-r1) [2022-09-13T16:10:35.367Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-09-13T16:10:35.367Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-09-13T16:10:35.367Z] (65/129) Installing fribidi (1.0.11-r0) [2022-09-13T16:10:35.367Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-09-13T16:10:35.367Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-09-13T16:10:35.367Z] (68/129) Installing libxft (2.3.4-r0) [2022-09-13T16:10:35.367Z] (69/129) Installing pango (1.48.10-r0) [2022-09-13T16:10:35.367Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-09-13T16:10:35.367Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-13T16:10:35.367Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-09-13T16:10:35.367Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-09-13T16:10:35.367Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-09-13T16:10:35.367Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-09-13T16:10:35.367Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-13T16:10:35.367Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-09-13T16:10:35.367Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-09-13T16:10:35.367Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-09-13T16:10:35.631Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-13T16:10:37.551Z] (79/129) Installing libogg (1.3.5-r0) [2022-09-13T16:10:37.551Z] (80/129) Installing flac (1.3.4-r0) [2022-09-13T16:10:37.551Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-09-13T16:10:37.551Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-09-13T16:10:37.551Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-09-13T16:10:37.551Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-09-13T16:10:37.551Z] (85/129) Installing libass (0.15.2-r0) [2022-09-13T16:10:37.551Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-09-13T16:10:37.551Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-13T16:10:37.551Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-13T16:10:37.551Z] (89/129) Installing lame (3.100-r0) [2022-09-13T16:10:37.814Z] (90/129) Installing opus (1.3.1-r1) [2022-09-13T16:10:37.814Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-09-13T16:10:37.814Z] (92/129) Installing soxr (0.1.3-r2) [2022-09-13T16:10:37.814Z] (93/129) Installing libsrt (1.4.2-r1) [2022-09-13T16:10:37.814Z] (94/129) Installing libssh (0.9.6-r1) [2022-09-13T16:10:37.814Z] (95/129) Installing libtheora (1.1.1-r16) [2022-09-13T16:10:37.814Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-09-13T16:10:37.814Z] (97/129) Installing libpciaccess (0.16-r0) [2022-09-13T16:10:37.814Z] (98/129) Installing libdrm (2.4.109-r0) [2022-09-13T16:10:37.814Z] (99/129) Installing libva (2.13.0-r0) [2022-09-13T16:10:37.814Z] (100/129) Installing libvdpau (1.4-r0) [2022-09-13T16:10:37.814Z] (101/129) Installing vidstab (1.1.0-r1) [2022-09-13T16:10:37.814Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-09-13T16:10:37.814Z] (103/129) Installing libvpx (1.10.0-r0) [2022-09-13T16:10:37.814Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-09-13T16:10:37.814Z] (105/129) Installing x264-libs (20210613-r0) [2022-09-13T16:10:37.814Z] (106/129) Installing x265-libs (3.5-r0) [2022-09-13T16:10:37.814Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-09-13T16:10:37.814Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-09-13T16:10:38.075Z] (109/129) Installing libevent (2.1.12-r4) [2022-09-13T16:10:38.075Z] (110/129) Installing mesa (21.2.6-r0) [2022-09-13T16:10:38.075Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-09-13T16:10:38.075Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-09-13T16:10:38.075Z] (113/129) Installing lcms2 (2.12-r1) [2022-09-13T16:10:38.075Z] (114/129) Installing nspr (4.32-r0) [2022-09-13T16:10:38.075Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-09-13T16:10:38.075Z] (116/129) Installing nss (3.78.1-r0) [2022-09-13T16:10:38.075Z] (117/129) Installing libasyncns (0.8-r1) [2022-09-13T16:10:38.075Z] (118/129) Installing libltdl (2.4.6-r7) [2022-09-13T16:10:38.075Z] (119/129) Installing orc (0.4.32-r0) [2022-09-13T16:10:38.075Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-09-13T16:10:38.075Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-09-13T16:10:38.075Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-09-13T16:10:38.336Z] (123/129) Installing libpulse (15.0-r2) [2022-09-13T16:10:38.336Z] (124/129) Installing re2 (2021.11.01-r0) [2022-09-13T16:10:38.336Z] (125/129) Installing snappy (1.1.9-r1) [2022-09-13T16:10:38.336Z] (126/129) Installing libgpg-error (1.42-r1) [2022-09-13T16:10:38.336Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-09-13T16:10:38.336Z] (128/129) Installing libxslt (1.1.35-r0) [2022-09-13T16:10:38.336Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-09-13T16:10:39.279Z] Executing busybox-1.34.1-r7.trigger [2022-09-13T16:10:39.279Z] Executing glib-2.70.1-r0.trigger [2022-09-13T16:10:39.279Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-13T16:10:41.827Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-13T16:10:41.828Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-13T16:10:41.828Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-13T16:10:41.828Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-13T16:10:41.828Z] OK: 286 MiB in 145 packages [2022-09-13T16:10:45.125Z] Removing intermediate container d00fa2af3eb5 [2022-09-13T16:10:45.125Z] ---> 4bf3e3f38259 [2022-09-13T16:10:45.125Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-13T16:10:45.125Z] ---> Running in 335ea0af7e98 [2022-09-13T16:10:45.125Z] Removing intermediate container 335ea0af7e98 [2022-09-13T16:10:45.125Z] ---> b896305866ae [2022-09-13T16:10:45.125Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-13T16:10:45.125Z] ---> Running in 5047629a0f2d [2022-09-13T16:10:45.125Z] Removing intermediate container 5047629a0f2d [2022-09-13T16:10:45.125Z] ---> 4cfdf4b8adde [2022-09-13T16:10:45.125Z] Step 5/10 : RUN npm install -g npm [2022-09-13T16:10:45.125Z] ---> Running in b687e14eeced [2022-09-13T16:10:51.719Z] [2022-09-13T16:10:51.719Z] changed 54 packages, and audited 212 packages in 6s [2022-09-13T16:10:51.719Z] [2022-09-13T16:10:51.719Z] 11 packages are looking for funding [2022-09-13T16:10:51.719Z] run `npm fund` for details [2022-09-13T16:10:51.719Z] [2022-09-13T16:10:51.719Z] found 0 vulnerabilities [2022-09-13T16:10:52.291Z] Removing intermediate container b687e14eeced [2022-09-13T16:10:52.291Z] ---> 0ecbd1372e12 [2022-09-13T16:10:52.291Z] Step 6/10 : ARG USER=1000 [2022-09-13T16:10:52.291Z] ---> Running in fdca754788ae [2022-09-13T16:10:52.291Z] Removing intermediate container fdca754788ae [2022-09-13T16:10:52.291Z] ---> 4a24ec87bace [2022-09-13T16:10:52.291Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-13T16:10:52.291Z] ---> Running in 9a946854c0b2 [2022-09-13T16:10:52.865Z] Removing intermediate container 9a946854c0b2 [2022-09-13T16:10:52.865Z] ---> ae0c7755e023 [2022-09-13T16:10:52.865Z] Step 8/10 : USER $USER:$USER [2022-09-13T16:10:52.865Z] ---> Running in e3d93790bcf0 [2022-09-13T16:10:53.129Z] Removing intermediate container e3d93790bcf0 [2022-09-13T16:10:53.129Z] ---> f7b0ac8334d6 [2022-09-13T16:10:53.129Z] Step 9/10 : WORKDIR /app [2022-09-13T16:10:53.129Z] ---> Running in 15b82cd48874 [2022-09-13T16:10:53.129Z] Removing intermediate container 15b82cd48874 [2022-09-13T16:10:53.129Z] ---> 7c1266b69f1b [2022-09-13T16:10:53.129Z] Step 10/10 : LABEL git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:10:53.129Z] ---> Running in 8a6899dbfae8 [2022-09-13T16:10:53.389Z] Removing intermediate container 8a6899dbfae8 [2022-09-13T16:10:53.389Z] ---> 245c07adec87 [2022-09-13T16:10:53.389Z] Successfully built 245c07adec87 [2022-09-13T16:10:53.389Z] Successfully tagged edgexfoundry/edgex-web-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:10:53.389Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-13T16:10:53.389Z] touch edgex-web-ui.imagebuilt [2022-09-13T16:10:53.389Z] mkdir -p node_modules coverage [2022-09-13T16:10:53.389Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-13T16:10:53.389Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE required: { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE }, [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE required: { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE }, [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE required: { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE }, [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE required: { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE }, [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE required: { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE }, [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE required: { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE }, [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE required: { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE }, [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE required: { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE }, [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE required: { [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE }, [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:10:55.298Z] npm WARN EBADENGINE } [2022-09-13T16:11:00.584Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-13T16:11:00.584Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-09-13T16:11:00.584Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-13T16:11:00.584Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-13T16:11:00.584Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-13T16:11:00.845Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-13T16:11:01.419Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-13T16:11:02.364Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-13T16:11:02.626Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-13T16:11:05.176Z] 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 [2022-09-13T16:11:05.176Z] 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 [2022-09-13T16:11:05.761Z] 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. [2022-09-13T16:11:06.023Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-09-13T16:11:06.286Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-13T16:11:06.548Z] 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. [2022-09-13T16:11:06.809Z] 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. [2022-09-13T16:11:08.202Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-13T16:11:09.589Z] 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. [2022-09-13T16:11:12.889Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-09-13T16:11:18.179Z] [2022-09-13T16:11:18.179Z] added 1478 packages, and audited 1479 packages in 24s [2022-09-13T16:11:18.179Z] [2022-09-13T16:11:18.179Z] 90 packages are looking for funding [2022-09-13T16:11:18.179Z] run `npm fund` for details [2022-09-13T16:11:18.179Z] [2022-09-13T16:11:18.179Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-13T16:11:18.179Z] [2022-09-13T16:11:18.179Z] To address issues that do not require attention, run: [2022-09-13T16:11:18.179Z] npm audit fix [2022-09-13T16:11:18.179Z] [2022-09-13T16:11:18.179Z] To address all issues (including breaking changes), run: [2022-09-13T16:11:18.179Z] npm audit fix --force [2022-09-13T16:11:18.179Z] [2022-09-13T16:11:18.179Z] Run `npm audit` for details. [2022-09-13T16:11:20.724Z] 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 [2022-09-13T16:11:23.271Z] - Generating browser application bundles (phase: setup)... [2022-09-13T16:11:28.560Z] Compiling @angular/core : es2015 as esm2015 [2022-09-13T16:11:28.560Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-13T16:11:31.856Z] Compiling @angular/common : es2015 as esm2015 [2022-09-13T16:11:31.856Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-13T16:11:32.802Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-13T16:11:32.802Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-13T16:11:33.061Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-13T16:11:33.320Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-13T16:11:33.580Z] Compiling @angular/router : es2015 as esm2015 [2022-09-13T16:11:33.908Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-13T16:11:33.908Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-13T16:11:34.290Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-13T16:11:34.605Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-13T16:11:36.537Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-13T16:11:37.131Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29055 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2022-09-13T16:11:37.143Z] Running in /w/workspace/edgex-ui-go/79 [Pipeline] { [Pipeline] checkout [2022-09-13T16:11:37.176Z] The recommended git tool is: git [2022-09-13T16:11:41.930Z] using credential edgex-jenkins-ssh [2022-09-13T16:11:41.952Z] Cloning the remote Git repository [2022-09-13T16:11:42.003Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-13T16:11:43.120Z] 13 09 2022 16:11:42.556:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-13T16:11:43.120Z] 13 09 2022 16:11:42.560:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-13T16:11:43.120Z] 13 09 2022 16:11:42.566:INFO [launcher]: Starting browser ChromeHeadless [2022-09-13T16:11:42.080Z] > git init /w/workspace/edgex-ui-go/79 # timeout=10 [2022-09-13T16:11:42.171Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-09-13T16:11:42.172Z] > git --version # timeout=10 [2022-09-13T16:11:42.192Z] > git --version # 'git version 2.25.1' [2022-09-13T16:11:42.194Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-13T16:11:42.277Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-13T16:11:45.400Z] Avoid second fetch [2022-09-13T16:11:45.401Z] Checking out Revision 490d55d23c3381dbf94452a94173aa21d56f4e2c (main) [2022-09-13T16:11:45.361Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-09-13T16:11:45.382Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-13T16:11:45.421Z] > git config core.sparsecheckout # timeout=10 [2022-09-13T16:11:45.439Z] > git checkout -f 490d55d23c3381dbf94452a94173aa21d56f4e2c # timeout=10 [2022-09-13T16:11:49.918Z] Commit message: "Merge pull request #549 from saites/angular-automation" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-13T16:11:50.860Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-13T16:11:50.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-13T16:11:50.860Z] Dload Upload Total Spent Left Speed [2022-09-13T16:11:50.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 47554 0 --:--:-- --:--:-- --:--:-- 47554 [Pipeline] sh [2022-09-13T16:11:51.538Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-13T16:11:51.877Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-13T16:11:51.877Z] + sudo tee /etc/docker/daemon.new [2022-09-13T16:11:51.877Z] { [2022-09-13T16:11:51.877Z] "registry-mirrors": [ [2022-09-13T16:11:51.877Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-13T16:11:51.877Z] ], [2022-09-13T16:11:51.877Z] "bip": "10.250.0.254/24", [2022-09-13T16:11:51.877Z] "hosts": [ [2022-09-13T16:11:51.877Z] "tcp://0.0.0.0:5555", [2022-09-13T16:11:51.877Z] "unix:///var/run/docker.sock" [2022-09-13T16:11:51.877Z] ], [2022-09-13T16:11:51.877Z] "mtu": 1458, [2022-09-13T16:11:51.877Z] "selinux-enabled": true, [2022-09-13T16:11:51.877Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-13T16:11:51.877Z] } [Pipeline] sh [2022-09-13T16:11:52.234Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-13T16:11:52.576Z] + sudo service docker restart [2022-09-13T16:11:55.356Z] ✔ Browser application bundle generation complete. [2022-09-13T16:11:55.356Z] 13 09 2022 16:11:55.004:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket -3wnktBR2lQJpY13AAAB with id 92324967 [2022-09-13T16:11:57.905Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-13T16:11:58.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.111 secs) [2022-09-13T16:11:58.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.128 secs) [2022-09-13T16:11:58.168Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.206 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.212 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.219 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.25 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.256 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.259 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.267 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.295 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.303 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.306 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.308 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.311 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.313 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.329 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.339 secs) [2022-09-13T16:11:58.433Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.349 secs) [2022-09-13T16:11:58.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.38 secs) [2022-09-13T16:11:58.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.391 secs) [2022-09-13T16:11:58.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.461 secs) [2022-09-13T16:11:58.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.48 secs) [2022-09-13T16:11:58.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.489 secs) [2022-09-13T16:11:58.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.496 secs) [2022-09-13T16:11:58.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.552 secs) [2022-09-13T16:11:58.694Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.564 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.62 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.629 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.636 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.653 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.66 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.663 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.665 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.689 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.7 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.709 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.726 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.734 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.737 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.739 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.741 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.743 secs) [2022-09-13T16:11:58.956Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.751 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.761 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.766 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.768 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.776 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.784 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.788 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.79 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.791 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.799 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.815 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.842 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.872 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.883 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.91 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.919 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.927 secs) [2022-09-13T16:11:59.216Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.939 secs) [2022-09-13T16:11:59.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.949 secs) [2022-09-13T16:11:59.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.044 secs) [2022-09-13T16:11:59.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.054 secs) [2022-09-13T16:11:59.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.063 secs) [2022-09-13T16:11:59.476Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.073 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.142 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.147 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.159 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.177 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.2 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.205 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.21 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.214 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.248 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.265 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.271 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.305 secs) [2022-09-13T16:11:59.746Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.316 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.33 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.34 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.347 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.351 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.353 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.355 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.384 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.393 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.399 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.437 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.446 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.475 secs) [2022-09-13T16:12:00.007Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.489 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.492 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.507 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.512 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.514 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.544 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.555 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.597 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.617 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.628 secs) [2022-09-13T16:12:00.267Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.66 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.669 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.693 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.708 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.718 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.738 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.743 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.75 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.752 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.753 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.781 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.805 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.817 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.825 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.828 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.83 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.831 secs) [2022-09-13T16:12:00.528Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.839 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.855 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.874 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.908 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.914 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.932 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.955 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.963 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.986 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.992 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.999 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.001 secs) [2022-09-13T16:12:00.790Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.012 secs) [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.025 secs) [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.031 secs) [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.06 secs) [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.069 secs) [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.096 secs) [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.114 secs) [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.12 secs) [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.155 secs) [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.165 secs) [2022-09-13T16:12:01.051Z] WARN: ' [2022-09-13T16:12:01.051Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-13T16:12:01.051Z] Support for using the ngModel input property and ngModelChange event with [2022-09-13T16:12:01.051Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-13T16:12:01.051Z] in a future version of Angular. [2022-09-13T16:12:01.051Z] [2022-09-13T16:12:01.051Z] For more information on this, see our API docs here: [2022-09-13T16:12:01.051Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-13T16:12:01.051Z] ' [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.165 secs) [2022-09-13T16:12:01.051Z] WARN: ' [2022-09-13T16:12:01.051Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-13T16:12:01.051Z] Support for using the ngModel input property and ngModelChange event with [2022-09-13T16:12:01.051Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-13T16:12:01.051Z] in a future version of Angular. [2022-09-13T16:12:01.051Z] [2022-09-13T16:12:01.051Z] For more information on this, see our API docs here: [2022-09-13T16:12:01.051Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-13T16:12:01.051Z] ' [2022-09-13T16:12:01.051Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.184 secs) [2022-09-13T16:12:01.311Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.19 secs) [2022-09-13T16:12:01.311Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.233 secs) [2022-09-13T16:12:01.311Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.239 secs) [2022-09-13T16:12:01.311Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.247 secs) [2022-09-13T16:12:01.311Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.252 secs) [2022-09-13T16:12:01.311Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.256 secs) [2022-09-13T16:12:01.311Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.276 secs) [2022-09-13T16:12:01.311Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.303 secs) [2022-09-13T16:12:01.311Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.318 secs) [2022-09-13T16:12:01.572Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.486 secs / 2.318 secs) [2022-09-13T16:12:01.572Z] TOTAL: 149 SUCCESS [2022-09-13T16:12:01.572Z] ✔ Browser application bundle generation complete. [2022-09-13T16:12:01.831Z] [2022-09-13T16:12:01.831Z] =============================== Coverage summary =============================== [2022-09-13T16:12:01.831Z] Statements : 40.95% ( 1466/3580 ) [2022-09-13T16:12:01.831Z] Branches : 12.03% ( 111/923 ) [2022-09-13T16:12:01.831Z] Functions : 33.2% ( 431/1298 ) [2022-09-13T16:12:01.831Z] Lines : 38.88% ( 1317/3387 ) [2022-09-13T16:12:01.831Z] ================================================================================ [2022-09-13T16:12:02.092Z] ✔ Browser application bundle generation complete. [2022-09-13T16:12:02.352Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2022-09-13T16:12:02.365Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-13T16:12:02.382Z] $ docker stop --time=1 88a058cd4f4fffb44affe698754650fc8cd03415fb741f67da368b58c35137ad [2022-09-13T16:12:03.697Z] $ docker rm -f 88a058cd4f4fffb44affe698754650fc8cd03415fb741f67da368b58c35137ad [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-13T16:12:04.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-13T16:12:04.779Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-13T16:12:05.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-13T16:12:05.859Z] + ls -al . [2022-09-13T16:12:05.859Z] total 168 [2022-09-13T16:12:05.859Z] drwxrwxr-x 14 jenkins jenkins 4096 Sep 13 16:10 . [2022-09-13T16:12:05.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:09 .. [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 13 16:09 .dockerignore [2022-09-13T16:12:05.859Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:09 .git [2022-09-13T16:12:05.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:09 .github [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 13 16:09 .gitignore [2022-09-13T16:12:05.859Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:09 .semver [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 13 16:09 Attribution.txt [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 13 16:09 CHANGELOG.md [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 13 16:09 CONTRIBUTING.md [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 13 16:09 Dockerfile [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 13 16:09 Jenkinsfile [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 13 16:09 LICENSE [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 13 16:09 Makefile [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 13 16:09 README.md [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 13 16:09 VERSION [2022-09-13T16:12:05.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:09 assets [2022-09-13T16:12:05.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:09 bin [2022-09-13T16:12:05.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:09 cmd [2022-09-13T16:12:05.859Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 13 16:10 coverage.out [2022-09-13T16:12:05.859Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:09 docs [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 13 16:09 go.mod [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 13 16:09 go.sum [2022-09-13T16:12:05.859Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 16:09 internal [2022-09-13T16:12:05.859Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:09 pkg [2022-09-13T16:12:05.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:09 snap [2022-09-13T16:12:05.859Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:09 testing [2022-09-13T16:12:05.859Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 13 16:09 version.go [2022-09-13T16:12:05.859Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 13 16:10 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:06.171Z] + 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=490d55d23c3381dbf94452a94173aa21d56f4e2c --label arch=amd64 --label version=2.3.0-dev.8 . [2022-09-13T16:12:06.432Z] Sending build context to Docker daemon 47.98MB [2022-09-13T16:12:06.432Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-13T16:12:06.432Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-13T16:12:06.432Z] ---> dcc892f73d3e [2022-09-13T16:12:06.432Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-13T16:12:06.691Z] ---> Running in d4a8107f895b [2022-09-13T16:12:06.957Z] Removing intermediate container d4a8107f895b [2022-09-13T16:12:06.957Z] ---> 551da261b7c9 [2022-09-13T16:12:06.957Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-13T16:12:06.957Z] ---> Running in ba06f0466708 [2022-09-13T16:12:06.957Z] Removing intermediate container ba06f0466708 [2022-09-13T16:12:06.957Z] ---> 1270683ba491 [2022-09-13T16:12:06.957Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-13T16:12:06.957Z] ---> Running in 8038789c92c6 [2022-09-13T16:12:06.957Z] Removing intermediate container 8038789c92c6 [2022-09-13T16:12:06.957Z] ---> 456222ad6a0f [2022-09-13T16:12:06.957Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-13T16:12:07.219Z] ---> Running in 808f7b2d8816 [2022-09-13T16:12:07.219Z] Removing intermediate container 808f7b2d8816 [2022-09-13T16:12:07.219Z] ---> 8486b6c723ed [2022-09-13T16:12:07.219Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-13T16:12:07.219Z] ---> Running in 2435559e111a [2022-09-13T16:12:07.219Z] Removing intermediate container 2435559e111a [2022-09-13T16:12:07.219Z] ---> 36faf10c9a1b [2022-09-13T16:12:07.219Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-13T16:12:08.158Z] ---> d8db2e46df4f [2022-09-13T16:12:08.158Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-13T16:12:08.158Z] ---> Running in c54aad45ddbb [2022-09-13T16:12:08.728Z] Removing intermediate container c54aad45ddbb [2022-09-13T16:12:08.728Z] ---> 8cd5c6aa66c9 [2022-09-13T16:12:08.728Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-13T16:12:08.728Z] ---> Running in db65df7de900 [2022-09-13T16:12:08.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-13T16:12:09.932Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-13T16:12:09.932Z] OK: 211 MiB in 51 packages [2022-09-13T16:12:10.194Z] Removing intermediate container db65df7de900 [2022-09-13T16:12:10.194Z] ---> 777b493dca61 [2022-09-13T16:12:10.194Z] Step 11/24 : ENV GO111MODULE=on [2022-09-13T16:12:10.454Z] ---> Running in fe3fa463d803 [2022-09-13T16:12:10.454Z] Removing intermediate container fe3fa463d803 [2022-09-13T16:12:10.454Z] ---> 8b4daff5931c [2022-09-13T16:12:10.454Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-13T16:12:10.454Z] ---> Running in 2a672a5423a6 [2022-09-13T16:12:10.454Z] Removing intermediate container 2a672a5423a6 [2022-09-13T16:12:10.454Z] ---> ea95d2017691 [2022-09-13T16:12:10.454Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-13T16:12:10.714Z] ---> 4115e103ccec [2022-09-13T16:12:10.714Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-13T16:12:10.714Z] ---> Running in cef46940a10c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:12:11.014Z] provisioning config files... [2022-09-13T16:12:11.043Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/79@tmp/config2777174151940937349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:12:11.283Z] Removing intermediate container cef46940a10c [2022-09-13T16:12:11.283Z] ---> 6595d76039fe [2022-09-13T16:12:11.283Z] Step 15/24 : COPY . . [2022-09-13T16:12:11.548Z] ---> docker-login.sh [2022-09-13T16:12:11.548Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:12:12.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:12.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:12.418Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:12.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:12.418Z] [2022-09-13T16:12:12.418Z] Login Succeeded [2022-09-13T16:12:12.418Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:12:12.668Z] ---> 67ad208df63a [2022-09-13T16:12:12.668Z] Step 16/24 : RUN ${MAKE} [2022-09-13T16:12:12.668Z] ---> Running in 1d31d7bbb942 [2022-09-13T16:12:12.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:12.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:12.689Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:12.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:12.689Z] [2022-09-13T16:12:12.689Z] Login Succeeded [2022-09-13T16:12:12.689Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:12:12.926Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-09-13T16:12:12.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:13.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:13.236Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:13.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:13.236Z] [2022-09-13T16:12:13.236Z] Login Succeeded [2022-09-13T16:12:13.236Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:12:13.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:13.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:13.509Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:13.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:13.509Z] [2022-09-13T16:12:13.509Z] Login Succeeded [2022-09-13T16:12:13.509Z] docker.io [2022-09-13T16:12:13.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:14.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:14.376Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:14.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:14.376Z] [2022-09-13T16:12:14.376Z] Login Succeeded [2022-09-13T16:12:14.376Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:12:14.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-13T16:12:14.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:12:14.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:12:14.666Z] ========================================================= [2022-09-13T16:12:14.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-13T16:12:14.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:15.034Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-13T16:12:16.014Z] Sending build context to Docker daemon 28.62MB [2022-09-13T16:12:16.015Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-09-13T16:12:16.015Z] Step 2/16 : FROM ${BASE} AS builder [2022-09-13T16:12:16.304Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-13T16:12:16.304Z] b3c136eddcbf: Pulling fs layer [2022-09-13T16:12:16.304Z] c0a3192eca97: Pulling fs layer [2022-09-13T16:12:16.304Z] a050256f5b6f: Pulling fs layer [2022-09-13T16:12:16.304Z] 656be50a0ddc: Pulling fs layer [2022-09-13T16:12:16.304Z] 2bbca73fdf42: Pulling fs layer [2022-09-13T16:12:16.304Z] 46d945488cbd: Pulling fs layer [2022-09-13T16:12:16.304Z] 8a5474983e97: Pulling fs layer [2022-09-13T16:12:16.304Z] 329c88fbcd65: Pulling fs layer [2022-09-13T16:12:16.304Z] 656be50a0ddc: Waiting [2022-09-13T16:12:16.304Z] 2bbca73fdf42: Waiting [2022-09-13T16:12:16.304Z] 46d945488cbd: Waiting [2022-09-13T16:12:16.304Z] 8a5474983e97: Waiting [2022-09-13T16:12:16.304Z] 329c88fbcd65: Waiting [2022-09-13T16:12:16.304Z] a050256f5b6f: Verifying Checksum [2022-09-13T16:12:16.304Z] a050256f5b6f: Download complete [2022-09-13T16:12:16.304Z] c0a3192eca97: Verifying Checksum [2022-09-13T16:12:16.304Z] c0a3192eca97: Download complete [2022-09-13T16:12:16.304Z] 46d945488cbd: Verifying Checksum [2022-09-13T16:12:16.304Z] 46d945488cbd: Download complete [2022-09-13T16:12:16.304Z] b3c136eddcbf: Verifying Checksum [2022-09-13T16:12:16.304Z] b3c136eddcbf: Download complete [2022-09-13T16:12:17.297Z] b3c136eddcbf: Pull complete [2022-09-13T16:12:17.297Z] 329c88fbcd65: Verifying Checksum [2022-09-13T16:12:17.297Z] 329c88fbcd65: Download complete [2022-09-13T16:12:17.577Z] c0a3192eca97: Pull complete [2022-09-13T16:12:17.856Z] a050256f5b6f: Pull complete [2022-09-13T16:12:18.459Z] 8a5474983e97: Verifying Checksum [2022-09-13T16:12:18.459Z] 8a5474983e97: Download complete [2022-09-13T16:12:19.061Z] 656be50a0ddc: Download complete [2022-09-13T16:12:19.496Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-13T16:12:20.878Z] Removing intermediate container 1d31d7bbb942 [2022-09-13T16:12:20.878Z] ---> eb3fbff107ca [2022-09-13T16:12:20.878Z] Step 17/24 : FROM alpine:3.14 [2022-09-13T16:12:21.454Z] 3.14: Pulling from library/alpine [2022-09-13T16:12:21.715Z] c7ed990a2339: Pulling fs layer [2022-09-13T16:12:21.715Z] c7ed990a2339: Verifying Checksum [2022-09-13T16:12:21.715Z] c7ed990a2339: Download complete [2022-09-13T16:12:21.976Z] c7ed990a2339: Pull complete [2022-09-13T16:12:21.976Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-13T16:12:21.976Z] Status: Downloaded newer image for alpine:3.14 [2022-09-13T16:12:21.976Z] ---> dd53f409bf0b [2022-09-13T16:12:21.976Z] Step 18/24 : EXPOSE 4000 [2022-09-13T16:12:21.976Z] ---> Running in 9350eb87b0af [2022-09-13T16:12:22.236Z] Removing intermediate container 9350eb87b0af [2022-09-13T16:12:22.236Z] ---> 777dea3625de [2022-09-13T16:12:22.236Z] Step 19/24 : 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 [2022-09-13T16:12:22.808Z] ---> 61d4d5087323 [2022-09-13T16:12:22.808Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-13T16:12:22.808Z] ---> Running in 8db210153c17 [2022-09-13T16:12:22.808Z] Removing intermediate container 8db210153c17 [2022-09-13T16:12:22.808Z] ---> 77a2a22d38b1 [2022-09-13T16:12:22.808Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-13T16:12:22.808Z] ---> Running in fb3bb6fd9690 [2022-09-13T16:12:22.808Z] Removing intermediate container fb3bb6fd9690 [2022-09-13T16:12:22.808Z] ---> f48c9e1a1601 [2022-09-13T16:12:22.808Z] Step 22/24 : LABEL arch=amd64 [2022-09-13T16:12:22.808Z] ---> Running in bf52c531bdd2 [2022-09-13T16:12:23.068Z] Removing intermediate container bf52c531bdd2 [2022-09-13T16:12:23.068Z] ---> f2c74b7d2643 [2022-09-13T16:12:23.068Z] Step 23/24 : LABEL git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:12:23.068Z] ---> Running in 78ed3d6aa5f0 [2022-09-13T16:12:23.068Z] Removing intermediate container 78ed3d6aa5f0 [2022-09-13T16:12:23.068Z] ---> 1e1898d1da75 [2022-09-13T16:12:23.068Z] Step 24/24 : LABEL version=2.3.0-dev.8 [2022-09-13T16:12:23.068Z] ---> Running in 7fb66e2bc0a9 [2022-09-13T16:12:23.328Z] Removing intermediate container 7fb66e2bc0a9 [2022-09-13T16:12:23.328Z] ---> 85b7d7517cd2 [2022-09-13T16:12:23.328Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-13T16:12:23.328Z] Successfully built 85b7d7517cd2 [2022-09-13T16:12:23.328Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:12:23.425Z] provisioning config files... [2022-09-13T16:12:23.434Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7199198677864003289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:12:23.731Z] ---> docker-login.sh [2022-09-13T16:12:23.732Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:12:23.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:23.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:23.732Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:23.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:23.732Z] [2022-09-13T16:12:23.732Z] Login Succeeded [2022-09-13T16:12:23.732Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:12:23.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:23.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:23.991Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:23.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:23.991Z] [2022-09-13T16:12:23.991Z] Login Succeeded [2022-09-13T16:12:23.991Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:12:23.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:23.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:23.991Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:23.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:23.991Z] [2022-09-13T16:12:23.991Z] Login Succeeded [2022-09-13T16:12:23.991Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:12:24.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:24.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:24.251Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:24.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:24.251Z] [2022-09-13T16:12:24.251Z] Login Succeeded [2022-09-13T16:12:24.251Z] docker.io [2022-09-13T16:12:24.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:12:24.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:12:24.822Z] Configure a credential helper to remove this warning. See [2022-09-13T16:12:24.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:12:24.822Z] [2022-09-13T16:12:24.822Z] Login Succeeded [2022-09-13T16:12:24.822Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:12:24.852Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-13T16:12:24.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:12:24.910Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2022-09-13T16:12:24.910Z] 490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:12:24.910Z] latest [2022-09-13T16:12:24.910Z] 2.3.0-dev.8 [2022-09-13T16:12:24.910Z] 490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [2022-09-13T16:12:24.910Z] main [2022-09-13T16:12:24.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:25.226Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:25.538Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:12:25.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-13T16:12:25.538Z] 0276a8fbd726: Preparing [2022-09-13T16:12:25.538Z] 63493a9ab2d4: Preparing [2022-09-13T16:12:25.538Z] 63493a9ab2d4: Layer already exists [2022-09-13T16:12:28.078Z] 0276a8fbd726: Pushed [2022-09-13T16:12:28.078Z] 490d55d23c3381dbf94452a94173aa21d56f4e2c: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:28.398Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:28.708Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-09-13T16:12:28.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-13T16:12:28.709Z] 0276a8fbd726: Preparing [2022-09-13T16:12:28.709Z] 63493a9ab2d4: Preparing [2022-09-13T16:12:28.709Z] 0276a8fbd726: Layer already exists [2022-09-13T16:12:28.709Z] 63493a9ab2d4: Layer already exists [2022-09-13T16:12:28.709Z] latest: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:29.033Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:29.344Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.8 [2022-09-13T16:12:29.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-13T16:12:29.344Z] 0276a8fbd726: Preparing [2022-09-13T16:12:29.344Z] 63493a9ab2d4: Preparing [2022-09-13T16:12:29.344Z] 63493a9ab2d4: Layer already exists [2022-09-13T16:12:29.344Z] 0276a8fbd726: Layer already exists [2022-09-13T16:12:29.344Z] 2.3.0-dev.8: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:29.668Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:29.982Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [2022-09-13T16:12:29.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-13T16:12:29.982Z] 0276a8fbd726: Preparing [2022-09-13T16:12:29.982Z] 63493a9ab2d4: Preparing [2022-09-13T16:12:29.982Z] 63493a9ab2d4: Layer already exists [2022-09-13T16:12:29.982Z] 0276a8fbd726: Layer already exists [2022-09-13T16:12:29.982Z] 490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:30.302Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:30.614Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2022-09-13T16:12:30.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2022-09-13T16:12:30.614Z] 0276a8fbd726: Preparing [2022-09-13T16:12:30.614Z] 63493a9ab2d4: Preparing [2022-09-13T16:12:30.614Z] 63493a9ab2d4: Layer already exists [2022-09-13T16:12:30.614Z] 0276a8fbd726: Layer already exists [2022-09-13T16:12:30.614Z] main: digest: sha256:948d88fe7b853a392a51b7947379c7b49e3e9d62249955fac53b3d925fd8a835 size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-13T16:12:30.664Z] ===================================================== [Pipeline] echo [2022-09-13T16:12:30.670Z] taggedImages: [2022-09-13T16:12:30.670Z] - nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:12:30.670Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2022-09-13T16:12:30.670Z] - nexus3.edgexfoundry.org:10004/edgex-ui:2.3.0-dev.8 [2022-09-13T16:12:30.670Z] - nexus3.edgexfoundry.org:10004/edgex-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [2022-09-13T16:12:30.670Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 [2022-09-13T16:12:31.044Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:12:31.044Z] [2022-09-13T16:12:31.044Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:12:31.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:12:31.341Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-13T16:12:31.341Z] 5eb5b503b376: Pulling fs layer [2022-09-13T16:12:31.341Z] 5c69ac0246d0: Pulling fs layer [2022-09-13T16:12:31.341Z] ec43610c2a17: Pulling fs layer [2022-09-13T16:12:31.341Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-13T16:12:31.341Z] 33b1e0a273af: Pulling fs layer [2022-09-13T16:12:31.341Z] 5d3b04190fa2: Pulling fs layer [2022-09-13T16:12:31.341Z] 2f39f015ded8: Pulling fs layer [2022-09-13T16:12:31.341Z] 3a2ae6a8a46f: Waiting [2022-09-13T16:12:31.341Z] 33b1e0a273af: Waiting [2022-09-13T16:12:31.341Z] 5d3b04190fa2: Waiting [2022-09-13T16:12:31.341Z] 2f39f015ded8: Waiting [2022-09-13T16:12:31.341Z] 5c69ac0246d0: Download complete [2022-09-13T16:12:31.341Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-13T16:12:31.341Z] 3a2ae6a8a46f: Download complete [2022-09-13T16:12:31.341Z] 33b1e0a273af: Verifying Checksum [2022-09-13T16:12:31.341Z] 33b1e0a273af: Download complete [2022-09-13T16:12:31.463Z] 656be50a0ddc: Pull complete [2022-09-13T16:12:31.463Z] 2bbca73fdf42: Pull complete [2022-09-13T16:12:31.602Z] 5d3b04190fa2: Verifying Checksum [2022-09-13T16:12:31.602Z] 5d3b04190fa2: Download complete [2022-09-13T16:12:31.602Z] ec43610c2a17: Verifying Checksum [2022-09-13T16:12:31.602Z] ec43610c2a17: Download complete [2022-09-13T16:12:31.602Z] 5eb5b503b376: Verifying Checksum [2022-09-13T16:12:31.602Z] 5eb5b503b376: Download complete [2022-09-13T16:12:31.737Z] 46d945488cbd: Pull complete [2022-09-13T16:12:32.170Z] 2f39f015ded8: Download complete [2022-09-13T16:12:33.107Z] 5eb5b503b376: Pull complete [2022-09-13T16:12:33.107Z] 5c69ac0246d0: Pull complete [2022-09-13T16:12:33.677Z] ec43610c2a17: Pull complete [2022-09-13T16:12:33.677Z] 3a2ae6a8a46f: Pull complete [2022-09-13T16:12:33.937Z] 33b1e0a273af: Pull complete [2022-09-13T16:12:34.197Z] 5d3b04190fa2: Pull complete [2022-09-13T16:12:38.468Z] 8a5474983e97: Pull complete [2022-09-13T16:12:39.473Z] 2f39f015ded8: Pull complete [2022-09-13T16:12:39.473Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-13T16:12:39.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:12:39.473Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:12:39.568Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:12:39.608Z] $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-13T16:12:39.919Z] 329c88fbcd65: Pull complete [2022-09-13T16:12:39.919Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-13T16:12:39.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-13T16:12:39.919Z] ---> ff4287adb874 [2022-09-13T16:12:39.919Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-13T16:12:41.172Z] $ docker top 27971babc07a7308ed06ebda736bad60cc0058f4da96a20a5eff1cf01c7a8789 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:12:41.571Z] ---> job-cost.sh [2022-09-13T16:12:41.571Z] lf-activate-venv: SKIPPING [2022-09-13T16:12:41.571Z] INFO: No Stack... [2022-09-13T16:12:41.907Z] ---> Running in 1ded862df9dd [2022-09-13T16:12:41.908Z] Removing intermediate container 1ded862df9dd [2022-09-13T16:12:41.908Z] ---> b800fa2992d0 [2022-09-13T16:12:41.908Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-09-13T16:12:42.142Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-13T16:12:42.182Z] ---> Running in 5d7f29be9fc2 [2022-09-13T16:12:42.402Z] INFO: Archiving Costs [Pipeline] sh [2022-09-13T16:12:42.460Z] Removing intermediate container 5d7f29be9fc2 [2022-09-13T16:12:42.460Z] ---> 6ddeffd7cf13 [2022-09-13T16:12:42.460Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-09-13T16:12:42.460Z] ---> Running in 4b616afbfe24 [2022-09-13T16:12:42.692Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2022-09-13T16:12:42.692Z] + cut -d, -f6 [Pipeline] lock [2022-09-13T16:12:42.709Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [2022-09-13T16:12:42.715Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] did not exist. Created. [2022-09-13T16:12:42.715Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [2022-09-13T16:12:42.734Z] Removing intermediate container 4b616afbfe24 [2022-09-13T16:12:42.734Z] ---> ba6112927ae9 [2022-09-13T16:12:42.734Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-09-13T16:12:42.734Z] ---> Running in 95b1b8e13ab2 [Pipeline] sh [2022-09-13T16:12:43.018Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-13T16:12:43.334Z] Removing intermediate container 95b1b8e13ab2 [2022-09-13T16:12:43.334Z] ---> e60613287b41 [2022-09-13T16:12:43.334Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-13T16:12:43.334Z] ---> Running in d5ed91e442f5 [2022-09-13T16:12:43.421Z] Stashed 1 file(s) [Pipeline] } [2022-09-13T16:12:43.427Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-13T16:12:43.453Z] $ docker stop --time=1 27971babc07a7308ed06ebda736bad60cc0058f4da96a20a5eff1cf01c7a8789 [2022-09-13T16:12:43.607Z] Removing intermediate container d5ed91e442f5 [2022-09-13T16:12:43.607Z] ---> db3f5fa4a78a [2022-09-13T16:12:43.607Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-13T16:12:44.204Z] latest: Pulling from library/docker [2022-09-13T16:12:44.480Z] 9b18e9b68314: Pulling fs layer [2022-09-13T16:12:44.480Z] 5abd6445c68b: Pulling fs layer [2022-09-13T16:12:44.480Z] 7b6c1cdde492: Pulling fs layer [2022-09-13T16:12:44.480Z] 7917cc27eb40: Pulling fs layer [2022-09-13T16:12:44.480Z] 3f2fb837c2a9: Pulling fs layer [2022-09-13T16:12:44.480Z] d1f1fb8deb70: Pulling fs layer [2022-09-13T16:12:44.480Z] dfa55b0df7d0: Pulling fs layer [2022-09-13T16:12:44.480Z] 078dd78c254d: Pulling fs layer [2022-09-13T16:12:44.480Z] cd722d78ccff: Pulling fs layer [2022-09-13T16:12:44.480Z] d1f1fb8deb70: Waiting [2022-09-13T16:12:44.480Z] 7917cc27eb40: Waiting [2022-09-13T16:12:44.480Z] 3f2fb837c2a9: Waiting [2022-09-13T16:12:44.480Z] 078dd78c254d: Waiting [2022-09-13T16:12:44.480Z] dfa55b0df7d0: Waiting [2022-09-13T16:12:44.480Z] cd722d78ccff: Waiting [2022-09-13T16:12:44.754Z] 5abd6445c68b: Verifying Checksum [2022-09-13T16:12:44.754Z] 5abd6445c68b: Download complete [2022-09-13T16:12:44.754Z] 9b18e9b68314: Verifying Checksum [2022-09-13T16:12:44.754Z] 9b18e9b68314: Download complete [2022-09-13T16:12:44.754Z] 7b6c1cdde492: Verifying Checksum [2022-09-13T16:12:44.754Z] 7b6c1cdde492: Download complete [2022-09-13T16:12:44.768Z] $ docker rm -f 27971babc07a7308ed06ebda736bad60cc0058f4da96a20a5eff1cf01c7a8789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-13T16:12:45.037Z] d1f1fb8deb70: Verifying Checksum [2022-09-13T16:12:45.037Z] d1f1fb8deb70: Download complete [2022-09-13T16:12:45.314Z] dfa55b0df7d0: Verifying Checksum [2022-09-13T16:12:45.314Z] dfa55b0df7d0: Download complete [2022-09-13T16:12:45.314Z] 7917cc27eb40: Verifying Checksum [2022-09-13T16:12:45.314Z] 7917cc27eb40: Download complete [2022-09-13T16:12:45.314Z] 9b18e9b68314: Pull complete [2022-09-13T16:12:45.592Z] 078dd78c254d: Verifying Checksum [2022-09-13T16:12:45.592Z] 078dd78c254d: Download complete [2022-09-13T16:12:45.592Z] cd722d78ccff: Verifying Checksum [2022-09-13T16:12:45.592Z] cd722d78ccff: Download complete [2022-09-13T16:12:45.592Z] 3f2fb837c2a9: Verifying Checksum [2022-09-13T16:12:45.592Z] 3f2fb837c2a9: Download complete [2022-09-13T16:12:45.867Z] 5abd6445c68b: Pull complete [2022-09-13T16:12:46.142Z] 7b6c1cdde492: Pull complete [2022-09-13T16:12:47.161Z] 7917cc27eb40: Pull complete [2022-09-13T16:12:48.142Z] 3f2fb837c2a9: Pull complete [2022-09-13T16:12:49.124Z] d1f1fb8deb70: Pull complete [2022-09-13T16:12:49.124Z] dfa55b0df7d0: Pull complete [2022-09-13T16:12:49.400Z] 078dd78c254d: Pull complete [2022-09-13T16:12:49.673Z] cd722d78ccff: Pull complete [2022-09-13T16:12:49.673Z] Digest: sha256:c0ba96f6414f1bf92cc6c5afc25235f507b7fcc1ca0a8ba6884c81aacf434b78 [2022-09-13T16:12:49.673Z] Status: Downloaded newer image for docker:latest [2022-09-13T16:12:52.299Z] ---> 0701d6d505e6 [2022-09-13T16:12:52.299Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-13T16:12:52.299Z] ---> Running in 0c55dd20101f [2022-09-13T16:12:53.751Z] Removing intermediate container 0c55dd20101f [2022-09-13T16:12:53.751Z] ---> 85f3bf7c6f49 [2022-09-13T16:12:53.751Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-13T16:12:53.751Z] ---> Running in 6b4ee0d44fac [2022-09-13T16:12:54.732Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-13T16:12:56.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-13T16:12:56.765Z] OK: 221 MiB in 51 packages [2022-09-13T16:12:57.367Z] Removing intermediate container 6b4ee0d44fac [2022-09-13T16:12:57.367Z] ---> fdc7eab9a4ee [2022-09-13T16:12:57.367Z] Step 11/16 : ENV GO111MODULE=on [2022-09-13T16:12:57.641Z] ---> Running in 2f8c97e8de5d [2022-09-13T16:12:57.917Z] Removing intermediate container 2f8c97e8de5d [2022-09-13T16:12:57.917Z] ---> aec9bf6b5436 [2022-09-13T16:12:57.917Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-13T16:12:57.917Z] ---> Running in aaf313ec9ffc [2022-09-13T16:12:58.191Z] Removing intermediate container aaf313ec9ffc [2022-09-13T16:12:58.191Z] ---> 79cff9f2ecb1 [2022-09-13T16:12:58.191Z] Step 13/16 : COPY go.mod vendor* ./ [2022-09-13T16:12:58.790Z] ---> b80e8f2fcb81 [2022-09-13T16:12:58.790Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-13T16:12:59.067Z] ---> Running in 757a9cf734d5 [2022-09-13T16:13:25.861Z] Removing intermediate container 757a9cf734d5 [2022-09-13T16:13:25.861Z] ---> 983eab36abda [2022-09-13T16:13:25.861Z] Step 15/16 : COPY . . [2022-09-13T16:13:27.837Z] ---> 1f6e02b57446 [2022-09-13T16:13:27.837Z] Step 16/16 : RUN ${MAKE} [2022-09-13T16:13:27.837Z] ---> Running in 80a6cd7e2943 [2022-09-13T16:13:28.820Z] noop [2022-09-13T16:13:29.420Z] Removing intermediate container 80a6cd7e2943 [2022-09-13T16:13:29.420Z] ---> 1284115424a5 [2022-09-13T16:13:29.420Z] Successfully built 1284115424a5 [2022-09-13T16:13:29.420Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:13:29.798Z] + docker inspect -f . ci-base-image-arm64 [2022-09-13T16:13:29.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:13:30.057Z] prd-ubuntu20.04-docker-arm64-4c-16g-29055 does not seem to be running inside a container [2022-09-13T16:13:30.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/79 -v /w/workspace/edgex-ui-go/79:/w/workspace/edgex-ui-go/79:rw,z -v /w/workspace/edgex-ui-go/79@tmp:/w/workspace/edgex-ui-go/79@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 ******** ci-base-image-arm64 cat [2022-09-13T16:13:31.410Z] $ docker top 779af092724454446023c9d2013a4bef9d9b3911523389890c7f132b2819b2f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:13:32.328Z] + go version [2022-09-13T16:13:32.328Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-13T16:13:32.359Z] $ docker stop --time=1 779af092724454446023c9d2013a4bef9d9b3911523389890c7f132b2819b2f0 [2022-09-13T16:13:34.011Z] $ docker rm -f 779af092724454446023c9d2013a4bef9d9b3911523389890c7f132b2819b2f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:13:34.623Z] + docker inspect -f . ci-base-image-arm64 [2022-09-13T16:13:34.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:13:34.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-29055 does not seem to be running inside a container [2022-09-13T16:13:34.963Z] $ 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/79 -v /w/workspace/edgex-ui-go/79:/w/workspace/edgex-ui-go/79:rw,z -v /w/workspace/edgex-ui-go/79@tmp:/w/workspace/edgex-ui-go/79@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 ******** ci-base-image-arm64 cat [2022-09-13T16:13:36.135Z] $ docker top a281b2a28cd9ce99bfd9d57710d63d9c71175cdecc532de653af428547621326 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:13:37.063Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/79 [Pipeline] fileExists [Pipeline] sh [2022-09-13T16:13:37.743Z] + make test [2022-09-13T16:13:37.743Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-09-13T16:13:38.726Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2022-09-13T16:14:17.770Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2022-09-13T16:14:17.770Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2022-09-13T16:14:30.194Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-13T16:14:30.194Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-13T16:14:30.194Z] ./bin/test-attribution-txt.sh [2022-09-13T16:14:30.194Z] make -C web test [2022-09-13T16:14:30.194Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/79/web' [2022-09-13T16:14:30.194Z] make[1]: tput: No such file or directory [2022-09-13T16:14:30.194Z] make[1]: tput: No such file or directory [2022-09-13T16:14:30.194Z] warning: generating ./VERSION [2022-09-13T16:14:30.194Z] echo "0.0.0" > VERSION [2022-09-13T16:14:30.194Z] docker build \ [2022-09-13T16:14:30.194Z] -f Dockerfile \ [2022-09-13T16:14:30.194Z] --build-arg USER=1000 \ [2022-09-13T16:14:30.194Z] \ [2022-09-13T16:14:30.194Z] --label "git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c" \ [2022-09-13T16:14:30.194Z] -t edgexfoundry/edgex-web-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c \ [2022-09-13T16:14:30.194Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-09-13T16:14:30.194Z] . [2022-09-13T16:14:30.194Z] Sending build context to Docker daemon 3.269MB [2022-09-13T16:14:30.194Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-09-13T16:14:30.194Z] 16.17-alpine3.15: Pulling from library/node [2022-09-13T16:14:30.194Z] 47517142f6ba: Pulling fs layer [2022-09-13T16:14:30.194Z] 17eb293efcef: Pulling fs layer [2022-09-13T16:14:30.194Z] 5f80d66b68ae: Pulling fs layer [2022-09-13T16:14:30.194Z] 55cd42e1afe3: Pulling fs layer [2022-09-13T16:14:30.194Z] 55cd42e1afe3: Waiting [2022-09-13T16:14:30.194Z] 47517142f6ba: Download complete [2022-09-13T16:14:30.470Z] 55cd42e1afe3: Download complete [2022-09-13T16:14:30.470Z] 5f80d66b68ae: Verifying Checksum [2022-09-13T16:14:30.470Z] 5f80d66b68ae: Download complete [2022-09-13T16:14:30.745Z] 47517142f6ba: Pull complete [2022-09-13T16:14:32.183Z] 17eb293efcef: Verifying Checksum [2022-09-13T16:14:32.183Z] 17eb293efcef: Download complete [2022-09-13T16:14:35.579Z] 17eb293efcef: Pull complete [2022-09-13T16:14:36.178Z] 5f80d66b68ae: Pull complete [2022-09-13T16:14:36.456Z] 55cd42e1afe3: Pull complete [2022-09-13T16:14:36.456Z] Digest: sha256:a60b681e1c28f60ea63f8394dea5384c69bdc464b9655e880f74aafaa5945665 [2022-09-13T16:14:36.456Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-09-13T16:14:36.456Z] ---> ddf45b724adc [2022-09-13T16:14:36.456Z] Step 2/10 : RUN apk add --no-cache chromium [2022-09-13T16:14:37.059Z] ---> Running in b68d78ec4a61 [2022-09-13T16:14:38.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-13T16:14:38.360Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-13T16:14:39.342Z] (1/128) Installing libxau (1.0.9-r0) [2022-09-13T16:14:39.342Z] (2/128) Installing libmd (1.0.3-r0) [2022-09-13T16:14:39.342Z] (3/128) Installing libbsd (0.11.3-r1) [2022-09-13T16:14:39.342Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-09-13T16:14:39.342Z] (5/128) Installing libxcb (1.14-r2) [2022-09-13T16:14:39.342Z] (6/128) Installing libx11 (1.7.2-r0) [2022-09-13T16:14:39.342Z] (7/128) Installing libxext (1.3.4-r0) [2022-09-13T16:14:39.342Z] (8/128) Installing libice (1.0.10-r0) [2022-09-13T16:14:39.342Z] (9/128) Installing libuuid (2.37.4-r0) [2022-09-13T16:14:39.342Z] (10/128) Installing libsm (1.2.3-r0) [2022-09-13T16:14:39.342Z] (11/128) Installing libxt (1.2.1-r0) [2022-09-13T16:14:39.342Z] (12/128) Installing libxmu (1.1.3-r0) [2022-09-13T16:14:39.342Z] (13/128) Installing xset (1.2.4-r0) [2022-09-13T16:14:39.342Z] (14/128) Installing xprop (1.2.5-r0) [2022-09-13T16:14:39.342Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-09-13T16:14:39.617Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-09-13T16:14:39.617Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-09-13T16:14:39.617Z] (18/128) Installing libffi (3.4.2-r1) [2022-09-13T16:14:39.617Z] (19/128) Installing libintl (0.21-r0) [2022-09-13T16:14:39.617Z] (20/128) Installing libblkid (2.37.4-r0) [2022-09-13T16:14:39.617Z] (21/128) Installing libmount (2.37.4-r0) [2022-09-13T16:14:39.617Z] (22/128) Installing pcre (8.45-r1) [2022-09-13T16:14:39.617Z] (23/128) Installing glib (2.70.1-r0) [2022-09-13T16:14:39.617Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-09-13T16:14:39.617Z] (25/128) Installing libxml2 (2.9.14-r1) [2022-09-13T16:14:39.617Z] (26/128) Installing shared-mime-info (2.1-r0) [2022-09-13T16:14:39.891Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-09-13T16:14:39.891Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-09-13T16:14:39.891Z] (29/128) Installing libpng (1.6.37-r1) [2022-09-13T16:14:39.891Z] (30/128) Installing libwebp (1.2.2-r0) [2022-09-13T16:14:40.164Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-09-13T16:14:40.164Z] (32/128) Installing tiff (4.3.0-r1) [2022-09-13T16:14:40.164Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-09-13T16:14:40.164Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-09-13T16:14:40.439Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-09-13T16:14:40.439Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-09-13T16:14:40.439Z] (37/128) Installing libxrender (0.9.10-r3) [2022-09-13T16:14:40.439Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-09-13T16:14:40.439Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-09-13T16:14:40.439Z] (40/128) Installing libxi (1.8-r0) [2022-09-13T16:14:40.439Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-09-13T16:14:40.439Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-09-13T16:14:40.439Z] (43/128) Installing atk (2.36.0-r0) [2022-09-13T16:14:40.439Z] (44/128) Installing libxtst (1.2.3-r3) [2022-09-13T16:14:40.439Z] (45/128) Installing dbus-libs (1.12.20-r4) [2022-09-13T16:14:40.439Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-09-13T16:14:40.439Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-09-13T16:14:40.439Z] (48/128) Installing expat (2.4.7-r0) [2022-09-13T16:14:40.439Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-09-13T16:14:40.439Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-09-13T16:14:40.439Z] (51/128) Installing freetype (2.11.1-r2) [2022-09-13T16:14:40.439Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-09-13T16:14:40.439Z] (53/128) Installing pixman (0.40.0-r3) [2022-09-13T16:14:40.713Z] (54/128) Installing cairo (1.16.0-r5) [2022-09-13T16:14:40.713Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-09-13T16:14:40.713Z] (56/128) Installing avahi-libs (0.8-r5) [2022-09-13T16:14:40.713Z] (57/128) Installing gmp (6.2.1-r1) [2022-09-13T16:14:40.713Z] (58/128) Installing nettle (3.7.3-r0) [2022-09-13T16:14:40.713Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-09-13T16:14:40.713Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-09-13T16:14:40.713Z] (61/128) Installing libunistring (0.9.10-r1) [2022-09-13T16:14:40.713Z] (62/128) Installing gnutls (3.7.1-r1) [2022-09-13T16:14:40.989Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-09-13T16:14:40.989Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-09-13T16:14:40.989Z] (65/128) Installing fribidi (1.0.11-r0) [2022-09-13T16:14:40.989Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-09-13T16:14:40.989Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-09-13T16:14:40.989Z] (68/128) Installing libxft (2.3.4-r0) [2022-09-13T16:14:40.989Z] (69/128) Installing pango (1.48.10-r0) [2022-09-13T16:14:41.260Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-09-13T16:14:41.260Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-09-13T16:14:41.260Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-09-13T16:14:41.260Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-09-13T16:14:41.533Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-09-13T16:14:41.533Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-09-13T16:14:41.809Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-09-13T16:14:41.809Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-09-13T16:14:41.809Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-09-13T16:14:41.809Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-09-13T16:14:41.809Z] Executing ttf-opensans-1.10-r1.post-install [2022-09-13T16:14:44.431Z] (79/128) Installing libogg (1.3.5-r0) [2022-09-13T16:14:44.431Z] (80/128) Installing flac (1.3.4-r0) [2022-09-13T16:14:44.431Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-09-13T16:14:44.431Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-09-13T16:14:44.431Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-09-13T16:14:44.431Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-09-13T16:14:44.431Z] (85/128) Installing libass (0.15.2-r0) [2022-09-13T16:14:44.431Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-09-13T16:14:44.431Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-09-13T16:14:44.431Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-09-13T16:14:44.431Z] (89/128) Installing lame (3.100-r0) [2022-09-13T16:14:44.431Z] (90/128) Installing opus (1.3.1-r1) [2022-09-13T16:14:44.431Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-09-13T16:14:44.431Z] (92/128) Installing soxr (0.1.3-r2) [2022-09-13T16:14:44.431Z] (93/128) Installing libsrt (1.4.2-r1) [2022-09-13T16:14:44.431Z] (94/128) Installing libssh (0.9.6-r1) [2022-09-13T16:14:44.431Z] (95/128) Installing libtheora (1.1.1-r16) [2022-09-13T16:14:44.431Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-09-13T16:14:44.705Z] (97/128) Installing libdrm (2.4.109-r0) [2022-09-13T16:14:44.705Z] (98/128) Installing libva (2.13.0-r0) [2022-09-13T16:14:44.705Z] (99/128) Installing libvdpau (1.4-r0) [2022-09-13T16:14:44.705Z] (100/128) Installing vidstab (1.1.0-r1) [2022-09-13T16:14:44.705Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-09-13T16:14:44.705Z] (102/128) Installing libvpx (1.10.0-r0) [2022-09-13T16:14:44.705Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-09-13T16:14:44.705Z] (104/128) Installing x264-libs (20210613-r0) [2022-09-13T16:14:44.705Z] (105/128) Installing x265-libs (3.5-r0) [2022-09-13T16:14:44.705Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-09-13T16:14:44.978Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-09-13T16:14:45.250Z] (108/128) Installing libevent (2.1.12-r4) [2022-09-13T16:14:45.250Z] (109/128) Installing mesa (21.2.6-r0) [2022-09-13T16:14:45.250Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-09-13T16:14:45.250Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-09-13T16:14:45.250Z] (112/128) Installing lcms2 (2.12-r1) [2022-09-13T16:14:45.525Z] (113/128) Installing nspr (4.32-r0) [2022-09-13T16:14:45.525Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-09-13T16:14:45.525Z] (115/128) Installing nss (3.78.1-r0) [2022-09-13T16:14:45.525Z] (116/128) Installing libasyncns (0.8-r1) [2022-09-13T16:14:45.525Z] (117/128) Installing libltdl (2.4.6-r7) [2022-09-13T16:14:45.525Z] (118/128) Installing orc (0.4.32-r0) [2022-09-13T16:14:45.525Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-09-13T16:14:45.805Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-09-13T16:14:45.805Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-09-13T16:14:45.805Z] (122/128) Installing libpulse (15.0-r2) [2022-09-13T16:14:45.805Z] (123/128) Installing re2 (2021.11.01-r0) [2022-09-13T16:14:45.805Z] (124/128) Installing snappy (1.1.9-r1) [2022-09-13T16:14:45.805Z] (125/128) Installing libgpg-error (1.42-r1) [2022-09-13T16:14:45.805Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-09-13T16:14:45.805Z] (127/128) Installing libxslt (1.1.35-r0) [2022-09-13T16:14:45.805Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-09-13T16:14:50.114Z] Executing busybox-1.34.1-r7.trigger [2022-09-13T16:14:50.114Z] Executing glib-2.70.1-r0.trigger [2022-09-13T16:14:50.114Z] Executing shared-mime-info-2.1-r0.trigger [2022-09-13T16:14:55.522Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-09-13T16:14:55.522Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-09-13T16:14:55.522Z] Executing fontconfig-2.13.1-r4.trigger [2022-09-13T16:14:55.522Z] Executing mkfontscale-1.2.1-r1.trigger [2022-09-13T16:14:55.522Z] OK: 275 MiB in 144 packages [2022-09-13T16:15:03.844Z] Removing intermediate container b68d78ec4a61 [2022-09-13T16:15:03.844Z] ---> 87b3eadccfe2 [2022-09-13T16:15:03.844Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-09-13T16:15:03.844Z] ---> Running in 9ee414d47927 [2022-09-13T16:15:03.844Z] Removing intermediate container 9ee414d47927 [2022-09-13T16:15:03.844Z] ---> 1e4df3234a99 [2022-09-13T16:15:03.844Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-09-13T16:15:04.124Z] ---> Running in 293ffb3177ff [2022-09-13T16:15:04.399Z] Removing intermediate container 293ffb3177ff [2022-09-13T16:15:04.399Z] ---> 7206c98ad473 [2022-09-13T16:15:04.399Z] Step 5/10 : RUN npm install -g npm [2022-09-13T16:15:04.399Z] ---> Running in fef0ad9561a1 [2022-09-13T16:15:31.234Z] [2022-09-13T16:15:31.234Z] changed 54 packages, and audited 212 packages in 22s [2022-09-13T16:15:31.234Z] [2022-09-13T16:15:31.234Z] 11 packages are looking for funding [2022-09-13T16:15:31.234Z] run `npm fund` for details [2022-09-13T16:15:31.234Z] [2022-09-13T16:15:31.234Z] found 0 vulnerabilities [2022-09-13T16:15:33.216Z] Removing intermediate container fef0ad9561a1 [2022-09-13T16:15:33.216Z] ---> d69581b66a65 [2022-09-13T16:15:33.216Z] Step 6/10 : ARG USER=1000 [2022-09-13T16:15:33.216Z] ---> Running in 24189b3f7ba4 [2022-09-13T16:15:33.495Z] Removing intermediate container 24189b3f7ba4 [2022-09-13T16:15:33.495Z] ---> 7e1e9401635a [2022-09-13T16:15:33.495Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-09-13T16:15:33.495Z] ---> Running in d1c8d4d5ec30 [2022-09-13T16:15:35.492Z] Removing intermediate container d1c8d4d5ec30 [2022-09-13T16:15:35.492Z] ---> 22f786a83341 [2022-09-13T16:15:35.492Z] Step 8/10 : USER $USER:$USER [2022-09-13T16:15:35.492Z] ---> Running in 424ba8f9aaca [2022-09-13T16:15:35.492Z] Removing intermediate container 424ba8f9aaca [2022-09-13T16:15:35.492Z] ---> 31a7cd1dacb2 [2022-09-13T16:15:35.492Z] Step 9/10 : WORKDIR /app [2022-09-13T16:15:35.768Z] ---> Running in 9976687c99b6 [2022-09-13T16:15:36.044Z] Removing intermediate container 9976687c99b6 [2022-09-13T16:15:36.044Z] ---> c7b3f219d29b [2022-09-13T16:15:36.044Z] Step 10/10 : LABEL git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:15:36.044Z] ---> Running in 07c937c6627b [2022-09-13T16:15:36.323Z] Removing intermediate container 07c937c6627b [2022-09-13T16:15:36.323Z] ---> 585bc5f0ac71 [2022-09-13T16:15:36.323Z] Successfully built 585bc5f0ac71 [2022-09-13T16:15:36.323Z] Successfully tagged edgexfoundry/edgex-web-ui:490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:15:36.323Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-09-13T16:15:36.599Z] touch edgex-web-ui.imagebuilt [2022-09-13T16:15:36.599Z] mkdir -p node_modules coverage [2022-09-13T16:15:36.599Z] chown "1000:1000" node_modules coverage package-lock.json [2022-09-13T16:15:36.599Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE required: { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE }, [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE required: { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE }, [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE required: { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE }, [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE required: { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE }, [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE required: { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE }, [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE required: { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE }, [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE required: { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE }, [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE required: { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE }, [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE Unsupported engine { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE required: { [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE }, [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE current: { node: 'v16.17.0', npm: '8.19.1' } [2022-09-13T16:15:46.765Z] npm WARN EBADENGINE } [2022-09-13T16:16:25.809Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-09-13T16:16:25.809Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2022-09-13T16:16:25.809Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-09-13T16:16:26.084Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-13T16:16:28.059Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-09-13T16:16:29.497Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-09-13T16:16:37.785Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-09-13T16:16:38.779Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-09-13T16:16:39.756Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-09-13T16:17:01.938Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-09-13T16:17:01.938Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-13T16:17:01.938Z] 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. [2022-09-13T16:17:04.573Z] 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. [2022-09-13T16:17:05.560Z] 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. [2022-09-13T16:17:08.188Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-09-13T16:17:18.355Z] 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 [2022-09-13T16:17:20.336Z] 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 [2022-09-13T16:17:35.405Z] 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. [2022-09-13T16:17:57.553Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2022-09-13T16:18:36.574Z] [2022-09-13T16:18:36.574Z] added 1475 packages, and audited 1476 packages in 3m [2022-09-13T16:18:36.574Z] [2022-09-13T16:18:36.574Z] 90 packages are looking for funding [2022-09-13T16:18:36.574Z] run `npm fund` for details [2022-09-13T16:18:36.574Z] [2022-09-13T16:18:36.574Z] 13 vulnerabilities (3 moderate, 8 high, 2 critical) [2022-09-13T16:18:36.574Z] [2022-09-13T16:18:36.574Z] To address issues that do not require attention, run: [2022-09-13T16:18:36.574Z] npm audit fix [2022-09-13T16:18:36.574Z] [2022-09-13T16:18:36.574Z] To address all issues (including breaking changes), run: [2022-09-13T16:18:36.574Z] npm audit fix --force [2022-09-13T16:18:36.574Z] [2022-09-13T16:18:36.574Z] Run `npm audit` for details. [2022-09-13T16:18:36.574Z] 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 [2022-09-13T16:18:51.691Z] - Generating browser application bundles (phase: setup)... [2022-09-13T16:19:24.054Z] Compiling @angular/core : es2015 as esm2015 [2022-09-13T16:19:24.054Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-09-13T16:19:56.479Z] Compiling @angular/common : es2015 as esm2015 [2022-09-13T16:19:56.479Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-09-13T16:19:59.118Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-09-13T16:19:59.118Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-09-13T16:20:05.231Z] Compiling @angular/router : es2015 as esm2015 [2022-09-13T16:20:05.231Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-09-13T16:20:10.710Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-09-13T16:20:12.718Z] Compiling @angular/common/http : es2015 as esm2015 [2022-09-13T16:20:13.323Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-09-13T16:20:16.746Z] Compiling @angular/forms : es2015 as esm2015 [2022-09-13T16:20:18.198Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-09-13T16:20:18.198Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-09-13T16:21:15.270Z] 13 09 2022 16:21:14.357:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-09-13T16:21:15.270Z] 13 09 2022 16:21:14.369:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-09-13T16:21:15.270Z] 13 09 2022 16:21:14.393:INFO [launcher]: Starting browser ChromeHeadless [2022-09-13T16:22:23.296Z] 13 09 2022 16:22:18.362:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-09-13T16:22:45.461Z] 13 09 2022 16:22:42.397:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-09-13T16:23:00.527Z] ✔ Browser application bundle generation complete. [2022-09-13T16:23:00.527Z] 13 09 2022 16:22:59.705:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket sxblcNgUPGegSujWAAAB with id 58999742 [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.139 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.187 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.233 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.254 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.27 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.494 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.517 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.533 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.556 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 0.571 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 0.621 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 0.848 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 0.904 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.171 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.511 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.62 secs) [2022-09-13T16:23:18.820Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.968 secs) [2022-09-13T16:23:19.092Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.205 secs) [2022-09-13T16:23:19.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.259 secs) [2022-09-13T16:23:19.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.307 secs) [2022-09-13T16:23:19.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.393 secs) [2022-09-13T16:23:19.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.406 secs) [2022-09-13T16:23:19.642Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.479 secs) [2022-09-13T16:23:19.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.693 secs) [2022-09-13T16:23:19.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.794 secs) [2022-09-13T16:23:20.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 2.828 secs) [2022-09-13T16:23:20.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 2.882 secs) [2022-09-13T16:23:20.191Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 2.944 secs) [2022-09-13T16:23:20.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.07 secs) [2022-09-13T16:23:20.739Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.323 secs) [2022-09-13T16:23:21.016Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.372 secs) [2022-09-13T16:23:21.291Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.571 secs) [2022-09-13T16:23:21.890Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.361 secs) [2022-09-13T16:23:22.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.407 secs) [2022-09-13T16:23:22.162Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.479 secs) [2022-09-13T16:23:22.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.582 secs) [2022-09-13T16:23:22.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.605 secs) [2022-09-13T16:23:22.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.617 secs) [2022-09-13T16:23:22.438Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.769 secs) [2022-09-13T16:23:22.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.834 secs) [2022-09-13T16:23:22.712Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.891 secs) [2022-09-13T16:23:22.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.949 secs) [2022-09-13T16:23:22.986Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.017 secs) [2022-09-13T16:23:23.260Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.387 secs) [2022-09-13T16:23:23.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.489 secs) [2022-09-13T16:23:23.532Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.645 secs) [2022-09-13T16:23:23.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.699 secs) [2022-09-13T16:23:23.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.742 secs) [2022-09-13T16:23:24.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.051 secs) [2022-09-13T16:23:24.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.123 secs) [2022-09-13T16:23:24.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.138 secs) [2022-09-13T16:23:24.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.148 secs) [2022-09-13T16:23:24.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.273 secs) [2022-09-13T16:23:24.679Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.496 secs) [2022-09-13T16:23:24.953Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.72 secs) [2022-09-13T16:23:25.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.848 secs) [2022-09-13T16:23:25.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.905 secs) [2022-09-13T16:23:25.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.961 secs) [2022-09-13T16:23:25.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.035 secs) [2022-09-13T16:23:25.503Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.069 secs) [2022-09-13T16:23:25.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.086 secs) [2022-09-13T16:23:25.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.134 secs) [2022-09-13T16:23:25.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.171 secs) [2022-09-13T16:23:26.053Z] WARN: ' [2022-09-13T16:23:26.053Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-13T16:23:26.053Z] Support for using the ngModel input property and ngModelChange event with [2022-09-13T16:23:26.053Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-13T16:23:26.053Z] in a future version of Angular. [2022-09-13T16:23:26.053Z] [2022-09-13T16:23:26.053Z] For more information on this, see our API docs here: [2022-09-13T16:23:26.053Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-13T16:23:26.053Z] ' [2022-09-13T16:23:26.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.171 secs) [2022-09-13T16:23:26.053Z] WARN: ' [2022-09-13T16:23:26.053Z] It looks like you're using ngModel on the same form field as formControlName. [2022-09-13T16:23:26.053Z] Support for using the ngModel input property and ngModelChange event with [2022-09-13T16:23:26.053Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-09-13T16:23:26.053Z] in a future version of Angular. [2022-09-13T16:23:26.053Z] [2022-09-13T16:23:26.053Z] For more information on this, see our API docs here: [2022-09-13T16:23:26.053Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-09-13T16:23:26.053Z] ' [2022-09-13T16:23:26.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.322 secs) [2022-09-13T16:23:26.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.371 secs) [2022-09-13T16:23:26.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.408 secs) [2022-09-13T16:23:26.053Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 7.448 secs) [2022-09-13T16:23:26.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 7.553 secs) [2022-09-13T16:23:26.326Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.615 secs) [2022-09-13T16:23:26.599Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.635 secs) [2022-09-13T16:23:26.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.983 secs) [2022-09-13T16:23:26.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.034 secs) [2022-09-13T16:23:26.873Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.085 secs) [2022-09-13T16:23:27.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.204 secs) [2022-09-13T16:23:27.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.243 secs) [2022-09-13T16:23:27.149Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.268 secs) [2022-09-13T16:23:27.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.295 secs) [2022-09-13T16:23:27.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.31 secs) [2022-09-13T16:23:27.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.322 secs) [2022-09-13T16:23:27.697Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.585 secs) [2022-09-13T16:23:27.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.761 secs) [2022-09-13T16:23:27.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.814 secs) [2022-09-13T16:23:27.970Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.903 secs) [2022-09-13T16:23:28.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.96 secs) [2022-09-13T16:23:28.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.978 secs) [2022-09-13T16:23:28.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.994 secs) [2022-09-13T16:23:28.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.008 secs) [2022-09-13T16:23:28.245Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.031 secs) [2022-09-13T16:23:28.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.084 secs) [2022-09-13T16:23:28.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.109 secs) [2022-09-13T16:23:28.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.135 secs) [2022-09-13T16:23:28.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.148 secs) [2022-09-13T16:23:28.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.163 secs) [2022-09-13T16:23:28.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.175 secs) [2022-09-13T16:23:28.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.187 secs) [2022-09-13T16:23:28.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.292 secs) [2022-09-13T16:23:28.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.41 secs) [2022-09-13T16:23:29.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.426 secs) [2022-09-13T16:23:29.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.544 secs) [2022-09-13T16:23:29.068Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.58 secs) [2022-09-13T16:23:29.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.606 secs) [2022-09-13T16:23:29.341Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.726 secs) [2022-09-13T16:23:29.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.848 secs) [2022-09-13T16:23:29.614Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.974 secs) [2022-09-13T16:23:29.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.085 secs) [2022-09-13T16:23:29.887Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.218 secs) [2022-09-13T16:23:30.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.239 secs) [2022-09-13T16:23:30.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.301 secs) [2022-09-13T16:23:30.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.504 secs) [2022-09-13T16:23:30.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.53 secs) [2022-09-13T16:23:30.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.647 secs) [2022-09-13T16:23:30.705Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.692 secs) [2022-09-13T16:23:30.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.816 secs) [2022-09-13T16:23:30.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.868 secs) [2022-09-13T16:23:30.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.884 secs) [2022-09-13T16:23:30.976Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.894 secs) [2022-09-13T16:23:31.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.074 secs) [2022-09-13T16:23:31.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.128 secs) [2022-09-13T16:23:31.251Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.143 secs) [2022-09-13T16:23:31.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.275 secs) [2022-09-13T16:23:31.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.333 secs) [2022-09-13T16:23:31.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.364 secs) [2022-09-13T16:23:31.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.476 secs) [2022-09-13T16:23:31.799Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.563 secs) [2022-09-13T16:23:32.074Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.773 secs) [2022-09-13T16:23:32.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.838 secs) [2022-09-13T16:23:32.349Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 11.892 secs) [2022-09-13T16:23:32.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.95 secs) [2022-09-13T16:23:32.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.016 secs) [2022-09-13T16:23:32.623Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.123 secs) [2022-09-13T16:23:32.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.188 secs) [2022-09-13T16:23:32.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.205 secs) [2022-09-13T16:23:32.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.276 secs) [2022-09-13T16:23:33.175Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.463 secs) [2022-09-13T16:23:33.458Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.563 secs) [2022-09-13T16:23:33.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.712 secs) [2022-09-13T16:23:33.730Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.891 secs) [2022-09-13T16:23:34.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.92 secs) [2022-09-13T16:23:34.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.945 secs) [2022-09-13T16:23:34.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.974 secs) [2022-09-13T16:23:34.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.998 secs) [2022-09-13T16:23:34.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.04 secs) [2022-09-13T16:23:34.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.06 secs) [2022-09-13T16:23:34.006Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.083 secs) [2022-09-13T16:23:34.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.102 secs) [2022-09-13T16:23:34.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.176 secs) [2022-09-13T16:23:34.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.206 secs) [2022-09-13T16:23:34.277Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.274 secs) [2022-09-13T16:23:34.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.322 secs) [2022-09-13T16:23:35.145Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.754 secs / 13.322 secs) [2022-09-13T16:23:35.145Z] TOTAL: 149 SUCCESS [2022-09-13T16:23:35.418Z] ✔ Browser application bundle generation complete. [2022-09-13T16:23:38.805Z] [2022-09-13T16:23:38.805Z] =============================== Coverage summary =============================== [2022-09-13T16:23:38.805Z] Statements : 40.98% ( 1467/3580 ) [2022-09-13T16:23:38.805Z] Branches : 12.03% ( 111/923 ) [2022-09-13T16:23:38.805Z] Functions : 33.28% ( 432/1298 ) [2022-09-13T16:23:38.805Z] Lines : 38.91% ( 1318/3387 ) [2022-09-13T16:23:38.805Z] ================================================================================ [2022-09-13T16:23:38.805Z] 13 09 2022 16:23:38.205:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-09-13T16:23:39.399Z] ✔ Browser application bundle generation complete. [2022-09-13T16:23:40.003Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/79/web' [Pipeline] echo [2022-09-13T16:23:40.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-13T16:23:40.048Z] $ docker stop --time=1 a281b2a28cd9ce99bfd9d57710d63d9c71175cdecc532de653af428547621326 [2022-09-13T16:23:41.769Z] $ docker rm -f a281b2a28cd9ce99bfd9d57710d63d9c71175cdecc532de653af428547621326 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-13T16:23:42.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-13T16:23:45.153Z] Warning: overwriting stash ‘coverage-report’ [2022-09-13T16:23:50.654Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-13T16:23:51.070Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-13T16:23:54.110Z] + ls -al . [2022-09-13T16:23:54.110Z] total 164 [2022-09-13T16:23:54.110Z] drwxrwxr-x 13 jenkins jenkins 4096 Sep 13 16:13 . [2022-09-13T16:23:54.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:11 .. [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 18 Sep 13 16:11 .dockerignore [2022-09-13T16:23:54.110Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:11 .git [2022-09-13T16:23:54.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:11 .github [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 185 Sep 13 16:11 .gitignore [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 4856 Sep 13 16:11 Attribution.txt [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 14570 Sep 13 16:11 CHANGELOG.md [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 3959 Sep 13 16:11 CONTRIBUTING.md [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 1684 Sep 13 16:11 Dockerfile [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 652 Sep 13 16:11 Jenkinsfile [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 11357 Sep 13 16:11 LICENSE [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 1541 Sep 13 16:11 Makefile [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 4398 Sep 13 16:11 README.md [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 13 16:09 VERSION [2022-09-13T16:23:54.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:11 assets [2022-09-13T16:23:54.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:11 bin [2022-09-13T16:23:54.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:11 cmd [2022-09-13T16:23:54.110Z] -rw-r--r-- 1 jenkins jenkins 10 Sep 13 16:13 coverage.out [2022-09-13T16:23:54.110Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:11 docs [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 1945 Sep 13 16:11 go.mod [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 25578 Sep 13 16:11 go.sum [2022-09-13T16:23:54.110Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 16:11 internal [2022-09-13T16:23:54.110Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:11 pkg [2022-09-13T16:23:54.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:11 snap [2022-09-13T16:23:54.110Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:11 testing [2022-09-13T16:23:54.110Z] -rw-rw-r-- 1 jenkins jenkins 155 Sep 13 16:11 version.go [2022-09-13T16:23:54.110Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 13 16:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:23:54.467Z] + 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=490d55d23c3381dbf94452a94173aa21d56f4e2c --label arch=arm64 --label version=2.3.0-dev.8 . [2022-09-13T16:23:55.899Z] Sending build context to Docker daemon 31.38MB [2022-09-13T16:23:55.899Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-13T16:23:55.899Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-13T16:23:55.899Z] ---> 1284115424a5 [2022-09-13T16:23:55.899Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-09-13T16:23:56.878Z] ---> Running in a0807dc7b610 [2022-09-13T16:23:57.151Z] Removing intermediate container a0807dc7b610 [2022-09-13T16:23:57.151Z] ---> 7ae1ff41ed46 [2022-09-13T16:23:57.151Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2022-09-13T16:23:57.151Z] ---> Running in 2c9b9c9f8e7d [2022-09-13T16:23:57.423Z] Removing intermediate container 2c9b9c9f8e7d [2022-09-13T16:23:57.423Z] ---> 336166a18ac9 [2022-09-13T16:23:57.423Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-13T16:23:57.423Z] ---> Running in c914ada743c4 [2022-09-13T16:23:57.696Z] Removing intermediate container c914ada743c4 [2022-09-13T16:23:57.696Z] ---> 59bebb541707 [2022-09-13T16:23:57.696Z] Step 6/24 : LABEL Name=edgex-ui-go [2022-09-13T16:23:57.969Z] ---> Running in 70b1ddd5ad15 [2022-09-13T16:23:58.242Z] Removing intermediate container 70b1ddd5ad15 [2022-09-13T16:23:58.242Z] ---> 1ad4f5b24321 [2022-09-13T16:23:58.242Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-09-13T16:23:58.242Z] ---> Running in 6466ba997f30 [2022-09-13T16:23:58.515Z] Removing intermediate container 6466ba997f30 [2022-09-13T16:23:58.515Z] ---> 3223f59747d6 [2022-09-13T16:23:58.515Z] Step 8/24 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-09-13T16:24:00.489Z] ---> f0fd5b3ca814 [2022-09-13T16:24:00.489Z] Step 9/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-13T16:24:00.489Z] ---> Running in 4b3539e92b30 [2022-09-13T16:24:02.462Z] Removing intermediate container 4b3539e92b30 [2022-09-13T16:24:02.462Z] ---> dd906a5c3d28 [2022-09-13T16:24:02.462Z] Step 10/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-13T16:24:02.462Z] ---> Running in 26a04b61eb81 [2022-09-13T16:24:03.439Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-13T16:24:04.031Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-13T16:24:05.010Z] OK: 221 MiB in 51 packages [2022-09-13T16:24:05.998Z] Removing intermediate container 26a04b61eb81 [2022-09-13T16:24:05.998Z] ---> 815c93292675 [2022-09-13T16:24:05.998Z] Step 11/24 : ENV GO111MODULE=on [2022-09-13T16:24:05.998Z] ---> Running in 4f83eae29d25 [2022-09-13T16:24:06.271Z] Removing intermediate container 4f83eae29d25 [2022-09-13T16:24:06.271Z] ---> d157e1b033b7 [2022-09-13T16:24:06.271Z] Step 12/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-09-13T16:24:06.271Z] ---> Running in b92a7d42cd01 [2022-09-13T16:24:06.546Z] Removing intermediate container b92a7d42cd01 [2022-09-13T16:24:06.546Z] ---> 226ae6c1709a [2022-09-13T16:24:06.546Z] Step 13/24 : COPY go.mod vendor* ./ [2022-09-13T16:24:07.154Z] ---> 59557f271a93 [2022-09-13T16:24:07.154Z] Step 14/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-13T16:24:07.154Z] ---> Running in 8644c75823e2 [2022-09-13T16:24:09.130Z] Removing intermediate container 8644c75823e2 [2022-09-13T16:24:09.130Z] ---> b2bdd2244289 [2022-09-13T16:24:09.130Z] Step 15/24 : COPY . . [2022-09-13T16:24:13.435Z] ---> 2ebee432de63 [2022-09-13T16:24:13.435Z] Step 16/24 : RUN ${MAKE} [2022-09-13T16:24:13.435Z] ---> Running in f15c56bf4eaa [2022-09-13T16:24:14.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.3.0-dev.8" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-09-13T16:24:46.770Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2022-09-13T16:24:52.169Z] Removing intermediate container f15c56bf4eaa [2022-09-13T16:24:52.169Z] ---> 49b41f5f4845 [2022-09-13T16:24:52.169Z] Step 17/24 : FROM alpine:3.14 [2022-09-13T16:24:53.142Z] 3.14: Pulling from library/alpine [2022-09-13T16:24:53.142Z] 90cda3b7c325: Pulling fs layer [2022-09-13T16:24:53.736Z] 90cda3b7c325: Download complete [2022-09-13T16:24:54.332Z] 90cda3b7c325: Pull complete [2022-09-13T16:24:54.332Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-09-13T16:24:54.332Z] Status: Downloaded newer image for alpine:3.14 [2022-09-13T16:24:54.332Z] ---> 376ba31ae3da [2022-09-13T16:24:54.332Z] Step 18/24 : EXPOSE 4000 [2022-09-13T16:24:54.332Z] ---> Running in 516c8eb08833 [2022-09-13T16:24:54.604Z] Removing intermediate container 516c8eb08833 [2022-09-13T16:24:54.604Z] ---> fa5ec936355e [2022-09-13T16:24:54.604Z] Step 19/24 : 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 [2022-09-13T16:24:56.034Z] ---> 2aaa90e9b6a0 [2022-09-13T16:24:56.034Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-09-13T16:24:56.034Z] ---> Running in d602c6d475de [2022-09-13T16:24:56.309Z] Removing intermediate container d602c6d475de [2022-09-13T16:24:56.309Z] ---> 7771abe56dba [2022-09-13T16:24:56.309Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2022-09-13T16:24:56.309Z] ---> Running in b32c29241aec [2022-09-13T16:24:56.583Z] Removing intermediate container b32c29241aec [2022-09-13T16:24:56.583Z] ---> 934c516fb82d [2022-09-13T16:24:56.583Z] Step 22/24 : LABEL arch=arm64 [2022-09-13T16:24:56.856Z] ---> Running in 82fc42c320cd [2022-09-13T16:24:57.129Z] Removing intermediate container 82fc42c320cd [2022-09-13T16:24:57.129Z] ---> 8387d79bb067 [2022-09-13T16:24:57.129Z] Step 23/24 : LABEL git_sha=490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:24:57.129Z] ---> Running in 76dfcc290462 [2022-09-13T16:24:57.404Z] Removing intermediate container 76dfcc290462 [2022-09-13T16:24:57.404Z] ---> 42c931a93592 [2022-09-13T16:24:57.404Z] Step 24/24 : LABEL version=2.3.0-dev.8 [2022-09-13T16:24:57.404Z] ---> Running in a547b34302b0 [2022-09-13T16:24:57.677Z] Removing intermediate container a547b34302b0 [2022-09-13T16:24:57.677Z] ---> ac9fe78cfbff [2022-09-13T16:24:57.677Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-13T16:24:57.949Z] Successfully built ac9fe78cfbff [2022-09-13T16:24:57.949Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:24:58.046Z] provisioning config files... [2022-09-13T16:24:58.064Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/79@tmp/config4182369686725089866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:24:58.414Z] ---> docker-login.sh [2022-09-13T16:24:58.414Z] nexus3.edgexfoundry.org:10001 [2022-09-13T16:24:58.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:24:58.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:24:58.688Z] Configure a credential helper to remove this warning. See [2022-09-13T16:24:58.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:24:58.688Z] [2022-09-13T16:24:58.688Z] Login Succeeded [2022-09-13T16:24:58.688Z] nexus3.edgexfoundry.org:10002 [2022-09-13T16:24:59.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:24:59.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:24:59.285Z] Configure a credential helper to remove this warning. See [2022-09-13T16:24:59.285Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:24:59.285Z] [2022-09-13T16:24:59.285Z] Login Succeeded [2022-09-13T16:24:59.285Z] nexus3.edgexfoundry.org:10003 [2022-09-13T16:24:59.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:24:59.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:24:59.833Z] Configure a credential helper to remove this warning. See [2022-09-13T16:24:59.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:24:59.833Z] [2022-09-13T16:24:59.833Z] Login Succeeded [2022-09-13T16:24:59.833Z] nexus3.edgexfoundry.org:10004 [2022-09-13T16:25:00.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:25:00.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:25:00.377Z] Configure a credential helper to remove this warning. See [2022-09-13T16:25:00.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:25:00.377Z] [2022-09-13T16:25:00.377Z] Login Succeeded [2022-09-13T16:25:00.377Z] docker.io [2022-09-13T16:25:00.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-13T16:25:00.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-13T16:25:00.919Z] Configure a credential helper to remove this warning. See [2022-09-13T16:25:00.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-13T16:25:00.919Z] [2022-09-13T16:25:00.919Z] Login Succeeded [2022-09-13T16:25:01.190Z] ---> docker-login.sh ends [Pipeline] } [2022-09-13T16:25:01.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-13T16:25:01.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-13T16:25:01.261Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2022-09-13T16:25:01.261Z] 490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:25:01.261Z] latest [2022-09-13T16:25:01.261Z] 2.3.0-dev.8 [2022-09-13T16:25:01.261Z] 490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [2022-09-13T16:25:01.261Z] main [2022-09-13T16:25:01.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:01.618Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:01.972Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:25:01.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-13T16:25:01.973Z] eece4dddce5d: Preparing [2022-09-13T16:25:01.973Z] 28c3ef001483: Preparing [2022-09-13T16:25:01.973Z] 28c3ef001483: Layer already exists [2022-09-13T16:25:07.493Z] eece4dddce5d: Pushed [2022-09-13T16:25:07.493Z] 490d55d23c3381dbf94452a94173aa21d56f4e2c: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:07.857Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:08.215Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-09-13T16:25:08.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-13T16:25:08.215Z] eece4dddce5d: Preparing [2022-09-13T16:25:08.215Z] 28c3ef001483: Preparing [2022-09-13T16:25:08.215Z] 28c3ef001483: Layer already exists [2022-09-13T16:25:08.215Z] eece4dddce5d: Layer already exists [2022-09-13T16:25:08.485Z] latest: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:08.848Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:09.204Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.8 [2022-09-13T16:25:09.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-13T16:25:09.204Z] eece4dddce5d: Preparing [2022-09-13T16:25:09.204Z] 28c3ef001483: Preparing [2022-09-13T16:25:09.204Z] eece4dddce5d: Layer already exists [2022-09-13T16:25:09.204Z] 28c3ef001483: Layer already exists [2022-09-13T16:25:09.474Z] 2.3.0-dev.8: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:09.839Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:10.190Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [2022-09-13T16:25:10.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-13T16:25:10.190Z] eece4dddce5d: Preparing [2022-09-13T16:25:10.190Z] 28c3ef001483: Preparing [2022-09-13T16:25:10.190Z] eece4dddce5d: Layer already exists [2022-09-13T16:25:10.190Z] 28c3ef001483: Layer already exists [2022-09-13T16:25:10.463Z] 490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:10.833Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:11.197Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2022-09-13T16:25:11.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2022-09-13T16:25:11.197Z] eece4dddce5d: Preparing [2022-09-13T16:25:11.197Z] 28c3ef001483: Preparing [2022-09-13T16:25:11.197Z] eece4dddce5d: Layer already exists [2022-09-13T16:25:11.197Z] 28c3ef001483: Layer already exists [2022-09-13T16:25:11.468Z] main: digest: sha256:4d2ccf7a4b075bf46a09ab5605d8a154614d978986bf24ca464979c4128b6aad size: 739 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-13T16:25:11.525Z] ===================================================== [Pipeline] echo [2022-09-13T16:25:11.535Z] taggedImages: [2022-09-13T16:25:11.535Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c [2022-09-13T16:25:11.535Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2022-09-13T16:25:11.535Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.3.0-dev.8 [2022-09-13T16:25:11.535Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:490d55d23c3381dbf94452a94173aa21d56f4e2c-2.3.0-dev.8 [2022-09-13T16:25:11.535Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:11.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-13T16:25:11.913Z] [2022-09-13T16:25:11.913Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:12.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-13T16:25:12.539Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-13T16:25:12.539Z] 8998bd30e6a1: Pulling fs layer [2022-09-13T16:25:12.539Z] 04944245beec: Pulling fs layer [2022-09-13T16:25:12.539Z] 699f458cf7ca: Pulling fs layer [2022-09-13T16:25:12.539Z] 765212b225bb: Pulling fs layer [2022-09-13T16:25:12.539Z] f23df028b6ca: Pulling fs layer [2022-09-13T16:25:12.539Z] d65c8cfc05b1: Pulling fs layer [2022-09-13T16:25:12.539Z] 2437ff75d9bd: Pulling fs layer [2022-09-13T16:25:12.539Z] 765212b225bb: Waiting [2022-09-13T16:25:12.539Z] f23df028b6ca: Waiting [2022-09-13T16:25:12.539Z] d65c8cfc05b1: Waiting [2022-09-13T16:25:12.539Z] 2437ff75d9bd: Waiting [2022-09-13T16:25:12.539Z] 04944245beec: Verifying Checksum [2022-09-13T16:25:12.539Z] 04944245beec: Download complete [2022-09-13T16:25:12.539Z] 765212b225bb: Verifying Checksum [2022-09-13T16:25:12.539Z] 765212b225bb: Download complete [2022-09-13T16:25:12.539Z] f23df028b6ca: Verifying Checksum [2022-09-13T16:25:12.539Z] f23df028b6ca: Download complete [2022-09-13T16:25:12.539Z] d65c8cfc05b1: Verifying Checksum [2022-09-13T16:25:12.539Z] d65c8cfc05b1: Download complete [2022-09-13T16:25:12.817Z] 699f458cf7ca: Verifying Checksum [2022-09-13T16:25:12.817Z] 699f458cf7ca: Download complete [2022-09-13T16:25:13.092Z] 8998bd30e6a1: Verifying Checksum [2022-09-13T16:25:13.092Z] 8998bd30e6a1: Download complete [2022-09-13T16:25:15.715Z] 2437ff75d9bd: Verifying Checksum [2022-09-13T16:25:15.715Z] 2437ff75d9bd: Download complete [2022-09-13T16:25:17.684Z] 8998bd30e6a1: Pull complete [2022-09-13T16:25:17.956Z] 04944245beec: Pull complete [2022-09-13T16:25:19.400Z] 699f458cf7ca: Pull complete [2022-09-13T16:25:19.673Z] 765212b225bb: Pull complete [2022-09-13T16:25:20.651Z] f23df028b6ca: Pull complete [2022-09-13T16:25:20.651Z] d65c8cfc05b1: Pull complete [2022-09-13T16:25:35.731Z] 2437ff75d9bd: Pull complete [2022-09-13T16:25:35.731Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-13T16:25:35.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-13T16:25:35.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:25:35.994Z] prd-ubuntu20.04-docker-arm64-4c-16g-29055 does not seem to be running inside a container [2022-09-13T16:25:36.088Z] $ 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/79 -v /w/workspace/edgex-ui-go/79:/w/workspace/edgex-ui-go/79:rw,z -v /w/workspace/edgex-ui-go/79@tmp:/w/workspace/edgex-ui-go/79@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-13T16:25:38.644Z] $ docker top c164eae77aca67be3e04a559467a793a03f67ee62cfdee5aae1e1501c8d47731 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:25:39.546Z] ---> job-cost.sh [2022-09-13T16:25:39.546Z] lf-activate-venv: SKIPPING [2022-09-13T16:25:39.546Z] INFO: No Stack... [2022-09-13T16:25:40.137Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-13T16:25:40.731Z] INFO: Archiving Costs [Pipeline] sh [2022-09-13T16:25:41.393Z] + cat /w/workspace/edgex-ui-go/79/archives/cost.csv [2022-09-13T16:25:41.393Z] + cut -d, -f6 [Pipeline] lock [2022-09-13T16:25:41.425Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [2022-09-13T16:25:41.431Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] did not exist. Created. [2022-09-13T16:25:41.431Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-13T16:25:42.105Z] /w/workspace/edgex-ui-go/79@tmp/durable-f8051a10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-13T16:25:42.784Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-13T16:25:42.812Z] Warning: overwriting stash ‘stack-cost’ [2022-09-13T16:25:47.974Z] Stashed 1 file(s) [Pipeline] } [2022-09-13T16:25:47.983Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-79-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-13T16:25:48.014Z] $ docker stop --time=1 c164eae77aca67be3e04a559467a793a03f67ee62cfdee5aae1e1501c8d47731 [2022-09-13T16:25:49.696Z] $ docker rm -f c164eae77aca67be3e04a559467a793a03f67ee62cfdee5aae1e1501c8d47731 [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 [2022-09-13T16:25:50.213Z] provisioning config files... [2022-09-13T16:25:50.220Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config22066708285987773tmp [Pipeline] { [Pipeline] sh [2022-09-13T16:25:50.521Z] + set +x [2022-09-13T16:25:50.521Z] + curl -s https://codecov.io/bash [2022-09-13T16:25:50.521Z] + bash -s -- [2022-09-13T16:25:50.521Z] [2022-09-13T16:25:50.521Z] _____ _ [2022-09-13T16:25:50.521Z] / ____| | | [2022-09-13T16:25:50.521Z] | | ___ __| | ___ ___ _____ __ [2022-09-13T16:25:50.521Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-13T16:25:50.521Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-13T16:25:50.521Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-13T16:25:50.521Z] Bash-1.0.6 [2022-09-13T16:25:50.521Z] [2022-09-13T16:25:50.521Z] [2022-09-13T16:25:50.521Z] ==> git version 2.25.1 found [2022-09-13T16:25:50.521Z] ==> 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 [2022-09-13T16:25:50.521Z] Release-Date: 2020-01-08 [2022-09-13T16:25:50.521Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-13T16:25:50.521Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-13T16:25:50.521Z] ==> Jenkins CI detected. [2022-09-13T16:25:50.521Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2022-09-13T16:25:50.521Z] project root: . [2022-09-13T16:25:50.521Z] --> token set from env [2022-09-13T16:25:50.521Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-13T16:25:50.521Z] ==> Running gcov in . (disable via -X gcov) [2022-09-13T16:25:50.780Z] ==> Python coveragepy not found [2022-09-13T16:25:50.780Z] ==> Searching for coverage reports in: [2022-09-13T16:25:50.780Z] + . [2022-09-13T16:25:50.780Z] -> Found 1 reports [2022-09-13T16:25:50.780Z] ==> Detecting git/mercurial file structure [2022-09-13T16:25:50.780Z] ==> Reading reports [2022-09-13T16:25:50.781Z] + ./coverage.out bytes=10 [2022-09-13T16:25:50.781Z] ==> Appending adjustments [2022-09-13T16:25:50.781Z] https://docs.codecov.io/docs/fixing-reports [2022-09-13T16:25:51.722Z] + Found adjustments [2022-09-13T16:25:51.722Z] ==> Gzipping contents [2022-09-13T16:25:51.722Z] 12K /tmp/codecov.I4Igkt.gz [2022-09-13T16:25:51.722Z] ==> Uploading reports [2022-09-13T16:25:51.722Z] url: https://codecov.io [2022-09-13T16:25:51.722Z] query: branch=main&commit=490d55d23c3381dbf94452a94173aa21d56f4e2c&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-13T16:25:51.722Z] -> Pinging Codecov [2022-09-13T16:25:51.722Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=490d55d23c3381dbf94452a94173aa21d56f4e2c&build=79&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F79%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-13T16:25:51.722Z] -> Uploading to [2022-09-13T16:25:51.722Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-13/FB506323287CE973F263BFD2A0EB1F37/490d55d23c3381dbf94452a94173aa21d56f4e2c/cfcc5153-1fb5-4664-b5ee-849f70bfe373.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220913T162551Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=df65583bb19c8fb1477a1bd3fcbc7bd018a98b507583760297ba14bfcf5df744 [2022-09-13T16:25:51.722Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-13T16:25:51.722Z] Dload Upload Total Spent Left Speed [2022-09-13T16:25:52.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9018 0 0 100 9018 0 27919 --:--:-- --:--:-- --:--:-- 27919 [2022-09-13T16:25:52.295Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] } [2022-09-13T16:25:52.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-13T16:25:52.498Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-13T16:25:52.509Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:52.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-13T16:25:52.813Z] [2022-09-13T16:25:52.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:25:53.116Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-13T16:25:53.116Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-13T16:25:53.116Z] df9b9388f04a: Pulling fs layer [2022-09-13T16:25:53.116Z] 52dc419b0ee2: Pulling fs layer [2022-09-13T16:25:53.116Z] 25bc292e5bac: Pulling fs layer [2022-09-13T16:25:53.116Z] 114826534d7a: Pulling fs layer [2022-09-13T16:25:53.116Z] 4657fd5d0bcf: Pulling fs layer [2022-09-13T16:25:53.116Z] 6ad1cebc031e: Pulling fs layer [2022-09-13T16:25:53.116Z] 8a3aa393b2d8: Pulling fs layer [2022-09-13T16:25:53.116Z] 4657fd5d0bcf: Waiting [2022-09-13T16:25:53.116Z] 6ad1cebc031e: Waiting [2022-09-13T16:25:53.116Z] 114826534d7a: Waiting [2022-09-13T16:25:53.116Z] 25bc292e5bac: Verifying Checksum [2022-09-13T16:25:53.116Z] 25bc292e5bac: Download complete [2022-09-13T16:25:53.116Z] 52dc419b0ee2: Download complete [2022-09-13T16:25:53.116Z] 4657fd5d0bcf: Download complete [2022-09-13T16:25:53.116Z] df9b9388f04a: Verifying Checksum [2022-09-13T16:25:53.376Z] 6ad1cebc031e: Verifying Checksum [2022-09-13T16:25:53.376Z] 6ad1cebc031e: Download complete [2022-09-13T16:25:53.376Z] df9b9388f04a: Pull complete [2022-09-13T16:25:53.635Z] 52dc419b0ee2: Pull complete [2022-09-13T16:25:53.635Z] 25bc292e5bac: Pull complete [2022-09-13T16:25:53.893Z] 114826534d7a: Verifying Checksum [2022-09-13T16:25:53.893Z] 114826534d7a: Download complete [2022-09-13T16:25:53.893Z] 8a3aa393b2d8: Verifying Checksum [2022-09-13T16:25:53.893Z] 8a3aa393b2d8: Download complete [2022-09-13T16:25:57.187Z] 114826534d7a: Pull complete [2022-09-13T16:25:57.447Z] 4657fd5d0bcf: Pull complete [2022-09-13T16:25:57.706Z] 6ad1cebc031e: Pull complete [2022-09-13T16:26:01.003Z] 8a3aa393b2d8: Pull complete [2022-09-13T16:26:01.003Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-13T16:26:01.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-13T16:26:01.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:26:01.113Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:26:01.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-13T16:26:02.896Z] $ docker top d6be19dec35feb7a169ce94d699aa093adbae7f7277b489c3d662b58d6c11b31 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-13T16:26:02.980Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2022-09-13T16:26:03.279Z] + set -o pipefail [2022-09-13T16:26:03.279Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2022-09-13T16:26:09.865Z] [2022-09-13T16:26:09.865Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2022-09-13T16:26:09.865Z] [2022-09-13T16:26:09.865Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a066dc08-ebaf-44e6-bc9f-3351df179ed9 [2022-09-13T16:26:09.865Z] [2022-09-13T16:26:09.865Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-13T16:26:09.865Z] [2022-09-13T16:26:09.865Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-13T16:26:09.865Z] [2022-09-13T16:26:09.865Z] [Pipeline] } [2022-09-13T16:26:09.883Z] $ docker stop --time=1 d6be19dec35feb7a169ce94d699aa093adbae7f7277b489c3d662b58d6c11b31 [2022-09-13T16:26:11.438Z] $ docker rm -f d6be19dec35feb7a169ce94d699aa093adbae7f7277b489c3d662b58d6c11b31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-13T16:26:12.014Z] + git log --format=format:%s -1 490d55d23c3381dbf94452a94173aa21d56f4e2c [Pipeline] sh [2022-09-13T16:26:12.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-13T16:26:12.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:26:12.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:26:12.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:26:12.700Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:26:12.736Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-13T16:26:13.121Z] $ docker top aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-13T16:26:13.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-13T16:26:13.229Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-13T16:26:13.359Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-13T16:26:13.366Z] $ docker exec aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc ssh-agent [2022-09-13T16:26:13.485Z] SSH_AUTH_SOCK=/tmp/ssh-ZfWijB8r3OD5/agent.33 [2022-09-13T16:26:13.485Z] SSH_AGENT_PID=40 [2022-09-13T16:26:13.490Z] Running ssh-add (command line suppressed) [2022-09-13T16:26:13.615Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_524194602307863551.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_524194602307863551.key) [2022-09-13T16:26:13.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-13T16:26:13.916Z] + git semver tag [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,134 [run_tag] DEBUG tag force:False [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,134 [check_head_tag] DEBUG check head tag [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,134 [execute] INFO git cat-file --batch-check [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,140 [execute] INFO git cat-file --batch [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,150 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,151 [execute] INFO git tag -a v2.3.0-dev.8 -m v2.3.0-dev.8 [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,151 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.8', '-m', 'v2.3.0-dev.8'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-13T16:26:14.177Z] 2022-09-13 16:26:14,156 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-13T16:26:14.177Z] 2.3.0-dev.8 [Pipeline] } [2022-09-13T16:26:14.192Z] $ docker exec --env ******** --env ******** aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc ssh-agent -k [2022-09-13T16:26:14.317Z] unset SSH_AUTH_SOCK; [2022-09-13T16:26:14.317Z] unset SSH_AGENT_PID; [2022-09-13T16:26:14.317Z] echo Agent pid 40 killed; [2022-09-13T16:26:14.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-13T16:26:14.636Z] + git semver [Pipeline] } [2022-09-13T16:26:14.917Z] $ docker stop --time=1 aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc [2022-09-13T16:26:16.196Z] $ docker rm -f aeb250b5f49bcad61c1db70b626311fe2042f0ec40eb364c53f1bc708cdbd6cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:26:16.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-13T16:26:16.590Z] [2022-09-13T16:26:16.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:26:16.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-13T16:26:16.895Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-13T16:26:16.895Z] ab5ef0e58194: Pulling fs layer [2022-09-13T16:26:16.895Z] 9712f1f96733: Pulling fs layer [2022-09-13T16:26:16.895Z] 63f879dbbcfc: Pulling fs layer [2022-09-13T16:26:16.895Z] 0d9ebad4ef96: Pulling fs layer [2022-09-13T16:26:16.895Z] e9a5061849ea: Pulling fs layer [2022-09-13T16:26:16.895Z] d747dcd14b5f: Pulling fs layer [2022-09-13T16:26:16.895Z] 2de7ff778b66: Pulling fs layer [2022-09-13T16:26:16.895Z] 0d9ebad4ef96: Waiting [2022-09-13T16:26:16.895Z] e9a5061849ea: Waiting [2022-09-13T16:26:16.895Z] d747dcd14b5f: Waiting [2022-09-13T16:26:16.895Z] 2de7ff778b66: Waiting [2022-09-13T16:26:16.895Z] 9712f1f96733: Download complete [2022-09-13T16:26:17.153Z] 63f879dbbcfc: Download complete [2022-09-13T16:26:17.414Z] e9a5061849ea: Verifying Checksum [2022-09-13T16:26:17.414Z] e9a5061849ea: Download complete [2022-09-13T16:26:17.414Z] d747dcd14b5f: Verifying Checksum [2022-09-13T16:26:17.414Z] d747dcd14b5f: Download complete [2022-09-13T16:26:17.414Z] 0d9ebad4ef96: Verifying Checksum [2022-09-13T16:26:17.414Z] 0d9ebad4ef96: Download complete [2022-09-13T16:26:17.414Z] ab5ef0e58194: Download complete [2022-09-13T16:26:17.414Z] 2de7ff778b66: Verifying Checksum [2022-09-13T16:26:17.414Z] 2de7ff778b66: Download complete [2022-09-13T16:26:20.702Z] ab5ef0e58194: Pull complete [2022-09-13T16:26:20.702Z] 9712f1f96733: Pull complete [2022-09-13T16:26:20.962Z] 63f879dbbcfc: Pull complete [2022-09-13T16:26:25.166Z] 0d9ebad4ef96: Pull complete [2022-09-13T16:26:25.166Z] e9a5061849ea: Pull complete [2022-09-13T16:26:25.166Z] d747dcd14b5f: Pull complete [2022-09-13T16:26:25.736Z] 2de7ff778b66: Pull complete [2022-09-13T16:26:25.736Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-13T16:26:25.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-13T16:26:25.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:26:26.083Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:26:26.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-13T16:26:27.884Z] $ docker top 3778c8dc1a147c5a5860a2a800993f08d441f2daff1be4d169e4881d21db6e89 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:26:27.962Z] provisioning config files... [2022-09-13T16:26:27.970Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3794455154103889326tmp [2022-09-13T16:26:27.980Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8932501248400578682tmp [2022-09-13T16:26:27.991Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2036015457632859734tmp [Pipeline] { [Pipeline] echo [2022-09-13T16:26:28.004Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:28.286Z] ---> sigul-configuration.sh [2022-09-13T16:26:28.287Z] gpg: directory `/root/.gnupg' created [2022-09-13T16:26:28.287Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-13T16:26:28.287Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-13T16:26:28.287Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-13T16:26:28.287Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-13T16:26:28.287Z] gpg: CAST5 encrypted data [2022-09-13T16:26:28.287Z] gpg: encrypted with 1 passphrase [2022-09-13T16:26:28.287Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-13T16:26:28.572Z] + mkdir /home/jenkins [2022-09-13T16:26:28.572Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-13T16:26:28.859Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-09-13T16:26:28.868Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:29.155Z] ---> sigul-install.sh [2022-09-13T16:26:29.155Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-13T16:26:29.446Z] + git tag --list [2022-09-13T16:26:29.446Z] 0.1.1 [2022-09-13T16:26:29.446Z] v1.1.0 [2022-09-13T16:26:29.446Z] v1.2.0 [2022-09-13T16:26:29.446Z] v1.2.1 [2022-09-13T16:26:29.446Z] v1.3.0 [2022-09-13T16:26:29.446Z] v2.0.0 [2022-09-13T16:26:29.446Z] v2.1.0 [2022-09-13T16:26:29.446Z] v2.2.0 [2022-09-13T16:26:29.446Z] v2.2.1-dev.1 [2022-09-13T16:26:29.446Z] v2.2.1-dev.2 [2022-09-13T16:26:29.446Z] v2.2.1-dev.3 [2022-09-13T16:26:29.446Z] v2.2.1-dev.4 [2022-09-13T16:26:29.446Z] v2.2.1-dev.5 [2022-09-13T16:26:29.446Z] v2.2.1-dev.6 [2022-09-13T16:26:29.446Z] v2.2.1-dev.7 [2022-09-13T16:26:29.446Z] v2.3.0-dev.7 [2022-09-13T16:26:29.446Z] v2.3.0-dev.8 [Pipeline] sh [2022-09-13T16:26:29.735Z] + lftools sign git-tag v2.3.0-dev.8 [2022-09-13T16:26:30.307Z] Signing Git tag with Sigul... [2022-09-13T16:26:30.307Z] Signing v2.3.0-dev.8 [Pipeline] echo [2022-09-13T16:26:30.575Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:30.860Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-13T16:26:30.868Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-13T16:26:30.893Z] $ docker stop --time=1 3778c8dc1a147c5a5860a2a800993f08d441f2daff1be4d169e4881d21db6e89 [2022-09-13T16:26:32.183Z] $ docker rm -f 3778c8dc1a147c5a5860a2a800993f08d441f2daff1be4d169e4881d21db6e89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-13T16:26:32.595Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-13T16:26:32.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:26:32.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:26:32.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:26:32.983Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:26:33.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-13T16:26:33.367Z] $ docker top 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-13T16:26:33.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-13T16:26:33.467Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-13T16:26:33.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-13T16:26:33.598Z] $ docker exec 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 ssh-agent [2022-09-13T16:26:33.719Z] SSH_AUTH_SOCK=/tmp/ssh-97Mqy3pZ89br/agent.33 [2022-09-13T16:26:33.719Z] SSH_AGENT_PID=39 [2022-09-13T16:26:33.724Z] Running ssh-add (command line suppressed) [2022-09-13T16:26:33.832Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8742203027179051471.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8742203027179051471.key) [2022-09-13T16:26:33.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-13T16:26:34.131Z] + git semver bump pre [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,332 [bump_version] DEBUG bumping version:2.3.0-dev.8 on axis:pre with prefix:dev [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,332 [bump_version] DEBUG bumped version:2.3.0-dev.9 [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,332 [write_version] DEBUG write version:2.3.0-dev.9 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,332 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,332 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,335 [execute] INFO git cat-file --batch-check [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,341 [execute] INFO git cat-file --batch [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-13T16:26:34.392Z] 2022-09-13 16:26:34,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-13T16:26:34.392Z] 2.3.0-dev.9 [Pipeline] } [2022-09-13T16:26:34.407Z] $ docker exec --env ******** --env ******** 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 ssh-agent -k [2022-09-13T16:26:34.527Z] unset SSH_AUTH_SOCK; [2022-09-13T16:26:34.528Z] unset SSH_AGENT_PID; [2022-09-13T16:26:34.528Z] echo Agent pid 39 killed; [2022-09-13T16:26:34.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-13T16:26:34.841Z] + git semver [Pipeline] } [2022-09-13T16:26:35.121Z] $ docker stop --time=1 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 [2022-09-13T16:26:36.376Z] $ docker rm -f 838cbbd8b93efce27f71a9ea06f27d64069a10f41e1c9ae57b92355f80926231 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-13T16:26:36.724Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-13T16:26:36.724Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:26:37.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-13T16:26:37.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:26:37.100Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:26:37.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-13T16:26:37.512Z] $ docker top 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-13T16:26:37.605Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-13T16:26:37.605Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-13T16:26:37.727Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-13T16:26:37.734Z] $ docker exec 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 ssh-agent [2022-09-13T16:26:37.858Z] SSH_AUTH_SOCK=/tmp/ssh-URhV51699S3i/agent.32 [2022-09-13T16:26:37.858Z] SSH_AGENT_PID=38 [2022-09-13T16:26:37.863Z] Running ssh-add (command line suppressed) [2022-09-13T16:26:37.984Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5148381889134975179.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5148381889134975179.key) [2022-09-13T16:26:38.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-13T16:26:38.408Z] + git semver push [2022-09-13T16:26:38.684Z] 2022-09-13 16:26:38,511 [run_push] DEBUG push [2022-09-13T16:26:38.684Z] 2022-09-13 16:26:38,512 [execute] INFO git cat-file --batch-check [2022-09-13T16:26:38.684Z] 2022-09-13 16:26:38,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-13T16:26:38.684Z] 2022-09-13 16:26:38,515 [execute] INFO git rev-list 14264bb685150c95669efa2616495e0b523bbbed -- [2022-09-13T16:26:38.684Z] 2022-09-13 16:26:38,516 [execute] DEBUG Popen(['git', 'rev-list', '14264bb685150c95669efa2616495e0b523bbbed', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-13T16:26:38.684Z] 2022-09-13 16:26:38,525 [execute] INFO git fetch -v origin [2022-09-13T16:26:38.684Z] 2022-09-13 16:26:38,526 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-13T16:26:39.255Z] 2022-09-13 16:26:39,222 [run_push] DEBUG no remote changes detected [2022-09-13T16:26:39.255Z] 2022-09-13 16:26:39,222 [execute] INFO git push origin semver [2022-09-13T16:26:39.255Z] 2022-09-13 16:26:39,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-13T16:26:40.196Z] 2022-09-13 16:26:40,063 [run_push] DEBUG push all version tags [2022-09-13T16:26:40.197Z] 2022-09-13 16:26:40,064 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-13T16:26:40.197Z] 2022-09-13 16:26:40,064 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-13T16:26:41.139Z] 2022-09-13 16:26:40,802 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2022-09-13T16:26:41.139Z] 2.3.0-dev.9 [Pipeline] } [2022-09-13T16:26:41.156Z] $ docker exec --env ******** --env ******** 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 ssh-agent -k [2022-09-13T16:26:41.263Z] unset SSH_AUTH_SOCK; [2022-09-13T16:26:41.263Z] unset SSH_AGENT_PID; [2022-09-13T16:26:41.263Z] echo Agent pid 38 killed; [2022-09-13T16:26:41.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-13T16:26:41.576Z] + git semver [Pipeline] } [2022-09-13T16:26:41.855Z] $ docker stop --time=1 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 [2022-09-13T16:26:43.150Z] $ docker rm -f 15f96190aac96653142f52178148466f31830ecfeea39cd84b1b6d67f91cd380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-09-13T16:26:43.712Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2022-09-13T16:26:43.712Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-09-13T16:26:43.712Z] total 16 [2022-09-13T16:26:43.712Z] drwxr-xr-x 3 root root 4096 Sep 13 16:12 . [2022-09-13T16:26:43.712Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:26 .. [2022-09-13T16:26:43.712Z] drwxr-xr-x 2 root root 4096 Sep 13 16:12 cost [2022-09-13T16:26:43.712Z] -rw-r--r-- 1 root root 82 Sep 13 16:12 cost.csv [2022-09-13T16:26:43.712Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-09-13T16:26:43.712Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2022-09-13T16:26:43.712Z] total 16 [2022-09-13T16:26:43.712Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:12 . [2022-09-13T16:26:43.712Z] drwxrwxr-x 15 jenkins jenkins 4096 Sep 13 16:26 .. [2022-09-13T16:26:43.712Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:12 cost [2022-09-13T16:26:43.712Z] -rw-r--r-- 1 jenkins jenkins 82 Sep 13 16:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:44.005Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:44.861Z] ---> package-listing.sh [2022-09-13T16:26:44.861Z] ++ facter osfamily [2022-09-13T16:26:44.861Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-13T16:26:45.121Z] + OS_FAMILY=debian [2022-09-13T16:26:45.121Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2022-09-13T16:26:45.121Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-13T16:26:45.121Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-13T16:26:45.121Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-13T16:26:45.121Z] + PACKAGES=/tmp/packages_start.txt [2022-09-13T16:26:45.121Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-09-13T16:26:45.121Z] + PACKAGES=/tmp/packages_end.txt [2022-09-13T16:26:45.121Z] + case "${OS_FAMILY}" in [2022-09-13T16:26:45.121Z] + dpkg -l [2022-09-13T16:26:45.121Z] + grep '^ii' [2022-09-13T16:26:45.121Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-13T16:26:45.121Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-13T16:26:45.121Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-13T16:26:45.121Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2022-09-13T16:26:45.121Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2022-09-13T16:26:45.121Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2022-09-13T16:26:45.133Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-13T16:26:45.414Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-13T16:26:45.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-13T16:26:45.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-13T16:26:46.060Z] prd-ubuntu20.04-docker-8c-8g-29054 does not seem to be running inside a container [2022-09-13T16:26:46.096Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-13T16:26:46.329Z] $ docker top c4dd6a106baec1f114bb239f8b998170f0592871861b95be0ebc85d2c0a8083a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-13T16:26:46.679Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-13T16:26:46.967Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-13T16:26:47.254Z] + ls /var/log/sa-host [2022-09-13T16:26:47.254Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-13T16:26:47.325Z] provisioning config files... [2022-09-13T16:26:47.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config941002064976663178tmp [Pipeline] { [Pipeline] echo [2022-09-13T16:26:47.351Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:47.634Z] ---> create-netrc.sh [Pipeline] } [2022-09-13T16:26:47.642Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:47.965Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-13T16:26:47.974Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:48.263Z] ---> sudo-logs.sh [2022-09-13T16:26:48.263Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-13T16:26:48.295Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:48.583Z] ---> job-cost.sh [2022-09-13T16:26:48.584Z] lf-activate-venv: SKIPPING [2022-09-13T16:26:48.584Z] DEBUG: total: 0.2199999988079071 [2022-09-13T16:26:48.584Z] INFO: Retrieving Stack Cost... [2022-09-13T16:26:49.156Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-13T16:26:49.417Z] INFO: Archiving Costs [Pipeline] echo [2022-09-13T16:26:49.430Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-13T16:26:49.715Z] ---> logs-deploy.sh [2022-09-13T16:26:49.715Z] lf-activate-venv: SKIPPING [2022-09-13T16:26:49.715Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/79 [2022-09-13T16:26:49.715Z] INFO: archiving workspace using pattern(s): [2022-09-13T16:26:50.655Z] Archives upload complete. [2022-09-13T16:26:50.916Z] INFO: archiving logs to Nexus [2022-09-13T16:26:51.490Z] ---> uname -a: [2022-09-13T16:26:51.490Z] Linux prd-ubuntu20-04-docker-8c-8g-29054 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] ---> lscpu: [2022-09-13T16:26:51.490Z] Architecture: x86_64 [2022-09-13T16:26:51.490Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-13T16:26:51.490Z] Byte Order: Little Endian [2022-09-13T16:26:51.490Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-13T16:26:51.490Z] CPU(s): 8 [2022-09-13T16:26:51.490Z] On-line CPU(s) list: 0-7 [2022-09-13T16:26:51.490Z] Thread(s) per core: 1 [2022-09-13T16:26:51.490Z] Core(s) per socket: 1 [2022-09-13T16:26:51.490Z] Socket(s): 8 [2022-09-13T16:26:51.490Z] NUMA node(s): 1 [2022-09-13T16:26:51.490Z] Vendor ID: AuthenticAMD [2022-09-13T16:26:51.490Z] CPU family: 23 [2022-09-13T16:26:51.490Z] Model: 49 [2022-09-13T16:26:51.490Z] Model name: AMD EPYC-Rome Processor [2022-09-13T16:26:51.490Z] Stepping: 0 [2022-09-13T16:26:51.490Z] CPU MHz: 2799.996 [2022-09-13T16:26:51.490Z] BogoMIPS: 5599.99 [2022-09-13T16:26:51.490Z] Virtualization: AMD-V [2022-09-13T16:26:51.490Z] Hypervisor vendor: KVM [2022-09-13T16:26:51.490Z] Virtualization type: full [2022-09-13T16:26:51.490Z] L1d cache: 256 KiB [2022-09-13T16:26:51.490Z] L1i cache: 256 KiB [2022-09-13T16:26:51.490Z] L2 cache: 4 MiB [2022-09-13T16:26:51.490Z] L3 cache: 128 MiB [2022-09-13T16:26:51.490Z] NUMA node0 CPU(s): 0-7 [2022-09-13T16:26:51.490Z] Vulnerability Itlb multihit: Not affected [2022-09-13T16:26:51.490Z] Vulnerability L1tf: Not affected [2022-09-13T16:26:51.490Z] Vulnerability Mds: Not affected [2022-09-13T16:26:51.490Z] Vulnerability Meltdown: Not affected [2022-09-13T16:26:51.490Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-13T16:26:51.490Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-13T16:26:51.490Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-13T16:26:51.490Z] Vulnerability Srbds: Not affected [2022-09-13T16:26:51.490Z] Vulnerability Tsx async abort: Not affected [2022-09-13T16:26:51.490Z] 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 [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] ---> nproc: [2022-09-13T16:26:51.490Z] 8 [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] ---> df -h: [2022-09-13T16:26:51.490Z] Filesystem Size Used Avail Use% Mounted on [2022-09-13T16:26:51.490Z] overlay 155G 14G 142G 9% / [2022-09-13T16:26:51.490Z] tmpfs 64M 0 64M 0% /dev [2022-09-13T16:26:51.490Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-13T16:26:51.490Z] shm 64M 0 64M 0% /dev/shm [2022-09-13T16:26:51.490Z] /dev/vda1 155G 14G 142G 9% /facter-os [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] ---> sar -b -r -n DEV: [2022-09-13T16:26:51.490Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29054) 09/13/22 _x86_64_ (8 CPU) [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] 16:08:49 LINUX RESTART (8 CPU) [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] 16:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-13T16:26:51.490Z] 16:10:01 394.35 56.44 337.91 0.00 7487.42 198918.71 0.00 [2022-09-13T16:26:51.490Z] 16:11:01 335.39 0.75 334.64 0.00 13.73 60940.24 0.00 [2022-09-13T16:26:51.490Z] 16:12:01 135.64 0.20 135.44 0.00 1.60 30944.31 0.00 [2022-09-13T16:26:51.490Z] 16:13:01 228.11 0.07 228.04 0.00 5.60 37307.43 0.00 [2022-09-13T16:26:51.490Z] 16:14:01 4.00 0.88 3.12 0.00 18.53 39.59 0.00 [2022-09-13T16:26:51.490Z] 16:15:01 2.05 0.00 2.05 0.00 0.00 23.46 0.00 [2022-09-13T16:26:51.490Z] 16:16:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2022-09-13T16:26:51.490Z] 16:17:01 2.02 0.02 2.00 0.00 0.13 23.33 0.00 [2022-09-13T16:26:51.490Z] 16:18:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2022-09-13T16:26:51.490Z] 16:19:01 1.68 0.00 1.68 0.00 0.00 24.39 0.00 [2022-09-13T16:26:51.490Z] 16:20:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2022-09-13T16:26:51.490Z] 16:21:01 3.08 1.57 1.52 0.00 49.05 20.26 0.00 [2022-09-13T16:26:51.490Z] 16:22:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2022-09-13T16:26:51.490Z] 16:23:01 0.97 0.00 0.97 0.00 0.00 11.99 0.00 [2022-09-13T16:26:51.490Z] 16:24:01 1.93 0.02 1.92 0.00 0.13 22.53 0.00 [2022-09-13T16:26:51.490Z] 16:25:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 [2022-09-13T16:26:51.490Z] 16:26:01 8.32 0.07 8.25 0.00 7.87 4515.11 0.00 [2022-09-13T16:26:51.490Z] Average: 66.05 3.53 62.52 0.00 446.08 19578.96 0.00 [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] 16:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-13T16:26:51.490Z] 16:10:01 28709028 31747300 554840 1.69 113836 3189632 2235468 6.59 1111940 2680892 198396 [2022-09-13T16:26:51.490Z] 16:11:01 27517396 31417836 895640 2.72 182248 3864556 2315848 6.83 1551752 3311312 38012 [2022-09-13T16:26:51.490Z] 16:12:01 25729480 30423836 1856140 5.64 221688 4523740 2967220 8.74 2676608 3828756 51696 [2022-09-13T16:26:51.490Z] 16:13:01 26429616 31723540 559688 1.70 236164 5067072 1968492 5.80 1635488 4156592 300 [2022-09-13T16:26:51.490Z] 16:14:01 26425908 31720872 561872 1.71 236244 5067588 1976192 5.82 1637904 4157044 16 [2022-09-13T16:26:51.490Z] 16:15:01 26423476 31718480 564156 1.72 236296 5067592 1992992 5.87 1641912 4157044 24 [2022-09-13T16:26:51.490Z] 16:16:01 26423784 31718676 563904 1.71 236332 5067600 1992992 5.87 1642804 4157048 160 [2022-09-13T16:26:51.490Z] 16:17:01 26423728 31718760 563856 1.71 236400 5067592 1992992 5.87 1643168 4157116 44 [2022-09-13T16:26:51.490Z] 16:18:01 26431560 31726652 555696 1.69 236424 5067604 1992992 5.87 1634536 4157116 164 [2022-09-13T16:26:51.490Z] 16:19:01 26431812 31726884 555420 1.69 236460 5067580 1992992 5.87 1634356 4157096 88 [2022-09-13T16:26:51.490Z] 16:20:01 26431788 31726920 555340 1.69 236472 5067588 1992992 5.87 1634804 4157100 12 [2022-09-13T16:26:51.490Z] 16:21:01 26418364 31715928 566212 1.72 236504 5069064 2064040 6.08 1649340 4156648 52 [2022-09-13T16:26:51.490Z] 16:22:01 26418336 31715928 566400 1.72 236512 5069068 2047972 6.04 1649252 4156628 32 [2022-09-13T16:26:51.490Z] 16:23:01 26418572 31716172 566116 1.72 236532 5069068 2047972 6.04 1648640 4156628 180 [2022-09-13T16:26:51.490Z] 16:24:01 26414632 31712296 569852 1.73 236560 5069064 2061016 6.07 1648664 4156632 24 [2022-09-13T16:26:51.490Z] 16:25:01 26414124 31711856 570088 1.73 236576 5069072 2061016 6.07 1648924 4156632 172 [2022-09-13T16:26:51.490Z] 16:26:01 25617228 31681212 598948 1.82 250072 5772900 2216932 6.53 1695236 4859740 656220 [2022-09-13T16:26:51.490Z] Average: 26534049 31624891 660245 2.01 225960 4896258 2112948 6.23 1669725 4042354 55623 [2022-09-13T16:26:51.490Z] [2022-09-13T16:26:51.490Z] 16:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-13T16:26:51.490Z] 16:10:01 lo 8.40 8.40 0.83 0.83 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.490Z] 16:10:01 ens3 923.08 615.16 8529.56 118.55 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.490Z] 16:10:01 docker0 43.93 40.41 3.21 271.24 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.490Z] 16:11:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.490Z] 16:11:01 veth10c7f67 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.490Z] 16:11:01 veth7c52b05 35.75 49.22 5.87 448.39 0.00 0.00 0.00 0.04 [2022-09-13T16:26:51.490Z] 16:11:01 ens3 346.43 230.57 3835.00 90.37 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.490Z] 16:11:01 docker0 148.50 238.77 13.74 3106.18 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.490Z] 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.490Z] 16:12:01 veth9eab003 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.490Z] 16:12:01 veth10c7f67 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:12:01 ens3 250.86 138.08 1459.50 90.17 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:12:01 docker0 83.39 187.37 12.95 1426.65 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:13:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:13:01 ens3 211.63 154.62 2656.31 229.63 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:13:01 docker0 6.81 8.56 0.38 40.72 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:14:01 ens3 1.40 0.38 2.24 0.03 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:15:01 ens3 5.65 5.05 0.57 8.87 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:16:01 ens3 0.97 0.32 0.39 0.26 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:17:01 ens3 0.52 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:18:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:19:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:20:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:21:01 ens3 7.38 5.63 5.19 8.05 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:22:01 ens3 0.18 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:23:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:24:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:25:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:26:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:26:01 ens3 139.38 80.97 3971.34 10.85 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] Average: ens3 111.08 72.46 1203.53 32.77 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] Average: docker0 16.63 27.95 1.78 284.99 0.00 0.00 0.00 0.00 [2022-09-13T16:26:51.491Z] [2022-09-13T16:26:51.491Z] [2022-09-13T16:26:51.491Z] ---> sar -P ALL: [2022-09-13T16:26:51.491Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29054) 09/13/22 _x86_64_ (8 CPU) [2022-09-13T16:26:51.491Z] [2022-09-13T16:26:51.491Z] 16:08:49 LINUX RESTART (8 CPU) [2022-09-13T16:26:51.491Z] [2022-09-13T16:26:51.491Z] 16:09:01 CPU %user %nice %system %iowait %steal %idle [2022-09-13T16:26:51.491Z] 16:10:01 all 11.75 0.00 4.71 1.95 0.06 81.54 [2022-09-13T16:26:51.491Z] 16:10:01 0 13.53 0.00 6.71 5.43 0.05 74.29 [2022-09-13T16:26:51.491Z] 16:10:01 1 12.09 0.00 4.85 2.75 0.05 80.26 [2022-09-13T16:26:51.491Z] 16:10:01 2 11.87 0.00 4.21 1.94 0.07 81.91 [2022-09-13T16:26:51.491Z] 16:10:01 3 11.39 0.00 4.63 0.69 0.07 83.23 [2022-09-13T16:26:51.491Z] 16:10:01 4 10.89 0.00 4.28 0.56 0.05 84.22 [2022-09-13T16:26:51.491Z] 16:10:01 5 11.39 0.00 4.96 0.27 0.07 83.31 [2022-09-13T16:26:51.491Z] 16:10:01 6 10.17 0.00 3.88 2.16 0.07 83.72 [2022-09-13T16:26:51.491Z] 16:10:01 7 12.64 0.00 4.16 1.75 0.07 81.38 [2022-09-13T16:26:51.491Z] 16:11:01 all 16.61 0.00 5.41 1.70 0.07 76.21 [2022-09-13T16:26:51.491Z] 16:11:01 0 15.13 0.00 4.82 0.49 0.07 79.50 [2022-09-13T16:26:51.491Z] 16:11:01 1 16.52 0.00 5.94 1.01 0.07 76.47 [2022-09-13T16:26:51.491Z] 16:11:01 2 15.93 0.00 4.20 0.25 0.07 79.55 [2022-09-13T16:26:51.491Z] 16:11:01 3 16.55 0.00 4.85 0.89 0.07 77.65 [2022-09-13T16:26:51.491Z] 16:11:01 4 15.79 0.00 5.21 2.29 0.07 76.63 [2022-09-13T16:26:51.491Z] 16:11:01 5 23.55 0.00 5.29 0.45 0.07 70.64 [2022-09-13T16:26:51.491Z] 16:11:01 6 13.29 0.00 6.25 5.58 0.07 74.82 [2022-09-13T16:26:51.491Z] 16:11:01 7 16.14 0.00 6.71 2.68 0.09 74.39 [2022-09-13T16:26:51.491Z] 16:12:01 all 21.75 0.00 6.10 0.63 0.07 71.46 [2022-09-13T16:26:51.491Z] 16:12:01 0 20.74 0.00 7.23 0.20 0.08 71.75 [2022-09-13T16:26:51.491Z] 16:12:01 1 26.84 0.00 5.98 0.15 0.07 66.96 [2022-09-13T16:26:51.491Z] 16:12:01 2 18.44 0.00 5.89 0.15 0.07 75.45 [2022-09-13T16:26:51.491Z] 16:12:01 3 26.32 0.00 6.63 0.57 0.08 66.39 [2022-09-13T16:26:51.491Z] 16:12:01 4 17.83 0.00 7.06 0.66 0.08 74.38 [2022-09-13T16:26:51.491Z] 16:12:01 5 31.40 0.00 5.19 0.23 0.05 63.12 [2022-09-13T16:26:51.491Z] 16:12:01 6 22.62 0.00 5.67 2.65 0.05 69.01 [2022-09-13T16:26:51.491Z] 16:12:01 7 9.59 0.00 5.14 0.42 0.05 84.80 [2022-09-13T16:26:51.491Z] 16:13:01 all 11.56 0.00 3.61 0.90 0.05 83.89 [2022-09-13T16:26:51.491Z] 16:13:01 0 10.72 0.00 3.86 0.27 0.05 85.11 [2022-09-13T16:26:51.491Z] 16:13:01 1 10.21 0.00 2.87 1.78 0.05 85.10 [2022-09-13T16:26:51.491Z] 16:13:01 2 10.53 0.00 3.84 0.39 0.05 85.20 [2022-09-13T16:26:51.491Z] 16:13:01 3 11.56 0.00 4.33 2.70 0.05 81.36 [2022-09-13T16:26:51.491Z] 16:13:01 4 13.13 0.00 3.32 0.60 0.05 82.89 [2022-09-13T16:26:51.491Z] 16:13:01 5 11.93 0.00 3.35 0.30 0.05 84.37 [2022-09-13T16:26:51.491Z] 16:13:01 6 11.70 0.00 3.37 0.54 0.07 84.33 [2022-09-13T16:26:51.491Z] 16:13:01 7 12.67 0.00 3.93 0.59 0.07 82.74 [2022-09-13T16:26:51.491Z] 16:14:01 all 0.05 0.00 0.05 0.01 0.00 99.89 [2022-09-13T16:26:51.491Z] 16:14:01 0 0.02 0.00 0.07 0.03 0.00 99.88 [2022-09-13T16:26:51.491Z] 16:14:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-13T16:26:51.491Z] 16:14:01 2 0.00 0.00 0.05 0.00 0.00 99.95 [2022-09-13T16:26:51.491Z] 16:14:01 3 0.03 0.00 0.02 0.05 0.00 99.90 [2022-09-13T16:26:51.491Z] 16:14:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-13T16:26:51.491Z] 16:14:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2022-09-13T16:26:51.491Z] 16:14:01 6 0.07 0.00 0.07 0.00 0.00 99.87 [2022-09-13T16:26:51.491Z] 16:14:01 7 0.20 0.00 0.05 0.02 0.00 99.73 [2022-09-13T16:26:51.491Z] 16:15:01 all 0.11 0.00 0.02 0.01 0.01 99.84 [2022-09-13T16:26:51.491Z] 16:15:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-13T16:26:51.491Z] 16:15:01 1 0.61 0.00 0.03 0.00 0.02 99.34 [2022-09-13T16:26:51.491Z] 16:15:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-13T16:26:51.491Z] 16:15:01 3 0.05 0.00 0.05 0.05 0.02 99.83 [2022-09-13T16:26:51.491Z] 16:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-13T16:26:51.491Z] 16:15:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-09-13T16:26:51.491Z] 16:15:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2022-09-13T16:26:51.491Z] 16:15:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2022-09-13T16:26:51.491Z] 16:16:01 all 0.26 0.00 0.01 0.01 0.00 99.72 [2022-09-13T16:26:51.491Z] 16:16:01 0 0.00 0.00 0.02 0.03 0.02 99.93 [2022-09-13T16:26:51.491Z] 16:16:01 1 1.99 0.00 0.02 0.00 0.00 98.00 [2022-09-13T16:26:51.491Z] 16:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-13T16:26:51.491Z] 16:16:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-09-13T16:26:51.491Z] 16:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-13T16:26:51.491Z] 16:16:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-13T16:26:51.491Z] 16:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-13T16:26:51.491Z] 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-13T16:26:51.491Z] 16:17:01 all 0.32 0.00 0.03 0.01 0.00 99.64 [2022-09-13T16:26:51.491Z] 16:17:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-09-13T16:26:51.491Z] 16:17:01 1 1.97 0.00 0.02 0.00 0.00 98.01 [2022-09-13T16:26:51.491Z] 16:17:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-09-13T16:26:51.491Z] 16:17:01 3 0.07 0.00 0.05 0.02 0.00 99.87 [2022-09-13T16:26:51.491Z] 16:17:01 4 0.17 0.00 0.08 0.00 0.00 99.75 [2022-09-13T16:26:51.491Z] 16:17:01 5 0.12 0.00 0.03 0.00 0.02 99.83 [2022-09-13T16:26:51.491Z] 16:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-13T16:26:51.491Z] 16:17:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-09-13T16:26:51.491Z] 16:18:01 all 0.14 0.00 0.02 0.00 0.00 99.83 [2022-09-13T16:26:51.491Z] 16:18:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-13T16:26:51.491Z] 16:18:01 1 1.03 0.00 0.00 0.00 0.02 98.96 [2022-09-13T16:26:51.491Z] 16:18:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-13T16:26:51.491Z] 16:18:01 3 0.00 0.00 0.07 0.02 0.02 99.90 [2022-09-13T16:26:51.491Z] 16:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-13T16:26:51.491Z] 16:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-09-13T16:26:51.491Z] 16:18:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-13T16:26:51.491Z] 16:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-13T16:26:51.491Z] 16:19:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2022-09-13T16:26:51.491Z] 16:19:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2022-09-13T16:26:51.491Z] 16:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-13T16:26:51.491Z] 16:19:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-13T16:26:51.491Z] 16:19:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-09-13T16:26:51.492Z] 16:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-13T16:26:51.492Z] 16:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2022-09-13T16:26:51.492Z] 16:19:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:20:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-13T16:26:51.492Z] 16:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-13T16:26:51.492Z] 16:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:20:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2022-09-13T16:26:51.492Z] 16:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:20:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2022-09-13T16:26:51.492Z] 16:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-13T16:26:51.492Z] 16:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] [2022-09-13T16:26:51.492Z] 16:20:01 CPU %user %nice %system %iowait %steal %idle [2022-09-13T16:26:51.492Z] 16:21:01 all 0.21 0.00 0.04 0.01 0.01 99.73 [2022-09-13T16:26:51.492Z] 16:21:01 0 0.30 0.00 0.02 0.00 0.00 99.68 [2022-09-13T16:26:51.492Z] 16:21:01 1 0.22 0.00 0.03 0.00 0.02 99.73 [2022-09-13T16:26:51.492Z] 16:21:01 2 0.20 0.00 0.02 0.05 0.02 99.72 [2022-09-13T16:26:51.492Z] 16:21:01 3 0.18 0.00 0.02 0.03 0.00 99.77 [2022-09-13T16:26:51.492Z] 16:21:01 4 0.12 0.00 0.03 0.00 0.00 99.85 [2022-09-13T16:26:51.492Z] 16:21:01 5 0.37 0.00 0.05 0.00 0.02 99.57 [2022-09-13T16:26:51.492Z] 16:21:01 6 0.18 0.00 0.07 0.02 0.00 99.73 [2022-09-13T16:26:51.492Z] 16:21:01 7 0.15 0.00 0.07 0.02 0.00 99.77 [2022-09-13T16:26:51.492Z] 16:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-13T16:26:51.492Z] 16:22:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-13T16:26:51.492Z] 16:22:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-13T16:26:51.492Z] 16:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-13T16:26:51.492Z] 16:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-13T16:26:51.492Z] 16:23:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:23:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:23:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-13T16:26:51.492Z] 16:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-13T16:26:51.492Z] 16:24:01 all 0.02 0.00 0.03 0.01 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:24:01 2 0.00 0.00 0.03 0.03 0.00 99.93 [2022-09-13T16:26:51.492Z] 16:24:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-13T16:26:51.492Z] 16:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-13T16:26:51.492Z] 16:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:24:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-13T16:26:51.492Z] 16:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:25:01 all 0.14 0.00 0.02 0.00 0.00 99.84 [2022-09-13T16:26:51.492Z] 16:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-13T16:26:51.492Z] 16:25:01 1 0.96 0.00 0.08 0.00 0.02 98.94 [2022-09-13T16:26:51.492Z] 16:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-13T16:26:51.492Z] 16:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-13T16:26:51.492Z] 16:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-13T16:26:51.492Z] 16:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-13T16:26:51.492Z] 16:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-09-13T16:26:51.492Z] 16:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-13T16:26:51.492Z] 16:26:01 all 3.26 0.00 1.21 0.08 0.02 95.44 [2022-09-13T16:26:51.492Z] 16:26:01 0 3.69 0.00 0.97 0.02 0.02 95.31 [2022-09-13T16:26:51.492Z] 16:26:01 1 5.31 0.00 1.71 0.02 0.02 92.95 [2022-09-13T16:26:51.492Z] 16:26:01 2 3.03 0.00 0.65 0.25 0.02 96.05 [2022-09-13T16:26:51.492Z] 16:26:01 3 2.45 0.00 1.24 0.27 0.02 96.03 [2022-09-13T16:26:51.492Z] 16:26:01 4 2.69 0.00 1.49 0.08 0.00 95.74 [2022-09-13T16:26:51.492Z] 16:26:01 5 2.51 0.00 0.97 0.00 0.02 96.50 [2022-09-13T16:26:51.492Z] 16:26:01 6 2.97 0.00 1.17 0.00 0.03 95.83 [2022-09-13T16:26:51.492Z] 16:26:01 7 3.38 0.00 1.47 0.00 0.02 95.13 [2022-09-13T16:26:51.492Z] Average: all 3.87 0.00 1.24 0.31 0.02 94.55 [2022-09-13T16:26:51.492Z] Average: 0 3.76 0.00 1.39 0.38 0.02 94.45 [2022-09-13T16:26:51.492Z] Average: 1 4.56 0.00 1.26 0.33 0.02 93.83 [2022-09-13T16:26:51.492Z] Average: 2 3.51 0.00 1.11 0.19 0.02 95.18 [2022-09-13T16:26:51.492Z] Average: 3 4.01 0.00 1.29 0.32 0.02 94.36 [2022-09-13T16:26:51.492Z] Average: 4 3.55 0.00 1.26 0.24 0.02 94.93 [2022-09-13T16:26:51.492Z] Average: 5 4.79 0.00 1.18 0.07 0.02 93.93 [2022-09-13T16:26:51.492Z] Average: 6 3.58 0.00 1.21 0.64 0.02 94.55 [2022-09-13T16:26:51.492Z] Average: 7 3.20 0.00 1.26 0.32 0.02 95.21 [2022-09-13T16:26:51.492Z] [2022-09-13T16:26:51.492Z] [2022-09-13T16:26:51.492Z]