Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 422becc45202548155d324fc99806fcdfea34ca0 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-ssh12158174962124209665.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh1556978540964044459.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh15275709031213465397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh6289508328341151960.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-ssh7130226914013278740.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16263 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 422becc45202548155d324fc99806fcdfea34ca0 (main) Commit message: "Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.53" > 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 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 > git rev-list --no-walk ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T18:37:22.298Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T18:37:22.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T18:37:22.378Z] ========================================================= [2023-11-01T18:37:22.378Z] EdgeX Global Pipelines Version Info [2023-11-01T18:37:22.378Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:37:23.087Z] ------------------- [2023-11-01T18:37:23.087Z] stable info: [2023-11-01T18:37:23.087Z] ------------------- [2023-11-01T18:37:23.088Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T18:37:23.088Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:37:23.088Z] Message: update stable to v1.0.255 [2023-11-01T18:37:23.660Z] ------------------- [2023-11-01T18:37:23.660Z] experimental info: [2023-11-01T18:37:23.660Z] ------------------- [2023-11-01T18:37:23.660Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T18:37:23.660Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:37:23.660Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T18:37:23.814Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-01T18:37:23.826Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-01T18:37:23.837Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T18:37:23.849Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T18:37:23.860Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T18:37:23.872Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T18:37:23.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T18:37:23.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T18:37:23.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T18:37:23.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T18:37:23.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T18:37:23.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-01T18:37:23.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T18:37:23.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T18:37:23.994Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:37:24.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:37:24.019Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T18:37:24.036Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T18:37:24.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T18:37:24.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T18:37:24.076Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T18:37:24.091Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T18:37:24.104Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T18:37:24.120Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T18:37:24.134Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T18:37:24.152Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T18:37:24.168Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T18:37:24.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T18:37:24.208Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T18:37:24.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T18:37:24.239Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] echo [2023-11-01T18:37:24.256Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 422becc [Pipeline] echo [2023-11-01T18:37:24.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:37:24.321Z] provisioning config files... [2023-11-01T18:37:24.336Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2162491428712922679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:37:24.639Z] ---> docker-login.sh [2023-11-01T18:37:24.639Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:37:24.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:24.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:24.901Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:24.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:24.901Z] [2023-11-01T18:37:24.901Z] Login Succeeded [2023-11-01T18:37:24.901Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:37:24.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:25.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:25.164Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:25.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:25.164Z] [2023-11-01T18:37:25.164Z] Login Succeeded [2023-11-01T18:37:25.164Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:37:25.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:25.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:25.164Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:25.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:25.164Z] [2023-11-01T18:37:25.164Z] Login Succeeded [2023-11-01T18:37:25.164Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:37:25.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:25.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:25.426Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:25.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:25.426Z] [2023-11-01T18:37:25.426Z] Login Succeeded [2023-11-01T18:37:25.426Z] docker.io [2023-11-01T18:37:25.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:25.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:25.687Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:25.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:25.687Z] [2023-11-01T18:37:25.687Z] Login Succeeded [2023-11-01T18:37:25.687Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:37:25.695Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T18:37:26.074Z] + git rev-list -1 --merges 422becc45202548155d324fc99806fcdfea34ca0~1..422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] echo [2023-11-01T18:37:26.123Z] -----------> git rev-list -1 --merges 422becc45202548155d324fc99806fcdfea34ca0~1..422becc45202548155d324fc99806fcdfea34ca0 422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:37:26.124Z] 422becc45202548155d324fc99806fcdfea34ca0 [false] [Pipeline] sh [2023-11-01T18:37:26.429Z] + git log --format=format:%s -1 422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] echo [2023-11-01T18:37:26.454Z] ========================================================= [2023-11-01T18:37:26.454Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T18:37:26.454Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:37:26.793Z] + git log --format=format:%s -1 422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] echo [2023-11-01T18:37:26.804Z] [semverPrep] GIT_COMMIT: 422becc45202548155d324fc99806fcdfea34ca0, Commit Message: Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.53 [Pipeline] echo [2023-11-01T18:37:26.811Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T18:37:27.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T18:37:27.193Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T18:37:27.193Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T18:37:27.193Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T18:37:27.193Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T18:37:27.193Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T18:37:27.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:37:27.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:37:27.623Z] [2023-11-01T18:37:27.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:37:27.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:37:27.925Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T18:37:27.925Z] b85a868b505f: Pulling fs layer [2023-11-01T18:37:27.925Z] e2be974225ed: Pulling fs layer [2023-11-01T18:37:27.925Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T18:37:27.925Z] 988bab9f4d93: Pulling fs layer [2023-11-01T18:37:27.925Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T18:37:27.925Z] eaf3925da568: Pulling fs layer [2023-11-01T18:37:27.925Z] bab4dde63d76: Pulling fs layer [2023-11-01T18:37:27.925Z] bde34c3a00c8: Pulling fs layer [2023-11-01T18:37:27.925Z] b352a97aabf1: Pulling fs layer [2023-11-01T18:37:27.925Z] 4872d77fe225: Pulling fs layer [2023-11-01T18:37:27.925Z] 5851b861e8e6: Pulling fs layer [2023-11-01T18:37:27.925Z] bab4dde63d76: Waiting [2023-11-01T18:37:27.925Z] bde34c3a00c8: Waiting [2023-11-01T18:37:27.925Z] b352a97aabf1: Waiting [2023-11-01T18:37:27.925Z] 5851b861e8e6: Waiting [2023-11-01T18:37:27.925Z] 4872d77fe225: Waiting [2023-11-01T18:37:27.925Z] 1469e6f7b9e6: Waiting [2023-11-01T18:37:27.925Z] eaf3925da568: Waiting [2023-11-01T18:37:27.925Z] 988bab9f4d93: Waiting [2023-11-01T18:37:27.925Z] e2be974225ed: Download complete [2023-11-01T18:37:27.926Z] 988bab9f4d93: Verifying Checksum [2023-11-01T18:37:27.926Z] 988bab9f4d93: Download complete [2023-11-01T18:37:27.926Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T18:37:27.926Z] 1469e6f7b9e6: Download complete [2023-11-01T18:37:28.186Z] eaf3925da568: Verifying Checksum [2023-11-01T18:37:28.186Z] eaf3925da568: Download complete [2023-11-01T18:37:28.186Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T18:37:28.186Z] 339a4e72a1f5: Download complete [2023-11-01T18:37:28.186Z] bde34c3a00c8: Verifying Checksum [2023-11-01T18:37:28.186Z] bde34c3a00c8: Download complete [2023-11-01T18:37:28.186Z] b352a97aabf1: Download complete [2023-11-01T18:37:28.186Z] 4872d77fe225: Verifying Checksum [2023-11-01T18:37:28.186Z] 4872d77fe225: Download complete [2023-11-01T18:37:28.186Z] 5851b861e8e6: Verifying Checksum [2023-11-01T18:37:28.186Z] 5851b861e8e6: Download complete [2023-11-01T18:37:28.186Z] b85a868b505f: Verifying Checksum [2023-11-01T18:37:28.186Z] b85a868b505f: Download complete [2023-11-01T18:37:28.446Z] bab4dde63d76: Verifying Checksum [2023-11-01T18:37:28.446Z] bab4dde63d76: Download complete [2023-11-01T18:37:29.386Z] b85a868b505f: Pull complete [2023-11-01T18:37:29.645Z] e2be974225ed: Pull complete [2023-11-01T18:37:29.906Z] 339a4e72a1f5: Pull complete [2023-11-01T18:37:30.165Z] 988bab9f4d93: Pull complete [2023-11-01T18:37:30.426Z] 1469e6f7b9e6: Pull complete [2023-11-01T18:37:30.426Z] eaf3925da568: Pull complete [2023-11-01T18:37:32.332Z] bab4dde63d76: Pull complete [2023-11-01T18:37:32.332Z] bde34c3a00c8: Pull complete [2023-11-01T18:37:32.332Z] b352a97aabf1: Pull complete [2023-11-01T18:37:32.332Z] 4872d77fe225: Pull complete [2023-11-01T18:37:32.593Z] 5851b861e8e6: Pull complete [2023-11-01T18:37:32.593Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T18:37:32.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:37:32.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:37:32.693Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T18:37:32.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T18:37:36.811Z] $ docker top 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 -eo pid,comm [2023-11-01T18:37:36.865Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T18:37:36.865Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T18:37:36.906Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:37:36.906Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:37:37.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:37:37.007Z] $ docker exec 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 ssh-agent [2023-11-01T18:37:37.104Z] SSH_AUTH_SOCK=/tmp/ssh-zjmUkvWN1tUk/agent.32 [2023-11-01T18:37:37.104Z] SSH_AGENT_PID=38 [2023-11-01T18:37:37.112Z] Running ssh-add (command line suppressed) [2023-11-01T18:37:37.202Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2010022707547210969.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2010022707547210969.key) [2023-11-01T18:37:37.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:37:37.508Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T18:37:37.524Z] $ docker exec --env ******** --env ******** 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 ssh-agent -k [2023-11-01T18:37:37.613Z] unset SSH_AUTH_SOCK; [2023-11-01T18:37:37.614Z] unset SSH_AGENT_PID; [2023-11-01T18:37:37.614Z] echo Agent pid 38 killed; [2023-11-01T18:37:37.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T18:37:37.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:37:37.657Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:37:37.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:37:37.768Z] $ docker exec 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 ssh-agent [2023-11-01T18:37:37.892Z] SSH_AUTH_SOCK=/tmp/ssh-t44uclnovkzU/agent.70 [2023-11-01T18:37:37.893Z] SSH_AGENT_PID=76 [2023-11-01T18:37:37.897Z] Running ssh-add (command line suppressed) [2023-11-01T18:37:37.995Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10067111558830776575.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10067111558830776575.key) [2023-11-01T18:37:38.011Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:37:38.300Z] + git semver init [2023-11-01T18:37:38.560Z] 2023-11-01 18:37:38,491 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T18:37:38.560Z] 2023-11-01 18:37:38,491 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-01T18:37:38.560Z] 2023-11-01 18:37:38,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-11-01T18:37:38.560Z] 2023-11-01 18:37:38,492 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T18:37:40.468Z] 2023-11-01 18:37:40,430 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-11-01T18:37:40.468Z] 2023-11-01 18:37:40,430 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-11-01T18:37:40.468Z] 2023-11-01 18:37:40,430 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-01T18:37:40.468Z] 2023-11-01 18:37:40,431 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-01T18:37:40.468Z] 3.1.0-dev.11 [Pipeline] } [2023-11-01T18:37:40.496Z] $ docker exec --env ******** --env ******** 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 ssh-agent -k [2023-11-01T18:37:40.592Z] unset SSH_AUTH_SOCK; [2023-11-01T18:37:40.593Z] unset SSH_AGENT_PID; [2023-11-01T18:37:40.593Z] echo Agent pid 76 killed; [2023-11-01T18:37:40.609Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T18:37:40.912Z] + git semver [Pipeline] } [2023-11-01T18:37:41.497Z] $ docker stop --time=1 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 [2023-11-01T18:37:43.266Z] $ docker rm -f --volumes 54ac2b1014093e1fb074de100aa5403c950fe2fadd6e48d981d0b8c85baddfc8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:37:43.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T18:37:43.927Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T18:37:43.930Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:37:44.057Z] provisioning config files... [2023-11-01T18:37:44.065Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config759836866600087312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:37:44.365Z] ---> docker-login.sh [2023-11-01T18:37:44.365Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:37:44.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:44.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:44.365Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:44.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:44.365Z] [2023-11-01T18:37:44.365Z] Login Succeeded [2023-11-01T18:37:44.365Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:37:44.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:44.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:44.365Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:44.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:44.365Z] [2023-11-01T18:37:44.365Z] Login Succeeded [2023-11-01T18:37:44.365Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:37:44.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:44.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:44.625Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:44.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:44.625Z] [2023-11-01T18:37:44.625Z] Login Succeeded [2023-11-01T18:37:44.625Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:37:44.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:44.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:44.625Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:44.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:44.625Z] [2023-11-01T18:37:44.625Z] Login Succeeded [2023-11-01T18:37:44.625Z] docker.io [2023-11-01T18:37:44.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:37:44.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:37:44.886Z] Configure a credential helper to remove this warning. See [2023-11-01T18:37:44.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:37:44.886Z] [2023-11-01T18:37:44.886Z] Login Succeeded [2023-11-01T18:37:44.886Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:37:44.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T18:37:44.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:37:44.968Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:37:44.975Z] ========================================================= [2023-11-01T18:37:44.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T18:37:44.975Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:37:45.273Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T18:37:45.535Z] Sending build context to Docker daemon 49.08MB [2023-11-01T18:37:45.535Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:37:45.535Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-01T18:37:45.535Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T18:37:45.535Z] 7264a8db6415: Pulling fs layer [2023-11-01T18:37:45.535Z] c4d48a809fc2: Pulling fs layer [2023-11-01T18:37:45.535Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T18:37:45.535Z] ad3a456e5733: Pulling fs layer [2023-11-01T18:37:45.535Z] 33e27b845d1e: Pulling fs layer [2023-11-01T18:37:45.535Z] c68163c4e522: Pulling fs layer [2023-11-01T18:37:45.535Z] 33e27b845d1e: Waiting [2023-11-01T18:37:45.535Z] c68163c4e522: Waiting [2023-11-01T18:37:45.535Z] ad3a456e5733: Waiting [2023-11-01T18:37:45.535Z] 50da416c3ac9: Pulling fs layer [2023-11-01T18:37:45.535Z] 50da416c3ac9: Waiting [2023-11-01T18:37:45.535Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T18:37:45.535Z] 23d2d4c4bb30: Waiting [2023-11-01T18:37:45.535Z] c4d48a809fc2: Download complete [2023-11-01T18:37:45.535Z] ad3a456e5733: Verifying Checksum [2023-11-01T18:37:45.535Z] ad3a456e5733: Download complete [2023-11-01T18:37:45.535Z] 33e27b845d1e: Download complete [2023-11-01T18:37:45.535Z] 7264a8db6415: Verifying Checksum [2023-11-01T18:37:45.535Z] 7264a8db6415: Download complete [2023-11-01T18:37:45.796Z] c68163c4e522: Verifying Checksum [2023-11-01T18:37:45.796Z] c68163c4e522: Download complete [2023-11-01T18:37:45.796Z] 7264a8db6415: Pull complete [2023-11-01T18:37:45.796Z] c4d48a809fc2: Pull complete [2023-11-01T18:37:46.056Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T18:37:46.056Z] 23d2d4c4bb30: Download complete [2023-11-01T18:37:46.056Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T18:37:46.056Z] 4f1c88b9dad5: Download complete [2023-11-01T18:37:46.626Z] 50da416c3ac9: Verifying Checksum [2023-11-01T18:37:46.627Z] 50da416c3ac9: Download complete [2023-11-01T18:37:49.161Z] 4f1c88b9dad5: Pull complete [2023-11-01T18:37:49.161Z] ad3a456e5733: Pull complete [2023-11-01T18:37:49.419Z] 33e27b845d1e: Pull complete [2023-11-01T18:37:49.419Z] c68163c4e522: Pull complete [2023-11-01T18:37:51.949Z] 50da416c3ac9: Pull complete [2023-11-01T18:37:51.949Z] 23d2d4c4bb30: Pull complete [2023-11-01T18:37:51.949Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T18:37:51.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T18:37:51.949Z] ---> 0786185ac409 [2023-11-01T18:37:51.949Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T18:37:57.226Z] ---> Running in 42c108624e41 [2023-11-01T18:37:57.226Z] Removing intermediate container 42c108624e41 [2023-11-01T18:37:57.226Z] ---> 8571e01c6438 [2023-11-01T18:37:57.226Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T18:37:57.487Z] ---> Running in 02afc86e1634 [2023-11-01T18:37:57.487Z] Removing intermediate container 02afc86e1634 [2023-11-01T18:37:57.487Z] ---> 9b76cb2af24b [2023-11-01T18:37:57.487Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:37:57.487Z] ---> Running in 5fe3ac110dea [2023-11-01T18:37:57.487Z] Removing intermediate container 5fe3ac110dea [2023-11-01T18:37:57.487Z] ---> 8141485f5d9c [2023-11-01T18:37:57.487Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-01T18:37:57.487Z] ---> Running in ef50d0337365 [2023-11-01T18:37:57.748Z] Removing intermediate container ef50d0337365 [2023-11-01T18:37:57.748Z] ---> 0f9179bab12c [2023-11-01T18:37:57.748Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T18:37:57.748Z] ---> Running in 3ccecf0342d1 [2023-11-01T18:37:57.748Z] Removing intermediate container 3ccecf0342d1 [2023-11-01T18:37:57.748Z] ---> 6754c209ed80 [2023-11-01T18:37:57.748Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T18:37:58.320Z] latest: Pulling from library/docker [2023-11-01T18:37:58.320Z] 96526aa774ef: Pulling fs layer [2023-11-01T18:37:58.320Z] 308a300cc30f: Pulling fs layer [2023-11-01T18:37:58.320Z] 4f4fb700ef54: Pulling fs layer [2023-11-01T18:37:58.320Z] 5fcb7611fd77: Pulling fs layer [2023-11-01T18:37:58.320Z] be9955e691a8: Pulling fs layer [2023-11-01T18:37:58.320Z] 1b5ce73eb848: Pulling fs layer [2023-11-01T18:37:58.320Z] fe45098d8d9e: Pulling fs layer [2023-11-01T18:37:58.320Z] 5fcb7611fd77: Waiting [2023-11-01T18:37:58.320Z] be9955e691a8: Waiting [2023-11-01T18:37:58.320Z] 1b5ce73eb848: Waiting [2023-11-01T18:37:58.320Z] 843bf259cc12: Pulling fs layer [2023-11-01T18:37:58.320Z] e56cd900ceac: Pulling fs layer [2023-11-01T18:37:58.320Z] fe45098d8d9e: Waiting [2023-11-01T18:37:58.320Z] 843bf259cc12: Waiting [2023-11-01T18:37:58.320Z] e56cd900ceac: Waiting [2023-11-01T18:37:58.320Z] 605d1390b383: Pulling fs layer [2023-11-01T18:37:58.320Z] 8f7854084fed: Pulling fs layer [2023-11-01T18:37:58.320Z] 0a217d94afa5: Pulling fs layer [2023-11-01T18:37:58.320Z] 50e7dd98501d: Pulling fs layer [2023-11-01T18:37:58.320Z] 605d1390b383: Waiting [2023-11-01T18:37:58.320Z] 8f7854084fed: Waiting [2023-11-01T18:37:58.320Z] 68811508944a: Pulling fs layer [2023-11-01T18:37:58.320Z] 50e7dd98501d: Waiting [2023-11-01T18:37:58.581Z] 4f4fb700ef54: Verifying Checksum [2023-11-01T18:37:58.581Z] 4f4fb700ef54: Download complete [2023-11-01T18:37:58.581Z] 308a300cc30f: Verifying Checksum [2023-11-01T18:37:58.581Z] 308a300cc30f: Download complete [2023-11-01T18:37:58.581Z] 96526aa774ef: Download complete [2023-11-01T18:37:58.581Z] 96526aa774ef: Pull complete [2023-11-01T18:37:58.842Z] 308a300cc30f: Pull complete [2023-11-01T18:37:58.842Z] 1b5ce73eb848: Verifying Checksum [2023-11-01T18:37:58.842Z] 1b5ce73eb848: Download complete [2023-11-01T18:37:58.842Z] 4f4fb700ef54: Pull complete [2023-11-01T18:37:58.842Z] 5fcb7611fd77: Verifying Checksum [2023-11-01T18:37:59.020Z] Still waiting to schedule task [2023-11-01T18:37:59.021Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-01T18:37:59.100Z] fe45098d8d9e: Verifying Checksum [2023-11-01T18:37:59.100Z] fe45098d8d9e: Download complete [2023-11-01T18:37:59.100Z] be9955e691a8: Verifying Checksum [2023-11-01T18:37:59.100Z] be9955e691a8: Download complete [2023-11-01T18:37:59.100Z] 843bf259cc12: Verifying Checksum [2023-11-01T18:37:59.100Z] 843bf259cc12: Download complete [2023-11-01T18:37:59.100Z] e56cd900ceac: Verifying Checksum [2023-11-01T18:37:59.100Z] e56cd900ceac: Download complete [2023-11-01T18:37:59.361Z] 5fcb7611fd77: Pull complete [2023-11-01T18:37:59.361Z] 8f7854084fed: Verifying Checksum [2023-11-01T18:37:59.361Z] 8f7854084fed: Download complete [2023-11-01T18:37:59.361Z] 50e7dd98501d: Verifying Checksum [2023-11-01T18:37:59.361Z] 50e7dd98501d: Download complete [2023-11-01T18:37:59.361Z] 605d1390b383: Verifying Checksum [2023-11-01T18:37:59.361Z] 605d1390b383: Download complete [2023-11-01T18:37:59.620Z] 68811508944a: Verifying Checksum [2023-11-01T18:37:59.620Z] 68811508944a: Download complete [2023-11-01T18:37:59.620Z] be9955e691a8: Pull complete [2023-11-01T18:37:59.878Z] 0a217d94afa5: Verifying Checksum [2023-11-01T18:37:59.878Z] 0a217d94afa5: Download complete [2023-11-01T18:38:00.136Z] 1b5ce73eb848: Pull complete [2023-11-01T18:38:00.136Z] fe45098d8d9e: Pull complete [2023-11-01T18:38:00.136Z] 843bf259cc12: Pull complete [2023-11-01T18:38:00.136Z] e56cd900ceac: Pull complete [2023-11-01T18:38:00.705Z] 605d1390b383: Pull complete [2023-11-01T18:38:00.705Z] 8f7854084fed: Pull complete [2023-11-01T18:38:01.641Z] 0a217d94afa5: Pull complete [2023-11-01T18:38:01.641Z] 50e7dd98501d: Pull complete [2023-11-01T18:38:01.641Z] 68811508944a: Pull complete [2023-11-01T18:38:01.641Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-01T18:38:01.641Z] Status: Downloaded newer image for docker:latest [2023-11-01T18:38:03.548Z] ---> 63a0e6c4c36a [2023-11-01T18:38:03.548Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:38:03.548Z] ---> Running in fc09f709f4a9 [2023-11-01T18:38:03.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:38:04.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:38:04.328Z] OK: 264 MiB in 52 packages [2023-11-01T18:38:04.895Z] Removing intermediate container fc09f709f4a9 [2023-11-01T18:38:04.895Z] ---> 0239fa6518c0 [2023-11-01T18:38:04.895Z] Step 10/15 : ENV GO111MODULE=on [2023-11-01T18:38:04.895Z] ---> Running in 9677460455bb [2023-11-01T18:38:04.895Z] Removing intermediate container 9677460455bb [2023-11-01T18:38:04.895Z] ---> 43568b5c913b [2023-11-01T18:38:04.895Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T18:38:04.895Z] ---> Running in 0e5622717166 [2023-11-01T18:38:04.895Z] Removing intermediate container 0e5622717166 [2023-11-01T18:38:04.895Z] ---> a24123e53f75 [2023-11-01T18:38:04.895Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-01T18:38:05.153Z] ---> abf65059299d [2023-11-01T18:38:05.153Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:38:05.153Z] ---> Running in 6bf439fbb5c3 [2023-11-01T18:38:51.934Z] Removing intermediate container 6bf439fbb5c3 [2023-11-01T18:38:51.934Z] ---> 37c523ab0221 [2023-11-01T18:38:51.934Z] Step 14/15 : COPY . . [2023-11-01T18:38:51.934Z] ---> eccc6e22708d [2023-11-01T18:38:51.934Z] Step 15/15 : RUN ${MAKE} [2023-11-01T18:38:51.934Z] ---> Running in d874f806f878 [2023-11-01T18:38:51.934Z] noop [2023-11-01T18:38:51.934Z] Removing intermediate container d874f806f878 [2023-11-01T18:38:51.934Z] ---> 2054a6e44bd4 [2023-11-01T18:38:51.934Z] Successfully built 2054a6e44bd4 [2023-11-01T18:38:51.934Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:38:52.250Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T18:38:52.250Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:38:52.320Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T18:38:52.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T18:38:52.677Z] $ docker top 40a36b51edbb10b62e51996ce2bb247bd903ce9fe93f14c688ff780df8bb0a40 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:38:53.018Z] + go version [2023-11-01T18:38:53.018Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T18:38:53.034Z] $ docker stop --time=1 40a36b51edbb10b62e51996ce2bb247bd903ce9fe93f14c688ff780df8bb0a40 [2023-11-01T18:38:54.302Z] $ docker rm -f --volumes 40a36b51edbb10b62e51996ce2bb247bd903ce9fe93f14c688ff780df8bb0a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:38:54.709Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T18:38:54.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:38:54.781Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T18:38:54.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T18:38:55.111Z] $ docker top 1c377981b645eeb16c0c5dec9b9c840c8d3a9bc5c2372a8461936db6695b3f74 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:38:55.452Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-01T18:38:55.750Z] + make test [2023-11-01T18:38:55.750Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-01T18:38:57.125Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-01T18:39:05.231Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-01T18:39:05.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-01T18:39:05.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-01T18:39:05.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-01T18:39:05.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-01T18:39:05.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-01T18:39:05.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-01T18:39:05.231Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-01T18:39:05.231Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-01T18:39:07.759Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T18:39:07.759Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T18:39:07.759Z] ./bin/test-attribution-txt.sh [2023-11-01T18:39:07.759Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-01T18:39:07.759Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T18:39:07.759Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-01T18:39:07.759Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T18:39:07.759Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T18:39:07.759Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T18:39:07.759Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T18:39:07.759Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-01T18:39:07.759Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-01T18:39:07.759Z] make -C web test [2023-11-01T18:39:07.759Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-11-01T18:39:07.759Z] make[1]: tput: No such file or directory [2023-11-01T18:39:07.759Z] make[1]: tput: No such file or directory [2023-11-01T18:39:07.759Z] warning: generating ./VERSION [2023-11-01T18:39:07.759Z] echo "0.0.0" > VERSION [2023-11-01T18:39:07.759Z] docker build \ [2023-11-01T18:39:07.759Z] -f Dockerfile \ [2023-11-01T18:39:07.759Z] --build-arg USER=1000 \ [2023-11-01T18:39:07.759Z] \ [2023-11-01T18:39:07.759Z] --label "git_sha=422becc45202548155d324fc99806fcdfea34ca0" \ [2023-11-01T18:39:07.759Z] -t edgexfoundry/edgex-web-ui:422becc45202548155d324fc99806fcdfea34ca0 \ [2023-11-01T18:39:07.759Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-01T18:39:07.759Z] . [2023-11-01T18:39:07.759Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-01T18:39:07.759Z] Install the buildx component to build images with BuildKit: [2023-11-01T18:39:07.759Z] https://docs.docker.com/go/buildx/ [2023-11-01T18:39:07.759Z] [2023-11-01T18:39:08.018Z] Sending build context to Docker daemon 2.706MB [2023-11-01T18:39:08.018Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-01T18:39:08.018Z] 18-alpine3.18: Pulling from library/node [2023-11-01T18:39:08.018Z] 96526aa774ef: Already exists [2023-11-01T18:39:08.018Z] 3130715204cf: Pulling fs layer [2023-11-01T18:39:08.018Z] b06de8ab1c4f: Pulling fs layer [2023-11-01T18:39:08.018Z] 90ef3ffc5156: Pulling fs layer [2023-11-01T18:39:08.018Z] 90ef3ffc5156: Verifying Checksum [2023-11-01T18:39:08.018Z] 90ef3ffc5156: Download complete [2023-11-01T18:39:08.018Z] b06de8ab1c4f: Verifying Checksum [2023-11-01T18:39:08.018Z] b06de8ab1c4f: Download complete [2023-11-01T18:39:08.584Z] 3130715204cf: Verifying Checksum [2023-11-01T18:39:08.584Z] 3130715204cf: Download complete [2023-11-01T18:39:09.958Z] 3130715204cf: Pull complete [2023-11-01T18:39:10.217Z] b06de8ab1c4f: Pull complete [2023-11-01T18:39:10.217Z] 90ef3ffc5156: Pull complete [2023-11-01T18:39:10.217Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-01T18:39:10.217Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-01T18:39:10.217Z] ---> d1517ab6615b [2023-11-01T18:39:10.217Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-01T18:39:14.701Z] ---> Running in 9cb6c864440b [2023-11-01T18:39:14.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:39:14.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:39:14.960Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-01T18:39:14.960Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-01T18:39:14.960Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-01T18:39:14.960Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-01T18:39:14.960Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-01T18:39:14.960Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-01T18:39:14.960Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-01T18:39:14.960Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-01T18:39:14.960Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-01T18:39:14.960Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-01T18:39:14.960Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-01T18:39:14.960Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-01T18:39:14.960Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-01T18:39:14.960Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-01T18:39:14.960Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-01T18:39:14.960Z] (16/154) Installing glib (2.76.4-r0) [2023-11-01T18:39:15.219Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-01T18:39:15.219Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-01T18:39:15.219Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-01T18:39:15.219Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-01T18:39:15.219Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T18:39:15.219Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-01T18:39:15.219Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-01T18:39:15.219Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-01T18:39:15.220Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-01T18:39:15.220Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-01T18:39:15.220Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-01T18:39:15.220Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-01T18:39:15.220Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-01T18:39:15.220Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-01T18:39:15.220Z] (31/154) Installing libxcb (1.15-r1) [2023-11-01T18:39:15.220Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-01T18:39:15.220Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-01T18:39:15.220Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-01T18:39:15.220Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-01T18:39:15.220Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-01T18:39:15.220Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-01T18:39:15.220Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-01T18:39:15.220Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-01T18:39:15.220Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-01T18:39:15.220Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-01T18:39:15.220Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-01T18:39:15.220Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-01T18:39:15.220Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-01T18:39:15.220Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-01T18:39:15.220Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-01T18:39:15.220Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-01T18:39:15.220Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-01T18:39:15.479Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-01T18:39:15.479Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-01T18:39:15.479Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-01T18:39:15.479Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-01T18:39:15.479Z] (53/154) Installing libunistring (1.1-r1) [2023-11-01T18:39:15.479Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-01T18:39:15.479Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-01T18:39:15.479Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-01T18:39:15.479Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-01T18:39:15.479Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-01T18:39:15.479Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-01T18:39:15.479Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-01T18:39:15.479Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-01T18:39:15.479Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-01T18:39:15.479Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-01T18:39:15.479Z] (64/154) Installing pango (1.50.14-r1) [2023-11-01T18:39:15.479Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T18:39:15.479Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-01T18:39:15.479Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-01T18:39:15.479Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-01T18:39:15.479Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-01T18:39:15.479Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-01T18:39:15.738Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-01T18:39:15.738Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-01T18:39:15.738Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-01T18:39:15.738Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-01T18:39:16.308Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-01T18:39:16.308Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-01T18:39:16.308Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-01T18:39:16.308Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-01T18:39:16.308Z] (78/154) Installing libelf (0.189-r2) [2023-11-01T18:39:16.569Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-01T18:39:16.569Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-01T18:39:16.569Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-01T18:39:16.569Z] (82/154) Installing libmagic (5.45-r0) [2023-11-01T18:39:16.569Z] (83/154) Installing file (5.45-r0) [2023-11-01T18:39:16.569Z] (84/154) Installing libice (1.1.1-r2) [2023-11-01T18:39:16.569Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-01T18:39:16.569Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-01T18:39:16.569Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-01T18:39:16.569Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-01T18:39:16.569Z] (89/154) Installing xset (1.2.5-r1) [2023-11-01T18:39:16.569Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-01T18:39:16.569Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-01T18:39:16.569Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-01T18:39:16.569Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-01T18:39:16.569Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-01T18:39:16.830Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-01T18:39:16.830Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T18:39:16.830Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-01T18:39:16.830Z] (98/154) Installing libva (2.18.0-r1) [2023-11-01T18:39:16.830Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-01T18:39:16.830Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-01T18:39:16.830Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T18:39:16.830Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-01T18:39:16.830Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-01T18:39:16.830Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-01T18:39:16.830Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-01T18:39:16.830Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-01T18:39:16.830Z] (107/154) Installing opus (1.4-r0) [2023-11-01T18:39:16.830Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T18:39:16.830Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-01T18:39:17.145Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T18:39:17.145Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-01T18:39:17.145Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-01T18:39:17.145Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-01T18:39:17.145Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T18:39:17.145Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-01T18:39:17.145Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-01T18:39:17.145Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-01T18:39:17.145Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T18:39:17.145Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-01T18:39:17.145Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-01T18:39:17.145Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-01T18:39:17.145Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-01T18:39:17.145Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-01T18:39:17.145Z] (124/154) Installing librist (0.2.7-r0) [2023-11-01T18:39:17.145Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-01T18:39:17.145Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-01T18:39:17.421Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-01T18:39:17.421Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-01T18:39:17.421Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T18:39:17.421Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-01T18:39:17.421Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-01T18:39:17.421Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-01T18:39:17.421Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-01T18:39:17.421Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-01T18:39:17.421Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-01T18:39:17.421Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-01T18:39:17.421Z] (137/154) Installing nspr (4.35-r2) [2023-11-01T18:39:17.421Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-01T18:39:17.421Z] (139/154) Installing nss (3.94-r0) [2023-11-01T18:39:17.421Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-01T18:39:17.421Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-01T18:39:17.421Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-01T18:39:17.421Z] (143/154) Installing orc (0.4.34-r0) [2023-11-01T18:39:17.421Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-01T18:39:17.421Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-01T18:39:17.421Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-01T18:39:17.421Z] (147/154) Installing libpulse (16.1-r10) [2023-11-01T18:39:17.421Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-01T18:39:17.421Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-01T18:39:17.421Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-01T18:39:17.421Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-01T18:39:17.421Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-01T18:39:17.703Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-01T18:39:17.703Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-01T18:39:19.159Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:39:19.159Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-01T18:39:19.159Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-01T18:39:19.159Z] Executing glib-2.76.4-r0.trigger [2023-11-01T18:39:19.159Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-01T18:39:19.422Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-01T18:39:19.422Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-01T18:39:19.422Z] OK: 576 MiB in 171 packages [2023-11-01T18:39:29.404Z] Removing intermediate container 9cb6c864440b [2023-11-01T18:39:29.404Z] ---> 96a261d3c285 [2023-11-01T18:39:29.404Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-01T18:39:29.404Z] ---> Running in 6a9c48ecf62c [2023-11-01T18:39:29.404Z] Removing intermediate container 6a9c48ecf62c [2023-11-01T18:39:29.404Z] ---> db74fceade29 [2023-11-01T18:39:29.404Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-01T18:39:29.404Z] ---> Running in fab14b8d020d [2023-11-01T18:39:29.404Z] Removing intermediate container fab14b8d020d [2023-11-01T18:39:29.404Z] ---> 38c407999825 [2023-11-01T18:39:29.404Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-01T18:39:29.404Z] ---> Running in 583d27c7d281 [2023-11-01T18:39:29.404Z] Removing intermediate container 583d27c7d281 [2023-11-01T18:39:29.404Z] ---> 5fd26ebeb272 [2023-11-01T18:39:29.404Z] Step 6/11 : RUN npm install -g npm [2023-11-01T18:39:29.404Z] ---> Running in 386591d6913f [2023-11-01T18:39:35.981Z] [2023-11-01T18:39:35.981Z] removed 31 packages, and changed 65 packages in 6s [2023-11-01T18:39:35.981Z] [2023-11-01T18:39:35.981Z] 26 packages are looking for funding [2023-11-01T18:39:35.981Z] run `npm fund` for details [2023-11-01T18:39:36.917Z] Removing intermediate container 386591d6913f [2023-11-01T18:39:36.917Z] ---> 990f198694b8 [2023-11-01T18:39:36.917Z] Step 7/11 : ARG USER=1000 [2023-11-01T18:39:36.917Z] ---> Running in 8b133be5288b [2023-11-01T18:39:37.177Z] Removing intermediate container 8b133be5288b [2023-11-01T18:39:37.177Z] ---> 8ef54a78316d [2023-11-01T18:39:37.177Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-01T18:39:37.177Z] ---> Running in c32f70db1d4a [2023-11-01T18:39:37.745Z] Removing intermediate container c32f70db1d4a [2023-11-01T18:39:37.745Z] ---> 252876976d64 [2023-11-01T18:39:37.745Z] Step 9/11 : USER $USER:$USER [2023-11-01T18:39:37.745Z] ---> Running in 2b854827c561 [2023-11-01T18:39:37.745Z] Removing intermediate container 2b854827c561 [2023-11-01T18:39:37.745Z] ---> d6f4e754528f [2023-11-01T18:39:37.745Z] Step 10/11 : WORKDIR /app [2023-11-01T18:39:37.745Z] ---> Running in e20c45889e20 [2023-11-01T18:39:37.745Z] Removing intermediate container e20c45889e20 [2023-11-01T18:39:37.745Z] ---> 5d5a36c86586 [2023-11-01T18:39:37.745Z] Step 11/11 : LABEL git_sha=422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:39:38.004Z] ---> Running in bf3258a62346 [2023-11-01T18:39:38.004Z] Removing intermediate container bf3258a62346 [2023-11-01T18:39:38.004Z] ---> 849d6cefb3d2 [2023-11-01T18:39:38.004Z] Successfully built 849d6cefb3d2 [2023-11-01T18:39:38.004Z] Successfully tagged edgexfoundry/edgex-web-ui:422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:39:38.004Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-01T18:39:38.004Z] touch edgex-web-ui.imagebuilt [2023-11-01T18:39:38.004Z] mkdir -p node_modules coverage [2023-11-01T18:39:38.004Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-01T18:39:38.004Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE required: { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE }, [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE required: { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE }, [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE required: { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE }, [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE required: { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE }, [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE required: { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE }, [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE required: { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE }, [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE required: { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE }, [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE } [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE required: { [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:39:39.905Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE }, [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE } [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE required: { [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE }, [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:39:39.906Z] npm WARN EBADENGINE } [2023-11-01T18:39:54.777Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-01T18:39:54.777Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-01T18:39:54.777Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-01T18:39:54.777Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T18:39:54.777Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-01T18:39:54.777Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-11-01T18:39:54.777Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-01T18:39:54.777Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-01T18:39:54.777Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-01T18:39:54.777Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T18:39:54.777Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-01T18:39:54.777Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T18:39:54.777Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-11-01T18:39:54.777Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-11-01T18:39:54.777Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-11-01T18:39:54.777Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-11-01T18:39:55.345Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-01T18:39:57.426Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-11-01T18:39:57.686Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-11-01T18:40:00.220Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-11-01T18:40:03.514Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-11-01T18:40:11.640Z] [2023-11-01T18:40:11.640Z] added 1478 packages, and audited 1479 packages in 32s [2023-11-01T18:40:11.640Z] [2023-11-01T18:40:11.640Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-01T18:40:11.640Z] [2023-11-01T18:40:11.640Z] To address issues that do not require attention, run: [2023-11-01T18:40:11.640Z] npm audit fix [2023-11-01T18:40:11.640Z] [2023-11-01T18:40:11.640Z] To address all issues (including breaking changes), run: [2023-11-01T18:40:11.640Z] npm audit fix --force [2023-11-01T18:40:11.640Z] [2023-11-01T18:40:11.640Z] Run `npm audit` for details. [2023-11-01T18:40:23.899Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-11-01T18:40:25.278Z] - Generating browser application bundles (phase: setup)... [2023-11-01T18:40:29.469Z] Compiling @angular/core : es2015 as esm2015 [2023-11-01T18:40:29.469Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-01T18:40:32.005Z] Compiling @angular/common : es2015 as esm2015 [2023-11-01T18:40:32.005Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-01T18:40:32.572Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-01T18:40:32.572Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-01T18:40:32.850Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-01T18:40:32.850Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-01T18:40:33.418Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-01T18:40:33.418Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-01T18:40:33.418Z] Compiling @angular/router : es2015 as esm2015 [2023-11-01T18:40:33.677Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-01T18:40:33.677Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-01T18:40:35.057Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-01T18:40:39.251Z] 01 11 2023 18:40:38.810:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-01T18:40:39.251Z] 01 11 2023 18:40:38.811:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-01T18:40:39.251Z] 01 11 2023 18:40:38.814:INFO [launcher]: Starting browser ChromeHeadless [2023-11-01T18:40:49.247Z] ✔ Browser application bundle generation complete. [2023-11-01T18:40:49.247Z] 01 11 2023 18:40:48.389:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket zNff-hG4LdZJwtNhAAAB with id 58164641 [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.039 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.064 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.113 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.152 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.162 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.167 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.212 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.226 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.237 secs) [2023-11-01T18:40:51.153Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.245 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.275 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.282 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.307 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.329 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.336 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.343 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.363 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.386 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.392 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.398 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.405 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.41 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.427 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.434 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.44 secs) [2023-11-01T18:40:51.411Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.446 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.448 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.461 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.482 secs) [2023-11-01T18:40:51.673Z] WARN: ' [2023-11-01T18:40:51.673Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T18:40:51.673Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T18:40:51.673Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T18:40:51.673Z] in a future version of Angular. [2023-11-01T18:40:51.673Z] [2023-11-01T18:40:51.673Z] For more information on this, see our API docs here: [2023-11-01T18:40:51.673Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T18:40:51.673Z] ' [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.482 secs) [2023-11-01T18:40:51.673Z] WARN: ' [2023-11-01T18:40:51.673Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T18:40:51.673Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T18:40:51.673Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T18:40:51.673Z] in a future version of Angular. [2023-11-01T18:40:51.673Z] [2023-11-01T18:40:51.673Z] For more information on this, see our API docs here: [2023-11-01T18:40:51.673Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T18:40:51.673Z] ' [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.504 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.513 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.518 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.521 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.523 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.524 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.561 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.575 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.59 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.593 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.621 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.633 secs) [2023-11-01T18:40:51.673Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.648 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.661 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.667 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.67 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.673 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.675 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.691 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.694 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.718 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.726 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.732 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.736 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.739 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.748 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.75 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.752 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.764 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.808 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.822 secs) [2023-11-01T18:40:51.930Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T18:40:51.930Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T18:40:51.930Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.822 secs) [2023-11-01T18:40:51.930Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T18:40:51.930Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T18:40:51.930Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.826 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.829 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.834 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.836 secs) [2023-11-01T18:40:51.930Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.839 secs) [2023-11-01T18:40:52.187Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.866 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.882 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.895 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.897 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.898 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.903 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.915 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.922 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.925 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.927 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.928 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.929 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.93 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.934 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.937 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.952 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.956 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.964 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.966 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.968 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.97 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.987 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.993 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.998 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 1.002 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 1.016 secs) [2023-11-01T18:40:52.188Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 1.039 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 1.041 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.043 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.045 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.046 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.055 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.062 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.065 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.115 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.118 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.125 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.132 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.137 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.139 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.14 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.154 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.16 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.174 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.188 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.193 secs) [2023-11-01T18:40:52.446Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.218 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.229 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.231 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.233 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.238 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.253 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.265 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.272 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.279 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.284 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.288 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.289 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.297 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.31 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.319 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.334 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.34 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.343 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.344 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.345 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.358 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.368 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.372 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.392 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.4 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.411 secs) [2023-11-01T18:40:52.703Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.416 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.438 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.439 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.447 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.45 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.453 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.456 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.47 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.483 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.489 secs) [2023-11-01T18:40:52.962Z] Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.089 secs / 1.489 secs) [2023-11-01T18:40:52.962Z] TOTAL: 147 SUCCESS [2023-11-01T18:40:52.962Z] ✔ Browser application bundle generation complete. [2023-11-01T18:40:53.540Z] [2023-11-01T18:40:53.540Z] =============================== Coverage summary =============================== [2023-11-01T18:40:53.540Z] Statements : 40.97% ( 1471/3590 ) [2023-11-01T18:40:53.540Z] Branches : 11.75% ( 114/970 ) [2023-11-01T18:40:53.540Z] Functions : 32.06% ( 420/1310 ) [2023-11-01T18:40:53.540Z] Lines : 38.97% ( 1326/3403 ) [2023-11-01T18:40:53.540Z] ================================================================================ [2023-11-01T18:40:53.540Z] ✔ Browser application bundle generation complete. [2023-11-01T18:40:54.108Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-11-01T18:40:54.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T18:40:54.144Z] $ docker stop --time=1 1c377981b645eeb16c0c5dec9b9c840c8d3a9bc5c2372a8461936db6695b3f74 [2023-11-01T18:40:55.452Z] $ docker rm -f --volumes 1c377981b645eeb16c0c5dec9b9c840c8d3a9bc5c2372a8461936db6695b3f74 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:40:55.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T18:40:56.617Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T18:40:57.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:40:57.654Z] + ls -al . [2023-11-01T18:40:57.654Z] total 180 [2023-11-01T18:40:57.654Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 1 18:38 . [2023-11-01T18:40:57.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:37 .. [2023-11-01T18:40:57.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:37 .blubracket [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 18:37 .dockerignore [2023-11-01T18:40:57.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:37 .git [2023-11-01T18:40:57.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:37 .github [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 18:37 .gitignore [2023-11-01T18:40:57.654Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:37 .semver [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 18:37 Attribution.txt [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 18:37 CHANGELOG.md [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 18:37 CONTRIBUTING.md [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 18:37 Dockerfile [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 18:37 Jenkinsfile [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 18:37 LICENSE [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 18:37 Makefile [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 18:37 README.md [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:37 VERSION [2023-11-01T18:40:57.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:37 assets [2023-11-01T18:40:57.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:37 bin [2023-11-01T18:40:57.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:37 cmd [2023-11-01T18:40:57.654Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 1 18:38 coverage.out [2023-11-01T18:40:57.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:37 docs [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 18:37 go.mod [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 18:37 go.sum [2023-11-01T18:40:57.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:37 internal [2023-11-01T18:40:57.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:37 testing [2023-11-01T18:40:57.654Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 18:37 version.go [2023-11-01T18:40:57.654Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:39 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:40:57.960Z] + 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=422becc45202548155d324fc99806fcdfea34ca0 --label arch=amd64 --label version=3.1.0-dev.11 . [2023-11-01T18:40:58.219Z] Sending build context to Docker daemon 51.78MB [2023-11-01T18:40:58.219Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:40:58.219Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-01T18:40:58.219Z] ---> 2054a6e44bd4 [2023-11-01T18:40:58.219Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T18:40:58.788Z] ---> Running in a98af86093c1 [2023-11-01T18:40:59.048Z] Removing intermediate container a98af86093c1 [2023-11-01T18:40:59.048Z] ---> 084f016e9cd6 [2023-11-01T18:40:59.048Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T18:40:59.048Z] ---> Running in 7b725b640895 [2023-11-01T18:40:59.048Z] Removing intermediate container 7b725b640895 [2023-11-01T18:40:59.048Z] ---> 8fb12348ea5c [2023-11-01T18:40:59.048Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:40:59.048Z] ---> Running in 8a199a03529b [2023-11-01T18:40:59.048Z] Removing intermediate container 8a199a03529b [2023-11-01T18:40:59.048Z] ---> 0e985d735cd6 [2023-11-01T18:40:59.048Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-01T18:40:59.048Z] ---> Running in 4196b3c8d3a8 [2023-11-01T18:40:59.308Z] Removing intermediate container 4196b3c8d3a8 [2023-11-01T18:40:59.308Z] ---> ae1ad901bf63 [2023-11-01T18:40:59.308Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T18:40:59.308Z] ---> Running in 8b5bb8b75234 [2023-11-01T18:40:59.308Z] Removing intermediate container 8b5bb8b75234 [2023-11-01T18:40:59.308Z] ---> 953e06721540 [2023-11-01T18:40:59.308Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T18:41:00.691Z] ---> 8f1e3d6ed695 [2023-11-01T18:41:00.691Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:41:00.691Z] ---> Running in d6f9077768d1 [2023-11-01T18:41:00.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:41:00.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:41:01.210Z] OK: 264 MiB in 52 packages [2023-11-01T18:41:01.469Z] Removing intermediate container d6f9077768d1 [2023-11-01T18:41:01.469Z] ---> b8589fcadcea [2023-11-01T18:41:01.469Z] Step 10/25 : ENV GO111MODULE=on [2023-11-01T18:41:01.469Z] ---> Running in 17fb96b5dd57 [2023-11-01T18:41:01.740Z] Removing intermediate container 17fb96b5dd57 [2023-11-01T18:41:01.740Z] ---> 3e7d5c5429ef [2023-11-01T18:41:01.740Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T18:41:01.740Z] ---> Running in d9da2a5a5e6b [2023-11-01T18:41:01.740Z] Removing intermediate container d9da2a5a5e6b [2023-11-01T18:41:01.740Z] ---> 2800f17f141e [2023-11-01T18:41:01.740Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-01T18:41:02.001Z] ---> 1bdd332c6d31 [2023-11-01T18:41:02.001Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:41:02.001Z] ---> Running in d1d966b9af6c [2023-11-01T18:41:02.578Z] Removing intermediate container d1d966b9af6c [2023-11-01T18:41:02.578Z] ---> 393cc6e0fc51 [2023-11-01T18:41:02.578Z] Step 14/25 : COPY . . [2023-11-01T18:41:05.112Z] ---> b598d023b11a [2023-11-01T18:41:05.112Z] Step 15/25 : RUN ${MAKE} [2023-11-01T18:41:05.112Z] ---> Running in 5a2df481f0d8 [2023-11-01T18:41:05.112Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.11" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-01T18:41:27.056Z] Removing intermediate container 5a2df481f0d8 [2023-11-01T18:41:27.056Z] ---> 1b5e8c963b1f [2023-11-01T18:41:27.056Z] Step 16/25 : FROM alpine:3.18 [2023-11-01T18:41:27.056Z] 3.18: Pulling from library/alpine [2023-11-01T18:41:27.056Z] 96526aa774ef: Already exists [2023-11-01T18:41:27.056Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T18:41:27.056Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T18:41:27.056Z] ---> 8ca4688f4f35 [2023-11-01T18:41:27.056Z] Step 17/25 : EXPOSE 4000 [2023-11-01T18:41:27.056Z] ---> Running in a53248ae38b1 [2023-11-01T18:41:27.056Z] Removing intermediate container a53248ae38b1 [2023-11-01T18:41:27.056Z] ---> 4c1f4a66bd50 [2023-11-01T18:41:27.056Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-01T18:41:27.056Z] ---> 7e1338eadb8a [2023-11-01T18:41:27.056Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-01T18:41:27.056Z] ---> 4d618b874e4f [2023-11-01T18:41:27.056Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-01T18:41:27.056Z] ---> e3b336551e9b [2023-11-01T18:41:27.056Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-01T18:41:27.056Z] ---> Running in 867a099fbe5e [2023-11-01T18:41:27.056Z] Removing intermediate container 867a099fbe5e [2023-11-01T18:41:27.056Z] ---> 03fb0d894bd2 [2023-11-01T18:41:27.056Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-01T18:41:27.056Z] ---> Running in 19e33fed521e [2023-11-01T18:41:27.056Z] Removing intermediate container 19e33fed521e [2023-11-01T18:41:27.056Z] ---> 075bce4da3b1 [2023-11-01T18:41:27.056Z] Step 23/25 : LABEL arch=amd64 [2023-11-01T18:41:27.056Z] ---> Running in ff13db2987dd [2023-11-01T18:41:27.056Z] Removing intermediate container ff13db2987dd [2023-11-01T18:41:27.056Z] ---> db5e54561a31 [2023-11-01T18:41:27.056Z] Step 24/25 : LABEL git_sha=422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:41:27.056Z] ---> Running in 6d2125d60d4c [2023-11-01T18:41:27.056Z] Removing intermediate container 6d2125d60d4c [2023-11-01T18:41:27.056Z] ---> 2060bc540b5e [2023-11-01T18:41:27.056Z] Step 25/25 : LABEL version=3.1.0-dev.11 [2023-11-01T18:41:27.056Z] ---> Running in 8596cd350a36 [2023-11-01T18:41:27.056Z] Removing intermediate container 8596cd350a36 [2023-11-01T18:41:27.056Z] ---> ea7994e8b315 [2023-11-01T18:41:27.056Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:41:27.056Z] Successfully built ea7994e8b315 [2023-11-01T18:41:27.056Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:41:27.159Z] provisioning config files... [2023-11-01T18:41:27.167Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1332777398765477263tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:41:27.464Z] ---> docker-login.sh [2023-11-01T18:41:27.464Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:41:27.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:41:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:41:27.464Z] Configure a credential helper to remove this warning. See [2023-11-01T18:41:27.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:41:27.464Z] [2023-11-01T18:41:27.464Z] Login Succeeded [2023-11-01T18:41:27.464Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:41:27.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:41:27.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:41:27.464Z] Configure a credential helper to remove this warning. See [2023-11-01T18:41:27.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:41:27.464Z] [2023-11-01T18:41:27.464Z] Login Succeeded [2023-11-01T18:41:27.464Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:41:27.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:41:27.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:41:27.766Z] Configure a credential helper to remove this warning. See [2023-11-01T18:41:27.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:41:27.766Z] [2023-11-01T18:41:27.766Z] Login Succeeded [2023-11-01T18:41:27.766Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:41:27.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:41:27.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:41:27.766Z] Configure a credential helper to remove this warning. See [2023-11-01T18:41:27.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:41:27.766Z] [2023-11-01T18:41:27.766Z] Login Succeeded [2023-11-01T18:41:27.766Z] docker.io [2023-11-01T18:41:27.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:41:28.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:41:28.026Z] Configure a credential helper to remove this warning. See [2023-11-01T18:41:28.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:41:28.026Z] [2023-11-01T18:41:28.026Z] Login Succeeded [2023-11-01T18:41:28.026Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:41:28.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T18:41:28.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:41:28.079Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-11-01T18:41:28.079Z] 422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:41:28.079Z] latest [2023-11-01T18:41:28.079Z] 3.1.0-dev.11 [2023-11-01T18:41:28.079Z] 422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [2023-11-01T18:41:28.079Z] main [2023-11-01T18:41:28.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:28.383Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:28.687Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:41:28.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-01T18:41:28.687Z] 4834ed858e9f: Preparing [2023-11-01T18:41:28.687Z] e66107ad755e: Preparing [2023-11-01T18:41:28.687Z] da7af24ed56a: Preparing [2023-11-01T18:41:28.687Z] cc2447e1835a: Preparing [2023-11-01T18:41:28.947Z] e66107ad755e: Pushed [2023-11-01T18:41:28.947Z] 4834ed858e9f: Pushed [2023-11-01T18:41:28.947Z] cc2447e1835a: Layer already exists [2023-11-01T18:41:32.249Z] da7af24ed56a: Pushed [2023-11-01T18:41:32.249Z] 422becc45202548155d324fc99806fcdfea34ca0: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:32.639Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:34.851Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-01T18:41:34.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-01T18:41:34.851Z] 4834ed858e9f: Preparing [2023-11-01T18:41:34.851Z] e66107ad755e: Preparing [2023-11-01T18:41:34.851Z] da7af24ed56a: Preparing [2023-11-01T18:41:34.851Z] cc2447e1835a: Preparing [2023-11-01T18:41:34.851Z] e66107ad755e: Layer already exists [2023-11-01T18:41:34.851Z] cc2447e1835a: Layer already exists [2023-11-01T18:41:34.851Z] da7af24ed56a: Layer already exists [2023-11-01T18:41:34.851Z] 4834ed858e9f: Layer already exists [2023-11-01T18:41:34.851Z] latest: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:35.154Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:35.462Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.11 [2023-11-01T18:41:35.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-01T18:41:35.462Z] 4834ed858e9f: Preparing [2023-11-01T18:41:35.462Z] e66107ad755e: Preparing [2023-11-01T18:41:35.462Z] da7af24ed56a: Preparing [2023-11-01T18:41:35.462Z] cc2447e1835a: Preparing [2023-11-01T18:41:35.462Z] 4834ed858e9f: Layer already exists [2023-11-01T18:41:35.462Z] cc2447e1835a: Layer already exists [2023-11-01T18:41:35.462Z] da7af24ed56a: Layer already exists [2023-11-01T18:41:35.462Z] e66107ad755e: Layer already exists [2023-11-01T18:41:35.462Z] 3.1.0-dev.11: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:35.849Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:36.158Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [2023-11-01T18:41:36.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-01T18:41:36.158Z] 4834ed858e9f: Preparing [2023-11-01T18:41:36.158Z] e66107ad755e: Preparing [2023-11-01T18:41:36.158Z] da7af24ed56a: Preparing [2023-11-01T18:41:36.158Z] cc2447e1835a: Preparing [2023-11-01T18:41:36.158Z] e66107ad755e: Layer already exists [2023-11-01T18:41:36.158Z] cc2447e1835a: Layer already exists [2023-11-01T18:41:36.158Z] da7af24ed56a: Layer already exists [2023-11-01T18:41:36.158Z] 4834ed858e9f: Layer already exists [2023-11-01T18:41:36.158Z] 422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:36.470Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:36.787Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-11-01T18:41:36.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-11-01T18:41:36.787Z] 4834ed858e9f: Preparing [2023-11-01T18:41:36.787Z] e66107ad755e: Preparing [2023-11-01T18:41:36.787Z] da7af24ed56a: Preparing [2023-11-01T18:41:36.787Z] cc2447e1835a: Preparing [2023-11-01T18:41:36.787Z] e66107ad755e: Layer already exists [2023-11-01T18:41:36.787Z] da7af24ed56a: Layer already exists [2023-11-01T18:41:36.787Z] cc2447e1835a: Layer already exists [2023-11-01T18:41:36.787Z] 4834ed858e9f: Layer already exists [2023-11-01T18:41:36.787Z] main: digest: sha256:cb10ac186b9c53ec7aa9c3423e1f1f0c41c1bca10a3bc4c4f4282e8fd0c632f2 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T18:41:36.836Z] ===================================================== [Pipeline] echo [2023-11-01T18:41:36.843Z] taggedImages: [2023-11-01T18:41:36.843Z] - nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:41:36.843Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-11-01T18:41:36.843Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.11 [2023-11-01T18:41:36.843Z] - nexus3.edgexfoundry.org:10004/edgex-ui:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [2023-11-01T18:41:36.843Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:37.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:41:37.223Z] [2023-11-01T18:41:37.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:41:37.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:41:37.555Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T18:41:37.555Z] 5eb5b503b376: Pulling fs layer [2023-11-01T18:41:37.555Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T18:41:37.555Z] ec43610c2a17: Pulling fs layer [2023-11-01T18:41:37.555Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T18:41:37.555Z] 33b1e0a273af: Pulling fs layer [2023-11-01T18:41:37.555Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T18:41:37.555Z] 2f39f015ded8: Pulling fs layer [2023-11-01T18:41:37.555Z] 33b1e0a273af: Waiting [2023-11-01T18:41:37.555Z] 3a2ae6a8a46f: Waiting [2023-11-01T18:41:37.555Z] 2f39f015ded8: Waiting [2023-11-01T18:41:37.813Z] 5c69ac0246d0: Download complete [2023-11-01T18:41:37.813Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T18:41:37.813Z] 3a2ae6a8a46f: Download complete [2023-11-01T18:41:37.813Z] 33b1e0a273af: Verifying Checksum [2023-11-01T18:41:37.813Z] 33b1e0a273af: Download complete [2023-11-01T18:41:37.813Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T18:41:37.813Z] 5d3b04190fa2: Download complete [2023-11-01T18:41:37.813Z] ec43610c2a17: Download complete [2023-11-01T18:41:37.813Z] 5eb5b503b376: Verifying Checksum [2023-11-01T18:41:37.813Z] 5eb5b503b376: Download complete [2023-11-01T18:41:37.876Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16264 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-11-01T18:41:37.890Z] Running in /w/workspace/edgex-ui-go/130 [Pipeline] { [Pipeline] checkout [2023-11-01T18:41:37.932Z] The recommended git tool is: git [2023-11-01T18:41:38.745Z] 2f39f015ded8: Download complete [2023-11-01T18:41:39.311Z] 5eb5b503b376: Pull complete [2023-11-01T18:41:39.570Z] 5c69ac0246d0: Pull complete [2023-11-01T18:41:40.136Z] ec43610c2a17: Pull complete [2023-11-01T18:41:40.136Z] 3a2ae6a8a46f: Pull complete [2023-11-01T18:41:40.136Z] 33b1e0a273af: Pull complete [2023-11-01T18:41:40.395Z] 5d3b04190fa2: Pull complete [2023-11-01T18:41:44.581Z] 2f39f015ded8: Pull complete [2023-11-01T18:41:44.581Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T18:41:44.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:41:44.581Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:41:44.666Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T18:41:44.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T18:41:47.790Z] using credential edgex-jenkins-ssh [2023-11-01T18:41:47.805Z] Cloning the remote Git repository [2023-11-01T18:41:48.519Z] $ docker top 214e230ca1ce83ec79103577125152030a17e4cd5cd9e93efe51329aae142510 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:41:48.941Z] ---> job-cost.sh [2023-11-01T18:41:48.941Z] lf-activate-venv: SKIPPING [2023-11-01T18:41:48.941Z] INFO: No Stack... [2023-11-01T18:41:47.856Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-01T18:41:47.996Z] > git init /w/workspace/edgex-ui-go/130 # timeout=10 [2023-11-01T18:41:48.240Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-01T18:41:48.242Z] > git --version # timeout=10 [2023-11-01T18:41:48.279Z] > git --version # 'git version 2.25.1' [2023-11-01T18:41:48.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:41:48.495Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:41:49.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:41:49.541Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:41:49.898Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-11-01T18:41:49.898Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T18:41:49.930Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [2023-11-01T18:41:49.940Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] did not exist. Created. [2023-11-01T18:41:49.940Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:41:50.235Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T18:41:50.861Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:41:50.871Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:41:50.900Z] $ docker stop --time=1 214e230ca1ce83ec79103577125152030a17e4cd5cd9e93efe51329aae142510 [2023-11-01T18:41:51.891Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-01T18:41:51.927Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:41:52.726Z] $ docker rm -f --volumes 214e230ca1ce83ec79103577125152030a17e4cd5cd9e93efe51329aae142510 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T18:41:52.868Z] Avoid second fetch [2023-11-01T18:41:52.869Z] Checking out Revision 422becc45202548155d324fc99806fcdfea34ca0 (main) [2023-11-01T18:41:52.885Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:41:52.965Z] > git checkout -f 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 [2023-11-01T18:41:53.934Z] Commit message: "Merge pull request #648 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.53" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:41:54.801Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T18:41:54.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:41:54.801Z] Dload Upload Total Spent Left Speed [2023-11-01T18:41:54.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh [2023-11-01T18:41:55.606Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T18:41:55.968Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T18:41:55.968Z] + sudo tee /etc/docker/daemon.new [2023-11-01T18:41:56.247Z] { [2023-11-01T18:41:56.247Z] "registry-mirrors": [ [2023-11-01T18:41:56.247Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T18:41:56.247Z] ], [2023-11-01T18:41:56.247Z] "bip": "10.250.0.254/24", [2023-11-01T18:41:56.247Z] "hosts": [ [2023-11-01T18:41:56.247Z] "tcp://0.0.0.0:5555", [2023-11-01T18:41:56.247Z] "unix:///var/run/docker.sock" [2023-11-01T18:41:56.247Z] ], [2023-11-01T18:41:56.247Z] "mtu": 1458, [2023-11-01T18:41:56.247Z] "selinux-enabled": true, [2023-11-01T18:41:56.247Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T18:41:56.247Z] } [Pipeline] sh [2023-11-01T18:41:56.599Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T18:41:56.938Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:42:15.291Z] provisioning config files... [2023-11-01T18:42:15.316Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config16238602171195408520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:42:15.664Z] ---> docker-login.sh [2023-11-01T18:42:15.665Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:42:16.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:42:16.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:42:16.514Z] Configure a credential helper to remove this warning. See [2023-11-01T18:42:16.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:42:16.514Z] [2023-11-01T18:42:16.514Z] Login Succeeded [2023-11-01T18:42:16.514Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:42:16.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:42:16.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:42:16.784Z] Configure a credential helper to remove this warning. See [2023-11-01T18:42:16.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:42:16.784Z] [2023-11-01T18:42:16.784Z] Login Succeeded [2023-11-01T18:42:16.784Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:42:17.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:42:17.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:42:17.325Z] Configure a credential helper to remove this warning. See [2023-11-01T18:42:17.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:42:17.325Z] [2023-11-01T18:42:17.325Z] Login Succeeded [2023-11-01T18:42:17.325Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:42:17.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:42:17.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:42:17.593Z] Configure a credential helper to remove this warning. See [2023-11-01T18:42:17.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:42:17.593Z] [2023-11-01T18:42:17.593Z] Login Succeeded [2023-11-01T18:42:17.593Z] docker.io [2023-11-01T18:42:17.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:42:18.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:42:18.128Z] Configure a credential helper to remove this warning. See [2023-11-01T18:42:18.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:42:18.128Z] [2023-11-01T18:42:18.128Z] Login Succeeded [2023-11-01T18:42:18.128Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:42:18.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T18:42:18.396Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:42:18.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:42:18.431Z] ========================================================= [2023-11-01T18:42:18.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T18:42:18.431Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:42:18.775Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T18:42:19.740Z] Sending build context to Docker daemon 31.6MB [2023-11-01T18:42:20.015Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:42:20.015Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-01T18:42:20.015Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T18:42:20.015Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T18:42:20.015Z] 5d54e960e981: Pulling fs layer [2023-11-01T18:42:20.015Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T18:42:20.015Z] f0e02332f6b5: Pulling fs layer [2023-11-01T18:42:20.015Z] cefa15bbcfad: Pulling fs layer [2023-11-01T18:42:20.015Z] 17808c966233: Pulling fs layer [2023-11-01T18:42:20.015Z] f4c1fc716caa: Pulling fs layer [2023-11-01T18:42:20.015Z] cefa15bbcfad: Waiting [2023-11-01T18:42:20.015Z] 17808c966233: Waiting [2023-11-01T18:42:20.015Z] f4c1fc716caa: Waiting [2023-11-01T18:42:20.015Z] f0e02332f6b5: Waiting [2023-11-01T18:42:20.015Z] 5d54e960e981: Verifying Checksum [2023-11-01T18:42:20.015Z] 5d54e960e981: Download complete [2023-11-01T18:42:20.015Z] f0e02332f6b5: Verifying Checksum [2023-11-01T18:42:20.015Z] f0e02332f6b5: Download complete [2023-11-01T18:42:20.293Z] cefa15bbcfad: Verifying Checksum [2023-11-01T18:42:20.293Z] cefa15bbcfad: Download complete [2023-11-01T18:42:20.293Z] 9fda8d8052c6: Download complete [2023-11-01T18:42:20.884Z] f4c1fc716caa: Verifying Checksum [2023-11-01T18:42:20.884Z] f4c1fc716caa: Download complete [2023-11-01T18:42:21.151Z] 9fda8d8052c6: Pull complete [2023-11-01T18:42:21.741Z] 5d54e960e981: Pull complete [2023-11-01T18:42:22.009Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T18:42:22.009Z] c4a7e357bf2a: Download complete [2023-11-01T18:42:22.971Z] 17808c966233: Verifying Checksum [2023-11-01T18:42:22.971Z] 17808c966233: Download complete [2023-11-01T18:42:35.302Z] c4a7e357bf2a: Pull complete [2023-11-01T18:42:35.302Z] f0e02332f6b5: Pull complete [2023-11-01T18:42:35.302Z] cefa15bbcfad: Pull complete [2023-11-01T18:42:41.962Z] 17808c966233: Pull complete [2023-11-01T18:42:43.914Z] f4c1fc716caa: Pull complete [2023-11-01T18:42:43.914Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T18:42:43.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T18:42:43.914Z] ---> ea914061e18c [2023-11-01T18:42:43.914Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T18:42:45.874Z] ---> Running in 088a7fa2ab61 [2023-11-01T18:42:45.874Z] Removing intermediate container 088a7fa2ab61 [2023-11-01T18:42:45.874Z] ---> 54cbcfb2191b [2023-11-01T18:42:45.874Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T18:42:45.874Z] ---> Running in bf63335d7c73 [2023-11-01T18:42:46.140Z] Removing intermediate container bf63335d7c73 [2023-11-01T18:42:46.140Z] ---> a13f1bc27bb2 [2023-11-01T18:42:46.140Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:42:46.140Z] ---> Running in 19fffa47f7eb [2023-11-01T18:42:46.410Z] Removing intermediate container 19fffa47f7eb [2023-11-01T18:42:46.410Z] ---> fc8c620d8ed9 [2023-11-01T18:42:46.410Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-01T18:42:46.410Z] ---> Running in d4dc4fce3136 [2023-11-01T18:42:46.702Z] Removing intermediate container d4dc4fce3136 [2023-11-01T18:42:46.702Z] ---> ba9a6c3a122f [2023-11-01T18:42:46.702Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T18:42:46.971Z] ---> Running in 7b8367698436 [2023-11-01T18:42:47.239Z] Removing intermediate container 7b8367698436 [2023-11-01T18:42:47.239Z] ---> e15d60858c97 [2023-11-01T18:42:47.239Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T18:42:47.825Z] latest: Pulling from library/docker [2023-11-01T18:42:47.825Z] 579b34f0a95b: Pulling fs layer [2023-11-01T18:42:47.825Z] 2ecd494fa26a: Pulling fs layer [2023-11-01T18:42:47.825Z] 4f4fb700ef54: Pulling fs layer [2023-11-01T18:42:47.825Z] 99624a4fd86a: Pulling fs layer [2023-11-01T18:42:47.825Z] 6b3f207db0e4: Pulling fs layer [2023-11-01T18:42:47.825Z] 2f21744ef460: Pulling fs layer [2023-11-01T18:42:47.825Z] 80fde8283b9a: Pulling fs layer [2023-11-01T18:42:47.825Z] cfd52aaeb832: Pulling fs layer [2023-11-01T18:42:47.825Z] 2aa7661f3209: Pulling fs layer [2023-11-01T18:42:47.825Z] ad7962f27383: Pulling fs layer [2023-11-01T18:42:47.825Z] c8cf6870052b: Pulling fs layer [2023-11-01T18:42:47.825Z] 1996d6e72d7b: Pulling fs layer [2023-11-01T18:42:47.825Z] 80fde8283b9a: Waiting [2023-11-01T18:42:47.825Z] cfd52aaeb832: Waiting [2023-11-01T18:42:47.825Z] 2aa7661f3209: Waiting [2023-11-01T18:42:47.825Z] ad7962f27383: Waiting [2023-11-01T18:42:47.825Z] c8cf6870052b: Waiting [2023-11-01T18:42:47.825Z] 1996d6e72d7b: Waiting [2023-11-01T18:42:47.825Z] 112e10f1d4c1: Pulling fs layer [2023-11-01T18:42:47.825Z] b97b6e3dbded: Pulling fs layer [2023-11-01T18:42:47.825Z] 112e10f1d4c1: Waiting [2023-11-01T18:42:47.825Z] b97b6e3dbded: Waiting [2023-11-01T18:42:47.825Z] 99624a4fd86a: Waiting [2023-11-01T18:42:47.825Z] 6b3f207db0e4: Waiting [2023-11-01T18:42:47.825Z] 2f21744ef460: Waiting [2023-11-01T18:42:48.092Z] 4f4fb700ef54: Verifying Checksum [2023-11-01T18:42:48.092Z] 4f4fb700ef54: Download complete [2023-11-01T18:42:48.092Z] 2ecd494fa26a: Verifying Checksum [2023-11-01T18:42:48.092Z] 2ecd494fa26a: Download complete [2023-11-01T18:42:48.092Z] 579b34f0a95b: Verifying Checksum [2023-11-01T18:42:48.092Z] 579b34f0a95b: Download complete [2023-11-01T18:42:48.906Z] 6b3f207db0e4: Verifying Checksum [2023-11-01T18:42:48.906Z] 6b3f207db0e4: Download complete [2023-11-01T18:42:48.906Z] 99624a4fd86a: Verifying Checksum [2023-11-01T18:42:48.906Z] 99624a4fd86a: Download complete [2023-11-01T18:42:48.906Z] 2f21744ef460: Verifying Checksum [2023-11-01T18:42:48.906Z] 2f21744ef460: Download complete [2023-11-01T18:42:49.175Z] 579b34f0a95b: Pull complete [2023-11-01T18:42:49.175Z] 80fde8283b9a: Download complete [2023-11-01T18:42:49.175Z] cfd52aaeb832: Verifying Checksum [2023-11-01T18:42:49.175Z] cfd52aaeb832: Download complete [2023-11-01T18:42:49.175Z] 2aa7661f3209: Download complete [2023-11-01T18:42:49.443Z] c8cf6870052b: Verifying Checksum [2023-11-01T18:42:49.443Z] c8cf6870052b: Download complete [2023-11-01T18:42:49.443Z] 112e10f1d4c1: Verifying Checksum [2023-11-01T18:42:49.443Z] 112e10f1d4c1: Download complete [2023-11-01T18:42:49.443Z] ad7962f27383: Verifying Checksum [2023-11-01T18:42:49.443Z] ad7962f27383: Download complete [2023-11-01T18:42:49.712Z] b97b6e3dbded: Verifying Checksum [2023-11-01T18:42:49.712Z] b97b6e3dbded: Download complete [2023-11-01T18:42:49.712Z] 2ecd494fa26a: Pull complete [2023-11-01T18:42:49.979Z] 4f4fb700ef54: Pull complete [2023-11-01T18:42:50.955Z] 1996d6e72d7b: Verifying Checksum [2023-11-01T18:42:50.955Z] 1996d6e72d7b: Download complete [2023-11-01T18:42:50.955Z] 99624a4fd86a: Pull complete [2023-11-01T18:42:52.420Z] 6b3f207db0e4: Pull complete [2023-11-01T18:42:53.863Z] 2f21744ef460: Pull complete [2023-11-01T18:42:54.132Z] 80fde8283b9a: Pull complete [2023-11-01T18:42:54.400Z] cfd52aaeb832: Pull complete [2023-11-01T18:42:54.400Z] 2aa7661f3209: Pull complete [2023-11-01T18:42:55.819Z] ad7962f27383: Pull complete [2023-11-01T18:42:55.819Z] c8cf6870052b: Pull complete [2023-11-01T18:42:59.169Z] 1996d6e72d7b: Pull complete [2023-11-01T18:42:59.438Z] 112e10f1d4c1: Pull complete [2023-11-01T18:42:59.706Z] b97b6e3dbded: Pull complete [2023-11-01T18:42:59.706Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-01T18:42:59.706Z] Status: Downloaded newer image for docker:latest [2023-11-01T18:43:01.657Z] ---> b5d9de1f59a1 [2023-11-01T18:43:01.657Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:43:01.923Z] ---> Running in b85b4ead3984 [2023-11-01T18:43:02.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:43:03.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:43:04.443Z] OK: 266 MiB in 52 packages [2023-11-01T18:43:05.406Z] Removing intermediate container b85b4ead3984 [2023-11-01T18:43:05.406Z] ---> c7f96e38213d [2023-11-01T18:43:05.406Z] Step 10/15 : ENV GO111MODULE=on [2023-11-01T18:43:05.406Z] ---> Running in 064bef3d2e1d [2023-11-01T18:43:05.673Z] Removing intermediate container 064bef3d2e1d [2023-11-01T18:43:05.673Z] ---> 4628abcf3832 [2023-11-01T18:43:05.673Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T18:43:05.943Z] ---> Running in 43eee0146888 [2023-11-01T18:43:06.211Z] Removing intermediate container 43eee0146888 [2023-11-01T18:43:06.211Z] ---> ab4e1edc418e [2023-11-01T18:43:06.211Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-01T18:43:06.797Z] ---> 82753d9560b0 [2023-11-01T18:43:06.797Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:43:06.797Z] ---> Running in 8317fa975a54 [2023-11-01T18:44:28.431Z] Removing intermediate container 8317fa975a54 [2023-11-01T18:44:28.431Z] ---> 8b4e1cddfc27 [2023-11-01T18:44:28.431Z] Step 14/15 : COPY . . [2023-11-01T18:44:28.431Z] ---> 87c0e5f32302 [2023-11-01T18:44:28.431Z] Step 15/15 : RUN ${MAKE} [2023-11-01T18:44:28.431Z] ---> Running in 14473b7e6e15 [2023-11-01T18:44:28.431Z] noop [2023-11-01T18:44:28.431Z] Removing intermediate container 14473b7e6e15 [2023-11-01T18:44:28.431Z] ---> 3e69bce9ee0a [2023-11-01T18:44:28.431Z] Successfully built 3e69bce9ee0a [2023-11-01T18:44:28.431Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:44:28.784Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:44:28.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:44:29.026Z] prd-ubuntu20.04-docker-arm64-4c-16g-16264 does not seem to be running inside a container [2023-11-01T18:44:29.114Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T18:44:31.558Z] $ docker top e4925fb4a078afda6f7a1965309750fe1a54e27c9fab3bb47cefa441c0d7569a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:44:32.416Z] + go version [2023-11-01T18:44:32.416Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T18:44:32.434Z] $ docker stop --time=1 e4925fb4a078afda6f7a1965309750fe1a54e27c9fab3bb47cefa441c0d7569a [2023-11-01T18:44:34.108Z] $ docker rm -f --volumes e4925fb4a078afda6f7a1965309750fe1a54e27c9fab3bb47cefa441c0d7569a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:44:34.689Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:44:34.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:44:34.886Z] prd-ubuntu20.04-docker-arm64-4c-16g-16264 does not seem to be running inside a container [2023-11-01T18:44:34.960Z] $ 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/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T18:44:36.214Z] $ docker top 963f6d591a3604ea4003630eaf38a51502449fc106f1551140d2f4e569dea701 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:44:37.075Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/130 [Pipeline] fileExists [Pipeline] sh [2023-11-01T18:44:37.726Z] + make test [2023-11-01T18:44:37.726Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-01T18:44:41.982Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-01T18:46:03.631Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-01T18:46:03.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-01T18:46:03.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-01T18:46:03.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-01T18:46:03.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-01T18:46:03.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-01T18:46:03.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-01T18:46:03.631Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-01T18:46:03.631Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-01T18:46:18.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T18:46:18.895Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T18:46:18.895Z] ./bin/test-attribution-txt.sh [2023-11-01T18:46:18.895Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-01T18:46:18.895Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-01T18:46:19.163Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-01T18:46:19.163Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-01T18:46:19.163Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-01T18:46:19.163Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-01T18:46:19.163Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-01T18:46:19.163Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-01T18:46:19.163Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-01T18:46:19.163Z] make -C web test [2023-11-01T18:46:19.163Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/130/web' [2023-11-01T18:46:19.163Z] make[1]: tput: No such file or directory [2023-11-01T18:46:19.163Z] make[1]: tput: No such file or directory [2023-11-01T18:46:19.163Z] warning: generating ./VERSION [2023-11-01T18:46:19.163Z] echo "0.0.0" > VERSION [2023-11-01T18:46:19.163Z] docker build \ [2023-11-01T18:46:19.163Z] -f Dockerfile \ [2023-11-01T18:46:19.163Z] --build-arg USER=1000 \ [2023-11-01T18:46:19.163Z] \ [2023-11-01T18:46:19.163Z] --label "git_sha=422becc45202548155d324fc99806fcdfea34ca0" \ [2023-11-01T18:46:19.163Z] -t edgexfoundry/edgex-web-ui:422becc45202548155d324fc99806fcdfea34ca0 \ [2023-11-01T18:46:19.163Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-01T18:46:19.163Z] . [2023-11-01T18:46:19.430Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-01T18:46:19.430Z] Install the buildx component to build images with BuildKit: [2023-11-01T18:46:19.430Z] https://docs.docker.com/go/buildx/ [2023-11-01T18:46:19.430Z] [2023-11-01T18:46:20.020Z] Sending build context to Docker daemon 2.706MB [2023-11-01T18:46:20.020Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-01T18:46:20.976Z] 18-alpine3.18: Pulling from library/node [2023-11-01T18:46:20.976Z] 579b34f0a95b: Already exists [2023-11-01T18:46:20.976Z] 193dce5f4a0c: Pulling fs layer [2023-11-01T18:46:20.976Z] 78d1fe6b9b44: Pulling fs layer [2023-11-01T18:46:20.976Z] 18c854bc80ea: Pulling fs layer [2023-11-01T18:46:20.976Z] 18c854bc80ea: Verifying Checksum [2023-11-01T18:46:20.976Z] 18c854bc80ea: Download complete [2023-11-01T18:46:20.976Z] 78d1fe6b9b44: Download complete [2023-11-01T18:46:21.934Z] 193dce5f4a0c: Verifying Checksum [2023-11-01T18:46:21.934Z] 193dce5f4a0c: Download complete [2023-11-01T18:46:28.576Z] 193dce5f4a0c: Pull complete [2023-11-01T18:46:28.841Z] 78d1fe6b9b44: Pull complete [2023-11-01T18:46:29.109Z] 18c854bc80ea: Pull complete [2023-11-01T18:46:29.109Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-01T18:46:29.109Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-01T18:46:29.109Z] ---> f5a5f9201015 [2023-11-01T18:46:29.109Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-01T18:46:29.757Z] ---> Running in 4b5c4f978286 [2023-11-01T18:46:30.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:46:31.302Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:46:32.263Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-01T18:46:32.264Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-01T18:46:32.264Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-01T18:46:32.264Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-01T18:46:32.264Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-01T18:46:32.264Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-01T18:46:32.264Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-01T18:46:32.264Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-01T18:46:32.533Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-01T18:46:32.533Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-01T18:46:32.533Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-01T18:46:32.533Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-01T18:46:32.533Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-01T18:46:32.533Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-01T18:46:32.533Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-01T18:46:32.533Z] (16/151) Installing glib (2.76.4-r0) [2023-11-01T18:46:32.799Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-01T18:46:32.799Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-01T18:46:32.799Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-01T18:46:32.799Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-01T18:46:32.799Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-01T18:46:32.799Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-01T18:46:32.799Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-01T18:46:32.799Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-01T18:46:33.071Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-01T18:46:33.071Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-01T18:46:33.071Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-01T18:46:33.071Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-01T18:46:33.071Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-01T18:46:33.071Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-01T18:46:33.071Z] (31/151) Installing libxcb (1.15-r1) [2023-11-01T18:46:33.071Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-01T18:46:33.071Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-01T18:46:33.338Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-01T18:46:33.338Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-01T18:46:33.338Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-01T18:46:33.338Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-01T18:46:33.338Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-01T18:46:33.338Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-01T18:46:33.338Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-01T18:46:33.338Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-01T18:46:33.338Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-01T18:46:33.338Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-01T18:46:33.338Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-01T18:46:33.338Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-01T18:46:33.338Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-01T18:46:33.338Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-01T18:46:33.338Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-01T18:46:33.339Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-01T18:46:33.339Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-01T18:46:33.339Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-01T18:46:33.339Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-01T18:46:33.339Z] (53/151) Installing libunistring (1.1-r1) [2023-11-01T18:46:33.608Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-01T18:46:33.608Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-01T18:46:33.608Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-01T18:46:33.608Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-01T18:46:33.608Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-01T18:46:33.608Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-01T18:46:33.608Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-01T18:46:33.608Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-01T18:46:33.608Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-01T18:46:33.608Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-01T18:46:33.608Z] (64/151) Installing pango (1.50.14-r1) [2023-11-01T18:46:33.608Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-01T18:46:33.608Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-01T18:46:33.608Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-01T18:46:33.877Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-01T18:46:33.877Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-01T18:46:33.877Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-01T18:46:34.156Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-01T18:46:34.424Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-01T18:46:35.130Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-01T18:46:35.130Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-01T18:46:37.706Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-01T18:46:37.706Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-01T18:46:37.706Z] (76/151) Installing libelf (0.189-r2) [2023-11-01T18:46:37.706Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-01T18:46:37.706Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-01T18:46:37.975Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-01T18:46:37.975Z] (80/151) Installing libmagic (5.45-r0) [2023-11-01T18:46:37.975Z] (81/151) Installing file (5.45-r0) [2023-11-01T18:46:37.975Z] (82/151) Installing libice (1.1.1-r2) [2023-11-01T18:46:37.975Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-01T18:46:37.975Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-01T18:46:37.975Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-01T18:46:37.975Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-01T18:46:37.975Z] (87/151) Installing xset (1.2.5-r1) [2023-11-01T18:46:37.975Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-01T18:46:37.975Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-01T18:46:37.975Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-01T18:46:37.975Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-01T18:46:37.975Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-01T18:46:38.241Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-01T18:46:38.241Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-01T18:46:38.241Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-01T18:46:38.507Z] (96/151) Installing libva (2.18.0-r1) [2023-11-01T18:46:38.507Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-01T18:46:38.507Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-01T18:46:38.507Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-01T18:46:38.507Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-01T18:46:38.507Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-01T18:46:38.507Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-01T18:46:38.507Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-01T18:46:38.507Z] (104/151) Installing opus (1.4-r0) [2023-11-01T18:46:38.507Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-01T18:46:38.507Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-01T18:46:38.507Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-01T18:46:38.507Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-01T18:46:38.774Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-01T18:46:38.774Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-01T18:46:38.774Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-01T18:46:38.774Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-01T18:46:38.774Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-01T18:46:39.040Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-01T18:46:39.040Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-01T18:46:39.306Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-01T18:46:39.306Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-01T18:46:39.306Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-01T18:46:39.306Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-01T18:46:39.306Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-01T18:46:39.306Z] (121/151) Installing librist (0.2.7-r0) [2023-11-01T18:46:39.306Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-01T18:46:39.306Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-01T18:46:39.306Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-01T18:46:39.572Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-01T18:46:39.572Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-01T18:46:39.572Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-01T18:46:39.572Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-01T18:46:39.572Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-01T18:46:39.572Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-01T18:46:39.572Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-01T18:46:39.837Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-01T18:46:39.837Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-01T18:46:39.837Z] (134/151) Installing nspr (4.35-r2) [2023-11-01T18:46:39.837Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-01T18:46:39.837Z] (136/151) Installing nss (3.94-r0) [2023-11-01T18:46:39.838Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-01T18:46:39.838Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-01T18:46:39.838Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-01T18:46:39.838Z] (140/151) Installing orc (0.4.34-r0) [2023-11-01T18:46:39.838Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-01T18:46:40.103Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-01T18:46:40.103Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-01T18:46:40.103Z] (144/151) Installing libpulse (16.1-r10) [2023-11-01T18:46:40.103Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-01T18:46:40.103Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-01T18:46:40.103Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-01T18:46:40.103Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-01T18:46:40.103Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-01T18:46:40.103Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-01T18:46:40.103Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-01T18:46:45.445Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:46:45.445Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-01T18:46:45.445Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-01T18:46:45.445Z] Executing glib-2.76.4-r0.trigger [2023-11-01T18:46:45.445Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-01T18:46:48.030Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-01T18:46:48.030Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-01T18:46:48.030Z] OK: 555 MiB in 168 packages [2023-11-01T18:47:03.013Z] Removing intermediate container 4b5c4f978286 [2023-11-01T18:47:03.013Z] ---> 6ea0cfe5f204 [2023-11-01T18:47:03.013Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-01T18:47:03.013Z] ---> Running in 1b60c7910240 [2023-11-01T18:47:03.013Z] Removing intermediate container 1b60c7910240 [2023-11-01T18:47:03.013Z] ---> 28257b0159ab [2023-11-01T18:47:03.013Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-01T18:47:03.013Z] ---> Running in 1fa358af1835 [2023-11-01T18:47:03.013Z] Removing intermediate container 1fa358af1835 [2023-11-01T18:47:03.013Z] ---> 80819f64c3de [2023-11-01T18:47:03.013Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-01T18:47:03.013Z] ---> Running in 8929202d5d7f [2023-11-01T18:47:03.013Z] Removing intermediate container 8929202d5d7f [2023-11-01T18:47:03.013Z] ---> 40a3d89f48d0 [2023-11-01T18:47:03.013Z] Step 6/11 : RUN npm install -g npm [2023-11-01T18:47:03.281Z] ---> Running in 38643f34ed45 [2023-11-01T18:47:29.956Z] [2023-11-01T18:47:29.956Z] removed 31 packages, and changed 65 packages in 22s [2023-11-01T18:47:29.956Z] [2023-11-01T18:47:29.956Z] 26 packages are looking for funding [2023-11-01T18:47:29.956Z] run `npm fund` for details [2023-11-01T18:47:31.908Z] Removing intermediate container 38643f34ed45 [2023-11-01T18:47:31.908Z] ---> 9a1d9b9c7069 [2023-11-01T18:47:31.908Z] Step 7/11 : ARG USER=1000 [2023-11-01T18:47:32.178Z] ---> Running in fb1ea5edb156 [2023-11-01T18:47:32.446Z] Removing intermediate container fb1ea5edb156 [2023-11-01T18:47:32.446Z] ---> 749480a100a4 [2023-11-01T18:47:32.446Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-01T18:47:32.446Z] ---> Running in 05cc9d3d7712 [2023-11-01T18:47:34.388Z] Removing intermediate container 05cc9d3d7712 [2023-11-01T18:47:34.388Z] ---> eaed9bfdccce [2023-11-01T18:47:34.388Z] Step 9/11 : USER $USER:$USER [2023-11-01T18:47:34.388Z] ---> Running in ce3d1cb12538 [2023-11-01T18:47:34.656Z] Removing intermediate container ce3d1cb12538 [2023-11-01T18:47:34.656Z] ---> 362fbd2f155d [2023-11-01T18:47:34.656Z] Step 10/11 : WORKDIR /app [2023-11-01T18:47:34.656Z] ---> Running in cc7beb7f622d [2023-11-01T18:47:34.924Z] Removing intermediate container cc7beb7f622d [2023-11-01T18:47:34.924Z] ---> d85ead253265 [2023-11-01T18:47:34.924Z] Step 11/11 : LABEL git_sha=422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:47:34.924Z] ---> Running in d72ce75c0499 [2023-11-01T18:47:35.191Z] Removing intermediate container d72ce75c0499 [2023-11-01T18:47:35.191Z] ---> 1cde619424d9 [2023-11-01T18:47:35.458Z] Successfully built 1cde619424d9 [2023-11-01T18:47:35.458Z] Successfully tagged edgexfoundry/edgex-web-ui:422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:47:35.458Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-01T18:47:35.458Z] touch edgex-web-ui.imagebuilt [2023-11-01T18:47:35.458Z] mkdir -p node_modules coverage [2023-11-01T18:47:35.458Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-01T18:47:35.458Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE required: { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE }, [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE required: { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE }, [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE required: { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE }, [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE required: { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE }, [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE required: { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE }, [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE required: { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE }, [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE required: { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE }, [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE required: { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE }, [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE Unsupported engine { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE required: { [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE }, [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.2' } [2023-11-01T18:47:50.476Z] npm WARN EBADENGINE } [2023-11-01T18:49:27.297Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T18:49:28.732Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T18:49:31.308Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-11-01T18:49:31.574Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-11-01T18:49:43.954Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-11-01T18:50:02.159Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-11-01T18:50:02.159Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-11-01T18:50:02.159Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-11-01T18:50:02.159Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-11-01T18:50:02.159Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-11-01T18:50:02.428Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-11-01T18:50:03.016Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-11-01T18:50:03.602Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-11-01T18:50:15.923Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-11-01T18:50:15.923Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-11-01T18:50:15.923Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-11-01T18:50:17.330Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-11-01T18:50:23.972Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-11-01T18:50:30.607Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-11-01T18:50:57.300Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-11-01T18:51:29.508Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-11-01T18:52:01.716Z] [2023-11-01T18:52:01.716Z] added 1475 packages, and audited 1476 packages in 4m [2023-11-01T18:52:01.716Z] [2023-11-01T18:52:01.716Z] 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) [2023-11-01T18:52:01.716Z] [2023-11-01T18:52:01.716Z] To address issues that do not require attention, run: [2023-11-01T18:52:01.716Z] npm audit fix [2023-11-01T18:52:01.716Z] [2023-11-01T18:52:01.716Z] To address all issues (including breaking changes), run: [2023-11-01T18:52:01.716Z] npm audit fix --force [2023-11-01T18:52:01.716Z] [2023-11-01T18:52:01.716Z] Run `npm audit` for details. [2023-11-01T18:52:01.716Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-11-01T18:52:19.905Z] - Generating browser application bundles (phase: setup)... [2023-11-01T18:52:46.562Z] Compiling @angular/core : es2015 as esm2015 [2023-11-01T18:52:46.562Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-11-01T18:53:13.253Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-11-01T18:53:13.253Z] Compiling @angular/common : es2015 as esm2015 [2023-11-01T18:53:15.187Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-11-01T18:53:15.187Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-11-01T18:53:19.437Z] Compiling @angular/router : es2015 as esm2015 [2023-11-01T18:53:19.437Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-11-01T18:53:24.805Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-11-01T18:53:26.759Z] Compiling @angular/common/http : es2015 as esm2015 [2023-11-01T18:53:26.759Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-11-01T18:53:31.007Z] Compiling @angular/forms : es2015 as esm2015 [2023-11-01T18:53:31.007Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-11-01T18:53:31.007Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-11-01T18:54:27.406Z] 01 11 2023 18:54:25.137:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-11-01T18:54:27.406Z] 01 11 2023 18:54:25.151:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-11-01T18:54:27.406Z] 01 11 2023 18:54:25.183:INFO [launcher]: Starting browser ChromeHeadless [2023-11-01T18:55:35.255Z] 01 11 2023 18:55:31.002:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-11-01T18:55:35.255Z] 01 11 2023 18:55:33.010:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-01T18:55:41.889Z] 01 11 2023 18:55:41.851:WARN [launcher]: ChromeHeadless was not killed by SIGKILL in 2000 ms, continuing. [2023-11-01T18:56:03.959Z] 01 11 2023 18:56:03.444:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-11-01T18:56:30.643Z] ✔ Browser application bundle generation complete. [2023-11-01T18:56:30.643Z] 01 11 2023 18:56:27.994:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket zqH0L6jeDAPmI1fpAAAB with id 87250523 [2023-11-01T18:56:48.986Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) [2023-11-01T18:56:48.986Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.483 secs) [2023-11-01T18:56:48.986Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.88 secs) [2023-11-01T18:56:48.986Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 1.693 secs) [2023-11-01T18:56:48.986Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.754 secs) [2023-11-01T18:56:48.986Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.775 secs) [2023-11-01T18:56:48.986Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.822 secs) [2023-11-01T18:56:48.986Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.84 secs) [2023-11-01T18:56:48.986Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.857 secs) [2023-11-01T18:56:49.270Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 2.061 secs) [2023-11-01T18:56:49.270Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 2.137 secs) [2023-11-01T18:56:49.550Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 2.204 secs) [2023-11-01T18:56:49.550Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 2.268 secs) [2023-11-01T18:56:49.550Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 2.319 secs) [2023-11-01T18:56:49.550Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 2.336 secs) [2023-11-01T18:56:49.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.354 secs) [2023-11-01T18:56:49.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.374 secs) [2023-11-01T18:56:49.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.39 secs) [2023-11-01T18:56:49.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.455 secs) [2023-11-01T18:56:49.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.47 secs) [2023-11-01T18:56:49.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.482 secs) [2023-11-01T18:56:49.823Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.513 secs) [2023-11-01T18:56:50.106Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.621 secs) [2023-11-01T18:56:50.106Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.636 secs) [2023-11-01T18:56:50.106Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.723 secs) [2023-11-01T18:56:50.387Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.766 secs) [2023-11-01T18:56:50.387Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.868 secs) [2023-11-01T18:56:50.387Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.919 secs) [2023-11-01T18:56:50.654Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 3.168 secs) [2023-11-01T18:56:50.928Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.244 secs) [2023-11-01T18:56:51.201Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.461 secs) [2023-11-01T18:56:51.201Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.527 secs) [2023-11-01T18:56:51.201Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.552 secs) [2023-11-01T18:56:51.471Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.581 secs) [2023-11-01T18:56:51.471Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.611 secs) [2023-11-01T18:56:51.471Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.627 secs) [2023-11-01T18:56:51.471Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.637 secs) [2023-11-01T18:56:51.471Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.754 secs) [2023-11-01T18:56:51.739Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.822 secs) [2023-11-01T18:56:52.008Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.05 secs) [2023-11-01T18:56:52.008Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.068 secs) [2023-11-01T18:56:52.008Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.127 secs) [2023-11-01T18:56:52.008Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.171 secs) [2023-11-01T18:56:52.275Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.322 secs) [2023-11-01T18:56:52.548Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.526 secs) [2023-11-01T18:56:52.548Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.574 secs) [2023-11-01T18:56:52.548Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.601 secs) [2023-11-01T18:56:52.815Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 4.616 secs) [2023-11-01T18:56:52.815Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 4.635 secs) [2023-11-01T18:56:52.815Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 4.685 secs) [2023-11-01T18:56:53.398Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.062 secs) [2023-11-01T18:56:53.399Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.143 secs) [2023-11-01T18:56:53.399Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.194 secs) [2023-11-01T18:56:53.399Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.226 secs) [2023-11-01T18:56:53.399Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.256 secs) [2023-11-01T18:56:53.666Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.302 secs) [2023-11-01T18:56:53.666Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.352 secs) [2023-11-01T18:56:53.666Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.482 secs) [2023-11-01T18:56:53.932Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.683 secs) [2023-11-01T18:56:53.932Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.699 secs) [2023-11-01T18:56:54.198Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.763 secs) [2023-11-01T18:56:54.198Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.892 secs) [2023-11-01T18:56:54.466Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 6.099 secs) [2023-11-01T18:56:54.733Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 6.203 secs) [2023-11-01T18:56:54.733Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 6.268 secs) [2023-11-01T18:56:54.733Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 6.287 secs) [2023-11-01T18:56:55.067Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.3 secs) [2023-11-01T18:56:55.067Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.313 secs) [2023-11-01T18:56:55.067Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.324 secs) [2023-11-01T18:56:55.067Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.34 secs) [2023-11-01T18:56:55.067Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.486 secs) [2023-11-01T18:56:55.337Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.544 secs) [2023-11-01T18:56:55.337Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.6 secs) [2023-11-01T18:56:55.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.732 secs) [2023-11-01T18:56:55.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.743 secs) [2023-11-01T18:56:55.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.756 secs) [2023-11-01T18:56:55.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.769 secs) [2023-11-01T18:56:55.604Z] WARN: ' [2023-11-01T18:56:55.604Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T18:56:55.604Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T18:56:55.604Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T18:56:55.604Z] in a future version of Angular. [2023-11-01T18:56:55.604Z] [2023-11-01T18:56:55.604Z] For more information on this, see our API docs here: [2023-11-01T18:56:55.604Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T18:56:55.604Z] ' [2023-11-01T18:56:55.604Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.769 secs) [2023-11-01T18:56:55.604Z] WARN: ' [2023-11-01T18:56:55.604Z] It looks like you're using ngModel on the same form field as formControlName. [2023-11-01T18:56:55.604Z] Support for using the ngModel input property and ngModelChange event with [2023-11-01T18:56:55.604Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-11-01T18:56:55.604Z] in a future version of Angular. [2023-11-01T18:56:55.604Z] [2023-11-01T18:56:55.604Z] For more information on this, see our API docs here: [2023-11-01T18:56:55.604Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-11-01T18:56:55.604Z] ' [2023-11-01T18:56:55.873Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.934 secs) [2023-11-01T18:56:55.873Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 7.09 secs) [2023-11-01T18:56:56.141Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 7.296 secs) [2023-11-01T18:56:56.408Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 7.39 secs) [2023-11-01T18:56:56.408Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 7.451 secs) [2023-11-01T18:56:56.408Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 7.51 secs) [2023-11-01T18:56:56.675Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 7.57 secs) [2023-11-01T18:56:56.675Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 7.711 secs) [2023-11-01T18:56:56.944Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 7.766 secs) [2023-11-01T18:56:56.944Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 7.828 secs) [2023-11-01T18:56:56.944Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 7.917 secs) [2023-11-01T18:56:57.210Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 7.965 secs) [2023-11-01T18:56:57.210Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 8.1 secs) [2023-11-01T18:56:57.477Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 8.356 secs) [2023-11-01T18:56:57.743Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 8.443 secs) [2023-11-01T18:56:58.018Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 8.526 secs) [2023-11-01T18:56:58.019Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 8.552 secs) [2023-11-01T18:56:58.019Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 8.602 secs) [2023-11-01T18:56:58.019Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 8.65 secs) [2023-11-01T18:56:58.019Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 8.667 secs) [2023-11-01T18:56:58.286Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 8.677 secs) [2023-11-01T18:56:58.286Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 8.803 secs) [2023-11-01T18:56:58.286Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 8.821 secs) [2023-11-01T18:56:58.552Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 9.025 secs) [2023-11-01T18:56:58.820Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 9.154 secs) [2023-11-01T18:56:58.820Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 9.218 secs) [2023-11-01T18:56:59.087Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 9.257 secs) [2023-11-01T18:56:59.087Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 9.29 secs) [2023-11-01T18:56:59.087Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 9.358 secs) [2023-11-01T18:56:59.353Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 9.565 secs) [2023-11-01T18:56:59.353Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 9.62 secs) [2023-11-01T18:56:59.621Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 9.784 secs) [2023-11-01T18:56:59.889Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 9.91 secs) [2023-11-01T18:56:59.889Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 9.985 secs) [2023-11-01T18:57:00.156Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 10.142 secs) [2023-11-01T18:57:00.156Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 10.162 secs) [2023-11-01T18:57:00.156Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 10.189 secs) [2023-11-01T18:57:00.424Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 10.321 secs) [2023-11-01T18:57:00.424Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 10.431 secs) [2023-11-01T18:57:00.697Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 10.488 secs) [2023-11-01T18:57:00.697Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 10.516 secs) [2023-11-01T18:57:00.697Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 10.557 secs) [2023-11-01T18:57:01.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 10.655 secs) [2023-11-01T18:57:01.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 10.681 secs) [2023-11-01T18:57:01.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 10.706 secs) [2023-11-01T18:57:01.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 10.731 secs) [2023-11-01T18:57:01.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 10.787 secs) [2023-11-01T18:57:01.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 10.856 secs) [2023-11-01T18:57:01.056Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 10.874 secs) [2023-11-01T18:57:01.323Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 10.934 secs) [2023-11-01T18:57:01.323Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 11.042 secs) [2023-11-01T18:57:01.591Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 11.168 secs) [2023-11-01T18:57:01.591Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 11.206 secs) [2023-11-01T18:57:01.591Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 11.246 secs) [2023-11-01T18:57:01.858Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 11.303 secs) [2023-11-01T18:57:02.126Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 11.486 secs) [2023-11-01T18:57:02.126Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T18:57:02.126Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T18:57:02.126Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-01T18:57:02.126Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 11.486 secs) [2023-11-01T18:57:02.126Z] ERROR: 'NG0304: 'router-outlet' is not a known element: [2023-11-01T18:57:02.126Z] 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. [2023-11-01T18:57:02.126Z] 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' [2023-11-01T18:57:02.126Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 11.521 secs) [2023-11-01T18:57:02.126Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 11.57 secs) [2023-11-01T18:57:02.392Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 11.713 secs) [2023-11-01T18:57:02.392Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 11.825 secs) [2023-11-01T18:57:02.659Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 11.897 secs) [2023-11-01T18:57:02.926Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 12.185 secs) [2023-11-01T18:57:03.192Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 12.421 secs) [2023-11-01T18:57:03.458Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 12.492 secs) [2023-11-01T18:57:03.458Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 12.508 secs) [2023-11-01T18:57:03.458Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 12.564 secs) [2023-11-01T18:57:03.458Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 12.59 secs) [2023-11-01T18:57:03.458Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 12.618 secs) [2023-11-01T18:57:03.725Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 12.635 secs) [2023-11-01T18:57:03.725Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 12.673 secs) [2023-11-01T18:57:03.725Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 12.744 secs) [2023-11-01T18:57:04.686Z] Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (17.888 secs / 12.744 secs) [2023-11-01T18:57:04.686Z] TOTAL: 147 SUCCESS [2023-11-01T18:57:04.686Z] ✔ Browser application bundle generation complete. [2023-11-01T18:57:08.938Z] [2023-11-01T18:57:08.938Z] =============================== Coverage summary =============================== [2023-11-01T18:57:08.938Z] Statements : 41.06% ( 1474/3590 ) [2023-11-01T18:57:08.938Z] Branches : 11.75% ( 114/970 ) [2023-11-01T18:57:08.938Z] Functions : 32.29% ( 423/1310 ) [2023-11-01T18:57:08.938Z] Lines : 39.05% ( 1329/3403 ) [2023-11-01T18:57:08.938Z] ================================================================================ [2023-11-01T18:57:08.938Z] 01 11 2023 18:57:08.336:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-11-01T18:57:09.523Z] ✔ Browser application bundle generation complete. [2023-11-01T18:57:11.465Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/130/web' [Pipeline] echo [2023-11-01T18:57:11.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T18:57:11.489Z] $ docker stop --time=1 963f6d591a3604ea4003630eaf38a51502449fc106f1551140d2f4e569dea701 [2023-11-01T18:57:13.311Z] $ docker rm -f --volumes 963f6d591a3604ea4003630eaf38a51502449fc106f1551140d2f4e569dea701 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:57:14.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T18:57:17.109Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T18:57:24.133Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:57:24.561Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:57:27.482Z] + ls -al . [2023-11-01T18:57:27.482Z] total 176 [2023-11-01T18:57:27.482Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 1 18:44 . [2023-11-01T18:57:27.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:41 .. [2023-11-01T18:57:27.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:41 .blubracket [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 18 Nov 1 18:41 .dockerignore [2023-11-01T18:57:27.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:41 .git [2023-11-01T18:57:27.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:41 .github [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 161 Nov 1 18:41 .gitignore [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 8418 Nov 1 18:41 Attribution.txt [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 19103 Nov 1 18:41 CHANGELOG.md [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 1 18:41 CONTRIBUTING.md [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 1788 Nov 1 18:41 Dockerfile [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 1 18:41 Jenkinsfile [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 1 18:41 LICENSE [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 2134 Nov 1 18:41 Makefile [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 4381 Nov 1 18:41 README.md [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 1 18:37 VERSION [2023-11-01T18:57:27.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:41 assets [2023-11-01T18:57:27.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:41 bin [2023-11-01T18:57:27.482Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:41 cmd [2023-11-01T18:57:27.482Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 1 18:44 coverage.out [2023-11-01T18:57:27.482Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:41 docs [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 3512 Nov 1 18:41 go.mod [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 34269 Nov 1 18:41 go.sum [2023-11-01T18:57:27.482Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:41 internal [2023-11-01T18:57:27.482Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:41 testing [2023-11-01T18:57:27.482Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 1 18:41 version.go [2023-11-01T18:57:27.482Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 1 18:47 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:57:27.820Z] + 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=422becc45202548155d324fc99806fcdfea34ca0 --label arch=arm64 --label version=3.1.0-dev.11 . [2023-11-01T18:57:29.226Z] Sending build context to Docker daemon 34.3MB [2023-11-01T18:57:29.226Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:57:29.226Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-01T18:57:29.226Z] ---> 3e69bce9ee0a [2023-11-01T18:57:29.226Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-01T18:57:30.190Z] ---> Running in 041e01c09696 [2023-11-01T18:57:30.468Z] Removing intermediate container 041e01c09696 [2023-11-01T18:57:30.468Z] ---> ef782f53be1d [2023-11-01T18:57:30.468Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-01T18:57:30.739Z] ---> Running in 96da4b741bb4 [2023-11-01T18:57:31.005Z] Removing intermediate container 96da4b741bb4 [2023-11-01T18:57:31.005Z] ---> 7f045957c08e [2023-11-01T18:57:31.005Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:57:31.005Z] ---> Running in 579f3e5babf3 [2023-11-01T18:57:31.273Z] Removing intermediate container 579f3e5babf3 [2023-11-01T18:57:31.273Z] ---> 0fdaf8d566a1 [2023-11-01T18:57:31.273Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-11-01T18:57:31.273Z] ---> Running in bf7fd36f7fe4 [2023-11-01T18:57:31.858Z] Removing intermediate container bf7fd36f7fe4 [2023-11-01T18:57:31.858Z] ---> b644d1614cf9 [2023-11-01T18:57:31.858Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-01T18:57:31.858Z] ---> Running in 8bc6b89ccf2e [2023-11-01T18:57:32.126Z] Removing intermediate container 8bc6b89ccf2e [2023-11-01T18:57:32.126Z] ---> 17286df91fb7 [2023-11-01T18:57:32.126Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-01T18:57:34.070Z] ---> 319f6f73874f [2023-11-01T18:57:34.070Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:57:34.070Z] ---> Running in 69d70314468e [2023-11-01T18:57:35.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:57:35.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:57:36.709Z] OK: 266 MiB in 52 packages [2023-11-01T18:57:39.294Z] Removing intermediate container 69d70314468e [2023-11-01T18:57:39.294Z] ---> 4b71be0638c9 [2023-11-01T18:57:39.294Z] Step 10/25 : ENV GO111MODULE=on [2023-11-01T18:57:39.294Z] ---> Running in 97c58cf91721 [2023-11-01T18:57:39.294Z] Removing intermediate container 97c58cf91721 [2023-11-01T18:57:39.294Z] ---> c018b20bc04e [2023-11-01T18:57:39.294Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-01T18:57:39.294Z] ---> Running in fc09dab053c4 [2023-11-01T18:57:39.561Z] Removing intermediate container fc09dab053c4 [2023-11-01T18:57:39.561Z] ---> f4d60dd0071c [2023-11-01T18:57:39.561Z] Step 12/25 : COPY go.mod vendor* ./ [2023-11-01T18:57:40.154Z] ---> d0db20152778 [2023-11-01T18:57:40.154Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:57:40.423Z] ---> Running in 02f2dc990739 [2023-11-01T18:57:43.011Z] Removing intermediate container 02f2dc990739 [2023-11-01T18:57:43.011Z] ---> 280bd4007870 [2023-11-01T18:57:43.011Z] Step 14/25 : COPY . . [2023-11-01T18:57:48.348Z] ---> 613215170f17 [2023-11-01T18:57:48.348Z] Step 15/25 : RUN ${MAKE} [2023-11-01T18:57:48.348Z] ---> Running in cc1b5403cf44 [2023-11-01T18:57:48.614Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.11" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-11-01T18:59:40.249Z] Removing intermediate container cc1b5403cf44 [2023-11-01T18:59:40.249Z] ---> ce8ee178e193 [2023-11-01T18:59:40.249Z] Step 16/25 : FROM alpine:3.18 [2023-11-01T18:59:40.249Z] 3.18: Pulling from library/alpine [2023-11-01T18:59:40.249Z] 579b34f0a95b: Already exists [2023-11-01T18:59:40.249Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T18:59:40.249Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T18:59:40.249Z] ---> 3cc203321400 [2023-11-01T18:59:40.249Z] Step 17/25 : EXPOSE 4000 [2023-11-01T18:59:40.249Z] ---> Running in d2dc714f27c2 [2023-11-01T18:59:40.249Z] Removing intermediate container d2dc714f27c2 [2023-11-01T18:59:40.249Z] ---> 96d12b699d7b [2023-11-01T18:59:40.249Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-01T18:59:42.201Z] ---> c3291bee6d88 [2023-11-01T18:59:42.201Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-11-01T18:59:44.146Z] ---> 460ef40a1056 [2023-11-01T18:59:44.146Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-11-01T18:59:44.732Z] ---> 3e89562aac00 [2023-11-01T18:59:44.732Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-11-01T18:59:44.732Z] ---> Running in 4e5aafdeb241 [2023-11-01T18:59:44.999Z] Removing intermediate container 4e5aafdeb241 [2023-11-01T18:59:44.999Z] ---> 9a7e5aba878c [2023-11-01T18:59:44.999Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-11-01T18:59:45.267Z] ---> Running in d9a7789319e4 [2023-11-01T18:59:45.534Z] Removing intermediate container d9a7789319e4 [2023-11-01T18:59:45.534Z] ---> fd31e29875ae [2023-11-01T18:59:45.534Z] Step 23/25 : LABEL arch=arm64 [2023-11-01T18:59:45.534Z] ---> Running in c67c6f33f500 [2023-11-01T18:59:45.805Z] Removing intermediate container c67c6f33f500 [2023-11-01T18:59:45.806Z] ---> e0853c3f243b [2023-11-01T18:59:45.806Z] Step 24/25 : LABEL git_sha=422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:59:45.806Z] ---> Running in b2d991aa5358 [2023-11-01T18:59:46.391Z] Removing intermediate container b2d991aa5358 [2023-11-01T18:59:46.391Z] ---> 356057864843 [2023-11-01T18:59:46.391Z] Step 25/25 : LABEL version=3.1.0-dev.11 [2023-11-01T18:59:46.391Z] ---> Running in 0b29f7decf60 [2023-11-01T18:59:46.657Z] Removing intermediate container 0b29f7decf60 [2023-11-01T18:59:46.657Z] ---> 1ff1de7f4511 [2023-11-01T18:59:46.657Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:59:46.923Z] Successfully built 1ff1de7f4511 [2023-11-01T18:59:46.923Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:59:47.058Z] provisioning config files... [2023-11-01T18:59:47.076Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/130@tmp/config12132529056957494927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:59:47.418Z] ---> docker-login.sh [2023-11-01T18:59:47.418Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:59:47.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:59:47.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:59:47.683Z] Configure a credential helper to remove this warning. See [2023-11-01T18:59:47.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:59:47.683Z] [2023-11-01T18:59:47.683Z] Login Succeeded [2023-11-01T18:59:47.683Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:59:47.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:59:48.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:59:48.218Z] Configure a credential helper to remove this warning. See [2023-11-01T18:59:48.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:59:48.218Z] [2023-11-01T18:59:48.218Z] Login Succeeded [2023-11-01T18:59:48.218Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:59:48.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:59:48.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:59:48.486Z] Configure a credential helper to remove this warning. See [2023-11-01T18:59:48.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:59:48.486Z] [2023-11-01T18:59:48.486Z] Login Succeeded [2023-11-01T18:59:48.486Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:59:48.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:59:49.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:59:49.021Z] Configure a credential helper to remove this warning. See [2023-11-01T18:59:49.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:59:49.021Z] [2023-11-01T18:59:49.021Z] Login Succeeded [2023-11-01T18:59:49.021Z] docker.io [2023-11-01T18:59:49.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:59:49.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:59:49.558Z] Configure a credential helper to remove this warning. See [2023-11-01T18:59:49.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:59:49.558Z] [2023-11-01T18:59:49.558Z] Login Succeeded [2023-11-01T18:59:49.558Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:59:49.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T18:59:49.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:59:49.649Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-11-01T18:59:49.649Z] 422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:59:49.649Z] latest [2023-11-01T18:59:49.649Z] 3.1.0-dev.11 [2023-11-01T18:59:49.649Z] 422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [2023-11-01T18:59:49.649Z] main [2023-11-01T18:59:49.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:59:50.017Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:59:50.365Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T18:59:50.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-01T18:59:50.365Z] 038d09a7d296: Preparing [2023-11-01T18:59:50.365Z] 674470bd4061: Preparing [2023-11-01T18:59:50.365Z] b85f1c0724b3: Preparing [2023-11-01T18:59:50.365Z] 5f4d9fc4d98d: Preparing [2023-11-01T18:59:50.365Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T18:59:50.635Z] 038d09a7d296: Pushed [2023-11-01T18:59:50.635Z] 674470bd4061: Pushed [2023-11-01T18:59:58.924Z] b85f1c0724b3: Pushed [2023-11-01T18:59:58.924Z] 422becc45202548155d324fc99806fcdfea34ca0: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:59:59.270Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:59:59.612Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-01T18:59:59.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-01T18:59:59.612Z] 038d09a7d296: Preparing [2023-11-01T18:59:59.612Z] 674470bd4061: Preparing [2023-11-01T18:59:59.612Z] b85f1c0724b3: Preparing [2023-11-01T18:59:59.612Z] 5f4d9fc4d98d: Preparing [2023-11-01T18:59:59.612Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T18:59:59.612Z] 038d09a7d296: Layer already exists [2023-11-01T18:59:59.612Z] b85f1c0724b3: Layer already exists [2023-11-01T18:59:59.612Z] 674470bd4061: Layer already exists [2023-11-01T18:59:59.878Z] latest: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:00.223Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:00.576Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.11 [2023-11-01T19:00:00.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-01T19:00:00.576Z] 038d09a7d296: Preparing [2023-11-01T19:00:00.576Z] 674470bd4061: Preparing [2023-11-01T19:00:00.576Z] b85f1c0724b3: Preparing [2023-11-01T19:00:00.576Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:00:00.576Z] b85f1c0724b3: Layer already exists [2023-11-01T19:00:00.576Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:00:00.576Z] 674470bd4061: Layer already exists [2023-11-01T19:00:00.576Z] 038d09a7d296: Layer already exists [2023-11-01T19:00:00.576Z] 3.1.0-dev.11: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:01.207Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:01.544Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [2023-11-01T19:00:01.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-01T19:00:01.544Z] 038d09a7d296: Preparing [2023-11-01T19:00:01.544Z] 674470bd4061: Preparing [2023-11-01T19:00:01.544Z] b85f1c0724b3: Preparing [2023-11-01T19:00:01.544Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:00:01.544Z] b85f1c0724b3: Layer already exists [2023-11-01T19:00:01.544Z] 038d09a7d296: Layer already exists [2023-11-01T19:00:01.544Z] 674470bd4061: Layer already exists [2023-11-01T19:00:01.544Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:00:01.810Z] 422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:02.154Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:02.507Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-11-01T19:00:02.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-11-01T19:00:02.507Z] 038d09a7d296: Preparing [2023-11-01T19:00:02.507Z] 674470bd4061: Preparing [2023-11-01T19:00:02.507Z] b85f1c0724b3: Preparing [2023-11-01T19:00:02.507Z] 5f4d9fc4d98d: Preparing [2023-11-01T19:00:02.507Z] 038d09a7d296: Layer already exists [2023-11-01T19:00:02.507Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T19:00:02.507Z] 674470bd4061: Layer already exists [2023-11-01T19:00:02.507Z] b85f1c0724b3: Layer already exists [2023-11-01T19:00:02.775Z] main: digest: sha256:189d006eb57fb6b3ec04465f26c500b2f28dc3efb07e8b23990cdd17d1ca9b59 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T19:00:02.826Z] ===================================================== [Pipeline] echo [2023-11-01T19:00:02.832Z] taggedImages: [2023-11-01T19:00:02.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0 [2023-11-01T19:00:02.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-11-01T19:00:02.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.11 [2023-11-01T19:00:02.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:422becc45202548155d324fc99806fcdfea34ca0-3.1.0-dev.11 [2023-11-01T19:00:02.832Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:03.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:00:03.195Z] [2023-11-01T19:00:03.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:03.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:00:03.802Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T19:00:03.802Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T19:00:03.802Z] 04944245beec: Pulling fs layer [2023-11-01T19:00:03.802Z] 699f458cf7ca: Pulling fs layer [2023-11-01T19:00:03.802Z] 765212b225bb: Pulling fs layer [2023-11-01T19:00:03.802Z] f23df028b6ca: Pulling fs layer [2023-11-01T19:00:03.802Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T19:00:03.802Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T19:00:03.802Z] d65c8cfc05b1: Waiting [2023-11-01T19:00:03.802Z] f23df028b6ca: Waiting [2023-11-01T19:00:03.802Z] 765212b225bb: Waiting [2023-11-01T19:00:03.802Z] 2437ff75d9bd: Waiting [2023-11-01T19:00:03.802Z] 04944245beec: Verifying Checksum [2023-11-01T19:00:03.802Z] 04944245beec: Download complete [2023-11-01T19:00:03.802Z] 765212b225bb: Verifying Checksum [2023-11-01T19:00:03.802Z] 765212b225bb: Download complete [2023-11-01T19:00:04.068Z] f23df028b6ca: Verifying Checksum [2023-11-01T19:00:04.068Z] f23df028b6ca: Download complete [2023-11-01T19:00:04.068Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T19:00:04.068Z] d65c8cfc05b1: Download complete [2023-11-01T19:00:04.068Z] 699f458cf7ca: Verifying Checksum [2023-11-01T19:00:04.068Z] 699f458cf7ca: Download complete [2023-11-01T19:00:04.335Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T19:00:04.601Z] 8998bd30e6a1: Download complete [2023-11-01T19:00:07.187Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T19:00:07.187Z] 2437ff75d9bd: Download complete [2023-11-01T19:00:11.440Z] 8998bd30e6a1: Pull complete [2023-11-01T19:00:11.707Z] 04944245beec: Pull complete [2023-11-01T19:00:13.652Z] 699f458cf7ca: Pull complete [2023-11-01T19:00:13.652Z] 765212b225bb: Pull complete [2023-11-01T19:00:14.614Z] f23df028b6ca: Pull complete [2023-11-01T19:00:14.881Z] d65c8cfc05b1: Pull complete [2023-11-01T19:00:33.085Z] 2437ff75d9bd: Pull complete [2023-11-01T19:00:33.085Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T19:00:33.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:00:33.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:00:33.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-16264 does not seem to be running inside a container [2023-11-01T19:00:33.421Z] $ 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/130 -v /w/workspace/edgex-ui-go/130:/w/workspace/edgex-ui-go/130:rw,z -v /w/workspace/edgex-ui-go/130@tmp:/w/workspace/edgex-ui-go/130@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T19:00:39.333Z] $ docker top 03115b3cd2d8c6d0de834e99c657135339d2e394a0f99e34c148de81df95b22c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:00:42.868Z] ---> job-cost.sh [2023-11-01T19:00:42.868Z] lf-activate-venv: SKIPPING [2023-11-01T19:00:42.868Z] INFO: No Stack... [2023-11-01T19:00:42.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T19:00:44.000Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T19:00:45.308Z] + + cat /w/workspace/edgex-ui-go/130/archives/cost.csvcut [2023-11-01T19:00:45.308Z] -d, -f6 [Pipeline] lock [2023-11-01T19:00:45.369Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [2023-11-01T19:00:45.375Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] did not exist. Created. [2023-11-01T19:00:45.375Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T19:00:46.718Z] /w/workspace/edgex-ui-go/130@tmp/durable-c29b1634/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T19:00:47.047Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T19:00:47.072Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T19:00:53.588Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T19:00:53.595Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-130-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T19:00:53.612Z] $ docker stop --time=1 03115b3cd2d8c6d0de834e99c657135339d2e394a0f99e34c148de81df95b22c [2023-11-01T19:00:55.222Z] $ docker rm -f --volumes 03115b3cd2d8c6d0de834e99c657135339d2e394a0f99e34c148de81df95b22c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-01T19:00:55.597Z] provisioning config files... [2023-11-01T19:00:55.604Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5044501717281909589tmp [Pipeline] { [Pipeline] sh [2023-11-01T19:00:55.899Z] + set +x [2023-11-01T19:00:55.899Z] + + curl -s https://codecov.io/bash [2023-11-01T19:00:55.899Z] bash -s -- [2023-11-01T19:00:55.899Z] [2023-11-01T19:00:55.899Z] _____ _ [2023-11-01T19:00:55.899Z] / ____| | | [2023-11-01T19:00:55.899Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T19:00:55.899Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T19:00:55.899Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T19:00:55.899Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T19:00:55.899Z] Bash-1.0.6 [2023-11-01T19:00:55.899Z] [2023-11-01T19:00:55.899Z] [2023-11-01T19:00:55.899Z] ==> git version 2.25.1 found [2023-11-01T19:00:55.900Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-01T19:00:55.900Z] Release-Date: 2020-01-08 [2023-11-01T19:00:55.900Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T19:00:55.900Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T19:00:55.900Z] ==> Jenkins CI detected. [2023-11-01T19:00:55.900Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-01T19:00:55.900Z] project root: . [2023-11-01T19:00:55.900Z] --> token set from env [2023-11-01T19:00:55.900Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T19:00:55.900Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T19:00:56.159Z] ==> Python coveragepy not found [2023-11-01T19:00:56.159Z] ==> Searching for coverage reports in: [2023-11-01T19:00:56.159Z] + . [2023-11-01T19:00:56.159Z] -> Found 1 reports [2023-11-01T19:00:56.159Z] ==> Detecting git/mercurial file structure [2023-11-01T19:00:56.159Z] ==> Reading reports [2023-11-01T19:00:56.159Z] + ./coverage.out bytes=10 [2023-11-01T19:00:56.159Z] ==> Appending adjustments [2023-11-01T19:00:56.159Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T19:00:56.727Z] + Found adjustments [2023-11-01T19:00:56.727Z] ==> Gzipping contents [2023-11-01T19:00:56.727Z] 12K /tmp/codecov.N4XiYl.gz [2023-11-01T19:00:56.727Z] ==> Uploading reports [2023-11-01T19:00:56.727Z] url: https://codecov.io [2023-11-01T19:00:56.727Z] query: branch=main&commit=422becc45202548155d324fc99806fcdfea34ca0&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T19:00:56.727Z] -> Pinging Codecov [2023-11-01T19:00:56.727Z] 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=422becc45202548155d324fc99806fcdfea34ca0&build=130&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F130%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T19:00:56.986Z] -> Uploading to [2023-11-01T19:00:56.987Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/FB506323287CE973F263BFD2A0EB1F37/422becc45202548155d324fc99806fcdfea34ca0/d45cb77d-8692-4b29-bbd1-25a85ea7daef.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T190056Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b123e3e6166238342a36899f7888be5d233efeb77ce4a6805075ce23d233891 [2023-11-01T19:00:56.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T19:00:56.987Z] Dload Upload Total Spent Left Speed [2023-11-01T19:00:57.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 38506 --:--:-- --:--:-- --:--:-- 38675 [2023-11-01T19:00:57.247Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] } [2023-11-01T19:00:57.255Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-01T19:00:57.485Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T19:00:57.495Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:57.829Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T19:00:57.829Z] [2023-11-01T19:00:57.829Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:00:58.133Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T19:00:58.416Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T19:00:58.416Z] df9b9388f04a: Pulling fs layer [2023-11-01T19:00:58.416Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T19:00:58.416Z] 25bc292e5bac: Pulling fs layer [2023-11-01T19:00:58.416Z] 114826534d7a: Pulling fs layer [2023-11-01T19:00:58.416Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T19:00:58.416Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T19:00:58.416Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T19:00:58.416Z] 4657fd5d0bcf: Waiting [2023-11-01T19:00:58.416Z] 6ad1cebc031e: Waiting [2023-11-01T19:00:58.416Z] 114826534d7a: Waiting [2023-11-01T19:00:58.417Z] 8a3aa393b2d8: Waiting [2023-11-01T19:00:58.417Z] 25bc292e5bac: Verifying Checksum [2023-11-01T19:00:58.417Z] 25bc292e5bac: Download complete [2023-11-01T19:00:58.417Z] 52dc419b0ee2: Download complete [2023-11-01T19:00:58.417Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T19:00:58.417Z] 4657fd5d0bcf: Download complete [2023-11-01T19:00:58.417Z] df9b9388f04a: Download complete [2023-11-01T19:00:58.677Z] df9b9388f04a: Pull complete [2023-11-01T19:00:58.677Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T19:00:58.677Z] 6ad1cebc031e: Download complete [2023-11-01T19:00:58.677Z] 52dc419b0ee2: Pull complete [2023-11-01T19:00:58.677Z] 25bc292e5bac: Pull complete [2023-11-01T19:00:59.245Z] 114826534d7a: Verifying Checksum [2023-11-01T19:00:59.245Z] 114826534d7a: Download complete [2023-11-01T19:00:59.245Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T19:00:59.245Z] 8a3aa393b2d8: Download complete [2023-11-01T19:01:02.532Z] 114826534d7a: Pull complete [2023-11-01T19:01:02.532Z] 4657fd5d0bcf: Pull complete [2023-11-01T19:01:02.532Z] 6ad1cebc031e: Pull complete [2023-11-01T19:01:05.066Z] 8a3aa393b2d8: Pull complete [2023-11-01T19:01:05.066Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T19:01:05.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T19:01:05.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:01:05.147Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T19:01:05.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-01T19:01:09.499Z] $ docker top 07461529358ed5ea71391baebbcc6d619f1b5344b1d6c4e5227774e1d8927efc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T19:01:09.544Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-11-01T19:01:09.822Z] + set -o pipefail [2023-11-01T19:01:09.822Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-11-01T19:01:15.090Z] [2023-11-01T19:01:15.090Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-11-01T19:01:15.090Z] [2023-11-01T19:01:15.090Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/90cd61de-771e-4ca9-aa95-470728f4ed54 [2023-11-01T19:01:15.090Z] [2023-11-01T19:01:15.090Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-11-01T19:01:15.090Z] [2023-11-01T19:01:15.090Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T19:01:15.090Z] [2023-11-01T19:01:15.090Z] [2023-11-01T19:01:15.090Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T19:01:15.090Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T19:01:15.090Z] More details here: https://snyk.co/ue1NS [2023-11-01T19:01:15.090Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T19:01:15.090Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T19:01:15.114Z] $ docker stop --time=1 07461529358ed5ea71391baebbcc6d619f1b5344b1d6c4e5227774e1d8927efc [2023-11-01T19:01:19.297Z] $ docker rm -f --volumes 07461529358ed5ea71391baebbcc6d619f1b5344b1d6c4e5227774e1d8927efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T19:01:19.977Z] + git log --format=format:%s -1 422becc45202548155d324fc99806fcdfea34ca0 [Pipeline] sh [2023-11-01T19:01:20.267Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:01:20.267Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:01:20.561Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:01:20.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:01:20.633Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T19:01:20.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:01:21.045Z] $ docker top 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 -eo pid,comm [2023-11-01T19:01:21.082Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T19:01:21.082Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:01:21.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:01:21.120Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:01:21.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:01:21.231Z] $ docker exec 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 ssh-agent [2023-11-01T19:01:21.314Z] SSH_AUTH_SOCK=/tmp/ssh-vKtawsklxGeL/agent.32 [2023-11-01T19:01:21.314Z] SSH_AGENT_PID=38 [2023-11-01T19:01:21.319Z] Running ssh-add (command line suppressed) [2023-11-01T19:01:21.456Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14914499955469867879.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14914499955469867879.key) [2023-11-01T19:01:21.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:01:21.747Z] + git semver tag [2023-11-01T19:01:22.006Z] 2023-11-01 19:01:21,931 [run_tag] DEBUG tag force:False [2023-11-01T19:01:22.006Z] 2023-11-01 19:01:21,931 [check_head_tag] DEBUG check head tag [2023-11-01T19:01:22.006Z] 2023-11-01 19:01:21,932 [execute] INFO git cat-file --batch-check [2023-11-01T19:01:22.006Z] 2023-11-01 19:01:21,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-01T19:01:22.006Z] 2023-11-01 19:01:21,935 [execute] INFO git cat-file --batch [2023-11-01T19:01:22.006Z] 2023-11-01 19:01:21,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-11-01T19:01:22.006Z] 2023-11-01 19:01:21,943 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-01T19:01:22.006Z] 2023-11-01 19:01:21,943 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 [2023-11-01T19:01:22.007Z] 2023-11-01 19:01:21,943 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:01:22.007Z] 2023-11-01 19:01:21,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-01T19:01:22.007Z] 3.1.0-dev.11 [Pipeline] } [2023-11-01T19:01:22.027Z] $ docker exec --env ******** --env ******** 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 ssh-agent -k [2023-11-01T19:01:22.111Z] unset SSH_AUTH_SOCK; [2023-11-01T19:01:22.112Z] unset SSH_AGENT_PID; [2023-11-01T19:01:22.112Z] echo Agent pid 38 killed; [2023-11-01T19:01:22.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:01:22.409Z] + git semver [Pipeline] } [2023-11-01T19:01:22.692Z] $ docker stop --time=1 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 [2023-11-01T19:01:23.949Z] $ docker rm -f --volumes 406ef488bd33a2fbe5e12a7329625ba2e51203145f842c70a360714787b64318 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:01:24.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T19:01:24.335Z] [2023-11-01T19:01:24.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:01:24.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T19:01:24.634Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T19:01:24.634Z] ab5ef0e58194: Pulling fs layer [2023-11-01T19:01:24.634Z] 9712f1f96733: Pulling fs layer [2023-11-01T19:01:24.634Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T19:01:24.634Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T19:01:24.634Z] e9a5061849ea: Pulling fs layer [2023-11-01T19:01:24.634Z] d747dcd14b5f: Pulling fs layer [2023-11-01T19:01:24.634Z] 2de7ff778b66: Pulling fs layer [2023-11-01T19:01:24.634Z] d747dcd14b5f: Waiting [2023-11-01T19:01:24.634Z] e9a5061849ea: Waiting [2023-11-01T19:01:24.634Z] 0d9ebad4ef96: Waiting [2023-11-01T19:01:24.634Z] 2de7ff778b66: Waiting [2023-11-01T19:01:24.894Z] 63f879dbbcfc: Verifying Checksum [2023-11-01T19:01:24.894Z] 63f879dbbcfc: Download complete [2023-11-01T19:01:25.154Z] e9a5061849ea: Verifying Checksum [2023-11-01T19:01:25.154Z] e9a5061849ea: Download complete [2023-11-01T19:01:25.154Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T19:01:25.154Z] 0d9ebad4ef96: Download complete [2023-11-01T19:01:25.154Z] ab5ef0e58194: Verifying Checksum [2023-11-01T19:01:25.154Z] ab5ef0e58194: Download complete [2023-11-01T19:01:25.154Z] 2de7ff778b66: Verifying Checksum [2023-11-01T19:01:25.154Z] 2de7ff778b66: Download complete [2023-11-01T19:01:27.750Z] ab5ef0e58194: Pull complete [2023-11-01T19:01:27.750Z] 9712f1f96733: Pull complete [2023-11-01T19:01:28.315Z] 63f879dbbcfc: Pull complete [2023-11-01T19:01:32.502Z] 0d9ebad4ef96: Pull complete [2023-11-01T19:01:32.502Z] e9a5061849ea: Pull complete [2023-11-01T19:01:32.502Z] d747dcd14b5f: Pull complete [2023-11-01T19:01:33.445Z] 2de7ff778b66: Pull complete [2023-11-01T19:01:33.445Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T19:01:33.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T19:01:33.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:01:33.532Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T19:01:33.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-01T19:01:39.125Z] $ docker top 031af5f9b12ccc0802ed60a67d25565a7d59e8dac1382a9529c0318673d1c2a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:01:39.178Z] provisioning config files... [2023-11-01T19:01:39.187Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4093653634395435217tmp [2023-11-01T19:01:39.195Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14302537485997954163tmp [2023-11-01T19:01:39.203Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3657649900219163442tmp [Pipeline] { [Pipeline] echo [2023-11-01T19:01:39.219Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:39.500Z] ---> sigul-configuration.sh [2023-11-01T19:01:39.500Z] gpg: directory `/root/.gnupg' created [2023-11-01T19:01:39.500Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T19:01:39.500Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T19:01:39.500Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T19:01:39.500Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T19:01:39.500Z] gpg: CAST5 encrypted data [2023-11-01T19:01:39.500Z] gpg: encrypted with 1 passphrase [2023-11-01T19:01:39.500Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T19:01:39.786Z] + mkdir /home/jenkins [2023-11-01T19:01:39.786Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T19:01:40.068Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-01T19:01:40.078Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:40.366Z] ---> sigul-install.sh [2023-11-01T19:01:40.366Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T19:01:40.652Z] + git tag --list [2023-11-01T19:01:40.652Z] 0.1.1 [2023-11-01T19:01:40.652Z] v1.1.0 [2023-11-01T19:01:40.652Z] v1.2.0 [2023-11-01T19:01:40.652Z] v1.2.1 [2023-11-01T19:01:40.652Z] v1.3.0 [2023-11-01T19:01:40.653Z] v2.0.0 [2023-11-01T19:01:40.653Z] v2.1.0 [2023-11-01T19:01:40.653Z] v2.2.0 [2023-11-01T19:01:40.653Z] v2.3.0 [2023-11-01T19:01:40.653Z] v3.0 [2023-11-01T19:01:40.653Z] v3.0.0 [2023-11-01T19:01:40.653Z] v3.1.0-dev.1 [2023-11-01T19:01:40.653Z] v3.1.0-dev.10 [2023-11-01T19:01:40.653Z] v3.1.0-dev.11 [2023-11-01T19:01:40.653Z] v3.1.0-dev.2 [2023-11-01T19:01:40.653Z] v3.1.0-dev.3 [2023-11-01T19:01:40.653Z] v3.1.0-dev.4 [2023-11-01T19:01:40.653Z] v3.1.0-dev.5 [2023-11-01T19:01:40.653Z] v3.1.0-dev.6 [2023-11-01T19:01:40.653Z] v3.1.0-dev.7 [2023-11-01T19:01:40.653Z] v3.1.0-dev.8 [2023-11-01T19:01:40.653Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T19:01:40.937Z] + lftools sign git-tag v3.1.0-dev.11 [2023-11-01T19:01:41.507Z] Signing Git tag with Sigul... [2023-11-01T19:01:41.507Z] Signing v3.1.0-dev.11 [Pipeline] echo [2023-11-01T19:01:41.776Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:42.061Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T19:01:42.068Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T19:01:42.099Z] $ docker stop --time=1 031af5f9b12ccc0802ed60a67d25565a7d59e8dac1382a9529c0318673d1c2a6 [2023-11-01T19:01:43.571Z] $ docker rm -f --volumes 031af5f9b12ccc0802ed60a67d25565a7d59e8dac1382a9529c0318673d1c2a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T19:01:44.039Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:01:44.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:01:44.347Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:01:44.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:01:44.422Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T19:01:44.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:01:45.206Z] $ docker top 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 -eo pid,comm [2023-11-01T19:01:45.250Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T19:01:45.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:01:45.284Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:01:45.284Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:01:45.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:01:45.432Z] $ docker exec 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 ssh-agent [2023-11-01T19:01:45.536Z] SSH_AUTH_SOCK=/tmp/ssh-a9IN6ClB7B4w/agent.14 [2023-11-01T19:01:45.536Z] SSH_AGENT_PID=27 [2023-11-01T19:01:45.541Z] Running ssh-add (command line suppressed) [2023-11-01T19:01:45.649Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3403974393057243163.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3403974393057243163.key) [2023-11-01T19:01:45.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:01:46.038Z] + git semver bump pre [2023-11-01T19:01:46.325Z] 2023-11-01 19:01:46,250 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-01T19:01:46.325Z] 2023-11-01 19:01:46,250 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev [2023-11-01T19:01:46.325Z] 2023-11-01 19:01:46,251 [bump_version] DEBUG bumped version:3.1.0-dev.12 [2023-11-01T19:01:46.325Z] 2023-11-01 19:01:46,251 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-11-01T19:01:46.326Z] 2023-11-01 19:01:46,251 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-01T19:01:46.326Z] 2023-11-01 19:01:46,251 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-01T19:01:46.326Z] 2023-11-01 19:01:46,253 [execute] INFO git cat-file --batch-check [2023-11-01T19:01:46.326Z] 2023-11-01 19:01:46,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:01:46.326Z] 2023-11-01 19:01:46,260 [execute] INFO git cat-file --batch [2023-11-01T19:01:46.326Z] 2023-11-01 19:01:46,260 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:01:46.326Z] 2023-11-01 19:01:46,265 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-01T19:01:46.326Z] 3.1.0-dev.12 [Pipeline] } [2023-11-01T19:01:46.360Z] $ docker exec --env ******** --env ******** 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 ssh-agent -k [2023-11-01T19:01:46.458Z] unset SSH_AUTH_SOCK; [2023-11-01T19:01:46.458Z] unset SSH_AGENT_PID; [2023-11-01T19:01:46.458Z] echo Agent pid 27 killed; [2023-11-01T19:01:46.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:01:46.772Z] + git semver [Pipeline] } [2023-11-01T19:01:47.060Z] $ docker stop --time=1 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 [2023-11-01T19:01:48.465Z] $ docker rm -f --volumes 7e8bec2db43afcb3eda5caf79da40b8aafa20fec5dab4201cd5fdf5119996c96 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:01:48.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:01:48.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:01:49.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:01:49.134Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:01:49.198Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T19:01:49.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:01:49.575Z] $ docker top 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 -eo pid,comm [2023-11-01T19:01:49.614Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T19:01:49.614Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:01:49.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:01:49.657Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:01:49.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:01:49.785Z] $ docker exec 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 ssh-agent [2023-11-01T19:01:49.886Z] SSH_AUTH_SOCK=/tmp/ssh-2PlvOyHgkB9j/agent.32 [2023-11-01T19:01:49.886Z] SSH_AGENT_PID=38 [2023-11-01T19:01:49.890Z] Running ssh-add (command line suppressed) [2023-11-01T19:01:49.999Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2071675884756154952.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_2071675884756154952.key) [2023-11-01T19:01:50.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:01:50.290Z] + git semver push [2023-11-01T19:01:50.549Z] 2023-11-01 19:01:50,485 [run_push] DEBUG push [2023-11-01T19:01:50.549Z] 2023-11-01 19:01:50,486 [execute] INFO git cat-file --batch-check [2023-11-01T19:01:50.549Z] 2023-11-01 19:01:50,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:01:50.549Z] 2023-11-01 19:01:50,491 [execute] INFO git rev-list d1b55c0fa61c2c6cd80b6f99adec1475c7aeee98 -- [2023-11-01T19:01:50.549Z] 2023-11-01 19:01:50,491 [execute] DEBUG Popen(['git', 'rev-list', 'd1b55c0fa61c2c6cd80b6f99adec1475c7aeee98', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:01:50.549Z] 2023-11-01 19:01:50,502 [execute] INFO git fetch -v origin [2023-11-01T19:01:50.549Z] 2023-11-01 19:01:50,502 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T19:01:51.120Z] 2023-11-01 19:01:51,038 [run_push] DEBUG no remote changes detected [2023-11-01T19:01:51.120Z] 2023-11-01 19:01:51,038 [execute] INFO git push origin semver [2023-11-01T19:01:51.120Z] 2023-11-01 19:01:51,039 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:01:52.059Z] 2023-11-01 19:01:51,849 [run_push] DEBUG push all version tags [2023-11-01T19:01:52.059Z] 2023-11-01 19:01:51,849 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T19:01:52.059Z] 2023-11-01 19:01:51,850 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-01T19:01:52.999Z] 2023-11-01 19:01:52,657 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-11-01T19:01:52.999Z] 3.1.0-dev.12 [Pipeline] } [2023-11-01T19:01:53.020Z] $ docker exec --env ******** --env ******** 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 ssh-agent -k [2023-11-01T19:01:53.113Z] unset SSH_AUTH_SOCK; [2023-11-01T19:01:53.113Z] unset SSH_AGENT_PID; [2023-11-01T19:01:53.113Z] echo Agent pid 38 killed; [2023-11-01T19:01:53.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:01:53.413Z] + git semver [Pipeline] } [2023-11-01T19:01:53.697Z] $ docker stop --time=1 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 [2023-11-01T19:01:54.960Z] $ docker rm -f --volumes 1ba27f1a03eeb41f2ac60ee5c1bfe4f28f92997cc9180386f00b22f851ef6907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T19:01:55.509Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-11-01T19:01:55.509Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-01T19:01:55.509Z] total 16 [2023-11-01T19:01:55.509Z] drwxr-xr-x 3 root root 4096 Nov 1 18:41 . [2023-11-01T19:01:55.509Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 19:01 .. [2023-11-01T19:01:55.509Z] drwxr-xr-x 2 root root 4096 Nov 1 18:41 cost [2023-11-01T19:01:55.509Z] -rw-r--r-- 1 root root 83 Nov 1 18:41 cost.csv [2023-11-01T19:01:55.509Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-01T19:01:55.509Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-11-01T19:01:55.509Z] total 16 [2023-11-01T19:01:55.509Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:41 . [2023-11-01T19:01:55.509Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 1 19:01 .. [2023-11-01T19:01:55.509Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:41 cost [2023-11-01T19:01:55.509Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 1 18:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:55.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:56.658Z] ---> package-listing.sh [2023-11-01T19:01:56.658Z] ++ facter osfamily [2023-11-01T19:01:56.658Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T19:01:56.917Z] + OS_FAMILY=debian [2023-11-01T19:01:56.917Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-11-01T19:01:56.917Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T19:01:56.917Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T19:01:56.917Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T19:01:56.917Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T19:01:56.917Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-01T19:01:56.917Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T19:01:56.917Z] + case "${OS_FAMILY}" in [2023-11-01T19:01:56.917Z] + dpkg -l [2023-11-01T19:01:56.917Z] + grep '^ii' [2023-11-01T19:01:56.917Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T19:01:56.917Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T19:01:56.917Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T19:01:56.917Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-11-01T19:01:56.917Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-11-01T19:01:56.917Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-11-01T19:01:56.928Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T19:01:57.207Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:01:57.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:01:57.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:01:57.837Z] prd-ubuntu20.04-docker-8c-8g-16263 does not seem to be running inside a container [2023-11-01T19:01:57.877Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T19:01:58.069Z] $ docker top fdb697f42129a996b79be75f469a1ceeec878727d38d3703e805f670851ea64b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:01:58.395Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T19:01:58.687Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T19:01:58.974Z] + ls /var/log/sa-host [2023-11-01T19:01:58.974Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:01:59.046Z] provisioning config files... [2023-11-01T19:01:59.054Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3454760949078947740tmp [Pipeline] { [Pipeline] echo [2023-11-01T19:01:59.065Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:59.346Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T19:01:59.353Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:59.674Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T19:01:59.682Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:01:59.966Z] ---> sudo-logs.sh [2023-11-01T19:01:59.966Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T19:01:59.998Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:02:00.286Z] ---> job-cost.sh [2023-11-01T19:02:00.286Z] lf-activate-venv: SKIPPING [2023-11-01T19:02:00.286Z] DEBUG: total: 0.2199999988079071 [2023-11-01T19:02:00.286Z] INFO: Retrieving Stack Cost... [2023-11-01T19:02:00.548Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T19:02:01.118Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T19:02:01.130Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:02:01.413Z] ---> logs-deploy.sh [2023-11-01T19:02:01.414Z] lf-activate-venv: SKIPPING [2023-11-01T19:02:01.414Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/130 [2023-11-01T19:02:01.414Z] INFO: archiving workspace using pattern(s): [2023-11-01T19:02:02.352Z] Archives upload complete. [2023-11-01T19:02:02.352Z] INFO: archiving logs to Nexus