Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 53354d8b2375586dce6506093df12345f31d42e7 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-ssh8981943057720252512.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13409052185234750162.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16827387477350063567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh4795712347418917129.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-ssh18378172004794612751.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9563 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 53354d8b2375586dce6506093df12345f31d42e7 (main) Commit message: "Merge pull request #598 from bnevis-i/update-authentication-url" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 > git rev-list --no-walk 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:24:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:24:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:24:52 ========================================================= 20:24:52 EdgeX Global Pipelines Version Info 20:24:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:24:52 ------------------- 20:24:52 stable info: 20:24:52 ------------------- 20:24:52 Commited By: Bill Mahoney bill.mahoney@intel.com 20:24:52 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:24:52 Message: update stable to v1.0.248 20:24:53 ------------------- 20:24:53 experimental info: 20:24:53 ------------------- 20:24:53 Commited By: **** collab-it+edgex@linuxfoundation.org 20:24:53 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:24:53 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:24:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:24:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:24:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:24:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:24:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:24:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:24:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:24:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo 20:24:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 53354d8 [Pipeline] echo 20:24:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:54 provisioning config files... 20:24:54 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14401219413499966669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:54 ---> docker-login.sh 20:24:54 nexus3.edgexfoundry.org:10001 20:24:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:55 Configure a credential helper to remove this warning. See 20:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:55 20:24:55 Login Succeeded 20:24:55 nexus3.edgexfoundry.org:10002 20:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:55 Configure a credential helper to remove this warning. See 20:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:55 20:24:55 Login Succeeded 20:24:55 nexus3.edgexfoundry.org:10003 20:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:55 Configure a credential helper to remove this warning. See 20:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:55 20:24:55 Login Succeeded 20:24:55 nexus3.edgexfoundry.org:10004 20:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:55 Configure a credential helper to remove this warning. See 20:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:55 20:24:55 Login Succeeded 20:24:55 docker.io 20:24:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:24:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:24:55 Configure a credential helper to remove this warning. See 20:24:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:24:55 20:24:55 Login Succeeded 20:24:55 ---> docker-login.sh ends [Pipeline] } 20:24:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:24:55 + git rev-list -1 --merges 53354d8b2375586dce6506093df12345f31d42e7~1..53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo 20:24:56 -----------> git rev-list -1 --merges 53354d8b2375586dce6506093df12345f31d42e7~1..53354d8b2375586dce6506093df12345f31d42e7 53354d8b2375586dce6506093df12345f31d42e7 20:24:56 53354d8b2375586dce6506093df12345f31d42e7 [false] [Pipeline] sh 20:24:56 + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo 20:24:56 ========================================================= 20:24:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:24:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:24:56 + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] echo 20:24:56 [semverPrep] GIT_COMMIT: 53354d8b2375586dce6506093df12345f31d42e7, Commit Message: Merge pull request #598 from bnevis-i/update-authentication-url [Pipeline] echo 20:24:56 [semverPrep] This is not a build commit. [Pipeline] sh 20:24:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:24:57 + grep -v github /etc/ssh/ssh_known_hosts 20:24:57 + [ -e /tmp/ssh_known_hosts ] 20:24:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:24:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:24:57 + sudo tee -a /etc/ssh/ssh_known_hosts 20:24:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:24:57 20:24:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:24:57 0.1.4: Pulling from edgex-devops/py-git-semver 20:24:57 b85a868b505f: Pulling fs layer 20:24:57 e2be974225ed: Pulling fs layer 20:24:57 339a4e72a1f5: Pulling fs layer 20:24:57 988bab9f4d93: Pulling fs layer 20:24:57 1469e6f7b9e6: Pulling fs layer 20:24:57 eaf3925da568: Pulling fs layer 20:24:57 bab4dde63d76: Pulling fs layer 20:24:57 1469e6f7b9e6: Waiting 20:24:57 bde34c3a00c8: Pulling fs layer 20:24:57 b352a97aabf1: Pulling fs layer 20:24:57 bde34c3a00c8: Waiting 20:24:57 bab4dde63d76: Waiting 20:24:57 4872d77fe225: Pulling fs layer 20:24:57 5851b861e8e6: Pulling fs layer 20:24:57 4872d77fe225: Waiting 20:24:57 b352a97aabf1: Waiting 20:24:57 e2be974225ed: Verifying Checksum 20:24:57 e2be974225ed: Download complete 20:24:57 988bab9f4d93: Verifying Checksum 20:24:57 988bab9f4d93: Download complete 20:24:58 1469e6f7b9e6: Verifying Checksum 20:24:58 1469e6f7b9e6: Download complete 20:24:58 eaf3925da568: Verifying Checksum 20:24:58 eaf3925da568: Download complete 20:24:58 339a4e72a1f5: Verifying Checksum 20:24:58 339a4e72a1f5: Download complete 20:24:58 bde34c3a00c8: Verifying Checksum 20:24:58 bde34c3a00c8: Download complete 20:24:58 b352a97aabf1: Verifying Checksum 20:24:58 b352a97aabf1: Download complete 20:24:58 4872d77fe225: Download complete 20:24:58 5851b861e8e6: Download complete 20:24:58 b85a868b505f: Verifying Checksum 20:24:58 b85a868b505f: Download complete 20:24:58 bab4dde63d76: Verifying Checksum 20:24:58 bab4dde63d76: Download complete 20:24:59 b85a868b505f: Pull complete 20:24:59 e2be974225ed: Pull complete 20:25:00 339a4e72a1f5: Pull complete 20:25:00 988bab9f4d93: Pull complete 20:25:00 1469e6f7b9e6: Pull complete 20:25:00 eaf3925da568: Pull complete 20:25:02 bab4dde63d76: Pull complete 20:25:02 bde34c3a00c8: Pull complete 20:25:02 b352a97aabf1: Pull complete 20:25:02 4872d77fe225: Pull complete 20:25:02 5851b861e8e6: Pull complete 20:25:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:25:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:02 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:25:02 $ 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 20:25:06 $ docker top c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 -eo pid,comm 20:25:06 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). 20:25:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:25:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:06 [ssh-agent] Looking for ssh-agent implementation... 20:25:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:06 $ docker exec c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 ssh-agent 20:25:07 SSH_AUTH_SOCK=/tmp/ssh-Iik2DDwdw9Vm/agent.32 20:25:07 SSH_AGENT_PID=38 20:25:07 Running ssh-add (command line suppressed) 20:25:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6763127544829966224.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6763127544829966224.key) 20:25:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:07 + git tag --points-at HEAD [Pipeline] } 20:25:07 $ docker exec --env ******** --env ******** c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 ssh-agent -k 20:25:07 unset SSH_AUTH_SOCK; 20:25:07 unset SSH_AGENT_PID; 20:25:07 echo Agent pid 38 killed; 20:25:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:25:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:25:07 [ssh-agent] Looking for ssh-agent implementation... 20:25:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:25:07 $ docker exec c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 ssh-agent 20:25:07 SSH_AUTH_SOCK=/tmp/ssh-i7hoKREI58Xe/agent.71 20:25:07 SSH_AGENT_PID=77 20:25:07 Running ssh-add (command line suppressed) 20:25:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11622908405451809367.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11622908405451809367.key) 20:25:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:25:08 + git semver init 20:25:08 2023-04-24 20:25:08,475 [run_init] DEBUG init version:0.0.0 force:False 20:25:08 2023-04-24 20:25:08,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:25:08 2023-04-24 20:25:08,476 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 20:25:08 2023-04-24 20:25:08,476 [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) 20:25:09 2023-04-24 20:25:09,893 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 20:25:09 2023-04-24 20:25:09,894 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 20:25:09 2023-04-24 20:25:09,894 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:25:09 2023-04-24 20:25:09,894 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:25:09 3.0.0-dev.4 [Pipeline] } 20:25:09 $ docker exec --env ******** --env ******** c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 ssh-agent -k 20:25:10 unset SSH_AUTH_SOCK; 20:25:10 unset SSH_AGENT_PID; 20:25:10 echo Agent pid 77 killed; 20:25:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:25:10 + git semver [Pipeline] } 20:25:10 $ docker stop --time=1 c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 20:25:11 $ docker rm -f --volumes c344f18a8cd2e81e0d63a2126c4ba264e35d2282247b159eff4216a8dfe8e682 [Pipeline] // withDockerContainer [Pipeline] sh 20:25:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:25:12 Stashed 1 file(s) [Pipeline] echo 20:25:12 [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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 20:25:12 provisioning config files... 20:25:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17406111766998601741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:12 ---> docker-login.sh 20:25:12 nexus3.edgexfoundry.org:10001 20:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:12 Configure a credential helper to remove this warning. See 20:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:12 20:25:12 Login Succeeded 20:25:12 nexus3.edgexfoundry.org:10002 20:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:12 Configure a credential helper to remove this warning. See 20:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:12 20:25:12 Login Succeeded 20:25:12 nexus3.edgexfoundry.org:10003 20:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:13 Configure a credential helper to remove this warning. See 20:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:13 20:25:13 Login Succeeded 20:25:13 nexus3.edgexfoundry.org:10004 20:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:13 Configure a credential helper to remove this warning. See 20:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:13 20:25:13 Login Succeeded 20:25:13 docker.io 20:25:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:25:13 Configure a credential helper to remove this warning. See 20:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:25:13 20:25:13 Login Succeeded 20:25:13 ---> docker-login.sh ends [Pipeline] } 20:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:25:13 ========================================================= 20:25:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:25:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:25:14 Sending build context to Docker daemon 45.73MB 20:25:14 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 20:25:14 Step 2/16 : FROM ${BASE} AS builder 20:25:14 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:25:14 f56be85fc22e: Pulling fs layer 20:25:14 85791d961cd3: Pulling fs layer 20:25:14 d694b5ae8c79: Pulling fs layer 20:25:14 9f32a84ed3da: Pulling fs layer 20:25:14 4d19c01a9841: Pulling fs layer 20:25:14 9325e15d5711: Pulling fs layer 20:25:14 556b6ee489ea: Pulling fs layer 20:25:14 c5a4b2cf53e6: Pulling fs layer 20:25:14 9f32a84ed3da: Waiting 20:25:14 4d19c01a9841: Waiting 20:25:14 9325e15d5711: Waiting 20:25:14 556b6ee489ea: Waiting 20:25:14 85791d961cd3: Download complete 20:25:14 9f32a84ed3da: Verifying Checksum 20:25:14 9f32a84ed3da: Download complete 20:25:14 4d19c01a9841: Download complete 20:25:14 f56be85fc22e: Download complete 20:25:14 9325e15d5711: Verifying Checksum 20:25:14 9325e15d5711: Download complete 20:25:14 f56be85fc22e: Pull complete 20:25:14 85791d961cd3: Pull complete 20:25:14 c5a4b2cf53e6: Verifying Checksum 20:25:14 c5a4b2cf53e6: Download complete 20:25:14 d694b5ae8c79: Verifying Checksum 20:25:14 d694b5ae8c79: Download complete 20:25:15 556b6ee489ea: Verifying Checksum 20:25:15 556b6ee489ea: Download complete 20:25:18 d694b5ae8c79: Pull complete 20:25:18 9f32a84ed3da: Pull complete 20:25:18 4d19c01a9841: Pull complete 20:25:18 9325e15d5711: Pull complete 20:25:20 556b6ee489ea: Pull complete 20:25:21 c5a4b2cf53e6: Pull complete 20:25:21 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 20:25:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:25:21 ---> c4be618373d6 20:25:21 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:25:27 Still waiting to schedule task 20:25:27 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:25:28 ---> Running in f002e3dbf169 20:25:28 Removing intermediate container f002e3dbf169 20:25:28 ---> 792a480b75a1 20:25:28 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 20:25:28 ---> Running in 30b3cc286b04 20:25:28 Removing intermediate container 30b3cc286b04 20:25:28 ---> 0997db1a20c7 20:25:28 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 20:25:28 ---> Running in f3919aeeeb92 20:25:28 Removing intermediate container f3919aeeeb92 20:25:28 ---> e1d4c2f80180 20:25:28 Step 6/16 : LABEL Name=edgex-ui-go 20:25:28 ---> Running in b6b56cc7d0dc 20:25:28 Removing intermediate container b6b56cc7d0dc 20:25:28 ---> 8c888477c2b7 20:25:28 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:25:28 ---> Running in 639e3dfc0300 20:25:28 Removing intermediate container 639e3dfc0300 20:25:28 ---> 064cc5a2f6db 20:25:28 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:25:28 latest: Pulling from library/docker 20:25:28 f56be85fc22e: Already exists 20:25:28 7ed9ddfd3b8f: Pulling fs layer 20:25:28 788e1ab5616a: Pulling fs layer 20:25:28 cdaa2fd4fcdb: Pulling fs layer 20:25:28 31a38982befb: Pulling fs layer 20:25:28 f3fec43afa6b: Pulling fs layer 20:25:28 6dc25e8d3c75: Pulling fs layer 20:25:28 3e24217d64a6: Pulling fs layer 20:25:28 41fdc34e4d3d: Pulling fs layer 20:25:28 31a38982befb: Waiting 20:25:28 df31d1246b63: Pulling fs layer 20:25:28 b2b1666219cb: Pulling fs layer 20:25:28 be1c6fdc6de0: Pulling fs layer 20:25:28 a6d9f116d01b: Pulling fs layer 20:25:28 979b7cfeae76: Pulling fs layer 20:25:28 6dc25e8d3c75: Waiting 20:25:28 3e24217d64a6: Waiting 20:25:28 f3fec43afa6b: Waiting 20:25:28 41fdc34e4d3d: Waiting 20:25:28 df31d1246b63: Waiting 20:25:28 979b7cfeae76: Waiting 20:25:28 b2b1666219cb: Waiting 20:25:28 788e1ab5616a: Verifying Checksum 20:25:28 788e1ab5616a: Download complete 20:25:28 7ed9ddfd3b8f: Verifying Checksum 20:25:28 7ed9ddfd3b8f: Download complete 20:25:28 7ed9ddfd3b8f: Pull complete 20:25:29 788e1ab5616a: Pull complete 20:25:29 31a38982befb: Verifying Checksum 20:25:29 31a38982befb: Download complete 20:25:29 cdaa2fd4fcdb: Download complete 20:25:29 6dc25e8d3c75: Verifying Checksum 20:25:29 6dc25e8d3c75: Download complete 20:25:29 3e24217d64a6: Verifying Checksum 20:25:29 3e24217d64a6: Download complete 20:25:29 41fdc34e4d3d: Verifying Checksum 20:25:29 41fdc34e4d3d: Download complete 20:25:29 f3fec43afa6b: Verifying Checksum 20:25:29 f3fec43afa6b: Download complete 20:25:29 cdaa2fd4fcdb: Pull complete 20:25:29 b2b1666219cb: Verifying Checksum 20:25:29 b2b1666219cb: Download complete 20:25:29 a6d9f116d01b: Download complete 20:25:29 df31d1246b63: Verifying Checksum 20:25:29 df31d1246b63: Download complete 20:25:29 979b7cfeae76: Verifying Checksum 20:25:29 979b7cfeae76: Download complete 20:25:29 31a38982befb: Pull complete 20:25:30 f3fec43afa6b: Pull complete 20:25:30 6dc25e8d3c75: Pull complete 20:25:30 3e24217d64a6: Pull complete 20:25:30 be1c6fdc6de0: Verifying Checksum 20:25:30 be1c6fdc6de0: Download complete 20:25:30 41fdc34e4d3d: Pull complete 20:25:30 df31d1246b63: Pull complete 20:25:30 b2b1666219cb: Pull complete 20:25:31 be1c6fdc6de0: Pull complete 20:25:31 a6d9f116d01b: Pull complete 20:25:31 979b7cfeae76: Pull complete 20:25:31 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 20:25:31 Status: Downloaded newer image for docker:latest 20:25:34 ---> 48c6b0816879 20:25:34 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:25:34 ---> Running in dbfc62b1f50c 20:25:34 Removing intermediate container dbfc62b1f50c 20:25:34 ---> b2b47820d21d 20:25:34 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:25:34 ---> Running in c1b444ac9315 20:25:34 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:25:35 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:25:36 OK: 265 MiB in 53 packages 20:25:36 Removing intermediate container c1b444ac9315 20:25:36 ---> ba69c8e1b614 20:25:36 Step 11/16 : ENV GO111MODULE=on 20:25:36 ---> Running in b69adcff7b3d 20:25:36 Removing intermediate container b69adcff7b3d 20:25:36 ---> b599fa4868d4 20:25:36 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:25:36 ---> Running in 42e904ae2819 20:25:36 Removing intermediate container 42e904ae2819 20:25:36 ---> 8618da582579 20:25:36 Step 13/16 : COPY go.mod vendor* ./ 20:25:36 ---> 9e5a7240e8a8 20:25:36 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:36 ---> Running in 50b7e08bede9 20:26:09 Removing intermediate container 50b7e08bede9 20:26:09 ---> 0d1d8fe7fcc1 20:26:09 Step 15/16 : COPY . . 20:26:09 ---> 9c867bc3ecad 20:26:09 Step 16/16 : RUN ${MAKE} 20:26:09 ---> Running in feb0c0a17b32 20:26:09 noop 20:26:09 Removing intermediate container feb0c0a17b32 20:26:09 ---> 5cc931e7f9aa 20:26:09 Successfully built 5cc931e7f9aa 20:26:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:09 + docker inspect -f . ci-base-image-x86_64 20:26:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:09 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:26:09 $ 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 20:26:09 $ docker top b3efabf8be4dac76d5ddb7c1adc6a672befbc79e079c34cd2abb89231bec95af -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:10 + go version 20:26:10 go version go1.20.2 linux/amd64 [Pipeline] } 20:26:10 $ docker stop --time=1 b3efabf8be4dac76d5ddb7c1adc6a672befbc79e079c34cd2abb89231bec95af 20:26:11 $ docker rm -f --volumes b3efabf8be4dac76d5ddb7c1adc6a672befbc79e079c34cd2abb89231bec95af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:26:11 + docker inspect -f . ci-base-image-x86_64 20:26:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:26:11 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:26:11 $ 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 20:26:12 $ docker top 40b91ae52b8b918c62319a548b21a4aeb7a1c9e57d0324e58e8040cedff2db46 -eo pid,comm [Pipeline] { [Pipeline] sh 20:26:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 20:26:12 + make test 20:26:12 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:26:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:26:28 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:26:28 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:26:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:26:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:26:31 ./bin/test-attribution-txt.sh 20:26:31 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 20:26:31 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 20:26:31 An attribution for golang.org/x/net is missing from Attribution.txt, please add 20:26:31 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 20:26:31 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 20:26:31 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 20:26:31 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 20:26:31 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 20:26:31 make -C web test 20:26:31 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 20:26:31 make[1]: tput: No such file or directory 20:26:31 make[1]: tput: No such file or directory 20:26:31 warning: generating ./VERSION 20:26:31 echo "0.0.0" > VERSION 20:26:31 docker build \ 20:26:31 -f Dockerfile \ 20:26:31 --build-arg USER=1000 \ 20:26:31 \ 20:26:31 --label "git_sha=53354d8b2375586dce6506093df12345f31d42e7" \ 20:26:31 -t edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 \ 20:26:31 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:26:31 . 20:26:31 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 20:26:31 Install the buildx component to build images with BuildKit: 20:26:31 https://docs.docker.com/go/buildx/ 20:26:31 20:26:31 Sending build context to Docker daemon 3.269MB 20:26:31 Step 1/10 : FROM node:16.17-alpine3.15 20:26:32 16.17-alpine3.15: Pulling from library/node 20:26:32 9621f1afde84: Pulling fs layer 20:26:32 c6f70ee39829: Pulling fs layer 20:26:32 56892a8094a2: Pulling fs layer 20:26:32 58dd87906ef0: Pulling fs layer 20:26:32 58dd87906ef0: Waiting 20:26:32 9621f1afde84: Verifying Checksum 20:26:32 9621f1afde84: Download complete 20:26:32 9621f1afde84: Pull complete 20:26:32 58dd87906ef0: Download complete 20:26:32 56892a8094a2: Download complete 20:26:34 c6f70ee39829: Verifying Checksum 20:26:34 c6f70ee39829: Download complete 20:26:35 c6f70ee39829: Pull complete 20:26:35 56892a8094a2: Pull complete 20:26:35 58dd87906ef0: Pull complete 20:26:35 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:26:35 Status: Downloaded newer image for node:16.17-alpine3.15 20:26:35 ---> b69703f70c3d 20:26:35 Step 2/10 : RUN apk add --no-cache chromium 20:26:39 ---> Running in d9c120c459b5 20:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:26:39 (1/129) Installing libxau (1.0.9-r0) 20:26:39 (2/129) Installing libmd (1.0.3-r0) 20:26:39 (3/129) Installing libbsd (0.11.3-r1) 20:26:39 (4/129) Installing libxdmcp (1.1.3-r0) 20:26:39 (5/129) Installing libxcb (1.14-r2) 20:26:39 (6/129) Installing libx11 (1.7.3.1-r0) 20:26:39 (7/129) Installing libxext (1.3.4-r0) 20:26:40 (8/129) Installing libice (1.0.10-r0) 20:26:40 (9/129) Installing libuuid (2.37.4-r0) 20:26:40 (10/129) Installing libsm (1.2.3-r0) 20:26:40 (11/129) Installing libxt (1.2.1-r0) 20:26:40 (12/129) Installing libxmu (1.1.3-r0) 20:26:40 (13/129) Installing xset (1.2.4-r0) 20:26:40 (14/129) Installing xprop (1.2.5-r0) 20:26:40 (15/129) Installing xdg-utils (1.1.3-r0) 20:26:40 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 20:26:40 (17/129) Installing pkgconf (1.8.1-r0) 20:26:40 (18/129) Installing libffi (3.4.2-r1) 20:26:40 (19/129) Installing libintl (0.21-r0) 20:26:40 (20/129) Installing libblkid (2.37.4-r0) 20:26:40 (21/129) Installing libmount (2.37.4-r0) 20:26:40 (22/129) Installing pcre (8.45-r1) 20:26:40 (23/129) Installing glib (2.70.1-r0) 20:26:40 (24/129) Installing xz-libs (5.2.5-r1) 20:26:40 (25/129) Installing libxml2 (2.9.14-r2) 20:26:40 (26/129) Installing shared-mime-info (2.1-r2) 20:26:40 (27/129) Installing hicolor-icon-theme (0.17-r1) 20:26:40 (28/129) Installing libjpeg-turbo (2.1.2-r0) 20:26:40 (29/129) Installing libpng (1.6.37-r1) 20:26:40 (30/129) Installing libwebp (1.2.2-r0) 20:26:40 (31/129) Installing zstd-libs (1.5.0-r0) 20:26:40 (32/129) Installing tiff (4.4.0-r1) 20:26:40 (33/129) Installing gdk-pixbuf (2.42.8-r0) 20:26:40 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 20:26:40 (35/129) Installing libxcomposite (0.4.5-r0) 20:26:40 (36/129) Installing libxfixes (6.0.0-r0) 20:26:40 (37/129) Installing libxrender (0.9.10-r3) 20:26:40 (38/129) Installing libxcursor (1.2.0-r0) 20:26:40 (39/129) Installing libxdamage (1.1.5-r1) 20:26:40 (40/129) Installing libxi (1.8-r0) 20:26:40 (41/129) Installing libxinerama (1.1.4-r1) 20:26:40 (42/129) Installing libxrandr (1.5.2-r1) 20:26:40 (43/129) Installing atk (2.36.0-r0) 20:26:40 (44/129) Installing libxtst (1.2.3-r3) 20:26:40 (45/129) Installing dbus-libs (1.12.24-r0) 20:26:40 (46/129) Installing at-spi2-core (2.42.0-r0) 20:26:40 (47/129) Installing at-spi2-atk (2.38.0-r0) 20:26:40 (48/129) Installing expat (2.5.0-r0) 20:26:40 (49/129) Installing brotli-libs (1.0.9-r5) 20:26:40 (50/129) Installing libbz2 (1.0.8-r1) 20:26:40 (51/129) Installing freetype (2.11.1-r2) 20:26:40 (52/129) Installing fontconfig (2.13.1-r4) 20:26:40 (53/129) Installing pixman (0.40.0-r4) 20:26:40 (54/129) Installing cairo (1.16.0-r5) 20:26:40 (55/129) Installing cairo-gobject (1.16.0-r5) 20:26:40 (56/129) Installing avahi-libs (0.8-r5) 20:26:40 (57/129) Installing gmp (6.2.1-r1) 20:26:40 (58/129) Installing nettle (3.7.3-r0) 20:26:40 (59/129) Installing p11-kit (0.24.0-r1) 20:26:40 (60/129) Installing libtasn1 (4.18.0-r1) 20:26:40 (61/129) Installing libunistring (0.9.10-r1) 20:26:40 (62/129) Installing gnutls (3.7.1-r2) 20:26:40 (63/129) Installing cups-libs (2.3.3-r6) 20:26:40 (64/129) Installing libepoxy (1.5.9-r0) 20:26:40 (65/129) Installing fribidi (1.0.11-r0) 20:26:40 (66/129) Installing graphite2 (1.3.14-r0) 20:26:40 (67/129) Installing harfbuzz (3.0.0-r2) 20:26:40 (68/129) Installing libxft (2.3.4-r0) 20:26:40 (69/129) Installing pango (1.48.10-r0) 20:26:40 (70/129) Installing wayland-libs-client (1.19.0-r1) 20:26:40 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 20:26:40 (72/129) Installing wayland-libs-egl (1.19.0-r1) 20:26:40 (73/129) Installing xkeyboard-config (2.34-r0) 20:26:40 (74/129) Installing libxkbcommon (1.3.1-r0) 20:26:40 (75/129) Installing gtk+3.0 (3.24.30-r0) 20:26:40 Executing gtk+3.0-3.24.30-r0.post-install 20:26:40 (76/129) Installing libfontenc (1.1.4-r0) 20:26:40 (77/129) Installing mkfontscale (1.2.1-r1) 20:26:40 (78/129) Installing ttf-opensans (1.10-r1) 20:26:40 Executing ttf-opensans-1.10-r1.post-install 20:26:42 (79/129) Installing libogg (1.3.5-r0) 20:26:42 (80/129) Installing flac (1.3.4-r0) 20:26:42 (81/129) Installing alsa-lib (1.2.5.1-r1) 20:26:42 (82/129) Installing libatomic (10.3.1_git20211027-r0) 20:26:42 (83/129) Installing sdl2 (2.0.16-r4) 20:26:42 (84/129) Installing aom-libs (3.2.0-r0) 20:26:43 (85/129) Installing libass (0.15.2-r0) 20:26:43 (86/129) Installing libdav1d (0.9.2-r0) 20:26:43 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:26:43 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 20:26:43 (89/129) Installing lame (3.100-r0) 20:26:43 (90/129) Installing opus (1.3.1-r1) 20:26:43 (91/129) Installing libgomp (10.3.1_git20211027-r0) 20:26:43 (92/129) Installing soxr (0.1.3-r2) 20:26:43 (93/129) Installing libsrt (1.4.2-r1) 20:26:43 (94/129) Installing libssh (0.9.6-r1) 20:26:43 (95/129) Installing libtheora (1.1.1-r16) 20:26:43 (96/129) Installing v4l-utils-libs (1.22.1-r1) 20:26:43 (97/129) Installing libpciaccess (0.16-r0) 20:26:43 (98/129) Installing libdrm (2.4.109-r0) 20:26:43 (99/129) Installing libva (2.13.0-r0) 20:26:43 (100/129) Installing libvdpau (1.4-r0) 20:26:43 (101/129) Installing vidstab (1.1.0-r1) 20:26:43 (102/129) Installing libvorbis (1.3.7-r0) 20:26:43 (103/129) Installing libvpx (1.10.0-r0) 20:26:43 (104/129) Installing vulkan-loader (1.2.196-r0) 20:26:43 (105/129) Installing x264-libs (20210613-r0) 20:26:43 (106/129) Installing x265-libs (3.5-r0) 20:26:43 (107/129) Installing xvidcore (1.3.7-r1) 20:26:43 (108/129) Installing ffmpeg-libs (4.4.1-r2) 20:26:43 (109/129) Installing libevent (2.1.12-r4) 20:26:43 (110/129) Installing mesa (21.2.6-r0) 20:26:43 (111/129) Installing wayland-libs-server (1.19.0-r1) 20:26:43 (112/129) Installing mesa-gbm (21.2.6-r0) 20:26:43 (113/129) Installing lcms2 (2.12-r1) 20:26:43 (114/129) Installing nspr (4.32-r0) 20:26:43 (115/129) Installing sqlite-libs (3.36.0-r0) 20:26:43 (116/129) Installing nss (3.78.1-r0) 20:26:43 (117/129) Installing libasyncns (0.8-r1) 20:26:43 (118/129) Installing libltdl (2.4.6-r7) 20:26:43 (119/129) Installing orc (0.4.32-r0) 20:26:43 (120/129) Installing libsndfile (1.0.31-r1) 20:26:43 (121/129) Installing speexdsp (1.2.0-r0) 20:26:43 (122/129) Installing tdb-libs (1.4.5-r0) 20:26:43 (123/129) Installing libpulse (15.0-r2) 20:26:43 (124/129) Installing re2 (2021.11.01-r0) 20:26:43 (125/129) Installing snappy (1.1.9-r1) 20:26:43 (126/129) Installing libgpg-error (1.42-r1) 20:26:43 (127/129) Installing libgcrypt (1.9.4-r0) 20:26:43 (128/129) Installing libxslt (1.1.35-r0) 20:26:43 (129/129) Installing chromium (99.0.4844.84-r0) 20:26:44 Executing busybox-1.34.1-r7.trigger 20:26:44 Executing glib-2.70.1-r0.trigger 20:26:44 Executing shared-mime-info-2.1-r2.trigger 20:26:45 Executing gdk-pixbuf-2.42.8-r0.trigger 20:26:45 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:26:45 Executing fontconfig-2.13.1-r4.trigger 20:26:45 Executing mkfontscale-1.2.1-r1.trigger 20:26:45 OK: 286 MiB in 145 packages 20:26:52 Removing intermediate container d9c120c459b5 20:26:52 ---> 5d6603555b3b 20:26:52 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:26:52 ---> Running in df6d69065fcc 20:26:52 Removing intermediate container df6d69065fcc 20:26:52 ---> 5a2bd6d09aa6 20:26:52 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:26:52 ---> Running in 84706a0e36c3 20:26:52 Removing intermediate container 84706a0e36c3 20:26:52 ---> f41f24f34c9e 20:26:52 Step 5/10 : RUN npm install -g npm 20:26:52 ---> Running in adde38148099 20:26:59 20:26:59 removed 7 packages, changed 100 packages, and audited 239 packages in 6s 20:26:59 20:26:59 18 packages are looking for funding 20:26:59 run `npm fund` for details 20:26:59 20:26:59 found 0 vulnerabilities 20:27:00 Removing intermediate container adde38148099 20:27:00 ---> 8706115cb706 20:27:00 Step 6/10 : ARG USER=1000 20:27:00 ---> Running in c50525e3159f 20:27:00 Removing intermediate container c50525e3159f 20:27:00 ---> e2e384fa5e04 20:27:00 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:27:00 ---> Running in 76c791528397 20:27:01 Removing intermediate container 76c791528397 20:27:01 ---> 61985f05b2ef 20:27:01 Step 8/10 : USER $USER:$USER 20:27:01 ---> Running in 9a9fc56eee53 20:27:01 Removing intermediate container 9a9fc56eee53 20:27:01 ---> 455afb70228e 20:27:01 Step 9/10 : WORKDIR /app 20:27:01 ---> Running in bb51e0a21404 20:27:01 Removing intermediate container bb51e0a21404 20:27:01 ---> e39418954cee 20:27:01 Step 10/10 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 20:27:01 ---> Running in cceca8ca3821 20:27:01 Removing intermediate container cceca8ca3821 20:27:01 ---> 14df9d9d6897 20:27:01 Successfully built 14df9d9d6897 20:27:01 Successfully tagged edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 20:27:01 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:27:01 touch edgex-web-ui.imagebuilt 20:27:01 mkdir -p node_modules coverage 20:27:01 chown "1000:1000" node_modules coverage package-lock.json 20:27:01 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:27:03 npm WARN EBADENGINE Unsupported engine { 20:27:03 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:27:03 npm WARN EBADENGINE required: { 20:27:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:27:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:27:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:27:03 npm WARN EBADENGINE }, 20:27:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:27:03 npm WARN EBADENGINE } 20:27:03 npm WARN EBADENGINE Unsupported engine { 20:27:03 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:27:03 npm WARN EBADENGINE required: { 20:27:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:27:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:27:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:27:03 npm WARN EBADENGINE }, 20:27:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:27:03 npm WARN EBADENGINE } 20:27:03 npm WARN EBADENGINE Unsupported engine { 20:27:03 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:27:03 npm WARN EBADENGINE required: { 20:27:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:27:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:27:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:27:03 npm WARN EBADENGINE }, 20:27:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:27:03 npm WARN EBADENGINE } 20:27:03 npm WARN EBADENGINE Unsupported engine { 20:27:03 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:27:03 npm WARN EBADENGINE required: { 20:27:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:27:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:27:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:27:03 npm WARN EBADENGINE }, 20:27:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:27:03 npm WARN EBADENGINE } 20:27:03 npm WARN EBADENGINE Unsupported engine { 20:27:03 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:27:03 npm WARN EBADENGINE required: { 20:27:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:27:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:27:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:27:03 npm WARN EBADENGINE }, 20:27:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:27:03 npm WARN EBADENGINE } 20:27:03 npm WARN EBADENGINE Unsupported engine { 20:27:03 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:27:03 npm WARN EBADENGINE required: { 20:27:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:27:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:27:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:27:03 npm WARN EBADENGINE }, 20:27:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:27:03 npm WARN EBADENGINE } 20:27:03 npm WARN EBADENGINE Unsupported engine { 20:27:03 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:27:03 npm WARN EBADENGINE required: { 20:27:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:27:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:27:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:27:03 npm WARN EBADENGINE }, 20:27:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:27:03 npm WARN EBADENGINE } 20:27:03 npm WARN EBADENGINE Unsupported engine { 20:27:03 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:27:03 npm WARN EBADENGINE required: { 20:27:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:27:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:27:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:27:03 npm WARN EBADENGINE }, 20:27:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:27:03 npm WARN EBADENGINE } 20:27:03 npm WARN EBADENGINE Unsupported engine { 20:27:03 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:27:03 npm WARN EBADENGINE required: { 20:27:03 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:27:03 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:27:03 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:27:03 npm WARN EBADENGINE }, 20:27:03 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:27:03 npm WARN EBADENGINE } 20:27:07 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:27:07 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 20:27:07 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:27:07 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:27:07 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:27:08 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:27:08 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:27:09 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:27:09 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:27:13 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 20:27:13 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 20:27:13 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. 20:27:14 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 20:27:14 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:27:14 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. 20:27:15 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. 20:27:16 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:27:18 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. 20:27:21 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. 20:27:30 20:27:30 added 1478 packages, and audited 1479 packages in 27s 20:27:30 20:27:30 90 packages are looking for funding 20:27:30 run `npm fund` for details 20:27:30 20:27:30 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) 20:27:30 20:27:30 To address issues that do not require attention, run: 20:27:30 npm audit fix 20:27:30 20:27:30 To address all issues (including breaking changes), run: 20:27:30 npm audit fix --force 20:27:30 20:27:30 Run `npm audit` for details. 20:27:40 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 20:27:41 - Generating browser application bundles (phase: setup)... 20:27:46 Compiling @angular/core : es2015 as esm2015 20:27:46 Compiling @angular/compiler/testing : es2015 as esm2015 20:27:49 Compiling @angular/core/testing : es2015 as esm2015 20:27:49 Compiling @angular/common : es2015 as esm2015 20:27:50 Compiling @angular/platform-browser : es2015 as esm2015 20:27:50 Compiling @angular/common/testing : es2015 as esm2015 20:27:50 Compiling @angular/common/http : es2015 as esm2015 20:27:50 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:27:51 Compiling @angular/router : es2015 as esm2015 20:27:51 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:27:51 Compiling @angular/forms : es2015 as esm2015 20:27:51 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:27:51 Compiling @angular/common/http/testing : es2015 as esm2015 20:27:53 Compiling @angular/router/testing : es2015 as esm2015 20:28:00 24 04 2023 20:27:59.659:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:28:00 24 04 2023 20:27:59.661:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:28:00 24 04 2023 20:27:59.664:INFO [launcher]: Starting browser ChromeHeadless 20:28:15 ✔ Browser application bundle generation complete. 20:28:15 24 04 2023 20:28:13.251:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket N-jlj9iZp-Ma-ul1AAAB with id 79796526 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.03 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.064 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.151 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.159 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.252 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.367 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.382 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.4 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.422 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.46 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.472 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.476 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.48 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.483 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.488 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.534 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.543 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.546 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.612 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.619 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.648 secs) 20:28:16 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.654 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.661 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.663 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.668 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.67 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.676 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.68 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.728 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.737 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.745 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.757 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.767 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.799 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.811 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.827 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.831 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.834 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.857 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.868 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.87 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.872 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.882 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.892 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.933 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.946 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.954 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.96 secs) 20:28:17 WARN: ' 20:28:17 It looks like you're using ngModel on the same form field as formControlName. 20:28:17 Support for using the ngModel input property and ngModelChange event with 20:28:17 reactive form directives has been deprecated in Angular v6 and will be removed 20:28:17 in a future version of Angular. 20:28:17 20:28:17 For more information on this, see our API docs here: 20:28:17 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:28:17 ' 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.96 secs) 20:28:17 WARN: ' 20:28:17 It looks like you're using ngModel on the same form field as formControlName. 20:28:17 Support for using the ngModel input property and ngModelChange event with 20:28:17 reactive form directives has been deprecated in Angular v6 and will be removed 20:28:17 in a future version of Angular. 20:28:17 20:28:17 For more information on this, see our API docs here: 20:28:17 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:28:17 ' 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.995 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.04 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.043 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.068 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.083 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.094 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.098 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.108 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.113 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.124 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.143 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.153 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.176 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.179 secs) 20:28:17 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.183 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.193 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.197 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.222 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.226 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.229 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.26 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.271 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.284 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.295 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.324 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.336 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.344 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.35 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.353 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.359 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.384 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.414 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.471 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.492 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.494 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.498 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.506 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.519 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.524 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.529 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.564 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.581 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.594 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.597 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.598 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.628 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.64 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.666 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.694 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.701 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.704 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.706 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.713 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.715 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.718 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.721 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.731 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.739 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.748 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.753 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.755 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.758 secs) 20:28:18 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.809 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.829 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.842 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.867 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.876 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.882 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.905 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.983 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.994 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 2.003 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.026 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.041 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.057 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.063 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.068 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.088 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.093 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.095 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.121 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.13 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.148 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.158 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.164 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.182 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.204 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.212 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.225 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.242 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.266 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.279 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.288 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.301 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.319 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.327 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.337 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.348 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.367 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.378 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.386 secs) 20:28:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.724 secs / 2.386 secs) 20:28:19 TOTAL: 149 SUCCESS 20:28:19 ✔ Browser application bundle generation complete. 20:28:20 20:28:20 =============================== Coverage summary =============================== 20:28:20 Statements : 40.98% ( 1467/3580 ) 20:28:20 Branches : 12.03% ( 111/923 ) 20:28:20 Functions : 33.28% ( 432/1298 ) 20:28:20 Lines : 38.91% ( 1318/3387 ) 20:28:20 ================================================================================ 20:28:20 ✔ Browser application bundle generation complete. 20:28:21 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 20:28:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:28:21 $ docker stop --time=1 40b91ae52b8b918c62319a548b21a4aeb7a1c9e57d0324e58e8040cedff2db46 20:28:22 $ docker rm -f --volumes 40b91ae52b8b918c62319a548b21a4aeb7a1c9e57d0324e58e8040cedff2db46 [Pipeline] // withDockerContainer [Pipeline] sh 20:28:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:28:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:28:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:28:25 + ls -al . 20:28:25 total 188 20:28:25 drwxrwxr-x 14 jenkins jenkins 4096 Apr 24 20:26 . 20:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:24 .. 20:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:24 .blubracket 20:28:25 -rw-rw-r-- 1 jenkins jenkins 18 Apr 24 20:24 .dockerignore 20:28:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 20:25 .git 20:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:24 .github 20:28:25 -rw-rw-r-- 1 jenkins jenkins 185 Apr 24 20:24 .gitignore 20:28:25 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 20:25 .semver 20:28:25 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 24 20:24 Attribution.txt 20:28:25 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 24 20:24 CHANGELOG.md 20:28:25 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 24 20:24 CONTRIBUTING.md 20:28:25 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 24 20:24 Dockerfile 20:28:25 -rw-rw-r-- 1 jenkins jenkins 652 Apr 24 20:24 Jenkinsfile 20:28:25 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 24 20:24 LICENSE 20:28:25 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 24 20:24 Makefile 20:28:25 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 24 20:24 README.md 20:28:25 -rw-rw-r-- 1 jenkins jenkins 11 Apr 24 20:25 VERSION 20:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:24 assets 20:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:24 bin 20:28:25 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:24 cmd 20:28:25 -rw-r--r-- 1 jenkins jenkins 10 Apr 24 20:26 coverage.out 20:28:25 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:24 docs 20:28:25 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 24 20:24 go.mod 20:28:25 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 24 20:24 go.sum 20:28:25 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 20:24 internal 20:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:24 snap 20:28:25 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:24 testing 20:28:25 -rw-rw-r-- 1 jenkins jenkins 155 Apr 24 20:24 version.go 20:28:25 drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 20:27 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:25 + 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=53354d8b2375586dce6506093df12345f31d42e7 --label arch=amd64 --label version=3.0.0-dev.4 . 20:28:26 Sending build context to Docker daemon 48.48MB 20:28:26 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 20:28:26 Step 2/26 : FROM ${BASE} AS builder 20:28:26 ---> 5cc931e7f9aa 20:28:26 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:28:27 ---> Running in 7581c0687907 20:28:27 Removing intermediate container 7581c0687907 20:28:27 ---> f0d62428213e 20:28:27 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 20:28:27 ---> Running in 9898a03e264c 20:28:27 Removing intermediate container 9898a03e264c 20:28:27 ---> df58be9e585b 20:28:27 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:28:27 ---> Running in ca4d316eb6ca 20:28:27 Removing intermediate container ca4d316eb6ca 20:28:27 ---> 6814d96e5917 20:28:27 Step 6/26 : LABEL Name=edgex-ui-go 20:28:27 ---> Running in e2c07ba88300 20:28:27 Removing intermediate container e2c07ba88300 20:28:27 ---> 1c6bd571cf48 20:28:27 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:28:27 ---> Running in 1a01917305c1 20:28:27 Removing intermediate container 1a01917305c1 20:28:27 ---> 6e0f1d09bcd5 20:28:27 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:28:28 ---> 10f7964c8a3d 20:28:28 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:28:28 ---> Running in 58ba1fdce05e 20:28:28 Removing intermediate container 58ba1fdce05e 20:28:28 ---> 4a9170610fcb 20:28:28 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:28:28 ---> Running in 92cc1d7fa364 20:28:29 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:28:29 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:28:30 OK: 265 MiB in 53 packages 20:28:30 Removing intermediate container 92cc1d7fa364 20:28:30 ---> ca5224e308e5 20:28:30 Step 11/26 : ENV GO111MODULE=on 20:28:30 ---> Running in 253a8a847464 20:28:30 Removing intermediate container 253a8a847464 20:28:30 ---> 84dc422c2e89 20:28:30 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:28:30 ---> Running in da97f5d10f55 20:28:30 Removing intermediate container da97f5d10f55 20:28:30 ---> 7580186fdcd3 20:28:30 Step 13/26 : COPY go.mod vendor* ./ 20:28:31 ---> 05f468a7c5b1 20:28:31 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:31 ---> Running in 56e19bdd5227 20:28:31 Removing intermediate container 56e19bdd5227 20:28:31 ---> a6275cae96ff 20:28:31 Step 15/26 : COPY . . 20:28:34 ---> 6f842b9bc4c8 20:28:34 Step 16/26 : RUN ${MAKE} 20:28:34 ---> Running in 5dfa00bffc3f 20:28:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:28:56 Removing intermediate container 5dfa00bffc3f 20:28:56 ---> b4750374f7d7 20:28:56 Step 17/26 : FROM alpine:3.14 20:28:56 3.14: Pulling from library/alpine 20:28:56 f7dab3ab2d6e: Pulling fs layer 20:28:56 f7dab3ab2d6e: Verifying Checksum 20:28:56 f7dab3ab2d6e: Download complete 20:28:56 f7dab3ab2d6e: Pull complete 20:28:56 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 20:28:56 Status: Downloaded newer image for alpine:3.14 20:28:56 ---> 9e179bacf43c 20:28:56 Step 18/26 : EXPOSE 4000 20:28:56 ---> Running in d6736573d89d 20:28:56 Removing intermediate container d6736573d89d 20:28:56 ---> 8a1cf944e867 20:28:56 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:28:57 ---> cb6d5e933f21 20:28:57 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:28:57 ---> 74a4054aa0a4 20:28:57 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:28:57 ---> 0013b3547281 20:28:57 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:28:57 ---> Running in 8d91f4d0d5fe 20:28:57 Removing intermediate container 8d91f4d0d5fe 20:28:57 ---> 760acca4cf74 20:28:57 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 20:28:57 ---> Running in 71fafacf68eb 20:28:57 Removing intermediate container 71fafacf68eb 20:28:57 ---> 2ce5b3097235 20:28:57 Step 24/26 : LABEL arch=amd64 20:28:57 ---> Running in 34a4a706f6b7 20:28:57 Removing intermediate container 34a4a706f6b7 20:28:57 ---> 833bfa36102d 20:28:57 Step 25/26 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 20:28:57 ---> Running in c50f66e7e904 20:28:57 Removing intermediate container c50f66e7e904 20:28:57 ---> e30bcac793b7 20:28:57 Step 26/26 : LABEL version=3.0.0-dev.4 20:28:57 ---> Running in 150eb8c7b107 20:28:57 Removing intermediate container 150eb8c7b107 20:28:57 ---> 06678c39c965 20:28:57 [Warning] One or more build-args [ARCH] were not consumed 20:28:57 Successfully built 06678c39c965 20:28:57 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:28:57 provisioning config files... 20:28:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15163608365690238401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:58 ---> docker-login.sh 20:28:58 nexus3.edgexfoundry.org:10001 20:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:58 Configure a credential helper to remove this warning. See 20:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:58 20:28:58 Login Succeeded 20:28:58 nexus3.edgexfoundry.org:10002 20:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:58 Configure a credential helper to remove this warning. See 20:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:58 20:28:58 Login Succeeded 20:28:58 nexus3.edgexfoundry.org:10003 20:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:58 Configure a credential helper to remove this warning. See 20:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:58 20:28:58 Login Succeeded 20:28:58 nexus3.edgexfoundry.org:10004 20:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:58 Configure a credential helper to remove this warning. See 20:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:58 20:28:58 Login Succeeded 20:28:58 docker.io 20:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:28:58 Configure a credential helper to remove this warning. See 20:28:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:28:58 20:28:58 Login Succeeded 20:28:58 ---> docker-login.sh ends [Pipeline] } 20:28:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:28:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:28:58 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 20:28:58 53354d8b2375586dce6506093df12345f31d42e7 20:28:58 latest 20:28:58 3.0.0-dev.4 20:28:58 53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 20:28:58 main 20:28:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7 20:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:28:59 99644a508439: Preparing 20:28:59 06a90db7cd74: Preparing 20:28:59 bcf692a2fe79: Preparing 20:28:59 9733ccc39513: Preparing 20:28:59 9733ccc39513: Layer already exists 20:28:59 99644a508439: Pushed 20:28:59 06a90db7cd74: Pushed 20:29:02 bcf692a2fe79: Pushed 20:29:02 53354d8b2375586dce6506093df12345f31d42e7: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:29:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:29:03 99644a508439: Preparing 20:29:03 06a90db7cd74: Preparing 20:29:03 bcf692a2fe79: Preparing 20:29:03 9733ccc39513: Preparing 20:29:03 9733ccc39513: Layer already exists 20:29:03 99644a508439: Layer already exists 20:29:03 06a90db7cd74: Layer already exists 20:29:03 bcf692a2fe79: Layer already exists 20:29:03 latest: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:03 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.4 20:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:29:04 99644a508439: Preparing 20:29:04 06a90db7cd74: Preparing 20:29:04 bcf692a2fe79: Preparing 20:29:04 9733ccc39513: Preparing 20:29:04 99644a508439: Layer already exists 20:29:04 bcf692a2fe79: Layer already exists 20:29:04 06a90db7cd74: Layer already exists 20:29:04 9733ccc39513: Layer already exists 20:29:04 3.0.0-dev.4: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:04 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 20:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:29:04 99644a508439: Preparing 20:29:04 06a90db7cd74: Preparing 20:29:04 bcf692a2fe79: Preparing 20:29:04 9733ccc39513: Preparing 20:29:04 bcf692a2fe79: Layer already exists 20:29:04 9733ccc39513: Layer already exists 20:29:04 99644a508439: Layer already exists 20:29:04 06a90db7cd74: Layer already exists 20:29:04 53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:05 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:05 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 20:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 20:29:05 99644a508439: Preparing 20:29:05 06a90db7cd74: Preparing 20:29:05 bcf692a2fe79: Preparing 20:29:05 9733ccc39513: Preparing 20:29:05 06a90db7cd74: Layer already exists 20:29:05 9733ccc39513: Layer already exists 20:29:05 99644a508439: Layer already exists 20:29:05 bcf692a2fe79: Layer already exists 20:29:05 main: digest: sha256:577f8b782f4660aaa916af7679b2b36289d36515924657c66faaf13c95f6bf63 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:29:05 ===================================================== [Pipeline] echo 20:29:05 taggedImages: 20:29:05 - nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7 20:29:05 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 20:29:05 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.4 20:29:05 - nexus3.edgexfoundry.org:10004/edgex-ui:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 20:29:05 - 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 20:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:05 20:29:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:06 latest: Pulling from edgex-lftools-log-publisher 20:29:06 5eb5b503b376: Pulling fs layer 20:29:06 5c69ac0246d0: Pulling fs layer 20:29:06 ec43610c2a17: Pulling fs layer 20:29:06 3a2ae6a8a46f: Pulling fs layer 20:29:06 33b1e0a273af: Pulling fs layer 20:29:06 5d3b04190fa2: Pulling fs layer 20:29:06 2f39f015ded8: Pulling fs layer 20:29:06 3a2ae6a8a46f: Waiting 20:29:06 33b1e0a273af: Waiting 20:29:06 5d3b04190fa2: Waiting 20:29:06 5c69ac0246d0: Verifying Checksum 20:29:06 5c69ac0246d0: Download complete 20:29:06 3a2ae6a8a46f: Download complete 20:29:06 ec43610c2a17: Verifying Checksum 20:29:06 ec43610c2a17: Download complete 20:29:06 33b1e0a273af: Verifying Checksum 20:29:06 33b1e0a273af: Download complete 20:29:06 5d3b04190fa2: Download complete 20:29:06 5eb5b503b376: Verifying Checksum 20:29:06 5eb5b503b376: Download complete 20:29:06 2f39f015ded8: Download complete 20:29:07 5eb5b503b376: Pull complete 20:29:07 5c69ac0246d0: Pull complete 20:29:08 ec43610c2a17: Pull complete 20:29:08 3a2ae6a8a46f: Pull complete 20:29:08 33b1e0a273af: Pull complete 20:29:08 5d3b04190fa2: Pull complete 20:29:13 2f39f015ded8: Pull complete 20:29:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:14 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:29:14 $ 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 20:29:19 $ docker top 73d9573f3df4ab81304c78810dc48ef157c74033416e001f13edba2bfd1b7eb2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:19 ---> job-cost.sh 20:29:19 lf-activate-venv: SKIPPING 20:29:19 INFO: No Stack... 20:29:20 INFO: Retrieving Pricing Info for: v3-standard-8 20:29:20 INFO: Archiving Costs [Pipeline] sh 20:29:20 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 20:29:20 + cut -d, -f6 [Pipeline] lock 20:29:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] 20:29:20 Resource [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] did not exist. Created. 20:29:20 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:21 + echo total: 0.2199999988079071 [Pipeline] stash 20:29:21 Stashed 1 file(s) [Pipeline] } 20:29:21 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:21 $ docker stop --time=1 73d9573f3df4ab81304c78810dc48ef157c74033416e001f13edba2bfd1b7eb2 20:29:23 $ docker rm -f --volumes 73d9573f3df4ab81304c78810dc48ef157c74033416e001f13edba2bfd1b7eb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:29:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9564 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 20:29:49 Running in /w/workspace/edgex-ui-go/100 [Pipeline] { [Pipeline] checkout 20:29:49 The recommended git tool is: git 20:29:55 using credential edgex-jenkins-ssh 20:29:55 Cloning the remote Git repository 20:29:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 20:29:55 > git init /w/workspace/edgex-ui-go/100 # timeout=10 20:29:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 20:29:55 > git --version # timeout=10 20:29:55 > git --version # 'git version 2.25.1' 20:29:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:29:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:00 Avoid second fetch 20:30:00 Checking out Revision 53354d8b2375586dce6506093df12345f31d42e7 (main) 20:29:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 20:29:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:30:00 > git config core.sparsecheckout # timeout=10 20:30:00 > git checkout -f 53354d8b2375586dce6506093df12345f31d42e7 # timeout=10 20:30:01 Commit message: "Merge pull request #598 from bnevis-i/update-authentication-url" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:30:02 % Total % Received % Xferd Average Speed Time Time Time Current 20:30:02 Dload Upload Total Spent Left Speed 20:30:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 20:30:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:30:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:30:03 + sudo tee /etc/docker/daemon.new 20:30:03 { 20:30:03 "registry-mirrors": [ 20:30:03 "https://nexus3.edgexfoundry.org:10001" 20:30:03 ], 20:30:03 "bip": "10.250.0.254/24", 20:30:03 "hosts": [ 20:30:03 "tcp://0.0.0.0:5555", 20:30:03 "unix:///var/run/docker.sock" 20:30:03 ], 20:30:03 "mtu": 1458, 20:30:03 "selinux-enabled": true, 20:30:03 "seccomp-profile": "/etc/docker/seccomp.json" 20:30:03 } [Pipeline] sh 20:30:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:30:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:22 provisioning config files... 20:30:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/100@tmp/config15810429140357885031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:23 ---> docker-login.sh 20:30:23 nexus3.edgexfoundry.org:10001 20:30:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:24 Configure a credential helper to remove this warning. See 20:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:24 20:30:24 Login Succeeded 20:30:24 nexus3.edgexfoundry.org:10002 20:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:24 Configure a credential helper to remove this warning. See 20:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:24 20:30:24 Login Succeeded 20:30:24 nexus3.edgexfoundry.org:10003 20:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:24 Configure a credential helper to remove this warning. See 20:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:24 20:30:24 Login Succeeded 20:30:24 nexus3.edgexfoundry.org:10004 20:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:25 Configure a credential helper to remove this warning. See 20:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:25 20:30:25 Login Succeeded 20:30:25 docker.io 20:30:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:25 Configure a credential helper to remove this warning. See 20:30:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:25 20:30:25 Login Succeeded 20:30:25 ---> docker-login.sh ends [Pipeline] } 20:30:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:30:26 ========================================================= 20:30:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:30:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:26 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 20:30:27 Sending build context to Docker daemon 28.79MB 20:30:27 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 20:30:27 Step 2/16 : FROM ${BASE} AS builder 20:30:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:30:27 af6eaf76a39c: Pulling fs layer 20:30:27 55522c791124: Pulling fs layer 20:30:27 ce5c4a1c91eb: Pulling fs layer 20:30:27 169dfbe0d373: Pulling fs layer 20:30:27 e1ff8fa3b103: Pulling fs layer 20:30:27 52ebb69f0ebf: Pulling fs layer 20:30:27 5abe8eddf0d5: Pulling fs layer 20:30:27 169dfbe0d373: Waiting 20:30:27 e1ff8fa3b103: Waiting 20:30:27 52ebb69f0ebf: Waiting 20:30:27 5abe8eddf0d5: Waiting 20:30:27 55522c791124: Verifying Checksum 20:30:27 55522c791124: Download complete 20:30:27 169dfbe0d373: Verifying Checksum 20:30:27 169dfbe0d373: Download complete 20:30:27 e1ff8fa3b103: Verifying Checksum 20:30:27 e1ff8fa3b103: Download complete 20:30:27 af6eaf76a39c: Verifying Checksum 20:30:29 5abe8eddf0d5: Verifying Checksum 20:30:29 5abe8eddf0d5: Download complete 20:30:29 af6eaf76a39c: Pull complete 20:30:29 55522c791124: Pull complete 20:30:30 ce5c4a1c91eb: Verifying Checksum 20:30:30 ce5c4a1c91eb: Download complete 20:30:30 52ebb69f0ebf: Verifying Checksum 20:30:30 52ebb69f0ebf: Download complete 20:30:43 ce5c4a1c91eb: Pull complete 20:30:43 169dfbe0d373: Pull complete 20:30:43 e1ff8fa3b103: Pull complete 20:30:49 52ebb69f0ebf: Pull complete 20:30:53 5abe8eddf0d5: Pull complete 20:30:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:30:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:30:53 ---> 6cb57ee374ae 20:30:53 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:30:54 ---> Running in ba62445ff876 20:30:55 Removing intermediate container ba62445ff876 20:30:55 ---> 4fe52fdc59cc 20:30:55 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 20:30:55 ---> Running in fc120507827b 20:30:55 Removing intermediate container fc120507827b 20:30:55 ---> 52fd9690aa0b 20:30:55 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 20:30:55 ---> Running in 9b25582abeb8 20:30:56 Removing intermediate container 9b25582abeb8 20:30:56 ---> dc01cecdd6e2 20:30:56 Step 6/16 : LABEL Name=edgex-ui-go 20:30:56 ---> Running in 54ba1e6b1a33 20:30:56 Removing intermediate container 54ba1e6b1a33 20:30:56 ---> 27972d1c214a 20:30:56 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:30:56 ---> Running in 5efe9765ba3f 20:30:56 Removing intermediate container 5efe9765ba3f 20:30:56 ---> c3098e17f342 20:30:56 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:30:57 latest: Pulling from library/docker 20:30:57 c41833b44d91: Pulling fs layer 20:30:57 6343a5c17821: Pulling fs layer 20:30:57 7fb3fc37985f: Pulling fs layer 20:30:57 0575e395e061: Pulling fs layer 20:30:57 28a0dd61ea81: Pulling fs layer 20:30:57 bce86b966039: Pulling fs layer 20:30:57 0575e395e061: Waiting 20:30:57 3d10cc7f1ddc: Pulling fs layer 20:30:57 714e529b432d: Pulling fs layer 20:30:57 28a0dd61ea81: Waiting 20:30:57 d21675ac3ed3: Pulling fs layer 20:30:57 c40c053d63ba: Pulling fs layer 20:30:57 bce86b966039: Waiting 20:30:57 990fd125c536: Pulling fs layer 20:30:57 ec21c8e16db0: Pulling fs layer 20:30:57 c96d84818e07: Pulling fs layer 20:30:57 3d10cc7f1ddc: Waiting 20:30:57 5925a93ce1eb: Pulling fs layer 20:30:57 714e529b432d: Waiting 20:30:57 ec21c8e16db0: Waiting 20:30:57 c96d84818e07: Waiting 20:30:57 d21675ac3ed3: Waiting 20:30:57 5925a93ce1eb: Waiting 20:30:57 c40c053d63ba: Waiting 20:30:57 990fd125c536: Waiting 20:30:57 7fb3fc37985f: Verifying Checksum 20:30:57 7fb3fc37985f: Download complete 20:30:57 6343a5c17821: Verifying Checksum 20:30:57 6343a5c17821: Download complete 20:30:57 c41833b44d91: Verifying Checksum 20:30:57 c41833b44d91: Download complete 20:30:58 28a0dd61ea81: Verifying Checksum 20:30:58 28a0dd61ea81: Download complete 20:30:58 0575e395e061: Verifying Checksum 20:30:58 0575e395e061: Download complete 20:30:58 bce86b966039: Verifying Checksum 20:30:58 bce86b966039: Download complete 20:30:58 714e529b432d: Verifying Checksum 20:30:58 714e529b432d: Download complete 20:30:58 d21675ac3ed3: Verifying Checksum 20:30:58 3d10cc7f1ddc: Verifying Checksum 20:30:58 d21675ac3ed3: Download complete 20:30:58 3d10cc7f1ddc: Download complete 20:30:58 c41833b44d91: Pull complete 20:30:58 990fd125c536: Verifying Checksum 20:30:58 990fd125c536: Download complete 20:30:58 c40c053d63ba: Verifying Checksum 20:30:58 c40c053d63ba: Download complete 20:30:58 5925a93ce1eb: Verifying Checksum 20:30:58 5925a93ce1eb: Download complete 20:30:59 6343a5c17821: Pull complete 20:30:59 7fb3fc37985f: Pull complete 20:30:59 c96d84818e07: Verifying Checksum 20:30:59 c96d84818e07: Download complete 20:31:00 ec21c8e16db0: Verifying Checksum 20:31:00 ec21c8e16db0: Download complete 20:31:00 0575e395e061: Pull complete 20:31:01 28a0dd61ea81: Pull complete 20:31:03 bce86b966039: Pull complete 20:31:03 3d10cc7f1ddc: Pull complete 20:31:03 714e529b432d: Pull complete 20:31:03 d21675ac3ed3: Pull complete 20:31:07 c40c053d63ba: Pull complete 20:31:07 990fd125c536: Pull complete 20:31:09 ec21c8e16db0: Pull complete 20:31:09 c96d84818e07: Pull complete 20:31:10 5925a93ce1eb: Pull complete 20:31:10 Digest: sha256:e40881e5e9ab5361c288a1ab43b4120f6115be61fa21019b43adf0b27b1fbfb1 20:31:10 Status: Downloaded newer image for docker:latest 20:31:12 ---> 5b9fe848bed2 20:31:12 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:31:12 ---> Running in aa8b6796f86d 20:31:14 Removing intermediate container aa8b6796f86d 20:31:14 ---> c9378a83b374 20:31:14 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:31:14 ---> Running in 4fd05a1691c5 20:31:15 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:16 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:18 OK: 263 MiB in 53 packages 20:31:19 Removing intermediate container 4fd05a1691c5 20:31:19 ---> dcb0afa9fec3 20:31:19 Step 11/16 : ENV GO111MODULE=on 20:31:19 ---> Running in 2f9bea1ebedf 20:31:19 Removing intermediate container 2f9bea1ebedf 20:31:19 ---> 3b41ba0610f1 20:31:19 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:31:19 ---> Running in ca5bef5ef866 20:31:20 Removing intermediate container ca5bef5ef866 20:31:20 ---> bd0ed1b6e5a8 20:31:20 Step 13/16 : COPY go.mod vendor* ./ 20:31:20 ---> 73320e5ca685 20:31:20 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:21 ---> Running in b0fadd8a1f05 20:32:29 Removing intermediate container b0fadd8a1f05 20:32:29 ---> 03d0a50fd3d4 20:32:29 Step 15/16 : COPY . . 20:32:29 ---> f86ed3cbeb79 20:32:29 Step 16/16 : RUN ${MAKE} 20:32:29 ---> Running in 435f0a736ccb 20:32:29 noop 20:32:29 Removing intermediate container 435f0a736ccb 20:32:29 ---> 42fdeb08904f 20:32:29 Successfully built 42fdeb08904f 20:32:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:29 + docker inspect -f . ci-base-image-arm64 20:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:29 prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container 20:32:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/100 -v /w/workspace/edgex-ui-go/100:/w/workspace/edgex-ui-go/100:rw,z -v /w/workspace/edgex-ui-go/100@tmp:/w/workspace/edgex-ui-go/100@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 20:32:30 $ docker top cc19e1010f302cdb5cc8b801a317c33bb7196e3137c46f921f0fc5b6582fcbc7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:31 + go version 20:32:31 go version go1.20.2 linux/arm64 [Pipeline] } 20:32:31 $ docker stop --time=1 cc19e1010f302cdb5cc8b801a317c33bb7196e3137c46f921f0fc5b6582fcbc7 20:32:33 $ docker rm -f --volumes cc19e1010f302cdb5cc8b801a317c33bb7196e3137c46f921f0fc5b6582fcbc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker inspect -f . ci-base-image-arm64 20:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:34 prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container 20:32:34 $ 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/100 -v /w/workspace/edgex-ui-go/100:/w/workspace/edgex-ui-go/100:rw,z -v /w/workspace/edgex-ui-go/100@tmp:/w/workspace/edgex-ui-go/100@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 20:32:35 $ docker top cf90c946e4097e291817bb8cb53a5e81b5875694330614b9c4699618e9f7dae0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:35 + git config --global --add safe.directory /w/workspace/edgex-ui-go/100 [Pipeline] fileExists [Pipeline] sh 20:32:36 + make test 20:32:36 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 20:33:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 20:35:00 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 20:35:00 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 20:35:00 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 20:35:00 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 20:35:00 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 20:35:00 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 20:35:00 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 20:35:00 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 20:35:00 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 20:35:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:35:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:35:26 ./bin/test-attribution-txt.sh 20:35:26 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 20:35:27 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 20:35:27 An attribution for golang.org/x/net is missing from Attribution.txt, please add 20:35:27 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 20:35:27 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 20:35:27 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 20:35:27 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 20:35:27 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 20:35:27 make -C web test 20:35:27 make[1]: Entering directory '/w/workspace/edgex-ui-go/100/web' 20:35:27 make[1]: tput: No such file or directory 20:35:27 make[1]: tput: No such file or directory 20:35:27 warning: generating ./VERSION 20:35:27 echo "0.0.0" > VERSION 20:35:27 docker build \ 20:35:27 -f Dockerfile \ 20:35:27 --build-arg USER=1000 \ 20:35:27 \ 20:35:27 --label "git_sha=53354d8b2375586dce6506093df12345f31d42e7" \ 20:35:27 -t edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 \ 20:35:27 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 20:35:27 . 20:35:27 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 20:35:27 Install the buildx component to build images with BuildKit: 20:35:27 https://docs.docker.com/go/buildx/ 20:35:27 20:35:28 Sending build context to Docker daemon 3.269MB 20:35:28 Step 1/10 : FROM node:16.17-alpine3.15 20:35:28 16.17-alpine3.15: Pulling from library/node 20:35:28 47517142f6ba: Pulling fs layer 20:35:28 5f8c4bfa009b: Pulling fs layer 20:35:28 f7079c9c4ba1: Pulling fs layer 20:35:28 aba105e6f55a: Pulling fs layer 20:35:28 aba105e6f55a: Waiting 20:35:28 47517142f6ba: Download complete 20:35:28 aba105e6f55a: Verifying Checksum 20:35:28 aba105e6f55a: Download complete 20:35:28 f7079c9c4ba1: Verifying Checksum 20:35:28 f7079c9c4ba1: Download complete 20:35:29 47517142f6ba: Pull complete 20:35:30 5f8c4bfa009b: Verifying Checksum 20:35:30 5f8c4bfa009b: Download complete 20:35:33 5f8c4bfa009b: Pull complete 20:35:33 f7079c9c4ba1: Pull complete 20:35:34 aba105e6f55a: Pull complete 20:35:34 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 20:35:34 Status: Downloaded newer image for node:16.17-alpine3.15 20:35:34 ---> bf1b8b58d215 20:35:34 Step 2/10 : RUN apk add --no-cache chromium 20:35:34 ---> Running in b706789acddf 20:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:35:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:35:36 (1/128) Installing libxau (1.0.9-r0) 20:35:36 (2/128) Installing libmd (1.0.3-r0) 20:35:36 (3/128) Installing libbsd (0.11.3-r1) 20:35:36 (4/128) Installing libxdmcp (1.1.3-r0) 20:35:36 (5/128) Installing libxcb (1.14-r2) 20:35:36 (6/128) Installing libx11 (1.7.3.1-r0) 20:35:36 (7/128) Installing libxext (1.3.4-r0) 20:35:36 (8/128) Installing libice (1.0.10-r0) 20:35:37 (9/128) Installing libuuid (2.37.4-r0) 20:35:37 (10/128) Installing libsm (1.2.3-r0) 20:35:37 (11/128) Installing libxt (1.2.1-r0) 20:35:37 (12/128) Installing libxmu (1.1.3-r0) 20:35:37 (13/128) Installing xset (1.2.4-r0) 20:35:37 (14/128) Installing xprop (1.2.5-r0) 20:35:37 (15/128) Installing xdg-utils (1.1.3-r0) 20:35:37 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 20:35:37 (17/128) Installing pkgconf (1.8.1-r0) 20:35:37 (18/128) Installing libffi (3.4.2-r1) 20:35:37 (19/128) Installing libintl (0.21-r0) 20:35:37 (20/128) Installing libblkid (2.37.4-r0) 20:35:37 (21/128) Installing libmount (2.37.4-r0) 20:35:37 (22/128) Installing pcre (8.45-r1) 20:35:37 (23/128) Installing glib (2.70.1-r0) 20:35:37 (24/128) Installing xz-libs (5.2.5-r1) 20:35:37 (25/128) Installing libxml2 (2.9.14-r2) 20:35:37 (26/128) Installing shared-mime-info (2.1-r2) 20:35:37 (27/128) Installing hicolor-icon-theme (0.17-r1) 20:35:37 (28/128) Installing libjpeg-turbo (2.1.2-r0) 20:35:37 (29/128) Installing libpng (1.6.37-r1) 20:35:37 (30/128) Installing libwebp (1.2.2-r0) 20:35:37 (31/128) Installing zstd-libs (1.5.0-r0) 20:35:37 (32/128) Installing tiff (4.4.0-r1) 20:35:37 (33/128) Installing gdk-pixbuf (2.42.8-r0) 20:35:37 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 20:35:37 (35/128) Installing libxcomposite (0.4.5-r0) 20:35:37 (36/128) Installing libxfixes (6.0.0-r0) 20:35:37 (37/128) Installing libxrender (0.9.10-r3) 20:35:37 (38/128) Installing libxcursor (1.2.0-r0) 20:35:37 (39/128) Installing libxdamage (1.1.5-r1) 20:35:37 (40/128) Installing libxi (1.8-r0) 20:35:37 (41/128) Installing libxinerama (1.1.4-r1) 20:35:37 (42/128) Installing libxrandr (1.5.2-r1) 20:35:37 (43/128) Installing atk (2.36.0-r0) 20:35:37 (44/128) Installing libxtst (1.2.3-r3) 20:35:37 (45/128) Installing dbus-libs (1.12.24-r0) 20:35:37 (46/128) Installing at-spi2-core (2.42.0-r0) 20:35:37 (47/128) Installing at-spi2-atk (2.38.0-r0) 20:35:37 (48/128) Installing expat (2.5.0-r0) 20:35:37 (49/128) Installing brotli-libs (1.0.9-r5) 20:35:38 (50/128) Installing libbz2 (1.0.8-r1) 20:35:38 (51/128) Installing freetype (2.11.1-r2) 20:35:38 (52/128) Installing fontconfig (2.13.1-r4) 20:35:38 (53/128) Installing pixman (0.40.0-r4) 20:35:38 (54/128) Installing cairo (1.16.0-r5) 20:35:38 (55/128) Installing cairo-gobject (1.16.0-r5) 20:35:38 (56/128) Installing avahi-libs (0.8-r5) 20:35:38 (57/128) Installing gmp (6.2.1-r1) 20:35:38 (58/128) Installing nettle (3.7.3-r0) 20:35:38 (59/128) Installing p11-kit (0.24.0-r1) 20:35:38 (60/128) Installing libtasn1 (4.18.0-r1) 20:35:38 (61/128) Installing libunistring (0.9.10-r1) 20:35:38 (62/128) Installing gnutls (3.7.1-r2) 20:35:38 (63/128) Installing cups-libs (2.3.3-r6) 20:35:38 (64/128) Installing libepoxy (1.5.9-r0) 20:35:38 (65/128) Installing fribidi (1.0.11-r0) 20:35:38 (66/128) Installing graphite2 (1.3.14-r0) 20:35:38 (67/128) Installing harfbuzz (3.0.0-r2) 20:35:38 (68/128) Installing libxft (2.3.4-r0) 20:35:38 (69/128) Installing pango (1.48.10-r0) 20:35:38 (70/128) Installing wayland-libs-client (1.19.0-r1) 20:35:38 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 20:35:38 (72/128) Installing wayland-libs-egl (1.19.0-r1) 20:35:38 (73/128) Installing xkeyboard-config (2.34-r0) 20:35:39 (74/128) Installing libxkbcommon (1.3.1-r0) 20:35:39 (75/128) Installing gtk+3.0 (3.24.30-r0) 20:35:39 Executing gtk+3.0-3.24.30-r0.post-install 20:35:39 (76/128) Installing libfontenc (1.1.4-r0) 20:35:39 (77/128) Installing mkfontscale (1.2.1-r1) 20:35:39 (78/128) Installing ttf-opensans (1.10-r1) 20:35:39 Executing ttf-opensans-1.10-r1.post-install 20:35:42 (79/128) Installing libogg (1.3.5-r0) 20:35:42 (80/128) Installing flac (1.3.4-r0) 20:35:42 (81/128) Installing alsa-lib (1.2.5.1-r1) 20:35:42 (82/128) Installing libatomic (10.3.1_git20211027-r0) 20:35:42 (83/128) Installing sdl2 (2.0.16-r4) 20:35:42 (84/128) Installing aom-libs (3.2.0-r0) 20:35:42 (85/128) Installing libass (0.15.2-r0) 20:35:42 (86/128) Installing libdav1d (0.9.2-r0) 20:35:42 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 20:35:42 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 20:35:42 (89/128) Installing lame (3.100-r0) 20:35:42 (90/128) Installing opus (1.3.1-r1) 20:35:42 (91/128) Installing libgomp (10.3.1_git20211027-r0) 20:35:42 (92/128) Installing soxr (0.1.3-r2) 20:35:42 (93/128) Installing libsrt (1.4.2-r1) 20:35:42 (94/128) Installing libssh (0.9.6-r1) 20:35:42 (95/128) Installing libtheora (1.1.1-r16) 20:35:42 (96/128) Installing v4l-utils-libs (1.22.1-r1) 20:35:42 (97/128) Installing libdrm (2.4.109-r0) 20:35:42 (98/128) Installing libva (2.13.0-r0) 20:35:42 (99/128) Installing libvdpau (1.4-r0) 20:35:42 (100/128) Installing vidstab (1.1.0-r1) 20:35:42 (101/128) Installing libvorbis (1.3.7-r0) 20:35:42 (102/128) Installing libvpx (1.10.0-r0) 20:35:42 (103/128) Installing vulkan-loader (1.2.196-r0) 20:35:42 (104/128) Installing x264-libs (20210613-r0) 20:35:42 (105/128) Installing x265-libs (3.5-r0) 20:35:42 (106/128) Installing xvidcore (1.3.7-r1) 20:35:42 (107/128) Installing ffmpeg-libs (4.4.1-r2) 20:35:43 (108/128) Installing libevent (2.1.12-r4) 20:35:43 (109/128) Installing mesa (21.2.6-r0) 20:35:43 (110/128) Installing wayland-libs-server (1.19.0-r1) 20:35:43 (111/128) Installing mesa-gbm (21.2.6-r0) 20:35:43 (112/128) Installing lcms2 (2.12-r1) 20:35:43 (113/128) Installing nspr (4.32-r0) 20:35:43 (114/128) Installing sqlite-libs (3.36.0-r0) 20:35:43 (115/128) Installing nss (3.78.1-r0) 20:35:43 (116/128) Installing libasyncns (0.8-r1) 20:35:43 (117/128) Installing libltdl (2.4.6-r7) 20:35:43 (118/128) Installing orc (0.4.32-r0) 20:35:43 (119/128) Installing libsndfile (1.0.31-r1) 20:35:43 (120/128) Installing speexdsp (1.2.0-r0) 20:35:43 (121/128) Installing tdb-libs (1.4.5-r0) 20:35:43 (122/128) Installing libpulse (15.0-r2) 20:35:43 (123/128) Installing re2 (2021.11.01-r0) 20:35:44 (124/128) Installing snappy (1.1.9-r1) 20:35:44 (125/128) Installing libgpg-error (1.42-r1) 20:35:44 (126/128) Installing libgcrypt (1.9.4-r0) 20:35:44 (127/128) Installing libxslt (1.1.35-r0) 20:35:44 (128/128) Installing chromium (99.0.4844.84-r0) 20:35:49 Executing busybox-1.34.1-r7.trigger 20:35:49 Executing glib-2.70.1-r0.trigger 20:35:49 Executing shared-mime-info-2.1-r2.trigger 20:35:50 Executing gdk-pixbuf-2.42.8-r0.trigger 20:35:50 Executing gtk-update-icon-cache-2.24.33-r0.trigger 20:35:50 Executing fontconfig-2.13.1-r4.trigger 20:35:50 Executing mkfontscale-1.2.1-r1.trigger 20:35:50 OK: 275 MiB in 144 packages 20:36:00 Removing intermediate container b706789acddf 20:36:00 ---> 2a441f5d75e6 20:36:00 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 20:36:00 ---> Running in f9f92b8a4191 20:36:00 Removing intermediate container f9f92b8a4191 20:36:00 ---> a820a41aa797 20:36:00 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 20:36:00 ---> Running in 0ba0638e3e7b 20:36:01 Removing intermediate container 0ba0638e3e7b 20:36:01 ---> 8a505465f582 20:36:01 Step 5/10 : RUN npm install -g npm 20:36:01 ---> Running in ede840f84f27 20:36:27 20:36:27 removed 7 packages, changed 100 packages, and audited 239 packages in 22s 20:36:27 20:36:27 18 packages are looking for funding 20:36:27 run `npm fund` for details 20:36:27 20:36:27 found 0 vulnerabilities 20:36:29 Removing intermediate container ede840f84f27 20:36:29 ---> 57fff8f5d852 20:36:29 Step 6/10 : ARG USER=1000 20:36:29 ---> Running in 73d6aa9e6d00 20:36:30 Removing intermediate container 73d6aa9e6d00 20:36:30 ---> a5f5fa9d4b99 20:36:30 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 20:36:30 ---> Running in 789114db3787 20:36:32 Removing intermediate container 789114db3787 20:36:32 ---> 34d42e4a1fc5 20:36:32 Step 8/10 : USER $USER:$USER 20:36:32 ---> Running in 148fe3f520a4 20:36:32 Removing intermediate container 148fe3f520a4 20:36:32 ---> bc5bbdf0acfe 20:36:32 Step 9/10 : WORKDIR /app 20:36:32 ---> Running in 11331d07d8e7 20:36:32 Removing intermediate container 11331d07d8e7 20:36:32 ---> 7ecabd988350 20:36:32 Step 10/10 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 20:36:32 ---> Running in 6fa6560984ad 20:36:32 Removing intermediate container 6fa6560984ad 20:36:32 ---> e6892087c890 20:36:32 Successfully built e6892087c890 20:36:32 Successfully tagged edgexfoundry/edgex-web-ui:53354d8b2375586dce6506093df12345f31d42e7 20:36:32 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 20:36:32 touch edgex-web-ui.imagebuilt 20:36:33 mkdir -p node_modules coverage 20:36:33 chown "1000:1000" node_modules coverage package-lock.json 20:36:33 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 20:36:45 npm WARN EBADENGINE Unsupported engine { 20:36:45 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 20:36:45 npm WARN EBADENGINE required: { 20:36:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:36:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:36:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:36:45 npm WARN EBADENGINE }, 20:36:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:36:45 npm WARN EBADENGINE } 20:36:45 npm WARN EBADENGINE Unsupported engine { 20:36:45 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 20:36:45 npm WARN EBADENGINE required: { 20:36:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:36:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:36:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:36:45 npm WARN EBADENGINE }, 20:36:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:36:45 npm WARN EBADENGINE } 20:36:45 npm WARN EBADENGINE Unsupported engine { 20:36:45 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 20:36:45 npm WARN EBADENGINE required: { 20:36:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:36:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:36:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:36:45 npm WARN EBADENGINE }, 20:36:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:36:45 npm WARN EBADENGINE } 20:36:45 npm WARN EBADENGINE Unsupported engine { 20:36:45 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 20:36:45 npm WARN EBADENGINE required: { 20:36:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:36:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:36:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:36:45 npm WARN EBADENGINE }, 20:36:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:36:45 npm WARN EBADENGINE } 20:36:45 npm WARN EBADENGINE Unsupported engine { 20:36:45 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 20:36:45 npm WARN EBADENGINE required: { 20:36:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:36:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:36:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:36:45 npm WARN EBADENGINE }, 20:36:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:36:45 npm WARN EBADENGINE } 20:36:45 npm WARN EBADENGINE Unsupported engine { 20:36:45 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 20:36:45 npm WARN EBADENGINE required: { 20:36:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:36:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:36:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:36:45 npm WARN EBADENGINE }, 20:36:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:36:45 npm WARN EBADENGINE } 20:36:45 npm WARN EBADENGINE Unsupported engine { 20:36:45 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 20:36:45 npm WARN EBADENGINE required: { 20:36:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:36:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:36:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:36:45 npm WARN EBADENGINE }, 20:36:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:36:45 npm WARN EBADENGINE } 20:36:45 npm WARN EBADENGINE Unsupported engine { 20:36:45 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 20:36:45 npm WARN EBADENGINE required: { 20:36:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:36:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:36:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:36:45 npm WARN EBADENGINE }, 20:36:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:36:45 npm WARN EBADENGINE } 20:36:45 npm WARN EBADENGINE Unsupported engine { 20:36:45 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 20:36:45 npm WARN EBADENGINE required: { 20:36:45 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 20:36:45 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 20:36:45 npm WARN EBADENGINE yarn: '>= 1.13.0' 20:36:45 npm WARN EBADENGINE }, 20:36:45 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.5' } 20:36:45 npm WARN EBADENGINE } 20:37:12 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 20:37:12 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 20:37:12 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 20:37:12 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 20:37:13 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 20:37:19 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 20:37:24 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 20:37:25 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 20:37:25 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 20:37:47 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 20:37:47 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:37:47 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. 20:37:50 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. 20:37:51 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. 20:37:53 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 20:38:05 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 20:38:06 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 20:38:21 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. 20:38:53 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. 20:39:32 20:39:32 added 1475 packages, and audited 1476 packages in 3m 20:39:32 20:39:32 90 packages are looking for funding 20:39:32 run `npm fund` for details 20:39:32 20:39:32 41 vulnerabilities (1 low, 13 moderate, 22 high, 5 critical) 20:39:32 20:39:32 To address issues that do not require attention, run: 20:39:32 npm audit fix 20:39:32 20:39:32 To address all issues (including breaking changes), run: 20:39:32 npm audit fix --force 20:39:32 20:39:32 Run `npm audit` for details. 20:39:32 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 20:39:47 - Generating browser application bundles (phase: setup)... 20:40:20 Compiling @angular/core : es2015 as esm2015 20:40:20 Compiling @angular/compiler/testing : es2015 as esm2015 20:40:46 Compiling @angular/common : es2015 as esm2015 20:40:46 Compiling @angular/core/testing : es2015 as esm2015 20:40:50 Compiling @angular/platform-browser : es2015 as esm2015 20:40:50 Compiling @angular/common/testing : es2015 as esm2015 20:40:53 Compiling @angular/router : es2015 as esm2015 20:40:53 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 20:40:59 Compiling @angular/platform-browser/testing : es2015 as esm2015 20:41:00 Compiling @angular/common/http : es2015 as esm2015 20:41:00 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 20:41:05 Compiling @angular/forms : es2015 as esm2015 20:41:05 Compiling @angular/router/testing : es2015 as esm2015 20:41:06 Compiling @angular/common/http/testing : es2015 as esm2015 20:42:02 24 04 2023 20:41:59.488:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 20:42:02 24 04 2023 20:41:59.501:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 20:42:02 24 04 2023 20:41:59.525:INFO [launcher]: Starting browser ChromeHeadless 20:43:24 24 04 2023 20:43:18.110:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 20:43:30 24 04 2023 20:43:29.840:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 20:43:57 ✔ Browser application bundle generation complete. 20:43:57 24 04 2023 20:43:54.549:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket UZAXAVDXBAuHG6wPAAAB with id 47822875 20:44:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 20:44:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.186 secs) 20:44:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.727 secs) 20:44:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.825 secs) 20:44:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.871 secs) 20:44:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.917 secs) 20:44:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 2.126 secs) 20:44:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 2.252 secs) 20:44:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.52 secs) 20:44:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.598 secs) 20:44:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.881 secs) 20:44:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 3.023 secs) 20:44:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 3.172 secs) 20:44:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 3.442 secs) 20:44:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 3.561 secs) 20:44:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.595 secs) 20:44:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.915 secs) 20:44:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.979 secs) 20:44:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 4.043 secs) 20:44:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 4.11 secs) 20:44:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 4.183 secs) 20:44:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 4.306 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 4.364 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.449 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.479 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.566 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.621 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.648 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.721 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.772 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.874 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.014 secs) 20:44:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.08 secs) 20:44:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.175 secs) 20:44:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.534 secs) 20:44:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.611 secs) 20:44:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.64 secs) 20:44:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.667 secs) 20:44:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.862 secs) 20:44:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 6.033 secs) 20:44:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 6.06 secs) 20:44:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 6.201 secs) 20:44:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.355 secs) 20:44:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.405 secs) 20:44:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.49 secs) 20:44:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.552 secs) 20:44:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.694 secs) 20:44:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.843 secs) 20:44:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 7.035 secs) 20:44:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 7.105 secs) 20:44:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 7.159 secs) 20:44:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 7.186 secs) 20:44:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 7.205 secs) 20:44:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 7.226 secs) 20:44:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 7.252 secs) 20:44:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.325 secs) 20:44:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.776 secs) 20:44:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.83 secs) 20:44:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.905 secs) 20:44:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 8.176 secs) 20:44:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 8.269 secs) 20:44:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 8.409 secs) 20:44:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 8.47 secs) 20:44:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 8.552 secs) 20:44:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 8.595 secs) 20:44:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 8.623 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 9.131 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 9.199 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 9.237 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 9.274 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 9.285 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 9.31 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 9.37 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 9.498 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 9.605 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 9.618 secs) 20:44:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.627 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.652 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.713 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.787 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.811 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.854 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.986 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 10.055 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 10.243 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 10.408 secs) 20:44:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 10.428 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.44 secs) 20:44:26 WARN: ' 20:44:26 It looks like you're using ngModel on the same form field as formControlName. 20:44:26 Support for using the ngModel input property and ngModelChange event with 20:44:26 reactive form directives has been deprecated in Angular v6 and will be removed 20:44:26 in a future version of Angular. 20:44:26 20:44:26 For more information on this, see our API docs here: 20:44:26 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:44:26 ' 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 10.44 secs) 20:44:26 WARN: ' 20:44:26 It looks like you're using ngModel on the same form field as formControlName. 20:44:26 Support for using the ngModel input property and ngModelChange event with 20:44:26 reactive form directives has been deprecated in Angular v6 and will be removed 20:44:26 in a future version of Angular. 20:44:26 20:44:26 For more information on this, see our API docs here: 20:44:26 https://angular.io/api/forms/FormControlName#use-with-ngmodel 20:44:26 ' 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 10.572 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 10.6 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 10.614 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 10.673 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 10.841 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 10.865 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.876 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.926 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.974 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 11.026 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 11.044 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 11.053 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 11.078 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 11.087 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.109 secs) 20:44:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.166 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.218 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.246 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.452 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.475 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.49 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.508 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.546 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.582 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.604 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.614 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.798 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.824 secs) 20:44:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.837 secs) 20:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.931 secs) 20:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 12.119 secs) 20:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.144 secs) 20:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.164 secs) 20:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.175 secs) 20:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.21 secs) 20:44:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.349 secs) 20:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.421 secs) 20:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.482 secs) 20:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.517 secs) 20:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.533 secs) 20:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.656 secs) 20:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.735 secs) 20:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.78 secs) 20:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.917 secs) 20:44:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.937 secs) 20:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.243 secs) 20:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.378 secs) 20:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.419 secs) 20:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.458 secs) 20:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.601 secs) 20:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.627 secs) 20:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.646 secs) 20:44:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.847 secs) 20:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.964 secs) 20:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.992 secs) 20:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.02 secs) 20:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.045 secs) 20:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.112 secs) 20:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.153 secs) 20:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.169 secs) 20:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.214 secs) 20:44:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.244 secs) 20:44:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.055 secs / 14.244 secs) 20:44:32 TOTAL: 149 SUCCESS 20:44:32 ✔ Browser application bundle generation complete. 20:44:35 20:44:35 =============================== Coverage summary =============================== 20:44:35 Statements : 40.98% ( 1467/3580 ) 20:44:35 Branches : 12.03% ( 111/923 ) 20:44:35 Functions : 33.28% ( 432/1298 ) 20:44:35 Lines : 38.91% ( 1318/3387 ) 20:44:35 ================================================================================ 20:44:35 24 04 2023 20:44:35.783:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 20:44:36 ✔ Browser application bundle generation complete. 20:44:37 make[1]: Leaving directory '/w/workspace/edgex-ui-go/100/web' [Pipeline] echo 20:44:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:44:37 $ docker stop --time=1 cf90c946e4097e291817bb8cb53a5e81b5875694330614b9c4699618e9f7dae0 20:44:39 $ docker rm -f --volumes cf90c946e4097e291817bb8cb53a5e81b5875694330614b9c4699618e9f7dae0 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:44:43 Warning: overwriting stash ‘coverage-report’ 20:44:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:44:51 + ls -al . 20:44:51 total 184 20:44:51 drwxrwxr-x 13 jenkins jenkins 4096 Apr 24 20:32 . 20:44:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:29 .. 20:44:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:30 .blubracket 20:44:51 -rw-rw-r-- 1 jenkins jenkins 18 Apr 24 20:30 .dockerignore 20:44:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 20:30 .git 20:44:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:30 .github 20:44:51 -rw-rw-r-- 1 jenkins jenkins 185 Apr 24 20:30 .gitignore 20:44:51 -rw-rw-r-- 1 jenkins jenkins 4856 Apr 24 20:30 Attribution.txt 20:44:51 -rw-rw-r-- 1 jenkins jenkins 17205 Apr 24 20:30 CHANGELOG.md 20:44:51 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 24 20:30 CONTRIBUTING.md 20:44:51 -rw-rw-r-- 1 jenkins jenkins 1847 Apr 24 20:30 Dockerfile 20:44:51 -rw-rw-r-- 1 jenkins jenkins 652 Apr 24 20:30 Jenkinsfile 20:44:51 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 24 20:30 LICENSE 20:44:51 -rw-rw-r-- 1 jenkins jenkins 2124 Apr 24 20:30 Makefile 20:44:51 -rw-rw-r-- 1 jenkins jenkins 4558 Apr 24 20:30 README.md 20:44:51 -rw-rw-r-- 1 jenkins jenkins 11 Apr 24 20:25 VERSION 20:44:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:30 assets 20:44:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:30 bin 20:44:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 24 20:30 cmd 20:44:51 -rw-r--r-- 1 jenkins jenkins 10 Apr 24 20:32 coverage.out 20:44:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 24 20:30 docs 20:44:51 -rw-rw-r-- 1 jenkins jenkins 3110 Apr 24 20:30 go.mod 20:44:51 -rw-rw-r-- 1 jenkins jenkins 43888 Apr 24 20:30 go.sum 20:44:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 24 20:30 internal 20:44:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:30 snap 20:44:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 24 20:30 testing 20:44:51 -rw-rw-r-- 1 jenkins jenkins 155 Apr 24 20:30 version.go 20:44:51 drwxrwxr-x 6 jenkins jenkins 4096 Apr 24 20:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:52 + 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=53354d8b2375586dce6506093df12345f31d42e7 --label arch=arm64 --label version=3.0.0-dev.4 . 20:44:53 Sending build context to Docker daemon 31.55MB 20:44:53 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 20:44:53 Step 2/26 : FROM ${BASE} AS builder 20:44:53 ---> 42fdeb08904f 20:44:53 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 20:44:54 ---> Running in e2f71b0621d2 20:44:54 Removing intermediate container e2f71b0621d2 20:44:54 ---> 9081eb51ebb6 20:44:54 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 20:44:54 ---> Running in 8f04bd2e1364 20:44:54 Removing intermediate container 8f04bd2e1364 20:44:54 ---> 211226c3dabf 20:44:54 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:44:54 ---> Running in 9c07afbf26e3 20:44:55 Removing intermediate container 9c07afbf26e3 20:44:55 ---> a2b40a0d92da 20:44:55 Step 6/26 : LABEL Name=edgex-ui-go 20:44:55 ---> Running in d5457c08af4e 20:44:55 Removing intermediate container d5457c08af4e 20:44:55 ---> ddac15daba28 20:44:55 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 20:44:55 ---> Running in d4e99ac33359 20:44:55 Removing intermediate container d4e99ac33359 20:44:55 ---> 16d0413e987f 20:44:55 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 20:44:57 ---> 61620532af33 20:44:57 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:44:57 ---> Running in d32e03318baf 20:44:58 Removing intermediate container d32e03318baf 20:44:58 ---> c87afe87af58 20:44:58 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:58 ---> Running in b1d81c9695aa 20:44:59 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:45:00 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:45:01 OK: 263 MiB in 53 packages 20:45:02 Removing intermediate container b1d81c9695aa 20:45:02 ---> c972abfc91ab 20:45:02 Step 11/26 : ENV GO111MODULE=on 20:45:02 ---> Running in 778c3943a0a9 20:45:02 Removing intermediate container 778c3943a0a9 20:45:02 ---> af9257143f74 20:45:02 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 20:45:03 ---> Running in 6311c02470c6 20:45:03 Removing intermediate container 6311c02470c6 20:45:03 ---> aced0934e474 20:45:03 Step 13/26 : COPY go.mod vendor* ./ 20:45:04 ---> 7a4932ad23ef 20:45:04 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:04 ---> Running in a65a87c80606 20:45:06 Removing intermediate container a65a87c80606 20:45:06 ---> e774f5718eb4 20:45:06 Step 15/26 : COPY . . 20:45:10 ---> b8372014895e 20:45:10 Step 16/26 : RUN ${MAKE} 20:45:10 ---> Running in 25411b70238a 20:45:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.4" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 20:47:17 Removing intermediate container 25411b70238a 20:47:17 ---> 73a44f2bd71d 20:47:17 Step 17/26 : FROM alpine:3.14 20:47:17 3.14: Pulling from library/alpine 20:47:17 422ed46b1a92: Pulling fs layer 20:47:17 422ed46b1a92: Verifying Checksum 20:47:17 422ed46b1a92: Download complete 20:47:17 422ed46b1a92: Pull complete 20:47:17 Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed 20:47:17 Status: Downloaded newer image for alpine:3.14 20:47:17 ---> 46c5e66a9efa 20:47:17 Step 18/26 : EXPOSE 4000 20:47:17 ---> Running in be25a42f047b 20:47:17 Removing intermediate container be25a42f047b 20:47:17 ---> 5e202720835a 20:47:17 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:47:17 ---> 24f14110a2b7 20:47:17 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 20:47:17 ---> 8b5ba9c93b68 20:47:17 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 20:47:17 ---> 149f3f090928 20:47:17 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 20:47:17 ---> Running in 1c312e87eba3 20:47:17 Removing intermediate container 1c312e87eba3 20:47:17 ---> d464d6992dd4 20:47:17 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 20:47:17 ---> Running in a83a1557f0ec 20:47:17 Removing intermediate container a83a1557f0ec 20:47:17 ---> 8d2ca77bbe05 20:47:17 Step 24/26 : LABEL arch=arm64 20:47:17 ---> Running in e0e9f3d51875 20:47:17 Removing intermediate container e0e9f3d51875 20:47:17 ---> 3f3eb17bbc1c 20:47:17 Step 25/26 : LABEL git_sha=53354d8b2375586dce6506093df12345f31d42e7 20:47:17 ---> Running in b0d7e8ddb81d 20:47:17 Removing intermediate container b0d7e8ddb81d 20:47:17 ---> 115438507dce 20:47:17 Step 26/26 : LABEL version=3.0.0-dev.4 20:47:17 ---> Running in 4aefe1cdab04 20:47:17 Removing intermediate container 4aefe1cdab04 20:47:17 ---> 20ad6c90be43 20:47:17 [Warning] One or more build-args [ARCH] were not consumed 20:47:17 Successfully built 20ad6c90be43 20:47:17 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 20:47:17 provisioning config files... 20:47:17 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/100@tmp/config10635977561363036305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:17 ---> docker-login.sh 20:47:17 nexus3.edgexfoundry.org:10001 20:47:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:18 Configure a credential helper to remove this warning. See 20:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:18 20:47:18 Login Succeeded 20:47:18 nexus3.edgexfoundry.org:10002 20:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:18 Configure a credential helper to remove this warning. See 20:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:18 20:47:18 Login Succeeded 20:47:18 nexus3.edgexfoundry.org:10003 20:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:19 Configure a credential helper to remove this warning. See 20:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:19 20:47:19 Login Succeeded 20:47:19 nexus3.edgexfoundry.org:10004 20:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:19 Configure a credential helper to remove this warning. See 20:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:19 20:47:19 Login Succeeded 20:47:19 docker.io 20:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:47:20 Configure a credential helper to remove this warning. See 20:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:47:20 20:47:20 Login Succeeded 20:47:20 ---> docker-login.sh ends [Pipeline] } 20:47:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:47:20 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 20:47:20 53354d8b2375586dce6506093df12345f31d42e7 20:47:20 latest 20:47:20 3.0.0-dev.4 20:47:20 53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 20:47:20 main 20:47:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7 20:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:47:20 0569152b5149: Preparing 20:47:20 3447847b2e67: Preparing 20:47:20 0aad6f144121: Preparing 20:47:20 6979b741102e: Preparing 20:47:20 6979b741102e: Layer already exists 20:47:21 3447847b2e67: Pushed 20:47:21 0569152b5149: Pushed 20:47:27 0aad6f144121: Pushed 20:47:27 53354d8b2375586dce6506093df12345f31d42e7: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:28 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 20:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:47:28 0569152b5149: Preparing 20:47:28 3447847b2e67: Preparing 20:47:28 0aad6f144121: Preparing 20:47:28 6979b741102e: Preparing 20:47:28 6979b741102e: Layer already exists 20:47:28 0aad6f144121: Layer already exists 20:47:28 3447847b2e67: Layer already exists 20:47:28 0569152b5149: Layer already exists 20:47:28 latest: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:29 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.4 20:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:47:29 0569152b5149: Preparing 20:47:29 3447847b2e67: Preparing 20:47:29 0aad6f144121: Preparing 20:47:29 6979b741102e: Preparing 20:47:29 0aad6f144121: Layer already exists 20:47:29 3447847b2e67: Layer already exists 20:47:29 6979b741102e: Layer already exists 20:47:29 0569152b5149: Layer already exists 20:47:29 3.0.0-dev.4: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 20:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:47:30 0569152b5149: Preparing 20:47:30 3447847b2e67: Preparing 20:47:30 0aad6f144121: Preparing 20:47:30 6979b741102e: Preparing 20:47:30 3447847b2e67: Layer already exists 20:47:30 0aad6f144121: Layer already exists 20:47:30 6979b741102e: Layer already exists 20:47:30 0569152b5149: Layer already exists 20:47:30 53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:30 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 20:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 20:47:30 0569152b5149: Preparing 20:47:30 3447847b2e67: Preparing 20:47:30 0aad6f144121: Preparing 20:47:30 6979b741102e: Preparing 20:47:30 0569152b5149: Layer already exists 20:47:30 6979b741102e: Layer already exists 20:47:30 3447847b2e67: Layer already exists 20:47:30 0aad6f144121: Layer already exists 20:47:30 main: digest: sha256:1f9a09668446c72bccfeb37d6ec7e2dd27906d42f420aa086bdc770fea9534cc size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:31 ===================================================== [Pipeline] echo 20:47:31 taggedImages: 20:47:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7 20:47:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 20:47:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.4 20:47:31 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:53354d8b2375586dce6506093df12345f31d42e7-3.0.0-dev.4 20:47:31 - 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 20:47:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:31 20:47:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:31 arm64: Pulling from edgex-lftools-log-publisher 20:47:31 8998bd30e6a1: Pulling fs layer 20:47:31 04944245beec: Pulling fs layer 20:47:31 699f458cf7ca: Pulling fs layer 20:47:31 765212b225bb: Pulling fs layer 20:47:31 f23df028b6ca: Pulling fs layer 20:47:31 d65c8cfc05b1: Pulling fs layer 20:47:31 2437ff75d9bd: Pulling fs layer 20:47:31 f23df028b6ca: Waiting 20:47:31 765212b225bb: Waiting 20:47:31 d65c8cfc05b1: Waiting 20:47:31 2437ff75d9bd: Waiting 20:47:32 04944245beec: Verifying Checksum 20:47:32 04944245beec: Download complete 20:47:32 765212b225bb: Verifying Checksum 20:47:32 765212b225bb: Download complete 20:47:32 f23df028b6ca: Verifying Checksum 20:47:32 f23df028b6ca: Download complete 20:47:32 d65c8cfc05b1: Verifying Checksum 20:47:32 d65c8cfc05b1: Download complete 20:47:32 699f458cf7ca: Verifying Checksum 20:47:32 699f458cf7ca: Download complete 20:47:32 8998bd30e6a1: Verifying Checksum 20:47:32 8998bd30e6a1: Download complete 20:47:35 2437ff75d9bd: Verifying Checksum 20:47:35 2437ff75d9bd: Download complete 20:47:36 8998bd30e6a1: Pull complete 20:47:36 04944245beec: Pull complete 20:47:38 699f458cf7ca: Pull complete 20:47:38 765212b225bb: Pull complete 20:47:39 f23df028b6ca: Pull complete 20:47:39 d65c8cfc05b1: Pull complete 20:47:54 2437ff75d9bd: Pull complete 20:47:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:54 prd-ubuntu20.04-docker-arm64-4c-16g-9564 does not seem to be running inside a container 20:47:54 $ 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/100 -v /w/workspace/edgex-ui-go/100:/w/workspace/edgex-ui-go/100:rw,z -v /w/workspace/edgex-ui-go/100@tmp:/w/workspace/edgex-ui-go/100@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 20:47:57 $ docker top dda62e5c2814b5d7bd0c4a07c7801593b0cdbafd1d33c724310119e1739c6514 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:57 ---> job-cost.sh 20:47:58 lf-activate-venv: SKIPPING 20:47:58 INFO: No Stack... 20:47:58 INFO: Retrieving Pricing Info for: v3-standard-4 20:47:59 INFO: Archiving Costs [Pipeline] sh 20:47:59 + cat /w/workspace/edgex-ui-go/100/archives/cost.csv 20:47:59 + cut -d, -f6 [Pipeline] lock 20:47:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] 20:47:59 Resource [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] did not exist. Created. 20:47:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:00 /w/workspace/edgex-ui-go/100@tmp/durable-f04a53ce/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:48:01 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:01 Warning: overwriting stash ‘stack-cost’ 20:48:06 Stashed 1 file(s) [Pipeline] } 20:48:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-100-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:06 $ docker stop --time=1 dda62e5c2814b5d7bd0c4a07c7801593b0cdbafd1d33c724310119e1739c6514 20:48:07 $ docker rm -f --volumes dda62e5c2814b5d7bd0c4a07c7801593b0cdbafd1d33c724310119e1739c6514 [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 20:48:08 provisioning config files... 20:48:08 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2500076873540952914tmp [Pipeline] { [Pipeline] sh 20:48:08 + set +x 20:48:08 + bash -s -- 20:48:08 + curl -s https://codecov.io/bash 20:48:08 20:48:08 _____ _ 20:48:08 / ____| | | 20:48:08 | | ___ __| | ___ ___ _____ __ 20:48:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:08 Bash-1.0.6 20:48:08 20:48:08 20:48:08 ==> git version 2.25.1 found 20:48:08 ==> 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 20:48:08 Release-Date: 2020-01-08 20:48:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:48:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:48:08 ==> Jenkins CI detected. 20:48:08 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 20:48:08 project root: . 20:48:08 --> token set from env 20:48:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:08 ==> Running gcov in . (disable via -X gcov) 20:48:08 ==> Python coveragepy not found 20:48:08 ==> Searching for coverage reports in: 20:48:08 + . 20:48:08 -> Found 1 reports 20:48:08 ==> Detecting git/mercurial file structure 20:48:08 ==> Reading reports 20:48:08 + ./coverage.out bytes=10 20:48:08 ==> Appending adjustments 20:48:08 https://docs.codecov.io/docs/fixing-reports 20:48:09 + Found adjustments 20:48:09 ==> Gzipping contents 20:48:09 12K /tmp/codecov.GROjD9.gz 20:48:09 ==> Uploading reports 20:48:09 url: https://codecov.io 20:48:09 query: branch=main&commit=53354d8b2375586dce6506093df12345f31d42e7&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:09 -> Pinging Codecov 20:48:09 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=53354d8b2375586dce6506093df12345f31d42e7&build=100&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F100%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:48:09 -> Uploading to 20:48:09 https://storage.googleapis.com/codecov/v4/raw/2023-04-24/FB506323287CE973F263BFD2A0EB1F37/53354d8b2375586dce6506093df12345f31d42e7/15eae7b3-e7ee-4975-b0db-57327bed258e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230424%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230424T204809Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=839c51209b75918086ddccb700fb9bd3f168a560d89503e4df0ffbd252f061d4 20:48:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:09 Dload Upload Total Spent Left Speed 20:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 37348 --:--:-- --:--:-- --:--:-- 37348 20:48:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] } 20:48:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:48:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:48:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:10 20:48:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:10 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:48:10 df9b9388f04a: Pulling fs layer 20:48:10 52dc419b0ee2: Pulling fs layer 20:48:10 25bc292e5bac: Pulling fs layer 20:48:10 114826534d7a: Pulling fs layer 20:48:10 4657fd5d0bcf: Pulling fs layer 20:48:10 6ad1cebc031e: Pulling fs layer 20:48:10 114826534d7a: Waiting 20:48:10 4657fd5d0bcf: Waiting 20:48:10 8a3aa393b2d8: Pulling fs layer 20:48:10 6ad1cebc031e: Waiting 20:48:10 8a3aa393b2d8: Waiting 20:48:10 25bc292e5bac: Verifying Checksum 20:48:10 25bc292e5bac: Download complete 20:48:10 52dc419b0ee2: Download complete 20:48:10 4657fd5d0bcf: Verifying Checksum 20:48:10 4657fd5d0bcf: Download complete 20:48:10 df9b9388f04a: Download complete 20:48:11 df9b9388f04a: Pull complete 20:48:11 6ad1cebc031e: Verifying Checksum 20:48:11 6ad1cebc031e: Download complete 20:48:11 52dc419b0ee2: Pull complete 20:48:11 114826534d7a: Verifying Checksum 20:48:11 114826534d7a: Download complete 20:48:11 25bc292e5bac: Pull complete 20:48:11 8a3aa393b2d8: Verifying Checksum 20:48:11 8a3aa393b2d8: Download complete 20:48:15 114826534d7a: Pull complete 20:48:15 4657fd5d0bcf: Pull complete 20:48:15 6ad1cebc031e: Pull complete 20:48:19 8a3aa393b2d8: Pull complete 20:48:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:48:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:19 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:48:19 $ 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 20:48:24 $ docker top 83af4553140235c8b119757db0dfad21607be7c87f46c5bb4391ce50ca64c39c -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 20:48:24 + set -o pipefail 20:48:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 20:48:31 20:48:31 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 20:48:31 20:48:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/44687794-695b-4ee2-a8fa-931523c0c383 20:48:31 20:48:31 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 20:48:31 20:48:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:48:31 20:48:31 20:48:31 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:48:31 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:48:31 More details here: https://snyk.co/ue1NS [Pipeline] } 20:48:31 $ docker stop --time=1 83af4553140235c8b119757db0dfad21607be7c87f46c5bb4391ce50ca64c39c 20:48:35 $ docker rm -f --volumes 83af4553140235c8b119757db0dfad21607be7c87f46c5bb4391ce50ca64c39c [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 20:48:36 + git log --format=format:%s -1 53354d8b2375586dce6506093df12345f31d42e7 [Pipeline] sh 20:48:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:37 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:48:37 $ 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 20:48:37 $ docker top a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 -eo pid,comm 20:48:37 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). 20:48:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:37 [ssh-agent] Looking for ssh-agent implementation... 20:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:37 $ docker exec a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 ssh-agent 20:48:38 SSH_AUTH_SOCK=/tmp/ssh-FZt49ujUAtyl/agent.32 20:48:38 SSH_AGENT_PID=38 20:48:38 Running ssh-add (command line suppressed) 20:48:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6932033566043604178.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6932033566043604178.key) 20:48:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:38 + git semver tag 20:48:38 2023-04-24 20:48:38,665 [run_tag] DEBUG tag force:False 20:48:38 2023-04-24 20:48:38,665 [check_head_tag] DEBUG check head tag 20:48:38 2023-04-24 20:48:38,666 [execute] INFO git cat-file --batch-check 20:48:38 2023-04-24 20:48:38,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 20:48:38 2023-04-24 20:48:38,669 [execute] INFO git cat-file --batch 20:48:38 2023-04-24 20:48:38,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 20:48:38 2023-04-24 20:48:38,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:48:38 2023-04-24 20:48:38,681 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 20:48:38 2023-04-24 20:48:38,681 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 20:48:38 2023-04-24 20:48:38,688 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:48:38 3.0.0-dev.4 [Pipeline] } 20:48:38 $ docker exec --env ******** --env ******** a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 ssh-agent -k 20:48:38 unset SSH_AUTH_SOCK; 20:48:38 unset SSH_AGENT_PID; 20:48:38 echo Agent pid 38 killed; 20:48:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:39 + git semver [Pipeline] } 20:48:39 $ docker stop --time=1 a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 20:48:40 $ docker rm -f --volumes a6b3e2a68c97a5b43f6f29f2f81e7c0673c3c2c876310172fdfd6118d700e132 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:41 20:48:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:41 0.23.1-centos7: Pulling from edgex-lftools 20:48:41 ab5ef0e58194: Pulling fs layer 20:48:41 9712f1f96733: Pulling fs layer 20:48:41 63f879dbbcfc: Pulling fs layer 20:48:41 0d9ebad4ef96: Pulling fs layer 20:48:41 e9a5061849ea: Pulling fs layer 20:48:41 d747dcd14b5f: Pulling fs layer 20:48:41 2de7ff778b66: Pulling fs layer 20:48:41 e9a5061849ea: Waiting 20:48:41 0d9ebad4ef96: Waiting 20:48:41 d747dcd14b5f: Waiting 20:48:41 2de7ff778b66: Waiting 20:48:41 9712f1f96733: Verifying Checksum 20:48:41 9712f1f96733: Download complete 20:48:41 63f879dbbcfc: Verifying Checksum 20:48:41 63f879dbbcfc: Download complete 20:48:41 e9a5061849ea: Verifying Checksum 20:48:41 e9a5061849ea: Download complete 20:48:41 d747dcd14b5f: Download complete 20:48:41 0d9ebad4ef96: Verifying Checksum 20:48:41 0d9ebad4ef96: Download complete 20:48:41 ab5ef0e58194: Verifying Checksum 20:48:41 ab5ef0e58194: Download complete 20:48:41 2de7ff778b66: Verifying Checksum 20:48:41 2de7ff778b66: Download complete 20:48:45 ab5ef0e58194: Pull complete 20:48:45 9712f1f96733: Pull complete 20:48:45 63f879dbbcfc: Pull complete 20:48:49 0d9ebad4ef96: Pull complete 20:48:49 e9a5061849ea: Pull complete 20:48:49 d747dcd14b5f: Pull complete 20:48:50 2de7ff778b66: Pull complete 20:48:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:50 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:48:50 $ 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 20:48:57 $ docker top 00da6b2c18c560ce0cb3400d782cee1706a47d1d39489c93b8a7986da268a09b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:48:58 provisioning config files... 20:48:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config787410454645211009tmp 20:48:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8243329021829236904tmp 20:48:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2330479555206878679tmp [Pipeline] { [Pipeline] echo 20:48:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:48:58 ---> sigul-configuration.sh 20:48:58 gpg: directory `/root/.gnupg' created 20:48:58 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:48:58 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:48:58 gpg: keyring `/root/.gnupg/secring.gpg' created 20:48:58 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:48:58 gpg: CAST5 encrypted data 20:48:58 gpg: encrypted with 1 passphrase 20:48:58 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:48:58 + mkdir /home/jenkins 20:48:58 + mkdir /home/jenkins/sigul [Pipeline] sh 20:48:58 + 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 20:48:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:48:59 ---> sigul-install.sh 20:48:59 Sigul already installed; skipping installation. [Pipeline] sh 20:48:59 + git tag --list 20:48:59 0.1.1 20:48:59 v1.1.0 20:48:59 v1.2.0 20:48:59 v1.2.1 20:48:59 v1.3.0 20:48:59 v2.0.0 20:48:59 v2.1.0 20:48:59 v2.2.0 20:48:59 v2.2.1-dev.1 20:48:59 v2.2.1-dev.2 20:48:59 v2.2.1-dev.3 20:48:59 v2.2.1-dev.4 20:48:59 v2.2.1-dev.5 20:48:59 v2.2.1-dev.6 20:48:59 v2.2.1-dev.7 20:48:59 v2.3.0 20:48:59 v2.3.0-dev.10 20:48:59 v2.3.0-dev.11 20:48:59 v2.3.0-dev.12 20:48:59 v2.3.0-dev.13 20:48:59 v2.3.0-dev.14 20:48:59 v2.3.0-dev.15 20:48:59 v2.3.0-dev.16 20:48:59 v2.3.0-dev.17 20:48:59 v2.3.0-dev.18 20:48:59 v2.3.0-dev.19 20:48:59 v2.3.0-dev.20 20:48:59 v2.3.0-dev.21 20:48:59 v2.3.0-dev.22 20:48:59 v2.3.0-dev.23 20:48:59 v2.3.0-dev.24 20:48:59 v2.3.0-dev.7 20:48:59 v2.3.0-dev.8 20:48:59 v2.3.0-dev.9 20:48:59 v3.0.0-dev.1 20:48:59 v3.0.0-dev.2 20:48:59 v3.0.0-dev.3 20:48:59 v3.0.0-dev.4 [Pipeline] sh 20:48:59 + lftools sign git-tag v3.0.0-dev.4 20:49:00 Signing Git tag with Sigul... 20:49:00 Signing v3.0.0-dev.4 [Pipeline] echo 20:49:00 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:49:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:49:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:49:01 $ docker stop --time=1 00da6b2c18c560ce0cb3400d782cee1706a47d1d39489c93b8a7986da268a09b 20:49:02 $ docker rm -f --volumes 00da6b2c18c560ce0cb3400d782cee1706a47d1d39489c93b8a7986da268a09b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:49:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:03 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:49:03 $ 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 20:49:03 $ docker top 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff -eo pid,comm 20:49:03 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). 20:49:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:03 [ssh-agent] Looking for ssh-agent implementation... 20:49:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:03 $ docker exec 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff ssh-agent 20:49:03 SSH_AUTH_SOCK=/tmp/ssh-sJVHOJrkMCi3/agent.31 20:49:03 SSH_AGENT_PID=37 20:49:03 Running ssh-add (command line suppressed) 20:49:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12340919659882202530.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12340919659882202530.key) 20:49:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:04 + git semver bump pre 20:49:04 2023-04-24 20:49:04,567 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:49:04 2023-04-24 20:49:04,568 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev 20:49:04 2023-04-24 20:49:04,568 [bump_version] DEBUG bumped version:3.0.0-dev.5 20:49:04 2023-04-24 20:49:04,568 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 20:49:04 2023-04-24 20:49:04,568 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:49:04 2023-04-24 20:49:04,568 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:49:04 2023-04-24 20:49:04,570 [execute] INFO git cat-file --batch-check 20:49:04 2023-04-24 20:49:04,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:04 2023-04-24 20:49:04,576 [execute] INFO git cat-file --batch 20:49:04 2023-04-24 20:49:04,576 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:04 2023-04-24 20:49:04,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:49:04 3.0.0-dev.5 [Pipeline] } 20:49:04 $ docker exec --env ******** --env ******** 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff ssh-agent -k 20:49:04 unset SSH_AUTH_SOCK; 20:49:04 unset SSH_AGENT_PID; 20:49:04 echo Agent pid 37 killed; 20:49:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:05 + git semver [Pipeline] } 20:49:05 $ docker stop --time=1 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff 20:49:06 $ docker rm -f --volumes 9d102b48b49f96bbd378a13137fd0342ef97133c775b3d3dd799b2e004a993ff [Pipeline] // withDockerContainer [Pipeline] sh 20:49:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:49:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:49:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:07 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:49:07 $ 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 20:49:07 $ docker top a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:49:07 [ssh-agent] Looking for ssh-agent implementation... 20:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:49:07 $ docker exec a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e ssh-agent 20:49:08 SSH_AUTH_SOCK=/tmp/ssh-epSfXGGWQ3fe/agent.32 20:49:08 SSH_AGENT_PID=38 20:49:08 Running ssh-add (command line suppressed) 20:49:08 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13626911156407618943.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13626911156407618943.key) 20:49:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:49:08 + git semver push 20:49:08 2023-04-24 20:49:08,671 [run_push] DEBUG push 20:49:08 2023-04-24 20:49:08,672 [execute] INFO git cat-file --batch-check 20:49:08 2023-04-24 20:49:08,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 20:49:08 2023-04-24 20:49:08,676 [execute] INFO git rev-list 96324e3d6a594ad2cb49e486fd68523b53625f53 -- 20:49:08 2023-04-24 20:49:08,676 [execute] DEBUG Popen(['git', 'rev-list', '96324e3d6a594ad2cb49e486fd68523b53625f53', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:49:08 2023-04-24 20:49:08,684 [execute] INFO git fetch -v origin 20:49:08 2023-04-24 20:49:08,684 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 20:49:09 2023-04-24 20:49:09,175 [run_push] DEBUG no remote changes detected 20:49:09 2023-04-24 20:49:09,176 [execute] INFO git push origin semver 20:49:09 2023-04-24 20:49:09,176 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 20:49:10 2023-04-24 20:49:09,998 [run_push] DEBUG push all version tags 20:49:10 2023-04-24 20:49:09,999 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:49:10 2023-04-24 20:49:10,000 [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) 20:49:10 2023-04-24 20:49:10,773 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 20:49:10 3.0.0-dev.5 [Pipeline] } 20:49:10 $ docker exec --env ******** --env ******** a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e ssh-agent -k 20:49:10 unset SSH_AUTH_SOCK; 20:49:10 unset SSH_AGENT_PID; 20:49:10 echo Agent pid 38 killed; 20:49:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:49:11 + git semver [Pipeline] } 20:49:11 $ docker stop --time=1 a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e 20:49:12 $ docker rm -f --volumes a81c2e095a0fcaa9781c7d9db0fddce54f3413de92581ec87d7ca358b894b66e [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 20:49:13 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 20:49:13 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 20:49:13 total 16 20:49:13 drwxr-xr-x 3 root root 4096 Apr 24 20:29 . 20:49:13 drwxrwxr-x 15 jenkins jenkins 4096 Apr 24 20:48 .. 20:49:13 drwxr-xr-x 2 root root 4096 Apr 24 20:29 cost 20:49:13 -rw-r--r-- 1 root root 83 Apr 24 20:29 cost.csv 20:49:13 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 20:49:13 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 20:49:13 total 16 20:49:13 drwxr-xr-x 3 jenkins jenkins 4096 Apr 24 20:29 . 20:49:13 drwxrwxr-x 15 jenkins jenkins 4096 Apr 24 20:48 .. 20:49:13 drwxr-xr-x 2 jenkins jenkins 4096 Apr 24 20:29 cost 20:49:13 -rw-r--r-- 1 jenkins jenkins 83 Apr 24 20:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:49:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:49:14 ---> package-listing.sh 20:49:14 ++ facter osfamily 20:49:14 ++ tr '[:upper:]' '[:lower:]' 20:49:14 + OS_FAMILY=debian 20:49:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 20:49:14 + START_PACKAGES=/tmp/packages_start.txt 20:49:14 + END_PACKAGES=/tmp/packages_end.txt 20:49:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:49:14 + PACKAGES=/tmp/packages_start.txt 20:49:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 20:49:14 + PACKAGES=/tmp/packages_end.txt 20:49:14 + case "${OS_FAMILY}" in 20:49:14 + dpkg -l 20:49:14 + grep '^ii' 20:49:14 + '[' -f /tmp/packages_start.txt ']' 20:49:14 + '[' -f /tmp/packages_end.txt ']' 20:49:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:49:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 20:49:14 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 20:49:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 20:49:14 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 20:49:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:15 prd-ubuntu20.04-docker-8c-8g-9563 does not seem to be running inside a container 20:49:15 $ 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 20:49:15 $ docker top 09f95edf2a9c84b5c52aa9e72c1038dc850f7184d11616f2b4d2a45aa00ac80d -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:16 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:16 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:16 + ls /var/log/sa-host 20:49:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:17 provisioning config files... 20:49:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12974672989949206414tmp [Pipeline] { [Pipeline] echo 20:49:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:17 ---> create-netrc.sh [Pipeline] } 20:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:17 ---> python-tools-install.sh [Pipeline] echo 20:49:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:17 ---> sudo-logs.sh 20:49:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:49:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:18 ---> job-cost.sh 20:49:18 lf-activate-venv: SKIPPING 20:49:18 DEBUG: total: 0.2199999988079071 20:49:18 INFO: Retrieving Stack Cost... 20:49:18 INFO: Retrieving Pricing Info for: v3-standard-8 20:49:19 INFO: Archiving Costs [Pipeline] echo 20:49:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:19 ---> logs-deploy.sh 20:49:19 lf-activate-venv: SKIPPING 20:49:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/100 20:49:19 INFO: archiving workspace using pattern(s): 20:49:20 Archives upload complete. 20:49:20 INFO: archiving logs to Nexus 20:49:21 ---> uname -a: 20:49:21 Linux prd-ubuntu20-04-docker-8c-8g-9563 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:49:21 20:49:21 20:49:21 ---> lscpu: 20:49:21 Architecture: x86_64 20:49:21 CPU op-mode(s): 32-bit, 64-bit 20:49:21 Byte Order: Little Endian 20:49:21 Address sizes: 40 bits physical, 48 bits virtual 20:49:21 CPU(s): 8 20:49:21 On-line CPU(s) list: 0-7 20:49:21 Thread(s) per core: 1 20:49:21 Core(s) per socket: 1 20:49:21 Socket(s): 8 20:49:21 NUMA node(s): 1 20:49:21 Vendor ID: AuthenticAMD 20:49:21 CPU family: 23 20:49:21 Model: 49 20:49:21 Model name: AMD EPYC-Rome Processor 20:49:21 Stepping: 0 20:49:21 CPU MHz: 2799.998 20:49:21 BogoMIPS: 5599.99 20:49:21 Virtualization: AMD-V 20:49:21 Hypervisor vendor: KVM 20:49:21 Virtualization type: full 20:49:21 L1d cache: 256 KiB 20:49:21 L1i cache: 256 KiB 20:49:21 L2 cache: 4 MiB 20:49:21 L3 cache: 128 MiB 20:49:21 NUMA node0 CPU(s): 0-7 20:49:21 Vulnerability Itlb multihit: Not affected 20:49:21 Vulnerability L1tf: Not affected 20:49:21 Vulnerability Mds: Not affected 20:49:21 Vulnerability Meltdown: Not affected 20:49:21 Vulnerability Mmio stale data: Not affected 20:49:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:49:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:49:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:49:21 Vulnerability Srbds: Not affected 20:49:21 Vulnerability Tsx async abort: Not affected 20:49:21 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 20:49:21 20:49:21 20:49:21 ---> nproc: 20:49:21 8 20:49:21 20:49:21 20:49:21 ---> df -h: 20:49:21 Filesystem Size Used Avail Use% Mounted on 20:49:21 overlay 155G 15G 141G 10% / 20:49:21 tmpfs 64M 0 64M 0% /dev 20:49:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:49:21 shm 64M 0 64M 0% /dev/shm 20:49:21 /dev/vda1 155G 15G 141G 10% /facter-os 20:49:21 20:49:21 20:49:21 ---> sar -b -r -n DEV: 20:49:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9563) 04/24/23 _x86_64_ (8 CPU) 20:49:21 20:49:21 20:24:15 LINUX RESTART (8 CPU) 20:49:21 20:49:21 20:25:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:49:21 20:26:01 177.22 4.29 172.93 0.00 430.21 76171.19 0.00 20:49:21 20:27:01 241.53 0.08 241.44 0.00 8.00 53662.52 0.00 20:49:21 20:28:01 114.03 0.32 113.71 0.00 2.53 31513.15 0.00 20:49:21 20:29:01 162.37 0.17 162.21 0.00 8.00 28360.22 0.00 20:49:21 20:30:01 99.30 11.63 87.67 0.00 5178.81 26358.01 0.00 20:49:21 20:31:01 6.08 0.02 6.07 0.00 0.13 125.31 0.00 20:49:21 20:32:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 20:49:21 20:33:01 1.88 0.00 1.88 0.00 0.00 22.53 0.00 20:49:21 20:34:01 0.75 0.00 0.75 0.00 0.00 8.80 0.00 20:49:21 20:35:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 20:49:21 20:36:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 20:49:21 20:37:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 20:49:21 20:38:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 20:49:21 20:39:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 20:49:21 20:40:01 2.10 0.02 2.08 0.00 0.13 29.06 0.00 20:49:21 20:41:01 1.88 0.00 1.88 0.00 0.00 22.13 0.00 20:49:21 20:42:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 20:49:21 20:43:01 1.83 0.00 1.83 0.00 0.00 21.33 0.00 20:49:21 20:44:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 20:49:21 20:45:01 1.97 0.00 1.97 0.00 0.00 24.40 0.00 20:49:21 20:46:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 20:49:21 20:47:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 20:49:21 20:48:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 20:49:21 20:49:01 95.58 0.38 95.20 0.00 22.13 60672.82 0.00 20:49:21 Average: 38.50 0.71 37.80 0.00 235.57 11593.70 0.00 20:49:21 20:49:21 20:25:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:49:21 20:26:01 27554132 31575256 717548 2.18 139740 4040780 1863372 5.49 1202300 3626408 345432 20:49:21 20:27:01 27368608 31524544 767512 2.33 163540 4140980 2091736 6.16 1259068 3741388 500 20:49:21 20:28:01 26081856 31067736 1216204 3.70 209004 4789764 2179312 6.42 1846592 4284464 21540 20:49:21 20:29:01 26416924 31531964 758760 2.31 213380 4927300 1849080 5.45 1604032 4228648 924 20:49:21 20:30:01 25370344 31508056 770032 2.34 252820 5840348 1817084 5.36 1949456 4844244 984 20:49:21 20:31:01 25379036 31511868 767148 2.33 251328 5837092 1777032 5.24 1940568 4841092 4 20:49:21 20:32:01 25380752 31513672 765284 2.33 251400 5837100 1777032 5.24 1938260 4841096 8 20:49:21 20:33:01 25381376 31514416 764612 2.33 251480 5837104 1777032 5.24 1938220 4841104 8 20:49:21 20:34:01 25388480 31521640 757460 2.30 251496 5837104 1777032 5.24 1930832 4841208 8 20:49:21 20:35:01 25388724 31521804 757184 2.30 251516 5837108 1777032 5.24 1930924 4841212 12 20:49:21 20:36:01 25388988 31522336 757088 2.30 251564 5837112 1777032 5.24 1930588 4841480 8 20:49:21 20:37:01 25388752 31522172 757248 2.30 251608 5837112 1777032 5.24 1930656 4841480 8 20:49:21 20:38:01 25388672 31522268 757068 2.30 251676 5837244 1777032 5.24 1930712 4841600 8 20:49:21 20:39:01 25388448 31522132 757060 2.30 251728 5837244 1777032 5.24 1930776 4841604 8 20:49:21 20:40:01 25387696 31521552 757280 2.30 251772 5837224 1812548 5.34 1930924 4841592 148 20:49:21 20:41:01 25387908 31521832 756908 2.30 251824 5837232 1812548 5.34 1931060 4841600 8 20:49:21 20:42:01 25387608 31521592 757096 2.30 251876 5837232 1812548 5.34 1930964 4841604 8 20:49:21 20:43:01 25387584 31521652 756984 2.30 251948 5837236 1812548 5.34 1931116 4841604 8 20:49:21 20:44:01 25387796 31521924 756612 2.30 252008 5837236 1812548 5.34 1931144 4841608 16 20:49:21 20:45:01 25388280 31522472 756212 2.30 252088 5837228 1812548 5.34 1931288 4841616 8 20:49:21 20:46:01 25387972 31522228 756392 2.30 252132 5837248 1812548 5.34 1931380 4841628 8 20:49:21 20:47:01 25388164 31522420 756320 2.30 252160 5837248 1812548 5.34 1931372 4841628 8 20:49:21 20:48:01 25388100 31522420 756276 2.30 252212 5837252 1812548 5.34 1931380 4841636 8 20:49:21 20:49:01 23846640 31471552 797936 2.43 300592 7145772 1954860 5.76 2080004 6091048 1128 20:49:21 Average: 25566785 31502063 778259 2.37 242120 5664762 1835903 5.41 1863484 4748441 15450 20:49:21 20:49:21 20:25:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:49:21 20:26:01 lo 4.72 4.72 0.48 0.48 0.00 0.00 0.00 0.00 20:49:21 20:26:01 docker0 210.39 348.35 16.14 2002.38 0.00 0.00 0.00 0.00 20:49:21 20:26:01 ens3 656.12 370.23 7958.53 48.74 0.00 0.00 0.00 0.00 20:49:21 20:27:01 veth6989967 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:27:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:49:21 20:27:01 vethc5b16a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:27:01 vetha2919a3 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 20:49:21 20:27:01 docker0 36.48 105.55 2.43 2066.42 0.00 0.00 0.00 0.00 20:49:21 20:27:01 ens3 184.00 105.47 2786.16 114.24 0.00 0.00 0.00 0.00 20:49:21 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:28:01 veth0551c51 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 20:49:21 20:28:01 vetha2919a3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 20:49:21 20:28:01 docker0 131.58 207.62 20.62 2060.63 0.00 0.00 0.00 0.00 20:49:21 20:28:01 ens3 242.21 154.74 2088.06 37.82 0.00 0.00 0.00 0.00 20:49:21 20:29:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 20:49:21 20:29:01 docker0 5.80 6.87 0.31 42.81 0.00 0.00 0.00 0.00 20:49:21 20:29:01 ens3 73.05 59.07 137.31 212.63 0.00 0.00 0.00 0.00 20:49:21 20:30:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 20:49:21 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:30:01 ens3 333.89 222.96 5406.87 152.23 0.00 0.00 0.00 0.00 20:49:21 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:31:01 ens3 0.37 0.30 0.02 0.02 0.00 0.00 0.00 0.00 20:49:21 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:32:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:34:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 20:49:21 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:35:01 ens3 0.38 0.25 0.09 0.08 0.00 0.00 0.00 0.00 20:49:21 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:36:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:49:21 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:38:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 20:49:21 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:40:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:49:21 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:43:01 ens3 0.58 0.53 0.27 0.22 0.00 0.00 0.00 0.00 20:49:21 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:44:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:45:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 20:49:21 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:49:21 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:21 20:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 20:49:21 20:49:01 veth2e5e4a7 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 20:49:21 20:49:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 20:49:21 20:49:01 docker0 53.32 93.62 4.08 689.10 0.00 0.00 0.00 0.00 20:49:21 20:49:01 ens3 418.88 231.99 7880.59 38.48 0.00 0.00 0.00 0.00 20:49:21 Average: veth2e5e4a7 0.01 0.02 0.00 0.01 0.00 0.00 0.00 0.00 20:49:21 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 20:49:21 Average: docker0 18.37 31.97 1.83 287.08 0.00 0.00 0.00 0.00 20:49:21 Average: ens3 80.04 48.00 1098.91 25.21 0.00 0.00 0.00 0.00 20:49:21 20:49:21 20:49:21 ---> sar -P ALL: 20:49:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9563) 04/24/23 _x86_64_ (8 CPU) 20:49:21 20:49:21 20:24:15 LINUX RESTART (8 CPU) 20:49:21 20:49:21 20:25:00 CPU %user %nice %system %iowait %steal %idle 20:49:21 20:26:01 all 9.75 0.00 4.57 4.69 0.07 80.93 20:49:21 20:26:01 0 9.70 0.00 3.88 0.72 0.07 85.64 20:49:21 20:26:01 1 8.99 0.00 4.14 1.11 0.07 85.69 20:49:21 20:26:01 2 10.77 0.00 3.71 2.51 0.08 82.93 20:49:21 20:26:01 3 10.75 0.00 6.24 21.97 0.07 60.98 20:49:21 20:26:01 4 10.46 0.00 3.88 1.41 0.05 84.20 20:49:21 20:26:01 5 8.82 0.00 4.51 2.45 0.07 84.16 20:49:21 20:26:01 6 11.36 0.00 4.15 1.67 0.07 82.76 20:49:21 20:26:01 7 7.12 0.00 6.09 5.84 0.08 80.87 20:49:21 20:27:01 all 20.46 0.00 5.48 4.29 0.09 69.68 20:49:21 20:27:01 0 22.38 0.00 5.52 0.86 0.08 71.16 20:49:21 20:27:01 1 19.73 0.00 5.17 3.43 0.07 71.59 20:49:21 20:27:01 2 23.13 0.00 6.15 13.65 0.07 57.00 20:49:21 20:27:01 3 19.39 0.00 5.55 9.89 0.08 65.08 20:49:21 20:27:01 4 19.06 0.00 4.85 0.40 0.07 75.62 20:49:21 20:27:01 5 19.44 0.00 5.59 2.61 0.19 72.17 20:49:21 20:27:01 6 20.02 0.00 6.06 3.36 0.08 70.47 20:49:21 20:27:01 7 20.57 0.00 4.91 0.17 0.08 74.27 20:49:21 20:28:01 all 17.86 0.00 4.78 2.85 0.07 74.44 20:49:21 20:28:01 0 13.43 0.00 4.35 15.29 0.08 66.85 20:49:21 20:28:01 1 13.93 0.00 3.84 0.32 0.05 81.86 20:49:21 20:28:01 2 22.55 0.00 6.13 1.03 0.07 70.23 20:49:21 20:28:01 3 34.82 0.00 7.10 0.87 0.08 57.12 20:49:21 20:28:01 4 21.42 0.00 4.85 3.89 0.07 69.77 20:49:21 20:28:01 5 14.27 0.00 4.68 0.57 0.03 80.45 20:49:21 20:28:01 6 9.62 0.00 4.15 0.64 0.08 85.51 20:49:21 20:28:01 7 12.81 0.00 3.16 0.19 0.07 83.78 20:49:21 20:29:01 all 21.41 0.00 4.76 2.72 0.06 71.05 20:49:21 20:29:01 0 22.10 0.00 4.67 0.77 0.07 72.39 20:49:21 20:29:01 1 20.47 0.00 5.13 0.94 0.07 73.39 20:49:21 20:29:01 2 33.39 0.00 5.16 2.85 0.07 58.54 20:49:21 20:29:01 3 20.67 0.00 5.80 12.29 0.07 61.18 20:49:21 20:29:01 4 20.95 0.00 4.55 0.03 0.07 74.39 20:49:21 20:29:01 5 17.96 0.00 4.25 1.02 0.05 76.72 20:49:21 20:29:01 6 16.11 0.00 3.99 3.06 0.05 76.78 20:49:21 20:29:01 7 19.56 0.00 4.53 0.84 0.07 75.00 20:49:21 20:30:01 all 5.73 0.00 3.18 2.21 0.05 88.82 20:49:21 20:30:01 0 7.92 0.00 3.41 0.25 0.05 88.37 20:49:21 20:30:01 1 5.71 0.00 4.35 0.77 0.05 89.11 20:49:21 20:30:01 2 5.07 0.00 2.67 0.62 0.05 91.59 20:49:21 20:30:01 3 5.42 0.00 3.73 8.80 0.08 81.97 20:49:21 20:30:01 4 4.21 0.00 3.56 2.31 0.03 89.89 20:49:21 20:30:01 5 5.17 0.00 2.38 0.08 0.05 92.32 20:49:21 20:30:01 6 6.21 0.00 2.99 3.11 0.03 87.65 20:49:21 20:30:01 7 6.14 0.00 2.36 1.74 0.08 89.68 20:49:21 20:31:01 all 0.34 0.00 0.06 0.03 0.01 99.57 20:49:21 20:31:01 0 0.23 0.00 0.15 0.00 0.02 99.60 20:49:21 20:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:49:21 20:31:01 2 0.15 0.00 0.05 0.02 0.00 99.78 20:49:21 20:31:01 3 0.07 0.00 0.03 0.00 0.00 99.90 20:49:21 20:31:01 4 0.03 0.00 0.05 0.13 0.00 99.78 20:49:21 20:31:01 5 0.07 0.00 0.05 0.02 0.00 99.87 20:49:21 20:31:01 6 2.02 0.00 0.02 0.05 0.02 97.90 20:49:21 20:31:01 7 0.10 0.00 0.08 0.00 0.02 99.80 20:49:21 20:32:01 all 0.18 0.00 0.02 0.00 0.00 99.80 20:49:21 20:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:49:21 20:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:49:21 20:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:49:21 20:32:01 4 0.02 0.00 0.03 0.00 0.00 99.95 20:49:21 20:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:32:01 6 1.26 0.00 0.03 0.03 0.00 98.68 20:49:21 20:32:01 7 0.08 0.00 0.02 0.00 0.02 99.88 20:49:21 20:33:01 all 0.00 0.00 0.01 0.01 0.01 99.97 20:49:21 20:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 20:49:21 20:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:49:21 20:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:49:21 20:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:49:21 20:33:01 6 0.00 0.00 0.00 0.03 0.02 99.95 20:49:21 20:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:49:21 20:34:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:49:21 20:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:49:21 20:34:01 2 0.07 0.00 0.02 0.00 0.00 99.92 20:49:21 20:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:49:21 20:34:01 4 0.03 0.00 0.00 0.02 0.00 99.95 20:49:21 20:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:49:21 20:34:01 6 0.00 0.00 0.03 0.02 0.00 99.95 20:49:21 20:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:49:21 20:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:49:21 20:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:49:21 20:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:49:21 20:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:35:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:49:21 20:35:01 5 0.05 0.00 0.02 0.00 0.02 99.92 20:49:21 20:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:49:21 20:35:01 7 0.00 0.00 0.00 0.02 0.02 99.97 20:49:21 20:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:49:21 20:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:49:21 20:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:49:21 20:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:49:21 20:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:49:21 20:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:49:21 20:36:01 6 0.03 0.00 0.00 0.03 0.02 99.92 20:49:21 20:36:01 7 0.07 0.00 0.07 0.00 0.02 99.85 20:49:21 20:49:21 20:36:01 CPU %user %nice %system %iowait %steal %idle 20:49:21 20:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:49:21 20:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:49:21 20:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 20:49:21 20:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:37:01 6 0.00 0.00 0.02 0.02 0.00 99.97 20:49:21 20:37:01 7 0.05 0.00 0.00 0.00 0.00 99.95 20:49:21 20:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:49:21 20:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:49:21 20:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:49:21 20:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:49:21 20:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:49:21 20:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:49:21 20:38:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:49:21 20:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 20:49:21 20:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:49:21 20:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:49:21 20:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:39:01 4 0.02 0.00 0.02 0.02 0.02 99.93 20:49:21 20:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 20:49:21 20:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:49:21 20:40:01 all 0.04 0.00 0.04 0.01 0.01 99.91 20:49:21 20:40:01 0 0.03 0.00 0.05 0.00 0.00 99.92 20:49:21 20:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 20:49:21 20:40:01 2 0.07 0.00 0.02 0.00 0.00 99.92 20:49:21 20:40:01 3 0.00 0.00 0.03 0.05 0.02 99.90 20:49:21 20:40:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:49:21 20:40:01 5 0.03 0.00 0.05 0.00 0.02 99.90 20:49:21 20:40:01 6 0.02 0.00 0.02 0.03 0.02 99.92 20:49:21 20:40:01 7 0.10 0.00 0.05 0.00 0.02 99.83 20:49:21 20:41:01 all 0.02 0.00 0.01 0.01 0.01 99.96 20:49:21 20:41:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:49:21 20:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:49:21 20:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:49:21 20:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:49:21 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:41:01 6 0.02 0.00 0.00 0.03 0.00 99.95 20:49:21 20:41:01 7 0.03 0.00 0.03 0.00 0.02 99.92 20:49:21 20:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:49:21 20:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 20:49:21 20:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 20:49:21 20:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:49:21 20:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:49:21 20:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:42:01 6 0.00 0.00 0.02 0.03 0.02 99.93 20:49:21 20:42:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:49:21 20:43:01 all 0.03 0.00 0.01 0.00 0.00 99.95 20:49:21 20:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:43:01 2 0.05 0.00 0.00 0.00 0.00 99.95 20:49:21 20:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:49:21 20:43:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:49:21 20:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:49:21 20:43:01 6 0.03 0.00 0.02 0.03 0.00 99.92 20:49:21 20:43:01 7 0.05 0.00 0.03 0.00 0.02 99.90 20:49:21 20:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:49:21 20:44:01 0 0.17 0.00 0.00 0.00 0.02 99.82 20:49:21 20:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:49:21 20:44:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:49:21 20:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:49:21 20:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:49:21 20:44:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:49:21 20:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:49:21 20:45:01 all 0.04 0.00 0.01 0.00 0.00 99.95 20:49:21 20:45:01 0 0.17 0.00 0.00 0.00 0.00 99.83 20:49:21 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 20:49:21 20:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:49:21 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:45:01 5 0.07 0.00 0.02 0.00 0.00 99.92 20:49:21 20:45:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:49:21 20:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:49:21 20:46:01 all 0.03 0.00 0.01 0.01 0.01 99.95 20:49:21 20:46:01 0 0.10 0.00 0.00 0.00 0.02 99.88 20:49:21 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:49:21 20:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:49:21 20:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:49:21 20:46:01 6 0.00 0.00 0.00 0.03 0.00 99.97 20:49:21 20:46:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:49:21 20:47:01 all 0.02 0.00 0.01 0.05 0.01 99.91 20:49:21 20:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:49:21 20:47:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:49:21 20:47:01 3 0.00 0.00 0.00 0.18 0.00 99.82 20:49:21 20:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:49:21 20:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:49:21 20:47:01 6 0.03 0.00 0.00 0.10 0.02 99.85 20:49:21 20:47:01 7 0.05 0.00 0.02 0.15 0.02 99.77 20:49:21 20:49:21 20:47:01 CPU %user %nice %system %iowait %steal %idle 20:49:21 20:48:01 all 0.18 0.00 0.00 0.00 0.01 99.80 20:49:21 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:49:21 20:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:49:21 20:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 20:49:21 20:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:49:21 20:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:49:21 20:48:01 6 1.22 0.00 0.00 0.03 0.00 98.74 20:49:21 20:48:01 7 0.07 0.00 0.00 0.00 0.03 99.90 20:49:21 20:49:01 all 8.92 0.00 3.85 3.69 0.05 83.48 20:49:21 20:49:01 0 9.36 0.00 4.23 4.54 0.05 81.82 20:49:21 20:49:01 1 9.22 0.00 3.18 0.85 0.05 86.70 20:49:21 20:49:01 2 10.85 0.00 3.16 0.49 0.05 85.44 20:49:21 20:49:01 3 8.20 0.00 4.14 0.79 0.03 86.84 20:49:21 20:49:01 4 8.32 0.00 4.00 2.40 0.03 85.26 20:49:21 20:49:01 5 8.73 0.00 3.73 0.17 0.05 87.32 20:49:21 20:49:01 6 7.90 0.00 3.98 3.10 0.05 84.97 20:49:21 20:49:01 7 8.82 0.00 4.39 17.28 0.07 69.44 20:49:21 Average: all 3.53 0.00 1.11 0.85 0.02 94.48 20:49:21 Average: 0 3.56 0.00 1.09 0.93 0.02 94.41 20:49:21 Average: 1 3.24 0.00 1.08 0.31 0.02 95.36 20:49:21 Average: 2 4.41 0.00 1.13 0.87 0.02 93.56 20:49:21 Average: 3 4.11 0.00 1.35 2.27 0.02 92.24 20:49:21 Average: 4 3.51 0.00 1.07 0.44 0.01 94.97 20:49:21 Average: 5 3.10 0.00 1.05 0.29 0.02 95.53 20:49:21 Average: 6 3.15 0.00 1.06 0.64 0.02 95.13 20:49:21 Average: 7 3.14 0.00 1.07 1.08 0.03 94.68 20:49:21 20:49:21 20:49:21