Pull request #623 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d73143d8e813d7e48fb01ce4878e17204bfc36d2+032679f4de50173df241c2a6c0134d228e62d0d0 (2620878a9345cbea77018ed688f70fb9a3ad1aa3) 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-ssh13646387351539168494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16519965292027248199.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-623/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-623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1697631364521238647.key > 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-623/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11483125266642593724.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh14023640910253407461.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-623/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-623/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2209633726682475061.key > 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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-18962 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [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-623 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 032679f4de50173df241c2a6c0134d228e62d0d0 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 Merge succeeded, producing d73143d8e813d7e48fb01ce4878e17204bfc36d2 Checking out Revision d73143d8e813d7e48fb01ce4878e17204bfc36d2 (PR-623) Commit message: "chore(deps): Bump webpack and @angular-devkit/build-angular in /web" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-21T01:12:53.322Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 032679f4de50173df241c2a6c0134d228e62d0d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 [Pipeline] withCredentials [2023-06-21T01:12:53.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-21T01:12:53.595Z] ========================================================= [2023-06-21T01:12:53.595Z] EdgeX Global Pipelines Version Info [2023-06-21T01:12:53.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:12:54.371Z] ------------------- [2023-06-21T01:12:54.371Z] stable info: [2023-06-21T01:12:54.371Z] ------------------- [2023-06-21T01:12:54.371Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-21T01:12:54.371Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T01:12:54.371Z] Message: update stable to v1.0.250 [2023-06-21T01:12:54.942Z] ------------------- [2023-06-21T01:12:54.942Z] experimental info: [2023-06-21T01:12:54.942Z] ------------------- [2023-06-21T01:12:54.942Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-21T01:12:54.942Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-21T01:12:54.942Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-06-21T01:12:55.239Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-06-21T01:12:55.281Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-06-21T01:12:55.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-21T01:12:55.370Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-06-21T01:12:55.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-06-21T01:12:55.462Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-06-21T01:12:55.507Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-06-21T01:12:55.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-21T01:12:55.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-06-21T01:12:55.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-21T01:12:55.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-06-21T01:12:55.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-06-21T01:12:55.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-21T01:12:55.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-06-21T01:12:55.870Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T01:12:55.908Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-21T01:12:55.949Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T01:12:55.990Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-06-21T01:12:56.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-21T01:12:56.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-06-21T01:12:56.117Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-06-21T01:12:56.156Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-06-21T01:12:56.194Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-06-21T01:12:56.232Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-06-21T01:12:56.272Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-06-21T01:12:56.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-21T01:12:56.351Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-06-21T01:12:56.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-623 [Pipeline] echo [2023-06-21T01:12:56.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-623 [Pipeline] echo [2023-06-21T01:12:56.475Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-623 [Pipeline] echo [2023-06-21T01:12:56.520Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d73143d8e813d7e48fb01ce4878e17204bfc36d2 [Pipeline] echo [2023-06-21T01:12:56.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d73143d [Pipeline] echo [2023-06-21T01:12:56.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T01:12:56.722Z] provisioning config files... [2023-06-21T01:12:56.741Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config15400009852899284884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:12:57.088Z] ---> docker-login.sh [2023-06-21T01:12:57.088Z] nexus3.edgexfoundry.org:10001 [2023-06-21T01:12:57.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:12:57.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:12:57.349Z] Configure a credential helper to remove this warning. See [2023-06-21T01:12:57.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:12:57.349Z] [2023-06-21T01:12:57.349Z] Login Succeeded [2023-06-21T01:12:57.349Z] nexus3.edgexfoundry.org:10002 [2023-06-21T01:12:57.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:12:57.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:12:57.609Z] Configure a credential helper to remove this warning. See [2023-06-21T01:12:57.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:12:57.609Z] [2023-06-21T01:12:57.609Z] Login Succeeded [2023-06-21T01:12:57.609Z] nexus3.edgexfoundry.org:10003 [2023-06-21T01:12:57.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:12:57.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:12:57.609Z] Configure a credential helper to remove this warning. See [2023-06-21T01:12:57.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:12:57.609Z] [2023-06-21T01:12:57.609Z] Login Succeeded [2023-06-21T01:12:57.609Z] nexus3.edgexfoundry.org:10004 [2023-06-21T01:12:57.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:12:57.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:12:57.869Z] Configure a credential helper to remove this warning. See [2023-06-21T01:12:57.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:12:57.869Z] [2023-06-21T01:12:57.869Z] Login Succeeded [2023-06-21T01:12:57.869Z] docker.io [2023-06-21T01:12:57.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:12:58.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:12:58.128Z] Configure a credential helper to remove this warning. See [2023-06-21T01:12:58.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:12:58.128Z] [2023-06-21T01:12:58.128Z] Login Succeeded [2023-06-21T01:12:58.128Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T01:12:58.154Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-06-21T01:12:58.761Z] + git rev-list -1 --merges d73143d8e813d7e48fb01ce4878e17204bfc36d2~1..d73143d8e813d7e48fb01ce4878e17204bfc36d2 [Pipeline] echo [2023-06-21T01:12:58.822Z] -----------> git rev-list -1 --merges d73143d8e813d7e48fb01ce4878e17204bfc36d2~1..d73143d8e813d7e48fb01ce4878e17204bfc36d2 d73143d8e813d7e48fb01ce4878e17204bfc36d2 [false] [Pipeline] sh [2023-06-21T01:12:59.131Z] + git log --format=format:%s -1 d73143d8e813d7e48fb01ce4878e17204bfc36d2 [Pipeline] echo [2023-06-21T01:12:59.166Z] ========================================================= [2023-06-21T01:12:59.166Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-06-21T01:12:59.166Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T01:12:59.584Z] + git log --format=format:%s -1 d73143d8e813d7e48fb01ce4878e17204bfc36d2 [Pipeline] echo [2023-06-21T01:12:59.619Z] [semverPrep] GIT_COMMIT: d73143d8e813d7e48fb01ce4878e17204bfc36d2, Commit Message: chore(deps): Bump webpack and @angular-devkit/build-angular in /web [Pipeline] echo [2023-06-21T01:12:59.645Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-06-21T01:13:00.010Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-21T01:13:00.010Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-21T01:13:00.010Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-21T01:13:00.010Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-21T01:13:00.010Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-21T01:13:00.010Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-21T01:13:00.010Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:13:00.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T01:13:00.423Z] [2023-06-21T01:13:00.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:13:00.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T01:13:00.800Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-21T01:13:00.800Z] b85a868b505f: Pulling fs layer [2023-06-21T01:13:00.800Z] e2be974225ed: Pulling fs layer [2023-06-21T01:13:00.800Z] 339a4e72a1f5: Pulling fs layer [2023-06-21T01:13:00.800Z] 988bab9f4d93: Pulling fs layer [2023-06-21T01:13:00.800Z] 1469e6f7b9e6: Pulling fs layer [2023-06-21T01:13:00.800Z] eaf3925da568: Pulling fs layer [2023-06-21T01:13:00.800Z] bab4dde63d76: Pulling fs layer [2023-06-21T01:13:00.800Z] bde34c3a00c8: Pulling fs layer [2023-06-21T01:13:00.800Z] b352a97aabf1: Pulling fs layer [2023-06-21T01:13:00.800Z] 4872d77fe225: Pulling fs layer [2023-06-21T01:13:00.800Z] 5851b861e8e6: Pulling fs layer [2023-06-21T01:13:00.800Z] 988bab9f4d93: Waiting [2023-06-21T01:13:00.800Z] 1469e6f7b9e6: Waiting [2023-06-21T01:13:00.800Z] eaf3925da568: Waiting [2023-06-21T01:13:00.800Z] b352a97aabf1: Waiting [2023-06-21T01:13:00.800Z] 4872d77fe225: Waiting [2023-06-21T01:13:00.800Z] 5851b861e8e6: Waiting [2023-06-21T01:13:00.800Z] bab4dde63d76: Waiting [2023-06-21T01:13:00.800Z] bde34c3a00c8: Waiting [2023-06-21T01:13:00.800Z] e2be974225ed: Download complete [2023-06-21T01:13:00.800Z] 988bab9f4d93: Download complete [2023-06-21T01:13:00.800Z] 1469e6f7b9e6: Verifying Checksum [2023-06-21T01:13:00.800Z] 1469e6f7b9e6: Download complete [2023-06-21T01:13:01.060Z] eaf3925da568: Verifying Checksum [2023-06-21T01:13:01.060Z] eaf3925da568: Download complete [2023-06-21T01:13:01.060Z] 339a4e72a1f5: Verifying Checksum [2023-06-21T01:13:01.060Z] 339a4e72a1f5: Download complete [2023-06-21T01:13:01.060Z] bde34c3a00c8: Verifying Checksum [2023-06-21T01:13:01.060Z] bde34c3a00c8: Download complete [2023-06-21T01:13:01.060Z] b352a97aabf1: Download complete [2023-06-21T01:13:01.060Z] 4872d77fe225: Verifying Checksum [2023-06-21T01:13:01.060Z] 4872d77fe225: Download complete [2023-06-21T01:13:01.060Z] 5851b861e8e6: Download complete [2023-06-21T01:13:01.060Z] b85a868b505f: Verifying Checksum [2023-06-21T01:13:01.060Z] b85a868b505f: Download complete [2023-06-21T01:13:01.319Z] bab4dde63d76: Verifying Checksum [2023-06-21T01:13:01.319Z] bab4dde63d76: Download complete [2023-06-21T01:13:02.269Z] b85a868b505f: Pull complete [2023-06-21T01:13:02.529Z] e2be974225ed: Pull complete [2023-06-21T01:13:03.100Z] 339a4e72a1f5: Pull complete [2023-06-21T01:13:03.100Z] 988bab9f4d93: Pull complete [2023-06-21T01:13:03.359Z] 1469e6f7b9e6: Pull complete [2023-06-21T01:13:03.359Z] eaf3925da568: Pull complete [2023-06-21T01:13:05.264Z] bab4dde63d76: Pull complete [2023-06-21T01:13:05.264Z] bde34c3a00c8: Pull complete [2023-06-21T01:13:05.264Z] b352a97aabf1: Pull complete [2023-06-21T01:13:05.524Z] 4872d77fe225: Pull complete [2023-06-21T01:13:05.524Z] 5851b861e8e6: Pull complete [2023-06-21T01:13:05.524Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-21T01:13:05.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-21T01:13:05.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:13:05.749Z] prd-ubuntu20.04-docker-8c-8g-18962 does not seem to be running inside a container [2023-06-21T01:13:05.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-21T01:13:08.460Z] $ docker top 70f3bc6756e3532664b96607bba1d7c991269e9a6c98c0fba962d8962349635f -eo pid,comm [2023-06-21T01:13:08.535Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-06-21T01:13:08.535Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-21T01:13:08.656Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T01:13:08.656Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T01:13:08.767Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T01:13:08.761Z] $ docker exec 70f3bc6756e3532664b96607bba1d7c991269e9a6c98c0fba962d8962349635f ssh-agent [2023-06-21T01:13:08.878Z] SSH_AUTH_SOCK=/tmp/ssh-BbggXTcLI5CZ/agent.31 [2023-06-21T01:13:08.878Z] SSH_AGENT_PID=37 [2023-06-21T01:13:08.885Z] Running ssh-add (command line suppressed) [2023-06-21T01:13:08.982Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_14675315508035868401.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_14675315508035868401.key) [2023-06-21T01:13:09.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T01:13:09.353Z] + git tag --points-at HEAD [Pipeline] } [2023-06-21T01:13:09.370Z] $ docker exec --env ******** --env ******** 70f3bc6756e3532664b96607bba1d7c991269e9a6c98c0fba962d8962349635f ssh-agent -k [2023-06-21T01:13:09.474Z] unset SSH_AUTH_SOCK; [2023-06-21T01:13:09.474Z] unset SSH_AGENT_PID; [2023-06-21T01:13:09.474Z] echo Agent pid 37 killed; [2023-06-21T01:13:09.493Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-21T01:13:09.579Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-21T01:13:09.579Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-21T01:13:09.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-21T01:13:09.687Z] $ docker exec 70f3bc6756e3532664b96607bba1d7c991269e9a6c98c0fba962d8962349635f ssh-agent [2023-06-21T01:13:09.809Z] SSH_AUTH_SOCK=/tmp/ssh-q3tD1imvGyJC/agent.70 [2023-06-21T01:13:09.809Z] SSH_AGENT_PID=76 [2023-06-21T01:13:09.814Z] Running ssh-add (command line suppressed) [2023-06-21T01:13:09.919Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_12901365809243913125.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/private_key_12901365809243913125.key) [2023-06-21T01:13:09.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-21T01:13:10.279Z] + git semver init [2023-06-21T01:13:10.538Z] 2023-06-21 01:13:10,452 [run_init] DEBUG init version:0.0.0 force:False [2023-06-21T01:13:10.538Z] 2023-06-21 01:13:10,454 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver [2023-06-21T01:13:10.539Z] 2023-06-21 01:13:10,454 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver [2023-06-21T01:13:10.539Z] 2023-06-21 01:13:10,454 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623, universal_newlines=False, shell=None, istream=None) [2023-06-21T01:13:12.443Z] 2023-06-21 01:13:11,958 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.git/info/exclude [2023-06-21T01:13:12.443Z] 2023-06-21 01:13:11,959 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 with force:False [2023-06-21T01:13:12.443Z] 2023-06-21 01:13:11,959 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 [2023-06-21T01:13:12.443Z] 2023-06-21 01:13:11,964 [execute] INFO git cat-file --batch-check [2023-06-21T01:13:12.443Z] 2023-06-21 01:13:11,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T01:13:12.443Z] 2023-06-21 01:13:11,971 [execute] INFO git cat-file --batch [2023-06-21T01:13:12.443Z] 2023-06-21 01:13:11,971 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver, universal_newlines=False, shell=None, istream=) [2023-06-21T01:13:12.443Z] 2023-06-21 01:13:11,977 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-623/.semver/PR-623 [2023-06-21T01:13:12.443Z] 0.0.0 [Pipeline] } [2023-06-21T01:13:12.465Z] $ docker exec --env ******** --env ******** 70f3bc6756e3532664b96607bba1d7c991269e9a6c98c0fba962d8962349635f ssh-agent -k [2023-06-21T01:13:12.563Z] unset SSH_AUTH_SOCK; [2023-06-21T01:13:12.563Z] unset SSH_AGENT_PID; [2023-06-21T01:13:12.563Z] echo Agent pid 76 killed; [2023-06-21T01:13:12.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-21T01:13:12.997Z] + git semver [Pipeline] } [2023-06-21T01:13:13.277Z] $ docker stop --time=1 70f3bc6756e3532664b96607bba1d7c991269e9a6c98c0fba962d8962349635f [2023-06-21T01:13:14.599Z] $ docker rm -f --volumes 70f3bc6756e3532664b96607bba1d7c991269e9a6c98c0fba962d8962349635f [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-21T01:13:15.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-21T01:13:15.289Z] Stashed 1 file(s) [Pipeline] echo [2023-06-21T01:13:15.313Z] [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 [2023-06-21T01:13:15.908Z] provisioning config files... [2023-06-21T01:13:15.917Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config15706445007150545689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:13:16.277Z] ---> docker-login.sh [2023-06-21T01:13:16.277Z] nexus3.edgexfoundry.org:10001 [2023-06-21T01:13:16.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:13:16.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:13:16.277Z] Configure a credential helper to remove this warning. See [2023-06-21T01:13:16.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:13:16.277Z] [2023-06-21T01:13:16.277Z] Login Succeeded [2023-06-21T01:13:16.277Z] nexus3.edgexfoundry.org:10002 [2023-06-21T01:13:16.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:13:16.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:13:16.536Z] Configure a credential helper to remove this warning. See [2023-06-21T01:13:16.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:13:16.536Z] [2023-06-21T01:13:16.536Z] Login Succeeded [2023-06-21T01:13:16.536Z] nexus3.edgexfoundry.org:10003 [2023-06-21T01:13:16.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:13:16.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:13:16.536Z] Configure a credential helper to remove this warning. See [2023-06-21T01:13:16.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:13:16.536Z] [2023-06-21T01:13:16.536Z] Login Succeeded [2023-06-21T01:13:16.536Z] nexus3.edgexfoundry.org:10004 [2023-06-21T01:13:16.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:13:16.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:13:16.536Z] Configure a credential helper to remove this warning. See [2023-06-21T01:13:16.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:13:16.536Z] [2023-06-21T01:13:16.536Z] Login Succeeded [2023-06-21T01:13:16.536Z] docker.io [2023-06-21T01:13:16.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:13:16.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:13:16.796Z] Configure a credential helper to remove this warning. See [2023-06-21T01:13:16.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:13:16.796Z] [2023-06-21T01:13:16.796Z] Login Succeeded [2023-06-21T01:13:16.796Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T01:13:16.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T01:13:17.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T01:13:17.069Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T01:13:17.110Z] ========================================================= [2023-06-21T01:13:17.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-06-21T01:13:17.110Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:13:17.580Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T01:13:17.840Z] Sending build context to Docker daemon 47.63MB [2023-06-21T01:13:17.840Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T01:13:17.840Z] Step 2/15 : FROM ${BASE} AS builder [2023-06-21T01:13:17.840Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-06-21T01:13:17.840Z] f56be85fc22e: Pulling fs layer [2023-06-21T01:13:17.840Z] 85791d961cd3: Pulling fs layer [2023-06-21T01:13:17.840Z] d694b5ae8c79: Pulling fs layer [2023-06-21T01:13:17.840Z] 9f32a84ed3da: Pulling fs layer [2023-06-21T01:13:17.840Z] 4d19c01a9841: Pulling fs layer [2023-06-21T01:13:17.840Z] 9325e15d5711: Pulling fs layer [2023-06-21T01:13:17.840Z] 556b6ee489ea: Pulling fs layer [2023-06-21T01:13:17.840Z] c5a4b2cf53e6: Pulling fs layer [2023-06-21T01:13:17.840Z] 9f32a84ed3da: Waiting [2023-06-21T01:13:17.840Z] 4d19c01a9841: Waiting [2023-06-21T01:13:17.840Z] 9325e15d5711: Waiting [2023-06-21T01:13:17.840Z] 556b6ee489ea: Waiting [2023-06-21T01:13:17.840Z] c5a4b2cf53e6: Waiting [2023-06-21T01:13:17.840Z] 85791d961cd3: Download complete [2023-06-21T01:13:17.840Z] 9f32a84ed3da: Verifying Checksum [2023-06-21T01:13:17.840Z] 9f32a84ed3da: Download complete [2023-06-21T01:13:17.840Z] 4d19c01a9841: Verifying Checksum [2023-06-21T01:13:17.840Z] 4d19c01a9841: Download complete [2023-06-21T01:13:17.840Z] f56be85fc22e: Verifying Checksum [2023-06-21T01:13:17.840Z] f56be85fc22e: Download complete [2023-06-21T01:13:17.840Z] 9325e15d5711: Verifying Checksum [2023-06-21T01:13:17.840Z] 9325e15d5711: Download complete [2023-06-21T01:13:18.100Z] f56be85fc22e: Pull complete [2023-06-21T01:13:18.100Z] 85791d961cd3: Pull complete [2023-06-21T01:13:18.358Z] c5a4b2cf53e6: Download complete [2023-06-21T01:13:18.617Z] d694b5ae8c79: Verifying Checksum [2023-06-21T01:13:18.617Z] d694b5ae8c79: Download complete [2023-06-21T01:13:18.617Z] 556b6ee489ea: Verifying Checksum [2023-06-21T01:13:18.617Z] 556b6ee489ea: Download complete [2023-06-21T01:13:21.893Z] d694b5ae8c79: Pull complete [2023-06-21T01:13:21.893Z] 9f32a84ed3da: Pull complete [2023-06-21T01:13:21.893Z] 4d19c01a9841: Pull complete [2023-06-21T01:13:22.152Z] 9325e15d5711: Pull complete [2023-06-21T01:13:24.681Z] 556b6ee489ea: Pull complete [2023-06-21T01:13:25.624Z] c5a4b2cf53e6: Pull complete [2023-06-21T01:13:25.624Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-06-21T01:13:25.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-06-21T01:13:25.624Z] ---> c4be618373d6 [2023-06-21T01:13:25.624Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-21T01:13:29.850Z] ---> Running in f55dfd4f77d2 [2023-06-21T01:13:29.850Z] Removing intermediate container f55dfd4f77d2 [2023-06-21T01:13:29.850Z] ---> 3bd6534e34f4 [2023-06-21T01:13:29.850Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T01:13:30.110Z] ---> Running in 76ab060a7897 [2023-06-21T01:13:30.110Z] Removing intermediate container 76ab060a7897 [2023-06-21T01:13:30.110Z] ---> 6cf6688df06f [2023-06-21T01:13:30.110Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T01:13:30.110Z] ---> Running in e3f9b4fd9d70 [2023-06-21T01:13:30.110Z] Removing intermediate container e3f9b4fd9d70 [2023-06-21T01:13:30.110Z] ---> b877427aa445 [2023-06-21T01:13:30.110Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-06-21T01:13:30.110Z] ---> Running in 0e46b9263b4e [2023-06-21T01:13:30.368Z] Removing intermediate container 0e46b9263b4e [2023-06-21T01:13:30.368Z] ---> c75a5d52bd5b [2023-06-21T01:13:30.368Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-21T01:13:30.368Z] ---> Running in 8808e993c4f6 [2023-06-21T01:13:30.368Z] Removing intermediate container 8808e993c4f6 [2023-06-21T01:13:30.368Z] ---> 696edceb467f [2023-06-21T01:13:30.368Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-21T01:13:30.746Z] Still waiting to schedule task [2023-06-21T01:13:30.746Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-06-21T01:13:30.935Z] latest: Pulling from library/docker [2023-06-21T01:13:30.935Z] 31e352740f53: Pulling fs layer [2023-06-21T01:13:30.935Z] 0d7d0e1aee3d: Pulling fs layer [2023-06-21T01:13:30.935Z] 616dc7f2241d: Pulling fs layer [2023-06-21T01:13:30.935Z] 366db0386171: Pulling fs layer [2023-06-21T01:13:30.935Z] e922f84bca8d: Pulling fs layer [2023-06-21T01:13:30.935Z] 8eb06aeb3303: Pulling fs layer [2023-06-21T01:13:30.935Z] 649c6037d07c: Pulling fs layer [2023-06-21T01:13:30.935Z] 76cbc5efb908: Pulling fs layer [2023-06-21T01:13:30.935Z] 27045a498fa6: Pulling fs layer [2023-06-21T01:13:30.935Z] 8eb06aeb3303: Waiting [2023-06-21T01:13:30.935Z] 366db0386171: Waiting [2023-06-21T01:13:30.935Z] e922f84bca8d: Waiting [2023-06-21T01:13:30.935Z] 649c6037d07c: Waiting [2023-06-21T01:13:30.935Z] 260800840f4b: Pulling fs layer [2023-06-21T01:13:30.935Z] fd22b2113c28: Pulling fs layer [2023-06-21T01:13:30.935Z] c2189a060983: Pulling fs layer [2023-06-21T01:13:30.935Z] 55a48c093d03: Pulling fs layer [2023-06-21T01:13:30.935Z] de138d00760c: Pulling fs layer [2023-06-21T01:13:30.935Z] 27045a498fa6: Waiting [2023-06-21T01:13:30.935Z] fd22b2113c28: Waiting [2023-06-21T01:13:30.935Z] c2189a060983: Waiting [2023-06-21T01:13:30.935Z] 55a48c093d03: Waiting [2023-06-21T01:13:30.935Z] de138d00760c: Waiting [2023-06-21T01:13:30.935Z] 260800840f4b: Waiting [2023-06-21T01:13:31.196Z] 616dc7f2241d: Verifying Checksum [2023-06-21T01:13:31.196Z] 616dc7f2241d: Download complete [2023-06-21T01:13:31.196Z] 0d7d0e1aee3d: Verifying Checksum [2023-06-21T01:13:31.196Z] 0d7d0e1aee3d: Download complete [2023-06-21T01:13:31.196Z] 31e352740f53: Verifying Checksum [2023-06-21T01:13:31.196Z] 31e352740f53: Download complete [2023-06-21T01:13:31.196Z] 31e352740f53: Pull complete [2023-06-21T01:13:31.457Z] 366db0386171: Verifying Checksum [2023-06-21T01:13:31.457Z] 366db0386171: Download complete [2023-06-21T01:13:31.457Z] 8eb06aeb3303: Verifying Checksum [2023-06-21T01:13:31.457Z] 8eb06aeb3303: Download complete [2023-06-21T01:13:31.457Z] 649c6037d07c: Download complete [2023-06-21T01:13:31.457Z] 0d7d0e1aee3d: Pull complete [2023-06-21T01:13:31.457Z] 76cbc5efb908: Download complete [2023-06-21T01:13:31.457Z] 616dc7f2241d: Pull complete [2023-06-21T01:13:31.457Z] 27045a498fa6: Download complete [2023-06-21T01:13:31.717Z] e922f84bca8d: Verifying Checksum [2023-06-21T01:13:31.717Z] e922f84bca8d: Download complete [2023-06-21T01:13:31.717Z] fd22b2113c28: Verifying Checksum [2023-06-21T01:13:31.717Z] fd22b2113c28: Download complete [2023-06-21T01:13:31.717Z] 260800840f4b: Verifying Checksum [2023-06-21T01:13:31.717Z] 260800840f4b: Download complete [2023-06-21T01:13:31.717Z] 55a48c093d03: Verifying Checksum [2023-06-21T01:13:31.717Z] 55a48c093d03: Download complete [2023-06-21T01:13:31.717Z] de138d00760c: Verifying Checksum [2023-06-21T01:13:31.717Z] de138d00760c: Download complete [2023-06-21T01:13:31.717Z] 366db0386171: Pull complete [2023-06-21T01:13:32.283Z] e922f84bca8d: Pull complete [2023-06-21T01:13:32.541Z] c2189a060983: Download complete [2023-06-21T01:13:32.541Z] 8eb06aeb3303: Pull complete [2023-06-21T01:13:32.799Z] 649c6037d07c: Pull complete [2023-06-21T01:13:32.799Z] 76cbc5efb908: Pull complete [2023-06-21T01:13:32.799Z] 27045a498fa6: Pull complete [2023-06-21T01:13:33.059Z] 260800840f4b: Pull complete [2023-06-21T01:13:33.059Z] fd22b2113c28: Pull complete [2023-06-21T01:13:34.433Z] c2189a060983: Pull complete [2023-06-21T01:13:34.433Z] 55a48c093d03: Pull complete [2023-06-21T01:13:34.433Z] de138d00760c: Pull complete [2023-06-21T01:13:34.433Z] Digest: sha256:f8b5e548ce35f1e177aaebae6e738315a7e9a75098d76dfae60238e0ce3a788b [2023-06-21T01:13:34.433Z] Status: Downloaded newer image for docker:latest [2023-06-21T01:13:37.725Z] ---> 4e0c3cac2780 [2023-06-21T01:13:37.725Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T01:13:37.725Z] ---> Running in 66bb7b70430b [2023-06-21T01:13:37.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-06-21T01:13:37.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-06-21T01:13:37.986Z] OK: 265 MiB in 53 packages [2023-06-21T01:13:38.246Z] Removing intermediate container 66bb7b70430b [2023-06-21T01:13:38.246Z] ---> 5fc8f944c1a9 [2023-06-21T01:13:38.246Z] Step 10/15 : ENV GO111MODULE=on [2023-06-21T01:13:38.246Z] ---> Running in 64c23f712c96 [2023-06-21T01:13:38.511Z] Removing intermediate container 64c23f712c96 [2023-06-21T01:13:38.512Z] ---> ecb2559803ae [2023-06-21T01:13:38.512Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-21T01:13:38.512Z] ---> Running in 96ec4a78ccbb [2023-06-21T01:13:38.512Z] Removing intermediate container 96ec4a78ccbb [2023-06-21T01:13:38.512Z] ---> abfe342f1889 [2023-06-21T01:13:38.512Z] Step 12/15 : COPY go.mod vendor* ./ [2023-06-21T01:13:38.772Z] ---> 15cd913c99c5 [2023-06-21T01:13:38.772Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T01:13:38.772Z] ---> Running in ea168f8a3777 [2023-06-21T01:14:25.474Z] Removing intermediate container ea168f8a3777 [2023-06-21T01:14:25.475Z] ---> 25db8e4eecc0 [2023-06-21T01:14:25.475Z] Step 14/15 : COPY . . [2023-06-21T01:14:25.475Z] ---> 6219e16bb0e4 [2023-06-21T01:14:25.475Z] Step 15/15 : RUN ${MAKE} [2023-06-21T01:14:25.475Z] ---> Running in 57a499f38d7a [2023-06-21T01:14:25.475Z] noop [2023-06-21T01:14:25.475Z] Removing intermediate container 57a499f38d7a [2023-06-21T01:14:25.475Z] ---> e666b40cac7a [2023-06-21T01:14:25.475Z] Successfully built e666b40cac7a [2023-06-21T01:14:25.475Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:14:25.922Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T01:14:25.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:14:26.093Z] prd-ubuntu20.04-docker-8c-8g-18962 does not seem to be running inside a container [2023-06-21T01:14:26.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 [2023-06-21T01:14:26.501Z] $ docker top d59174e0e902720f79282c5719784093e371ccc7e5b8522bde17f257875ba800 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T01:14:26.894Z] + go version [2023-06-21T01:14:26.894Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-06-21T01:14:26.936Z] $ docker stop --time=1 d59174e0e902720f79282c5719784093e371ccc7e5b8522bde17f257875ba800 [2023-06-21T01:14:28.206Z] $ docker rm -f --volumes d59174e0e902720f79282c5719784093e371ccc7e5b8522bde17f257875ba800 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:14:28.925Z] + docker inspect -f . ci-base-image-x86_64 [2023-06-21T01:14:28.925Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:14:29.087Z] prd-ubuntu20.04-docker-8c-8g-18962 does not seem to be running inside a container [2023-06-21T01:14:29.127Z] $ 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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 [2023-06-21T01:14:29.459Z] $ docker top d8bc4f126ccba0279c672399ff7cba50aedaf3b999cea28cfe0bbb1ae8de08bf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T01:14:29.852Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] fileExists [Pipeline] sh [2023-06-21T01:14:30.210Z] + make test [2023-06-21T01:14:30.210Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-06-21T01:14:35.478Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-06-21T01:14:43.587Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-06-21T01:14:43.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-06-21T01:14:43.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-06-21T01:14:43.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-06-21T01:14:43.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-06-21T01:14:43.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-06-21T01:14:43.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-06-21T01:14:43.587Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-06-21T01:14:43.587Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-06-21T01:14:46.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T01:14:46.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T01:14:46.866Z] ./bin/test-attribution-txt.sh [2023-06-21T01:14:46.866Z] make -C web test [2023-06-21T01:14:46.866Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' [2023-06-21T01:14:46.866Z] make[1]: tput: No such file or directory [2023-06-21T01:14:46.866Z] make[1]: tput: No such file or directory [2023-06-21T01:14:46.866Z] warning: generating ./VERSION [2023-06-21T01:14:46.866Z] echo "0.0.0" > VERSION [2023-06-21T01:14:46.866Z] docker build \ [2023-06-21T01:14:46.866Z] -f Dockerfile \ [2023-06-21T01:14:46.866Z] --build-arg USER=1000 \ [2023-06-21T01:14:46.866Z] \ [2023-06-21T01:14:46.866Z] --label "git_sha=d73143d8e813d7e48fb01ce4878e17204bfc36d2" \ [2023-06-21T01:14:46.866Z] -t edgexfoundry/edgex-web-ui:d73143d8e813d7e48fb01ce4878e17204bfc36d2 \ [2023-06-21T01:14:46.866Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-06-21T01:14:46.866Z] . [2023-06-21T01:14:46.866Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-06-21T01:14:46.866Z] Install the buildx component to build images with BuildKit: [2023-06-21T01:14:46.866Z] https://docs.docker.com/go/buildx/ [2023-06-21T01:14:46.866Z] [2023-06-21T01:14:47.124Z] Sending build context to Docker daemon 2.556MB [2023-06-21T01:14:47.124Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-06-21T01:14:47.124Z] 16.17-alpine3.15: Pulling from library/node [2023-06-21T01:14:47.124Z] 9621f1afde84: Pulling fs layer [2023-06-21T01:14:47.124Z] c6f70ee39829: Pulling fs layer [2023-06-21T01:14:47.124Z] 56892a8094a2: Pulling fs layer [2023-06-21T01:14:47.124Z] 58dd87906ef0: Pulling fs layer [2023-06-21T01:14:47.124Z] 58dd87906ef0: Waiting [2023-06-21T01:14:47.124Z] 56892a8094a2: Verifying Checksum [2023-06-21T01:14:47.124Z] 56892a8094a2: Download complete [2023-06-21T01:14:47.124Z] 9621f1afde84: Verifying Checksum [2023-06-21T01:14:47.124Z] 9621f1afde84: Download complete [2023-06-21T01:14:47.124Z] 58dd87906ef0: Download complete [2023-06-21T01:14:47.382Z] 9621f1afde84: Pull complete [2023-06-21T01:14:47.382Z] c6f70ee39829: Verifying Checksum [2023-06-21T01:14:47.382Z] c6f70ee39829: Download complete [2023-06-21T01:14:48.316Z] c6f70ee39829: Pull complete [2023-06-21T01:14:48.593Z] 56892a8094a2: Pull complete [2023-06-21T01:14:48.593Z] 58dd87906ef0: Pull complete [2023-06-21T01:14:48.593Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-06-21T01:14:48.593Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-06-21T01:14:48.593Z] ---> b69703f70c3d [2023-06-21T01:14:48.593Z] Step 2/10 : RUN apk add --no-cache chromium [2023-06-21T01:14:51.246Z] ---> Running in 73498432f968 [2023-06-21T01:14:51.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-06-21T01:14:51.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-06-21T01:14:51.766Z] (1/129) Installing libxau (1.0.9-r0) [2023-06-21T01:14:51.766Z] (2/129) Installing libmd (1.0.3-r0) [2023-06-21T01:14:51.766Z] (3/129) Installing libbsd (0.11.3-r1) [2023-06-21T01:14:51.766Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-06-21T01:14:51.766Z] (5/129) Installing libxcb (1.14-r2) [2023-06-21T01:14:51.766Z] (6/129) Installing libx11 (1.7.3.1-r1) [2023-06-21T01:14:51.766Z] (7/129) Installing libxext (1.3.4-r0) [2023-06-21T01:14:51.766Z] (8/129) Installing libice (1.0.10-r0) [2023-06-21T01:14:51.766Z] (9/129) Installing libuuid (2.37.4-r0) [2023-06-21T01:14:51.766Z] (10/129) Installing libsm (1.2.3-r0) [2023-06-21T01:14:51.766Z] (11/129) Installing libxt (1.2.1-r0) [2023-06-21T01:14:51.766Z] (12/129) Installing libxmu (1.1.3-r0) [2023-06-21T01:14:51.766Z] (13/129) Installing xset (1.2.4-r0) [2023-06-21T01:14:51.766Z] (14/129) Installing xprop (1.2.5-r0) [2023-06-21T01:14:51.766Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-06-21T01:14:51.766Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-06-21T01:14:52.026Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-06-21T01:14:52.026Z] (18/129) Installing libffi (3.4.2-r1) [2023-06-21T01:14:52.026Z] (19/129) Installing libintl (0.21-r0) [2023-06-21T01:14:52.026Z] (20/129) Installing libblkid (2.37.4-r0) [2023-06-21T01:14:52.026Z] (21/129) Installing libmount (2.37.4-r0) [2023-06-21T01:14:52.026Z] (22/129) Installing pcre (8.45-r1) [2023-06-21T01:14:52.026Z] (23/129) Installing glib (2.70.5-r0) [2023-06-21T01:14:52.026Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-06-21T01:14:52.026Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-06-21T01:14:52.026Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-06-21T01:14:52.026Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-06-21T01:14:52.026Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-06-21T01:14:52.026Z] (29/129) Installing libpng (1.6.37-r1) [2023-06-21T01:14:52.026Z] (30/129) Installing libwebp (1.2.2-r1) [2023-06-21T01:14:52.026Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-06-21T01:14:52.026Z] (32/129) Installing tiff (4.4.0-r3) [2023-06-21T01:14:52.026Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-06-21T01:14:52.026Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-06-21T01:14:52.026Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-06-21T01:14:52.026Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-06-21T01:14:52.026Z] (37/129) Installing libxrender (0.9.10-r3) [2023-06-21T01:14:52.026Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-06-21T01:14:52.026Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-06-21T01:14:52.026Z] (40/129) Installing libxi (1.8-r0) [2023-06-21T01:14:52.026Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-06-21T01:14:52.026Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-06-21T01:14:52.026Z] (43/129) Installing atk (2.36.0-r0) [2023-06-21T01:14:52.026Z] (44/129) Installing libxtst (1.2.3-r3) [2023-06-21T01:14:52.026Z] (45/129) Installing dbus-libs (1.12.26-r0) [2023-06-21T01:14:52.026Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-06-21T01:14:52.026Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-06-21T01:14:52.026Z] (48/129) Installing expat (2.5.0-r0) [2023-06-21T01:14:52.026Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-06-21T01:14:52.287Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-06-21T01:14:52.287Z] (51/129) Installing freetype (2.11.1-r2) [2023-06-21T01:14:52.287Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-06-21T01:14:52.287Z] (53/129) Installing pixman (0.40.0-r4) [2023-06-21T01:14:52.287Z] (54/129) Installing cairo (1.16.0-r5) [2023-06-21T01:14:52.287Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-06-21T01:14:52.287Z] (56/129) Installing avahi-libs (0.8-r5) [2023-06-21T01:14:52.287Z] (57/129) Installing gmp (6.2.1-r1) [2023-06-21T01:14:52.287Z] (58/129) Installing nettle (3.7.3-r0) [2023-06-21T01:14:52.287Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-06-21T01:14:52.287Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-06-21T01:14:52.287Z] (61/129) Installing libunistring (0.9.10-r1) [2023-06-21T01:14:52.287Z] (62/129) Installing gnutls (3.7.1-r2) [2023-06-21T01:14:52.287Z] (63/129) Installing cups-libs (2.3.3-r7) [2023-06-21T01:14:52.287Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-06-21T01:14:52.287Z] (65/129) Installing fribidi (1.0.11-r0) [2023-06-21T01:14:52.287Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-06-21T01:14:52.287Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-06-21T01:14:52.287Z] (68/129) Installing libxft (2.3.4-r0) [2023-06-21T01:14:52.287Z] (69/129) Installing pango (1.48.10-r0) [2023-06-21T01:14:52.287Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-06-21T01:14:52.287Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-06-21T01:14:52.287Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-06-21T01:14:52.287Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-06-21T01:14:52.287Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-06-21T01:14:52.547Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-06-21T01:14:52.548Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-06-21T01:14:52.548Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-06-21T01:14:52.548Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-06-21T01:14:52.548Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-06-21T01:14:52.548Z] Executing ttf-opensans-1.10-r1.post-install [2023-06-21T01:14:54.457Z] (79/129) Installing libogg (1.3.5-r0) [2023-06-21T01:14:54.457Z] (80/129) Installing flac (1.3.4-r0) [2023-06-21T01:14:54.457Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-06-21T01:14:54.716Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-06-21T01:14:54.716Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-06-21T01:14:54.716Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-06-21T01:14:54.716Z] (85/129) Installing libass (0.15.2-r0) [2023-06-21T01:14:54.716Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-06-21T01:14:54.716Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-06-21T01:14:54.716Z] (88/129) Installing ncurses-libs (6.3_p20211120-r2) [2023-06-21T01:14:54.716Z] (89/129) Installing lame (3.100-r0) [2023-06-21T01:14:54.716Z] (90/129) Installing opus (1.3.1-r1) [2023-06-21T01:14:54.716Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-06-21T01:14:54.716Z] (92/129) Installing soxr (0.1.3-r2) [2023-06-21T01:14:54.716Z] (93/129) Installing libsrt (1.4.2-r1) [2023-06-21T01:14:54.716Z] (94/129) Installing libssh (0.9.6-r1) [2023-06-21T01:14:54.716Z] (95/129) Installing libtheora (1.1.1-r16) [2023-06-21T01:14:54.716Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-06-21T01:14:54.716Z] (97/129) Installing libpciaccess (0.16-r0) [2023-06-21T01:14:54.716Z] (98/129) Installing libdrm (2.4.109-r0) [2023-06-21T01:14:54.716Z] (99/129) Installing libva (2.13.0-r0) [2023-06-21T01:14:54.716Z] (100/129) Installing libvdpau (1.4-r0) [2023-06-21T01:14:54.716Z] (101/129) Installing vidstab (1.1.0-r1) [2023-06-21T01:14:54.716Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-06-21T01:14:54.716Z] (103/129) Installing libvpx (1.10.0-r0) [2023-06-21T01:14:54.716Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-06-21T01:14:54.716Z] (105/129) Installing x264-libs (20210613-r0) [2023-06-21T01:14:54.716Z] (106/129) Installing x265-libs (3.5-r0) [2023-06-21T01:14:54.716Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-06-21T01:14:54.975Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-06-21T01:14:54.975Z] (109/129) Installing libevent (2.1.12-r4) [2023-06-21T01:14:54.975Z] (110/129) Installing mesa (21.2.6-r0) [2023-06-21T01:14:54.976Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-06-21T01:14:54.976Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-06-21T01:14:54.976Z] (113/129) Installing lcms2 (2.12-r1) [2023-06-21T01:14:54.976Z] (114/129) Installing nspr (4.32-r0) [2023-06-21T01:14:54.976Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-06-21T01:14:54.976Z] (116/129) Installing nss (3.78.1-r0) [2023-06-21T01:14:54.976Z] (117/129) Installing libasyncns (0.8-r1) [2023-06-21T01:14:54.976Z] (118/129) Installing libltdl (2.4.6-r7) [2023-06-21T01:14:54.976Z] (119/129) Installing orc (0.4.32-r0) [2023-06-21T01:14:54.976Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-06-21T01:14:54.976Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-06-21T01:14:54.976Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-06-21T01:14:54.976Z] (123/129) Installing libpulse (15.0-r2) [2023-06-21T01:14:54.976Z] (124/129) Installing re2 (2021.11.01-r0) [2023-06-21T01:14:54.976Z] (125/129) Installing snappy (1.1.9-r1) [2023-06-21T01:14:54.976Z] (126/129) Installing libgpg-error (1.42-r1) [2023-06-21T01:14:55.235Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-06-21T01:14:55.235Z] (128/129) Installing libxslt (1.1.35-r0) [2023-06-21T01:14:55.235Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-06-21T01:14:56.169Z] Executing busybox-1.34.1-r7.trigger [2023-06-21T01:14:56.169Z] Executing glib-2.70.5-r0.trigger [2023-06-21T01:14:56.169Z] Executing shared-mime-info-2.1-r2.trigger [2023-06-21T01:14:56.429Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-21T01:14:56.429Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-06-21T01:14:56.429Z] Executing fontconfig-2.13.1-r4.trigger [2023-06-21T01:14:56.429Z] Executing mkfontscale-1.2.1-r1.trigger [2023-06-21T01:14:56.429Z] OK: 286 MiB in 145 packages [2023-06-21T01:15:03.027Z] Removing intermediate container 73498432f968 [2023-06-21T01:15:03.027Z] ---> ad8a4227dd89 [2023-06-21T01:15:03.027Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-06-21T01:15:03.027Z] ---> Running in c1c344f7b04b [2023-06-21T01:15:03.027Z] Removing intermediate container c1c344f7b04b [2023-06-21T01:15:03.027Z] ---> 6c3a24ee4acf [2023-06-21T01:15:03.027Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-06-21T01:15:03.027Z] ---> Running in 5c2caa4aad1c [2023-06-21T01:15:03.027Z] Removing intermediate container 5c2caa4aad1c [2023-06-21T01:15:03.027Z] ---> 2a1f9915fbe6 [2023-06-21T01:15:03.027Z] Step 5/10 : RUN npm install -g npm [2023-06-21T01:15:03.027Z] ---> Running in b62ff6af1e4c [2023-06-21T01:15:09.593Z] [2023-06-21T01:15:09.593Z] removed 9 packages, changed 102 packages, and audited 262 packages in 6s [2023-06-21T01:15:09.593Z] [2023-06-21T01:15:09.593Z] 27 packages are looking for funding [2023-06-21T01:15:09.593Z] run `npm fund` for details [2023-06-21T01:15:09.593Z] [2023-06-21T01:15:09.593Z] found 0 vulnerabilities [2023-06-21T01:15:11.491Z] Removing intermediate container b62ff6af1e4c [2023-06-21T01:15:11.491Z] ---> 7775af571f6a [2023-06-21T01:15:11.491Z] Step 6/10 : ARG USER=1000 [2023-06-21T01:15:11.491Z] ---> Running in 3986e0f565fa [2023-06-21T01:15:11.491Z] Removing intermediate container 3986e0f565fa [2023-06-21T01:15:11.491Z] ---> 5ab863d61936 [2023-06-21T01:15:11.491Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-06-21T01:15:11.491Z] ---> Running in c41d26c30065 [2023-06-21T01:15:11.749Z] Removing intermediate container c41d26c30065 [2023-06-21T01:15:11.749Z] ---> 2f119c638c1b [2023-06-21T01:15:11.749Z] Step 8/10 : USER $USER:$USER [2023-06-21T01:15:11.749Z] ---> Running in be5cdce09884 [2023-06-21T01:15:12.008Z] Removing intermediate container be5cdce09884 [2023-06-21T01:15:12.008Z] ---> 2c32825ef245 [2023-06-21T01:15:12.008Z] Step 9/10 : WORKDIR /app [2023-06-21T01:15:12.008Z] ---> Running in 2f6948a85f41 [2023-06-21T01:15:12.008Z] Removing intermediate container 2f6948a85f41 [2023-06-21T01:15:12.008Z] ---> 6906e92cab39 [2023-06-21T01:15:12.008Z] Step 10/10 : LABEL git_sha=d73143d8e813d7e48fb01ce4878e17204bfc36d2 [2023-06-21T01:15:12.008Z] ---> Running in b86f6536cf85 [2023-06-21T01:15:12.008Z] Removing intermediate container b86f6536cf85 [2023-06-21T01:15:12.008Z] ---> 37de2896dedd [2023-06-21T01:15:12.266Z] Successfully built 37de2896dedd [2023-06-21T01:15:12.266Z] Successfully tagged edgexfoundry/edgex-web-ui:d73143d8e813d7e48fb01ce4878e17204bfc36d2 [2023-06-21T01:15:12.266Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-06-21T01:15:12.266Z] touch edgex-web-ui.imagebuilt [2023-06-21T01:15:12.266Z] mkdir -p node_modules coverage [2023-06-21T01:15:12.266Z] chown "1000:1000" node_modules coverage package-lock.json [2023-06-21T01:15:12.266Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-06-21T01:15:14.171Z] npm WARN old lockfile [2023-06-21T01:15:14.171Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-06-21T01:15:14.171Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-06-21T01:15:14.171Z] npm WARN old lockfile [2023-06-21T01:15:14.171Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-06-21T01:15:14.171Z] npm WARN old lockfile [2023-06-21T01:15:18.362Z] npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-06-21T01:15:18.362Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:15:18.362Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:15:18.362Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-06-21T01:15:18.362Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-06-21T01:15:18.362Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:15:18.362Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:15:18.362Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-06-21T01:15:18.362Z] npm WARN old lockfile code: 'ETARGET', [2023-06-21T01:15:18.362Z] npm WARN old lockfile type: 'version', [2023-06-21T01:15:18.362Z] npm WARN old lockfile wanted: '4.2.3', [2023-06-21T01:15:18.362Z] npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], [2023-06-21T01:15:18.362Z] npm WARN old lockfile distTags: { latest: '5.1.1' }, [2023-06-21T01:15:18.362Z] npm WARN old lockfile defaultTag: 'latest' [2023-06-21T01:15:18.362Z] npm WARN old lockfile } [2023-06-21T01:15:18.362Z] npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-06-21T01:15:18.362Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:15:18.362Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:15:18.362Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-06-21T01:15:18.362Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-06-21T01:15:18.362Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:15:18.362Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:15:18.362Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-06-21T01:15:18.362Z] npm WARN old lockfile code: 'ETARGET', [2023-06-21T01:15:18.363Z] npm WARN old lockfile type: 'version', [2023-06-21T01:15:18.363Z] npm WARN old lockfile wanted: '6.0.1', [2023-06-21T01:15:18.363Z] npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], [2023-06-21T01:15:18.363Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-06-21T01:15:18.363Z] npm WARN old lockfile defaultTag: 'latest' [2023-06-21T01:15:18.363Z] npm WARN old lockfile } [2023-06-21T01:15:18.363Z] npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-06-21T01:15:18.363Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:15:18.363Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:15:18.363Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-06-21T01:15:18.363Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-06-21T01:15:18.363Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:15:18.363Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:15:18.363Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-06-21T01:15:18.363Z] npm WARN old lockfile code: 'ETARGET', [2023-06-21T01:15:18.363Z] npm WARN old lockfile type: 'version', [2023-06-21T01:15:18.363Z] npm WARN old lockfile wanted: '7.0.0', [2023-06-21T01:15:18.363Z] npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], [2023-06-21T01:15:18.363Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-06-21T01:15:18.363Z] npm WARN old lockfile defaultTag: 'latest' [2023-06-21T01:15:18.363Z] npm WARN old lockfile } [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE required: { [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE }, [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE } [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE required: { [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE }, [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE } [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE required: { [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE }, [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE } [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE required: { [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE }, [2023-06-21T01:15:26.480Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE } [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE required: { [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE }, [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:15:26.481Z] npm WARN EBADENGINE } [2023-06-21T01:15:30.668Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-06-21T01:15:32.054Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-06-21T01:15:32.316Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-06-21T01:15:33.710Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-06-21T01:15:34.645Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-06-21T01:15:34.903Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-06-21T01:15:37.439Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-06-21T01:15:41.626Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-06-21T01:15:49.757Z] [2023-06-21T01:15:49.757Z] added 1357 packages, and audited 1358 packages in 37s [2023-06-21T01:15:49.757Z] [2023-06-21T01:15:49.757Z] 110 packages are looking for funding [2023-06-21T01:15:49.757Z] run `npm fund` for details [2023-06-21T01:15:49.757Z] [2023-06-21T01:15:49.757Z] 26 vulnerabilities (15 moderate, 8 high, 3 critical) [2023-06-21T01:15:49.757Z] [2023-06-21T01:15:49.757Z] To address issues that do not require attention, run: [2023-06-21T01:15:49.757Z] npm audit fix [2023-06-21T01:15:49.757Z] [2023-06-21T01:15:49.757Z] To address all issues (including breaking changes), run: [2023-06-21T01:15:49.757Z] npm audit fix --force [2023-06-21T01:15:49.757Z] [2023-06-21T01:15:49.757Z] Run `npm audit` for details. [2023-06-21T01:15:55.031Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-06-21T01:15:56.408Z] This version of CLI is only compatible with Angular versions ^16.1.0, [2023-06-21T01:15:56.408Z] but Angular version 12.2.4 was found instead. [2023-06-21T01:15:56.408Z] [2023-06-21T01:15:56.408Z] Please visit the link below to find instructions on how to update Angular. [2023-06-21T01:15:56.408Z] https://update.angular.io/ [2023-06-21T01:15:56.408Z] [2023-06-21T01:15:56.668Z] make[1]: *** [Makefile:144: test] Error 3 [2023-06-21T01:15:56.668Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-623/web' [2023-06-21T01:15:56.668Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-06-21T01:15:56.724Z] $ docker stop --time=1 d8bc4f126ccba0279c672399ff7cba50aedaf3b999cea28cfe0bbb1ae8de08bf [2023-06-21T01:15:58.058Z] $ docker rm -f --volumes d8bc4f126ccba0279c672399ff7cba50aedaf3b999cea28cfe0bbb1ae8de08bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:15:59.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T01:15:59.199Z] [2023-06-21T01:15:59.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:15:59.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T01:15:59.577Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-21T01:15:59.577Z] 5eb5b503b376: Pulling fs layer [2023-06-21T01:15:59.577Z] 5c69ac0246d0: Pulling fs layer [2023-06-21T01:15:59.577Z] ec43610c2a17: Pulling fs layer [2023-06-21T01:15:59.577Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-21T01:15:59.577Z] 33b1e0a273af: Pulling fs layer [2023-06-21T01:15:59.578Z] 5d3b04190fa2: Pulling fs layer [2023-06-21T01:15:59.578Z] 2f39f015ded8: Pulling fs layer [2023-06-21T01:15:59.578Z] 33b1e0a273af: Waiting [2023-06-21T01:15:59.578Z] 3a2ae6a8a46f: Waiting [2023-06-21T01:15:59.578Z] 2f39f015ded8: Waiting [2023-06-21T01:15:59.578Z] 5d3b04190fa2: Waiting [2023-06-21T01:15:59.578Z] 5c69ac0246d0: Download complete [2023-06-21T01:15:59.578Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-21T01:15:59.578Z] 3a2ae6a8a46f: Download complete [2023-06-21T01:15:59.837Z] 33b1e0a273af: Verifying Checksum [2023-06-21T01:15:59.837Z] 33b1e0a273af: Download complete [2023-06-21T01:15:59.837Z] ec43610c2a17: Verifying Checksum [2023-06-21T01:15:59.837Z] ec43610c2a17: Download complete [2023-06-21T01:15:59.837Z] 5d3b04190fa2: Verifying Checksum [2023-06-21T01:15:59.837Z] 5d3b04190fa2: Download complete [2023-06-21T01:15:59.837Z] 5eb5b503b376: Verifying Checksum [2023-06-21T01:15:59.837Z] 5eb5b503b376: Download complete [2023-06-21T01:16:00.409Z] 2f39f015ded8: Verifying Checksum [2023-06-21T01:16:00.409Z] 2f39f015ded8: Download complete [2023-06-21T01:16:00.976Z] 5eb5b503b376: Pull complete [2023-06-21T01:16:01.235Z] 5c69ac0246d0: Pull complete [2023-06-21T01:16:01.803Z] ec43610c2a17: Pull complete [2023-06-21T01:16:01.803Z] 3a2ae6a8a46f: Pull complete [2023-06-21T01:16:02.121Z] 33b1e0a273af: Pull complete [2023-06-21T01:16:02.121Z] 5d3b04190fa2: Pull complete [2023-06-21T01:16:07.431Z] 2f39f015ded8: Pull complete [2023-06-21T01:16:07.431Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-21T01:16:07.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T01:16:07.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:16:07.653Z] prd-ubuntu20.04-docker-8c-8g-18962 does not seem to be running inside a container [2023-06-21T01:16:07.701Z] $ 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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 [2023-06-21T01:16:11.707Z] $ docker top 4533082e3eb2fa80aae51e3987069cd39116d1b570f4eb5e3aff3d75eaf79253 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:16:12.138Z] ---> job-cost.sh [2023-06-21T01:16:12.138Z] lf-activate-venv: SKIPPING [2023-06-21T01:16:12.138Z] INFO: No Stack... [2023-06-21T01:16:12.398Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T01:16:12.658Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T01:16:12.975Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/cost.csv [2023-06-21T01:16:12.975Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T01:16:13.014Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-1-stack-cost] [2023-06-21T01:16:13.019Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-1-stack-cost] did not exist. Created. [2023-06-21T01:16:13.020Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T01:16:13.403Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-21T01:16:13.883Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T01:16:13.899Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T01:16:13.988Z] $ docker stop --time=1 4533082e3eb2fa80aae51e3987069cd39116d1b570f4eb5e3aff3d75eaf79253 [2023-06-21T01:16:15.388Z] $ docker rm -f --volumes 4533082e3eb2fa80aae51e3987069cd39116d1b570f4eb5e3aff3d75eaf79253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-21T01:16:15.745Z] Failed in branch amd64 [2023-06-21T01:16:22.841Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18963 in /w/workspace/edgexfoundry_edgex-ui-go_PR-623 [Pipeline] { [Pipeline] ws [2023-06-21T01:16:22.901Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2023-06-21T01:16:22.968Z] The recommended git tool is: git [2023-06-21T01:16:27.971Z] using credential edgex-jenkins-ssh [2023-06-21T01:16:27.984Z] Cloning the remote Git repository [2023-06-21T01:16:28.030Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-06-21T01:16:28.123Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2023-06-21T01:16:28.259Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-06-21T01:16:28.260Z] > git --version # timeout=10 [2023-06-21T01:16:28.280Z] > git --version # 'git version 2.25.1' [2023-06-21T01:16:28.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T01:16:28.420Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T01:16:32.600Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-06-21T01:16:32.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-21T01:16:33.942Z] Merging remotes/origin/main commit 032679f4de50173df241c2a6c0134d228e62d0d0 into PR head commit d73143d8e813d7e48fb01ce4878e17204bfc36d2 [2023-06-21T01:16:34.498Z] Merge succeeded, producing d73143d8e813d7e48fb01ce4878e17204bfc36d2 [2023-06-21T01:16:34.499Z] Checking out Revision d73143d8e813d7e48fb01ce4878e17204bfc36d2 (PR-623) [2023-06-21T01:16:33.422Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-06-21T01:16:33.461Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-06-21T01:16:33.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T01:16:33.479Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/623/head:refs/remotes/origin/PR-623 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-06-21T01:16:33.957Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T01:16:34.031Z] > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 [2023-06-21T01:16:34.403Z] > git remote # timeout=10 [2023-06-21T01:16:34.426Z] > git config --get remote.origin.url # timeout=10 [2023-06-21T01:16:34.441Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-21T01:16:34.454Z] > git merge 032679f4de50173df241c2a6c0134d228e62d0d0 # timeout=10 [2023-06-21T01:16:34.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-21T01:16:34.501Z] > git config core.sparsecheckout # timeout=10 [2023-06-21T01:16:34.516Z] > git checkout -f d73143d8e813d7e48fb01ce4878e17204bfc36d2 # timeout=10 [2023-06-21T01:16:35.356Z] Commit message: "chore(deps): Bump webpack and @angular-devkit/build-angular in /web" [2023-06-21T01:16:35.398Z] > git --version # timeout=10 [2023-06-21T01:16:35.409Z] > git --version # 'git version 2.25.1' [2023-06-21T01:16:35.422Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-21T01:16:36.554Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-21T01:16:36.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-21T01:16:36.554Z] Dload Upload Total Spent Left Speed [2023-06-21T01:16:36.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh [2023-06-21T01:16:37.181Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-21T01:16:37.529Z] + sudo tee /etc/docker/daemon.new [2023-06-21T01:16:37.529Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-21T01:16:37.529Z] { [2023-06-21T01:16:37.529Z] "registry-mirrors": [ [2023-06-21T01:16:37.529Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-21T01:16:37.529Z] ], [2023-06-21T01:16:37.529Z] "bip": "10.250.0.254/24", [2023-06-21T01:16:37.529Z] "hosts": [ [2023-06-21T01:16:37.529Z] "tcp://0.0.0.0:5555", [2023-06-21T01:16:37.529Z] "unix:///var/run/docker.sock" [2023-06-21T01:16:37.529Z] ], [2023-06-21T01:16:37.529Z] "mtu": 1458, [2023-06-21T01:16:37.529Z] "selinux-enabled": true, [2023-06-21T01:16:37.529Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-21T01:16:37.529Z] } [Pipeline] sh [2023-06-21T01:16:37.874Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-21T01:16:38.226Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T01:16:56.543Z] provisioning config files... [2023-06-21T01:16:56.568Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config10254685347336440970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:16:56.949Z] ---> docker-login.sh [2023-06-21T01:16:56.950Z] nexus3.edgexfoundry.org:10001 [2023-06-21T01:16:57.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:16:57.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:16:57.491Z] Configure a credential helper to remove this warning. See [2023-06-21T01:16:57.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:16:57.491Z] [2023-06-21T01:16:57.491Z] Login Succeeded [2023-06-21T01:16:57.491Z] nexus3.edgexfoundry.org:10002 [2023-06-21T01:16:57.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:16:57.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:16:57.760Z] Configure a credential helper to remove this warning. See [2023-06-21T01:16:57.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:16:57.760Z] [2023-06-21T01:16:57.760Z] Login Succeeded [2023-06-21T01:16:58.031Z] nexus3.edgexfoundry.org:10003 [2023-06-21T01:16:58.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:16:58.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:16:58.302Z] Configure a credential helper to remove this warning. See [2023-06-21T01:16:58.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:16:58.302Z] [2023-06-21T01:16:58.302Z] Login Succeeded [2023-06-21T01:16:58.302Z] nexus3.edgexfoundry.org:10004 [2023-06-21T01:16:58.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:16:58.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:16:58.574Z] Configure a credential helper to remove this warning. See [2023-06-21T01:16:58.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:16:58.574Z] [2023-06-21T01:16:58.574Z] Login Succeeded [2023-06-21T01:16:58.574Z] docker.io [2023-06-21T01:16:58.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-21T01:16:59.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-21T01:16:59.110Z] Configure a credential helper to remove this warning. See [2023-06-21T01:16:59.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-21T01:16:59.110Z] [2023-06-21T01:16:59.110Z] Login Succeeded [2023-06-21T01:16:59.110Z] ---> docker-login.sh ends [Pipeline] } [2023-06-21T01:16:59.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-06-21T01:16:59.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T01:16:59.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-06-21T01:16:59.556Z] ========================================================= [2023-06-21T01:16:59.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-06-21T01:16:59.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:17:00.047Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-06-21T01:17:01.018Z] Sending build context to Docker daemon 30.35MB [2023-06-21T01:17:01.018Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-06-21T01:17:01.018Z] Step 2/15 : FROM ${BASE} AS builder [2023-06-21T01:17:01.294Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-06-21T01:17:01.294Z] c41833b44d91: Pulling fs layer [2023-06-21T01:17:01.294Z] ed15518f5707: Pulling fs layer [2023-06-21T01:17:01.294Z] feae8fd75edb: Pulling fs layer [2023-06-21T01:17:01.294Z] 242c74f7c9fa: Pulling fs layer [2023-06-21T01:17:01.294Z] 3cdef696dda3: Pulling fs layer [2023-06-21T01:17:01.294Z] 2ced38df9373: Pulling fs layer [2023-06-21T01:17:01.294Z] 58f1dce35555: Pulling fs layer [2023-06-21T01:17:01.294Z] 242c74f7c9fa: Waiting [2023-06-21T01:17:01.294Z] 3cdef696dda3: Waiting [2023-06-21T01:17:01.294Z] 2ced38df9373: Waiting [2023-06-21T01:17:01.294Z] 58f1dce35555: Waiting [2023-06-21T01:17:01.294Z] ed15518f5707: Verifying Checksum [2023-06-21T01:17:01.294Z] ed15518f5707: Download complete [2023-06-21T01:17:01.294Z] 242c74f7c9fa: Verifying Checksum [2023-06-21T01:17:01.294Z] 242c74f7c9fa: Download complete [2023-06-21T01:17:01.294Z] 3cdef696dda3: Verifying Checksum [2023-06-21T01:17:01.294Z] 3cdef696dda3: Download complete [2023-06-21T01:17:01.294Z] c41833b44d91: Verifying Checksum [2023-06-21T01:17:01.294Z] c41833b44d91: Download complete [2023-06-21T01:17:02.267Z] c41833b44d91: Pull complete [2023-06-21T01:17:02.546Z] 58f1dce35555: Verifying Checksum [2023-06-21T01:17:02.546Z] 58f1dce35555: Download complete [2023-06-21T01:17:02.816Z] ed15518f5707: Pull complete [2023-06-21T01:17:03.782Z] feae8fd75edb: Verifying Checksum [2023-06-21T01:17:03.782Z] feae8fd75edb: Download complete [2023-06-21T01:17:03.782Z] 2ced38df9373: Verifying Checksum [2023-06-21T01:17:03.782Z] 2ced38df9373: Download complete [2023-06-21T01:17:16.097Z] feae8fd75edb: Pull complete [2023-06-21T01:17:16.097Z] 242c74f7c9fa: Pull complete [2023-06-21T01:17:16.097Z] 3cdef696dda3: Pull complete [2023-06-21T01:17:21.609Z] 2ced38df9373: Pull complete [2023-06-21T01:17:24.971Z] 58f1dce35555: Pull complete [2023-06-21T01:17:24.971Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-06-21T01:17:24.971Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-06-21T01:17:24.971Z] ---> fadd8f120f05 [2023-06-21T01:17:24.971Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-06-21T01:17:26.918Z] ---> Running in ee5af82c1ea1 [2023-06-21T01:17:26.918Z] Removing intermediate container ee5af82c1ea1 [2023-06-21T01:17:26.918Z] ---> 07376f2fda47 [2023-06-21T01:17:26.918Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-06-21T01:17:27.186Z] ---> Running in 68e652c6bb40 [2023-06-21T01:17:27.454Z] Removing intermediate container 68e652c6bb40 [2023-06-21T01:17:27.454Z] ---> e8290190b177 [2023-06-21T01:17:27.454Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-06-21T01:17:27.454Z] ---> Running in 54f61906abe9 [2023-06-21T01:17:27.731Z] Removing intermediate container 54f61906abe9 [2023-06-21T01:17:27.731Z] ---> f6ad31a003d6 [2023-06-21T01:17:27.731Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-06-21T01:17:28.002Z] ---> Running in 252098be0bec [2023-06-21T01:17:28.270Z] Removing intermediate container 252098be0bec [2023-06-21T01:17:28.270Z] ---> 372f63bce445 [2023-06-21T01:17:28.270Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-06-21T01:17:28.271Z] ---> Running in 8f002a96f20f [2023-06-21T01:17:28.538Z] Removing intermediate container 8f002a96f20f [2023-06-21T01:17:28.538Z] ---> a16070c4383b [2023-06-21T01:17:28.538Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-06-21T01:17:29.124Z] latest: Pulling from library/docker [2023-06-21T01:17:29.124Z] 8c6d1654570f: Pulling fs layer [2023-06-21T01:17:29.124Z] 1e640e152660: Pulling fs layer [2023-06-21T01:17:29.124Z] db2eba5565b7: Pulling fs layer [2023-06-21T01:17:29.124Z] 9586bf63fa36: Pulling fs layer [2023-06-21T01:17:29.124Z] 6a1478b55d81: Pulling fs layer [2023-06-21T01:17:29.124Z] 80babd45fcba: Pulling fs layer [2023-06-21T01:17:29.124Z] 906e130f5b7f: Pulling fs layer [2023-06-21T01:17:29.124Z] b5047d87ff21: Pulling fs layer [2023-06-21T01:17:29.124Z] 90f972ee4072: Pulling fs layer [2023-06-21T01:17:29.124Z] 83242a083c9a: Pulling fs layer [2023-06-21T01:17:29.124Z] 487989abc1bd: Pulling fs layer [2023-06-21T01:17:29.124Z] 291aa32911d7: Pulling fs layer [2023-06-21T01:17:29.124Z] c36c7ce70d3a: Pulling fs layer [2023-06-21T01:17:29.124Z] ffeb3bf11bef: Pulling fs layer [2023-06-21T01:17:29.124Z] b5047d87ff21: Waiting [2023-06-21T01:17:29.124Z] 90f972ee4072: Waiting [2023-06-21T01:17:29.124Z] 83242a083c9a: Waiting [2023-06-21T01:17:29.124Z] 487989abc1bd: Waiting [2023-06-21T01:17:29.124Z] 291aa32911d7: Waiting [2023-06-21T01:17:29.124Z] c36c7ce70d3a: Waiting [2023-06-21T01:17:29.124Z] ffeb3bf11bef: Waiting [2023-06-21T01:17:29.124Z] 80babd45fcba: Waiting [2023-06-21T01:17:29.124Z] 906e130f5b7f: Waiting [2023-06-21T01:17:29.124Z] 9586bf63fa36: Waiting [2023-06-21T01:17:29.124Z] 6a1478b55d81: Waiting [2023-06-21T01:17:29.124Z] db2eba5565b7: Verifying Checksum [2023-06-21T01:17:29.124Z] db2eba5565b7: Download complete [2023-06-21T01:17:29.392Z] 1e640e152660: Verifying Checksum [2023-06-21T01:17:29.392Z] 1e640e152660: Download complete [2023-06-21T01:17:29.392Z] 8c6d1654570f: Download complete [2023-06-21T01:17:29.982Z] 9586bf63fa36: Verifying Checksum [2023-06-21T01:17:29.982Z] 9586bf63fa36: Download complete [2023-06-21T01:17:29.982Z] 80babd45fcba: Verifying Checksum [2023-06-21T01:17:29.982Z] 80babd45fcba: Download complete [2023-06-21T01:17:29.982Z] 6a1478b55d81: Download complete [2023-06-21T01:17:29.982Z] 906e130f5b7f: Verifying Checksum [2023-06-21T01:17:29.982Z] 906e130f5b7f: Download complete [2023-06-21T01:17:30.248Z] 90f972ee4072: Verifying Checksum [2023-06-21T01:17:30.248Z] b5047d87ff21: Verifying Checksum [2023-06-21T01:17:30.248Z] b5047d87ff21: Download complete [2023-06-21T01:17:30.248Z] 90f972ee4072: Download complete [2023-06-21T01:17:30.248Z] 8c6d1654570f: Pull complete [2023-06-21T01:17:30.248Z] 487989abc1bd: Verifying Checksum [2023-06-21T01:17:30.248Z] 487989abc1bd: Download complete [2023-06-21T01:17:30.249Z] 83242a083c9a: Verifying Checksum [2023-06-21T01:17:30.249Z] 83242a083c9a: Download complete [2023-06-21T01:17:30.520Z] c36c7ce70d3a: Verifying Checksum [2023-06-21T01:17:30.520Z] c36c7ce70d3a: Download complete [2023-06-21T01:17:30.520Z] ffeb3bf11bef: Verifying Checksum [2023-06-21T01:17:30.520Z] ffeb3bf11bef: Download complete [2023-06-21T01:17:30.787Z] 1e640e152660: Pull complete [2023-06-21T01:17:31.055Z] db2eba5565b7: Pull complete [2023-06-21T01:17:31.641Z] 291aa32911d7: Verifying Checksum [2023-06-21T01:17:31.641Z] 291aa32911d7: Download complete [2023-06-21T01:17:31.909Z] 9586bf63fa36: Pull complete [2023-06-21T01:17:33.321Z] 6a1478b55d81: Pull complete [2023-06-21T01:17:34.281Z] 80babd45fcba: Pull complete [2023-06-21T01:17:34.281Z] 906e130f5b7f: Pull complete [2023-06-21T01:17:34.548Z] b5047d87ff21: Pull complete [2023-06-21T01:17:34.817Z] 90f972ee4072: Pull complete [2023-06-21T01:17:39.071Z] 83242a083c9a: Pull complete [2023-06-21T01:17:39.071Z] 487989abc1bd: Pull complete [2023-06-21T01:17:41.654Z] 291aa32911d7: Pull complete [2023-06-21T01:17:41.922Z] c36c7ce70d3a: Pull complete [2023-06-21T01:17:42.189Z] ffeb3bf11bef: Pull complete [2023-06-21T01:17:42.189Z] Digest: sha256:f8b5e548ce35f1e177aaebae6e738315a7e9a75098d76dfae60238e0ce3a788b [2023-06-21T01:17:42.189Z] Status: Downloaded newer image for docker:latest [2023-06-21T01:17:44.810Z] ---> 57a2729c6151 [2023-06-21T01:17:44.810Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-06-21T01:17:44.810Z] ---> Running in 8c43bd8dda13 [2023-06-21T01:17:45.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-06-21T01:17:46.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-06-21T01:17:46.994Z] OK: 263 MiB in 53 packages [2023-06-21T01:17:47.956Z] Removing intermediate container 8c43bd8dda13 [2023-06-21T01:17:47.956Z] ---> 54ed12ce5313 [2023-06-21T01:17:47.956Z] Step 10/15 : ENV GO111MODULE=on [2023-06-21T01:17:47.956Z] ---> Running in cdaa575ee8d1 [2023-06-21T01:17:48.226Z] Removing intermediate container cdaa575ee8d1 [2023-06-21T01:17:48.226Z] ---> 3929e3e38a10 [2023-06-21T01:17:48.226Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-06-21T01:17:48.226Z] ---> Running in e2ec2f52cef4 [2023-06-21T01:17:48.495Z] Removing intermediate container e2ec2f52cef4 [2023-06-21T01:17:48.495Z] ---> e6878699dacf [2023-06-21T01:17:48.495Z] Step 12/15 : COPY go.mod vendor* ./ [2023-06-21T01:17:49.081Z] ---> ab9144efb392 [2023-06-21T01:17:49.081Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-06-21T01:17:49.081Z] ---> Running in 46441d428fc3 [2023-06-21T01:18:56.947Z] Removing intermediate container 46441d428fc3 [2023-06-21T01:18:56.947Z] ---> 9e2ce6b4c232 [2023-06-21T01:18:56.947Z] Step 14/15 : COPY . . [2023-06-21T01:18:56.947Z] ---> 8d1c5bdec59d [2023-06-21T01:18:56.947Z] Step 15/15 : RUN ${MAKE} [2023-06-21T01:18:56.947Z] ---> Running in 26d0a541ec3d [2023-06-21T01:18:56.947Z] noop [2023-06-21T01:18:56.947Z] Removing intermediate container 26d0a541ec3d [2023-06-21T01:18:56.947Z] ---> 66110b416c0a [2023-06-21T01:18:56.947Z] Successfully built 66110b416c0a [2023-06-21T01:18:56.947Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:18:57.477Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T01:18:57.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:18:57.750Z] prd-ubuntu20.04-docker-arm64-4c-16g-18963 does not seem to be running inside a container [2023-06-21T01:18:57.812Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-06-21T01:19:01.203Z] $ docker top 9558459a73c6fdc355601941e5f425aac0d2910751f51bbe43a4abe89fc745be -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T01:19:02.071Z] + go version [2023-06-21T01:19:02.071Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-06-21T01:19:02.100Z] $ docker stop --time=1 9558459a73c6fdc355601941e5f425aac0d2910751f51bbe43a4abe89fc745be [2023-06-21T01:19:03.688Z] $ docker rm -f --volumes 9558459a73c6fdc355601941e5f425aac0d2910751f51bbe43a4abe89fc745be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:19:04.514Z] + docker inspect -f . ci-base-image-arm64 [2023-06-21T01:19:04.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:19:04.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-18963 does not seem to be running inside a container [2023-06-21T01:19:04.816Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-06-21T01:19:05.935Z] $ docker top bf28be25f731291fa6d14a50f5d79ab3214da46e1282e8669e237a26476f71d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T01:19:06.477Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/1 [Pipeline] fileExists [Pipeline] sh [2023-06-21T01:19:07.124Z] + make test [2023-06-21T01:19:07.124Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-06-21T01:19:39.345Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-06-21T01:21:15.984Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-06-21T01:21:15.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-06-21T01:21:15.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-06-21T01:21:15.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-06-21T01:21:15.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-06-21T01:21:15.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-06-21T01:21:15.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-06-21T01:21:15.984Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-06-21T01:21:15.984Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-06-21T01:21:42.688Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-06-21T01:21:42.688Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-06-21T01:21:42.688Z] ./bin/test-attribution-txt.sh [2023-06-21T01:21:42.688Z] make -C web test [2023-06-21T01:21:42.688Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/1/web' [2023-06-21T01:21:42.688Z] make[1]: tput: No such file or directory [2023-06-21T01:21:42.688Z] make[1]: tput: No such file or directory [2023-06-21T01:21:42.688Z] warning: generating ./VERSION [2023-06-21T01:21:42.688Z] echo "0.0.0" > VERSION [2023-06-21T01:21:42.688Z] docker build \ [2023-06-21T01:21:42.688Z] -f Dockerfile \ [2023-06-21T01:21:42.688Z] --build-arg USER=1000 \ [2023-06-21T01:21:42.688Z] \ [2023-06-21T01:21:42.688Z] --label "git_sha=d73143d8e813d7e48fb01ce4878e17204bfc36d2" \ [2023-06-21T01:21:42.688Z] -t edgexfoundry/edgex-web-ui:d73143d8e813d7e48fb01ce4878e17204bfc36d2 \ [2023-06-21T01:21:42.688Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-06-21T01:21:42.688Z] . [2023-06-21T01:21:42.688Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-06-21T01:21:42.688Z] Install the buildx component to build images with BuildKit: [2023-06-21T01:21:42.688Z] https://docs.docker.com/go/buildx/ [2023-06-21T01:21:42.688Z] [2023-06-21T01:21:42.688Z] Sending build context to Docker daemon 2.556MB [2023-06-21T01:21:42.688Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-06-21T01:21:42.688Z] 16.17-alpine3.15: Pulling from library/node [2023-06-21T01:21:42.688Z] 47517142f6ba: Pulling fs layer [2023-06-21T01:21:42.688Z] 5f8c4bfa009b: Pulling fs layer [2023-06-21T01:21:42.688Z] f7079c9c4ba1: Pulling fs layer [2023-06-21T01:21:42.688Z] aba105e6f55a: Pulling fs layer [2023-06-21T01:21:42.688Z] f7079c9c4ba1: Verifying Checksum [2023-06-21T01:21:42.688Z] 47517142f6ba: Verifying Checksum [2023-06-21T01:21:42.688Z] 47517142f6ba: Download complete [2023-06-21T01:21:42.688Z] f7079c9c4ba1: Download complete [2023-06-21T01:21:42.688Z] aba105e6f55a: Verifying Checksum [2023-06-21T01:21:42.688Z] aba105e6f55a: Download complete [2023-06-21T01:21:43.643Z] 5f8c4bfa009b: Verifying Checksum [2023-06-21T01:21:43.643Z] 5f8c4bfa009b: Download complete [2023-06-21T01:21:43.908Z] 47517142f6ba: Pull complete [2023-06-21T01:21:49.252Z] 5f8c4bfa009b: Pull complete [2023-06-21T01:21:49.838Z] f7079c9c4ba1: Pull complete [2023-06-21T01:21:50.106Z] aba105e6f55a: Pull complete [2023-06-21T01:21:50.106Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-06-21T01:21:50.106Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-06-21T01:21:50.106Z] ---> bf1b8b58d215 [2023-06-21T01:21:50.106Z] Step 2/10 : RUN apk add --no-cache chromium [2023-06-21T01:21:50.702Z] ---> Running in 1c2e6dd41339 [2023-06-21T01:21:51.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-06-21T01:21:52.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-06-21T01:21:53.687Z] (1/128) Installing libxau (1.0.9-r0) [2023-06-21T01:21:53.687Z] (2/128) Installing libmd (1.0.3-r0) [2023-06-21T01:21:53.687Z] (3/128) Installing libbsd (0.11.3-r1) [2023-06-21T01:21:53.687Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-06-21T01:21:53.687Z] (5/128) Installing libxcb (1.14-r2) [2023-06-21T01:21:53.687Z] (6/128) Installing libx11 (1.7.3.1-r1) [2023-06-21T01:21:53.687Z] (7/128) Installing libxext (1.3.4-r0) [2023-06-21T01:21:53.687Z] (8/128) Installing libice (1.0.10-r0) [2023-06-21T01:21:53.687Z] (9/128) Installing libuuid (2.37.4-r0) [2023-06-21T01:21:53.687Z] (10/128) Installing libsm (1.2.3-r0) [2023-06-21T01:21:53.687Z] (11/128) Installing libxt (1.2.1-r0) [2023-06-21T01:21:53.687Z] (12/128) Installing libxmu (1.1.3-r0) [2023-06-21T01:21:53.687Z] (13/128) Installing xset (1.2.4-r0) [2023-06-21T01:21:53.687Z] (14/128) Installing xprop (1.2.5-r0) [2023-06-21T01:21:53.687Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-06-21T01:21:53.687Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-06-21T01:21:53.687Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-06-21T01:21:53.687Z] (18/128) Installing libffi (3.4.2-r1) [2023-06-21T01:21:53.687Z] (19/128) Installing libintl (0.21-r0) [2023-06-21T01:21:53.687Z] (20/128) Installing libblkid (2.37.4-r0) [2023-06-21T01:21:53.687Z] (21/128) Installing libmount (2.37.4-r0) [2023-06-21T01:21:53.687Z] (22/128) Installing pcre (8.45-r1) [2023-06-21T01:21:53.954Z] (23/128) Installing glib (2.70.5-r0) [2023-06-21T01:21:53.954Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-06-21T01:21:53.954Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-06-21T01:21:53.954Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-06-21T01:21:53.954Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-06-21T01:21:53.954Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-06-21T01:21:54.221Z] (29/128) Installing libpng (1.6.37-r1) [2023-06-21T01:21:54.221Z] (30/128) Installing libwebp (1.2.2-r1) [2023-06-21T01:21:54.221Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-06-21T01:21:54.221Z] (32/128) Installing tiff (4.4.0-r3) [2023-06-21T01:21:54.221Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-06-21T01:21:54.221Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-06-21T01:21:54.221Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-06-21T01:21:54.221Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-06-21T01:21:54.221Z] (37/128) Installing libxrender (0.9.10-r3) [2023-06-21T01:21:54.221Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-06-21T01:21:54.221Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-06-21T01:21:54.221Z] (40/128) Installing libxi (1.8-r0) [2023-06-21T01:21:54.221Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-06-21T01:21:54.221Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-06-21T01:21:54.221Z] (43/128) Installing atk (2.36.0-r0) [2023-06-21T01:21:54.221Z] (44/128) Installing libxtst (1.2.3-r3) [2023-06-21T01:21:54.221Z] (45/128) Installing dbus-libs (1.12.26-r0) [2023-06-21T01:21:54.221Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-06-21T01:21:54.486Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-06-21T01:21:54.486Z] (48/128) Installing expat (2.5.0-r0) [2023-06-21T01:21:54.486Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-06-21T01:21:54.486Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-06-21T01:21:54.486Z] (51/128) Installing freetype (2.11.1-r2) [2023-06-21T01:21:54.486Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-06-21T01:21:54.486Z] (53/128) Installing pixman (0.40.0-r4) [2023-06-21T01:21:54.486Z] (54/128) Installing cairo (1.16.0-r5) [2023-06-21T01:21:54.486Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-06-21T01:21:54.486Z] (56/128) Installing avahi-libs (0.8-r5) [2023-06-21T01:21:54.486Z] (57/128) Installing gmp (6.2.1-r1) [2023-06-21T01:21:54.752Z] (58/128) Installing nettle (3.7.3-r0) [2023-06-21T01:21:54.752Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-06-21T01:21:54.752Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-06-21T01:21:54.752Z] (61/128) Installing libunistring (0.9.10-r1) [2023-06-21T01:21:54.752Z] (62/128) Installing gnutls (3.7.1-r2) [2023-06-21T01:21:54.752Z] (63/128) Installing cups-libs (2.3.3-r7) [2023-06-21T01:21:54.752Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-06-21T01:21:54.752Z] (65/128) Installing fribidi (1.0.11-r0) [2023-06-21T01:21:54.752Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-06-21T01:21:54.752Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-06-21T01:21:55.018Z] (68/128) Installing libxft (2.3.4-r0) [2023-06-21T01:21:55.018Z] (69/128) Installing pango (1.48.10-r0) [2023-06-21T01:21:55.018Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-06-21T01:21:55.018Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-06-21T01:21:55.018Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-06-21T01:21:55.018Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-06-21T01:21:55.284Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-06-21T01:21:55.284Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-06-21T01:21:55.550Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-06-21T01:21:55.550Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-06-21T01:21:55.550Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-06-21T01:21:55.550Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-06-21T01:21:55.550Z] Executing ttf-opensans-1.10-r1.post-install [2023-06-21T01:21:58.124Z] (79/128) Installing libogg (1.3.5-r0) [2023-06-21T01:21:58.124Z] (80/128) Installing flac (1.3.4-r0) [2023-06-21T01:21:58.124Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-06-21T01:21:58.124Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-06-21T01:21:58.124Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-06-21T01:21:58.124Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-06-21T01:21:58.124Z] (85/128) Installing libass (0.15.2-r0) [2023-06-21T01:21:58.124Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-06-21T01:21:58.124Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) [2023-06-21T01:21:58.124Z] (88/128) Installing ncurses-libs (6.3_p20211120-r2) [2023-06-21T01:21:58.124Z] (89/128) Installing lame (3.100-r0) [2023-06-21T01:21:58.124Z] (90/128) Installing opus (1.3.1-r1) [2023-06-21T01:21:58.124Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-06-21T01:21:58.124Z] (92/128) Installing soxr (0.1.3-r2) [2023-06-21T01:21:58.124Z] (93/128) Installing libsrt (1.4.2-r1) [2023-06-21T01:21:58.124Z] (94/128) Installing libssh (0.9.6-r1) [2023-06-21T01:21:58.124Z] (95/128) Installing libtheora (1.1.1-r16) [2023-06-21T01:21:58.124Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-06-21T01:21:58.124Z] (97/128) Installing libdrm (2.4.109-r0) [2023-06-21T01:21:58.124Z] (98/128) Installing libva (2.13.0-r0) [2023-06-21T01:21:58.124Z] (99/128) Installing libvdpau (1.4-r0) [2023-06-21T01:21:58.124Z] (100/128) Installing vidstab (1.1.0-r1) [2023-06-21T01:21:58.124Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-06-21T01:21:58.124Z] (102/128) Installing libvpx (1.10.0-r0) [2023-06-21T01:21:58.395Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-06-21T01:21:58.395Z] (104/128) Installing x264-libs (20210613-r0) [2023-06-21T01:21:58.395Z] (105/128) Installing x265-libs (3.5-r0) [2023-06-21T01:21:58.395Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-06-21T01:21:58.395Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-06-21T01:21:58.977Z] (108/128) Installing libevent (2.1.12-r4) [2023-06-21T01:21:58.977Z] (109/128) Installing mesa (21.2.6-r0) [2023-06-21T01:21:58.977Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-06-21T01:21:58.977Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-06-21T01:21:58.977Z] (112/128) Installing lcms2 (2.12-r1) [2023-06-21T01:21:58.977Z] (113/128) Installing nspr (4.32-r0) [2023-06-21T01:21:58.977Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-06-21T01:21:58.977Z] (115/128) Installing nss (3.78.1-r0) [2023-06-21T01:21:58.977Z] (116/128) Installing libasyncns (0.8-r1) [2023-06-21T01:21:59.246Z] (117/128) Installing libltdl (2.4.6-r7) [2023-06-21T01:21:59.246Z] (118/128) Installing orc (0.4.32-r0) [2023-06-21T01:21:59.246Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-06-21T01:21:59.246Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-06-21T01:21:59.246Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-06-21T01:21:59.246Z] (122/128) Installing libpulse (15.0-r2) [2023-06-21T01:21:59.246Z] (123/128) Installing re2 (2021.11.01-r0) [2023-06-21T01:21:59.246Z] (124/128) Installing snappy (1.1.9-r1) [2023-06-21T01:21:59.246Z] (125/128) Installing libgpg-error (1.42-r1) [2023-06-21T01:21:59.246Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-06-21T01:21:59.246Z] (127/128) Installing libxslt (1.1.35-r0) [2023-06-21T01:21:59.246Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-06-21T01:22:03.502Z] Executing busybox-1.34.1-r7.trigger [2023-06-21T01:22:03.502Z] Executing glib-2.70.5-r0.trigger [2023-06-21T01:22:03.502Z] Executing shared-mime-info-2.1-r2.trigger [2023-06-21T01:22:05.446Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-21T01:22:05.446Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-06-21T01:22:05.446Z] Executing fontconfig-2.13.1-r4.trigger [2023-06-21T01:22:05.446Z] Executing mkfontscale-1.2.1-r1.trigger [2023-06-21T01:22:05.446Z] OK: 275 MiB in 144 packages [2023-06-21T01:22:13.656Z] Removing intermediate container 1c2e6dd41339 [2023-06-21T01:22:13.656Z] ---> 5831afc8628a [2023-06-21T01:22:13.656Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-06-21T01:22:13.656Z] ---> Running in 21f427e9ba33 [2023-06-21T01:22:13.656Z] Removing intermediate container 21f427e9ba33 [2023-06-21T01:22:13.656Z] ---> fbd91fcca687 [2023-06-21T01:22:13.656Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-06-21T01:22:13.922Z] ---> Running in d0d01bd11c3d [2023-06-21T01:22:14.187Z] Removing intermediate container d0d01bd11c3d [2023-06-21T01:22:14.187Z] ---> 9c2765c71bfe [2023-06-21T01:22:14.187Z] Step 5/10 : RUN npm install -g npm [2023-06-21T01:22:14.187Z] ---> Running in 87bab9157414 [2023-06-21T01:22:40.856Z] [2023-06-21T01:22:40.857Z] removed 9 packages, changed 102 packages, and audited 262 packages in 21s [2023-06-21T01:22:40.857Z] [2023-06-21T01:22:40.857Z] 27 packages are looking for funding [2023-06-21T01:22:40.857Z] run `npm fund` for details [2023-06-21T01:22:40.857Z] [2023-06-21T01:22:40.857Z] found 0 vulnerabilities [2023-06-21T01:22:41.123Z] Removing intermediate container 87bab9157414 [2023-06-21T01:22:41.123Z] ---> a23d7c8e8d69 [2023-06-21T01:22:41.123Z] Step 6/10 : ARG USER=1000 [2023-06-21T01:22:41.390Z] ---> Running in ffb90b3d4830 [2023-06-21T01:22:41.655Z] Removing intermediate container ffb90b3d4830 [2023-06-21T01:22:41.655Z] ---> dfb84071aef2 [2023-06-21T01:22:41.655Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-06-21T01:22:41.655Z] ---> Running in ed03f6a9dd79 [2023-06-21T01:22:43.591Z] Removing intermediate container ed03f6a9dd79 [2023-06-21T01:22:43.591Z] ---> 06106a824df8 [2023-06-21T01:22:43.591Z] Step 8/10 : USER $USER:$USER [2023-06-21T01:22:43.591Z] ---> Running in 03b91a7b6028 [2023-06-21T01:22:43.591Z] Removing intermediate container 03b91a7b6028 [2023-06-21T01:22:43.591Z] ---> 0c53112a59c8 [2023-06-21T01:22:43.591Z] Step 9/10 : WORKDIR /app [2023-06-21T01:22:43.591Z] ---> Running in a4525f4b26e9 [2023-06-21T01:22:43.857Z] Removing intermediate container a4525f4b26e9 [2023-06-21T01:22:43.857Z] ---> c6f2f8e49b8b [2023-06-21T01:22:43.857Z] Step 10/10 : LABEL git_sha=d73143d8e813d7e48fb01ce4878e17204bfc36d2 [2023-06-21T01:22:43.857Z] ---> Running in 2150f0e0faf0 [2023-06-21T01:22:44.123Z] Removing intermediate container 2150f0e0faf0 [2023-06-21T01:22:44.123Z] ---> ba79486585e7 [2023-06-21T01:22:44.389Z] Successfully built ba79486585e7 [2023-06-21T01:22:44.389Z] Successfully tagged edgexfoundry/edgex-web-ui:d73143d8e813d7e48fb01ce4878e17204bfc36d2 [2023-06-21T01:22:44.389Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-06-21T01:22:44.389Z] touch edgex-web-ui.imagebuilt [2023-06-21T01:22:44.389Z] mkdir -p node_modules coverage [2023-06-21T01:22:44.389Z] chown "1000:1000" node_modules coverage package-lock.json [2023-06-21T01:22:44.389Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-06-21T01:22:56.699Z] npm WARN old lockfile [2023-06-21T01:22:56.699Z] npm WARN old lockfile The package-lock.json file was created with an old version of npm, [2023-06-21T01:22:56.699Z] npm WARN old lockfile so supplemental metadata must be fetched from the registry. [2023-06-21T01:22:56.699Z] npm WARN old lockfile [2023-06-21T01:22:56.699Z] npm WARN old lockfile This is a one-time fix-up, please be patient... [2023-06-21T01:22:56.699Z] npm WARN old lockfile [2023-06-21T01:23:09.000Z] npm WARN old lockfile string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-06-21T01:23:09.000Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:23:09.000Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:23:09.000Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-06-21T01:23:09.000Z] npm WARN old lockfile Could not fetch metadata for string-width-cjs@4.2.3 string-width-cjs: No matching version found for string-width-cjs@4.2.3. [2023-06-21T01:23:09.000Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:23:09.000Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:23:09.000Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-06-21T01:23:09.000Z] npm WARN old lockfile code: 'ETARGET', [2023-06-21T01:23:09.000Z] npm WARN old lockfile type: 'version', [2023-06-21T01:23:09.000Z] npm WARN old lockfile wanted: '4.2.3', [2023-06-21T01:23:09.000Z] npm WARN old lockfile versions: [ '1.0.0', '5.1.1' ], [2023-06-21T01:23:09.000Z] npm WARN old lockfile distTags: { latest: '5.1.1' }, [2023-06-21T01:23:09.000Z] npm WARN old lockfile defaultTag: 'latest' [2023-06-21T01:23:09.000Z] npm WARN old lockfile } [2023-06-21T01:23:09.000Z] npm WARN old lockfile strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-06-21T01:23:09.000Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:23:09.000Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:23:09.000Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-06-21T01:23:09.000Z] npm WARN old lockfile Could not fetch metadata for strip-ansi-cjs@6.0.1 strip-ansi-cjs: No matching version found for strip-ansi-cjs@6.0.1. [2023-06-21T01:23:09.001Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:23:09.001Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:23:09.001Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-06-21T01:23:09.001Z] npm WARN old lockfile code: 'ETARGET', [2023-06-21T01:23:09.001Z] npm WARN old lockfile type: 'version', [2023-06-21T01:23:09.001Z] npm WARN old lockfile wanted: '6.0.1', [2023-06-21T01:23:09.001Z] npm WARN old lockfile versions: [ '1.0.0', '2.0.0', '8.0.0' ], [2023-06-21T01:23:09.001Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-06-21T01:23:09.001Z] npm WARN old lockfile defaultTag: 'latest' [2023-06-21T01:23:09.001Z] npm WARN old lockfile } [2023-06-21T01:23:09.001Z] npm WARN old lockfile wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-06-21T01:23:09.001Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:23:09.001Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:23:09.001Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) [2023-06-21T01:23:09.001Z] npm WARN old lockfile Could not fetch metadata for wrap-ansi-cjs@7.0.0 wrap-ansi-cjs: No matching version found for wrap-ansi-cjs@7.0.0. [2023-06-21T01:23:09.001Z] npm WARN old lockfile at module.exports (/usr/local/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js:209:23) [2023-06-21T01:23:09.001Z] npm WARN old lockfile at RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:119:22) [2023-06-21T01:23:09.001Z] npm WARN old lockfile at async Array. (/usr/local/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js:727:24) { [2023-06-21T01:23:09.001Z] npm WARN old lockfile code: 'ETARGET', [2023-06-21T01:23:09.001Z] npm WARN old lockfile type: 'version', [2023-06-21T01:23:09.001Z] npm WARN old lockfile wanted: '7.0.0', [2023-06-21T01:23:09.001Z] npm WARN old lockfile versions: [ '1.0.0', '8.0.0' ], [2023-06-21T01:23:09.001Z] npm WARN old lockfile distTags: { latest: '8.0.0' }, [2023-06-21T01:23:09.001Z] npm WARN old lockfile defaultTag: 'latest' [2023-06-21T01:23:09.001Z] npm WARN old lockfile } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE required: { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE }, [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE required: { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE }, [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE required: { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE }, [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE required: { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE }, [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE Unsupported engine { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE required: { [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE }, [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.7.1' } [2023-06-21T01:23:35.828Z] npm WARN EBADENGINE } [2023-06-21T01:24:02.503Z] npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead [2023-06-21T01:24:10.707Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-06-21T01:24:14.047Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-06-21T01:24:20.681Z] npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs [2023-06-21T01:24:35.658Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-06-21T01:24:53.852Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-06-21T01:24:53.852Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-06-21T01:25:20.520Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-06-21T01:26:07.344Z] [2023-06-21T01:26:07.344Z] added 1354 packages, and audited 1355 packages in 3m [2023-06-21T01:26:07.344Z] [2023-06-21T01:26:07.344Z] 110 packages are looking for funding [2023-06-21T01:26:07.344Z] run `npm fund` for details [2023-06-21T01:26:07.930Z] [2023-06-21T01:26:07.930Z] 26 vulnerabilities (15 moderate, 8 high, 3 critical) [2023-06-21T01:26:07.930Z] [2023-06-21T01:26:07.930Z] To address issues that do not require attention, run: [2023-06-21T01:26:07.930Z] npm audit fix [2023-06-21T01:26:07.930Z] [2023-06-21T01:26:07.930Z] To address all issues (including breaking changes), run: [2023-06-21T01:26:07.930Z] npm audit fix --force [2023-06-21T01:26:07.930Z] [2023-06-21T01:26:07.930Z] Run `npm audit` for details. [2023-06-21T01:26:11.267Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-06-21T01:26:23.567Z] This version of CLI is only compatible with Angular versions ^16.1.0, [2023-06-21T01:26:23.567Z] but Angular version 12.2.4 was found instead. [2023-06-21T01:26:23.567Z] [2023-06-21T01:26:23.567Z] Please visit the link below to find instructions on how to update Angular. [2023-06-21T01:26:23.567Z] https://update.angular.io/ [2023-06-21T01:26:23.567Z] [2023-06-21T01:26:23.567Z] make[1]: *** [Makefile:144: test] Error 3 [2023-06-21T01:26:23.567Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/1/web' [2023-06-21T01:26:23.567Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-06-21T01:26:23.610Z] $ docker stop --time=1 bf28be25f731291fa6d14a50f5d79ab3214da46e1282e8669e237a26476f71d0 [2023-06-21T01:26:25.349Z] $ docker rm -f --volumes bf28be25f731291fa6d14a50f5d79ab3214da46e1282e8669e237a26476f71d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:26:26.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T01:26:26.953Z] [2023-06-21T01:26:26.953Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:26:27.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T01:26:28.314Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-21T01:26:28.314Z] 8998bd30e6a1: Pulling fs layer [2023-06-21T01:26:28.314Z] 04944245beec: Pulling fs layer [2023-06-21T01:26:28.314Z] 699f458cf7ca: Pulling fs layer [2023-06-21T01:26:28.314Z] 765212b225bb: Pulling fs layer [2023-06-21T01:26:28.314Z] f23df028b6ca: Pulling fs layer [2023-06-21T01:26:28.314Z] d65c8cfc05b1: Pulling fs layer [2023-06-21T01:26:28.314Z] 2437ff75d9bd: Pulling fs layer [2023-06-21T01:26:28.314Z] 765212b225bb: Waiting [2023-06-21T01:26:28.314Z] f23df028b6ca: Waiting [2023-06-21T01:26:28.314Z] d65c8cfc05b1: Waiting [2023-06-21T01:26:28.314Z] 2437ff75d9bd: Waiting [2023-06-21T01:26:28.314Z] 04944245beec: Verifying Checksum [2023-06-21T01:26:28.314Z] 04944245beec: Download complete [2023-06-21T01:26:28.314Z] 765212b225bb: Verifying Checksum [2023-06-21T01:26:28.314Z] 765212b225bb: Download complete [2023-06-21T01:26:28.314Z] f23df028b6ca: Download complete [2023-06-21T01:26:28.581Z] d65c8cfc05b1: Download complete [2023-06-21T01:26:28.581Z] 699f458cf7ca: Verifying Checksum [2023-06-21T01:26:28.581Z] 699f458cf7ca: Download complete [2023-06-21T01:26:28.847Z] 8998bd30e6a1: Verifying Checksum [2023-06-21T01:26:28.847Z] 8998bd30e6a1: Download complete [2023-06-21T01:26:31.428Z] 2437ff75d9bd: Verifying Checksum [2023-06-21T01:26:31.428Z] 2437ff75d9bd: Download complete [2023-06-21T01:26:32.838Z] 8998bd30e6a1: Pull complete [2023-06-21T01:26:33.420Z] 04944245beec: Pull complete [2023-06-21T01:26:34.825Z] 699f458cf7ca: Pull complete [2023-06-21T01:26:34.825Z] 765212b225bb: Pull complete [2023-06-21T01:26:35.406Z] f23df028b6ca: Pull complete [2023-06-21T01:26:35.672Z] d65c8cfc05b1: Pull complete [2023-06-21T01:26:50.644Z] 2437ff75d9bd: Pull complete [2023-06-21T01:26:50.644Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-21T01:26:50.644Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-21T01:26:50.644Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:26:50.977Z] prd-ubuntu20.04-docker-arm64-4c-16g-18963 does not seem to be running inside a container [2023-06-21T01:26:51.034Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-21T01:26:53.461Z] $ docker top 72d2f0063f6fb19929884a40d2f34972123994d789329f223c10600d5a1981a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:26:54.361Z] ---> job-cost.sh [2023-06-21T01:26:54.361Z] lf-activate-venv: SKIPPING [2023-06-21T01:26:54.361Z] INFO: No Stack... [2023-06-21T01:26:54.626Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-21T01:26:55.582Z] INFO: Archiving Costs [Pipeline] sh [2023-06-21T01:26:55.922Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2023-06-21T01:26:55.922Z] + cut -d, -f6 [Pipeline] lock [2023-06-21T01:26:56.265Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-623-1-stack-cost] [2023-06-21T01:26:56.270Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-1-stack-cost] did not exist. Created. [2023-06-21T01:26:56.270Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-623-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-21T01:26:56.691Z] /w/workspace/edgex-ui-go/1@tmp/durable-878af782/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-21T01:26:57.037Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-21T01:26:57.078Z] Warning: overwriting stash ‘stack-cost’ [2023-06-21T01:27:02.467Z] Stashed 1 file(s) [Pipeline] } [2023-06-21T01:27:02.485Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-623-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-21T01:27:02.576Z] $ docker stop --time=1 72d2f0063f6fb19929884a40d2f34972123994d789329f223c10600d5a1981a4 [2023-06-21T01:27:04.275Z] $ docker rm -f --volumes 72d2f0063f6fb19929884a40d2f34972123994d789329f223c10600d5a1981a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-21T01:27:05.018Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-21T01:27:06.978Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives ] [2023-06-21T01:27:06.978Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives [2023-06-21T01:27:06.978Z] total 16 [2023-06-21T01:27:06.978Z] drwxr-xr-x 3 root root 4096 Jun 21 01:16 . [2023-06-21T01:27:06.978Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 21 01:16 .. [2023-06-21T01:27:06.978Z] drwxr-xr-x 2 root root 4096 Jun 21 01:16 cost [2023-06-21T01:27:06.978Z] -rw-r--r-- 1 root root 83 Jun 21 01:16 cost.csv [2023-06-21T01:27:06.978Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives [2023-06-21T01:27:06.978Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives [2023-06-21T01:27:06.978Z] total 16 [2023-06-21T01:27:06.978Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 21 01:16 . [2023-06-21T01:27:06.978Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 21 01:16 .. [2023-06-21T01:27:06.978Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 21 01:16 cost [2023-06-21T01:27:06.978Z] -rw-r--r-- 1 jenkins jenkins 83 Jun 21 01:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:27:07.306Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:27:08.346Z] ---> package-listing.sh [2023-06-21T01:27:08.346Z] ++ facter osfamily [2023-06-21T01:27:08.346Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-21T01:27:08.614Z] + OS_FAMILY=debian [2023-06-21T01:27:08.614Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-623 [2023-06-21T01:27:08.614Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-21T01:27:08.614Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-21T01:27:08.614Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-21T01:27:08.614Z] + PACKAGES=/tmp/packages_start.txt [2023-06-21T01:27:08.614Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' [2023-06-21T01:27:08.614Z] + PACKAGES=/tmp/packages_end.txt [2023-06-21T01:27:08.614Z] + case "${OS_FAMILY}" in [2023-06-21T01:27:08.614Z] + dpkg -l [2023-06-21T01:27:08.614Z] + grep '^ii' [2023-06-21T01:27:08.614Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-21T01:27:08.614Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-21T01:27:08.614Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-21T01:27:08.614Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-623 ']' [2023-06-21T01:27:08.614Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ [2023-06-21T01:27:08.614Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-623/archives/ [Pipeline] echo [2023-06-21T01:27:08.647Z] 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-623/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-21T01:27:08.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-21T01:27:09.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-21T01:27:09.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-21T01:27:09.716Z] prd-ubuntu20.04-docker-8c-8g-18962 does not seem to be running inside a container [2023-06-21T01:27:09.768Z] $ 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-623/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-623 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623:/w/workspace/edgexfoundry_edgex-ui-go_PR-623:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@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 [2023-06-21T01:27:10.054Z] $ docker top 1401394e9b2281c64bcf12f2507b6f193829214d2f45bd6790f4a95d926dc7c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-21T01:27:10.429Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-21T01:27:10.737Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-21T01:27:11.045Z] + ls /var/log/sa-host [2023-06-21T01:27:11.045Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-21T01:27:11.270Z] provisioning config files... [2023-06-21T01:27:11.319Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-623@tmp/config1048844710203665199tmp [Pipeline] { [Pipeline] echo [2023-06-21T01:27:11.375Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:27:11.706Z] ---> create-netrc.sh [Pipeline] } [2023-06-21T01:27:11.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:27:12.138Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-21T01:27:12.170Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:27:12.481Z] ---> sudo-logs.sh [2023-06-21T01:27:12.481Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-21T01:27:12.569Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:27:12.881Z] ---> job-cost.sh [2023-06-21T01:27:12.881Z] lf-activate-venv: SKIPPING [2023-06-21T01:27:12.881Z] DEBUG: total: 0.2199999988079071 [2023-06-21T01:27:12.881Z] INFO: Retrieving Stack Cost... [2023-06-21T01:27:13.451Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-21T01:27:13.711Z] INFO: Archiving Costs [Pipeline] echo [2023-06-21T01:27:13.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-21T01:27:14.073Z] ---> logs-deploy.sh [2023-06-21T01:27:14.073Z] lf-activate-venv: SKIPPING [2023-06-21T01:27:14.073Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-623/1 [2023-06-21T01:27:14.073Z] INFO: archiving workspace using pattern(s): [2023-06-21T01:27:15.015Z] Archives upload complete. [2023-06-21T01:27:15.274Z] INFO: archiving logs to Nexus