Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f65144e2eab94398f5e1f661bab73f031313c3c8 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-ssh6702671558125416486.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14621150755744302943.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8552550149827144903.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17479748877424814849.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-ssh10058344498296392400.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8001’ Running on prd-ubuntu20.04-docker-8c-8g-8005 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 > 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 Avoid second fetch Checking out Revision f65144e2eab94398f5e1f661bab73f031313c3c8 (main) Commit message: "Merge pull request #630 from A808597949/myProvision" > git config core.sparsecheckout # timeout=10 > git checkout -f f65144e2eab94398f5e1f661bab73f031313c3c8 # timeout=10 > git rev-list --no-walk 2fd4722eefcd485d8d8cf5eb24f524ab25e62510 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:06:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:06:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:06:04 ========================================================= 03:06:04 EdgeX Global Pipelines Version Info 03:06:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:06:05 ------------------- 03:06:05 stable info: 03:06:05 ------------------- 03:06:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:06:05 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:06:05 Message: update stable to v1.0.254 03:06:06 ------------------- 03:06:06 experimental info: 03:06:06 ------------------- 03:06:06 Commited By: **** collab-it+edgex@linuxfoundation.org 03:06:06 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 03:06:06 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f65144e [Pipeline] echo 03:06:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:06:06 provisioning config files... 03:06:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7190554046102372439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:07 ---> docker-login.sh 03:06:07 nexus3.edgexfoundry.org:10001 03:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:07 Configure a credential helper to remove this warning. See 03:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:07 03:06:07 Login Succeeded 03:06:07 nexus3.edgexfoundry.org:10002 03:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:07 Configure a credential helper to remove this warning. See 03:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:07 03:06:07 Login Succeeded 03:06:07 nexus3.edgexfoundry.org:10003 03:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:07 Configure a credential helper to remove this warning. See 03:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:07 03:06:07 Login Succeeded 03:06:07 nexus3.edgexfoundry.org:10004 03:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:07 Configure a credential helper to remove this warning. See 03:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:07 03:06:07 Login Succeeded 03:06:07 docker.io 03:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:08 Configure a credential helper to remove this warning. See 03:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:08 03:06:08 Login Succeeded 03:06:08 ---> docker-login.sh ends [Pipeline] } 03:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:06:08 + git rev-list -1 --merges f65144e2eab94398f5e1f661bab73f031313c3c8~1..f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] echo 03:06:08 -----------> git rev-list -1 --merges f65144e2eab94398f5e1f661bab73f031313c3c8~1..f65144e2eab94398f5e1f661bab73f031313c3c8 f65144e2eab94398f5e1f661bab73f031313c3c8 03:06:08 f65144e2eab94398f5e1f661bab73f031313c3c8 [false] [Pipeline] sh 03:06:08 + git log --format=format:%s -1 f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] echo 03:06:08 ========================================================= 03:06:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:06:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:06:09 + git log --format=format:%s -1 f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] echo 03:06:09 [semverPrep] GIT_COMMIT: f65144e2eab94398f5e1f661bab73f031313c3c8, Commit Message: Merge pull request #630 from A808597949/myProvision [Pipeline] echo 03:06:09 [semverPrep] This is not a build commit. [Pipeline] sh 03:06:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:06:09 + grep -v github /etc/ssh/ssh_known_hosts 03:06:09 + [ -e /tmp/ssh_known_hosts ] 03:06:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:06:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:06:09 + sudo tee -a /etc/ssh/ssh_known_hosts 03:06:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:09 03:06:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:10 0.1.4: Pulling from edgex-devops/py-git-semver 03:06:10 b85a868b505f: Pulling fs layer 03:06:10 e2be974225ed: Pulling fs layer 03:06:10 339a4e72a1f5: Pulling fs layer 03:06:10 988bab9f4d93: Pulling fs layer 03:06:10 1469e6f7b9e6: Pulling fs layer 03:06:10 eaf3925da568: Pulling fs layer 03:06:10 bab4dde63d76: Pulling fs layer 03:06:10 bde34c3a00c8: Pulling fs layer 03:06:10 b352a97aabf1: Pulling fs layer 03:06:10 4872d77fe225: Pulling fs layer 03:06:10 5851b861e8e6: Pulling fs layer 03:06:10 b352a97aabf1: Waiting 03:06:10 4872d77fe225: Waiting 03:06:10 bab4dde63d76: Waiting 03:06:10 5851b861e8e6: Waiting 03:06:10 bde34c3a00c8: Waiting 03:06:10 eaf3925da568: Waiting 03:06:10 988bab9f4d93: Waiting 03:06:10 1469e6f7b9e6: Waiting 03:06:10 e2be974225ed: Download complete 03:06:10 988bab9f4d93: Verifying Checksum 03:06:10 988bab9f4d93: Download complete 03:06:10 339a4e72a1f5: Verifying Checksum 03:06:10 339a4e72a1f5: Download complete 03:06:10 1469e6f7b9e6: Verifying Checksum 03:06:10 1469e6f7b9e6: Download complete 03:06:10 eaf3925da568: Verifying Checksum 03:06:10 eaf3925da568: Download complete 03:06:10 bde34c3a00c8: Verifying Checksum 03:06:10 bde34c3a00c8: Download complete 03:06:10 b352a97aabf1: Download complete 03:06:10 4872d77fe225: Download complete 03:06:10 5851b861e8e6: Download complete 03:06:10 b85a868b505f: Download complete 03:06:10 bab4dde63d76: Verifying Checksum 03:06:10 bab4dde63d76: Download complete 03:06:11 b85a868b505f: Pull complete 03:06:11 e2be974225ed: Pull complete 03:06:12 339a4e72a1f5: Pull complete 03:06:12 988bab9f4d93: Pull complete 03:06:12 1469e6f7b9e6: Pull complete 03:06:12 eaf3925da568: Pull complete 03:06:14 bab4dde63d76: Pull complete 03:06:14 bde34c3a00c8: Pull complete 03:06:14 b352a97aabf1: Pull complete 03:06:14 4872d77fe225: Pull complete 03:06:14 5851b861e8e6: Pull complete 03:06:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:06:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:15 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:06:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:06:18 $ docker top 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 -eo pid,comm 03:06:18 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). 03:06:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:06:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:18 [ssh-agent] Looking for ssh-agent implementation... 03:06:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:18 $ docker exec 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 ssh-agent 03:06:18 SSH_AUTH_SOCK=/tmp/ssh-7nPBy6SwgpEZ/agent.32 03:06:18 SSH_AGENT_PID=39 03:06:18 Running ssh-add (command line suppressed) 03:06:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16220115471066892552.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16220115471066892552.key) 03:06:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:19 + git tag --points-at HEAD [Pipeline] } 03:06:19 $ docker exec --env ******** --env ******** 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 ssh-agent -k 03:06:19 unset SSH_AUTH_SOCK; 03:06:19 unset SSH_AGENT_PID; 03:06:19 echo Agent pid 39 killed; 03:06:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:06:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:06:19 [ssh-agent] Looking for ssh-agent implementation... 03:06:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:06:19 $ docker exec 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 ssh-agent 03:06:19 SSH_AUTH_SOCK=/tmp/ssh-pkL9QNRQCI1c/agent.72 03:06:19 SSH_AGENT_PID=78 03:06:19 Running ssh-add (command line suppressed) 03:06:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3674638975877063696.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3674638975877063696.key) 03:06:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:06:20 + git semver init 03:06:20 2023-09-27 03:06:20,258 [run_init] DEBUG init version:0.0.0 force:False 03:06:20 2023-09-27 03:06:20,259 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:06:20 2023-09-27 03:06:20,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 03:06:20 2023-09-27 03:06:20,260 [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) 03:06:22 2023-09-27 03:06:21,878 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 03:06:22 2023-09-27 03:06:21,879 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 03:06:22 2023-09-27 03:06:21,879 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:06:22 2023-09-27 03:06:21,879 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:06:22 3.1.0-dev.6 [Pipeline] } 03:06:22 $ docker exec --env ******** --env ******** 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 ssh-agent -k 03:06:22 unset SSH_AUTH_SOCK; 03:06:22 unset SSH_AGENT_PID; 03:06:22 echo Agent pid 78 killed; 03:06:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:06:22 + git semver [Pipeline] } 03:06:22 $ docker stop --time=1 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 03:06:24 $ docker rm -f --volumes 17a96107261c8c9ba8f7b90f9b183e454d40556514a8218a7f500a5f8ae4d1a6 [Pipeline] // withDockerContainer [Pipeline] sh 03:06:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:06:24 Stashed 1 file(s) [Pipeline] echo 03:06:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.6 [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 03:06:24 provisioning config files... 03:06:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2126677546953556670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:25 ---> docker-login.sh 03:06:25 nexus3.edgexfoundry.org:10001 03:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:25 Configure a credential helper to remove this warning. See 03:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:25 03:06:25 Login Succeeded 03:06:25 nexus3.edgexfoundry.org:10002 03:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:25 Configure a credential helper to remove this warning. See 03:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:25 03:06:25 Login Succeeded 03:06:25 nexus3.edgexfoundry.org:10003 03:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:25 Configure a credential helper to remove this warning. See 03:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:25 03:06:25 Login Succeeded 03:06:25 nexus3.edgexfoundry.org:10004 03:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:25 Configure a credential helper to remove this warning. See 03:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:25 03:06:25 Login Succeeded 03:06:25 docker.io 03:06:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:06:25 Configure a credential helper to remove this warning. See 03:06:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:06:25 03:06:25 Login Succeeded 03:06:25 ---> docker-login.sh ends [Pipeline] } 03:06:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:06:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:06:25 ========================================================= 03:06:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:06:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:06:26 Sending build context to Docker daemon 48.91MB 03:06:26 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 03:06:26 Step 2/15 : FROM ${BASE} AS builder 03:06:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:06:26 7264a8db6415: Pulling fs layer 03:06:26 c4d48a809fc2: Pulling fs layer 03:06:26 4f1c88b9dad5: Pulling fs layer 03:06:26 ad3a456e5733: Pulling fs layer 03:06:26 33e27b845d1e: Pulling fs layer 03:06:26 c68163c4e522: Pulling fs layer 03:06:26 50da416c3ac9: Pulling fs layer 03:06:26 23d2d4c4bb30: Pulling fs layer 03:06:26 ad3a456e5733: Waiting 03:06:26 50da416c3ac9: Waiting 03:06:26 23d2d4c4bb30: Waiting 03:06:26 33e27b845d1e: Waiting 03:06:26 c68163c4e522: Waiting 03:06:26 c4d48a809fc2: Download complete 03:06:26 ad3a456e5733: Download complete 03:06:26 33e27b845d1e: Verifying Checksum 03:06:26 33e27b845d1e: Download complete 03:06:26 7264a8db6415: Verifying Checksum 03:06:26 7264a8db6415: Download complete 03:06:26 c68163c4e522: Verifying Checksum 03:06:26 c68163c4e522: Download complete 03:06:26 7264a8db6415: Pull complete 03:06:26 c4d48a809fc2: Pull complete 03:06:26 23d2d4c4bb30: Verifying Checksum 03:06:26 23d2d4c4bb30: Download complete 03:06:26 4f1c88b9dad5: Verifying Checksum 03:06:26 4f1c88b9dad5: Download complete 03:06:27 50da416c3ac9: Verifying Checksum 03:06:27 50da416c3ac9: Download complete 03:06:30 4f1c88b9dad5: Pull complete 03:06:30 ad3a456e5733: Pull complete 03:06:30 33e27b845d1e: Pull complete 03:06:30 c68163c4e522: Pull complete 03:06:32 50da416c3ac9: Pull complete 03:06:32 23d2d4c4bb30: Pull complete 03:06:32 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 03:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:06:32 ---> 0786185ac409 03:06:32 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:06:37 ---> Running in c2d8b3460b9e 03:06:37 Removing intermediate container c2d8b3460b9e 03:06:37 ---> 1882747a353c 03:06:37 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:06:37 ---> Running in f15cd310ea6e 03:06:37 Removing intermediate container f15cd310ea6e 03:06:37 ---> ddd35e774aad 03:06:37 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:06:37 ---> Running in a5037fd938df 03:06:37 Removing intermediate container a5037fd938df 03:06:37 ---> cdab0b848903 03:06:37 Step 6/15 : LABEL Name=edgex-ui-go 03:06:37 ---> Running in 58af08e81068 03:06:37 Removing intermediate container 58af08e81068 03:06:37 ---> 0112eec8a100 03:06:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:06:37 ---> Running in 3915beeb4ea3 03:06:37 Removing intermediate container 3915beeb4ea3 03:06:37 ---> 485bffa31348 03:06:37 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:06:37 latest: Pulling from library/docker 03:06:37 7264a8db6415: Already exists 03:06:37 cfafd3a03f86: Pulling fs layer 03:06:37 4f4fb700ef54: Pulling fs layer 03:06:37 f11d96ce7eaa: Pulling fs layer 03:06:37 6adc040a05cc: Pulling fs layer 03:06:37 787484ec7e57: Pulling fs layer 03:06:37 ab22443da284: Pulling fs layer 03:06:37 4df676a3ac49: Pulling fs layer 03:06:37 579a751e9a42: Pulling fs layer 03:06:37 433699f84749: Pulling fs layer 03:06:37 3e5c5f3a87be: Pulling fs layer 03:06:37 389d589ce89a: Pulling fs layer 03:06:37 a43e1216f500: Pulling fs layer 03:06:37 2c2a8ce1e4eb: Pulling fs layer 03:06:37 ab22443da284: Waiting 03:06:37 389d589ce89a: Waiting 03:06:37 433699f84749: Waiting 03:06:37 579a751e9a42: Waiting 03:06:37 a43e1216f500: Waiting 03:06:37 3e5c5f3a87be: Waiting 03:06:37 2c2a8ce1e4eb: Waiting 03:06:37 787484ec7e57: Waiting 03:06:37 6adc040a05cc: Waiting 03:06:38 4f4fb700ef54: Download complete 03:06:38 cfafd3a03f86: Verifying Checksum 03:06:38 cfafd3a03f86: Download complete 03:06:38 cfafd3a03f86: Pull complete 03:06:38 4f4fb700ef54: Pull complete 03:06:38 787484ec7e57: Verifying Checksum 03:06:38 787484ec7e57: Download complete 03:06:38 6adc040a05cc: Verifying Checksum 03:06:38 6adc040a05cc: Download complete 03:06:38 ab22443da284: Download complete 03:06:38 4df676a3ac49: Verifying Checksum 03:06:38 4df676a3ac49: Download complete 03:06:38 579a751e9a42: Verifying Checksum 03:06:38 579a751e9a42: Download complete 03:06:38 f11d96ce7eaa: Verifying Checksum 03:06:38 f11d96ce7eaa: Download complete 03:06:38 3e5c5f3a87be: Download complete 03:06:38 433699f84749: Verifying Checksum 03:06:38 433699f84749: Download complete 03:06:38 a43e1216f500: Verifying Checksum 03:06:38 a43e1216f500: Download complete 03:06:38 2c2a8ce1e4eb: Verifying Checksum 03:06:38 2c2a8ce1e4eb: Download complete 03:06:38 f11d96ce7eaa: Pull complete 03:06:39 6adc040a05cc: Pull complete 03:06:39 389d589ce89a: Verifying Checksum 03:06:39 389d589ce89a: Download complete 03:06:39 787484ec7e57: Pull complete 03:06:39 ab22443da284: Pull complete 03:06:39 4df676a3ac49: Pull complete 03:06:39 579a751e9a42: Pull complete 03:06:39 Still waiting to schedule task 03:06:39 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8002’ 03:06:39 433699f84749: Pull complete 03:06:40 3e5c5f3a87be: Pull complete 03:06:41 389d589ce89a: Pull complete 03:06:41 a43e1216f500: Pull complete 03:06:41 2c2a8ce1e4eb: Pull complete 03:06:41 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 03:06:41 Status: Downloaded newer image for docker:latest 03:06:43 ---> 7983fe4cfb4b 03:06:43 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:06:43 ---> Running in 7e365a9a4fb1 03:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:06:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:06:43 OK: 264 MiB in 52 packages 03:06:44 Removing intermediate container 7e365a9a4fb1 03:06:44 ---> 5ccfe6907aa0 03:06:44 Step 10/15 : ENV GO111MODULE=on 03:06:44 ---> Running in 2cf21154d519 03:06:44 Removing intermediate container 2cf21154d519 03:06:44 ---> 38068b99fd02 03:06:44 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:06:44 ---> Running in b5fa704ca113 03:06:44 Removing intermediate container b5fa704ca113 03:06:44 ---> 189cc4f65b54 03:06:44 Step 12/15 : COPY go.mod vendor* ./ 03:06:44 ---> b4471fe77c89 03:06:44 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:06:44 ---> Running in a298ac699270 03:07:16 Removing intermediate container a298ac699270 03:07:16 ---> 78fa060ebebf 03:07:16 Step 14/15 : COPY . . 03:07:17 ---> 88613ee23e10 03:07:17 Step 15/15 : RUN ${MAKE} 03:07:17 ---> Running in 35047fcf5a9d 03:07:17 noop 03:07:18 Removing intermediate container 35047fcf5a9d 03:07:18 ---> 504ee8026f36 03:07:18 Successfully built 504ee8026f36 03:07:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:18 + docker inspect -f . ci-base-image-x86_64 03:07:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:18 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:07:18 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:07:18 $ docker top 65baf99b7064ddff43b04940ab63fbed320fcef720e2c8a6154a835eec29e73f -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:19 + go version 03:07:19 go version go1.21.0 linux/amd64 [Pipeline] } 03:07:19 $ docker stop --time=1 65baf99b7064ddff43b04940ab63fbed320fcef720e2c8a6154a835eec29e73f 03:07:20 $ docker rm -f --volumes 65baf99b7064ddff43b04940ab63fbed320fcef720e2c8a6154a835eec29e73f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:20 + docker inspect -f . ci-base-image-x86_64 03:07:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:21 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:07:21 $ 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 ******** -e ******** ci-base-image-x86_64 cat 03:07:21 $ docker top 429ecf9c593c2f1a67317073ddef239c6b96b9bdace4ca0a88818e9211d62a84 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:21 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 03:07:22 + make test 03:07:22 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:07:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:07:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:07:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:07:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:07:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:07:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:07:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:07:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:07:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:07:31 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:07:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:07:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:07:33 ./bin/test-attribution-txt.sh 03:07:33 make -C web test 03:07:33 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 03:07:33 make[1]: tput: No such file or directory 03:07:33 make[1]: tput: No such file or directory 03:07:33 warning: generating ./VERSION 03:07:33 echo "0.0.0" > VERSION 03:07:33 docker build \ 03:07:33 -f Dockerfile \ 03:07:33 --build-arg USER=1000 \ 03:07:33 \ 03:07:33 --label "git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8" \ 03:07:33 -t edgexfoundry/edgex-web-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 \ 03:07:33 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:07:33 . 03:07:33 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 03:07:33 Install the buildx component to build images with BuildKit: 03:07:33 https://docs.docker.com/go/buildx/ 03:07:33 03:07:33 Sending build context to Docker daemon 2.706MB 03:07:33 Step 1/11 : FROM node:18-alpine3.18 03:07:33 18-alpine3.18: Pulling from library/node 03:07:33 7264a8db6415: Already exists 03:07:33 3a6f55851eb7: Pulling fs layer 03:07:33 7486ac2d79f6: Pulling fs layer 03:07:33 a57032b0c6a0: Pulling fs layer 03:07:34 a57032b0c6a0: Download complete 03:07:34 7486ac2d79f6: Verifying Checksum 03:07:34 7486ac2d79f6: Download complete 03:07:35 3a6f55851eb7: Verifying Checksum 03:07:35 3a6f55851eb7: Download complete 03:07:37 3a6f55851eb7: Pull complete 03:07:37 7486ac2d79f6: Pull complete 03:07:37 a57032b0c6a0: Pull complete 03:07:37 Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d 03:07:37 Status: Downloaded newer image for node:18-alpine3.18 03:07:37 ---> ce4edc0a721a 03:07:37 Step 2/11 : RUN apk add --no-cache chromium 03:07:39 ---> Running in 2040c8fcb828 03:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:07:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:07:40 (1/154) Installing libexpat (2.5.0-r1) 03:07:40 (2/154) Installing brotli-libs (1.0.9-r14) 03:07:40 (3/154) Installing libbz2 (1.0.8-r5) 03:07:40 (4/154) Installing libpng (1.6.39-r3) 03:07:40 (5/154) Installing freetype (2.13.0-r5) 03:07:40 (6/154) Installing fontconfig (2.14.2-r3) 03:07:40 (7/154) Installing libfontenc (1.1.7-r2) 03:07:40 (8/154) Installing mkfontscale (1.2.2-r3) 03:07:40 (9/154) Installing font-opensans (0_git20210927-r1) 03:07:40 (10/154) Installing pkgconf (1.9.5-r0) 03:07:40 (11/154) Installing libffi (3.4.4-r2) 03:07:40 (12/154) Installing libintl (0.21.1-r7) 03:07:40 (13/154) Installing libblkid (2.38.1-r8) 03:07:40 (14/154) Installing libmount (2.38.1-r8) 03:07:40 (15/154) Installing pcre2 (10.42-r1) 03:07:40 (16/154) Installing glib (2.76.4-r0) 03:07:40 (17/154) Installing xz-libs (5.4.3-r0) 03:07:40 (18/154) Installing libxml2 (2.11.4-r0) 03:07:40 (19/154) Installing shared-mime-info (2.2-r5) 03:07:40 (20/154) Installing hicolor-icon-theme (0.17-r2) 03:07:40 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 03:07:40 (22/154) Installing libwebp (1.3.2-r0) 03:07:40 (23/154) Installing zstd-libs (1.5.5-r4) 03:07:40 (24/154) Installing tiff (4.5.1-r0) 03:07:40 (25/154) Installing gdk-pixbuf (2.42.10-r5) 03:07:40 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 03:07:40 (27/154) Installing libxau (1.0.11-r2) 03:07:40 (28/154) Installing libmd (1.0.4-r2) 03:07:40 (29/154) Installing libbsd (0.11.7-r1) 03:07:40 (30/154) Installing libxdmcp (1.1.4-r2) 03:07:40 (31/154) Installing libxcb (1.15-r1) 03:07:40 (32/154) Installing libx11 (1.8.4-r4) 03:07:40 (33/154) Installing libxcomposite (0.4.6-r3) 03:07:40 (34/154) Installing libxfixes (6.0.1-r2) 03:07:40 (35/154) Installing libxrender (0.9.11-r3) 03:07:40 (36/154) Installing libxcursor (1.2.1-r2) 03:07:40 (37/154) Installing libxdamage (1.1.6-r2) 03:07:40 (38/154) Installing libxext (1.3.5-r2) 03:07:40 (39/154) Installing libxi (1.8.1-r0) 03:07:40 (40/154) Installing libxinerama (1.1.5-r2) 03:07:40 (41/154) Installing libxrandr (1.5.3-r2) 03:07:40 (42/154) Installing libatk-1.0 (2.48.3-r0) 03:07:40 (43/154) Installing libxtst (1.2.4-r2) 03:07:40 (44/154) Installing dbus-libs (1.14.8-r0) 03:07:40 (45/154) Installing at-spi2-core (2.48.3-r0) 03:07:40 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 03:07:40 (47/154) Installing pixman (0.42.2-r1) 03:07:40 (48/154) Installing cairo (1.17.8-r1) 03:07:40 (49/154) Installing cairo-gobject (1.17.8-r1) 03:07:40 (50/154) Installing avahi-libs (0.8-r13) 03:07:40 (51/154) Installing gmp (6.2.1-r3) 03:07:40 (52/154) Installing nettle (3.8.1-r2) 03:07:40 (53/154) Installing libunistring (1.1-r1) 03:07:40 (54/154) Installing libidn2 (2.3.4-r1) 03:07:40 (55/154) Installing p11-kit (0.24.1-r2) 03:07:40 (56/154) Installing libtasn1 (4.19.0-r1) 03:07:40 (57/154) Installing gnutls (3.8.0-r2) 03:07:40 (58/154) Installing cups-libs (2.4.7-r0) 03:07:40 (59/154) Installing libepoxy (1.5.10-r1) 03:07:40 (60/154) Installing fribidi (1.0.13-r0) 03:07:40 (61/154) Installing graphite2 (1.3.14-r5) 03:07:40 (62/154) Installing harfbuzz (7.3.0-r0) 03:07:40 (63/154) Installing libxft (2.3.8-r1) 03:07:40 (64/154) Installing pango (1.50.14-r1) 03:07:40 (65/154) Installing wayland-libs-client (1.22.0-r2) 03:07:40 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 03:07:40 (67/154) Installing wayland-libs-egl (1.22.0-r2) 03:07:40 (68/154) Installing xkeyboard-config (2.38-r0) 03:07:40 (69/154) Installing libxkbcommon (1.5.0-r2) 03:07:40 (70/154) Installing gtk+3.0 (3.24.38-r1) 03:07:40 Executing gtk+3.0-3.24.38-r1.post-install 03:07:40 (71/154) Installing icu-data-full (73.2-r2) 03:07:41 (72/154) Installing mesa (23.0.4-r0) 03:07:41 (73/154) Installing llvm15-libs (15.0.7-r6) 03:07:41 (74/154) Installing hwdata-pci (0.370-r0) 03:07:41 (75/154) Installing libpciaccess (0.17-r2) 03:07:41 (76/154) Installing libdrm (2.4.115-r4) 03:07:41 (77/154) Installing musl-fts (1.2.7-r5) 03:07:41 (78/154) Installing libelf (0.189-r2) 03:07:41 (79/154) Installing mesa-glapi (23.0.4-r0) 03:07:41 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 03:07:41 (81/154) Installing eudev-libs (3.2.11-r8) 03:07:41 (82/154) Installing libmagic (5.45-r0) 03:07:41 (83/154) Installing file (5.45-r0) 03:07:41 (84/154) Installing libice (1.1.1-r2) 03:07:41 (85/154) Installing libuuid (2.38.1-r8) 03:07:41 (86/154) Installing libsm (1.2.4-r1) 03:07:41 (87/154) Installing libxt (1.3.0-r2) 03:07:41 (88/154) Installing libxmu (1.1.4-r2) 03:07:41 (89/154) Installing xset (1.2.5-r1) 03:07:41 (90/154) Installing xprop (1.2.6-r0) 03:07:41 (91/154) Installing xdg-utils (1.1.3-r4) 03:07:41 (92/154) Installing libogg (1.3.5-r4) 03:07:41 (93/154) Installing flac-libs (1.4.3-r0) 03:07:41 (94/154) Installing alsa-lib (1.2.9-r1) 03:07:41 (95/154) Installing libatomic (12.2.1_git20220924-r10) 03:07:41 (96/154) Installing svt-av1-libs (1.6.0-r0) 03:07:41 (97/154) Installing aom-libs (3.6.1-r0) 03:07:42 (98/154) Installing libva (2.18.0-r1) 03:07:42 (99/154) Installing libvdpau (1.5-r1) 03:07:42 (100/154) Installing onevpl-libs (2023.2.1-r0) 03:07:42 (101/154) Installing ffmpeg-libavutil (6.0-r15) 03:07:42 (102/154) Installing libdav1d (1.2.1-r0) 03:07:42 (103/154) Installing libhwy (1.0.4-r1) 03:07:42 (104/154) Installing lcms2 (2.15-r2) 03:07:42 (105/154) Installing libjxl (0.8.2-r0) 03:07:42 (106/154) Installing lame-libs (3.100-r5) 03:07:42 (107/154) Installing opus (1.4-r0) 03:07:42 (108/154) Installing libgomp (12.2.1_git20220924-r10) 03:07:42 (109/154) Installing soxr (0.1.3-r5) 03:07:42 (110/154) Installing ffmpeg-libswresample (6.0-r15) 03:07:42 (111/154) Installing libtheora (1.1.1-r17) 03:07:42 (112/154) Installing libvorbis (1.3.7-r1) 03:07:42 (113/154) Installing libvpx (1.13.0-r1) 03:07:42 (114/154) Installing x264-libs (0.164_git20220602-r1) 03:07:42 (115/154) Installing numactl (2.0.16-r4) 03:07:42 (116/154) Installing x265-libs (3.5-r4) 03:07:42 (117/154) Installing xvidcore (1.3.7-r1) 03:07:42 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 03:07:42 (119/154) Installing libbluray (1.3.4-r0) 03:07:42 (120/154) Installing mpg123-libs (1.31.3-r1) 03:07:42 (121/154) Installing libopenmpt (0.7.2-r0) 03:07:42 (122/154) Installing cjson (1.7.15-r4) 03:07:42 (123/154) Installing mbedtls (2.28.4-r0) 03:07:42 (124/154) Installing librist (0.2.7-r0) 03:07:42 (125/154) Installing libsrt (1.5.2-r0) 03:07:42 (126/154) Installing libssh (0.10.5-r0) 03:07:42 (127/154) Installing libsodium (1.0.18-r3) 03:07:42 (128/154) Installing libzmq (4.3.4-r4) 03:07:42 (129/154) Installing ffmpeg-libavformat (6.0-r15) 03:07:42 (130/154) Installing libevent (2.1.12-r6) 03:07:42 (131/154) Installing wayland-libs-server (1.22.0-r2) 03:07:42 (132/154) Installing mesa-gbm (23.0.4-r0) 03:07:42 (133/154) Installing harfbuzz-subset (7.3.0-r0) 03:07:42 (134/154) Installing icu-libs (73.2-r2) 03:07:42 (135/154) Installing jsoncpp (1.9.5-r0) 03:07:42 (136/154) Installing minizip (1.2.13-r0) 03:07:42 (137/154) Installing nspr (4.35-r2) 03:07:42 (138/154) Installing sqlite-libs (3.41.2-r2) 03:07:42 (139/154) Installing nss (3.91-r0) 03:07:42 (140/154) Installing pipewire-libs (0.3.70-r1) 03:07:42 (141/154) Installing libasyncns (0.8-r1) 03:07:42 (142/154) Installing libltdl (2.4.7-r2) 03:07:42 (143/154) Installing orc (0.4.34-r0) 03:07:42 (144/154) Installing libsndfile (1.2.0-r2) 03:07:42 (145/154) Installing speexdsp (1.2.1-r1) 03:07:42 (146/154) Installing tdb-libs (1.4.8-r1) 03:07:42 (147/154) Installing libpulse (16.1-r10) 03:07:42 (148/154) Installing snappy (1.1.10-r1) 03:07:42 (149/154) Installing libwoff2common (1.0.2-r2) 03:07:42 (150/154) Installing libwoff2enc (1.0.2-r2) 03:07:42 (151/154) Installing libgpg-error (1.47-r1) 03:07:42 (152/154) Installing libgcrypt (1.10.2-r1) 03:07:42 (153/154) Installing libxslt (1.1.38-r0) 03:07:42 (154/154) Installing chromium (117.0.5938.62-r0) 03:07:44 Executing busybox-1.36.1-r2.trigger 03:07:44 Executing fontconfig-2.14.2-r3.trigger 03:07:44 Executing mkfontscale-1.2.2-r3.trigger 03:07:44 Executing glib-2.76.4-r0.trigger 03:07:44 Executing shared-mime-info-2.2-r5.trigger 03:07:44 Executing gdk-pixbuf-2.42.10-r5.trigger 03:07:44 Executing gtk-update-icon-cache-3.24.38-r1.trigger 03:07:44 OK: 576 MiB in 171 packages 03:07:54 Removing intermediate container 2040c8fcb828 03:07:54 ---> 666ed11097b8 03:07:54 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:07:54 ---> Running in dd6e1b37d454 03:07:54 Removing intermediate container dd6e1b37d454 03:07:54 ---> 514fd8b949d5 03:07:54 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 03:07:54 ---> Running in bfb915e66930 03:07:54 Removing intermediate container bfb915e66930 03:07:54 ---> eb28841ae7a0 03:07:54 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 03:07:54 ---> Running in a6196b5191f7 03:07:54 Removing intermediate container a6196b5191f7 03:07:54 ---> a1a96c63a353 03:07:54 Step 6/11 : RUN npm install -g npm 03:07:54 ---> Running in ec7b29757216 03:08:01 03:08:01 removed 2 packages, and changed 59 packages in 6s 03:08:01 03:08:01 28 packages are looking for funding 03:08:01 run `npm fund` for details 03:08:02 Removing intermediate container ec7b29757216 03:08:02 ---> 65d06648fc87 03:08:02 Step 7/11 : ARG USER=1000 03:08:02 ---> Running in 957f22e51632 03:08:02 Removing intermediate container 957f22e51632 03:08:02 ---> eec21322cd6e 03:08:02 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 03:08:02 ---> Running in 545da1253194 03:08:04 Removing intermediate container 545da1253194 03:08:04 ---> 3b7acc80212a 03:08:04 Step 9/11 : USER $USER:$USER 03:08:04 ---> Running in 3676a263099a 03:08:04 Removing intermediate container 3676a263099a 03:08:04 ---> 4c7003bc808b 03:08:04 Step 10/11 : WORKDIR /app 03:08:04 ---> Running in f8634f367ca5 03:08:04 Removing intermediate container f8634f367ca5 03:08:04 ---> dd18cefef5e6 03:08:04 Step 11/11 : LABEL git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8 03:08:04 ---> Running in 7a0d5636358f 03:08:04 Removing intermediate container 7a0d5636358f 03:08:04 ---> 0a9613e0c345 03:08:04 Successfully built 0a9613e0c345 03:08:04 Successfully tagged edgexfoundry/edgex-web-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 03:08:04 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 03:08:04 touch edgex-web-ui.imagebuilt 03:08:04 mkdir -p node_modules coverage 03:08:04 chown "1000:1000" node_modules coverage package-lock.json 03:08:04 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 03:08:06 npm WARN EBADENGINE Unsupported engine { 03:08:06 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 03:08:06 npm WARN EBADENGINE required: { 03:08:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:06 npm WARN EBADENGINE }, 03:08:06 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:08:06 npm WARN EBADENGINE } 03:08:06 npm WARN EBADENGINE Unsupported engine { 03:08:06 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 03:08:06 npm WARN EBADENGINE required: { 03:08:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:06 npm WARN EBADENGINE }, 03:08:06 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:08:06 npm WARN EBADENGINE } 03:08:06 npm WARN EBADENGINE Unsupported engine { 03:08:06 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 03:08:06 npm WARN EBADENGINE required: { 03:08:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:06 npm WARN EBADENGINE }, 03:08:06 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:08:06 npm WARN EBADENGINE } 03:08:06 npm WARN EBADENGINE Unsupported engine { 03:08:06 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 03:08:06 npm WARN EBADENGINE required: { 03:08:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:06 npm WARN EBADENGINE }, 03:08:06 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:08:06 npm WARN EBADENGINE } 03:08:06 npm WARN EBADENGINE Unsupported engine { 03:08:06 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 03:08:06 npm WARN EBADENGINE required: { 03:08:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:06 npm WARN EBADENGINE }, 03:08:06 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:08:06 npm WARN EBADENGINE } 03:08:06 npm WARN EBADENGINE Unsupported engine { 03:08:06 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 03:08:06 npm WARN EBADENGINE required: { 03:08:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:06 npm WARN EBADENGINE }, 03:08:06 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:08:06 npm WARN EBADENGINE } 03:08:06 npm WARN EBADENGINE Unsupported engine { 03:08:06 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 03:08:06 npm WARN EBADENGINE required: { 03:08:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:06 npm WARN EBADENGINE }, 03:08:06 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:08:06 npm WARN EBADENGINE } 03:08:06 npm WARN EBADENGINE Unsupported engine { 03:08:06 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 03:08:06 npm WARN EBADENGINE required: { 03:08:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:06 npm WARN EBADENGINE }, 03:08:06 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:08:06 npm WARN EBADENGINE } 03:08:06 npm WARN EBADENGINE Unsupported engine { 03:08:06 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 03:08:06 npm WARN EBADENGINE required: { 03:08:06 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:08:06 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:08:06 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:08:06 npm WARN EBADENGINE }, 03:08:06 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:08:06 npm WARN EBADENGINE } 03:08:20 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 03:08:20 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 03:08:20 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 03:08:20 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 03:08:20 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 03:08:20 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 03:08:20 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 03:08:20 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 03:08:20 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 03:08:20 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:08:20 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 03:08:20 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:08:20 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. 03:08:20 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. 03:08:20 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. 03:08:20 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 03:08:21 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 03:08:24 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 03:08:24 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 03:08:26 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. 03:08:30 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. 03:08:38 03:08:38 added 1478 packages, and audited 1479 packages in 33s 03:08:38 03:08:38 40 vulnerabilities (1 low, 17 moderate, 18 high, 4 critical) 03:08:38 03:08:38 To address issues that do not require attention, run: 03:08:38 npm audit fix 03:08:38 03:08:38 To address all issues (including breaking changes), run: 03:08:38 npm audit fix --force 03:08:38 03:08:38 Run `npm audit` for details. 03:08:43 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 03:08:45 - Generating browser application bundles (phase: setup)... 03:08:49 Compiling @angular/core : es2015 as esm2015 03:08:49 Compiling @angular/compiler/testing : es2015 as esm2015 03:08:51 Compiling @angular/core/testing : es2015 as esm2015 03:08:51 Compiling @angular/common : es2015 as esm2015 03:08:52 Compiling @angular/platform-browser : es2015 as esm2015 03:08:52 Compiling @angular/common/testing : es2015 as esm2015 03:08:52 Compiling @angular/common/http : es2015 as esm2015 03:08:52 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 03:08:53 Compiling @angular/platform-browser/testing : es2015 as esm2015 03:08:53 Compiling @angular/forms : es2015 as esm2015 03:08:53 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 03:08:53 Compiling @angular/router : es2015 as esm2015 03:08:53 Compiling @angular/common/http/testing : es2015 as esm2015 03:08:54 Compiling @angular/router/testing : es2015 as esm2015 03:08:59 27 09 2023 03:08:58.537:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 03:08:59 27 09 2023 03:08:58.539:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 03:08:59 27 09 2023 03:08:58.542:INFO [launcher]: Starting browser ChromeHeadless 03:09:07 ✔ Browser application bundle generation complete. 03:09:07 27 09 2023 03:09:07.637:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket 1usiYt4aZaQWO6cuAAAB with id 34098737 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.018 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.02 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.021 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.023 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.065 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.079 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.081 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.121 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.156 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.164 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.177 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.181 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.239 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.25 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.266 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.282 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.285 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.287 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.291 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.293 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.294 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.304 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.319 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.343 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.36 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.369 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.373 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.381 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.391 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.393 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.395 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.404 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.409 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.446 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.482 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.488 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.507 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.521 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.526 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.531 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.534 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.539 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.54 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.541 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.546 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.561 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.572 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.594 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.6 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.605 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.624 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.626 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.628 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.65 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.653 secs) 03:09:10 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.654 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.674 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.677 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.679 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.692 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.698 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.715 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.73 secs) 03:09:11 ERROR: 'NG0304: 'router-outlet' is not a known element: 03:09:11 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 03:09:11 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.73 secs) 03:09:11 ERROR: 'NG0304: 'router-outlet' is not a known element: 03:09:11 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 03:09:11 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.735 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.741 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.743 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.745 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.747 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.772 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.776 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.778 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.779 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.786 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.787 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.794 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.808 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.815 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.818 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.823 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.835 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.853 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.868 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.887 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.893 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.902 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.905 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.939 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.953 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.961 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.968 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.974 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.977 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.98 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 0.984 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 0.999 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.007 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.02 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.032 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.046 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.051 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.064 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.073 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.075 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.076 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.081 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.087 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.089 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.09 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.138 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.146 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.151 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.16 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.171 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.176 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.179 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.181 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.199 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.205 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.211 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.218 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.228 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.23 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.242 secs) 03:09:11 WARN: ' 03:09:11 It looks like you're using ngModel on the same form field as formControlName. 03:09:11 Support for using the ngModel input property and ngModelChange event with 03:09:11 reactive form directives has been deprecated in Angular v6 and will be removed 03:09:11 in a future version of Angular. 03:09:11 03:09:11 For more information on this, see our API docs here: 03:09:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:09:11 ' 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.242 secs) 03:09:11 WARN: ' 03:09:11 It looks like you're using ngModel on the same form field as formControlName. 03:09:11 Support for using the ngModel input property and ngModelChange event with 03:09:11 reactive form directives has been deprecated in Angular v6 and will be removed 03:09:11 in a future version of Angular. 03:09:11 03:09:11 For more information on this, see our API docs here: 03:09:11 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:09:11 ' 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.256 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.262 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.265 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.27 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.279 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.281 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.291 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.293 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.295 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.298 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.304 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.317 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.324 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.325 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.328 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.336 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.351 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.356 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.36 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.364 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.37 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.392 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.404 secs) 03:09:11 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.406 secs) 03:09:12 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (1.991 secs / 1.406 secs) 03:09:12 TOTAL: 147 SUCCESS 03:09:12 ✔ Browser application bundle generation complete. 03:09:12 03:09:12 =============================== Coverage summary =============================== 03:09:12 Statements : 41.03% ( 1473/3590 ) 03:09:12 Branches : 11.75% ( 114/970 ) 03:09:12 Functions : 32.21% ( 422/1310 ) 03:09:12 Lines : 39.02% ( 1328/3403 ) 03:09:12 ================================================================================ 03:09:12 ✔ Browser application bundle generation complete. 03:09:13 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 03:09:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:09:13 $ docker stop --time=1 429ecf9c593c2f1a67317073ddef239c6b96b9bdace4ca0a88818e9211d62a84 03:09:14 $ docker rm -f --volumes 429ecf9c593c2f1a67317073ddef239c6b96b9bdace4ca0a88818e9211d62a84 [Pipeline] // withDockerContainer [Pipeline] sh 03:09:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:09:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:09:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:09:16 + ls -al . 03:09:16 total 180 03:09:16 drwxrwxr-x 14 jenkins jenkins 4096 Sep 27 03:07 . 03:09:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:06 .. 03:09:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:06 .blubracket 03:09:16 -rw-rw-r-- 1 jenkins jenkins 18 Sep 27 03:06 .dockerignore 03:09:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 03:06 .git 03:09:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:06 .github 03:09:16 -rw-rw-r-- 1 jenkins jenkins 185 Sep 27 03:06 .gitignore 03:09:16 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 03:06 .semver 03:09:16 -rw-rw-r-- 1 jenkins jenkins 8418 Sep 27 03:06 Attribution.txt 03:09:16 -rw-rw-r-- 1 jenkins jenkins 19103 Sep 27 03:06 CHANGELOG.md 03:09:16 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 27 03:06 CONTRIBUTING.md 03:09:16 -rw-rw-r-- 1 jenkins jenkins 1788 Sep 27 03:06 Dockerfile 03:09:16 -rw-rw-r-- 1 jenkins jenkins 652 Sep 27 03:06 Jenkinsfile 03:09:16 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 27 03:06 LICENSE 03:09:16 -rw-rw-r-- 1 jenkins jenkins 2134 Sep 27 03:06 Makefile 03:09:16 -rw-rw-r-- 1 jenkins jenkins 4549 Sep 27 03:06 README.md 03:09:16 -rw-rw-r-- 1 jenkins jenkins 11 Sep 27 03:06 VERSION 03:09:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:06 assets 03:09:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:06 bin 03:09:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:06 cmd 03:09:16 -rw-r--r-- 1 jenkins jenkins 10 Sep 27 03:07 coverage.out 03:09:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:06 docs 03:09:16 -rw-rw-r-- 1 jenkins jenkins 2999 Sep 27 03:06 go.mod 03:09:16 -rw-rw-r-- 1 jenkins jenkins 30528 Sep 27 03:06 go.sum 03:09:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 03:06 internal 03:09:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:06 snap 03:09:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:06 testing 03:09:16 -rw-rw-r-- 1 jenkins jenkins 155 Sep 27 03:06 version.go 03:09:16 drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 03:08 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:17 + 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=f65144e2eab94398f5e1f661bab73f031313c3c8 --label arch=amd64 --label version=3.1.0-dev.6 . 03:09:17 Sending build context to Docker daemon 51.61MB 03:09:17 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 03:09:17 Step 2/25 : FROM ${BASE} AS builder 03:09:17 ---> 504ee8026f36 03:09:17 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:09:18 ---> Running in f0ad605715e3 03:09:18 Removing intermediate container f0ad605715e3 03:09:18 ---> 1b16fbcfc792 03:09:18 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 03:09:18 ---> Running in af8318e03c12 03:09:18 Removing intermediate container af8318e03c12 03:09:18 ---> 80f0e4c9f319 03:09:18 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 03:09:18 ---> Running in f00b44b46318 03:09:18 Removing intermediate container f00b44b46318 03:09:18 ---> 56011e7d771f 03:09:18 Step 6/25 : LABEL Name=edgex-ui-go 03:09:18 ---> Running in 67d938b780ee 03:09:18 Removing intermediate container 67d938b780ee 03:09:18 ---> 588abafa9db0 03:09:18 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:09:18 ---> Running in dc936149fb9e 03:09:18 Removing intermediate container dc936149fb9e 03:09:18 ---> 9d04af332ec7 03:09:18 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:09:19 ---> abd3b9eb96ed 03:09:19 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:09:19 ---> Running in a4bd207006b0 03:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:09:19 OK: 264 MiB in 52 packages 03:09:20 Removing intermediate container a4bd207006b0 03:09:20 ---> 72e5ee53d588 03:09:20 Step 10/25 : ENV GO111MODULE=on 03:09:20 ---> Running in fbfc4eccacde 03:09:20 Removing intermediate container fbfc4eccacde 03:09:20 ---> afd53bb79c2c 03:09:20 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:09:20 ---> Running in 4f2a4b5b6125 03:09:20 Removing intermediate container 4f2a4b5b6125 03:09:20 ---> 12d42f05a252 03:09:20 Step 12/25 : COPY go.mod vendor* ./ 03:09:20 ---> 01ff26fa4b60 03:09:20 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:20 ---> Running in 2987415284eb 03:09:21 Removing intermediate container 2987415284eb 03:09:21 ---> 0449e708bb26 03:09:21 Step 14/25 : COPY . . 03:09:23 ---> c9d59e304aea 03:09:23 Step 15/25 : RUN ${MAKE} 03:09:23 ---> Running in 62d8a3ed3b27 03:09:23 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.6" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:09:41 Removing intermediate container 62d8a3ed3b27 03:09:41 ---> 9f9c0bb7ef48 03:09:41 Step 16/25 : FROM alpine:3.18 03:09:41 3.18: Pulling from library/alpine 03:09:41 7264a8db6415: Already exists 03:09:41 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:09:41 Status: Downloaded newer image for alpine:3.18 03:09:41 ---> 7e01a0d0a1dc 03:09:41 Step 17/25 : EXPOSE 4000 03:09:41 ---> Running in 1f83caa5746b 03:09:41 Removing intermediate container 1f83caa5746b 03:09:41 ---> 45531fb95097 03:09:41 Step 18/25 : 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 03:09:41 ---> b0faf23cc3d6 03:09:41 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 03:09:41 ---> 6247e0377bf0 03:09:41 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 03:09:41 ---> 6759d76a8b22 03:09:41 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:09:41 ---> Running in 90164f2f018a 03:09:41 Removing intermediate container 90164f2f018a 03:09:41 ---> 0e7168ce18b9 03:09:41 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 03:09:41 ---> Running in 8d7f1c23ac93 03:09:41 Removing intermediate container 8d7f1c23ac93 03:09:41 ---> 7f6ef7a1ecc0 03:09:41 Step 23/25 : LABEL arch=amd64 03:09:41 ---> Running in ad2060e1ed29 03:09:41 Removing intermediate container ad2060e1ed29 03:09:41 ---> 26ca524adc32 03:09:41 Step 24/25 : LABEL git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8 03:09:41 ---> Running in 58f7f8ebd256 03:09:41 Removing intermediate container 58f7f8ebd256 03:09:41 ---> 367f6696cfce 03:09:41 Step 25/25 : LABEL version=3.1.0-dev.6 03:09:41 ---> Running in a9a9bf3085f0 03:09:41 Removing intermediate container a9a9bf3085f0 03:09:41 ---> fa69a2004288 03:09:41 [Warning] One or more build-args [ARCH] were not consumed 03:09:41 Successfully built fa69a2004288 03:09:41 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:09:41 provisioning config files... 03:09:41 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16549834618339240310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:41 ---> docker-login.sh 03:09:41 nexus3.edgexfoundry.org:10001 03:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:41 Configure a credential helper to remove this warning. See 03:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:41 03:09:41 Login Succeeded 03:09:41 nexus3.edgexfoundry.org:10002 03:09:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:41 Configure a credential helper to remove this warning. See 03:09:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:41 03:09:41 Login Succeeded 03:09:41 nexus3.edgexfoundry.org:10003 03:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:42 Configure a credential helper to remove this warning. See 03:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:42 03:09:42 Login Succeeded 03:09:42 nexus3.edgexfoundry.org:10004 03:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:42 Configure a credential helper to remove this warning. See 03:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:42 03:09:42 Login Succeeded 03:09:42 docker.io 03:09:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:09:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:09:42 Configure a credential helper to remove this warning. See 03:09:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:09:42 03:09:42 Login Succeeded 03:09:42 ---> docker-login.sh ends [Pipeline] } 03:09:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:09:42 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 03:09:42 f65144e2eab94398f5e1f661bab73f031313c3c8 03:09:42 latest 03:09:42 3.1.0-dev.6 03:09:42 f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 03:09:42 main 03:09:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:42 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:43 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 03:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:09:43 e172773d8c40: Preparing 03:09:43 54b663e8704d: Preparing 03:09:43 8c8db285d2f9: Preparing 03:09:43 4693057ce236: Preparing 03:09:43 4693057ce236: Layer already exists 03:09:43 e172773d8c40: Pushed 03:09:43 54b663e8704d: Pushed 03:09:46 8c8db285d2f9: Pushed 03:09:46 f65144e2eab94398f5e1f661bab73f031313c3c8: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:46 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:09:47 e172773d8c40: Preparing 03:09:47 54b663e8704d: Preparing 03:09:47 8c8db285d2f9: Preparing 03:09:47 4693057ce236: Preparing 03:09:47 e172773d8c40: Layer already exists 03:09:47 4693057ce236: Layer already exists 03:09:47 8c8db285d2f9: Layer already exists 03:09:47 54b663e8704d: Layer already exists 03:09:47 latest: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.6 03:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:09:47 e172773d8c40: Preparing 03:09:47 54b663e8704d: Preparing 03:09:47 8c8db285d2f9: Preparing 03:09:47 4693057ce236: Preparing 03:09:47 4693057ce236: Layer already exists 03:09:47 54b663e8704d: Layer already exists 03:09:47 8c8db285d2f9: Layer already exists 03:09:47 e172773d8c40: Layer already exists 03:09:47 3.1.0-dev.6: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:47 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 03:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:09:48 e172773d8c40: Preparing 03:09:48 54b663e8704d: Preparing 03:09:48 8c8db285d2f9: Preparing 03:09:48 4693057ce236: Preparing 03:09:48 54b663e8704d: Layer already exists 03:09:48 8c8db285d2f9: Layer already exists 03:09:48 e172773d8c40: Layer already exists 03:09:48 4693057ce236: Layer already exists 03:09:48 f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:48 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 03:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 03:09:48 e172773d8c40: Preparing 03:09:48 54b663e8704d: Preparing 03:09:48 8c8db285d2f9: Preparing 03:09:48 4693057ce236: Preparing 03:09:48 4693057ce236: Layer already exists 03:09:48 8c8db285d2f9: Layer already exists 03:09:48 e172773d8c40: Layer already exists 03:09:48 54b663e8704d: Layer already exists 03:09:48 main: digest: sha256:0998615eaf7cd2ebd04747040754f40814b679d9c2e54c81be9cc3f290f7ca4d size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:09:48 ===================================================== [Pipeline] echo 03:09:48 taggedImages: 03:09:48 - nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 03:09:48 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 03:09:48 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.6 03:09:48 - nexus3.edgexfoundry.org:10004/edgex-ui:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 03:09:48 - 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 03:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:49 03:09:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:49 latest: Pulling from edgex-lftools-log-publisher 03:09:49 5eb5b503b376: Pulling fs layer 03:09:49 5c69ac0246d0: Pulling fs layer 03:09:49 ec43610c2a17: Pulling fs layer 03:09:49 3a2ae6a8a46f: Pulling fs layer 03:09:49 33b1e0a273af: Pulling fs layer 03:09:49 5d3b04190fa2: Pulling fs layer 03:09:49 2f39f015ded8: Pulling fs layer 03:09:49 33b1e0a273af: Waiting 03:09:49 5d3b04190fa2: Waiting 03:09:49 2f39f015ded8: Waiting 03:09:49 3a2ae6a8a46f: Waiting 03:09:49 5c69ac0246d0: Download complete 03:09:49 33b1e0a273af: Verifying Checksum 03:09:49 33b1e0a273af: Download complete 03:09:49 5d3b04190fa2: Verifying Checksum 03:09:49 5d3b04190fa2: Download complete 03:09:49 ec43610c2a17: Verifying Checksum 03:09:49 ec43610c2a17: Download complete 03:09:49 5eb5b503b376: Download complete 03:09:50 2f39f015ded8: Download complete 03:09:51 5eb5b503b376: Pull complete 03:09:51 5c69ac0246d0: Pull complete 03:09:51 ec43610c2a17: Pull complete 03:09:51 3a2ae6a8a46f: Pull complete 03:09:51 33b1e0a273af: Pull complete 03:09:51 5d3b04190fa2: Pull complete 03:09:56 2f39f015ded8: Pull complete 03:09:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:09:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:56 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:09:56 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:09:59 $ docker top 85733a37e6b621ba91d9c26c95a41c8f57835e3103d29f65a69d34ce8da11d26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:59 ---> job-cost.sh 03:09:59 lf-activate-venv: SKIPPING 03:09:59 INFO: No Stack... 03:09:59 INFO: Retrieving Pricing Info for: v3-standard-8 03:10:00 INFO: Archiving Costs [Pipeline] sh 03:10:00 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 03:10:00 + cut -d, -f6 [Pipeline] lock 03:10:00 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] 03:10:00 Resource [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] did not exist. Created. 03:10:00 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:10:00 + echo total: 0.2199999988079071 [Pipeline] stash 03:10:01 Stashed 1 file(s) [Pipeline] } 03:10:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } 03:10:01 $ docker stop --time=1 85733a37e6b621ba91d9c26c95a41c8f57835e3103d29f65a69d34ce8da11d26 03:10:02 $ docker rm -f --volumes 85733a37e6b621ba91d9c26c95a41c8f57835e3103d29f65a69d34ce8da11d26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:10:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8006 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 03:10:26 Running in /w/workspace/edgex-ui-go/124 [Pipeline] { [Pipeline] checkout 03:10:26 The recommended git tool is: git 03:10:38 using credential edgex-jenkins-ssh 03:10:38 Cloning the remote Git repository 03:10:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 03:10:38 > git init /w/workspace/edgex-ui-go/124 # timeout=10 03:10:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 03:10:38 > git --version # timeout=10 03:10:39 > git --version # 'git version 2.25.1' 03:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 03:10:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 03:10:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:10:44 Avoid second fetch 03:10:44 Checking out Revision f65144e2eab94398f5e1f661bab73f031313c3c8 (main) 03:10:44 > git config core.sparsecheckout # timeout=10 03:10:44 > git checkout -f f65144e2eab94398f5e1f661bab73f031313c3c8 # timeout=10 03:10:46 Commit message: "Merge pull request #630 from A808597949/myProvision" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:10:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:10:46 % Total % Received % Xferd Average Speed Time Time Time Current 03:10:46 Dload Upload Total Spent Left Speed 03:10:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh 03:10:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:10:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:10:48 + sudo tee /etc/docker/daemon.new 03:10:48 { 03:10:48 "registry-mirrors": [ 03:10:48 "https://nexus3.edgexfoundry.org:10001" 03:10:48 ], 03:10:48 "bip": "10.250.0.254/24", 03:10:48 "hosts": [ 03:10:48 "tcp://0.0.0.0:5555", 03:10:48 "unix:///var/run/docker.sock" 03:10:48 ], 03:10:48 "mtu": 1458, 03:10:48 "selinux-enabled": true, 03:10:48 "seccomp-profile": "/etc/docker/seccomp.json" 03:10:48 } [Pipeline] sh 03:10:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:10:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:08 provisioning config files... 03:11:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config13850734776282947900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:09 ---> docker-login.sh 03:11:09 nexus3.edgexfoundry.org:10001 03:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:09 Configure a credential helper to remove this warning. See 03:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:09 03:11:09 Login Succeeded 03:11:09 nexus3.edgexfoundry.org:10002 03:11:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:09 Configure a credential helper to remove this warning. See 03:11:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:09 03:11:09 Login Succeeded 03:11:09 nexus3.edgexfoundry.org:10003 03:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:10 Configure a credential helper to remove this warning. See 03:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:10 03:11:10 Login Succeeded 03:11:10 nexus3.edgexfoundry.org:10004 03:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:10 Configure a credential helper to remove this warning. See 03:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:10 03:11:10 Login Succeeded 03:11:10 docker.io 03:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:11 Configure a credential helper to remove this warning. See 03:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:11 03:11:11 Login Succeeded 03:11:11 ---> docker-login.sh ends [Pipeline] } 03:11:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:11 ========================================================= 03:11:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:11:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 03:11:12 Sending build context to Docker daemon 31.52MB 03:11:12 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 03:11:12 Step 2/15 : FROM ${BASE} AS builder 03:11:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:11:13 9fda8d8052c6: Pulling fs layer 03:11:13 5d54e960e981: Pulling fs layer 03:11:13 c4a7e357bf2a: Pulling fs layer 03:11:13 f0e02332f6b5: Pulling fs layer 03:11:13 cefa15bbcfad: Pulling fs layer 03:11:13 17808c966233: Pulling fs layer 03:11:13 f4c1fc716caa: Pulling fs layer 03:11:13 f0e02332f6b5: Waiting 03:11:13 cefa15bbcfad: Waiting 03:11:13 17808c966233: Waiting 03:11:13 f4c1fc716caa: Waiting 03:11:13 5d54e960e981: Verifying Checksum 03:11:13 5d54e960e981: Download complete 03:11:13 f0e02332f6b5: Verifying Checksum 03:11:13 f0e02332f6b5: Download complete 03:11:13 cefa15bbcfad: Verifying Checksum 03:11:13 cefa15bbcfad: Download complete 03:11:13 9fda8d8052c6: Verifying Checksum 03:11:13 9fda8d8052c6: Download complete 03:11:13 f4c1fc716caa: Verifying Checksum 03:11:13 f4c1fc716caa: Download complete 03:11:14 9fda8d8052c6: Pull complete 03:11:14 5d54e960e981: Pull complete 03:11:15 c4a7e357bf2a: Verifying Checksum 03:11:15 c4a7e357bf2a: Download complete 03:11:15 17808c966233: Verifying Checksum 03:11:15 17808c966233: Download complete 03:11:25 c4a7e357bf2a: Pull complete 03:11:26 f0e02332f6b5: Pull complete 03:11:26 cefa15bbcfad: Pull complete 03:11:33 17808c966233: Pull complete 03:11:34 f4c1fc716caa: Pull complete 03:11:34 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 03:11:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:11:34 ---> ea914061e18c 03:11:34 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:11:35 ---> Running in 420487a74c68 03:11:36 Removing intermediate container 420487a74c68 03:11:36 ---> 4f2bdcd15cf7 03:11:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 03:11:36 ---> Running in 8e0a3149ff3d 03:11:36 Removing intermediate container 8e0a3149ff3d 03:11:36 ---> 706625ab69dc 03:11:36 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 03:11:36 ---> Running in 26357b11c95f 03:11:37 Removing intermediate container 26357b11c95f 03:11:37 ---> b8483e203bb6 03:11:37 Step 6/15 : LABEL Name=edgex-ui-go 03:11:37 ---> Running in bedbe8278e64 03:11:37 Removing intermediate container bedbe8278e64 03:11:37 ---> 68908c494a21 03:11:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:11:37 ---> Running in 150575fa4563 03:11:37 Removing intermediate container 150575fa4563 03:11:37 ---> 8dc5aa48c175 03:11:37 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:11:38 latest: Pulling from library/docker 03:11:38 9fda8d8052c6: Already exists 03:11:38 6852f3ef0b5f: Pulling fs layer 03:11:38 4f4fb700ef54: Pulling fs layer 03:11:38 767c2a40dc41: Pulling fs layer 03:11:38 011855a528fc: Pulling fs layer 03:11:38 2eb2999eb53e: Pulling fs layer 03:11:38 52a6c1800204: Pulling fs layer 03:11:38 a01340eade1a: Pulling fs layer 03:11:38 fcee97a2aa0f: Pulling fs layer 03:11:38 8cf3fdb5711b: Pulling fs layer 03:11:38 36ac283ad2d4: Pulling fs layer 03:11:38 3f3c41fd9ebb: Pulling fs layer 03:11:38 29a5074801a2: Pulling fs layer 03:11:38 0a0cc6640ec8: Pulling fs layer 03:11:38 011855a528fc: Waiting 03:11:38 2eb2999eb53e: Waiting 03:11:38 52a6c1800204: Waiting 03:11:38 a01340eade1a: Waiting 03:11:38 fcee97a2aa0f: Waiting 03:11:38 8cf3fdb5711b: Waiting 03:11:38 36ac283ad2d4: Waiting 03:11:38 3f3c41fd9ebb: Waiting 03:11:38 29a5074801a2: Waiting 03:11:38 0a0cc6640ec8: Waiting 03:11:38 4f4fb700ef54: Verifying Checksum 03:11:38 4f4fb700ef54: Download complete 03:11:38 6852f3ef0b5f: Verifying Checksum 03:11:38 6852f3ef0b5f: Download complete 03:11:38 767c2a40dc41: Verifying Checksum 03:11:38 767c2a40dc41: Download complete 03:11:39 011855a528fc: Verifying Checksum 03:11:39 011855a528fc: Download complete 03:11:39 52a6c1800204: Verifying Checksum 03:11:39 52a6c1800204: Download complete 03:11:39 2eb2999eb53e: Verifying Checksum 03:11:39 2eb2999eb53e: Download complete 03:11:39 a01340eade1a: Verifying Checksum 03:11:39 a01340eade1a: Download complete 03:11:39 fcee97a2aa0f: Verifying Checksum 03:11:39 fcee97a2aa0f: Download complete 03:11:39 6852f3ef0b5f: Pull complete 03:11:39 36ac283ad2d4: Verifying Checksum 03:11:39 36ac283ad2d4: Download complete 03:11:39 29a5074801a2: Verifying Checksum 03:11:39 29a5074801a2: Download complete 03:11:39 8cf3fdb5711b: Verifying Checksum 03:11:39 8cf3fdb5711b: Download complete 03:11:39 4f4fb700ef54: Pull complete 03:11:39 0a0cc6640ec8: Verifying Checksum 03:11:39 0a0cc6640ec8: Download complete 03:11:40 767c2a40dc41: Pull complete 03:11:40 3f3c41fd9ebb: Verifying Checksum 03:11:40 3f3c41fd9ebb: Download complete 03:11:41 011855a528fc: Pull complete 03:11:43 2eb2999eb53e: Pull complete 03:11:43 52a6c1800204: Pull complete 03:11:43 a01340eade1a: Pull complete 03:11:45 fcee97a2aa0f: Pull complete 03:11:47 8cf3fdb5711b: Pull complete 03:11:47 36ac283ad2d4: Pull complete 03:11:50 3f3c41fd9ebb: Pull complete 03:11:50 29a5074801a2: Pull complete 03:11:50 0a0cc6640ec8: Pull complete 03:11:50 Digest: sha256:9e6dbb25d3c0e1e2d222c8a3f074cb8240d1a716d0c6868f76eb3d5a4dfb174c 03:11:50 Status: Downloaded newer image for docker:latest 03:11:53 ---> 0069fc1bcb37 03:11:53 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:11:53 ---> Running in 059baa126bce 03:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:11:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:11:55 OK: 266 MiB in 52 packages 03:11:56 Removing intermediate container 059baa126bce 03:11:56 ---> dbe280f939cb 03:11:56 Step 10/15 : ENV GO111MODULE=on 03:11:56 ---> Running in b7b5e5d1a6a3 03:11:56 Removing intermediate container b7b5e5d1a6a3 03:11:56 ---> 7fa2e0822c6d 03:11:56 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:11:56 ---> Running in 31a5475ebf02 03:11:57 Removing intermediate container 31a5475ebf02 03:11:57 ---> 38f38de8f4b0 03:11:57 Step 12/15 : COPY go.mod vendor* ./ 03:11:59 ---> 003bf67b0415 03:11:59 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:00 ---> Running in b7ab21a580ed 03:13:07 Removing intermediate container b7ab21a580ed 03:13:07 ---> 4aaa993dcde1 03:13:07 Step 14/15 : COPY . . 03:13:07 ---> 3b15cfe763b5 03:13:07 Step 15/15 : RUN ${MAKE} 03:13:07 ---> Running in ce44f6a764b0 03:13:08 noop 03:13:09 Removing intermediate container ce44f6a764b0 03:13:09 ---> 9eacf3d1517f 03:13:09 Successfully built 9eacf3d1517f 03:13:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:09 + docker inspect -f . ci-base-image-arm64 03:13:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:09 prd-ubuntu20.04-docker-arm64-4c-16g-8006 does not seem to be running inside a container 03:13:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@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 03:13:11 $ docker top c0135e0b764cf722d2a7adc94eed79be64f70fb9f4a90246d2c11fff4fb4c57a -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:11 + go version 03:13:11 go version go1.21.0 linux/arm64 [Pipeline] } 03:13:11 $ docker stop --time=1 c0135e0b764cf722d2a7adc94eed79be64f70fb9f4a90246d2c11fff4fb4c57a 03:13:13 $ docker rm -f --volumes c0135e0b764cf722d2a7adc94eed79be64f70fb9f4a90246d2c11fff4fb4c57a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:13:13 + docker inspect -f . ci-base-image-arm64 03:13:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:13:14 prd-ubuntu20.04-docker-arm64-4c-16g-8006 does not seem to be running inside a container 03:13:14 $ 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/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@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 03:13:15 $ docker top 71d0384b5eab5d6cff2e46a889f8703304d9e7179c815f34aacfe59fe62bfd92 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:15 + git config --global --add safe.directory /w/workspace/edgex-ui-go/124 [Pipeline] fileExists [Pipeline] sh 03:13:16 + make test 03:13:16 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 03:13:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 03:14:31 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 03:14:31 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 03:14:31 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 03:14:31 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 03:14:31 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 03:14:31 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 03:14:31 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 03:14:31 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 03:14:31 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 03:14:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:14:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:14:41 ./bin/test-attribution-txt.sh 03:14:41 make -C web test 03:14:41 make[1]: Entering directory '/w/workspace/edgex-ui-go/124/web' 03:14:41 make[1]: tput: No such file or directory 03:14:41 make[1]: tput: No such file or directory 03:14:41 warning: generating ./VERSION 03:14:41 echo "0.0.0" > VERSION 03:14:41 docker build \ 03:14:41 -f Dockerfile \ 03:14:41 --build-arg USER=1000 \ 03:14:41 \ 03:14:41 --label "git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8" \ 03:14:41 -t edgexfoundry/edgex-web-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 \ 03:14:41 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 03:14:41 . 03:14:41 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 03:14:41 Install the buildx component to build images with BuildKit: 03:14:41 https://docs.docker.com/go/buildx/ 03:14:41 03:14:42 Sending build context to Docker daemon 2.706MB 03:14:42 Step 1/11 : FROM node:18-alpine3.18 03:14:42 18-alpine3.18: Pulling from library/node 03:14:43 9fda8d8052c6: Already exists 03:14:43 5b9fa85dad3f: Pulling fs layer 03:14:43 5645b18d5cbb: Pulling fs layer 03:14:43 dfb2fed0773f: Pulling fs layer 03:14:43 dfb2fed0773f: Verifying Checksum 03:14:43 dfb2fed0773f: Download complete 03:14:43 5645b18d5cbb: Verifying Checksum 03:14:45 5b9fa85dad3f: Verifying Checksum 03:14:45 5b9fa85dad3f: Download complete 03:14:51 5b9fa85dad3f: Pull complete 03:14:51 5645b18d5cbb: Pull complete 03:14:51 dfb2fed0773f: Pull complete 03:14:51 Digest: sha256:619ce27eb37c7c0476bd518085bf1ba892e2148fc1ab5dbaff2f20c56e50444d 03:14:51 Status: Downloaded newer image for node:18-alpine3.18 03:14:51 ---> 7acdaa204ef2 03:14:51 Step 2/11 : RUN apk add --no-cache chromium 03:14:52 ---> Running in 46c1187d6eee 03:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:14:54 (1/151) Installing libexpat (2.5.0-r1) 03:14:54 (2/151) Installing brotli-libs (1.0.9-r14) 03:14:54 (3/151) Installing libbz2 (1.0.8-r5) 03:14:54 (4/151) Installing libpng (1.6.39-r3) 03:14:54 (5/151) Installing freetype (2.13.0-r5) 03:14:54 (6/151) Installing fontconfig (2.14.2-r3) 03:14:54 (7/151) Installing libfontenc (1.1.7-r2) 03:14:54 (8/151) Installing mkfontscale (1.2.2-r3) 03:14:54 (9/151) Installing font-opensans (0_git20210927-r1) 03:14:54 (10/151) Installing pkgconf (1.9.5-r0) 03:14:54 (11/151) Installing libffi (3.4.4-r2) 03:14:54 (12/151) Installing libintl (0.21.1-r7) 03:14:54 (13/151) Installing libblkid (2.38.1-r8) 03:14:54 (14/151) Installing libmount (2.38.1-r8) 03:14:54 (15/151) Installing pcre2 (10.42-r1) 03:14:54 (16/151) Installing glib (2.76.4-r0) 03:14:54 (17/151) Installing xz-libs (5.4.3-r0) 03:14:54 (18/151) Installing libxml2 (2.11.4-r0) 03:14:54 (19/151) Installing shared-mime-info (2.2-r5) 03:14:54 (20/151) Installing hicolor-icon-theme (0.17-r2) 03:14:54 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 03:14:55 (22/151) Installing libwebp (1.3.2-r0) 03:14:55 (23/151) Installing zstd-libs (1.5.5-r4) 03:14:55 (24/151) Installing tiff (4.5.1-r0) 03:14:55 (25/151) Installing gdk-pixbuf (2.42.10-r5) 03:14:55 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 03:14:55 (27/151) Installing libxau (1.0.11-r2) 03:14:55 (28/151) Installing libmd (1.0.4-r2) 03:14:55 (29/151) Installing libbsd (0.11.7-r1) 03:14:55 (30/151) Installing libxdmcp (1.1.4-r2) 03:14:55 (31/151) Installing libxcb (1.15-r1) 03:14:55 (32/151) Installing libx11 (1.8.4-r4) 03:14:55 (33/151) Installing libxcomposite (0.4.6-r3) 03:14:55 (34/151) Installing libxfixes (6.0.1-r2) 03:14:55 (35/151) Installing libxrender (0.9.11-r3) 03:14:55 (36/151) Installing libxcursor (1.2.1-r2) 03:14:55 (37/151) Installing libxdamage (1.1.6-r2) 03:14:55 (38/151) Installing libxext (1.3.5-r2) 03:14:55 (39/151) Installing libxi (1.8.1-r0) 03:14:55 (40/151) Installing libxinerama (1.1.5-r2) 03:14:55 (41/151) Installing libxrandr (1.5.3-r2) 03:14:55 (42/151) Installing libatk-1.0 (2.48.3-r0) 03:14:55 (43/151) Installing libxtst (1.2.4-r2) 03:14:55 (44/151) Installing dbus-libs (1.14.8-r0) 03:14:55 (45/151) Installing at-spi2-core (2.48.3-r0) 03:14:55 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 03:14:55 (47/151) Installing pixman (0.42.2-r1) 03:14:55 (48/151) Installing cairo (1.17.8-r1) 03:14:55 (49/151) Installing cairo-gobject (1.17.8-r1) 03:14:55 (50/151) Installing avahi-libs (0.8-r13) 03:14:55 (51/151) Installing gmp (6.2.1-r3) 03:14:55 (52/151) Installing nettle (3.8.1-r2) 03:14:55 (53/151) Installing libunistring (1.1-r1) 03:14:55 (54/151) Installing libidn2 (2.3.4-r1) 03:14:55 (55/151) Installing p11-kit (0.24.1-r2) 03:14:55 (56/151) Installing libtasn1 (4.19.0-r1) 03:14:55 (57/151) Installing gnutls (3.8.0-r2) 03:14:55 (58/151) Installing cups-libs (2.4.7-r0) 03:14:55 (59/151) Installing libepoxy (1.5.10-r1) 03:14:55 (60/151) Installing fribidi (1.0.13-r0) 03:14:55 (61/151) Installing graphite2 (1.3.14-r5) 03:14:55 (62/151) Installing harfbuzz (7.3.0-r0) 03:14:55 (63/151) Installing libxft (2.3.8-r1) 03:14:55 (64/151) Installing pango (1.50.14-r1) 03:14:55 (65/151) Installing wayland-libs-client (1.22.0-r2) 03:14:55 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 03:14:55 (67/151) Installing wayland-libs-egl (1.22.0-r2) 03:14:55 (68/151) Installing xkeyboard-config (2.38-r0) 03:14:56 (69/151) Installing libxkbcommon (1.5.0-r2) 03:14:56 (70/151) Installing gtk+3.0 (3.24.38-r1) 03:14:56 Executing gtk+3.0-3.24.38-r1.post-install 03:14:56 (71/151) Installing icu-data-full (73.2-r2) 03:14:57 (72/151) Installing mesa (23.0.4-r0) 03:14:57 (73/151) Installing llvm15-libs (15.0.7-r6) 03:14:59 (74/151) Installing libdrm (2.4.115-r4) 03:14:59 (75/151) Installing musl-fts (1.2.7-r5) 03:14:59 (76/151) Installing libelf (0.189-r2) 03:14:59 (77/151) Installing mesa-glapi (23.0.4-r0) 03:14:59 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 03:14:59 (79/151) Installing eudev-libs (3.2.11-r8) 03:14:59 (80/151) Installing libmagic (5.45-r0) 03:15:00 (81/151) Installing file (5.45-r0) 03:15:00 (82/151) Installing libice (1.1.1-r2) 03:15:00 (83/151) Installing libuuid (2.38.1-r8) 03:15:00 (84/151) Installing libsm (1.2.4-r1) 03:15:00 (85/151) Installing libxt (1.3.0-r2) 03:15:00 (86/151) Installing libxmu (1.1.4-r2) 03:15:00 (87/151) Installing xset (1.2.5-r1) 03:15:00 (88/151) Installing xprop (1.2.6-r0) 03:15:00 (89/151) Installing xdg-utils (1.1.3-r4) 03:15:00 (90/151) Installing libogg (1.3.5-r4) 03:15:00 (91/151) Installing flac-libs (1.4.3-r0) 03:15:00 (92/151) Installing alsa-lib (1.2.9-r1) 03:15:00 (93/151) Installing libatomic (12.2.1_git20220924-r10) 03:15:00 (94/151) Installing svt-av1-libs (1.6.0-r0) 03:15:00 (95/151) Installing aom-libs (3.6.1-r0) 03:15:00 (96/151) Installing libva (2.18.0-r1) 03:15:00 (97/151) Installing libvdpau (1.5-r1) 03:15:00 (98/151) Installing ffmpeg-libavutil (6.0-r15) 03:15:00 (99/151) Installing libdav1d (1.2.1-r0) 03:15:00 (100/151) Installing libhwy (1.0.4-r1) 03:15:00 (101/151) Installing lcms2 (2.15-r2) 03:15:00 (102/151) Installing libjxl (0.8.2-r0) 03:15:00 (103/151) Installing lame-libs (3.100-r5) 03:15:00 (104/151) Installing opus (1.4-r0) 03:15:00 (105/151) Installing libgomp (12.2.1_git20220924-r10) 03:15:00 (106/151) Installing soxr (0.1.3-r5) 03:15:00 (107/151) Installing ffmpeg-libswresample (6.0-r15) 03:15:00 (108/151) Installing libtheora (1.1.1-r17) 03:15:00 (109/151) Installing libvorbis (1.3.7-r1) 03:15:00 (110/151) Installing libvpx (1.13.0-r1) 03:15:00 (111/151) Installing x264-libs (0.164_git20220602-r1) 03:15:01 (112/151) Installing numactl (2.0.16-r4) 03:15:01 (113/151) Installing x265-libs (3.5-r4) 03:15:01 (114/151) Installing xvidcore (1.3.7-r1) 03:15:01 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 03:15:01 (116/151) Installing libbluray (1.3.4-r0) 03:15:01 (117/151) Installing mpg123-libs (1.31.3-r1) 03:15:01 (118/151) Installing libopenmpt (0.7.2-r0) 03:15:01 (119/151) Installing cjson (1.7.15-r4) 03:15:01 (120/151) Installing mbedtls (2.28.4-r0) 03:15:01 (121/151) Installing librist (0.2.7-r0) 03:15:01 (122/151) Installing libsrt (1.5.2-r0) 03:15:01 (123/151) Installing libssh (0.10.5-r0) 03:15:01 (124/151) Installing libsodium (1.0.18-r3) 03:15:01 (125/151) Installing libzmq (4.3.4-r4) 03:15:01 (126/151) Installing ffmpeg-libavformat (6.0-r15) 03:15:01 (127/151) Installing libevent (2.1.12-r6) 03:15:01 (128/151) Installing wayland-libs-server (1.22.0-r2) 03:15:01 (129/151) Installing mesa-gbm (23.0.4-r0) 03:15:01 (130/151) Installing harfbuzz-subset (7.3.0-r0) 03:15:01 (131/151) Installing icu-libs (73.2-r2) 03:15:01 (132/151) Installing jsoncpp (1.9.5-r0) 03:15:01 (133/151) Installing minizip (1.2.13-r0) 03:15:01 (134/151) Installing nspr (4.35-r2) 03:15:01 (135/151) Installing sqlite-libs (3.41.2-r2) 03:15:01 (136/151) Installing nss (3.91-r0) 03:15:02 (137/151) Installing pipewire-libs (0.3.70-r1) 03:15:02 (138/151) Installing libasyncns (0.8-r1) 03:15:02 (139/151) Installing libltdl (2.4.7-r2) 03:15:02 (140/151) Installing orc (0.4.34-r0) 03:15:02 (141/151) Installing libsndfile (1.2.0-r2) 03:15:02 (142/151) Installing speexdsp (1.2.1-r1) 03:15:02 (143/151) Installing tdb-libs (1.4.8-r1) 03:15:02 (144/151) Installing libpulse (16.1-r10) 03:15:02 (145/151) Installing snappy (1.1.10-r1) 03:15:02 (146/151) Installing libwoff2common (1.0.2-r2) 03:15:02 (147/151) Installing libwoff2enc (1.0.2-r2) 03:15:02 (148/151) Installing libgpg-error (1.47-r1) 03:15:02 (149/151) Installing libgcrypt (1.10.2-r1) 03:15:02 (150/151) Installing libxslt (1.1.38-r0) 03:15:02 (151/151) Installing chromium (117.0.5938.62-r0) 03:15:07 Executing busybox-1.36.1-r2.trigger 03:15:07 Executing fontconfig-2.14.2-r3.trigger 03:15:07 Executing mkfontscale-1.2.2-r3.trigger 03:15:07 Executing glib-2.76.4-r0.trigger 03:15:07 Executing shared-mime-info-2.2-r5.trigger 03:15:10 Executing gdk-pixbuf-2.42.10-r5.trigger 03:15:10 Executing gtk-update-icon-cache-3.24.38-r1.trigger 03:15:10 OK: 555 MiB in 168 packages 03:15:25 Removing intermediate container 46c1187d6eee 03:15:25 ---> a3740e69b12e 03:15:25 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 03:15:25 ---> Running in b3ea1781f7c9 03:15:25 Removing intermediate container b3ea1781f7c9 03:15:25 ---> 2ea7da869934 03:15:25 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 03:15:25 ---> Running in e2470612e187 03:15:25 Removing intermediate container e2470612e187 03:15:25 ---> f5fb4611284a 03:15:25 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 03:15:25 ---> Running in f9de3bb6ff68 03:15:25 Removing intermediate container f9de3bb6ff68 03:15:25 ---> 635fa1545534 03:15:25 Step 6/11 : RUN npm install -g npm 03:15:25 ---> Running in dfebcb8287c9 03:15:51 03:15:51 removed 2 packages, and changed 59 packages in 22s 03:15:51 03:15:51 28 packages are looking for funding 03:15:51 run `npm fund` for details 03:15:52 Removing intermediate container dfebcb8287c9 03:15:52 ---> 6d3dee97923a 03:15:52 Step 7/11 : ARG USER=1000 03:15:52 ---> Running in fe57ff9d8b85 03:15:53 Removing intermediate container fe57ff9d8b85 03:15:53 ---> 55cf248044dc 03:15:53 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 03:15:53 ---> Running in 62fa42bd4206 03:15:55 Removing intermediate container 62fa42bd4206 03:15:55 ---> 4f9cca70101f 03:15:55 Step 9/11 : USER $USER:$USER 03:15:55 ---> Running in 87161adb5300 03:15:55 Removing intermediate container 87161adb5300 03:15:55 ---> 99c5dfb66d85 03:15:55 Step 10/11 : WORKDIR /app 03:15:55 ---> Running in 3675f52967b8 03:15:55 Removing intermediate container 3675f52967b8 03:15:55 ---> 891ef3ef9867 03:15:55 Step 11/11 : LABEL git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8 03:15:55 ---> Running in 29f44cb16481 03:15:56 Removing intermediate container 29f44cb16481 03:15:56 ---> c008efc1a62f 03:15:56 Successfully built c008efc1a62f 03:15:56 Successfully tagged edgexfoundry/edgex-web-ui:f65144e2eab94398f5e1f661bab73f031313c3c8 03:15:56 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 03:15:56 touch edgex-web-ui.imagebuilt 03:15:56 mkdir -p node_modules coverage 03:15:56 chown "1000:1000" node_modules coverage package-lock.json 03:15:56 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 03:16:08 npm WARN EBADENGINE Unsupported engine { 03:16:08 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 03:16:08 npm WARN EBADENGINE required: { 03:16:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:16:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:16:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:16:08 npm WARN EBADENGINE }, 03:16:08 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:16:08 npm WARN EBADENGINE } 03:16:08 npm WARN EBADENGINE Unsupported engine { 03:16:08 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 03:16:08 npm WARN EBADENGINE required: { 03:16:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:16:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:16:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:16:08 npm WARN EBADENGINE }, 03:16:08 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:16:08 npm WARN EBADENGINE } 03:16:08 npm WARN EBADENGINE Unsupported engine { 03:16:08 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 03:16:08 npm WARN EBADENGINE required: { 03:16:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:16:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:16:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:16:08 npm WARN EBADENGINE }, 03:16:08 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:16:08 npm WARN EBADENGINE } 03:16:08 npm WARN EBADENGINE Unsupported engine { 03:16:08 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 03:16:08 npm WARN EBADENGINE required: { 03:16:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:16:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:16:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:16:08 npm WARN EBADENGINE }, 03:16:08 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:16:08 npm WARN EBADENGINE } 03:16:08 npm WARN EBADENGINE Unsupported engine { 03:16:08 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 03:16:08 npm WARN EBADENGINE required: { 03:16:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:16:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:16:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:16:08 npm WARN EBADENGINE }, 03:16:08 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:16:08 npm WARN EBADENGINE } 03:16:08 npm WARN EBADENGINE Unsupported engine { 03:16:08 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 03:16:08 npm WARN EBADENGINE required: { 03:16:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:16:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:16:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:16:08 npm WARN EBADENGINE }, 03:16:08 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:16:08 npm WARN EBADENGINE } 03:16:08 npm WARN EBADENGINE Unsupported engine { 03:16:08 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 03:16:08 npm WARN EBADENGINE required: { 03:16:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:16:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:16:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:16:08 npm WARN EBADENGINE }, 03:16:08 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:16:08 npm WARN EBADENGINE } 03:16:08 npm WARN EBADENGINE Unsupported engine { 03:16:08 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 03:16:08 npm WARN EBADENGINE required: { 03:16:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:16:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:16:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:16:08 npm WARN EBADENGINE }, 03:16:08 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:16:08 npm WARN EBADENGINE } 03:16:08 npm WARN EBADENGINE Unsupported engine { 03:16:08 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 03:16:08 npm WARN EBADENGINE required: { 03:16:08 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 03:16:08 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 03:16:08 npm WARN EBADENGINE yarn: '>= 1.13.0' 03:16:08 npm WARN EBADENGINE }, 03:16:08 npm WARN EBADENGINE current: { node: 'v18.18.0', npm: '10.1.0' } 03:16:08 npm WARN EBADENGINE } 03:17:45 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 03:17:45 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 03:17:45 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 03:17:45 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 03:17:45 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 03:17:45 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 03:17:45 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 03:17:45 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 03:17:45 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 03:17:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:17:45 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. 03:17:45 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 03:17:45 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 03:17:45 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. 03:17:45 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. 03:17:45 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 03:17:48 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 03:18:00 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 03:18:01 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 03:18:16 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. 03:18:43 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. 03:19:22 03:19:22 added 1475 packages, and audited 1476 packages in 3m 03:19:23 03:19:23 40 vulnerabilities (1 low, 17 moderate, 18 high, 4 critical) 03:19:23 03:19:23 To address issues that do not require attention, run: 03:19:23 npm audit fix 03:19:23 03:19:23 To address all issues (including breaking changes), run: 03:19:23 npm audit fix --force 03:19:23 03:19:23 Run `npm audit` for details. 03:19:26 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 03:19:41 - Generating browser application bundles (phase: setup)... 03:20:08 Compiling @angular/core : es2015 as esm2015 03:20:08 Compiling @angular/compiler/testing : es2015 as esm2015 03:20:26 Compiling @angular/core/testing : es2015 as esm2015 03:20:26 Compiling @angular/common : es2015 as esm2015 03:20:31 Compiling @angular/platform-browser : es2015 as esm2015 03:20:31 Compiling @angular/common/testing : es2015 as esm2015 03:20:34 Compiling @angular/router : es2015 as esm2015 03:20:35 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 03:20:39 Compiling @angular/platform-browser/testing : es2015 as esm2015 03:20:40 Compiling @angular/common/http : es2015 as esm2015 03:20:40 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 03:20:44 Compiling @angular/forms : es2015 as esm2015 03:20:44 Compiling @angular/common/http/testing : es2015 as esm2015 03:20:44 Compiling @angular/router/testing : es2015 as esm2015 03:21:31 27 09 2023 03:21:26.712:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 03:21:31 27 09 2023 03:21:26.722:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 03:21:31 27 09 2023 03:21:26.745:INFO [launcher]: Starting browser ChromeHeadless 03:22:39 27 09 2023 03:22:32.622:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 03:22:39 27 09 2023 03:22:38.792:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 03:23:01 ✔ Browser application bundle generation complete. 03:23:01 27 09 2023 03:23:00.156:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket yt0MLpnyDxqcGREwAAAB with id 17110278 03:23:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 03:23:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.573 secs) 03:23:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 1.136 secs) 03:23:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 1.308 secs) 03:23:16 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.402 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.669 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.861 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.972 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 2.002 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 2.033 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 2.044 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 2.056 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.229 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.247 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.258 secs) 03:23:17 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.383 secs) 03:23:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.479 secs) 03:23:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.585 secs) 03:23:18 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.69 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 3.123 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 3.304 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 3.366 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 3.394 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 3.415 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 3.568 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 3.594 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 3.745 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 3.806 secs) 03:23:19 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.895 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.934 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.947 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.954 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 4.009 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 4.033 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 4.044 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 4.051 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 4.063 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 4.186 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 4.3 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.351 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.495 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.533 secs) 03:23:20 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.763 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.856 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.903 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.946 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.957 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.965 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.984 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.995 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.104 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.142 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.196 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.3 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.347 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.407 secs) 03:23:21 WARN: ' 03:23:21 It looks like you're using ngModel on the same form field as formControlName. 03:23:21 Support for using the ngModel input property and ngModelChange event with 03:23:21 reactive form directives has been deprecated in Angular v6 and will be removed 03:23:21 in a future version of Angular. 03:23:21 03:23:21 For more information on this, see our API docs here: 03:23:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:23:21 ' 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.407 secs) 03:23:21 WARN: ' 03:23:21 It looks like you're using ngModel on the same form field as formControlName. 03:23:21 Support for using the ngModel input property and ngModelChange event with 03:23:21 reactive form directives has been deprecated in Angular v6 and will be removed 03:23:21 in a future version of Angular. 03:23:21 03:23:21 For more information on this, see our API docs here: 03:23:21 https://angular.io/api/forms/FormControlName#use-with-ngmodel 03:23:21 ' 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.512 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.544 secs) 03:23:21 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.555 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.681 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.728 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.771 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.934 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.988 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.036 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.079 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.091 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.098 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.144 secs) 03:23:22 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.173 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.211 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.294 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.345 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.365 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.384 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.552 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.638 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.748 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.787 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.825 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 6.861 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 6.881 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 6.896 secs) 03:23:23 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 6.911 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.981 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.058 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.085 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.099 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.106 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 7.147 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.176 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.188 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 7.198 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 7.262 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 7.297 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 7.34 secs) 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.41 secs) 03:23:24 ERROR: 'NG0304: 'router-outlet' is not a known element: 03:23:24 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 03:23:24 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.41 secs) 03:23:24 ERROR: 'NG0304: 'router-outlet' is not a known element: 03:23:24 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 03:23:24 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 03:23:24 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.431 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.573 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.625 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.67 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.782 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 7.804 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 7.863 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 7.959 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.039 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 8.088 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 8.102 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 8.192 secs) 03:23:25 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 8.299 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 8.331 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 8.342 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 8.353 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 8.414 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 8.522 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 8.569 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 8.61 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 8.631 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 8.642 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 8.652 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 8.661 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 8.694 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 8.728 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 8.76 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 8.775 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 8.784 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 8.855 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 8.871 secs) 03:23:26 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 8.883 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 8.992 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.027 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 9.06 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 9.138 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 9.206 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 9.278 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 9.3 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 9.321 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 9.345 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 9.386 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 9.409 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 9.416 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 9.448 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 9.597 secs) 03:23:27 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 9.712 secs) 03:23:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 9.73 secs) 03:23:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 9.761 secs) 03:23:28 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 9.791 secs) 03:23:29 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (13.753 secs / 9.791 secs) 03:23:29 TOTAL: 147 SUCCESS 03:23:29 ✔ Browser application bundle generation complete. 03:23:31 03:23:31 =============================== Coverage summary =============================== 03:23:31 Statements : 41.03% ( 1473/3590 ) 03:23:31 Branches : 11.75% ( 114/970 ) 03:23:31 Functions : 32.21% ( 422/1310 ) 03:23:31 Lines : 39.02% ( 1328/3403 ) 03:23:31 ================================================================================ 03:23:31 27 09 2023 03:23:31.618:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 03:23:32 ✔ Browser application bundle generation complete. 03:23:33 make[1]: Leaving directory '/w/workspace/edgex-ui-go/124/web' [Pipeline] echo 03:23:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:23:33 $ docker stop --time=1 71d0384b5eab5d6cff2e46a889f8703304d9e7179c815f34aacfe59fe62bfd92 03:23:34 $ docker rm -f --volumes 71d0384b5eab5d6cff2e46a889f8703304d9e7179c815f34aacfe59fe62bfd92 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:23:38 Warning: overwriting stash ‘coverage-report’ 03:23:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:23:48 + ls -al . 03:23:48 total 176 03:23:48 drwxrwxr-x 13 jenkins jenkins 4096 Sep 27 03:13 . 03:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:10 .. 03:23:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:10 .blubracket 03:23:48 -rw-rw-r-- 1 jenkins jenkins 18 Sep 27 03:10 .dockerignore 03:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 03:10 .git 03:23:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:10 .github 03:23:48 -rw-rw-r-- 1 jenkins jenkins 185 Sep 27 03:10 .gitignore 03:23:48 -rw-rw-r-- 1 jenkins jenkins 8418 Sep 27 03:10 Attribution.txt 03:23:48 -rw-rw-r-- 1 jenkins jenkins 19103 Sep 27 03:10 CHANGELOG.md 03:23:48 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 27 03:10 CONTRIBUTING.md 03:23:48 -rw-rw-r-- 1 jenkins jenkins 1788 Sep 27 03:10 Dockerfile 03:23:48 -rw-rw-r-- 1 jenkins jenkins 652 Sep 27 03:10 Jenkinsfile 03:23:48 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 27 03:10 LICENSE 03:23:48 -rw-rw-r-- 1 jenkins jenkins 2134 Sep 27 03:10 Makefile 03:23:48 -rw-rw-r-- 1 jenkins jenkins 4549 Sep 27 03:10 README.md 03:23:48 -rw-rw-r-- 1 jenkins jenkins 11 Sep 27 03:06 VERSION 03:23:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:10 assets 03:23:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:10 bin 03:23:48 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 03:10 cmd 03:23:48 -rw-r--r-- 1 jenkins jenkins 10 Sep 27 03:13 coverage.out 03:23:48 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:10 docs 03:23:48 -rw-rw-r-- 1 jenkins jenkins 2999 Sep 27 03:10 go.mod 03:23:48 -rw-rw-r-- 1 jenkins jenkins 30528 Sep 27 03:10 go.sum 03:23:48 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 03:10 internal 03:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:10 snap 03:23:48 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 03:10 testing 03:23:48 -rw-rw-r-- 1 jenkins jenkins 155 Sep 27 03:10 version.go 03:23:48 drwxrwxr-x 6 jenkins jenkins 4096 Sep 27 03:15 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:48 + 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=f65144e2eab94398f5e1f661bab73f031313c3c8 --label arch=arm64 --label version=3.1.0-dev.6 . 03:23:50 Sending build context to Docker daemon 34.23MB 03:23:50 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 03:23:50 Step 2/25 : FROM ${BASE} AS builder 03:23:50 ---> 9eacf3d1517f 03:23:50 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 03:23:50 ---> Running in fa4988a8ac8b 03:23:50 Removing intermediate container fa4988a8ac8b 03:23:50 ---> 928e033993af 03:23:50 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 03:23:50 ---> Running in 237e2c7382c1 03:23:51 Removing intermediate container 237e2c7382c1 03:23:51 ---> 46bf9558c814 03:23:51 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 03:23:51 ---> Running in ef7d9d0a9b35 03:23:51 Removing intermediate container ef7d9d0a9b35 03:23:51 ---> 95ad3f03297f 03:23:51 Step 6/25 : LABEL Name=edgex-ui-go 03:23:51 ---> Running in ac4d676abb96 03:23:51 Removing intermediate container ac4d676abb96 03:23:51 ---> 8d17fb4e5642 03:23:51 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 03:23:51 ---> Running in 8a70cb7b2b5b 03:23:52 Removing intermediate container 8a70cb7b2b5b 03:23:52 ---> 5a16376b3368 03:23:52 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 03:23:54 ---> dfd96909c357 03:23:54 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:54 ---> Running in 7c0f16c58caf 03:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:23:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:23:56 OK: 266 MiB in 52 packages 03:23:57 Removing intermediate container 7c0f16c58caf 03:23:57 ---> b04bc8712a7e 03:23:57 Step 10/25 : ENV GO111MODULE=on 03:23:57 ---> Running in 58ad12022ba8 03:23:57 Removing intermediate container 58ad12022ba8 03:23:57 ---> 0b61da120576 03:23:57 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 03:23:57 ---> Running in e5bd601b4f48 03:23:58 Removing intermediate container e5bd601b4f48 03:23:58 ---> aceac8badeb1 03:23:58 Step 12/25 : COPY go.mod vendor* ./ 03:23:58 ---> 21ef70eb9038 03:23:58 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:58 ---> Running in 7831136ab9b3 03:24:01 Removing intermediate container 7831136ab9b3 03:24:01 ---> 7e9ab906e819 03:24:01 Step 14/25 : COPY . . 03:24:05 ---> 90e91fe4cdb1 03:24:05 Step 15/25 : RUN ${MAKE} 03:24:05 ---> Running in 964551733bc5 03:24:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.6" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 03:25:42 Removing intermediate container 964551733bc5 03:25:42 ---> c9c39721708e 03:25:42 Step 16/25 : FROM alpine:3.18 03:25:42 3.18: Pulling from library/alpine 03:25:42 9fda8d8052c6: Already exists 03:25:42 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 03:25:42 Status: Downloaded newer image for alpine:3.18 03:25:42 ---> f6648c04cd6c 03:25:42 Step 17/25 : EXPOSE 4000 03:25:42 ---> Running in 5a40588bf9ee 03:25:42 Removing intermediate container 5a40588bf9ee 03:25:42 ---> 80a9b78f2937 03:25:42 Step 18/25 : 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 03:25:42 ---> 9d4af83ad7c7 03:25:42 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 03:25:42 ---> 93368b469a83 03:25:42 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 03:25:42 ---> ce25a426ab67 03:25:42 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 03:25:42 ---> Running in 9c09fcf7b2d8 03:25:42 Removing intermediate container 9c09fcf7b2d8 03:25:42 ---> 6e976db17155 03:25:42 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 03:25:42 ---> Running in 6a810a3dc907 03:25:42 Removing intermediate container 6a810a3dc907 03:25:42 ---> a305eb9db0f0 03:25:42 Step 23/25 : LABEL arch=arm64 03:25:42 ---> Running in 0af8e2950722 03:25:42 Removing intermediate container 0af8e2950722 03:25:42 ---> 5521ce5ee799 03:25:42 Step 24/25 : LABEL git_sha=f65144e2eab94398f5e1f661bab73f031313c3c8 03:25:42 ---> Running in 09668ad8c1ca 03:25:42 Removing intermediate container 09668ad8c1ca 03:25:42 ---> b77e45370fe8 03:25:42 Step 25/25 : LABEL version=3.1.0-dev.6 03:25:42 ---> Running in 26ec6df15284 03:25:42 Removing intermediate container 26ec6df15284 03:25:42 ---> 68862c49c53d 03:25:42 [Warning] One or more build-args [ARCH] were not consumed 03:25:42 Successfully built 68862c49c53d 03:25:42 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 03:25:43 provisioning config files... 03:25:43 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/124@tmp/config10842610814377556679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:25:43 ---> docker-login.sh 03:25:43 nexus3.edgexfoundry.org:10001 03:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:43 Configure a credential helper to remove this warning. See 03:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:43 03:25:43 Login Succeeded 03:25:43 nexus3.edgexfoundry.org:10002 03:25:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:43 Configure a credential helper to remove this warning. See 03:25:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:43 03:25:43 Login Succeeded 03:25:43 nexus3.edgexfoundry.org:10003 03:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:44 Configure a credential helper to remove this warning. See 03:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:44 03:25:44 Login Succeeded 03:25:44 nexus3.edgexfoundry.org:10004 03:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:44 Configure a credential helper to remove this warning. See 03:25:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:44 03:25:44 Login Succeeded 03:25:44 docker.io 03:25:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:25:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:25:45 Configure a credential helper to remove this warning. See 03:25:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:25:45 03:25:45 Login Succeeded 03:25:45 ---> docker-login.sh ends [Pipeline] } 03:25:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:25:45 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 03:25:45 f65144e2eab94398f5e1f661bab73f031313c3c8 03:25:45 latest 03:25:45 3.1.0-dev.6 03:25:45 f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 03:25:45 main 03:25:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:45 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:46 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8 03:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:46 4ad7e19b5333: Preparing 03:25:46 b106bada5ec3: Preparing 03:25:46 1874a21c978c: Preparing 03:25:46 b2191e2be29d: Preparing 03:25:46 b2191e2be29d: Layer already exists 03:25:46 4ad7e19b5333: Pushed 03:25:46 b106bada5ec3: Pushed 03:25:54 1874a21c978c: Pushed 03:25:54 f65144e2eab94398f5e1f661bab73f031313c3c8: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 03:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:55 4ad7e19b5333: Preparing 03:25:55 b106bada5ec3: Preparing 03:25:55 1874a21c978c: Preparing 03:25:55 b2191e2be29d: Preparing 03:25:55 b106bada5ec3: Layer already exists 03:25:55 1874a21c978c: Layer already exists 03:25:55 b2191e2be29d: Layer already exists 03:25:55 4ad7e19b5333: Layer already exists 03:25:55 latest: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.6 03:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:55 4ad7e19b5333: Preparing 03:25:55 b106bada5ec3: Preparing 03:25:55 1874a21c978c: Preparing 03:25:55 b2191e2be29d: Preparing 03:25:55 b2191e2be29d: Layer already exists 03:25:55 1874a21c978c: Layer already exists 03:25:55 b106bada5ec3: Layer already exists 03:25:55 4ad7e19b5333: Layer already exists 03:25:55 3.1.0-dev.6: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:56 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 03:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:56 4ad7e19b5333: Preparing 03:25:56 b106bada5ec3: Preparing 03:25:56 1874a21c978c: Preparing 03:25:56 b2191e2be29d: Preparing 03:25:56 b106bada5ec3: Layer already exists 03:25:56 4ad7e19b5333: Layer already exists 03:25:56 b2191e2be29d: Layer already exists 03:25:56 1874a21c978c: Layer already exists 03:25:56 f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:56 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 03:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 03:25:57 4ad7e19b5333: Preparing 03:25:57 b106bada5ec3: Preparing 03:25:57 1874a21c978c: Preparing 03:25:57 b2191e2be29d: Preparing 03:25:57 4ad7e19b5333: Layer already exists 03:25:57 b106bada5ec3: Layer already exists 03:25:57 b2191e2be29d: Layer already exists 03:25:57 1874a21c978c: Layer already exists 03:25:57 main: digest: sha256:d1565e4454f32e5624779456fdd236308dcc88e69208fa71ae6c5d3a0b7f5231 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:25:57 ===================================================== [Pipeline] echo 03:25:57 taggedImages: 03:25:57 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8 03:25:57 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 03:25:57 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.6 03:25:57 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:f65144e2eab94398f5e1f661bab73f031313c3c8-3.1.0-dev.6 03:25:57 - 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 03:25:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:57 03:25:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:57 arm64: Pulling from edgex-lftools-log-publisher 03:25:57 8998bd30e6a1: Pulling fs layer 03:25:57 04944245beec: Pulling fs layer 03:25:57 699f458cf7ca: Pulling fs layer 03:25:57 765212b225bb: Pulling fs layer 03:25:57 f23df028b6ca: Pulling fs layer 03:25:57 d65c8cfc05b1: Pulling fs layer 03:25:57 765212b225bb: Waiting 03:25:57 2437ff75d9bd: Pulling fs layer 03:25:57 f23df028b6ca: Waiting 03:25:57 d65c8cfc05b1: Waiting 03:25:57 2437ff75d9bd: Waiting 03:25:58 04944245beec: Verifying Checksum 03:25:58 04944245beec: Download complete 03:25:58 765212b225bb: Verifying Checksum 03:25:58 765212b225bb: Download complete 03:25:58 f23df028b6ca: Verifying Checksum 03:25:58 f23df028b6ca: Download complete 03:25:58 d65c8cfc05b1: Verifying Checksum 03:25:58 d65c8cfc05b1: Download complete 03:25:58 699f458cf7ca: Verifying Checksum 03:25:58 699f458cf7ca: Download complete 03:25:58 8998bd30e6a1: Download complete 03:26:00 2437ff75d9bd: Verifying Checksum 03:26:00 2437ff75d9bd: Download complete 03:26:02 8998bd30e6a1: Pull complete 03:26:02 04944245beec: Pull complete 03:26:04 699f458cf7ca: Pull complete 03:26:04 765212b225bb: Pull complete 03:26:05 f23df028b6ca: Pull complete 03:26:05 d65c8cfc05b1: Pull complete 03:26:20 2437ff75d9bd: Pull complete 03:26:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:26:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:20 prd-ubuntu20.04-docker-arm64-4c-16g-8006 does not seem to be running inside a container 03:26:20 $ 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/124 -v /w/workspace/edgex-ui-go/124:/w/workspace/edgex-ui-go/124:rw,z -v /w/workspace/edgex-ui-go/124@tmp:/w/workspace/edgex-ui-go/124@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 03:26:23 $ docker top cc99528f8cbbccb3916e04a9c24716e7a89be020d2b36a4987d63969953d11d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:24 ---> job-cost.sh 03:26:24 lf-activate-venv: SKIPPING 03:26:24 INFO: No Stack... 03:26:24 INFO: Retrieving Pricing Info for: v3-standard-4 03:26:25 INFO: Archiving Costs [Pipeline] sh 03:26:25 + cat /w/workspace/edgex-ui-go/124/archives/cost.csv 03:26:25 + cut -d, -f6 [Pipeline] lock 03:26:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] 03:26:26 Resource [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] did not exist. Created. 03:26:26 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:26 /w/workspace/edgex-ui-go/124@tmp/durable-ad42a9ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:26:27 + echo total: 0.10999999940395355 [Pipeline] stash 03:26:27 Warning: overwriting stash ‘stack-cost’ 03:26:33 Stashed 1 file(s) [Pipeline] } 03:26:33 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-124-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:33 $ docker stop --time=1 cc99528f8cbbccb3916e04a9c24716e7a89be020d2b36a4987d63969953d11d9 03:26:35 $ docker rm -f --volumes cc99528f8cbbccb3916e04a9c24716e7a89be020d2b36a4987d63969953d11d9 [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 03:26:35 provisioning config files... 03:26:35 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13375705649359140930tmp [Pipeline] { [Pipeline] sh 03:26:35 + set +x 03:26:35 + bash -s -- 03:26:35 + curl -s https://codecov.io/bash 03:26:35 03:26:35 _____ _ 03:26:35 / ____| | | 03:26:35 | | ___ __| | ___ ___ _____ __ 03:26:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:26:35 | |___| (_) | (_| | __/ (_| (_) \ V / 03:26:35 \_____\___/ \__,_|\___|\___\___/ \_/ 03:26:35 Bash-1.0.6 03:26:35 03:26:35 03:26:35 ==> git version 2.25.1 found 03:26:35 ==> 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 03:26:35 Release-Date: 2020-01-08 03:26:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:26:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:26:35 ==> Jenkins CI detected. 03:26:35 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 03:26:35 project root: . 03:26:35 --> token set from env 03:26:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:26:35 ==> Running gcov in . (disable via -X gcov) 03:26:36 ==> Python coveragepy not found 03:26:36 ==> Searching for coverage reports in: 03:26:36 + . 03:26:36 -> Found 1 reports 03:26:36 ==> Detecting git/mercurial file structure 03:26:36 ==> Reading reports 03:26:36 + ./coverage.out bytes=10 03:26:36 ==> Appending adjustments 03:26:36 https://docs.codecov.io/docs/fixing-reports 03:26:36 + Found adjustments 03:26:36 ==> Gzipping contents 03:26:36 12K /tmp/codecov.sTfxBn.gz 03:26:36 ==> Uploading reports 03:26:36 url: https://codecov.io 03:26:36 query: branch=main&commit=f65144e2eab94398f5e1f661bab73f031313c3c8&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:26:36 -> Pinging Codecov 03:26:36 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=f65144e2eab94398f5e1f661bab73f031313c3c8&build=124&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F124%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:26:37 -> Uploading to 03:26:37 https://storage.googleapis.com/codecov/v4/raw/2023-09-27/FB506323287CE973F263BFD2A0EB1F37/f65144e2eab94398f5e1f661bab73f031313c3c8/a6e639ab-6914-4784-85f5-e4027163fc95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230927T032636Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3a8eee8eaeafd00ba069b861093fb62a88a1399288f6472ed2988a77dff8371 03:26:37 % Total % Received % Xferd Average Speed Time Time Time Current 03:26:37 Dload Upload Total Spent Left Speed 03:26:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8896 0 0 100 8896 0 32467 --:--:-- --:--:-- --:--:-- 32467 03:26:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] } 03:26:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:26:37 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:26:37 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:26:37 03:26:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:26:38 1.410.4: Pulling from edgex-devops/edgex-snyk-go 03:26:38 df9b9388f04a: Pulling fs layer 03:26:38 52dc419b0ee2: Pulling fs layer 03:26:38 25bc292e5bac: Pulling fs layer 03:26:38 114826534d7a: Pulling fs layer 03:26:38 4657fd5d0bcf: Pulling fs layer 03:26:38 6ad1cebc031e: Pulling fs layer 03:26:38 8a3aa393b2d8: Pulling fs layer 03:26:38 114826534d7a: Waiting 03:26:38 4657fd5d0bcf: Waiting 03:26:38 6ad1cebc031e: Waiting 03:26:38 25bc292e5bac: Verifying Checksum 03:26:38 25bc292e5bac: Download complete 03:26:38 52dc419b0ee2: Download complete 03:26:38 4657fd5d0bcf: Verifying Checksum 03:26:38 4657fd5d0bcf: Download complete 03:26:38 df9b9388f04a: Download complete 03:26:38 df9b9388f04a: Pull complete 03:26:38 6ad1cebc031e: Verifying Checksum 03:26:38 6ad1cebc031e: Download complete 03:26:38 52dc419b0ee2: Pull complete 03:26:38 25bc292e5bac: Pull complete 03:26:38 114826534d7a: Verifying Checksum 03:26:38 114826534d7a: Download complete 03:26:38 8a3aa393b2d8: Verifying Checksum 03:26:38 8a3aa393b2d8: Download complete 03:26:42 114826534d7a: Pull complete 03:26:42 4657fd5d0bcf: Pull complete 03:26:42 6ad1cebc031e: Pull complete 03:26:44 8a3aa393b2d8: Pull complete 03:26:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 03:26:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 03:26:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:44 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:26:44 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 03:26:48 $ docker top b425dd3385b98932151f5cdc15b132007dca5002aa605f8f3b574657dc915351 -eo pid,comm [Pipeline] { [Pipeline] echo 03:26:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 03:26:49 + set -o pipefail 03:26:49 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 03:26:57 03:26:57 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 03:26:57 03:26:57 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/c62da80b-b331-4f45-903b-901c72ac95b7 03:26:57 03:26:57 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 03:26:57 03:26:57 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:26:57 03:26:57 03:26:57 A medium severity vulnerability was found in the Snyk CLI versions you are using. 03:26:57 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 03:26:57 More details here: https://snyk.co/ue1NS [Pipeline] } 03:26:57 $ docker stop --time=1 b425dd3385b98932151f5cdc15b132007dca5002aa605f8f3b574657dc915351 03:27:00 $ docker rm -f --volumes b425dd3385b98932151f5cdc15b132007dca5002aa605f8f3b574657dc915351 [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 03:27:01 + git log --format=format:%s -1 f65144e2eab94398f5e1f661bab73f031313c3c8 [Pipeline] sh 03:27:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:27:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:01 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:27:01 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:02 $ docker top 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 -eo pid,comm 03:27:02 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). 03:27:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:02 [ssh-agent] Looking for ssh-agent implementation... 03:27:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:02 $ docker exec 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 ssh-agent 03:27:02 SSH_AUTH_SOCK=/tmp/ssh-mFUiCQtFq8V4/agent.34 03:27:02 SSH_AGENT_PID=40 03:27:02 Running ssh-add (command line suppressed) 03:27:02 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5209651427021979419.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5209651427021979419.key) 03:27:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:03 + git semver tag 03:27:03 2023-09-27 03:27:03,264 [run_tag] DEBUG tag force:False 03:27:03 2023-09-27 03:27:03,264 [check_head_tag] DEBUG check head tag 03:27:03 2023-09-27 03:27:03,265 [execute] INFO git cat-file --batch-check 03:27:03 2023-09-27 03:27:03,265 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 03:27:03 2023-09-27 03:27:03,268 [execute] INFO git cat-file --batch 03:27:03 2023-09-27 03:27:03,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 03:27:03 2023-09-27 03:27:03,277 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:03 2023-09-27 03:27:03,278 [execute] INFO git tag -a v3.1.0-dev.6 -m v3.1.0-dev.6 03:27:03 2023-09-27 03:27:03,278 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.6', '-m', 'v3.1.0-dev.6'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 03:27:03 2023-09-27 03:27:03,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:03 3.1.0-dev.6 [Pipeline] } 03:27:03 $ docker exec --env ******** --env ******** 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 ssh-agent -k 03:27:03 unset SSH_AUTH_SOCK; 03:27:03 unset SSH_AGENT_PID; 03:27:03 echo Agent pid 40 killed; 03:27:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:03 + git semver [Pipeline] } 03:27:04 $ docker stop --time=1 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 03:27:05 $ docker rm -f --volumes 2f62eccc5fb5ca850c490861385bff1cbf2fdb75f0678245282956348ec67716 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:27:05 03:27:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:27:05 0.23.1-centos7: Pulling from edgex-lftools 03:27:05 ab5ef0e58194: Pulling fs layer 03:27:05 9712f1f96733: Pulling fs layer 03:27:05 63f879dbbcfc: Pulling fs layer 03:27:05 0d9ebad4ef96: Pulling fs layer 03:27:05 e9a5061849ea: Pulling fs layer 03:27:05 d747dcd14b5f: Pulling fs layer 03:27:05 2de7ff778b66: Pulling fs layer 03:27:05 e9a5061849ea: Waiting 03:27:05 d747dcd14b5f: Waiting 03:27:05 2de7ff778b66: Waiting 03:27:05 0d9ebad4ef96: Waiting 03:27:05 9712f1f96733: Download complete 03:27:06 63f879dbbcfc: Verifying Checksum 03:27:06 63f879dbbcfc: Download complete 03:27:06 e9a5061849ea: Verifying Checksum 03:27:06 e9a5061849ea: Download complete 03:27:06 d747dcd14b5f: Verifying Checksum 03:27:06 d747dcd14b5f: Download complete 03:27:06 ab5ef0e58194: Download complete 03:27:06 0d9ebad4ef96: Verifying Checksum 03:27:06 0d9ebad4ef96: Download complete 03:27:06 2de7ff778b66: Verifying Checksum 03:27:06 2de7ff778b66: Download complete 03:27:08 ab5ef0e58194: Pull complete 03:27:08 9712f1f96733: Pull complete 03:27:09 63f879dbbcfc: Pull complete 03:27:12 0d9ebad4ef96: Pull complete 03:27:13 e9a5061849ea: Pull complete 03:27:13 d747dcd14b5f: Pull complete 03:27:14 2de7ff778b66: Pull complete 03:27:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:27:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:27:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:14 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:27:14 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:27:19 $ docker top bdbab3588938f4265bcd980381f21aff640182e101b3bf96335cc9900e1089dd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:27:19 provisioning config files... 03:27:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13122366393384620533tmp 03:27:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12055082678179761686tmp 03:27:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8228312000261984945tmp [Pipeline] { [Pipeline] echo 03:27:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:27:19 ---> sigul-configuration.sh 03:27:19 gpg: directory `/root/.gnupg' created 03:27:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:27:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:27:19 gpg: keyring `/root/.gnupg/secring.gpg' created 03:27:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:27:19 gpg: CAST5 encrypted data 03:27:19 gpg: encrypted with 1 passphrase 03:27:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:27:20 + mkdir /home/jenkins 03:27:20 + mkdir /home/jenkins/sigul [Pipeline] sh 03:27:20 + 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 03:27:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:27:20 ---> sigul-install.sh 03:27:20 Sigul already installed; skipping installation. [Pipeline] sh 03:27:20 + git tag --list 03:27:20 0.1.1 03:27:20 v1.1.0 03:27:20 v1.2.0 03:27:20 v1.2.1 03:27:20 v1.3.0 03:27:20 v2.0.0 03:27:20 v2.1.0 03:27:20 v2.2.0 03:27:20 v2.3.0 03:27:20 v3.0 03:27:20 v3.0.0 03:27:20 v3.1.0-dev.1 03:27:20 v3.1.0-dev.2 03:27:20 v3.1.0-dev.3 03:27:20 v3.1.0-dev.4 03:27:20 v3.1.0-dev.5 03:27:20 v3.1.0-dev.6 [Pipeline] sh 03:27:21 + lftools sign git-tag v3.1.0-dev.6 03:27:21 Signing Git tag with Sigul... 03:27:21 Signing v3.1.0-dev.6 [Pipeline] echo 03:27:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:27:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:27:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:27:22 $ docker stop --time=1 bdbab3588938f4265bcd980381f21aff640182e101b3bf96335cc9900e1089dd 03:27:23 $ docker rm -f --volumes bdbab3588938f4265bcd980381f21aff640182e101b3bf96335cc9900e1089dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:27:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:27:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:24 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:27:24 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:24 $ docker top 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:24 [ssh-agent] Looking for ssh-agent implementation... 03:27:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:25 $ docker exec 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea ssh-agent 03:27:25 SSH_AUTH_SOCK=/tmp/ssh-uzsFYgDE5Tg9/agent.32 03:27:25 SSH_AGENT_PID=38 03:27:25 Running ssh-add (command line suppressed) 03:27:25 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13177250568994383991.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13177250568994383991.key) 03:27:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:25 + git semver bump pre 03:27:25 2023-09-27 03:27:25,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:25 2023-09-27 03:27:25,675 [bump_version] DEBUG bumping version:3.1.0-dev.6 on axis:pre with prefix:dev 03:27:25 2023-09-27 03:27:25,675 [bump_version] DEBUG bumped version:3.1.0-dev.7 03:27:25 2023-09-27 03:27:25,675 [write_version] DEBUG write version:3.1.0-dev.7 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 03:27:25 2023-09-27 03:27:25,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:25 2023-09-27 03:27:25,675 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:25 2023-09-27 03:27:25,677 [execute] INFO git cat-file --batch-check 03:27:25 2023-09-27 03:27:25,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:27:25 2023-09-27 03:27:25,683 [execute] INFO git cat-file --batch 03:27:25 2023-09-27 03:27:25,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:27:25 2023-09-27 03:27:25,688 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:25 3.1.0-dev.7 [Pipeline] } 03:27:25 $ docker exec --env ******** --env ******** 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea ssh-agent -k 03:27:25 unset SSH_AUTH_SOCK; 03:27:25 unset SSH_AGENT_PID; 03:27:25 echo Agent pid 38 killed; 03:27:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:26 + git semver [Pipeline] } 03:27:26 $ docker stop --time=1 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea 03:27:27 $ docker rm -f --volumes 76a7fa77dd4396735b348931119a3859445f5797f137421a95b98a3de07bf0ea [Pipeline] // withDockerContainer [Pipeline] sh 03:27:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:27:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:27:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:28 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:27:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:27:28 $ docker top 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:27:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:27:28 [ssh-agent] Looking for ssh-agent implementation... 03:27:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:27:28 $ docker exec 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 ssh-agent 03:27:29 SSH_AUTH_SOCK=/tmp/ssh-OiJwt5j6t7b6/agent.32 03:27:29 SSH_AGENT_PID=38 03:27:29 Running ssh-add (command line suppressed) 03:27:29 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2592227667308613051.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2592227667308613051.key) 03:27:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:27:29 + git semver push 03:27:29 2023-09-27 03:27:29,644 [run_push] DEBUG push 03:27:29 2023-09-27 03:27:29,644 [execute] INFO git cat-file --batch-check 03:27:29 2023-09-27 03:27:29,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 03:27:29 2023-09-27 03:27:29,648 [execute] INFO git rev-list 13fbb6c8b12faa53ffda6e9c0f4bb35a2cdcfd7d -- 03:27:29 2023-09-27 03:27:29,648 [execute] DEBUG Popen(['git', 'rev-list', '13fbb6c8b12faa53ffda6e9c0f4bb35a2cdcfd7d', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:27:29 2023-09-27 03:27:29,658 [execute] INFO git fetch -v origin 03:27:29 2023-09-27 03:27:29,658 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 03:27:30 2023-09-27 03:27:30,205 [run_push] DEBUG no remote changes detected 03:27:30 2023-09-27 03:27:30,205 [execute] INFO git push origin semver 03:27:30 2023-09-27 03:27:30,206 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 03:27:31 2023-09-27 03:27:31,036 [run_push] DEBUG push all version tags 03:27:31 2023-09-27 03:27:31,037 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:27:31 2023-09-27 03:27:31,037 [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) 03:27:32 2023-09-27 03:27:31,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 03:27:32 3.1.0-dev.7 [Pipeline] } 03:27:32 $ docker exec --env ******** --env ******** 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 ssh-agent -k 03:27:32 unset SSH_AUTH_SOCK; 03:27:32 unset SSH_AGENT_PID; 03:27:32 echo Agent pid 38 killed; 03:27:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:27:32 + git semver [Pipeline] } 03:27:32 $ docker stop --time=1 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 03:27:34 $ docker rm -f --volumes 14529834109bffd9a58716188e54e4f050b80de85fdec1db7e9a95674f4c0f35 [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 03:27:34 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 03:27:34 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:27:34 total 16 03:27:34 drwxr-xr-x 3 root root 4096 Sep 27 03:10 . 03:27:34 drwxrwxr-x 15 jenkins jenkins 4096 Sep 27 03:27 .. 03:27:34 drwxr-xr-x 2 root root 4096 Sep 27 03:10 cost 03:27:34 -rw-r--r-- 1 root root 83 Sep 27 03:10 cost.csv 03:27:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:27:34 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 03:27:34 total 16 03:27:34 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 03:10 . 03:27:34 drwxrwxr-x 15 jenkins jenkins 4096 Sep 27 03:27 .. 03:27:34 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 03:10 cost 03:27:34 -rw-r--r-- 1 jenkins jenkins 83 Sep 27 03:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:27:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:27:35 ---> package-listing.sh 03:27:35 ++ facter osfamily 03:27:35 ++ tr '[:upper:]' '[:lower:]' 03:27:36 + OS_FAMILY=debian 03:27:36 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 03:27:36 + START_PACKAGES=/tmp/packages_start.txt 03:27:36 + END_PACKAGES=/tmp/packages_end.txt 03:27:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:27:36 + PACKAGES=/tmp/packages_start.txt 03:27:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 03:27:36 + PACKAGES=/tmp/packages_end.txt 03:27:36 + case "${OS_FAMILY}" in 03:27:36 + dpkg -l 03:27:36 + grep '^ii' 03:27:36 + '[' -f /tmp/packages_start.txt ']' 03:27:36 + '[' -f /tmp/packages_end.txt ']' 03:27:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:27:36 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 03:27:36 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 03:27:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 03:27:36 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 03:27:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:27:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:37 prd-ubuntu20.04-docker-8c-8g-8005 does not seem to be running inside a container 03:27:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:27:37 $ docker top 22a26f87f6ca74426f0f0fe269206021822f009c946e21b104a206e09720a801 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:27:37 + mkdir -p /var/log/sysstat [Pipeline] sh 03:27:38 + ls /var/log/sa-host 03:27:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:38 provisioning config files... 03:27:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9682145848391335354tmp [Pipeline] { [Pipeline] echo 03:27:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:27:38 ---> create-netrc.sh [Pipeline] } 03:27:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:27:38 ---> python-tools-install.sh [Pipeline] echo 03:27:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:27:39 ---> sudo-logs.sh 03:27:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:27:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:27:39 ---> job-cost.sh 03:27:39 lf-activate-venv: SKIPPING 03:27:39 DEBUG: total: 0.2199999988079071 03:27:39 INFO: Retrieving Stack Cost... 03:27:39 INFO: Retrieving Pricing Info for: v3-standard-8 03:27:40 INFO: Archiving Costs [Pipeline] echo 03:27:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:27:40 ---> logs-deploy.sh 03:27:40 lf-activate-venv: SKIPPING 03:27:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/124 03:27:40 INFO: archiving workspace using pattern(s): 03:27:41 Archives upload complete. 03:27:41 INFO: archiving logs to Nexus 03:27:42 ---> uname -a: 03:27:42 Linux prd-ubuntu20-04-docker-8c-8g-8005 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:27:42 03:27:42 03:27:42 ---> lscpu: 03:27:42 Architecture: x86_64 03:27:42 CPU op-mode(s): 32-bit, 64-bit 03:27:42 Byte Order: Little Endian 03:27:42 Address sizes: 40 bits physical, 48 bits virtual 03:27:42 CPU(s): 8 03:27:42 On-line CPU(s) list: 0-7 03:27:42 Thread(s) per core: 1 03:27:42 Core(s) per socket: 1 03:27:42 Socket(s): 8 03:27:42 NUMA node(s): 1 03:27:42 Vendor ID: AuthenticAMD 03:27:42 CPU family: 23 03:27:42 Model: 49 03:27:42 Model name: AMD EPYC-Rome Processor 03:27:42 Stepping: 0 03:27:42 CPU MHz: 2800.000 03:27:42 BogoMIPS: 5600.00 03:27:42 Virtualization: AMD-V 03:27:42 Hypervisor vendor: KVM 03:27:42 Virtualization type: full 03:27:42 L1d cache: 256 KiB 03:27:42 L1i cache: 256 KiB 03:27:42 L2 cache: 4 MiB 03:27:42 L3 cache: 128 MiB 03:27:42 NUMA node0 CPU(s): 0-7 03:27:42 Vulnerability Itlb multihit: Not affected 03:27:42 Vulnerability L1tf: Not affected 03:27:42 Vulnerability Mds: Not affected 03:27:42 Vulnerability Meltdown: Not affected 03:27:42 Vulnerability Mmio stale data: Not affected 03:27:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:27:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:27:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:27:42 Vulnerability Srbds: Not affected 03:27:42 Vulnerability Tsx async abort: Not affected 03:27:42 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 03:27:42 03:27:42 03:27:42 ---> nproc: 03:27:42 8 03:27:42 03:27:42 03:27:42 ---> df -h: 03:27:42 Filesystem Size Used Avail Use% Mounted on 03:27:42 overlay 155G 15G 141G 10% / 03:27:42 tmpfs 64M 0 64M 0% /dev 03:27:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:27:42 shm 64M 0 64M 0% /dev/shm 03:27:42 /dev/vda1 155G 15G 141G 10% /facter-os 03:27:42 03:27:42 03:27:42 ---> sar -b -r -n DEV: 03:27:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8005) 09/27/23 _x86_64_ (8 CPU) 03:27:42 03:27:42 03:05:26 LINUX RESTART (8 CPU) 03:27:42 03:27:42 03:06:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:27:42 03:07:01 185.11 11.93 173.18 0.00 1795.32 97109.59 0.00 03:27:42 03:08:01 310.03 0.07 309.97 0.00 2.40 124999.73 0.00 03:27:42 03:09:01 173.32 0.37 172.95 0.00 2.93 64228.63 0.00 03:27:42 03:10:01 205.36 0.17 205.20 0.00 11.60 77552.95 0.00 03:27:42 03:11:01 46.86 13.30 33.56 0.00 5462.82 12414.61 0.00 03:27:42 03:12:01 4.52 0.00 4.52 0.00 0.00 52.12 0.00 03:27:42 03:13:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 03:27:42 03:14:01 2.12 0.00 2.12 0.00 0.00 23.20 0.00 03:27:42 03:15:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 03:27:42 03:16:01 2.18 0.00 2.18 0.00 0.00 37.46 0.00 03:27:42 03:17:01 1.07 0.02 1.05 0.00 0.13 10.93 0.00 03:27:42 03:18:01 2.13 0.00 2.13 0.00 0.00 22.40 0.00 03:27:42 03:19:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 03:27:42 03:20:01 1.88 0.00 1.88 0.00 0.00 20.40 0.00 03:27:42 03:21:01 1.83 0.02 1.82 0.00 0.13 21.60 0.00 03:27:42 03:22:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 03:27:42 03:23:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 03:27:42 03:24:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 03:27:42 03:25:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 03:27:42 03:26:01 2.13 0.00 2.13 0.00 0.00 24.13 0.00 03:27:42 03:27:01 50.32 0.23 50.09 0.00 13.73 38901.12 0.00 03:27:42 Average: 47.47 1.23 46.23 0.00 345.96 19726.02 0.00 03:27:42 03:27:42 03:06:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:27:42 03:07:01 28173176 31590152 711668 2.16 113792 3501364 1893272 5.58 1172508 3083644 177012 03:27:42 03:08:01 27019080 31568508 722464 2.20 174740 4481036 1904880 5.61 1227648 4080084 9836 03:27:42 03:09:01 25567908 30912796 1372088 4.17 221180 5105300 2228244 6.57 2023452 4588676 22536 03:27:42 03:10:01 25539044 31522936 766308 2.33 229012 5693532 1930120 5.69 1671276 4947684 6012 03:27:42 03:11:01 25179608 31519128 764476 2.32 236672 6027028 1824624 5.38 1898716 5060504 984 03:27:42 03:12:01 25188464 31528020 755960 2.30 236688 6027028 1824624 5.38 1885472 5060504 12 03:27:42 03:13:01 25190060 31529716 754152 2.29 236732 6027032 1824624 5.38 1883844 5060512 8 03:27:42 03:14:01 25190216 31530184 753844 2.29 236760 6027040 1824624 5.38 1883536 5060824 8 03:27:42 03:15:01 25199980 31540020 744000 2.26 236796 6027040 1824624 5.38 1873604 5060824 8 03:27:42 03:16:01 25200532 31540604 743380 2.26 236844 6027020 1824624 5.38 1873728 5060804 12 03:27:42 03:17:01 25200168 31540264 743660 2.26 236872 6027016 1824624 5.38 1874000 5060804 12 03:27:42 03:18:01 25199852 31540156 743692 2.26 236900 6027148 1824624 5.38 1873840 5060936 8 03:27:42 03:19:01 25199772 31540120 743684 2.26 236936 6027156 1824624 5.38 1873840 5060940 8 03:27:42 03:20:01 25199980 31540344 743604 2.26 236964 6027156 1824624 5.38 1873840 5060940 8 03:27:42 03:21:01 25200632 31541096 742848 2.26 236984 6027160 1812096 5.34 1873952 5060944 24 03:27:42 03:22:01 25200528 31541044 742752 2.26 237008 6027156 1812096 5.34 1873964 5060948 12 03:27:42 03:23:01 25200424 31540984 742744 2.26 237040 6027172 1812096 5.34 1873852 5060956 8 03:27:42 03:24:01 25199764 31540364 743460 2.26 237060 6027176 1812096 5.34 1873880 5060960 8 03:27:42 03:25:01 25200024 31540644 743180 2.26 237076 6027176 1812096 5.34 1873936 5060960 8 03:27:42 03:26:01 25199536 31540204 743592 2.26 237120 6027180 1812096 5.34 1873996 5060964 16 03:27:42 03:27:01 24392516 31519016 763776 2.32 264576 6731152 1772616 5.22 1962776 5726248 80 03:27:42 Average: 25421013 31509824 775492 2.36 228274 5806956 1849902 5.45 1814079 4923793 10315 03:27:42 03:27:42 03:06:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:27:42 03:07:01 docker0 222.15 316.66 18.49 2236.87 0.00 0.00 0.00 0.00 03:27:42 03:07:01 lo 8.54 8.54 0.89 0.89 0.00 0.00 0.00 0.00 03:27:42 03:07:01 ens3 749.93 475.25 9363.78 68.92 0.00 0.00 0.00 0.00 03:27:42 03:08:01 docker0 62.68 200.25 3.75 3917.22 0.00 0.00 0.00 0.00 03:27:42 03:08:01 vethe6723d0 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 03:27:42 03:08:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 03:27:42 03:08:01 ens3 272.52 106.35 4777.11 23.02 0.00 0.00 0.00 0.00 03:27:42 03:09:01 docker0 611.01 585.77 73.05 2237.18 0.00 0.00 0.00 0.00 03:27:42 03:09:01 vethe6723d0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:09:01 ens3 639.93 651.62 2271.40 194.39 0.00 0.00 0.00 0.00 03:27:42 03:09:01 veth586132e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:27:42 03:10:01 docker0 1.35 2.78 0.08 30.87 0.00 0.00 0.00 0.00 03:27:42 03:10:01 lo 7.46 7.46 0.74 0.74 0.00 0.00 0.00 0.00 03:27:42 03:10:01 ens3 167.48 128.56 2597.59 290.94 0.00 0.00 0.00 0.00 03:27:42 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:11:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 03:27:42 03:11:01 ens3 137.98 79.85 2031.80 54.18 0.00 0.00 0.00 0.00 03:27:42 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:12:01 ens3 0.70 0.53 3.23 0.04 0.00 0.00 0.00 0.00 03:27:42 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:13:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:14:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:15:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:16:01 ens3 0.35 0.18 0.09 0.07 0.00 0.00 0.00 0.00 03:27:42 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:17:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:21:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 03:27:42 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:22:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:23:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:24:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:42 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:27:42 03:26:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 03:27:42 03:27:01 docker0 32.63 56.66 2.88 574.88 0.00 0.00 0.00 0.00 03:27:42 03:27:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:27:42 03:27:01 ens3 193.03 107.38 4557.62 18.02 0.00 0.00 0.00 0.00 03:27:42 Average: docker0 44.14 55.13 4.67 426.97 0.00 0.00 0.00 0.00 03:27:42 Average: lo 0.94 0.94 0.09 0.09 0.00 0.00 0.00 0.00 03:27:42 Average: ens3 102.50 73.52 1212.75 30.91 0.00 0.00 0.00 0.00 03:27:42 03:27:42 03:27:42 ---> sar -P ALL: 03:27:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8005) 09/27/23 _x86_64_ (8 CPU) 03:27:42 03:27:42 03:05:26 LINUX RESTART (8 CPU) 03:27:42 03:27:42 03:06:02 CPU %user %nice %system %iowait %steal %idle 03:27:42 03:07:01 all 9.07 0.00 3.85 3.45 0.07 83.56 03:27:42 03:07:01 0 10.42 0.00 3.40 1.74 0.07 84.36 03:27:42 03:07:01 1 9.24 0.00 3.82 3.17 0.07 83.71 03:27:42 03:07:01 2 8.25 0.00 4.88 11.60 0.07 75.20 03:27:42 03:07:01 3 8.22 0.00 4.60 4.39 0.07 82.72 03:27:42 03:07:01 4 10.08 0.00 3.67 0.14 0.05 86.07 03:27:42 03:07:01 5 7.04 0.00 3.43 5.25 0.07 84.20 03:27:42 03:07:01 6 11.19 0.00 3.14 0.43 0.05 85.19 03:27:42 03:07:01 7 8.11 0.00 3.87 0.92 0.09 87.02 03:27:42 03:08:01 all 17.18 0.00 4.65 4.66 0.08 73.42 03:27:42 03:08:01 0 16.56 0.00 3.71 0.78 0.05 78.90 03:27:42 03:08:01 1 15.73 0.00 4.87 1.63 0.05 77.71 03:27:42 03:08:01 2 16.43 0.00 5.58 11.23 0.08 66.68 03:27:42 03:08:01 3 16.37 0.00 4.09 0.41 0.17 78.97 03:27:42 03:08:01 4 20.18 0.00 4.53 1.26 0.07 73.95 03:27:42 03:08:01 5 14.48 0.00 4.72 7.25 0.07 73.48 03:27:42 03:08:01 6 17.54 0.00 5.03 12.41 0.07 64.95 03:27:42 03:08:01 7 20.18 0.00 4.69 2.32 0.08 72.73 03:27:42 03:09:01 all 17.41 0.00 3.46 3.46 0.06 75.62 03:27:42 03:09:01 0 8.77 0.00 3.23 2.82 0.05 85.13 03:27:42 03:09:01 1 8.95 0.00 4.59 6.79 0.07 79.61 03:27:42 03:09:01 2 23.19 0.00 2.99 2.03 0.07 71.72 03:27:42 03:09:01 3 23.97 0.00 3.54 5.55 0.05 66.89 03:27:42 03:09:01 4 14.53 0.00 2.71 0.75 0.05 81.96 03:27:42 03:09:01 5 16.64 0.00 2.73 0.54 0.07 80.02 03:27:42 03:09:01 6 18.19 0.00 3.80 8.10 0.05 69.87 03:27:42 03:09:01 7 25.08 0.00 4.07 1.03 0.08 69.74 03:27:42 03:10:01 all 19.10 0.00 3.65 2.51 0.08 74.67 03:27:42 03:10:01 0 15.41 0.00 4.82 9.20 0.12 70.45 03:27:42 03:10:01 1 17.55 0.00 4.19 4.93 0.08 73.25 03:27:42 03:10:01 2 18.03 0.00 3.36 1.21 0.08 77.32 03:27:42 03:10:01 3 15.75 0.00 2.88 2.24 0.08 79.05 03:27:42 03:10:01 4 21.57 0.00 4.33 0.89 0.07 73.14 03:27:42 03:10:01 5 18.45 0.00 3.21 0.27 0.07 78.01 03:27:42 03:10:01 6 17.47 0.00 2.55 0.89 0.07 79.03 03:27:42 03:10:01 7 28.59 0.00 3.84 0.44 0.08 67.05 03:27:42 03:11:01 all 1.51 0.00 0.63 0.64 0.02 97.21 03:27:42 03:11:01 0 0.77 0.00 0.99 1.89 0.02 96.34 03:27:42 03:11:01 1 1.02 0.00 0.40 1.35 0.03 97.20 03:27:42 03:11:01 2 2.14 0.00 0.60 0.02 0.02 97.23 03:27:42 03:11:01 3 0.45 0.00 0.43 0.10 0.02 99.00 03:27:42 03:11:01 4 1.08 0.00 0.40 0.77 0.02 97.73 03:27:42 03:11:01 5 2.25 0.00 0.97 0.38 0.02 96.38 03:27:42 03:11:01 6 2.89 0.00 0.52 0.17 0.02 96.41 03:27:42 03:11:01 7 1.49 0.00 0.70 0.43 0.02 97.36 03:27:42 03:12:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:27:42 03:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:27:42 03:12:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:27:42 03:12:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:27:42 03:12:01 3 0.03 0.00 0.02 0.02 0.02 99.92 03:27:42 03:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:27:42 03:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 03:27:42 03:12:01 6 0.03 0.00 0.00 0.03 0.00 99.93 03:27:42 03:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:27:42 03:13:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:27:42 03:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:27:42 03:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:27:42 03:13:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:27:42 03:13:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:27:42 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 03:27:42 03:13:01 6 0.00 0.00 0.02 0.05 0.02 99.92 03:27:42 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:14:01 all 0.01 0.00 0.00 0.01 0.01 99.97 03:27:42 03:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:27:42 03:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 03:27:42 03:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:27:42 03:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:27:42 03:14:01 6 0.02 0.00 0.00 0.03 0.00 99.95 03:27:42 03:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:15:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:27:42 03:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:15:01 1 0.05 0.00 0.02 0.00 0.03 99.90 03:27:42 03:15:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:27:42 03:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:27:42 03:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:27:42 03:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:27:42 03:15:01 6 0.02 0.00 0.02 0.03 0.00 99.93 03:27:42 03:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:27:42 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:27:42 03:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 03:27:42 03:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:27:42 03:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:27:42 03:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:27:42 03:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:27:42 03:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:27:42 03:16:01 6 0.00 0.00 0.03 0.03 0.00 99.93 03:27:42 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:17:01 all 0.03 0.00 0.00 0.00 0.01 99.96 03:27:42 03:17:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:27:42 03:17:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:27:42 03:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:27:42 03:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:27:42 03:17:01 6 0.02 0.00 0.00 0.02 0.02 99.95 03:27:42 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:27:42 03:17:01 CPU %user %nice %system %iowait %steal %idle 03:27:42 03:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:27:42 03:18:01 0 0.02 0.00 0.05 0.00 0.02 99.92 03:27:42 03:18:01 1 0.03 0.00 0.03 0.00 0.03 99.90 03:27:42 03:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:27:42 03:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 03:27:42 03:18:01 6 0.02 0.00 0.00 0.02 0.00 99.97 03:27:42 03:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:27:42 03:19:01 all 0.05 0.00 0.02 0.01 0.00 99.92 03:27:42 03:19:01 0 0.22 0.00 0.07 0.00 0.00 99.72 03:27:42 03:19:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:27:42 03:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:27:42 03:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:27:42 03:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 03:27:42 03:19:01 6 0.02 0.00 0.03 0.03 0.00 99.92 03:27:42 03:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:27:42 03:20:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:27:42 03:20:01 0 0.10 0.00 0.00 0.00 0.02 99.88 03:27:42 03:20:01 1 0.05 0.00 0.02 0.00 0.03 99.90 03:27:42 03:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:27:42 03:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:20:01 5 0.00 0.00 0.02 0.02 0.02 99.95 03:27:42 03:20:01 6 0.02 0.00 0.02 0.03 0.00 99.93 03:27:42 03:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:21:01 all 0.03 0.00 0.02 0.01 0.00 99.94 03:27:42 03:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:27:42 03:21:01 1 0.00 0.00 0.03 0.00 0.02 99.95 03:27:42 03:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:27:42 03:21:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:27:42 03:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:27:42 03:21:01 5 0.02 0.00 0.02 0.03 0.00 99.93 03:27:42 03:21:01 6 0.03 0.00 0.00 0.02 0.00 99.95 03:27:42 03:21:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:27:42 03:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:27:42 03:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:27:42 03:22:01 1 0.03 0.00 0.02 0.00 0.03 99.92 03:27:42 03:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 03:27:42 03:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:27:42 03:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:22:01 5 0.00 0.00 0.02 0.03 0.02 99.93 03:27:42 03:22:01 6 0.13 0.00 0.00 0.00 0.02 99.85 03:27:42 03:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:23:01 all 0.08 0.00 0.00 0.01 0.00 99.91 03:27:42 03:23:01 0 0.27 0.00 0.00 0.00 0.00 99.73 03:27:42 03:23:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:27:42 03:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 03:27:42 03:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:27:42 03:23:01 5 0.00 0.00 0.00 0.07 0.00 99.93 03:27:42 03:23:01 6 0.23 0.00 0.00 0.00 0.00 99.77 03:27:42 03:23:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:27:42 03:24:01 all 0.20 0.00 0.01 0.00 0.01 99.78 03:27:42 03:24:01 0 1.45 0.00 0.03 0.00 0.02 98.50 03:27:42 03:24:01 1 0.00 0.00 0.03 0.02 0.03 99.92 03:27:42 03:24:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:27:42 03:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 03:27:42 03:24:01 6 0.07 0.00 0.00 0.00 0.00 99.93 03:27:42 03:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:27:42 03:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:27:42 03:25:01 1 0.03 0.00 0.03 0.02 0.02 99.90 03:27:42 03:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:27:42 03:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:25:01 4 0.02 0.00 0.00 0.00 0.02 99.97 03:27:42 03:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 03:27:42 03:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:26:01 all 0.01 0.00 0.01 0.01 0.01 99.97 03:27:42 03:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:27:42 03:26:01 1 0.02 0.00 0.00 0.00 0.03 99.95 03:27:42 03:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:27:42 03:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:27:42 03:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:26:01 5 0.00 0.00 0.00 0.05 0.00 99.95 03:27:42 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:27:42 03:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:27:42 03:27:01 all 4.09 0.00 1.74 1.41 0.03 92.74 03:27:42 03:27:01 0 3.82 0.00 1.61 2.69 0.02 91.86 03:27:42 03:27:01 1 3.95 0.00 1.54 1.06 0.03 93.42 03:27:42 03:27:01 2 3.97 0.00 1.37 0.40 0.03 94.22 03:27:42 03:27:01 3 5.51 0.00 2.16 5.52 0.03 86.77 03:27:42 03:27:01 4 4.26 0.00 1.25 0.03 0.02 94.44 03:27:42 03:27:01 5 3.03 0.00 2.26 1.54 0.03 93.14 03:27:42 03:27:01 6 4.17 0.00 2.08 0.02 0.02 93.72 03:27:42 03:27:01 7 4.01 0.00 1.61 0.00 0.02 94.36 03:27:42 Average: all 3.26 0.00 0.85 0.76 0.02 95.10 03:27:42 Average: 0 2.74 0.00 0.85 0.91 0.02 95.48 03:27:42 Average: 1 2.69 0.00 0.93 0.90 0.03 95.45 03:27:42 Average: 2 3.43 0.00 0.89 1.24 0.02 94.41 03:27:42 Average: 3 3.33 0.00 0.84 0.86 0.02 94.95 03:27:42 Average: 4 3.40 0.00 0.80 0.18 0.01 95.60 03:27:42 Average: 5 2.93 0.00 0.82 0.73 0.02 95.50 03:27:42 Average: 6 3.41 0.00 0.81 1.06 0.02 94.71 03:27:42 Average: 7 4.13 0.00 0.88 0.24 0.02 94.73 03:27:42 03:27:42 03:27:42