Started by user Lenny Goodell Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5af9c64baab98ce55894ef267c79cd56f1ca0e0 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-ssh9658099073678092085.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh17010825039741199748.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh8957254297435737121.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh14234007351752240188.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-ssh12524069251468658300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16754’ Running on prd-ubuntu20.04-docker-8c-8g-16756 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 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5af9c64baab98ce55894ef267c79cd56f1ca0e0 # timeout=10 Commit message: "Merge pull request #661 from lenny-intel/fix-attributions" > git rev-list --no-walk d5af9c64baab98ce55894ef267c79cd56f1ca0e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-06T23:53:39.922Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-06T23:53:39.971Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-06T23:53:39.988Z] ========================================================= [2023-11-06T23:53:39.989Z] EdgeX Global Pipelines Version Info [2023-11-06T23:53:39.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:53:40.699Z] ------------------- [2023-11-06T23:53:40.700Z] stable info: [2023-11-06T23:53:40.700Z] ------------------- [2023-11-06T23:53:40.700Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-06T23:53:40.700Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T23:53:40.700Z] Message: update stable to v1.0.257 [2023-11-06T23:53:41.269Z] ------------------- [2023-11-06T23:53:41.269Z] experimental info: [2023-11-06T23:53:41.269Z] ------------------- [2023-11-06T23:53:41.269Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-06T23:53:41.269Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-06T23:53:41.269Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-06T23:53:41.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-06T23:53:41.467Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-06T23:53:41.485Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-06T23:53:41.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-06T23:53:41.510Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-06T23:53:41.525Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-06T23:53:41.541Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-06T23:53:41.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-06T23:53:41.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-06T23:53:41.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-06T23:53:41.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-06T23:53:41.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-06T23:53:41.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-06T23:53:41.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-06T23:53:41.648Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T23:53:41.663Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-06T23:53:41.673Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T23:53:41.685Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-06T23:53:41.698Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-06T23:53:41.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-06T23:53:41.723Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-06T23:53:41.735Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-06T23:53:41.748Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-06T23:53:41.760Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-06T23:53:41.775Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-06T23:53:41.786Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-06T23:53:41.797Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-06T23:53:41.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-06T23:53:41.814Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-06T23:53:41.826Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-06T23:53:41.840Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] echo [2023-11-06T23:53:41.849Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5af9c6 [Pipeline] echo [2023-11-06T23:53:41.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:53:41.903Z] provisioning config files... [2023-11-06T23:53:41.936Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17193112980699367223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:53:42.241Z] ---> docker-login.sh [2023-11-06T23:53:42.241Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:53:42.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:53:42.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:53:42.765Z] Configure a credential helper to remove this warning. See [2023-11-06T23:53:42.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:53:42.765Z] [2023-11-06T23:53:42.765Z] Login Succeeded [2023-11-06T23:53:42.765Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:53:42.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:53:42.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:53:42.765Z] Configure a credential helper to remove this warning. See [2023-11-06T23:53:42.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:53:42.765Z] [2023-11-06T23:53:42.765Z] Login Succeeded [2023-11-06T23:53:42.765Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:53:43.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:53:43.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:53:43.028Z] Configure a credential helper to remove this warning. See [2023-11-06T23:53:43.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:53:43.028Z] [2023-11-06T23:53:43.028Z] Login Succeeded [2023-11-06T23:53:43.028Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:53:43.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:53:43.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:53:43.028Z] Configure a credential helper to remove this warning. See [2023-11-06T23:53:43.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:53:43.028Z] [2023-11-06T23:53:43.028Z] Login Succeeded [2023-11-06T23:53:43.028Z] docker.io [2023-11-06T23:53:43.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:53:43.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:53:43.549Z] Configure a credential helper to remove this warning. See [2023-11-06T23:53:43.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:53:43.549Z] [2023-11-06T23:53:43.549Z] Login Succeeded [2023-11-06T23:53:43.549Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:53:43.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-06T23:53:43.916Z] + git rev-list -1 --merges d5af9c64baab98ce55894ef267c79cd56f1ca0e0~1..d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] echo [2023-11-06T23:53:43.981Z] -----------> git rev-list -1 --merges d5af9c64baab98ce55894ef267c79cd56f1ca0e0~1..d5af9c64baab98ce55894ef267c79cd56f1ca0e0 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-06T23:53:43.981Z] d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [false] [Pipeline] sh [2023-11-06T23:53:44.272Z] + git log --format=format:%s -1 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] echo [2023-11-06T23:53:44.285Z] ========================================================= [2023-11-06T23:53:44.285Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-06T23:53:44.285Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:53:44.605Z] + git log --format=format:%s -1 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] echo [2023-11-06T23:53:44.617Z] [semverPrep] GIT_COMMIT: d5af9c64baab98ce55894ef267c79cd56f1ca0e0, Commit Message: Merge pull request #661 from lenny-intel/fix-attributions [Pipeline] echo [2023-11-06T23:53:44.626Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-06T23:53:44.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-06T23:53:44.964Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-06T23:53:44.964Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-06T23:53:44.964Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-06T23:53:44.964Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-06T23:53:44.964Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-06T23:53:44.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:53:45.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:53:45.321Z] [2023-11-06T23:53:45.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:53:45.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:53:45.626Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-06T23:53:45.626Z] b85a868b505f: Pulling fs layer [2023-11-06T23:53:45.626Z] e2be974225ed: Pulling fs layer [2023-11-06T23:53:45.626Z] 339a4e72a1f5: Pulling fs layer [2023-11-06T23:53:45.626Z] 988bab9f4d93: Pulling fs layer [2023-11-06T23:53:45.626Z] 1469e6f7b9e6: Pulling fs layer [2023-11-06T23:53:45.626Z] eaf3925da568: Pulling fs layer [2023-11-06T23:53:45.626Z] bab4dde63d76: Pulling fs layer [2023-11-06T23:53:45.626Z] bde34c3a00c8: Pulling fs layer [2023-11-06T23:53:45.626Z] b352a97aabf1: Pulling fs layer [2023-11-06T23:53:45.626Z] 4872d77fe225: Pulling fs layer [2023-11-06T23:53:45.626Z] 5851b861e8e6: Pulling fs layer [2023-11-06T23:53:45.626Z] bab4dde63d76: Waiting [2023-11-06T23:53:45.626Z] bde34c3a00c8: Waiting [2023-11-06T23:53:45.626Z] 5851b861e8e6: Waiting [2023-11-06T23:53:45.626Z] b352a97aabf1: Waiting [2023-11-06T23:53:45.626Z] 4872d77fe225: Waiting [2023-11-06T23:53:45.626Z] 1469e6f7b9e6: Waiting [2023-11-06T23:53:45.626Z] eaf3925da568: Waiting [2023-11-06T23:53:45.626Z] 988bab9f4d93: Waiting [2023-11-06T23:53:45.626Z] e2be974225ed: Verifying Checksum [2023-11-06T23:53:45.626Z] e2be974225ed: Download complete [2023-11-06T23:53:45.626Z] 988bab9f4d93: Verifying Checksum [2023-11-06T23:53:45.626Z] 988bab9f4d93: Download complete [2023-11-06T23:53:45.887Z] 1469e6f7b9e6: Verifying Checksum [2023-11-06T23:53:45.887Z] 1469e6f7b9e6: Download complete [2023-11-06T23:53:45.887Z] 339a4e72a1f5: Verifying Checksum [2023-11-06T23:53:45.887Z] 339a4e72a1f5: Download complete [2023-11-06T23:53:45.887Z] eaf3925da568: Download complete [2023-11-06T23:53:45.887Z] bde34c3a00c8: Download complete [2023-11-06T23:53:45.887Z] b352a97aabf1: Verifying Checksum [2023-11-06T23:53:45.887Z] b352a97aabf1: Download complete [2023-11-06T23:53:45.887Z] 4872d77fe225: Verifying Checksum [2023-11-06T23:53:45.887Z] 4872d77fe225: Download complete [2023-11-06T23:53:45.887Z] 5851b861e8e6: Verifying Checksum [2023-11-06T23:53:45.887Z] 5851b861e8e6: Download complete [2023-11-06T23:53:45.887Z] b85a868b505f: Verifying Checksum [2023-11-06T23:53:45.887Z] b85a868b505f: Download complete [2023-11-06T23:53:46.146Z] bab4dde63d76: Verifying Checksum [2023-11-06T23:53:47.530Z] b85a868b505f: Pull complete [2023-11-06T23:53:47.530Z] e2be974225ed: Pull complete [2023-11-06T23:53:47.789Z] 339a4e72a1f5: Pull complete [2023-11-06T23:53:48.050Z] 988bab9f4d93: Pull complete [2023-11-06T23:53:48.310Z] 1469e6f7b9e6: Pull complete [2023-11-06T23:53:48.310Z] eaf3925da568: Pull complete [2023-11-06T23:53:50.213Z] bab4dde63d76: Pull complete [2023-11-06T23:53:50.213Z] bde34c3a00c8: Pull complete [2023-11-06T23:53:50.473Z] b352a97aabf1: Pull complete [2023-11-06T23:53:50.473Z] 4872d77fe225: Pull complete [2023-11-06T23:53:50.473Z] 5851b861e8e6: Pull complete [2023-11-06T23:53:50.473Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-06T23:53:50.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-06T23:53:50.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:53:50.572Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-06T23:53:50.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-06T23:53:52.619Z] $ docker top 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 -eo pid,comm [2023-11-06T23:53:52.682Z] 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-11-06T23:53:52.682Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-06T23:53:52.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:53:52.711Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:53:52.820Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:53:52.827Z] $ docker exec 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 ssh-agent [2023-11-06T23:53:52.935Z] SSH_AUTH_SOCK=/tmp/ssh-L6F0hmn2NIBz/agent.31 [2023-11-06T23:53:52.935Z] SSH_AGENT_PID=37 [2023-11-06T23:53:52.942Z] Running ssh-add (command line suppressed) [2023-11-06T23:53:53.041Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14729779279551260921.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14729779279551260921.key) [2023-11-06T23:53:53.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:53:53.337Z] + git tag --points-at HEAD [Pipeline] } [2023-11-06T23:53:53.358Z] $ docker exec --env ******** --env ******** 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 ssh-agent -k [2023-11-06T23:53:53.462Z] unset SSH_AUTH_SOCK; [2023-11-06T23:53:53.462Z] unset SSH_AGENT_PID; [2023-11-06T23:53:53.462Z] echo Agent pid 37 killed; [2023-11-06T23:53:53.469Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-06T23:53:53.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-06T23:53:53.494Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-06T23:53:53.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-06T23:53:53.613Z] $ docker exec 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 ssh-agent [2023-11-06T23:53:53.711Z] SSH_AUTH_SOCK=/tmp/ssh-uJs4apo3m0uI/agent.69 [2023-11-06T23:53:53.712Z] SSH_AGENT_PID=75 [2023-11-06T23:53:53.716Z] Running ssh-add (command line suppressed) [2023-11-06T23:53:53.817Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4630524765081687735.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4630524765081687735.key) [2023-11-06T23:53:53.828Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-06T23:53:54.116Z] + git semver init [2023-11-06T23:53:54.375Z] 2023-11-06 23:53:54,334 [run_init] DEBUG init version:0.0.0 force:False [2023-11-06T23:53:54.375Z] 2023-11-06 23:53:54,335 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-06T23:53:54.375Z] 2023-11-06 23:53:54,336 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-06T23:53:54.375Z] 2023-11-06 23:53:54,336 [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-11-06T23:53:56.282Z] 2023-11-06 23:53:55,957 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-11-06T23:53:56.282Z] 2023-11-06 23:53:55,958 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-11-06T23:53:56.282Z] 2023-11-06 23:53:55,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-06T23:53:56.282Z] 2023-11-06 23:53:55,958 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-06T23:53:56.282Z] 3.1.0-dev.12 [Pipeline] } [2023-11-06T23:53:56.294Z] $ docker exec --env ******** --env ******** 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 ssh-agent -k [2023-11-06T23:53:56.398Z] unset SSH_AUTH_SOCK; [2023-11-06T23:53:56.398Z] unset SSH_AGENT_PID; [2023-11-06T23:53:56.398Z] echo Agent pid 75 killed; [2023-11-06T23:53:56.407Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-06T23:53:56.711Z] + git semver [Pipeline] } [2023-11-06T23:53:56.990Z] $ docker stop --time=1 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 [2023-11-06T23:53:58.316Z] $ docker rm -f --volumes 3ab14acaa7bd0e82ce1f4458832ab8f899f9986eae9d87d8881367929841d359 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:53:58.654Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-06T23:53:58.876Z] Stashed 1 file(s) [Pipeline] echo [2023-11-06T23:53:58.878Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.12 [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-11-06T23:53:59.028Z] provisioning config files... [2023-11-06T23:53:59.037Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10337738495217561524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:53:59.326Z] ---> docker-login.sh [2023-11-06T23:53:59.327Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:53:59.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:53:59.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:53:59.327Z] Configure a credential helper to remove this warning. See [2023-11-06T23:53:59.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:53:59.327Z] [2023-11-06T23:53:59.327Z] Login Succeeded [2023-11-06T23:53:59.327Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:53:59.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:53:59.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:53:59.327Z] Configure a credential helper to remove this warning. See [2023-11-06T23:53:59.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:53:59.327Z] [2023-11-06T23:53:59.327Z] Login Succeeded [2023-11-06T23:53:59.327Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:53:59.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:53:59.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:53:59.585Z] Configure a credential helper to remove this warning. See [2023-11-06T23:53:59.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:53:59.585Z] [2023-11-06T23:53:59.585Z] Login Succeeded [2023-11-06T23:53:59.585Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:53:59.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:53:59.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:53:59.585Z] Configure a credential helper to remove this warning. See [2023-11-06T23:53:59.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:53:59.585Z] [2023-11-06T23:53:59.585Z] Login Succeeded [2023-11-06T23:53:59.585Z] docker.io [2023-11-06T23:53:59.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:54:00.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:54:00.105Z] Configure a credential helper to remove this warning. See [2023-11-06T23:54:00.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:54:00.105Z] [2023-11-06T23:54:00.105Z] Login Succeeded [2023-11-06T23:54:00.105Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:54:00.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T23:54:00.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:54:00.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:54:00.221Z] ========================================================= [2023-11-06T23:54:00.221Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-06T23:54:00.221Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:54:00.549Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T23:54:00.809Z] Sending build context to Docker daemon 46.7MB [2023-11-06T23:54:00.809Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:54:00.809Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-06T23:54:00.809Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-06T23:54:00.809Z] 7264a8db6415: Pulling fs layer [2023-11-06T23:54:00.809Z] c4d48a809fc2: Pulling fs layer [2023-11-06T23:54:00.809Z] 4f1c88b9dad5: Pulling fs layer [2023-11-06T23:54:00.809Z] ad3a456e5733: Pulling fs layer [2023-11-06T23:54:00.809Z] 33e27b845d1e: Pulling fs layer [2023-11-06T23:54:00.809Z] c68163c4e522: Pulling fs layer [2023-11-06T23:54:00.809Z] 50da416c3ac9: Pulling fs layer [2023-11-06T23:54:00.809Z] 23d2d4c4bb30: Pulling fs layer [2023-11-06T23:54:00.809Z] 33e27b845d1e: Waiting [2023-11-06T23:54:00.809Z] c68163c4e522: Waiting [2023-11-06T23:54:00.809Z] 50da416c3ac9: Waiting [2023-11-06T23:54:00.809Z] ad3a456e5733: Waiting [2023-11-06T23:54:00.809Z] 23d2d4c4bb30: Waiting [2023-11-06T23:54:00.809Z] c4d48a809fc2: Verifying Checksum [2023-11-06T23:54:00.809Z] c4d48a809fc2: Download complete [2023-11-06T23:54:00.809Z] ad3a456e5733: Verifying Checksum [2023-11-06T23:54:00.809Z] ad3a456e5733: Download complete [2023-11-06T23:54:00.809Z] 33e27b845d1e: Verifying Checksum [2023-11-06T23:54:00.809Z] 33e27b845d1e: Download complete [2023-11-06T23:54:01.069Z] 7264a8db6415: Verifying Checksum [2023-11-06T23:54:01.069Z] 7264a8db6415: Download complete [2023-11-06T23:54:01.069Z] c68163c4e522: Verifying Checksum [2023-11-06T23:54:01.069Z] c68163c4e522: Download complete [2023-11-06T23:54:01.069Z] 7264a8db6415: Pull complete [2023-11-06T23:54:01.069Z] 23d2d4c4bb30: Verifying Checksum [2023-11-06T23:54:01.069Z] 23d2d4c4bb30: Download complete [2023-11-06T23:54:01.328Z] c4d48a809fc2: Pull complete [2023-11-06T23:54:01.328Z] 4f1c88b9dad5: Download complete [2023-11-06T23:54:01.895Z] 50da416c3ac9: Verifying Checksum [2023-11-06T23:54:01.895Z] 50da416c3ac9: Download complete [2023-11-06T23:54:04.424Z] 4f1c88b9dad5: Pull complete [2023-11-06T23:54:04.424Z] ad3a456e5733: Pull complete [2023-11-06T23:54:04.424Z] 33e27b845d1e: Pull complete [2023-11-06T23:54:04.424Z] c68163c4e522: Pull complete [2023-11-06T23:54:06.951Z] 50da416c3ac9: Pull complete [2023-11-06T23:54:07.210Z] 23d2d4c4bb30: Pull complete [2023-11-06T23:54:07.210Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-06T23:54:07.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-06T23:54:07.210Z] ---> 0786185ac409 [2023-11-06T23:54:07.210Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T23:54:09.745Z] ---> Running in e6457c9db88e [2023-11-06T23:54:09.745Z] Removing intermediate container e6457c9db88e [2023-11-06T23:54:09.745Z] ---> 18e86a8eb3fe [2023-11-06T23:54:09.745Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:54:10.004Z] ---> Running in 483cc33e3999 [2023-11-06T23:54:10.004Z] Removing intermediate container 483cc33e3999 [2023-11-06T23:54:10.004Z] ---> b7ef12a5ccb3 [2023-11-06T23:54:10.004Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:54:10.004Z] ---> Running in 0ca5adb2a85e [2023-11-06T23:54:10.004Z] Removing intermediate container 0ca5adb2a85e [2023-11-06T23:54:10.004Z] ---> 7f78fb7442c5 [2023-11-06T23:54:10.004Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-06T23:54:10.004Z] ---> Running in c97597ee5760 [2023-11-06T23:54:10.265Z] Removing intermediate container c97597ee5760 [2023-11-06T23:54:10.265Z] ---> 11fdc4faa678 [2023-11-06T23:54:10.265Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T23:54:10.265Z] ---> Running in 595ff28fd3f3 [2023-11-06T23:54:10.265Z] Removing intermediate container 595ff28fd3f3 [2023-11-06T23:54:10.265Z] ---> 6484bae5c230 [2023-11-06T23:54:10.265Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T23:54:10.837Z] latest: Pulling from library/docker [2023-11-06T23:54:10.837Z] 96526aa774ef: Pulling fs layer [2023-11-06T23:54:10.837Z] 308a300cc30f: Pulling fs layer [2023-11-06T23:54:10.837Z] 4f4fb700ef54: Pulling fs layer [2023-11-06T23:54:10.837Z] 5fcb7611fd77: Pulling fs layer [2023-11-06T23:54:10.837Z] be9955e691a8: Pulling fs layer [2023-11-06T23:54:10.837Z] 1b5ce73eb848: Pulling fs layer [2023-11-06T23:54:10.837Z] fe45098d8d9e: Pulling fs layer [2023-11-06T23:54:10.837Z] 843bf259cc12: Pulling fs layer [2023-11-06T23:54:10.837Z] e56cd900ceac: Pulling fs layer [2023-11-06T23:54:10.837Z] 5fcb7611fd77: Waiting [2023-11-06T23:54:10.837Z] 843bf259cc12: Waiting [2023-11-06T23:54:10.837Z] fe45098d8d9e: Waiting [2023-11-06T23:54:10.837Z] be9955e691a8: Waiting [2023-11-06T23:54:10.837Z] e56cd900ceac: Waiting [2023-11-06T23:54:10.837Z] 605d1390b383: Pulling fs layer [2023-11-06T23:54:10.837Z] 8f7854084fed: Pulling fs layer [2023-11-06T23:54:10.837Z] 0a217d94afa5: Pulling fs layer [2023-11-06T23:54:10.837Z] 50e7dd98501d: Pulling fs layer [2023-11-06T23:54:10.837Z] 68811508944a: Pulling fs layer [2023-11-06T23:54:10.837Z] 605d1390b383: Waiting [2023-11-06T23:54:10.837Z] 50e7dd98501d: Waiting [2023-11-06T23:54:10.837Z] 8f7854084fed: Waiting [2023-11-06T23:54:10.837Z] 68811508944a: Waiting [2023-11-06T23:54:11.096Z] 4f4fb700ef54: Download complete [2023-11-06T23:54:11.096Z] 308a300cc30f: Verifying Checksum [2023-11-06T23:54:11.096Z] 308a300cc30f: Download complete [2023-11-06T23:54:11.096Z] 96526aa774ef: Download complete [2023-11-06T23:54:11.357Z] 96526aa774ef: Pull complete [2023-11-06T23:54:11.357Z] 308a300cc30f: Pull complete [2023-11-06T23:54:11.615Z] be9955e691a8: Verifying Checksum [2023-11-06T23:54:11.615Z] be9955e691a8: Download complete [2023-11-06T23:54:11.615Z] 4f4fb700ef54: Pull complete [2023-11-06T23:54:11.615Z] 5fcb7611fd77: Verifying Checksum [2023-11-06T23:54:11.615Z] 5fcb7611fd77: Download complete [2023-11-06T23:54:11.615Z] 1b5ce73eb848: Verifying Checksum [2023-11-06T23:54:11.615Z] 1b5ce73eb848: Download complete [2023-11-06T23:54:11.615Z] fe45098d8d9e: Verifying Checksum [2023-11-06T23:54:11.615Z] fe45098d8d9e: Download complete [2023-11-06T23:54:11.874Z] e56cd900ceac: Download complete [2023-11-06T23:54:11.874Z] 843bf259cc12: Verifying Checksum [2023-11-06T23:54:11.874Z] 843bf259cc12: Download complete [2023-11-06T23:54:11.874Z] 5fcb7611fd77: Pull complete [2023-11-06T23:54:11.874Z] 8f7854084fed: Download complete [2023-11-06T23:54:11.874Z] 605d1390b383: Verifying Checksum [2023-11-06T23:54:11.874Z] 605d1390b383: Download complete [2023-11-06T23:54:12.132Z] 50e7dd98501d: Verifying Checksum [2023-11-06T23:54:12.132Z] 50e7dd98501d: Download complete [2023-11-06T23:54:12.132Z] 68811508944a: Verifying Checksum [2023-11-06T23:54:12.132Z] 68811508944a: Download complete [2023-11-06T23:54:12.394Z] be9955e691a8: Pull complete [2023-11-06T23:54:12.653Z] 1b5ce73eb848: Pull complete [2023-11-06T23:54:12.914Z] 0a217d94afa5: Verifying Checksum [2023-11-06T23:54:12.914Z] 0a217d94afa5: Download complete [2023-11-06T23:54:12.914Z] fe45098d8d9e: Pull complete [2023-11-06T23:54:12.914Z] 843bf259cc12: Pull complete [2023-11-06T23:54:12.914Z] e56cd900ceac: Pull complete [2023-11-06T23:54:13.174Z] 605d1390b383: Pull complete [2023-11-06T23:54:13.433Z] 8f7854084fed: Pull complete [2023-11-06T23:54:13.993Z] Still waiting to schedule task [2023-11-06T23:54:13.993Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16755’ [2023-11-06T23:54:14.368Z] 0a217d94afa5: Pull complete [2023-11-06T23:54:14.369Z] 50e7dd98501d: Pull complete [2023-11-06T23:54:14.627Z] 68811508944a: Pull complete [2023-11-06T23:54:14.627Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-06T23:54:14.627Z] Status: Downloaded newer image for docker:latest [2023-11-06T23:54:16.007Z] ---> aa3524ce6bf2 [2023-11-06T23:54:16.007Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:54:16.007Z] ---> Running in f6c23c90e454 [2023-11-06T23:54:16.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:54:16.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:54:16.783Z] OK: 264 MiB in 52 packages [2023-11-06T23:54:17.354Z] Removing intermediate container f6c23c90e454 [2023-11-06T23:54:17.354Z] ---> 8336ccd8b6a4 [2023-11-06T23:54:17.354Z] Step 10/15 : ENV GO111MODULE=on [2023-11-06T23:54:17.354Z] ---> Running in 6d822c0b9b45 [2023-11-06T23:54:17.354Z] Removing intermediate container 6d822c0b9b45 [2023-11-06T23:54:17.354Z] ---> 9ddd857f9ef9 [2023-11-06T23:54:17.354Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T23:54:17.354Z] ---> Running in 38ad6da9be07 [2023-11-06T23:54:17.354Z] Removing intermediate container 38ad6da9be07 [2023-11-06T23:54:17.354Z] ---> bdf3066fcd7a [2023-11-06T23:54:17.354Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-06T23:54:17.613Z] ---> 61522439c2d5 [2023-11-06T23:54:17.613Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:54:17.614Z] ---> Running in bf1c28b13dc4 [2023-11-06T23:54:49.729Z] Removing intermediate container bf1c28b13dc4 [2023-11-06T23:54:49.729Z] ---> 17b02c01f96d [2023-11-06T23:54:49.729Z] Step 14/15 : COPY . . [2023-11-06T23:54:49.729Z] ---> 846dd9ed9e25 [2023-11-06T23:54:49.729Z] Step 15/15 : RUN ${MAKE} [2023-11-06T23:54:49.729Z] ---> Running in 232223fd6a6d [2023-11-06T23:54:49.729Z] noop [2023-11-06T23:54:49.729Z] Removing intermediate container 232223fd6a6d [2023-11-06T23:54:49.729Z] ---> 39c3584c10d1 [2023-11-06T23:54:49.729Z] Successfully built 39c3584c10d1 [2023-11-06T23:54:49.729Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:54:50.038Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T23:54:50.038Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:54:50.109Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-06T23:54:50.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T23:54:50.468Z] $ docker top 66d92b13ca4210c69139f5bf34c4de6f233c62448ac0ffec98f0138bf65f007f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:54:50.807Z] + go version [2023-11-06T23:54:50.807Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-06T23:54:50.820Z] $ docker stop --time=1 66d92b13ca4210c69139f5bf34c4de6f233c62448ac0ffec98f0138bf65f007f [2023-11-06T23:54:52.075Z] $ docker rm -f --volumes 66d92b13ca4210c69139f5bf34c4de6f233c62448ac0ffec98f0138bf65f007f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:54:52.467Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-06T23:54:52.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:54:52.538Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-06T23:54:52.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-06T23:54:52.904Z] $ docker top 07f87fe66d4cd907bbb05275554f5a5337d01668c14578d6ef4eead7f7d417cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-06T23:54:53.240Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-06T23:54:53.540Z] + make test [2023-11-06T23:54:53.540Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-06T23:54:54.475Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-06T23:55:02.583Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-06T23:55:02.583Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-06T23:55:02.583Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-06T23:55:02.583Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-06T23:55:02.583Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-06T23:55:02.583Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-06T23:55:02.583Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-06T23:55:02.583Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-06T23:55:02.583Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-06T23:55:05.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-06T23:55:05.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-06T23:55:05.865Z] ./bin/test-attribution-txt.sh [2023-11-06T23:55:05.865Z] make -C web test [2023-11-06T23:55:05.865Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-11-06T23:55:05.865Z] make[1]: tput: No such file or directory [2023-11-06T23:55:05.865Z] make[1]: tput: No such file or directory [2023-11-06T23:55:05.865Z] warning: generating ./VERSION [2023-11-06T23:55:05.865Z] echo "0.0.0" > VERSION [2023-11-06T23:55:05.865Z] docker build \ [2023-11-06T23:55:05.865Z] -f Dockerfile \ [2023-11-06T23:55:05.865Z] --build-arg USER=1000 \ [2023-11-06T23:55:05.865Z] \ [2023-11-06T23:55:05.865Z] --label "git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0" \ [2023-11-06T23:55:05.865Z] -t edgexfoundry/edgex-web-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 \ [2023-11-06T23:55:05.865Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-06T23:55:05.865Z] . [2023-11-06T23:55:05.865Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-06T23:55:05.865Z] Install the buildx component to build images with BuildKit: [2023-11-06T23:55:05.865Z] https://docs.docker.com/go/buildx/ [2023-11-06T23:55:05.865Z] [2023-11-06T23:55:05.865Z] Sending build context to Docker daemon 2.706MB [2023-11-06T23:55:05.865Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-06T23:55:05.865Z] 18-alpine3.18: Pulling from library/node [2023-11-06T23:55:05.865Z] 96526aa774ef: Already exists [2023-11-06T23:55:05.865Z] 3130715204cf: Pulling fs layer [2023-11-06T23:55:05.865Z] b06de8ab1c4f: Pulling fs layer [2023-11-06T23:55:05.865Z] 90ef3ffc5156: Pulling fs layer [2023-11-06T23:55:05.865Z] 90ef3ffc5156: Verifying Checksum [2023-11-06T23:55:05.865Z] 90ef3ffc5156: Download complete [2023-11-06T23:55:05.865Z] b06de8ab1c4f: Verifying Checksum [2023-11-06T23:55:05.865Z] b06de8ab1c4f: Download complete [2023-11-06T23:55:06.123Z] 3130715204cf: Verifying Checksum [2023-11-06T23:55:06.123Z] 3130715204cf: Download complete [2023-11-06T23:55:08.022Z] 3130715204cf: Pull complete [2023-11-06T23:55:08.022Z] b06de8ab1c4f: Pull complete [2023-11-06T23:55:08.022Z] 90ef3ffc5156: Pull complete [2023-11-06T23:55:08.022Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-06T23:55:08.022Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-06T23:55:08.022Z] ---> d1517ab6615b [2023-11-06T23:55:08.022Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-06T23:55:09.923Z] ---> Running in 3b75b0030319 [2023-11-06T23:55:10.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:55:10.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:55:10.701Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-06T23:55:10.701Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-06T23:55:10.701Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-06T23:55:10.701Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-06T23:55:10.701Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-06T23:55:10.701Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-06T23:55:10.701Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-06T23:55:10.701Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-06T23:55:10.701Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-06T23:55:10.701Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-06T23:55:10.701Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-06T23:55:10.701Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-06T23:55:10.701Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-06T23:55:10.701Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-06T23:55:10.701Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-06T23:55:10.701Z] (16/154) Installing glib (2.76.4-r0) [2023-11-06T23:55:10.961Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-06T23:55:10.961Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-06T23:55:10.961Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-06T23:55:10.961Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-06T23:55:10.961Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-06T23:55:10.961Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-06T23:55:10.961Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-06T23:55:10.961Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-06T23:55:10.961Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-06T23:55:10.961Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-06T23:55:10.961Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-06T23:55:10.961Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-06T23:55:10.961Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-06T23:55:10.961Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-06T23:55:10.961Z] (31/154) Installing libxcb (1.15-r1) [2023-11-06T23:55:10.961Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-06T23:55:10.961Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-06T23:55:10.961Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-06T23:55:10.961Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-06T23:55:10.961Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-06T23:55:10.961Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-06T23:55:10.961Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-06T23:55:10.961Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-06T23:55:10.961Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-06T23:55:10.961Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-06T23:55:11.219Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-06T23:55:11.219Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-06T23:55:11.219Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-06T23:55:11.219Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-06T23:55:11.219Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-06T23:55:11.219Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-06T23:55:11.219Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-06T23:55:11.219Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-06T23:55:11.220Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-06T23:55:11.220Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-06T23:55:11.220Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-06T23:55:11.220Z] (53/154) Installing libunistring (1.1-r1) [2023-11-06T23:55:11.220Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-06T23:55:11.220Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-06T23:55:11.220Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-06T23:55:11.220Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-06T23:55:11.220Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-06T23:55:11.220Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-06T23:55:11.220Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-06T23:55:11.220Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-06T23:55:11.220Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-06T23:55:11.220Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-06T23:55:11.220Z] (64/154) Installing pango (1.50.14-r1) [2023-11-06T23:55:11.220Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-06T23:55:11.220Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-06T23:55:11.220Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-06T23:55:11.220Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-06T23:55:11.478Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-06T23:55:11.478Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-06T23:55:11.478Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-06T23:55:11.478Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-06T23:55:11.738Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-06T23:55:11.738Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-06T23:55:12.305Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-06T23:55:12.305Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-06T23:55:12.305Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-06T23:55:12.305Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-06T23:55:12.305Z] (78/154) Installing libelf (0.189-r2) [2023-11-06T23:55:12.305Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-06T23:55:12.305Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-06T23:55:12.565Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-06T23:55:12.565Z] (82/154) Installing libmagic (5.45-r0) [2023-11-06T23:55:12.565Z] (83/154) Installing file (5.45-r0) [2023-11-06T23:55:12.565Z] (84/154) Installing libice (1.1.1-r2) [2023-11-06T23:55:12.565Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-06T23:55:12.565Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-06T23:55:12.565Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-06T23:55:12.565Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-06T23:55:12.565Z] (89/154) Installing xset (1.2.5-r1) [2023-11-06T23:55:12.565Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-06T23:55:12.565Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-06T23:55:12.565Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-06T23:55:12.565Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-06T23:55:12.565Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-06T23:55:12.565Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-06T23:55:12.565Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-06T23:55:12.825Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-06T23:55:12.825Z] (98/154) Installing libva (2.18.0-r1) [2023-11-06T23:55:12.825Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-06T23:55:12.825Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-06T23:55:12.825Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-06T23:55:12.825Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-06T23:55:12.825Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-06T23:55:12.825Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-06T23:55:12.825Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-06T23:55:12.825Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-06T23:55:12.825Z] (107/154) Installing opus (1.4-r0) [2023-11-06T23:55:12.825Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-06T23:55:12.825Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-06T23:55:12.825Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-06T23:55:12.825Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-06T23:55:12.825Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-06T23:55:12.825Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-06T23:55:13.085Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-06T23:55:13.085Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-06T23:55:13.085Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-06T23:55:13.085Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-06T23:55:13.085Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-06T23:55:13.085Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-06T23:55:13.085Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-06T23:55:13.085Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-06T23:55:13.346Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-06T23:55:13.346Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-06T23:55:13.346Z] (124/154) Installing librist (0.2.7-r0) [2023-11-06T23:55:13.346Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-06T23:55:13.346Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-06T23:55:13.346Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-06T23:55:13.346Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-06T23:55:13.346Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-06T23:55:13.346Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-06T23:55:13.346Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-06T23:55:13.346Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-06T23:55:13.346Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-06T23:55:13.346Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-06T23:55:13.346Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-06T23:55:13.346Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-06T23:55:13.346Z] (137/154) Installing nspr (4.35-r2) [2023-11-06T23:55:13.346Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-06T23:55:13.607Z] (139/154) Installing nss (3.94-r0) [2023-11-06T23:55:13.607Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-06T23:55:13.607Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-06T23:55:13.607Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-06T23:55:13.607Z] (143/154) Installing orc (0.4.34-r0) [2023-11-06T23:55:13.607Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-06T23:55:13.607Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-06T23:55:13.607Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-06T23:55:13.607Z] (147/154) Installing libpulse (16.1-r10) [2023-11-06T23:55:13.607Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-06T23:55:13.607Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-06T23:55:13.607Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-06T23:55:13.607Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-06T23:55:13.607Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-06T23:55:13.607Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-06T23:55:13.607Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-06T23:55:14.984Z] Executing busybox-1.36.1-r2.trigger [2023-11-06T23:55:14.984Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-06T23:55:14.984Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-06T23:55:14.984Z] Executing glib-2.76.4-r0.trigger [2023-11-06T23:55:14.984Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-06T23:55:15.551Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-06T23:55:15.551Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-06T23:55:15.551Z] OK: 576 MiB in 171 packages [2023-11-06T23:55:23.664Z] Removing intermediate container 3b75b0030319 [2023-11-06T23:55:23.664Z] ---> 482479d3cebd [2023-11-06T23:55:23.665Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-06T23:55:23.665Z] ---> Running in 0d8dcc9d2b41 [2023-11-06T23:55:23.665Z] Removing intermediate container 0d8dcc9d2b41 [2023-11-06T23:55:23.665Z] ---> 940bec7def3c [2023-11-06T23:55:23.665Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-06T23:55:23.665Z] ---> Running in 29bae53af0aa [2023-11-06T23:55:23.665Z] Removing intermediate container 29bae53af0aa [2023-11-06T23:55:23.665Z] ---> 0f42bac4d810 [2023-11-06T23:55:23.665Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-06T23:55:23.665Z] ---> Running in 1631e7c627b9 [2023-11-06T23:55:23.665Z] Removing intermediate container 1631e7c627b9 [2023-11-06T23:55:23.665Z] ---> 27f7447b7331 [2023-11-06T23:55:23.665Z] Step 6/11 : RUN npm install -g npm [2023-11-06T23:55:23.665Z] ---> Running in f34ed5e4c0f3 [2023-11-06T23:55:30.223Z] [2023-11-06T23:55:30.223Z] removed 31 packages, and changed 65 packages in 6s [2023-11-06T23:55:30.223Z] [2023-11-06T23:55:30.223Z] 26 packages are looking for funding [2023-11-06T23:55:30.223Z] run `npm fund` for details [2023-11-06T23:55:30.790Z] Removing intermediate container f34ed5e4c0f3 [2023-11-06T23:55:30.790Z] ---> 76c98b6f4999 [2023-11-06T23:55:30.790Z] Step 7/11 : ARG USER=1000 [2023-11-06T23:55:30.790Z] ---> Running in 75cc72c0d585 [2023-11-06T23:55:31.049Z] Removing intermediate container 75cc72c0d585 [2023-11-06T23:55:31.049Z] ---> 78b59d2ebb8b [2023-11-06T23:55:31.049Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-06T23:55:31.049Z] ---> Running in f8dbe2fdca4a [2023-11-06T23:55:31.615Z] Removing intermediate container f8dbe2fdca4a [2023-11-06T23:55:31.615Z] ---> 55db08aa5db1 [2023-11-06T23:55:31.615Z] Step 9/11 : USER $USER:$USER [2023-11-06T23:55:31.615Z] ---> Running in 8c20676e2818 [2023-11-06T23:55:31.615Z] Removing intermediate container 8c20676e2818 [2023-11-06T23:55:31.615Z] ---> 9d2bd45279fa [2023-11-06T23:55:31.615Z] Step 10/11 : WORKDIR /app [2023-11-06T23:55:31.615Z] ---> Running in abde0ef9d580 [2023-11-06T23:55:31.873Z] Removing intermediate container abde0ef9d580 [2023-11-06T23:55:31.873Z] ---> a4b0ad0538ea [2023-11-06T23:55:31.873Z] Step 11/11 : LABEL git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-06T23:55:31.873Z] ---> Running in 78defe36b92d [2023-11-06T23:55:31.873Z] Removing intermediate container 78defe36b92d [2023-11-06T23:55:31.873Z] ---> c9576f41fd6e [2023-11-06T23:55:31.873Z] Successfully built c9576f41fd6e [2023-11-06T23:55:31.873Z] Successfully tagged edgexfoundry/edgex-web-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-06T23:55:31.873Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-06T23:55:31.873Z] touch edgex-web-ui.imagebuilt [2023-11-06T23:55:31.873Z] mkdir -p node_modules coverage [2023-11-06T23:55:31.873Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-06T23:55:31.873Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE required: { [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE }, [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE } [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE required: { [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE }, [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE } [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE required: { [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE }, [2023-11-06T23:55:33.774Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE required: { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE }, [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE required: { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE }, [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE required: { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE }, [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE required: { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE }, [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE required: { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE }, [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE Unsupported engine { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE required: { [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE }, [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-06T23:55:33.775Z] npm WARN EBADENGINE } [2023-11-06T23:55:46.203Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-06T23:55:46.203Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-06T23:55:46.203Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-06T23:55:46.203Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-06T23:55:46.203Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-06T23:55:46.203Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T23:55:46.203Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-06T23:55:46.203Z] 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-11-06T23:55:46.203Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-06T23:55:46.203Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T23:55:46.462Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-06T23:55:46.462Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-06T23:55:46.721Z] 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-11-06T23:55:46.980Z] 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-11-06T23:55:46.981Z] 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-11-06T23:55:46.981Z] 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-11-06T23:55:47.919Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-06T23:55:49.827Z] 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-11-06T23:55:50.087Z] 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-11-06T23:55:51.992Z] 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-11-06T23:55:55.278Z] 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-11-06T23:56:01.848Z] [2023-11-06T23:56:01.848Z] added 1478 packages, and audited 1479 packages in 29s [2023-11-06T23:56:01.848Z] [2023-11-06T23:56:01.848Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-06T23:56:01.848Z] [2023-11-06T23:56:01.848Z] To address issues that do not require attention, run: [2023-11-06T23:56:01.848Z] npm audit fix [2023-11-06T23:56:01.848Z] [2023-11-06T23:56:01.848Z] To address all issues (including breaking changes), run: [2023-11-06T23:56:01.848Z] npm audit fix --force [2023-11-06T23:56:01.848Z] [2023-11-06T23:56:01.848Z] Run `npm audit` for details. [2023-11-06T23:56:08.414Z] 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-11-06T23:56:10.317Z] - Generating browser application bundles (phase: setup)... [2023-11-06T23:56:14.508Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-06T23:56:14.508Z] Compiling @angular/core : es2015 as esm2015 [2023-11-06T23:56:17.037Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-06T23:56:17.037Z] Compiling @angular/common : es2015 as esm2015 [2023-11-06T23:56:17.295Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-06T23:56:17.554Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-06T23:56:17.811Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-06T23:56:17.811Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-06T23:56:18.070Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-06T23:56:18.070Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-06T23:56:18.328Z] Compiling @angular/router : es2015 as esm2015 [2023-11-06T23:56:18.328Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-06T23:56:18.586Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-06T23:56:19.960Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-06T23:56:24.148Z] 06 11 2023 23:56:23.932:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-06T23:56:24.148Z] 06 11 2023 23:56:23.934:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-06T23:56:24.148Z] 06 11 2023 23:56:23.937:INFO [launcher]: Starting browser ChromeHeadless [2023-11-06T23:56:34.131Z] ✔ Browser application bundle generation complete. [2023-11-06T23:56:34.131Z] 06 11 2023 23:56:33.023:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket rXnBbr7agAsUQeuuAAAB with id 99404353 [2023-11-06T23:56:35.507Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-06T23:56:35.507Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.061 secs) [2023-11-06T23:56:35.764Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.09 secs) [2023-11-06T23:56:35.764Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.113 secs) [2023-11-06T23:56:35.764Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.156 secs) [2023-11-06T23:56:35.764Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.168 secs) [2023-11-06T23:56:35.764Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.181 secs) [2023-11-06T23:56:35.764Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.2 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.245 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.257 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.269 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.284 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.32 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.337 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.354 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.357 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.365 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.368 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.371 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.373 secs) [2023-11-06T23:56:36.023Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.397 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.438 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.458 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.466 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.473 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.523 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.539 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.546 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.549 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.557 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.573 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.585 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.591 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.593 secs) [2023-11-06T23:56:36.283Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.612 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.623 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.638 secs) [2023-11-06T23:56:36.541Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-06T23:56:36.541Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-06T23:56:36.541Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.638 secs) [2023-11-06T23:56:36.541Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-06T23:56:36.541Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-06T23:56:36.541Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.643 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.646 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.651 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.654 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.656 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.66 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.686 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.711 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.719 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.733 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.762 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.79 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.799 secs) [2023-11-06T23:56:36.541Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.804 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.825 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.832 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.84 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.842 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.849 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.865 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.892 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.903 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.905 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.907 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.92 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.935 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.937 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.939 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.944 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.946 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.951 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.969 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.974 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.985 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.988 secs) [2023-11-06T23:56:36.801Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 1.008 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 1.012 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 1.029 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 1.053 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 1.062 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 1.077 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 1.082 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 1.098 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 1.101 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 1.104 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 1.107 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 1.112 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 1.118 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 1.12 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 1.122 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 1.131 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 1.134 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 1.137 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.138 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.139 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.144 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.151 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.156 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.158 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.159 secs) [2023-11-06T23:56:37.060Z] WARN: ' [2023-11-06T23:56:37.060Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-06T23:56:37.060Z] Support for using the ngModel input property and ngModelChange event with [2023-11-06T23:56:37.060Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-06T23:56:37.060Z] in a future version of Angular. [2023-11-06T23:56:37.060Z] [2023-11-06T23:56:37.060Z] For more information on this, see our API docs here: [2023-11-06T23:56:37.060Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-06T23:56:37.060Z] ' [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.159 secs) [2023-11-06T23:56:37.060Z] WARN: ' [2023-11-06T23:56:37.060Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-06T23:56:37.060Z] Support for using the ngModel input property and ngModelChange event with [2023-11-06T23:56:37.060Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-06T23:56:37.060Z] in a future version of Angular. [2023-11-06T23:56:37.060Z] [2023-11-06T23:56:37.060Z] For more information on this, see our API docs here: [2023-11-06T23:56:37.060Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-06T23:56:37.060Z] ' [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.175 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.189 secs) [2023-11-06T23:56:37.060Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.195 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.215 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.217 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.219 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.233 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.24 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.245 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.267 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.269 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.27 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.278 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.287 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.292 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.294 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.295 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.336 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.356 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.369 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.379 secs) [2023-11-06T23:56:37.320Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.387 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.413 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.417 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.418 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.419 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.438 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.449 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.464 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.467 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.471 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.499 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.502 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.503 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.511 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.566 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.571 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.573 secs) [2023-11-06T23:56:37.579Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.587 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.603 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.609 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.611 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.614 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.619 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.623 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.631 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.641 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.645 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.654 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.655 secs) [2023-11-06T23:56:37.837Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.66 secs) [2023-11-06T23:56:37.838Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.351 secs / 1.66 secs) [2023-11-06T23:56:37.838Z] TOTAL: 147 SUCCESS [2023-11-06T23:56:37.838Z] ✔ Browser application bundle generation complete. [2023-11-06T23:56:38.406Z] [2023-11-06T23:56:38.406Z] =============================== Coverage summary =============================== [2023-11-06T23:56:38.406Z] Statements : 40.88% ( 1468/3591 ) [2023-11-06T23:56:38.406Z] Branches : 11.75% ( 114/970 ) [2023-11-06T23:56:38.406Z] Functions : 31.98% ( 419/1310 ) [2023-11-06T23:56:38.406Z] Lines : 38.87% ( 1323/3404 ) [2023-11-06T23:56:38.406Z] ================================================================================ [2023-11-06T23:56:38.406Z] ✔ Browser application bundle generation complete. [2023-11-06T23:56:38.974Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-11-06T23:56:38.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-06T23:56:39.004Z] $ docker stop --time=1 07f87fe66d4cd907bbb05275554f5a5337d01668c14578d6ef4eead7f7d417cf [2023-11-06T23:56:40.331Z] $ docker rm -f --volumes 07f87fe66d4cd907bbb05275554f5a5337d01668c14578d6ef4eead7f7d417cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-06T23:56:40.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-06T23:56:41.488Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-06T23:56:41.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-06T23:56:42.473Z] + ls -al . [2023-11-06T23:56:42.473Z] total 180 [2023-11-06T23:56:42.473Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 6 23:54 . [2023-11-06T23:56:42.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:53 .. [2023-11-06T23:56:42.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:53 .blubracket [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 6 23:53 .dockerignore [2023-11-06T23:56:42.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:53 .git [2023-11-06T23:56:42.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:53 .github [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 6 23:53 .gitignore [2023-11-06T23:56:42.473Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:53 .semver [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 6 23:53 Attribution.txt [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 6 23:53 CHANGELOG.md [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 6 23:53 CONTRIBUTING.md [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 6 23:53 Dockerfile [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 6 23:53 Jenkinsfile [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 6 23:53 LICENSE [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 6 23:53 Makefile [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 6 23:53 README.md [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:53 VERSION [2023-11-06T23:56:42.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:53 assets [2023-11-06T23:56:42.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:53 bin [2023-11-06T23:56:42.473Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:53 cmd [2023-11-06T23:56:42.473Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 6 23:54 coverage.out [2023-11-06T23:56:42.473Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:53 docs [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 6 23:53 go.mod [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 6 23:53 go.sum [2023-11-06T23:56:42.473Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:53 internal [2023-11-06T23:56:42.473Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:53 testing [2023-11-06T23:56:42.473Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 6 23:53 version.go [2023-11-06T23:56:42.473Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 6 23:55 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:56:42.782Z] + 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=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 --label arch=amd64 --label version=3.1.0-dev.12 . [2023-11-06T23:56:43.042Z] Sending build context to Docker daemon 49.4MB [2023-11-06T23:56:43.042Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:56:43.042Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-06T23:56:43.042Z] ---> 39c3584c10d1 [2023-11-06T23:56:43.042Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T23:56:43.300Z] ---> Running in 27287dff13b0 [2023-11-06T23:56:43.560Z] Removing intermediate container 27287dff13b0 [2023-11-06T23:56:43.560Z] ---> e01e386127e5 [2023-11-06T23:56:43.560Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:56:43.560Z] ---> Running in 22fb3bf404a6 [2023-11-06T23:56:43.560Z] Removing intermediate container 22fb3bf404a6 [2023-11-06T23:56:43.560Z] ---> 7068d6efae6e [2023-11-06T23:56:43.560Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:56:43.560Z] ---> Running in fb52756c29f9 [2023-11-06T23:56:43.560Z] Removing intermediate container fb52756c29f9 [2023-11-06T23:56:43.560Z] ---> 1a219c94d94a [2023-11-06T23:56:43.560Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-06T23:56:43.819Z] ---> Running in 129bd52ba382 [2023-11-06T23:56:43.819Z] Removing intermediate container 129bd52ba382 [2023-11-06T23:56:43.819Z] ---> 669005736be6 [2023-11-06T23:56:43.819Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T23:56:43.819Z] ---> Running in ae8a2994cae1 [2023-11-06T23:56:43.819Z] Removing intermediate container ae8a2994cae1 [2023-11-06T23:56:43.819Z] ---> aac61dab0411 [2023-11-06T23:56:43.819Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T23:56:44.756Z] ---> 62c551b0efbe [2023-11-06T23:56:44.756Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:56:44.756Z] ---> Running in 92de87f75c5b [2023-11-06T23:56:44.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-06T23:56:45.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-06T23:56:45.275Z] OK: 264 MiB in 52 packages [2023-11-06T23:56:45.843Z] Removing intermediate container 92de87f75c5b [2023-11-06T23:56:45.843Z] ---> c44273018ce9 [2023-11-06T23:56:45.843Z] Step 10/25 : ENV GO111MODULE=on [2023-11-06T23:56:45.843Z] ---> Running in 81b9d1bbafce [2023-11-06T23:56:45.843Z] Removing intermediate container 81b9d1bbafce [2023-11-06T23:56:45.843Z] ---> 7c8b9dd4fd6b [2023-11-06T23:56:45.843Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T23:56:45.843Z] ---> Running in 8688a78a526a [2023-11-06T23:56:45.843Z] Removing intermediate container 8688a78a526a [2023-11-06T23:56:45.843Z] ---> 9cb92fe9d5c9 [2023-11-06T23:56:45.843Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-06T23:56:46.102Z] ---> 03c3066afad1 [2023-11-06T23:56:46.102Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:56:46.102Z] ---> Running in 13559e4b7e47 [2023-11-06T23:56:47.043Z] Removing intermediate container 13559e4b7e47 [2023-11-06T23:56:47.043Z] ---> 1471bede8b08 [2023-11-06T23:56:47.043Z] Step 14/25 : COPY . . [2023-11-06T23:56:48.424Z] ---> 20e940126a6e [2023-11-06T23:56:48.424Z] Step 15/25 : RUN ${MAKE} [2023-11-06T23:56:48.424Z] ---> Running in 89cce320e047 [2023-11-06T23:56:48.684Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.12" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-06T23:57:06.954Z] Removing intermediate container 89cce320e047 [2023-11-06T23:57:06.954Z] ---> b60c9cdf51d6 [2023-11-06T23:57:06.954Z] Step 16/25 : FROM alpine:3.18 [2023-11-06T23:57:06.954Z] 3.18: Pulling from library/alpine [2023-11-06T23:57:06.954Z] 96526aa774ef: Already exists [2023-11-06T23:57:06.954Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-06T23:57:06.954Z] Status: Downloaded newer image for alpine:3.18 [2023-11-06T23:57:06.954Z] ---> 8ca4688f4f35 [2023-11-06T23:57:06.954Z] Step 17/25 : EXPOSE 4000 [2023-11-06T23:57:06.954Z] ---> Running in 066483812a35 [2023-11-06T23:57:06.954Z] Removing intermediate container 066483812a35 [2023-11-06T23:57:06.954Z] ---> 71ae319fbb4e [2023-11-06T23:57:06.954Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-06T23:57:06.954Z] ---> 92fc0c5fe215 [2023-11-06T23:57:06.954Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-06T23:57:06.954Z] ---> 99c7f8bb9acf [2023-11-06T23:57:06.954Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-06T23:57:06.954Z] ---> f83cf20f90e2 [2023-11-06T23:57:06.954Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-06T23:57:06.954Z] ---> Running in db066451bed7 [2023-11-06T23:57:06.954Z] Removing intermediate container db066451bed7 [2023-11-06T23:57:06.954Z] ---> fc11fb86c014 [2023-11-06T23:57:06.954Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-06T23:57:06.954Z] ---> Running in 587adfd8a2b7 [2023-11-06T23:57:06.954Z] Removing intermediate container 587adfd8a2b7 [2023-11-06T23:57:06.954Z] ---> 3c2d8b9cd215 [2023-11-06T23:57:06.954Z] Step 23/25 : LABEL arch=amd64 [2023-11-06T23:57:06.954Z] ---> Running in 2e69ed0cf501 [2023-11-06T23:57:06.954Z] Removing intermediate container 2e69ed0cf501 [2023-11-06T23:57:06.954Z] ---> be49f7cc1379 [2023-11-06T23:57:06.954Z] Step 24/25 : LABEL git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-06T23:57:06.954Z] ---> Running in 412a34f35e61 [2023-11-06T23:57:06.954Z] Removing intermediate container 412a34f35e61 [2023-11-06T23:57:06.954Z] ---> 552f52b2120a [2023-11-06T23:57:06.954Z] Step 25/25 : LABEL version=3.1.0-dev.12 [2023-11-06T23:57:06.954Z] ---> Running in dc25ba52bdb0 [2023-11-06T23:57:06.954Z] Removing intermediate container dc25ba52bdb0 [2023-11-06T23:57:06.954Z] ---> 6bd43e81ba3a [2023-11-06T23:57:06.954Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-06T23:57:06.954Z] Successfully built 6bd43e81ba3a [2023-11-06T23:57:06.954Z] 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-11-06T23:57:07.042Z] provisioning config files... [2023-11-06T23:57:07.051Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4708078726546494915tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:57:07.354Z] ---> docker-login.sh [2023-11-06T23:57:07.354Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:57:07.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:07.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:07.354Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:07.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:07.354Z] [2023-11-06T23:57:07.354Z] Login Succeeded [2023-11-06T23:57:07.354Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:57:07.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:07.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:07.354Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:07.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:07.354Z] [2023-11-06T23:57:07.354Z] Login Succeeded [2023-11-06T23:57:07.354Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:57:07.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:07.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:07.614Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:07.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:07.614Z] [2023-11-06T23:57:07.614Z] Login Succeeded [2023-11-06T23:57:07.614Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:57:07.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:07.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:07.614Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:07.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:07.614Z] [2023-11-06T23:57:07.614Z] Login Succeeded [2023-11-06T23:57:07.614Z] docker.io [2023-11-06T23:57:07.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:57:08.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:57:08.133Z] Configure a credential helper to remove this warning. See [2023-11-06T23:57:08.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:57:08.133Z] [2023-11-06T23:57:08.133Z] Login Succeeded [2023-11-06T23:57:08.133Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:57:08.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:57:08.177Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:57:08.207Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-11-06T23:57:08.207Z] d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-06T23:57:08.207Z] latest [2023-11-06T23:57:08.207Z] 3.1.0-dev.12 [2023-11-06T23:57:08.207Z] d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [2023-11-06T23:57:08.207Z] main [2023-11-06T23:57:08.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:08.547Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:08.862Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-06T23:57:08.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T23:57:08.862Z] 282c48a0dff9: Preparing [2023-11-06T23:57:08.862Z] a711ab0612c6: Preparing [2023-11-06T23:57:08.862Z] a8e9c95609d8: Preparing [2023-11-06T23:57:08.862Z] cc2447e1835a: Preparing [2023-11-06T23:57:08.862Z] cc2447e1835a: Layer already exists [2023-11-06T23:57:08.862Z] 282c48a0dff9: Pushed [2023-11-06T23:57:08.862Z] a711ab0612c6: Pushed [2023-11-06T23:57:12.148Z] a8e9c95609d8: Pushed [2023-11-06T23:57:12.148Z] d5af9c64baab98ce55894ef267c79cd56f1ca0e0: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:12.464Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:12.779Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-06T23:57:12.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T23:57:12.779Z] 282c48a0dff9: Preparing [2023-11-06T23:57:12.779Z] a711ab0612c6: Preparing [2023-11-06T23:57:12.779Z] a8e9c95609d8: Preparing [2023-11-06T23:57:12.779Z] cc2447e1835a: Preparing [2023-11-06T23:57:12.779Z] a711ab0612c6: Layer already exists [2023-11-06T23:57:12.779Z] 282c48a0dff9: Layer already exists [2023-11-06T23:57:12.779Z] cc2447e1835a: Layer already exists [2023-11-06T23:57:12.779Z] a8e9c95609d8: Layer already exists [2023-11-06T23:57:12.779Z] latest: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:13.098Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:13.408Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 [2023-11-06T23:57:13.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T23:57:13.408Z] 282c48a0dff9: Preparing [2023-11-06T23:57:13.408Z] a711ab0612c6: Preparing [2023-11-06T23:57:13.408Z] a8e9c95609d8: Preparing [2023-11-06T23:57:13.408Z] cc2447e1835a: Preparing [2023-11-06T23:57:13.408Z] 282c48a0dff9: Layer already exists [2023-11-06T23:57:13.408Z] a711ab0612c6: Layer already exists [2023-11-06T23:57:13.408Z] cc2447e1835a: Layer already exists [2023-11-06T23:57:13.408Z] a8e9c95609d8: Layer already exists [2023-11-06T23:57:13.408Z] 3.1.0-dev.12: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:13.722Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:14.041Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [2023-11-06T23:57:14.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T23:57:14.041Z] 282c48a0dff9: Preparing [2023-11-06T23:57:14.041Z] a711ab0612c6: Preparing [2023-11-06T23:57:14.041Z] a8e9c95609d8: Preparing [2023-11-06T23:57:14.041Z] cc2447e1835a: Preparing [2023-11-06T23:57:14.041Z] 282c48a0dff9: Layer already exists [2023-11-06T23:57:14.041Z] cc2447e1835a: Layer already exists [2023-11-06T23:57:14.041Z] a8e9c95609d8: Layer already exists [2023-11-06T23:57:14.041Z] a711ab0612c6: Layer already exists [2023-11-06T23:57:14.041Z] d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:14.360Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:14.666Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-11-06T23:57:14.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-06T23:57:14.666Z] 282c48a0dff9: Preparing [2023-11-06T23:57:14.666Z] a711ab0612c6: Preparing [2023-11-06T23:57:14.666Z] a8e9c95609d8: Preparing [2023-11-06T23:57:14.666Z] cc2447e1835a: Preparing [2023-11-06T23:57:14.666Z] cc2447e1835a: Layer already exists [2023-11-06T23:57:14.666Z] a8e9c95609d8: Layer already exists [2023-11-06T23:57:14.666Z] 282c48a0dff9: Layer already exists [2023-11-06T23:57:14.666Z] a711ab0612c6: Layer already exists [2023-11-06T23:57:14.666Z] main: digest: sha256:bd06df33e95ad3d4cc6ff6637cc0140376890a7bf72f5d4bbfb694154f669125 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-06T23:57:14.704Z] ===================================================== [Pipeline] echo [2023-11-06T23:57:14.710Z] taggedImages: [2023-11-06T23:57:14.710Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-06T23:57:14.710Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-06T23:57:14.710Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.12 [2023-11-06T23:57:14.710Z] - nexus3.edgexfoundry.org:10004/edgex-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [2023-11-06T23:57:14.710Z] - 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-11-06T23:57:15.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:57:15.092Z] [2023-11-06T23:57:15.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:57:15.396Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:57:15.396Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-06T23:57:15.396Z] 5eb5b503b376: Pulling fs layer [2023-11-06T23:57:15.396Z] 5c69ac0246d0: Pulling fs layer [2023-11-06T23:57:15.396Z] ec43610c2a17: Pulling fs layer [2023-11-06T23:57:15.396Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-06T23:57:15.396Z] 33b1e0a273af: Pulling fs layer [2023-11-06T23:57:15.396Z] 5d3b04190fa2: Pulling fs layer [2023-11-06T23:57:15.396Z] 2f39f015ded8: Pulling fs layer [2023-11-06T23:57:15.396Z] 3a2ae6a8a46f: Waiting [2023-11-06T23:57:15.396Z] 33b1e0a273af: Waiting [2023-11-06T23:57:15.396Z] 5d3b04190fa2: Waiting [2023-11-06T23:57:15.396Z] 2f39f015ded8: Waiting [2023-11-06T23:57:15.396Z] 5c69ac0246d0: Verifying Checksum [2023-11-06T23:57:15.396Z] 5c69ac0246d0: Download complete [2023-11-06T23:57:15.396Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-06T23:57:15.396Z] 3a2ae6a8a46f: Download complete [2023-11-06T23:57:15.396Z] 33b1e0a273af: Verifying Checksum [2023-11-06T23:57:15.396Z] 33b1e0a273af: Download complete [2023-11-06T23:57:15.396Z] 5d3b04190fa2: Verifying Checksum [2023-11-06T23:57:15.396Z] 5d3b04190fa2: Download complete [2023-11-06T23:57:15.396Z] ec43610c2a17: Verifying Checksum [2023-11-06T23:57:15.654Z] 5eb5b503b376: Verifying Checksum [2023-11-06T23:57:15.654Z] 5eb5b503b376: Download complete [2023-11-06T23:57:17.026Z] 5eb5b503b376: Pull complete [2023-11-06T23:57:17.026Z] 5c69ac0246d0: Pull complete [2023-11-06T23:57:17.284Z] ec43610c2a17: Pull complete [2023-11-06T23:57:17.544Z] 3a2ae6a8a46f: Pull complete [2023-11-06T23:57:17.544Z] 33b1e0a273af: Pull complete [2023-11-06T23:57:17.544Z] 5d3b04190fa2: Pull complete [2023-11-06T23:57:21.728Z] 2f39f015ded8: Pull complete [2023-11-06T23:57:21.728Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-06T23:57:21.728Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-06T23:57:21.728Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-06T23:57:21.815Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-06T23:57:21.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-06T23:57:25.005Z] $ docker top 9265bb4f14011456ead907e1227c24b33ac02938b21b6817b326e1183a245f74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:57:25.431Z] ---> job-cost.sh [2023-11-06T23:57:25.431Z] lf-activate-venv: SKIPPING [2023-11-06T23:57:25.431Z] INFO: No Stack... [2023-11-06T23:57:25.715Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-06T23:57:25.991Z] INFO: Archiving Costs [Pipeline] sh [2023-11-06T23:57:26.304Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-11-06T23:57:26.304Z] + cut -d, -f6 [Pipeline] lock [2023-11-06T23:57:26.315Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [2023-11-06T23:57:26.321Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] did not exist. Created. [2023-11-06T23:57:26.321Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-06T23:57:26.620Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-06T23:57:27.091Z] Stashed 1 file(s) [Pipeline] } [2023-11-06T23:57:27.098Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-06T23:57:27.124Z] $ docker stop --time=1 9265bb4f14011456ead907e1227c24b33ac02938b21b6817b326e1183a245f74 [2023-11-06T23:57:28.294Z] $ docker rm -f --volumes 9265bb4f14011456ead907e1227c24b33ac02938b21b6817b326e1183a245f74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-06T23:57:54.726Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16758 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-11-06T23:57:54.740Z] Running in /w/workspace/edgex-ui-go/139 [Pipeline] { [Pipeline] checkout [2023-11-06T23:57:54.772Z] The recommended git tool is: git [2023-11-06T23:58:02.226Z] using credential edgex-jenkins-ssh [2023-11-06T23:58:02.246Z] Cloning the remote Git repository [2023-11-06T23:58:02.299Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-06T23:58:02.407Z] > git init /w/workspace/edgex-ui-go/139 # timeout=10 [2023-11-06T23:58:02.571Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-06T23:58:02.572Z] > git --version # timeout=10 [2023-11-06T23:58:02.593Z] > git --version # 'git version 2.25.1' [2023-11-06T23:58:02.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-06T23:58:02.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T23:58:06.313Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-06T23:58:06.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-06T23:58:07.227Z] Avoid second fetch [2023-11-06T23:58:07.228Z] Checking out Revision d5af9c64baab98ce55894ef267c79cd56f1ca0e0 (main) [2023-11-06T23:58:08.092Z] Commit message: "Merge pull request #661 from lenny-intel/fix-attributions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-06T23:58:07.246Z] > git config core.sparsecheckout # timeout=10 [2023-11-06T23:58:07.329Z] > git checkout -f d5af9c64baab98ce55894ef267c79cd56f1ca0e0 # timeout=10 [2023-11-06T23:58:08.932Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-06T23:58:08.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-06T23:58:08.932Z] Dload Upload Total Spent Left Speed [2023-11-06T23:58:08.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 92569 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh [2023-11-06T23:58:09.612Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-06T23:58:09.958Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-06T23:58:09.958Z] + sudo tee /etc/docker/daemon.new [2023-11-06T23:58:09.958Z] { [2023-11-06T23:58:09.958Z] "registry-mirrors": [ [2023-11-06T23:58:09.958Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-06T23:58:09.958Z] ], [2023-11-06T23:58:09.958Z] "bip": "10.250.0.254/24", [2023-11-06T23:58:09.958Z] "hosts": [ [2023-11-06T23:58:09.958Z] "tcp://0.0.0.0:5555", [2023-11-06T23:58:09.958Z] "unix:///var/run/docker.sock" [2023-11-06T23:58:09.958Z] ], [2023-11-06T23:58:09.958Z] "mtu": 1458, [2023-11-06T23:58:09.958Z] "selinux-enabled": true, [2023-11-06T23:58:09.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-06T23:58:09.958Z] } [Pipeline] sh [2023-11-06T23:58:10.320Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-06T23:58:10.661Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-06T23:58:28.938Z] provisioning config files... [2023-11-06T23:58:28.961Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config4125493887998559156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-06T23:58:29.315Z] ---> docker-login.sh [2023-11-06T23:58:29.315Z] nexus3.edgexfoundry.org:10001 [2023-11-06T23:58:29.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:58:29.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:58:29.850Z] Configure a credential helper to remove this warning. See [2023-11-06T23:58:29.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:58:29.850Z] [2023-11-06T23:58:29.850Z] Login Succeeded [2023-11-06T23:58:29.850Z] nexus3.edgexfoundry.org:10002 [2023-11-06T23:58:30.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:58:30.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:58:30.120Z] Configure a credential helper to remove this warning. See [2023-11-06T23:58:30.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:58:30.120Z] [2023-11-06T23:58:30.120Z] Login Succeeded [2023-11-06T23:58:30.120Z] nexus3.edgexfoundry.org:10003 [2023-11-06T23:58:30.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:58:30.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:58:30.664Z] Configure a credential helper to remove this warning. See [2023-11-06T23:58:30.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:58:30.664Z] [2023-11-06T23:58:30.664Z] Login Succeeded [2023-11-06T23:58:30.664Z] nexus3.edgexfoundry.org:10004 [2023-11-06T23:58:30.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:58:30.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:58:30.933Z] Configure a credential helper to remove this warning. See [2023-11-06T23:58:30.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:58:30.933Z] [2023-11-06T23:58:30.933Z] Login Succeeded [2023-11-06T23:58:30.933Z] docker.io [2023-11-06T23:58:31.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-06T23:58:31.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-06T23:58:31.467Z] Configure a credential helper to remove this warning. See [2023-11-06T23:58:31.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-06T23:58:31.467Z] [2023-11-06T23:58:31.467Z] Login Succeeded [2023-11-06T23:58:31.467Z] ---> docker-login.sh ends [Pipeline] } [2023-11-06T23:58:31.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-06T23:58:31.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:58:31.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-06T23:58:31.779Z] ========================================================= [2023-11-06T23:58:31.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-06T23:58:31.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-06T23:58:32.131Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-06T23:58:33.105Z] Sending build context to Docker daemon 28.99MB [2023-11-06T23:58:33.105Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-06T23:58:33.105Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-06T23:58:33.375Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-06T23:58:33.375Z] 9fda8d8052c6: Pulling fs layer [2023-11-06T23:58:33.375Z] 5d54e960e981: Pulling fs layer [2023-11-06T23:58:33.375Z] c4a7e357bf2a: Pulling fs layer [2023-11-06T23:58:33.375Z] f0e02332f6b5: Pulling fs layer [2023-11-06T23:58:33.375Z] cefa15bbcfad: Pulling fs layer [2023-11-06T23:58:33.375Z] 17808c966233: Pulling fs layer [2023-11-06T23:58:33.375Z] f4c1fc716caa: Pulling fs layer [2023-11-06T23:58:33.375Z] f0e02332f6b5: Waiting [2023-11-06T23:58:33.375Z] cefa15bbcfad: Waiting [2023-11-06T23:58:33.375Z] 17808c966233: Waiting [2023-11-06T23:58:33.375Z] f4c1fc716caa: Waiting [2023-11-06T23:58:33.375Z] 5d54e960e981: Verifying Checksum [2023-11-06T23:58:33.375Z] 5d54e960e981: Download complete [2023-11-06T23:58:33.375Z] f0e02332f6b5: Verifying Checksum [2023-11-06T23:58:33.375Z] f0e02332f6b5: Download complete [2023-11-06T23:58:33.375Z] cefa15bbcfad: Verifying Checksum [2023-11-06T23:58:33.375Z] cefa15bbcfad: Download complete [2023-11-06T23:58:33.645Z] 9fda8d8052c6: Download complete [2023-11-06T23:58:33.917Z] f4c1fc716caa: Verifying Checksum [2023-11-06T23:58:33.917Z] f4c1fc716caa: Download complete [2023-11-06T23:58:34.518Z] 9fda8d8052c6: Pull complete [2023-11-06T23:58:35.110Z] c4a7e357bf2a: Verifying Checksum [2023-11-06T23:58:35.110Z] c4a7e357bf2a: Download complete [2023-11-06T23:58:35.378Z] 5d54e960e981: Pull complete [2023-11-06T23:58:35.964Z] 17808c966233: Verifying Checksum [2023-11-06T23:58:35.964Z] 17808c966233: Download complete [2023-11-06T23:58:48.299Z] c4a7e357bf2a: Pull complete [2023-11-06T23:58:48.299Z] f0e02332f6b5: Pull complete [2023-11-06T23:58:48.299Z] cefa15bbcfad: Pull complete [2023-11-06T23:58:58.396Z] 17808c966233: Pull complete [2023-11-06T23:59:00.351Z] f4c1fc716caa: Pull complete [2023-11-06T23:59:00.351Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-06T23:59:00.351Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-06T23:59:00.351Z] ---> ea914061e18c [2023-11-06T23:59:00.351Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-06T23:59:01.760Z] ---> Running in f565c892f99d [2023-11-06T23:59:02.030Z] Removing intermediate container f565c892f99d [2023-11-06T23:59:02.030Z] ---> 536ddfc71690 [2023-11-06T23:59:02.030Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-06T23:59:02.030Z] ---> Running in 6b4366bb7351 [2023-11-06T23:59:02.304Z] Removing intermediate container 6b4366bb7351 [2023-11-06T23:59:02.304Z] ---> 549e2fec5496 [2023-11-06T23:59:02.304Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-06T23:59:02.574Z] ---> Running in ec29b8bc6a59 [2023-11-06T23:59:02.843Z] Removing intermediate container ec29b8bc6a59 [2023-11-06T23:59:02.843Z] ---> b628af7f4292 [2023-11-06T23:59:02.843Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-06T23:59:02.843Z] ---> Running in 29b05bfe493d [2023-11-06T23:59:03.193Z] Removing intermediate container 29b05bfe493d [2023-11-06T23:59:03.193Z] ---> 72f80cb2b5df [2023-11-06T23:59:03.193Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-06T23:59:03.193Z] ---> Running in b2a2b153539b [2023-11-06T23:59:03.806Z] Removing intermediate container b2a2b153539b [2023-11-06T23:59:03.806Z] ---> 1505151ab659 [2023-11-06T23:59:03.806Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-06T23:59:04.111Z] latest: Pulling from library/docker [2023-11-06T23:59:04.378Z] 579b34f0a95b: Pulling fs layer [2023-11-06T23:59:04.378Z] 2ecd494fa26a: Pulling fs layer [2023-11-06T23:59:04.378Z] 4f4fb700ef54: Pulling fs layer [2023-11-06T23:59:04.378Z] 99624a4fd86a: Pulling fs layer [2023-11-06T23:59:04.378Z] 6b3f207db0e4: Pulling fs layer [2023-11-06T23:59:04.378Z] 2f21744ef460: Pulling fs layer [2023-11-06T23:59:04.378Z] 80fde8283b9a: Pulling fs layer [2023-11-06T23:59:04.378Z] cfd52aaeb832: Pulling fs layer [2023-11-06T23:59:04.378Z] 2aa7661f3209: Pulling fs layer [2023-11-06T23:59:04.378Z] ad7962f27383: Pulling fs layer [2023-11-06T23:59:04.378Z] c8cf6870052b: Pulling fs layer [2023-11-06T23:59:04.378Z] 1996d6e72d7b: Pulling fs layer [2023-11-06T23:59:04.378Z] 112e10f1d4c1: Pulling fs layer [2023-11-06T23:59:04.378Z] b97b6e3dbded: Pulling fs layer [2023-11-06T23:59:04.378Z] 99624a4fd86a: Waiting [2023-11-06T23:59:04.378Z] 6b3f207db0e4: Waiting [2023-11-06T23:59:04.378Z] 2f21744ef460: Waiting [2023-11-06T23:59:04.378Z] 80fde8283b9a: Waiting [2023-11-06T23:59:04.378Z] cfd52aaeb832: Waiting [2023-11-06T23:59:04.378Z] 2aa7661f3209: Waiting [2023-11-06T23:59:04.378Z] 112e10f1d4c1: Waiting [2023-11-06T23:59:04.378Z] b97b6e3dbded: Waiting [2023-11-06T23:59:04.378Z] ad7962f27383: Waiting [2023-11-06T23:59:04.378Z] c8cf6870052b: Waiting [2023-11-06T23:59:04.378Z] 1996d6e72d7b: Waiting [2023-11-06T23:59:04.378Z] 4f4fb700ef54: Verifying Checksum [2023-11-06T23:59:04.378Z] 4f4fb700ef54: Download complete [2023-11-06T23:59:04.647Z] 579b34f0a95b: Download complete [2023-11-06T23:59:04.647Z] 2ecd494fa26a: Verifying Checksum [2023-11-06T23:59:04.647Z] 2ecd494fa26a: Download complete [2023-11-06T23:59:05.229Z] 99624a4fd86a: Verifying Checksum [2023-11-06T23:59:05.229Z] 99624a4fd86a: Download complete [2023-11-06T23:59:05.496Z] 6b3f207db0e4: Verifying Checksum [2023-11-06T23:59:05.496Z] 6b3f207db0e4: Download complete [2023-11-06T23:59:05.496Z] 2f21744ef460: Verifying Checksum [2023-11-06T23:59:05.496Z] 2f21744ef460: Download complete [2023-11-06T23:59:05.496Z] 80fde8283b9a: Verifying Checksum [2023-11-06T23:59:05.496Z] 80fde8283b9a: Download complete [2023-11-06T23:59:05.496Z] 579b34f0a95b: Pull complete [2023-11-06T23:59:05.496Z] cfd52aaeb832: Verifying Checksum [2023-11-06T23:59:05.496Z] cfd52aaeb832: Download complete [2023-11-06T23:59:05.763Z] 2aa7661f3209: Verifying Checksum [2023-11-06T23:59:05.763Z] 2aa7661f3209: Download complete [2023-11-06T23:59:05.763Z] c8cf6870052b: Verifying Checksum [2023-11-06T23:59:05.763Z] c8cf6870052b: Download complete [2023-11-06T23:59:06.029Z] ad7962f27383: Verifying Checksum [2023-11-06T23:59:06.030Z] ad7962f27383: Download complete [2023-11-06T23:59:06.030Z] 112e10f1d4c1: Verifying Checksum [2023-11-06T23:59:06.030Z] 112e10f1d4c1: Download complete [2023-11-06T23:59:06.030Z] b97b6e3dbded: Download complete [2023-11-06T23:59:06.621Z] 2ecd494fa26a: Pull complete [2023-11-06T23:59:06.621Z] 4f4fb700ef54: Pull complete [2023-11-06T23:59:07.208Z] 1996d6e72d7b: Verifying Checksum [2023-11-06T23:59:07.208Z] 1996d6e72d7b: Download complete [2023-11-06T23:59:07.792Z] 99624a4fd86a: Pull complete [2023-11-06T23:59:09.203Z] 6b3f207db0e4: Pull complete [2023-11-06T23:59:13.456Z] 2f21744ef460: Pull complete [2023-11-06T23:59:13.456Z] 80fde8283b9a: Pull complete [2023-11-06T23:59:13.456Z] cfd52aaeb832: Pull complete [2023-11-06T23:59:13.725Z] 2aa7661f3209: Pull complete [2023-11-06T23:59:15.136Z] ad7962f27383: Pull complete [2023-11-06T23:59:15.136Z] c8cf6870052b: Pull complete [2023-11-06T23:59:18.484Z] 1996d6e72d7b: Pull complete [2023-11-06T23:59:18.750Z] 112e10f1d4c1: Pull complete [2023-11-06T23:59:19.016Z] b97b6e3dbded: Pull complete [2023-11-06T23:59:19.016Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-06T23:59:19.016Z] Status: Downloaded newer image for docker:latest [2023-11-06T23:59:21.610Z] ---> 3d360c8d9e70 [2023-11-06T23:59:21.610Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-06T23:59:21.610Z] ---> Running in 1938c807b485 [2023-11-06T23:59:22.571Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-06T23:59:22.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-06T23:59:23.803Z] OK: 266 MiB in 52 packages [2023-11-06T23:59:24.764Z] Removing intermediate container 1938c807b485 [2023-11-06T23:59:24.764Z] ---> 5f6d16523344 [2023-11-06T23:59:24.764Z] Step 10/15 : ENV GO111MODULE=on [2023-11-06T23:59:24.764Z] ---> Running in fc581e2970f5 [2023-11-06T23:59:25.032Z] Removing intermediate container fc581e2970f5 [2023-11-06T23:59:25.032Z] ---> aa4a042c2c16 [2023-11-06T23:59:25.032Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-06T23:59:25.032Z] ---> Running in 3b6acf4445cd [2023-11-06T23:59:25.618Z] Removing intermediate container 3b6acf4445cd [2023-11-06T23:59:25.618Z] ---> f6137642b073 [2023-11-06T23:59:25.618Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-06T23:59:26.582Z] ---> b15d0d30226d [2023-11-06T23:59:26.582Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-06T23:59:26.582Z] ---> Running in ac16f5987a2f [2023-11-07T00:00:59.520Z] Removing intermediate container ac16f5987a2f [2023-11-07T00:00:59.520Z] ---> 4b625138fd49 [2023-11-07T00:00:59.520Z] Step 14/15 : COPY . . [2023-11-07T00:00:59.520Z] ---> b27aae683a59 [2023-11-07T00:00:59.520Z] Step 15/15 : RUN ${MAKE} [2023-11-07T00:00:59.520Z] ---> Running in a32f7018914a [2023-11-07T00:00:59.520Z] noop [2023-11-07T00:00:59.520Z] Removing intermediate container a32f7018914a [2023-11-07T00:00:59.520Z] ---> d9a78a946e24 [2023-11-07T00:00:59.520Z] Successfully built d9a78a946e24 [2023-11-07T00:00:59.520Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:00:59.884Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T00:00:59.884Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:01:00.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-16758 does not seem to be running inside a container [2023-11-07T00:01:00.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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-11-07T00:01:04.428Z] $ docker top 59fed645f23314d1c7db22af6657907847e4db2e82ae611e6f71e04c4bc7da42 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T00:01:05.261Z] + go version [2023-11-07T00:01:05.261Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-07T00:01:05.284Z] $ docker stop --time=1 59fed645f23314d1c7db22af6657907847e4db2e82ae611e6f71e04c4bc7da42 [2023-11-07T00:01:06.892Z] $ docker rm -f --volumes 59fed645f23314d1c7db22af6657907847e4db2e82ae611e6f71e04c4bc7da42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:01:07.420Z] + docker inspect -f . ci-base-image-arm64 [2023-11-07T00:01:07.420Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:01:07.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-16758 does not seem to be running inside a container [2023-11-07T00:01:07.659Z] $ 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/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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-11-07T00:01:08.851Z] $ docker top 4f763d425c521bc0d2a9944cf8d55d14e0c28de9de9a03c229ebd26fdc05d92a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T00:01:09.350Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/139 [Pipeline] fileExists [Pipeline] sh [2023-11-07T00:01:09.708Z] + make test [2023-11-07T00:01:09.708Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-07T00:01:13.972Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-07T00:02:39.974Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-07T00:02:39.974Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-07T00:02:39.974Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-07T00:02:39.974Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-07T00:02:39.974Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-07T00:02:39.974Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-07T00:02:39.974Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-07T00:02:39.974Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-07T00:02:39.974Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-07T00:03:12.243Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-07T00:03:12.243Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-07T00:03:12.243Z] ./bin/test-attribution-txt.sh [2023-11-07T00:03:12.243Z] make -C web test [2023-11-07T00:03:12.243Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/139/web' [2023-11-07T00:03:12.243Z] make[1]: tput: No such file or directory [2023-11-07T00:03:12.243Z] make[1]: tput: No such file or directory [2023-11-07T00:03:12.243Z] warning: generating ./VERSION [2023-11-07T00:03:12.243Z] echo "0.0.0" > VERSION [2023-11-07T00:03:12.243Z] docker build \ [2023-11-07T00:03:12.243Z] -f Dockerfile \ [2023-11-07T00:03:12.243Z] --build-arg USER=1000 \ [2023-11-07T00:03:12.243Z] \ [2023-11-07T00:03:12.243Z] --label "git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0" \ [2023-11-07T00:03:12.243Z] -t edgexfoundry/edgex-web-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 \ [2023-11-07T00:03:12.243Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-07T00:03:12.243Z] . [2023-11-07T00:03:12.243Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-07T00:03:12.243Z] Install the buildx component to build images with BuildKit: [2023-11-07T00:03:12.243Z] https://docs.docker.com/go/buildx/ [2023-11-07T00:03:12.243Z] [2023-11-07T00:03:12.243Z] Sending build context to Docker daemon 2.706MB [2023-11-07T00:03:12.243Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-07T00:03:12.243Z] 18-alpine3.18: Pulling from library/node [2023-11-07T00:03:12.243Z] 579b34f0a95b: Already exists [2023-11-07T00:03:12.243Z] 193dce5f4a0c: Pulling fs layer [2023-11-07T00:03:12.243Z] 78d1fe6b9b44: Pulling fs layer [2023-11-07T00:03:12.243Z] 18c854bc80ea: Pulling fs layer [2023-11-07T00:03:12.243Z] 18c854bc80ea: Verifying Checksum [2023-11-07T00:03:12.243Z] 18c854bc80ea: Download complete [2023-11-07T00:03:12.243Z] 78d1fe6b9b44: Verifying Checksum [2023-11-07T00:03:12.243Z] 78d1fe6b9b44: Download complete [2023-11-07T00:03:12.243Z] 193dce5f4a0c: Verifying Checksum [2023-11-07T00:03:12.243Z] 193dce5f4a0c: Download complete [2023-11-07T00:03:20.485Z] 193dce5f4a0c: Pull complete [2023-11-07T00:03:20.485Z] 78d1fe6b9b44: Pull complete [2023-11-07T00:03:20.485Z] 18c854bc80ea: Pull complete [2023-11-07T00:03:20.485Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-07T00:03:20.485Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-07T00:03:20.485Z] ---> f5a5f9201015 [2023-11-07T00:03:20.485Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-07T00:03:20.753Z] ---> Running in d3799f6bef87 [2023-11-07T00:03:21.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T00:03:22.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T00:03:23.275Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-07T00:03:23.275Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-07T00:03:23.275Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-07T00:03:23.275Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-07T00:03:23.548Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-07T00:03:23.548Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-07T00:03:23.548Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-07T00:03:23.548Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-07T00:03:23.548Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-07T00:03:23.548Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-07T00:03:23.548Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-07T00:03:23.548Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-07T00:03:23.548Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-07T00:03:23.548Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-07T00:03:23.548Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-07T00:03:23.814Z] (16/151) Installing glib (2.76.4-r0) [2023-11-07T00:03:23.814Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-07T00:03:23.814Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-07T00:03:23.814Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-07T00:03:23.814Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-07T00:03:24.081Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-07T00:03:24.081Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-07T00:03:24.081Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-07T00:03:24.081Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-07T00:03:24.081Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-07T00:03:24.081Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-07T00:03:24.081Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-07T00:03:24.081Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-07T00:03:24.081Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-07T00:03:24.081Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-07T00:03:24.347Z] (31/151) Installing libxcb (1.15-r1) [2023-11-07T00:03:24.347Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-07T00:03:24.347Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-07T00:03:24.347Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-07T00:03:24.347Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-07T00:03:24.347Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-07T00:03:24.348Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-07T00:03:24.348Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-07T00:03:24.348Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-07T00:03:24.348Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-07T00:03:24.614Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-07T00:03:24.614Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-07T00:03:24.614Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-07T00:03:24.614Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-07T00:03:24.614Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-07T00:03:24.614Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-07T00:03:24.614Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-07T00:03:24.614Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-07T00:03:24.614Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-07T00:03:24.614Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-07T00:03:24.614Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-07T00:03:24.614Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-07T00:03:24.614Z] (53/151) Installing libunistring (1.1-r1) [2023-11-07T00:03:24.614Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-07T00:03:24.614Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-07T00:03:24.879Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-07T00:03:24.879Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-07T00:03:24.879Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-07T00:03:24.879Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-07T00:03:24.879Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-07T00:03:24.879Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-07T00:03:24.879Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-07T00:03:24.879Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-07T00:03:24.879Z] (64/151) Installing pango (1.50.14-r1) [2023-11-07T00:03:24.879Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-07T00:03:24.879Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-07T00:03:24.879Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-07T00:03:24.879Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-07T00:03:25.145Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-07T00:03:25.145Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-07T00:03:25.413Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-07T00:03:25.413Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-07T00:03:26.379Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-07T00:03:26.379Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-07T00:03:28.961Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-07T00:03:28.962Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-07T00:03:28.962Z] (76/151) Installing libelf (0.189-r2) [2023-11-07T00:03:28.962Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-07T00:03:28.962Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-07T00:03:28.962Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-07T00:03:28.962Z] (80/151) Installing libmagic (5.45-r0) [2023-11-07T00:03:29.227Z] (81/151) Installing file (5.45-r0) [2023-11-07T00:03:29.227Z] (82/151) Installing libice (1.1.1-r2) [2023-11-07T00:03:29.227Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-07T00:03:29.227Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-07T00:03:29.227Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-07T00:03:29.227Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-07T00:03:29.227Z] (87/151) Installing xset (1.2.5-r1) [2023-11-07T00:03:29.227Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-07T00:03:29.227Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-07T00:03:29.227Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-07T00:03:29.227Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-07T00:03:29.227Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-07T00:03:29.493Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-07T00:03:29.493Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-07T00:03:29.493Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-07T00:03:29.493Z] (96/151) Installing libva (2.18.0-r1) [2023-11-07T00:03:29.761Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-07T00:03:29.761Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-07T00:03:29.761Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-07T00:03:29.761Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-07T00:03:29.761Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-07T00:03:29.761Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-07T00:03:29.761Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-07T00:03:29.761Z] (104/151) Installing opus (1.4-r0) [2023-11-07T00:03:29.761Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-07T00:03:29.761Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-07T00:03:29.761Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-07T00:03:29.761Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-07T00:03:29.761Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-07T00:03:29.761Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-07T00:03:30.028Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-07T00:03:30.028Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-07T00:03:30.028Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-07T00:03:30.028Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-07T00:03:30.028Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-07T00:03:30.615Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-07T00:03:30.615Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-07T00:03:30.615Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-07T00:03:30.615Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-07T00:03:30.615Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-07T00:03:30.615Z] (121/151) Installing librist (0.2.7-r0) [2023-11-07T00:03:30.615Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-07T00:03:30.615Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-07T00:03:30.615Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-07T00:03:30.615Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-07T00:03:30.615Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-07T00:03:30.882Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-07T00:03:30.882Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-07T00:03:30.882Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-07T00:03:30.882Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-07T00:03:30.882Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-07T00:03:30.882Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-07T00:03:30.882Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-07T00:03:30.882Z] (134/151) Installing nspr (4.35-r2) [2023-11-07T00:03:30.882Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-07T00:03:31.148Z] (136/151) Installing nss (3.94-r0) [2023-11-07T00:03:31.148Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-07T00:03:31.148Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-07T00:03:31.148Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-07T00:03:31.148Z] (140/151) Installing orc (0.4.34-r0) [2023-11-07T00:03:31.148Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-07T00:03:31.148Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-07T00:03:31.148Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-07T00:03:31.148Z] (144/151) Installing libpulse (16.1-r10) [2023-11-07T00:03:31.148Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-07T00:03:31.148Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-07T00:03:31.414Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-07T00:03:31.415Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-07T00:03:31.415Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-07T00:03:31.415Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-07T00:03:31.415Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-07T00:03:36.760Z] Executing busybox-1.36.1-r2.trigger [2023-11-07T00:03:36.760Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-07T00:03:36.760Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-07T00:03:37.030Z] Executing glib-2.76.4-r0.trigger [2023-11-07T00:03:37.030Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-07T00:03:39.609Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-07T00:03:41.554Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-07T00:03:41.554Z] OK: 555 MiB in 168 packages [2023-11-07T00:03:59.749Z] Removing intermediate container d3799f6bef87 [2023-11-07T00:03:59.749Z] ---> 67451183bf3e [2023-11-07T00:03:59.749Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-07T00:03:59.749Z] ---> Running in 1cde610b2221 [2023-11-07T00:03:59.749Z] Removing intermediate container 1cde610b2221 [2023-11-07T00:03:59.749Z] ---> d702bf87b76e [2023-11-07T00:03:59.749Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-07T00:03:59.749Z] ---> Running in f3b281556ade [2023-11-07T00:03:59.749Z] Removing intermediate container f3b281556ade [2023-11-07T00:03:59.749Z] ---> 4df81e48e343 [2023-11-07T00:03:59.749Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-07T00:03:59.749Z] ---> Running in 263cad46d547 [2023-11-07T00:03:59.749Z] Removing intermediate container 263cad46d547 [2023-11-07T00:03:59.749Z] ---> c844c8789951 [2023-11-07T00:03:59.749Z] Step 6/11 : RUN npm install -g npm [2023-11-07T00:03:59.749Z] ---> Running in 6a14aa395bb7 [2023-11-07T00:04:26.426Z] [2023-11-07T00:04:26.426Z] removed 31 packages, and changed 65 packages in 24s [2023-11-07T00:04:26.426Z] [2023-11-07T00:04:26.426Z] 26 packages are looking for funding [2023-11-07T00:04:26.426Z] run `npm fund` for details [2023-11-07T00:04:30.688Z] Removing intermediate container 6a14aa395bb7 [2023-11-07T00:04:30.688Z] ---> e0c29038431f [2023-11-07T00:04:30.688Z] Step 7/11 : ARG USER=1000 [2023-11-07T00:04:30.688Z] ---> Running in 90a1489300f6 [2023-11-07T00:04:30.688Z] Removing intermediate container 90a1489300f6 [2023-11-07T00:04:30.688Z] ---> 915c7481dded [2023-11-07T00:04:30.688Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-07T00:04:30.688Z] ---> Running in d6ffd1b06d03 [2023-11-07T00:04:32.655Z] Removing intermediate container d6ffd1b06d03 [2023-11-07T00:04:32.655Z] ---> 31a10d7f971a [2023-11-07T00:04:32.655Z] Step 9/11 : USER $USER:$USER [2023-11-07T00:04:32.655Z] ---> Running in e32d731dd66e [2023-11-07T00:04:32.655Z] Removing intermediate container e32d731dd66e [2023-11-07T00:04:32.655Z] ---> 6e16b7beff5b [2023-11-07T00:04:32.655Z] Step 10/11 : WORKDIR /app [2023-11-07T00:04:32.927Z] ---> Running in c4ef19a0e1e1 [2023-11-07T00:04:33.198Z] Removing intermediate container c4ef19a0e1e1 [2023-11-07T00:04:33.198Z] ---> 293072bc37ac [2023-11-07T00:04:33.198Z] Step 11/11 : LABEL git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-07T00:04:33.198Z] ---> Running in a572bd01372a [2023-11-07T00:04:33.466Z] Removing intermediate container a572bd01372a [2023-11-07T00:04:33.466Z] ---> 2d5e47293e36 [2023-11-07T00:04:33.735Z] Successfully built 2d5e47293e36 [2023-11-07T00:04:33.735Z] Successfully tagged edgexfoundry/edgex-web-ui:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-07T00:04:33.735Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-07T00:04:33.735Z] touch edgex-web-ui.imagebuilt [2023-11-07T00:04:33.735Z] mkdir -p node_modules coverage [2023-11-07T00:04:33.735Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-07T00:04:33.735Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE required: { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE }, [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE required: { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE }, [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE required: { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE }, [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE required: { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE }, [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE required: { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE }, [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE required: { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE }, [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE required: { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE }, [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE required: { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE }, [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE Unsupported engine { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE required: { [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE }, [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.3' } [2023-11-07T00:04:48.930Z] npm WARN EBADENGINE } [2023-11-07T00:06:40.660Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-07T00:06:40.660Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-07T00:06:40.660Z] 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-11-07T00:06:40.660Z] 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-11-07T00:06:40.660Z] 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-11-07T00:07:07.363Z] 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-11-07T00:07:08.872Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-07T00:07:09.470Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-07T00:07:10.875Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-07T00:07:11.838Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-07T00:07:13.250Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-07T00:07:16.585Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-07T00:07:17.167Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-07T00:07:18.570Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-07T00:07:33.345Z] 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-11-07T00:07:33.345Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-07T00:07:33.345Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-07T00:07:45.659Z] 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-11-07T00:07:45.928Z] 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-11-07T00:08:12.622Z] 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-11-07T00:08:44.841Z] 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-11-07T00:09:17.045Z] [2023-11-07T00:09:17.045Z] added 1475 packages, and audited 1476 packages in 5m [2023-11-07T00:09:17.045Z] [2023-11-07T00:09:17.045Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-07T00:09:17.045Z] [2023-11-07T00:09:17.045Z] To address issues that do not require attention, run: [2023-11-07T00:09:17.045Z] npm audit fix [2023-11-07T00:09:17.045Z] [2023-11-07T00:09:17.045Z] To address all issues (including breaking changes), run: [2023-11-07T00:09:17.045Z] npm audit fix --force [2023-11-07T00:09:17.045Z] [2023-11-07T00:09:17.045Z] Run `npm audit` for details. [2023-11-07T00:09:18.010Z] 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-11-07T00:09:36.209Z] - Generating browser application bundles (phase: setup)... [2023-11-07T00:10:02.904Z] Compiling @angular/core : es2015 as esm2015 [2023-11-07T00:10:02.904Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-07T00:10:29.610Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-07T00:10:29.610Z] Compiling @angular/common : es2015 as esm2015 [2023-11-07T00:10:32.956Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-07T00:10:32.956Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-07T00:10:36.305Z] Compiling @angular/router : es2015 as esm2015 [2023-11-07T00:10:36.888Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-07T00:10:42.261Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-07T00:10:42.847Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-07T00:10:43.431Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-07T00:10:46.763Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-07T00:10:46.763Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-07T00:10:47.363Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-07T00:11:43.734Z] 07 11 2023 00:11:37.818:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-07T00:11:43.734Z] 07 11 2023 00:11:37.837:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-07T00:11:43.734Z] 07 11 2023 00:11:37.871:INFO [launcher]: Starting browser ChromeHeadless [2023-11-07T00:12:51.576Z] 07 11 2023 00:12:48.219:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-11-07T00:12:53.517Z] 07 11 2023 00:12:53.420:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-07T00:13:11.731Z] 07 11 2023 00:13:09.137:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-11-07T00:13:44.101Z] ✔ Browser application bundle generation complete. [2023-11-07T00:13:44.101Z] 07 11 2023 00:13:43.688:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket GVl35MCr2ChgY7UyAAAB with id 92410686 [2023-11-07T00:14:02.307Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-07T00:14:02.574Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.534 secs) [2023-11-07T00:14:03.158Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 1.043 secs) [2023-11-07T00:14:03.426Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 1.208 secs) [2023-11-07T00:14:03.426Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.256 secs) [2023-11-07T00:14:03.693Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.345 secs) [2023-11-07T00:14:03.693Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.444 secs) [2023-11-07T00:14:03.959Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.554 secs) [2023-11-07T00:14:04.237Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.813 secs) [2023-11-07T00:14:04.237Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.901 secs) [2023-11-07T00:14:04.237Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.928 secs) [2023-11-07T00:14:04.503Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.962 secs) [2023-11-07T00:14:04.503Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.003 secs) [2023-11-07T00:14:04.770Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.211 secs) [2023-11-07T00:14:04.770Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.238 secs) [2023-11-07T00:14:04.770Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.256 secs) [2023-11-07T00:14:05.038Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.55 secs) [2023-11-07T00:14:05.310Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.574 secs) [2023-11-07T00:14:05.310Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.588 secs) [2023-11-07T00:14:05.310Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.724 secs) [2023-11-07T00:14:05.577Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.829 secs) [2023-11-07T00:14:05.577Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.928 secs) [2023-11-07T00:14:05.844Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.942 secs) [2023-11-07T00:14:05.844Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.958 secs) [2023-11-07T00:14:05.844Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.981 secs) [2023-11-07T00:14:05.844Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 3.075 secs) [2023-11-07T00:14:05.844Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 3.095 secs) [2023-11-07T00:14:05.844Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 3.105 secs) [2023-11-07T00:14:06.110Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.217 secs) [2023-11-07T00:14:06.110Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.271 secs) [2023-11-07T00:14:06.110Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.288 secs) [2023-11-07T00:14:06.110Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.301 secs) [2023-11-07T00:14:06.377Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.466 secs) [2023-11-07T00:14:06.646Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.535 secs) [2023-11-07T00:14:06.646Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.598 secs) [2023-11-07T00:14:06.646Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.617 secs) [2023-11-07T00:14:06.646Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.664 secs) [2023-11-07T00:14:06.914Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.747 secs) [2023-11-07T00:14:06.914Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.852 secs) [2023-11-07T00:14:07.185Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 3.922 secs) [2023-11-07T00:14:07.185Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 3.972 secs) [2023-11-07T00:14:07.456Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.138 secs) [2023-11-07T00:14:07.456Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.171 secs) [2023-11-07T00:14:07.456Z] WARN: ' [2023-11-07T00:14:07.456Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-07T00:14:07.456Z] Support for using the ngModel input property and ngModelChange event with [2023-11-07T00:14:07.456Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-07T00:14:07.456Z] in a future version of Angular. [2023-11-07T00:14:07.456Z] [2023-11-07T00:14:07.456Z] For more information on this, see our API docs here: [2023-11-07T00:14:07.456Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-07T00:14:07.456Z] ' [2023-11-07T00:14:07.456Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.171 secs) [2023-11-07T00:14:07.456Z] WARN: ' [2023-11-07T00:14:07.456Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-07T00:14:07.456Z] Support for using the ngModel input property and ngModelChange event with [2023-11-07T00:14:07.456Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-07T00:14:07.456Z] in a future version of Angular. [2023-11-07T00:14:07.456Z] [2023-11-07T00:14:07.456Z] For more information on this, see our API docs here: [2023-11-07T00:14:07.456Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-07T00:14:07.456Z] ' [2023-11-07T00:14:07.456Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.346 secs) [2023-11-07T00:14:07.725Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.373 secs) [2023-11-07T00:14:07.725Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.383 secs) [2023-11-07T00:14:07.993Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.579 secs) [2023-11-07T00:14:07.993Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.736 secs) [2023-11-07T00:14:08.258Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.819 secs) [2023-11-07T00:14:08.258Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.899 secs) [2023-11-07T00:14:08.524Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 4.953 secs) [2023-11-07T00:14:08.524Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 4.981 secs) [2023-11-07T00:14:08.524Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.005 secs) [2023-11-07T00:14:08.790Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.215 secs) [2023-11-07T00:14:08.790Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.342 secs) [2023-11-07T00:14:09.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.401 secs) [2023-11-07T00:14:09.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.422 secs) [2023-11-07T00:14:09.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.433 secs) [2023-11-07T00:14:09.322Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.57 secs) [2023-11-07T00:14:09.322Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.646 secs) [2023-11-07T00:14:09.322Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.673 secs) [2023-11-07T00:14:09.322Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.721 secs) [2023-11-07T00:14:09.588Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.796 secs) [2023-11-07T00:14:09.588Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.81 secs) [2023-11-07T00:14:09.589Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.82 secs) [2023-11-07T00:14:09.589Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.904 secs) [2023-11-07T00:14:09.855Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 5.922 secs) [2023-11-07T00:14:09.855Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 5.933 secs) [2023-11-07T00:14:09.855Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.15 secs) [2023-11-07T00:14:10.121Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.291 secs) [2023-11-07T00:14:10.389Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.413 secs) [2023-11-07T00:14:10.389Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.524 secs) [2023-11-07T00:14:10.658Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.544 secs) [2023-11-07T00:14:10.658Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.555 secs) [2023-11-07T00:14:10.658Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.598 secs) [2023-11-07T00:14:10.658Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.635 secs) [2023-11-07T00:14:10.926Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.823 secs) [2023-11-07T00:14:10.926Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.883 secs) [2023-11-07T00:14:11.193Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.981 secs) [2023-11-07T00:14:11.193Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 7.042 secs) [2023-11-07T00:14:11.461Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.095 secs) [2023-11-07T00:14:11.729Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.292 secs) [2023-11-07T00:14:11.729Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.328 secs) [2023-11-07T00:14:11.997Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.492 secs) [2023-11-07T00:14:11.997Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.539 secs) [2023-11-07T00:14:11.997Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.582 secs) [2023-11-07T00:14:12.264Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.718 secs) [2023-11-07T00:14:12.535Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.901 secs) [2023-11-07T00:14:12.535Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.994 secs) [2023-11-07T00:14:12.535Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 8.031 secs) [2023-11-07T00:14:12.801Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 8.078 secs) [2023-11-07T00:14:12.801Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 8.096 secs) [2023-11-07T00:14:12.801Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 8.209 secs) [2023-11-07T00:14:13.136Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 8.397 secs) [2023-11-07T00:14:13.720Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 8.888 secs) [2023-11-07T00:14:13.720Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 8.952 secs) [2023-11-07T00:14:13.987Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 8.992 secs) [2023-11-07T00:14:13.987Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 9.104 secs) [2023-11-07T00:14:14.255Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 9.163 secs) [2023-11-07T00:14:14.255Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 9.322 secs) [2023-11-07T00:14:14.520Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-07T00:14:14.520Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-07T00:14:14.520Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-07T00:14:14.520Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 9.322 secs) [2023-11-07T00:14:14.520Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-07T00:14:14.520Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-07T00:14:14.520Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-07T00:14:14.520Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 9.359 secs) [2023-11-07T00:14:14.520Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 9.437 secs) [2023-11-07T00:14:14.520Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 9.467 secs) [2023-11-07T00:14:14.787Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 9.564 secs) [2023-11-07T00:14:14.787Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 9.596 secs) [2023-11-07T00:14:14.787Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 9.626 secs) [2023-11-07T00:14:14.787Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 9.657 secs) [2023-11-07T00:14:15.054Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 9.865 secs) [2023-11-07T00:14:15.320Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 9.967 secs) [2023-11-07T00:14:15.320Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 9.984 secs) [2023-11-07T00:14:15.587Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 10.111 secs) [2023-11-07T00:14:15.587Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 10.161 secs) [2023-11-07T00:14:15.853Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 10.364 secs) [2023-11-07T00:14:15.853Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 10.403 secs) [2023-11-07T00:14:16.436Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 10.691 secs) [2023-11-07T00:14:16.436Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 10.886 secs) [2023-11-07T00:14:16.703Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 10.924 secs) [2023-11-07T00:14:16.703Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 11.041 secs) [2023-11-07T00:14:16.703Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 11.068 secs) [2023-11-07T00:14:16.971Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 11.118 secs) [2023-11-07T00:14:16.971Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 11.238 secs) [2023-11-07T00:14:16.971Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 11.256 secs) [2023-11-07T00:14:17.556Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 11.581 secs) [2023-11-07T00:14:17.556Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 11.716 secs) [2023-11-07T00:14:17.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 11.77 secs) [2023-11-07T00:14:17.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 11.819 secs) [2023-11-07T00:14:17.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 11.897 secs) [2023-11-07T00:14:18.088Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 11.945 secs) [2023-11-07T00:14:18.088Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 11.969 secs) [2023-11-07T00:14:18.088Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 11.99 secs) [2023-11-07T00:14:18.088Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 12.013 secs) [2023-11-07T00:14:18.088Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 12.045 secs) [2023-11-07T00:14:18.355Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 12.097 secs) [2023-11-07T00:14:18.355Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 12.114 secs) [2023-11-07T00:14:18.355Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 12.18 secs) [2023-11-07T00:14:18.621Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 12.226 secs) [2023-11-07T00:14:18.621Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 12.316 secs) [2023-11-07T00:14:18.621Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 12.33 secs) [2023-11-07T00:14:18.621Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 12.344 secs) [2023-11-07T00:14:18.887Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 12.444 secs) [2023-11-07T00:14:18.887Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 12.499 secs) [2023-11-07T00:14:18.887Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 12.57 secs) [2023-11-07T00:14:19.155Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 12.697 secs) [2023-11-07T00:14:19.155Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 12.743 secs) [2023-11-07T00:14:19.420Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 12.79 secs) [2023-11-07T00:14:19.420Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 12.806 secs) [2023-11-07T00:14:19.420Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 12.815 secs) [2023-11-07T00:14:19.420Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 12.851 secs) [2023-11-07T00:14:20.381Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (18.313 secs / 12.851 secs) [2023-11-07T00:14:20.381Z] TOTAL: 147 SUCCESS [2023-11-07T00:14:20.381Z] ✔ Browser application bundle generation complete. [2023-11-07T00:14:24.637Z] [2023-11-07T00:14:24.637Z] =============================== Coverage summary =============================== [2023-11-07T00:14:24.637Z] Statements : 41.05% ( 1474/3591 ) [2023-11-07T00:14:24.637Z] Branches : 11.75% ( 114/970 ) [2023-11-07T00:14:24.637Z] Functions : 32.29% ( 423/1310 ) [2023-11-07T00:14:24.637Z] Lines : 39.04% ( 1329/3404 ) [2023-11-07T00:14:24.637Z] ================================================================================ [2023-11-07T00:14:24.637Z] 07 11 2023 00:14:23.903:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-07T00:14:24.916Z] ✔ Browser application bundle generation complete. [2023-11-07T00:14:25.883Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/139/web' [Pipeline] echo [2023-11-07T00:14:25.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-07T00:14:25.918Z] $ docker stop --time=1 4f763d425c521bc0d2a9944cf8d55d14e0c28de9de9a03c229ebd26fdc05d92a [2023-11-07T00:14:27.723Z] $ docker rm -f --volumes 4f763d425c521bc0d2a9944cf8d55d14e0c28de9de9a03c229ebd26fdc05d92a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T00:14:28.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-07T00:14:31.486Z] Warning: overwriting stash ‘coverage-report’ [2023-11-07T00:14:38.407Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-07T00:14:39.663Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-07T00:14:42.580Z] + ls -al . [2023-11-07T00:14:42.580Z] total 176 [2023-11-07T00:14:42.580Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 00:01 . [2023-11-07T00:14:42.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:58 .. [2023-11-07T00:14:42.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:58 .blubracket [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 6 23:58 .dockerignore [2023-11-07T00:14:42.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:58 .git [2023-11-07T00:14:42.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:58 .github [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 6 23:58 .gitignore [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 9575 Nov 6 23:58 Attribution.txt [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 6 23:58 CHANGELOG.md [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 6 23:58 CONTRIBUTING.md [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 6 23:58 Dockerfile [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 6 23:58 Jenkinsfile [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 6 23:58 LICENSE [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 6 23:58 Makefile [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 6 23:58 README.md [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 6 23:53 VERSION [2023-11-07T00:14:42.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:58 assets [2023-11-07T00:14:42.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:58 bin [2023-11-07T00:14:42.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 6 23:58 cmd [2023-11-07T00:14:42.580Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 7 00:01 coverage.out [2023-11-07T00:14:42.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 6 23:58 docs [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 6 23:58 go.mod [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 6 23:58 go.sum [2023-11-07T00:14:42.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 6 23:58 internal [2023-11-07T00:14:42.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 6 23:58 testing [2023-11-07T00:14:42.580Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 6 23:58 version.go [2023-11-07T00:14:42.580Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 7 00:04 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:14:42.932Z] + 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=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 --label arch=arm64 --label version=3.1.0-dev.12 . [2023-11-07T00:14:44.355Z] Sending build context to Docker daemon 31.69MB [2023-11-07T00:14:44.355Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-07T00:14:44.355Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-07T00:14:44.355Z] ---> d9a78a946e24 [2023-11-07T00:14:44.355Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-07T00:14:45.010Z] ---> Running in 46312c4eaca0 [2023-11-07T00:14:45.592Z] Removing intermediate container 46312c4eaca0 [2023-11-07T00:14:45.592Z] ---> 4380987ff771 [2023-11-07T00:14:45.592Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-07T00:14:45.592Z] ---> Running in 5c52bdbe4c23 [2023-11-07T00:14:45.858Z] Removing intermediate container 5c52bdbe4c23 [2023-11-07T00:14:45.858Z] ---> fcdc2198bf6c [2023-11-07T00:14:45.858Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-07T00:14:45.858Z] ---> Running in 63fe3f4f747e [2023-11-07T00:14:46.126Z] Removing intermediate container 63fe3f4f747e [2023-11-07T00:14:46.126Z] ---> 727b77652793 [2023-11-07T00:14:46.126Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-07T00:14:46.394Z] ---> Running in 7ba3d26a7a6d [2023-11-07T00:14:46.660Z] Removing intermediate container 7ba3d26a7a6d [2023-11-07T00:14:46.660Z] ---> f4503adbbe18 [2023-11-07T00:14:46.660Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-07T00:14:46.660Z] ---> Running in b953e70e8b0b [2023-11-07T00:14:46.927Z] Removing intermediate container b953e70e8b0b [2023-11-07T00:14:46.927Z] ---> 8b8265e937ec [2023-11-07T00:14:46.927Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-07T00:14:48.874Z] ---> 1afc86dfc154 [2023-11-07T00:14:48.874Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-07T00:14:48.874Z] ---> Running in 83f924c56912 [2023-11-07T00:14:49.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-07T00:14:50.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-07T00:14:51.523Z] OK: 266 MiB in 52 packages [2023-11-07T00:14:52.497Z] Removing intermediate container 83f924c56912 [2023-11-07T00:14:52.497Z] ---> bc2ac7789056 [2023-11-07T00:14:52.497Z] Step 10/25 : ENV GO111MODULE=on [2023-11-07T00:14:52.767Z] ---> Running in 4cef2465ea4c [2023-11-07T00:14:53.036Z] Removing intermediate container 4cef2465ea4c [2023-11-07T00:14:53.036Z] ---> 295c39431fcc [2023-11-07T00:14:53.036Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-07T00:14:53.036Z] ---> Running in 1e33a2e88900 [2023-11-07T00:14:53.622Z] Removing intermediate container 1e33a2e88900 [2023-11-07T00:14:53.622Z] ---> d31f154d7160 [2023-11-07T00:14:53.622Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-07T00:14:54.212Z] ---> 765991981ebd [2023-11-07T00:14:54.212Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-07T00:14:54.212Z] ---> Running in 690383eeaf26 [2023-11-07T00:14:56.802Z] Removing intermediate container 690383eeaf26 [2023-11-07T00:14:56.803Z] ---> eebb3af0f09a [2023-11-07T00:14:56.803Z] Step 14/25 : COPY . . [2023-11-07T00:15:02.135Z] ---> f882a2cac035 [2023-11-07T00:15:02.135Z] Step 15/25 : RUN ${MAKE} [2023-11-07T00:15:02.135Z] ---> Running in f53428c1b57a [2023-11-07T00:15:02.401Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.12" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-07T00:16:54.083Z] Removing intermediate container f53428c1b57a [2023-11-07T00:16:54.083Z] ---> 27bb87266abc [2023-11-07T00:16:54.083Z] Step 16/25 : FROM alpine:3.18 [2023-11-07T00:16:54.083Z] 3.18: Pulling from library/alpine [2023-11-07T00:16:54.083Z] 579b34f0a95b: Already exists [2023-11-07T00:16:54.083Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-07T00:16:54.083Z] Status: Downloaded newer image for alpine:3.18 [2023-11-07T00:16:54.083Z] ---> 3cc203321400 [2023-11-07T00:16:54.083Z] Step 17/25 : EXPOSE 4000 [2023-11-07T00:16:54.083Z] ---> Running in f880df08fe0c [2023-11-07T00:16:54.083Z] Removing intermediate container f880df08fe0c [2023-11-07T00:16:54.083Z] ---> b422767a941b [2023-11-07T00:16:54.083Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-07T00:16:55.487Z] ---> d28807a97690 [2023-11-07T00:16:55.487Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-07T00:16:56.068Z] ---> 6d151616d0d7 [2023-11-07T00:16:56.068Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-07T00:16:56.652Z] ---> cf0161d367b7 [2023-11-07T00:16:56.652Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-07T00:16:56.652Z] ---> Running in d70de63bee4f [2023-11-07T00:16:57.235Z] Removing intermediate container d70de63bee4f [2023-11-07T00:16:57.235Z] ---> f8290ef073a9 [2023-11-07T00:16:57.235Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-07T00:16:57.235Z] ---> Running in 455e4c738cdc [2023-11-07T00:16:57.502Z] Removing intermediate container 455e4c738cdc [2023-11-07T00:16:57.502Z] ---> 743697678755 [2023-11-07T00:16:57.502Z] Step 23/25 : LABEL arch=arm64 [2023-11-07T00:16:57.502Z] ---> Running in 501c542b4741 [2023-11-07T00:16:57.775Z] Removing intermediate container 501c542b4741 [2023-11-07T00:16:57.775Z] ---> 8d508dfe304c [2023-11-07T00:16:57.775Z] Step 24/25 : LABEL git_sha=d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-07T00:16:57.775Z] ---> Running in 2de6f356d9a2 [2023-11-07T00:16:58.357Z] Removing intermediate container 2de6f356d9a2 [2023-11-07T00:16:58.357Z] ---> 32ad23dbf208 [2023-11-07T00:16:58.357Z] Step 25/25 : LABEL version=3.1.0-dev.12 [2023-11-07T00:16:58.357Z] ---> Running in f6126eb753b0 [2023-11-07T00:16:58.623Z] Removing intermediate container f6126eb753b0 [2023-11-07T00:16:58.623Z] ---> ebf60d809072 [2023-11-07T00:16:58.623Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-07T00:16:58.889Z] Successfully built ebf60d809072 [2023-11-07T00:16:58.889Z] 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-11-07T00:16:59.009Z] provisioning config files... [2023-11-07T00:16:59.024Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/139@tmp/config12236998094334424618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:16:59.356Z] ---> docker-login.sh [2023-11-07T00:16:59.356Z] nexus3.edgexfoundry.org:10001 [2023-11-07T00:16:59.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T00:16:59.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T00:16:59.621Z] Configure a credential helper to remove this warning. See [2023-11-07T00:16:59.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T00:16:59.621Z] [2023-11-07T00:16:59.621Z] Login Succeeded [2023-11-07T00:16:59.621Z] nexus3.edgexfoundry.org:10002 [2023-11-07T00:16:59.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T00:16:59.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T00:16:59.888Z] Configure a credential helper to remove this warning. See [2023-11-07T00:16:59.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T00:16:59.888Z] [2023-11-07T00:16:59.888Z] Login Succeeded [2023-11-07T00:16:59.888Z] nexus3.edgexfoundry.org:10003 [2023-11-07T00:17:00.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T00:17:00.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T00:17:00.426Z] Configure a credential helper to remove this warning. See [2023-11-07T00:17:00.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T00:17:00.426Z] [2023-11-07T00:17:00.426Z] Login Succeeded [2023-11-07T00:17:00.426Z] nexus3.edgexfoundry.org:10004 [2023-11-07T00:17:00.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T00:17:00.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T00:17:00.696Z] Configure a credential helper to remove this warning. See [2023-11-07T00:17:00.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T00:17:00.696Z] [2023-11-07T00:17:00.696Z] Login Succeeded [2023-11-07T00:17:00.696Z] docker.io [2023-11-07T00:17:00.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-07T00:17:01.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-07T00:17:01.230Z] Configure a credential helper to remove this warning. See [2023-11-07T00:17:01.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-07T00:17:01.230Z] [2023-11-07T00:17:01.230Z] Login Succeeded [2023-11-07T00:17:01.230Z] ---> docker-login.sh ends [Pipeline] } [2023-11-07T00:17:01.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-07T00:17:01.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-07T00:17:01.292Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-11-07T00:17:01.292Z] d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-07T00:17:01.292Z] latest [2023-11-07T00:17:01.292Z] 3.1.0-dev.12 [2023-11-07T00:17:01.292Z] d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [2023-11-07T00:17:01.292Z] main [2023-11-07T00:17:01.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:01.633Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:01.969Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-07T00:17:01.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-07T00:17:01.969Z] 283ce9a9dfc9: Preparing [2023-11-07T00:17:01.969Z] 2f03516a847f: Preparing [2023-11-07T00:17:01.969Z] 21e2404b4de3: Preparing [2023-11-07T00:17:01.969Z] 5f4d9fc4d98d: Preparing [2023-11-07T00:17:01.969Z] 5f4d9fc4d98d: Layer already exists [2023-11-07T00:17:02.236Z] 283ce9a9dfc9: Pushed [2023-11-07T00:17:02.236Z] 2f03516a847f: Pushed [2023-11-07T00:17:08.861Z] 21e2404b4de3: Pushed [2023-11-07T00:17:08.861Z] d5af9c64baab98ce55894ef267c79cd56f1ca0e0: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:09.483Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:09.831Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-07T00:17:09.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-07T00:17:09.831Z] 283ce9a9dfc9: Preparing [2023-11-07T00:17:09.831Z] 2f03516a847f: Preparing [2023-11-07T00:17:09.831Z] 21e2404b4de3: Preparing [2023-11-07T00:17:09.831Z] 5f4d9fc4d98d: Preparing [2023-11-07T00:17:09.831Z] 5f4d9fc4d98d: Layer already exists [2023-11-07T00:17:09.831Z] 283ce9a9dfc9: Layer already exists [2023-11-07T00:17:09.831Z] 21e2404b4de3: Layer already exists [2023-11-07T00:17:09.831Z] 2f03516a847f: Layer already exists [2023-11-07T00:17:10.098Z] latest: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:10.454Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:10.796Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.12 [2023-11-07T00:17:10.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-07T00:17:10.796Z] 283ce9a9dfc9: Preparing [2023-11-07T00:17:10.796Z] 2f03516a847f: Preparing [2023-11-07T00:17:10.796Z] 21e2404b4de3: Preparing [2023-11-07T00:17:10.796Z] 5f4d9fc4d98d: Preparing [2023-11-07T00:17:10.796Z] 21e2404b4de3: Layer already exists [2023-11-07T00:17:10.796Z] 5f4d9fc4d98d: Layer already exists [2023-11-07T00:17:10.796Z] 283ce9a9dfc9: Layer already exists [2023-11-07T00:17:10.796Z] 2f03516a847f: Layer already exists [2023-11-07T00:17:10.796Z] 3.1.0-dev.12: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:11.139Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:11.490Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [2023-11-07T00:17:11.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-07T00:17:11.490Z] 283ce9a9dfc9: Preparing [2023-11-07T00:17:11.490Z] 2f03516a847f: Preparing [2023-11-07T00:17:11.490Z] 21e2404b4de3: Preparing [2023-11-07T00:17:11.490Z] 5f4d9fc4d98d: Preparing [2023-11-07T00:17:11.490Z] 283ce9a9dfc9: Layer already exists [2023-11-07T00:17:11.490Z] 5f4d9fc4d98d: Layer already exists [2023-11-07T00:17:11.490Z] 2f03516a847f: Layer already exists [2023-11-07T00:17:11.490Z] 21e2404b4de3: Layer already exists [2023-11-07T00:17:11.490Z] d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:11.838Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:12.175Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-11-07T00:17:12.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-07T00:17:12.176Z] 283ce9a9dfc9: Preparing [2023-11-07T00:17:12.176Z] 2f03516a847f: Preparing [2023-11-07T00:17:12.176Z] 21e2404b4de3: Preparing [2023-11-07T00:17:12.176Z] 5f4d9fc4d98d: Preparing [2023-11-07T00:17:12.176Z] 21e2404b4de3: Layer already exists [2023-11-07T00:17:12.176Z] 5f4d9fc4d98d: Layer already exists [2023-11-07T00:17:12.176Z] 283ce9a9dfc9: Layer already exists [2023-11-07T00:17:12.176Z] 2f03516a847f: Layer already exists [2023-11-07T00:17:12.443Z] main: digest: sha256:562a7cdc998b4f0df8d71aeb117b3dff7589503d333449e8d8f3af13bd508351 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-07T00:17:12.487Z] ===================================================== [Pipeline] echo [2023-11-07T00:17:12.493Z] taggedImages: [2023-11-07T00:17:12.493Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [2023-11-07T00:17:12.493Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-07T00:17:12.493Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.12 [2023-11-07T00:17:12.493Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:d5af9c64baab98ce55894ef267c79cd56f1ca0e0-3.1.0-dev.12 [2023-11-07T00:17:12.493Z] - 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-11-07T00:17:12.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T00:17:12.878Z] [2023-11-07T00:17:12.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:17:13.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T00:17:13.221Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-07T00:17:13.221Z] 8998bd30e6a1: Pulling fs layer [2023-11-07T00:17:13.221Z] 04944245beec: Pulling fs layer [2023-11-07T00:17:13.221Z] 699f458cf7ca: Pulling fs layer [2023-11-07T00:17:13.221Z] 765212b225bb: Pulling fs layer [2023-11-07T00:17:13.221Z] f23df028b6ca: Pulling fs layer [2023-11-07T00:17:13.221Z] d65c8cfc05b1: Pulling fs layer [2023-11-07T00:17:13.221Z] 2437ff75d9bd: Pulling fs layer [2023-11-07T00:17:13.221Z] f23df028b6ca: Waiting [2023-11-07T00:17:13.221Z] d65c8cfc05b1: Waiting [2023-11-07T00:17:13.221Z] 2437ff75d9bd: Waiting [2023-11-07T00:17:13.221Z] 765212b225bb: Waiting [2023-11-07T00:17:13.491Z] 04944245beec: Verifying Checksum [2023-11-07T00:17:13.491Z] 04944245beec: Download complete [2023-11-07T00:17:13.491Z] 765212b225bb: Verifying Checksum [2023-11-07T00:17:13.491Z] 765212b225bb: Download complete [2023-11-07T00:17:13.491Z] f23df028b6ca: Verifying Checksum [2023-11-07T00:17:13.491Z] f23df028b6ca: Download complete [2023-11-07T00:17:13.491Z] d65c8cfc05b1: Verifying Checksum [2023-11-07T00:17:13.491Z] d65c8cfc05b1: Download complete [2023-11-07T00:17:13.762Z] 699f458cf7ca: Verifying Checksum [2023-11-07T00:17:14.032Z] 8998bd30e6a1: Verifying Checksum [2023-11-07T00:17:14.032Z] 8998bd30e6a1: Download complete [2023-11-07T00:17:16.628Z] 2437ff75d9bd: Verifying Checksum [2023-11-07T00:17:16.628Z] 2437ff75d9bd: Download complete [2023-11-07T00:17:19.352Z] 8998bd30e6a1: Pull complete [2023-11-07T00:17:19.352Z] 04944245beec: Pull complete [2023-11-07T00:17:21.305Z] 699f458cf7ca: Pull complete [2023-11-07T00:17:21.305Z] 765212b225bb: Pull complete [2023-11-07T00:17:22.264Z] f23df028b6ca: Pull complete [2023-11-07T00:17:22.532Z] d65c8cfc05b1: Pull complete [2023-11-07T00:17:40.739Z] 2437ff75d9bd: Pull complete [2023-11-07T00:17:40.739Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-07T00:17:40.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-07T00:17:40.739Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:17:40.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-16758 does not seem to be running inside a container [2023-11-07T00:17:41.042Z] $ 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/139 -v /w/workspace/edgex-ui-go/139:/w/workspace/edgex-ui-go/139:rw,z -v /w/workspace/edgex-ui-go/139@tmp:/w/workspace/edgex-ui-go/139@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-11-07T00:17:44.367Z] $ docker top 1f7283210a2ffe10f88a157986544a8d31be34d17f9dce1052082d946a21d410 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:17:45.220Z] ---> job-cost.sh [2023-11-07T00:17:45.220Z] lf-activate-venv: SKIPPING [2023-11-07T00:17:45.220Z] INFO: No Stack... [2023-11-07T00:17:45.803Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-07T00:17:46.384Z] INFO: Archiving Costs [Pipeline] sh [2023-11-07T00:17:47.020Z] + cat /w/workspace/edgex-ui-go/139/archives/cost.csv [2023-11-07T00:17:47.020Z] + cut -d, -f6 [Pipeline] lock [2023-11-07T00:17:47.090Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [2023-11-07T00:17:47.096Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] did not exist. Created. [2023-11-07T00:17:47.096Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-07T00:17:47.749Z] /w/workspace/edgex-ui-go/139@tmp/durable-65f28abb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-07T00:17:48.401Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-07T00:17:48.422Z] Warning: overwriting stash ‘stack-cost’ [2023-11-07T00:17:54.751Z] Stashed 1 file(s) [Pipeline] } [2023-11-07T00:17:54.758Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-139-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-07T00:17:54.779Z] $ docker stop --time=1 1f7283210a2ffe10f88a157986544a8d31be34d17f9dce1052082d946a21d410 [2023-11-07T00:17:56.508Z] $ docker rm -f --volumes 1f7283210a2ffe10f88a157986544a8d31be34d17f9dce1052082d946a21d410 [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-11-07T00:17:56.876Z] provisioning config files... [2023-11-07T00:17:56.884Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16550921843035327327tmp [Pipeline] { [Pipeline] sh [2023-11-07T00:17:57.173Z] + set +x [2023-11-07T00:17:57.174Z] + bash -s -- [2023-11-07T00:17:57.174Z] + curl -s https://codecov.io/bash [2023-11-07T00:17:59.078Z] [2023-11-07T00:17:59.078Z] _____ _ [2023-11-07T00:17:59.078Z] / ____| | | [2023-11-07T00:17:59.078Z] | | ___ __| | ___ ___ _____ __ [2023-11-07T00:17:59.078Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-07T00:17:59.078Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-07T00:17:59.078Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-07T00:17:59.078Z] Bash-1.0.6 [2023-11-07T00:17:59.078Z] [2023-11-07T00:17:59.078Z] [2023-11-07T00:17:59.078Z] ==> git version 2.25.1 found [2023-11-07T00:17:59.078Z] ==> 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-11-07T00:17:59.078Z] Release-Date: 2020-01-08 [2023-11-07T00:17:59.078Z] 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-11-07T00:17:59.078Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-07T00:17:59.078Z] ==> Jenkins CI detected. [2023-11-07T00:17:59.078Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-07T00:17:59.078Z] project root: . [2023-11-07T00:17:59.078Z] --> token set from env [2023-11-07T00:17:59.078Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-07T00:17:59.078Z] ==> Running gcov in . (disable via -X gcov) [2023-11-07T00:17:59.078Z] ==> Python coveragepy not found [2023-11-07T00:17:59.078Z] ==> Searching for coverage reports in: [2023-11-07T00:17:59.078Z] + . [2023-11-07T00:17:59.078Z] -> Found 1 reports [2023-11-07T00:17:59.078Z] ==> Detecting git/mercurial file structure [2023-11-07T00:17:59.078Z] ==> Reading reports [2023-11-07T00:17:59.078Z] + ./coverage.out bytes=10 [2023-11-07T00:17:59.078Z] ==> Appending adjustments [2023-11-07T00:17:59.078Z] https://docs.codecov.io/docs/fixing-reports [2023-11-07T00:17:59.646Z] + Found adjustments [2023-11-07T00:17:59.646Z] ==> Gzipping contents [2023-11-07T00:17:59.646Z] 12K /tmp/codecov.OHaFHs.gz [2023-11-07T00:17:59.646Z] ==> Uploading reports [2023-11-07T00:17:59.647Z] url: https://codecov.io [2023-11-07T00:17:59.647Z] query: branch=main&commit=d5af9c64baab98ce55894ef267c79cd56f1ca0e0&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-07T00:17:59.906Z] -> Pinging Codecov [2023-11-07T00:17:59.906Z] 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=d5af9c64baab98ce55894ef267c79cd56f1ca0e0&build=139&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F139%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-07T00:17:59.906Z] -> Uploading to [2023-11-07T00:17:59.906Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-07/FB506323287CE973F263BFD2A0EB1F37/d5af9c64baab98ce55894ef267c79cd56f1ca0e0/95118ec0-dbbe-4f14-8a39-c79fca13e7d6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T001759Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05759cb1cbe0862517f8fc2d91b6be09d25fbd160f7ee1ba4fb573f54ecce2b6 [2023-11-07T00:17:59.906Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-07T00:17:59.906Z] Dload Upload Total Spent Left Speed [2023-11-07T00:18:00.165Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8691 0 0 100 8691 0 37623 --:--:-- --:--:-- --:--:-- 37623 [2023-11-07T00:18:00.165Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] } [2023-11-07T00:18:00.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-07T00:18:00.345Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-07T00:18:00.354Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:18:00.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-07T00:18:00.653Z] [2023-11-07T00:18:00.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:18:00.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-07T00:18:00.952Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-07T00:18:00.952Z] df9b9388f04a: Pulling fs layer [2023-11-07T00:18:00.952Z] 52dc419b0ee2: Pulling fs layer [2023-11-07T00:18:00.952Z] 25bc292e5bac: Pulling fs layer [2023-11-07T00:18:00.952Z] 114826534d7a: Pulling fs layer [2023-11-07T00:18:00.952Z] 4657fd5d0bcf: Pulling fs layer [2023-11-07T00:18:00.952Z] 6ad1cebc031e: Pulling fs layer [2023-11-07T00:18:00.952Z] 8a3aa393b2d8: Pulling fs layer [2023-11-07T00:18:00.952Z] 114826534d7a: Waiting [2023-11-07T00:18:00.952Z] 4657fd5d0bcf: Waiting [2023-11-07T00:18:00.952Z] 6ad1cebc031e: Waiting [2023-11-07T00:18:00.952Z] 8a3aa393b2d8: Waiting [2023-11-07T00:18:00.952Z] 25bc292e5bac: Verifying Checksum [2023-11-07T00:18:00.952Z] 25bc292e5bac: Download complete [2023-11-07T00:18:00.952Z] 52dc419b0ee2: Download complete [2023-11-07T00:18:00.952Z] 4657fd5d0bcf: Verifying Checksum [2023-11-07T00:18:00.952Z] 4657fd5d0bcf: Download complete [2023-11-07T00:18:00.952Z] df9b9388f04a: Verifying Checksum [2023-11-07T00:18:00.952Z] df9b9388f04a: Download complete [2023-11-07T00:18:01.211Z] 6ad1cebc031e: Verifying Checksum [2023-11-07T00:18:01.211Z] 6ad1cebc031e: Download complete [2023-11-07T00:18:01.211Z] df9b9388f04a: Pull complete [2023-11-07T00:18:01.211Z] 52dc419b0ee2: Pull complete [2023-11-07T00:18:01.470Z] 25bc292e5bac: Pull complete [2023-11-07T00:18:01.730Z] 114826534d7a: Verifying Checksum [2023-11-07T00:18:01.730Z] 114826534d7a: Download complete [2023-11-07T00:18:01.730Z] 8a3aa393b2d8: Verifying Checksum [2023-11-07T00:18:01.730Z] 8a3aa393b2d8: Download complete [2023-11-07T00:18:05.219Z] 114826534d7a: Pull complete [2023-11-07T00:18:05.219Z] 4657fd5d0bcf: Pull complete [2023-11-07T00:18:05.477Z] 6ad1cebc031e: Pull complete [2023-11-07T00:18:08.005Z] 8a3aa393b2d8: Pull complete [2023-11-07T00:18:08.005Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-07T00:18:08.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-07T00:18:08.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:18:08.086Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-07T00:18:08.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-07T00:18:11.206Z] $ docker top 149d15c649993d19b2b606bce5a8c45ff707430d3e7ce2010fe8933b43809aa5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-07T00:18:11.268Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-11-07T00:18:11.542Z] + set -o pipefail [2023-11-07T00:18:11.542Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-11-07T00:18:16.809Z] [2023-11-07T00:18:16.809Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-11-07T00:18:16.809Z] [2023-11-07T00:18:16.809Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/649f33ec-54af-48e6-a4fd-f2c99c1658d1 [2023-11-07T00:18:16.809Z] [2023-11-07T00:18:16.809Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-07T00:18:16.809Z] [2023-11-07T00:18:16.809Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-07T00:18:16.809Z] [2023-11-07T00:18:17.069Z] [2023-11-07T00:18:17.069Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-07T00:18:17.069Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-07T00:18:17.069Z] More details here: https://snyk.co/ue1NS [2023-11-07T00:18:17.070Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-07T00:18:17.070Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-07T00:18:17.081Z] $ docker stop --time=1 149d15c649993d19b2b606bce5a8c45ff707430d3e7ce2010fe8933b43809aa5 [2023-11-07T00:18:19.998Z] $ docker rm -f --volumes 149d15c649993d19b2b606bce5a8c45ff707430d3e7ce2010fe8933b43809aa5 [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-11-07T00:18:20.724Z] + git log --format=format:%s -1 d5af9c64baab98ce55894ef267c79cd56f1ca0e0 [Pipeline] sh [2023-11-07T00:18:21.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T00:18:21.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:18:21.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T00:18:21.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:18:21.383Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-07T00:18:21.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T00:18:21.846Z] $ docker top 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T00:18:21.949Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T00:18:21.949Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T00:18:22.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T00:18:22.069Z] $ docker exec 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 ssh-agent [2023-11-07T00:18:22.168Z] SSH_AUTH_SOCK=/tmp/ssh-R29k7dqTGeM3/agent.32 [2023-11-07T00:18:22.168Z] SSH_AGENT_PID=38 [2023-11-07T00:18:22.172Z] Running ssh-add (command line suppressed) [2023-11-07T00:18:22.279Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_880946089948246471.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_880946089948246471.key) [2023-11-07T00:18:22.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T00:18:22.577Z] + git semver tag [2023-11-07T00:18:22.836Z] 2023-11-07 00:18:22,777 [run_tag] DEBUG tag force:False [2023-11-07T00:18:22.837Z] 2023-11-07 00:18:22,777 [check_head_tag] DEBUG check head tag [2023-11-07T00:18:22.837Z] 2023-11-07 00:18:22,778 [execute] INFO git cat-file --batch-check [2023-11-07T00:18:22.837Z] 2023-11-07 00:18:22,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-07T00:18:22.837Z] 2023-11-07 00:18:22,782 [execute] INFO git cat-file --batch [2023-11-07T00:18:22.837Z] 2023-11-07 00:18:22,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-07T00:18:22.837Z] 2023-11-07 00:18:22,792 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-07T00:18:22.837Z] 2023-11-07 00:18:22,792 [execute] INFO git tag -a v3.1.0-dev.12 -m v3.1.0-dev.12 [2023-11-07T00:18:22.837Z] 2023-11-07 00:18:22,792 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.12', '-m', 'v3.1.0-dev.12'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-07T00:18:22.837Z] 2023-11-07 00:18:22,799 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-07T00:18:22.837Z] 3.1.0-dev.12 [Pipeline] } [2023-11-07T00:18:22.845Z] $ docker exec --env ******** --env ******** 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 ssh-agent -k [2023-11-07T00:18:22.942Z] unset SSH_AUTH_SOCK; [2023-11-07T00:18:22.943Z] unset SSH_AGENT_PID; [2023-11-07T00:18:22.943Z] echo Agent pid 38 killed; [2023-11-07T00:18:22.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T00:18:23.267Z] + git semver [Pipeline] } [2023-11-07T00:18:23.537Z] $ docker stop --time=1 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 [2023-11-07T00:18:24.803Z] $ docker rm -f --volumes 94eb907b736f6b322bb34e21b70125d287a640a29936e9b7d1658f136f008b14 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:18:25.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-07T00:18:25.178Z] [2023-11-07T00:18:25.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:18:25.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-07T00:18:25.473Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-07T00:18:25.473Z] ab5ef0e58194: Pulling fs layer [2023-11-07T00:18:25.473Z] 9712f1f96733: Pulling fs layer [2023-11-07T00:18:25.473Z] 63f879dbbcfc: Pulling fs layer [2023-11-07T00:18:25.473Z] 0d9ebad4ef96: Pulling fs layer [2023-11-07T00:18:25.473Z] e9a5061849ea: Pulling fs layer [2023-11-07T00:18:25.473Z] d747dcd14b5f: Pulling fs layer [2023-11-07T00:18:25.473Z] 2de7ff778b66: Pulling fs layer [2023-11-07T00:18:25.473Z] 0d9ebad4ef96: Waiting [2023-11-07T00:18:25.473Z] e9a5061849ea: Waiting [2023-11-07T00:18:25.473Z] d747dcd14b5f: Waiting [2023-11-07T00:18:25.473Z] 2de7ff778b66: Waiting [2023-11-07T00:18:25.473Z] 9712f1f96733: Download complete [2023-11-07T00:18:26.043Z] 63f879dbbcfc: Verifying Checksum [2023-11-07T00:18:26.043Z] 63f879dbbcfc: Download complete [2023-11-07T00:18:26.043Z] e9a5061849ea: Verifying Checksum [2023-11-07T00:18:26.043Z] e9a5061849ea: Download complete [2023-11-07T00:18:26.043Z] d747dcd14b5f: Download complete [2023-11-07T00:18:26.043Z] 0d9ebad4ef96: Verifying Checksum [2023-11-07T00:18:26.043Z] 0d9ebad4ef96: Download complete [2023-11-07T00:18:26.043Z] ab5ef0e58194: Verifying Checksum [2023-11-07T00:18:26.043Z] ab5ef0e58194: Download complete [2023-11-07T00:18:26.301Z] 2de7ff778b66: Verifying Checksum [2023-11-07T00:18:26.301Z] 2de7ff778b66: Download complete [2023-11-07T00:18:28.827Z] ab5ef0e58194: Pull complete [2023-11-07T00:18:29.085Z] 9712f1f96733: Pull complete [2023-11-07T00:18:29.650Z] 63f879dbbcfc: Pull complete [2023-11-07T00:18:33.833Z] 0d9ebad4ef96: Pull complete [2023-11-07T00:18:33.833Z] e9a5061849ea: Pull complete [2023-11-07T00:18:33.833Z] d747dcd14b5f: Pull complete [2023-11-07T00:18:34.403Z] 2de7ff778b66: Pull complete [2023-11-07T00:18:34.403Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-07T00:18:34.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-07T00:18:34.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:18:34.484Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-07T00:18:34.509Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-07T00:18:38.057Z] $ docker top 588ae3b94c94e0e5528a4ee2a471f0921bc9997cccad1429ca7b3055fd6af5b5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-07T00:18:38.129Z] provisioning config files... [2023-11-07T00:18:38.137Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7296553498169100922tmp [2023-11-07T00:18:38.146Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11167924332716879243tmp [2023-11-07T00:18:38.153Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14914369200020880508tmp [Pipeline] { [Pipeline] echo [2023-11-07T00:18:38.169Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:38.450Z] ---> sigul-configuration.sh [2023-11-07T00:18:38.450Z] gpg: directory `/root/.gnupg' created [2023-11-07T00:18:38.450Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-07T00:18:38.450Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-07T00:18:38.450Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-07T00:18:38.450Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-07T00:18:38.450Z] gpg: CAST5 encrypted data [2023-11-07T00:18:38.450Z] gpg: encrypted with 1 passphrase [2023-11-07T00:18:38.450Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-07T00:18:38.735Z] + mkdir /home/jenkins [2023-11-07T00:18:38.735Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-07T00:18:39.021Z] + 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-11-07T00:18:39.029Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:39.310Z] ---> sigul-install.sh [2023-11-07T00:18:39.310Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-07T00:18:39.603Z] + git tag --list [2023-11-07T00:18:39.603Z] 0.1.1 [2023-11-07T00:18:39.603Z] v1.1.0 [2023-11-07T00:18:39.603Z] v1.2.0 [2023-11-07T00:18:39.603Z] v1.2.1 [2023-11-07T00:18:39.603Z] v1.3.0 [2023-11-07T00:18:39.603Z] v2.0.0 [2023-11-07T00:18:39.603Z] v2.1.0 [2023-11-07T00:18:39.603Z] v2.2.0 [2023-11-07T00:18:39.603Z] v2.3.0 [2023-11-07T00:18:39.603Z] v3.0 [2023-11-07T00:18:39.603Z] v3.0.0 [2023-11-07T00:18:39.603Z] v3.1.0-dev.1 [2023-11-07T00:18:39.603Z] v3.1.0-dev.10 [2023-11-07T00:18:39.603Z] v3.1.0-dev.11 [2023-11-07T00:18:39.603Z] v3.1.0-dev.12 [2023-11-07T00:18:39.603Z] v3.1.0-dev.2 [2023-11-07T00:18:39.603Z] v3.1.0-dev.3 [2023-11-07T00:18:39.603Z] v3.1.0-dev.4 [2023-11-07T00:18:39.603Z] v3.1.0-dev.5 [2023-11-07T00:18:39.603Z] v3.1.0-dev.6 [2023-11-07T00:18:39.603Z] v3.1.0-dev.7 [2023-11-07T00:18:39.603Z] v3.1.0-dev.8 [2023-11-07T00:18:39.603Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-07T00:18:39.887Z] + lftools sign git-tag v3.1.0-dev.12 [2023-11-07T00:18:40.455Z] Signing Git tag with Sigul... [2023-11-07T00:18:40.455Z] Signing v3.1.0-dev.12 [Pipeline] echo [2023-11-07T00:18:40.721Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:41.002Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-07T00:18:41.009Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-07T00:18:41.025Z] $ docker stop --time=1 588ae3b94c94e0e5528a4ee2a471f0921bc9997cccad1429ca7b3055fd6af5b5 [2023-11-07T00:18:42.298Z] $ docker rm -f --volumes 588ae3b94c94e0e5528a4ee2a471f0921bc9997cccad1429ca7b3055fd6af5b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-07T00:18:42.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T00:18:42.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:18:42.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T00:18:42.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:18:43.055Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-07T00:18:43.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T00:18:43.493Z] $ docker top ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 -eo pid,comm [2023-11-07T00:18:43.538Z] 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-11-07T00:18:43.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T00:18:43.574Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T00:18:43.574Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T00:18:43.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T00:18:43.677Z] $ docker exec ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 ssh-agent [2023-11-07T00:18:43.784Z] SSH_AUTH_SOCK=/tmp/ssh-mEmMvz67ablx/agent.20 [2023-11-07T00:18:43.784Z] SSH_AGENT_PID=27 [2023-11-07T00:18:43.789Z] Running ssh-add (command line suppressed) [2023-11-07T00:18:43.887Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8014272533589282362.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8014272533589282362.key) [2023-11-07T00:18:43.902Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T00:18:44.189Z] + git semver bump pre [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,360 [bump_version] DEBUG bumping version:3.1.0-dev.12 on axis:pre with prefix:dev [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,360 [bump_version] DEBUG bumped version:3.1.0-dev.13 [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,360 [write_version] DEBUG write version:3.1.0-dev.13 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,360 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,360 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,362 [execute] INFO git cat-file --batch-check [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,367 [execute] INFO git cat-file --batch [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T00:18:44.448Z] 2023-11-07 00:18:44,373 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-07T00:18:44.448Z] 3.1.0-dev.13 [Pipeline] } [2023-11-07T00:18:44.457Z] $ docker exec --env ******** --env ******** ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 ssh-agent -k [2023-11-07T00:18:44.572Z] unset SSH_AUTH_SOCK; [2023-11-07T00:18:44.572Z] unset SSH_AGENT_PID; [2023-11-07T00:18:44.572Z] echo Agent pid 27 killed; [2023-11-07T00:18:44.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T00:18:45.024Z] + git semver [Pipeline] } [2023-11-07T00:18:45.297Z] $ docker stop --time=1 ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 [2023-11-07T00:18:46.573Z] $ docker rm -f --volumes ac8fefe645b4df653854dc1d6e555c1b7055aadc21c985fba1390ad8ec198009 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-07T00:18:46.914Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-07T00:18:46.914Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:18:47.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-07T00:18:47.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:18:47.282Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-07T00:18:47.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-07T00:18:47.636Z] $ docker top 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-07T00:18:47.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-07T00:18:47.727Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-07T00:18:47.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-07T00:18:47.852Z] $ docker exec 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 ssh-agent [2023-11-07T00:18:47.948Z] SSH_AUTH_SOCK=/tmp/ssh-zuEzKwm4XjLI/agent.31 [2023-11-07T00:18:47.948Z] SSH_AGENT_PID=37 [2023-11-07T00:18:47.952Z] Running ssh-add (command line suppressed) [2023-11-07T00:18:48.060Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14306433291247324389.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14306433291247324389.key) [2023-11-07T00:18:48.073Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-07T00:18:48.361Z] + git semver push [2023-11-07T00:18:48.621Z] 2023-11-07 00:18:48,590 [run_push] DEBUG push [2023-11-07T00:18:48.621Z] 2023-11-07 00:18:48,591 [execute] INFO git cat-file --batch-check [2023-11-07T00:18:48.621Z] 2023-11-07 00:18:48,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-07T00:18:48.621Z] 2023-11-07 00:18:48,596 [execute] INFO git rev-list dd2d877d230bf15e279b0c35fbb3a7a592d0cbac -- [2023-11-07T00:18:48.621Z] 2023-11-07 00:18:48,596 [execute] DEBUG Popen(['git', 'rev-list', 'dd2d877d230bf15e279b0c35fbb3a7a592d0cbac', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-07T00:18:48.621Z] 2023-11-07 00:18:48,607 [execute] INFO git fetch -v origin [2023-11-07T00:18:48.621Z] 2023-11-07 00:18:48,607 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-07T00:18:49.190Z] 2023-11-07 00:18:49,160 [run_push] DEBUG no remote changes detected [2023-11-07T00:18:49.190Z] 2023-11-07 00:18:49,160 [execute] INFO git push origin semver [2023-11-07T00:18:49.190Z] 2023-11-07 00:18:49,161 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-07T00:18:50.127Z] 2023-11-07 00:18:49,926 [run_push] DEBUG push all version tags [2023-11-07T00:18:50.127Z] 2023-11-07 00:18:49,927 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-07T00:18:50.127Z] 2023-11-07 00:18:49,927 [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-11-07T00:18:50.696Z] 2023-11-07 00:18:50,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-07T00:18:50.696Z] 3.1.0-dev.13 [Pipeline] } [2023-11-07T00:18:50.704Z] $ docker exec --env ******** --env ******** 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 ssh-agent -k [2023-11-07T00:18:50.785Z] unset SSH_AUTH_SOCK; [2023-11-07T00:18:50.785Z] unset SSH_AGENT_PID; [2023-11-07T00:18:50.785Z] echo Agent pid 37 killed; [2023-11-07T00:18:50.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-07T00:18:51.096Z] + git semver [Pipeline] } [2023-11-07T00:18:51.367Z] $ docker stop --time=1 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 [2023-11-07T00:18:52.620Z] $ docker rm -f --volumes 82b126ea38a98659a1b857cf9ea2914f1e6479980bc85dd4fd1aae3867f2e341 [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-11-07T00:18:53.215Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-11-07T00:18:53.215Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-07T00:18:53.215Z] total 16 [2023-11-07T00:18:53.215Z] drwxr-xr-x 3 root root 4096 Nov 6 23:57 . [2023-11-07T00:18:53.215Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 00:18 .. [2023-11-07T00:18:53.215Z] drwxr-xr-x 2 root root 4096 Nov 6 23:57 cost [2023-11-07T00:18:53.215Z] -rw-r--r-- 1 root root 83 Nov 6 23:57 cost.csv [2023-11-07T00:18:53.215Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-07T00:18:53.215Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-07T00:18:53.215Z] total 16 [2023-11-07T00:18:53.215Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 6 23:57 . [2023-11-07T00:18:53.215Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 7 00:18 .. [2023-11-07T00:18:53.215Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 6 23:57 cost [2023-11-07T00:18:53.215Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 6 23:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:53.508Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:54.373Z] ---> package-listing.sh [2023-11-07T00:18:54.373Z] ++ facter osfamily [2023-11-07T00:18:54.373Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-07T00:18:54.634Z] + OS_FAMILY=debian [2023-11-07T00:18:54.634Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-07T00:18:54.634Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-07T00:18:54.634Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-07T00:18:54.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-07T00:18:54.634Z] + PACKAGES=/tmp/packages_start.txt [2023-11-07T00:18:54.634Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-07T00:18:54.634Z] + PACKAGES=/tmp/packages_end.txt [2023-11-07T00:18:54.634Z] + case "${OS_FAMILY}" in [2023-11-07T00:18:54.634Z] + dpkg -l [2023-11-07T00:18:54.634Z] + grep '^ii' [2023-11-07T00:18:54.634Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-07T00:18:54.634Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-07T00:18:54.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-07T00:18:54.634Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-07T00:18:54.634Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-11-07T00:18:54.634Z] + 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-11-07T00:18:54.643Z] 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-11-07T00:18:54.919Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-07T00:18:55.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-07T00:18:55.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-07T00:18:55.555Z] prd-ubuntu20.04-docker-8c-8g-16756 does not seem to be running inside a container [2023-11-07T00:18:55.588Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-07T00:18:55.815Z] $ docker top 3de950b764c3de51f76bfd67a265d4af162bfdeae85ae4b12f582b4fd029d920 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-07T00:18:56.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-07T00:18:56.436Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-07T00:18:56.718Z] + ls /var/log/sa-host [2023-11-07T00:18:56.718Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-07T00:18:56.873Z] provisioning config files... [2023-11-07T00:18:56.882Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3311539983507023084tmp [Pipeline] { [Pipeline] echo [2023-11-07T00:18:56.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:57.177Z] ---> create-netrc.sh [Pipeline] } [2023-11-07T00:18:57.184Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:57.526Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-07T00:18:57.534Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:57.819Z] ---> sudo-logs.sh [2023-11-07T00:18:57.819Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-07T00:18:57.843Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:58.128Z] ---> job-cost.sh [2023-11-07T00:18:58.128Z] lf-activate-venv: SKIPPING [2023-11-07T00:18:58.128Z] DEBUG: total: 0.2199999988079071 [2023-11-07T00:18:58.128Z] INFO: Retrieving Stack Cost... [2023-11-07T00:18:58.388Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-07T00:18:58.956Z] INFO: Archiving Costs [Pipeline] echo [2023-11-07T00:18:58.968Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-07T00:18:59.252Z] ---> logs-deploy.sh [2023-11-07T00:18:59.252Z] lf-activate-venv: SKIPPING [2023-11-07T00:18:59.252Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/139 [2023-11-07T00:18:59.252Z] INFO: archiving workspace using pattern(s): [2023-11-07T00:19:00.187Z] Archives upload complete. [2023-11-07T00:19:00.187Z] INFO: archiving logs to Nexus