Pull request #567 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf+820e3f3b670a2eceeff6a8d1903c85b54e55f538 (b6ed186bb3dc9df6bac51ffab40ecb2d05503309) 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-ssh13648119664333715431.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12571793432061233860.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10142603117202432733.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-567/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9077342206782269929.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17161047223157262068.key Verifying host key using known hosts file > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-567/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1585108251287362467.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 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.18 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-117069 in /w/workspace/edgexfoundry_edgex-ui-go_PR-567 [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_PR-567 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf Merge succeeded, producing 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf Checking out Revision 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf (PR-567) Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T04:29:51.650Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T04:29:51.814Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T04:29:51.908Z] ========================================================= [2022-10-26T04:29:51.908Z] EdgeX Global Pipelines Version Info [2022-10-26T04:29:51.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:29:52.644Z] ------------------- [2022-10-26T04:29:52.644Z] stable info: [2022-10-26T04:29:52.644Z] ------------------- [2022-10-26T04:29:52.644Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T04:29:52.644Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T04:29:52.644Z] Message: update stable to v1.0.243 [2022-10-26T04:29:53.222Z] ------------------- [2022-10-26T04:29:53.222Z] experimental info: [2022-10-26T04:29:53.222Z] ------------------- [2022-10-26T04:29:53.222Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T04:29:53.222Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T04:29:53.222Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T04:29:53.529Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2022-10-26T04:29:53.573Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2022-10-26T04:29:53.612Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T04:29:53.654Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T04:29:53.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T04:29:53.740Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-26T04:29:53.782Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-26T04:29:53.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-26T04:29:53.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-26T04:29:53.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T04:29:53.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T04:29:53.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2022-10-26T04:29:54.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T04:29:54.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T04:29:54.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T04:29:54.161Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T04:29:54.206Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T04:29:54.252Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T04:29:54.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T04:29:54.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T04:29:54.385Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-26T04:29:54.426Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-26T04:29:54.467Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-26T04:29:54.514Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-26T04:29:54.553Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-26T04:29:54.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T04:29:54.640Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-26T04:29:54.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-567 [Pipeline] echo [2022-10-26T04:29:54.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-567 [Pipeline] echo [2022-10-26T04:29:54.768Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-567 [Pipeline] echo [2022-10-26T04:29:54.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] echo [2022-10-26T04:29:54.851Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 16cb6ac [Pipeline] echo [2022-10-26T04:29:54.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T04:29:55.012Z] provisioning config files... [2022-10-26T04:29:55.039Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/config6952012872134475134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:29:55.387Z] ---> docker-login.sh [2022-10-26T04:29:55.387Z] nexus3.edgexfoundry.org:10001 [2022-10-26T04:29:55.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:29:55.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:29:55.909Z] Configure a credential helper to remove this warning. See [2022-10-26T04:29:55.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:29:55.909Z] [2022-10-26T04:29:55.909Z] Login Succeeded [2022-10-26T04:29:55.909Z] nexus3.edgexfoundry.org:10002 [2022-10-26T04:29:55.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:29:55.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:29:55.909Z] Configure a credential helper to remove this warning. See [2022-10-26T04:29:55.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:29:55.909Z] [2022-10-26T04:29:55.909Z] Login Succeeded [2022-10-26T04:29:55.909Z] nexus3.edgexfoundry.org:10003 [2022-10-26T04:29:55.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:29:55.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:29:55.909Z] Configure a credential helper to remove this warning. See [2022-10-26T04:29:55.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:29:55.909Z] [2022-10-26T04:29:55.909Z] Login Succeeded [2022-10-26T04:29:55.909Z] nexus3.edgexfoundry.org:10004 [2022-10-26T04:29:56.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:29:56.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:29:56.170Z] Configure a credential helper to remove this warning. See [2022-10-26T04:29:56.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:29:56.170Z] [2022-10-26T04:29:56.170Z] Login Succeeded [2022-10-26T04:29:56.170Z] docker.io [2022-10-26T04:29:56.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:29:56.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:29:56.430Z] Configure a credential helper to remove this warning. See [2022-10-26T04:29:56.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:29:56.430Z] [2022-10-26T04:29:56.430Z] Login Succeeded [2022-10-26T04:29:56.430Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T04:29:56.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-26T04:29:57.085Z] + git rev-list -1 --merges 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf~1..16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] echo [2022-10-26T04:29:57.127Z] -----------> git rev-list -1 --merges 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf~1..16cb6aca5b17416ce9480fa08d830dd6e0e00cbf 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [false] [Pipeline] sh [2022-10-26T04:29:57.434Z] + git log --format=format:%s -1 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] echo [2022-10-26T04:29:57.467Z] ========================================================= [2022-10-26T04:29:57.467Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T04:29:57.467Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T04:29:57.904Z] + git log --format=format:%s -1 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] echo [2022-10-26T04:29:57.934Z] [semverPrep] GIT_COMMIT: 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-10-26T04:29:57.962Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-26T04:29:58.433Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T04:29:58.433Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T04:29:58.433Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T04:29:58.433Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T04:29:58.433Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T04:29:58.433Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T04:29:58.433Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:29:58.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T04:29:58.922Z] [2022-10-26T04:29:58.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:29:59.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T04:29:59.297Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T04:29:59.297Z] b85a868b505f: Pulling fs layer [2022-10-26T04:29:59.297Z] e2be974225ed: Pulling fs layer [2022-10-26T04:29:59.297Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T04:29:59.297Z] 988bab9f4d93: Pulling fs layer [2022-10-26T04:29:59.297Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T04:29:59.297Z] eaf3925da568: Pulling fs layer [2022-10-26T04:29:59.297Z] bab4dde63d76: Pulling fs layer [2022-10-26T04:29:59.297Z] bde34c3a00c8: Pulling fs layer [2022-10-26T04:29:59.297Z] eaf3925da568: Waiting [2022-10-26T04:29:59.297Z] bab4dde63d76: Waiting [2022-10-26T04:29:59.297Z] bde34c3a00c8: Waiting [2022-10-26T04:29:59.297Z] 988bab9f4d93: Waiting [2022-10-26T04:29:59.297Z] b352a97aabf1: Pulling fs layer [2022-10-26T04:29:59.297Z] 4872d77fe225: Pulling fs layer [2022-10-26T04:29:59.297Z] 5851b861e8e6: Pulling fs layer [2022-10-26T04:29:59.297Z] b352a97aabf1: Waiting [2022-10-26T04:29:59.297Z] 5851b861e8e6: Waiting [2022-10-26T04:29:59.297Z] 4872d77fe225: Waiting [2022-10-26T04:29:59.297Z] e2be974225ed: Download complete [2022-10-26T04:29:59.297Z] 988bab9f4d93: Verifying Checksum [2022-10-26T04:29:59.297Z] 988bab9f4d93: Download complete [2022-10-26T04:29:59.557Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T04:29:59.557Z] 1469e6f7b9e6: Download complete [2022-10-26T04:29:59.557Z] eaf3925da568: Download complete [2022-10-26T04:29:59.557Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T04:29:59.557Z] 339a4e72a1f5: Download complete [2022-10-26T04:29:59.557Z] bde34c3a00c8: Download complete [2022-10-26T04:29:59.557Z] b352a97aabf1: Download complete [2022-10-26T04:29:59.557Z] 4872d77fe225: Verifying Checksum [2022-10-26T04:29:59.557Z] 4872d77fe225: Download complete [2022-10-26T04:29:59.557Z] 5851b861e8e6: Download complete [2022-10-26T04:29:59.557Z] b85a868b505f: Verifying Checksum [2022-10-26T04:29:59.557Z] b85a868b505f: Download complete [2022-10-26T04:29:59.816Z] bab4dde63d76: Verifying Checksum [2022-10-26T04:29:59.816Z] bab4dde63d76: Download complete [2022-10-26T04:30:00.756Z] b85a868b505f: Pull complete [2022-10-26T04:30:00.756Z] e2be974225ed: Pull complete [2022-10-26T04:30:01.324Z] 339a4e72a1f5: Pull complete [2022-10-26T04:30:01.324Z] 988bab9f4d93: Pull complete [2022-10-26T04:30:01.584Z] 1469e6f7b9e6: Pull complete [2022-10-26T04:30:01.844Z] eaf3925da568: Pull complete [2022-10-26T04:30:03.749Z] bab4dde63d76: Pull complete [2022-10-26T04:30:03.749Z] bde34c3a00c8: Pull complete [2022-10-26T04:30:03.749Z] b352a97aabf1: Pull complete [2022-10-26T04:30:03.749Z] 4872d77fe225: Pull complete [2022-10-26T04:30:03.749Z] 5851b861e8e6: Pull complete [2022-10-26T04:30:03.749Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T04:30:03.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T04:30:03.749Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T04:30:03.983Z] prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container [2022-10-26T04:30:04.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@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 [2022-10-26T04:30:05.814Z] $ docker top 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d -eo pid,comm [2022-10-26T04:30:05.861Z] 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). [2022-10-26T04:30:05.861Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T04:30:05.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T04:30:05.989Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T04:30:06.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T04:30:06.108Z] $ docker exec 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d ssh-agent [2022-10-26T04:30:06.208Z] SSH_AUTH_SOCK=/tmp/ssh-ynnXXR8MFlEw/agent.33 [2022-10-26T04:30:06.208Z] SSH_AGENT_PID=39 [2022-10-26T04:30:06.214Z] Running ssh-add (command line suppressed) [2022-10-26T04:30:06.325Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/private_key_10074689090344357501.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/private_key_10074689090344357501.key) [2022-10-26T04:30:06.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T04:30:06.671Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T04:30:06.706Z] $ docker exec --env ******** --env ******** 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d ssh-agent -k [2022-10-26T04:30:06.810Z] unset SSH_AUTH_SOCK; [2022-10-26T04:30:06.810Z] unset SSH_AGENT_PID; [2022-10-26T04:30:06.811Z] echo Agent pid 39 killed; [2022-10-26T04:30:06.815Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T04:30:06.904Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T04:30:06.904Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T04:30:07.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T04:30:07.021Z] $ docker exec 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d ssh-agent [2022-10-26T04:30:07.124Z] SSH_AUTH_SOCK=/tmp/ssh-q9JGbhoac8Uo/agent.72 [2022-10-26T04:30:07.124Z] SSH_AGENT_PID=78 [2022-10-26T04:30:07.129Z] Running ssh-add (command line suppressed) [2022-10-26T04:30:07.230Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/private_key_15910660464943198846.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/private_key_15910660464943198846.key) [2022-10-26T04:30:07.244Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T04:30:07.576Z] + git semver init [2022-10-26T04:30:07.836Z] 2022-10-26 04:30:07,751 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T04:30:07.836Z] 2022-10-26 04:30:07,752 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver [2022-10-26T04:30:07.836Z] 2022-10-26 04:30:07,753 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver [2022-10-26T04:30:07.836Z] 2022-10-26 04:30:07,753 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-567, universal_newlines=False, shell=None, istream=None) [2022-10-26T04:30:09.743Z] 2022-10-26 04:30:09,247 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.git/info/exclude [2022-10-26T04:30:09.743Z] 2022-10-26 04:30:09,247 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver/PR-567 with force:False [2022-10-26T04:30:09.743Z] 2022-10-26 04:30:09,247 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver/PR-567 [2022-10-26T04:30:09.743Z] 2022-10-26 04:30:09,252 [execute] INFO git cat-file --batch-check [2022-10-26T04:30:09.743Z] 2022-10-26 04:30:09,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T04:30:09.743Z] 2022-10-26 04:30:09,258 [execute] INFO git cat-file --batch [2022-10-26T04:30:09.743Z] 2022-10-26 04:30:09,258 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T04:30:09.743Z] 2022-10-26 04:30:09,264 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-567/.semver/PR-567 [2022-10-26T04:30:09.743Z] 0.0.0 [Pipeline] } [2022-10-26T04:30:09.773Z] $ docker exec --env ******** --env ******** 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d ssh-agent -k [2022-10-26T04:30:09.874Z] unset SSH_AUTH_SOCK; [2022-10-26T04:30:09.874Z] unset SSH_AGENT_PID; [2022-10-26T04:30:09.874Z] echo Agent pid 78 killed; [2022-10-26T04:30:09.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T04:30:10.320Z] + git semver [Pipeline] } [2022-10-26T04:30:10.607Z] $ docker stop --time=1 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d [2022-10-26T04:30:11.965Z] $ docker rm -f 8c4fa850e708337a2fce349382e82eb000478a0d568264f1771aa11bf3ef3a4d [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T04:30:12.370Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T04:30:12.620Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T04:30:12.639Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T04:30:13.262Z] provisioning config files... [2022-10-26T04:30:13.273Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/config987152525945651980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:30:13.624Z] ---> docker-login.sh [2022-10-26T04:30:13.624Z] nexus3.edgexfoundry.org:10001 [2022-10-26T04:30:13.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:30:13.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:30:13.624Z] Configure a credential helper to remove this warning. See [2022-10-26T04:30:13.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:30:13.624Z] [2022-10-26T04:30:13.625Z] Login Succeeded [2022-10-26T04:30:13.625Z] nexus3.edgexfoundry.org:10002 [2022-10-26T04:30:13.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:30:13.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:30:13.625Z] Configure a credential helper to remove this warning. See [2022-10-26T04:30:13.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:30:13.625Z] [2022-10-26T04:30:13.625Z] Login Succeeded [2022-10-26T04:30:13.625Z] nexus3.edgexfoundry.org:10003 [2022-10-26T04:30:13.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:30:13.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:30:13.884Z] Configure a credential helper to remove this warning. See [2022-10-26T04:30:13.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:30:13.884Z] [2022-10-26T04:30:13.884Z] Login Succeeded [2022-10-26T04:30:13.884Z] nexus3.edgexfoundry.org:10004 [2022-10-26T04:30:13.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:30:13.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:30:13.884Z] Configure a credential helper to remove this warning. See [2022-10-26T04:30:13.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:30:13.884Z] [2022-10-26T04:30:13.884Z] Login Succeeded [2022-10-26T04:30:13.884Z] docker.io [2022-10-26T04:30:14.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:30:14.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:30:14.404Z] Configure a credential helper to remove this warning. See [2022-10-26T04:30:14.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:30:14.404Z] [2022-10-26T04:30:14.404Z] Login Succeeded [2022-10-26T04:30:14.404Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T04:30:14.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T04:30:14.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T04:30:14.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T04:30:14.692Z] ========================================================= [2022-10-26T04:30:14.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-26T04:30:14.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:30:15.152Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T04:30:15.412Z] Sending build context to Docker daemon 45.52MB [2022-10-26T04:30:15.412Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T04:30:15.412Z] Step 2/16 : FROM ${BASE} AS builder [2022-10-26T04:30:15.412Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-26T04:30:15.412Z] 213ec9aee27d: Pulling fs layer [2022-10-26T04:30:15.412Z] 4583459ba037: Pulling fs layer [2022-10-26T04:30:15.412Z] 93c1e223e6f2: Pulling fs layer [2022-10-26T04:30:15.412Z] 53926ce57604: Pulling fs layer [2022-10-26T04:30:15.412Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-26T04:30:15.412Z] 30f14e443154: Pulling fs layer [2022-10-26T04:30:15.412Z] 801331c1e519: Pulling fs layer [2022-10-26T04:30:15.412Z] 99cc6dd402b0: Pulling fs layer [2022-10-26T04:30:15.412Z] 7d9ed39f4882: Pulling fs layer [2022-10-26T04:30:15.412Z] 30f14e443154: Waiting [2022-10-26T04:30:15.412Z] 801331c1e519: Waiting [2022-10-26T04:30:15.412Z] 53926ce57604: Waiting [2022-10-26T04:30:15.412Z] 99cc6dd402b0: Waiting [2022-10-26T04:30:15.412Z] 7d9ed39f4882: Waiting [2022-10-26T04:30:15.412Z] 93c1e223e6f2: Verifying Checksum [2022-10-26T04:30:15.412Z] 93c1e223e6f2: Download complete [2022-10-26T04:30:15.412Z] 4583459ba037: Download complete [2022-10-26T04:30:15.412Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-26T04:30:15.412Z] 21b2b0c7a3f4: Download complete [2022-10-26T04:30:15.412Z] 30f14e443154: Verifying Checksum [2022-10-26T04:30:15.412Z] 30f14e443154: Download complete [2022-10-26T04:30:15.412Z] 213ec9aee27d: Download complete [2022-10-26T04:30:15.412Z] 801331c1e519: Verifying Checksum [2022-10-26T04:30:15.412Z] 801331c1e519: Download complete [2022-10-26T04:30:15.679Z] 213ec9aee27d: Pull complete [2022-10-26T04:30:15.679Z] 4583459ba037: Pull complete [2022-10-26T04:30:15.956Z] 93c1e223e6f2: Pull complete [2022-10-26T04:30:16.230Z] 7d9ed39f4882: Verifying Checksum [2022-10-26T04:30:16.230Z] 7d9ed39f4882: Download complete [2022-10-26T04:30:16.492Z] 53926ce57604: Verifying Checksum [2022-10-26T04:30:16.492Z] 53926ce57604: Download complete [2022-10-26T04:30:16.492Z] 99cc6dd402b0: Verifying Checksum [2022-10-26T04:30:16.492Z] 99cc6dd402b0: Download complete [2022-10-26T04:30:19.776Z] 53926ce57604: Pull complete [2022-10-26T04:30:19.776Z] 21b2b0c7a3f4: Pull complete [2022-10-26T04:30:19.776Z] 30f14e443154: Pull complete [2022-10-26T04:30:19.776Z] 801331c1e519: Pull complete [2022-10-26T04:30:21.675Z] 99cc6dd402b0: Pull complete [2022-10-26T04:30:22.241Z] 7d9ed39f4882: Pull complete [2022-10-26T04:30:22.241Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-26T04:30:22.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-26T04:30:22.241Z] ---> 1dedd983c030 [2022-10-26T04:30:22.241Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T04:30:24.774Z] ---> Running in c5d9c4e6d916 [2022-10-26T04:30:24.774Z] Removing intermediate container c5d9c4e6d916 [2022-10-26T04:30:24.774Z] ---> 692cbf27969c [2022-10-26T04:30:24.774Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T04:30:24.774Z] ---> Running in 36d51fa69852 [2022-10-26T04:30:24.774Z] Removing intermediate container 36d51fa69852 [2022-10-26T04:30:24.774Z] ---> 797bce437648 [2022-10-26T04:30:24.774Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T04:30:24.774Z] ---> Running in e617dc7309af [2022-10-26T04:30:25.034Z] Removing intermediate container e617dc7309af [2022-10-26T04:30:25.034Z] ---> f4d96fbfa15a [2022-10-26T04:30:25.034Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T04:30:25.034Z] ---> Running in 7b229f621079 [2022-10-26T04:30:25.034Z] Removing intermediate container 7b229f621079 [2022-10-26T04:30:25.034Z] ---> df55549a760d [2022-10-26T04:30:25.034Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T04:30:25.034Z] ---> Running in 12604b31250a [2022-10-26T04:30:25.295Z] Removing intermediate container 12604b31250a [2022-10-26T04:30:25.295Z] ---> 2e0b8c9ad00c [2022-10-26T04:30:25.295Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T04:30:25.865Z] latest: Pulling from library/docker [2022-10-26T04:30:25.865Z] 213ec9aee27d: Already exists [2022-10-26T04:30:25.865Z] 7b0dd730a5c3: Pulling fs layer [2022-10-26T04:30:25.865Z] 4b90f8029a36: Pulling fs layer [2022-10-26T04:30:25.865Z] bea6d6d58c11: Pulling fs layer [2022-10-26T04:30:25.865Z] b28b21e97172: Pulling fs layer [2022-10-26T04:30:25.865Z] 334122ffbec7: Pulling fs layer [2022-10-26T04:30:25.865Z] 3fb299f33a69: Pulling fs layer [2022-10-26T04:30:25.865Z] dd1f07ef4870: Pulling fs layer [2022-10-26T04:30:25.865Z] 458294789bc3: Pulling fs layer [2022-10-26T04:30:25.865Z] b28b21e97172: Waiting [2022-10-26T04:30:25.865Z] 334122ffbec7: Waiting [2022-10-26T04:30:25.865Z] 3fb299f33a69: Waiting [2022-10-26T04:30:25.865Z] dd1f07ef4870: Waiting [2022-10-26T04:30:25.865Z] 458294789bc3: Waiting [2022-10-26T04:30:26.124Z] 4b90f8029a36: Download complete [2022-10-26T04:30:26.124Z] 7b0dd730a5c3: Verifying Checksum [2022-10-26T04:30:26.124Z] 7b0dd730a5c3: Download complete [2022-10-26T04:30:26.124Z] 7b0dd730a5c3: Pull complete [2022-10-26T04:30:26.383Z] 4b90f8029a36: Pull complete [2022-10-26T04:30:26.383Z] 334122ffbec7: Verifying Checksum [2022-10-26T04:30:26.383Z] 334122ffbec7: Download complete [2022-10-26T04:30:26.383Z] bea6d6d58c11: Verifying Checksum [2022-10-26T04:30:26.383Z] bea6d6d58c11: Download complete [2022-10-26T04:30:26.648Z] 3fb299f33a69: Verifying Checksum [2022-10-26T04:30:26.648Z] 3fb299f33a69: Download complete [2022-10-26T04:30:26.648Z] dd1f07ef4870: Verifying Checksum [2022-10-26T04:30:26.648Z] dd1f07ef4870: Download complete [2022-10-26T04:30:26.648Z] b28b21e97172: Verifying Checksum [2022-10-26T04:30:26.648Z] b28b21e97172: Download complete [2022-10-26T04:30:26.648Z] 458294789bc3: Verifying Checksum [2022-10-26T04:30:26.648Z] 458294789bc3: Download complete [2022-10-26T04:30:26.906Z] bea6d6d58c11: Pull complete [2022-10-26T04:30:27.165Z] b28b21e97172: Pull complete [2022-10-26T04:30:27.424Z] 334122ffbec7: Pull complete [2022-10-26T04:30:27.684Z] 3fb299f33a69: Pull complete [2022-10-26T04:30:27.684Z] dd1f07ef4870: Pull complete [2022-10-26T04:30:27.684Z] 458294789bc3: Pull complete [2022-10-26T04:30:27.684Z] Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 [2022-10-26T04:30:27.684Z] Status: Downloaded newer image for docker:latest [2022-10-26T04:30:28.060Z] Still waiting to schedule task [2022-10-26T04:30:28.060Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-26T04:30:29.063Z] ---> 74677980f378 [2022-10-26T04:30:29.063Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T04:30:29.063Z] ---> Running in 3cea3031929c [2022-10-26T04:30:29.631Z] Removing intermediate container 3cea3031929c [2022-10-26T04:30:29.631Z] ---> 2d9a9d54b2ab [2022-10-26T04:30:29.631Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T04:30:29.631Z] ---> Running in 00e2faca1cc7 [2022-10-26T04:30:29.891Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T04:30:30.459Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T04:30:31.027Z] OK: 211 MiB in 51 packages [2022-10-26T04:30:31.287Z] Removing intermediate container 00e2faca1cc7 [2022-10-26T04:30:31.287Z] ---> d7130320725f [2022-10-26T04:30:31.287Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T04:30:31.287Z] ---> Running in 633b0c1855b5 [2022-10-26T04:30:31.552Z] Removing intermediate container 633b0c1855b5 [2022-10-26T04:30:31.552Z] ---> b1bf63915226 [2022-10-26T04:30:31.552Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T04:30:31.552Z] ---> Running in 90118edd9227 [2022-10-26T04:30:31.552Z] Removing intermediate container 90118edd9227 [2022-10-26T04:30:31.552Z] ---> b9ea35d3ffc5 [2022-10-26T04:30:31.552Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T04:30:31.811Z] ---> 06a5b36d5b8e [2022-10-26T04:30:31.812Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T04:30:31.812Z] ---> Running in b7f253d3eb2b [2022-10-26T04:30:49.897Z] Removing intermediate container b7f253d3eb2b [2022-10-26T04:30:49.897Z] ---> a22f4ccb37ec [2022-10-26T04:30:49.897Z] Step 15/16 : COPY . . [2022-10-26T04:30:49.897Z] ---> 856615503c48 [2022-10-26T04:30:49.897Z] Step 16/16 : RUN ${MAKE} [2022-10-26T04:30:49.897Z] ---> Running in 7aa004b6aa2a [2022-10-26T04:30:49.897Z] noop [2022-10-26T04:30:49.897Z] Removing intermediate container 7aa004b6aa2a [2022-10-26T04:30:49.897Z] ---> 4ae200da0355 [2022-10-26T04:30:49.897Z] Successfully built 4ae200da0355 [2022-10-26T04:30:49.897Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:30:50.342Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T04:30:50.342Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T04:30:50.486Z] prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container [2022-10-26T04:30:50.514Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T04:30:50.887Z] $ docker top e11f53e196265193ccc269c02bb35ed98bbe32f847e6811f2277025133ab8c9a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T04:30:51.268Z] + go version [2022-10-26T04:30:51.268Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-26T04:30:51.301Z] $ docker stop --time=1 e11f53e196265193ccc269c02bb35ed98bbe32f847e6811f2277025133ab8c9a [2022-10-26T04:30:52.565Z] $ docker rm -f e11f53e196265193ccc269c02bb35ed98bbe32f847e6811f2277025133ab8c9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:30:53.238Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T04:30:53.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T04:30:53.375Z] prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container [2022-10-26T04:30:53.403Z] $ 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_PR-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T04:30:53.757Z] $ docker top 0ffaa467d55d68bf3413f2370bfe18617d7274f1caa1041216436fceede9f47f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T04:30:54.140Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-567 [Pipeline] fileExists [Pipeline] sh [2022-10-26T04:30:54.493Z] + make test [2022-10-26T04:30:54.494Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T04:30:54.752Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T04:31:02.862Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T04:31:02.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T04:31:02.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T04:31:02.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T04:31:02.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T04:31:02.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T04:31:02.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T04:31:02.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T04:31:02.862Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T04:31:06.144Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T04:31:06.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T04:31:06.144Z] ./bin/test-attribution-txt.sh [2022-10-26T04:31:06.144Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T04:31:06.144Z] make -C web test [2022-10-26T04:31:06.144Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-567/web' [2022-10-26T04:31:06.144Z] make[1]: tput: No such file or directory [2022-10-26T04:31:06.144Z] make[1]: tput: No such file or directory [2022-10-26T04:31:06.144Z] warning: generating ./VERSION [2022-10-26T04:31:06.144Z] echo "0.0.0" > VERSION [2022-10-26T04:31:06.144Z] docker build \ [2022-10-26T04:31:06.144Z] -f Dockerfile \ [2022-10-26T04:31:06.144Z] --build-arg USER=1000 \ [2022-10-26T04:31:06.144Z] \ [2022-10-26T04:31:06.144Z] --label "git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf" \ [2022-10-26T04:31:06.144Z] -t edgexfoundry/edgex-web-ui:16cb6aca5b17416ce9480fa08d830dd6e0e00cbf \ [2022-10-26T04:31:06.144Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T04:31:06.144Z] . [2022-10-26T04:31:06.144Z] Sending build context to Docker daemon 3.269MB [2022-10-26T04:31:06.144Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T04:31:06.144Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T04:31:06.144Z] 9621f1afde84: Pulling fs layer [2022-10-26T04:31:06.144Z] c6f70ee39829: Pulling fs layer [2022-10-26T04:31:06.144Z] 56892a8094a2: Pulling fs layer [2022-10-26T04:31:06.144Z] 58dd87906ef0: Pulling fs layer [2022-10-26T04:31:06.144Z] 58dd87906ef0: Waiting [2022-10-26T04:31:06.144Z] 56892a8094a2: Download complete [2022-10-26T04:31:06.144Z] 9621f1afde84: Verifying Checksum [2022-10-26T04:31:06.144Z] 58dd87906ef0: Verifying Checksum [2022-10-26T04:31:06.144Z] 58dd87906ef0: Download complete [2022-10-26T04:31:06.402Z] 9621f1afde84: Pull complete [2022-10-26T04:31:06.402Z] c6f70ee39829: Verifying Checksum [2022-10-26T04:31:06.402Z] c6f70ee39829: Download complete [2022-10-26T04:31:07.336Z] c6f70ee39829: Pull complete [2022-10-26T04:31:07.600Z] 56892a8094a2: Pull complete [2022-10-26T04:31:07.600Z] 58dd87906ef0: Pull complete [2022-10-26T04:31:07.600Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T04:31:07.600Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T04:31:07.600Z] ---> b69703f70c3d [2022-10-26T04:31:07.600Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T04:31:08.537Z] ---> Running in e0ace0da7a8e [2022-10-26T04:31:08.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T04:31:08.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T04:31:09.055Z] (1/129) Installing libxau (1.0.9-r0) [2022-10-26T04:31:09.055Z] (2/129) Installing libmd (1.0.3-r0) [2022-10-26T04:31:09.055Z] (3/129) Installing libbsd (0.11.3-r1) [2022-10-26T04:31:09.055Z] (4/129) Installing libxdmcp (1.1.3-r0) [2022-10-26T04:31:09.055Z] (5/129) Installing libxcb (1.14-r2) [2022-10-26T04:31:09.055Z] (6/129) Installing libx11 (1.7.3.1-r0) [2022-10-26T04:31:09.055Z] (7/129) Installing libxext (1.3.4-r0) [2022-10-26T04:31:09.055Z] (8/129) Installing libice (1.0.10-r0) [2022-10-26T04:31:09.055Z] (9/129) Installing libuuid (2.37.4-r0) [2022-10-26T04:31:09.055Z] (10/129) Installing libsm (1.2.3-r0) [2022-10-26T04:31:09.055Z] (11/129) Installing libxt (1.2.1-r0) [2022-10-26T04:31:09.055Z] (12/129) Installing libxmu (1.1.3-r0) [2022-10-26T04:31:09.055Z] (13/129) Installing xset (1.2.4-r0) [2022-10-26T04:31:09.055Z] (14/129) Installing xprop (1.2.5-r0) [2022-10-26T04:31:09.055Z] (15/129) Installing xdg-utils (1.1.3-r0) [2022-10-26T04:31:09.055Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T04:31:09.055Z] (17/129) Installing pkgconf (1.8.0-r0) [2022-10-26T04:31:09.316Z] (18/129) Installing libffi (3.4.2-r1) [2022-10-26T04:31:09.316Z] (19/129) Installing libintl (0.21-r0) [2022-10-26T04:31:09.316Z] (20/129) Installing libblkid (2.37.4-r0) [2022-10-26T04:31:09.316Z] (21/129) Installing libmount (2.37.4-r0) [2022-10-26T04:31:09.316Z] (22/129) Installing pcre (8.45-r1) [2022-10-26T04:31:09.316Z] (23/129) Installing glib (2.70.1-r0) [2022-10-26T04:31:09.316Z] (24/129) Installing xz-libs (5.2.5-r1) [2022-10-26T04:31:09.316Z] (25/129) Installing libxml2 (2.9.14-r2) [2022-10-26T04:31:09.316Z] (26/129) Installing shared-mime-info (2.1-r1) [2022-10-26T04:31:09.316Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T04:31:09.316Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T04:31:09.316Z] (29/129) Installing libpng (1.6.37-r1) [2022-10-26T04:31:09.316Z] (30/129) Installing libwebp (1.2.2-r0) [2022-10-26T04:31:09.316Z] (31/129) Installing zstd-libs (1.5.0-r0) [2022-10-26T04:31:09.316Z] (32/129) Installing tiff (4.4.0-r0) [2022-10-26T04:31:09.316Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T04:31:09.316Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T04:31:09.316Z] (35/129) Installing libxcomposite (0.4.5-r0) [2022-10-26T04:31:09.316Z] (36/129) Installing libxfixes (6.0.0-r0) [2022-10-26T04:31:09.316Z] (37/129) Installing libxrender (0.9.10-r3) [2022-10-26T04:31:09.316Z] (38/129) Installing libxcursor (1.2.0-r0) [2022-10-26T04:31:09.316Z] (39/129) Installing libxdamage (1.1.5-r1) [2022-10-26T04:31:09.316Z] (40/129) Installing libxi (1.8-r0) [2022-10-26T04:31:09.316Z] (41/129) Installing libxinerama (1.1.4-r1) [2022-10-26T04:31:09.316Z] (42/129) Installing libxrandr (1.5.2-r1) [2022-10-26T04:31:09.316Z] (43/129) Installing atk (2.36.0-r0) [2022-10-26T04:31:09.316Z] (44/129) Installing libxtst (1.2.3-r3) [2022-10-26T04:31:09.316Z] (45/129) Installing dbus-libs (1.12.24-r0) [2022-10-26T04:31:09.316Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2022-10-26T04:31:09.316Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T04:31:09.575Z] (48/129) Installing expat (2.5.0-r0) [2022-10-26T04:31:09.575Z] (49/129) Installing brotli-libs (1.0.9-r5) [2022-10-26T04:31:09.575Z] (50/129) Installing libbz2 (1.0.8-r1) [2022-10-26T04:31:09.575Z] (51/129) Installing freetype (2.11.1-r2) [2022-10-26T04:31:09.575Z] (52/129) Installing fontconfig (2.13.1-r4) [2022-10-26T04:31:09.575Z] (53/129) Installing pixman (0.40.0-r3) [2022-10-26T04:31:09.575Z] (54/129) Installing cairo (1.16.0-r5) [2022-10-26T04:31:09.575Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2022-10-26T04:31:09.575Z] (56/129) Installing avahi-libs (0.8-r5) [2022-10-26T04:31:09.575Z] (57/129) Installing gmp (6.2.1-r1) [2022-10-26T04:31:09.575Z] (58/129) Installing nettle (3.7.3-r0) [2022-10-26T04:31:09.575Z] (59/129) Installing p11-kit (0.24.0-r1) [2022-10-26T04:31:09.575Z] (60/129) Installing libtasn1 (4.18.0-r0) [2022-10-26T04:31:09.575Z] (61/129) Installing libunistring (0.9.10-r1) [2022-10-26T04:31:09.575Z] (62/129) Installing gnutls (3.7.1-r1) [2022-10-26T04:31:09.575Z] (63/129) Installing cups-libs (2.3.3-r6) [2022-10-26T04:31:09.575Z] (64/129) Installing libepoxy (1.5.9-r0) [2022-10-26T04:31:09.575Z] (65/129) Installing fribidi (1.0.11-r0) [2022-10-26T04:31:09.575Z] (66/129) Installing graphite2 (1.3.14-r0) [2022-10-26T04:31:09.575Z] (67/129) Installing harfbuzz (3.0.0-r2) [2022-10-26T04:31:09.575Z] (68/129) Installing libxft (2.3.4-r0) [2022-10-26T04:31:09.575Z] (69/129) Installing pango (1.48.10-r0) [2022-10-26T04:31:09.836Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T04:31:09.836Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T04:31:09.836Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T04:31:09.836Z] (73/129) Installing xkeyboard-config (2.34-r0) [2022-10-26T04:31:09.836Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2022-10-26T04:31:09.836Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T04:31:09.836Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T04:31:09.836Z] (76/129) Installing libfontenc (1.1.4-r0) [2022-10-26T04:31:09.836Z] (77/129) Installing mkfontscale (1.2.1-r1) [2022-10-26T04:31:09.836Z] (78/129) Installing ttf-opensans (1.10-r1) [2022-10-26T04:31:09.836Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T04:31:12.372Z] (79/129) Installing libogg (1.3.5-r0) [2022-10-26T04:31:12.372Z] (80/129) Installing flac (1.3.4-r0) [2022-10-26T04:31:12.372Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T04:31:12.372Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T04:31:12.372Z] (83/129) Installing sdl2 (2.0.16-r4) [2022-10-26T04:31:12.372Z] (84/129) Installing aom-libs (3.2.0-r0) [2022-10-26T04:31:12.372Z] (85/129) Installing libass (0.15.2-r0) [2022-10-26T04:31:12.372Z] (86/129) Installing libdav1d (0.9.2-r0) [2022-10-26T04:31:12.372Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T04:31:12.372Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T04:31:12.372Z] (89/129) Installing lame (3.100-r0) [2022-10-26T04:31:12.372Z] (90/129) Installing opus (1.3.1-r1) [2022-10-26T04:31:12.372Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T04:31:12.372Z] (92/129) Installing soxr (0.1.3-r2) [2022-10-26T04:31:12.372Z] (93/129) Installing libsrt (1.4.2-r1) [2022-10-26T04:31:12.372Z] (94/129) Installing libssh (0.9.6-r1) [2022-10-26T04:31:12.372Z] (95/129) Installing libtheora (1.1.1-r16) [2022-10-26T04:31:12.372Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T04:31:12.372Z] (97/129) Installing libpciaccess (0.16-r0) [2022-10-26T04:31:12.372Z] (98/129) Installing libdrm (2.4.109-r0) [2022-10-26T04:31:12.372Z] (99/129) Installing libva (2.13.0-r0) [2022-10-26T04:31:12.372Z] (100/129) Installing libvdpau (1.4-r0) [2022-10-26T04:31:12.372Z] (101/129) Installing vidstab (1.1.0-r1) [2022-10-26T04:31:12.372Z] (102/129) Installing libvorbis (1.3.7-r0) [2022-10-26T04:31:12.372Z] (103/129) Installing libvpx (1.10.0-r0) [2022-10-26T04:31:12.372Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2022-10-26T04:31:12.372Z] (105/129) Installing x264-libs (20210613-r0) [2022-10-26T04:31:12.372Z] (106/129) Installing x265-libs (3.5-r0) [2022-10-26T04:31:12.372Z] (107/129) Installing xvidcore (1.3.7-r1) [2022-10-26T04:31:12.372Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T04:31:12.372Z] (109/129) Installing libevent (2.1.12-r4) [2022-10-26T04:31:12.372Z] (110/129) Installing mesa (21.2.6-r0) [2022-10-26T04:31:12.372Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T04:31:12.372Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2022-10-26T04:31:12.372Z] (113/129) Installing lcms2 (2.12-r1) [2022-10-26T04:31:12.372Z] (114/129) Installing nspr (4.32-r0) [2022-10-26T04:31:12.372Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2022-10-26T04:31:12.372Z] (116/129) Installing nss (3.78.1-r0) [2022-10-26T04:31:12.372Z] (117/129) Installing libasyncns (0.8-r1) [2022-10-26T04:31:12.635Z] (118/129) Installing libltdl (2.4.6-r7) [2022-10-26T04:31:12.635Z] (119/129) Installing orc (0.4.32-r0) [2022-10-26T04:31:12.635Z] (120/129) Installing libsndfile (1.0.31-r1) [2022-10-26T04:31:12.635Z] (121/129) Installing speexdsp (1.2.0-r0) [2022-10-26T04:31:12.635Z] (122/129) Installing tdb-libs (1.4.5-r0) [2022-10-26T04:31:12.635Z] (123/129) Installing libpulse (15.0-r2) [2022-10-26T04:31:12.635Z] (124/129) Installing re2 (2021.11.01-r0) [2022-10-26T04:31:12.635Z] (125/129) Installing snappy (1.1.9-r1) [2022-10-26T04:31:12.635Z] (126/129) Installing libgpg-error (1.42-r1) [2022-10-26T04:31:12.635Z] (127/129) Installing libgcrypt (1.9.4-r0) [2022-10-26T04:31:12.635Z] (128/129) Installing libxslt (1.1.35-r0) [2022-10-26T04:31:12.635Z] (129/129) Installing chromium (99.0.4844.84-r0) [2022-10-26T04:31:13.583Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T04:31:13.583Z] Executing glib-2.70.1-r0.trigger [2022-10-26T04:31:13.583Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T04:31:15.492Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T04:31:15.492Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T04:31:15.492Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T04:31:15.492Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T04:31:15.492Z] OK: 286 MiB in 145 packages [2022-10-26T04:31:18.778Z] Removing intermediate container e0ace0da7a8e [2022-10-26T04:31:18.778Z] ---> 720aacd093d7 [2022-10-26T04:31:18.778Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T04:31:18.778Z] ---> Running in a1d7656724d9 [2022-10-26T04:31:18.778Z] Removing intermediate container a1d7656724d9 [2022-10-26T04:31:18.778Z] ---> 81a22d3eb7b2 [2022-10-26T04:31:18.778Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T04:31:19.038Z] ---> Running in 398f113afbf1 [2022-10-26T04:31:19.038Z] Removing intermediate container 398f113afbf1 [2022-10-26T04:31:19.038Z] ---> 326863851ca0 [2022-10-26T04:31:19.038Z] Step 5/10 : RUN npm install -g npm [2022-10-26T04:31:19.038Z] ---> Running in 7a5845aedb43 [2022-10-26T04:31:25.712Z] [2022-10-26T04:31:25.712Z] changed 54 packages, and audited 212 packages in 5s [2022-10-26T04:31:25.712Z] [2022-10-26T04:31:25.712Z] 11 packages are looking for funding [2022-10-26T04:31:25.712Z] run `npm fund` for details [2022-10-26T04:31:25.712Z] [2022-10-26T04:31:25.712Z] found 0 vulnerabilities [2022-10-26T04:31:25.712Z] Removing intermediate container 7a5845aedb43 [2022-10-26T04:31:25.712Z] ---> 4cb1e2da75e2 [2022-10-26T04:31:25.712Z] Step 6/10 : ARG USER=1000 [2022-10-26T04:31:25.984Z] ---> Running in 361e220c4113 [2022-10-26T04:31:25.984Z] Removing intermediate container 361e220c4113 [2022-10-26T04:31:25.984Z] ---> 6f5fe4947b3b [2022-10-26T04:31:25.984Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T04:31:25.984Z] ---> Running in 91c13e3e0783 [2022-10-26T04:31:26.561Z] Removing intermediate container 91c13e3e0783 [2022-10-26T04:31:26.561Z] ---> d0095d27afe7 [2022-10-26T04:31:26.561Z] Step 8/10 : USER $USER:$USER [2022-10-26T04:31:26.561Z] ---> Running in a5dba346fd4e [2022-10-26T04:31:26.561Z] Removing intermediate container a5dba346fd4e [2022-10-26T04:31:26.561Z] ---> 2cead2a7f9fc [2022-10-26T04:31:26.561Z] Step 9/10 : WORKDIR /app [2022-10-26T04:31:26.820Z] ---> Running in 94490e41ce39 [2022-10-26T04:31:26.820Z] Removing intermediate container 94490e41ce39 [2022-10-26T04:31:26.820Z] ---> b3f32e7ee1ca [2022-10-26T04:31:26.820Z] Step 10/10 : LABEL git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [2022-10-26T04:31:26.820Z] ---> Running in 2bf1969f45b1 [2022-10-26T04:31:26.820Z] Removing intermediate container 2bf1969f45b1 [2022-10-26T04:31:26.820Z] ---> 28ecde2885c6 [2022-10-26T04:31:26.820Z] Successfully built 28ecde2885c6 [2022-10-26T04:31:26.820Z] Successfully tagged edgexfoundry/edgex-web-ui:16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [2022-10-26T04:31:26.820Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T04:31:26.820Z] touch edgex-web-ui.imagebuilt [2022-10-26T04:31:27.078Z] mkdir -p node_modules coverage [2022-10-26T04:31:27.078Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T04:31:27.078Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE required: { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE }, [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE required: { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE }, [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE required: { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE }, [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE required: { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE }, [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE required: { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE }, [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE required: { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE }, [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE required: { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE }, [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE required: { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE }, [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE } [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE required: { [2022-10-26T04:31:28.977Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:31:28.978Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:31:28.978Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:31:28.978Z] npm WARN EBADENGINE }, [2022-10-26T04:31:28.978Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:31:28.978Z] npm WARN EBADENGINE } [2022-10-26T04:31:33.164Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T04:31:33.421Z] 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 [2022-10-26T04:31:33.421Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T04:31:33.421Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T04:31:33.679Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T04:31:33.938Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T04:31:34.505Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T04:31:35.444Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T04:31:35.444Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T04:31:37.341Z] 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 [2022-10-26T04:31:37.341Z] 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 [2022-10-26T04:31:37.906Z] 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. [2022-10-26T04:31:38.475Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-26T04:31:38.475Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T04:31:38.735Z] 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. [2022-10-26T04:31:38.994Z] 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. [2022-10-26T04:31:39.928Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T04:31:41.829Z] 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. [2022-10-26T04:31:44.361Z] 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. [2022-10-26T04:31:49.642Z] [2022-10-26T04:31:49.642Z] added 1478 packages, and audited 1479 packages in 21s [2022-10-26T04:31:49.642Z] [2022-10-26T04:31:49.642Z] 90 packages are looking for funding [2022-10-26T04:31:49.642Z] run `npm fund` for details [2022-10-26T04:31:49.642Z] [2022-10-26T04:31:49.642Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T04:31:49.642Z] [2022-10-26T04:31:49.642Z] To address issues that do not require attention, run: [2022-10-26T04:31:49.642Z] npm audit fix [2022-10-26T04:31:49.642Z] [2022-10-26T04:31:49.642Z] To address all issues (including breaking changes), run: [2022-10-26T04:31:49.642Z] npm audit fix --force [2022-10-26T04:31:49.642Z] [2022-10-26T04:31:49.642Z] Run `npm audit` for details. [2022-10-26T04:31:52.173Z] 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 [2022-10-26T04:31:54.076Z] - Generating browser application bundles (phase: setup)... [2022-10-26T04:31:56.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117071 in /w/workspace/edgexfoundry_edgex-ui-go_PR-567 [Pipeline] { [Pipeline] ws [2022-10-26T04:31:56.640Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2022-10-26T04:31:56.720Z] The recommended git tool is: git [2022-10-26T04:31:58.261Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T04:31:58.261Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T04:32:01.703Z] using credential edgex-jenkins-ssh [2022-10-26T04:32:01.724Z] Cloning the remote Git repository [2022-10-26T04:32:02.449Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T04:32:02.449Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T04:32:02.449Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T04:32:02.449Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T04:32:01.752Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T04:32:01.822Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2022-10-26T04:32:02.005Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T04:32:02.006Z] > git --version # timeout=10 [2022-10-26T04:32:02.027Z] > git --version # 'git version 2.25.1' [2022-10-26T04:32:02.029Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T04:32:02.079Z] Verifying host key using known hosts file [2022-10-26T04:32:02.261Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T04:32:02.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T04:32:03.014Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T04:32:03.014Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T04:32:03.272Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T04:32:03.272Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T04:32:03.530Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T04:32:03.530Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T04:32:04.095Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T04:32:05.224Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T04:32:05.257Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T04:32:05.994Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T04:32:06.762Z] Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [2022-10-26T04:32:06.142Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2022-10-26T04:32:06.181Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2022-10-26T04:32:06.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T04:32:06.189Z] Verifying host key using known hosts file [2022-10-26T04:32:06.196Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T04:32:06.209Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/567/head:refs/remotes/origin/PR-567 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-26T04:32:06.774Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T04:32:06.792Z] > git checkout -f 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf # timeout=10 [2022-10-26T04:32:07.316Z] Merge succeeded, producing 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [2022-10-26T04:32:07.316Z] Checking out Revision 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf (PR-567) [2022-10-26T04:32:07.855Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-10-26T04:32:07.891Z] > git --version # timeout=10 [2022-10-26T04:32:07.902Z] > git --version # 'git version 2.25.1' [2022-10-26T04:32:07.914Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2022-10-26T04:32:07.192Z] > git remote # timeout=10 [2022-10-26T04:32:07.211Z] > git config --get remote.origin.url # timeout=10 [2022-10-26T04:32:07.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T04:32:07.252Z] Verifying host key using known hosts file [2022-10-26T04:32:07.255Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T04:32:07.264Z] > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 [2022-10-26T04:32:07.288Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-26T04:32:07.313Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T04:32:07.330Z] > git checkout -f 16cb6aca5b17416ce9480fa08d830dd6e0e00cbf # timeout=10 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T04:32:08.966Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T04:32:08.966Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T04:32:08.966Z] Dload Upload Total Spent Left Speed [2022-10-26T04:32:08.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 99228 [Pipeline] sh [2022-10-26T04:32:09.550Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T04:32:09.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T04:32:09.890Z] + sudo tee /etc/docker/daemon.new [2022-10-26T04:32:09.890Z] { [2022-10-26T04:32:09.890Z] "registry-mirrors": [ [2022-10-26T04:32:09.890Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T04:32:09.890Z] ], [2022-10-26T04:32:09.890Z] "bip": "10.250.0.254/24", [2022-10-26T04:32:09.890Z] "hosts": [ [2022-10-26T04:32:09.890Z] "tcp://0.0.0.0:5555", [2022-10-26T04:32:09.890Z] "unix:///var/run/docker.sock" [2022-10-26T04:32:09.890Z] ], [2022-10-26T04:32:09.890Z] "mtu": 1458, [2022-10-26T04:32:09.890Z] "selinux-enabled": true, [2022-10-26T04:32:09.890Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T04:32:09.890Z] } [Pipeline] sh [2022-10-26T04:32:10.234Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T04:32:10.589Z] + sudo service docker restart [2022-10-26T04:32:12.549Z] 26 10 2022 04:32:11.524:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T04:32:12.549Z] 26 10 2022 04:32:11.527:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T04:32:12.549Z] 26 10 2022 04:32:11.533:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T04:32:24.748Z] ✔ Browser application bundle generation complete. [2022-10-26T04:32:24.748Z] 26 10 2022 04:32:23.138:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket jMreFFos7xK1c13KAAAB with id 11261518 [2022-10-26T04:32:26.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T04:32:26.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.064 secs) [2022-10-26T04:32:26.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.078 secs) [2022-10-26T04:32:26.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.084 secs) [2022-10-26T04:32:26.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.09 secs) [2022-10-26T04:32:26.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.107 secs) [2022-10-26T04:32:26.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.154 secs) [2022-10-26T04:32:26.123Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.185 secs) [2022-10-26T04:32:26.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.279 secs) [2022-10-26T04:32:26.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.301 secs) [2022-10-26T04:32:26.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.319 secs) [2022-10-26T04:32:26.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.366 secs) [2022-10-26T04:32:26.381Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.369 secs) [2022-10-26T04:32:26.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.42 secs) [2022-10-26T04:32:26.640Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.566 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.58 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.584 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.6 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.614 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.625 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.647 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.655 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.662 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.682 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.685 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.72 secs) [2022-10-26T04:32:26.897Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.751 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.759 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.765 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.773 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.789 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.794 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.797 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.801 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.82 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.823 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.828 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.832 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.835 secs) [2022-10-26T04:32:27.155Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.862 secs) [2022-10-26T04:32:27.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.87 secs) [2022-10-26T04:32:27.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.873 secs) [2022-10-26T04:32:27.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.885 secs) [2022-10-26T04:32:27.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.892 secs) [2022-10-26T04:32:27.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.915 secs) [2022-10-26T04:32:27.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.923 secs) [2022-10-26T04:32:27.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.925 secs) [2022-10-26T04:32:27.156Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.929 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.948 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.956 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.96 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.963 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.965 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.983 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.992 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.023 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.032 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.039 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.05 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.067 secs) [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.073 secs) [2022-10-26T04:32:27.414Z] WARN: ' [2022-10-26T04:32:27.414Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T04:32:27.414Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T04:32:27.414Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T04:32:27.414Z] in a future version of Angular. [2022-10-26T04:32:27.414Z] [2022-10-26T04:32:27.414Z] For more information on this, see our API docs here: [2022-10-26T04:32:27.414Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T04:32:27.414Z] ' [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.073 secs) [2022-10-26T04:32:27.414Z] WARN: ' [2022-10-26T04:32:27.414Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T04:32:27.414Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T04:32:27.414Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T04:32:27.414Z] in a future version of Angular. [2022-10-26T04:32:27.414Z] [2022-10-26T04:32:27.414Z] For more information on this, see our API docs here: [2022-10-26T04:32:27.414Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T04:32:27.414Z] ' [2022-10-26T04:32:27.414Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.095 secs) [2022-10-26T04:32:27.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.11 secs) [2022-10-26T04:32:27.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.114 secs) [2022-10-26T04:32:27.415Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.117 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.143 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.147 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.15 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.156 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.168 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.178 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.181 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.192 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.198 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.207 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.219 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.222 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.226 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.229 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.232 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.237 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.239 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.24 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.246 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.254 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.26 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.29 secs) [2022-10-26T04:32:27.672Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.298 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.323 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.331 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.34 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.351 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.356 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.388 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.394 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.397 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.421 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.431 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.448 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.454 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.462 secs) [2022-10-26T04:32:27.931Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.468 secs) [2022-10-26T04:32:28.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.489 secs) [2022-10-26T04:32:28.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.53 secs) [2022-10-26T04:32:28.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.551 secs) [2022-10-26T04:32:28.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.562 secs) [2022-10-26T04:32:28.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.576 secs) [2022-10-26T04:32:28.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.591 secs) [2022-10-26T04:32:28.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.602 secs) [2022-10-26T04:32:28.188Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.635 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.677 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.694 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.726 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.775 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.789 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.794 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.801 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.814 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.817 secs) [2022-10-26T04:32:28.446Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.819 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.875 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.878 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.899 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.909 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.911 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.913 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.916 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.918 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.927 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.938 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.942 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.945 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.948 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.95 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.001 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.005 secs) [2022-10-26T04:32:28.703Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.007 secs) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T04:32:28.895Z] provisioning config files... [2022-10-26T04:32:28.920Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3407651824305831028tmp [Pipeline] { [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.023 secs) [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.047 secs) [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.055 secs) [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.08 secs) [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.101 secs) [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.112 secs) [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.143 secs) [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.157 secs) [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.167 secs) [2022-10-26T04:32:28.961Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.172 secs) [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:32:29.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.178 secs) [2022-10-26T04:32:29.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.193 secs) [2022-10-26T04:32:29.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.201 secs) [2022-10-26T04:32:29.220Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.29 secs / 2.201 secs) [2022-10-26T04:32:29.220Z] TOTAL: 149 SUCCESS [2022-10-26T04:32:29.220Z] ✔ Browser application bundle generation complete. [2022-10-26T04:32:29.319Z] ---> docker-login.sh [2022-10-26T04:32:29.319Z] nexus3.edgexfoundry.org:10001 [2022-10-26T04:32:29.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:32:29.785Z] [2022-10-26T04:32:29.785Z] =============================== Coverage summary =============================== [2022-10-26T04:32:29.785Z] Statements : 40.95% ( 1466/3580 ) [2022-10-26T04:32:29.785Z] Branches : 12.03% ( 111/923 ) [2022-10-26T04:32:29.785Z] Functions : 33.2% ( 431/1298 ) [2022-10-26T04:32:29.785Z] Lines : 38.88% ( 1317/3387 ) [2022-10-26T04:32:29.785Z] ================================================================================ [2022-10-26T04:32:29.785Z] ✔ Browser application bundle generation complete. [2022-10-26T04:32:30.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:32:30.178Z] Configure a credential helper to remove this warning. See [2022-10-26T04:32:30.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:32:30.178Z] [2022-10-26T04:32:30.178Z] Login Succeeded [2022-10-26T04:32:30.178Z] nexus3.edgexfoundry.org:10002 [2022-10-26T04:32:30.351Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-567/web' [Pipeline] echo [2022-10-26T04:32:30.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T04:32:30.422Z] $ docker stop --time=1 0ffaa467d55d68bf3413f2370bfe18617d7274f1caa1041216436fceede9f47f [2022-10-26T04:32:30.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:32:30.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:32:30.445Z] Configure a credential helper to remove this warning. See [2022-10-26T04:32:30.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:32:30.445Z] [2022-10-26T04:32:30.445Z] Login Succeeded [2022-10-26T04:32:30.445Z] nexus3.edgexfoundry.org:10003 [2022-10-26T04:32:30.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:32:30.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:32:30.714Z] Configure a credential helper to remove this warning. See [2022-10-26T04:32:30.714Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:32:30.714Z] [2022-10-26T04:32:30.714Z] Login Succeeded [2022-10-26T04:32:30.714Z] nexus3.edgexfoundry.org:10004 [2022-10-26T04:32:30.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:32:31.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:32:31.252Z] Configure a credential helper to remove this warning. See [2022-10-26T04:32:31.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:32:31.252Z] [2022-10-26T04:32:31.252Z] Login Succeeded [2022-10-26T04:32:31.252Z] docker.io [2022-10-26T04:32:31.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T04:32:31.683Z] $ docker rm -f 0ffaa467d55d68bf3413f2370bfe18617d7274f1caa1041216436fceede9f47f [2022-10-26T04:32:31.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T04:32:31.784Z] Configure a credential helper to remove this warning. See [2022-10-26T04:32:31.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T04:32:31.784Z] [2022-10-26T04:32:31.784Z] Login Succeeded [2022-10-26T04:32:31.784Z] ---> docker-login.sh ends [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } [2022-10-26T04:32:31.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-10-26T04:32:32.238Z] + sudo chown -R jenkins:jenkins . [Pipeline] echo [2022-10-26T04:32:32.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T04:32:32.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T04:32:32.350Z] ========================================================= [2022-10-26T04:32:32.350Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-26T04:32:32.350Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] stash [Pipeline] sh [2022-10-26T04:32:32.893Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-26T04:32:32.925Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-26T04:32:33.727Z] + sudo chown -R jenkins:jenkins . [2022-10-26T04:32:33.863Z] Sending build context to Docker daemon 28.73MB [2022-10-26T04:32:33.863Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T04:32:33.863Z] Step 2/16 : FROM ${BASE} AS builder [Pipeline] sh [2022-10-26T04:32:34.134Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-26T04:32:34.134Z] 9b18e9b68314: Pulling fs layer [2022-10-26T04:32:34.134Z] d32db5db7311: Pulling fs layer [2022-10-26T04:32:34.134Z] d0c4b47475fc: Pulling fs layer [2022-10-26T04:32:34.134Z] 5831b945b038: Pulling fs layer [2022-10-26T04:32:34.134Z] 86bbec2aaacd: Pulling fs layer [2022-10-26T04:32:34.134Z] e10730c5d714: Pulling fs layer [2022-10-26T04:32:34.134Z] 5dd5c2283517: Pulling fs layer [2022-10-26T04:32:34.134Z] d5ac0230b979: Pulling fs layer [2022-10-26T04:32:34.134Z] 86bbec2aaacd: Waiting [2022-10-26T04:32:34.134Z] e10730c5d714: Waiting [2022-10-26T04:32:34.134Z] 5dd5c2283517: Waiting [2022-10-26T04:32:34.134Z] d5ac0230b979: Waiting [2022-10-26T04:32:34.134Z] 5831b945b038: Waiting [2022-10-26T04:32:34.134Z] d0c4b47475fc: Verifying Checksum [2022-10-26T04:32:34.134Z] d0c4b47475fc: Download complete [2022-10-26T04:32:34.134Z] d32db5db7311: Verifying Checksum [2022-10-26T04:32:34.134Z] d32db5db7311: Download complete [2022-10-26T04:32:34.134Z] 86bbec2aaacd: Verifying Checksum [2022-10-26T04:32:34.134Z] 86bbec2aaacd: Download complete [2022-10-26T04:32:34.134Z] e10730c5d714: Verifying Checksum [2022-10-26T04:32:34.134Z] e10730c5d714: Download complete [2022-10-26T04:32:34.134Z] 9b18e9b68314: Verifying Checksum [2022-10-26T04:32:34.134Z] 9b18e9b68314: Download complete [2022-10-26T04:32:34.283Z] + ls -al . [2022-10-26T04:32:34.283Z] total 184 [2022-10-26T04:32:34.283Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 26 04:30 . [2022-10-26T04:32:34.283Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:29 .. [2022-10-26T04:32:34.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:29 .blubracket [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 04:29 .dockerignore [2022-10-26T04:32:34.283Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:30 .git [2022-10-26T04:32:34.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:29 .github [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 04:29 .gitignore [2022-10-26T04:32:34.283Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 04:30 .semver [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 04:29 Attribution.txt [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 04:29 CHANGELOG.md [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 04:29 CONTRIBUTING.md [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 04:29 Dockerfile [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 04:29 Jenkinsfile [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 04:29 LICENSE [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 04:29 Makefile [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 26 04:29 README.md [2022-10-26T04:32:34.283Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 04:30 VERSION [2022-10-26T04:32:34.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:29 assets [2022-10-26T04:32:34.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:29 bin [2022-10-26T04:32:34.283Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:29 cmd [2022-10-26T04:32:34.283Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 04:30 coverage.out [2022-10-26T04:32:34.283Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:29 docs [2022-10-26T04:32:34.284Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 04:29 go.mod [2022-10-26T04:32:34.284Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 04:29 go.sum [2022-10-26T04:32:34.284Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:29 internal [2022-10-26T04:32:34.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:29 snap [2022-10-26T04:32:34.284Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:29 testing [2022-10-26T04:32:34.284Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 04:29 version.go [2022-10-26T04:32:34.284Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 04:31 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:32:34.677Z] + 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=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf --label arch=amd64 --label version=0.0.0 . [2022-10-26T04:32:34.937Z] Sending build context to Docker daemon 48.27MB [2022-10-26T04:32:34.937Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T04:32:34.937Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T04:32:34.937Z] ---> 4ae200da0355 [2022-10-26T04:32:34.937Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T04:32:35.102Z] 9b18e9b68314: Pull complete [2022-10-26T04:32:35.102Z] d5ac0230b979: Verifying Checksum [2022-10-26T04:32:35.102Z] d5ac0230b979: Download complete [2022-10-26T04:32:35.197Z] ---> Running in 22db3b23e3a1 [2022-10-26T04:32:35.197Z] Removing intermediate container 22db3b23e3a1 [2022-10-26T04:32:35.197Z] ---> 5ef0d45e03cb [2022-10-26T04:32:35.197Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T04:32:35.457Z] ---> Running in f5a3457689b3 [2022-10-26T04:32:35.457Z] Removing intermediate container f5a3457689b3 [2022-10-26T04:32:35.457Z] ---> cccd9aaa5060 [2022-10-26T04:32:35.457Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T04:32:35.457Z] ---> Running in 6021d87a4106 [2022-10-26T04:32:35.457Z] Removing intermediate container 6021d87a4106 [2022-10-26T04:32:35.457Z] ---> ea5756379e11 [2022-10-26T04:32:35.457Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T04:32:35.457Z] ---> Running in 8f6c5da74779 [2022-10-26T04:32:35.706Z] d32db5db7311: Pull complete [2022-10-26T04:32:35.707Z] d0c4b47475fc: Pull complete [2022-10-26T04:32:35.716Z] Removing intermediate container 8f6c5da74779 [2022-10-26T04:32:35.716Z] ---> dc915a6449b6 [2022-10-26T04:32:35.716Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T04:32:35.716Z] ---> Running in 3e115e717a61 [2022-10-26T04:32:35.716Z] Removing intermediate container 3e115e717a61 [2022-10-26T04:32:35.716Z] ---> 1ad0a61e99dc [2022-10-26T04:32:35.716Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T04:32:36.299Z] 5dd5c2283517: Verifying Checksum [2022-10-26T04:32:36.652Z] ---> cee0857a4fa0 [2022-10-26T04:32:36.652Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T04:32:36.652Z] ---> Running in d7d404a5decf [2022-10-26T04:32:36.886Z] 5831b945b038: Verifying Checksum [2022-10-26T04:32:36.886Z] 5831b945b038: Download complete [2022-10-26T04:32:37.220Z] Removing intermediate container d7d404a5decf [2022-10-26T04:32:37.220Z] ---> e70cb87a7c0a [2022-10-26T04:32:37.220Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T04:32:37.220Z] ---> Running in 5912f9a0871b [2022-10-26T04:32:37.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-26T04:32:37.738Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-26T04:32:38.675Z] OK: 211 MiB in 51 packages [2022-10-26T04:32:38.675Z] Removing intermediate container 5912f9a0871b [2022-10-26T04:32:38.675Z] ---> 878c9e2518a2 [2022-10-26T04:32:38.675Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T04:32:38.933Z] ---> Running in a933b90aae62 [2022-10-26T04:32:38.934Z] Removing intermediate container a933b90aae62 [2022-10-26T04:32:38.934Z] ---> 9f9e1705dfc0 [2022-10-26T04:32:38.934Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T04:32:38.934Z] ---> Running in f20d00ff84d9 [2022-10-26T04:32:38.934Z] Removing intermediate container f20d00ff84d9 [2022-10-26T04:32:38.934Z] ---> 984d1d2c784c [2022-10-26T04:32:38.934Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T04:32:39.192Z] ---> cc1bbe9b2d17 [2022-10-26T04:32:39.192Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T04:32:39.192Z] ---> Running in 9f0a863be0a2 [2022-10-26T04:32:39.758Z] Removing intermediate container 9f0a863be0a2 [2022-10-26T04:32:39.758Z] ---> 4ebfffa40b6e [2022-10-26T04:32:39.758Z] Step 15/26 : COPY . . [2022-10-26T04:32:41.134Z] ---> c36d6f68955f [2022-10-26T04:32:41.134Z] Step 16/26 : RUN ${MAKE} [2022-10-26T04:32:41.134Z] ---> Running in 442e148489d1 [2022-10-26T04:32:41.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-26T04:32:49.224Z] 5831b945b038: Pull complete [2022-10-26T04:32:49.224Z] 86bbec2aaacd: Pull complete [2022-10-26T04:32:49.495Z] e10730c5d714: Pull complete [2022-10-26T04:32:53.592Z] Removing intermediate container 442e148489d1 [2022-10-26T04:32:53.592Z] ---> f8d73720ae34 [2022-10-26T04:32:53.592Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T04:32:53.592Z] 3.14: Pulling from library/alpine [2022-10-26T04:32:53.592Z] c7ed990a2339: Pulling fs layer [2022-10-26T04:32:53.592Z] c7ed990a2339: Verifying Checksum [2022-10-26T04:32:53.592Z] c7ed990a2339: Download complete [2022-10-26T04:32:53.592Z] c7ed990a2339: Pull complete [2022-10-26T04:32:53.592Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T04:32:53.592Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T04:32:53.592Z] ---> dd53f409bf0b [2022-10-26T04:32:53.592Z] Step 18/26 : EXPOSE 4000 [2022-10-26T04:32:53.592Z] ---> Running in 442512a4af3e [2022-10-26T04:32:53.592Z] Removing intermediate container 442512a4af3e [2022-10-26T04:32:53.592Z] ---> 8ea0ffd9fead [2022-10-26T04:32:53.592Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T04:32:53.851Z] ---> bb8124c74f4b [2022-10-26T04:32:53.851Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T04:32:53.851Z] ---> 9384971ec762 [2022-10-26T04:32:53.851Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T04:32:54.111Z] ---> c1c837f9202b [2022-10-26T04:32:54.111Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T04:32:54.111Z] ---> Running in e937b35157ab [2022-10-26T04:32:54.111Z] Removing intermediate container e937b35157ab [2022-10-26T04:32:54.111Z] ---> 996ec5c48473 [2022-10-26T04:32:54.111Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T04:32:54.371Z] ---> Running in ee980667ae55 [2022-10-26T04:32:54.371Z] Removing intermediate container ee980667ae55 [2022-10-26T04:32:54.371Z] ---> 1371b7758693 [2022-10-26T04:32:54.371Z] Step 24/26 : LABEL arch=amd64 [2022-10-26T04:32:54.371Z] ---> Running in 7905f81f837d [2022-10-26T04:32:54.371Z] Removing intermediate container 7905f81f837d [2022-10-26T04:32:54.371Z] ---> 728323a0f867 [2022-10-26T04:32:54.371Z] Step 25/26 : LABEL git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [2022-10-26T04:32:54.644Z] ---> Running in 5c087c3b6cbe [2022-10-26T04:32:54.644Z] Removing intermediate container 5c087c3b6cbe [2022-10-26T04:32:54.644Z] ---> 211539bb77ec [2022-10-26T04:32:54.644Z] Step 26/26 : LABEL version=0.0.0 [2022-10-26T04:32:54.644Z] ---> Running in 8e0557ef5e67 [2022-10-26T04:32:54.644Z] Removing intermediate container 8e0557ef5e67 [2022-10-26T04:32:54.644Z] ---> 5b61efea5f93 [2022-10-26T04:32:54.644Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T04:32:54.644Z] Successfully built 5b61efea5f93 [2022-10-26T04:32:54.903Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2022-10-26T04:32:55.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T04:32:55.798Z] [2022-10-26T04:32:55.798Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:32:56.177Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T04:32:56.177Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T04:32:56.177Z] 5eb5b503b376: Pulling fs layer [2022-10-26T04:32:56.177Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T04:32:56.177Z] ec43610c2a17: Pulling fs layer [2022-10-26T04:32:56.177Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T04:32:56.177Z] 33b1e0a273af: Pulling fs layer [2022-10-26T04:32:56.177Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T04:32:56.177Z] 2f39f015ded8: Pulling fs layer [2022-10-26T04:32:56.177Z] 3a2ae6a8a46f: Waiting [2022-10-26T04:32:56.177Z] 33b1e0a273af: Waiting [2022-10-26T04:32:56.177Z] 5d3b04190fa2: Waiting [2022-10-26T04:32:56.177Z] 2f39f015ded8: Waiting [2022-10-26T04:32:56.177Z] 5c69ac0246d0: Download complete [2022-10-26T04:32:56.177Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T04:32:56.177Z] 3a2ae6a8a46f: Download complete [2022-10-26T04:32:56.177Z] 33b1e0a273af: Verifying Checksum [2022-10-26T04:32:56.177Z] 33b1e0a273af: Download complete [2022-10-26T04:32:56.286Z] 5dd5c2283517: Pull complete [2022-10-26T04:32:56.436Z] 5d3b04190fa2: Verifying Checksum [2022-10-26T04:32:56.436Z] 5d3b04190fa2: Download complete [2022-10-26T04:32:56.436Z] ec43610c2a17: Verifying Checksum [2022-10-26T04:32:56.436Z] ec43610c2a17: Download complete [2022-10-26T04:32:56.436Z] 5eb5b503b376: Verifying Checksum [2022-10-26T04:32:56.436Z] 5eb5b503b376: Download complete [2022-10-26T04:32:57.002Z] 2f39f015ded8: Download complete [2022-10-26T04:32:57.566Z] 5eb5b503b376: Pull complete [2022-10-26T04:32:57.566Z] 5c69ac0246d0: Pull complete [2022-10-26T04:32:57.704Z] d5ac0230b979: Pull complete [2022-10-26T04:32:57.704Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-26T04:32:57.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-26T04:32:57.704Z] ---> 59b3b1a385d4 [2022-10-26T04:32:57.704Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T04:32:58.132Z] ec43610c2a17: Pull complete [2022-10-26T04:32:58.133Z] 3a2ae6a8a46f: Pull complete [2022-10-26T04:32:58.133Z] 33b1e0a273af: Pull complete [2022-10-26T04:32:58.392Z] 5d3b04190fa2: Pull complete [2022-10-26T04:32:59.645Z] ---> Running in 4c1075a0cd34 [2022-10-26T04:32:59.920Z] Removing intermediate container 4c1075a0cd34 [2022-10-26T04:32:59.920Z] ---> 02486d35cf0d [2022-10-26T04:32:59.920Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T04:33:00.190Z] ---> Running in fa271f5a3cec [2022-10-26T04:33:00.460Z] Removing intermediate container fa271f5a3cec [2022-10-26T04:33:00.460Z] ---> a0931c33f391 [2022-10-26T04:33:00.460Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T04:33:00.460Z] ---> Running in 85f5bae9d3ca [2022-10-26T04:33:00.727Z] Removing intermediate container 85f5bae9d3ca [2022-10-26T04:33:00.727Z] ---> 9dd2903b73fc [2022-10-26T04:33:00.727Z] Step 6/16 : LABEL Name=edgex-ui-go [2022-10-26T04:33:00.727Z] ---> Running in 61ab6de62abb [2022-10-26T04:33:00.995Z] Removing intermediate container 61ab6de62abb [2022-10-26T04:33:00.995Z] ---> e52502a0f03a [2022-10-26T04:33:00.995Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T04:33:01.264Z] ---> Running in 409f70298972 [2022-10-26T04:33:01.531Z] Removing intermediate container 409f70298972 [2022-10-26T04:33:01.531Z] ---> cac1402fcb54 [2022-10-26T04:33:01.531Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T04:33:02.113Z] latest: Pulling from library/docker [2022-10-26T04:33:02.401Z] 9b18e9b68314: Already exists [2022-10-26T04:33:02.401Z] e5833820420a: Pulling fs layer [2022-10-26T04:33:02.401Z] 79069699b830: Pulling fs layer [2022-10-26T04:33:02.401Z] 1ee9c3c3cf30: Pulling fs layer [2022-10-26T04:33:02.401Z] e0d61bd8b9f5: Pulling fs layer [2022-10-26T04:33:02.401Z] 245f2ec60f2d: Pulling fs layer [2022-10-26T04:33:02.401Z] 565435f1ea60: Pulling fs layer [2022-10-26T04:33:02.401Z] a2b0e4f6483b: Pulling fs layer [2022-10-26T04:33:02.401Z] 2f6ebfe41273: Pulling fs layer [2022-10-26T04:33:02.401Z] 565435f1ea60: Waiting [2022-10-26T04:33:02.401Z] e0d61bd8b9f5: Waiting [2022-10-26T04:33:02.401Z] 245f2ec60f2d: Waiting [2022-10-26T04:33:02.401Z] a2b0e4f6483b: Waiting [2022-10-26T04:33:02.401Z] 2f6ebfe41273: Waiting [2022-10-26T04:33:02.401Z] 79069699b830: Download complete [2022-10-26T04:33:02.401Z] e5833820420a: Verifying Checksum [2022-10-26T04:33:02.401Z] e5833820420a: Download complete [2022-10-26T04:33:02.575Z] 2f39f015ded8: Pull complete [2022-10-26T04:33:02.575Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T04:33:02.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T04:33:02.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T04:33:02.790Z] prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container [2022-10-26T04:33:02.821Z] $ 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_PR-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T04:33:02.989Z] 1ee9c3c3cf30: Verifying Checksum [2022-10-26T04:33:02.989Z] 1ee9c3c3cf30: Download complete [2022-10-26T04:33:02.989Z] 565435f1ea60: Verifying Checksum [2022-10-26T04:33:02.989Z] 565435f1ea60: Download complete [2022-10-26T04:33:02.989Z] e0d61bd8b9f5: Verifying Checksum [2022-10-26T04:33:02.989Z] e0d61bd8b9f5: Download complete [2022-10-26T04:33:02.989Z] 245f2ec60f2d: Verifying Checksum [2022-10-26T04:33:02.989Z] 245f2ec60f2d: Download complete [2022-10-26T04:33:03.257Z] a2b0e4f6483b: Verifying Checksum [2022-10-26T04:33:03.257Z] a2b0e4f6483b: Download complete [2022-10-26T04:33:03.257Z] 2f6ebfe41273: Verifying Checksum [2022-10-26T04:33:03.257Z] 2f6ebfe41273: Download complete [2022-10-26T04:33:03.257Z] e5833820420a: Pull complete [2022-10-26T04:33:03.525Z] 79069699b830: Pull complete [2022-10-26T04:33:04.480Z] $ docker top b5f59bc6d560014af1cb7d0d4c934f055391d732154df170821de228f6dd232f -eo pid,comm [2022-10-26T04:33:04.488Z] 1ee9c3c3cf30: Pull complete [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:33:05.055Z] ---> job-cost.sh [2022-10-26T04:33:05.055Z] lf-activate-venv: SKIPPING [2022-10-26T04:33:05.055Z] INFO: No Stack... [2022-10-26T04:33:05.622Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T04:33:05.880Z] INFO: Archiving Costs [2022-10-26T04:33:05.898Z] e0d61bd8b9f5: Pull complete [Pipeline] sh [2022-10-26T04:33:06.210Z] + + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives/cost.csv [2022-10-26T04:33:06.210Z] cut -d, -f6 [Pipeline] lock [2022-10-26T04:33:06.249Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [2022-10-26T04:33:06.254Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] did not exist. Created. [2022-10-26T04:33:06.254Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T04:33:06.485Z] 245f2ec60f2d: Pull complete [2022-10-26T04:33:06.634Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T04:33:06.753Z] 565435f1ea60: Pull complete [2022-10-26T04:33:07.022Z] a2b0e4f6483b: Pull complete [2022-10-26T04:33:07.052Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T04:33:07.067Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T04:33:07.144Z] $ docker stop --time=1 b5f59bc6d560014af1cb7d0d4c934f055391d732154df170821de228f6dd232f [2022-10-26T04:33:07.292Z] 2f6ebfe41273: Pull complete [2022-10-26T04:33:07.292Z] Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 [2022-10-26T04:33:07.292Z] Status: Downloaded newer image for docker:latest [2022-10-26T04:33:08.471Z] $ docker rm -f b5f59bc6d560014af1cb7d0d4c934f055391d732154df170821de228f6dd232f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T04:33:09.892Z] ---> 2787cbd5d57f [2022-10-26T04:33:09.892Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T04:33:09.892Z] ---> Running in 554be7ea551d [2022-10-26T04:33:11.848Z] Removing intermediate container 554be7ea551d [2022-10-26T04:33:11.848Z] ---> 292670432725 [2022-10-26T04:33:11.848Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T04:33:11.848Z] ---> Running in 7537f2794c2d [2022-10-26T04:33:12.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T04:33:13.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T04:33:14.425Z] OK: 221 MiB in 51 packages [2022-10-26T04:33:15.008Z] Removing intermediate container 7537f2794c2d [2022-10-26T04:33:15.008Z] ---> 7350e583edfe [2022-10-26T04:33:15.008Z] Step 11/16 : ENV GO111MODULE=on [2022-10-26T04:33:15.008Z] ---> Running in 7f003f07a94a [2022-10-26T04:33:15.275Z] Removing intermediate container 7f003f07a94a [2022-10-26T04:33:15.275Z] ---> 5aeed298b5b6 [2022-10-26T04:33:15.275Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T04:33:15.545Z] ---> Running in 6d516d4958d9 [2022-10-26T04:33:15.811Z] Removing intermediate container 6d516d4958d9 [2022-10-26T04:33:15.811Z] ---> 7bb6094bad63 [2022-10-26T04:33:15.811Z] Step 13/16 : COPY go.mod vendor* ./ [2022-10-26T04:33:16.394Z] ---> 2e7020c81c51 [2022-10-26T04:33:16.394Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T04:33:16.394Z] ---> Running in 76faaff00f27 [2022-10-26T04:34:12.801Z] Removing intermediate container 76faaff00f27 [2022-10-26T04:34:12.801Z] ---> a60cd4aded2e [2022-10-26T04:34:12.801Z] Step 15/16 : COPY . . [2022-10-26T04:34:12.801Z] ---> 885fdf4fef9c [2022-10-26T04:34:12.801Z] Step 16/16 : RUN ${MAKE} [2022-10-26T04:34:12.801Z] ---> Running in 14534924bef9 [2022-10-26T04:34:12.801Z] noop [2022-10-26T04:34:12.801Z] Removing intermediate container 14534924bef9 [2022-10-26T04:34:12.801Z] ---> 5b5bb946ac72 [2022-10-26T04:34:12.801Z] Successfully built 5b5bb946ac72 [2022-10-26T04:34:12.801Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:34:13.277Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T04:34:13.277Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T04:34:13.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-117071 does not seem to be running inside a container [2022-10-26T04:34:13.594Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T04:34:14.751Z] $ docker top a37675ed5a1b5a9ff6a297a770eec8588749eccf7de8638e717c2e03e22e3e96 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T04:34:15.615Z] + go version [2022-10-26T04:34:15.615Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-26T04:34:15.648Z] $ docker stop --time=1 a37675ed5a1b5a9ff6a297a770eec8588749eccf7de8638e717c2e03e22e3e96 [2022-10-26T04:34:17.773Z] $ docker rm -f a37675ed5a1b5a9ff6a297a770eec8588749eccf7de8638e717c2e03e22e3e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:34:18.623Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T04:34:18.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T04:34:18.865Z] prd-ubuntu20.04-docker-arm64-4c-16g-117071 does not seem to be running inside a container [2022-10-26T04:34:18.925Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-26T04:34:20.054Z] $ docker top 880b3d019ec11fe10a8baae385f08aa9b7fccbaeecfeaff667d7220d5db820d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T04:34:20.924Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-26T04:34:21.315Z] + make test [2022-10-26T04:34:21.315Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2022-10-26T04:34:23.261Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2022-10-26T04:35:31.129Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2022-10-26T04:35:31.129Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2022-10-26T04:35:31.129Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2022-10-26T04:35:31.129Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2022-10-26T04:35:31.129Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2022-10-26T04:35:31.129Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2022-10-26T04:35:31.129Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2022-10-26T04:35:31.129Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2022-10-26T04:35:31.129Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2022-10-26T04:35:49.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-26T04:35:49.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-26T04:35:49.350Z] ./bin/test-attribution-txt.sh [2022-10-26T04:35:49.620Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2022-10-26T04:35:49.620Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2022-10-26T04:35:49.887Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2022-10-26T04:35:49.887Z] make -C web test [2022-10-26T04:35:49.887Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2022-10-26T04:35:49.887Z] make[1]: tput: No such file or directory [2022-10-26T04:35:49.887Z] make[1]: tput: No such file or directory [2022-10-26T04:35:49.887Z] warning: generating ./VERSION [2022-10-26T04:35:49.887Z] echo "0.0.0" > VERSION [2022-10-26T04:35:49.887Z] docker build \ [2022-10-26T04:35:49.887Z] -f Dockerfile \ [2022-10-26T04:35:49.887Z] --build-arg USER=1000 \ [2022-10-26T04:35:49.887Z] \ [2022-10-26T04:35:49.887Z] --label "git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf" \ [2022-10-26T04:35:49.887Z] -t edgexfoundry/edgex-web-ui:16cb6aca5b17416ce9480fa08d830dd6e0e00cbf \ [2022-10-26T04:35:49.887Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2022-10-26T04:35:49.887Z] . [2022-10-26T04:35:50.474Z] Sending build context to Docker daemon 3.269MB [2022-10-26T04:35:50.744Z] Step 1/10 : FROM node:16.17-alpine3.15 [2022-10-26T04:35:50.744Z] 16.17-alpine3.15: Pulling from library/node [2022-10-26T04:35:50.744Z] 47517142f6ba: Pulling fs layer [2022-10-26T04:35:50.744Z] 5f8c4bfa009b: Pulling fs layer [2022-10-26T04:35:50.744Z] f7079c9c4ba1: Pulling fs layer [2022-10-26T04:35:50.744Z] aba105e6f55a: Pulling fs layer [2022-10-26T04:35:50.744Z] aba105e6f55a: Waiting [2022-10-26T04:35:51.010Z] f7079c9c4ba1: Verifying Checksum [2022-10-26T04:35:51.010Z] f7079c9c4ba1: Download complete [2022-10-26T04:35:51.010Z] 47517142f6ba: Verifying Checksum [2022-10-26T04:35:51.010Z] 47517142f6ba: Download complete [2022-10-26T04:35:51.010Z] aba105e6f55a: Verifying Checksum [2022-10-26T04:35:51.010Z] aba105e6f55a: Download complete [2022-10-26T04:35:51.281Z] 47517142f6ba: Pull complete [2022-10-26T04:35:51.866Z] 5f8c4bfa009b: Verifying Checksum [2022-10-26T04:35:51.866Z] 5f8c4bfa009b: Download complete [2022-10-26T04:35:55.215Z] 5f8c4bfa009b: Pull complete [2022-10-26T04:35:55.484Z] f7079c9c4ba1: Pull complete [2022-10-26T04:35:55.749Z] aba105e6f55a: Pull complete [2022-10-26T04:35:55.749Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2022-10-26T04:35:55.749Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2022-10-26T04:35:55.749Z] ---> bf1b8b58d215 [2022-10-26T04:35:55.749Z] Step 2/10 : RUN apk add --no-cache chromium [2022-10-26T04:35:56.333Z] ---> Running in 745afa65623b [2022-10-26T04:35:57.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T04:35:57.566Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T04:35:58.527Z] (1/128) Installing libxau (1.0.9-r0) [2022-10-26T04:35:58.527Z] (2/128) Installing libmd (1.0.3-r0) [2022-10-26T04:35:58.527Z] (3/128) Installing libbsd (0.11.3-r1) [2022-10-26T04:35:58.527Z] (4/128) Installing libxdmcp (1.1.3-r0) [2022-10-26T04:35:58.527Z] (5/128) Installing libxcb (1.14-r2) [2022-10-26T04:35:58.527Z] (6/128) Installing libx11 (1.7.3.1-r0) [2022-10-26T04:35:58.795Z] (7/128) Installing libxext (1.3.4-r0) [2022-10-26T04:35:58.795Z] (8/128) Installing libice (1.0.10-r0) [2022-10-26T04:35:58.795Z] (9/128) Installing libuuid (2.37.4-r0) [2022-10-26T04:35:58.795Z] (10/128) Installing libsm (1.2.3-r0) [2022-10-26T04:35:58.795Z] (11/128) Installing libxt (1.2.1-r0) [2022-10-26T04:35:58.795Z] (12/128) Installing libxmu (1.1.3-r0) [2022-10-26T04:35:58.795Z] (13/128) Installing xset (1.2.4-r0) [2022-10-26T04:35:58.795Z] (14/128) Installing xprop (1.2.5-r0) [2022-10-26T04:35:58.795Z] (15/128) Installing xdg-utils (1.1.3-r0) [2022-10-26T04:35:58.795Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2022-10-26T04:35:58.795Z] (17/128) Installing pkgconf (1.8.0-r0) [2022-10-26T04:35:58.795Z] (18/128) Installing libffi (3.4.2-r1) [2022-10-26T04:35:58.795Z] (19/128) Installing libintl (0.21-r0) [2022-10-26T04:35:58.795Z] (20/128) Installing libblkid (2.37.4-r0) [2022-10-26T04:35:58.795Z] (21/128) Installing libmount (2.37.4-r0) [2022-10-26T04:35:58.795Z] (22/128) Installing pcre (8.45-r1) [2022-10-26T04:35:58.795Z] (23/128) Installing glib (2.70.1-r0) [2022-10-26T04:35:58.795Z] (24/128) Installing xz-libs (5.2.5-r1) [2022-10-26T04:35:58.795Z] (25/128) Installing libxml2 (2.9.14-r2) [2022-10-26T04:35:59.061Z] (26/128) Installing shared-mime-info (2.1-r1) [2022-10-26T04:35:59.061Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2022-10-26T04:35:59.061Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2022-10-26T04:35:59.061Z] (29/128) Installing libpng (1.6.37-r1) [2022-10-26T04:35:59.061Z] (30/128) Installing libwebp (1.2.2-r0) [2022-10-26T04:35:59.061Z] (31/128) Installing zstd-libs (1.5.0-r0) [2022-10-26T04:35:59.061Z] (32/128) Installing tiff (4.4.0-r0) [2022-10-26T04:35:59.061Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2022-10-26T04:35:59.330Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2022-10-26T04:35:59.330Z] (35/128) Installing libxcomposite (0.4.5-r0) [2022-10-26T04:35:59.330Z] (36/128) Installing libxfixes (6.0.0-r0) [2022-10-26T04:35:59.330Z] (37/128) Installing libxrender (0.9.10-r3) [2022-10-26T04:35:59.330Z] (38/128) Installing libxcursor (1.2.0-r0) [2022-10-26T04:35:59.330Z] (39/128) Installing libxdamage (1.1.5-r1) [2022-10-26T04:35:59.330Z] (40/128) Installing libxi (1.8-r0) [2022-10-26T04:35:59.330Z] (41/128) Installing libxinerama (1.1.4-r1) [2022-10-26T04:35:59.330Z] (42/128) Installing libxrandr (1.5.2-r1) [2022-10-26T04:35:59.330Z] (43/128) Installing atk (2.36.0-r0) [2022-10-26T04:35:59.330Z] (44/128) Installing libxtst (1.2.3-r3) [2022-10-26T04:35:59.330Z] (45/128) Installing dbus-libs (1.12.24-r0) [2022-10-26T04:35:59.330Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2022-10-26T04:35:59.330Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2022-10-26T04:35:59.330Z] (48/128) Installing expat (2.5.0-r0) [2022-10-26T04:35:59.330Z] (49/128) Installing brotli-libs (1.0.9-r5) [2022-10-26T04:35:59.330Z] (50/128) Installing libbz2 (1.0.8-r1) [2022-10-26T04:35:59.330Z] (51/128) Installing freetype (2.11.1-r2) [2022-10-26T04:35:59.330Z] (52/128) Installing fontconfig (2.13.1-r4) [2022-10-26T04:35:59.330Z] (53/128) Installing pixman (0.40.0-r3) [2022-10-26T04:35:59.330Z] (54/128) Installing cairo (1.16.0-r5) [2022-10-26T04:35:59.601Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2022-10-26T04:35:59.601Z] (56/128) Installing avahi-libs (0.8-r5) [2022-10-26T04:35:59.601Z] (57/128) Installing gmp (6.2.1-r1) [2022-10-26T04:35:59.601Z] (58/128) Installing nettle (3.7.3-r0) [2022-10-26T04:35:59.601Z] (59/128) Installing p11-kit (0.24.0-r1) [2022-10-26T04:35:59.601Z] (60/128) Installing libtasn1 (4.18.0-r0) [2022-10-26T04:35:59.601Z] (61/128) Installing libunistring (0.9.10-r1) [2022-10-26T04:35:59.601Z] (62/128) Installing gnutls (3.7.1-r1) [2022-10-26T04:35:59.601Z] (63/128) Installing cups-libs (2.3.3-r6) [2022-10-26T04:35:59.601Z] (64/128) Installing libepoxy (1.5.9-r0) [2022-10-26T04:35:59.601Z] (65/128) Installing fribidi (1.0.11-r0) [2022-10-26T04:35:59.601Z] (66/128) Installing graphite2 (1.3.14-r0) [2022-10-26T04:35:59.601Z] (67/128) Installing harfbuzz (3.0.0-r2) [2022-10-26T04:35:59.868Z] (68/128) Installing libxft (2.3.4-r0) [2022-10-26T04:35:59.868Z] (69/128) Installing pango (1.48.10-r0) [2022-10-26T04:35:59.868Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2022-10-26T04:35:59.868Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2022-10-26T04:35:59.868Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2022-10-26T04:35:59.868Z] (73/128) Installing xkeyboard-config (2.34-r0) [2022-10-26T04:36:00.137Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2022-10-26T04:36:00.137Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2022-10-26T04:36:00.137Z] Executing gtk+3.0-3.24.30-r0.post-install [2022-10-26T04:36:00.404Z] (76/128) Installing libfontenc (1.1.4-r0) [2022-10-26T04:36:00.404Z] (77/128) Installing mkfontscale (1.2.1-r1) [2022-10-26T04:36:00.404Z] (78/128) Installing ttf-opensans (1.10-r1) [2022-10-26T04:36:00.404Z] Executing ttf-opensans-1.10-r1.post-install [2022-10-26T04:36:02.978Z] (79/128) Installing libogg (1.3.5-r0) [2022-10-26T04:36:02.978Z] (80/128) Installing flac (1.3.4-r0) [2022-10-26T04:36:02.978Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2022-10-26T04:36:02.978Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2022-10-26T04:36:02.978Z] (83/128) Installing sdl2 (2.0.16-r4) [2022-10-26T04:36:02.978Z] (84/128) Installing aom-libs (3.2.0-r0) [2022-10-26T04:36:02.978Z] (85/128) Installing libass (0.15.2-r0) [2022-10-26T04:36:02.978Z] (86/128) Installing libdav1d (0.9.2-r0) [2022-10-26T04:36:02.978Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2022-10-26T04:36:02.978Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2022-10-26T04:36:02.978Z] (89/128) Installing lame (3.100-r0) [2022-10-26T04:36:02.978Z] (90/128) Installing opus (1.3.1-r1) [2022-10-26T04:36:02.978Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2022-10-26T04:36:02.978Z] (92/128) Installing soxr (0.1.3-r2) [2022-10-26T04:36:02.978Z] (93/128) Installing libsrt (1.4.2-r1) [2022-10-26T04:36:02.978Z] (94/128) Installing libssh (0.9.6-r1) [2022-10-26T04:36:02.978Z] (95/128) Installing libtheora (1.1.1-r16) [2022-10-26T04:36:02.978Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2022-10-26T04:36:02.978Z] (97/128) Installing libdrm (2.4.109-r0) [2022-10-26T04:36:02.978Z] (98/128) Installing libva (2.13.0-r0) [2022-10-26T04:36:02.978Z] (99/128) Installing libvdpau (1.4-r0) [2022-10-26T04:36:02.978Z] (100/128) Installing vidstab (1.1.0-r1) [2022-10-26T04:36:02.978Z] (101/128) Installing libvorbis (1.3.7-r0) [2022-10-26T04:36:02.978Z] (102/128) Installing libvpx (1.10.0-r0) [2022-10-26T04:36:02.978Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2022-10-26T04:36:03.246Z] (104/128) Installing x264-libs (20210613-r0) [2022-10-26T04:36:03.246Z] (105/128) Installing x265-libs (3.5-r0) [2022-10-26T04:36:03.246Z] (106/128) Installing xvidcore (1.3.7-r1) [2022-10-26T04:36:03.246Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2022-10-26T04:36:03.828Z] (108/128) Installing libevent (2.1.12-r4) [2022-10-26T04:36:03.828Z] (109/128) Installing mesa (21.2.6-r0) [2022-10-26T04:36:03.828Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2022-10-26T04:36:03.828Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2022-10-26T04:36:03.828Z] (112/128) Installing lcms2 (2.12-r1) [2022-10-26T04:36:03.828Z] (113/128) Installing nspr (4.32-r0) [2022-10-26T04:36:03.828Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2022-10-26T04:36:03.828Z] (115/128) Installing nss (3.78.1-r0) [2022-10-26T04:36:03.828Z] (116/128) Installing libasyncns (0.8-r1) [2022-10-26T04:36:03.828Z] (117/128) Installing libltdl (2.4.6-r7) [2022-10-26T04:36:03.828Z] (118/128) Installing orc (0.4.32-r0) [2022-10-26T04:36:03.828Z] (119/128) Installing libsndfile (1.0.31-r1) [2022-10-26T04:36:03.828Z] (120/128) Installing speexdsp (1.2.0-r0) [2022-10-26T04:36:03.828Z] (121/128) Installing tdb-libs (1.4.5-r0) [2022-10-26T04:36:03.828Z] (122/128) Installing libpulse (15.0-r2) [2022-10-26T04:36:04.096Z] (123/128) Installing re2 (2021.11.01-r0) [2022-10-26T04:36:04.096Z] (124/128) Installing snappy (1.1.9-r1) [2022-10-26T04:36:04.096Z] (125/128) Installing libgpg-error (1.42-r1) [2022-10-26T04:36:04.096Z] (126/128) Installing libgcrypt (1.9.4-r0) [2022-10-26T04:36:04.096Z] (127/128) Installing libxslt (1.1.35-r0) [2022-10-26T04:36:04.096Z] (128/128) Installing chromium (99.0.4844.84-r0) [2022-10-26T04:36:08.360Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T04:36:08.360Z] Executing glib-2.70.1-r0.trigger [2022-10-26T04:36:08.360Z] Executing shared-mime-info-2.1-r1.trigger [2022-10-26T04:36:12.614Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-26T04:36:12.614Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2022-10-26T04:36:12.614Z] Executing fontconfig-2.13.1-r4.trigger [2022-10-26T04:36:12.614Z] Executing mkfontscale-1.2.1-r1.trigger [2022-10-26T04:36:12.614Z] OK: 275 MiB in 144 packages [2022-10-26T04:36:22.701Z] Removing intermediate container 745afa65623b [2022-10-26T04:36:22.701Z] ---> 05f8d95de6bd [2022-10-26T04:36:22.701Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2022-10-26T04:36:22.701Z] ---> Running in 5e307e873b8f [2022-10-26T04:36:22.701Z] Removing intermediate container 5e307e873b8f [2022-10-26T04:36:22.701Z] ---> 6f18527e08a4 [2022-10-26T04:36:22.701Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2022-10-26T04:36:22.701Z] ---> Running in 675a3028419c [2022-10-26T04:36:22.701Z] Removing intermediate container 675a3028419c [2022-10-26T04:36:22.701Z] ---> e39f70acfa8b [2022-10-26T04:36:22.701Z] Step 5/10 : RUN npm install -g npm [2022-10-26T04:36:22.701Z] ---> Running in f2a04146a146 [2022-10-26T04:36:49.376Z] [2022-10-26T04:36:49.376Z] changed 54 packages, and audited 212 packages in 22s [2022-10-26T04:36:49.376Z] [2022-10-26T04:36:49.376Z] 11 packages are looking for funding [2022-10-26T04:36:49.376Z] run `npm fund` for details [2022-10-26T04:36:49.376Z] [2022-10-26T04:36:49.376Z] found 0 vulnerabilities [2022-10-26T04:36:50.332Z] Removing intermediate container f2a04146a146 [2022-10-26T04:36:50.332Z] ---> cff2624260e8 [2022-10-26T04:36:50.332Z] Step 6/10 : ARG USER=1000 [2022-10-26T04:36:50.332Z] ---> Running in 20afd53894f5 [2022-10-26T04:36:50.602Z] Removing intermediate container 20afd53894f5 [2022-10-26T04:36:50.602Z] ---> 5893527a49b4 [2022-10-26T04:36:50.602Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2022-10-26T04:36:50.602Z] ---> Running in 4bb4e2fb7ffc [2022-10-26T04:36:52.546Z] Removing intermediate container 4bb4e2fb7ffc [2022-10-26T04:36:52.546Z] ---> d656d03d99ee [2022-10-26T04:36:52.546Z] Step 8/10 : USER $USER:$USER [2022-10-26T04:36:52.546Z] ---> Running in 14e3c16c4bc6 [2022-10-26T04:36:52.811Z] Removing intermediate container 14e3c16c4bc6 [2022-10-26T04:36:52.811Z] ---> 9de93e43d71d [2022-10-26T04:36:52.811Z] Step 9/10 : WORKDIR /app [2022-10-26T04:36:53.080Z] ---> Running in b0fb73db27a7 [2022-10-26T04:36:53.346Z] Removing intermediate container b0fb73db27a7 [2022-10-26T04:36:53.346Z] ---> 977f080126e7 [2022-10-26T04:36:53.346Z] Step 10/10 : LABEL git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [2022-10-26T04:36:53.346Z] ---> Running in 025b48e6abde [2022-10-26T04:36:53.928Z] Removing intermediate container 025b48e6abde [2022-10-26T04:36:53.928Z] ---> e3325367475c [2022-10-26T04:36:53.928Z] Successfully built e3325367475c [2022-10-26T04:36:53.928Z] Successfully tagged edgexfoundry/edgex-web-ui:16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [2022-10-26T04:36:53.928Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2022-10-26T04:36:53.928Z] touch edgex-web-ui.imagebuilt [2022-10-26T04:36:53.928Z] mkdir -p node_modules coverage [2022-10-26T04:36:53.928Z] chown "1000:1000" node_modules coverage package-lock.json [2022-10-26T04:36:53.928Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE required: { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE }, [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE required: { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE }, [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE required: { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE }, [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE required: { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE }, [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE required: { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE }, [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE required: { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE }, [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE required: { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE }, [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE required: { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE }, [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE Unsupported engine { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE required: { [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE }, [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '8.19.2' } [2022-10-26T04:37:06.236Z] npm WARN EBADENGINE } [2022-10-26T04:37:38.422Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2022-10-26T04:37:38.422Z] 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 [2022-10-26T04:37:38.422Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2022-10-26T04:37:38.422Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T04:37:41.744Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2022-10-26T04:37:42.009Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2022-10-26T04:37:48.738Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2022-10-26T04:37:50.745Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2022-10-26T04:37:51.332Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2022-10-26T04:38:13.390Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2022-10-26T04:38:13.390Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T04:38:13.390Z] 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. [2022-10-26T04:38:15.332Z] 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. [2022-10-26T04:38:17.271Z] 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. [2022-10-26T04:38:18.681Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2022-10-26T04:38:30.969Z] 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 [2022-10-26T04:38:30.969Z] 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 [2022-10-26T04:38:45.940Z] 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. [2022-10-26T04:39:07.979Z] 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. [2022-10-26T04:39:40.199Z] [2022-10-26T04:39:40.199Z] added 1475 packages, and audited 1476 packages in 3m [2022-10-26T04:39:40.199Z] [2022-10-26T04:39:40.199Z] 90 packages are looking for funding [2022-10-26T04:39:40.199Z] run `npm fund` for details [2022-10-26T04:39:40.200Z] [2022-10-26T04:39:40.200Z] 14 vulnerabilities (3 moderate, 9 high, 2 critical) [2022-10-26T04:39:40.200Z] [2022-10-26T04:39:40.200Z] To address issues that do not require attention, run: [2022-10-26T04:39:40.200Z] npm audit fix [2022-10-26T04:39:40.200Z] [2022-10-26T04:39:40.200Z] To address all issues (including breaking changes), run: [2022-10-26T04:39:40.200Z] npm audit fix --force [2022-10-26T04:39:40.200Z] [2022-10-26T04:39:40.200Z] Run `npm audit` for details. [2022-10-26T04:39:41.608Z] 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 [2022-10-26T04:39:56.603Z] - Generating browser application bundles (phase: setup)... [2022-10-26T04:40:28.816Z] Compiling @angular/core : es2015 as esm2015 [2022-10-26T04:40:28.816Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2022-10-26T04:40:55.494Z] Compiling @angular/common : es2015 as esm2015 [2022-10-26T04:40:55.494Z] Compiling @angular/core/testing : es2015 as esm2015 [2022-10-26T04:40:59.741Z] Compiling @angular/platform-browser : es2015 as esm2015 [2022-10-26T04:40:59.741Z] Compiling @angular/common/testing : es2015 as esm2015 [2022-10-26T04:41:03.998Z] Compiling @angular/router : es2015 as esm2015 [2022-10-26T04:41:04.266Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2022-10-26T04:41:09.616Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2022-10-26T04:41:10.578Z] Compiling @angular/common/http : es2015 as esm2015 [2022-10-26T04:41:11.545Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2022-10-26T04:41:14.897Z] Compiling @angular/forms : es2015 as esm2015 [2022-10-26T04:41:15.869Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2022-10-26T04:41:15.869Z] Compiling @angular/router/testing : es2015 as esm2015 [2022-10-26T04:42:12.249Z] 26 10 2022 04:42:10.380:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2022-10-26T04:42:12.249Z] 26 10 2022 04:42:10.394:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2022-10-26T04:42:12.249Z] 26 10 2022 04:42:10.418:INFO [launcher]: Starting browser ChromeHeadless [2022-10-26T04:43:33.846Z] 26 10 2022 04:43:25.995:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2022-10-26T04:43:33.846Z] 26 10 2022 04:43:30.773:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-26T04:43:43.906Z] 26 10 2022 04:43:42.893:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2022-10-26T04:44:05.955Z] ✔ Browser application bundle generation complete. [2022-10-26T04:44:05.955Z] 26 10 2022 04:44:05.106:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket Ofon9Q13jhYFjiPlAAAB with id 18411141 [2022-10-26T04:44:24.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2022-10-26T04:44:24.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.751 secs) [2022-10-26T04:44:24.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.847 secs) [2022-10-26T04:44:24.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.863 secs) [2022-10-26T04:44:24.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.926 secs) [2022-10-26T04:44:24.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.006 secs) [2022-10-26T04:44:24.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.313 secs) [2022-10-26T04:44:24.155Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.623 secs) [2022-10-26T04:44:24.423Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.041 secs) [2022-10-26T04:44:24.689Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.109 secs) [2022-10-26T04:44:24.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.325 secs) [2022-10-26T04:44:24.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.341 secs) [2022-10-26T04:44:24.954Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.384 secs) [2022-10-26T04:44:25.220Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.581 secs) [2022-10-26T04:44:25.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.725 secs) [2022-10-26T04:44:25.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 2.75 secs) [2022-10-26T04:44:25.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 2.816 secs) [2022-10-26T04:44:25.485Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 2.845 secs) [2022-10-26T04:44:25.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 2.875 secs) [2022-10-26T04:44:25.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 2.893 secs) [2022-10-26T04:44:25.749Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 2.909 secs) [2022-10-26T04:44:26.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.376 secs) [2022-10-26T04:44:26.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.43 secs) [2022-10-26T04:44:26.331Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.477 secs) [2022-10-26T04:44:26.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.703 secs) [2022-10-26T04:44:26.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.727 secs) [2022-10-26T04:44:26.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.74 secs) [2022-10-26T04:44:26.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.812 secs) [2022-10-26T04:44:26.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 3.834 secs) [2022-10-26T04:44:26.861Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 3.845 secs) [2022-10-26T04:44:27.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 3.924 secs) [2022-10-26T04:44:27.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 3.951 secs) [2022-10-26T04:44:27.127Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.008 secs) [2022-10-26T04:44:27.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.031 secs) [2022-10-26T04:44:27.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.059 secs) [2022-10-26T04:44:27.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.104 secs) [2022-10-26T04:44:27.392Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.123 secs) [2022-10-26T04:44:27.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.256 secs) [2022-10-26T04:44:27.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.288 secs) [2022-10-26T04:44:27.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.314 secs) [2022-10-26T04:44:27.660Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.341 secs) [2022-10-26T04:44:27.925Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 4.583 secs) [2022-10-26T04:44:28.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 4.792 secs) [2022-10-26T04:44:28.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.86 secs) [2022-10-26T04:44:28.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.876 secs) [2022-10-26T04:44:28.454Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.886 secs) [2022-10-26T04:44:28.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.087 secs) [2022-10-26T04:44:28.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.19 secs) [2022-10-26T04:44:28.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 5.21 secs) [2022-10-26T04:44:28.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 5.219 secs) [2022-10-26T04:44:28.718Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.256 secs) [2022-10-26T04:44:28.982Z] WARN: ' [2022-10-26T04:44:28.982Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T04:44:28.982Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T04:44:28.982Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T04:44:28.982Z] in a future version of Angular. [2022-10-26T04:44:28.982Z] [2022-10-26T04:44:28.982Z] For more information on this, see our API docs here: [2022-10-26T04:44:28.982Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T04:44:28.982Z] ' [2022-10-26T04:44:28.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 5.256 secs) [2022-10-26T04:44:28.982Z] WARN: ' [2022-10-26T04:44:28.982Z] It looks like you're using ngModel on the same form field as formControlName. [2022-10-26T04:44:28.982Z] Support for using the ngModel input property and ngModelChange event with [2022-10-26T04:44:28.982Z] reactive form directives has been deprecated in Angular v6 and will be removed [2022-10-26T04:44:28.982Z] in a future version of Angular. [2022-10-26T04:44:28.982Z] [2022-10-26T04:44:28.982Z] For more information on this, see our API docs here: [2022-10-26T04:44:28.982Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2022-10-26T04:44:28.982Z] ' [2022-10-26T04:44:28.982Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 5.43 secs) [2022-10-26T04:44:29.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 5.569 secs) [2022-10-26T04:44:29.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 5.612 secs) [2022-10-26T04:44:29.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.639 secs) [2022-10-26T04:44:29.247Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.653 secs) [2022-10-26T04:44:29.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.678 secs) [2022-10-26T04:44:29.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.697 secs) [2022-10-26T04:44:29.511Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.846 secs) [2022-10-26T04:44:29.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.894 secs) [2022-10-26T04:44:29.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.937 secs) [2022-10-26T04:44:29.776Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 6.039 secs) [2022-10-26T04:44:30.091Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 6.167 secs) [2022-10-26T04:44:30.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 6.227 secs) [2022-10-26T04:44:30.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 6.282 secs) [2022-10-26T04:44:30.364Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 6.371 secs) [2022-10-26T04:44:30.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 6.498 secs) [2022-10-26T04:44:30.632Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 6.533 secs) [2022-10-26T04:44:30.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 6.631 secs) [2022-10-26T04:44:30.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 6.664 secs) [2022-10-26T04:44:30.916Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 6.757 secs) [2022-10-26T04:44:31.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 6.793 secs) [2022-10-26T04:44:31.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 6.889 secs) [2022-10-26T04:44:31.192Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 6.967 secs) [2022-10-26T04:44:31.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 7.005 secs) [2022-10-26T04:44:31.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 7.022 secs) [2022-10-26T04:44:31.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 7.034 secs) [2022-10-26T04:44:31.465Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 7.044 secs) [2022-10-26T04:44:31.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 7.255 secs) [2022-10-26T04:44:31.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 7.323 secs) [2022-10-26T04:44:31.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.392 secs) [2022-10-26T04:44:32.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.435 secs) [2022-10-26T04:44:32.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.479 secs) [2022-10-26T04:44:32.002Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.519 secs) [2022-10-26T04:44:32.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.594 secs) [2022-10-26T04:44:32.276Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 7.652 secs) [2022-10-26T04:44:32.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 7.807 secs) [2022-10-26T04:44:32.546Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 7.942 secs) [2022-10-26T04:44:32.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 8.023 secs) [2022-10-26T04:44:32.831Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 8.147 secs) [2022-10-26T04:44:33.102Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.35 secs) [2022-10-26T04:44:33.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.422 secs) [2022-10-26T04:44:33.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.434 secs) [2022-10-26T04:44:33.370Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.445 secs) [2022-10-26T04:44:33.637Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 8.717 secs) [2022-10-26T04:44:33.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 8.815 secs) [2022-10-26T04:44:33.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 8.869 secs) [2022-10-26T04:44:33.902Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 8.894 secs) [2022-10-26T04:44:34.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 8.938 secs) [2022-10-26T04:44:34.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 8.969 secs) [2022-10-26T04:44:34.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 8.979 secs) [2022-10-26T04:44:34.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 8.991 secs) [2022-10-26T04:44:34.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.068 secs) [2022-10-26T04:44:34.167Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 9.082 secs) [2022-10-26T04:44:34.433Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 9.095 secs) [2022-10-26T04:44:34.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 9.337 secs) [2022-10-26T04:44:34.699Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 9.399 secs) [2022-10-26T04:44:34.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 9.464 secs) [2022-10-26T04:44:34.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 9.578 secs) [2022-10-26T04:44:34.964Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 9.634 secs) [2022-10-26T04:44:35.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 9.647 secs) [2022-10-26T04:44:35.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 9.659 secs) [2022-10-26T04:44:35.229Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 9.681 secs) [2022-10-26T04:44:35.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.002 secs) [2022-10-26T04:44:35.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 10.021 secs) [2022-10-26T04:44:35.493Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 10.031 secs) [2022-10-26T04:44:35.758Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 10.157 secs) [2022-10-26T04:44:36.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 10.342 secs) [2022-10-26T04:44:36.023Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 10.411 secs) [2022-10-26T04:44:36.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 10.469 secs) [2022-10-26T04:44:36.288Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 10.523 secs) [2022-10-26T04:44:36.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 10.639 secs) [2022-10-26T04:44:36.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 10.691 secs) [2022-10-26T04:44:36.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 10.75 secs) [2022-10-26T04:44:36.558Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 10.771 secs) [2022-10-26T04:44:36.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 10.827 secs) [2022-10-26T04:44:36.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 10.858 secs) [2022-10-26T04:44:36.822Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 10.914 secs) [2022-10-26T04:44:37.089Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 11.034 secs) [2022-10-26T04:44:37.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 11.161 secs) [2022-10-26T04:44:37.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 11.21 secs) [2022-10-26T04:44:37.355Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 11.292 secs) [2022-10-26T04:44:37.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 11.347 secs) [2022-10-26T04:44:37.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 11.388 secs) [2022-10-26T04:44:37.621Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 11.418 secs) [2022-10-26T04:44:38.200Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 11.93 secs) [2022-10-26T04:44:38.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 12.072 secs) [2022-10-26T04:44:38.469Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 12.125 secs) [2022-10-26T04:44:38.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 12.149 secs) [2022-10-26T04:44:38.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 12.166 secs) [2022-10-26T04:44:38.734Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 12.182 secs) [2022-10-26T04:44:39.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 12.367 secs) [2022-10-26T04:44:39.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 12.488 secs) [2022-10-26T04:44:39.264Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 12.699 secs) [2022-10-26T04:44:39.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 12.883 secs) [2022-10-26T04:44:39.529Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 12.922 secs) [2022-10-26T04:44:39.793Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.136 secs) [2022-10-26T04:44:40.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.284 secs) [2022-10-26T04:44:40.058Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.341 secs) [2022-10-26T04:44:40.325Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 13.382 secs) [2022-10-26T04:44:40.906Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (18.898 secs / 13.382 secs) [2022-10-26T04:44:41.172Z] TOTAL: 149 SUCCESS [2022-10-26T04:44:41.172Z] ✔ Browser application bundle generation complete. [2022-10-26T04:44:44.500Z] [2022-10-26T04:44:44.500Z] =============================== Coverage summary =============================== [2022-10-26T04:44:44.500Z] Statements : 40.98% ( 1467/3580 ) [2022-10-26T04:44:44.500Z] Branches : 12.03% ( 111/923 ) [2022-10-26T04:44:44.500Z] Functions : 33.28% ( 432/1298 ) [2022-10-26T04:44:44.500Z] Lines : 38.91% ( 1318/3387 ) [2022-10-26T04:44:44.500Z] ================================================================================ [2022-10-26T04:44:44.500Z] 26 10 2022 04:44:43.952:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2022-10-26T04:44:45.080Z] ✔ Browser application bundle generation complete. [2022-10-26T04:44:46.034Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [Pipeline] echo [2022-10-26T04:44:46.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-26T04:44:46.103Z] $ docker stop --time=1 880b3d019ec11fe10a8baae385f08aa9b7fccbaeecfeaff667d7220d5db820d0 [2022-10-26T04:44:47.684Z] $ docker rm -f 880b3d019ec11fe10a8baae385f08aa9b7fccbaeecfeaff667d7220d5db820d0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T04:44:48.547Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-26T04:44:51.159Z] Warning: overwriting stash ‘coverage-report’ [2022-10-26T04:44:56.106Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T04:44:56.752Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T04:44:59.653Z] + ls -al . [2022-10-26T04:44:59.653Z] total 180 [2022-10-26T04:44:59.653Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 26 04:34 . [2022-10-26T04:44:59.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:32 .. [2022-10-26T04:44:59.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:32 .blubracket [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 18 Oct 26 04:32 .dockerignore [2022-10-26T04:44:59.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:32 .git [2022-10-26T04:44:59.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:32 .github [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 185 Oct 26 04:32 .gitignore [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 4856 Oct 26 04:32 Attribution.txt [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 14570 Oct 26 04:32 CHANGELOG.md [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 26 04:32 CONTRIBUTING.md [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 1847 Oct 26 04:32 Dockerfile [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 26 04:32 Jenkinsfile [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 26 04:32 LICENSE [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 2124 Oct 26 04:32 Makefile [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 4398 Oct 26 04:32 README.md [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 04:30 VERSION [2022-10-26T04:44:59.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:32 assets [2022-10-26T04:44:59.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:32 bin [2022-10-26T04:44:59.653Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 04:32 cmd [2022-10-26T04:44:59.653Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 04:34 coverage.out [2022-10-26T04:44:59.653Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 04:32 docs [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 3151 Oct 26 04:32 go.mod [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 43970 Oct 26 04:32 go.sum [2022-10-26T04:44:59.653Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 04:32 internal [2022-10-26T04:44:59.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:32 snap [2022-10-26T04:44:59.653Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 04:32 testing [2022-10-26T04:44:59.653Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 26 04:32 version.go [2022-10-26T04:44:59.653Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 26 04:36 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:45:00.080Z] + 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=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf --label arch=arm64 --label version=0.0.0 . [2022-10-26T04:45:01.574Z] Sending build context to Docker daemon 31.48MB [2022-10-26T04:45:01.574Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2022-10-26T04:45:01.574Z] Step 2/26 : FROM ${BASE} AS builder [2022-10-26T04:45:01.574Z] ---> 5b5bb946ac72 [2022-10-26T04:45:01.574Z] Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2022-10-26T04:45:02.158Z] ---> Running in beb18efa6322 [2022-10-26T04:45:02.425Z] Removing intermediate container beb18efa6322 [2022-10-26T04:45:02.425Z] ---> f3b85a14f584 [2022-10-26T04:45:02.425Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git" [2022-10-26T04:45:02.425Z] ---> Running in 9e86a9ce9d7f [2022-10-26T04:45:02.692Z] Removing intermediate container 9e86a9ce9d7f [2022-10-26T04:45:02.692Z] ---> 8bda79fb3e2d [2022-10-26T04:45:02.692Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-10-26T04:45:02.692Z] ---> Running in 29dc12a9ad0c [2022-10-26T04:45:02.957Z] Removing intermediate container 29dc12a9ad0c [2022-10-26T04:45:02.957Z] ---> 7edacbcd14d6 [2022-10-26T04:45:02.957Z] Step 6/26 : LABEL Name=edgex-ui-go [2022-10-26T04:45:03.226Z] ---> Running in 30dd0e0fd790 [2022-10-26T04:45:03.493Z] Removing intermediate container 30dd0e0fd790 [2022-10-26T04:45:03.493Z] ---> 4195639cd53a [2022-10-26T04:45:03.493Z] Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2022-10-26T04:45:03.493Z] ---> Running in d75a735938e8 [2022-10-26T04:45:03.760Z] Removing intermediate container d75a735938e8 [2022-10-26T04:45:03.760Z] ---> 2c03f9302757 [2022-10-26T04:45:03.760Z] Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2022-10-26T04:45:05.703Z] ---> a5698e1239ca [2022-10-26T04:45:05.703Z] Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-26T04:45:05.703Z] ---> Running in a9ca69c71191 [2022-10-26T04:45:07.645Z] Removing intermediate container a9ca69c71191 [2022-10-26T04:45:07.645Z] ---> 0a8c9893951d [2022-10-26T04:45:07.645Z] Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-26T04:45:07.645Z] ---> Running in 87a7766b1abc [2022-10-26T04:45:08.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-26T04:45:08.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-26T04:45:10.210Z] OK: 221 MiB in 51 packages [2022-10-26T04:45:10.792Z] Removing intermediate container 87a7766b1abc [2022-10-26T04:45:10.792Z] ---> c8daa452c58c [2022-10-26T04:45:10.792Z] Step 11/26 : ENV GO111MODULE=on [2022-10-26T04:45:11.060Z] ---> Running in d92e13924564 [2022-10-26T04:45:11.327Z] Removing intermediate container d92e13924564 [2022-10-26T04:45:11.327Z] ---> b1e92d482661 [2022-10-26T04:45:11.327Z] Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2022-10-26T04:45:11.327Z] ---> Running in d669138dbe0c [2022-10-26T04:45:11.594Z] Removing intermediate container d669138dbe0c [2022-10-26T04:45:11.594Z] ---> 1ce35113bf7b [2022-10-26T04:45:11.594Z] Step 13/26 : COPY go.mod vendor* ./ [2022-10-26T04:45:12.179Z] ---> d18783aae2e9 [2022-10-26T04:45:12.179Z] Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-26T04:45:12.179Z] ---> Running in 4ccb8f8174c0 [2022-10-26T04:45:14.757Z] Removing intermediate container 4ccb8f8174c0 [2022-10-26T04:45:14.757Z] ---> 4a4a34fb54ae [2022-10-26T04:45:14.757Z] Step 15/26 : COPY . . [2022-10-26T04:45:18.092Z] ---> 6bb7c8c99716 [2022-10-26T04:45:18.092Z] Step 16/26 : RUN ${MAKE} [2022-10-26T04:45:18.359Z] ---> Running in c1a8f2f58348 [2022-10-26T04:45:19.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2022-10-26T04:46:27.128Z] Removing intermediate container c1a8f2f58348 [2022-10-26T04:46:27.128Z] ---> 7a19a4a3e1f0 [2022-10-26T04:46:27.128Z] Step 17/26 : FROM alpine:3.14 [2022-10-26T04:46:27.128Z] 3.14: Pulling from library/alpine [2022-10-26T04:46:27.128Z] 90cda3b7c325: Pulling fs layer [2022-10-26T04:46:27.128Z] 90cda3b7c325: Verifying Checksum [2022-10-26T04:46:27.128Z] 90cda3b7c325: Download complete [2022-10-26T04:46:27.128Z] 90cda3b7c325: Pull complete [2022-10-26T04:46:27.128Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-26T04:46:27.128Z] Status: Downloaded newer image for alpine:3.14 [2022-10-26T04:46:27.128Z] ---> 376ba31ae3da [2022-10-26T04:46:27.128Z] Step 18/26 : EXPOSE 4000 [2022-10-26T04:46:27.128Z] ---> Running in d093a96e256b [2022-10-26T04:46:27.393Z] Removing intermediate container d093a96e256b [2022-10-26T04:46:27.393Z] ---> 26009645f0c1 [2022-10-26T04:46:27.393Z] Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T04:46:29.329Z] ---> 7c7eedc0c090 [2022-10-26T04:46:29.329Z] Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2022-10-26T04:46:29.595Z] ---> 7391e324e7f4 [2022-10-26T04:46:29.595Z] Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2022-10-26T04:46:29.863Z] ---> 0224ecf10957 [2022-10-26T04:46:29.863Z] Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2022-10-26T04:46:30.130Z] ---> Running in 284a800acfc8 [2022-10-26T04:46:30.396Z] Removing intermediate container 284a800acfc8 [2022-10-26T04:46:30.396Z] ---> 77978829c3f8 [2022-10-26T04:46:30.396Z] Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] [2022-10-26T04:46:30.396Z] ---> Running in c88f9cfb2290 [2022-10-26T04:46:30.664Z] Removing intermediate container c88f9cfb2290 [2022-10-26T04:46:30.664Z] ---> d51d98dd81b6 [2022-10-26T04:46:30.664Z] Step 24/26 : LABEL arch=arm64 [2022-10-26T04:46:30.664Z] ---> Running in 90018690f8c6 [2022-10-26T04:46:30.935Z] Removing intermediate container 90018690f8c6 [2022-10-26T04:46:30.935Z] ---> ddb197183301 [2022-10-26T04:46:30.935Z] Step 25/26 : LABEL git_sha=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [2022-10-26T04:46:31.201Z] ---> Running in d44f2f5afff4 [2022-10-26T04:46:31.468Z] Removing intermediate container d44f2f5afff4 [2022-10-26T04:46:31.468Z] ---> 8c7137c4ed08 [2022-10-26T04:46:31.468Z] Step 26/26 : LABEL version=0.0.0 [2022-10-26T04:46:31.468Z] ---> Running in 659ad182e66d [2022-10-26T04:46:31.732Z] Removing intermediate container 659ad182e66d [2022-10-26T04:46:31.732Z] ---> 42fd57b86b14 [2022-10-26T04:46:31.732Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-26T04:46:31.995Z] Successfully built 42fd57b86b14 [2022-10-26T04:46:31.995Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:46:32.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T04:46:32.809Z] [2022-10-26T04:46:32.809Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:46:33.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T04:46:33.208Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T04:46:33.208Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T04:46:33.208Z] 04944245beec: Pulling fs layer [2022-10-26T04:46:33.208Z] 699f458cf7ca: Pulling fs layer [2022-10-26T04:46:33.208Z] 765212b225bb: Pulling fs layer [2022-10-26T04:46:33.208Z] f23df028b6ca: Pulling fs layer [2022-10-26T04:46:33.208Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T04:46:33.208Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T04:46:33.208Z] 765212b225bb: Waiting [2022-10-26T04:46:33.208Z] f23df028b6ca: Waiting [2022-10-26T04:46:33.208Z] d65c8cfc05b1: Waiting [2022-10-26T04:46:33.208Z] 2437ff75d9bd: Waiting [2022-10-26T04:46:33.473Z] 04944245beec: Verifying Checksum [2022-10-26T04:46:33.473Z] 04944245beec: Download complete [2022-10-26T04:46:33.473Z] 765212b225bb: Download complete [2022-10-26T04:46:33.473Z] f23df028b6ca: Verifying Checksum [2022-10-26T04:46:33.473Z] f23df028b6ca: Download complete [2022-10-26T04:46:33.473Z] d65c8cfc05b1: Download complete [2022-10-26T04:46:33.473Z] 699f458cf7ca: Verifying Checksum [2022-10-26T04:46:33.473Z] 699f458cf7ca: Download complete [2022-10-26T04:46:34.059Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T04:46:34.059Z] 8998bd30e6a1: Download complete [2022-10-26T04:46:36.000Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T04:46:36.000Z] 2437ff75d9bd: Download complete [2022-10-26T04:46:37.938Z] 8998bd30e6a1: Pull complete [2022-10-26T04:46:38.520Z] 04944245beec: Pull complete [2022-10-26T04:46:39.928Z] 699f458cf7ca: Pull complete [2022-10-26T04:46:39.928Z] 765212b225bb: Pull complete [2022-10-26T04:46:40.882Z] f23df028b6ca: Pull complete [2022-10-26T04:46:40.882Z] d65c8cfc05b1: Pull complete [2022-10-26T04:46:55.864Z] 2437ff75d9bd: Pull complete [2022-10-26T04:46:55.864Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T04:46:55.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T04:46:55.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T04:46:56.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-117071 does not seem to be running inside a container [2022-10-26T04:46:56.235Z] $ 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/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-26T04:46:59.006Z] $ docker top 7ba9b6db68a6d07ecc7b8a743bd5878eafb1ebfa2ff7490bbb58a13f3162d829 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:46:59.887Z] ---> job-cost.sh [2022-10-26T04:46:59.887Z] lf-activate-venv: SKIPPING [2022-10-26T04:46:59.887Z] INFO: No Stack... [2022-10-26T04:47:00.840Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T04:47:01.417Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T04:47:02.076Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2022-10-26T04:47:02.076Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T04:47:02.157Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [2022-10-26T04:47:02.162Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] did not exist. Created. [2022-10-26T04:47:02.162Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T04:47:02.570Z] /w/workspace/edgex-ui-go/1@tmp/durable-94e66afa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T04:47:02.920Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T04:47:02.957Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T04:47:07.579Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T04:47:07.595Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-567-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T04:47:07.679Z] $ docker stop --time=1 7ba9b6db68a6d07ecc7b8a743bd5878eafb1ebfa2ff7490bbb58a13f3162d829 [2022-10-26T04:47:09.313Z] $ docker rm -f 7ba9b6db68a6d07ecc7b8a743bd5878eafb1ebfa2ff7490bbb58a13f3162d829 [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 [2022-10-26T04:47:10.324Z] provisioning config files... [2022-10-26T04:47:10.331Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/config16212898036391320609tmp [Pipeline] { [Pipeline] sh [2022-10-26T04:47:10.664Z] + set +x [2022-10-26T04:47:10.664Z] + curl -s https://codecov.io/bash [2022-10-26T04:47:10.664Z] + bash -s -- [2022-10-26T04:47:10.664Z] [2022-10-26T04:47:10.664Z] _____ _ [2022-10-26T04:47:10.664Z] / ____| | | [2022-10-26T04:47:10.664Z] | | ___ __| | ___ ___ _____ __ [2022-10-26T04:47:10.664Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-26T04:47:10.664Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-26T04:47:10.664Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-26T04:47:10.664Z] Bash-1.0.6 [2022-10-26T04:47:10.664Z] [2022-10-26T04:47:10.664Z] [2022-10-26T04:47:10.664Z] ==> git version 2.25.1 found [2022-10-26T04:47:10.664Z] ==> 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 [2022-10-26T04:47:10.664Z] Release-Date: 2020-01-08 [2022-10-26T04:47:10.664Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-26T04:47:10.664Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-26T04:47:10.664Z] ==> Jenkins CI detected. [2022-10-26T04:47:10.664Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-567 [2022-10-26T04:47:10.664Z] project root: . [2022-10-26T04:47:10.664Z] --> token set from env [2022-10-26T04:47:10.664Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-26T04:47:10.664Z] ==> Running gcov in . (disable via -X gcov) [2022-10-26T04:47:10.924Z] ==> Python coveragepy not found [2022-10-26T04:47:10.924Z] ==> Searching for coverage reports in: [2022-10-26T04:47:10.924Z] + . [2022-10-26T04:47:10.924Z] -> Found 1 reports [2022-10-26T04:47:10.924Z] ==> Detecting git/mercurial file structure [2022-10-26T04:47:10.924Z] ==> Reading reports [2022-10-26T04:47:10.924Z] + ./coverage.out bytes=10 [2022-10-26T04:47:10.924Z] ==> Appending adjustments [2022-10-26T04:47:10.924Z] https://docs.codecov.io/docs/fixing-reports [2022-10-26T04:47:11.491Z] + Found adjustments [2022-10-26T04:47:11.491Z] ==> Gzipping contents [2022-10-26T04:47:11.491Z] 12K /tmp/codecov.sMkdUO.gz [2022-10-26T04:47:11.491Z] ==> Uploading reports [2022-10-26T04:47:11.491Z] url: https://codecov.io [2022-10-26T04:47:11.491Z] query: branch=PR-567&commit=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=567&job=&cmd_args= [2022-10-26T04:47:11.491Z] -> Pinging Codecov [2022-10-26T04:47:11.491Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-567&commit=16cb6aca5b17416ce9480fa08d830dd6e0e00cbf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-567%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=567&job=&cmd_args= [2022-10-26T04:47:12.060Z] -> Uploading to [2022-10-26T04:47:12.060Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-26/FB506323287CE973F263BFD2A0EB1F37/16cb6aca5b17416ce9480fa08d830dd6e0e00cbf/bcc3db80-6a0c-4abd-952e-d4b8da47ae8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221026T044711Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72dcbee3a80ae4d40eb50e947d02d283d0c56f1ac7c1ddc38463b2bb7c0da7da [2022-10-26T04:47:12.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T04:47:12.060Z] Dload Upload Total Spent Left Speed [2022-10-26T04:47:12.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8872 0 0 100 8872 0 36360 --:--:-- --:--:-- --:--:-- 36360 [2022-10-26T04:47:12.320Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/16cb6aca5b17416ce9480fa08d830dd6e0e00cbf [Pipeline] } [2022-10-26T04:47:12.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2022-10-26T04:47:14.170Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives ] [2022-10-26T04:47:14.170Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives [2022-10-26T04:47:14.170Z] total 16 [2022-10-26T04:47:14.170Z] drwxr-xr-x 3 root root 4096 Oct 26 04:33 . [2022-10-26T04:47:14.170Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 04:33 .. [2022-10-26T04:47:14.170Z] drwxr-xr-x 2 root root 4096 Oct 26 04:33 cost [2022-10-26T04:47:14.170Z] -rw-r--r-- 1 root root 83 Oct 26 04:33 cost.csv [2022-10-26T04:47:14.170Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives [2022-10-26T04:47:14.170Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives [2022-10-26T04:47:14.170Z] total 16 [2022-10-26T04:47:14.170Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 04:33 . [2022-10-26T04:47:14.170Z] drwxrwxr-x 15 jenkins jenkins 4096 Oct 26 04:33 .. [2022-10-26T04:47:14.170Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 04:33 cost [2022-10-26T04:47:14.170Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 26 04:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:47:14.495Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:47:15.380Z] ---> package-listing.sh [2022-10-26T04:47:15.380Z] ++ facter osfamily [2022-10-26T04:47:15.380Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T04:47:15.639Z] + OS_FAMILY=debian [2022-10-26T04:47:15.639Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-567 [2022-10-26T04:47:15.639Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T04:47:15.639Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T04:47:15.639Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T04:47:15.639Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T04:47:15.639Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-567 ']' [2022-10-26T04:47:15.639Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T04:47:15.639Z] + case "${OS_FAMILY}" in [2022-10-26T04:47:15.639Z] + dpkg -l [2022-10-26T04:47:15.639Z] + grep '^ii' [2022-10-26T04:47:15.639Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T04:47:15.639Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T04:47:15.639Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T04:47:15.639Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-567 ']' [2022-10-26T04:47:15.639Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives/ [2022-10-26T04:47:15.639Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-567/archives/ [Pipeline] echo [2022-10-26T04:47:15.673Z] 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_PR-567/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-26T04:47:15.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T04:47:16.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T04:47:16.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T04:47:16.720Z] prd-ubuntu20.04-docker-8c-8g-117069 does not seem to be running inside a container [2022-10-26T04:47:16.750Z] $ 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_PR-567/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_PR-567 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567:/w/workspace/edgexfoundry_edgex-ui-go_PR-567:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T04:47:16.993Z] $ docker top c6b9db78d4f19e28dc45a458aefaea46e5db486b0a078ec2f8494133145b9d44 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T04:47:17.386Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T04:47:17.697Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T04:47:18.013Z] + ls /var/log/sa-host [2022-10-26T04:47:18.013Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T04:47:18.235Z] provisioning config files... [2022-10-26T04:47:18.244Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-567@tmp/config15558203694919310714tmp [Pipeline] { [Pipeline] echo [2022-10-26T04:47:18.291Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:47:18.602Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T04:47:18.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:47:19.042Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T04:47:19.071Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:47:19.378Z] ---> sudo-logs.sh [2022-10-26T04:47:19.378Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T04:47:19.462Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:47:19.768Z] ---> job-cost.sh [2022-10-26T04:47:19.768Z] lf-activate-venv: SKIPPING [2022-10-26T04:47:19.768Z] DEBUG: total: 0.2199999988079071 [2022-10-26T04:47:19.768Z] INFO: Retrieving Stack Cost... [2022-10-26T04:47:20.027Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T04:47:20.598Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T04:47:20.630Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T04:47:20.936Z] ---> logs-deploy.sh [2022-10-26T04:47:20.936Z] lf-activate-venv: SKIPPING [2022-10-26T04:47:20.936Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-567/1 [2022-10-26T04:47:20.936Z] INFO: archiving workspace using pattern(s): [2022-10-26T04:47:21.873Z] Archives upload complete. [2022-10-26T04:47:21.873Z] INFO: archiving logs to Nexus