Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac546a2f150132441b3fc3e497761aac756dd4b3 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-ssh750800146917585458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5047294610962230696.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4067178291144163629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9099969650394969049.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-ssh15556573390585169042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15557 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 ac546a2f150132441b3fc3e497761aac756dd4b3 (main) Commit message: "Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.52" > 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 ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 > git rev-list --no-walk d76de20ef82e85e0b6929c6ed04d5c496c264d31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-31T05:16:26.372Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-31T05:16:26.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-31T05:16:26.445Z] ========================================================= [2023-10-31T05:16:26.445Z] EdgeX Global Pipelines Version Info [2023-10-31T05:16:26.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:16:27.179Z] ------------------- [2023-10-31T05:16:27.179Z] stable info: [2023-10-31T05:16:27.179Z] ------------------- [2023-10-31T05:16:27.179Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-31T05:16:27.179Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T05:16:27.179Z] Message: update stable to v1.0.254 [2023-10-31T05:16:27.752Z] ------------------- [2023-10-31T05:16:27.752Z] experimental info: [2023-10-31T05:16:27.752Z] ------------------- [2023-10-31T05:16:27.752Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-31T05:16:27.752Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-31T05:16:27.752Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-31T05:16:27.902Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-10-31T05:16:27.914Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-10-31T05:16:27.932Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-31T05:16:27.949Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-31T05:16:27.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-31T05:16:27.984Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-31T05:16:28.003Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-31T05:16:28.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-31T05:16:28.034Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-31T05:16:28.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-31T05:16:28.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-31T05:16:28.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-10-31T05:16:28.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-31T05:16:28.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-31T05:16:28.139Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T05:16:28.155Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-31T05:16:28.173Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T05:16:28.195Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-31T05:16:28.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-31T05:16:28.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-31T05:16:28.243Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-31T05:16:28.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-31T05:16:28.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-31T05:16:28.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-31T05:16:28.304Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-31T05:16:28.317Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-31T05:16:28.330Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-31T05:16:28.345Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-31T05:16:28.364Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-31T05:16:28.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-31T05:16:28.396Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] echo [2023-10-31T05:16:28.411Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac546a2 [Pipeline] echo [2023-10-31T05:16:28.424Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T05:16:28.473Z] provisioning config files... [2023-10-31T05:16:28.488Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4992247524673041265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:16:28.794Z] ---> docker-login.sh [2023-10-31T05:16:28.794Z] nexus3.edgexfoundry.org:10001 [2023-10-31T05:16:29.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:29.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:29.053Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:29.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:29.053Z] [2023-10-31T05:16:29.053Z] Login Succeeded [2023-10-31T05:16:29.053Z] nexus3.edgexfoundry.org:10002 [2023-10-31T05:16:29.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:29.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:29.315Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:29.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:29.315Z] [2023-10-31T05:16:29.315Z] Login Succeeded [2023-10-31T05:16:29.315Z] nexus3.edgexfoundry.org:10003 [2023-10-31T05:16:29.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:29.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:29.315Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:29.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:29.315Z] [2023-10-31T05:16:29.315Z] Login Succeeded [2023-10-31T05:16:29.315Z] nexus3.edgexfoundry.org:10004 [2023-10-31T05:16:29.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:29.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:29.576Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:29.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:29.576Z] [2023-10-31T05:16:29.576Z] Login Succeeded [2023-10-31T05:16:29.576Z] docker.io [2023-10-31T05:16:29.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:29.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:29.837Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:29.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:29.837Z] [2023-10-31T05:16:29.837Z] Login Succeeded [2023-10-31T05:16:29.837Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T05:16:29.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-31T05:16:30.216Z] + git rev-list -1 --merges ac546a2f150132441b3fc3e497761aac756dd4b3~1..ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] echo [2023-10-31T05:16:30.258Z] -----------> git rev-list -1 --merges ac546a2f150132441b3fc3e497761aac756dd4b3~1..ac546a2f150132441b3fc3e497761aac756dd4b3 ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:16:30.258Z] ac546a2f150132441b3fc3e497761aac756dd4b3 [false] [Pipeline] sh [2023-10-31T05:16:30.548Z] + git log --format=format:%s -1 ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] echo [2023-10-31T05:16:30.564Z] ========================================================= [2023-10-31T05:16:30.564Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-31T05:16:30.564Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T05:16:30.881Z] + git log --format=format:%s -1 ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] echo [2023-10-31T05:16:30.891Z] [semverPrep] GIT_COMMIT: ac546a2f150132441b3fc3e497761aac756dd4b3, Commit Message: Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.52 [Pipeline] echo [2023-10-31T05:16:30.899Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-31T05:16:31.260Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T05:16:31.260Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-31T05:16:31.260Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-31T05:16:31.260Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-31T05:16:31.260Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-31T05:16:31.260Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-31T05:16:31.260Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:16:31.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T05:16:31.671Z] [2023-10-31T05:16:31.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:16:31.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T05:16:31.972Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-31T05:16:31.972Z] b85a868b505f: Pulling fs layer [2023-10-31T05:16:31.972Z] e2be974225ed: Pulling fs layer [2023-10-31T05:16:31.972Z] 339a4e72a1f5: Pulling fs layer [2023-10-31T05:16:31.972Z] 988bab9f4d93: Pulling fs layer [2023-10-31T05:16:31.972Z] 1469e6f7b9e6: Pulling fs layer [2023-10-31T05:16:31.972Z] eaf3925da568: Pulling fs layer [2023-10-31T05:16:31.972Z] bab4dde63d76: Pulling fs layer [2023-10-31T05:16:31.972Z] bde34c3a00c8: Pulling fs layer [2023-10-31T05:16:31.972Z] b352a97aabf1: Pulling fs layer [2023-10-31T05:16:31.972Z] 4872d77fe225: Pulling fs layer [2023-10-31T05:16:31.972Z] 5851b861e8e6: Pulling fs layer [2023-10-31T05:16:31.972Z] bab4dde63d76: Waiting [2023-10-31T05:16:31.972Z] 988bab9f4d93: Waiting [2023-10-31T05:16:31.972Z] 1469e6f7b9e6: Waiting [2023-10-31T05:16:31.972Z] bde34c3a00c8: Waiting [2023-10-31T05:16:31.972Z] b352a97aabf1: Waiting [2023-10-31T05:16:31.972Z] 5851b861e8e6: Waiting [2023-10-31T05:16:31.972Z] eaf3925da568: Waiting [2023-10-31T05:16:31.972Z] 4872d77fe225: Waiting [2023-10-31T05:16:31.972Z] e2be974225ed: Verifying Checksum [2023-10-31T05:16:31.972Z] e2be974225ed: Download complete [2023-10-31T05:16:31.972Z] 988bab9f4d93: Download complete [2023-10-31T05:16:31.972Z] 1469e6f7b9e6: Verifying Checksum [2023-10-31T05:16:31.972Z] 1469e6f7b9e6: Download complete [2023-10-31T05:16:31.972Z] eaf3925da568: Verifying Checksum [2023-10-31T05:16:31.972Z] eaf3925da568: Download complete [2023-10-31T05:16:32.233Z] 339a4e72a1f5: Verifying Checksum [2023-10-31T05:16:32.233Z] 339a4e72a1f5: Download complete [2023-10-31T05:16:32.233Z] bde34c3a00c8: Verifying Checksum [2023-10-31T05:16:32.233Z] bde34c3a00c8: Download complete [2023-10-31T05:16:32.233Z] b352a97aabf1: Download complete [2023-10-31T05:16:32.233Z] 4872d77fe225: Verifying Checksum [2023-10-31T05:16:32.233Z] 4872d77fe225: Download complete [2023-10-31T05:16:32.233Z] 5851b861e8e6: Verifying Checksum [2023-10-31T05:16:32.233Z] 5851b861e8e6: Download complete [2023-10-31T05:16:32.233Z] b85a868b505f: Verifying Checksum [2023-10-31T05:16:32.233Z] b85a868b505f: Download complete [2023-10-31T05:16:32.496Z] bab4dde63d76: Verifying Checksum [2023-10-31T05:16:32.496Z] bab4dde63d76: Download complete [2023-10-31T05:16:33.433Z] b85a868b505f: Pull complete [2023-10-31T05:16:33.433Z] e2be974225ed: Pull complete [2023-10-31T05:16:34.005Z] 339a4e72a1f5: Pull complete [2023-10-31T05:16:34.005Z] 988bab9f4d93: Pull complete [2023-10-31T05:16:34.576Z] 1469e6f7b9e6: Pull complete [2023-10-31T05:16:34.576Z] eaf3925da568: Pull complete [2023-10-31T05:16:36.491Z] bab4dde63d76: Pull complete [2023-10-31T05:16:36.491Z] bde34c3a00c8: Pull complete [2023-10-31T05:16:36.491Z] b352a97aabf1: Pull complete [2023-10-31T05:16:36.751Z] 4872d77fe225: Pull complete [2023-10-31T05:16:36.752Z] 5851b861e8e6: Pull complete [2023-10-31T05:16:36.752Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-31T05:16:36.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T05:16:36.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:16:36.861Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:16:36.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-31T05:16:39.845Z] $ docker top 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 -eo pid,comm [2023-10-31T05:16:39.904Z] 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-10-31T05:16:39.904Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T05:16:39.939Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T05:16:39.939Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T05:16:40.047Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T05:16:40.043Z] $ docker exec 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 ssh-agent [2023-10-31T05:16:40.161Z] SSH_AUTH_SOCK=/tmp/ssh-wsw9BiJsMXwQ/agent.32 [2023-10-31T05:16:40.161Z] SSH_AGENT_PID=38 [2023-10-31T05:16:40.169Z] Running ssh-add (command line suppressed) [2023-10-31T05:16:40.268Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6155389485692108638.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6155389485692108638.key) [2023-10-31T05:16:40.290Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T05:16:40.579Z] + git tag --points-at HEAD [Pipeline] } [2023-10-31T05:16:40.595Z] $ docker exec --env ******** --env ******** 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 ssh-agent -k [2023-10-31T05:16:40.693Z] unset SSH_AUTH_SOCK; [2023-10-31T05:16:40.693Z] unset SSH_AGENT_PID; [2023-10-31T05:16:40.694Z] echo Agent pid 38 killed; [2023-10-31T05:16:40.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-31T05:16:40.739Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T05:16:40.739Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T05:16:40.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T05:16:40.855Z] $ docker exec 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 ssh-agent [2023-10-31T05:16:40.969Z] SSH_AUTH_SOCK=/tmp/ssh-DsyqhOVseqHv/agent.70 [2023-10-31T05:16:40.969Z] SSH_AGENT_PID=76 [2023-10-31T05:16:40.978Z] Running ssh-add (command line suppressed) [2023-10-31T05:16:41.070Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14171396693073454872.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14171396693073454872.key) [2023-10-31T05:16:41.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T05:16:41.377Z] + git semver init [2023-10-31T05:16:41.638Z] 2023-10-31 05:16:41,565 [run_init] DEBUG init version:0.0.0 force:False [2023-10-31T05:16:41.638Z] 2023-10-31 05:16:41,567 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-10-31T05:16:41.638Z] 2023-10-31 05:16:41,567 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-10-31T05:16:41.638Z] 2023-10-31 05:16:41,568 [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-10-31T05:16:43.550Z] 2023-10-31 05:16:43,190 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-10-31T05:16:43.551Z] 2023-10-31 05:16:43,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-10-31T05:16:43.551Z] 2023-10-31 05:16:43,191 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T05:16:43.551Z] 2023-10-31 05:16:43,191 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T05:16:43.551Z] 3.1.0-dev.10 [Pipeline] } [2023-10-31T05:16:43.556Z] $ docker exec --env ******** --env ******** 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 ssh-agent -k [2023-10-31T05:16:43.652Z] unset SSH_AUTH_SOCK; [2023-10-31T05:16:43.652Z] unset SSH_AGENT_PID; [2023-10-31T05:16:43.653Z] echo Agent pid 76 killed; [2023-10-31T05:16:43.667Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T05:16:43.979Z] + git semver [Pipeline] } [2023-10-31T05:16:44.248Z] $ docker stop --time=1 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 [2023-10-31T05:16:45.542Z] $ docker rm -f --volumes 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T05:16:45.888Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-31T05:16:46.107Z] Stashed 1 file(s) [Pipeline] echo [2023-10-31T05:16:46.110Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T05:16:46.273Z] provisioning config files... [2023-10-31T05:16:46.282Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13473958617319684562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:16:46.577Z] ---> docker-login.sh [2023-10-31T05:16:46.577Z] nexus3.edgexfoundry.org:10001 [2023-10-31T05:16:46.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:46.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:46.577Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:46.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:46.577Z] [2023-10-31T05:16:46.577Z] Login Succeeded [2023-10-31T05:16:46.577Z] nexus3.edgexfoundry.org:10002 [2023-10-31T05:16:46.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:46.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:46.577Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:46.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:46.577Z] [2023-10-31T05:16:46.577Z] Login Succeeded [2023-10-31T05:16:46.577Z] nexus3.edgexfoundry.org:10003 [2023-10-31T05:16:46.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:46.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:46.837Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:46.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:46.837Z] [2023-10-31T05:16:46.837Z] Login Succeeded [2023-10-31T05:16:46.837Z] nexus3.edgexfoundry.org:10004 [2023-10-31T05:16:46.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:46.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:46.837Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:46.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:46.837Z] [2023-10-31T05:16:46.837Z] Login Succeeded [2023-10-31T05:16:46.837Z] docker.io [2023-10-31T05:16:47.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:16:47.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:16:47.357Z] Configure a credential helper to remove this warning. See [2023-10-31T05:16:47.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:16:47.357Z] [2023-10-31T05:16:47.357Z] Login Succeeded [2023-10-31T05:16:47.357Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T05:16:47.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T05:16:47.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T05:16:47.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T05:16:47.454Z] ========================================================= [2023-10-31T05:16:47.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-31T05:16:47.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:16:47.767Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T05:16:48.026Z] Sending build context to Docker daemon 49.07MB [2023-10-31T05:16:48.026Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T05:16:48.026Z] Step 2/15 : FROM ${BASE} AS builder [2023-10-31T05:16:48.026Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-31T05:16:48.026Z] 7264a8db6415: Pulling fs layer [2023-10-31T05:16:48.026Z] c4d48a809fc2: Pulling fs layer [2023-10-31T05:16:48.026Z] 4f1c88b9dad5: Pulling fs layer [2023-10-31T05:16:48.026Z] ad3a456e5733: Pulling fs layer [2023-10-31T05:16:48.026Z] 33e27b845d1e: Pulling fs layer [2023-10-31T05:16:48.026Z] c68163c4e522: Pulling fs layer [2023-10-31T05:16:48.026Z] 50da416c3ac9: Pulling fs layer [2023-10-31T05:16:48.026Z] 23d2d4c4bb30: Pulling fs layer [2023-10-31T05:16:48.026Z] ad3a456e5733: Waiting [2023-10-31T05:16:48.026Z] 50da416c3ac9: Waiting [2023-10-31T05:16:48.026Z] 23d2d4c4bb30: Waiting [2023-10-31T05:16:48.026Z] 33e27b845d1e: Waiting [2023-10-31T05:16:48.026Z] c68163c4e522: Waiting [2023-10-31T05:16:48.026Z] c4d48a809fc2: Download complete [2023-10-31T05:16:48.026Z] ad3a456e5733: Verifying Checksum [2023-10-31T05:16:48.026Z] ad3a456e5733: Download complete [2023-10-31T05:16:48.026Z] 33e27b845d1e: Verifying Checksum [2023-10-31T05:16:48.026Z] 33e27b845d1e: Download complete [2023-10-31T05:16:48.026Z] 7264a8db6415: Verifying Checksum [2023-10-31T05:16:48.026Z] 7264a8db6415: Download complete [2023-10-31T05:16:48.285Z] c68163c4e522: Verifying Checksum [2023-10-31T05:16:48.285Z] c68163c4e522: Download complete [2023-10-31T05:16:48.285Z] 7264a8db6415: Pull complete [2023-10-31T05:16:48.546Z] 23d2d4c4bb30: Verifying Checksum [2023-10-31T05:16:48.546Z] 23d2d4c4bb30: Download complete [2023-10-31T05:16:48.546Z] c4d48a809fc2: Pull complete [2023-10-31T05:16:48.546Z] 4f1c88b9dad5: Verifying Checksum [2023-10-31T05:16:48.546Z] 4f1c88b9dad5: Download complete [2023-10-31T05:16:48.804Z] 50da416c3ac9: Verifying Checksum [2023-10-31T05:16:48.804Z] 50da416c3ac9: Download complete [2023-10-31T05:16:52.101Z] 4f1c88b9dad5: Pull complete [2023-10-31T05:16:52.101Z] ad3a456e5733: Pull complete [2023-10-31T05:16:52.101Z] 33e27b845d1e: Pull complete [2023-10-31T05:16:52.101Z] c68163c4e522: Pull complete [2023-10-31T05:16:54.006Z] 50da416c3ac9: Pull complete [2023-10-31T05:16:54.572Z] 23d2d4c4bb30: Pull complete [2023-10-31T05:16:54.572Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-31T05:16:54.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-31T05:16:54.572Z] ---> 0786185ac409 [2023-10-31T05:16:54.572Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T05:16:59.866Z] ---> Running in 2506db0e4eb3 [2023-10-31T05:16:59.866Z] Removing intermediate container 2506db0e4eb3 [2023-10-31T05:16:59.866Z] ---> 066976226dd4 [2023-10-31T05:16:59.866Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T05:16:59.866Z] ---> Running in 82acb1d1dadd [2023-10-31T05:16:59.866Z] Removing intermediate container 82acb1d1dadd [2023-10-31T05:16:59.866Z] ---> 64536a8e4da7 [2023-10-31T05:16:59.866Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T05:16:59.866Z] ---> Running in 7ef708ae7344 [2023-10-31T05:16:59.866Z] Removing intermediate container 7ef708ae7344 [2023-10-31T05:16:59.866Z] ---> f9c568f4e25c [2023-10-31T05:16:59.866Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-10-31T05:16:59.866Z] ---> Running in eda1d4e28177 [2023-10-31T05:16:59.866Z] Removing intermediate container eda1d4e28177 [2023-10-31T05:16:59.866Z] ---> 5d86c7b0f085 [2023-10-31T05:16:59.866Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T05:16:59.866Z] ---> Running in efd467b5247f [2023-10-31T05:16:59.866Z] Removing intermediate container efd467b5247f [2023-10-31T05:16:59.866Z] ---> 7b8a407bfd18 [2023-10-31T05:16:59.866Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T05:17:00.435Z] latest: Pulling from library/docker [2023-10-31T05:17:00.692Z] 96526aa774ef: Pulling fs layer [2023-10-31T05:17:00.692Z] 308a300cc30f: Pulling fs layer [2023-10-31T05:17:00.692Z] 4f4fb700ef54: Pulling fs layer [2023-10-31T05:17:00.692Z] 5fcb7611fd77: Pulling fs layer [2023-10-31T05:17:00.692Z] be9955e691a8: Pulling fs layer [2023-10-31T05:17:00.692Z] 1b5ce73eb848: Pulling fs layer [2023-10-31T05:17:00.692Z] fe45098d8d9e: Pulling fs layer [2023-10-31T05:17:00.692Z] 843bf259cc12: Pulling fs layer [2023-10-31T05:17:00.692Z] e56cd900ceac: Pulling fs layer [2023-10-31T05:17:00.692Z] 605d1390b383: Pulling fs layer [2023-10-31T05:17:00.692Z] 8f7854084fed: Pulling fs layer [2023-10-31T05:17:00.692Z] 0a217d94afa5: Pulling fs layer [2023-10-31T05:17:00.692Z] 50e7dd98501d: Pulling fs layer [2023-10-31T05:17:00.692Z] 68811508944a: Pulling fs layer [2023-10-31T05:17:00.692Z] e56cd900ceac: Waiting [2023-10-31T05:17:00.692Z] 5fcb7611fd77: Waiting [2023-10-31T05:17:00.692Z] 605d1390b383: Waiting [2023-10-31T05:17:00.692Z] be9955e691a8: Waiting [2023-10-31T05:17:00.692Z] 8f7854084fed: Waiting [2023-10-31T05:17:00.692Z] 1b5ce73eb848: Waiting [2023-10-31T05:17:00.692Z] 0a217d94afa5: Waiting [2023-10-31T05:17:00.692Z] fe45098d8d9e: Waiting [2023-10-31T05:17:00.692Z] 843bf259cc12: Waiting [2023-10-31T05:17:00.692Z] 50e7dd98501d: Waiting [2023-10-31T05:17:00.692Z] 68811508944a: Waiting [2023-10-31T05:17:00.692Z] 4f4fb700ef54: Verifying Checksum [2023-10-31T05:17:00.692Z] 4f4fb700ef54: Download complete [2023-10-31T05:17:00.692Z] 308a300cc30f: Verifying Checksum [2023-10-31T05:17:00.692Z] 308a300cc30f: Download complete [2023-10-31T05:17:00.692Z] 96526aa774ef: Verifying Checksum [2023-10-31T05:17:00.692Z] 96526aa774ef: Download complete [2023-10-31T05:17:00.951Z] 96526aa774ef: Pull complete [2023-10-31T05:17:00.951Z] be9955e691a8: Verifying Checksum [2023-10-31T05:17:00.951Z] be9955e691a8: Download complete [2023-10-31T05:17:00.951Z] 1b5ce73eb848: Verifying Checksum [2023-10-31T05:17:00.951Z] 1b5ce73eb848: Download complete [2023-10-31T05:17:00.951Z] 5fcb7611fd77: Verifying Checksum [2023-10-31T05:17:00.951Z] 5fcb7611fd77: Download complete [2023-10-31T05:17:00.951Z] 308a300cc30f: Pull complete [2023-10-31T05:17:01.210Z] fe45098d8d9e: Verifying Checksum [2023-10-31T05:17:01.210Z] fe45098d8d9e: Download complete [2023-10-31T05:17:01.210Z] 4f4fb700ef54: Pull complete [2023-10-31T05:17:01.210Z] 843bf259cc12: Verifying Checksum [2023-10-31T05:17:01.210Z] 843bf259cc12: Download complete [2023-10-31T05:17:01.210Z] e56cd900ceac: Verifying Checksum [2023-10-31T05:17:01.210Z] e56cd900ceac: Download complete [2023-10-31T05:17:01.210Z] 8f7854084fed: Verifying Checksum [2023-10-31T05:17:01.210Z] 8f7854084fed: Download complete [2023-10-31T05:17:01.210Z] 605d1390b383: Verifying Checksum [2023-10-31T05:17:01.210Z] 605d1390b383: Download complete [2023-10-31T05:17:01.226Z] Still waiting to schedule task [2023-10-31T05:17:01.226Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-31T05:17:01.468Z] 50e7dd98501d: Verifying Checksum [2023-10-31T05:17:01.468Z] 50e7dd98501d: Download complete [2023-10-31T05:17:01.468Z] 5fcb7611fd77: Pull complete [2023-10-31T05:17:01.468Z] 68811508944a: Verifying Checksum [2023-10-31T05:17:01.468Z] 68811508944a: Download complete [2023-10-31T05:17:01.727Z] be9955e691a8: Pull complete [2023-10-31T05:17:01.988Z] 0a217d94afa5: Verifying Checksum [2023-10-31T05:17:01.988Z] 0a217d94afa5: Download complete [2023-10-31T05:17:02.246Z] 1b5ce73eb848: Pull complete [2023-10-31T05:17:02.246Z] fe45098d8d9e: Pull complete [2023-10-31T05:17:02.246Z] 843bf259cc12: Pull complete [2023-10-31T05:17:02.505Z] e56cd900ceac: Pull complete [2023-10-31T05:17:02.766Z] 605d1390b383: Pull complete [2023-10-31T05:17:02.766Z] 8f7854084fed: Pull complete [2023-10-31T05:17:03.702Z] 0a217d94afa5: Pull complete [2023-10-31T05:17:03.702Z] 50e7dd98501d: Pull complete [2023-10-31T05:17:03.702Z] 68811508944a: Pull complete [2023-10-31T05:17:03.702Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-10-31T05:17:03.702Z] Status: Downloaded newer image for docker:latest [2023-10-31T05:17:06.241Z] ---> 744b9168d5aa [2023-10-31T05:17:06.241Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T05:17:06.241Z] ---> Running in 5a60211a978f [2023-10-31T05:17:06.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T05:17:06.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T05:17:06.766Z] OK: 264 MiB in 52 packages [2023-10-31T05:17:07.042Z] Removing intermediate container 5a60211a978f [2023-10-31T05:17:07.042Z] ---> 97f42a656959 [2023-10-31T05:17:07.042Z] Step 10/15 : ENV GO111MODULE=on [2023-10-31T05:17:07.042Z] ---> Running in a4ba3c6e9a9a [2023-10-31T05:17:07.042Z] Removing intermediate container a4ba3c6e9a9a [2023-10-31T05:17:07.042Z] ---> 1592a49932cc [2023-10-31T05:17:07.042Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T05:17:07.302Z] ---> Running in ad8d68d4c549 [2023-10-31T05:17:07.302Z] Removing intermediate container ad8d68d4c549 [2023-10-31T05:17:07.302Z] ---> f1ac77fbfa06 [2023-10-31T05:17:07.302Z] Step 12/15 : COPY go.mod vendor* ./ [2023-10-31T05:17:07.302Z] ---> 17aac4a275df [2023-10-31T05:17:07.302Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T05:17:07.561Z] ---> Running in 228399340ffc [2023-10-31T05:17:46.566Z] Removing intermediate container 228399340ffc [2023-10-31T05:17:46.566Z] ---> 9678e6a1859b [2023-10-31T05:17:46.566Z] Step 14/15 : COPY . . [2023-10-31T05:17:46.566Z] ---> a048bbd3b8b6 [2023-10-31T05:17:46.566Z] Step 15/15 : RUN ${MAKE} [2023-10-31T05:17:46.566Z] ---> Running in 5b63c73d58c8 [2023-10-31T05:17:46.566Z] noop [2023-10-31T05:17:46.566Z] Removing intermediate container 5b63c73d58c8 [2023-10-31T05:17:46.566Z] ---> 31f496795213 [2023-10-31T05:17:46.566Z] Successfully built 31f496795213 [2023-10-31T05:17:46.566Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:17:46.887Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T05:17:46.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:17:46.956Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:17:46.994Z] $ 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-10-31T05:17:47.332Z] $ docker top 6b9e14b5cacf16da8ab7bafb04ddfcb51e94a61f794775796625b50041830796 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T05:17:47.671Z] + go version [2023-10-31T05:17:47.671Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-31T05:17:47.686Z] $ docker stop --time=1 6b9e14b5cacf16da8ab7bafb04ddfcb51e94a61f794775796625b50041830796 [2023-10-31T05:17:48.974Z] $ docker rm -f --volumes 6b9e14b5cacf16da8ab7bafb04ddfcb51e94a61f794775796625b50041830796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:17:49.380Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-31T05:17:49.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:17:49.451Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:17:49.488Z] $ 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-10-31T05:17:49.820Z] $ docker top 8d7e297c533688916d66dc2d9d6273d06dd216ec8886875219dcb4db9af630c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T05:17:50.168Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-10-31T05:17:50.464Z] + make test [2023-10-31T05:17:50.464Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-10-31T05:17:51.843Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-10-31T05:17:59.949Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-10-31T05:17:59.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-10-31T05:17:59.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-10-31T05:17:59.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-10-31T05:17:59.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-10-31T05:17:59.949Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-10-31T05:17:59.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-10-31T05:17:59.950Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-10-31T05:17:59.950Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-10-31T05:18:02.479Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T05:18:02.479Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T05:18:02.479Z] ./bin/test-attribution-txt.sh [2023-10-31T05:18:02.738Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-10-31T05:18:02.738Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-31T05:18:02.738Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-10-31T05:18:02.738Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-31T05:18:02.738Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-31T05:18:02.738Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-31T05:18:02.738Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-31T05:18:02.738Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-10-31T05:18:02.738Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-10-31T05:18:02.738Z] make -C web test [2023-10-31T05:18:02.738Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-10-31T05:18:02.738Z] make[1]: tput: No such file or directory [2023-10-31T05:18:02.738Z] make[1]: tput: No such file or directory [2023-10-31T05:18:02.738Z] warning: generating ./VERSION [2023-10-31T05:18:02.738Z] echo "0.0.0" > VERSION [2023-10-31T05:18:02.738Z] docker build \ [2023-10-31T05:18:02.738Z] -f Dockerfile \ [2023-10-31T05:18:02.738Z] --build-arg USER=1000 \ [2023-10-31T05:18:02.738Z] \ [2023-10-31T05:18:02.738Z] --label "git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3" \ [2023-10-31T05:18:02.738Z] -t edgexfoundry/edgex-web-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 \ [2023-10-31T05:18:02.738Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-10-31T05:18:02.738Z] . [2023-10-31T05:18:02.738Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-10-31T05:18:02.738Z] Install the buildx component to build images with BuildKit: [2023-10-31T05:18:02.738Z] https://docs.docker.com/go/buildx/ [2023-10-31T05:18:02.738Z] [2023-10-31T05:18:02.738Z] Sending build context to Docker daemon 2.706MB [2023-10-31T05:18:02.738Z] Step 1/11 : FROM node:18-alpine3.18 [2023-10-31T05:18:02.998Z] 18-alpine3.18: Pulling from library/node [2023-10-31T05:18:02.998Z] 96526aa774ef: Already exists [2023-10-31T05:18:02.998Z] 3130715204cf: Pulling fs layer [2023-10-31T05:18:02.998Z] b06de8ab1c4f: Pulling fs layer [2023-10-31T05:18:02.998Z] 90ef3ffc5156: Pulling fs layer [2023-10-31T05:18:02.998Z] 90ef3ffc5156: Download complete [2023-10-31T05:18:02.998Z] b06de8ab1c4f: Verifying Checksum [2023-10-31T05:18:02.998Z] b06de8ab1c4f: Download complete [2023-10-31T05:18:03.262Z] 3130715204cf: Verifying Checksum [2023-10-31T05:18:03.262Z] 3130715204cf: Download complete [2023-10-31T05:18:05.167Z] 3130715204cf: Pull complete [2023-10-31T05:18:05.167Z] b06de8ab1c4f: Pull complete [2023-10-31T05:18:05.167Z] 90ef3ffc5156: Pull complete [2023-10-31T05:18:05.167Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-10-31T05:18:05.167Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-10-31T05:18:05.426Z] ---> d1517ab6615b [2023-10-31T05:18:05.426Z] Step 2/11 : RUN apk add --no-cache chromium [2023-10-31T05:18:09.629Z] ---> Running in 6f967ffd5d4f [2023-10-31T05:18:09.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T05:18:09.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T05:18:09.629Z] (1/154) Installing libexpat (2.5.0-r1) [2023-10-31T05:18:09.629Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-10-31T05:18:09.629Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-10-31T05:18:09.629Z] (4/154) Installing libpng (1.6.39-r3) [2023-10-31T05:18:09.629Z] (5/154) Installing freetype (2.13.0-r5) [2023-10-31T05:18:09.629Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-10-31T05:18:09.629Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-10-31T05:18:09.629Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-10-31T05:18:09.629Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-10-31T05:18:09.629Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-10-31T05:18:09.629Z] (11/154) Installing libffi (3.4.4-r2) [2023-10-31T05:18:09.629Z] (12/154) Installing libintl (0.21.1-r7) [2023-10-31T05:18:09.629Z] (13/154) Installing libblkid (2.38.1-r8) [2023-10-31T05:18:09.629Z] (14/154) Installing libmount (2.38.1-r8) [2023-10-31T05:18:09.629Z] (15/154) Installing pcre2 (10.42-r1) [2023-10-31T05:18:09.629Z] (16/154) Installing glib (2.76.4-r0) [2023-10-31T05:18:09.887Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-10-31T05:18:09.887Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-10-31T05:18:09.887Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-10-31T05:18:09.887Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-10-31T05:18:09.887Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-31T05:18:09.887Z] (22/154) Installing libwebp (1.3.2-r0) [2023-10-31T05:18:09.887Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-10-31T05:18:09.887Z] (24/154) Installing tiff (4.5.1-r0) [2023-10-31T05:18:09.887Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-10-31T05:18:09.887Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-10-31T05:18:09.887Z] (27/154) Installing libxau (1.0.11-r2) [2023-10-31T05:18:09.887Z] (28/154) Installing libmd (1.0.4-r2) [2023-10-31T05:18:09.887Z] (29/154) Installing libbsd (0.11.7-r1) [2023-10-31T05:18:09.887Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-10-31T05:18:09.887Z] (31/154) Installing libxcb (1.15-r1) [2023-10-31T05:18:09.887Z] (32/154) Installing libx11 (1.8.4-r4) [2023-10-31T05:18:09.887Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-10-31T05:18:09.887Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-10-31T05:18:09.887Z] (35/154) Installing libxrender (0.9.11-r3) [2023-10-31T05:18:09.887Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-10-31T05:18:09.887Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-10-31T05:18:09.887Z] (38/154) Installing libxext (1.3.5-r2) [2023-10-31T05:18:09.887Z] (39/154) Installing libxi (1.8.1-r0) [2023-10-31T05:18:09.887Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-10-31T05:18:09.887Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-10-31T05:18:09.887Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-10-31T05:18:09.887Z] (43/154) Installing libxtst (1.2.4-r2) [2023-10-31T05:18:09.887Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-10-31T05:18:09.887Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-10-31T05:18:09.887Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-10-31T05:18:09.887Z] (47/154) Installing pixman (0.42.2-r1) [2023-10-31T05:18:09.887Z] (48/154) Installing cairo (1.17.8-r1) [2023-10-31T05:18:09.887Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-10-31T05:18:09.887Z] (50/154) Installing avahi-libs (0.8-r13) [2023-10-31T05:18:09.887Z] (51/154) Installing gmp (6.2.1-r3) [2023-10-31T05:18:10.147Z] (52/154) Installing nettle (3.8.1-r2) [2023-10-31T05:18:10.147Z] (53/154) Installing libunistring (1.1-r1) [2023-10-31T05:18:10.147Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-10-31T05:18:10.147Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-10-31T05:18:10.147Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-10-31T05:18:10.147Z] (57/154) Installing gnutls (3.8.0-r2) [2023-10-31T05:18:10.147Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-10-31T05:18:10.147Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-10-31T05:18:10.147Z] (60/154) Installing fribidi (1.0.13-r0) [2023-10-31T05:18:10.147Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-10-31T05:18:10.147Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-10-31T05:18:10.147Z] (63/154) Installing libxft (2.3.8-r1) [2023-10-31T05:18:10.147Z] (64/154) Installing pango (1.50.14-r1) [2023-10-31T05:18:10.147Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-10-31T05:18:10.147Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-10-31T05:18:10.147Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-10-31T05:18:10.147Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-10-31T05:18:10.147Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-10-31T05:18:10.147Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-10-31T05:18:10.147Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-10-31T05:18:10.406Z] (71/154) Installing icu-data-full (73.2-r2) [2023-10-31T05:18:10.406Z] (72/154) Installing mesa (23.0.4-r0) [2023-10-31T05:18:10.406Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-10-31T05:18:10.974Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-10-31T05:18:10.974Z] (75/154) Installing libpciaccess (0.17-r2) [2023-10-31T05:18:10.974Z] (76/154) Installing libdrm (2.4.115-r4) [2023-10-31T05:18:10.974Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-10-31T05:18:10.974Z] (78/154) Installing libelf (0.189-r2) [2023-10-31T05:18:10.974Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-10-31T05:18:10.974Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-10-31T05:18:11.233Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-10-31T05:18:11.233Z] (82/154) Installing libmagic (5.45-r0) [2023-10-31T05:18:11.233Z] (83/154) Installing file (5.45-r0) [2023-10-31T05:18:11.233Z] (84/154) Installing libice (1.1.1-r2) [2023-10-31T05:18:11.233Z] (85/154) Installing libuuid (2.38.1-r8) [2023-10-31T05:18:11.233Z] (86/154) Installing libsm (1.2.4-r1) [2023-10-31T05:18:11.233Z] (87/154) Installing libxt (1.3.0-r2) [2023-10-31T05:18:11.233Z] (88/154) Installing libxmu (1.1.4-r2) [2023-10-31T05:18:11.233Z] (89/154) Installing xset (1.2.5-r1) [2023-10-31T05:18:11.233Z] (90/154) Installing xprop (1.2.6-r0) [2023-10-31T05:18:11.233Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-10-31T05:18:11.233Z] (92/154) Installing libogg (1.3.5-r4) [2023-10-31T05:18:11.233Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-10-31T05:18:11.233Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-10-31T05:18:11.233Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-10-31T05:18:11.233Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-10-31T05:18:11.491Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-10-31T05:18:11.491Z] (98/154) Installing libva (2.18.0-r1) [2023-10-31T05:18:11.491Z] (99/154) Installing libvdpau (1.5-r1) [2023-10-31T05:18:11.491Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-10-31T05:18:11.491Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-10-31T05:18:11.491Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-10-31T05:18:11.491Z] (103/154) Installing libhwy (1.0.4-r1) [2023-10-31T05:18:11.491Z] (104/154) Installing lcms2 (2.15-r2) [2023-10-31T05:18:11.491Z] (105/154) Installing libjxl (0.8.2-r0) [2023-10-31T05:18:11.491Z] (106/154) Installing lame-libs (3.100-r5) [2023-10-31T05:18:11.491Z] (107/154) Installing opus (1.4-r0) [2023-10-31T05:18:11.491Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-10-31T05:18:11.491Z] (109/154) Installing soxr (0.1.3-r5) [2023-10-31T05:18:11.491Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-10-31T05:18:11.491Z] (111/154) Installing libtheora (1.1.1-r17) [2023-10-31T05:18:11.491Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-10-31T05:18:11.491Z] (113/154) Installing libvpx (1.13.0-r2) [2023-10-31T05:18:11.749Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-10-31T05:18:11.750Z] (115/154) Installing numactl (2.0.16-r4) [2023-10-31T05:18:11.750Z] (116/154) Installing x265-libs (3.5-r4) [2023-10-31T05:18:11.750Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-10-31T05:18:11.750Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-31T05:18:11.750Z] (119/154) Installing libbluray (1.3.4-r0) [2023-10-31T05:18:11.750Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-10-31T05:18:11.750Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-10-31T05:18:11.750Z] (122/154) Installing cjson (1.7.15-r4) [2023-10-31T05:18:11.750Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-10-31T05:18:11.750Z] (124/154) Installing librist (0.2.7-r0) [2023-10-31T05:18:11.750Z] (125/154) Installing libsrt (1.5.2-r0) [2023-10-31T05:18:12.008Z] (126/154) Installing libssh (0.10.5-r0) [2023-10-31T05:18:12.008Z] (127/154) Installing libsodium (1.0.18-r3) [2023-10-31T05:18:12.008Z] (128/154) Installing libzmq (4.3.4-r4) [2023-10-31T05:18:12.008Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-10-31T05:18:12.008Z] (130/154) Installing libevent (2.1.12-r6) [2023-10-31T05:18:12.008Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-10-31T05:18:12.008Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-10-31T05:18:12.008Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-10-31T05:18:12.008Z] (134/154) Installing icu-libs (73.2-r2) [2023-10-31T05:18:12.008Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-10-31T05:18:12.008Z] (136/154) Installing minizip (1.2.13-r1) [2023-10-31T05:18:12.008Z] (137/154) Installing nspr (4.35-r2) [2023-10-31T05:18:12.008Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-10-31T05:18:12.008Z] (139/154) Installing nss (3.94-r0) [2023-10-31T05:18:12.008Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-10-31T05:18:12.008Z] (141/154) Installing libasyncns (0.8-r1) [2023-10-31T05:18:12.008Z] (142/154) Installing libltdl (2.4.7-r2) [2023-10-31T05:18:12.008Z] (143/154) Installing orc (0.4.34-r0) [2023-10-31T05:18:12.008Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-10-31T05:18:12.008Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-10-31T05:18:12.008Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-10-31T05:18:12.008Z] (147/154) Installing libpulse (16.1-r10) [2023-10-31T05:18:12.266Z] (148/154) Installing snappy (1.1.10-r1) [2023-10-31T05:18:12.266Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-10-31T05:18:12.266Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-10-31T05:18:12.266Z] (151/154) Installing libgpg-error (1.47-r1) [2023-10-31T05:18:12.266Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-10-31T05:18:12.266Z] (153/154) Installing libxslt (1.1.38-r0) [2023-10-31T05:18:12.266Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-10-31T05:18:13.642Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T05:18:13.642Z] Executing fontconfig-2.14.2-r3.trigger [2023-10-31T05:18:13.642Z] Executing mkfontscale-1.2.2-r3.trigger [2023-10-31T05:18:13.642Z] Executing glib-2.76.4-r0.trigger [2023-10-31T05:18:13.642Z] Executing shared-mime-info-2.2-r5.trigger [2023-10-31T05:18:13.901Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-10-31T05:18:13.901Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-10-31T05:18:13.901Z] OK: 576 MiB in 171 packages [2023-10-31T05:18:23.878Z] Removing intermediate container 6f967ffd5d4f [2023-10-31T05:18:23.878Z] ---> 3b3846ef3edc [2023-10-31T05:18:23.878Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-10-31T05:18:23.878Z] ---> Running in 7cbafca1b918 [2023-10-31T05:18:23.878Z] Removing intermediate container 7cbafca1b918 [2023-10-31T05:18:23.878Z] ---> 213f78580406 [2023-10-31T05:18:23.878Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-10-31T05:18:23.878Z] ---> Running in 89fd0445902d [2023-10-31T05:18:24.137Z] Removing intermediate container 89fd0445902d [2023-10-31T05:18:24.137Z] ---> 105714c610d4 [2023-10-31T05:18:24.137Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-10-31T05:18:24.137Z] ---> Running in 976292138ec7 [2023-10-31T05:18:24.137Z] Removing intermediate container 976292138ec7 [2023-10-31T05:18:24.137Z] ---> 7f80e864efb0 [2023-10-31T05:18:24.137Z] Step 6/11 : RUN npm install -g npm [2023-10-31T05:18:24.137Z] ---> Running in bcecb2284d9c [2023-10-31T05:18:32.300Z] [2023-10-31T05:18:32.300Z] removed 2 packages, and changed 69 packages in 7s [2023-10-31T05:18:32.300Z] [2023-10-31T05:18:32.300Z] 29 packages are looking for funding [2023-10-31T05:18:32.300Z] run `npm fund` for details [2023-10-31T05:18:32.907Z] Removing intermediate container bcecb2284d9c [2023-10-31T05:18:32.907Z] ---> 23ef0aac42ae [2023-10-31T05:18:32.907Z] Step 7/11 : ARG USER=1000 [2023-10-31T05:18:33.177Z] ---> Running in 4541fd47ad0b [2023-10-31T05:18:33.177Z] Removing intermediate container 4541fd47ad0b [2023-10-31T05:18:33.177Z] ---> c35eb87a65ca [2023-10-31T05:18:33.177Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-10-31T05:18:33.177Z] ---> Running in 41c381cfc788 [2023-10-31T05:18:33.765Z] Removing intermediate container 41c381cfc788 [2023-10-31T05:18:33.765Z] ---> 0e041cfd1696 [2023-10-31T05:18:33.765Z] Step 9/11 : USER $USER:$USER [2023-10-31T05:18:33.765Z] ---> Running in 4a7ccf1de9f5 [2023-10-31T05:18:33.765Z] Removing intermediate container 4a7ccf1de9f5 [2023-10-31T05:18:33.765Z] ---> 0b4edc715f21 [2023-10-31T05:18:33.765Z] Step 10/11 : WORKDIR /app [2023-10-31T05:18:34.035Z] ---> Running in 86917412b033 [2023-10-31T05:18:34.035Z] Removing intermediate container 86917412b033 [2023-10-31T05:18:34.035Z] ---> e5404091533a [2023-10-31T05:18:34.035Z] Step 11/11 : LABEL git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:18:34.035Z] ---> Running in a4292300c033 [2023-10-31T05:18:34.035Z] Removing intermediate container a4292300c033 [2023-10-31T05:18:34.035Z] ---> 1f17d33c0291 [2023-10-31T05:18:34.035Z] Successfully built 1f17d33c0291 [2023-10-31T05:18:34.035Z] Successfully tagged edgexfoundry/edgex-web-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:18:34.035Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-10-31T05:18:34.035Z] touch edgex-web-ui.imagebuilt [2023-10-31T05:18:34.035Z] mkdir -p node_modules coverage [2023-10-31T05:18:34.035Z] chown "1000:1000" node_modules coverage package-lock.json [2023-10-31T05:18:34.035Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE required: { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE }, [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE required: { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE }, [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE required: { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE }, [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE required: { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE }, [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE required: { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE }, [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE required: { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE }, [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE required: { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE }, [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE required: { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE }, [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE required: { [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE }, [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:18:35.939Z] npm WARN EBADENGINE } [2023-10-31T05:18:47.048Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15558 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-10-31T05:18:47.062Z] Running in /w/workspace/edgex-ui-go/129 [Pipeline] { [Pipeline] checkout [2023-10-31T05:18:47.090Z] The recommended git tool is: git [2023-10-31T05:18:50.982Z] 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-10-31T05:18:50.982Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T05:18:50.982Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-10-31T05:18:50.982Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-10-31T05:18:50.982Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-10-31T05:18:50.982Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-10-31T05:18:50.982Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-10-31T05:18:50.982Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-10-31T05:18:50.982Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-10-31T05:18:50.982Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T05:18:50.982Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-10-31T05:18:50.982Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T05:18:50.982Z] 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-10-31T05:18:50.982Z] 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-10-31T05:18:50.982Z] 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-10-31T05:18:50.982Z] 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-10-31T05:18:51.240Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-10-31T05:18:52.470Z] using credential edgex-jenkins-ssh [2023-10-31T05:18:52.489Z] Cloning the remote Git repository [2023-10-31T05:18:52.532Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-31T05:18:52.642Z] > git init /w/workspace/edgex-ui-go/129 # timeout=10 [2023-10-31T05:18:52.792Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-10-31T05:18:52.794Z] > git --version # timeout=10 [2023-10-31T05:18:52.815Z] > git --version # 'git version 2.25.1' [2023-10-31T05:18:52.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-31T05:18:52.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T05:18:53.772Z] 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-10-31T05:18:53.772Z] 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-10-31T05:18:55.677Z] 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-10-31T05:18:57.257Z] Avoid second fetch [2023-10-31T05:18:57.257Z] Checking out Revision ac546a2f150132441b3fc3e497761aac756dd4b3 (main) [2023-10-31T05:18:56.354Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-10-31T05:18:56.386Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-31T05:18:57.274Z] > git config core.sparsecheckout # timeout=10 [2023-10-31T05:18:57.341Z] > git checkout -f ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 [2023-10-31T05:18:58.200Z] Commit message: "Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.52" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T05:18:59.258Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-31T05:18:59.258Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T05:18:59.258Z] Dload Upload Total Spent Left Speed [2023-10-31T05:18:59.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2023-10-31T05:18:59.873Z] 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-10-31T05:18:59.882Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-31T05:19:00.211Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-31T05:19:00.211Z] + sudo tee /etc/docker/daemon.new [2023-10-31T05:19:00.211Z] { [2023-10-31T05:19:00.211Z] "registry-mirrors": [ [2023-10-31T05:19:00.211Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-31T05:19:00.211Z] ], [2023-10-31T05:19:00.211Z] "bip": "10.250.0.254/24", [2023-10-31T05:19:00.211Z] "hosts": [ [2023-10-31T05:19:00.211Z] "tcp://0.0.0.0:5555", [2023-10-31T05:19:00.211Z] "unix:///var/run/docker.sock" [2023-10-31T05:19:00.211Z] ], [2023-10-31T05:19:00.211Z] "mtu": 1458, [2023-10-31T05:19:00.211Z] "selinux-enabled": true, [2023-10-31T05:19:00.211Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-31T05:19:00.211Z] } [Pipeline] sh [2023-10-31T05:19:00.539Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-31T05:19:00.874Z] + sudo service docker restart [2023-10-31T05:19:05.147Z] [2023-10-31T05:19:05.147Z] added 1478 packages, and audited 1479 packages in 30s [2023-10-31T05:19:05.147Z] [2023-10-31T05:19:05.147Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-10-31T05:19:05.147Z] [2023-10-31T05:19:05.147Z] To address issues that do not require attention, run: [2023-10-31T05:19:05.147Z] npm audit fix [2023-10-31T05:19:05.147Z] [2023-10-31T05:19:05.147Z] To address all issues (including breaking changes), run: [2023-10-31T05:19:05.147Z] npm audit fix --force [2023-10-31T05:19:05.147Z] [2023-10-31T05:19:05.147Z] Run `npm audit` for details. [2023-10-31T05:19:13.260Z] 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-10-31T05:19:15.787Z] - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T05:19:19.141Z] provisioning config files... [2023-10-31T05:19:19.170Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config14588253093442984908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:19:19.522Z] ---> docker-login.sh [2023-10-31T05:19:19.522Z] nexus3.edgexfoundry.org:10001 [2023-10-31T05:19:19.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:19:19.972Z] Compiling @angular/core : es2015 as esm2015 [2023-10-31T05:19:19.973Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-10-31T05:19:20.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:19:20.080Z] Configure a credential helper to remove this warning. See [2023-10-31T05:19:20.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:19:20.080Z] [2023-10-31T05:19:20.080Z] Login Succeeded [2023-10-31T05:19:20.080Z] nexus3.edgexfoundry.org:10002 [2023-10-31T05:19:20.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:19:20.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:19:20.631Z] Configure a credential helper to remove this warning. See [2023-10-31T05:19:20.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:19:20.631Z] [2023-10-31T05:19:20.631Z] Login Succeeded [2023-10-31T05:19:20.631Z] nexus3.edgexfoundry.org:10003 [2023-10-31T05:19:20.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:19:20.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:19:20.908Z] Configure a credential helper to remove this warning. See [2023-10-31T05:19:20.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:19:20.908Z] [2023-10-31T05:19:20.908Z] Login Succeeded [2023-10-31T05:19:20.908Z] nexus3.edgexfoundry.org:10004 [2023-10-31T05:19:21.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:19:21.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:19:21.176Z] Configure a credential helper to remove this warning. See [2023-10-31T05:19:21.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:19:21.176Z] [2023-10-31T05:19:21.176Z] Login Succeeded [2023-10-31T05:19:21.176Z] docker.io [2023-10-31T05:19:21.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:19:21.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:19:21.716Z] Configure a credential helper to remove this warning. See [2023-10-31T05:19:21.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:19:21.716Z] [2023-10-31T05:19:21.716Z] Login Succeeded [2023-10-31T05:19:21.875Z] Compiling @angular/common : es2015 as esm2015 [2023-10-31T05:19:21.875Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-10-31T05:19:21.983Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T05:19:21.996Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-31T05:19:22.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T05:19:22.253Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T05:19:22.267Z] ========================================================= [2023-10-31T05:19:22.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-31T05:19:22.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:19:22.440Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-10-31T05:19:22.440Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-10-31T05:19:22.612Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-31T05:19:22.697Z] Compiling @angular/common/http : es2015 as esm2015 [2023-10-31T05:19:22.697Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-10-31T05:19:22.955Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-10-31T05:19:22.955Z] Compiling @angular/forms : es2015 as esm2015 [2023-10-31T05:19:23.212Z] Compiling @angular/router : es2015 as esm2015 [2023-10-31T05:19:23.212Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-10-31T05:19:23.469Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-10-31T05:19:23.578Z] Sending build context to Docker daemon 31.6MB [2023-10-31T05:19:23.578Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T05:19:23.578Z] Step 2/15 : FROM ${BASE} AS builder [2023-10-31T05:19:23.848Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-31T05:19:23.848Z] 9fda8d8052c6: Pulling fs layer [2023-10-31T05:19:23.848Z] 5d54e960e981: Pulling fs layer [2023-10-31T05:19:23.848Z] c4a7e357bf2a: Pulling fs layer [2023-10-31T05:19:23.848Z] f0e02332f6b5: Pulling fs layer [2023-10-31T05:19:23.848Z] cefa15bbcfad: Pulling fs layer [2023-10-31T05:19:23.848Z] 17808c966233: Pulling fs layer [2023-10-31T05:19:23.848Z] f4c1fc716caa: Pulling fs layer [2023-10-31T05:19:23.848Z] cefa15bbcfad: Waiting [2023-10-31T05:19:23.848Z] 17808c966233: Waiting [2023-10-31T05:19:23.848Z] f4c1fc716caa: Waiting [2023-10-31T05:19:23.848Z] f0e02332f6b5: Waiting [2023-10-31T05:19:23.848Z] 5d54e960e981: Download complete [2023-10-31T05:19:23.848Z] f0e02332f6b5: Verifying Checksum [2023-10-31T05:19:23.848Z] f0e02332f6b5: Download complete [2023-10-31T05:19:24.121Z] cefa15bbcfad: Verifying Checksum [2023-10-31T05:19:24.121Z] cefa15bbcfad: Download complete [2023-10-31T05:19:24.121Z] 9fda8d8052c6: Download complete [2023-10-31T05:19:24.397Z] f4c1fc716caa: Verifying Checksum [2023-10-31T05:19:24.397Z] f4c1fc716caa: Download complete [2023-10-31T05:19:24.843Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-10-31T05:19:24.992Z] 9fda8d8052c6: Pull complete [2023-10-31T05:19:25.263Z] 5d54e960e981: Pull complete [2023-10-31T05:19:25.853Z] c4a7e357bf2a: Verifying Checksum [2023-10-31T05:19:25.853Z] c4a7e357bf2a: Download complete [2023-10-31T05:19:26.828Z] 17808c966233: Verifying Checksum [2023-10-31T05:19:26.828Z] 17808c966233: Download complete [2023-10-31T05:19:29.027Z] 31 10 2023 05:19:28.568:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-10-31T05:19:29.027Z] 31 10 2023 05:19:28.570:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-10-31T05:19:29.027Z] 31 10 2023 05:19:28.573:INFO [launcher]: Starting browser ChromeHeadless [2023-10-31T05:19:38.991Z] ✔ Browser application bundle generation complete. [2023-10-31T05:19:38.991Z] 31 10 2023 05:19:37.836:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket LASsGtPJhFfTvglnAAAB with id 7075937 [2023-10-31T05:19:39.177Z] c4a7e357bf2a: Pull complete [2023-10-31T05:19:39.177Z] f0e02332f6b5: Pull complete [2023-10-31T05:19:39.177Z] cefa15bbcfad: Pull complete [2023-10-31T05:19:40.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-10-31T05:19:40.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.041 secs) [2023-10-31T05:19:40.368Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.103 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.107 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.122 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.132 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.137 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.139 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.147 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.197 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.215 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.217 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.218 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.232 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.235 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.244 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.266 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.27 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.271 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.273 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.281 secs) [2023-10-31T05:19:40.627Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.285 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.345 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.359 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.379 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.39 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.405 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.407 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.412 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.414 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.415 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.474 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.488 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.491 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.494 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.497 secs) [2023-10-31T05:19:40.884Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.513 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.522 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.524 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.541 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.546 secs) [2023-10-31T05:19:41.142Z] WARN: ' [2023-10-31T05:19:41.142Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T05:19:41.142Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T05:19:41.142Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T05:19:41.142Z] in a future version of Angular. [2023-10-31T05:19:41.142Z] [2023-10-31T05:19:41.142Z] For more information on this, see our API docs here: [2023-10-31T05:19:41.142Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T05:19:41.142Z] ' [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.546 secs) [2023-10-31T05:19:41.142Z] WARN: ' [2023-10-31T05:19:41.142Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T05:19:41.142Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T05:19:41.142Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T05:19:41.142Z] in a future version of Angular. [2023-10-31T05:19:41.142Z] [2023-10-31T05:19:41.142Z] For more information on this, see our API docs here: [2023-10-31T05:19:41.142Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T05:19:41.142Z] ' [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.56 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.572 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.585 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.592 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.606 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.621 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.632 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.643 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.659 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.669 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.675 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.681 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.684 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.686 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.688 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.694 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.696 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.697 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.703 secs) [2023-10-31T05:19:41.142Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.717 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.725 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.734 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.738 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.743 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.752 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.755 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.777 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.783 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.791 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.796 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.805 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.812 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.817 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.821 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.834 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.853 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.862 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.893 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.896 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.898 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.906 secs) [2023-10-31T05:19:41.402Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.908 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.924 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.927 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.928 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.93 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.946 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.954 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.971 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.986 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.994 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.996 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.997 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.002 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.01 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.013 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.025 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.031 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.033 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.034 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.039 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.05 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.056 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.061 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.069 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.076 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.081 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.099 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.101 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.102 secs) [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.105 secs) [2023-10-31T05:19:41.661Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T05:19:41.661Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T05:19:41.661Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.105 secs) [2023-10-31T05:19:41.661Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T05:19:41.661Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T05:19:41.661Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T05:19:41.661Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.107 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.118 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.139 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.152 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.154 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.158 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.16 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.161 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.164 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.177 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.206 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.209 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.217 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.226 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.242 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.248 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.254 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.257 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.278 secs) [2023-10-31T05:19:41.920Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.294 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.298 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.302 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.311 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.324 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.33 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.335 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.345 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.363 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.366 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.387 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.391 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.399 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.404 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.428 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.443 secs) [2023-10-31T05:19:42.180Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.451 secs) [2023-10-31T05:19:42.440Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.02 secs / 1.451 secs) [2023-10-31T05:19:42.440Z] TOTAL: 147 SUCCESS [2023-10-31T05:19:42.440Z] ✔ Browser application bundle generation complete. [2023-10-31T05:19:42.699Z] [2023-10-31T05:19:42.699Z] =============================== Coverage summary =============================== [2023-10-31T05:19:42.699Z] Statements : 40.97% ( 1471/3590 ) [2023-10-31T05:19:42.699Z] Branches : 11.75% ( 114/970 ) [2023-10-31T05:19:42.699Z] Functions : 32.06% ( 420/1310 ) [2023-10-31T05:19:42.699Z] Lines : 38.97% ( 1326/3403 ) [2023-10-31T05:19:42.699Z] ================================================================================ [2023-10-31T05:19:42.957Z] ✔ Browser application bundle generation complete. [2023-10-31T05:19:43.524Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-10-31T05:19:43.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T05:19:43.553Z] $ docker stop --time=1 8d7e297c533688916d66dc2d9d6273d06dd216ec8886875219dcb4db9af630c8 [2023-10-31T05:19:44.851Z] $ docker rm -f --volumes 8d7e297c533688916d66dc2d9d6273d06dd216ec8886875219dcb4db9af630c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T05:19:45.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T05:19:46.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-31T05:19:46.631Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T05:19:47.177Z] + ls -al . [2023-10-31T05:19:47.177Z] total 180 [2023-10-31T05:19:47.177Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 05:17 . [2023-10-31T05:19:47.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 05:16 .. [2023-10-31T05:19:47.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:16 .blubracket [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 05:16 .dockerignore [2023-10-31T05:19:47.177Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 05:16 .git [2023-10-31T05:19:47.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:16 .github [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 05:16 .gitignore [2023-10-31T05:19:47.177Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 05:16 .semver [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 05:16 Attribution.txt [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 05:16 CHANGELOG.md [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 05:16 CONTRIBUTING.md [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 05:16 Dockerfile [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 05:16 Jenkinsfile [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 05:16 LICENSE [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 05:16 Makefile [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 05:16 README.md [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 05:16 VERSION [2023-10-31T05:19:47.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:16 assets [2023-10-31T05:19:47.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:16 bin [2023-10-31T05:19:47.177Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:16 cmd [2023-10-31T05:19:47.177Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 31 05:17 coverage.out [2023-10-31T05:19:47.177Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:16 docs [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 05:16 go.mod [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 05:16 go.sum [2023-10-31T05:19:47.177Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 05:16 internal [2023-10-31T05:19:47.177Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 05:16 testing [2023-10-31T05:19:47.177Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 05:16 version.go [2023-10-31T05:19:47.177Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 05:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:19:47.407Z] 17808c966233: Pull complete [2023-10-31T05:19:47.480Z] + 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=ac546a2f150132441b3fc3e497761aac756dd4b3 --label arch=amd64 --label version=3.1.0-dev.10 . [2023-10-31T05:19:47.738Z] Sending build context to Docker daemon 51.78MB [2023-10-31T05:19:47.738Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T05:19:47.738Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T05:19:47.738Z] ---> 31f496795213 [2023-10-31T05:19:47.738Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T05:19:48.370Z] f4c1fc716caa: Pull complete [2023-10-31T05:19:48.370Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-31T05:19:48.641Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-31T05:19:48.641Z] ---> ea914061e18c [2023-10-31T05:19:48.641Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T05:19:48.690Z] ---> Running in 6b76bd68ea1e [2023-10-31T05:19:48.690Z] Removing intermediate container 6b76bd68ea1e [2023-10-31T05:19:48.690Z] ---> d2cc1cf2ef9e [2023-10-31T05:19:48.690Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T05:19:48.690Z] ---> Running in 91eb63a12bc4 [2023-10-31T05:19:48.690Z] Removing intermediate container 91eb63a12bc4 [2023-10-31T05:19:48.690Z] ---> a243c3a32f57 [2023-10-31T05:19:48.690Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T05:19:48.690Z] ---> Running in 2901276ea5df [2023-10-31T05:19:48.690Z] Removing intermediate container 2901276ea5df [2023-10-31T05:19:48.690Z] ---> 2420a4b79583 [2023-10-31T05:19:48.690Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-10-31T05:19:48.690Z] ---> Running in 671cfe14fcf7 [2023-10-31T05:19:48.690Z] Removing intermediate container 671cfe14fcf7 [2023-10-31T05:19:48.690Z] ---> 1e6085f6bf52 [2023-10-31T05:19:48.690Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T05:19:48.690Z] ---> Running in 3b048550f603 [2023-10-31T05:19:48.948Z] Removing intermediate container 3b048550f603 [2023-10-31T05:19:48.948Z] ---> 853f0607e8df [2023-10-31T05:19:48.948Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T05:19:50.326Z] ---> 90e15710ea3d [2023-10-31T05:19:50.326Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T05:19:50.326Z] ---> Running in 1ff51fd1dd72 [2023-10-31T05:19:50.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-31T05:19:50.584Z] ---> Running in dada5b8fc7bf [2023-10-31T05:19:50.584Z] Removing intermediate container dada5b8fc7bf [2023-10-31T05:19:50.584Z] ---> 6e250ca1039f [2023-10-31T05:19:50.584Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T05:19:50.584Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-31T05:19:50.843Z] OK: 264 MiB in 52 packages [2023-10-31T05:19:50.851Z] ---> Running in d4e168137581 [2023-10-31T05:19:51.101Z] Removing intermediate container 1ff51fd1dd72 [2023-10-31T05:19:51.101Z] ---> 84c185d2b0be [2023-10-31T05:19:51.101Z] Step 10/25 : ENV GO111MODULE=on [2023-10-31T05:19:51.101Z] ---> Running in ac73e8a90dfe [2023-10-31T05:19:51.101Z] Removing intermediate container ac73e8a90dfe [2023-10-31T05:19:51.101Z] ---> 26d1ddef69bb [2023-10-31T05:19:51.102Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T05:19:51.102Z] ---> Running in b6f4ea0e4785 [2023-10-31T05:19:51.125Z] Removing intermediate container d4e168137581 [2023-10-31T05:19:51.125Z] ---> 650f2c8aa253 [2023-10-31T05:19:51.125Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T05:19:51.125Z] ---> Running in 76543a3835e9 [2023-10-31T05:19:51.360Z] Removing intermediate container b6f4ea0e4785 [2023-10-31T05:19:51.360Z] ---> b0cf4a10676e [2023-10-31T05:19:51.360Z] Step 12/25 : COPY go.mod vendor* ./ [2023-10-31T05:19:51.360Z] ---> 334f83f99456 [2023-10-31T05:19:51.360Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T05:19:51.360Z] ---> Running in a91cac403b65 [2023-10-31T05:19:51.478Z] Removing intermediate container 76543a3835e9 [2023-10-31T05:19:51.478Z] ---> af700ef4bede [2023-10-31T05:19:51.478Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-10-31T05:19:51.478Z] ---> Running in 8e92b4889385 [2023-10-31T05:19:52.084Z] Removing intermediate container 8e92b4889385 [2023-10-31T05:19:52.084Z] ---> 2b1e9cd06065 [2023-10-31T05:19:52.084Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T05:19:52.084Z] ---> Running in 63e139bdbd22 [2023-10-31T05:19:52.294Z] Removing intermediate container a91cac403b65 [2023-10-31T05:19:52.294Z] ---> 3ab359a433a4 [2023-10-31T05:19:52.294Z] Step 14/25 : COPY . . [2023-10-31T05:19:52.364Z] Removing intermediate container 63e139bdbd22 [2023-10-31T05:19:52.364Z] ---> a19335fe94a1 [2023-10-31T05:19:52.364Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T05:19:52.953Z] latest: Pulling from library/docker [2023-10-31T05:19:52.953Z] 579b34f0a95b: Pulling fs layer [2023-10-31T05:19:52.953Z] 2ecd494fa26a: Pulling fs layer [2023-10-31T05:19:52.953Z] 4f4fb700ef54: Pulling fs layer [2023-10-31T05:19:52.953Z] 99624a4fd86a: Pulling fs layer [2023-10-31T05:19:52.953Z] 6b3f207db0e4: Pulling fs layer [2023-10-31T05:19:52.953Z] 2f21744ef460: Pulling fs layer [2023-10-31T05:19:52.953Z] 80fde8283b9a: Pulling fs layer [2023-10-31T05:19:52.953Z] cfd52aaeb832: Pulling fs layer [2023-10-31T05:19:52.953Z] 2aa7661f3209: Pulling fs layer [2023-10-31T05:19:52.953Z] ad7962f27383: Pulling fs layer [2023-10-31T05:19:52.953Z] c8cf6870052b: Pulling fs layer [2023-10-31T05:19:52.953Z] 1996d6e72d7b: Pulling fs layer [2023-10-31T05:19:52.953Z] 112e10f1d4c1: Pulling fs layer [2023-10-31T05:19:52.953Z] b97b6e3dbded: Pulling fs layer [2023-10-31T05:19:52.953Z] 99624a4fd86a: Waiting [2023-10-31T05:19:52.953Z] 2f21744ef460: Waiting [2023-10-31T05:19:52.953Z] 80fde8283b9a: Waiting [2023-10-31T05:19:52.953Z] c8cf6870052b: Waiting [2023-10-31T05:19:52.953Z] 1996d6e72d7b: Waiting [2023-10-31T05:19:52.953Z] 112e10f1d4c1: Waiting [2023-10-31T05:19:52.953Z] 6b3f207db0e4: Waiting [2023-10-31T05:19:52.953Z] cfd52aaeb832: Waiting [2023-10-31T05:19:52.953Z] b97b6e3dbded: Waiting [2023-10-31T05:19:52.953Z] ad7962f27383: Waiting [2023-10-31T05:19:52.953Z] 2aa7661f3209: Waiting [2023-10-31T05:19:53.223Z] 2ecd494fa26a: Verifying Checksum [2023-10-31T05:19:53.223Z] 2ecd494fa26a: Download complete [2023-10-31T05:19:53.223Z] 579b34f0a95b: Verifying Checksum [2023-10-31T05:19:53.223Z] 579b34f0a95b: Download complete [2023-10-31T05:19:53.810Z] 99624a4fd86a: Verifying Checksum [2023-10-31T05:19:53.810Z] 99624a4fd86a: Download complete [2023-10-31T05:19:53.810Z] 6b3f207db0e4: Verifying Checksum [2023-10-31T05:19:53.810Z] 6b3f207db0e4: Download complete [2023-10-31T05:19:54.077Z] 2f21744ef460: Verifying Checksum [2023-10-31T05:19:54.077Z] 2f21744ef460: Download complete [2023-10-31T05:19:54.077Z] cfd52aaeb832: Verifying Checksum [2023-10-31T05:19:54.077Z] cfd52aaeb832: Download complete [2023-10-31T05:19:54.077Z] 2aa7661f3209: Download complete [2023-10-31T05:19:54.077Z] 579b34f0a95b: Pull complete [2023-10-31T05:19:54.078Z] 80fde8283b9a: Download complete [2023-10-31T05:19:54.205Z] ---> 0277ef638276 [2023-10-31T05:19:54.205Z] Step 15/25 : RUN ${MAKE} [2023-10-31T05:19:54.205Z] ---> Running in a8d92cf87cc2 [2023-10-31T05:19:54.205Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.10" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-10-31T05:19:54.345Z] c8cf6870052b: Download complete [2023-10-31T05:19:54.345Z] 112e10f1d4c1: Verifying Checksum [2023-10-31T05:19:54.345Z] 112e10f1d4c1: Download complete [2023-10-31T05:19:54.345Z] ad7962f27383: Verifying Checksum [2023-10-31T05:19:54.345Z] ad7962f27383: Download complete [2023-10-31T05:19:54.615Z] b97b6e3dbded: Verifying Checksum [2023-10-31T05:19:54.615Z] b97b6e3dbded: Download complete [2023-10-31T05:19:54.883Z] 2ecd494fa26a: Pull complete [2023-10-31T05:19:55.151Z] 4f4fb700ef54: Pull complete [2023-10-31T05:19:55.750Z] 1996d6e72d7b: Verifying Checksum [2023-10-31T05:19:55.750Z] 1996d6e72d7b: Download complete [2023-10-31T05:20:00.023Z] 99624a4fd86a: Pull complete [2023-10-31T05:20:01.437Z] 6b3f207db0e4: Pull complete [2023-10-31T05:20:02.850Z] 2f21744ef460: Pull complete [2023-10-31T05:20:02.850Z] 80fde8283b9a: Pull complete [2023-10-31T05:20:03.117Z] cfd52aaeb832: Pull complete [2023-10-31T05:20:03.385Z] 2aa7661f3209: Pull complete [2023-10-31T05:20:04.799Z] ad7962f27383: Pull complete [2023-10-31T05:20:04.799Z] c8cf6870052b: Pull complete [2023-10-31T05:20:08.151Z] 1996d6e72d7b: Pull complete [2023-10-31T05:20:08.419Z] 112e10f1d4c1: Pull complete [2023-10-31T05:20:08.687Z] b97b6e3dbded: Pull complete [2023-10-31T05:20:08.687Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-10-31T05:20:08.687Z] Status: Downloaded newer image for docker:latest [2023-10-31T05:20:11.350Z] ---> 733a1d20b659 [2023-10-31T05:20:11.350Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T05:20:11.350Z] ---> Running in 666cbb9c2c28 [2023-10-31T05:20:12.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T05:20:12.384Z] Removing intermediate container a8d92cf87cc2 [2023-10-31T05:20:12.384Z] ---> 369bb83dc167 [2023-10-31T05:20:12.384Z] Step 16/25 : FROM alpine:3.18 [2023-10-31T05:20:12.384Z] 3.18: Pulling from library/alpine [2023-10-31T05:20:12.384Z] 96526aa774ef: Already exists [2023-10-31T05:20:12.384Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T05:20:12.384Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T05:20:12.384Z] ---> 8ca4688f4f35 [2023-10-31T05:20:12.384Z] Step 17/25 : EXPOSE 4000 [2023-10-31T05:20:12.384Z] ---> Running in 6d86ee3877b0 [2023-10-31T05:20:12.384Z] Removing intermediate container 6d86ee3877b0 [2023-10-31T05:20:12.384Z] ---> a498f7380be3 [2023-10-31T05:20:12.384Z] 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-10-31T05:20:12.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T05:20:12.643Z] ---> bdd37858a066 [2023-10-31T05:20:12.643Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-10-31T05:20:12.643Z] ---> f7df75be889b [2023-10-31T05:20:12.643Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-10-31T05:20:12.903Z] ---> 55d139b0465e [2023-10-31T05:20:12.903Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T05:20:12.903Z] ---> Running in f3dd23b7f050 [2023-10-31T05:20:12.903Z] Removing intermediate container f3dd23b7f050 [2023-10-31T05:20:12.903Z] ---> d930d09b4919 [2023-10-31T05:20:12.903Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-10-31T05:20:12.903Z] ---> Running in 31b04b238c15 [2023-10-31T05:20:12.903Z] Removing intermediate container 31b04b238c15 [2023-10-31T05:20:12.903Z] ---> 4602dedc879a [2023-10-31T05:20:12.903Z] Step 23/25 : LABEL arch=amd64 [2023-10-31T05:20:12.903Z] ---> Running in 4aa123b171b4 [2023-10-31T05:20:13.162Z] Removing intermediate container 4aa123b171b4 [2023-10-31T05:20:13.162Z] ---> 2b70a6bf6250 [2023-10-31T05:20:13.162Z] Step 24/25 : LABEL git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:20:13.162Z] ---> Running in e00c70ed142d [2023-10-31T05:20:13.162Z] Removing intermediate container e00c70ed142d [2023-10-31T05:20:13.162Z] ---> 8e3a0df73e47 [2023-10-31T05:20:13.163Z] Step 25/25 : LABEL version=3.1.0-dev.10 [2023-10-31T05:20:13.163Z] ---> Running in 0df1fa66f9b4 [2023-10-31T05:20:13.163Z] Removing intermediate container 0df1fa66f9b4 [2023-10-31T05:20:13.163Z] ---> 4078015a8b53 [2023-10-31T05:20:13.163Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T05:20:13.163Z] Successfully built 4078015a8b53 [2023-10-31T05:20:13.163Z] 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-10-31T05:20:13.250Z] provisioning config files... [2023-10-31T05:20:13.258Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1273926915344445641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:20:13.538Z] OK: 266 MiB in 52 packages [2023-10-31T05:20:13.559Z] ---> docker-login.sh [2023-10-31T05:20:13.559Z] nexus3.edgexfoundry.org:10001 [2023-10-31T05:20:13.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:20:13.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:20:13.559Z] Configure a credential helper to remove this warning. See [2023-10-31T05:20:13.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:20:13.559Z] [2023-10-31T05:20:13.559Z] Login Succeeded [2023-10-31T05:20:13.559Z] nexus3.edgexfoundry.org:10002 [2023-10-31T05:20:13.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:20:13.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:20:13.559Z] Configure a credential helper to remove this warning. See [2023-10-31T05:20:13.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:20:13.559Z] [2023-10-31T05:20:13.559Z] Login Succeeded [2023-10-31T05:20:13.559Z] nexus3.edgexfoundry.org:10003 [2023-10-31T05:20:13.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:20:13.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:20:13.817Z] Configure a credential helper to remove this warning. See [2023-10-31T05:20:13.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:20:13.817Z] [2023-10-31T05:20:13.817Z] Login Succeeded [2023-10-31T05:20:13.817Z] nexus3.edgexfoundry.org:10004 [2023-10-31T05:20:13.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:20:13.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:20:13.817Z] Configure a credential helper to remove this warning. See [2023-10-31T05:20:13.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:20:13.817Z] [2023-10-31T05:20:13.817Z] Login Succeeded [2023-10-31T05:20:13.817Z] docker.io [2023-10-31T05:20:13.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:20:14.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:20:14.075Z] Configure a credential helper to remove this warning. See [2023-10-31T05:20:14.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:20:14.075Z] [2023-10-31T05:20:14.075Z] Login Succeeded [2023-10-31T05:20:14.075Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T05:20:14.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T05:20:14.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T05:20:14.128Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-10-31T05:20:14.128Z] ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:20:14.128Z] latest [2023-10-31T05:20:14.128Z] 3.1.0-dev.10 [2023-10-31T05:20:14.128Z] ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [2023-10-31T05:20:14.128Z] main [2023-10-31T05:20:14.128Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:14.437Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:14.746Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:20:14.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T05:20:14.746Z] 82741a00f999: Preparing [2023-10-31T05:20:14.746Z] 969ed514987d: Preparing [2023-10-31T05:20:14.746Z] 43dd8e52da56: Preparing [2023-10-31T05:20:14.746Z] cc2447e1835a: Preparing [2023-10-31T05:20:14.746Z] cc2447e1835a: Layer already exists [2023-10-31T05:20:14.746Z] 82741a00f999: Pushed [2023-10-31T05:20:14.746Z] 969ed514987d: Pushed [2023-10-31T05:20:15.480Z] Removing intermediate container 666cbb9c2c28 [2023-10-31T05:20:15.481Z] ---> 6e07465021ad [2023-10-31T05:20:15.481Z] Step 10/15 : ENV GO111MODULE=on [2023-10-31T05:20:15.481Z] ---> Running in 5fce6b16ed28 [2023-10-31T05:20:15.481Z] Removing intermediate container 5fce6b16ed28 [2023-10-31T05:20:15.481Z] ---> cf7d2fd9962d [2023-10-31T05:20:15.481Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T05:20:15.481Z] ---> Running in b0bc2467b8ba [2023-10-31T05:20:16.067Z] Removing intermediate container b0bc2467b8ba [2023-10-31T05:20:16.068Z] ---> 1cd47d1c6b68 [2023-10-31T05:20:16.068Z] Step 12/15 : COPY go.mod vendor* ./ [2023-10-31T05:20:16.337Z] ---> a13b7a28ccf8 [2023-10-31T05:20:16.337Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T05:20:16.608Z] ---> Running in 509126fc9a1a [2023-10-31T05:20:18.030Z] 43dd8e52da56: Pushed [2023-10-31T05:20:18.030Z] ac546a2f150132441b3fc3e497761aac756dd4b3: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:18.342Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:18.646Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-10-31T05:20:18.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T05:20:18.646Z] 82741a00f999: Preparing [2023-10-31T05:20:18.646Z] 969ed514987d: Preparing [2023-10-31T05:20:18.646Z] 43dd8e52da56: Preparing [2023-10-31T05:20:18.646Z] cc2447e1835a: Preparing [2023-10-31T05:20:18.646Z] cc2447e1835a: Layer already exists [2023-10-31T05:20:18.646Z] 43dd8e52da56: Layer already exists [2023-10-31T05:20:18.646Z] 969ed514987d: Layer already exists [2023-10-31T05:20:18.646Z] 82741a00f999: Layer already exists [2023-10-31T05:20:18.646Z] latest: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:18.957Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:19.268Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.10 [2023-10-31T05:20:19.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T05:20:19.269Z] 82741a00f999: Preparing [2023-10-31T05:20:19.269Z] 969ed514987d: Preparing [2023-10-31T05:20:19.269Z] 43dd8e52da56: Preparing [2023-10-31T05:20:19.269Z] cc2447e1835a: Preparing [2023-10-31T05:20:19.269Z] 43dd8e52da56: Layer already exists [2023-10-31T05:20:19.269Z] cc2447e1835a: Layer already exists [2023-10-31T05:20:19.269Z] 969ed514987d: Layer already exists [2023-10-31T05:20:19.269Z] 82741a00f999: Layer already exists [2023-10-31T05:20:19.269Z] 3.1.0-dev.10: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:19.576Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:19.878Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [2023-10-31T05:20:19.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T05:20:19.878Z] 82741a00f999: Preparing [2023-10-31T05:20:19.878Z] 969ed514987d: Preparing [2023-10-31T05:20:19.878Z] 43dd8e52da56: Preparing [2023-10-31T05:20:19.878Z] cc2447e1835a: Preparing [2023-10-31T05:20:19.878Z] 969ed514987d: Layer already exists [2023-10-31T05:20:19.878Z] 43dd8e52da56: Layer already exists [2023-10-31T05:20:19.878Z] 82741a00f999: Layer already exists [2023-10-31T05:20:19.878Z] cc2447e1835a: Layer already exists [2023-10-31T05:20:19.878Z] ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:20.190Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:20.496Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-10-31T05:20:20.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-10-31T05:20:20.496Z] 82741a00f999: Preparing [2023-10-31T05:20:20.496Z] 969ed514987d: Preparing [2023-10-31T05:20:20.496Z] 43dd8e52da56: Preparing [2023-10-31T05:20:20.496Z] cc2447e1835a: Preparing [2023-10-31T05:20:20.496Z] 43dd8e52da56: Layer already exists [2023-10-31T05:20:20.496Z] 969ed514987d: Layer already exists [2023-10-31T05:20:20.496Z] cc2447e1835a: Layer already exists [2023-10-31T05:20:20.496Z] 82741a00f999: Layer already exists [2023-10-31T05:20:20.496Z] main: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T05:20:20.534Z] ===================================================== [Pipeline] echo [2023-10-31T05:20:20.540Z] taggedImages: [2023-10-31T05:20:20.540Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:20:20.540Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-10-31T05:20:20.540Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.10 [2023-10-31T05:20:20.540Z] - nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [2023-10-31T05:20:20.540Z] - 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-10-31T05:20:20.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T05:20:20.901Z] [2023-10-31T05:20:20.901Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:20:21.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T05:20:21.203Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-31T05:20:21.203Z] 5eb5b503b376: Pulling fs layer [2023-10-31T05:20:21.203Z] 5c69ac0246d0: Pulling fs layer [2023-10-31T05:20:21.203Z] ec43610c2a17: Pulling fs layer [2023-10-31T05:20:21.203Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-31T05:20:21.203Z] 33b1e0a273af: Pulling fs layer [2023-10-31T05:20:21.203Z] 5d3b04190fa2: Pulling fs layer [2023-10-31T05:20:21.203Z] 2f39f015ded8: Pulling fs layer [2023-10-31T05:20:21.203Z] 3a2ae6a8a46f: Waiting [2023-10-31T05:20:21.203Z] 33b1e0a273af: Waiting [2023-10-31T05:20:21.203Z] 5d3b04190fa2: Waiting [2023-10-31T05:20:21.203Z] 2f39f015ded8: Waiting [2023-10-31T05:20:21.203Z] 5c69ac0246d0: Download complete [2023-10-31T05:20:21.203Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-31T05:20:21.203Z] 3a2ae6a8a46f: Download complete [2023-10-31T05:20:21.203Z] 33b1e0a273af: Verifying Checksum [2023-10-31T05:20:21.203Z] 33b1e0a273af: Download complete [2023-10-31T05:20:21.203Z] 5d3b04190fa2: Verifying Checksum [2023-10-31T05:20:21.203Z] 5d3b04190fa2: Download complete [2023-10-31T05:20:21.203Z] ec43610c2a17: Verifying Checksum [2023-10-31T05:20:21.203Z] ec43610c2a17: Download complete [2023-10-31T05:20:21.461Z] 5eb5b503b376: Download complete [2023-10-31T05:20:22.026Z] 2f39f015ded8: Download complete [2023-10-31T05:20:22.593Z] 5eb5b503b376: Pull complete [2023-10-31T05:20:22.593Z] 5c69ac0246d0: Pull complete [2023-10-31T05:20:23.158Z] ec43610c2a17: Pull complete [2023-10-31T05:20:23.158Z] 3a2ae6a8a46f: Pull complete [2023-10-31T05:20:23.416Z] 33b1e0a273af: Pull complete [2023-10-31T05:20:23.417Z] 5d3b04190fa2: Pull complete [2023-10-31T05:20:27.595Z] 2f39f015ded8: Pull complete [2023-10-31T05:20:27.596Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-31T05:20:27.596Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T05:20:27.596Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:20:27.669Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:20:27.705Z] $ 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-10-31T05:20:31.858Z] $ docker top 07378ba0579ff812fa5164acd5c1fca2f35fe60c9c7f0b1ecfe7571f550e4446 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:20:32.249Z] ---> job-cost.sh [2023-10-31T05:20:32.249Z] lf-activate-venv: SKIPPING [2023-10-31T05:20:32.249Z] INFO: No Stack... [2023-10-31T05:20:32.508Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T05:20:33.074Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T05:20:33.360Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-10-31T05:20:33.360Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T05:20:33.374Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [2023-10-31T05:20:33.382Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] did not exist. Created. [2023-10-31T05:20:33.382Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T05:20:33.685Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-31T05:20:34.172Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T05:20:34.179Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T05:20:34.202Z] $ docker stop --time=1 07378ba0579ff812fa5164acd5c1fca2f35fe60c9c7f0b1ecfe7571f550e4446 [2023-10-31T05:20:35.453Z] $ docker rm -f --volumes 07378ba0579ff812fa5164acd5c1fca2f35fe60c9c7f0b1ecfe7571f550e4446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-31T05:21:38.218Z] Removing intermediate container 509126fc9a1a [2023-10-31T05:21:38.218Z] ---> 46bf27d6699b [2023-10-31T05:21:38.218Z] Step 14/15 : COPY . . [2023-10-31T05:21:38.218Z] ---> 3bdff16fa6ce [2023-10-31T05:21:38.218Z] Step 15/15 : RUN ${MAKE} [2023-10-31T05:21:38.218Z] ---> Running in 1dcd92c1d867 [2023-10-31T05:21:38.218Z] noop [2023-10-31T05:21:38.218Z] Removing intermediate container 1dcd92c1d867 [2023-10-31T05:21:38.218Z] ---> 5121112fe2fe [2023-10-31T05:21:38.218Z] Successfully built 5121112fe2fe [2023-10-31T05:21:38.218Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:21:38.578Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T05:21:38.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:21:38.780Z] prd-ubuntu20.04-docker-arm64-4c-16g-15558 does not seem to be running inside a container [2023-10-31T05:21:38.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-31T05:21:40.097Z] $ docker top 74a1b6d906b597516dee20d46abd1b8472aa32d1d0dff0c57f1345e12528105f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T05:21:40.920Z] + go version [2023-10-31T05:21:40.920Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-31T05:21:40.942Z] $ docker stop --time=1 74a1b6d906b597516dee20d46abd1b8472aa32d1d0dff0c57f1345e12528105f [2023-10-31T05:21:42.573Z] $ docker rm -f --volumes 74a1b6d906b597516dee20d46abd1b8472aa32d1d0dff0c57f1345e12528105f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:21:43.110Z] + docker inspect -f . ci-base-image-arm64 [2023-10-31T05:21:43.110Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:21:43.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-15558 does not seem to be running inside a container [2023-10-31T05:21:43.353Z] $ 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/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-31T05:21:44.526Z] $ docker top 4d4a88d6e6de4ae0a953f7737b8ca74ee620cabfaf4fe1aec501c70b8e97306d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T05:21:45.037Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/129 [Pipeline] fileExists [Pipeline] sh [2023-10-31T05:21:45.373Z] + make test [2023-10-31T05:21:45.642Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-10-31T05:21:53.857Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-10-31T05:23:15.468Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-10-31T05:23:15.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-10-31T05:23:15.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-10-31T05:23:15.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-10-31T05:23:15.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-10-31T05:23:15.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-10-31T05:23:15.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-10-31T05:23:15.468Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-10-31T05:23:15.468Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-10-31T05:23:33.694Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-31T05:23:33.694Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-31T05:23:33.694Z] ./bin/test-attribution-txt.sh [2023-10-31T05:23:33.694Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-10-31T05:23:33.694Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-10-31T05:23:33.694Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-10-31T05:23:33.694Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-10-31T05:23:33.694Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-10-31T05:23:33.694Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-10-31T05:23:33.694Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-10-31T05:23:33.694Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-10-31T05:23:33.694Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-10-31T05:23:33.694Z] make -C web test [2023-10-31T05:23:33.694Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/129/web' [2023-10-31T05:23:33.694Z] make[1]: tput: No such file or directory [2023-10-31T05:23:33.694Z] make[1]: tput: No such file or directory [2023-10-31T05:23:33.694Z] warning: generating ./VERSION [2023-10-31T05:23:33.694Z] echo "0.0.0" > VERSION [2023-10-31T05:23:33.694Z] docker build \ [2023-10-31T05:23:33.694Z] -f Dockerfile \ [2023-10-31T05:23:33.694Z] --build-arg USER=1000 \ [2023-10-31T05:23:33.694Z] \ [2023-10-31T05:23:33.694Z] --label "git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3" \ [2023-10-31T05:23:33.694Z] -t edgexfoundry/edgex-web-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 \ [2023-10-31T05:23:33.694Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-10-31T05:23:33.694Z] . [2023-10-31T05:23:33.694Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-10-31T05:23:33.694Z] Install the buildx component to build images with BuildKit: [2023-10-31T05:23:33.694Z] https://docs.docker.com/go/buildx/ [2023-10-31T05:23:33.694Z] [2023-10-31T05:23:33.694Z] Sending build context to Docker daemon 2.706MB [2023-10-31T05:23:33.694Z] Step 1/11 : FROM node:18-alpine3.18 [2023-10-31T05:23:33.694Z] 18-alpine3.18: Pulling from library/node [2023-10-31T05:23:33.694Z] 579b34f0a95b: Already exists [2023-10-31T05:23:33.694Z] 193dce5f4a0c: Pulling fs layer [2023-10-31T05:23:33.694Z] 78d1fe6b9b44: Pulling fs layer [2023-10-31T05:23:33.694Z] 18c854bc80ea: Pulling fs layer [2023-10-31T05:23:33.694Z] 18c854bc80ea: Verifying Checksum [2023-10-31T05:23:33.694Z] 18c854bc80ea: Download complete [2023-10-31T05:23:33.694Z] 78d1fe6b9b44: Verifying Checksum [2023-10-31T05:23:33.694Z] 78d1fe6b9b44: Download complete [2023-10-31T05:23:34.651Z] 193dce5f4a0c: Verifying Checksum [2023-10-31T05:23:34.651Z] 193dce5f4a0c: Download complete [2023-10-31T05:23:44.722Z] 193dce5f4a0c: Pull complete [2023-10-31T05:23:48.078Z] 78d1fe6b9b44: Pull complete [2023-10-31T05:23:48.078Z] 18c854bc80ea: Pull complete [2023-10-31T05:23:48.078Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-10-31T05:23:48.078Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-10-31T05:23:48.078Z] ---> f5a5f9201015 [2023-10-31T05:23:48.078Z] Step 2/11 : RUN apk add --no-cache chromium [2023-10-31T05:23:48.078Z] ---> Running in 9330e1f67b46 [2023-10-31T05:23:50.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T05:23:50.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T05:23:52.075Z] (1/151) Installing libexpat (2.5.0-r1) [2023-10-31T05:23:52.075Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-10-31T05:23:52.075Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-10-31T05:23:52.075Z] (4/151) Installing libpng (1.6.39-r3) [2023-10-31T05:23:52.075Z] (5/151) Installing freetype (2.13.0-r5) [2023-10-31T05:23:52.075Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-10-31T05:23:52.075Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-10-31T05:23:52.075Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-10-31T05:23:52.075Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-10-31T05:23:52.075Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-10-31T05:23:52.075Z] (11/151) Installing libffi (3.4.4-r2) [2023-10-31T05:23:52.075Z] (12/151) Installing libintl (0.21.1-r7) [2023-10-31T05:23:52.075Z] (13/151) Installing libblkid (2.38.1-r8) [2023-10-31T05:23:52.075Z] (14/151) Installing libmount (2.38.1-r8) [2023-10-31T05:23:52.075Z] (15/151) Installing pcre2 (10.42-r1) [2023-10-31T05:23:52.075Z] (16/151) Installing glib (2.76.4-r0) [2023-10-31T05:23:52.075Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-10-31T05:23:52.346Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-10-31T05:23:52.346Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-10-31T05:23:52.346Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-10-31T05:23:52.346Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-31T05:23:52.346Z] (22/151) Installing libwebp (1.3.2-r0) [2023-10-31T05:23:52.346Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-10-31T05:23:52.346Z] (24/151) Installing tiff (4.5.1-r0) [2023-10-31T05:23:52.346Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-10-31T05:23:52.611Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-10-31T05:23:52.611Z] (27/151) Installing libxau (1.0.11-r2) [2023-10-31T05:23:52.611Z] (28/151) Installing libmd (1.0.4-r2) [2023-10-31T05:23:52.611Z] (29/151) Installing libbsd (0.11.7-r1) [2023-10-31T05:23:52.611Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-10-31T05:23:52.611Z] (31/151) Installing libxcb (1.15-r1) [2023-10-31T05:23:52.611Z] (32/151) Installing libx11 (1.8.4-r4) [2023-10-31T05:23:52.611Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-10-31T05:23:52.611Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-10-31T05:23:52.611Z] (35/151) Installing libxrender (0.9.11-r3) [2023-10-31T05:23:52.611Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-10-31T05:23:52.878Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-10-31T05:23:52.878Z] (38/151) Installing libxext (1.3.5-r2) [2023-10-31T05:23:52.878Z] (39/151) Installing libxi (1.8.1-r0) [2023-10-31T05:23:52.878Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-10-31T05:23:52.878Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-10-31T05:23:52.878Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-10-31T05:23:52.878Z] (43/151) Installing libxtst (1.2.4-r2) [2023-10-31T05:23:52.878Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-10-31T05:23:52.878Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-10-31T05:23:52.878Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-10-31T05:23:52.878Z] (47/151) Installing pixman (0.42.2-r1) [2023-10-31T05:23:52.878Z] (48/151) Installing cairo (1.17.8-r1) [2023-10-31T05:23:52.878Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-10-31T05:23:52.878Z] (50/151) Installing avahi-libs (0.8-r13) [2023-10-31T05:23:52.878Z] (51/151) Installing gmp (6.2.1-r3) [2023-10-31T05:23:52.878Z] (52/151) Installing nettle (3.8.1-r2) [2023-10-31T05:23:52.878Z] (53/151) Installing libunistring (1.1-r1) [2023-10-31T05:23:52.878Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-10-31T05:23:52.878Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-10-31T05:23:53.144Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-10-31T05:23:53.144Z] (57/151) Installing gnutls (3.8.0-r2) [2023-10-31T05:23:53.144Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-10-31T05:23:53.144Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-10-31T05:23:53.144Z] (60/151) Installing fribidi (1.0.13-r0) [2023-10-31T05:23:53.144Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-10-31T05:23:53.144Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-10-31T05:23:53.144Z] (63/151) Installing libxft (2.3.8-r1) [2023-10-31T05:23:53.144Z] (64/151) Installing pango (1.50.14-r1) [2023-10-31T05:23:53.144Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-10-31T05:23:53.144Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-10-31T05:23:53.144Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-10-31T05:23:53.144Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-10-31T05:23:53.411Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-10-31T05:23:53.411Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-10-31T05:23:53.678Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-10-31T05:23:53.678Z] (71/151) Installing icu-data-full (73.2-r2) [2023-10-31T05:23:54.638Z] (72/151) Installing mesa (23.0.4-r0) [2023-10-31T05:23:54.638Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-10-31T05:23:57.219Z] (74/151) Installing libdrm (2.4.115-r4) [2023-10-31T05:23:57.219Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-10-31T05:23:57.219Z] (76/151) Installing libelf (0.189-r2) [2023-10-31T05:23:57.219Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-10-31T05:23:57.219Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-10-31T05:23:57.219Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-10-31T05:23:57.219Z] (80/151) Installing libmagic (5.45-r0) [2023-10-31T05:23:57.487Z] (81/151) Installing file (5.45-r0) [2023-10-31T05:23:57.487Z] (82/151) Installing libice (1.1.1-r2) [2023-10-31T05:23:57.487Z] (83/151) Installing libuuid (2.38.1-r8) [2023-10-31T05:23:57.487Z] (84/151) Installing libsm (1.2.4-r1) [2023-10-31T05:23:57.487Z] (85/151) Installing libxt (1.3.0-r2) [2023-10-31T05:23:57.487Z] (86/151) Installing libxmu (1.1.4-r2) [2023-10-31T05:23:57.487Z] (87/151) Installing xset (1.2.5-r1) [2023-10-31T05:23:57.487Z] (88/151) Installing xprop (1.2.6-r0) [2023-10-31T05:23:57.487Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-10-31T05:23:57.487Z] (90/151) Installing libogg (1.3.5-r4) [2023-10-31T05:23:57.487Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-10-31T05:23:57.487Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-10-31T05:23:57.757Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-10-31T05:23:57.757Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-10-31T05:23:57.757Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-10-31T05:23:57.757Z] (96/151) Installing libva (2.18.0-r1) [2023-10-31T05:23:58.023Z] (97/151) Installing libvdpau (1.5-r1) [2023-10-31T05:23:58.023Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-10-31T05:23:58.023Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-10-31T05:23:58.023Z] (100/151) Installing libhwy (1.0.4-r1) [2023-10-31T05:23:58.023Z] (101/151) Installing lcms2 (2.15-r2) [2023-10-31T05:23:58.023Z] (102/151) Installing libjxl (0.8.2-r0) [2023-10-31T05:23:58.023Z] (103/151) Installing lame-libs (3.100-r5) [2023-10-31T05:23:58.023Z] (104/151) Installing opus (1.4-r0) [2023-10-31T05:23:58.023Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-10-31T05:23:58.023Z] (106/151) Installing soxr (0.1.3-r5) [2023-10-31T05:23:58.023Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-10-31T05:23:58.023Z] (108/151) Installing libtheora (1.1.1-r17) [2023-10-31T05:23:58.023Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-10-31T05:23:58.023Z] (110/151) Installing libvpx (1.13.0-r2) [2023-10-31T05:23:58.293Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-10-31T05:23:58.293Z] (112/151) Installing numactl (2.0.16-r4) [2023-10-31T05:23:58.293Z] (113/151) Installing x265-libs (3.5-r4) [2023-10-31T05:23:58.293Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-10-31T05:23:58.293Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-31T05:23:58.881Z] (116/151) Installing libbluray (1.3.4-r0) [2023-10-31T05:23:58.881Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-10-31T05:23:58.881Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-10-31T05:23:58.881Z] (119/151) Installing cjson (1.7.15-r4) [2023-10-31T05:23:58.881Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-10-31T05:23:58.881Z] (121/151) Installing librist (0.2.7-r0) [2023-10-31T05:23:58.881Z] (122/151) Installing libsrt (1.5.2-r0) [2023-10-31T05:23:58.881Z] (123/151) Installing libssh (0.10.5-r0) [2023-10-31T05:23:58.881Z] (124/151) Installing libsodium (1.0.18-r3) [2023-10-31T05:23:58.881Z] (125/151) Installing libzmq (4.3.4-r4) [2023-10-31T05:23:58.881Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-10-31T05:23:59.151Z] (127/151) Installing libevent (2.1.12-r6) [2023-10-31T05:23:59.152Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-10-31T05:23:59.152Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-10-31T05:23:59.152Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-10-31T05:23:59.152Z] (131/151) Installing icu-libs (73.2-r2) [2023-10-31T05:23:59.152Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-10-31T05:23:59.152Z] (133/151) Installing minizip (1.2.13-r1) [2023-10-31T05:23:59.152Z] (134/151) Installing nspr (4.35-r2) [2023-10-31T05:23:59.152Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-10-31T05:23:59.419Z] (136/151) Installing nss (3.94-r0) [2023-10-31T05:23:59.420Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-10-31T05:23:59.420Z] (138/151) Installing libasyncns (0.8-r1) [2023-10-31T05:23:59.420Z] (139/151) Installing libltdl (2.4.7-r2) [2023-10-31T05:23:59.420Z] (140/151) Installing orc (0.4.34-r0) [2023-10-31T05:23:59.420Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-10-31T05:23:59.420Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-10-31T05:23:59.420Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-10-31T05:23:59.420Z] (144/151) Installing libpulse (16.1-r10) [2023-10-31T05:23:59.689Z] (145/151) Installing snappy (1.1.10-r1) [2023-10-31T05:23:59.689Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-10-31T05:23:59.689Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-10-31T05:23:59.689Z] (148/151) Installing libgpg-error (1.47-r1) [2023-10-31T05:23:59.689Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-10-31T05:23:59.689Z] (150/151) Installing libxslt (1.1.38-r0) [2023-10-31T05:23:59.689Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-10-31T05:24:05.063Z] Executing busybox-1.36.1-r2.trigger [2023-10-31T05:24:05.063Z] Executing fontconfig-2.14.2-r3.trigger [2023-10-31T05:24:05.063Z] Executing mkfontscale-1.2.2-r3.trigger [2023-10-31T05:24:05.063Z] Executing glib-2.76.4-r0.trigger [2023-10-31T05:24:05.063Z] Executing shared-mime-info-2.2-r5.trigger [2023-10-31T05:24:07.004Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-10-31T05:24:07.004Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-10-31T05:24:07.272Z] OK: 555 MiB in 168 packages [2023-10-31T05:24:22.255Z] Removing intermediate container 9330e1f67b46 [2023-10-31T05:24:22.255Z] ---> 7fca65380b84 [2023-10-31T05:24:22.255Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-10-31T05:24:22.255Z] ---> Running in 8d6dbf00af8d [2023-10-31T05:24:22.255Z] Removing intermediate container 8d6dbf00af8d [2023-10-31T05:24:22.255Z] ---> 6ebd0eaabe4f [2023-10-31T05:24:22.255Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-10-31T05:24:22.255Z] ---> Running in 5d1d46c38e1b [2023-10-31T05:24:22.255Z] Removing intermediate container 5d1d46c38e1b [2023-10-31T05:24:22.255Z] ---> 3e2c58250fc0 [2023-10-31T05:24:22.255Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-10-31T05:24:22.255Z] ---> Running in bb1992a6988d [2023-10-31T05:24:22.255Z] Removing intermediate container bb1992a6988d [2023-10-31T05:24:22.255Z] ---> 106ca2a12ae4 [2023-10-31T05:24:22.255Z] Step 6/11 : RUN npm install -g npm [2023-10-31T05:24:22.521Z] ---> Running in 1ed270d3a555 [2023-10-31T05:24:49.182Z] [2023-10-31T05:24:49.182Z] removed 2 packages, and changed 69 packages in 24s [2023-10-31T05:24:49.182Z] [2023-10-31T05:24:49.182Z] 29 packages are looking for funding [2023-10-31T05:24:49.182Z] run `npm fund` for details [2023-10-31T05:24:53.440Z] Removing intermediate container 1ed270d3a555 [2023-10-31T05:24:53.440Z] ---> 64ac2886b3d8 [2023-10-31T05:24:53.440Z] Step 7/11 : ARG USER=1000 [2023-10-31T05:24:53.440Z] ---> Running in 0a547ad2b59a [2023-10-31T05:24:53.706Z] Removing intermediate container 0a547ad2b59a [2023-10-31T05:24:53.706Z] ---> 4dc43aa9b1a9 [2023-10-31T05:24:53.706Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-10-31T05:24:53.706Z] ---> Running in dab83cbaa81c [2023-10-31T05:24:59.038Z] Removing intermediate container dab83cbaa81c [2023-10-31T05:24:59.038Z] ---> ef3b6247dcc4 [2023-10-31T05:24:59.038Z] Step 9/11 : USER $USER:$USER [2023-10-31T05:24:59.038Z] ---> Running in f53b57ad1471 [2023-10-31T05:24:59.038Z] Removing intermediate container f53b57ad1471 [2023-10-31T05:24:59.038Z] ---> e51fc0b52c0b [2023-10-31T05:24:59.038Z] Step 10/11 : WORKDIR /app [2023-10-31T05:24:59.303Z] ---> Running in 30a821d2d35c [2023-10-31T05:24:59.571Z] Removing intermediate container 30a821d2d35c [2023-10-31T05:24:59.571Z] ---> 470c3401fd7f [2023-10-31T05:24:59.571Z] Step 11/11 : LABEL git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:24:59.571Z] ---> Running in fa693843e436 [2023-10-31T05:24:59.836Z] Removing intermediate container fa693843e436 [2023-10-31T05:24:59.836Z] ---> 7a093cce47e9 [2023-10-31T05:24:59.836Z] Successfully built 7a093cce47e9 [2023-10-31T05:24:59.836Z] Successfully tagged edgexfoundry/edgex-web-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:24:59.836Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-10-31T05:24:59.836Z] touch edgex-web-ui.imagebuilt [2023-10-31T05:25:00.103Z] mkdir -p node_modules coverage [2023-10-31T05:25:00.103Z] chown "1000:1000" node_modules coverage package-lock.json [2023-10-31T05:25:00.103Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE required: { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE }, [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE required: { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE }, [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE required: { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE }, [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE required: { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE }, [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE required: { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE }, [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE required: { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE }, [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE required: { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE }, [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE required: { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE }, [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE Unsupported engine { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE required: { [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE }, [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } [2023-10-31T05:25:12.556Z] npm WARN EBADENGINE } [2023-10-31T05:26:49.215Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-10-31T05:26:49.215Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-10-31T05:26:49.216Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-10-31T05:26:49.216Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-10-31T05:26:49.216Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T05:26:49.216Z] 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-10-31T05:26:49.216Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T05:26:49.216Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-10-31T05:26:49.216Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-10-31T05:26:49.216Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-10-31T05:26:49.216Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-10-31T05:26:49.216Z] 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-10-31T05:26:49.216Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-10-31T05:26:52.559Z] 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-10-31T05:26:52.559Z] 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-10-31T05:26:52.559Z] 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-10-31T05:26:59.191Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-10-31T05:27:11.492Z] 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-10-31T05:27:12.899Z] 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-10-31T05:27:34.943Z] 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-10-31T05:27:56.968Z] 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-10-31T05:28:43.772Z] [2023-10-31T05:28:43.772Z] added 1475 packages, and audited 1476 packages in 4m [2023-10-31T05:28:43.772Z] [2023-10-31T05:28:43.772Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-10-31T05:28:43.772Z] [2023-10-31T05:28:43.772Z] To address issues that do not require attention, run: [2023-10-31T05:28:43.772Z] npm audit fix [2023-10-31T05:28:43.772Z] [2023-10-31T05:28:43.772Z] To address all issues (including breaking changes), run: [2023-10-31T05:28:43.772Z] npm audit fix --force [2023-10-31T05:28:43.772Z] [2023-10-31T05:28:43.772Z] Run `npm audit` for details. [2023-10-31T05:28:43.772Z] 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-10-31T05:28:56.066Z] - Generating browser application bundles (phase: setup)... [2023-10-31T05:29:22.736Z] Compiling @angular/core : es2015 as esm2015 [2023-10-31T05:29:22.736Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-10-31T05:29:44.767Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-10-31T05:29:44.767Z] Compiling @angular/common : es2015 as esm2015 [2023-10-31T05:29:50.101Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-10-31T05:29:50.102Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-10-31T05:29:52.047Z] Compiling @angular/router : es2015 as esm2015 [2023-10-31T05:29:53.453Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-10-31T05:29:57.699Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-10-31T05:29:57.966Z] Compiling @angular/common/http : es2015 as esm2015 [2023-10-31T05:29:58.924Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-10-31T05:30:02.258Z] Compiling @angular/forms : es2015 as esm2015 [2023-10-31T05:30:02.528Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-10-31T05:30:02.794Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-10-31T05:30:49.628Z] 31 10 2023 05:30:48.382:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-10-31T05:30:49.628Z] 31 10 2023 05:30:48.392:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-10-31T05:30:49.628Z] 31 10 2023 05:30:48.417:INFO [launcher]: Starting browser ChromeHeadless [2023-10-31T05:31:57.456Z] 31 10 2023 05:31:57.164:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-10-31T05:32:00.029Z] 31 10 2023 05:31:59.941:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-10-31T05:32:12.308Z] 31 10 2023 05:32:12.243:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-10-31T05:32:30.497Z] ✔ Browser application bundle generation complete. [2023-10-31T05:32:30.497Z] 31 10 2023 05:32:30.305:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket 23k0lVYwXCh8toaPAAAB with id 21909392 [2023-10-31T05:32:48.688Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-10-31T05:32:48.688Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.476 secs) [2023-10-31T05:32:48.688Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.539 secs) [2023-10-31T05:32:48.688Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.891 secs) [2023-10-31T05:32:48.688Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.18 secs) [2023-10-31T05:32:48.954Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.286 secs) [2023-10-31T05:32:48.954Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.335 secs) [2023-10-31T05:32:49.219Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.515 secs) [2023-10-31T05:32:49.219Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.562 secs) [2023-10-31T05:32:49.484Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.609 secs) [2023-10-31T05:32:49.484Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.662 secs) [2023-10-31T05:32:49.484Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.752 secs) [2023-10-31T05:32:49.749Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.835 secs) [2023-10-31T05:32:49.749Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.898 secs) [2023-10-31T05:32:49.749Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.962 secs) [2023-10-31T05:32:50.014Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.062 secs) [2023-10-31T05:32:50.014Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.089 secs) [2023-10-31T05:32:50.014Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.112 secs) [2023-10-31T05:32:50.014Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.135 secs) [2023-10-31T05:32:50.014Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.175 secs) [2023-10-31T05:32:50.279Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.191 secs) [2023-10-31T05:32:50.546Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.496 secs) [2023-10-31T05:32:50.546Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.555 secs) [2023-10-31T05:32:50.546Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.574 secs) [2023-10-31T05:32:50.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.787 secs) [2023-10-31T05:32:51.076Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.807 secs) [2023-10-31T05:32:51.076Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.878 secs) [2023-10-31T05:32:51.076Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.894 secs) [2023-10-31T05:32:51.076Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 2.969 secs) [2023-10-31T05:32:51.340Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.145 secs) [2023-10-31T05:32:51.341Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.208 secs) [2023-10-31T05:32:51.606Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.26 secs) [2023-10-31T05:32:51.606Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.34 secs) [2023-10-31T05:32:51.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.413 secs) [2023-10-31T05:32:51.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.438 secs) [2023-10-31T05:32:51.871Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T05:32:51.871Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T05:32:51.871Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T05:32:51.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.438 secs) [2023-10-31T05:32:51.871Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-10-31T05:32:51.871Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-10-31T05:32:51.871Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-10-31T05:32:51.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.459 secs) [2023-10-31T05:32:51.871Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.497 secs) [2023-10-31T05:32:52.136Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.602 secs) [2023-10-31T05:32:52.400Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.927 secs) [2023-10-31T05:32:52.664Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.147 secs) [2023-10-31T05:32:53.244Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.61 secs) [2023-10-31T05:32:53.244Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.643 secs) [2023-10-31T05:32:53.244Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.666 secs) [2023-10-31T05:32:53.244Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.713 secs) [2023-10-31T05:32:53.587Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.777 secs) [2023-10-31T05:32:53.587Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.907 secs) [2023-10-31T05:32:53.587Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.958 secs) [2023-10-31T05:32:53.857Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 5.007 secs) [2023-10-31T05:32:53.857Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 5.151 secs) [2023-10-31T05:32:54.128Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 5.212 secs) [2023-10-31T05:32:54.128Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.229 secs) [2023-10-31T05:32:54.128Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.248 secs) [2023-10-31T05:32:54.128Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.258 secs) [2023-10-31T05:32:54.128Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.281 secs) [2023-10-31T05:32:54.128Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.302 secs) [2023-10-31T05:32:54.128Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.345 secs) [2023-10-31T05:32:54.397Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.477 secs) [2023-10-31T05:32:54.397Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.5 secs) [2023-10-31T05:32:54.397Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.518 secs) [2023-10-31T05:32:54.397Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.551 secs) [2023-10-31T05:32:54.397Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.569 secs) [2023-10-31T05:32:54.664Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.586 secs) [2023-10-31T05:32:54.664Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.604 secs) [2023-10-31T05:32:54.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.87 secs) [2023-10-31T05:32:54.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.907 secs) [2023-10-31T05:32:54.934Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.998 secs) [2023-10-31T05:32:55.210Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.064 secs) [2023-10-31T05:32:55.210Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.076 secs) [2023-10-31T05:32:55.210Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.084 secs) [2023-10-31T05:32:55.210Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.123 secs) [2023-10-31T05:32:55.210Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.146 secs) [2023-10-31T05:32:55.210Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.157 secs) [2023-10-31T05:32:55.210Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.165 secs) [2023-10-31T05:32:55.478Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.244 secs) [2023-10-31T05:32:55.478Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.302 secs) [2023-10-31T05:32:55.478Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.367 secs) [2023-10-31T05:32:55.753Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.403 secs) [2023-10-31T05:32:55.753Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.413 secs) [2023-10-31T05:32:55.753Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.42 secs) [2023-10-31T05:32:55.753Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.575 secs) [2023-10-31T05:32:56.035Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 6.694 secs) [2023-10-31T05:32:56.035Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 6.73 secs) [2023-10-31T05:32:56.035Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 6.799 secs) [2023-10-31T05:32:56.307Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 6.82 secs) [2023-10-31T05:32:56.307Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.904 secs) [2023-10-31T05:32:56.307Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 6.956 secs) [2023-10-31T05:32:56.307Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 6.969 secs) [2023-10-31T05:32:56.307Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 6.978 secs) [2023-10-31T05:32:56.572Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 6.988 secs) [2023-10-31T05:32:56.572Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 6.998 secs) [2023-10-31T05:32:56.572Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.136 secs) [2023-10-31T05:32:56.837Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.298 secs) [2023-10-31T05:32:56.837Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 7.331 secs) [2023-10-31T05:32:57.102Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 7.488 secs) [2023-10-31T05:32:57.102Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 7.599 secs) [2023-10-31T05:32:57.367Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 7.699 secs) [2023-10-31T05:32:57.367Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.828 secs) [2023-10-31T05:32:57.632Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.846 secs) [2023-10-31T05:32:57.632Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.855 secs) [2023-10-31T05:32:57.632Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.865 secs) [2023-10-31T05:32:57.632Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.899 secs) [2023-10-31T05:32:57.632Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.998 secs) [2023-10-31T05:32:57.896Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.068 secs) [2023-10-31T05:32:57.896Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.159 secs) [2023-10-31T05:32:58.162Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.224 secs) [2023-10-31T05:32:58.162Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8.266 secs) [2023-10-31T05:32:58.162Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.293 secs) [2023-10-31T05:32:58.162Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 8.316 secs) [2023-10-31T05:32:58.162Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 8.374 secs) [2023-10-31T05:32:58.427Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 8.401 secs) [2023-10-31T05:32:58.427Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 8.503 secs) [2023-10-31T05:32:58.691Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 8.557 secs) [2023-10-31T05:32:58.691Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 8.568 secs) [2023-10-31T05:32:58.691Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 8.582 secs) [2023-10-31T05:32:58.691Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 8.687 secs) [2023-10-31T05:32:58.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 8.758 secs) [2023-10-31T05:32:58.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 8.855 secs) [2023-10-31T05:32:58.961Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 8.92 secs) [2023-10-31T05:32:59.226Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 8.949 secs) [2023-10-31T05:32:59.226Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 9.059 secs) [2023-10-31T05:32:59.226Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 9.087 secs) [2023-10-31T05:32:59.490Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 9.214 secs) [2023-10-31T05:32:59.755Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 9.328 secs) [2023-10-31T05:32:59.755Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 9.368 secs) [2023-10-31T05:32:59.755Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 9.408 secs) [2023-10-31T05:32:59.755Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.469 secs) [2023-10-31T05:33:00.020Z] WARN: ' [2023-10-31T05:33:00.020Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T05:33:00.020Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T05:33:00.020Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T05:33:00.020Z] in a future version of Angular. [2023-10-31T05:33:00.020Z] [2023-10-31T05:33:00.020Z] For more information on this, see our API docs here: [2023-10-31T05:33:00.020Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T05:33:00.020Z] ' [2023-10-31T05:33:00.021Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.469 secs) [2023-10-31T05:33:00.021Z] WARN: ' [2023-10-31T05:33:00.021Z] It looks like you're using ngModel on the same form field as formControlName. [2023-10-31T05:33:00.021Z] Support for using the ngModel input property and ngModelChange event with [2023-10-31T05:33:00.021Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-10-31T05:33:00.021Z] in a future version of Angular. [2023-10-31T05:33:00.021Z] [2023-10-31T05:33:00.021Z] For more information on this, see our API docs here: [2023-10-31T05:33:00.021Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-10-31T05:33:00.021Z] ' [2023-10-31T05:33:00.021Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 9.579 secs) [2023-10-31T05:33:00.021Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 9.608 secs) [2023-10-31T05:33:00.021Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 9.622 secs) [2023-10-31T05:33:00.283Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 9.78 secs) [2023-10-31T05:33:00.284Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 9.825 secs) [2023-10-31T05:33:00.548Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.917 secs) [2023-10-31T05:33:00.548Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 9.958 secs) [2023-10-31T05:33:00.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 10.12 secs) [2023-10-31T05:33:00.811Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 10.182 secs) [2023-10-31T05:33:01.075Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 10.289 secs) [2023-10-31T05:33:01.075Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 10.394 secs) [2023-10-31T05:33:01.341Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 10.436 secs) [2023-10-31T05:33:01.341Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 10.475 secs) [2023-10-31T05:33:01.341Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 10.514 secs) [2023-10-31T05:33:01.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 10.573 secs) [2023-10-31T05:33:01.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 10.584 secs) [2023-10-31T05:33:01.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 10.591 secs) [2023-10-31T05:33:01.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 10.621 secs) [2023-10-31T05:33:01.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10.633 secs) [2023-10-31T05:33:01.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.639 secs) [2023-10-31T05:33:01.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 10.649 secs) [2023-10-31T05:33:01.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 10.66 secs) [2023-10-31T05:33:02.556Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (15.113 secs / 10.66 secs) [2023-10-31T05:33:02.556Z] TOTAL: 147 SUCCESS [2023-10-31T05:33:02.556Z] ✔ Browser application bundle generation complete. [2023-10-31T05:33:05.882Z] [2023-10-31T05:33:05.882Z] =============================== Coverage summary =============================== [2023-10-31T05:33:05.882Z] Statements : 41.06% ( 1474/3590 ) [2023-10-31T05:33:05.882Z] Branches : 11.75% ( 114/970 ) [2023-10-31T05:33:05.882Z] Functions : 32.29% ( 423/1310 ) [2023-10-31T05:33:05.882Z] Lines : 39.05% ( 1329/3403 ) [2023-10-31T05:33:05.882Z] ================================================================================ [2023-10-31T05:33:05.882Z] 31 10 2023 05:33:05.554:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-10-31T05:33:06.459Z] ✔ Browser application bundle generation complete. [2023-10-31T05:33:07.413Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/129/web' [Pipeline] echo [2023-10-31T05:33:07.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-31T05:33:07.445Z] $ docker stop --time=1 4d4a88d6e6de4ae0a953f7737b8ca74ee620cabfaf4fe1aec501c70b8e97306d [2023-10-31T05:33:09.177Z] $ docker rm -f --volumes 4d4a88d6e6de4ae0a953f7737b8ca74ee620cabfaf4fe1aec501c70b8e97306d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T05:33:10.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-31T05:33:13.598Z] Warning: overwriting stash ‘coverage-report’ [2023-10-31T05:33:20.482Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-31T05:33:20.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-31T05:33:23.763Z] + ls -al . [2023-10-31T05:33:23.763Z] total 176 [2023-10-31T05:33:23.763Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 05:21 . [2023-10-31T05:33:23.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 05:18 .. [2023-10-31T05:33:23.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:18 .blubracket [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 05:18 .dockerignore [2023-10-31T05:33:23.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 05:18 .git [2023-10-31T05:33:23.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:18 .github [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 05:18 .gitignore [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 05:18 Attribution.txt [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 05:18 CHANGELOG.md [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 05:18 CONTRIBUTING.md [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 05:18 Dockerfile [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 05:18 Jenkinsfile [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 05:18 LICENSE [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 05:18 Makefile [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 05:18 README.md [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 05:16 VERSION [2023-10-31T05:33:23.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:18 assets [2023-10-31T05:33:23.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:18 bin [2023-10-31T05:33:23.763Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:18 cmd [2023-10-31T05:33:23.763Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 31 05:21 coverage.out [2023-10-31T05:33:23.763Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:18 docs [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 05:18 go.mod [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 05:18 go.sum [2023-10-31T05:33:23.763Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 05:18 internal [2023-10-31T05:33:23.763Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 05:18 testing [2023-10-31T05:33:23.763Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 05:18 version.go [2023-10-31T05:33:23.763Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 05:24 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:33:24.095Z] + 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=ac546a2f150132441b3fc3e497761aac756dd4b3 --label arch=arm64 --label version=3.1.0-dev.10 . [2023-10-31T05:33:25.506Z] Sending build context to Docker daemon 34.31MB [2023-10-31T05:33:25.506Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-31T05:33:25.506Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-31T05:33:25.506Z] ---> 5121112fe2fe [2023-10-31T05:33:25.506Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-10-31T05:33:26.614Z] ---> Running in f050bc92ce88 [2023-10-31T05:33:26.614Z] Removing intermediate container f050bc92ce88 [2023-10-31T05:33:26.614Z] ---> 1c35745ef21a [2023-10-31T05:33:26.614Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-10-31T05:33:26.879Z] ---> Running in 308c17d48963 [2023-10-31T05:33:27.143Z] Removing intermediate container 308c17d48963 [2023-10-31T05:33:27.143Z] ---> f02bdcd2f213 [2023-10-31T05:33:27.143Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-31T05:33:27.143Z] ---> Running in b38190a162ae [2023-10-31T05:33:27.408Z] Removing intermediate container b38190a162ae [2023-10-31T05:33:27.408Z] ---> 187da35365e6 [2023-10-31T05:33:27.408Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-10-31T05:33:27.408Z] ---> Running in 9e25fb72f50e [2023-10-31T05:33:27.682Z] Removing intermediate container 9e25fb72f50e [2023-10-31T05:33:27.682Z] ---> 6b2b7d568b57 [2023-10-31T05:33:27.682Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-10-31T05:33:27.951Z] ---> Running in 5a8a4e0263e0 [2023-10-31T05:33:28.216Z] Removing intermediate container 5a8a4e0263e0 [2023-10-31T05:33:28.216Z] ---> e329a08d5c7f [2023-10-31T05:33:28.216Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-10-31T05:33:30.156Z] ---> c71371e9a506 [2023-10-31T05:33:30.156Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-31T05:33:30.156Z] ---> Running in 4ed05ad6f9e9 [2023-10-31T05:33:31.114Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-31T05:33:31.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-31T05:33:32.334Z] OK: 266 MiB in 52 packages [2023-10-31T05:33:34.276Z] Removing intermediate container 4ed05ad6f9e9 [2023-10-31T05:33:34.276Z] ---> cc9a541084ab [2023-10-31T05:33:34.276Z] Step 10/25 : ENV GO111MODULE=on [2023-10-31T05:33:34.276Z] ---> Running in 0b4533138264 [2023-10-31T05:33:34.276Z] Removing intermediate container 0b4533138264 [2023-10-31T05:33:34.276Z] ---> c2f4756b7784 [2023-10-31T05:33:34.276Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-10-31T05:33:34.276Z] ---> Running in c5b95ce88f06 [2023-10-31T05:33:34.856Z] Removing intermediate container c5b95ce88f06 [2023-10-31T05:33:34.856Z] ---> fa517a999d85 [2023-10-31T05:33:34.856Z] Step 12/25 : COPY go.mod vendor* ./ [2023-10-31T05:33:35.451Z] ---> 70beb377160e [2023-10-31T05:33:35.451Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-31T05:33:35.451Z] ---> Running in 800951493a01 [2023-10-31T05:33:38.026Z] Removing intermediate container 800951493a01 [2023-10-31T05:33:38.026Z] ---> 0ab6d51dc20f [2023-10-31T05:33:38.026Z] Step 14/25 : COPY . . [2023-10-31T05:33:42.270Z] ---> 88ace3c331a9 [2023-10-31T05:33:42.270Z] Step 15/25 : RUN ${MAKE} [2023-10-31T05:33:42.270Z] ---> Running in f2a32650732a [2023-10-31T05:33:42.854Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.10" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-10-31T05:35:19.478Z] Removing intermediate container f2a32650732a [2023-10-31T05:35:19.478Z] ---> 8e1d78fe98c5 [2023-10-31T05:35:19.478Z] Step 16/25 : FROM alpine:3.18 [2023-10-31T05:35:20.055Z] 3.18: Pulling from library/alpine [2023-10-31T05:35:20.055Z] 579b34f0a95b: Already exists [2023-10-31T05:35:20.320Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-31T05:35:20.320Z] Status: Downloaded newer image for alpine:3.18 [2023-10-31T05:35:20.320Z] ---> 3cc203321400 [2023-10-31T05:35:20.320Z] Step 17/25 : EXPOSE 4000 [2023-10-31T05:35:20.320Z] ---> Running in 43510e83b61f [2023-10-31T05:35:20.590Z] Removing intermediate container 43510e83b61f [2023-10-31T05:35:20.590Z] ---> 21b6c29975cf [2023-10-31T05:35:20.590Z] 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-10-31T05:35:22.532Z] ---> 489cd91e0a34 [2023-10-31T05:35:22.532Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-10-31T05:35:23.114Z] ---> 61d65819b088 [2023-10-31T05:35:23.114Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-10-31T05:35:25.052Z] ---> 1a4a93fbfce9 [2023-10-31T05:35:25.052Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-10-31T05:35:25.319Z] ---> Running in 54a83f7d9d00 [2023-10-31T05:35:25.585Z] Removing intermediate container 54a83f7d9d00 [2023-10-31T05:35:25.585Z] ---> 723065704e64 [2023-10-31T05:35:25.585Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-10-31T05:35:25.585Z] ---> Running in f72b922ee2ef [2023-10-31T05:35:25.851Z] Removing intermediate container f72b922ee2ef [2023-10-31T05:35:25.851Z] ---> a29cf335111f [2023-10-31T05:35:25.851Z] Step 23/25 : LABEL arch=arm64 [2023-10-31T05:35:26.120Z] ---> Running in 0060d5bcf658 [2023-10-31T05:35:26.393Z] Removing intermediate container 0060d5bcf658 [2023-10-31T05:35:26.393Z] ---> ec6ad0f9bd8c [2023-10-31T05:35:26.393Z] Step 24/25 : LABEL git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:35:26.393Z] ---> Running in 4bfb7fecde19 [2023-10-31T05:35:26.663Z] Removing intermediate container 4bfb7fecde19 [2023-10-31T05:35:26.663Z] ---> 8dd58ce296c0 [2023-10-31T05:35:26.663Z] Step 25/25 : LABEL version=3.1.0-dev.10 [2023-10-31T05:35:26.663Z] ---> Running in d262ee2f196b [2023-10-31T05:35:26.927Z] Removing intermediate container d262ee2f196b [2023-10-31T05:35:26.927Z] ---> 5597a433761b [2023-10-31T05:35:26.927Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-31T05:35:27.192Z] Successfully built 5597a433761b [2023-10-31T05:35:27.192Z] 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-10-31T05:35:27.320Z] provisioning config files... [2023-10-31T05:35:27.332Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config15772822629743685105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:35:27.663Z] ---> docker-login.sh [2023-10-31T05:35:27.663Z] nexus3.edgexfoundry.org:10001 [2023-10-31T05:35:27.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:35:27.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:35:27.931Z] Configure a credential helper to remove this warning. See [2023-10-31T05:35:27.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:35:27.931Z] [2023-10-31T05:35:27.931Z] Login Succeeded [2023-10-31T05:35:27.931Z] nexus3.edgexfoundry.org:10002 [2023-10-31T05:35:28.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:35:28.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:35:28.198Z] Configure a credential helper to remove this warning. See [2023-10-31T05:35:28.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:35:28.198Z] [2023-10-31T05:35:28.198Z] Login Succeeded [2023-10-31T05:35:28.198Z] nexus3.edgexfoundry.org:10003 [2023-10-31T05:35:28.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:35:28.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:35:28.729Z] Configure a credential helper to remove this warning. See [2023-10-31T05:35:28.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:35:28.729Z] [2023-10-31T05:35:28.729Z] Login Succeeded [2023-10-31T05:35:28.729Z] nexus3.edgexfoundry.org:10004 [2023-10-31T05:35:28.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:35:28.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:35:28.994Z] Configure a credential helper to remove this warning. See [2023-10-31T05:35:28.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:35:28.994Z] [2023-10-31T05:35:28.994Z] Login Succeeded [2023-10-31T05:35:28.994Z] docker.io [2023-10-31T05:35:29.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-31T05:35:29.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-31T05:35:29.526Z] Configure a credential helper to remove this warning. See [2023-10-31T05:35:29.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-31T05:35:29.526Z] [2023-10-31T05:35:29.526Z] Login Succeeded [2023-10-31T05:35:29.526Z] ---> docker-login.sh ends [Pipeline] } [2023-10-31T05:35:29.539Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T05:35:29.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-31T05:35:29.581Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-10-31T05:35:29.581Z] ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:35:29.581Z] latest [2023-10-31T05:35:29.581Z] 3.1.0-dev.10 [2023-10-31T05:35:29.581Z] ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [2023-10-31T05:35:29.581Z] main [2023-10-31T05:35:29.581Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:29.914Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:30.249Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:35:30.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T05:35:30.249Z] a8613ca8d20b: Preparing [2023-10-31T05:35:30.249Z] b3023f7fea96: Preparing [2023-10-31T05:35:30.249Z] 8e0af811f5ad: Preparing [2023-10-31T05:35:30.249Z] 5f4d9fc4d98d: Preparing [2023-10-31T05:35:30.249Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T05:35:30.513Z] a8613ca8d20b: Pushed [2023-10-31T05:35:30.513Z] b3023f7fea96: Pushed [2023-10-31T05:35:37.133Z] 8e0af811f5ad: Pushed [2023-10-31T05:35:37.133Z] ac546a2f150132441b3fc3e497761aac756dd4b3: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:37.484Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:39.222Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-10-31T05:35:39.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T05:35:39.222Z] a8613ca8d20b: Preparing [2023-10-31T05:35:39.222Z] b3023f7fea96: Preparing [2023-10-31T05:35:39.222Z] 8e0af811f5ad: Preparing [2023-10-31T05:35:39.222Z] 5f4d9fc4d98d: Preparing [2023-10-31T05:35:39.222Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T05:35:39.222Z] 8e0af811f5ad: Layer already exists [2023-10-31T05:35:39.222Z] b3023f7fea96: Layer already exists [2023-10-31T05:35:39.222Z] a8613ca8d20b: Layer already exists [2023-10-31T05:35:39.222Z] latest: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:39.563Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:39.897Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.10 [2023-10-31T05:35:39.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T05:35:39.897Z] a8613ca8d20b: Preparing [2023-10-31T05:35:39.897Z] b3023f7fea96: Preparing [2023-10-31T05:35:39.897Z] 8e0af811f5ad: Preparing [2023-10-31T05:35:39.897Z] 5f4d9fc4d98d: Preparing [2023-10-31T05:35:39.897Z] b3023f7fea96: Layer already exists [2023-10-31T05:35:39.897Z] 8e0af811f5ad: Layer already exists [2023-10-31T05:35:39.897Z] a8613ca8d20b: Layer already exists [2023-10-31T05:35:39.897Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T05:35:40.162Z] 3.1.0-dev.10: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:40.500Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:40.835Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [2023-10-31T05:35:40.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T05:35:40.835Z] a8613ca8d20b: Preparing [2023-10-31T05:35:40.835Z] b3023f7fea96: Preparing [2023-10-31T05:35:40.835Z] 8e0af811f5ad: Preparing [2023-10-31T05:35:40.835Z] 5f4d9fc4d98d: Preparing [2023-10-31T05:35:40.835Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T05:35:40.835Z] b3023f7fea96: Layer already exists [2023-10-31T05:35:40.835Z] a8613ca8d20b: Layer already exists [2023-10-31T05:35:40.835Z] 8e0af811f5ad: Layer already exists [2023-10-31T05:35:40.835Z] ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:41.440Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:41.770Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-10-31T05:35:41.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-10-31T05:35:41.771Z] a8613ca8d20b: Preparing [2023-10-31T05:35:41.771Z] b3023f7fea96: Preparing [2023-10-31T05:35:41.771Z] 8e0af811f5ad: Preparing [2023-10-31T05:35:41.771Z] 5f4d9fc4d98d: Preparing [2023-10-31T05:35:41.771Z] a8613ca8d20b: Layer already exists [2023-10-31T05:35:41.771Z] 8e0af811f5ad: Layer already exists [2023-10-31T05:35:41.771Z] b3023f7fea96: Layer already exists [2023-10-31T05:35:41.771Z] 5f4d9fc4d98d: Layer already exists [2023-10-31T05:35:42.034Z] main: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-31T05:35:42.079Z] ===================================================== [Pipeline] echo [2023-10-31T05:35:42.087Z] taggedImages: [2023-10-31T05:35:42.087Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3 [2023-10-31T05:35:42.087Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-10-31T05:35:42.087Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.10 [2023-10-31T05:35:42.087Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [2023-10-31T05:35:42.087Z] - 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-10-31T05:35:42.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T05:35:42.449Z] [2023-10-31T05:35:42.449Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:35:42.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T05:35:42.770Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-31T05:35:42.770Z] 8998bd30e6a1: Pulling fs layer [2023-10-31T05:35:42.770Z] 04944245beec: Pulling fs layer [2023-10-31T05:35:42.770Z] 699f458cf7ca: Pulling fs layer [2023-10-31T05:35:42.770Z] 765212b225bb: Pulling fs layer [2023-10-31T05:35:42.770Z] f23df028b6ca: Pulling fs layer [2023-10-31T05:35:42.770Z] d65c8cfc05b1: Pulling fs layer [2023-10-31T05:35:42.770Z] 2437ff75d9bd: Pulling fs layer [2023-10-31T05:35:42.770Z] f23df028b6ca: Waiting [2023-10-31T05:35:42.770Z] d65c8cfc05b1: Waiting [2023-10-31T05:35:42.770Z] 2437ff75d9bd: Waiting [2023-10-31T05:35:42.770Z] 765212b225bb: Waiting [2023-10-31T05:35:43.036Z] 04944245beec: Verifying Checksum [2023-10-31T05:35:43.036Z] 04944245beec: Download complete [2023-10-31T05:35:43.036Z] 765212b225bb: Verifying Checksum [2023-10-31T05:35:43.036Z] 765212b225bb: Download complete [2023-10-31T05:35:43.036Z] f23df028b6ca: Download complete [2023-10-31T05:35:43.036Z] d65c8cfc05b1: Verifying Checksum [2023-10-31T05:35:43.036Z] d65c8cfc05b1: Download complete [2023-10-31T05:35:43.036Z] 699f458cf7ca: Verifying Checksum [2023-10-31T05:35:43.036Z] 699f458cf7ca: Download complete [2023-10-31T05:35:43.619Z] 8998bd30e6a1: Verifying Checksum [2023-10-31T05:35:43.619Z] 8998bd30e6a1: Download complete [2023-10-31T05:35:46.197Z] 2437ff75d9bd: Verifying Checksum [2023-10-31T05:35:48.133Z] 8998bd30e6a1: Pull complete [2023-10-31T05:35:48.399Z] 04944245beec: Pull complete [2023-10-31T05:35:49.801Z] 699f458cf7ca: Pull complete [2023-10-31T05:35:50.067Z] 765212b225bb: Pull complete [2023-10-31T05:35:53.401Z] f23df028b6ca: Pull complete [2023-10-31T05:35:53.667Z] d65c8cfc05b1: Pull complete [2023-10-31T05:36:11.853Z] 2437ff75d9bd: Pull complete [2023-10-31T05:36:11.853Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-31T05:36:11.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-31T05:36:11.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:36:12.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-15558 does not seem to be running inside a container [2023-10-31T05:36:12.110Z] $ 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/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-31T05:36:15.236Z] $ docker top 58d0dccc8e8a4f82701d086a8207a28c1536de43a063e68b439aab862d03cd23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:36:16.051Z] ---> job-cost.sh [2023-10-31T05:36:16.051Z] lf-activate-venv: SKIPPING [2023-10-31T05:36:16.051Z] INFO: No Stack... [2023-10-31T05:36:16.630Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-31T05:36:17.210Z] INFO: Archiving Costs [Pipeline] sh [2023-10-31T05:36:17.940Z] + cat /w/workspace/edgex-ui-go/129/archives/cost.csv [2023-10-31T05:36:17.940Z] + cut -d, -f6 [Pipeline] lock [2023-10-31T05:36:18.000Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [2023-10-31T05:36:18.005Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] did not exist. Created. [2023-10-31T05:36:18.006Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-31T05:36:18.683Z] /w/workspace/edgex-ui-go/129@tmp/durable-8d035b04/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-31T05:36:19.370Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-31T05:36:19.387Z] Warning: overwriting stash ‘stack-cost’ [2023-10-31T05:36:25.714Z] Stashed 1 file(s) [Pipeline] } [2023-10-31T05:36:25.721Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-31T05:36:25.741Z] $ docker stop --time=1 58d0dccc8e8a4f82701d086a8207a28c1536de43a063e68b439aab862d03cd23 [2023-10-31T05:36:27.344Z] $ docker rm -f --volumes 58d0dccc8e8a4f82701d086a8207a28c1536de43a063e68b439aab862d03cd23 [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-10-31T05:36:27.745Z] provisioning config files... [2023-10-31T05:36:27.753Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17950470810109857426tmp [Pipeline] { [Pipeline] sh [2023-10-31T05:36:28.050Z] + set +x [2023-10-31T05:36:28.050Z] + curl -s https://codecov.io/bash [2023-10-31T05:36:28.050Z] + bash -s -- [2023-10-31T05:36:28.050Z] [2023-10-31T05:36:28.050Z] _____ _ [2023-10-31T05:36:28.050Z] / ____| | | [2023-10-31T05:36:28.050Z] | | ___ __| | ___ ___ _____ __ [2023-10-31T05:36:28.050Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-31T05:36:28.050Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-31T05:36:28.050Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-31T05:36:28.050Z] Bash-1.0.6 [2023-10-31T05:36:28.050Z] [2023-10-31T05:36:28.050Z] [2023-10-31T05:36:28.050Z] ==> git version 2.25.1 found [2023-10-31T05:36:28.050Z] ==> 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-10-31T05:36:28.050Z] Release-Date: 2020-01-08 [2023-10-31T05:36:28.050Z] 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-10-31T05:36:28.050Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-31T05:36:28.050Z] ==> Jenkins CI detected. [2023-10-31T05:36:28.050Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-10-31T05:36:28.050Z] project root: . [2023-10-31T05:36:28.050Z] --> token set from env [2023-10-31T05:36:28.050Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-31T05:36:28.050Z] ==> Running gcov in . (disable via -X gcov) [2023-10-31T05:36:28.309Z] ==> Python coveragepy not found [2023-10-31T05:36:28.309Z] ==> Searching for coverage reports in: [2023-10-31T05:36:28.309Z] + . [2023-10-31T05:36:28.309Z] -> Found 1 reports [2023-10-31T05:36:28.309Z] ==> Detecting git/mercurial file structure [2023-10-31T05:36:28.309Z] ==> Reading reports [2023-10-31T05:36:28.309Z] + ./coverage.out bytes=10 [2023-10-31T05:36:28.309Z] ==> Appending adjustments [2023-10-31T05:36:28.309Z] https://docs.codecov.io/docs/fixing-reports [2023-10-31T05:36:28.877Z] + Found adjustments [2023-10-31T05:36:29.136Z] ==> Gzipping contents [2023-10-31T05:36:29.136Z] 12K /tmp/codecov.E1EDTM.gz [2023-10-31T05:36:29.136Z] ==> Uploading reports [2023-10-31T05:36:29.136Z] url: https://codecov.io [2023-10-31T05:36:29.136Z] query: branch=main&commit=ac546a2f150132441b3fc3e497761aac756dd4b3&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-31T05:36:29.136Z] -> Pinging Codecov [2023-10-31T05:36:29.136Z] 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=ac546a2f150132441b3fc3e497761aac756dd4b3&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-31T05:36:29.136Z] -> Uploading to [2023-10-31T05:36:29.136Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-31/FB506323287CE973F263BFD2A0EB1F37/ac546a2f150132441b3fc3e497761aac756dd4b3/702f1eea-77b1-4164-ae15-939a9aef531f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T053628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=126a49ee017014c3a79856c7424ad648c05b3b648cc96a71205a78fc787ee87d [2023-10-31T05:36:29.136Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-31T05:36:29.136Z] Dload Upload Total Spent Left Speed [2023-10-31T05:36:29.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 34445 --:--:-- --:--:-- --:--:-- 34445 [2023-10-31T05:36:29.395Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] } [2023-10-31T05:36:29.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-10-31T05:36:29.609Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-31T05:36:29.619Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:36:29.920Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-31T05:36:29.920Z] [2023-10-31T05:36:29.920Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:36:30.221Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-31T05:36:30.221Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-31T05:36:30.221Z] df9b9388f04a: Pulling fs layer [2023-10-31T05:36:30.221Z] 52dc419b0ee2: Pulling fs layer [2023-10-31T05:36:30.221Z] 25bc292e5bac: Pulling fs layer [2023-10-31T05:36:30.221Z] 114826534d7a: Pulling fs layer [2023-10-31T05:36:30.221Z] 4657fd5d0bcf: Pulling fs layer [2023-10-31T05:36:30.221Z] 6ad1cebc031e: Pulling fs layer [2023-10-31T05:36:30.221Z] 8a3aa393b2d8: Pulling fs layer [2023-10-31T05:36:30.221Z] 114826534d7a: Waiting [2023-10-31T05:36:30.221Z] 4657fd5d0bcf: Waiting [2023-10-31T05:36:30.221Z] 6ad1cebc031e: Waiting [2023-10-31T05:36:30.221Z] 8a3aa393b2d8: Waiting [2023-10-31T05:36:30.221Z] 25bc292e5bac: Verifying Checksum [2023-10-31T05:36:30.221Z] 25bc292e5bac: Download complete [2023-10-31T05:36:30.221Z] 52dc419b0ee2: Download complete [2023-10-31T05:36:30.221Z] 4657fd5d0bcf: Verifying Checksum [2023-10-31T05:36:30.221Z] 4657fd5d0bcf: Download complete [2023-10-31T05:36:30.221Z] df9b9388f04a: Download complete [2023-10-31T05:36:30.481Z] 6ad1cebc031e: Verifying Checksum [2023-10-31T05:36:30.481Z] 6ad1cebc031e: Download complete [2023-10-31T05:36:30.481Z] df9b9388f04a: Pull complete [2023-10-31T05:36:30.481Z] 52dc419b0ee2: Pull complete [2023-10-31T05:36:30.481Z] 25bc292e5bac: Pull complete [2023-10-31T05:36:31.048Z] 114826534d7a: Verifying Checksum [2023-10-31T05:36:31.048Z] 114826534d7a: Download complete [2023-10-31T05:36:31.048Z] 8a3aa393b2d8: Verifying Checksum [2023-10-31T05:36:31.048Z] 8a3aa393b2d8: Download complete [2023-10-31T05:36:34.324Z] 114826534d7a: Pull complete [2023-10-31T05:36:34.324Z] 4657fd5d0bcf: Pull complete [2023-10-31T05:36:34.581Z] 6ad1cebc031e: Pull complete [2023-10-31T05:36:37.016Z] 8a3aa393b2d8: Pull complete [2023-10-31T05:36:37.016Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-31T05:36:37.016Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-31T05:36:37.016Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:36:37.107Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:36:37.147Z] $ 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-10-31T05:36:41.715Z] $ docker top 4b06e26031be0f856691969a0d924281fdafbb8b15b931160af933967fbcc9c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-31T05:36:41.768Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-10-31T05:36:42.044Z] + set -o pipefail [2023-10-31T05:36:42.044Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-10-31T05:36:48.597Z] [2023-10-31T05:36:48.597Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-10-31T05:36:48.597Z] [2023-10-31T05:36:48.597Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/7d077b2e-c21f-4e5f-a180-225a45b9d148 [2023-10-31T05:36:48.597Z] [2023-10-31T05:36:48.597Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-31T05:36:48.597Z] [2023-10-31T05:36:48.597Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-31T05:36:48.597Z] [2023-10-31T05:36:48.597Z] [2023-10-31T05:36:48.597Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-31T05:36:48.597Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-31T05:36:48.597Z] More details here: https://snyk.co/ue1NS [2023-10-31T05:36:48.597Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-31T05:36:48.597Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-31T05:36:48.619Z] $ docker stop --time=1 4b06e26031be0f856691969a0d924281fdafbb8b15b931160af933967fbcc9c0 [2023-10-31T05:36:52.741Z] $ docker rm -f --volumes 4b06e26031be0f856691969a0d924281fdafbb8b15b931160af933967fbcc9c0 [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-10-31T05:36:53.442Z] + git log --format=format:%s -1 ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] sh [2023-10-31T05:36:53.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T05:36:53.734Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:36:54.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T05:36:54.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:36:54.101Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:36:54.139Z] $ 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-10-31T05:36:54.527Z] $ docker top e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec -eo pid,comm [2023-10-31T05:36:54.563Z] 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-10-31T05:36:54.563Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T05:36:54.603Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T05:36:54.603Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T05:36:54.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T05:36:54.735Z] $ docker exec e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec ssh-agent [2023-10-31T05:36:54.830Z] SSH_AUTH_SOCK=/tmp/ssh-S14y2OsGxy15/agent.32 [2023-10-31T05:36:54.830Z] SSH_AGENT_PID=38 [2023-10-31T05:36:54.834Z] Running ssh-add (command line suppressed) [2023-10-31T05:36:54.946Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1480308656979311062.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1480308656979311062.key) [2023-10-31T05:36:54.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T05:36:55.243Z] + git semver tag [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,414 [run_tag] DEBUG tag force:False [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,414 [check_head_tag] DEBUG check head tag [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,415 [execute] INFO git cat-file --batch-check [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,419 [execute] INFO git cat-file --batch [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,427 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,427 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-31T05:36:55.502Z] 2023-10-31 05:36:55,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T05:36:55.502Z] 3.1.0-dev.10 [Pipeline] } [2023-10-31T05:36:55.520Z] $ docker exec --env ******** --env ******** e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec ssh-agent -k [2023-10-31T05:36:55.616Z] unset SSH_AUTH_SOCK; [2023-10-31T05:36:55.616Z] unset SSH_AGENT_PID; [2023-10-31T05:36:55.616Z] echo Agent pid 38 killed; [2023-10-31T05:36:55.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T05:36:55.924Z] + git semver [Pipeline] } [2023-10-31T05:36:56.206Z] $ docker stop --time=1 e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec [2023-10-31T05:36:57.494Z] $ docker rm -f --volumes e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:36:57.872Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-31T05:36:57.872Z] [2023-10-31T05:36:57.872Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:36:58.165Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-31T05:36:58.165Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-31T05:36:58.165Z] ab5ef0e58194: Pulling fs layer [2023-10-31T05:36:58.165Z] 9712f1f96733: Pulling fs layer [2023-10-31T05:36:58.165Z] 63f879dbbcfc: Pulling fs layer [2023-10-31T05:36:58.165Z] 0d9ebad4ef96: Pulling fs layer [2023-10-31T05:36:58.165Z] e9a5061849ea: Pulling fs layer [2023-10-31T05:36:58.165Z] d747dcd14b5f: Pulling fs layer [2023-10-31T05:36:58.165Z] 2de7ff778b66: Pulling fs layer [2023-10-31T05:36:58.165Z] e9a5061849ea: Waiting [2023-10-31T05:36:58.165Z] 0d9ebad4ef96: Waiting [2023-10-31T05:36:58.165Z] 2de7ff778b66: Waiting [2023-10-31T05:36:58.165Z] 9712f1f96733: Verifying Checksum [2023-10-31T05:36:58.165Z] 9712f1f96733: Download complete [2023-10-31T05:36:58.424Z] 63f879dbbcfc: Verifying Checksum [2023-10-31T05:36:58.424Z] 63f879dbbcfc: Download complete [2023-10-31T05:36:58.681Z] e9a5061849ea: Verifying Checksum [2023-10-31T05:36:58.681Z] e9a5061849ea: Download complete [2023-10-31T05:36:58.681Z] d747dcd14b5f: Verifying Checksum [2023-10-31T05:36:58.681Z] d747dcd14b5f: Download complete [2023-10-31T05:36:58.681Z] 0d9ebad4ef96: Download complete [2023-10-31T05:36:58.681Z] ab5ef0e58194: Verifying Checksum [2023-10-31T05:36:58.681Z] ab5ef0e58194: Download complete [2023-10-31T05:36:58.681Z] 2de7ff778b66: Verifying Checksum [2023-10-31T05:36:58.681Z] 2de7ff778b66: Download complete [2023-10-31T05:37:01.211Z] ab5ef0e58194: Pull complete [2023-10-31T05:37:01.211Z] 9712f1f96733: Pull complete [2023-10-31T05:37:02.143Z] 63f879dbbcfc: Pull complete [2023-10-31T05:37:05.426Z] 0d9ebad4ef96: Pull complete [2023-10-31T05:37:05.683Z] e9a5061849ea: Pull complete [2023-10-31T05:37:05.683Z] d747dcd14b5f: Pull complete [2023-10-31T05:37:06.618Z] 2de7ff778b66: Pull complete [2023-10-31T05:37:06.618Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-31T05:37:06.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-31T05:37:06.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:37:06.705Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:37:06.742Z] $ 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-10-31T05:37:11.774Z] $ docker top 43291c2b3b75fd1cec6eff3cb02a32df4b241ea4268cc465b99af33150f6f85c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-31T05:37:11.829Z] provisioning config files... [2023-10-31T05:37:11.836Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6120794690742088744tmp [2023-10-31T05:37:11.845Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10960359714837382319tmp [2023-10-31T05:37:11.853Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4837192506943247338tmp [Pipeline] { [Pipeline] echo [2023-10-31T05:37:11.869Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:12.148Z] ---> sigul-configuration.sh [2023-10-31T05:37:12.148Z] gpg: directory `/root/.gnupg' created [2023-10-31T05:37:12.148Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-31T05:37:12.148Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-31T05:37:12.148Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-31T05:37:12.148Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-31T05:37:12.148Z] gpg: CAST5 encrypted data [2023-10-31T05:37:12.148Z] gpg: encrypted with 1 passphrase [2023-10-31T05:37:12.148Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-31T05:37:12.432Z] + mkdir /home/jenkins [2023-10-31T05:37:12.432Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-31T05:37:12.715Z] + 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-10-31T05:37:12.723Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:13.005Z] ---> sigul-install.sh [2023-10-31T05:37:13.006Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-31T05:37:13.294Z] + git tag --list [2023-10-31T05:37:13.294Z] 0.1.1 [2023-10-31T05:37:13.294Z] v1.1.0 [2023-10-31T05:37:13.294Z] v1.2.0 [2023-10-31T05:37:13.294Z] v1.2.1 [2023-10-31T05:37:13.294Z] v1.3.0 [2023-10-31T05:37:13.294Z] v2.0.0 [2023-10-31T05:37:13.294Z] v2.1.0 [2023-10-31T05:37:13.294Z] v2.2.0 [2023-10-31T05:37:13.294Z] v2.3.0 [2023-10-31T05:37:13.294Z] v3.0 [2023-10-31T05:37:13.294Z] v3.0.0 [2023-10-31T05:37:13.294Z] v3.1.0-dev.1 [2023-10-31T05:37:13.294Z] v3.1.0-dev.10 [2023-10-31T05:37:13.294Z] v3.1.0-dev.2 [2023-10-31T05:37:13.294Z] v3.1.0-dev.3 [2023-10-31T05:37:13.294Z] v3.1.0-dev.4 [2023-10-31T05:37:13.294Z] v3.1.0-dev.5 [2023-10-31T05:37:13.294Z] v3.1.0-dev.6 [2023-10-31T05:37:13.294Z] v3.1.0-dev.7 [2023-10-31T05:37:13.294Z] v3.1.0-dev.8 [2023-10-31T05:37:13.294Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-31T05:37:13.578Z] + lftools sign git-tag v3.1.0-dev.10 [2023-10-31T05:37:14.147Z] Signing Git tag with Sigul... [2023-10-31T05:37:14.147Z] Signing v3.1.0-dev.10 [Pipeline] echo [2023-10-31T05:37:14.725Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:15.007Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-31T05:37:15.013Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-31T05:37:15.040Z] $ docker stop --time=1 43291c2b3b75fd1cec6eff3cb02a32df4b241ea4268cc465b99af33150f6f85c [2023-10-31T05:37:16.336Z] $ docker rm -f --volumes 43291c2b3b75fd1cec6eff3cb02a32df4b241ea4268cc465b99af33150f6f85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-31T05:37:16.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T05:37:16.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:37:17.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T05:37:17.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:37:17.100Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:37:17.137Z] $ 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-10-31T05:37:17.464Z] $ docker top 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 -eo pid,comm [2023-10-31T05:37:17.497Z] 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-10-31T05:37:17.497Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T05:37:17.529Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T05:37:17.530Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T05:37:17.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T05:37:17.674Z] $ docker exec 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 ssh-agent [2023-10-31T05:37:17.815Z] SSH_AUTH_SOCK=/tmp/ssh-EJh10pRKZN9Q/agent.32 [2023-10-31T05:37:17.815Z] SSH_AGENT_PID=38 [2023-10-31T05:37:17.831Z] Running ssh-add (command line suppressed) [2023-10-31T05:37:17.944Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13637864353142835.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13637864353142835.key) [2023-10-31T05:37:17.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T05:37:18.232Z] + git semver bump pre [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,398 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,399 [bump_version] DEBUG bumped version:3.1.0-dev.11 [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,399 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,399 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,400 [execute] INFO git cat-file --batch-check [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,404 [execute] INFO git cat-file --batch [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T05:37:18.491Z] 2023-10-31 05:37:18,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T05:37:18.491Z] 3.1.0-dev.11 [Pipeline] } [2023-10-31T05:37:18.511Z] $ docker exec --env ******** --env ******** 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 ssh-agent -k [2023-10-31T05:37:18.617Z] unset SSH_AUTH_SOCK; [2023-10-31T05:37:18.617Z] unset SSH_AGENT_PID; [2023-10-31T05:37:18.617Z] echo Agent pid 38 killed; [2023-10-31T05:37:18.620Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T05:37:18.929Z] + git semver [Pipeline] } [2023-10-31T05:37:19.211Z] $ docker stop --time=1 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 [2023-10-31T05:37:20.480Z] $ docker rm -f --volumes 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-31T05:37:20.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-31T05:37:20.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:37:21.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-31T05:37:21.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:37:21.168Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:37:21.207Z] $ 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-10-31T05:37:21.532Z] $ docker top aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b -eo pid,comm [2023-10-31T05:37:21.575Z] 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-10-31T05:37:21.575Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-31T05:37:21.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-31T05:37:21.614Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-31T05:37:21.716Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-31T05:37:21.728Z] $ docker exec aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b ssh-agent [2023-10-31T05:37:21.827Z] SSH_AUTH_SOCK=/tmp/ssh-usHGdntND0DE/agent.32 [2023-10-31T05:37:21.827Z] SSH_AGENT_PID=38 [2023-10-31T05:37:21.832Z] Running ssh-add (command line suppressed) [2023-10-31T05:37:21.939Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_772078263191877385.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_772078263191877385.key) [2023-10-31T05:37:21.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-31T05:37:22.230Z] + git semver push [2023-10-31T05:37:22.489Z] 2023-10-31 05:37:22,417 [run_push] DEBUG push [2023-10-31T05:37:22.489Z] 2023-10-31 05:37:22,418 [execute] INFO git cat-file --batch-check [2023-10-31T05:37:22.489Z] 2023-10-31 05:37:22,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-10-31T05:37:22.489Z] 2023-10-31 05:37:22,422 [execute] INFO git rev-list 22d6737f27ef8c7d540c81204fb66d377deb2e0c -- [2023-10-31T05:37:22.489Z] 2023-10-31 05:37:22,422 [execute] DEBUG Popen(['git', 'rev-list', '22d6737f27ef8c7d540c81204fb66d377deb2e0c', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-31T05:37:22.489Z] 2023-10-31 05:37:22,433 [execute] INFO git fetch -v origin [2023-10-31T05:37:22.489Z] 2023-10-31 05:37:22,433 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-31T05:37:23.057Z] 2023-10-31 05:37:22,962 [run_push] DEBUG no remote changes detected [2023-10-31T05:37:23.057Z] 2023-10-31 05:37:22,962 [execute] INFO git push origin semver [2023-10-31T05:37:23.057Z] 2023-10-31 05:37:22,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-31T05:37:23.998Z] 2023-10-31 05:37:23,687 [run_push] DEBUG push all version tags [2023-10-31T05:37:23.998Z] 2023-10-31 05:37:23,687 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-31T05:37:23.999Z] 2023-10-31 05:37:23,688 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-10-31T05:37:24.568Z] 2023-10-31 05:37:24,421 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-10-31T05:37:24.568Z] 3.1.0-dev.11 [Pipeline] } [2023-10-31T05:37:24.588Z] $ docker exec --env ******** --env ******** aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b ssh-agent -k [2023-10-31T05:37:24.682Z] unset SSH_AUTH_SOCK; [2023-10-31T05:37:24.684Z] unset SSH_AGENT_PID; [2023-10-31T05:37:24.685Z] echo Agent pid 38 killed; [2023-10-31T05:37:24.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-31T05:37:24.981Z] + git semver [Pipeline] } [2023-10-31T05:37:25.262Z] $ docker stop --time=1 aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b [2023-10-31T05:37:26.502Z] $ docker rm -f --volumes aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b [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-10-31T05:37:27.009Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-10-31T05:37:27.009Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-10-31T05:37:27.009Z] total 16 [2023-10-31T05:37:27.009Z] drwxr-xr-x 3 root root 4096 Oct 31 05:20 . [2023-10-31T05:37:27.009Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 05:37 .. [2023-10-31T05:37:27.009Z] drwxr-xr-x 2 root root 4096 Oct 31 05:20 cost [2023-10-31T05:37:27.009Z] -rw-r--r-- 1 root root 83 Oct 31 05:20 cost.csv [2023-10-31T05:37:27.009Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-10-31T05:37:27.009Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-10-31T05:37:27.009Z] total 16 [2023-10-31T05:37:27.009Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 05:20 . [2023-10-31T05:37:27.009Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 05:37 .. [2023-10-31T05:37:27.009Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 05:20 cost [2023-10-31T05:37:27.009Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 31 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:27.300Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:28.159Z] ---> package-listing.sh [2023-10-31T05:37:28.159Z] ++ facter osfamily [2023-10-31T05:37:28.159Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-31T05:37:28.418Z] + OS_FAMILY=debian [2023-10-31T05:37:28.419Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-10-31T05:37:28.419Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-31T05:37:28.419Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-31T05:37:28.419Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-31T05:37:28.419Z] + PACKAGES=/tmp/packages_start.txt [2023-10-31T05:37:28.419Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-10-31T05:37:28.419Z] + PACKAGES=/tmp/packages_end.txt [2023-10-31T05:37:28.419Z] + case "${OS_FAMILY}" in [2023-10-31T05:37:28.419Z] + dpkg -l [2023-10-31T05:37:28.419Z] + grep '^ii' [2023-10-31T05:37:28.419Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-31T05:37:28.419Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-31T05:37:28.419Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-31T05:37:28.419Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-10-31T05:37:28.419Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-10-31T05:37:28.419Z] + 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-10-31T05:37:28.429Z] 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-10-31T05:37:28.706Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-31T05:37:29.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-31T05:37:29.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-31T05:37:29.332Z] prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container [2023-10-31T05:37:29.372Z] $ 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-10-31T05:37:29.574Z] $ docker top e2b8fb3ab8938609b3d52e2a40ce152b9d0023cf2e208bf1c129e1eb59db858c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-31T05:37:29.894Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-31T05:37:30.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-31T05:37:30.466Z] + ls /var/log/sa-host [2023-10-31T05:37:30.466Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-31T05:37:30.527Z] provisioning config files... [2023-10-31T05:37:30.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12648544635567086965tmp [Pipeline] { [Pipeline] echo [2023-10-31T05:37:30.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:30.828Z] ---> create-netrc.sh [Pipeline] } [2023-10-31T05:37:30.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:31.157Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-31T05:37:31.165Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:31.443Z] ---> sudo-logs.sh [2023-10-31T05:37:31.444Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-31T05:37:31.463Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:31.742Z] ---> job-cost.sh [2023-10-31T05:37:31.742Z] lf-activate-venv: SKIPPING [2023-10-31T05:37:31.742Z] DEBUG: total: 0.2199999988079071 [2023-10-31T05:37:31.742Z] INFO: Retrieving Stack Cost... [2023-10-31T05:37:32.000Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-31T05:37:32.568Z] INFO: Archiving Costs [Pipeline] echo [2023-10-31T05:37:32.579Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-31T05:37:32.860Z] ---> logs-deploy.sh [2023-10-31T05:37:32.860Z] lf-activate-venv: SKIPPING [2023-10-31T05:37:32.860Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/129 [2023-10-31T05:37:32.860Z] INFO: archiving workspace using pattern(s): [2023-10-31T05:37:33.796Z] Archives upload complete. [2023-10-31T05:37:33.796Z] INFO: archiving logs to Nexus [2023-10-31T05:37:34.366Z] ---> uname -a: [2023-10-31T05:37:34.366Z] Linux prd-ubuntu20-04-docker-8c-8g-15557 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-31T05:37:34.366Z] [2023-10-31T05:37:34.366Z]