Started by upstream project "edgexfoundry/cd-management/release" build number 150 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0be910da442da054ca269013485ad7785d291f45 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-ssh2209019063575328280.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6906310549689366552.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1311055851526805102.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh2748610357615123894.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-ssh428544132876261768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-17535’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17540 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 0be910da442da054ca269013485ad7785d291f45 (main) Commit message: "Merge pull request #621 from lenny-intel/changelog" > 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 0be910da442da054ca269013485ad7785d291f45 # timeout=10 > git rev-list --no-walk 0be910da442da054ca269013485ad7785d291f45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-31T20:35:04.079Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-31T20:35:04.123Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T20:35:04.133Z] ========================================================= [2023-05-31T20:35:04.133Z] EdgeX Global Pipelines Version Info [2023-05-31T20:35:04.133Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:35:04.848Z] ------------------- [2023-05-31T20:35:04.848Z] stable info: [2023-05-31T20:35:04.848Z] ------------------- [2023-05-31T20:35:04.848Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-31T20:35:04.848Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T20:35:04.848Z] Message: update stable to v1.0.249 [2023-05-31T20:35:05.424Z] ------------------- [2023-05-31T20:35:05.424Z] experimental info: [2023-05-31T20:35:05.424Z] ------------------- [2023-05-31T20:35:05.424Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-31T20:35:05.424Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-31T20:35:05.424Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-31T20:35:05.592Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-31T20:35:05.601Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-31T20:35:05.610Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-31T20:35:05.618Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-31T20:35:05.627Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-31T20:35:05.635Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-31T20:35:05.644Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-31T20:35:05.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-31T20:35:05.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-31T20:35:05.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-31T20:35:05.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-31T20:35:05.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-31T20:35:05.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-31T20:35:05.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-31T20:35:05.760Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T20:35:05.772Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-31T20:35:05.785Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T20:35:05.802Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-31T20:35:05.818Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-31T20:35:05.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-31T20:35:05.841Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-31T20:35:05.855Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-31T20:35:05.866Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-31T20:35:05.883Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-31T20:35:05.898Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-31T20:35:05.909Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-31T20:35:05.926Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-31T20:35:05.941Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-31T20:35:05.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-31T20:35:05.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-31T20:35:05.982Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo [2023-05-31T20:35:05.996Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0be910d [Pipeline] echo [2023-05-31T20:35:06.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:35:06.051Z] provisioning config files... [2023-05-31T20:35:06.068Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15289405593938705541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:35:06.373Z] ---> docker-login.sh [2023-05-31T20:35:06.373Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:35:06.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:06.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:06.633Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:06.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:06.633Z] [2023-05-31T20:35:06.633Z] Login Succeeded [2023-05-31T20:35:06.633Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:35:06.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:06.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:06.893Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:06.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:06.893Z] [2023-05-31T20:35:06.893Z] Login Succeeded [2023-05-31T20:35:06.893Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:35:06.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:06.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:06.893Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:06.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:06.893Z] [2023-05-31T20:35:06.893Z] Login Succeeded [2023-05-31T20:35:06.893Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:35:06.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:07.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:07.153Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:07.153Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:07.153Z] [2023-05-31T20:35:07.153Z] Login Succeeded [2023-05-31T20:35:07.153Z] docker.io [2023-05-31T20:35:07.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:07.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:07.413Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:07.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:07.413Z] [2023-05-31T20:35:07.413Z] Login Succeeded [2023-05-31T20:35:07.413Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:35:07.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-31T20:35:07.759Z] + git rev-list -1 --merges 0be910da442da054ca269013485ad7785d291f45~1..0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo [2023-05-31T20:35:07.804Z] -----------> git rev-list -1 --merges 0be910da442da054ca269013485ad7785d291f45~1..0be910da442da054ca269013485ad7785d291f45 0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:35:07.804Z] 0be910da442da054ca269013485ad7785d291f45 [false] [Pipeline] sh [2023-05-31T20:35:08.092Z] + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo [2023-05-31T20:35:08.112Z] ========================================================= [2023-05-31T20:35:08.112Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId [2023-05-31T20:35:08.112Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T20:35:08.740Z] + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] echo [2023-05-31T20:35:08.750Z] [semverPrep] GIT_COMMIT: 0be910da442da054ca269013485ad7785d291f45, Commit Message: Merge pull request #621 from lenny-intel/changelog [Pipeline] echo [2023-05-31T20:35:08.759Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-31T20:35:09.104Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T20:35:09.104Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-31T20:35:09.104Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-31T20:35:09.104Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-31T20:35:09.104Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-31T20:35:09.104Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-31T20:35:09.104Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:35:09.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:35:09.446Z] [2023-05-31T20:35:09.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:35:09.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:35:09.743Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-31T20:35:09.743Z] b85a868b505f: Pulling fs layer [2023-05-31T20:35:09.743Z] e2be974225ed: Pulling fs layer [2023-05-31T20:35:09.743Z] 339a4e72a1f5: Pulling fs layer [2023-05-31T20:35:09.743Z] 988bab9f4d93: Pulling fs layer [2023-05-31T20:35:09.743Z] 1469e6f7b9e6: Pulling fs layer [2023-05-31T20:35:09.743Z] eaf3925da568: Pulling fs layer [2023-05-31T20:35:09.743Z] bab4dde63d76: Pulling fs layer [2023-05-31T20:35:09.743Z] bde34c3a00c8: Pulling fs layer [2023-05-31T20:35:09.743Z] b352a97aabf1: Pulling fs layer [2023-05-31T20:35:09.743Z] 4872d77fe225: Pulling fs layer [2023-05-31T20:35:09.743Z] 5851b861e8e6: Pulling fs layer [2023-05-31T20:35:09.743Z] bab4dde63d76: Waiting [2023-05-31T20:35:09.743Z] 988bab9f4d93: Waiting [2023-05-31T20:35:09.743Z] 1469e6f7b9e6: Waiting [2023-05-31T20:35:09.743Z] bde34c3a00c8: Waiting [2023-05-31T20:35:09.743Z] b352a97aabf1: Waiting [2023-05-31T20:35:09.743Z] 4872d77fe225: Waiting [2023-05-31T20:35:09.743Z] eaf3925da568: Waiting [2023-05-31T20:35:09.743Z] 5851b861e8e6: Waiting [2023-05-31T20:35:09.743Z] e2be974225ed: Verifying Checksum [2023-05-31T20:35:09.743Z] e2be974225ed: Download complete [2023-05-31T20:35:09.743Z] 988bab9f4d93: Verifying Checksum [2023-05-31T20:35:09.743Z] 988bab9f4d93: Download complete [2023-05-31T20:35:09.743Z] 1469e6f7b9e6: Verifying Checksum [2023-05-31T20:35:09.743Z] 1469e6f7b9e6: Download complete [2023-05-31T20:35:10.002Z] eaf3925da568: Download complete [2023-05-31T20:35:10.002Z] 339a4e72a1f5: Verifying Checksum [2023-05-31T20:35:10.002Z] 339a4e72a1f5: Download complete [2023-05-31T20:35:10.002Z] bde34c3a00c8: Download complete [2023-05-31T20:35:10.002Z] b352a97aabf1: Download complete [2023-05-31T20:35:10.002Z] 4872d77fe225: Download complete [2023-05-31T20:35:10.002Z] 5851b861e8e6: Verifying Checksum [2023-05-31T20:35:10.003Z] 5851b861e8e6: Download complete [2023-05-31T20:35:10.003Z] b85a868b505f: Verifying Checksum [2023-05-31T20:35:10.003Z] b85a868b505f: Download complete [2023-05-31T20:35:10.261Z] bab4dde63d76: Verifying Checksum [2023-05-31T20:35:10.261Z] bab4dde63d76: Download complete [2023-05-31T20:35:11.196Z] b85a868b505f: Pull complete [2023-05-31T20:35:11.456Z] e2be974225ed: Pull complete [2023-05-31T20:35:11.715Z] 339a4e72a1f5: Pull complete [2023-05-31T20:35:11.975Z] 988bab9f4d93: Pull complete [2023-05-31T20:35:12.235Z] 1469e6f7b9e6: Pull complete [2023-05-31T20:35:12.235Z] eaf3925da568: Pull complete [2023-05-31T20:35:14.154Z] bab4dde63d76: Pull complete [2023-05-31T20:35:14.154Z] bde34c3a00c8: Pull complete [2023-05-31T20:35:14.414Z] b352a97aabf1: Pull complete [2023-05-31T20:35:14.414Z] 4872d77fe225: Pull complete [2023-05-31T20:35:14.414Z] 5851b861e8e6: Pull complete [2023-05-31T20:35:14.414Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-31T20:35:14.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:35:14.414Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:35:14.514Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T20:35:14.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-31T20:35:16.272Z] $ docker top 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 -eo pid,comm [2023-05-31T20:35:16.323Z] 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-05-31T20:35:16.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-31T20:35:16.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T20:35:16.355Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T20:35:16.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T20:35:16.479Z] $ docker exec 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 ssh-agent [2023-05-31T20:35:16.574Z] SSH_AUTH_SOCK=/tmp/ssh-9cBWAD6iv2TS/agent.34 [2023-05-31T20:35:16.574Z] SSH_AGENT_PID=40 [2023-05-31T20:35:16.580Z] Running ssh-add (command line suppressed) [2023-05-31T20:35:16.687Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12028024499475874011.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_12028024499475874011.key) [2023-05-31T20:35:16.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T20:35:16.986Z] + git tag --points-at 0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [2023-05-31T20:35:17.001Z] $ docker exec --env ******** --env ******** 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 ssh-agent -k [2023-05-31T20:35:17.091Z] unset SSH_AUTH_SOCK; [2023-05-31T20:35:17.092Z] unset SSH_AGENT_PID; [2023-05-31T20:35:17.092Z] echo Agent pid 40 killed; [2023-05-31T20:35:17.097Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2023-05-31T20:35:17.114Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.0.0|v3.0.0-dev.21' [Pipeline] sshagent [2023-05-31T20:35:17.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-31T20:35:17.126Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-31T20:35:17.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-31T20:35:17.259Z] $ docker exec 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 ssh-agent [2023-05-31T20:35:17.388Z] SSH_AUTH_SOCK=/tmp/ssh-3ZxLPV04L3jr/agent.72 [2023-05-31T20:35:17.388Z] SSH_AGENT_PID=78 [2023-05-31T20:35:17.394Z] Running ssh-add (command line suppressed) [2023-05-31T20:35:17.496Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14037514240180116988.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14037514240180116988.key) [2023-05-31T20:35:17.507Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-31T20:35:17.795Z] + git semver init [2023-05-31T20:35:18.056Z] 2023-05-31 20:35:17,996 [run_init] DEBUG init version:0.0.0 force:False [2023-05-31T20:35:18.056Z] 2023-05-31 20:35:17,997 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-31T20:35:18.056Z] 2023-05-31 20:35:17,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-31T20:35:18.056Z] 2023-05-31 20:35:17,998 [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-05-31T20:35:19.437Z] 2023-05-31 20:35:19,417 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-31T20:35:19.437Z] 2023-05-31 20:35:19,419 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-31T20:35:19.437Z] 2023-05-31 20:35:19,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-31T20:35:19.437Z] 2023-05-31 20:35:19,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-31T20:35:19.437Z] 3.0.0 [Pipeline] } [2023-05-31T20:35:19.708Z] $ docker exec --env ******** --env ******** 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 ssh-agent -k [2023-05-31T20:35:19.808Z] unset SSH_AUTH_SOCK; [2023-05-31T20:35:19.808Z] unset SSH_AGENT_PID; [2023-05-31T20:35:19.808Z] echo Agent pid 78 killed; [2023-05-31T20:35:19.817Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T20:35:20.121Z] + git semver [Pipeline] } [2023-05-31T20:35:20.399Z] $ docker stop --time=1 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 [2023-05-31T20:35:21.712Z] $ docker rm -f --volumes 294b4d8cc6954a36759a73551c070e68c224c83e3c0ab365d6653bedc82bfdf0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T20:35:22.052Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-31T20:35:22.264Z] Stashed 1 file(s) [Pipeline] echo [2023-05-31T20:35:22.267Z] [edgeXSemver]: initialized semver on version 3.0.0 [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] sh [2023-05-31T20:35:22.674Z] + git checkout 0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:35:22.675Z] HEAD is now at 0be910d Merge pull request #621 from lenny-intel/changelog [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:35:22.698Z] provisioning config files... [2023-05-31T20:35:22.708Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config11779833862529360994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:35:23.005Z] ---> docker-login.sh [2023-05-31T20:35:23.005Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:35:23.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:23.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:23.005Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:23.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:23.005Z] [2023-05-31T20:35:23.005Z] Login Succeeded [2023-05-31T20:35:23.005Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:35:23.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:23.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:23.005Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:23.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:23.005Z] [2023-05-31T20:35:23.005Z] Login Succeeded [2023-05-31T20:35:23.005Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:35:23.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:23.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:23.302Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:23.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:23.302Z] [2023-05-31T20:35:23.302Z] Login Succeeded [2023-05-31T20:35:23.302Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:35:23.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:23.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:23.302Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:23.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:23.302Z] [2023-05-31T20:35:23.302Z] Login Succeeded [2023-05-31T20:35:23.302Z] docker.io [2023-05-31T20:35:23.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:35:23.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:35:23.562Z] Configure a credential helper to remove this warning. See [2023-05-31T20:35:23.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:35:23.562Z] [2023-05-31T20:35:23.562Z] Login Succeeded [2023-05-31T20:35:23.562Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:35:23.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T20:35:23.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:35:23.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:35:23.668Z] ========================================================= [2023-05-31T20:35:23.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-31T20:35:23.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:35:23.990Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T20:35:24.249Z] Sending build context to Docker daemon 47.6MB [2023-05-31T20:35:24.249Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T20:35:24.249Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-31T20:35:24.249Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-31T20:35:24.249Z] f56be85fc22e: Pulling fs layer [2023-05-31T20:35:24.249Z] 85791d961cd3: Pulling fs layer [2023-05-31T20:35:24.249Z] d694b5ae8c79: Pulling fs layer [2023-05-31T20:35:24.249Z] 9f32a84ed3da: Pulling fs layer [2023-05-31T20:35:24.249Z] 4d19c01a9841: Pulling fs layer [2023-05-31T20:35:24.249Z] 9325e15d5711: Pulling fs layer [2023-05-31T20:35:24.249Z] 556b6ee489ea: Pulling fs layer [2023-05-31T20:35:24.249Z] c5a4b2cf53e6: Pulling fs layer [2023-05-31T20:35:24.249Z] 556b6ee489ea: Waiting [2023-05-31T20:35:24.249Z] c5a4b2cf53e6: Waiting [2023-05-31T20:35:24.249Z] 4d19c01a9841: Waiting [2023-05-31T20:35:24.249Z] 9325e15d5711: Waiting [2023-05-31T20:35:24.249Z] 9f32a84ed3da: Waiting [2023-05-31T20:35:24.249Z] 85791d961cd3: Verifying Checksum [2023-05-31T20:35:24.249Z] 85791d961cd3: Download complete [2023-05-31T20:35:24.249Z] 9f32a84ed3da: Verifying Checksum [2023-05-31T20:35:24.249Z] 9f32a84ed3da: Download complete [2023-05-31T20:35:24.249Z] 4d19c01a9841: Verifying Checksum [2023-05-31T20:35:24.249Z] 4d19c01a9841: Download complete [2023-05-31T20:35:24.249Z] f56be85fc22e: Verifying Checksum [2023-05-31T20:35:24.249Z] f56be85fc22e: Download complete [2023-05-31T20:35:24.249Z] 9325e15d5711: Verifying Checksum [2023-05-31T20:35:24.249Z] 9325e15d5711: Download complete [2023-05-31T20:35:24.511Z] f56be85fc22e: Pull complete [2023-05-31T20:35:24.511Z] 85791d961cd3: Pull complete [2023-05-31T20:35:24.771Z] c5a4b2cf53e6: Verifying Checksum [2023-05-31T20:35:24.771Z] c5a4b2cf53e6: Download complete [2023-05-31T20:35:25.030Z] d694b5ae8c79: Verifying Checksum [2023-05-31T20:35:25.030Z] d694b5ae8c79: Download complete [2023-05-31T20:35:25.030Z] 556b6ee489ea: Download complete [2023-05-31T20:35:28.313Z] d694b5ae8c79: Pull complete [2023-05-31T20:35:28.313Z] 9f32a84ed3da: Pull complete [2023-05-31T20:35:28.313Z] 4d19c01a9841: Pull complete [2023-05-31T20:35:28.313Z] 9325e15d5711: Pull complete [2023-05-31T20:35:30.846Z] 556b6ee489ea: Pull complete [2023-05-31T20:35:31.791Z] c5a4b2cf53e6: Pull complete [2023-05-31T20:35:31.791Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-31T20:35:31.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-31T20:35:31.791Z] ---> c4be618373d6 [2023-05-31T20:35:31.791Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-31T20:35:36.003Z] ---> Running in cbf7bdfaf6c4 [2023-05-31T20:35:36.003Z] Removing intermediate container cbf7bdfaf6c4 [2023-05-31T20:35:36.003Z] ---> d0e5563249ff [2023-05-31T20:35:36.003Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T20:35:36.003Z] ---> Running in 31367460bf2d [2023-05-31T20:35:36.003Z] Removing intermediate container 31367460bf2d [2023-05-31T20:35:36.003Z] ---> d37a066d2089 [2023-05-31T20:35:36.003Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T20:35:36.003Z] ---> Running in 146764c730f2 [2023-05-31T20:35:36.003Z] Removing intermediate container 146764c730f2 [2023-05-31T20:35:36.003Z] ---> f956239bbbef [2023-05-31T20:35:36.003Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-31T20:35:36.003Z] ---> Running in 3206e6ae6253 [2023-05-31T20:35:36.003Z] Removing intermediate container 3206e6ae6253 [2023-05-31T20:35:36.003Z] ---> 43df87400fcd [2023-05-31T20:35:36.003Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-31T20:35:36.003Z] ---> Running in ccaf4b62b603 [2023-05-31T20:35:36.263Z] Removing intermediate container ccaf4b62b603 [2023-05-31T20:35:36.263Z] ---> 25a48a79e1ba [2023-05-31T20:35:36.263Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-31T20:35:36.525Z] latest: Pulling from library/docker [2023-05-31T20:35:36.784Z] 8a49fdb3b6a5: Pulling fs layer [2023-05-31T20:35:36.784Z] dfb60e7f5d22: Pulling fs layer [2023-05-31T20:35:36.784Z] f74671f55a8d: Pulling fs layer [2023-05-31T20:35:36.784Z] 159682c80b19: Pulling fs layer [2023-05-31T20:35:36.784Z] b1fd48ba55f8: Pulling fs layer [2023-05-31T20:35:36.784Z] 6478cae41da0: Pulling fs layer [2023-05-31T20:35:36.784Z] 3dc5e45939f9: Pulling fs layer [2023-05-31T20:35:36.784Z] ec63addd3bc1: Pulling fs layer [2023-05-31T20:35:36.784Z] 3a314790488f: Pulling fs layer [2023-05-31T20:35:36.784Z] f97b6f470a44: Pulling fs layer [2023-05-31T20:35:36.784Z] ba6b089fd04d: Pulling fs layer [2023-05-31T20:35:36.784Z] 3580870ab4aa: Pulling fs layer [2023-05-31T20:35:36.784Z] 53d2ee3b805d: Pulling fs layer [2023-05-31T20:35:36.784Z] 9237fc1405c9: Pulling fs layer [2023-05-31T20:35:36.784Z] 3dc5e45939f9: Waiting [2023-05-31T20:35:36.784Z] 159682c80b19: Waiting [2023-05-31T20:35:36.784Z] ec63addd3bc1: Waiting [2023-05-31T20:35:36.784Z] b1fd48ba55f8: Waiting [2023-05-31T20:35:36.784Z] 3a314790488f: Waiting [2023-05-31T20:35:36.784Z] 6478cae41da0: Waiting [2023-05-31T20:35:36.784Z] f97b6f470a44: Waiting [2023-05-31T20:35:36.784Z] 53d2ee3b805d: Waiting [2023-05-31T20:35:36.784Z] ba6b089fd04d: Waiting [2023-05-31T20:35:36.784Z] 9237fc1405c9: Waiting [2023-05-31T20:35:36.784Z] 3580870ab4aa: Waiting [2023-05-31T20:35:36.784Z] f74671f55a8d: Verifying Checksum [2023-05-31T20:35:36.784Z] f74671f55a8d: Download complete [2023-05-31T20:35:36.784Z] dfb60e7f5d22: Download complete [2023-05-31T20:35:36.784Z] 8a49fdb3b6a5: Verifying Checksum [2023-05-31T20:35:36.784Z] 8a49fdb3b6a5: Download complete [2023-05-31T20:35:37.042Z] 159682c80b19: Verifying Checksum [2023-05-31T20:35:37.042Z] 159682c80b19: Download complete [2023-05-31T20:35:37.042Z] 8a49fdb3b6a5: Pull complete [2023-05-31T20:35:37.042Z] b1fd48ba55f8: Verifying Checksum [2023-05-31T20:35:37.042Z] b1fd48ba55f8: Download complete [2023-05-31T20:35:37.042Z] 6478cae41da0: Verifying Checksum [2023-05-31T20:35:37.042Z] 6478cae41da0: Download complete [2023-05-31T20:35:37.042Z] 3dc5e45939f9: Verifying Checksum [2023-05-31T20:35:37.042Z] 3dc5e45939f9: Download complete [2023-05-31T20:35:37.300Z] ec63addd3bc1: Download complete [2023-05-31T20:35:37.300Z] 3a314790488f: Download complete [2023-05-31T20:35:37.300Z] dfb60e7f5d22: Pull complete [2023-05-31T20:35:37.300Z] f97b6f470a44: Verifying Checksum [2023-05-31T20:35:37.300Z] f97b6f470a44: Download complete [2023-05-31T20:35:37.300Z] ba6b089fd04d: Verifying Checksum [2023-05-31T20:35:37.300Z] ba6b089fd04d: Download complete [2023-05-31T20:35:37.300Z] f74671f55a8d: Pull complete [2023-05-31T20:35:37.300Z] 9237fc1405c9: Verifying Checksum [2023-05-31T20:35:37.300Z] 53d2ee3b805d: Download complete [2023-05-31T20:35:37.367Z] Still waiting to schedule task [2023-05-31T20:35:37.367Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-31T20:35:37.558Z] 159682c80b19: Pull complete [2023-05-31T20:35:37.817Z] 3580870ab4aa: Verifying Checksum [2023-05-31T20:35:38.076Z] b1fd48ba55f8: Pull complete [2023-05-31T20:35:38.334Z] 6478cae41da0: Pull complete [2023-05-31T20:35:38.334Z] 3dc5e45939f9: Pull complete [2023-05-31T20:35:38.595Z] ec63addd3bc1: Pull complete [2023-05-31T20:35:38.595Z] 3a314790488f: Pull complete [2023-05-31T20:35:38.853Z] f97b6f470a44: Pull complete [2023-05-31T20:35:38.853Z] ba6b089fd04d: Pull complete [2023-05-31T20:35:39.783Z] 3580870ab4aa: Pull complete [2023-05-31T20:35:40.043Z] 53d2ee3b805d: Pull complete [2023-05-31T20:35:40.043Z] 9237fc1405c9: Pull complete [2023-05-31T20:35:40.043Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-05-31T20:35:40.043Z] Status: Downloaded newer image for docker:latest [2023-05-31T20:35:42.578Z] ---> b413ba098ba8 [2023-05-31T20:35:42.578Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T20:35:42.578Z] ---> Running in 853fed97ccac [2023-05-31T20:35:42.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T20:35:43.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T20:35:43.098Z] OK: 265 MiB in 53 packages [2023-05-31T20:35:43.666Z] Removing intermediate container 853fed97ccac [2023-05-31T20:35:43.666Z] ---> edd31f5e5ff2 [2023-05-31T20:35:43.666Z] Step 10/15 : ENV GO111MODULE=on [2023-05-31T20:35:43.666Z] ---> Running in 04440d0a5b84 [2023-05-31T20:35:43.666Z] Removing intermediate container 04440d0a5b84 [2023-05-31T20:35:43.666Z] ---> 10aaebfc9548 [2023-05-31T20:35:43.666Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-31T20:35:43.666Z] ---> Running in 0007be377d0a [2023-05-31T20:35:43.666Z] Removing intermediate container 0007be377d0a [2023-05-31T20:35:43.666Z] ---> 2989e91a4643 [2023-05-31T20:35:43.666Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-31T20:35:43.926Z] ---> f79571993b90 [2023-05-31T20:35:43.926Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T20:35:43.926Z] ---> Running in 4f399e1b987e [2023-05-31T20:36:10.505Z] Removing intermediate container 4f399e1b987e [2023-05-31T20:36:10.505Z] ---> 7f5a616d20b9 [2023-05-31T20:36:10.505Z] Step 14/15 : COPY . . [2023-05-31T20:36:11.882Z] ---> 4c96f2b1fc30 [2023-05-31T20:36:11.882Z] Step 15/15 : RUN ${MAKE} [2023-05-31T20:36:11.882Z] ---> Running in 4f6daf06a702 [2023-05-31T20:36:12.140Z] noop [2023-05-31T20:36:12.399Z] Removing intermediate container 4f6daf06a702 [2023-05-31T20:36:12.399Z] ---> 1a184b5f8295 [2023-05-31T20:36:12.399Z] Successfully built 1a184b5f8295 [2023-05-31T20:36:12.399Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:36:12.707Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T20:36:12.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:36:12.771Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T20:36:12.808Z] $ 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-05-31T20:36:13.152Z] $ docker top 996f882f78bdd84b260c6d159c81d16129d891861fe650a0c87c6d2120ed0ca3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T20:36:13.485Z] + go version [2023-05-31T20:36:13.485Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-31T20:36:13.496Z] $ docker stop --time=1 996f882f78bdd84b260c6d159c81d16129d891861fe650a0c87c6d2120ed0ca3 [2023-05-31T20:36:14.775Z] $ docker rm -f --volumes 996f882f78bdd84b260c6d159c81d16129d891861fe650a0c87c6d2120ed0ca3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:36:15.215Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-31T20:36:15.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:36:15.290Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T20:36:15.324Z] $ 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-05-31T20:36:15.678Z] $ docker top 20ea150a423e9c7ee5e7eb32d12027d5aada1e114ac9e1ebc189aa12fd4be2b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T20:36:16.011Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-31T20:36:16.313Z] + make test [2023-05-31T20:36:16.313Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-31T20:36:20.500Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-31T20:36:28.620Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-31T20:36:28.620Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-31T20:36:28.620Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-31T20:36:28.620Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-31T20:36:28.620Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-31T20:36:28.620Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-31T20:36:28.620Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-31T20:36:28.620Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-31T20:36:28.620Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-31T20:36:31.904Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T20:36:31.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T20:36:31.904Z] ./bin/test-attribution-txt.sh [2023-05-31T20:36:31.904Z] make -C web test [2023-05-31T20:36:31.904Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-31T20:36:31.904Z] make[1]: tput: No such file or directory [2023-05-31T20:36:31.904Z] make[1]: tput: No such file or directory [2023-05-31T20:36:31.904Z] warning: generating ./VERSION [2023-05-31T20:36:31.904Z] echo "0.0.0" > VERSION [2023-05-31T20:36:31.904Z] docker build \ [2023-05-31T20:36:31.904Z] -f Dockerfile \ [2023-05-31T20:36:31.904Z] --build-arg USER=1000 \ [2023-05-31T20:36:31.904Z] \ [2023-05-31T20:36:31.904Z] --label "git_sha=0be910da442da054ca269013485ad7785d291f45" \ [2023-05-31T20:36:31.904Z] -t edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 \ [2023-05-31T20:36:31.904Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-31T20:36:31.904Z] . [2023-05-31T20:36:31.904Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-31T20:36:31.904Z] Install the buildx component to build images with BuildKit: [2023-05-31T20:36:31.904Z] https://docs.docker.com/go/buildx/ [2023-05-31T20:36:31.904Z] [2023-05-31T20:36:31.904Z] Sending build context to Docker daemon 2.571MB [2023-05-31T20:36:32.163Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-31T20:36:32.163Z] 16.17-alpine3.15: Pulling from library/node [2023-05-31T20:36:32.421Z] 9621f1afde84: Pulling fs layer [2023-05-31T20:36:32.421Z] c6f70ee39829: Pulling fs layer [2023-05-31T20:36:32.421Z] 56892a8094a2: Pulling fs layer [2023-05-31T20:36:32.421Z] 58dd87906ef0: Pulling fs layer [2023-05-31T20:36:32.421Z] 58dd87906ef0: Waiting [2023-05-31T20:36:32.421Z] 9621f1afde84: Verifying Checksum [2023-05-31T20:36:32.421Z] 9621f1afde84: Download complete [2023-05-31T20:36:32.681Z] 58dd87906ef0: Verifying Checksum [2023-05-31T20:36:32.681Z] 58dd87906ef0: Download complete [2023-05-31T20:36:32.681Z] 9621f1afde84: Pull complete [2023-05-31T20:36:32.681Z] 56892a8094a2: Verifying Checksum [2023-05-31T20:36:32.681Z] 56892a8094a2: Download complete [2023-05-31T20:36:34.062Z] c6f70ee39829: Verifying Checksum [2023-05-31T20:36:35.003Z] c6f70ee39829: Pull complete [2023-05-31T20:36:35.003Z] 56892a8094a2: Pull complete [2023-05-31T20:36:35.003Z] 58dd87906ef0: Pull complete [2023-05-31T20:36:35.003Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-31T20:36:35.003Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-31T20:36:35.003Z] ---> b69703f70c3d [2023-05-31T20:36:35.003Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-31T20:36:38.704Z] ---> Running in cf63edeb90f5 [2023-05-31T20:36:38.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-31T20:36:38.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-31T20:36:38.992Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-31T20:36:38.992Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-31T20:36:38.992Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-31T20:36:38.992Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-31T20:36:39.251Z] (5/129) Installing libxcb (1.14-r2) [2023-05-31T20:36:39.251Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-31T20:36:39.251Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-31T20:36:39.251Z] (8/129) Installing libice (1.0.10-r0) [2023-05-31T20:36:39.251Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-31T20:36:39.251Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-31T20:36:39.251Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-31T20:36:39.251Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-31T20:36:39.251Z] (13/129) Installing xset (1.2.4-r0) [2023-05-31T20:36:39.251Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-31T20:36:39.251Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-31T20:36:39.251Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-31T20:36:39.251Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-31T20:36:39.251Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-31T20:36:39.251Z] (19/129) Installing libintl (0.21-r0) [2023-05-31T20:36:39.251Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-31T20:36:39.251Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-31T20:36:39.251Z] (22/129) Installing pcre (8.45-r1) [2023-05-31T20:36:39.251Z] (23/129) Installing glib (2.70.5-r0) [2023-05-31T20:36:39.251Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-31T20:36:39.251Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-31T20:36:39.251Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-31T20:36:39.251Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-31T20:36:39.251Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-31T20:36:39.251Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-31T20:36:39.251Z] (30/129) Installing libwebp (1.2.2-r1) [2023-05-31T20:36:39.251Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-31T20:36:39.251Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-31T20:36:39.251Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-31T20:36:39.251Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-31T20:36:39.251Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-31T20:36:39.251Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-31T20:36:39.251Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-31T20:36:39.251Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-31T20:36:39.251Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-31T20:36:39.251Z] (40/129) Installing libxi (1.8-r0) [2023-05-31T20:36:39.251Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-31T20:36:39.251Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-31T20:36:39.251Z] (43/129) Installing atk (2.36.0-r0) [2023-05-31T20:36:39.251Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-31T20:36:39.251Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-31T20:36:39.251Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-31T20:36:39.763Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-31T20:36:39.763Z] (48/129) Installing expat (2.5.0-r0) [2023-05-31T20:36:39.763Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-31T20:36:39.763Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-31T20:36:39.763Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-31T20:36:39.763Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-31T20:36:39.763Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-31T20:36:39.763Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-31T20:36:39.763Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-31T20:36:39.763Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-31T20:36:39.763Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-31T20:36:39.763Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-31T20:36:39.763Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-31T20:36:39.763Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-31T20:36:39.763Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-31T20:36:39.763Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-31T20:36:39.763Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-31T20:36:39.763Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-31T20:36:39.763Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-31T20:36:39.763Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-31T20:36:39.763Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-31T20:36:39.763Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-31T20:36:39.763Z] (69/129) Installing pango (1.48.10-r0) [2023-05-31T20:36:39.763Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-31T20:36:39.763Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-31T20:36:39.763Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-31T20:36:39.763Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-31T20:36:39.763Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-31T20:36:40.022Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-31T20:36:40.022Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-31T20:36:40.022Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-31T20:36:40.022Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-31T20:36:40.022Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-31T20:36:40.022Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-31T20:36:41.926Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-31T20:36:41.926Z] (80/129) Installing flac (1.3.4-r0) [2023-05-31T20:36:42.185Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-31T20:36:42.185Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-31T20:36:42.185Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-31T20:36:42.185Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-31T20:36:42.185Z] (85/129) Installing libass (0.15.2-r0) [2023-05-31T20:36:42.185Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-31T20:36:42.185Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-31T20:36:42.185Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-31T20:36:42.185Z] (89/129) Installing lame (3.100-r0) [2023-05-31T20:36:42.185Z] (90/129) Installing opus (1.3.1-r1) [2023-05-31T20:36:42.185Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-31T20:36:42.185Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-31T20:36:42.185Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-31T20:36:42.185Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-31T20:36:42.185Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-31T20:36:42.185Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-31T20:36:42.185Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-31T20:36:42.185Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-31T20:36:42.185Z] (99/129) Installing libva (2.13.0-r0) [2023-05-31T20:36:42.185Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-31T20:36:42.185Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-31T20:36:42.185Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-31T20:36:42.185Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-31T20:36:42.444Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-31T20:36:42.444Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-31T20:36:42.444Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-31T20:36:42.444Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-31T20:36:42.444Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-31T20:36:42.444Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-31T20:36:42.444Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-31T20:36:42.444Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-31T20:36:42.444Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-31T20:36:42.444Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-31T20:36:42.444Z] (114/129) Installing nspr (4.32-r0) [2023-05-31T20:36:42.444Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-31T20:36:42.703Z] (116/129) Installing nss (3.78.1-r0) [2023-05-31T20:36:42.704Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-31T20:36:42.704Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-31T20:36:42.704Z] (119/129) Installing orc (0.4.32-r0) [2023-05-31T20:36:42.704Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-31T20:36:42.704Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-31T20:36:42.704Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-31T20:36:42.704Z] (123/129) Installing libpulse (15.0-r2) [2023-05-31T20:36:42.704Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-31T20:36:42.704Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-31T20:36:42.704Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-31T20:36:42.704Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-31T20:36:42.704Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-31T20:36:42.704Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-31T20:36:43.640Z] Executing busybox-1.34.1-r7.trigger [2023-05-31T20:36:43.640Z] Executing glib-2.70.5-r0.trigger [2023-05-31T20:36:43.640Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-31T20:36:44.208Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-31T20:36:44.208Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-31T20:36:44.208Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-31T20:36:44.209Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-31T20:36:44.209Z] OK: 286 MiB in 145 packages [2023-05-31T20:36:52.492Z] Removing intermediate container cf63edeb90f5 [2023-05-31T20:36:52.492Z] ---> 3bc8f8d0a80d [2023-05-31T20:36:52.492Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-31T20:36:52.492Z] ---> Running in 5d27fabb123c [2023-05-31T20:36:52.492Z] Removing intermediate container 5d27fabb123c [2023-05-31T20:36:52.492Z] ---> 4327157ff0c8 [2023-05-31T20:36:52.492Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-31T20:36:52.492Z] ---> Running in bcac36e926de [2023-05-31T20:36:52.492Z] Removing intermediate container bcac36e926de [2023-05-31T20:36:52.492Z] ---> 9204e90eef8e [2023-05-31T20:36:52.492Z] Step 5/10 : RUN npm install -g npm [2023-05-31T20:36:52.492Z] ---> Running in 99cec36be6cd [2023-05-31T20:36:59.056Z] [2023-05-31T20:36:59.056Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-31T20:36:59.056Z] [2023-05-31T20:36:59.056Z] 27 packages are looking for funding [2023-05-31T20:36:59.056Z] run `npm fund` for details [2023-05-31T20:36:59.056Z] [2023-05-31T20:36:59.056Z] found 0 vulnerabilities [2023-05-31T20:36:59.621Z] Removing intermediate container 99cec36be6cd [2023-05-31T20:36:59.621Z] ---> 115a44556291 [2023-05-31T20:36:59.621Z] Step 6/10 : ARG USER=1000 [2023-05-31T20:36:59.621Z] ---> Running in 831af602a7e6 [2023-05-31T20:36:59.621Z] Removing intermediate container 831af602a7e6 [2023-05-31T20:36:59.621Z] ---> 8cb20207a819 [2023-05-31T20:36:59.621Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-31T20:36:59.621Z] ---> Running in c1ebc894fbbc [2023-05-31T20:37:00.188Z] Removing intermediate container c1ebc894fbbc [2023-05-31T20:37:00.188Z] ---> be883b346e07 [2023-05-31T20:37:00.188Z] Step 8/10 : USER $USER:$USER [2023-05-31T20:37:00.188Z] ---> Running in 65e859b8bd38 [2023-05-31T20:37:00.188Z] Removing intermediate container 65e859b8bd38 [2023-05-31T20:37:00.188Z] ---> 63a7448fc32b [2023-05-31T20:37:00.188Z] Step 9/10 : WORKDIR /app [2023-05-31T20:37:00.188Z] ---> Running in eb58edb98979 [2023-05-31T20:37:00.445Z] Removing intermediate container eb58edb98979 [2023-05-31T20:37:00.445Z] ---> 781006ddc46f [2023-05-31T20:37:00.445Z] Step 10/10 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:37:00.445Z] ---> Running in 7abcb3d77def [2023-05-31T20:37:00.445Z] Removing intermediate container 7abcb3d77def [2023-05-31T20:37:00.445Z] ---> cdaa0adb2715 [2023-05-31T20:37:00.445Z] Successfully built cdaa0adb2715 [2023-05-31T20:37:00.445Z] Successfully tagged edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:37:00.445Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-31T20:37:00.445Z] touch edgex-web-ui.imagebuilt [2023-05-31T20:37:00.445Z] mkdir -p node_modules coverage [2023-05-31T20:37:00.445Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-31T20:37:00.445Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-31T20:37:01.088Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17541 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-31T20:37:01.105Z] Running in /w/workspace/edgex-ui-go/118 [Pipeline] { [Pipeline] checkout [2023-05-31T20:37:01.136Z] The recommended git tool is: git [2023-05-31T20:37:02.346Z] npm WARN old lockfile [2023-05-31T20:37:02.346Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-31T20:37:02.346Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-31T20:37:02.346Z] npm WARN old lockfile [2023-05-31T20:37:02.346Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-31T20:37:02.346Z] npm WARN old lockfile [2023-05-31T20:37:06.009Z] using credential edgex-jenkins-ssh [2023-05-31T20:37:06.029Z] Cloning the remote Git repository [2023-05-31T20:37:06.070Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-31T20:37:06.163Z] > git init /w/workspace/edgex-ui-go/118 # timeout=10 [2023-05-31T20:37:06.307Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-31T20:37:06.308Z] > git --version # timeout=10 [2023-05-31T20:37:06.329Z] > git --version # 'git version 2.25.1' [2023-05-31T20:37:06.331Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-31T20:37:06.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T20:37:09.619Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-31T20:37:09.640Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE required: { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE }, [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE required: { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE }, [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE required: { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE }, [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE required: { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE }, [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE required: { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE }, [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE required: { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE }, [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE required: { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE }, [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE required: { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE }, [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE required: { [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE }, [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:37:10.468Z] npm WARN EBADENGINE } [2023-05-31T20:37:10.469Z] Avoid second fetch [2023-05-31T20:37:10.469Z] Checking out Revision 0be910da442da054ca269013485ad7785d291f45 (main) [2023-05-31T20:37:11.311Z] Commit message: "Merge pull request #621 from lenny-intel/changelog" [2023-05-31T20:37:10.485Z] > git config core.sparsecheckout # timeout=10 [2023-05-31T20:37:10.548Z] > git checkout -f 0be910da442da054ca269013485ad7785d291f45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T20:37:12.099Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-31T20:37:12.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T20:37:12.099Z] Dload Upload Total Spent Left Speed [2023-05-31T20:37:12.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-05-31T20:37:12.712Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-31T20:37:13.036Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-31T20:37:13.036Z] + sudo tee /etc/docker/daemon.new [2023-05-31T20:37:13.036Z] { [2023-05-31T20:37:13.036Z] "registry-mirrors": [ [2023-05-31T20:37:13.036Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-31T20:37:13.036Z] ], [2023-05-31T20:37:13.036Z] "bip": "10.250.0.254/24", [2023-05-31T20:37:13.036Z] "hosts": [ [2023-05-31T20:37:13.036Z] "tcp://0.0.0.0:5555", [2023-05-31T20:37:13.036Z] "unix:///var/run/docker.sock" [2023-05-31T20:37:13.036Z] ], [2023-05-31T20:37:13.036Z] "mtu": 1458, [2023-05-31T20:37:13.036Z] "selinux-enabled": true, [2023-05-31T20:37:13.036Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-31T20:37:13.036Z] } [Pipeline] sh [2023-05-31T20:37:13.365Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-31T20:37:13.709Z] + sudo service docker restart [2023-05-31T20:37:13.782Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-31T20:37:13.782Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-31T20:37:13.782Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-31T20:37:13.782Z] 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-05-31T20:37:14.041Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-31T20:37:14.041Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-31T20:37:14.300Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-31T20:37:14.880Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-31T20:37:15.823Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-31T20:37:16.405Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-31T20:37:17.783Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-31T20:37:18.738Z] 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-05-31T20:37:19.307Z] 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-05-31T20:37:19.565Z] 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-05-31T20:37:19.825Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-31T20:37:19.825Z] 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-05-31T20:37:20.391Z] 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-05-31T20:37:20.391Z] 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-05-31T20:37:21.327Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-31T20:37:24.613Z] 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-05-31T20:37:26.513Z] 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. [Pipeline] sh [2023-05-31T20:37:32.284Z] + git checkout 0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:37:32.284Z] HEAD is now at 0be910d Merge pull request #621 from lenny-intel/changelog [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:37:32.314Z] provisioning config files... [2023-05-31T20:37:32.335Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config3718627404469328285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:37:32.686Z] ---> docker-login.sh [2023-05-31T20:37:32.686Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:37:32.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:37:33.106Z] [2023-05-31T20:37:33.106Z] added 1478 packages, and audited 1479 packages in 31s [2023-05-31T20:37:33.106Z] [2023-05-31T20:37:33.106Z] 90 packages are looking for funding [2023-05-31T20:37:33.106Z] run `npm fund` for details [2023-05-31T20:37:33.106Z] [2023-05-31T20:37:33.106Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-31T20:37:33.106Z] [2023-05-31T20:37:33.106Z] To address issues that do not require attention, run: [2023-05-31T20:37:33.106Z] npm audit fix [2023-05-31T20:37:33.106Z] [2023-05-31T20:37:33.106Z] To address all issues (including breaking changes), run: [2023-05-31T20:37:33.106Z] npm audit fix --force [2023-05-31T20:37:33.106Z] [2023-05-31T20:37:33.106Z] Run `npm audit` for details. [2023-05-31T20:37:33.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:37:33.227Z] Configure a credential helper to remove this warning. See [2023-05-31T20:37:33.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:37:33.227Z] [2023-05-31T20:37:33.227Z] Login Succeeded [2023-05-31T20:37:33.227Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:37:33.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:37:33.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:37:33.498Z] Configure a credential helper to remove this warning. See [2023-05-31T20:37:33.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:37:33.498Z] [2023-05-31T20:37:33.498Z] Login Succeeded [2023-05-31T20:37:33.498Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:37:33.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:37:34.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:37:34.041Z] Configure a credential helper to remove this warning. See [2023-05-31T20:37:34.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:37:34.041Z] [2023-05-31T20:37:34.041Z] Login Succeeded [2023-05-31T20:37:34.041Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:37:34.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:37:34.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:37:34.313Z] Configure a credential helper to remove this warning. See [2023-05-31T20:37:34.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:37:34.313Z] [2023-05-31T20:37:34.313Z] Login Succeeded [2023-05-31T20:37:34.313Z] docker.io [2023-05-31T20:37:34.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:37:34.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:37:34.850Z] Configure a credential helper to remove this warning. See [2023-05-31T20:37:34.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:37:34.850Z] [2023-05-31T20:37:34.850Z] Login Succeeded [2023-05-31T20:37:34.850Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:37:34.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-31T20:37:35.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:37:35.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:37:35.141Z] ========================================================= [2023-05-31T20:37:35.141Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-31T20:37:35.141Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:37:35.491Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-31T20:37:36.479Z] Sending build context to Docker daemon 30.37MB [2023-05-31T20:37:36.479Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T20:37:36.479Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-31T20:37:36.748Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-31T20:37:36.748Z] c41833b44d91: Pulling fs layer [2023-05-31T20:37:36.748Z] ed15518f5707: Pulling fs layer [2023-05-31T20:37:36.748Z] feae8fd75edb: Pulling fs layer [2023-05-31T20:37:36.748Z] 242c74f7c9fa: Pulling fs layer [2023-05-31T20:37:36.748Z] 3cdef696dda3: Pulling fs layer [2023-05-31T20:37:36.748Z] 2ced38df9373: Pulling fs layer [2023-05-31T20:37:36.748Z] 58f1dce35555: Pulling fs layer [2023-05-31T20:37:36.748Z] 3cdef696dda3: Waiting [2023-05-31T20:37:36.748Z] 2ced38df9373: Waiting [2023-05-31T20:37:36.748Z] 58f1dce35555: Waiting [2023-05-31T20:37:36.748Z] 242c74f7c9fa: Waiting [2023-05-31T20:37:36.748Z] ed15518f5707: Download complete [2023-05-31T20:37:36.748Z] 242c74f7c9fa: Verifying Checksum [2023-05-31T20:37:36.748Z] 242c74f7c9fa: Download complete [2023-05-31T20:37:36.748Z] 3cdef696dda3: Download complete [2023-05-31T20:37:36.748Z] c41833b44d91: Verifying Checksum [2023-05-31T20:37:36.748Z] c41833b44d91: Download complete [2023-05-31T20:37:37.722Z] c41833b44d91: Pull complete [2023-05-31T20:37:37.993Z] 58f1dce35555: Verifying Checksum [2023-05-31T20:37:37.993Z] 58f1dce35555: Download complete [2023-05-31T20:37:38.277Z] ed15518f5707: Pull complete [2023-05-31T20:37:38.401Z] 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-05-31T20:37:39.244Z] feae8fd75edb: Verifying Checksum [2023-05-31T20:37:39.244Z] feae8fd75edb: Download complete [2023-05-31T20:37:39.515Z] 2ced38df9373: Verifying Checksum [2023-05-31T20:37:39.515Z] 2ced38df9373: Download complete [2023-05-31T20:37:40.938Z] - Generating browser application bundles (phase: setup)... [2023-05-31T20:37:45.125Z] Compiling @angular/core : es2015 as esm2015 [2023-05-31T20:37:45.383Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-31T20:37:48.685Z] Compiling @angular/common : es2015 as esm2015 [2023-05-31T20:37:48.685Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-31T20:37:49.252Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-31T20:37:49.252Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-31T20:37:49.819Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-31T20:37:49.819Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-31T20:37:50.386Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-31T20:37:50.386Z] Compiling @angular/router : es2015 as esm2015 [2023-05-31T20:37:50.386Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-31T20:37:50.647Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-31T20:37:50.906Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-31T20:37:51.851Z] feae8fd75edb: Pull complete [2023-05-31T20:37:51.852Z] 242c74f7c9fa: Pull complete [2023-05-31T20:37:51.852Z] 3cdef696dda3: Pull complete [2023-05-31T20:37:52.811Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-31T20:37:57.340Z] 2ced38df9373: Pull complete [2023-05-31T20:37:58.086Z] 31 05 2023 20:37:57.910:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-31T20:37:58.086Z] 31 05 2023 20:37:57.912:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-31T20:37:58.086Z] 31 05 2023 20:37:57.915:INFO [launcher]: Starting browser ChromeHeadless [2023-05-31T20:38:00.693Z] 58f1dce35555: Pull complete [2023-05-31T20:38:00.693Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-31T20:38:00.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-31T20:38:00.693Z] ---> fadd8f120f05 [2023-05-31T20:38:00.693Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-31T20:38:02.105Z] ---> Running in 2aa4b45ffd14 [2023-05-31T20:38:02.105Z] Removing intermediate container 2aa4b45ffd14 [2023-05-31T20:38:02.105Z] ---> 274ee5145aae [2023-05-31T20:38:02.105Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T20:38:02.105Z] ---> Running in 27747f876f45 [2023-05-31T20:38:02.384Z] Removing intermediate container 27747f876f45 [2023-05-31T20:38:02.384Z] ---> 9ed58d6db767 [2023-05-31T20:38:02.384Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T20:38:02.650Z] ---> Running in e2fa0272cb65 [2023-05-31T20:38:02.917Z] Removing intermediate container e2fa0272cb65 [2023-05-31T20:38:02.917Z] ---> 5a0e869733a4 [2023-05-31T20:38:02.917Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-31T20:38:02.917Z] ---> Running in 59f4c77ba7bf [2023-05-31T20:38:03.186Z] Removing intermediate container 59f4c77ba7bf [2023-05-31T20:38:03.186Z] ---> 890dd76140d6 [2023-05-31T20:38:03.186Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-31T20:38:03.186Z] ---> Running in 6ae0b4bddf8d [2023-05-31T20:38:03.452Z] Removing intermediate container 6ae0b4bddf8d [2023-05-31T20:38:03.452Z] ---> 6bd8dc6360c8 [2023-05-31T20:38:03.452Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-31T20:38:04.035Z] latest: Pulling from library/docker [2023-05-31T20:38:04.035Z] 08409d417260: Pulling fs layer [2023-05-31T20:38:04.035Z] bf127bdc9f4f: Pulling fs layer [2023-05-31T20:38:04.035Z] 55b4810136f4: Pulling fs layer [2023-05-31T20:38:04.035Z] 8b1937eecd14: Pulling fs layer [2023-05-31T20:38:04.035Z] db6263205561: Pulling fs layer [2023-05-31T20:38:04.035Z] 39314cee2a9c: Pulling fs layer [2023-05-31T20:38:04.035Z] a0ee298bff01: Pulling fs layer [2023-05-31T20:38:04.035Z] 9fda9acfdd90: Pulling fs layer [2023-05-31T20:38:04.035Z] 736a277f3b8d: Pulling fs layer [2023-05-31T20:38:04.035Z] b761764eaff7: Pulling fs layer [2023-05-31T20:38:04.035Z] e1b49e70f544: Pulling fs layer [2023-05-31T20:38:04.035Z] 262f260c9231: Pulling fs layer [2023-05-31T20:38:04.035Z] 45382715e4ec: Pulling fs layer [2023-05-31T20:38:04.035Z] f57e63167e26: Pulling fs layer [2023-05-31T20:38:04.035Z] 39314cee2a9c: Waiting [2023-05-31T20:38:04.035Z] a0ee298bff01: Waiting [2023-05-31T20:38:04.035Z] 9fda9acfdd90: Waiting [2023-05-31T20:38:04.035Z] 736a277f3b8d: Waiting [2023-05-31T20:38:04.035Z] b761764eaff7: Waiting [2023-05-31T20:38:04.035Z] e1b49e70f544: Waiting [2023-05-31T20:38:04.035Z] 262f260c9231: Waiting [2023-05-31T20:38:04.035Z] 45382715e4ec: Waiting [2023-05-31T20:38:04.035Z] f57e63167e26: Waiting [2023-05-31T20:38:04.035Z] 8b1937eecd14: Waiting [2023-05-31T20:38:04.035Z] db6263205561: Waiting [2023-05-31T20:38:04.305Z] 55b4810136f4: Verifying Checksum [2023-05-31T20:38:04.305Z] 55b4810136f4: Download complete [2023-05-31T20:38:04.305Z] bf127bdc9f4f: Verifying Checksum [2023-05-31T20:38:04.305Z] bf127bdc9f4f: Download complete [2023-05-31T20:38:04.305Z] 08409d417260: Verifying Checksum [2023-05-31T20:38:04.305Z] 08409d417260: Download complete [2023-05-31T20:38:04.890Z] 39314cee2a9c: Verifying Checksum [2023-05-31T20:38:04.890Z] 39314cee2a9c: Download complete [2023-05-31T20:38:04.890Z] db6263205561: Verifying Checksum [2023-05-31T20:38:04.890Z] db6263205561: Download complete [2023-05-31T20:38:04.890Z] 8b1937eecd14: Verifying Checksum [2023-05-31T20:38:04.890Z] 8b1937eecd14: Download complete [2023-05-31T20:38:04.890Z] a0ee298bff01: Verifying Checksum [2023-05-31T20:38:04.890Z] a0ee298bff01: Download complete [2023-05-31T20:38:04.890Z] 736a277f3b8d: Verifying Checksum [2023-05-31T20:38:04.890Z] 736a277f3b8d: Download complete [2023-05-31T20:38:04.890Z] 9fda9acfdd90: Download complete [2023-05-31T20:38:05.182Z] 08409d417260: Pull complete [2023-05-31T20:38:05.182Z] e1b49e70f544: Verifying Checksum [2023-05-31T20:38:05.182Z] e1b49e70f544: Download complete [2023-05-31T20:38:05.182Z] 45382715e4ec: Verifying Checksum [2023-05-31T20:38:05.182Z] 45382715e4ec: Download complete [2023-05-31T20:38:05.182Z] b761764eaff7: Verifying Checksum [2023-05-31T20:38:05.182Z] b761764eaff7: Download complete [2023-05-31T20:38:05.449Z] f57e63167e26: Verifying Checksum [2023-05-31T20:38:05.449Z] f57e63167e26: Download complete [2023-05-31T20:38:05.715Z] bf127bdc9f4f: Pull complete [2023-05-31T20:38:05.981Z] 55b4810136f4: Pull complete [2023-05-31T20:38:06.563Z] 262f260c9231: Verifying Checksum [2023-05-31T20:38:06.563Z] 262f260c9231: Download complete [2023-05-31T20:38:06.831Z] 8b1937eecd14: Pull complete [2023-05-31T20:38:07.801Z] db6263205561: Pull complete [2023-05-31T20:38:10.328Z] ✔ Browser application bundle generation complete. [2023-05-31T20:38:10.329Z] 31 05 2023 20:38:09.602:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 4QGtGZ_-46yJaQz1AAAB with id 92026796 [2023-05-31T20:38:10.378Z] 39314cee2a9c: Pull complete [2023-05-31T20:38:10.646Z] a0ee298bff01: Pull complete [2023-05-31T20:38:10.915Z] 9fda9acfdd90: Pull complete [2023-05-31T20:38:11.183Z] 736a277f3b8d: Pull complete [2023-05-31T20:38:12.145Z] b761764eaff7: Pull complete [2023-05-31T20:38:12.411Z] e1b49e70f544: Pull complete [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.165 secs) [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.175 secs) [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.192 secs) [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.212 secs) [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.276 secs) [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.296 secs) [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.306 secs) [2023-05-31T20:38:12.860Z] WARN: ' [2023-05-31T20:38:12.860Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-31T20:38:12.860Z] Support for using the ngModel input property and ngModelChange event with [2023-05-31T20:38:12.860Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-31T20:38:12.860Z] in a future version of Angular. [2023-05-31T20:38:12.860Z] [2023-05-31T20:38:12.860Z] For more information on this, see our API docs here: [2023-05-31T20:38:12.860Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-31T20:38:12.860Z] ' [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.306 secs) [2023-05-31T20:38:12.860Z] WARN: ' [2023-05-31T20:38:12.860Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-31T20:38:12.860Z] Support for using the ngModel input property and ngModelChange event with [2023-05-31T20:38:12.860Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-31T20:38:12.860Z] in a future version of Angular. [2023-05-31T20:38:12.860Z] [2023-05-31T20:38:12.860Z] For more information on this, see our API docs here: [2023-05-31T20:38:12.860Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-31T20:38:12.860Z] ' [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.362 secs) [2023-05-31T20:38:12.860Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.379 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.421 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.437 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.467 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.472 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.475 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.478 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.504 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.54 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.564 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.582 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.585 secs) [2023-05-31T20:38:13.117Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.586 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.6 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.663 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.679 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.695 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.699 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.727 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.737 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.741 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.743 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.754 secs) [2023-05-31T20:38:13.377Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.786 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.801 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.808 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.814 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.833 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.84 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.844 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.847 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.851 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.877 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.885 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.892 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.898 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.901 secs) [2023-05-31T20:38:13.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 0.908 secs) [2023-05-31T20:38:13.899Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 0.956 secs) [2023-05-31T20:38:13.899Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 0.962 secs) [2023-05-31T20:38:13.899Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 0.964 secs) [2023-05-31T20:38:13.899Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 0.966 secs) [2023-05-31T20:38:13.899Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 0.968 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.011 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.018 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.041 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.048 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.064 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.068 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.072 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.075 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.098 secs) [2023-05-31T20:38:13.900Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.127 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.135 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.144 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.146 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.148 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.15 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.152 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.184 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.199 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.208 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.219 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.23 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.237 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.285 secs) [2023-05-31T20:38:14.160Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.294 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.313 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.321 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.325 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.33 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.346 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.385 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.388 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.39 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.398 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.405 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.421 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.428 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.46 secs) [2023-05-31T20:38:14.427Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.473 secs) [2023-05-31T20:38:14.428Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.479 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.495 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.505 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.514 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.539 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.556 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.562 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.579 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.585 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.603 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.609 secs) [2023-05-31T20:38:14.686Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.617 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.648 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.654 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.665 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.684 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.689 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.691 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.697 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.726 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.73 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.733 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.752 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.755 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.757 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.791 secs) [2023-05-31T20:38:14.947Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.802 secs) [2023-05-31T20:38:14.999Z] 262f260c9231: Pull complete [2023-05-31T20:38:15.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.885 secs) [2023-05-31T20:38:15.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.901 secs) [2023-05-31T20:38:15.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.912 secs) [2023-05-31T20:38:15.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.918 secs) [2023-05-31T20:38:15.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.922 secs) [2023-05-31T20:38:15.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.93 secs) [2023-05-31T20:38:15.206Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.95 secs) [2023-05-31T20:38:15.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.956 secs) [2023-05-31T20:38:15.207Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.965 secs) [2023-05-31T20:38:15.269Z] 45382715e4ec: Pull complete [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 2.029 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 2.052 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 2.062 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 2.075 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 2.09 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 2.098 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 2.102 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 2.106 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 2.111 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 2.118 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2.14 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.153 secs) [2023-05-31T20:38:15.465Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.179 secs) [2023-05-31T20:38:15.538Z] f57e63167e26: Pull complete [2023-05-31T20:38:15.538Z] Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a [2023-05-31T20:38:15.538Z] Status: Downloaded newer image for docker:latest [2023-05-31T20:38:15.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.19 secs) [2023-05-31T20:38:15.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.208 secs) [2023-05-31T20:38:15.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.219 secs) [2023-05-31T20:38:15.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.26 secs) [2023-05-31T20:38:15.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.264 secs) [2023-05-31T20:38:15.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.299 secs) [2023-05-31T20:38:15.725Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.312 secs) [2023-05-31T20:38:15.984Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.487 secs / 2.312 secs) [2023-05-31T20:38:15.984Z] TOTAL: 145 SUCCESS [2023-05-31T20:38:15.984Z] ✔ Browser application bundle generation complete. [2023-05-31T20:38:16.242Z] [2023-05-31T20:38:16.242Z] =============================== Coverage summary =============================== [2023-05-31T20:38:16.242Z] Statements : 41.53% ( 1424/3429 ) [2023-05-31T20:38:16.242Z] Branches : 12.14% ( 109/898 ) [2023-05-31T20:38:16.242Z] Functions : 33.25% ( 416/1251 ) [2023-05-31T20:38:16.242Z] Lines : 39.41% ( 1279/3245 ) [2023-05-31T20:38:16.242Z] ================================================================================ [2023-05-31T20:38:16.501Z] ✔ Browser application bundle generation complete. [2023-05-31T20:38:17.071Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-31T20:38:17.084Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T20:38:17.099Z] $ docker stop --time=1 20ea150a423e9c7ee5e7eb32d12027d5aada1e114ac9e1ebc189aa12fd4be2b1 [2023-05-31T20:38:18.119Z] ---> 918371ea0add [2023-05-31T20:38:18.119Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T20:38:18.119Z] ---> Running in b153ee091af3 [2023-05-31T20:38:18.393Z] $ docker rm -f --volumes 20ea150a423e9c7ee5e7eb32d12027d5aada1e114ac9e1ebc189aa12fd4be2b1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T20:38:18.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T20:38:18.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T20:38:19.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T20:38:19.582Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-31T20:38:20.235Z] + sudo chown -R jenkins:jenkins . [2023-05-31T20:38:20.245Z] OK: 263 MiB in 53 packages [Pipeline] sh [2023-05-31T20:38:20.779Z] + ls -al . [2023-05-31T20:38:20.779Z] total 180 [2023-05-31T20:38:20.779Z] drwxrwxr-x 14 jenkins jenkins 4096 May 31 20:36 . [2023-05-31T20:38:20.779Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:35 .. [2023-05-31T20:38:20.779Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:35 .blubracket [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 18 May 31 20:35 .dockerignore [2023-05-31T20:38:20.779Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:35 .git [2023-05-31T20:38:20.779Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:35 .github [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 185 May 31 20:35 .gitignore [2023-05-31T20:38:20.779Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:35 .semver [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 31 20:35 Attribution.txt [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 19103 May 31 20:35 CHANGELOG.md [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 31 20:35 CONTRIBUTING.md [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 31 20:35 Dockerfile [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 652 May 31 20:35 Jenkinsfile [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 31 20:35 LICENSE [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 31 20:35 Makefile [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 4549 May 31 20:35 README.md [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 20:35 VERSION [2023-05-31T20:38:20.779Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:35 assets [2023-05-31T20:38:20.779Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:35 bin [2023-05-31T20:38:20.779Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:35 cmd [2023-05-31T20:38:20.779Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 20:36 coverage.out [2023-05-31T20:38:20.779Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:35 docs [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 31 20:35 go.mod [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 31 20:35 go.sum [2023-05-31T20:38:20.779Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:35 internal [2023-05-31T20:38:20.779Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:35 snap [2023-05-31T20:38:20.779Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:35 testing [2023-05-31T20:38:20.779Z] -rw-rw-r-- 1 jenkins jenkins 155 May 31 20:35 version.go [2023-05-31T20:38:20.779Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 20:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:38:21.076Z] + 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=0be910da442da054ca269013485ad7785d291f45 --label arch=amd64 --label version=3.0.0 . [2023-05-31T20:38:21.209Z] Removing intermediate container b153ee091af3 [2023-05-31T20:38:21.209Z] ---> d77872e61636 [2023-05-31T20:38:21.209Z] Step 10/15 : ENV GO111MODULE=on [2023-05-31T20:38:21.209Z] ---> Running in 8ec0f151f838 [2023-05-31T20:38:21.336Z] Sending build context to Docker daemon 50.36MB [2023-05-31T20:38:21.336Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T20:38:21.336Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-31T20:38:21.336Z] ---> 1a184b5f8295 [2023-05-31T20:38:21.336Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-31T20:38:21.476Z] Removing intermediate container 8ec0f151f838 [2023-05-31T20:38:21.476Z] ---> d98930936033 [2023-05-31T20:38:21.476Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-31T20:38:21.476Z] ---> Running in 10b922620464 [2023-05-31T20:38:21.743Z] Removing intermediate container 10b922620464 [2023-05-31T20:38:21.743Z] ---> 5766af40f0ea [2023-05-31T20:38:21.743Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-31T20:38:22.897Z] ---> Running in 237b183c7252 [2023-05-31T20:38:23.689Z] ---> 2eb1563760dc [2023-05-31T20:38:23.689Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T20:38:23.689Z] ---> Running in 1cb2275cee01 [2023-05-31T20:38:23.840Z] Removing intermediate container 237b183c7252 [2023-05-31T20:38:23.840Z] ---> d487a8f20aef [2023-05-31T20:38:23.840Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T20:38:24.775Z] ---> Running in 36a0a97b98ac [2023-05-31T20:38:25.719Z] Removing intermediate container 36a0a97b98ac [2023-05-31T20:38:25.719Z] ---> 8d66359cd327 [2023-05-31T20:38:25.719Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T20:38:27.673Z] ---> Running in 6b8904135cd3 [2023-05-31T20:38:30.295Z] Removing intermediate container 6b8904135cd3 [2023-05-31T20:38:30.295Z] ---> c5a10d8f5fa3 [2023-05-31T20:38:30.295Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-31T20:38:32.855Z] ---> Running in abee14a484c9 [2023-05-31T20:38:35.394Z] Removing intermediate container abee14a484c9 [2023-05-31T20:38:35.394Z] ---> 7c6120af6ee5 [2023-05-31T20:38:35.394Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-31T20:38:36.809Z] ---> Running in 79a8d5c8e85e [2023-05-31T20:38:40.101Z] Removing intermediate container 79a8d5c8e85e [2023-05-31T20:38:40.101Z] ---> 45e451761704 [2023-05-31T20:38:40.101Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-31T20:38:42.661Z] ---> 1b26c2c4faeb [2023-05-31T20:38:42.661Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T20:38:42.920Z] ---> Running in 2d484559607f [2023-05-31T20:38:43.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-31T20:38:43.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-31T20:38:43.748Z] OK: 265 MiB in 53 packages [2023-05-31T20:38:44.686Z] Removing intermediate container 2d484559607f [2023-05-31T20:38:44.686Z] ---> 46c40d19c4fe [2023-05-31T20:38:44.686Z] Step 10/25 : ENV GO111MODULE=on [2023-05-31T20:38:44.686Z] ---> Running in c5c21eb34d21 [2023-05-31T20:38:44.944Z] Removing intermediate container c5c21eb34d21 [2023-05-31T20:38:44.945Z] ---> 41c71444350d [2023-05-31T20:38:44.945Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-31T20:38:44.945Z] ---> Running in 5865cf002924 [2023-05-31T20:38:45.202Z] Removing intermediate container 5865cf002924 [2023-05-31T20:38:45.202Z] ---> d5d5891ea91f [2023-05-31T20:38:45.202Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-31T20:38:45.468Z] ---> 3c8cd36b49e2 [2023-05-31T20:38:45.468Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T20:38:45.468Z] ---> Running in 8a718924a44b [2023-05-31T20:38:46.404Z] Removing intermediate container 8a718924a44b [2023-05-31T20:38:46.404Z] ---> 7cde8ee3ef4e [2023-05-31T20:38:46.404Z] Step 14/25 : COPY . . [2023-05-31T20:38:48.323Z] ---> c65292837002 [2023-05-31T20:38:48.323Z] Step 15/25 : RUN ${MAKE} [2023-05-31T20:38:48.582Z] ---> Running in 13d0d0948029 [2023-05-31T20:38:48.840Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-31T20:39:10.761Z] Removing intermediate container 13d0d0948029 [2023-05-31T20:39:10.761Z] ---> 5108533c1cf5 [2023-05-31T20:39:10.761Z] Step 16/25 : FROM alpine:3.17 [2023-05-31T20:39:10.761Z] 3.17: Pulling from library/alpine [2023-05-31T20:39:10.761Z] f56be85fc22e: Already exists [2023-05-31T20:39:10.761Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T20:39:10.761Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T20:39:10.761Z] ---> 9ed4aefc74f6 [2023-05-31T20:39:10.761Z] Step 17/25 : EXPOSE 4000 [2023-05-31T20:39:10.761Z] ---> Running in 496f6a5fd6b8 [2023-05-31T20:39:10.761Z] Removing intermediate container 496f6a5fd6b8 [2023-05-31T20:39:10.761Z] ---> 23b5b8ed2db6 [2023-05-31T20:39:10.761Z] 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-05-31T20:39:12.138Z] ---> fcfc05a412d5 [2023-05-31T20:39:12.138Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-31T20:39:12.138Z] ---> a67fe8f81edd [2023-05-31T20:39:12.138Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-31T20:39:12.138Z] ---> 91b26b706a8a [2023-05-31T20:39:12.138Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-31T20:39:12.138Z] ---> Running in a4cf26b13735 [2023-05-31T20:39:12.397Z] Removing intermediate container a4cf26b13735 [2023-05-31T20:39:12.397Z] ---> 5bf5bbc1e71c [2023-05-31T20:39:12.397Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-31T20:39:12.397Z] ---> Running in cc4871476fa1 [2023-05-31T20:39:12.397Z] Removing intermediate container cc4871476fa1 [2023-05-31T20:39:12.397Z] ---> 6b4238a89f93 [2023-05-31T20:39:12.397Z] Step 23/25 : LABEL arch=amd64 [2023-05-31T20:39:12.397Z] ---> Running in 6d65ce4c3faf [2023-05-31T20:39:12.397Z] Removing intermediate container 6d65ce4c3faf [2023-05-31T20:39:12.397Z] ---> 6d953855f717 [2023-05-31T20:39:12.397Z] Step 24/25 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:39:12.397Z] ---> Running in 108d9ee7935e [2023-05-31T20:39:12.655Z] Removing intermediate container 108d9ee7935e [2023-05-31T20:39:12.655Z] ---> 393ec9e640f8 [2023-05-31T20:39:12.655Z] Step 25/25 : LABEL version=3.0.0 [2023-05-31T20:39:12.655Z] ---> Running in 5237c3226bbf [2023-05-31T20:39:12.655Z] Removing intermediate container 5237c3226bbf [2023-05-31T20:39:12.655Z] ---> 44960bc5e778 [2023-05-31T20:39:12.655Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T20:39:12.655Z] Successfully built 44960bc5e778 [2023-05-31T20:39:12.655Z] 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-05-31T20:39:12.767Z] provisioning config files... [2023-05-31T20:39:12.775Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4049585150729954482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:39:13.075Z] ---> docker-login.sh [2023-05-31T20:39:13.075Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:39:13.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:39:13.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:39:13.075Z] Configure a credential helper to remove this warning. See [2023-05-31T20:39:13.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:39:13.075Z] [2023-05-31T20:39:13.075Z] Login Succeeded [2023-05-31T20:39:13.075Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:39:13.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:39:13.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:39:13.075Z] Configure a credential helper to remove this warning. See [2023-05-31T20:39:13.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:39:13.075Z] [2023-05-31T20:39:13.075Z] Login Succeeded [2023-05-31T20:39:13.075Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:39:13.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:39:13.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:39:13.334Z] Configure a credential helper to remove this warning. See [2023-05-31T20:39:13.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:39:13.334Z] [2023-05-31T20:39:13.334Z] Login Succeeded [2023-05-31T20:39:13.334Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:39:13.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:39:13.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:39:13.334Z] Configure a credential helper to remove this warning. See [2023-05-31T20:39:13.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:39:13.334Z] [2023-05-31T20:39:13.334Z] Login Succeeded [2023-05-31T20:39:13.334Z] docker.io [2023-05-31T20:39:13.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:39:13.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:39:13.596Z] Configure a credential helper to remove this warning. See [2023-05-31T20:39:13.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:39:13.596Z] [2023-05-31T20:39:13.596Z] Login Succeeded [2023-05-31T20:39:13.596Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:39:13.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T20:39:13.639Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:39:13.663Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-31T20:39:13.663Z] 0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:39:13.663Z] latest [2023-05-31T20:39:13.663Z] 3.0.0 [2023-05-31T20:39:13.663Z] 0be910da442da054ca269013485ad7785d291f45-3.0.0 [2023-05-31T20:39:13.663Z] main [2023-05-31T20:39:13.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:13.982Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:14.291Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:39:14.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-31T20:39:14.291Z] 8c6cb6ce7ddd: Preparing [2023-05-31T20:39:14.291Z] 0fda325e351b: Preparing [2023-05-31T20:39:14.291Z] 915900664abb: Preparing [2023-05-31T20:39:14.291Z] f1417ff83b31: Preparing [2023-05-31T20:39:14.291Z] 0fda325e351b: Pushed [2023-05-31T20:39:14.291Z] f1417ff83b31: Layer already exists [2023-05-31T20:39:14.291Z] 8c6cb6ce7ddd: Pushed [2023-05-31T20:39:17.573Z] 915900664abb: Pushed [2023-05-31T20:39:17.573Z] 0be910da442da054ca269013485ad7785d291f45: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:17.882Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:18.195Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-31T20:39:18.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-31T20:39:18.195Z] 8c6cb6ce7ddd: Preparing [2023-05-31T20:39:18.195Z] 0fda325e351b: Preparing [2023-05-31T20:39:18.195Z] 915900664abb: Preparing [2023-05-31T20:39:18.195Z] f1417ff83b31: Preparing [2023-05-31T20:39:18.195Z] 0fda325e351b: Layer already exists [2023-05-31T20:39:18.195Z] f1417ff83b31: Layer already exists [2023-05-31T20:39:18.195Z] 8c6cb6ce7ddd: Layer already exists [2023-05-31T20:39:18.195Z] 915900664abb: Layer already exists [2023-05-31T20:39:18.195Z] latest: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:18.518Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:18.827Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0 [2023-05-31T20:39:18.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-31T20:39:18.827Z] 8c6cb6ce7ddd: Preparing [2023-05-31T20:39:18.827Z] 0fda325e351b: Preparing [2023-05-31T20:39:18.827Z] 915900664abb: Preparing [2023-05-31T20:39:18.827Z] f1417ff83b31: Preparing [2023-05-31T20:39:18.827Z] 915900664abb: Layer already exists [2023-05-31T20:39:18.827Z] 0fda325e351b: Layer already exists [2023-05-31T20:39:18.827Z] f1417ff83b31: Layer already exists [2023-05-31T20:39:18.827Z] 8c6cb6ce7ddd: Layer already exists [2023-05-31T20:39:18.827Z] 3.0.0: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:19.143Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:19.458Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0 [2023-05-31T20:39:19.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-31T20:39:19.458Z] 8c6cb6ce7ddd: Preparing [2023-05-31T20:39:19.458Z] 0fda325e351b: Preparing [2023-05-31T20:39:19.458Z] 915900664abb: Preparing [2023-05-31T20:39:19.458Z] f1417ff83b31: Preparing [2023-05-31T20:39:19.458Z] 915900664abb: Layer already exists [2023-05-31T20:39:19.458Z] 0fda325e351b: Layer already exists [2023-05-31T20:39:19.458Z] f1417ff83b31: Layer already exists [2023-05-31T20:39:19.458Z] 8c6cb6ce7ddd: Layer already exists [2023-05-31T20:39:19.458Z] 0be910da442da054ca269013485ad7785d291f45-3.0.0: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:19.786Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:20.092Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-31T20:39:20.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-31T20:39:20.092Z] 8c6cb6ce7ddd: Preparing [2023-05-31T20:39:20.092Z] 0fda325e351b: Preparing [2023-05-31T20:39:20.092Z] 915900664abb: Preparing [2023-05-31T20:39:20.092Z] f1417ff83b31: Preparing [2023-05-31T20:39:20.092Z] 8c6cb6ce7ddd: Layer already exists [2023-05-31T20:39:20.092Z] 0fda325e351b: Layer already exists [2023-05-31T20:39:20.092Z] 915900664abb: Layer already exists [2023-05-31T20:39:20.092Z] f1417ff83b31: Layer already exists [2023-05-31T20:39:20.092Z] main: digest: sha256:1ba8de29664c95ea774f0b61c92a36e622b754c93d6a14c3c31c39c47542f8a6 size: 1156 [2023-05-31T20:39:20.097Z] Removing intermediate container 1cb2275cee01 [2023-05-31T20:39:20.097Z] ---> 53b33f8cd72f [2023-05-31T20:39:20.097Z] Step 14/15 : COPY . . [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T20:39:20.152Z] ===================================================== [Pipeline] echo [2023-05-31T20:39:20.162Z] taggedImages: [2023-05-31T20:39:20.162Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:39:20.162Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-31T20:39:20.162Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0 [2023-05-31T20:39:20.162Z] - nexus3.edgexfoundry.org:10004/edgex-ui:0be910da442da054ca269013485ad7785d291f45-3.0.0 [2023-05-31T20:39:20.162Z] - 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-05-31T20:39:20.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T20:39:20.529Z] [2023-05-31T20:39:20.529Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:20.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T20:39:20.891Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-31T20:39:20.891Z] 5eb5b503b376: Pulling fs layer [2023-05-31T20:39:20.891Z] 5c69ac0246d0: Pulling fs layer [2023-05-31T20:39:20.891Z] ec43610c2a17: Pulling fs layer [2023-05-31T20:39:20.891Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-31T20:39:20.891Z] 33b1e0a273af: Pulling fs layer [2023-05-31T20:39:20.891Z] 5d3b04190fa2: Pulling fs layer [2023-05-31T20:39:20.891Z] 2f39f015ded8: Pulling fs layer [2023-05-31T20:39:20.891Z] 33b1e0a273af: Waiting [2023-05-31T20:39:20.891Z] 5d3b04190fa2: Waiting [2023-05-31T20:39:20.891Z] 2f39f015ded8: Waiting [2023-05-31T20:39:20.891Z] 3a2ae6a8a46f: Waiting [2023-05-31T20:39:20.891Z] 5c69ac0246d0: Verifying Checksum [2023-05-31T20:39:20.891Z] 5c69ac0246d0: Download complete [2023-05-31T20:39:20.891Z] 3a2ae6a8a46f: Download complete [2023-05-31T20:39:21.179Z] 33b1e0a273af: Verifying Checksum [2023-05-31T20:39:21.179Z] 33b1e0a273af: Download complete [2023-05-31T20:39:21.179Z] 5d3b04190fa2: Download complete [2023-05-31T20:39:21.179Z] ec43610c2a17: Verifying Checksum [2023-05-31T20:39:21.179Z] ec43610c2a17: Download complete [2023-05-31T20:39:21.179Z] 5eb5b503b376: Verifying Checksum [2023-05-31T20:39:21.179Z] 5eb5b503b376: Download complete [2023-05-31T20:39:21.825Z] 2f39f015ded8: Download complete [2023-05-31T20:39:22.522Z] 5eb5b503b376: Pull complete [2023-05-31T20:39:22.522Z] 5c69ac0246d0: Pull complete [2023-05-31T20:39:23.089Z] ec43610c2a17: Pull complete [2023-05-31T20:39:23.089Z] 3a2ae6a8a46f: Pull complete [2023-05-31T20:39:23.348Z] 33b1e0a273af: Pull complete [2023-05-31T20:39:23.348Z] 5d3b04190fa2: Pull complete [2023-05-31T20:39:23.439Z] ---> 111820a5db2a [2023-05-31T20:39:23.439Z] Step 15/15 : RUN ${MAKE} [2023-05-31T20:39:23.440Z] ---> Running in 38eb664a555f [2023-05-31T20:39:24.397Z] noop [2023-05-31T20:39:24.663Z] Removing intermediate container 38eb664a555f [2023-05-31T20:39:24.663Z] ---> 1eabb337ac43 [2023-05-31T20:39:24.929Z] Successfully built 1eabb337ac43 [2023-05-31T20:39:24.929Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:25.265Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T20:39:25.265Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:39:25.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-17541 does not seem to be running inside a container [2023-05-31T20:39:25.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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 ******** -e ******** ci-base-image-arm64 cat [2023-05-31T20:39:26.615Z] $ docker top 038f6a594826e07cc899806db6bcaf4e8c14619527f2bcb0e3fa207fda4287fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T20:39:27.431Z] + go version [2023-05-31T20:39:27.431Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-31T20:39:27.446Z] $ docker stop --time=1 038f6a594826e07cc899806db6bcaf4e8c14619527f2bcb0e3fa207fda4287fe [2023-05-31T20:39:27.526Z] 2f39f015ded8: Pull complete [2023-05-31T20:39:28.096Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-31T20:39:28.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T20:39:28.096Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T20:39:29.037Z] $ docker rm -f --volumes 038f6a594826e07cc899806db6bcaf4e8c14619527f2bcb0e3fa207fda4287fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:39:29.275Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T20:39:29.311Z] $ 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-05-31T20:39:51.326Z] $ docker top de094d28c12c937c607d7207a1c69484124fc77a914d5b09ba55990e4b9c19b4 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:39:51.746Z] ---> job-cost.sh [2023-05-31T20:39:51.746Z] lf-activate-venv: SKIPPING [2023-05-31T20:39:51.746Z] INFO: No Stack... [2023-05-31T20:39:51.852Z] + docker inspect -f . ci-base-image-arm64 [2023-05-31T20:39:51.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:39:52.012Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T20:39:52.050Z] prd-ubuntu20.04-docker-arm64-4c-16g-17541 does not seem to be running inside a container [2023-05-31T20:39:52.129Z] $ 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/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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 ******** -e ******** ci-base-image-arm64 cat [2023-05-31T20:39:52.271Z] INFO: Archiving Costs [2023-05-31T20:39:53.454Z] $ docker top 09a81af9ba891ab73c322fca85b44ead7ef5aad4e6227cb1fa7082a7c6e16ce5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-31T20:39:53.949Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-31T20:39:53.949Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T20:39:53.964Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [2023-05-31T20:39:53.973Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] did not exist. Created. [2023-05-31T20:39:53.973Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T20:39:54.282Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-31T20:39:54.317Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/118 [Pipeline] fileExists [Pipeline] sh [2023-05-31T20:39:54.731Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T20:39:54.741Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T20:39:54.767Z] $ docker stop --time=1 de094d28c12c937c607d7207a1c69484124fc77a914d5b09ba55990e4b9c19b4 [2023-05-31T20:39:54.966Z] + make test [2023-05-31T20:39:54.966Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-31T20:39:58.885Z] $ docker rm -f --volumes de094d28c12c937c607d7207a1c69484124fc77a914d5b09ba55990e4b9c19b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-31T20:40:33.893Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-31T20:42:40.629Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-31T20:42:40.629Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-31T20:42:40.629Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-31T20:42:40.629Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-31T20:42:40.629Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-31T20:42:40.629Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-31T20:42:40.629Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-31T20:42:40.629Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-31T20:42:40.629Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-31T20:43:13.496Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-31T20:43:13.496Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-31T20:43:13.496Z] ./bin/test-attribution-txt.sh [2023-05-31T20:43:13.496Z] make -C web test [2023-05-31T20:43:13.496Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/118/web' [2023-05-31T20:43:13.496Z] make[1]: tput: No such file or directory [2023-05-31T20:43:13.496Z] make[1]: tput: No such file or directory [2023-05-31T20:43:13.496Z] warning: generating ./VERSION [2023-05-31T20:43:13.496Z] echo "0.0.0" > VERSION [2023-05-31T20:43:13.496Z] docker build \ [2023-05-31T20:43:13.496Z] -f Dockerfile \ [2023-05-31T20:43:13.496Z] --build-arg USER=1000 \ [2023-05-31T20:43:13.496Z] \ [2023-05-31T20:43:13.496Z] --label "git_sha=0be910da442da054ca269013485ad7785d291f45" \ [2023-05-31T20:43:13.496Z] -t edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 \ [2023-05-31T20:43:13.496Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-31T20:43:13.496Z] . [2023-05-31T20:43:13.496Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-31T20:43:13.496Z] Install the buildx component to build images with BuildKit: [2023-05-31T20:43:13.496Z] https://docs.docker.com/go/buildx/ [2023-05-31T20:43:13.496Z] [2023-05-31T20:43:13.496Z] Sending build context to Docker daemon 2.571MB [2023-05-31T20:43:13.496Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-31T20:43:13.496Z] 16.17-alpine3.15: Pulling from library/node [2023-05-31T20:43:13.496Z] 47517142f6ba: Pulling fs layer [2023-05-31T20:43:13.496Z] 5f8c4bfa009b: Pulling fs layer [2023-05-31T20:43:13.496Z] f7079c9c4ba1: Pulling fs layer [2023-05-31T20:43:13.496Z] aba105e6f55a: Pulling fs layer [2023-05-31T20:43:13.496Z] aba105e6f55a: Waiting [2023-05-31T20:43:13.496Z] 47517142f6ba: Verifying Checksum [2023-05-31T20:43:13.496Z] 47517142f6ba: Download complete [2023-05-31T20:43:13.496Z] aba105e6f55a: Verifying Checksum [2023-05-31T20:43:13.496Z] aba105e6f55a: Download complete [2023-05-31T20:43:13.774Z] f7079c9c4ba1: Verifying Checksum [2023-05-31T20:43:13.774Z] f7079c9c4ba1: Download complete [2023-05-31T20:43:13.774Z] 47517142f6ba: Pull complete [2023-05-31T20:43:15.214Z] 5f8c4bfa009b: Verifying Checksum [2023-05-31T20:43:15.214Z] 5f8c4bfa009b: Download complete [2023-05-31T20:43:19.519Z] 5f8c4bfa009b: Pull complete [2023-05-31T20:43:19.793Z] f7079c9c4ba1: Pull complete [2023-05-31T20:43:20.066Z] aba105e6f55a: Pull complete [2023-05-31T20:43:20.066Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-31T20:43:20.066Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-31T20:43:20.067Z] ---> bf1b8b58d215 [2023-05-31T20:43:20.067Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-31T20:43:21.056Z] ---> Running in ba8128ddaf99 [2023-05-31T20:43:22.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-31T20:43:22.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-31T20:43:24.209Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-31T20:43:24.209Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-31T20:43:24.209Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-31T20:43:24.209Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-31T20:43:24.209Z] (5/128) Installing libxcb (1.14-r2) [2023-05-31T20:43:24.209Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-31T20:43:24.479Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-31T20:43:24.479Z] (8/128) Installing libice (1.0.10-r0) [2023-05-31T20:43:24.479Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-31T20:43:24.479Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-31T20:43:24.479Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-31T20:43:24.753Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-31T20:43:24.753Z] (13/128) Installing xset (1.2.4-r0) [2023-05-31T20:43:24.753Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-31T20:43:24.753Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-31T20:43:24.753Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-31T20:43:24.753Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-31T20:43:24.753Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-31T20:43:24.753Z] (19/128) Installing libintl (0.21-r0) [2023-05-31T20:43:24.753Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-31T20:43:24.753Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-31T20:43:24.753Z] (22/128) Installing pcre (8.45-r1) [2023-05-31T20:43:24.753Z] (23/128) Installing glib (2.70.5-r0) [2023-05-31T20:43:25.023Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-31T20:43:25.023Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-31T20:43:25.023Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-31T20:43:25.023Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-31T20:43:25.023Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-31T20:43:25.293Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-31T20:43:25.293Z] (30/128) Installing libwebp (1.2.2-r1) [2023-05-31T20:43:25.293Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-31T20:43:25.293Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-31T20:43:25.293Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-31T20:43:25.293Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-31T20:43:25.293Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-31T20:43:25.293Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-31T20:43:25.293Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-31T20:43:25.293Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-31T20:43:25.293Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-31T20:43:25.293Z] (40/128) Installing libxi (1.8-r0) [2023-05-31T20:43:25.293Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-31T20:43:25.293Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-31T20:43:25.562Z] (43/128) Installing atk (2.36.0-r0) [2023-05-31T20:43:25.562Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-31T20:43:25.562Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-31T20:43:25.562Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-31T20:43:25.562Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-31T20:43:25.562Z] (48/128) Installing expat (2.5.0-r0) [2023-05-31T20:43:25.562Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-31T20:43:25.562Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-31T20:43:25.562Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-31T20:43:25.562Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-31T20:43:25.562Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-31T20:43:25.562Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-31T20:43:25.562Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-31T20:43:25.562Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-31T20:43:25.827Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-31T20:43:25.827Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-31T20:43:25.827Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-31T20:43:25.827Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-31T20:43:25.827Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-31T20:43:25.827Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-31T20:43:25.827Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-31T20:43:26.101Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-31T20:43:26.101Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-31T20:43:26.101Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-31T20:43:26.101Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-31T20:43:26.101Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-31T20:43:26.101Z] (69/128) Installing pango (1.48.10-r0) [2023-05-31T20:43:26.101Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-31T20:43:26.101Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-31T20:43:26.101Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-31T20:43:26.101Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-31T20:43:26.378Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-31T20:43:26.378Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-31T20:43:26.650Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-31T20:43:26.920Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-31T20:43:26.920Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-31T20:43:26.920Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-31T20:43:26.920Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-31T20:43:29.507Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-31T20:43:29.507Z] (80/128) Installing flac (1.3.4-r0) [2023-05-31T20:43:29.507Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-31T20:43:29.507Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-31T20:43:29.507Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-31T20:43:29.507Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-31T20:43:29.507Z] (85/128) Installing libass (0.15.2-r0) [2023-05-31T20:43:29.788Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-31T20:43:29.788Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-05-31T20:43:29.788Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-05-31T20:43:29.788Z] (89/128) Installing lame (3.100-r0) [2023-05-31T20:43:29.788Z] (90/128) Installing opus (1.3.1-r1) [2023-05-31T20:43:29.788Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-31T20:43:29.788Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-31T20:43:29.788Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-31T20:43:29.789Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-31T20:43:30.061Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-31T20:43:30.061Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-31T20:43:30.061Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-31T20:43:30.061Z] (98/128) Installing libva (2.13.0-r0) [2023-05-31T20:43:30.061Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-31T20:43:30.061Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-31T20:43:30.061Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-31T20:43:30.061Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-31T20:43:30.334Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-31T20:43:30.334Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-31T20:43:30.334Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-31T20:43:30.334Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-31T20:43:30.334Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-31T20:43:30.925Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-31T20:43:30.925Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-31T20:43:30.925Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-31T20:43:30.925Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-31T20:43:30.925Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-31T20:43:30.925Z] (113/128) Installing nspr (4.32-r0) [2023-05-31T20:43:30.925Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-31T20:43:31.195Z] (115/128) Installing nss (3.78.1-r0) [2023-05-31T20:43:31.195Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-31T20:43:31.195Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-31T20:43:31.195Z] (118/128) Installing orc (0.4.32-r0) [2023-05-31T20:43:31.195Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-31T20:43:31.195Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-31T20:43:31.195Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-31T20:43:31.195Z] (122/128) Installing libpulse (15.0-r2) [2023-05-31T20:43:31.464Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-31T20:43:31.464Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-31T20:43:31.464Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-31T20:43:31.464Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-31T20:43:31.464Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-31T20:43:31.464Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-31T20:43:36.871Z] Executing busybox-1.34.1-r7.trigger [2023-05-31T20:43:36.871Z] Executing glib-2.70.5-r0.trigger [2023-05-31T20:43:36.871Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-31T20:43:40.265Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-31T20:43:40.265Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-31T20:43:40.265Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-31T20:43:40.265Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-31T20:43:40.265Z] OK: 275 MiB in 144 packages [2023-05-31T20:43:50.444Z] Removing intermediate container ba8128ddaf99 [2023-05-31T20:43:50.444Z] ---> 9e9bd6cb5cf5 [2023-05-31T20:43:50.444Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-31T20:43:50.444Z] ---> Running in d4e0a4533ee6 [2023-05-31T20:43:50.444Z] Removing intermediate container d4e0a4533ee6 [2023-05-31T20:43:50.444Z] ---> f3d2e19a4337 [2023-05-31T20:43:50.444Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-31T20:43:50.444Z] ---> Running in 193f7a566443 [2023-05-31T20:43:50.718Z] Removing intermediate container 193f7a566443 [2023-05-31T20:43:50.718Z] ---> 24fad0c1338a [2023-05-31T20:43:50.718Z] Step 5/10 : RUN npm install -g npm [2023-05-31T20:43:50.718Z] ---> Running in 7e4b65c81d3f [2023-05-31T20:44:29.721Z] [2023-05-31T20:44:29.721Z] removed 7 packages, changed 101 packages, and audited 264 packages in 29s [2023-05-31T20:44:29.721Z] [2023-05-31T20:44:29.721Z] 27 packages are looking for funding [2023-05-31T20:44:29.721Z] run `npm fund` for details [2023-05-31T20:44:29.721Z] [2023-05-31T20:44:29.721Z] found 0 vulnerabilities [2023-05-31T20:44:29.721Z] Removing intermediate container 7e4b65c81d3f [2023-05-31T20:44:29.721Z] ---> ff014ee84812 [2023-05-31T20:44:29.721Z] Step 6/10 : ARG USER=1000 [2023-05-31T20:44:29.721Z] ---> Running in f957c7597664 [2023-05-31T20:44:29.721Z] Removing intermediate container f957c7597664 [2023-05-31T20:44:29.721Z] ---> 03512d914157 [2023-05-31T20:44:29.721Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-31T20:44:29.721Z] ---> Running in 622137178c24 [2023-05-31T20:44:29.995Z] Removing intermediate container 622137178c24 [2023-05-31T20:44:29.995Z] ---> ab8c88391680 [2023-05-31T20:44:29.995Z] Step 8/10 : USER $USER:$USER [2023-05-31T20:44:29.995Z] ---> Running in 2faeb989b0ba [2023-05-31T20:44:30.266Z] Removing intermediate container 2faeb989b0ba [2023-05-31T20:44:30.266Z] ---> 56943273743e [2023-05-31T20:44:30.266Z] Step 9/10 : WORKDIR /app [2023-05-31T20:44:30.552Z] ---> Running in 183188c117b6 [2023-05-31T20:44:30.822Z] Removing intermediate container 183188c117b6 [2023-05-31T20:44:30.822Z] ---> 2e63734a0aa2 [2023-05-31T20:44:30.822Z] Step 10/10 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:44:30.822Z] ---> Running in ece85ddb6ca9 [2023-05-31T20:44:31.089Z] Removing intermediate container ece85ddb6ca9 [2023-05-31T20:44:31.089Z] ---> aec073243353 [2023-05-31T20:44:31.365Z] Successfully built aec073243353 [2023-05-31T20:44:31.365Z] Successfully tagged edgexfoundry/edgex-web-ui:0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:44:31.365Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-31T20:44:31.365Z] touch edgex-web-ui.imagebuilt [2023-05-31T20:44:31.365Z] mkdir -p node_modules coverage [2023-05-31T20:44:31.365Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-31T20:44:31.365Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-31T20:44:49.594Z] npm WARN old lockfile [2023-05-31T20:44:49.594Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-05-31T20:44:49.594Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-05-31T20:44:49.594Z] npm WARN old lockfile [2023-05-31T20:44:49.594Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-05-31T20:44:49.594Z] npm WARN old lockfile [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE required: { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE }, [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE required: { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE }, [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE required: { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE }, [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE required: { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE }, [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE required: { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE }, [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE required: { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE }, [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE } [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE required: { [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:45:49.175Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE }, [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE } [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE required: { [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE }, [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE } [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE Unsupported engine { [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE required: { [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE }, [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.7' } [2023-05-31T20:45:49.176Z] npm WARN EBADENGINE } [2023-05-31T20:46:28.156Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-31T20:46:28.156Z] 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-05-31T20:46:28.156Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-31T20:46:28.156Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-31T20:46:29.575Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-05-31T20:46:30.996Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-31T20:46:37.673Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-31T20:46:45.906Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-31T20:46:47.337Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-31T20:46:47.931Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-31T20:47:02.988Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-05-31T20:47:15.355Z] 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-05-31T20:47:15.355Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-31T20:47:15.950Z] 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-05-31T20:47:21.328Z] 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-05-31T20:47:22.300Z] 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-05-31T20:47:23.270Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-31T20:47:41.548Z] 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-05-31T20:47:41.548Z] 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-05-31T20:48:13.831Z] 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-05-31T20:48:40.555Z] 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-05-31T20:49:27.446Z] [2023-05-31T20:49:27.446Z] added 1475 packages, and audited 1476 packages in 5m [2023-05-31T20:49:27.446Z] [2023-05-31T20:49:27.446Z] 90 packages are looking for funding [2023-05-31T20:49:27.446Z] run `npm fund` for details [2023-05-31T20:49:27.446Z] [2023-05-31T20:49:27.446Z] 37 vulnerabilities (1 low, 14 moderate, 17 high, 5 critical) [2023-05-31T20:49:27.446Z] [2023-05-31T20:49:27.446Z] To address issues that do not require attention, run: [2023-05-31T20:49:27.446Z] npm audit fix [2023-05-31T20:49:27.446Z] [2023-05-31T20:49:27.446Z] To address all issues (including breaking changes), run: [2023-05-31T20:49:27.446Z] npm audit fix --force [2023-05-31T20:49:27.446Z] [2023-05-31T20:49:27.446Z] Run `npm audit` for details. [2023-05-31T20:49:31.718Z] 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-05-31T20:49:53.790Z] - Generating browser application bundles (phase: setup)... [2023-05-31T20:50:32.705Z] Compiling @angular/core : es2015 as esm2015 [2023-05-31T20:50:32.705Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-31T20:51:11.672Z] Compiling @angular/common : es2015 as esm2015 [2023-05-31T20:51:11.672Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-31T20:51:15.949Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-31T20:51:15.949Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-31T20:51:21.310Z] Compiling @angular/router : es2015 as esm2015 [2023-05-31T20:51:21.580Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-31T20:51:28.320Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-31T20:51:30.469Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-31T20:51:30.469Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-31T20:51:34.942Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-31T20:51:36.406Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-31T20:51:37.001Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-31T20:52:44.947Z] 31 05 2023 20:52:43.481:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-31T20:52:44.947Z] 31 05 2023 20:52:43.497:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-31T20:52:44.947Z] 31 05 2023 20:52:43.528:INFO [launcher]: Starting browser ChromeHeadless [2023-05-31T20:53:52.846Z] 31 05 2023 20:53:45.826:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-31T20:53:52.846Z] 31 05 2023 20:53:51.513:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-31T20:54:25.085Z] 31 05 2023 20:54:20.892:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-31T20:54:40.101Z] ✔ Browser application bundle generation complete. [2023-05-31T20:54:40.101Z] 31 05 2023 20:54:38.512:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket yP6tFlVO59jOFYwiAAAB with id 64121472 [2023-05-31T20:54:58.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) [2023-05-31T20:54:58.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 0.678 secs) [2023-05-31T20:54:58.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.294 secs) [2023-05-31T20:54:58.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 1.869 secs) [2023-05-31T20:54:58.312Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.018 secs) [2023-05-31T20:54:58.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.177 secs) [2023-05-31T20:54:58.586Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.235 secs) [2023-05-31T20:54:58.854Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.394 secs) [2023-05-31T20:54:59.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.726 secs) [2023-05-31T20:54:59.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.815 secs) [2023-05-31T20:54:59.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 2.891 secs) [2023-05-31T20:54:59.401Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 2.98 secs) [2023-05-31T20:54:59.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.016 secs) [2023-05-31T20:54:59.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.048 secs) [2023-05-31T20:54:59.672Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.131 secs) [2023-05-31T20:54:59.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.276 secs) [2023-05-31T20:54:59.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.328 secs) [2023-05-31T20:54:59.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.351 secs) [2023-05-31T20:54:59.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 3.374 secs) [2023-05-31T20:54:59.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 3.396 secs) [2023-05-31T20:54:59.942Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 3.413 secs) [2023-05-31T20:55:00.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 3.423 secs) [2023-05-31T20:55:00.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 3.454 secs) [2023-05-31T20:55:00.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 3.462 secs) [2023-05-31T20:55:00.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 3.493 secs) [2023-05-31T20:55:00.211Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 3.599 secs) [2023-05-31T20:55:00.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 3.702 secs) [2023-05-31T20:55:00.478Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 3.763 secs) [2023-05-31T20:55:00.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 3.88 secs) [2023-05-31T20:55:00.745Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 4.032 secs) [2023-05-31T20:55:01.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 4.048 secs) [2023-05-31T20:55:01.012Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 4.062 secs) [2023-05-31T20:55:01.284Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 4.367 secs) [2023-05-31T20:55:01.551Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 4.576 secs) [2023-05-31T20:55:01.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 4.674 secs) [2023-05-31T20:55:01.821Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 4.91 secs) [2023-05-31T20:55:02.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.151 secs) [2023-05-31T20:55:02.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.21 secs) [2023-05-31T20:55:02.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.226 secs) [2023-05-31T20:55:02.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 5.237 secs) [2023-05-31T20:55:02.406Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 5.284 secs) [2023-05-31T20:55:02.673Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 5.34 secs) [2023-05-31T20:55:02.673Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 5.46 secs) [2023-05-31T20:55:02.673Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 5.526 secs) [2023-05-31T20:55:02.941Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 5.737 secs) [2023-05-31T20:55:03.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 5.821 secs) [2023-05-31T20:55:03.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 5.841 secs) [2023-05-31T20:55:03.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 5.854 secs) [2023-05-31T20:55:03.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 5.869 secs) [2023-05-31T20:55:03.208Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 5.892 secs) [2023-05-31T20:55:03.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 5.936 secs) [2023-05-31T20:55:03.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 5.951 secs) [2023-05-31T20:55:03.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 5.961 secs) [2023-05-31T20:55:03.477Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 6.121 secs) [2023-05-31T20:55:03.744Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 6.174 secs) [2023-05-31T20:55:04.013Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 6.372 secs) [2023-05-31T20:55:04.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 6.578 secs) [2023-05-31T20:55:04.280Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 6.763 secs) [2023-05-31T20:55:04.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 6.821 secs) [2023-05-31T20:55:04.550Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 6.848 secs) [2023-05-31T20:55:04.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.06 secs) [2023-05-31T20:55:04.817Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.137 secs) [2023-05-31T20:55:05.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.196 secs) [2023-05-31T20:55:05.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.248 secs) [2023-05-31T20:55:05.084Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.318 secs) [2023-05-31T20:55:05.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.354 secs) [2023-05-31T20:55:05.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.392 secs) [2023-05-31T20:55:05.354Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.525 secs) [2023-05-31T20:55:05.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.609 secs) [2023-05-31T20:55:05.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.637 secs) [2023-05-31T20:55:05.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.652 secs) [2023-05-31T20:55:05.622Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 7.677 secs) [2023-05-31T20:55:05.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 7.812 secs) [2023-05-31T20:55:05.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 7.855 secs) [2023-05-31T20:55:05.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 7.872 secs) [2023-05-31T20:55:05.889Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 7.89 secs) [2023-05-31T20:55:06.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 7.899 secs) [2023-05-31T20:55:06.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 7.943 secs) [2023-05-31T20:55:06.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 7.993 secs) [2023-05-31T20:55:06.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.022 secs) [2023-05-31T20:55:06.161Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.047 secs) [2023-05-31T20:55:06.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 8.106 secs) [2023-05-31T20:55:06.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 8.146 secs) [2023-05-31T20:55:06.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 8.208 secs) [2023-05-31T20:55:06.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 8.224 secs) [2023-05-31T20:55:06.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 8.236 secs) [2023-05-31T20:55:06.700Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 8.246 secs) [2023-05-31T20:55:06.969Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 8.546 secs) [2023-05-31T20:55:06.969Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 8.684 secs) [2023-05-31T20:55:07.237Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 8.874 secs) [2023-05-31T20:55:07.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.009 secs) [2023-05-31T20:55:07.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.069 secs) [2023-05-31T20:55:07.505Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.124 secs) [2023-05-31T20:55:07.773Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.285 secs) [2023-05-31T20:55:08.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.333 secs) [2023-05-31T20:55:08.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.38 secs) [2023-05-31T20:55:08.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.397 secs) [2023-05-31T20:55:08.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.408 secs) [2023-05-31T20:55:08.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 9.434 secs) [2023-05-31T20:55:08.041Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 9.465 secs) [2023-05-31T20:55:08.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 9.576 secs) [2023-05-31T20:55:08.310Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 9.623 secs) [2023-05-31T20:55:08.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 9.739 secs) [2023-05-31T20:55:08.579Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 9.804 secs) [2023-05-31T20:55:08.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 9.889 secs) [2023-05-31T20:55:08.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 9.991 secs) [2023-05-31T20:55:08.847Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.017 secs) [2023-05-31T20:55:09.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.048 secs) [2023-05-31T20:55:09.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 10.074 secs) [2023-05-31T20:55:09.115Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 10.115 secs) [2023-05-31T20:55:09.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.229 secs) [2023-05-31T20:55:09.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.255 secs) [2023-05-31T20:55:09.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.268 secs) [2023-05-31T20:55:09.382Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 10.289 secs) [2023-05-31T20:55:09.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 10.345 secs) [2023-05-31T20:55:09.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 10.359 secs) [2023-05-31T20:55:09.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 10.371 secs) [2023-05-31T20:55:09.649Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 10.494 secs) [2023-05-31T20:55:09.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 10.539 secs) [2023-05-31T20:55:09.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 10.553 secs) [2023-05-31T20:55:09.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 10.568 secs) [2023-05-31T20:55:09.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 10.609 secs) [2023-05-31T20:55:09.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 10.625 secs) [2023-05-31T20:55:09.919Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 10.678 secs) [2023-05-31T20:55:10.190Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 10.86 secs) [2023-05-31T20:55:10.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 10.895 secs) [2023-05-31T20:55:10.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.006 secs) [2023-05-31T20:55:10.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.078 secs) [2023-05-31T20:55:10.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.119 secs) [2023-05-31T20:55:10.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.132 secs) [2023-05-31T20:55:10.732Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 11.188 secs) [2023-05-31T20:55:11.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 11.213 secs) [2023-05-31T20:55:11.001Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 11.229 secs) [2023-05-31T20:55:11.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 11.759 secs) [2023-05-31T20:55:11.588Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 11.916 secs) [2023-05-31T20:55:11.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.012 secs) [2023-05-31T20:55:11.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.037 secs) [2023-05-31T20:55:11.859Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.092 secs) [2023-05-31T20:55:12.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.384 secs) [2023-05-31T20:55:12.488Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.485 secs) [2023-05-31T20:55:13.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.858 secs) [2023-05-31T20:55:13.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 12.963 secs) [2023-05-31T20:55:13.072Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.004 secs) [2023-05-31T20:55:13.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.057 secs) [2023-05-31T20:55:13.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.08 secs) [2023-05-31T20:55:13.339Z] WARN: ' [2023-05-31T20:55:13.339Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-31T20:55:13.339Z] Support for using the ngModel input property and ngModelChange event with [2023-05-31T20:55:13.339Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-31T20:55:13.339Z] in a future version of Angular. [2023-05-31T20:55:13.339Z] [2023-05-31T20:55:13.339Z] For more information on this, see our API docs here: [2023-05-31T20:55:13.339Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-31T20:55:13.339Z] ' [2023-05-31T20:55:13.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.08 secs) [2023-05-31T20:55:13.339Z] WARN: ' [2023-05-31T20:55:13.339Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-31T20:55:13.339Z] Support for using the ngModel input property and ngModelChange event with [2023-05-31T20:55:13.339Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-31T20:55:13.339Z] in a future version of Angular. [2023-05-31T20:55:13.339Z] [2023-05-31T20:55:13.339Z] For more information on this, see our API docs here: [2023-05-31T20:55:13.339Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-31T20:55:13.339Z] ' [2023-05-31T20:55:13.339Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.213 secs) [2023-05-31T20:55:14.295Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (18.344 secs / 13.213 secs) [2023-05-31T20:55:14.295Z] TOTAL: 145 SUCCESS [2023-05-31T20:55:14.295Z] ✔ Browser application bundle generation complete. [2023-05-31T20:55:17.640Z] [2023-05-31T20:55:17.640Z] =============================== Coverage summary =============================== [2023-05-31T20:55:17.641Z] Statements : 41.56% ( 1425/3429 ) [2023-05-31T20:55:17.641Z] Branches : 12.14% ( 109/898 ) [2023-05-31T20:55:17.641Z] Functions : 33.33% ( 417/1251 ) [2023-05-31T20:55:17.641Z] Lines : 39.45% ( 1280/3245 ) [2023-05-31T20:55:17.641Z] ================================================================================ [2023-05-31T20:55:17.641Z] 31 05 2023 20:55:17.082:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-31T20:55:18.222Z] ✔ Browser application bundle generation complete. [2023-05-31T20:55:19.189Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/118/web' [Pipeline] echo [2023-05-31T20:55:19.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-31T20:55:19.216Z] $ docker stop --time=1 09a81af9ba891ab73c322fca85b44ead7ef5aad4e6227cb1fa7082a7c6e16ce5 [2023-05-31T20:55:21.019Z] $ docker rm -f --volumes 09a81af9ba891ab73c322fca85b44ead7ef5aad4e6227cb1fa7082a7c6e16ce5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T20:55:22.066Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-31T20:55:24.670Z] Warning: overwriting stash ‘coverage-report’ [2023-05-31T20:55:29.741Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-31T20:55:30.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-31T20:55:33.050Z] + ls -al . [2023-05-31T20:55:33.050Z] total 176 [2023-05-31T20:55:33.050Z] drwxrwxr-x 13 jenkins jenkins 4096 May 31 20:39 . [2023-05-31T20:55:33.050Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:37 .. [2023-05-31T20:55:33.050Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:37 .blubracket [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 18 May 31 20:37 .dockerignore [2023-05-31T20:55:33.050Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:37 .git [2023-05-31T20:55:33.050Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:37 .github [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 185 May 31 20:37 .gitignore [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 31 20:37 Attribution.txt [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 19103 May 31 20:37 CHANGELOG.md [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 31 20:37 CONTRIBUTING.md [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 31 20:37 Dockerfile [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 652 May 31 20:37 Jenkinsfile [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 31 20:37 LICENSE [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 31 20:37 Makefile [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 4549 May 31 20:37 README.md [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 5 May 31 20:35 VERSION [2023-05-31T20:55:33.050Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:37 assets [2023-05-31T20:55:33.050Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:37 bin [2023-05-31T20:55:33.050Z] drwxrwxr-x 3 jenkins jenkins 4096 May 31 20:37 cmd [2023-05-31T20:55:33.050Z] -rw-r--r-- 1 jenkins jenkins 10 May 31 20:39 coverage.out [2023-05-31T20:55:33.050Z] drwxrwxr-x 2 jenkins jenkins 4096 May 31 20:37 docs [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 2999 May 31 20:37 go.mod [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 30528 May 31 20:37 go.sum [2023-05-31T20:55:33.050Z] drwxrwxr-x 8 jenkins jenkins 4096 May 31 20:37 internal [2023-05-31T20:55:33.050Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:37 snap [2023-05-31T20:55:33.050Z] drwxrwxr-x 4 jenkins jenkins 4096 May 31 20:37 testing [2023-05-31T20:55:33.050Z] -rw-rw-r-- 1 jenkins jenkins 155 May 31 20:37 version.go [2023-05-31T20:55:33.050Z] drwxrwxr-x 6 jenkins jenkins 4096 May 31 20:44 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:55:33.389Z] + 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=0be910da442da054ca269013485ad7785d291f45 --label arch=arm64 --label version=3.0.0 . [2023-05-31T20:55:34.995Z] Sending build context to Docker daemon 33.12MB [2023-05-31T20:55:34.995Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-31T20:55:34.995Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-31T20:55:34.995Z] ---> 1eabb337ac43 [2023-05-31T20:55:34.995Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-31T20:55:35.576Z] ---> Running in 5bc3714dab03 [2023-05-31T20:55:35.842Z] Removing intermediate container 5bc3714dab03 [2023-05-31T20:55:35.842Z] ---> 7e3dfa29fc4b [2023-05-31T20:55:35.842Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-31T20:55:35.842Z] ---> Running in cab3e4c2b40e [2023-05-31T20:55:36.109Z] Removing intermediate container cab3e4c2b40e [2023-05-31T20:55:36.109Z] ---> a33ee8da0171 [2023-05-31T20:55:36.109Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-31T20:55:36.376Z] ---> Running in 78db2386f58f [2023-05-31T20:55:36.643Z] Removing intermediate container 78db2386f58f [2023-05-31T20:55:36.643Z] ---> 62861eb69dad [2023-05-31T20:55:36.643Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-31T20:55:36.643Z] ---> Running in e98240ddacba [2023-05-31T20:55:36.910Z] Removing intermediate container e98240ddacba [2023-05-31T20:55:36.910Z] ---> 3ca3816fffaa [2023-05-31T20:55:36.910Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-31T20:55:36.910Z] ---> Running in fae7b61f16aa [2023-05-31T20:55:37.180Z] Removing intermediate container fae7b61f16aa [2023-05-31T20:55:37.180Z] ---> bf2c1d5f90b8 [2023-05-31T20:55:37.180Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-31T20:55:39.132Z] ---> f77074b73209 [2023-05-31T20:55:39.132Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-31T20:55:39.132Z] ---> Running in 635ddffb88ca [2023-05-31T20:55:40.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-31T20:55:40.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-31T20:55:41.316Z] OK: 263 MiB in 53 packages [2023-05-31T20:55:42.274Z] Removing intermediate container 635ddffb88ca [2023-05-31T20:55:42.274Z] ---> d6a764725a65 [2023-05-31T20:55:42.274Z] Step 10/25 : ENV GO111MODULE=on [2023-05-31T20:55:42.274Z] ---> Running in e00ff65fffdc [2023-05-31T20:55:42.539Z] Removing intermediate container e00ff65fffdc [2023-05-31T20:55:42.539Z] ---> 7f3dbe833569 [2023-05-31T20:55:42.539Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-31T20:55:42.539Z] ---> Running in 7769d79b62b9 [2023-05-31T20:55:42.805Z] Removing intermediate container 7769d79b62b9 [2023-05-31T20:55:42.805Z] ---> 7310cebe33b2 [2023-05-31T20:55:42.805Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-31T20:55:43.389Z] ---> 1340f907b11c [2023-05-31T20:55:43.389Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-31T20:55:43.666Z] ---> Running in c735e24266a8 [2023-05-31T20:55:46.254Z] Removing intermediate container c735e24266a8 [2023-05-31T20:55:46.255Z] ---> c8dc59d49c6d [2023-05-31T20:55:46.255Z] Step 14/25 : COPY . . [2023-05-31T20:55:50.504Z] ---> 705d7a988e03 [2023-05-31T20:55:50.504Z] Step 15/25 : RUN ${MAKE} [2023-05-31T20:55:50.504Z] ---> Running in 1c891a14aa0c [2023-05-31T20:55:51.110Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-31T20:57:42.728Z] Removing intermediate container 1c891a14aa0c [2023-05-31T20:57:42.728Z] ---> d456b433b048 [2023-05-31T20:57:42.728Z] Step 16/25 : FROM alpine:3.17 [2023-05-31T20:57:42.728Z] 3.17: Pulling from library/alpine [2023-05-31T20:57:42.728Z] c41833b44d91: Already exists [2023-05-31T20:57:42.728Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-31T20:57:42.728Z] Status: Downloaded newer image for alpine:3.17 [2023-05-31T20:57:42.728Z] ---> 51e60588ff2c [2023-05-31T20:57:42.728Z] Step 17/25 : EXPOSE 4000 [2023-05-31T20:57:42.728Z] ---> Running in 9cb27f0abc39 [2023-05-31T20:57:42.728Z] Removing intermediate container 9cb27f0abc39 [2023-05-31T20:57:42.728Z] ---> 148d18ec29a4 [2023-05-31T20:57:42.728Z] 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-05-31T20:57:42.728Z] ---> 20a5a7efc2fd [2023-05-31T20:57:42.728Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-31T20:57:42.728Z] ---> 4bd1e85f9e55 [2023-05-31T20:57:42.728Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-31T20:57:42.728Z] ---> f6587f8a44fb [2023-05-31T20:57:42.728Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-31T20:57:42.728Z] ---> Running in 88ac9e547aa9 [2023-05-31T20:57:42.728Z] Removing intermediate container 88ac9e547aa9 [2023-05-31T20:57:42.728Z] ---> b6e148b818c7 [2023-05-31T20:57:42.728Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-31T20:57:42.728Z] ---> Running in c9c0a2e4cbe1 [2023-05-31T20:57:42.728Z] Removing intermediate container c9c0a2e4cbe1 [2023-05-31T20:57:42.728Z] ---> 83629da14965 [2023-05-31T20:57:42.728Z] Step 23/25 : LABEL arch=arm64 [2023-05-31T20:57:42.728Z] ---> Running in 2bc10291ea6b [2023-05-31T20:57:42.728Z] Removing intermediate container 2bc10291ea6b [2023-05-31T20:57:42.728Z] ---> 9014cdddb4ca [2023-05-31T20:57:42.728Z] Step 24/25 : LABEL git_sha=0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:57:42.728Z] ---> Running in 35b248197938 [2023-05-31T20:57:42.728Z] Removing intermediate container 35b248197938 [2023-05-31T20:57:42.728Z] ---> 01fba57d3088 [2023-05-31T20:57:42.728Z] Step 25/25 : LABEL version=3.0.0 [2023-05-31T20:57:42.728Z] ---> Running in dd98a0752535 [2023-05-31T20:57:42.728Z] Removing intermediate container dd98a0752535 [2023-05-31T20:57:42.728Z] ---> 1f075b0cbb53 [2023-05-31T20:57:42.728Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-31T20:57:42.992Z] Successfully built 1f075b0cbb53 [2023-05-31T20:57:42.992Z] 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-05-31T20:57:43.110Z] provisioning config files... [2023-05-31T20:57:43.122Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/118@tmp/config8938343437663537996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:57:43.454Z] ---> docker-login.sh [2023-05-31T20:57:43.454Z] nexus3.edgexfoundry.org:10001 [2023-05-31T20:57:43.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:57:43.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:57:43.718Z] Configure a credential helper to remove this warning. See [2023-05-31T20:57:43.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:57:43.718Z] [2023-05-31T20:57:43.718Z] Login Succeeded [2023-05-31T20:57:43.718Z] nexus3.edgexfoundry.org:10002 [2023-05-31T20:57:43.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:57:43.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:57:43.984Z] Configure a credential helper to remove this warning. See [2023-05-31T20:57:43.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:57:43.984Z] [2023-05-31T20:57:43.984Z] Login Succeeded [2023-05-31T20:57:43.984Z] nexus3.edgexfoundry.org:10003 [2023-05-31T20:57:44.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:57:44.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:57:44.247Z] Configure a credential helper to remove this warning. See [2023-05-31T20:57:44.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:57:44.247Z] [2023-05-31T20:57:44.247Z] Login Succeeded [2023-05-31T20:57:44.247Z] nexus3.edgexfoundry.org:10004 [2023-05-31T20:57:44.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:57:44.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:57:44.778Z] Configure a credential helper to remove this warning. See [2023-05-31T20:57:44.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:57:44.778Z] [2023-05-31T20:57:44.778Z] Login Succeeded [2023-05-31T20:57:44.778Z] docker.io [2023-05-31T20:57:45.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-31T20:57:45.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-31T20:57:45.304Z] Configure a credential helper to remove this warning. See [2023-05-31T20:57:45.304Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-31T20:57:45.304Z] [2023-05-31T20:57:45.304Z] Login Succeeded [2023-05-31T20:57:45.304Z] ---> docker-login.sh ends [Pipeline] } [2023-05-31T20:57:45.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T20:57:45.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-31T20:57:45.377Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-31T20:57:45.377Z] 0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:57:45.377Z] latest [2023-05-31T20:57:45.377Z] 3.0.0 [2023-05-31T20:57:45.377Z] 0be910da442da054ca269013485ad7785d291f45-3.0.0 [2023-05-31T20:57:45.377Z] main [2023-05-31T20:57:45.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:45.732Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:46.075Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:57:46.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-31T20:57:46.075Z] f5689183c5bb: Preparing [2023-05-31T20:57:46.075Z] 17150d0e7e8e: Preparing [2023-05-31T20:57:46.075Z] d151cd9e2d50: Preparing [2023-05-31T20:57:46.075Z] 26cbea5cba74: Preparing [2023-05-31T20:57:46.075Z] 26cbea5cba74: Layer already exists [2023-05-31T20:57:46.337Z] f5689183c5bb: Pushed [2023-05-31T20:57:46.337Z] 17150d0e7e8e: Pushed [2023-05-31T20:57:52.960Z] d151cd9e2d50: Pushed [2023-05-31T20:57:53.225Z] 0be910da442da054ca269013485ad7785d291f45: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:53.564Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:53.894Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-31T20:57:53.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-31T20:57:53.894Z] f5689183c5bb: Preparing [2023-05-31T20:57:53.894Z] 17150d0e7e8e: Preparing [2023-05-31T20:57:53.894Z] d151cd9e2d50: Preparing [2023-05-31T20:57:53.894Z] 26cbea5cba74: Preparing [2023-05-31T20:57:53.894Z] 17150d0e7e8e: Layer already exists [2023-05-31T20:57:53.894Z] f5689183c5bb: Layer already exists [2023-05-31T20:57:53.894Z] 26cbea5cba74: Layer already exists [2023-05-31T20:57:53.894Z] d151cd9e2d50: Layer already exists [2023-05-31T20:57:53.894Z] latest: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:54.230Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:54.558Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0 [2023-05-31T20:57:54.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-31T20:57:54.559Z] f5689183c5bb: Preparing [2023-05-31T20:57:54.559Z] 17150d0e7e8e: Preparing [2023-05-31T20:57:54.559Z] d151cd9e2d50: Preparing [2023-05-31T20:57:54.559Z] 26cbea5cba74: Preparing [2023-05-31T20:57:54.559Z] d151cd9e2d50: Layer already exists [2023-05-31T20:57:54.559Z] 26cbea5cba74: Layer already exists [2023-05-31T20:57:54.559Z] 17150d0e7e8e: Layer already exists [2023-05-31T20:57:54.559Z] f5689183c5bb: Layer already exists [2023-05-31T20:57:54.559Z] 3.0.0: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:55.003Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:55.353Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0 [2023-05-31T20:57:55.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-31T20:57:55.353Z] f5689183c5bb: Preparing [2023-05-31T20:57:55.353Z] 17150d0e7e8e: Preparing [2023-05-31T20:57:55.353Z] d151cd9e2d50: Preparing [2023-05-31T20:57:55.353Z] 26cbea5cba74: Preparing [2023-05-31T20:57:55.353Z] 26cbea5cba74: Layer already exists [2023-05-31T20:57:55.353Z] 17150d0e7e8e: Layer already exists [2023-05-31T20:57:55.353Z] f5689183c5bb: Layer already exists [2023-05-31T20:57:55.353Z] d151cd9e2d50: Layer already exists [2023-05-31T20:57:55.353Z] 0be910da442da054ca269013485ad7785d291f45-3.0.0: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:55.702Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:56.040Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-31T20:57:56.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-31T20:57:56.040Z] f5689183c5bb: Preparing [2023-05-31T20:57:56.040Z] 17150d0e7e8e: Preparing [2023-05-31T20:57:56.040Z] d151cd9e2d50: Preparing [2023-05-31T20:57:56.040Z] 26cbea5cba74: Preparing [2023-05-31T20:57:56.040Z] 26cbea5cba74: Layer already exists [2023-05-31T20:57:56.040Z] d151cd9e2d50: Layer already exists [2023-05-31T20:57:56.040Z] f5689183c5bb: Layer already exists [2023-05-31T20:57:56.040Z] 17150d0e7e8e: Layer already exists [2023-05-31T20:57:56.040Z] main: digest: sha256:3c9bc0416fb57f55beae80b68a4b67db16d61274d7086b266a5f9dd0ba8a6730 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-31T20:57:56.094Z] ===================================================== [Pipeline] echo [2023-05-31T20:57:56.100Z] taggedImages: [2023-05-31T20:57:56.100Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45 [2023-05-31T20:57:56.100Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-31T20:57:56.100Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0 [2023-05-31T20:57:56.100Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:0be910da442da054ca269013485ad7785d291f45-3.0.0 [2023-05-31T20:57:56.100Z] - 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-05-31T20:57:56.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T20:57:56.467Z] [2023-05-31T20:57:56.467Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:57:56.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T20:57:56.794Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-31T20:57:56.794Z] 8998bd30e6a1: Pulling fs layer [2023-05-31T20:57:56.794Z] 04944245beec: Pulling fs layer [2023-05-31T20:57:56.794Z] 699f458cf7ca: Pulling fs layer [2023-05-31T20:57:56.794Z] 765212b225bb: Pulling fs layer [2023-05-31T20:57:56.794Z] f23df028b6ca: Pulling fs layer [2023-05-31T20:57:56.794Z] d65c8cfc05b1: Pulling fs layer [2023-05-31T20:57:56.794Z] 2437ff75d9bd: Pulling fs layer [2023-05-31T20:57:56.794Z] 765212b225bb: Waiting [2023-05-31T20:57:56.794Z] f23df028b6ca: Waiting [2023-05-31T20:57:56.794Z] d65c8cfc05b1: Waiting [2023-05-31T20:57:56.794Z] 2437ff75d9bd: Waiting [2023-05-31T20:57:57.062Z] 04944245beec: Verifying Checksum [2023-05-31T20:57:57.062Z] 04944245beec: Download complete [2023-05-31T20:57:57.062Z] 765212b225bb: Verifying Checksum [2023-05-31T20:57:57.062Z] 765212b225bb: Download complete [2023-05-31T20:57:57.062Z] f23df028b6ca: Verifying Checksum [2023-05-31T20:57:57.062Z] f23df028b6ca: Download complete [2023-05-31T20:57:57.062Z] d65c8cfc05b1: Verifying Checksum [2023-05-31T20:57:57.062Z] d65c8cfc05b1: Download complete [2023-05-31T20:57:57.062Z] 699f458cf7ca: Verifying Checksum [2023-05-31T20:57:57.062Z] 699f458cf7ca: Download complete [2023-05-31T20:57:57.646Z] 8998bd30e6a1: Verifying Checksum [2023-05-31T20:57:57.646Z] 8998bd30e6a1: Download complete [2023-05-31T20:57:59.583Z] 2437ff75d9bd: Verifying Checksum [2023-05-31T20:57:59.583Z] 2437ff75d9bd: Download complete [2023-05-31T20:58:01.520Z] 8998bd30e6a1: Pull complete [2023-05-31T20:58:01.789Z] 04944245beec: Pull complete [2023-05-31T20:58:03.192Z] 699f458cf7ca: Pull complete [2023-05-31T20:58:03.192Z] 765212b225bb: Pull complete [2023-05-31T20:58:04.147Z] f23df028b6ca: Pull complete [2023-05-31T20:58:04.147Z] d65c8cfc05b1: Pull complete [2023-05-31T20:58:19.123Z] 2437ff75d9bd: Pull complete [2023-05-31T20:58:19.123Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-31T20:58:19.123Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-31T20:58:19.123Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:58:19.322Z] prd-ubuntu20.04-docker-arm64-4c-16g-17541 does not seem to be running inside a container [2023-05-31T20:58:19.380Z] $ 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/118 -v /w/workspace/edgex-ui-go/118:/w/workspace/edgex-ui-go/118:rw,z -v /w/workspace/edgex-ui-go/118@tmp:/w/workspace/edgex-ui-go/118@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-31T20:58:21.876Z] $ docker top c923f6122475ea0c276f21b463f805b9beaf0a0563ce214277153183f6aeab0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:58:22.395Z] ---> job-cost.sh [2023-05-31T20:58:22.660Z] lf-activate-venv: SKIPPING [2023-05-31T20:58:22.660Z] INFO: No Stack... [2023-05-31T20:58:23.236Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-31T20:58:23.812Z] INFO: Archiving Costs [Pipeline] sh [2023-05-31T20:58:24.434Z] + cat /w/workspace/edgex-ui-go/118/archives/cost.csv [2023-05-31T20:58:24.435Z] + cut -d, -f6 [Pipeline] lock [2023-05-31T20:58:24.494Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [2023-05-31T20:58:24.500Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] did not exist. Created. [2023-05-31T20:58:24.500Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-31T20:58:24.827Z] /w/workspace/edgex-ui-go/118@tmp/durable-cf72b930/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-31T20:58:25.159Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-31T20:58:25.172Z] Warning: overwriting stash ‘stack-cost’ [2023-05-31T20:58:29.896Z] Stashed 1 file(s) [Pipeline] } [2023-05-31T20:58:29.905Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-31T20:58:29.919Z] $ docker stop --time=1 c923f6122475ea0c276f21b463f805b9beaf0a0563ce214277153183f6aeab0e [2023-05-31T20:58:31.522Z] $ docker rm -f --volumes c923f6122475ea0c276f21b463f805b9beaf0a0563ce214277153183f6aeab0e [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-05-31T20:58:31.904Z] provisioning config files... [2023-05-31T20:58:31.912Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3821873239344380448tmp [Pipeline] { [Pipeline] sh [2023-05-31T20:58:32.210Z] + set +x [2023-05-31T20:58:32.210Z] + curl -s https://codecov.io/bash [2023-05-31T20:58:32.210Z] + bash -s -- [2023-05-31T20:58:32.210Z] [2023-05-31T20:58:32.210Z] _____ _ [2023-05-31T20:58:32.210Z] / ____| | | [2023-05-31T20:58:32.210Z] | | ___ __| | ___ ___ _____ __ [2023-05-31T20:58:32.210Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-31T20:58:32.210Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-31T20:58:32.210Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-31T20:58:32.210Z] Bash-1.0.6 [2023-05-31T20:58:32.210Z] [2023-05-31T20:58:32.210Z] [2023-05-31T20:58:32.210Z] ==> git version 2.25.1 found [2023-05-31T20:58:32.210Z] ==> 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-05-31T20:58:32.210Z] Release-Date: 2020-01-08 [2023-05-31T20:58:32.210Z] 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-05-31T20:58:32.210Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-31T20:58:32.210Z] ==> Jenkins CI detected. [2023-05-31T20:58:32.210Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-31T20:58:32.210Z] project root: . [2023-05-31T20:58:32.210Z] --> token set from env [2023-05-31T20:58:32.210Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-31T20:58:32.210Z] ==> Running gcov in . (disable via -X gcov) [2023-05-31T20:58:32.468Z] ==> Python coveragepy not found [2023-05-31T20:58:32.468Z] ==> Searching for coverage reports in: [2023-05-31T20:58:32.468Z] + . [2023-05-31T20:58:32.468Z] -> Found 1 reports [2023-05-31T20:58:32.469Z] ==> Detecting git/mercurial file structure [2023-05-31T20:58:32.469Z] ==> Reading reports [2023-05-31T20:58:32.469Z] + ./coverage.out bytes=10 [2023-05-31T20:58:32.469Z] ==> Appending adjustments [2023-05-31T20:58:32.469Z] https://docs.codecov.io/docs/fixing-reports [2023-05-31T20:58:33.036Z] + Found adjustments [2023-05-31T20:58:33.036Z] ==> Gzipping contents [2023-05-31T20:58:33.036Z] 12K /tmp/codecov.wK6gyS.gz [2023-05-31T20:58:33.036Z] ==> Uploading reports [2023-05-31T20:58:33.036Z] url: https://codecov.io [2023-05-31T20:58:33.036Z] query: branch=main&commit=0be910da442da054ca269013485ad7785d291f45&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T20:58:33.036Z] -> Pinging Codecov [2023-05-31T20:58:33.036Z] 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=0be910da442da054ca269013485ad7785d291f45&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-31T20:59:11.761Z] -> Uploading to [2023-05-31T20:59:11.761Z] [2023-05-31T20:59:11.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T20:59:11.761Z] Dload Upload Total Spent Left Speed [2023-05-31T20:59:11.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: [2023-05-31T20:59:11.761Z] X> Failed to upload [2023-05-31T20:59:11.761Z] ==> Uploading to Codecov [2023-05-31T20:59:11.761Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-31T20:59:11.761Z] Dload Upload Total Spent Left Speed [2023-05-31T20:59:11.761Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9297 100 244 100 9053 1318 48935 --:--:-- --:--:-- --:--:-- 50254 [2023-05-31T20:59:11.761Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "608368f7-cb69-48be-9ccd-4541faf92758", "url": "https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/0be910da442da054ca269013485ad7785d291f45"} [Pipeline] } [2023-05-31T20:59:11.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-31T20:59:11.885Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-31T20:59:11.894Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:59:12.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T20:59:12.186Z] [2023-05-31T20:59:12.186Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:59:12.484Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T20:59:12.484Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-31T20:59:12.484Z] df9b9388f04a: Pulling fs layer [2023-05-31T20:59:12.484Z] 52dc419b0ee2: Pulling fs layer [2023-05-31T20:59:12.484Z] 25bc292e5bac: Pulling fs layer [2023-05-31T20:59:12.484Z] 114826534d7a: Pulling fs layer [2023-05-31T20:59:12.484Z] 4657fd5d0bcf: Pulling fs layer [2023-05-31T20:59:12.484Z] 6ad1cebc031e: Pulling fs layer [2023-05-31T20:59:12.484Z] 8a3aa393b2d8: Pulling fs layer [2023-05-31T20:59:12.484Z] 4657fd5d0bcf: Waiting [2023-05-31T20:59:12.484Z] 6ad1cebc031e: Waiting [2023-05-31T20:59:12.484Z] 8a3aa393b2d8: Waiting [2023-05-31T20:59:12.484Z] 114826534d7a: Waiting [2023-05-31T20:59:12.484Z] 25bc292e5bac: Verifying Checksum [2023-05-31T20:59:12.484Z] 25bc292e5bac: Download complete [2023-05-31T20:59:12.484Z] 52dc419b0ee2: Verifying Checksum [2023-05-31T20:59:12.484Z] 52dc419b0ee2: Download complete [2023-05-31T20:59:12.484Z] 4657fd5d0bcf: Verifying Checksum [2023-05-31T20:59:12.484Z] 4657fd5d0bcf: Download complete [2023-05-31T20:59:12.484Z] df9b9388f04a: Verifying Checksum [2023-05-31T20:59:12.484Z] df9b9388f04a: Download complete [2023-05-31T20:59:12.744Z] 6ad1cebc031e: Verifying Checksum [2023-05-31T20:59:12.744Z] 6ad1cebc031e: Download complete [2023-05-31T20:59:12.744Z] df9b9388f04a: Pull complete [2023-05-31T20:59:12.744Z] 52dc419b0ee2: Pull complete [2023-05-31T20:59:12.744Z] 25bc292e5bac: Pull complete [2023-05-31T20:59:13.309Z] 114826534d7a: Verifying Checksum [2023-05-31T20:59:13.309Z] 114826534d7a: Download complete [2023-05-31T20:59:13.309Z] 8a3aa393b2d8: Verifying Checksum [2023-05-31T20:59:13.309Z] 8a3aa393b2d8: Download complete [2023-05-31T20:59:16.592Z] 114826534d7a: Pull complete [2023-05-31T20:59:16.592Z] 4657fd5d0bcf: Pull complete [2023-05-31T20:59:16.851Z] 6ad1cebc031e: Pull complete [2023-05-31T20:59:19.381Z] 8a3aa393b2d8: Pull complete [2023-05-31T20:59:19.381Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-31T20:59:19.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-31T20:59:19.381Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:59:19.467Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T20:59:19.504Z] $ 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-05-31T20:59:23.615Z] $ docker top 16eadc90a51c9b6ac810f874fdb6695df10e99575e531b0d321622e74fa2ce32 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-31T20:59:23.674Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-31T20:59:23.955Z] + set -o pipefail [2023-05-31T20:59:23.955Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-31T20:59:29.235Z] [2023-05-31T20:59:29.235Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-31T20:59:29.235Z] [2023-05-31T20:59:29.235Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/a8df119e-c743-474f-a97d-429f30e0e490 [2023-05-31T20:59:29.235Z] [2023-05-31T20:59:29.236Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-31T20:59:29.236Z] [2023-05-31T20:59:29.236Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-31T20:59:29.236Z] [2023-05-31T20:59:29.236Z] [2023-05-31T20:59:29.236Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-31T20:59:29.236Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-31T20:59:29.236Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-31T20:59:29.249Z] $ docker stop --time=1 16eadc90a51c9b6ac810f874fdb6695df10e99575e531b0d321622e74fa2ce32 [2023-05-31T20:59:32.647Z] $ docker rm -f --volumes 16eadc90a51c9b6ac810f874fdb6695df10e99575e531b0d321622e74fa2ce32 [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-05-31T20:59:33.297Z] + git log --format=format:%s -1 0be910da442da054ca269013485ad7785d291f45 [Pipeline] sh [2023-05-31T20:59:33.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T20:59:33.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:59:33.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:59:33.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:59:33.950Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T20:59:33.985Z] $ 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-05-31T20:59:34.450Z] $ docker top 6bf868ee5f52dca48f23b7ae9ad43d8a38edcb7eb20bf39f0553b5eeef2b318f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T20:59:34.527Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.21' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T20:59:34.816Z] + git semver [Pipeline] } [2023-05-31T20:59:35.093Z] $ docker stop --time=1 6bf868ee5f52dca48f23b7ae9ad43d8a38edcb7eb20bf39f0553b5eeef2b318f [2023-05-31T20:59:36.539Z] $ docker rm -f --volumes 6bf868ee5f52dca48f23b7ae9ad43d8a38edcb7eb20bf39f0553b5eeef2b318f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:59:36.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T20:59:36.946Z] [2023-05-31T20:59:36.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:59:37.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T20:59:37.241Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-31T20:59:37.241Z] ab5ef0e58194: Pulling fs layer [2023-05-31T20:59:37.241Z] 9712f1f96733: Pulling fs layer [2023-05-31T20:59:37.241Z] 63f879dbbcfc: Pulling fs layer [2023-05-31T20:59:37.241Z] 0d9ebad4ef96: Pulling fs layer [2023-05-31T20:59:37.241Z] e9a5061849ea: Pulling fs layer [2023-05-31T20:59:37.241Z] d747dcd14b5f: Pulling fs layer [2023-05-31T20:59:37.241Z] 2de7ff778b66: Pulling fs layer [2023-05-31T20:59:37.241Z] e9a5061849ea: Waiting [2023-05-31T20:59:37.241Z] 2de7ff778b66: Waiting [2023-05-31T20:59:37.241Z] d747dcd14b5f: Waiting [2023-05-31T20:59:37.241Z] 0d9ebad4ef96: Waiting [2023-05-31T20:59:37.241Z] 9712f1f96733: Verifying Checksum [2023-05-31T20:59:37.241Z] 9712f1f96733: Download complete [2023-05-31T20:59:37.818Z] 63f879dbbcfc: Verifying Checksum [2023-05-31T20:59:37.818Z] 63f879dbbcfc: Download complete [2023-05-31T20:59:37.818Z] e9a5061849ea: Verifying Checksum [2023-05-31T20:59:37.818Z] e9a5061849ea: Download complete [2023-05-31T20:59:37.818Z] d747dcd14b5f: Verifying Checksum [2023-05-31T20:59:37.818Z] d747dcd14b5f: Download complete [2023-05-31T20:59:37.818Z] 0d9ebad4ef96: Verifying Checksum [2023-05-31T20:59:37.818Z] 0d9ebad4ef96: Download complete [2023-05-31T20:59:37.818Z] ab5ef0e58194: Verifying Checksum [2023-05-31T20:59:37.818Z] ab5ef0e58194: Download complete [2023-05-31T20:59:37.818Z] 2de7ff778b66: Download complete [2023-05-31T20:59:40.344Z] ab5ef0e58194: Pull complete [2023-05-31T20:59:40.344Z] 9712f1f96733: Pull complete [2023-05-31T20:59:40.907Z] 63f879dbbcfc: Pull complete [2023-05-31T20:59:45.092Z] 0d9ebad4ef96: Pull complete [2023-05-31T20:59:45.092Z] e9a5061849ea: Pull complete [2023-05-31T20:59:45.092Z] d747dcd14b5f: Pull complete [2023-05-31T20:59:45.657Z] 2de7ff778b66: Pull complete [2023-05-31T20:59:45.657Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-31T20:59:45.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-31T20:59:45.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:59:45.731Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T20:59:45.761Z] $ 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-05-31T20:59:50.184Z] $ docker top d8b721df5b00e768360be0113eda731a4f7fb14a1f4b501a832affb9ceb8c5ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-31T20:59:50.242Z] provisioning config files... [2023-05-31T20:59:50.249Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9602084347713194169tmp [2023-05-31T20:59:50.258Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3307825877361886646tmp [2023-05-31T20:59:50.269Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8311930545325460083tmp [Pipeline] { [Pipeline] echo [2023-05-31T20:59:50.285Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:59:50.566Z] ---> sigul-configuration.sh [2023-05-31T20:59:50.566Z] gpg: directory `/root/.gnupg' created [2023-05-31T20:59:50.566Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-31T20:59:50.566Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-31T20:59:50.566Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-31T20:59:50.566Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-31T20:59:50.566Z] gpg: CAST5 encrypted data [2023-05-31T20:59:50.566Z] gpg: encrypted with 1 passphrase [2023-05-31T20:59:50.566Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-31T20:59:50.851Z] + mkdir /home/jenkins [2023-05-31T20:59:50.851Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-31T20:59:51.137Z] + 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-05-31T20:59:51.146Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:59:51.432Z] ---> sigul-install.sh [2023-05-31T20:59:51.432Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-31T20:59:51.718Z] + git tag --list [2023-05-31T20:59:51.718Z] 0.1.1 [2023-05-31T20:59:51.718Z] v1.1.0 [2023-05-31T20:59:51.718Z] v1.2.0 [2023-05-31T20:59:51.718Z] v1.2.1 [2023-05-31T20:59:51.718Z] v1.3.0 [2023-05-31T20:59:51.718Z] v2.0.0 [2023-05-31T20:59:51.718Z] v2.1.0 [2023-05-31T20:59:51.718Z] v2.2.0 [2023-05-31T20:59:51.718Z] v2.2.1-dev.1 [2023-05-31T20:59:51.718Z] v2.2.1-dev.2 [2023-05-31T20:59:51.718Z] v2.2.1-dev.3 [2023-05-31T20:59:51.718Z] v2.2.1-dev.4 [2023-05-31T20:59:51.718Z] v2.2.1-dev.5 [2023-05-31T20:59:51.718Z] v2.2.1-dev.6 [2023-05-31T20:59:51.718Z] v2.2.1-dev.7 [2023-05-31T20:59:51.718Z] v2.3.0 [2023-05-31T20:59:51.718Z] v2.3.0-dev.10 [2023-05-31T20:59:51.718Z] v2.3.0-dev.11 [2023-05-31T20:59:51.718Z] v2.3.0-dev.12 [2023-05-31T20:59:51.718Z] v2.3.0-dev.13 [2023-05-31T20:59:51.718Z] v2.3.0-dev.14 [2023-05-31T20:59:51.718Z] v2.3.0-dev.15 [2023-05-31T20:59:51.718Z] v2.3.0-dev.16 [2023-05-31T20:59:51.718Z] v2.3.0-dev.17 [2023-05-31T20:59:51.718Z] v2.3.0-dev.18 [2023-05-31T20:59:51.718Z] v2.3.0-dev.19 [2023-05-31T20:59:51.718Z] v2.3.0-dev.20 [2023-05-31T20:59:51.718Z] v2.3.0-dev.21 [2023-05-31T20:59:51.718Z] v2.3.0-dev.22 [2023-05-31T20:59:51.718Z] v2.3.0-dev.23 [2023-05-31T20:59:51.718Z] v2.3.0-dev.24 [2023-05-31T20:59:51.718Z] v2.3.0-dev.7 [2023-05-31T20:59:51.718Z] v2.3.0-dev.8 [2023-05-31T20:59:51.718Z] v2.3.0-dev.9 [2023-05-31T20:59:51.718Z] v3.0.0 [2023-05-31T20:59:51.718Z] v3.0.0-dev.1 [2023-05-31T20:59:51.718Z] v3.0.0-dev.10 [2023-05-31T20:59:51.718Z] v3.0.0-dev.11 [2023-05-31T20:59:51.718Z] v3.0.0-dev.12 [2023-05-31T20:59:51.718Z] v3.0.0-dev.13 [2023-05-31T20:59:51.718Z] v3.0.0-dev.14 [2023-05-31T20:59:51.718Z] v3.0.0-dev.15 [2023-05-31T20:59:51.718Z] v3.0.0-dev.16 [2023-05-31T20:59:51.718Z] v3.0.0-dev.17 [2023-05-31T20:59:51.718Z] v3.0.0-dev.18 [2023-05-31T20:59:51.718Z] v3.0.0-dev.19 [2023-05-31T20:59:51.718Z] v3.0.0-dev.2 [2023-05-31T20:59:51.718Z] v3.0.0-dev.20 [2023-05-31T20:59:51.718Z] v3.0.0-dev.21 [2023-05-31T20:59:51.718Z] v3.0.0-dev.3 [2023-05-31T20:59:51.718Z] v3.0.0-dev.4 [2023-05-31T20:59:51.718Z] v3.0.0-dev.5 [2023-05-31T20:59:51.718Z] v3.0.0-dev.6 [2023-05-31T20:59:51.718Z] v3.0.0-dev.7 [2023-05-31T20:59:51.718Z] v3.0.0-dev.8 [2023-05-31T20:59:51.718Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-31T20:59:52.007Z] + lftools sign git-tag v3.0.0 [2023-05-31T20:59:52.576Z] Signing Git tag with Sigul... [2023-05-31T20:59:52.576Z] Signing v3.0.0 [Pipeline] echo [2023-05-31T20:59:52.845Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T20:59:53.130Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-31T20:59:53.138Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-31T20:59:53.163Z] $ docker stop --time=1 d8b721df5b00e768360be0113eda731a4f7fb14a1f4b501a832affb9ceb8c5ab [2023-05-31T20:59:54.489Z] $ docker rm -f --volumes d8b721df5b00e768360be0113eda731a4f7fb14a1f4b501a832affb9ceb8c5ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-31T20:59:54.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T20:59:54.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:59:55.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:59:55.205Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:59:55.276Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T20:59:55.368Z] $ 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-05-31T20:59:55.702Z] $ docker top 20143868c7bb17226f2d4092ea4d2a258e56cbc44a37317142095537622ea55c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T20:59:55.776Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.21' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T20:59:56.061Z] + git semver [Pipeline] } [2023-05-31T20:59:56.340Z] $ docker stop --time=1 20143868c7bb17226f2d4092ea4d2a258e56cbc44a37317142095537622ea55c [2023-05-31T20:59:57.593Z] $ docker rm -f --volumes 20143868c7bb17226f2d4092ea4d2a258e56cbc44a37317142095537622ea55c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-31T20:59:57.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-31T20:59:57.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T20:59:58.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-31T20:59:58.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T20:59:58.274Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T20:59:58.308Z] $ 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-05-31T20:59:58.599Z] $ docker top 80af9c28ea120279fb0eb0a52c9634b5bf92a0a43503156e49b37c79df0b11be -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-31T20:59:58.670Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.0.0|v3.0.0-dev.21' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-31T20:59:58.965Z] + git semver [Pipeline] } [2023-05-31T20:59:59.240Z] $ docker stop --time=1 80af9c28ea120279fb0eb0a52c9634b5bf92a0a43503156e49b37c79df0b11be [2023-05-31T21:00:00.497Z] $ docker rm -f --volumes 80af9c28ea120279fb0eb0a52c9634b5bf92a0a43503156e49b37c79df0b11be [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-05-31T21:00:01.050Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-31T21:00:01.050Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-31T21:00:01.050Z] total 16 [2023-05-31T21:00:01.050Z] drwxr-xr-x 3 root root 4096 May 31 20:39 . [2023-05-31T21:00:01.050Z] drwxrwxr-x 15 jenkins jenkins 4096 May 31 20:59 .. [2023-05-31T21:00:01.050Z] drwxr-xr-x 2 root root 4096 May 31 20:39 cost [2023-05-31T21:00:01.050Z] -rw-r--r-- 1 root root 83 May 31 20:39 cost.csv [2023-05-31T21:00:01.050Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-31T21:00:01.050Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-31T21:00:01.050Z] total 16 [2023-05-31T21:00:01.050Z] drwxr-xr-x 3 jenkins jenkins 4096 May 31 20:39 . [2023-05-31T21:00:01.050Z] drwxrwxr-x 15 jenkins jenkins 4096 May 31 20:59 .. [2023-05-31T21:00:01.050Z] drwxr-xr-x 2 jenkins jenkins 4096 May 31 20:39 cost [2023-05-31T21:00:01.050Z] -rw-r--r-- 1 jenkins jenkins 83 May 31 20:39 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:00:01.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:00:02.191Z] ---> package-listing.sh [2023-05-31T21:00:02.191Z] ++ facter osfamily [2023-05-31T21:00:02.191Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-31T21:00:02.450Z] + OS_FAMILY=debian [2023-05-31T21:00:02.450Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-31T21:00:02.450Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-31T21:00:02.450Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-31T21:00:02.450Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-31T21:00:02.450Z] + PACKAGES=/tmp/packages_start.txt [2023-05-31T21:00:02.450Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-31T21:00:02.450Z] + PACKAGES=/tmp/packages_end.txt [2023-05-31T21:00:02.450Z] + case "${OS_FAMILY}" in [2023-05-31T21:00:02.450Z] + dpkg -l [2023-05-31T21:00:02.450Z] + grep '^ii' [2023-05-31T21:00:02.450Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-31T21:00:02.450Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-31T21:00:02.450Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-31T21:00:02.450Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-31T21:00:02.450Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-31T21:00:02.450Z] + 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-05-31T21:00:02.461Z] 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-05-31T21:00:02.743Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-31T21:00:03.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-31T21:00:03.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-31T21:00:03.116Z] prd-ubuntu20.04-docker-8c-8g-17540 does not seem to be running inside a container [2023-05-31T21:00:03.149Z] $ 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-05-31T21:00:03.390Z] $ docker top 72efd00e27516074c16dcc62b4bd3a207203aed7f9d156d0c224271b24c35295 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-31T21:00:03.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-31T21:00:04.009Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-31T21:00:04.295Z] + ls /var/log/sa-host [2023-05-31T21:00:04.295Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-31T21:00:04.354Z] provisioning config files... [2023-05-31T21:00:04.362Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10947227991198880829tmp [Pipeline] { [Pipeline] echo [2023-05-31T21:00:04.376Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:00:04.658Z] ---> create-netrc.sh [Pipeline] } [2023-05-31T21:00:04.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:00:04.996Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-31T21:00:05.004Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:00:05.287Z] ---> sudo-logs.sh [2023-05-31T21:00:05.287Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-31T21:00:05.318Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:00:05.598Z] ---> job-cost.sh [2023-05-31T21:00:05.598Z] lf-activate-venv: SKIPPING [2023-05-31T21:00:05.598Z] DEBUG: total: 0.2199999988079071 [2023-05-31T21:00:05.598Z] INFO: Retrieving Stack Cost... [2023-05-31T21:00:05.858Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-31T21:00:06.116Z] INFO: Archiving Costs [Pipeline] echo [2023-05-31T21:00:06.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-31T21:00:06.437Z] ---> logs-deploy.sh [2023-05-31T21:00:06.437Z] lf-activate-venv: SKIPPING [2023-05-31T21:00:06.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/118 [2023-05-31T21:00:06.437Z] INFO: archiving workspace using pattern(s): [2023-05-31T21:00:07.373Z] Archives upload complete. [2023-05-31T21:00:07.373Z] INFO: archiving logs to Nexus [2023-05-31T21:00:08.008Z] ---> uname -a: [2023-05-31T21:00:08.008Z] Linux prd-ubuntu20-04-docker-8c-8g-17540 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-31T21:00:08.008Z] [2023-05-31T21:00:08.008Z] [2023-05-31T21:00:08.008Z] ---> lscpu: [2023-05-31T21:00:08.008Z] Architecture: x86_64 [2023-05-31T21:00:08.008Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-31T21:00:08.008Z] Byte Order: Little Endian [2023-05-31T21:00:08.008Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-31T21:00:08.009Z] CPU(s): 8 [2023-05-31T21:00:08.009Z] On-line CPU(s) list: 0-7 [2023-05-31T21:00:08.009Z] Thread(s) per core: 1 [2023-05-31T21:00:08.009Z] Core(s) per socket: 1 [2023-05-31T21:00:08.009Z] Socket(s): 8 [2023-05-31T21:00:08.009Z] NUMA node(s): 1 [2023-05-31T21:00:08.009Z] Vendor ID: AuthenticAMD [2023-05-31T21:00:08.009Z] CPU family: 23 [2023-05-31T21:00:08.009Z] Model: 49 [2023-05-31T21:00:08.009Z] Model name: AMD EPYC-Rome Processor [2023-05-31T21:00:08.009Z] Stepping: 0 [2023-05-31T21:00:08.009Z] CPU MHz: 2799.998 [2023-05-31T21:00:08.009Z] BogoMIPS: 5599.99 [2023-05-31T21:00:08.009Z] Virtualization: AMD-V [2023-05-31T21:00:08.009Z] Hypervisor vendor: KVM [2023-05-31T21:00:08.009Z] Virtualization type: full [2023-05-31T21:00:08.009Z] L1d cache: 256 KiB [2023-05-31T21:00:08.009Z] L1i cache: 256 KiB [2023-05-31T21:00:08.009Z] L2 cache: 4 MiB [2023-05-31T21:00:08.009Z] L3 cache: 128 MiB [2023-05-31T21:00:08.009Z] NUMA node0 CPU(s): 0-7 [2023-05-31T21:00:08.009Z] Vulnerability Itlb multihit: Not affected [2023-05-31T21:00:08.009Z] Vulnerability L1tf: Not affected [2023-05-31T21:00:08.009Z] Vulnerability Mds: Not affected [2023-05-31T21:00:08.009Z] Vulnerability Meltdown: Not affected [2023-05-31T21:00:08.009Z] Vulnerability Mmio stale data: Not affected [2023-05-31T21:00:08.009Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-31T21:00:08.009Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-31T21:00:08.009Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-31T21:00:08.009Z] Vulnerability Srbds: Not affected [2023-05-31T21:00:08.009Z] Vulnerability Tsx async abort: Not affected [2023-05-31T21:00:08.009Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-31T21:00:08.009Z] [2023-05-31T21:00:08.009Z] [2023-05-31T21:00:08.009Z] ---> nproc: [2023-05-31T21:00:08.009Z] 8 [2023-05-31T21:00:08.009Z] [2023-05-31T21:00:08.009Z] [2023-05-31T21:00:08.009Z] ---> df -h: [2023-05-31T21:00:08.009Z] Filesystem Size Used Avail Use% Mounted on [2023-05-31T21:00:08.009Z] overlay 155G 15G 141G 10% / [2023-05-31T21:00:08.009Z] tmpfs 64M 0 64M 0% /dev [2023-05-31T21:00:08.009Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-31T21:00:08.009Z] shm 64M 0 64M 0% /dev/shm [2023-05-31T21:00:08.009Z] /dev/vda1 155G 15G 141G 10% /facter-os [2023-05-31T21:00:08.009Z] [2023-05-31T21:00:08.009Z]