Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a5a4ec92ca374ae5f786629731d1f336ce6694e 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-ssh15826613696863823382.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh9123262668218647548.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh14606268079210495387.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh3781349804776795907.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-ssh7746324865794788716.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7565 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 8a5a4ec92ca374ae5f786629731d1f336ce6694e (main) Commit message: "Merge pull request #592 from bnevis-i/api-gateway-rename" > 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 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-list --no-walk 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-12T15:12:43.084Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-12T15:12:43.142Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-12T15:12:43.158Z] ========================================================= [2023-04-12T15:12:43.158Z] EdgeX Global Pipelines Version Info [2023-04-12T15:12:43.158Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:12:43.872Z] ------------------- [2023-04-12T15:12:43.872Z] stable info: [2023-04-12T15:12:43.872Z] ------------------- [2023-04-12T15:12:43.872Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-12T15:12:43.872Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-12T15:12:43.872Z] Message: update stable to v1.0.245 [2023-04-12T15:12:44.444Z] ------------------- [2023-04-12T15:12:44.444Z] experimental info: [2023-04-12T15:12:44.444Z] ------------------- [2023-04-12T15:12:44.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-12T15:12:44.444Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-12T15:12:44.444Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-12T15:12:44.626Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-12T15:12:44.638Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-12T15:12:44.649Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-12T15:12:44.660Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-12T15:12:44.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-12T15:12:44.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-12T15:12:44.693Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-12T15:12:44.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-12T15:12:44.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-12T15:12:44.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-12T15:12:44.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-12T15:12:44.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-12T15:12:44.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-12T15:12:44.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-12T15:12:44.804Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T15:12:44.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-12T15:12:44.829Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T15:12:44.847Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-12T15:12:44.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-12T15:12:44.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-12T15:12:44.876Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-12T15:12:44.885Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-12T15:12:44.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-12T15:12:44.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-12T15:12:44.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-12T15:12:44.937Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-12T15:12:44.948Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-12T15:12:44.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-12T15:12:44.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-12T15:12:44.982Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-12T15:12:44.993Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] echo [2023-04-12T15:12:45.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a5a4ec [Pipeline] echo [2023-04-12T15:12:45.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T15:12:45.056Z] provisioning config files... [2023-04-12T15:12:45.072Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9700815876495434462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:12:45.373Z] ---> docker-login.sh [2023-04-12T15:12:45.373Z] nexus3.edgexfoundry.org:10001 [2023-04-12T15:12:45.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:12:45.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:12:45.632Z] Configure a credential helper to remove this warning. See [2023-04-12T15:12:45.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:12:45.632Z] [2023-04-12T15:12:45.632Z] Login Succeeded [2023-04-12T15:12:45.632Z] nexus3.edgexfoundry.org:10002 [2023-04-12T15:12:45.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:12:45.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:12:45.892Z] Configure a credential helper to remove this warning. See [2023-04-12T15:12:45.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:12:45.892Z] [2023-04-12T15:12:45.892Z] Login Succeeded [2023-04-12T15:12:45.892Z] nexus3.edgexfoundry.org:10003 [2023-04-12T15:12:45.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:12:45.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:12:45.892Z] Configure a credential helper to remove this warning. See [2023-04-12T15:12:45.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:12:45.892Z] [2023-04-12T15:12:45.892Z] Login Succeeded [2023-04-12T15:12:45.892Z] nexus3.edgexfoundry.org:10004 [2023-04-12T15:12:46.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:12:46.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:12:46.152Z] Configure a credential helper to remove this warning. See [2023-04-12T15:12:46.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:12:46.152Z] [2023-04-12T15:12:46.152Z] Login Succeeded [2023-04-12T15:12:46.152Z] docker.io [2023-04-12T15:12:46.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:12:46.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:12:46.413Z] Configure a credential helper to remove this warning. See [2023-04-12T15:12:46.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:12:46.413Z] [2023-04-12T15:12:46.413Z] Login Succeeded [2023-04-12T15:12:46.413Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T15:12:46.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-12T15:12:46.792Z] + git rev-list -1 --merges 8a5a4ec92ca374ae5f786629731d1f336ce6694e~1..8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] echo [2023-04-12T15:12:46.840Z] -----------> git rev-list -1 --merges 8a5a4ec92ca374ae5f786629731d1f336ce6694e~1..8a5a4ec92ca374ae5f786629731d1f336ce6694e 8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:12:46.840Z] 8a5a4ec92ca374ae5f786629731d1f336ce6694e [false] [Pipeline] sh [2023-04-12T15:12:47.131Z] + git log --format=format:%s -1 8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] echo [2023-04-12T15:12:47.184Z] ========================================================= [2023-04-12T15:12:47.184Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-12T15:12:47.184Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T15:12:47.500Z] + git log --format=format:%s -1 8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] echo [2023-04-12T15:12:47.512Z] [semverPrep] GIT_COMMIT: 8a5a4ec92ca374ae5f786629731d1f336ce6694e, Commit Message: Merge pull request #592 from bnevis-i/api-gateway-rename [Pipeline] echo [2023-04-12T15:12:47.521Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-12T15:12:47.895Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T15:12:47.895Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-12T15:12:47.895Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-12T15:12:47.895Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-12T15:12:47.895Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-12T15:12:47.895Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-12T15:12:47.895Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:12:48.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T15:12:48.313Z] [2023-04-12T15:12:48.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:12:48.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T15:12:48.617Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-12T15:12:48.617Z] b85a868b505f: Pulling fs layer [2023-04-12T15:12:48.617Z] e2be974225ed: Pulling fs layer [2023-04-12T15:12:48.617Z] 339a4e72a1f5: Pulling fs layer [2023-04-12T15:12:48.617Z] 988bab9f4d93: Pulling fs layer [2023-04-12T15:12:48.617Z] 1469e6f7b9e6: Pulling fs layer [2023-04-12T15:12:48.617Z] eaf3925da568: Pulling fs layer [2023-04-12T15:12:48.617Z] bab4dde63d76: Pulling fs layer [2023-04-12T15:12:48.617Z] bde34c3a00c8: Pulling fs layer [2023-04-12T15:12:48.617Z] b352a97aabf1: Pulling fs layer [2023-04-12T15:12:48.617Z] 4872d77fe225: Pulling fs layer [2023-04-12T15:12:48.617Z] 5851b861e8e6: Pulling fs layer [2023-04-12T15:12:48.617Z] bab4dde63d76: Waiting [2023-04-12T15:12:48.617Z] bde34c3a00c8: Waiting [2023-04-12T15:12:48.617Z] b352a97aabf1: Waiting [2023-04-12T15:12:48.617Z] 4872d77fe225: Waiting [2023-04-12T15:12:48.617Z] 5851b861e8e6: Waiting [2023-04-12T15:12:48.617Z] 988bab9f4d93: Waiting [2023-04-12T15:12:48.617Z] 1469e6f7b9e6: Waiting [2023-04-12T15:12:48.617Z] eaf3925da568: Waiting [2023-04-12T15:12:48.618Z] e2be974225ed: Verifying Checksum [2023-04-12T15:12:48.618Z] e2be974225ed: Download complete [2023-04-12T15:12:48.618Z] 988bab9f4d93: Verifying Checksum [2023-04-12T15:12:48.618Z] 988bab9f4d93: Download complete [2023-04-12T15:12:48.876Z] 1469e6f7b9e6: Verifying Checksum [2023-04-12T15:12:48.876Z] 1469e6f7b9e6: Download complete [2023-04-12T15:12:48.876Z] 339a4e72a1f5: Verifying Checksum [2023-04-12T15:12:48.876Z] 339a4e72a1f5: Download complete [2023-04-12T15:12:48.876Z] eaf3925da568: Verifying Checksum [2023-04-12T15:12:48.876Z] eaf3925da568: Download complete [2023-04-12T15:12:48.876Z] bde34c3a00c8: Verifying Checksum [2023-04-12T15:12:48.876Z] bde34c3a00c8: Download complete [2023-04-12T15:12:48.876Z] b352a97aabf1: Verifying Checksum [2023-04-12T15:12:48.876Z] b352a97aabf1: Download complete [2023-04-12T15:12:48.876Z] 4872d77fe225: Download complete [2023-04-12T15:12:48.876Z] 5851b861e8e6: Verifying Checksum [2023-04-12T15:12:48.876Z] 5851b861e8e6: Download complete [2023-04-12T15:12:48.876Z] b85a868b505f: Verifying Checksum [2023-04-12T15:12:48.876Z] b85a868b505f: Download complete [2023-04-12T15:12:49.135Z] bab4dde63d76: Verifying Checksum [2023-04-12T15:12:49.135Z] bab4dde63d76: Download complete [2023-04-12T15:12:50.100Z] b85a868b505f: Pull complete [2023-04-12T15:12:50.359Z] e2be974225ed: Pull complete [2023-04-12T15:12:50.927Z] 339a4e72a1f5: Pull complete [2023-04-12T15:12:50.928Z] 988bab9f4d93: Pull complete [2023-04-12T15:12:51.187Z] 1469e6f7b9e6: Pull complete [2023-04-12T15:12:51.187Z] eaf3925da568: Pull complete [2023-04-12T15:12:53.089Z] bab4dde63d76: Pull complete [2023-04-12T15:12:53.089Z] bde34c3a00c8: Pull complete [2023-04-12T15:12:53.348Z] b352a97aabf1: Pull complete [2023-04-12T15:12:53.348Z] 4872d77fe225: Pull complete [2023-04-12T15:12:53.348Z] 5851b861e8e6: Pull complete [2023-04-12T15:12:53.348Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-12T15:12:53.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T15:12:53.608Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:12:53.712Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:12:53.750Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T15:12:55.706Z] $ docker top 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 -eo pid,comm [2023-04-12T15:12:55.766Z] 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). [2023-04-12T15:12:55.766Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T15:12:55.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T15:12:55.802Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T15:12:55.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T15:12:55.931Z] $ docker exec 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 ssh-agent [2023-04-12T15:12:56.054Z] SSH_AUTH_SOCK=/tmp/ssh-MCNEbQjEHwer/agent.32 [2023-04-12T15:12:56.054Z] SSH_AGENT_PID=38 [2023-04-12T15:12:56.062Z] Running ssh-add (command line suppressed) [2023-04-12T15:12:56.177Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8095065951387295554.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8095065951387295554.key) [2023-04-12T15:12:56.188Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T15:12:56.474Z] + git tag --points-at HEAD [Pipeline] } [2023-04-12T15:12:56.495Z] $ docker exec --env ******** --env ******** 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 ssh-agent -k [2023-04-12T15:12:56.604Z] unset SSH_AUTH_SOCK; [2023-04-12T15:12:56.604Z] unset SSH_AGENT_PID; [2023-04-12T15:12:56.604Z] echo Agent pid 38 killed; [2023-04-12T15:12:56.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-12T15:12:56.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T15:12:56.635Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T15:12:56.754Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T15:12:56.760Z] $ docker exec 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 ssh-agent [2023-04-12T15:12:56.886Z] SSH_AUTH_SOCK=/tmp/ssh-h24dNqHFcefx/agent.70 [2023-04-12T15:12:56.886Z] SSH_AGENT_PID=76 [2023-04-12T15:12:56.891Z] Running ssh-add (command line suppressed) [2023-04-12T15:12:56.993Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6862334066018877661.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6862334066018877661.key) [2023-04-12T15:12:57.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T15:12:57.292Z] + git semver init [2023-04-12T15:12:57.552Z] 2023-04-12 15:12:57,476 [run_init] DEBUG init version:0.0.0 force:False [2023-04-12T15:12:57.552Z] 2023-04-12 15:12:57,477 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-04-12T15:12:57.552Z] 2023-04-12 15:12:57,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-04-12T15:12:57.552Z] 2023-04-12 15:12:57,477 [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) [2023-04-12T15:12:59.466Z] 2023-04-12 15:12:58,977 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-04-12T15:12:59.466Z] 2023-04-12 15:12:58,978 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-04-12T15:12:59.466Z] 2023-04-12 15:12:58,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-12T15:12:59.466Z] 2023-04-12 15:12:58,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-12T15:12:59.466Z] 3.0.0-dev.3 [Pipeline] } [2023-04-12T15:12:59.479Z] $ docker exec --env ******** --env ******** 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 ssh-agent -k [2023-04-12T15:12:59.578Z] unset SSH_AUTH_SOCK; [2023-04-12T15:12:59.579Z] unset SSH_AGENT_PID; [2023-04-12T15:12:59.579Z] echo Agent pid 76 killed; [2023-04-12T15:12:59.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T15:12:59.889Z] + git semver [Pipeline] } [2023-04-12T15:13:00.163Z] $ docker stop --time=1 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 [2023-04-12T15:13:01.467Z] $ docker rm -f --volumes 5173fb6dcc4aa1c30486afa2a7d7fc1269c62a380ec63697ced3e05a5dd2ad46 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T15:13:01.804Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-12T15:13:02.007Z] Stashed 1 file(s) [Pipeline] echo [2023-04-12T15:13:02.009Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [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 [2023-04-12T15:13:02.118Z] provisioning config files... [2023-04-12T15:13:02.127Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11246154445503844812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:13:02.419Z] ---> docker-login.sh [2023-04-12T15:13:02.419Z] nexus3.edgexfoundry.org:10001 [2023-04-12T15:13:02.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:13:02.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:13:02.419Z] Configure a credential helper to remove this warning. See [2023-04-12T15:13:02.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:13:02.419Z] [2023-04-12T15:13:02.419Z] Login Succeeded [2023-04-12T15:13:02.419Z] nexus3.edgexfoundry.org:10002 [2023-04-12T15:13:02.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:13:02.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:13:02.419Z] Configure a credential helper to remove this warning. See [2023-04-12T15:13:02.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:13:02.419Z] [2023-04-12T15:13:02.419Z] Login Succeeded [2023-04-12T15:13:02.419Z] nexus3.edgexfoundry.org:10003 [2023-04-12T15:13:02.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:13:02.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:13:02.678Z] Configure a credential helper to remove this warning. See [2023-04-12T15:13:02.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:13:02.678Z] [2023-04-12T15:13:02.678Z] Login Succeeded [2023-04-12T15:13:02.678Z] nexus3.edgexfoundry.org:10004 [2023-04-12T15:13:02.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:13:02.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:13:02.678Z] Configure a credential helper to remove this warning. See [2023-04-12T15:13:02.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:13:02.678Z] [2023-04-12T15:13:02.678Z] Login Succeeded [2023-04-12T15:13:02.678Z] docker.io [2023-04-12T15:13:02.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:13:02.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:13:02.937Z] Configure a credential helper to remove this warning. See [2023-04-12T15:13:02.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:13:02.937Z] [2023-04-12T15:13:02.937Z] Login Succeeded [2023-04-12T15:13:02.937Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T15:13:02.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T15:13:03.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T15:13:03.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T15:13:03.019Z] ========================================================= [2023-04-12T15:13:03.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-12T15:13:03.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:13:03.327Z] + 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 . [2023-04-12T15:13:03.586Z] Sending build context to Docker daemon 45.72MB [2023-04-12T15:13:03.586Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-12T15:13:03.586Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-12T15:13:03.586Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-12T15:13:03.586Z] 63b65145d645: Pulling fs layer [2023-04-12T15:13:03.586Z] a2d21d5440eb: Pulling fs layer [2023-04-12T15:13:03.586Z] 935e6c44a52c: Pulling fs layer [2023-04-12T15:13:03.586Z] 94cc34f8dd06: Pulling fs layer [2023-04-12T15:13:03.586Z] 30dea6a524f1: Pulling fs layer [2023-04-12T15:13:03.586Z] a2aff8979fd8: Pulling fs layer [2023-04-12T15:13:03.586Z] 6808be2612f2: Pulling fs layer [2023-04-12T15:13:03.586Z] f25807f1079a: Pulling fs layer [2023-04-12T15:13:03.586Z] 94cc34f8dd06: Waiting [2023-04-12T15:13:03.586Z] 30dea6a524f1: Waiting [2023-04-12T15:13:03.586Z] 6808be2612f2: Waiting [2023-04-12T15:13:03.586Z] a2d21d5440eb: Download complete [2023-04-12T15:13:03.586Z] 94cc34f8dd06: Verifying Checksum [2023-04-12T15:13:03.586Z] 94cc34f8dd06: Download complete [2023-04-12T15:13:03.586Z] 30dea6a524f1: Verifying Checksum [2023-04-12T15:13:03.586Z] 30dea6a524f1: Download complete [2023-04-12T15:13:03.587Z] 63b65145d645: Verifying Checksum [2023-04-12T15:13:03.587Z] 63b65145d645: Download complete [2023-04-12T15:13:03.846Z] a2aff8979fd8: Verifying Checksum [2023-04-12T15:13:03.846Z] a2aff8979fd8: Download complete [2023-04-12T15:13:03.846Z] 63b65145d645: Pull complete [2023-04-12T15:13:04.104Z] a2d21d5440eb: Pull complete [2023-04-12T15:13:04.104Z] f25807f1079a: Verifying Checksum [2023-04-12T15:13:04.104Z] f25807f1079a: Download complete [2023-04-12T15:13:04.362Z] 935e6c44a52c: Verifying Checksum [2023-04-12T15:13:04.362Z] 935e6c44a52c: Download complete [2023-04-12T15:13:04.362Z] 6808be2612f2: Verifying Checksum [2023-04-12T15:13:04.362Z] 6808be2612f2: Download complete [2023-04-12T15:13:07.651Z] 935e6c44a52c: Pull complete [2023-04-12T15:13:07.651Z] 94cc34f8dd06: Pull complete [2023-04-12T15:13:07.651Z] 30dea6a524f1: Pull complete [2023-04-12T15:13:07.651Z] a2aff8979fd8: Pull complete [2023-04-12T15:13:10.177Z] 6808be2612f2: Pull complete [2023-04-12T15:13:11.111Z] f25807f1079a: Pull complete [2023-04-12T15:13:11.111Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-12T15:13:11.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-12T15:13:11.111Z] ---> 3b553350e43f [2023-04-12T15:13:11.111Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-12T15:13:14.441Z] ---> Running in c2c57a224e04 [2023-04-12T15:13:14.441Z] Removing intermediate container c2c57a224e04 [2023-04-12T15:13:14.441Z] ---> cf4256d7815b [2023-04-12T15:13:14.441Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T15:13:14.441Z] ---> Running in 8b175c439bcc [2023-04-12T15:13:14.441Z] Removing intermediate container 8b175c439bcc [2023-04-12T15:13:14.441Z] ---> 07a42beb3a7f [2023-04-12T15:13:14.441Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T15:13:14.700Z] ---> Running in 16a11fd4ad00 [2023-04-12T15:13:14.700Z] Removing intermediate container 16a11fd4ad00 [2023-04-12T15:13:14.700Z] ---> 186d2fddf9d9 [2023-04-12T15:13:14.700Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-12T15:13:14.700Z] ---> Running in 58d6212bf1b4 [2023-04-12T15:13:14.700Z] Removing intermediate container 58d6212bf1b4 [2023-04-12T15:13:14.700Z] ---> 70980a9b0f56 [2023-04-12T15:13:14.700Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-12T15:13:14.700Z] ---> Running in 3f82846c2e54 [2023-04-12T15:13:14.961Z] Removing intermediate container 3f82846c2e54 [2023-04-12T15:13:14.961Z] ---> 7af2473ff52b [2023-04-12T15:13:14.961Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-12T15:13:15.221Z] latest: Pulling from library/docker [2023-04-12T15:13:15.221Z] f56be85fc22e: Pulling fs layer [2023-04-12T15:13:15.221Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-12T15:13:15.221Z] 788e1ab5616a: Pulling fs layer [2023-04-12T15:13:15.221Z] 4e33d011f086: Pulling fs layer [2023-04-12T15:13:15.221Z] 383037bf46bc: Pulling fs layer [2023-04-12T15:13:15.221Z] 04921806bf90: Pulling fs layer [2023-04-12T15:13:15.221Z] de21e211d8be: Pulling fs layer [2023-04-12T15:13:15.221Z] d1a705462f92: Pulling fs layer [2023-04-12T15:13:15.221Z] 026562b829bc: Pulling fs layer [2023-04-12T15:13:15.221Z] f4bc4d1e2e3a: Pulling fs layer [2023-04-12T15:13:15.221Z] 06512f64e545: Pulling fs layer [2023-04-12T15:13:15.221Z] 97a6e8d4b278: Pulling fs layer [2023-04-12T15:13:15.221Z] 65fc0503abc0: Pulling fs layer [2023-04-12T15:13:15.221Z] 810d9c8fb6b2: Pulling fs layer [2023-04-12T15:13:15.221Z] 4e33d011f086: Waiting [2023-04-12T15:13:15.221Z] 383037bf46bc: Waiting [2023-04-12T15:13:15.221Z] de21e211d8be: Waiting [2023-04-12T15:13:15.221Z] 04921806bf90: Waiting [2023-04-12T15:13:15.221Z] d1a705462f92: Waiting [2023-04-12T15:13:15.221Z] 026562b829bc: Waiting [2023-04-12T15:13:15.221Z] 97a6e8d4b278: Waiting [2023-04-12T15:13:15.221Z] f4bc4d1e2e3a: Waiting [2023-04-12T15:13:15.221Z] 65fc0503abc0: Waiting [2023-04-12T15:13:15.221Z] 06512f64e545: Waiting [2023-04-12T15:13:15.221Z] 810d9c8fb6b2: Waiting [2023-04-12T15:13:15.481Z] 788e1ab5616a: Download complete [2023-04-12T15:13:15.481Z] 7ed9ddfd3b8f: Download complete [2023-04-12T15:13:15.481Z] f56be85fc22e: Verifying Checksum [2023-04-12T15:13:15.481Z] f56be85fc22e: Download complete [2023-04-12T15:13:15.740Z] 4e33d011f086: Verifying Checksum [2023-04-12T15:13:15.740Z] 4e33d011f086: Download complete [2023-04-12T15:13:15.740Z] 383037bf46bc: Verifying Checksum [2023-04-12T15:13:15.740Z] 383037bf46bc: Download complete [2023-04-12T15:13:15.740Z] f56be85fc22e: Pull complete [2023-04-12T15:13:15.740Z] de21e211d8be: Verifying Checksum [2023-04-12T15:13:15.740Z] de21e211d8be: Download complete [2023-04-12T15:13:15.998Z] d1a705462f92: Verifying Checksum [2023-04-12T15:13:15.998Z] d1a705462f92: Download complete [2023-04-12T15:13:15.998Z] 026562b829bc: Verifying Checksum [2023-04-12T15:13:15.998Z] 026562b829bc: Download complete [2023-04-12T15:13:15.998Z] 7ed9ddfd3b8f: Pull complete [2023-04-12T15:13:15.998Z] 788e1ab5616a: Pull complete [2023-04-12T15:13:15.998Z] 06512f64e545: Verifying Checksum [2023-04-12T15:13:15.998Z] 06512f64e545: Download complete [2023-04-12T15:13:16.256Z] f4bc4d1e2e3a: Verifying Checksum [2023-04-12T15:13:16.256Z] f4bc4d1e2e3a: Download complete [2023-04-12T15:13:16.256Z] 04921806bf90: Verifying Checksum [2023-04-12T15:13:16.256Z] 04921806bf90: Download complete [2023-04-12T15:13:16.256Z] 4e33d011f086: Pull complete [2023-04-12T15:13:16.256Z] 65fc0503abc0: Download complete [2023-04-12T15:13:16.515Z] 810d9c8fb6b2: Verifying Checksum [2023-04-12T15:13:16.773Z] 383037bf46bc: Pull complete [2023-04-12T15:13:17.033Z] 97a6e8d4b278: Verifying Checksum [2023-04-12T15:13:17.033Z] 97a6e8d4b278: Download complete [2023-04-12T15:13:17.092Z] Still waiting to schedule task [2023-04-12T15:13:17.092Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-12T15:13:17.291Z] 04921806bf90: Pull complete [2023-04-12T15:13:17.291Z] de21e211d8be: Pull complete [2023-04-12T15:13:17.291Z] d1a705462f92: Pull complete [2023-04-12T15:13:17.291Z] 026562b829bc: Pull complete [2023-04-12T15:13:17.549Z] f4bc4d1e2e3a: Pull complete [2023-04-12T15:13:17.806Z] 06512f64e545: Pull complete [2023-04-12T15:13:18.746Z] 97a6e8d4b278: Pull complete [2023-04-12T15:13:18.746Z] 65fc0503abc0: Pull complete [2023-04-12T15:13:18.746Z] 810d9c8fb6b2: Pull complete [2023-04-12T15:13:18.746Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-12T15:13:18.746Z] Status: Downloaded newer image for docker:latest [2023-04-12T15:13:20.653Z] ---> 62deadf1d06d [2023-04-12T15:13:20.653Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-12T15:13:20.653Z] ---> Running in e909a445a5e5 [2023-04-12T15:13:20.911Z] Removing intermediate container e909a445a5e5 [2023-04-12T15:13:20.911Z] ---> fdd876e3950b [2023-04-12T15:13:20.911Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T15:13:21.171Z] ---> Running in 4255b41e2dce [2023-04-12T15:13:21.430Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T15:13:21.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T15:13:23.903Z] OK: 265 MiB in 53 packages [2023-04-12T15:13:23.904Z] Removing intermediate container 4255b41e2dce [2023-04-12T15:13:23.904Z] ---> 71dfc498959a [2023-04-12T15:13:23.904Z] Step 11/16 : ENV GO111MODULE=on [2023-04-12T15:13:23.904Z] ---> Running in 63cb1b24d2de [2023-04-12T15:13:24.181Z] Removing intermediate container 63cb1b24d2de [2023-04-12T15:13:24.181Z] ---> 13e8844ef8db [2023-04-12T15:13:24.181Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-12T15:13:24.181Z] ---> Running in 275e61e5fc94 [2023-04-12T15:13:24.181Z] Removing intermediate container 275e61e5fc94 [2023-04-12T15:13:24.181Z] ---> a41bb8933af9 [2023-04-12T15:13:24.181Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-12T15:13:24.440Z] ---> 90bf9606b5bc [2023-04-12T15:13:24.440Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T15:13:24.440Z] ---> Running in 8a8829185554 [2023-04-12T15:13:51.023Z] Removing intermediate container 8a8829185554 [2023-04-12T15:13:51.023Z] ---> 2c823ebce372 [2023-04-12T15:13:51.023Z] Step 15/16 : COPY . . [2023-04-12T15:13:51.023Z] ---> 8d98656c9e02 [2023-04-12T15:13:51.023Z] Step 16/16 : RUN ${MAKE} [2023-04-12T15:13:51.023Z] ---> Running in 9e09b5d5888b [2023-04-12T15:13:51.023Z] noop [2023-04-12T15:13:51.281Z] Removing intermediate container 9e09b5d5888b [2023-04-12T15:13:51.281Z] ---> 64e4f583fb57 [2023-04-12T15:13:51.281Z] Successfully built 64e4f583fb57 [2023-04-12T15:13:51.281Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:13:51.591Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T15:13:51.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:13:51.658Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:13:51.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T15:13:52.046Z] $ docker top 22d5051e3add5ba7e2c8992e0b98aa80a2da5de5ad7b61c7d27ca40bf807320c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T15:13:52.395Z] + go version [2023-04-12T15:13:52.395Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-12T15:13:52.409Z] $ docker stop --time=1 22d5051e3add5ba7e2c8992e0b98aa80a2da5de5ad7b61c7d27ca40bf807320c [2023-04-12T15:13:53.666Z] $ docker rm -f --volumes 22d5051e3add5ba7e2c8992e0b98aa80a2da5de5ad7b61c7d27ca40bf807320c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:13:54.050Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-12T15:13:54.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:13:54.118Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:13:54.149Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-12T15:13:54.498Z] $ docker top 21433c7d1718df485f80837ad01dc97c55a9d0b8c70202e4423c59f38915ba4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T15:13:54.835Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-12T15:13:55.127Z] + make test [2023-04-12T15:13:55.127Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-12T15:14:00.395Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-12T15:14:10.376Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-12T15:14:10.376Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-12T15:14:10.376Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-12T15:14:10.376Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-12T15:14:10.376Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-12T15:14:10.376Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-12T15:14:10.376Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-12T15:14:10.376Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-12T15:14:10.377Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-12T15:14:12.289Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T15:14:12.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T15:14:12.551Z] ./bin/test-attribution-txt.sh [2023-04-12T15:14:12.551Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-12T15:14:12.551Z] make -C web test [2023-04-12T15:14:12.551Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-04-12T15:14:12.551Z] make[1]: tput: No such file or directory [2023-04-12T15:14:12.551Z] make[1]: tput: No such file or directory [2023-04-12T15:14:12.551Z] warning: generating ./VERSION [2023-04-12T15:14:12.551Z] echo "0.0.0" > VERSION [2023-04-12T15:14:12.551Z] docker build \ [2023-04-12T15:14:12.551Z] -f Dockerfile \ [2023-04-12T15:14:12.551Z] --build-arg USER=1000 \ [2023-04-12T15:14:12.551Z] \ [2023-04-12T15:14:12.551Z] --label "git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e" \ [2023-04-12T15:14:12.551Z] -t edgexfoundry/edgex-web-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e \ [2023-04-12T15:14:12.551Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-12T15:14:12.551Z] . [2023-04-12T15:14:12.551Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-12T15:14:12.551Z] Install the buildx component to build images with BuildKit: [2023-04-12T15:14:12.551Z] https://docs.docker.com/go/buildx/ [2023-04-12T15:14:12.551Z] [2023-04-12T15:14:12.811Z] Sending build context to Docker daemon 3.269MB [2023-04-12T15:14:12.811Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-12T15:14:13.070Z] 16.17-alpine3.15: Pulling from library/node [2023-04-12T15:14:13.354Z] 9621f1afde84: Pulling fs layer [2023-04-12T15:14:13.354Z] c6f70ee39829: Pulling fs layer [2023-04-12T15:14:13.354Z] 56892a8094a2: Pulling fs layer [2023-04-12T15:14:13.354Z] 58dd87906ef0: Pulling fs layer [2023-04-12T15:14:13.354Z] 9621f1afde84: Verifying Checksum [2023-04-12T15:14:13.354Z] 9621f1afde84: Download complete [2023-04-12T15:14:13.615Z] 9621f1afde84: Pull complete [2023-04-12T15:14:13.615Z] 56892a8094a2: Download complete [2023-04-12T15:14:13.615Z] 58dd87906ef0: Verifying Checksum [2023-04-12T15:14:13.615Z] 58dd87906ef0: Download complete [2023-04-12T15:14:15.007Z] c6f70ee39829: Verifying Checksum [2023-04-12T15:14:15.007Z] c6f70ee39829: Download complete [2023-04-12T15:14:15.946Z] c6f70ee39829: Pull complete [2023-04-12T15:14:15.946Z] 56892a8094a2: Pull complete [2023-04-12T15:14:16.205Z] 58dd87906ef0: Pull complete [2023-04-12T15:14:16.205Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-12T15:14:16.205Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-12T15:14:16.205Z] ---> b69703f70c3d [2023-04-12T15:14:16.205Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-12T15:14:18.108Z] ---> Running in 64f94c201f6a [2023-04-12T15:14:18.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-12T15:14:18.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-12T15:14:18.624Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-12T15:14:18.624Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-12T15:14:18.624Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-12T15:14:18.624Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-12T15:14:18.624Z] (5/129) Installing libxcb (1.14-r2) [2023-04-12T15:14:18.624Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-12T15:14:18.624Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-12T15:14:18.624Z] (8/129) Installing libice (1.0.10-r0) [2023-04-12T15:14:18.624Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-12T15:14:18.624Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-12T15:14:18.624Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-12T15:14:18.624Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-12T15:14:18.624Z] (13/129) Installing xset (1.2.4-r0) [2023-04-12T15:14:18.882Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-12T15:14:18.882Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-12T15:14:18.882Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-12T15:14:18.882Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-12T15:14:18.882Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-12T15:14:18.882Z] (19/129) Installing libintl (0.21-r0) [2023-04-12T15:14:18.882Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-12T15:14:18.882Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-12T15:14:18.882Z] (22/129) Installing pcre (8.45-r1) [2023-04-12T15:14:18.882Z] (23/129) Installing glib (2.70.1-r0) [2023-04-12T15:14:18.882Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-12T15:14:18.882Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-12T15:14:18.882Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-12T15:14:18.882Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-12T15:14:19.141Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-12T15:14:19.141Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-12T15:14:19.141Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-12T15:14:19.141Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-12T15:14:19.141Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-12T15:14:19.141Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-12T15:14:19.141Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-12T15:14:19.141Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-12T15:14:19.141Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-12T15:14:19.141Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-12T15:14:19.141Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-12T15:14:19.141Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-12T15:14:19.141Z] (40/129) Installing libxi (1.8-r0) [2023-04-12T15:14:19.141Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-12T15:14:19.141Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-12T15:14:19.141Z] (43/129) Installing atk (2.36.0-r0) [2023-04-12T15:14:19.400Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-12T15:14:19.400Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-12T15:14:19.400Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-12T15:14:19.400Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-12T15:14:19.400Z] (48/129) Installing expat (2.5.0-r0) [2023-04-12T15:14:19.400Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-12T15:14:19.400Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-12T15:14:19.400Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-12T15:14:19.400Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-12T15:14:19.400Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-12T15:14:19.400Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-12T15:14:19.400Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-12T15:14:19.400Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-12T15:14:19.400Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-12T15:14:19.400Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-12T15:14:19.400Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-12T15:14:19.659Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-12T15:14:19.659Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-12T15:14:19.659Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-12T15:14:19.659Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-12T15:14:19.659Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-12T15:14:19.659Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-12T15:14:19.659Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-12T15:14:19.659Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-12T15:14:19.659Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-12T15:14:19.659Z] (69/129) Installing pango (1.48.10-r0) [2023-04-12T15:14:19.659Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-12T15:14:19.659Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-12T15:14:19.659Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-12T15:14:19.918Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-12T15:14:19.918Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-12T15:14:19.918Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-12T15:14:20.177Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-12T15:14:20.177Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-12T15:14:20.177Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-12T15:14:20.177Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-12T15:14:20.177Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-12T15:14:22.709Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-12T15:14:22.709Z] (80/129) Installing flac (1.3.4-r0) [2023-04-12T15:14:22.709Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-12T15:14:22.709Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-12T15:14:22.709Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-12T15:14:22.709Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-12T15:14:22.709Z] (85/129) Installing libass (0.15.2-r0) [2023-04-12T15:14:22.709Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-12T15:14:22.709Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-12T15:14:22.709Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-12T15:14:22.709Z] (89/129) Installing lame (3.100-r0) [2023-04-12T15:14:22.709Z] (90/129) Installing opus (1.3.1-r1) [2023-04-12T15:14:22.709Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-12T15:14:22.709Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-12T15:14:22.709Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-12T15:14:22.709Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-12T15:14:22.709Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-12T15:14:22.709Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-12T15:14:22.709Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-12T15:14:22.709Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-12T15:14:22.709Z] (99/129) Installing libva (2.13.0-r0) [2023-04-12T15:14:22.710Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-12T15:14:22.710Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-12T15:14:22.710Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-12T15:14:22.710Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-12T15:14:22.710Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-12T15:14:22.710Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-12T15:14:22.710Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-12T15:14:22.710Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-12T15:14:22.710Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-12T15:14:22.710Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-12T15:14:22.710Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-12T15:14:22.969Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-12T15:14:22.969Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-12T15:14:22.969Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-12T15:14:22.969Z] (114/129) Installing nspr (4.32-r0) [2023-04-12T15:14:22.969Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-12T15:14:22.969Z] (116/129) Installing nss (3.78.1-r0) [2023-04-12T15:14:22.969Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-12T15:14:22.969Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-12T15:14:22.969Z] (119/129) Installing orc (0.4.32-r0) [2023-04-12T15:14:22.969Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-12T15:14:22.969Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-12T15:14:23.227Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-12T15:14:23.227Z] (123/129) Installing libpulse (15.0-r2) [2023-04-12T15:14:23.227Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-12T15:14:23.227Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-12T15:14:23.227Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-12T15:14:23.227Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-12T15:14:23.486Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-12T15:14:23.486Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-12T15:14:25.388Z] Executing busybox-1.34.1-r7.trigger [2023-04-12T15:14:25.388Z] Executing glib-2.70.1-r0.trigger [2023-04-12T15:14:25.388Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-12T15:14:25.388Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-12T15:14:25.647Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-12T15:14:25.647Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-12T15:14:25.647Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-12T15:14:25.647Z] OK: 286 MiB in 145 packages [2023-04-12T15:14:30.915Z] Removing intermediate container 64f94c201f6a [2023-04-12T15:14:30.915Z] ---> 02bcbe5c3495 [2023-04-12T15:14:30.915Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-12T15:14:30.915Z] ---> Running in 1542659c2d54 [2023-04-12T15:14:30.915Z] Removing intermediate container 1542659c2d54 [2023-04-12T15:14:30.915Z] ---> d531e1fa45e5 [2023-04-12T15:14:30.915Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-12T15:14:30.915Z] ---> Running in cf1b4fe7a681 [2023-04-12T15:14:30.915Z] Removing intermediate container cf1b4fe7a681 [2023-04-12T15:14:30.915Z] ---> c5d791a44b80 [2023-04-12T15:14:30.915Z] Step 5/10 : RUN npm install -g npm [2023-04-12T15:14:30.915Z] ---> Running in 7d2316382131 [2023-04-12T15:14:37.511Z] [2023-04-12T15:14:37.511Z] removed 7 packages, changed 99 packages, and audited 238 packages in 6s [2023-04-12T15:14:37.511Z] [2023-04-12T15:14:37.511Z] 18 packages are looking for funding [2023-04-12T15:14:37.511Z] run `npm fund` for details [2023-04-12T15:14:37.511Z] [2023-04-12T15:14:37.511Z] found 0 vulnerabilities [2023-04-12T15:14:38.914Z] Removing intermediate container 7d2316382131 [2023-04-12T15:14:38.914Z] ---> b7543d811b77 [2023-04-12T15:14:38.914Z] Step 6/10 : ARG USER=1000 [2023-04-12T15:14:38.914Z] ---> Running in 32410b77968a [2023-04-12T15:14:38.914Z] Removing intermediate container 32410b77968a [2023-04-12T15:14:38.914Z] ---> c890aa388b01 [2023-04-12T15:14:38.914Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-12T15:14:39.219Z] ---> Running in 06006fa11435 [2023-04-12T15:14:39.503Z] Removing intermediate container 06006fa11435 [2023-04-12T15:14:39.503Z] ---> 15409664d1eb [2023-04-12T15:14:39.503Z] Step 8/10 : USER $USER:$USER [2023-04-12T15:14:39.776Z] ---> Running in 6f445437c066 [2023-04-12T15:14:39.776Z] Removing intermediate container 6f445437c066 [2023-04-12T15:14:39.776Z] ---> 11a66445e8a7 [2023-04-12T15:14:39.776Z] Step 9/10 : WORKDIR /app [2023-04-12T15:14:39.776Z] ---> Running in f2c68a0f35d5 [2023-04-12T15:14:39.776Z] Removing intermediate container f2c68a0f35d5 [2023-04-12T15:14:39.776Z] ---> 499b8d97ec43 [2023-04-12T15:14:39.776Z] Step 10/10 : LABEL git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:14:39.776Z] ---> Running in b3005f13e53b [2023-04-12T15:14:39.776Z] Removing intermediate container b3005f13e53b [2023-04-12T15:14:39.776Z] ---> fb21cfdefbe0 [2023-04-12T15:14:40.049Z] Successfully built fb21cfdefbe0 [2023-04-12T15:14:40.049Z] Successfully tagged edgexfoundry/edgex-web-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:14:40.049Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-12T15:14:40.049Z] touch edgex-web-ui.imagebuilt [2023-04-12T15:14:40.049Z] mkdir -p node_modules coverage [2023-04-12T15:14:40.049Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-12T15:14:40.049Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE required: { [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE }, [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE } [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE required: { [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:14:41.490Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE }, [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE required: { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE }, [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE required: { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE }, [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE required: { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE }, [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE required: { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE }, [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE required: { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE }, [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE required: { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE }, [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE required: { [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE }, [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:14:41.491Z] npm WARN EBADENGINE } [2023-04-12T15:14:44.774Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-12T15:14:45.032Z] 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 [2023-04-12T15:14:45.032Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-12T15:14:45.032Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-12T15:14:45.291Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-12T15:14:45.859Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-12T15:14:46.427Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-12T15:14:46.991Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-12T15:14:46.991Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-12T15:14:48.892Z] 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 [2023-04-12T15:14:49.150Z] 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 [2023-04-12T15:14:49.911Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7566 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-04-12T15:14:49.924Z] Running in /w/workspace/edgex-ui-go/99 [Pipeline] { [Pipeline] checkout [2023-04-12T15:14:49.957Z] The recommended git tool is: git [2023-04-12T15:14:50.087Z] 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. [2023-04-12T15:14:50.654Z] 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. [2023-04-12T15:14:50.913Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-04-12T15:14:50.913Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-12T15:14:51.170Z] 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. [2023-04-12T15:14:51.428Z] 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. [2023-04-12T15:14:52.363Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-12T15:14:55.301Z] using credential edgex-jenkins-ssh [2023-04-12T15:14:55.318Z] Cloning the remote Git repository [2023-04-12T15:14:55.360Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-12T15:14:55.455Z] > git init /w/workspace/edgex-ui-go/99 # timeout=10 [2023-04-12T15:14:55.601Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-12T15:14:55.602Z] > git --version # timeout=10 [2023-04-12T15:14:55.625Z] > git --version # 'git version 2.25.1' [2023-04-12T15:14:55.627Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-12T15:14:55.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T15:14:56.552Z] 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. [2023-04-12T15:14:59.868Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-12T15:14:59.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-12T15:15:00.823Z] Avoid second fetch [2023-04-12T15:15:00.823Z] Checking out Revision 8a5a4ec92ca374ae5f786629731d1f336ce6694e (main) [2023-04-12T15:15:00.841Z] > git config core.sparsecheckout # timeout=10 [2023-04-12T15:15:00.924Z] > git checkout -f 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [2023-04-12T15:15:01.733Z] Commit message: "Merge pull request #592 from bnevis-i/api-gateway-rename" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T15:15:02.852Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-12T15:15:02.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T15:15:02.852Z] Dload Upload Total Spent Left Speed [2023-04-12T15:15:02.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-04-12T15:15:03.493Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-12T15:15:03.832Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-12T15:15:03.833Z] + sudo tee /etc/docker/daemon.new [2023-04-12T15:15:03.833Z] { [2023-04-12T15:15:03.833Z] "registry-mirrors": [ [2023-04-12T15:15:03.833Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-12T15:15:03.833Z] ], [2023-04-12T15:15:03.833Z] "bip": "10.250.0.254/24", [2023-04-12T15:15:03.833Z] "hosts": [ [2023-04-12T15:15:03.833Z] "tcp://0.0.0.0:5555", [2023-04-12T15:15:03.833Z] "unix:///var/run/docker.sock" [2023-04-12T15:15:03.833Z] ], [2023-04-12T15:15:03.833Z] "mtu": 1458, [2023-04-12T15:15:03.833Z] "selinux-enabled": true, [2023-04-12T15:15:03.833Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-12T15:15:03.833Z] } [Pipeline] sh [2023-04-12T15:15:04.166Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-12T15:15:04.502Z] + sudo service docker restart [2023-04-12T15:15:04.707Z] [2023-04-12T15:15:04.707Z] added 1478 packages, and audited 1479 packages in 23s [2023-04-12T15:15:04.707Z] [2023-04-12T15:15:04.707Z] 90 packages are looking for funding [2023-04-12T15:15:04.707Z] run `npm fund` for details [2023-04-12T15:15:04.707Z] [2023-04-12T15:15:04.707Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-12T15:15:04.707Z] [2023-04-12T15:15:04.707Z] To address issues that do not require attention, run: [2023-04-12T15:15:04.707Z] npm audit fix [2023-04-12T15:15:04.707Z] [2023-04-12T15:15:04.707Z] To address all issues (including breaking changes), run: [2023-04-12T15:15:04.707Z] npm audit fix --force [2023-04-12T15:15:04.707Z] [2023-04-12T15:15:04.707Z] Run `npm audit` for details. [2023-04-12T15:15:12.819Z] 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 [2023-04-12T15:15:15.343Z] - Generating browser application bundles (phase: setup)... [2023-04-12T15:15:19.530Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-12T15:15:19.530Z] Compiling @angular/core : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T15:15:22.776Z] provisioning config files... [2023-04-12T15:15:22.800Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/99@tmp/config5236063327151029432tmp [2023-04-12T15:15:22.817Z] Compiling @angular/common : es2015 as esm2015 [2023-04-12T15:15:22.817Z] Compiling @angular/core/testing : es2015 as esm2015 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:15:23.153Z] ---> docker-login.sh [2023-04-12T15:15:23.154Z] nexus3.edgexfoundry.org:10001 [2023-04-12T15:15:23.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:15:23.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:15:23.694Z] Configure a credential helper to remove this warning. See [2023-04-12T15:15:23.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:15:23.694Z] [2023-04-12T15:15:23.694Z] Login Succeeded [2023-04-12T15:15:23.694Z] nexus3.edgexfoundry.org:10002 [2023-04-12T15:15:23.755Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-12T15:15:23.755Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-12T15:15:23.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:15:23.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:15:23.965Z] Configure a credential helper to remove this warning. See [2023-04-12T15:15:23.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:15:23.965Z] [2023-04-12T15:15:24.012Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-12T15:15:24.012Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-12T15:15:24.236Z] Login Succeeded [2023-04-12T15:15:24.236Z] nexus3.edgexfoundry.org:10003 [2023-04-12T15:15:24.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:15:24.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:15:24.506Z] Configure a credential helper to remove this warning. See [2023-04-12T15:15:24.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:15:24.506Z] [2023-04-12T15:15:24.506Z] Login Succeeded [2023-04-12T15:15:24.506Z] nexus3.edgexfoundry.org:10004 [2023-04-12T15:15:24.578Z] Compiling @angular/router : es2015 as esm2015 [2023-04-12T15:15:24.578Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-12T15:15:24.578Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-12T15:15:24.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:15:24.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:15:24.776Z] Configure a credential helper to remove this warning. See [2023-04-12T15:15:24.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:15:24.776Z] [2023-04-12T15:15:24.776Z] Login Succeeded [2023-04-12T15:15:24.776Z] docker.io [2023-04-12T15:15:24.836Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-12T15:15:25.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:15:25.100Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-12T15:15:25.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:15:25.316Z] Configure a credential helper to remove this warning. See [2023-04-12T15:15:25.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:15:25.316Z] [2023-04-12T15:15:25.316Z] Login Succeeded [2023-04-12T15:15:25.316Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T15:15:25.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-12T15:15:25.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T15:15:25.618Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T15:15:25.631Z] ========================================================= [2023-04-12T15:15:25.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-12T15:15:25.631Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:15:25.977Z] + 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 . [2023-04-12T15:15:26.953Z] Sending build context to Docker daemon 28.79MB [2023-04-12T15:15:26.953Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-12T15:15:26.953Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-12T15:15:27.015Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-12T15:15:27.221Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-12T15:15:27.221Z] af6eaf76a39c: Pulling fs layer [2023-04-12T15:15:27.221Z] 55522c791124: Pulling fs layer [2023-04-12T15:15:27.221Z] ce5c4a1c91eb: Pulling fs layer [2023-04-12T15:15:27.221Z] 169dfbe0d373: Pulling fs layer [2023-04-12T15:15:27.221Z] e1ff8fa3b103: Pulling fs layer [2023-04-12T15:15:27.221Z] 52ebb69f0ebf: Pulling fs layer [2023-04-12T15:15:27.221Z] 5abe8eddf0d5: Pulling fs layer [2023-04-12T15:15:27.221Z] e1ff8fa3b103: Waiting [2023-04-12T15:15:27.221Z] 52ebb69f0ebf: Waiting [2023-04-12T15:15:27.221Z] 5abe8eddf0d5: Waiting [2023-04-12T15:15:27.221Z] 169dfbe0d373: Waiting [2023-04-12T15:15:27.221Z] 55522c791124: Verifying Checksum [2023-04-12T15:15:27.222Z] 55522c791124: Download complete [2023-04-12T15:15:27.222Z] 169dfbe0d373: Verifying Checksum [2023-04-12T15:15:27.222Z] 169dfbe0d373: Download complete [2023-04-12T15:15:27.222Z] e1ff8fa3b103: Verifying Checksum [2023-04-12T15:15:27.222Z] e1ff8fa3b103: Download complete [2023-04-12T15:15:27.222Z] af6eaf76a39c: Verifying Checksum [2023-04-12T15:15:28.203Z] af6eaf76a39c: Pull complete [2023-04-12T15:15:28.487Z] 5abe8eddf0d5: Verifying Checksum [2023-04-12T15:15:28.487Z] 5abe8eddf0d5: Download complete [2023-04-12T15:15:28.760Z] 55522c791124: Pull complete [2023-04-12T15:15:29.733Z] ce5c4a1c91eb: Verifying Checksum [2023-04-12T15:15:29.733Z] ce5c4a1c91eb: Download complete [2023-04-12T15:15:29.733Z] 52ebb69f0ebf: Verifying Checksum [2023-04-12T15:15:29.733Z] 52ebb69f0ebf: Download complete [2023-04-12T15:15:33.592Z] 12 04 2023 15:15:32.789:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-12T15:15:33.592Z] 12 04 2023 15:15:32.794:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-12T15:15:33.592Z] 12 04 2023 15:15:32.800:INFO [launcher]: Starting browser ChromeHeadless [2023-04-12T15:15:42.058Z] ce5c4a1c91eb: Pull complete [2023-04-12T15:15:42.058Z] 169dfbe0d373: Pull complete [2023-04-12T15:15:42.058Z] e1ff8fa3b103: Pull complete [2023-04-12T15:15:45.813Z] ✔ Browser application bundle generation complete. [2023-04-12T15:15:45.813Z] 12 04 2023 15:15:44.875:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 4IDdicYXNFzBeNdkAAAB with id 4014214 [2023-04-12T15:15:47.426Z] 52ebb69f0ebf: Pull complete [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.121 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.13 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.141 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.148 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.173 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.262 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.275 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.299 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.306 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.318 secs) [2023-04-12T15:15:48.347Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.327 secs) [2023-04-12T15:15:48.606Z] WARN: ' [2023-04-12T15:15:48.606Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-12T15:15:48.606Z] Support for using the ngModel input property and ngModelChange event with [2023-04-12T15:15:48.606Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-12T15:15:48.606Z] in a future version of Angular. [2023-04-12T15:15:48.606Z] [2023-04-12T15:15:48.606Z] For more information on this, see our API docs here: [2023-04-12T15:15:48.606Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-12T15:15:48.606Z] ' [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.327 secs) [2023-04-12T15:15:48.606Z] WARN: ' [2023-04-12T15:15:48.606Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-12T15:15:48.606Z] Support for using the ngModel input property and ngModelChange event with [2023-04-12T15:15:48.606Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-12T15:15:48.606Z] in a future version of Angular. [2023-04-12T15:15:48.606Z] [2023-04-12T15:15:48.606Z] For more information on this, see our API docs here: [2023-04-12T15:15:48.606Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-12T15:15:48.606Z] ' [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.385 secs) [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.401 secs) [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.44 secs) [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.46 secs) [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.481 secs) [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.483 secs) [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.487 secs) [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.542 secs) [2023-04-12T15:15:48.606Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.559 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.598 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.605 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.613 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.635 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.639 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.642 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.645 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.711 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.733 secs) [2023-04-12T15:15:48.864Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.744 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.758 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.763 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.766 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.784 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.828 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.842 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.852 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.856 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.861 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.866 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.888 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.905 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.909 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.911 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.919 secs) [2023-04-12T15:15:49.122Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.935 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.937 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.939 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.946 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.962 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.973 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.982 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.988 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.992 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.995 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.997 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.999 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.007 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.009 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.012 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.015 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.032 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.037 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.049 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.053 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.055 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.06 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.082 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.103 secs) [2023-04-12T15:15:49.382Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.106 secs) [2023-04-12T15:15:49.455Z] 5abe8eddf0d5: Pull complete [2023-04-12T15:15:49.455Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-12T15:15:49.455Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-12T15:15:49.455Z] ---> 6cb57ee374ae [2023-04-12T15:15:49.455Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.108 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.128 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.14 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.173 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.182 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.199 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.204 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.208 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.209 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.216 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.223 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.256 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.28 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.287 secs) [2023-04-12T15:15:49.641Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.297 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.312 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.315 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.318 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.335 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.339 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.342 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.36 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.391 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.4 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.412 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.418 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.428 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.437 secs) [2023-04-12T15:15:49.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.468 secs) [2023-04-12T15:15:50.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.482 secs) [2023-04-12T15:15:50.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.501 secs) [2023-04-12T15:15:50.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.511 secs) [2023-04-12T15:15:50.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.514 secs) [2023-04-12T15:15:50.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.522 secs) [2023-04-12T15:15:50.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.53 secs) [2023-04-12T15:15:50.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.573 secs) [2023-04-12T15:15:50.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.601 secs) [2023-04-12T15:15:50.158Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.631 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.661 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.677 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.687 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.696 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.705 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.707 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.708 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.726 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.741 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.748 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.765 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.77 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.772 secs) [2023-04-12T15:15:50.418Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.778 secs) [2023-04-12T15:15:50.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.831 secs) [2023-04-12T15:15:50.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.86 secs) [2023-04-12T15:15:50.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.867 secs) [2023-04-12T15:15:50.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.877 secs) [2023-04-12T15:15:50.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.88 secs) [2023-04-12T15:15:50.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.898 secs) [2023-04-12T15:15:50.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.91 secs) [2023-04-12T15:15:50.675Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.994 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.012 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.018 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.024 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.037 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.043 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.052 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.082 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.101 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.11 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.13 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.139 secs) [2023-04-12T15:15:50.946Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.147 secs) [2023-04-12T15:15:51.204Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.18 secs) [2023-04-12T15:15:51.204Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.188 secs) [2023-04-12T15:15:51.204Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.193 secs) [2023-04-12T15:15:51.204Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.199 secs) [2023-04-12T15:15:51.204Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.213 secs) [2023-04-12T15:15:51.204Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.222 secs) [2023-04-12T15:15:51.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.241 secs) [2023-04-12T15:15:51.205Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.373 secs / 2.241 secs) [2023-04-12T15:15:51.205Z] TOTAL: 149 SUCCESS [2023-04-12T15:15:51.205Z] ✔ Browser application bundle generation complete. [2023-04-12T15:15:51.486Z] ---> Running in ccf785a21773 [2023-04-12T15:15:51.750Z] Removing intermediate container ccf785a21773 [2023-04-12T15:15:51.750Z] ---> 466a66b40f4f [2023-04-12T15:15:51.750Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T15:15:51.750Z] ---> Running in 1889c62a1572 [2023-04-12T15:15:51.770Z] [2023-04-12T15:15:51.770Z] =============================== Coverage summary =============================== [2023-04-12T15:15:51.770Z] Statements : 40.95% ( 1466/3580 ) [2023-04-12T15:15:51.770Z] Branches : 12.03% ( 111/923 ) [2023-04-12T15:15:51.770Z] Functions : 33.2% ( 431/1298 ) [2023-04-12T15:15:51.770Z] Lines : 38.88% ( 1317/3387 ) [2023-04-12T15:15:51.770Z] ================================================================================ [2023-04-12T15:15:51.770Z] ✔ Browser application bundle generation complete. [2023-04-12T15:15:52.016Z] Removing intermediate container 1889c62a1572 [2023-04-12T15:15:52.016Z] ---> 04544f881ba1 [2023-04-12T15:15:52.016Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T15:15:52.016Z] ---> Running in 99279f39c573 [2023-04-12T15:15:52.282Z] Removing intermediate container 99279f39c573 [2023-04-12T15:15:52.282Z] ---> ad25113916ce [2023-04-12T15:15:52.282Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-12T15:15:52.551Z] ---> Running in 542a001720d0 [2023-04-12T15:15:52.703Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-04-12T15:15:52.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T15:15:52.727Z] $ docker stop --time=1 21433c7d1718df485f80837ad01dc97c55a9d0b8c70202e4423c59f38915ba4a [2023-04-12T15:15:52.818Z] Removing intermediate container 542a001720d0 [2023-04-12T15:15:52.818Z] ---> 73490e9a57eb [2023-04-12T15:15:52.818Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-12T15:15:52.818Z] ---> Running in f373a7a8b3e4 [2023-04-12T15:15:53.082Z] Removing intermediate container f373a7a8b3e4 [2023-04-12T15:15:53.082Z] ---> a04d77a19ef8 [2023-04-12T15:15:53.082Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-12T15:15:53.663Z] latest: Pulling from library/docker [2023-04-12T15:15:53.663Z] c41833b44d91: Pulling fs layer [2023-04-12T15:15:53.663Z] 6343a5c17821: Pulling fs layer [2023-04-12T15:15:53.663Z] 7fb3fc37985f: Pulling fs layer [2023-04-12T15:15:53.663Z] 79a39cbcbcac: Pulling fs layer [2023-04-12T15:15:53.663Z] bd9b08f0a6fe: Pulling fs layer [2023-04-12T15:15:53.663Z] 9f730369bd8d: Pulling fs layer [2023-04-12T15:15:53.663Z] b7a8edceb3bd: Pulling fs layer [2023-04-12T15:15:53.663Z] f7b43bb1740d: Pulling fs layer [2023-04-12T15:15:53.663Z] e766bd2508a2: Pulling fs layer [2023-04-12T15:15:53.663Z] 1cff11aa55cd: Pulling fs layer [2023-04-12T15:15:53.663Z] 5c8564d51ddd: Pulling fs layer [2023-04-12T15:15:53.663Z] 337dc3b11c12: Pulling fs layer [2023-04-12T15:15:53.663Z] 76c5058099a1: Pulling fs layer [2023-04-12T15:15:53.663Z] 59ccd6efa6f9: Pulling fs layer [2023-04-12T15:15:53.663Z] 79a39cbcbcac: Waiting [2023-04-12T15:15:53.663Z] bd9b08f0a6fe: Waiting [2023-04-12T15:15:53.663Z] 9f730369bd8d: Waiting [2023-04-12T15:15:53.663Z] b7a8edceb3bd: Waiting [2023-04-12T15:15:53.663Z] f7b43bb1740d: Waiting [2023-04-12T15:15:53.663Z] e766bd2508a2: Waiting [2023-04-12T15:15:53.663Z] 1cff11aa55cd: Waiting [2023-04-12T15:15:53.663Z] 337dc3b11c12: Waiting [2023-04-12T15:15:53.663Z] 5c8564d51ddd: Waiting [2023-04-12T15:15:53.663Z] 76c5058099a1: Waiting [2023-04-12T15:15:53.663Z] 59ccd6efa6f9: Waiting [2023-04-12T15:15:53.930Z] 7fb3fc37985f: Verifying Checksum [2023-04-12T15:15:53.930Z] 7fb3fc37985f: Download complete [2023-04-12T15:15:53.930Z] 6343a5c17821: Verifying Checksum [2023-04-12T15:15:53.930Z] 6343a5c17821: Download complete [2023-04-12T15:15:53.930Z] c41833b44d91: Verifying Checksum [2023-04-12T15:15:53.930Z] c41833b44d91: Download complete [2023-04-12T15:15:54.028Z] $ docker rm -f --volumes 21433c7d1718df485f80837ad01dc97c55a9d0b8c70202e4423c59f38915ba4a [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T15:15:54.424Z] + sudo chown -R jenkins:jenkins . [2023-04-12T15:15:54.516Z] bd9b08f0a6fe: Verifying Checksum [2023-04-12T15:15:54.516Z] bd9b08f0a6fe: Download complete [2023-04-12T15:15:54.516Z] 79a39cbcbcac: Verifying Checksum [2023-04-12T15:15:54.516Z] 79a39cbcbcac: Download complete [2023-04-12T15:15:54.785Z] b7a8edceb3bd: Verifying Checksum [2023-04-12T15:15:54.785Z] b7a8edceb3bd: Download complete [2023-04-12T15:15:54.785Z] f7b43bb1740d: Verifying Checksum [2023-04-12T15:15:54.785Z] f7b43bb1740d: Download complete [2023-04-12T15:15:54.785Z] e766bd2508a2: Verifying Checksum [2023-04-12T15:15:54.785Z] e766bd2508a2: Download complete [2023-04-12T15:15:54.785Z] 9f730369bd8d: Verifying Checksum [2023-04-12T15:15:54.785Z] 9f730369bd8d: Download complete [Pipeline] stash [2023-04-12T15:15:55.067Z] c41833b44d91: Pull complete [2023-04-12T15:15:55.067Z] 5c8564d51ddd: Verifying Checksum [2023-04-12T15:15:55.067Z] 5c8564d51ddd: Download complete [2023-04-12T15:15:55.067Z] 1cff11aa55cd: Verifying Checksum [2023-04-12T15:15:55.067Z] 1cff11aa55cd: Download complete [2023-04-12T15:15:55.067Z] 76c5058099a1: Verifying Checksum [2023-04-12T15:15:55.221Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-04-12T15:15:55.334Z] 59ccd6efa6f9: Verifying Checksum [2023-04-12T15:15:55.335Z] 59ccd6efa6f9: Download complete [Pipeline] sh [2023-04-12T15:15:55.602Z] 6343a5c17821: Pull complete [2023-04-12T15:15:55.840Z] + sudo chown -R jenkins:jenkins . [2023-04-12T15:15:55.870Z] 7fb3fc37985f: Pull complete [2023-04-12T15:15:56.138Z] 337dc3b11c12: Verifying Checksum [2023-04-12T15:15:56.138Z] 337dc3b11c12: Download complete [Pipeline] sh [2023-04-12T15:15:56.721Z] 79a39cbcbcac: Pull complete [2023-04-12T15:15:56.764Z] + ls -al . [2023-04-12T15:15:56.764Z] total 188 [2023-04-12T15:15:56.764Z] drwxrwxr-x 14 jenkins jenkins 4096 Apr 12 15:13 . [2023-04-12T15:15:56.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:12 .. [2023-04-12T15:15:56.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:12 .blubracket [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 12 15:12 .dockerignore [2023-04-12T15:15:56.764Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:13 .git [2023-04-12T15:15:56.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:12 .github [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 12 15:12 .gitignore [2023-04-12T15:15:56.764Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 15:12 .semver [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 12 15:12 Attribution.txt [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 12 15:12 CHANGELOG.md [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 15:12 CONTRIBUTING.md [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 12 15:12 Dockerfile [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 15:12 Jenkinsfile [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 15:12 LICENSE [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 12 15:12 Makefile [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 12 15:12 README.md [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 12 15:13 VERSION [2023-04-12T15:15:56.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:12 assets [2023-04-12T15:15:56.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:12 bin [2023-04-12T15:15:56.764Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:12 cmd [2023-04-12T15:15:56.764Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 15:13 coverage.out [2023-04-12T15:15:56.764Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:12 docs [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 12 15:12 go.mod [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 12 15:12 go.sum [2023-04-12T15:15:56.764Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:12 internal [2023-04-12T15:15:56.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:12 snap [2023-04-12T15:15:56.764Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:12 testing [2023-04-12T15:15:56.764Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 15:12 version.go [2023-04-12T15:15:56.764Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 12 15:14 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:15:57.066Z] + 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=8a5a4ec92ca374ae5f786629731d1f336ce6694e --label arch=amd64 --label version=3.0.0-dev.3 . [2023-04-12T15:15:57.324Z] Sending build context to Docker daemon 48.47MB [2023-04-12T15:15:57.324Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-12T15:15:57.324Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T15:15:57.324Z] ---> 64e4f583fb57 [2023-04-12T15:15:57.324Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-12T15:15:57.692Z] bd9b08f0a6fe: Pull complete [2023-04-12T15:15:57.893Z] ---> Running in bfd3e506d2cb [2023-04-12T15:15:57.893Z] Removing intermediate container bfd3e506d2cb [2023-04-12T15:15:57.893Z] ---> 46f98a47ff7e [2023-04-12T15:15:57.893Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T15:15:57.893Z] ---> Running in 87705ca2c150 [2023-04-12T15:15:57.893Z] Removing intermediate container 87705ca2c150 [2023-04-12T15:15:57.893Z] ---> 9b4b6b2ed2d6 [2023-04-12T15:15:57.893Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T15:15:58.153Z] ---> Running in 14da6f70ad4f [2023-04-12T15:15:58.153Z] Removing intermediate container 14da6f70ad4f [2023-04-12T15:15:58.153Z] ---> 687d1972d8d9 [2023-04-12T15:15:58.153Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-12T15:15:58.153Z] ---> Running in cdc82581da46 [2023-04-12T15:15:58.153Z] Removing intermediate container cdc82581da46 [2023-04-12T15:15:58.153Z] ---> 7490c573b851 [2023-04-12T15:15:58.153Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-12T15:15:58.153Z] ---> Running in 2c8b4706b7a8 [2023-04-12T15:15:58.153Z] Removing intermediate container 2c8b4706b7a8 [2023-04-12T15:15:58.153Z] ---> 36a9ad712631 [2023-04-12T15:15:58.153Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-12T15:15:58.654Z] 9f730369bd8d: Pull complete [2023-04-12T15:15:58.922Z] b7a8edceb3bd: Pull complete [2023-04-12T15:15:59.088Z] ---> 19aebbbf7f7b [2023-04-12T15:15:59.089Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-12T15:15:59.089Z] ---> Running in 7e5d31ab6a13 [2023-04-12T15:15:59.190Z] f7b43bb1740d: Pull complete [2023-04-12T15:15:59.458Z] e766bd2508a2: Pull complete [2023-04-12T15:15:59.657Z] Removing intermediate container 7e5d31ab6a13 [2023-04-12T15:15:59.657Z] ---> 90123171c6f5 [2023-04-12T15:15:59.657Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T15:15:59.657Z] ---> Running in f337bb613611 [2023-04-12T15:15:59.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-12T15:16:00.424Z] 1cff11aa55cd: Pull complete [2023-04-12T15:16:00.694Z] 5c8564d51ddd: Pull complete [2023-04-12T15:16:00.853Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-12T15:16:01.422Z] OK: 265 MiB in 53 packages [2023-04-12T15:16:02.005Z] Removing intermediate container f337bb613611 [2023-04-12T15:16:02.005Z] ---> edda646e7197 [2023-04-12T15:16:02.005Z] Step 11/26 : ENV GO111MODULE=on [2023-04-12T15:16:02.005Z] ---> Running in b633772b4848 [2023-04-12T15:16:02.005Z] Removing intermediate container b633772b4848 [2023-04-12T15:16:02.005Z] ---> 180ff2613095 [2023-04-12T15:16:02.005Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-12T15:16:02.005Z] ---> Running in 10c3aa2d3217 [2023-04-12T15:16:02.005Z] Removing intermediate container 10c3aa2d3217 [2023-04-12T15:16:02.005Z] ---> 18c97a63a0ba [2023-04-12T15:16:02.005Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-12T15:16:02.265Z] ---> 92da6fd3f0ee [2023-04-12T15:16:02.265Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T15:16:02.265Z] ---> Running in 7498029b0377 [2023-04-12T15:16:02.831Z] Removing intermediate container 7498029b0377 [2023-04-12T15:16:02.831Z] ---> 386436ca9397 [2023-04-12T15:16:02.831Z] Step 15/26 : COPY . . [2023-04-12T15:16:03.284Z] 337dc3b11c12: Pull complete [2023-04-12T15:16:03.553Z] 76c5058099a1: Pull complete [2023-04-12T15:16:03.819Z] 59ccd6efa6f9: Pull complete [2023-04-12T15:16:03.819Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-12T15:16:03.819Z] Status: Downloaded newer image for docker:latest [2023-04-12T15:16:04.737Z] ---> 9017b6556e7a [2023-04-12T15:16:04.737Z] Step 16/26 : RUN ${MAKE} [2023-04-12T15:16:04.737Z] ---> Running in 498e11df1f15 [2023-04-12T15:16:04.995Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-12T15:16:06.421Z] ---> 3e4c61b0c17a [2023-04-12T15:16:06.421Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-12T15:16:06.421Z] ---> Running in 7067b9fb4bf0 [2023-04-12T15:16:07.837Z] Removing intermediate container 7067b9fb4bf0 [2023-04-12T15:16:07.837Z] ---> 56c80affb196 [2023-04-12T15:16:07.837Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T15:16:08.109Z] ---> Running in 133933d59cda [2023-04-12T15:16:09.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T15:16:09.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T15:16:11.068Z] OK: 263 MiB in 53 packages [2023-04-12T15:16:12.030Z] Removing intermediate container 133933d59cda [2023-04-12T15:16:12.030Z] ---> aadae8259dd6 [2023-04-12T15:16:12.030Z] Step 11/16 : ENV GO111MODULE=on [2023-04-12T15:16:12.030Z] ---> Running in fec9948162bf [2023-04-12T15:16:12.296Z] Removing intermediate container fec9948162bf [2023-04-12T15:16:12.296Z] ---> a47829cf146b [2023-04-12T15:16:12.296Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-12T15:16:12.564Z] ---> Running in 1e7bbe3614ec [2023-04-12T15:16:12.832Z] Removing intermediate container 1e7bbe3614ec [2023-04-12T15:16:12.833Z] ---> 0cec8725fa93 [2023-04-12T15:16:12.833Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-12T15:16:13.419Z] ---> d78065d333a0 [2023-04-12T15:16:13.419Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T15:16:13.419Z] ---> Running in 56fb098dec21 [2023-04-12T15:16:26.999Z] Removing intermediate container 498e11df1f15 [2023-04-12T15:16:26.999Z] ---> 3a599ec14adb [2023-04-12T15:16:26.999Z] Step 17/26 : FROM alpine:3.14 [2023-04-12T15:16:26.999Z] 3.14: Pulling from library/alpine [2023-04-12T15:16:26.999Z] f7dab3ab2d6e: Pulling fs layer [2023-04-12T15:16:26.999Z] f7dab3ab2d6e: Verifying Checksum [2023-04-12T15:16:26.999Z] f7dab3ab2d6e: Download complete [2023-04-12T15:16:26.999Z] f7dab3ab2d6e: Pull complete [2023-04-12T15:16:26.999Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-12T15:16:26.999Z] Status: Downloaded newer image for alpine:3.14 [2023-04-12T15:16:26.999Z] ---> 9e179bacf43c [2023-04-12T15:16:26.999Z] Step 18/26 : EXPOSE 4000 [2023-04-12T15:16:26.999Z] ---> Running in e8d26dc7c770 [2023-04-12T15:16:26.999Z] Removing intermediate container e8d26dc7c770 [2023-04-12T15:16:26.999Z] ---> c497bde817c8 [2023-04-12T15:16:26.999Z] 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 [2023-04-12T15:16:26.999Z] ---> a5ccc46cc904 [2023-04-12T15:16:26.999Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-12T15:16:26.999Z] ---> 13d2c69e965f [2023-04-12T15:16:26.999Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-12T15:16:26.999Z] ---> 53180e35c8f7 [2023-04-12T15:16:26.999Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-12T15:16:26.999Z] ---> Running in b1b8d02c5d04 [2023-04-12T15:16:26.999Z] Removing intermediate container b1b8d02c5d04 [2023-04-12T15:16:26.999Z] ---> 96a5198efcf7 [2023-04-12T15:16:26.999Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-12T15:16:26.999Z] ---> Running in 0ec2aba9973b [2023-04-12T15:16:26.999Z] Removing intermediate container 0ec2aba9973b [2023-04-12T15:16:26.999Z] ---> f2a99dbfc002 [2023-04-12T15:16:26.999Z] Step 24/26 : LABEL arch=amd64 [2023-04-12T15:16:26.999Z] ---> Running in 0147098a8966 [2023-04-12T15:16:26.999Z] Removing intermediate container 0147098a8966 [2023-04-12T15:16:26.999Z] ---> bba811b28d2a [2023-04-12T15:16:26.999Z] Step 25/26 : LABEL git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:16:26.999Z] ---> Running in 15fae1219432 [2023-04-12T15:16:26.999Z] Removing intermediate container 15fae1219432 [2023-04-12T15:16:26.999Z] ---> db9b1a328655 [2023-04-12T15:16:26.999Z] Step 26/26 : LABEL version=3.0.0-dev.3 [2023-04-12T15:16:26.999Z] ---> Running in f12194d92849 [2023-04-12T15:16:26.999Z] Removing intermediate container f12194d92849 [2023-04-12T15:16:26.999Z] ---> e5660aee4681 [2023-04-12T15:16:26.999Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T15:16:26.999Z] Successfully built e5660aee4681 [2023-04-12T15:16:26.999Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T15:16:27.102Z] provisioning config files... [2023-04-12T15:16:27.110Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config23528120575962327tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:16:27.409Z] ---> docker-login.sh [2023-04-12T15:16:27.409Z] nexus3.edgexfoundry.org:10001 [2023-04-12T15:16:27.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:16:27.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:16:27.409Z] Configure a credential helper to remove this warning. See [2023-04-12T15:16:27.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:16:27.409Z] [2023-04-12T15:16:27.409Z] Login Succeeded [2023-04-12T15:16:27.409Z] nexus3.edgexfoundry.org:10002 [2023-04-12T15:16:27.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:16:27.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:16:27.409Z] Configure a credential helper to remove this warning. See [2023-04-12T15:16:27.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:16:27.409Z] [2023-04-12T15:16:27.409Z] Login Succeeded [2023-04-12T15:16:27.409Z] nexus3.edgexfoundry.org:10003 [2023-04-12T15:16:27.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:16:27.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:16:27.668Z] Configure a credential helper to remove this warning. See [2023-04-12T15:16:27.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:16:27.668Z] [2023-04-12T15:16:27.668Z] Login Succeeded [2023-04-12T15:16:27.668Z] nexus3.edgexfoundry.org:10004 [2023-04-12T15:16:27.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:16:27.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:16:27.668Z] Configure a credential helper to remove this warning. See [2023-04-12T15:16:27.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:16:27.668Z] [2023-04-12T15:16:27.668Z] Login Succeeded [2023-04-12T15:16:27.668Z] docker.io [2023-04-12T15:16:27.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:16:27.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:16:27.927Z] Configure a credential helper to remove this warning. See [2023-04-12T15:16:27.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:16:27.927Z] [2023-04-12T15:16:27.927Z] Login Succeeded [2023-04-12T15:16:27.927Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T15:16:27.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T15:16:27.955Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T15:16:27.970Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-04-12T15:16:27.970Z] 8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:16:27.970Z] latest [2023-04-12T15:16:27.970Z] 3.0.0-dev.3 [2023-04-12T15:16:27.970Z] 8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [2023-04-12T15:16:27.970Z] main [2023-04-12T15:16:27.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:28.274Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:28.579Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:16:28.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-12T15:16:28.579Z] 4de5c6c0ff9d: Preparing [2023-04-12T15:16:28.579Z] 82be053ae807: Preparing [2023-04-12T15:16:28.579Z] 5907961a8d75: Preparing [2023-04-12T15:16:28.579Z] 9733ccc39513: Preparing [2023-04-12T15:16:28.579Z] 9733ccc39513: Layer already exists [2023-04-12T15:16:28.579Z] 4de5c6c0ff9d: Pushed [2023-04-12T15:16:28.579Z] 82be053ae807: Pushed [2023-04-12T15:16:31.862Z] 5907961a8d75: Pushed [2023-04-12T15:16:31.862Z] 8a5a4ec92ca374ae5f786629731d1f336ce6694e: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:32.165Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:32.464Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-04-12T15:16:32.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-12T15:16:32.464Z] 4de5c6c0ff9d: Preparing [2023-04-12T15:16:32.464Z] 82be053ae807: Preparing [2023-04-12T15:16:32.464Z] 5907961a8d75: Preparing [2023-04-12T15:16:32.464Z] 9733ccc39513: Preparing [2023-04-12T15:16:32.464Z] 82be053ae807: Layer already exists [2023-04-12T15:16:32.464Z] 9733ccc39513: Layer already exists [2023-04-12T15:16:32.464Z] 5907961a8d75: Layer already exists [2023-04-12T15:16:32.464Z] 4de5c6c0ff9d: Layer already exists [2023-04-12T15:16:32.464Z] latest: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:32.773Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:33.079Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.3 [2023-04-12T15:16:33.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-12T15:16:33.080Z] 4de5c6c0ff9d: Preparing [2023-04-12T15:16:33.080Z] 82be053ae807: Preparing [2023-04-12T15:16:33.080Z] 5907961a8d75: Preparing [2023-04-12T15:16:33.080Z] 9733ccc39513: Preparing [2023-04-12T15:16:33.080Z] 9733ccc39513: Layer already exists [2023-04-12T15:16:33.080Z] 82be053ae807: Layer already exists [2023-04-12T15:16:33.080Z] 5907961a8d75: Layer already exists [2023-04-12T15:16:33.080Z] 4de5c6c0ff9d: Layer already exists [2023-04-12T15:16:33.080Z] 3.0.0-dev.3: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:33.383Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:33.687Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [2023-04-12T15:16:33.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-12T15:16:33.687Z] 4de5c6c0ff9d: Preparing [2023-04-12T15:16:33.687Z] 82be053ae807: Preparing [2023-04-12T15:16:33.687Z] 5907961a8d75: Preparing [2023-04-12T15:16:33.687Z] 9733ccc39513: Preparing [2023-04-12T15:16:33.687Z] 4de5c6c0ff9d: Layer already exists [2023-04-12T15:16:33.687Z] 82be053ae807: Layer already exists [2023-04-12T15:16:33.687Z] 5907961a8d75: Layer already exists [2023-04-12T15:16:33.687Z] 9733ccc39513: Layer already exists [2023-04-12T15:16:33.687Z] 8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:34.003Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:34.303Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-04-12T15:16:34.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-04-12T15:16:34.303Z] 4de5c6c0ff9d: Preparing [2023-04-12T15:16:34.303Z] 82be053ae807: Preparing [2023-04-12T15:16:34.303Z] 5907961a8d75: Preparing [2023-04-12T15:16:34.303Z] 9733ccc39513: Preparing [2023-04-12T15:16:34.303Z] 4de5c6c0ff9d: Layer already exists [2023-04-12T15:16:34.303Z] 5907961a8d75: Layer already exists [2023-04-12T15:16:34.303Z] 9733ccc39513: Layer already exists [2023-04-12T15:16:34.303Z] 82be053ae807: Layer already exists [2023-04-12T15:16:34.303Z] main: digest: sha256:ea02f994e3223288afc9598bcaf226718de0f2023ca9d3ee674f2c848350eef3 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T15:16:34.339Z] ===================================================== [Pipeline] echo [2023-04-12T15:16:34.345Z] taggedImages: [2023-04-12T15:16:34.345Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:16:34.345Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-04-12T15:16:34.345Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.3 [2023-04-12T15:16:34.345Z] - nexus3.edgexfoundry.org:10004/edgex-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [2023-04-12T15:16:34.345Z] - 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 [2023-04-12T15:16:34.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T15:16:34.694Z] [2023-04-12T15:16:34.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:16:34.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T15:16:34.985Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-12T15:16:34.985Z] 5eb5b503b376: Pulling fs layer [2023-04-12T15:16:34.985Z] 5c69ac0246d0: Pulling fs layer [2023-04-12T15:16:34.985Z] ec43610c2a17: Pulling fs layer [2023-04-12T15:16:34.985Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-12T15:16:34.985Z] 33b1e0a273af: Pulling fs layer [2023-04-12T15:16:34.985Z] 5d3b04190fa2: Pulling fs layer [2023-04-12T15:16:34.985Z] 2f39f015ded8: Pulling fs layer [2023-04-12T15:16:34.985Z] 33b1e0a273af: Waiting [2023-04-12T15:16:34.985Z] 5d3b04190fa2: Waiting [2023-04-12T15:16:34.985Z] 2f39f015ded8: Waiting [2023-04-12T15:16:34.985Z] 3a2ae6a8a46f: Waiting [2023-04-12T15:16:34.985Z] 5c69ac0246d0: Verifying Checksum [2023-04-12T15:16:34.985Z] 5c69ac0246d0: Download complete [2023-04-12T15:16:34.985Z] 3a2ae6a8a46f: Download complete [2023-04-12T15:16:34.985Z] 33b1e0a273af: Verifying Checksum [2023-04-12T15:16:34.985Z] 33b1e0a273af: Download complete [2023-04-12T15:16:34.985Z] ec43610c2a17: Verifying Checksum [2023-04-12T15:16:34.985Z] ec43610c2a17: Download complete [2023-04-12T15:16:34.985Z] 5d3b04190fa2: Verifying Checksum [2023-04-12T15:16:34.985Z] 5d3b04190fa2: Download complete [2023-04-12T15:16:35.243Z] 5eb5b503b376: Verifying Checksum [2023-04-12T15:16:35.243Z] 5eb5b503b376: Download complete [2023-04-12T15:16:35.808Z] 2f39f015ded8: Download complete [2023-04-12T15:16:36.374Z] 5eb5b503b376: Pull complete [2023-04-12T15:16:36.633Z] 5c69ac0246d0: Pull complete [2023-04-12T15:16:37.201Z] ec43610c2a17: Pull complete [2023-04-12T15:16:37.201Z] 3a2ae6a8a46f: Pull complete [2023-04-12T15:16:37.460Z] 33b1e0a273af: Pull complete [2023-04-12T15:16:37.460Z] 5d3b04190fa2: Pull complete [2023-04-12T15:16:42.726Z] 2f39f015ded8: Pull complete [2023-04-12T15:16:42.726Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-12T15:16:42.726Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T15:16:42.726Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:16:42.801Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:16:42.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T15:16:47.197Z] $ docker top 0ebe8ce8537c8839d5e365b4eeb6a61d29d9ee8dab84dfb3b40fcdde04e5d608 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:16:47.602Z] ---> job-cost.sh [2023-04-12T15:16:47.602Z] lf-activate-venv: SKIPPING [2023-04-12T15:16:47.602Z] INFO: No Stack... [2023-04-12T15:16:48.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T15:16:48.555Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T15:16:48.884Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-04-12T15:16:48.884Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T15:16:48.897Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [2023-04-12T15:16:48.902Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] did not exist. Created. [2023-04-12T15:16:48.902Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T15:16:49.198Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-12T15:16:49.575Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T15:16:49.586Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T15:16:49.602Z] $ docker stop --time=1 0ebe8ce8537c8839d5e365b4eeb6a61d29d9ee8dab84dfb3b40fcdde04e5d608 [2023-04-12T15:16:50.876Z] $ docker rm -f --volumes 0ebe8ce8537c8839d5e365b4eeb6a61d29d9ee8dab84dfb3b40fcdde04e5d608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-12T15:17:09.811Z] Removing intermediate container 56fb098dec21 [2023-04-12T15:17:09.811Z] ---> 954dbf62dd23 [2023-04-12T15:17:09.811Z] Step 15/16 : COPY . . [2023-04-12T15:17:09.811Z] ---> c53a8dfe0710 [2023-04-12T15:17:09.811Z] Step 16/16 : RUN ${MAKE} [2023-04-12T15:17:09.811Z] ---> Running in 49628a40d830 [2023-04-12T15:17:09.811Z] noop [2023-04-12T15:17:09.811Z] Removing intermediate container 49628a40d830 [2023-04-12T15:17:09.811Z] ---> 70b811574334 [2023-04-12T15:17:09.811Z] Successfully built 70b811574334 [2023-04-12T15:17:09.811Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:17:10.145Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T15:17:10.145Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:17:10.342Z] prd-ubuntu20.04-docker-arm64-4c-16g-7566 does not seem to be running inside a container [2023-04-12T15:17:10.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/99 -v /w/workspace/edgex-ui-go/99:/w/workspace/edgex-ui-go/99:rw,z -v /w/workspace/edgex-ui-go/99@tmp:/w/workspace/edgex-ui-go/99@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 [2023-04-12T15:17:12.747Z] $ docker top fde6054d033a214e3586b6f0276c30feeba7c73e5ae2fb952dfad577027fcd51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T15:17:13.558Z] + go version [2023-04-12T15:17:13.558Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-12T15:17:13.577Z] $ docker stop --time=1 fde6054d033a214e3586b6f0276c30feeba7c73e5ae2fb952dfad577027fcd51 [2023-04-12T15:17:15.183Z] $ docker rm -f --volumes fde6054d033a214e3586b6f0276c30feeba7c73e5ae2fb952dfad577027fcd51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:17:15.690Z] + docker inspect -f . ci-base-image-arm64 [2023-04-12T15:17:15.690Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:17:15.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-7566 does not seem to be running inside a container [2023-04-12T15:17:15.916Z] $ 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/99 -v /w/workspace/edgex-ui-go/99:/w/workspace/edgex-ui-go/99:rw,z -v /w/workspace/edgex-ui-go/99@tmp:/w/workspace/edgex-ui-go/99@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 [2023-04-12T15:17:17.008Z] $ docker top 599e192bad8fac0d30ce4af9d3d93766d1d4709c3a00d07a5471421711f6c8ef -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T15:17:17.504Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/99 [Pipeline] fileExists [Pipeline] sh [2023-04-12T15:17:17.830Z] + make test [2023-04-12T15:17:17.830Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-12T15:17:50.040Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-12T15:19:11.639Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-12T15:19:11.639Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-12T15:19:11.639Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-12T15:19:11.639Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-12T15:19:11.639Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-12T15:19:11.639Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-12T15:19:11.639Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-12T15:19:11.639Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-12T15:19:12.230Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-12T15:19:44.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-12T15:19:44.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-12T15:19:44.460Z] ./bin/test-attribution-txt.sh [2023-04-12T15:19:44.460Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-12T15:19:44.460Z] make -C web test [2023-04-12T15:19:44.460Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/99/web' [2023-04-12T15:19:44.460Z] make[1]: tput: No such file or directory [2023-04-12T15:19:44.460Z] make[1]: tput: No such file or directory [2023-04-12T15:19:44.460Z] warning: generating ./VERSION [2023-04-12T15:19:44.460Z] echo "0.0.0" > VERSION [2023-04-12T15:19:44.460Z] docker build \ [2023-04-12T15:19:44.460Z] -f Dockerfile \ [2023-04-12T15:19:44.460Z] --build-arg USER=1000 \ [2023-04-12T15:19:44.460Z] \ [2023-04-12T15:19:44.460Z] --label "git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e" \ [2023-04-12T15:19:44.460Z] -t edgexfoundry/edgex-web-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e \ [2023-04-12T15:19:44.460Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-12T15:19:44.460Z] . [2023-04-12T15:19:44.460Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-12T15:19:44.460Z] Install the buildx component to build images with BuildKit: [2023-04-12T15:19:44.460Z] https://docs.docker.com/go/buildx/ [2023-04-12T15:19:44.460Z] [2023-04-12T15:19:44.460Z] Sending build context to Docker daemon 3.269MB [2023-04-12T15:19:44.460Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-12T15:19:44.460Z] 16.17-alpine3.15: Pulling from library/node [2023-04-12T15:19:44.460Z] 47517142f6ba: Pulling fs layer [2023-04-12T15:19:44.460Z] 5f8c4bfa009b: Pulling fs layer [2023-04-12T15:19:44.460Z] f7079c9c4ba1: Pulling fs layer [2023-04-12T15:19:44.460Z] aba105e6f55a: Pulling fs layer [2023-04-12T15:19:44.460Z] aba105e6f55a: Waiting [2023-04-12T15:19:44.460Z] 47517142f6ba: Verifying Checksum [2023-04-12T15:19:44.460Z] 47517142f6ba: Download complete [2023-04-12T15:19:44.460Z] aba105e6f55a: Verifying Checksum [2023-04-12T15:19:44.460Z] aba105e6f55a: Download complete [2023-04-12T15:19:44.460Z] f7079c9c4ba1: Verifying Checksum [2023-04-12T15:19:44.460Z] f7079c9c4ba1: Download complete [2023-04-12T15:19:44.460Z] 47517142f6ba: Pull complete [2023-04-12T15:19:45.418Z] 5f8c4bfa009b: Verifying Checksum [2023-04-12T15:19:45.418Z] 5f8c4bfa009b: Download complete [2023-04-12T15:19:50.752Z] 5f8c4bfa009b: Pull complete [2023-04-12T15:19:50.752Z] f7079c9c4ba1: Pull complete [2023-04-12T15:19:50.752Z] aba105e6f55a: Pull complete [2023-04-12T15:19:50.752Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-12T15:19:51.019Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-12T15:19:51.019Z] ---> bf1b8b58d215 [2023-04-12T15:19:51.019Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-12T15:19:51.286Z] ---> Running in cdcccf5b5f89 [2023-04-12T15:19:52.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-12T15:19:52.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-12T15:19:53.487Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-12T15:19:53.487Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-12T15:19:53.487Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-12T15:19:53.487Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-12T15:19:53.487Z] (5/128) Installing libxcb (1.14-r2) [2023-04-12T15:19:53.487Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-12T15:19:53.752Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-12T15:19:53.752Z] (8/128) Installing libice (1.0.10-r0) [2023-04-12T15:19:54.017Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-12T15:19:54.017Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-12T15:19:54.017Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-12T15:19:54.281Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-12T15:19:54.282Z] (13/128) Installing xset (1.2.4-r0) [2023-04-12T15:19:54.546Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-12T15:19:54.546Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-12T15:19:54.546Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-12T15:19:54.546Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-12T15:19:54.546Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-12T15:19:54.546Z] (19/128) Installing libintl (0.21-r0) [2023-04-12T15:19:54.811Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-12T15:19:54.811Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-12T15:19:54.811Z] (22/128) Installing pcre (8.45-r1) [2023-04-12T15:19:54.811Z] (23/128) Installing glib (2.70.1-r0) [2023-04-12T15:19:54.811Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-12T15:19:54.811Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-12T15:19:54.811Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-12T15:19:55.075Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-12T15:19:55.340Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-12T15:19:55.340Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-12T15:19:55.340Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-12T15:19:55.340Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-12T15:19:55.340Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-12T15:19:55.603Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-12T15:19:55.603Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-12T15:19:55.603Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-12T15:19:55.603Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-12T15:19:55.868Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-12T15:19:55.868Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-12T15:19:55.868Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-12T15:19:56.133Z] (40/128) Installing libxi (1.8-r0) [2023-04-12T15:19:56.133Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-12T15:19:56.133Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-12T15:19:56.133Z] (43/128) Installing atk (2.36.0-r0) [2023-04-12T15:19:56.399Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-12T15:19:56.399Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-12T15:19:56.399Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-12T15:19:56.399Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-12T15:19:56.663Z] (48/128) Installing expat (2.5.0-r0) [2023-04-12T15:19:56.663Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-12T15:19:56.663Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-12T15:19:56.663Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-12T15:19:56.663Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-12T15:19:56.928Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-12T15:19:56.928Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-12T15:19:56.928Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-12T15:19:56.928Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-12T15:19:56.928Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-12T15:19:56.928Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-12T15:19:57.195Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-12T15:19:57.195Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-12T15:19:57.195Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-12T15:19:57.195Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-12T15:19:58.155Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-12T15:19:58.155Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-12T15:19:58.421Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-12T15:19:58.421Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-12T15:19:58.421Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-12T15:19:58.687Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-12T15:19:58.687Z] (69/128) Installing pango (1.48.10-r0) [2023-04-12T15:19:58.687Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-12T15:19:58.953Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-12T15:19:58.953Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-12T15:19:58.953Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-12T15:19:59.220Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-12T15:19:59.486Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-12T15:20:00.068Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-12T15:20:00.333Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-12T15:20:00.333Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-12T15:20:00.333Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-12T15:20:00.918Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-12T15:20:04.261Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-12T15:20:04.261Z] (80/128) Installing flac (1.3.4-r0) [2023-04-12T15:20:04.527Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-12T15:20:04.527Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-12T15:20:04.527Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-12T15:20:04.792Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-12T15:20:04.792Z] (85/128) Installing libass (0.15.2-r0) [2023-04-12T15:20:05.078Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-12T15:20:05.078Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-12T15:20:05.078Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-12T15:20:05.078Z] (89/128) Installing lame (3.100-r0) [2023-04-12T15:20:05.346Z] (90/128) Installing opus (1.3.1-r1) [2023-04-12T15:20:05.347Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-12T15:20:05.347Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-12T15:20:05.613Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-12T15:20:05.613Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-12T15:20:05.880Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-12T15:20:05.880Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-12T15:20:06.147Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-12T15:20:06.147Z] (98/128) Installing libva (2.13.0-r0) [2023-04-12T15:20:06.147Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-12T15:20:06.415Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-12T15:20:06.415Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-12T15:20:06.682Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-12T15:20:06.948Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-12T15:20:07.214Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-12T15:20:07.214Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-12T15:20:07.480Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-12T15:20:07.744Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-12T15:20:08.322Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-12T15:20:08.322Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-12T15:20:08.588Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-12T15:20:08.588Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-12T15:20:08.588Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-12T15:20:08.588Z] (113/128) Installing nspr (4.32-r0) [2023-04-12T15:20:08.856Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-12T15:20:08.856Z] (115/128) Installing nss (3.78.1-r0) [2023-04-12T15:20:09.121Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-12T15:20:09.121Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-12T15:20:09.121Z] (118/128) Installing orc (0.4.32-r0) [2023-04-12T15:20:09.390Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-12T15:20:09.390Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-12T15:20:09.390Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-12T15:20:09.656Z] (122/128) Installing libpulse (15.0-r2) [2023-04-12T15:20:09.656Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-12T15:20:09.923Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-12T15:20:09.923Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-12T15:20:09.923Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-12T15:20:10.188Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-12T15:20:10.188Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-12T15:20:18.387Z] Executing busybox-1.34.1-r7.trigger [2023-04-12T15:20:18.387Z] Executing glib-2.70.1-r0.trigger [2023-04-12T15:20:18.387Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-12T15:20:19.794Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-12T15:20:19.794Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-12T15:20:19.794Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-12T15:20:19.794Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-12T15:20:19.794Z] OK: 275 MiB in 144 packages [2023-04-12T15:20:27.977Z] Removing intermediate container cdcccf5b5f89 [2023-04-12T15:20:27.977Z] ---> f8e78b667b03 [2023-04-12T15:20:27.977Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-12T15:20:27.977Z] ---> Running in 487b50a02a30 [2023-04-12T15:20:27.977Z] Removing intermediate container 487b50a02a30 [2023-04-12T15:20:27.977Z] ---> 1553b8d49d2e [2023-04-12T15:20:27.977Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-12T15:20:27.977Z] ---> Running in 14c86a8d4320 [2023-04-12T15:20:27.977Z] Removing intermediate container 14c86a8d4320 [2023-04-12T15:20:27.977Z] ---> aa6a88dd0fbf [2023-04-12T15:20:27.977Z] Step 5/10 : RUN npm install -g npm [2023-04-12T15:20:27.977Z] ---> Running in 8885b27c6792 [2023-04-12T15:20:54.619Z] [2023-04-12T15:20:54.619Z] removed 7 packages, changed 99 packages, and audited 238 packages in 21s [2023-04-12T15:20:54.619Z] [2023-04-12T15:20:54.619Z] 18 packages are looking for funding [2023-04-12T15:20:54.619Z] run `npm fund` for details [2023-04-12T15:20:54.619Z] [2023-04-12T15:20:54.619Z] found 0 vulnerabilities [2023-04-12T15:20:54.619Z] Removing intermediate container 8885b27c6792 [2023-04-12T15:20:54.619Z] ---> 2a1794746fb3 [2023-04-12T15:20:54.619Z] Step 6/10 : ARG USER=1000 [2023-04-12T15:20:54.885Z] ---> Running in 770c7d11272b [2023-04-12T15:20:55.153Z] Removing intermediate container 770c7d11272b [2023-04-12T15:20:55.153Z] ---> 80d0646f8287 [2023-04-12T15:20:55.153Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-12T15:20:55.153Z] ---> Running in aec5e9aff584 [2023-04-12T15:20:57.106Z] Removing intermediate container aec5e9aff584 [2023-04-12T15:20:57.106Z] ---> f4f70474ffc6 [2023-04-12T15:20:57.106Z] Step 8/10 : USER $USER:$USER [2023-04-12T15:20:57.106Z] ---> Running in f0b9849cfb8b [2023-04-12T15:20:57.106Z] Removing intermediate container f0b9849cfb8b [2023-04-12T15:20:57.106Z] ---> 66a026e07cec [2023-04-12T15:20:57.106Z] Step 9/10 : WORKDIR /app [2023-04-12T15:20:57.106Z] ---> Running in 5c450b85e066 [2023-04-12T15:20:57.441Z] Removing intermediate container 5c450b85e066 [2023-04-12T15:20:57.441Z] ---> 66df050490f7 [2023-04-12T15:20:57.441Z] Step 10/10 : LABEL git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:20:57.441Z] ---> Running in fd7e96c64126 [2023-04-12T15:20:57.714Z] Removing intermediate container fd7e96c64126 [2023-04-12T15:20:57.714Z] ---> 9a49842c62de [2023-04-12T15:20:57.991Z] Successfully built 9a49842c62de [2023-04-12T15:20:57.991Z] Successfully tagged edgexfoundry/edgex-web-ui:8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:20:57.991Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-12T15:20:57.991Z] touch edgex-web-ui.imagebuilt [2023-04-12T15:20:57.991Z] mkdir -p node_modules coverage [2023-04-12T15:20:57.991Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-12T15:20:57.991Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE required: { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE }, [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE required: { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE }, [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE required: { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE }, [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE required: { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE }, [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE required: { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE }, [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE required: { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE }, [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE required: { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE }, [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE required: { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE }, [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE Unsupported engine { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE required: { [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE }, [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.4' } [2023-04-12T15:21:08.100Z] npm WARN EBADENGINE } [2023-04-12T15:21:34.768Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-04-12T15:21:35.728Z] 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 [2023-04-12T15:21:35.995Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-04-12T15:21:35.995Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-12T15:21:37.936Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-04-12T15:21:42.185Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-04-12T15:21:48.824Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-04-12T15:21:49.408Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-04-12T15:21:49.408Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-04-12T15:22:11.467Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-04-12T15:22:11.467Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-12T15:22:11.467Z] 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. [2023-04-12T15:22:15.712Z] 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. [2023-04-12T15:22:18.288Z] 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. [2023-04-12T15:22:19.703Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-04-12T15:22:32.014Z] 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 [2023-04-12T15:22:32.280Z] 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 [2023-04-12T15:22:47.259Z] 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. [2023-04-12T15:23:19.468Z] 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. [2023-04-12T15:23:51.686Z] [2023-04-12T15:23:51.686Z] added 1475 packages, and audited 1476 packages in 3m [2023-04-12T15:23:51.686Z] [2023-04-12T15:23:51.686Z] 90 packages are looking for funding [2023-04-12T15:23:51.686Z] run `npm fund` for details [2023-04-12T15:23:51.686Z] [2023-04-12T15:23:51.686Z] 37 vulnerabilities (1 low, 9 moderate, 22 high, 5 critical) [2023-04-12T15:23:51.686Z] [2023-04-12T15:23:51.686Z] To address issues that do not require attention, run: [2023-04-12T15:23:51.686Z] npm audit fix [2023-04-12T15:23:51.686Z] [2023-04-12T15:23:51.686Z] To address all issues (including breaking changes), run: [2023-04-12T15:23:51.686Z] npm audit fix --force [2023-04-12T15:23:51.686Z] [2023-04-12T15:23:51.686Z] Run `npm audit` for details. [2023-04-12T15:23:52.643Z] 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 [2023-04-12T15:24:07.625Z] - Generating browser application bundles (phase: setup)... [2023-04-12T15:24:39.857Z] Compiling @angular/core : es2015 as esm2015 [2023-04-12T15:24:39.857Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-04-12T15:25:06.540Z] Compiling @angular/common : es2015 as esm2015 [2023-04-12T15:25:06.540Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-04-12T15:25:11.876Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-04-12T15:25:11.876Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-04-12T15:25:16.133Z] Compiling @angular/router : es2015 as esm2015 [2023-04-12T15:25:16.133Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-04-12T15:25:21.472Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-04-12T15:25:23.416Z] Compiling @angular/common/http : es2015 as esm2015 [2023-04-12T15:25:23.416Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-04-12T15:25:27.663Z] Compiling @angular/forms : es2015 as esm2015 [2023-04-12T15:25:27.663Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-04-12T15:25:27.931Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-04-12T15:26:24.365Z] 12 04 2023 15:26:23.276:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-04-12T15:26:24.365Z] 12 04 2023 15:26:23.289:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-04-12T15:26:24.365Z] 12 04 2023 15:26:23.316:INFO [launcher]: Starting browser ChromeHeadless [2023-04-12T15:27:32.199Z] 12 04 2023 15:27:25.728:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-04-12T15:27:32.199Z] 12 04 2023 15:27:28.029:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-12T15:27:59.728Z] 12 04 2023 15:27:58.370:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-04-12T15:28:18.016Z] ✔ Browser application bundle generation complete. [2023-04-12T15:28:19.436Z] 12 04 2023 15:28:19.132:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket xmUCnwy8zBmywjIzAAAB with id 30967879 [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.635 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.711 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.729 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.756 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.779 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.796 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.811 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.827 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 0.845 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 0.866 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 0.883 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 0.902 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 0.919 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 0.965 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.008 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.575 secs) [2023-04-12T15:28:37.610Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.665 secs) [2023-04-12T15:28:37.876Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.01 secs) [2023-04-12T15:28:38.141Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.2 secs) [2023-04-12T15:28:38.141Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.214 secs) [2023-04-12T15:28:38.141Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.223 secs) [2023-04-12T15:28:38.141Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.328 secs) [2023-04-12T15:28:38.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.465 secs) [2023-04-12T15:28:38.407Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.482 secs) [2023-04-12T15:28:38.672Z] WARN: ' [2023-04-12T15:28:38.672Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-12T15:28:38.672Z] Support for using the ngModel input property and ngModelChange event with [2023-04-12T15:28:38.672Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-12T15:28:38.672Z] in a future version of Angular. [2023-04-12T15:28:38.672Z] [2023-04-12T15:28:38.672Z] For more information on this, see our API docs here: [2023-04-12T15:28:38.672Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-12T15:28:38.672Z] ' [2023-04-12T15:28:38.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.482 secs) [2023-04-12T15:28:38.672Z] WARN: ' [2023-04-12T15:28:38.672Z] It looks like you're using ngModel on the same form field as formControlName. [2023-04-12T15:28:38.672Z] Support for using the ngModel input property and ngModelChange event with [2023-04-12T15:28:38.672Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-04-12T15:28:38.672Z] in a future version of Angular. [2023-04-12T15:28:38.672Z] [2023-04-12T15:28:38.672Z] For more information on this, see our API docs here: [2023-04-12T15:28:38.672Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-04-12T15:28:38.672Z] ' [2023-04-12T15:28:38.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.734 secs) [2023-04-12T15:28:38.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 2.861 secs) [2023-04-12T15:28:38.937Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 2.986 secs) [2023-04-12T15:28:39.518Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.327 secs) [2023-04-12T15:28:40.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.907 secs) [2023-04-12T15:28:40.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.963 secs) [2023-04-12T15:28:40.098Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.977 secs) [2023-04-12T15:28:40.366Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.106 secs) [2023-04-12T15:28:40.630Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.254 secs) [2023-04-12T15:28:40.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.563 secs) [2023-04-12T15:28:41.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.654 secs) [2023-04-12T15:28:41.182Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.763 secs) [2023-04-12T15:28:41.448Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.981 secs) [2023-04-12T15:28:41.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.03 secs) [2023-04-12T15:28:41.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.097 secs) [2023-04-12T15:28:41.715Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.18 secs) [2023-04-12T15:28:41.981Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.401 secs) [2023-04-12T15:28:42.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.447 secs) [2023-04-12T15:28:42.246Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.614 secs) [2023-04-12T15:28:42.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.673 secs) [2023-04-12T15:28:42.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.727 secs) [2023-04-12T15:28:42.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.738 secs) [2023-04-12T15:28:42.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.916 secs) [2023-04-12T15:28:42.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.934 secs) [2023-04-12T15:28:42.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.942 secs) [2023-04-12T15:28:42.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.983 secs) [2023-04-12T15:28:42.775Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.024 secs) [2023-04-12T15:28:43.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.047 secs) [2023-04-12T15:28:43.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.087 secs) [2023-04-12T15:28:43.039Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.223 secs) [2023-04-12T15:28:43.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.302 secs) [2023-04-12T15:28:43.304Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 6.377 secs) [2023-04-12T15:28:43.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 6.435 secs) [2023-04-12T15:28:43.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 6.495 secs) [2023-04-12T15:28:43.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 6.529 secs) [2023-04-12T15:28:43.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 6.56 secs) [2023-04-12T15:28:43.568Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.575 secs) [2023-04-12T15:28:43.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.59 secs) [2023-04-12T15:28:43.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.632 secs) [2023-04-12T15:28:43.832Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.767 secs) [2023-04-12T15:28:44.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.832 secs) [2023-04-12T15:28:44.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.86 secs) [2023-04-12T15:28:44.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.878 secs) [2023-04-12T15:28:44.096Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.897 secs) [2023-04-12T15:28:44.674Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 7.437 secs) [2023-04-12T15:28:44.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 7.565 secs) [2023-04-12T15:28:44.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 7.613 secs) [2023-04-12T15:28:44.938Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 7.69 secs) [2023-04-12T15:28:45.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 7.707 secs) [2023-04-12T15:28:45.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.717 secs) [2023-04-12T15:28:45.204Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.752 secs) [2023-04-12T15:28:45.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.99 secs) [2023-04-12T15:28:45.470Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.073 secs) [2023-04-12T15:28:45.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.127 secs) [2023-04-12T15:28:45.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.138 secs) [2023-04-12T15:28:45.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.152 secs) [2023-04-12T15:28:45.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.196 secs) [2023-04-12T15:28:45.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 8.369 secs) [2023-04-12T15:28:45.998Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 8.427 secs) [2023-04-12T15:28:46.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 8.487 secs) [2023-04-12T15:28:46.262Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 8.575 secs) [2023-04-12T15:28:46.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 8.64 secs) [2023-04-12T15:28:46.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 8.842 secs) [2023-04-12T15:28:46.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.99 secs) [2023-04-12T15:28:47.059Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.15 secs) [2023-04-12T15:28:47.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.206 secs) [2023-04-12T15:28:47.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.225 secs) [2023-04-12T15:28:47.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.487 secs) [2023-04-12T15:28:47.591Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.517 secs) [2023-04-12T15:28:47.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 9.673 secs) [2023-04-12T15:28:47.856Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 9.727 secs) [2023-04-12T15:28:48.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 9.787 secs) [2023-04-12T15:28:48.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.809 secs) [2023-04-12T15:28:48.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.828 secs) [2023-04-12T15:28:48.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.846 secs) [2023-04-12T15:28:48.120Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.928 secs) [2023-04-12T15:28:48.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.973 secs) [2023-04-12T15:28:48.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.148 secs) [2023-04-12T15:28:48.384Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.164 secs) [2023-04-12T15:28:48.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.173 secs) [2023-04-12T15:28:48.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.197 secs) [2023-04-12T15:28:48.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.302 secs) [2023-04-12T15:28:48.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.359 secs) [2023-04-12T15:28:49.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.631 secs) [2023-04-12T15:28:49.228Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.821 secs) [2023-04-12T15:28:49.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.874 secs) [2023-04-12T15:28:49.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.957 secs) [2023-04-12T15:28:49.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.992 secs) [2023-04-12T15:28:49.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.046 secs) [2023-04-12T15:28:49.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.071 secs) [2023-04-12T15:28:49.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.133 secs) [2023-04-12T15:28:49.756Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.175 secs) [2023-04-12T15:28:50.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.197 secs) [2023-04-12T15:28:50.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.223 secs) [2023-04-12T15:28:50.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.247 secs) [2023-04-12T15:28:50.019Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.294 secs) [2023-04-12T15:28:50.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.465 secs) [2023-04-12T15:28:50.285Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.508 secs) [2023-04-12T15:28:50.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 11.633 secs) [2023-04-12T15:28:50.549Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 11.718 secs) [2023-04-12T15:28:50.814Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 11.836 secs) [2023-04-12T15:28:51.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 11.943 secs) [2023-04-12T15:28:51.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.032 secs) [2023-04-12T15:28:51.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.058 secs) [2023-04-12T15:28:51.078Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.088 secs) [2023-04-12T15:28:51.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.116 secs) [2023-04-12T15:28:51.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.154 secs) [2023-04-12T15:28:51.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.208 secs) [2023-04-12T15:28:51.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.237 secs) [2023-04-12T15:28:51.343Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.262 secs) [2023-04-12T15:28:51.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 12.322 secs) [2023-04-12T15:28:51.607Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.34 secs) [2023-04-12T15:28:51.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.474 secs) [2023-04-12T15:28:51.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.523 secs) [2023-04-12T15:28:51.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.562 secs) [2023-04-12T15:28:51.872Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.579 secs) [2023-04-12T15:28:52.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.626 secs) [2023-04-12T15:28:52.137Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.744 secs) [2023-04-12T15:28:52.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.854 secs) [2023-04-12T15:28:52.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 12.956 secs) [2023-04-12T15:28:52.666Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 12.996 secs) [2023-04-12T15:28:52.666Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.151 secs) [2023-04-12T15:28:52.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.277 secs) [2023-04-12T15:28:52.930Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.333 secs) [2023-04-12T15:28:53.193Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.379 secs) [2023-04-12T15:28:53.772Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.513 secs / 13.379 secs) [2023-04-12T15:28:54.037Z] TOTAL: 149 SUCCESS [2023-04-12T15:28:54.037Z] ✔ Browser application bundle generation complete. [2023-04-12T15:28:57.359Z] [2023-04-12T15:28:57.359Z] =============================== Coverage summary =============================== [2023-04-12T15:28:57.359Z] Statements : 40.98% ( 1467/3580 ) [2023-04-12T15:28:57.359Z] Branches : 12.03% ( 111/923 ) [2023-04-12T15:28:57.359Z] Functions : 33.28% ( 432/1298 ) [2023-04-12T15:28:57.359Z] Lines : 38.91% ( 1318/3387 ) [2023-04-12T15:28:57.359Z] ================================================================================ [2023-04-12T15:28:57.359Z] 12 04 2023 15:28:56.820:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-04-12T15:28:57.937Z] ✔ Browser application bundle generation complete. [2023-04-12T15:28:58.891Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/99/web' [Pipeline] echo [2023-04-12T15:28:58.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-12T15:28:58.913Z] $ docker stop --time=1 599e192bad8fac0d30ce4af9d3d93766d1d4709c3a00d07a5471421711f6c8ef [2023-04-12T15:29:00.562Z] $ docker rm -f --volumes 599e192bad8fac0d30ce4af9d3d93766d1d4709c3a00d07a5471421711f6c8ef [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T15:29:01.539Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-12T15:29:04.130Z] Warning: overwriting stash ‘coverage-report’ [2023-04-12T15:29:09.110Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-12T15:29:09.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-12T15:29:12.389Z] + ls -al . [2023-04-12T15:29:12.389Z] total 184 [2023-04-12T15:29:12.389Z] drwxrwxr-x 13 jenkins jenkins 4096 Apr 12 15:17 . [2023-04-12T15:29:12.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:14 .. [2023-04-12T15:29:12.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:15 .blubracket [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 18 Apr 12 15:15 .dockerignore [2023-04-12T15:29:12.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:15 .git [2023-04-12T15:29:12.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:15 .github [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 185 Apr 12 15:15 .gitignore [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 4856 Apr 12 15:15 Attribution.txt [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 17205 Apr 12 15:15 CHANGELOG.md [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 12 15:15 CONTRIBUTING.md [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 1847 Apr 12 15:15 Dockerfile [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 12 15:15 Jenkinsfile [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 12 15:15 LICENSE [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 2124 Apr 12 15:15 Makefile [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 4558 Apr 12 15:15 README.md [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 11 Apr 12 15:13 VERSION [2023-04-12T15:29:12.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:15 assets [2023-04-12T15:29:12.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:15 bin [2023-04-12T15:29:12.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 15:15 cmd [2023-04-12T15:29:12.389Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 12 15:17 coverage.out [2023-04-12T15:29:12.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 15:15 docs [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 3110 Apr 12 15:15 go.mod [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 43888 Apr 12 15:15 go.sum [2023-04-12T15:29:12.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 15:15 internal [2023-04-12T15:29:12.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:15 snap [2023-04-12T15:29:12.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 15:15 testing [2023-04-12T15:29:12.389Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 12 15:15 version.go [2023-04-12T15:29:12.389Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 12 15:20 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:29:12.721Z] + 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=8a5a4ec92ca374ae5f786629731d1f336ce6694e --label arch=arm64 --label version=3.0.0-dev.3 . [2023-04-12T15:29:14.132Z] Sending build context to Docker daemon 31.54MB [2023-04-12T15:29:14.132Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-04-12T15:29:14.132Z] Step 2/26 : FROM ${BASE} AS builder [2023-04-12T15:29:14.132Z] ---> 70b811574334 [2023-04-12T15:29:14.132Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-12T15:29:14.399Z] ---> Running in 246a4f049849 [2023-04-12T15:29:14.665Z] Removing intermediate container 246a4f049849 [2023-04-12T15:29:14.665Z] ---> 6ae685381745 [2023-04-12T15:29:14.665Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2023-04-12T15:29:14.665Z] ---> Running in ab881757e53d [2023-04-12T15:29:14.940Z] Removing intermediate container ab881757e53d [2023-04-12T15:29:14.940Z] ---> 51126b73cdf1 [2023-04-12T15:29:14.940Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2023-04-12T15:29:14.940Z] ---> Running in 0cf8967fc260 [2023-04-12T15:29:15.204Z] Removing intermediate container 0cf8967fc260 [2023-04-12T15:29:15.204Z] ---> ad58a9f60045 [2023-04-12T15:29:15.204Z] Step 6/26 : LABEL Name=edgex-ui-go [2023-04-12T15:29:15.469Z] ---> Running in 8929eea2ba02 [2023-04-12T15:29:15.734Z] Removing intermediate container 8929eea2ba02 [2023-04-12T15:29:15.734Z] ---> f09f188ad04d [2023-04-12T15:29:15.734Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-12T15:29:15.734Z] ---> Running in 3ccefe9ccbcd [2023-04-12T15:29:15.998Z] Removing intermediate container 3ccefe9ccbcd [2023-04-12T15:29:15.998Z] ---> 9150c1f31669 [2023-04-12T15:29:15.998Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-12T15:29:17.399Z] ---> 8e1111c43b2c [2023-04-12T15:29:17.399Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-12T15:29:17.399Z] ---> Running in 24734769323b [2023-04-12T15:29:20.725Z] Removing intermediate container 24734769323b [2023-04-12T15:29:20.725Z] ---> cffc9efc9ea3 [2023-04-12T15:29:20.725Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-12T15:29:20.725Z] ---> Running in 5f7d834e8739 [2023-04-12T15:29:21.304Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-12T15:29:21.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-12T15:29:23.815Z] OK: 263 MiB in 53 packages [2023-04-12T15:29:24.397Z] Removing intermediate container 5f7d834e8739 [2023-04-12T15:29:24.397Z] ---> 124cd1b7a811 [2023-04-12T15:29:24.397Z] Step 11/26 : ENV GO111MODULE=on [2023-04-12T15:29:24.397Z] ---> Running in 6e9253113426 [2023-04-12T15:29:24.663Z] Removing intermediate container 6e9253113426 [2023-04-12T15:29:24.663Z] ---> f769c706265b [2023-04-12T15:29:24.663Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-12T15:29:24.663Z] ---> Running in 7eeca5ba8714 [2023-04-12T15:29:24.929Z] Removing intermediate container 7eeca5ba8714 [2023-04-12T15:29:24.929Z] ---> 1b94790a4f3a [2023-04-12T15:29:24.929Z] Step 13/26 : COPY go.mod vendor* ./ [2023-04-12T15:29:25.510Z] ---> 063409277a7b [2023-04-12T15:29:25.510Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-12T15:29:25.510Z] ---> Running in d88d3fa1e62b [2023-04-12T15:29:27.447Z] Removing intermediate container d88d3fa1e62b [2023-04-12T15:29:27.447Z] ---> 6fb1d8d5eac5 [2023-04-12T15:29:27.447Z] Step 15/26 : COPY . . [2023-04-12T15:29:31.683Z] ---> 1348294e0c8b [2023-04-12T15:29:31.683Z] Step 16/26 : RUN ${MAKE} [2023-04-12T15:29:31.683Z] ---> Running in 0c6b4b3484ac [2023-04-12T15:29:31.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.3" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-04-12T15:31:23.579Z] Removing intermediate container 0c6b4b3484ac [2023-04-12T15:31:23.579Z] ---> 3709841d6042 [2023-04-12T15:31:23.579Z] Step 17/26 : FROM alpine:3.14 [2023-04-12T15:31:23.579Z] 3.14: Pulling from library/alpine [2023-04-12T15:31:23.579Z] 422ed46b1a92: Pulling fs layer [2023-04-12T15:31:23.579Z] 422ed46b1a92: Verifying Checksum [2023-04-12T15:31:23.579Z] 422ed46b1a92: Download complete [2023-04-12T15:31:23.579Z] 422ed46b1a92: Pull complete [2023-04-12T15:31:23.579Z] Digest: sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed [2023-04-12T15:31:23.579Z] Status: Downloaded newer image for alpine:3.14 [2023-04-12T15:31:23.579Z] ---> 46c5e66a9efa [2023-04-12T15:31:23.579Z] Step 18/26 : EXPOSE 4000 [2023-04-12T15:31:23.579Z] ---> Running in 5e7ad9c7235b [2023-04-12T15:31:23.579Z] Removing intermediate container 5e7ad9c7235b [2023-04-12T15:31:23.579Z] ---> 91404bedf29a [2023-04-12T15:31:23.579Z] 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 [2023-04-12T15:31:24.537Z] ---> d9d29670dab4 [2023-04-12T15:31:24.537Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-04-12T15:31:24.802Z] ---> ef5772c10ae2 [2023-04-12T15:31:24.802Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-04-12T15:31:25.382Z] ---> 5556d66f4037 [2023-04-12T15:31:25.382Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-04-12T15:31:25.382Z] ---> Running in c0f37ecc0f60 [2023-04-12T15:31:25.649Z] Removing intermediate container c0f37ecc0f60 [2023-04-12T15:31:25.649Z] ---> ecb06c5b4d74 [2023-04-12T15:31:25.649Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2023-04-12T15:31:25.649Z] ---> Running in 3e8961b89f23 [2023-04-12T15:31:25.918Z] Removing intermediate container 3e8961b89f23 [2023-04-12T15:31:25.918Z] ---> 77f4763f5838 [2023-04-12T15:31:25.918Z] Step 24/26 : LABEL arch=arm64 [2023-04-12T15:31:26.182Z] ---> Running in 7a69253c808f [2023-04-12T15:31:26.448Z] Removing intermediate container 7a69253c808f [2023-04-12T15:31:26.448Z] ---> f7a515e29e52 [2023-04-12T15:31:26.448Z] Step 25/26 : LABEL git_sha=8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:31:26.448Z] ---> Running in f410371be97f [2023-04-12T15:31:26.713Z] Removing intermediate container f410371be97f [2023-04-12T15:31:26.713Z] ---> 7e956c7d3284 [2023-04-12T15:31:26.713Z] Step 26/26 : LABEL version=3.0.0-dev.3 [2023-04-12T15:31:26.713Z] ---> Running in 337fa8cee645 [2023-04-12T15:31:26.977Z] Removing intermediate container 337fa8cee645 [2023-04-12T15:31:26.977Z] ---> ab50f6bd98dc [2023-04-12T15:31:26.977Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-12T15:31:27.242Z] Successfully built ab50f6bd98dc [2023-04-12T15:31:27.242Z] 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 [2023-04-12T15:31:27.354Z] provisioning config files... [2023-04-12T15:31:27.367Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/99@tmp/config17752838512307198526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:31:27.697Z] ---> docker-login.sh [2023-04-12T15:31:27.697Z] nexus3.edgexfoundry.org:10001 [2023-04-12T15:31:27.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:31:27.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:31:27.963Z] Configure a credential helper to remove this warning. See [2023-04-12T15:31:27.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:31:27.963Z] [2023-04-12T15:31:27.963Z] Login Succeeded [2023-04-12T15:31:27.963Z] nexus3.edgexfoundry.org:10002 [2023-04-12T15:31:28.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:31:28.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:31:28.229Z] Configure a credential helper to remove this warning. See [2023-04-12T15:31:28.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:31:28.229Z] [2023-04-12T15:31:28.229Z] Login Succeeded [2023-04-12T15:31:28.229Z] nexus3.edgexfoundry.org:10003 [2023-04-12T15:31:28.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:31:28.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:31:28.760Z] Configure a credential helper to remove this warning. See [2023-04-12T15:31:28.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:31:28.760Z] [2023-04-12T15:31:28.760Z] Login Succeeded [2023-04-12T15:31:28.760Z] nexus3.edgexfoundry.org:10004 [2023-04-12T15:31:29.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:31:29.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:31:29.026Z] Configure a credential helper to remove this warning. See [2023-04-12T15:31:29.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:31:29.026Z] [2023-04-12T15:31:29.026Z] Login Succeeded [2023-04-12T15:31:29.026Z] docker.io [2023-04-12T15:31:29.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-12T15:31:29.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-12T15:31:29.554Z] Configure a credential helper to remove this warning. See [2023-04-12T15:31:29.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-12T15:31:29.554Z] [2023-04-12T15:31:29.554Z] Login Succeeded [2023-04-12T15:31:29.554Z] ---> docker-login.sh ends [Pipeline] } [2023-04-12T15:31:29.566Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T15:31:29.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-12T15:31:29.622Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-04-12T15:31:29.622Z] 8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:31:29.622Z] latest [2023-04-12T15:31:29.622Z] 3.0.0-dev.3 [2023-04-12T15:31:29.622Z] 8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [2023-04-12T15:31:29.622Z] main [2023-04-12T15:31:29.622Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:29.972Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:30.304Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:31:30.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-12T15:31:30.304Z] aa219f15a5b2: Preparing [2023-04-12T15:31:30.304Z] 6cc1e4aa931b: Preparing [2023-04-12T15:31:30.304Z] 144b5c85b3b5: Preparing [2023-04-12T15:31:30.304Z] 6979b741102e: Preparing [2023-04-12T15:31:30.304Z] 6979b741102e: Layer already exists [2023-04-12T15:31:30.567Z] 6cc1e4aa931b: Pushed [2023-04-12T15:31:30.567Z] aa219f15a5b2: Pushed [2023-04-12T15:31:37.192Z] 144b5c85b3b5: Pushed [2023-04-12T15:31:37.192Z] 8a5a4ec92ca374ae5f786629731d1f336ce6694e: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:37.523Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:37.850Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-04-12T15:31:37.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-12T15:31:37.851Z] aa219f15a5b2: Preparing [2023-04-12T15:31:37.851Z] 6cc1e4aa931b: Preparing [2023-04-12T15:31:37.851Z] 144b5c85b3b5: Preparing [2023-04-12T15:31:37.851Z] 6979b741102e: Preparing [2023-04-12T15:31:37.851Z] 6979b741102e: Layer already exists [2023-04-12T15:31:37.851Z] 6cc1e4aa931b: Layer already exists [2023-04-12T15:31:37.851Z] aa219f15a5b2: Layer already exists [2023-04-12T15:31:37.851Z] 144b5c85b3b5: Layer already exists [2023-04-12T15:31:37.851Z] latest: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:38.178Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:38.507Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.3 [2023-04-12T15:31:38.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-12T15:31:38.507Z] aa219f15a5b2: Preparing [2023-04-12T15:31:38.507Z] 6cc1e4aa931b: Preparing [2023-04-12T15:31:38.507Z] 144b5c85b3b5: Preparing [2023-04-12T15:31:38.507Z] 6979b741102e: Preparing [2023-04-12T15:31:38.507Z] 6979b741102e: Layer already exists [2023-04-12T15:31:38.507Z] aa219f15a5b2: Layer already exists [2023-04-12T15:31:38.507Z] 144b5c85b3b5: Layer already exists [2023-04-12T15:31:38.507Z] 6cc1e4aa931b: Layer already exists [2023-04-12T15:31:38.507Z] 3.0.0-dev.3: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:38.846Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:39.177Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [2023-04-12T15:31:39.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-12T15:31:39.177Z] aa219f15a5b2: Preparing [2023-04-12T15:31:39.177Z] 6cc1e4aa931b: Preparing [2023-04-12T15:31:39.177Z] 144b5c85b3b5: Preparing [2023-04-12T15:31:39.177Z] 6979b741102e: Preparing [2023-04-12T15:31:39.177Z] 6cc1e4aa931b: Layer already exists [2023-04-12T15:31:39.177Z] 144b5c85b3b5: Layer already exists [2023-04-12T15:31:39.177Z] aa219f15a5b2: Layer already exists [2023-04-12T15:31:39.177Z] 6979b741102e: Layer already exists [2023-04-12T15:31:39.177Z] 8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:39.507Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:39.838Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-04-12T15:31:39.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-04-12T15:31:39.838Z] aa219f15a5b2: Preparing [2023-04-12T15:31:39.838Z] 6cc1e4aa931b: Preparing [2023-04-12T15:31:39.838Z] 144b5c85b3b5: Preparing [2023-04-12T15:31:39.838Z] 6979b741102e: Preparing [2023-04-12T15:31:39.838Z] 144b5c85b3b5: Layer already exists [2023-04-12T15:31:39.838Z] aa219f15a5b2: Layer already exists [2023-04-12T15:31:39.838Z] 6cc1e4aa931b: Layer already exists [2023-04-12T15:31:39.838Z] 6979b741102e: Layer already exists [2023-04-12T15:31:39.838Z] main: digest: sha256:72b54e4af20e77e765fed928f1914c919470c61ea9076f50b21b0877e1afd220 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-12T15:31:39.877Z] ===================================================== [Pipeline] echo [2023-04-12T15:31:39.889Z] taggedImages: [2023-04-12T15:31:39.889Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e [2023-04-12T15:31:39.889Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-04-12T15:31:39.889Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.3 [2023-04-12T15:31:39.889Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:8a5a4ec92ca374ae5f786629731d1f336ce6694e-3.0.0-dev.3 [2023-04-12T15:31:39.889Z] - 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 [2023-04-12T15:31:40.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T15:31:40.240Z] [2023-04-12T15:31:40.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:31:40.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T15:31:40.579Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-12T15:31:40.579Z] 8998bd30e6a1: Pulling fs layer [2023-04-12T15:31:40.579Z] 04944245beec: Pulling fs layer [2023-04-12T15:31:40.579Z] 699f458cf7ca: Pulling fs layer [2023-04-12T15:31:40.579Z] 765212b225bb: Pulling fs layer [2023-04-12T15:31:40.579Z] f23df028b6ca: Pulling fs layer [2023-04-12T15:31:40.579Z] d65c8cfc05b1: Pulling fs layer [2023-04-12T15:31:40.579Z] 2437ff75d9bd: Pulling fs layer [2023-04-12T15:31:40.579Z] 765212b225bb: Waiting [2023-04-12T15:31:40.579Z] f23df028b6ca: Waiting [2023-04-12T15:31:40.579Z] d65c8cfc05b1: Waiting [2023-04-12T15:31:40.579Z] 2437ff75d9bd: Waiting [2023-04-12T15:31:40.847Z] 04944245beec: Verifying Checksum [2023-04-12T15:31:40.847Z] 04944245beec: Download complete [2023-04-12T15:31:40.847Z] 765212b225bb: Verifying Checksum [2023-04-12T15:31:40.847Z] 765212b225bb: Download complete [2023-04-12T15:31:40.847Z] f23df028b6ca: Verifying Checksum [2023-04-12T15:31:40.847Z] f23df028b6ca: Download complete [2023-04-12T15:31:40.847Z] d65c8cfc05b1: Verifying Checksum [2023-04-12T15:31:40.847Z] d65c8cfc05b1: Download complete [2023-04-12T15:31:41.113Z] 699f458cf7ca: Verifying Checksum [2023-04-12T15:31:41.113Z] 699f458cf7ca: Download complete [2023-04-12T15:31:41.378Z] 8998bd30e6a1: Verifying Checksum [2023-04-12T15:31:41.379Z] 8998bd30e6a1: Download complete [2023-04-12T15:31:43.325Z] 2437ff75d9bd: Verifying Checksum [2023-04-12T15:31:43.325Z] 2437ff75d9bd: Download complete [2023-04-12T15:31:45.258Z] 8998bd30e6a1: Pull complete [2023-04-12T15:31:45.525Z] 04944245beec: Pull complete [2023-04-12T15:31:46.930Z] 699f458cf7ca: Pull complete [2023-04-12T15:31:47.194Z] 765212b225bb: Pull complete [2023-04-12T15:31:47.775Z] f23df028b6ca: Pull complete [2023-04-12T15:31:48.041Z] d65c8cfc05b1: Pull complete [2023-04-12T15:32:03.041Z] 2437ff75d9bd: Pull complete [2023-04-12T15:32:03.041Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-12T15:32:03.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-12T15:32:03.041Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:32:03.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-7566 does not seem to be running inside a container [2023-04-12T15:32:03.283Z] $ 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/99 -v /w/workspace/edgex-ui-go/99:/w/workspace/edgex-ui-go/99:rw,z -v /w/workspace/edgex-ui-go/99@tmp:/w/workspace/edgex-ui-go/99@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 [2023-04-12T15:32:06.192Z] $ docker top acdfccb000ba723bdb5ea3048d4ce3eaf155bf462f6e126c6146e2d5ca300380 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:32:06.750Z] ---> job-cost.sh [2023-04-12T15:32:07.027Z] lf-activate-venv: SKIPPING [2023-04-12T15:32:07.027Z] INFO: No Stack... [2023-04-12T15:32:07.297Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-12T15:32:08.257Z] INFO: Archiving Costs [Pipeline] sh [2023-04-12T15:32:08.833Z] + cat /w/workspace/edgex-ui-go/99/archives/cost.csv [2023-04-12T15:32:08.833Z] + cut -d, -f6 [Pipeline] lock [2023-04-12T15:32:08.897Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [2023-04-12T15:32:08.907Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] did not exist. Created. [2023-04-12T15:32:08.907Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-12T15:32:09.560Z] /w/workspace/edgex-ui-go/99@tmp/durable-7720947d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-12T15:32:09.893Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-12T15:32:09.908Z] Warning: overwriting stash ‘stack-cost’ [2023-04-12T15:32:14.595Z] Stashed 1 file(s) [Pipeline] } [2023-04-12T15:32:14.606Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-99-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-12T15:32:14.614Z] $ docker stop --time=1 acdfccb000ba723bdb5ea3048d4ce3eaf155bf462f6e126c6146e2d5ca300380 [2023-04-12T15:32:16.293Z] $ docker rm -f --volumes acdfccb000ba723bdb5ea3048d4ce3eaf155bf462f6e126c6146e2d5ca300380 [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 [2023-04-12T15:32:16.705Z] provisioning config files... [2023-04-12T15:32:16.712Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15543856470699669201tmp [Pipeline] { [Pipeline] sh [2023-04-12T15:32:17.003Z] + set +x [2023-04-12T15:32:17.003Z] + curl -s https://codecov.io/bash [2023-04-12T15:32:17.003Z] + bash -s -- [2023-04-12T15:32:17.003Z] [2023-04-12T15:32:17.003Z] _____ _ [2023-04-12T15:32:17.003Z] / ____| | | [2023-04-12T15:32:17.003Z] | | ___ __| | ___ ___ _____ __ [2023-04-12T15:32:17.003Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-12T15:32:17.003Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-12T15:32:17.003Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-12T15:32:17.003Z] Bash-1.0.6 [2023-04-12T15:32:17.003Z] [2023-04-12T15:32:17.003Z] [2023-04-12T15:32:17.003Z] ==> git version 2.25.1 found [2023-04-12T15:32:17.003Z] ==> 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 [2023-04-12T15:32:17.003Z] Release-Date: 2020-01-08 [2023-04-12T15:32:17.003Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-12T15:32:17.003Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-12T15:32:17.003Z] ==> Jenkins CI detected. [2023-04-12T15:32:17.003Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-04-12T15:32:17.003Z] project root: . [2023-04-12T15:32:17.003Z] --> token set from env [2023-04-12T15:32:17.003Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-12T15:32:17.003Z] ==> Running gcov in . (disable via -X gcov) [2023-04-12T15:32:17.261Z] ==> Python coveragepy not found [2023-04-12T15:32:17.261Z] ==> Searching for coverage reports in: [2023-04-12T15:32:17.261Z] + . [2023-04-12T15:32:17.261Z] -> Found 1 reports [2023-04-12T15:32:17.261Z] ==> Detecting git/mercurial file structure [2023-04-12T15:32:17.261Z] ==> Reading reports [2023-04-12T15:32:17.261Z] + ./coverage.out bytes=10 [2023-04-12T15:32:17.261Z] ==> Appending adjustments [2023-04-12T15:32:17.261Z] https://docs.codecov.io/docs/fixing-reports [2023-04-12T15:32:18.198Z] + Found adjustments [2023-04-12T15:32:18.198Z] ==> Gzipping contents [2023-04-12T15:32:18.198Z] 12K /tmp/codecov.3nCCUg.gz [2023-04-12T15:32:18.198Z] ==> Uploading reports [2023-04-12T15:32:18.198Z] url: https://codecov.io [2023-04-12T15:32:18.198Z] query: branch=main&commit=8a5a4ec92ca374ae5f786629731d1f336ce6694e&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T15:32:18.198Z] -> Pinging Codecov [2023-04-12T15:32:18.198Z] 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=8a5a4ec92ca374ae5f786629731d1f336ce6694e&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-12T15:32:18.198Z] -> Uploading to [2023-04-12T15:32:18.198Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-12/FB506323287CE973F263BFD2A0EB1F37/8a5a4ec92ca374ae5f786629731d1f336ce6694e/da25c381-934d-4ce6-84b9-b60a1f7dae40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T153218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9aebcba319a7e8aa6c80d39d4f1b3958a2df765054235097f2d3183009bb8705 [2023-04-12T15:32:18.198Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-12T15:32:18.198Z] Dload Upload Total Spent Left Speed [2023-04-12T15:32:18.456Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8889 0 0 100 8889 0 32206 --:--:-- --:--:-- --:--:-- 32206 [2023-04-12T15:32:18.456Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] } [2023-04-12T15:32:18.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-12T15:32:18.664Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-12T15:32:18.682Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:32:18.996Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T15:32:18.996Z] [2023-04-12T15:32:18.996Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:32:19.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T15:32:19.289Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-12T15:32:19.289Z] df9b9388f04a: Pulling fs layer [2023-04-12T15:32:19.289Z] 52dc419b0ee2: Pulling fs layer [2023-04-12T15:32:19.289Z] 25bc292e5bac: Pulling fs layer [2023-04-12T15:32:19.289Z] 114826534d7a: Pulling fs layer [2023-04-12T15:32:19.289Z] 4657fd5d0bcf: Pulling fs layer [2023-04-12T15:32:19.289Z] 6ad1cebc031e: Pulling fs layer [2023-04-12T15:32:19.289Z] 8a3aa393b2d8: Pulling fs layer [2023-04-12T15:32:19.289Z] 4657fd5d0bcf: Waiting [2023-04-12T15:32:19.289Z] 114826534d7a: Waiting [2023-04-12T15:32:19.289Z] 6ad1cebc031e: Waiting [2023-04-12T15:32:19.289Z] 8a3aa393b2d8: Waiting [2023-04-12T15:32:19.289Z] 25bc292e5bac: Verifying Checksum [2023-04-12T15:32:19.289Z] 25bc292e5bac: Download complete [2023-04-12T15:32:19.289Z] 52dc419b0ee2: Download complete [2023-04-12T15:32:19.289Z] 4657fd5d0bcf: Download complete [2023-04-12T15:32:19.289Z] df9b9388f04a: Verifying Checksum [2023-04-12T15:32:19.289Z] df9b9388f04a: Download complete [2023-04-12T15:32:19.549Z] 6ad1cebc031e: Verifying Checksum [2023-04-12T15:32:19.549Z] 6ad1cebc031e: Download complete [2023-04-12T15:32:19.549Z] df9b9388f04a: Pull complete [2023-04-12T15:32:19.549Z] 52dc419b0ee2: Pull complete [2023-04-12T15:32:19.549Z] 25bc292e5bac: Pull complete [2023-04-12T15:32:20.115Z] 114826534d7a: Verifying Checksum [2023-04-12T15:32:20.116Z] 114826534d7a: Download complete [2023-04-12T15:32:20.116Z] 8a3aa393b2d8: Verifying Checksum [2023-04-12T15:32:20.116Z] 8a3aa393b2d8: Download complete [2023-04-12T15:32:23.396Z] 114826534d7a: Pull complete [2023-04-12T15:32:23.396Z] 4657fd5d0bcf: Pull complete [2023-04-12T15:32:23.396Z] 6ad1cebc031e: Pull complete [2023-04-12T15:32:25.921Z] 8a3aa393b2d8: Pull complete [2023-04-12T15:32:25.921Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-12T15:32:25.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-12T15:32:25.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:32:25.991Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:32:26.019Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-12T15:32:28.935Z] $ docker top 70897af045922415709c08b8a1c172bd074797c43ab438c1875bc03dfdb43700 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-12T15:32:28.996Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-04-12T15:32:29.272Z] + set -o pipefail [2023-04-12T15:32:29.272Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-04-12T15:32:35.833Z] [2023-04-12T15:32:35.833Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-04-12T15:32:35.833Z] [2023-04-12T15:32:35.833Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/8833f59d-51c5-45e0-8bbf-0160ca788bd7 [2023-04-12T15:32:35.833Z] [2023-04-12T15:32:35.833Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-04-12T15:32:35.833Z] [2023-04-12T15:32:35.833Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-12T15:32:35.833Z] [2023-04-12T15:32:35.833Z] [2023-04-12T15:32:35.833Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-12T15:32:35.833Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-12T15:32:35.833Z] More details here: https://snyk.co/ue1NS [2023-04-12T15:32:35.833Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-04-12T15:32:35.833Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-04-12T15:32:35.843Z] $ docker stop --time=1 70897af045922415709c08b8a1c172bd074797c43ab438c1875bc03dfdb43700 [2023-04-12T15:32:38.650Z] $ docker rm -f --volumes 70897af045922415709c08b8a1c172bd074797c43ab438c1875bc03dfdb43700 [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 [2023-04-12T15:32:39.353Z] + git log --format=format:%s -1 8a5a4ec92ca374ae5f786629731d1f336ce6694e [Pipeline] sh [2023-04-12T15:32:39.644Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T15:32:39.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:32:39.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T15:32:39.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:32:40.009Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:32:40.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T15:32:40.435Z] $ docker top babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb -eo pid,comm [2023-04-12T15:32:40.481Z] 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). [2023-04-12T15:32:40.481Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T15:32:40.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T15:32:40.526Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T15:32:40.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T15:32:40.640Z] $ docker exec babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb ssh-agent [2023-04-12T15:32:40.750Z] SSH_AUTH_SOCK=/tmp/ssh-KYg1FgR4apMY/agent.32 [2023-04-12T15:32:40.750Z] SSH_AGENT_PID=38 [2023-04-12T15:32:40.756Z] Running ssh-add (command line suppressed) [2023-04-12T15:32:40.849Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6098987500727462880.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6098987500727462880.key) [2023-04-12T15:32:40.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T15:32:41.150Z] + git semver tag [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,319 [run_tag] DEBUG tag force:False [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,319 [check_head_tag] DEBUG check head tag [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,320 [execute] INFO git cat-file --batch-check [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,323 [execute] INFO git cat-file --batch [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,323 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,334 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,334 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-12T15:32:41.408Z] 2023-04-12 15:32:41,339 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-12T15:32:41.408Z] 3.0.0-dev.3 [Pipeline] } [2023-04-12T15:32:41.416Z] $ docker exec --env ******** --env ******** babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb ssh-agent -k [2023-04-12T15:32:41.504Z] unset SSH_AUTH_SOCK; [2023-04-12T15:32:41.505Z] unset SSH_AGENT_PID; [2023-04-12T15:32:41.505Z] echo Agent pid 38 killed; [2023-04-12T15:32:41.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T15:32:41.813Z] + git semver [Pipeline] } [2023-04-12T15:32:42.082Z] $ docker stop --time=1 babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb [2023-04-12T15:32:43.363Z] $ docker rm -f --volumes babf7d1700de48ef51f2a04c810ae9d4e9df0f9bcb8207d0061d289aae9bc9fb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:32:43.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T15:32:43.739Z] [2023-04-12T15:32:43.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:32:44.034Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T15:32:44.034Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-12T15:32:44.034Z] ab5ef0e58194: Pulling fs layer [2023-04-12T15:32:44.034Z] 9712f1f96733: Pulling fs layer [2023-04-12T15:32:44.034Z] 63f879dbbcfc: Pulling fs layer [2023-04-12T15:32:44.034Z] 0d9ebad4ef96: Pulling fs layer [2023-04-12T15:32:44.034Z] e9a5061849ea: Pulling fs layer [2023-04-12T15:32:44.034Z] d747dcd14b5f: Pulling fs layer [2023-04-12T15:32:44.034Z] 2de7ff778b66: Pulling fs layer [2023-04-12T15:32:44.034Z] e9a5061849ea: Waiting [2023-04-12T15:32:44.034Z] d747dcd14b5f: Waiting [2023-04-12T15:32:44.034Z] 2de7ff778b66: Waiting [2023-04-12T15:32:44.034Z] 0d9ebad4ef96: Waiting [2023-04-12T15:32:44.034Z] 9712f1f96733: Verifying Checksum [2023-04-12T15:32:44.034Z] 9712f1f96733: Download complete [2023-04-12T15:32:44.293Z] 63f879dbbcfc: Verifying Checksum [2023-04-12T15:32:44.293Z] 63f879dbbcfc: Download complete [2023-04-12T15:32:44.549Z] e9a5061849ea: Verifying Checksum [2023-04-12T15:32:44.549Z] e9a5061849ea: Download complete [2023-04-12T15:32:44.550Z] d747dcd14b5f: Download complete [2023-04-12T15:32:44.550Z] 0d9ebad4ef96: Verifying Checksum [2023-04-12T15:32:44.550Z] 0d9ebad4ef96: Download complete [2023-04-12T15:32:44.550Z] ab5ef0e58194: Verifying Checksum [2023-04-12T15:32:44.550Z] ab5ef0e58194: Download complete [2023-04-12T15:32:44.550Z] 2de7ff778b66: Verifying Checksum [2023-04-12T15:32:47.074Z] ab5ef0e58194: Pull complete [2023-04-12T15:32:47.074Z] 9712f1f96733: Pull complete [2023-04-12T15:32:48.007Z] 63f879dbbcfc: Pull complete [2023-04-12T15:32:51.288Z] 0d9ebad4ef96: Pull complete [2023-04-12T15:32:51.288Z] e9a5061849ea: Pull complete [2023-04-12T15:32:51.288Z] d747dcd14b5f: Pull complete [2023-04-12T15:32:52.222Z] 2de7ff778b66: Pull complete [2023-04-12T15:32:52.222Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-12T15:32:52.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-12T15:32:52.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:32:52.300Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:32:52.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-12T15:32:56.405Z] $ docker top c3ec09f453b4599c50e9e3965e7ff8aef0b7ecfa75eeccce437a05167dab1774 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-12T15:32:56.479Z] provisioning config files... [2023-04-12T15:32:56.484Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8238347919085991468tmp [2023-04-12T15:32:56.492Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11920934059790359715tmp [2023-04-12T15:32:56.501Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4923506653563296553tmp [Pipeline] { [Pipeline] echo [2023-04-12T15:32:56.514Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:32:56.794Z] ---> sigul-configuration.sh [2023-04-12T15:32:56.794Z] gpg: directory `/root/.gnupg' created [2023-04-12T15:32:56.794Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-12T15:32:56.794Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-12T15:32:56.794Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-12T15:32:56.794Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-12T15:32:56.794Z] gpg: CAST5 encrypted data [2023-04-12T15:32:56.794Z] gpg: encrypted with 1 passphrase [2023-04-12T15:32:56.794Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-12T15:32:57.107Z] + mkdir /home/jenkins [2023-04-12T15:32:57.107Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-12T15:32:57.389Z] + 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 [2023-04-12T15:32:57.396Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:32:57.674Z] ---> sigul-install.sh [2023-04-12T15:32:57.674Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-12T15:32:57.957Z] + git tag --list [2023-04-12T15:32:57.957Z] 0.1.1 [2023-04-12T15:32:57.957Z] v1.1.0 [2023-04-12T15:32:57.957Z] v1.2.0 [2023-04-12T15:32:57.957Z] v1.2.1 [2023-04-12T15:32:57.957Z] v1.3.0 [2023-04-12T15:32:57.957Z] v2.0.0 [2023-04-12T15:32:57.957Z] v2.1.0 [2023-04-12T15:32:57.957Z] v2.2.0 [2023-04-12T15:32:57.957Z] v2.2.1-dev.1 [2023-04-12T15:32:57.957Z] v2.2.1-dev.2 [2023-04-12T15:32:57.957Z] v2.2.1-dev.3 [2023-04-12T15:32:57.957Z] v2.2.1-dev.4 [2023-04-12T15:32:57.957Z] v2.2.1-dev.5 [2023-04-12T15:32:57.957Z] v2.2.1-dev.6 [2023-04-12T15:32:57.957Z] v2.2.1-dev.7 [2023-04-12T15:32:57.957Z] v2.3.0 [2023-04-12T15:32:57.957Z] v2.3.0-dev.10 [2023-04-12T15:32:57.957Z] v2.3.0-dev.11 [2023-04-12T15:32:57.957Z] v2.3.0-dev.12 [2023-04-12T15:32:57.957Z] v2.3.0-dev.13 [2023-04-12T15:32:57.957Z] v2.3.0-dev.14 [2023-04-12T15:32:57.957Z] v2.3.0-dev.15 [2023-04-12T15:32:57.957Z] v2.3.0-dev.16 [2023-04-12T15:32:57.957Z] v2.3.0-dev.17 [2023-04-12T15:32:57.957Z] v2.3.0-dev.18 [2023-04-12T15:32:57.957Z] v2.3.0-dev.19 [2023-04-12T15:32:57.957Z] v2.3.0-dev.20 [2023-04-12T15:32:57.957Z] v2.3.0-dev.21 [2023-04-12T15:32:57.957Z] v2.3.0-dev.22 [2023-04-12T15:32:57.957Z] v2.3.0-dev.23 [2023-04-12T15:32:57.957Z] v2.3.0-dev.24 [2023-04-12T15:32:57.957Z] v2.3.0-dev.7 [2023-04-12T15:32:57.957Z] v2.3.0-dev.8 [2023-04-12T15:32:57.957Z] v2.3.0-dev.9 [2023-04-12T15:32:57.957Z] v3.0.0-dev.1 [2023-04-12T15:32:57.957Z] v3.0.0-dev.2 [2023-04-12T15:32:57.957Z] v3.0.0-dev.3 [Pipeline] sh [2023-04-12T15:32:58.240Z] + lftools sign git-tag v3.0.0-dev.3 [2023-04-12T15:32:58.808Z] Signing Git tag with Sigul... [2023-04-12T15:32:58.808Z] Signing v3.0.0-dev.3 [Pipeline] echo [2023-04-12T15:32:59.074Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:32:59.353Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-12T15:32:59.358Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-12T15:32:59.374Z] $ docker stop --time=1 c3ec09f453b4599c50e9e3965e7ff8aef0b7ecfa75eeccce437a05167dab1774 [2023-04-12T15:33:00.643Z] $ docker rm -f --volumes c3ec09f453b4599c50e9e3965e7ff8aef0b7ecfa75eeccce437a05167dab1774 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-12T15:33:01.030Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T15:33:01.030Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:33:01.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T15:33:01.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:33:01.390Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:33:01.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T15:33:01.755Z] $ docker top d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 -eo pid,comm [2023-04-12T15:33:01.808Z] 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). [2023-04-12T15:33:01.808Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T15:33:01.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T15:33:01.849Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T15:33:01.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T15:33:01.963Z] $ docker exec d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 ssh-agent [2023-04-12T15:33:02.063Z] SSH_AUTH_SOCK=/tmp/ssh-nWwo1i3NMAjY/agent.32 [2023-04-12T15:33:02.063Z] SSH_AGENT_PID=38 [2023-04-12T15:33:02.068Z] Running ssh-add (command line suppressed) [2023-04-12T15:33:02.176Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9520541149866453778.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9520541149866453778.key) [2023-04-12T15:33:02.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T15:33:02.476Z] + git semver bump pre [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,642 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,642 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,643 [bump_version] DEBUG bumped version:3.0.0-dev.4 [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,643 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,643 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,643 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,645 [execute] INFO git cat-file --batch-check [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,649 [execute] INFO git cat-file --batch [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T15:33:02.735Z] 2023-04-12 15:33:02,654 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-12T15:33:02.735Z] 3.0.0-dev.4 [Pipeline] } [2023-04-12T15:33:02.743Z] $ docker exec --env ******** --env ******** d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 ssh-agent -k [2023-04-12T15:33:02.828Z] unset SSH_AUTH_SOCK; [2023-04-12T15:33:02.828Z] unset SSH_AGENT_PID; [2023-04-12T15:33:02.828Z] echo Agent pid 38 killed; [2023-04-12T15:33:02.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T15:33:03.136Z] + git semver [Pipeline] } [2023-04-12T15:33:03.407Z] $ docker stop --time=1 d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 [2023-04-12T15:33:04.692Z] $ docker rm -f --volumes d4fb7ee6602880dff60656f4e7c0062c14980d4bcca1067dc8300fd3c5d362c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-12T15:33:05.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-12T15:33:05.015Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:33:05.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-12T15:33:05.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:33:05.384Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:33:05.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-12T15:33:05.777Z] $ docker top a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 -eo pid,comm [2023-04-12T15:33:05.827Z] 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). [2023-04-12T15:33:05.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-12T15:33:05.862Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-12T15:33:05.862Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-12T15:33:05.967Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-12T15:33:05.968Z] $ docker exec a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 ssh-agent [2023-04-12T15:33:06.078Z] SSH_AUTH_SOCK=/tmp/ssh-pvWML61Rm3pk/agent.33 [2023-04-12T15:33:06.078Z] SSH_AGENT_PID=39 [2023-04-12T15:33:06.083Z] Running ssh-add (command line suppressed) [2023-04-12T15:33:06.191Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8623904778056808001.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8623904778056808001.key) [2023-04-12T15:33:06.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-12T15:33:06.494Z] + git semver push [2023-04-12T15:33:06.754Z] 2023-04-12 15:33:06,660 [run_push] DEBUG push [2023-04-12T15:33:06.754Z] 2023-04-12 15:33:06,660 [execute] INFO git cat-file --batch-check [2023-04-12T15:33:06.754Z] 2023-04-12 15:33:06,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-12T15:33:06.754Z] 2023-04-12 15:33:06,664 [execute] INFO git rev-list 2876dc9cb902f7c10e077408990d7333ba904805 -- [2023-04-12T15:33:06.754Z] 2023-04-12 15:33:06,665 [execute] DEBUG Popen(['git', 'rev-list', '2876dc9cb902f7c10e077408990d7333ba904805', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T15:33:06.754Z] 2023-04-12 15:33:06,674 [execute] INFO git fetch -v origin [2023-04-12T15:33:06.754Z] 2023-04-12 15:33:06,674 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-12T15:33:07.324Z] 2023-04-12 15:33:07,193 [run_push] DEBUG no remote changes detected [2023-04-12T15:33:07.324Z] 2023-04-12 15:33:07,194 [execute] INFO git push origin semver [2023-04-12T15:33:07.324Z] 2023-04-12 15:33:07,194 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-12T15:33:08.262Z] 2023-04-12 15:33:08,005 [run_push] DEBUG push all version tags [2023-04-12T15:33:08.262Z] 2023-04-12 15:33:08,006 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-12T15:33:08.262Z] 2023-04-12 15:33:08,006 [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) [2023-04-12T15:33:08.829Z] 2023-04-12 15:33:08,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-04-12T15:33:08.829Z] 3.0.0-dev.4 [Pipeline] } [2023-04-12T15:33:08.836Z] $ docker exec --env ******** --env ******** a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 ssh-agent -k [2023-04-12T15:33:08.935Z] unset SSH_AUTH_SOCK; [2023-04-12T15:33:08.935Z] unset SSH_AGENT_PID; [2023-04-12T15:33:08.935Z] echo Agent pid 39 killed; [2023-04-12T15:33:08.942Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-12T15:33:09.248Z] + git semver [Pipeline] } [2023-04-12T15:33:09.516Z] $ docker stop --time=1 a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 [2023-04-12T15:33:10.784Z] $ docker rm -f --volumes a7bbc14458cb3803eae4e6d8f72124bcfcd9606cff3c36195b783e4e294b7b79 [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 [2023-04-12T15:33:11.350Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-04-12T15:33:11.350Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-04-12T15:33:11.350Z] total 16 [2023-04-12T15:33:11.350Z] drwxr-xr-x 3 root root 4096 Apr 12 15:16 . [2023-04-12T15:33:11.350Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 15:32 .. [2023-04-12T15:33:11.350Z] drwxr-xr-x 2 root root 4096 Apr 12 15:16 cost [2023-04-12T15:33:11.350Z] -rw-r--r-- 1 root root 82 Apr 12 15:16 cost.csv [2023-04-12T15:33:11.350Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-04-12T15:33:11.350Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-04-12T15:33:11.350Z] total 16 [2023-04-12T15:33:11.350Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 15:16 . [2023-04-12T15:33:11.350Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 12 15:32 .. [2023-04-12T15:33:11.350Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 15:16 cost [2023-04-12T15:33:11.350Z] -rw-r--r-- 1 jenkins jenkins 82 Apr 12 15:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:33:11.641Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:33:12.498Z] ---> package-listing.sh [2023-04-12T15:33:12.498Z] ++ facter osfamily [2023-04-12T15:33:12.498Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-12T15:33:12.757Z] + OS_FAMILY=debian [2023-04-12T15:33:12.757Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-04-12T15:33:12.757Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-12T15:33:12.757Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-12T15:33:12.757Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-12T15:33:12.757Z] + PACKAGES=/tmp/packages_start.txt [2023-04-12T15:33:12.757Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-04-12T15:33:12.757Z] + PACKAGES=/tmp/packages_end.txt [2023-04-12T15:33:12.757Z] + case "${OS_FAMILY}" in [2023-04-12T15:33:12.757Z] + dpkg -l [2023-04-12T15:33:12.757Z] + grep '^ii' [2023-04-12T15:33:12.757Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-12T15:33:12.757Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-12T15:33:12.757Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-12T15:33:12.757Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-04-12T15:33:12.757Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-04-12T15:33:12.757Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-04-12T15:33:12.767Z] 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 [2023-04-12T15:33:13.041Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-12T15:33:13.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-12T15:33:13.593Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-12T15:33:13.660Z] prd-ubuntu20.04-docker-8c-8g-7565 does not seem to be running inside a container [2023-04-12T15:33:13.688Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-12T15:33:13.900Z] $ docker top 9bfa7a53fcc05c913e240cd983ae2c333e51cfd526349a3ea601bc397a5b4d9e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-12T15:33:14.244Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-12T15:33:14.528Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-12T15:33:14.809Z] + ls /var/log/sa-host [2023-04-12T15:33:14.809Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-12T15:33:14.960Z] provisioning config files... [2023-04-12T15:33:14.967Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1635618033745325822tmp [Pipeline] { [Pipeline] echo [2023-04-12T15:33:14.977Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:33:15.255Z] ---> create-netrc.sh [Pipeline] } [2023-04-12T15:33:15.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:33:15.595Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-12T15:33:15.603Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:33:15.883Z] ---> sudo-logs.sh [2023-04-12T15:33:15.884Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-12T15:33:15.913Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:33:16.192Z] ---> job-cost.sh [2023-04-12T15:33:16.192Z] lf-activate-venv: SKIPPING [2023-04-12T15:33:16.192Z] DEBUG: total: 0.2199999988079071 [2023-04-12T15:33:16.192Z] INFO: Retrieving Stack Cost... [2023-04-12T15:33:16.756Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-12T15:33:17.013Z] INFO: Archiving Costs [Pipeline] echo [2023-04-12T15:33:17.022Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-12T15:33:17.300Z] ---> logs-deploy.sh [2023-04-12T15:33:17.300Z] lf-activate-venv: SKIPPING [2023-04-12T15:33:17.300Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/99 [2023-04-12T15:33:17.300Z] INFO: archiving workspace using pattern(s): [2023-04-12T15:33:18.232Z] Archives upload complete. [2023-04-12T15:33:18.232Z] INFO: archiving logs to Nexus