Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2+8a5a4ec92ca374ae5f786629731d1f336ce6694e (d059f5316ca1db2c00bd436da10babd65d0f350b) 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-ssh832623121135093131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16982134354731115409.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5325694779400954287.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5433635589011223492.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2060676718967956708.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7650 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [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-552 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 Merge succeeded, producing 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc Checking out Revision 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc (PR-552) > 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/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc # timeout=10 Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-13T02:09:19.666Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-13T02:09:19.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-13T02:09:19.736Z] ========================================================= [2023-04-13T02:09:19.737Z] EdgeX Global Pipelines Version Info [2023-04-13T02:09:19.737Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7c9372d8a55a119141cbdd14ba06ed2c85fb3c20 # timeout=10 [2023-04-13T02:09:20.524Z] ------------------- [2023-04-13T02:09:20.524Z] stable info: [2023-04-13T02:09:20.524Z] ------------------- [2023-04-13T02:09:20.524Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-13T02:09:20.524Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:09:20.524Z] Message: update stable to v1.0.248 [2023-04-13T02:09:21.094Z] ------------------- [2023-04-13T02:09:21.094Z] experimental info: [2023-04-13T02:09:21.094Z] ------------------- [2023-04-13T02:09:21.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-13T02:09:21.094Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-13T02:09:21.094Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-13T02:09:21.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-04-13T02:09:21.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-04-13T02:09:21.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-13T02:09:21.281Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-13T02:09:21.295Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-13T02:09:21.307Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-13T02:09:21.317Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-13T02:09:21.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-13T02:09:21.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-13T02:09:21.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-13T02:09:21.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-13T02:09:21.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-04-13T02:09:21.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-13T02:09:21.405Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-13T02:09:21.415Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:09:21.429Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-13T02:09:21.443Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:09:21.453Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-13T02:09:21.465Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-13T02:09:21.476Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-13T02:09:21.487Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-13T02:09:21.501Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-13T02:09:21.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-13T02:09:21.526Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-13T02:09:21.540Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-13T02:09:21.552Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-13T02:09:21.565Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-13T02:09:21.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-552 [Pipeline] echo [2023-04-13T02:09:21.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-552 [Pipeline] echo [2023-04-13T02:09:21.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-552 [Pipeline] echo [2023-04-13T02:09:21.611Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc [Pipeline] echo [2023-04-13T02:09:21.622Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7200d1e [Pipeline] echo [2023-04-13T02:09:21.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:09:21.675Z] provisioning config files... [2023-04-13T02:09:21.686Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config4704796367627557835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:09:21.988Z] ---> docker-login.sh [2023-04-13T02:09:21.988Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:09:21.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:22.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:22.245Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:22.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:22.245Z] [2023-04-13T02:09:22.245Z] Login Succeeded [2023-04-13T02:09:22.245Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:09:22.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:22.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:22.245Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:22.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:22.245Z] [2023-04-13T02:09:22.245Z] Login Succeeded [2023-04-13T02:09:22.245Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:09:22.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:22.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:22.506Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:22.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:22.506Z] [2023-04-13T02:09:22.506Z] Login Succeeded [2023-04-13T02:09:22.506Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:09:22.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:22.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:22.506Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:22.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:22.506Z] [2023-04-13T02:09:22.506Z] Login Succeeded [2023-04-13T02:09:22.506Z] docker.io [2023-04-13T02:09:22.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:22.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:22.765Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:22.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:22.765Z] [2023-04-13T02:09:22.765Z] Login Succeeded [2023-04-13T02:09:22.765Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:09:22.775Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-13T02:09:23.118Z] + git rev-list -1 --merges 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc~1..7200d1e4a740fc49979b1bbffcdd1716cf21e2fc [Pipeline] echo [2023-04-13T02:09:23.157Z] -----------> git rev-list -1 --merges 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc~1..7200d1e4a740fc49979b1bbffcdd1716cf21e2fc 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc [2023-04-13T02:09:23.157Z] 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc [false] [Pipeline] sh [2023-04-13T02:09:23.445Z] + git log --format=format:%s -1 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc [Pipeline] echo [2023-04-13T02:09:23.461Z] ========================================================= [2023-04-13T02:09:23.461Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-13T02:09:23.461Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:09:23.804Z] + git log --format=format:%s -1 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc [Pipeline] echo [2023-04-13T02:09:23.813Z] [semverPrep] GIT_COMMIT: 7200d1e4a740fc49979b1bbffcdd1716cf21e2fc, Commit Message: Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD [Pipeline] echo [2023-04-13T02:09:23.823Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-13T02:09:24.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-13T02:09:24.190Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-13T02:09:24.190Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-13T02:09:24.190Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-13T02:09:24.190Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-13T02:09:24.190Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-13T02:09:24.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:24.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:09:24.544Z] [2023-04-13T02:09:24.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:24.841Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:09:24.841Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-13T02:09:24.841Z] b85a868b505f: Pulling fs layer [2023-04-13T02:09:24.841Z] e2be974225ed: Pulling fs layer [2023-04-13T02:09:24.841Z] 339a4e72a1f5: Pulling fs layer [2023-04-13T02:09:24.841Z] 988bab9f4d93: Pulling fs layer [2023-04-13T02:09:24.841Z] 1469e6f7b9e6: Pulling fs layer [2023-04-13T02:09:24.841Z] eaf3925da568: Pulling fs layer [2023-04-13T02:09:24.841Z] bab4dde63d76: Pulling fs layer [2023-04-13T02:09:24.841Z] bde34c3a00c8: Pulling fs layer [2023-04-13T02:09:24.841Z] b352a97aabf1: Pulling fs layer [2023-04-13T02:09:24.841Z] 4872d77fe225: Pulling fs layer [2023-04-13T02:09:24.841Z] 5851b861e8e6: Pulling fs layer [2023-04-13T02:09:24.841Z] eaf3925da568: Waiting [2023-04-13T02:09:24.841Z] bab4dde63d76: Waiting [2023-04-13T02:09:24.841Z] bde34c3a00c8: Waiting [2023-04-13T02:09:24.841Z] b352a97aabf1: Waiting [2023-04-13T02:09:24.841Z] 4872d77fe225: Waiting [2023-04-13T02:09:24.841Z] 988bab9f4d93: Waiting [2023-04-13T02:09:24.841Z] 5851b861e8e6: Waiting [2023-04-13T02:09:24.841Z] 1469e6f7b9e6: Waiting [2023-04-13T02:09:24.841Z] e2be974225ed: Download complete [2023-04-13T02:09:24.841Z] 988bab9f4d93: Verifying Checksum [2023-04-13T02:09:24.841Z] 988bab9f4d93: Download complete [2023-04-13T02:09:25.101Z] 1469e6f7b9e6: Verifying Checksum [2023-04-13T02:09:25.101Z] 1469e6f7b9e6: Download complete [2023-04-13T02:09:25.101Z] 339a4e72a1f5: Verifying Checksum [2023-04-13T02:09:25.101Z] 339a4e72a1f5: Download complete [2023-04-13T02:09:25.101Z] eaf3925da568: Verifying Checksum [2023-04-13T02:09:25.101Z] eaf3925da568: Download complete [2023-04-13T02:09:25.101Z] bde34c3a00c8: Download complete [2023-04-13T02:09:25.101Z] b352a97aabf1: Verifying Checksum [2023-04-13T02:09:25.101Z] b352a97aabf1: Download complete [2023-04-13T02:09:25.101Z] 4872d77fe225: Verifying Checksum [2023-04-13T02:09:25.101Z] 4872d77fe225: Download complete [2023-04-13T02:09:25.101Z] 5851b861e8e6: Download complete [2023-04-13T02:09:25.101Z] b85a868b505f: Verifying Checksum [2023-04-13T02:09:25.101Z] b85a868b505f: Download complete [2023-04-13T02:09:25.358Z] bab4dde63d76: Verifying Checksum [2023-04-13T02:09:25.358Z] bab4dde63d76: Download complete [2023-04-13T02:09:26.293Z] b85a868b505f: Pull complete [2023-04-13T02:09:26.552Z] e2be974225ed: Pull complete [2023-04-13T02:09:27.119Z] 339a4e72a1f5: Pull complete [2023-04-13T02:09:27.119Z] 988bab9f4d93: Pull complete [2023-04-13T02:09:27.378Z] 1469e6f7b9e6: Pull complete [2023-04-13T02:09:27.378Z] eaf3925da568: Pull complete [2023-04-13T02:09:29.284Z] bab4dde63d76: Pull complete [2023-04-13T02:09:29.284Z] bde34c3a00c8: Pull complete [2023-04-13T02:09:29.543Z] b352a97aabf1: Pull complete [2023-04-13T02:09:29.543Z] 4872d77fe225: Pull complete [2023-04-13T02:09:29.543Z] 5851b861e8e6: Pull complete [2023-04-13T02:09:29.543Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-13T02:09:29.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-13T02:09:29.543Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:09:29.642Z] prd-ubuntu20.04-docker-8c-8g-7650 does not seem to be running inside a container [2023-04-13T02:09:29.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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-devops/py-git-semver:0.1.4 cat [2023-04-13T02:09:30.969Z] $ docker top 0a3aead55f212a72ec6aebc07536de191d44658b7b51d500e545afe5e19af1b0 -eo pid,comm [2023-04-13T02:09:31.027Z] 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-04-13T02:09:31.027Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-13T02:09:31.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:09:31.060Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:09:31.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:09:31.182Z] $ docker exec 0a3aead55f212a72ec6aebc07536de191d44658b7b51d500e545afe5e19af1b0 ssh-agent [2023-04-13T02:09:31.295Z] SSH_AUTH_SOCK=/tmp/ssh-ETCXyqeFqCyZ/agent.33 [2023-04-13T02:09:31.295Z] SSH_AGENT_PID=39 [2023-04-13T02:09:31.301Z] Running ssh-add (command line suppressed) [2023-04-13T02:09:31.417Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_3501827527765016212.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_3501827527765016212.key) [2023-04-13T02:09:31.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:09:31.715Z] + git tag --points-at HEAD [Pipeline] } [2023-04-13T02:09:31.735Z] $ docker exec --env ******** --env ******** 0a3aead55f212a72ec6aebc07536de191d44658b7b51d500e545afe5e19af1b0 ssh-agent -k [2023-04-13T02:09:31.842Z] unset SSH_AUTH_SOCK; [2023-04-13T02:09:31.842Z] unset SSH_AGENT_PID; [2023-04-13T02:09:31.842Z] echo Agent pid 39 killed; [2023-04-13T02:09:31.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-13T02:09:31.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-13T02:09:31.880Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-13T02:09:32.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-13T02:09:32.006Z] $ docker exec 0a3aead55f212a72ec6aebc07536de191d44658b7b51d500e545afe5e19af1b0 ssh-agent [2023-04-13T02:09:32.117Z] SSH_AUTH_SOCK=/tmp/ssh-CZGyjT4tGPof/agent.71 [2023-04-13T02:09:32.117Z] SSH_AGENT_PID=77 [2023-04-13T02:09:32.123Z] Running ssh-add (command line suppressed) [2023-04-13T02:09:32.223Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_2762210530086604521.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/private_key_2762210530086604521.key) [2023-04-13T02:09:32.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-13T02:09:32.525Z] + git semver init [2023-04-13T02:09:32.785Z] 2023-04-13 02:09:32,698 [run_init] DEBUG init version:0.0.0 force:False [2023-04-13T02:09:32.785Z] 2023-04-13 02:09:32,699 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver [2023-04-13T02:09:32.785Z] 2023-04-13 02:09:32,700 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver [2023-04-13T02:09:32.785Z] 2023-04-13 02:09:32,700 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552, universal_newlines=False, shell=None, istream=None) [2023-04-13T02:09:34.705Z] 2023-04-13 02:09:34,381 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.git/info/exclude [2023-04-13T02:09:34.705Z] 2023-04-13 02:09:34,382 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 with force:False [2023-04-13T02:09:34.705Z] 2023-04-13 02:09:34,382 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 [2023-04-13T02:09:34.705Z] 2023-04-13 02:09:34,387 [execute] INFO git cat-file --batch-check [2023-04-13T02:09:34.705Z] 2023-04-13 02:09:34,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:09:34.705Z] 2023-04-13 02:09:34,394 [execute] INFO git cat-file --batch [2023-04-13T02:09:34.705Z] 2023-04-13 02:09:34,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver, universal_newlines=False, shell=None, istream=) [2023-04-13T02:09:34.705Z] 2023-04-13 02:09:34,400 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-552/.semver/PR-552 [2023-04-13T02:09:34.705Z] 0.0.0 [Pipeline] } [2023-04-13T02:09:34.717Z] $ docker exec --env ******** --env ******** 0a3aead55f212a72ec6aebc07536de191d44658b7b51d500e545afe5e19af1b0 ssh-agent -k [2023-04-13T02:09:34.842Z] unset SSH_AUTH_SOCK; [2023-04-13T02:09:34.842Z] unset SSH_AGENT_PID; [2023-04-13T02:09:34.842Z] echo Agent pid 77 killed; [2023-04-13T02:09:34.848Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-13T02:09:35.144Z] + git semver [Pipeline] } [2023-04-13T02:09:35.421Z] $ docker stop --time=1 0a3aead55f212a72ec6aebc07536de191d44658b7b51d500e545afe5e19af1b0 [2023-04-13T02:09:36.747Z] $ docker rm -f --volumes 0a3aead55f212a72ec6aebc07536de191d44658b7b51d500e545afe5e19af1b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-13T02:09:37.086Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-13T02:09:37.301Z] Stashed 1 file(s) [Pipeline] echo [2023-04-13T02:09:37.303Z] [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-04-13T02:09:37.450Z] provisioning config files... [2023-04-13T02:09:37.459Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config6929423702301477748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:09:37.756Z] ---> docker-login.sh [2023-04-13T02:09:37.756Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:09:37.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:37.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:37.756Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:37.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:37.756Z] [2023-04-13T02:09:37.756Z] Login Succeeded [2023-04-13T02:09:37.756Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:09:37.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:37.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:37.756Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:37.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:37.756Z] [2023-04-13T02:09:37.756Z] Login Succeeded [2023-04-13T02:09:37.756Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:09:38.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:38.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:38.015Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:38.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:38.015Z] [2023-04-13T02:09:38.015Z] Login Succeeded [2023-04-13T02:09:38.015Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:09:38.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:38.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:38.015Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:38.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:38.015Z] [2023-04-13T02:09:38.015Z] Login Succeeded [2023-04-13T02:09:38.015Z] docker.io [2023-04-13T02:09:38.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:09:38.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:09:38.534Z] Configure a credential helper to remove this warning. See [2023-04-13T02:09:38.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:09:38.534Z] [2023-04-13T02:09:38.534Z] Login Succeeded [2023-04-13T02:09:38.534Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:09:38.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:09:38.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:09:38.612Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:09:38.618Z] ========================================================= [2023-04-13T02:09:38.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-13T02:09:38.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:09:38.920Z] + 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-04-13T02:09:39.177Z] Sending build context to Docker daemon 45.5MB [2023-04-13T02:09:39.177Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:09:39.177Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:09:39.177Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-13T02:09:39.177Z] 63b65145d645: Pulling fs layer [2023-04-13T02:09:39.177Z] a2d21d5440eb: Pulling fs layer [2023-04-13T02:09:39.177Z] 935e6c44a52c: Pulling fs layer [2023-04-13T02:09:39.177Z] 94cc34f8dd06: Pulling fs layer [2023-04-13T02:09:39.177Z] 30dea6a524f1: Pulling fs layer [2023-04-13T02:09:39.177Z] a2aff8979fd8: Pulling fs layer [2023-04-13T02:09:39.177Z] 6808be2612f2: Pulling fs layer [2023-04-13T02:09:39.177Z] f25807f1079a: Pulling fs layer [2023-04-13T02:09:39.177Z] 94cc34f8dd06: Waiting [2023-04-13T02:09:39.177Z] a2aff8979fd8: Waiting [2023-04-13T02:09:39.177Z] 30dea6a524f1: Waiting [2023-04-13T02:09:39.177Z] 6808be2612f2: Waiting [2023-04-13T02:09:39.177Z] f25807f1079a: Waiting [2023-04-13T02:09:39.177Z] a2d21d5440eb: Download complete [2023-04-13T02:09:39.177Z] 94cc34f8dd06: Verifying Checksum [2023-04-13T02:09:39.177Z] 94cc34f8dd06: Download complete [2023-04-13T02:09:39.177Z] 30dea6a524f1: Verifying Checksum [2023-04-13T02:09:39.177Z] 30dea6a524f1: Download complete [2023-04-13T02:09:39.177Z] 63b65145d645: Verifying Checksum [2023-04-13T02:09:39.177Z] 63b65145d645: Download complete [2023-04-13T02:09:39.437Z] a2aff8979fd8: Verifying Checksum [2023-04-13T02:09:39.437Z] a2aff8979fd8: Download complete [2023-04-13T02:09:39.437Z] 63b65145d645: Pull complete [2023-04-13T02:09:39.696Z] a2d21d5440eb: Pull complete [2023-04-13T02:09:39.696Z] f25807f1079a: Verifying Checksum [2023-04-13T02:09:39.696Z] f25807f1079a: Download complete [2023-04-13T02:09:39.955Z] 935e6c44a52c: Verifying Checksum [2023-04-13T02:09:39.955Z] 935e6c44a52c: Download complete [2023-04-13T02:09:39.955Z] 6808be2612f2: Verifying Checksum [2023-04-13T02:09:39.955Z] 6808be2612f2: Download complete [2023-04-13T02:09:43.241Z] 935e6c44a52c: Pull complete [2023-04-13T02:09:43.241Z] 94cc34f8dd06: Pull complete [2023-04-13T02:09:43.241Z] 30dea6a524f1: Pull complete [2023-04-13T02:09:43.241Z] a2aff8979fd8: Pull complete [2023-04-13T02:09:45.850Z] 6808be2612f2: Pull complete [2023-04-13T02:09:46.108Z] f25807f1079a: Pull complete [2023-04-13T02:09:46.108Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-13T02:09:46.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-13T02:09:46.367Z] ---> 3b553350e43f [2023-04-13T02:09:46.367Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:09:47.770Z] ---> Running in fb047fe8999e [2023-04-13T02:09:47.770Z] Removing intermediate container fb047fe8999e [2023-04-13T02:09:47.770Z] ---> 360020f81306 [2023-04-13T02:09:47.770Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:09:48.044Z] ---> Running in 1b3bcf497f4a [2023-04-13T02:09:48.044Z] Removing intermediate container 1b3bcf497f4a [2023-04-13T02:09:48.044Z] ---> 0a5c2128192f [2023-04-13T02:09:48.044Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:09:48.044Z] ---> Running in 5b032bd2ee3b [2023-04-13T02:09:48.044Z] Removing intermediate container 5b032bd2ee3b [2023-04-13T02:09:48.044Z] ---> 5ed51fa730ba [2023-04-13T02:09:48.044Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:09:48.304Z] ---> Running in f2315f15ac85 [2023-04-13T02:09:48.304Z] Removing intermediate container f2315f15ac85 [2023-04-13T02:09:48.304Z] ---> adc535e94b6c [2023-04-13T02:09:48.304Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:09:48.304Z] ---> Running in f1075b02a9f0 [2023-04-13T02:09:48.304Z] Removing intermediate container f1075b02a9f0 [2023-04-13T02:09:48.304Z] ---> f9498ff78a58 [2023-04-13T02:09:48.304Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:09:48.879Z] latest: Pulling from library/docker [2023-04-13T02:09:48.879Z] f56be85fc22e: Pulling fs layer [2023-04-13T02:09:48.879Z] 7ed9ddfd3b8f: Pulling fs layer [2023-04-13T02:09:48.879Z] 788e1ab5616a: Pulling fs layer [2023-04-13T02:09:48.879Z] 4e33d011f086: Pulling fs layer [2023-04-13T02:09:48.879Z] 383037bf46bc: Pulling fs layer [2023-04-13T02:09:48.879Z] 04921806bf90: Pulling fs layer [2023-04-13T02:09:48.879Z] de21e211d8be: Pulling fs layer [2023-04-13T02:09:48.879Z] d1a705462f92: Pulling fs layer [2023-04-13T02:09:48.879Z] 4e33d011f086: Waiting [2023-04-13T02:09:48.879Z] 04921806bf90: Waiting [2023-04-13T02:09:48.879Z] de21e211d8be: Waiting [2023-04-13T02:09:48.879Z] 383037bf46bc: Waiting [2023-04-13T02:09:48.879Z] 026562b829bc: Pulling fs layer [2023-04-13T02:09:48.879Z] f4bc4d1e2e3a: Pulling fs layer [2023-04-13T02:09:48.879Z] d1a705462f92: Waiting [2023-04-13T02:09:48.879Z] 026562b829bc: Waiting [2023-04-13T02:09:48.879Z] 06512f64e545: Pulling fs layer [2023-04-13T02:09:48.879Z] 97a6e8d4b278: Pulling fs layer [2023-04-13T02:09:48.879Z] f4bc4d1e2e3a: Waiting [2023-04-13T02:09:48.879Z] 06512f64e545: Waiting [2023-04-13T02:09:48.879Z] 65fc0503abc0: Pulling fs layer [2023-04-13T02:09:48.879Z] 810d9c8fb6b2: Pulling fs layer [2023-04-13T02:09:48.879Z] 97a6e8d4b278: Waiting [2023-04-13T02:09:48.879Z] 810d9c8fb6b2: Waiting [2023-04-13T02:09:48.879Z] 65fc0503abc0: Waiting [2023-04-13T02:09:49.143Z] 788e1ab5616a: Verifying Checksum [2023-04-13T02:09:49.143Z] 788e1ab5616a: Download complete [2023-04-13T02:09:49.143Z] 7ed9ddfd3b8f: Verifying Checksum [2023-04-13T02:09:49.143Z] 7ed9ddfd3b8f: Download complete [2023-04-13T02:09:49.402Z] f56be85fc22e: Verifying Checksum [2023-04-13T02:09:49.402Z] f56be85fc22e: Download complete [2023-04-13T02:09:49.402Z] 4e33d011f086: Verifying Checksum [2023-04-13T02:09:49.402Z] 4e33d011f086: Download complete [2023-04-13T02:09:49.402Z] de21e211d8be: Verifying Checksum [2023-04-13T02:09:49.402Z] de21e211d8be: Download complete [2023-04-13T02:09:49.402Z] f56be85fc22e: Pull complete [2023-04-13T02:09:49.660Z] 383037bf46bc: Verifying Checksum [2023-04-13T02:09:49.660Z] 383037bf46bc: Download complete [2023-04-13T02:09:49.660Z] d1a705462f92: Download complete [2023-04-13T02:09:49.660Z] 026562b829bc: Verifying Checksum [2023-04-13T02:09:49.660Z] 026562b829bc: Download complete [2023-04-13T02:09:49.660Z] 04921806bf90: Verifying Checksum [2023-04-13T02:09:49.660Z] 04921806bf90: Download complete [2023-04-13T02:09:49.660Z] 7ed9ddfd3b8f: Pull complete [2023-04-13T02:09:49.660Z] 788e1ab5616a: Pull complete [2023-04-13T02:09:49.660Z] 06512f64e545: Download complete [2023-04-13T02:09:49.919Z] f4bc4d1e2e3a: Verifying Checksum [2023-04-13T02:09:49.919Z] f4bc4d1e2e3a: Download complete [2023-04-13T02:09:49.919Z] 65fc0503abc0: Verifying Checksum [2023-04-13T02:09:49.919Z] 65fc0503abc0: Download complete [2023-04-13T02:09:49.919Z] 810d9c8fb6b2: Download complete [2023-04-13T02:09:50.178Z] 4e33d011f086: Pull complete [2023-04-13T02:09:50.436Z] 383037bf46bc: Pull complete [2023-04-13T02:09:50.436Z] 97a6e8d4b278: Verifying Checksum [2023-04-13T02:09:50.436Z] 97a6e8d4b278: Download complete [2023-04-13T02:09:51.002Z] 04921806bf90: Pull complete [2023-04-13T02:09:51.002Z] de21e211d8be: Pull complete [2023-04-13T02:09:51.261Z] d1a705462f92: Pull complete [2023-04-13T02:09:51.261Z] 026562b829bc: Pull complete [2023-04-13T02:09:51.519Z] f4bc4d1e2e3a: Pull complete [2023-04-13T02:09:51.519Z] 06512f64e545: Pull complete [2023-04-13T02:09:52.405Z] Still waiting to schedule task [2023-04-13T02:09:52.406Z] ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:52.406Z] ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:52.406Z] ‘prd-centos7-builder-2c-1g-7628’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:52.406Z] ‘prd-ubuntu20.04-docker-8c-8g-7625’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:52.406Z] ‘prd-ubuntu20.04-docker-8c-8g-7643’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:52.406Z] ‘prd-ubuntu20.04-docker-8c-8g-7644’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:52.406Z] ‘prd-ubuntu20.04-docker-8c-8g-7647’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:52.406Z] ‘prd-ubuntu20.04-docker-8c-8g-7649’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:52.406Z] ‘prd-ubuntu20.04-docker-8c-8g-7652’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-13T02:09:52.406Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7653’ is offline [2023-04-13T02:09:52.406Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7654’ is offline [2023-04-13T02:09:52.406Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7655’ is offline [2023-04-13T02:09:52.453Z] 97a6e8d4b278: Pull complete [2023-04-13T02:09:52.453Z] 65fc0503abc0: Pull complete [2023-04-13T02:09:52.711Z] 810d9c8fb6b2: Pull complete [2023-04-13T02:09:52.711Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:09:52.711Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:09:53.648Z] ---> 5506352693f4 [2023-04-13T02:09:53.648Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:09:53.648Z] ---> Running in b257d7a72076 [2023-04-13T02:09:54.214Z] Removing intermediate container b257d7a72076 [2023-04-13T02:09:54.214Z] ---> b7bcc5fbbf98 [2023-04-13T02:09:54.214Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:09:54.214Z] ---> Running in 4998670884f9 [2023-04-13T02:09:54.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:09:55.037Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:09:55.603Z] OK: 265 MiB in 53 packages [2023-04-13T02:09:55.863Z] Removing intermediate container 4998670884f9 [2023-04-13T02:09:55.863Z] ---> 3c3e83c8b285 [2023-04-13T02:09:55.863Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:09:56.122Z] ---> Running in a62f0da22e53 [2023-04-13T02:09:56.122Z] Removing intermediate container a62f0da22e53 [2023-04-13T02:09:56.122Z] ---> b4b5592de9a2 [2023-04-13T02:09:56.122Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:09:56.122Z] ---> Running in 2691817963fe [2023-04-13T02:09:56.378Z] Removing intermediate container 2691817963fe [2023-04-13T02:09:56.378Z] ---> 23eb12e3082e [2023-04-13T02:09:56.378Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:09:56.378Z] ---> 8b1eecc90206 [2023-04-13T02:09:56.378Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:09:56.378Z] ---> Running in 10666985fc69 [2023-04-13T02:10:14.465Z] Removing intermediate container 10666985fc69 [2023-04-13T02:10:14.465Z] ---> c634a7aedaba [2023-04-13T02:10:14.465Z] Step 15/16 : COPY . . [2023-04-13T02:10:15.431Z] ---> 6a0df73eec9f [2023-04-13T02:10:15.431Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:10:15.431Z] ---> Running in 0a96152c15cd [2023-04-13T02:10:15.998Z] noop [2023-04-13T02:10:15.998Z] Removing intermediate container 0a96152c15cd [2023-04-13T02:10:15.998Z] ---> 0ed6194c0234 [2023-04-13T02:10:16.256Z] Successfully built 0ed6194c0234 [2023-04-13T02:10:16.256Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:10:16.571Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:10:16.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:10:16.645Z] prd-ubuntu20.04-docker-8c-8g-7650 does not seem to be running inside a container [2023-04-13T02:10:16.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T02:10:17.042Z] $ docker top 7cdd3c2cc8573435747e038130d240a657ad508ff95445c18716c47b3528cf3c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:10:17.387Z] + go version [2023-04-13T02:10:17.387Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-13T02:10:17.398Z] $ docker stop --time=1 7cdd3c2cc8573435747e038130d240a657ad508ff95445c18716c47b3528cf3c [2023-04-13T02:10:18.652Z] $ docker rm -f --volumes 7cdd3c2cc8573435747e038130d240a657ad508ff95445c18716c47b3528cf3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:10:19.058Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-13T02:10:19.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:10:19.133Z] prd-ubuntu20.04-docker-8c-8g-7650 does not seem to be running inside a container [2023-04-13T02:10:19.167Z] $ 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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-13T02:10:19.572Z] $ docker top 609a9f6cc98741d1bf5ba4b3573883633e6b3965e600bb4d1a162d1dd131ffba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:10:19.920Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:10:20.211Z] + make test [2023-04-13T02:10:20.211Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:10:25.471Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:10:35.445Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:10:35.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:10:35.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:10:35.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:10:35.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:10:35.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:10:35.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:10:35.445Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:10:35.445Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:10:37.976Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:10:37.976Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:10:37.976Z] ./bin/test-attribution-txt.sh [2023-04-13T02:10:37.976Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:10:37.976Z] make -C web test [2023-04-13T02:10:37.976Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' [2023-04-13T02:10:37.976Z] make[1]: tput: No such file or directory [2023-04-13T02:10:37.976Z] make[1]: tput: No such file or directory [2023-04-13T02:10:37.976Z] warning: generating ./VERSION [2023-04-13T02:10:37.976Z] echo "0.0.0" > VERSION [2023-04-13T02:10:37.976Z] docker build \ [2023-04-13T02:10:37.976Z] -f Dockerfile \ [2023-04-13T02:10:37.976Z] --build-arg USER=1000 \ [2023-04-13T02:10:37.976Z] \ [2023-04-13T02:10:37.976Z] --label "git_sha=7200d1e4a740fc49979b1bbffcdd1716cf21e2fc" \ [2023-04-13T02:10:37.976Z] -t edgexfoundry/edgex-web-ui:7200d1e4a740fc49979b1bbffcdd1716cf21e2fc \ [2023-04-13T02:10:37.976Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:10:37.976Z] . [2023-04-13T02:10:37.976Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:10:37.976Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:10:37.976Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:10:37.976Z] [2023-04-13T02:10:38.306Z] Sending build context to Docker daemon 3.03MB [2023-04-13T02:10:38.306Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:10:38.568Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:10:38.568Z] 9621f1afde84: Pulling fs layer [2023-04-13T02:10:38.568Z] c6f70ee39829: Pulling fs layer [2023-04-13T02:10:38.568Z] 56892a8094a2: Pulling fs layer [2023-04-13T02:10:38.568Z] 58dd87906ef0: Pulling fs layer [2023-04-13T02:10:38.568Z] 58dd87906ef0: Waiting [2023-04-13T02:10:38.568Z] 56892a8094a2: Download complete [2023-04-13T02:10:38.568Z] 58dd87906ef0: Download complete [2023-04-13T02:10:38.568Z] 9621f1afde84: Verifying Checksum [2023-04-13T02:10:38.568Z] 9621f1afde84: Download complete [2023-04-13T02:10:38.827Z] 9621f1afde84: Pull complete [2023-04-13T02:10:39.085Z] c6f70ee39829: Verifying Checksum [2023-04-13T02:10:39.085Z] c6f70ee39829: Download complete [2023-04-13T02:10:40.469Z] c6f70ee39829: Pull complete [2023-04-13T02:10:40.469Z] 56892a8094a2: Pull complete [2023-04-13T02:10:40.469Z] 58dd87906ef0: Pull complete [2023-04-13T02:10:40.469Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:10:40.469Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:10:40.469Z] ---> b69703f70c3d [2023-04-13T02:10:40.469Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:10:42.999Z] ---> Running in e0a6d9ead436 [2023-04-13T02:10:43.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:43.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-04-13T02:10:43.782Z] (1/129) Installing libxau (1.0.9-r0) [2023-04-13T02:10:43.782Z] (2/129) Installing libmd (1.0.3-r0) [2023-04-13T02:10:43.782Z] (3/129) Installing libbsd (0.11.3-r1) [2023-04-13T02:10:43.782Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:10:43.782Z] (5/129) Installing libxcb (1.14-r2) [2023-04-13T02:10:43.782Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:10:43.782Z] (7/129) Installing libxext (1.3.4-r0) [2023-04-13T02:10:43.782Z] (8/129) Installing libice (1.0.10-r0) [2023-04-13T02:10:43.782Z] (9/129) Installing libuuid (2.37.4-r0) [2023-04-13T02:10:43.782Z] (10/129) Installing libsm (1.2.3-r0) [2023-04-13T02:10:43.782Z] (11/129) Installing libxt (1.2.1-r0) [2023-04-13T02:10:43.782Z] (12/129) Installing libxmu (1.1.3-r0) [2023-04-13T02:10:43.782Z] (13/129) Installing xset (1.2.4-r0) [2023-04-13T02:10:43.782Z] (14/129) Installing xprop (1.2.5-r0) [2023-04-13T02:10:43.782Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:10:43.782Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:10:43.782Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-04-13T02:10:43.782Z] (18/129) Installing libffi (3.4.2-r1) [2023-04-13T02:10:43.782Z] (19/129) Installing libintl (0.21-r0) [2023-04-13T02:10:43.782Z] (20/129) Installing libblkid (2.37.4-r0) [2023-04-13T02:10:43.782Z] (21/129) Installing libmount (2.37.4-r0) [2023-04-13T02:10:43.782Z] (22/129) Installing pcre (8.45-r1) [2023-04-13T02:10:43.782Z] (23/129) Installing glib (2.70.1-r0) [2023-04-13T02:10:44.040Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-04-13T02:10:44.040Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-04-13T02:10:44.040Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-04-13T02:10:44.040Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:10:44.040Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:10:44.040Z] (29/129) Installing libpng (1.6.37-r1) [2023-04-13T02:10:44.040Z] (30/129) Installing libwebp (1.2.2-r0) [2023-04-13T02:10:44.040Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:10:44.040Z] (32/129) Installing tiff (4.4.0-r1) [2023-04-13T02:10:44.040Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:10:44.040Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:10:44.040Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:10:44.040Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-04-13T02:10:44.040Z] (37/129) Installing libxrender (0.9.10-r3) [2023-04-13T02:10:44.040Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-04-13T02:10:44.040Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-04-13T02:10:44.040Z] (40/129) Installing libxi (1.8-r0) [2023-04-13T02:10:44.040Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-04-13T02:10:44.040Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-04-13T02:10:44.040Z] (43/129) Installing atk (2.36.0-r0) [2023-04-13T02:10:44.040Z] (44/129) Installing libxtst (1.2.3-r3) [2023-04-13T02:10:44.040Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:10:44.040Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:10:44.040Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:10:44.040Z] (48/129) Installing expat (2.5.0-r0) [2023-04-13T02:10:44.040Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:10:44.040Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-04-13T02:10:44.040Z] (51/129) Installing freetype (2.11.1-r2) [2023-04-13T02:10:44.040Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-04-13T02:10:44.040Z] (53/129) Installing pixman (0.40.0-r4) [2023-04-13T02:10:44.040Z] (54/129) Installing cairo (1.16.0-r5) [2023-04-13T02:10:44.297Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:10:44.297Z] (56/129) Installing avahi-libs (0.8-r5) [2023-04-13T02:10:44.297Z] (57/129) Installing gmp (6.2.1-r1) [2023-04-13T02:10:44.297Z] (58/129) Installing nettle (3.7.3-r0) [2023-04-13T02:10:44.297Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-04-13T02:10:44.297Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:10:44.297Z] (61/129) Installing libunistring (0.9.10-r1) [2023-04-13T02:10:44.297Z] (62/129) Installing gnutls (3.7.1-r2) [2023-04-13T02:10:44.297Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-04-13T02:10:44.297Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-04-13T02:10:44.297Z] (65/129) Installing fribidi (1.0.11-r0) [2023-04-13T02:10:44.297Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-04-13T02:10:44.297Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:10:44.297Z] (68/129) Installing libxft (2.3.4-r0) [2023-04-13T02:10:44.297Z] (69/129) Installing pango (1.48.10-r0) [2023-04-13T02:10:44.297Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:10:44.297Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:10:44.297Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:10:44.297Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:10:44.297Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:10:44.297Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:10:44.559Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:10:44.559Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-04-13T02:10:44.559Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:10:44.559Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-04-13T02:10:44.559Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:10:46.485Z] (79/129) Installing libogg (1.3.5-r0) [2023-04-13T02:10:46.485Z] (80/129) Installing flac (1.3.4-r0) [2023-04-13T02:10:46.485Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:10:46.485Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:10:46.485Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-04-13T02:10:46.485Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-04-13T02:10:46.742Z] (85/129) Installing libass (0.15.2-r0) [2023-04-13T02:10:46.742Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-04-13T02:10:46.742Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:10:46.742Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:10:46.742Z] (89/129) Installing lame (3.100-r0) [2023-04-13T02:10:46.742Z] (90/129) Installing opus (1.3.1-r1) [2023-04-13T02:10:46.742Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:10:46.742Z] (92/129) Installing soxr (0.1.3-r2) [2023-04-13T02:10:46.742Z] (93/129) Installing libsrt (1.4.2-r1) [2023-04-13T02:10:46.742Z] (94/129) Installing libssh (0.9.6-r1) [2023-04-13T02:10:46.742Z] (95/129) Installing libtheora (1.1.1-r16) [2023-04-13T02:10:46.742Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:10:46.742Z] (97/129) Installing libpciaccess (0.16-r0) [2023-04-13T02:10:46.742Z] (98/129) Installing libdrm (2.4.109-r0) [2023-04-13T02:10:46.742Z] (99/129) Installing libva (2.13.0-r0) [2023-04-13T02:10:46.742Z] (100/129) Installing libvdpau (1.4-r0) [2023-04-13T02:10:46.742Z] (101/129) Installing vidstab (1.1.0-r1) [2023-04-13T02:10:46.742Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-04-13T02:10:46.742Z] (103/129) Installing libvpx (1.10.0-r0) [2023-04-13T02:10:46.742Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:10:46.742Z] (105/129) Installing x264-libs (20210613-r0) [2023-04-13T02:10:46.742Z] (106/129) Installing x265-libs (3.5-r0) [2023-04-13T02:10:46.742Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-04-13T02:10:46.999Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:10:46.999Z] (109/129) Installing libevent (2.1.12-r4) [2023-04-13T02:10:46.999Z] (110/129) Installing mesa (21.2.6-r0) [2023-04-13T02:10:46.999Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:10:46.999Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:10:46.999Z] (113/129) Installing lcms2 (2.12-r1) [2023-04-13T02:10:46.999Z] (114/129) Installing nspr (4.32-r0) [2023-04-13T02:10:46.999Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:10:46.999Z] (116/129) Installing nss (3.78.1-r0) [2023-04-13T02:10:46.999Z] (117/129) Installing libasyncns (0.8-r1) [2023-04-13T02:10:46.999Z] (118/129) Installing libltdl (2.4.6-r7) [2023-04-13T02:10:46.999Z] (119/129) Installing orc (0.4.32-r0) [2023-04-13T02:10:46.999Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-04-13T02:10:47.256Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-04-13T02:10:47.257Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:10:47.257Z] (123/129) Installing libpulse (15.0-r2) [2023-04-13T02:10:47.257Z] (124/129) Installing re2 (2021.11.01-r0) [2023-04-13T02:10:47.257Z] (125/129) Installing snappy (1.1.9-r1) [2023-04-13T02:10:47.257Z] (126/129) Installing libgpg-error (1.42-r1) [2023-04-13T02:10:47.257Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:10:47.257Z] (128/129) Installing libxslt (1.1.35-r0) [2023-04-13T02:10:47.257Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:10:48.191Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:10:48.191Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:10:48.191Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:10:48.449Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:10:48.449Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:10:48.711Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:10:48.711Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:10:48.711Z] OK: 286 MiB in 145 packages [2023-04-13T02:10:54.073Z] Removing intermediate container e0a6d9ead436 [2023-04-13T02:10:54.073Z] ---> f988c14dfb14 [2023-04-13T02:10:54.073Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:10:54.073Z] ---> Running in 7475ce1094e3 [2023-04-13T02:10:54.073Z] Removing intermediate container 7475ce1094e3 [2023-04-13T02:10:54.073Z] ---> e601b7b7c779 [2023-04-13T02:10:54.073Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:10:54.073Z] ---> Running in 6485a11c8be5 [2023-04-13T02:10:54.073Z] Removing intermediate container 6485a11c8be5 [2023-04-13T02:10:54.073Z] ---> 2af87694cd6a [2023-04-13T02:10:54.073Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:10:54.073Z] ---> Running in 3242cbb25228 [2023-04-13T02:11:00.675Z] [2023-04-13T02:11:00.675Z] removed 7 packages, changed 99 packages, and audited 238 packages in 6s [2023-04-13T02:11:00.675Z] [2023-04-13T02:11:00.675Z] 18 packages are looking for funding [2023-04-13T02:11:00.675Z] run `npm fund` for details [2023-04-13T02:11:00.675Z] [2023-04-13T02:11:00.675Z] found 0 vulnerabilities [2023-04-13T02:11:01.635Z] Removing intermediate container 3242cbb25228 [2023-04-13T02:11:01.635Z] ---> 3f3da72ccbcf [2023-04-13T02:11:01.636Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:11:01.636Z] ---> Running in d9a6dbe353e8 [2023-04-13T02:11:01.893Z] Removing intermediate container d9a6dbe353e8 [2023-04-13T02:11:01.893Z] ---> 3da6b6950a5f [2023-04-13T02:11:01.893Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:11:01.893Z] ---> Running in e96c0e060abe [2023-04-13T02:11:02.473Z] Removing intermediate container e96c0e060abe [2023-04-13T02:11:02.473Z] ---> 46d08903b9a4 [2023-04-13T02:11:02.473Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:11:02.473Z] ---> Running in 95549fee95c1 [2023-04-13T02:11:02.473Z] Removing intermediate container 95549fee95c1 [2023-04-13T02:11:02.473Z] ---> bd105ec6e16c [2023-04-13T02:11:02.473Z] Step 9/10 : WORKDIR /app [2023-04-13T02:11:02.473Z] ---> Running in f3ecbbfce9c2 [2023-04-13T02:11:02.751Z] Removing intermediate container f3ecbbfce9c2 [2023-04-13T02:11:02.751Z] ---> 299cce61e1a6 [2023-04-13T02:11:02.751Z] Step 10/10 : LABEL git_sha=7200d1e4a740fc49979b1bbffcdd1716cf21e2fc [2023-04-13T02:11:02.751Z] ---> Running in b849f081a301 [2023-04-13T02:11:02.751Z] Removing intermediate container b849f081a301 [2023-04-13T02:11:02.751Z] ---> b9da3fb45fab [2023-04-13T02:11:02.751Z] Successfully built b9da3fb45fab [2023-04-13T02:11:02.751Z] Successfully tagged edgexfoundry/edgex-web-ui:7200d1e4a740fc49979b1bbffcdd1716cf21e2fc [2023-04-13T02:11:02.751Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:11:02.751Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:11:03.009Z] mkdir -p node_modules coverage [2023-04-13T02:11:03.009Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:11:03.009Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:11:05.569Z] npm ERR! code ERESOLVE [2023-04-13T02:11:05.569Z] npm ERR! ERESOLVE could not resolve [2023-04-13T02:11:05.569Z] npm ERR! [2023-04-13T02:11:05.569Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2023-04-13T02:11:05.569Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-04-13T02:11:05.569Z] npm ERR! node_modules/@angular/compiler-cli [2023-04-13T02:11:05.569Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-04-13T02:11:05.569Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-04-13T02:11:05.569Z] npm ERR! node_modules/@angular/localize [2023-04-13T02:11:05.569Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-04-13T02:11:05.569Z] npm ERR! [2023-04-13T02:11:05.569Z] npm ERR! Could not resolve dependency: [2023-04-13T02:11:05.569Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2023-04-13T02:11:05.569Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-04-13T02:11:05.569Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2023-04-13T02:11:05.569Z] npm ERR! [2023-04-13T02:11:05.569Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.3.0 [2023-04-13T02:11:05.569Z] npm ERR! node_modules/@angular/compiler-cli [2023-04-13T02:11:05.569Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2023-04-13T02:11:05.569Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-04-13T02:11:05.569Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2023-04-13T02:11:05.569Z] npm ERR! [2023-04-13T02:11:05.569Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-04-13T02:11:05.569Z] npm ERR! this command with --force or --legacy-peer-deps [2023-04-13T02:11:05.569Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-04-13T02:11:05.569Z] npm ERR! [2023-04-13T02:11:05.569Z] npm ERR! [2023-04-13T02:11:05.569Z] npm ERR! For a full report see: [2023-04-13T02:11:05.569Z] npm ERR! /home/node/.npm/_logs/2023-04-13T02_11_03_543Z-eresolve-report.txt [2023-04-13T02:11:05.569Z] [2023-04-13T02:11:05.569Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-04-13T02_11_03_543Z-debug-0.log [2023-04-13T02:11:05.569Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-04-13T02:11:05.569Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-552/web' [2023-04-13T02:11:05.569Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-04-13T02:11:05.584Z] $ docker stop --time=1 609a9f6cc98741d1bf5ba4b3573883633e6b3965e600bb4d1a162d1dd131ffba [2023-04-13T02:11:06.933Z] $ docker rm -f --volumes 609a9f6cc98741d1bf5ba4b3573883633e6b3965e600bb4d1a162d1dd131ffba [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-04-13T02:11:07.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:11:07.492Z] [2023-04-13T02:11:07.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:11:07.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:11:07.793Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-13T02:11:07.793Z] 5eb5b503b376: Pulling fs layer [2023-04-13T02:11:07.793Z] 5c69ac0246d0: Pulling fs layer [2023-04-13T02:11:07.793Z] ec43610c2a17: Pulling fs layer [2023-04-13T02:11:07.793Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-13T02:11:07.793Z] 33b1e0a273af: Pulling fs layer [2023-04-13T02:11:07.793Z] 5d3b04190fa2: Pulling fs layer [2023-04-13T02:11:07.793Z] 2f39f015ded8: Pulling fs layer [2023-04-13T02:11:07.793Z] 3a2ae6a8a46f: Waiting [2023-04-13T02:11:07.793Z] 33b1e0a273af: Waiting [2023-04-13T02:11:07.793Z] 5d3b04190fa2: Waiting [2023-04-13T02:11:07.793Z] 2f39f015ded8: Waiting [2023-04-13T02:11:07.793Z] 5c69ac0246d0: Verifying Checksum [2023-04-13T02:11:07.793Z] 5c69ac0246d0: Download complete [2023-04-13T02:11:07.793Z] 3a2ae6a8a46f: Download complete [2023-04-13T02:11:07.793Z] 33b1e0a273af: Verifying Checksum [2023-04-13T02:11:07.793Z] 33b1e0a273af: Download complete [2023-04-13T02:11:07.793Z] 5d3b04190fa2: Download complete [2023-04-13T02:11:08.053Z] ec43610c2a17: Verifying Checksum [2023-04-13T02:11:08.053Z] ec43610c2a17: Download complete [2023-04-13T02:11:08.053Z] 5eb5b503b376: Verifying Checksum [2023-04-13T02:11:08.053Z] 5eb5b503b376: Download complete [2023-04-13T02:11:08.620Z] 2f39f015ded8: Download complete [2023-04-13T02:11:09.553Z] 5eb5b503b376: Pull complete [2023-04-13T02:11:09.553Z] 5c69ac0246d0: Pull complete [2023-04-13T02:11:10.151Z] ec43610c2a17: Pull complete [2023-04-13T02:11:10.151Z] 3a2ae6a8a46f: Pull complete [2023-04-13T02:11:10.411Z] 33b1e0a273af: Pull complete [2023-04-13T02:11:10.412Z] 5d3b04190fa2: Pull complete [2023-04-13T02:11:15.673Z] 2f39f015ded8: Pull complete [2023-04-13T02:11:15.673Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-13T02:11:15.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:11:15.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:11:15.820Z] prd-ubuntu20.04-docker-8c-8g-7650 does not seem to be running inside a container [2023-04-13T02:11:15.878Z] $ 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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T02:11:19.518Z] $ docker top 1f3c0e075679c84ae256c541f78a3e76da1fc02caf109bc3fe40e5982eea8e93 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:11:19.892Z] ---> job-cost.sh [2023-04-13T02:11:19.892Z] lf-activate-venv: SKIPPING [2023-04-13T02:11:19.892Z] INFO: No Stack... [2023-04-13T02:11:20.150Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:11:20.408Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:11:20.707Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/cost.csv [2023-04-13T02:11:20.707Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:11:20.720Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-16-stack-cost] [2023-04-13T02:11:20.730Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-16-stack-cost] did not exist. Created. [2023-04-13T02:11:20.730Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:11:21.030Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-13T02:11:21.088Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:11:21.098Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:11:21.114Z] $ docker stop --time=1 1f3c0e075679c84ae256c541f78a3e76da1fc02caf109bc3fe40e5982eea8e93 [2023-04-13T02:11:22.273Z] $ docker rm -f --volumes 1f3c0e075679c84ae256c541f78a3e76da1fc02caf109bc3fe40e5982eea8e93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T02:11:22.372Z] Failed in branch amd64 [2023-04-13T02:38:27.830Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8171 in /w/workspace/edgexfoundry_edgex-ui-go_PR-552 [Pipeline] { [Pipeline] ws [2023-04-13T02:38:27.841Z] Running in /w/workspace/edgex-ui-go/16 [Pipeline] { [Pipeline] checkout [2023-04-13T02:38:27.910Z] The recommended git tool is: git [2023-04-13T02:38:39.307Z] using credential edgex-jenkins-ssh [2023-04-13T02:38:39.339Z] Cloning the remote Git repository [2023-04-13T02:38:39.469Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:39.654Z] > git init /w/workspace/edgex-ui-go/16 # timeout=10 [2023-04-13T02:38:40.109Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:40.111Z] > git --version # timeout=10 [2023-04-13T02:38:40.283Z] > git --version # 'git version 2.25.1' [2023-04-13T02:38:40.287Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:40.716Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:38:45.712Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:38:45.744Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-13T02:38:47.824Z] Merging remotes/origin/main commit 8a5a4ec92ca374ae5f786629731d1f336ce6694e into PR head commit 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 [2023-04-13T02:38:47.180Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-04-13T02:38:47.243Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-04-13T02:38:47.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:47.265Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/552/head:refs/remotes/origin/PR-552 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-13T02:38:47.864Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:38:47.988Z] > git checkout -f 7c88e8dac7b8c4e7dfeb54f54626c4c6906105b2 # timeout=10 [2023-04-13T02:38:49.431Z] Merge succeeded, producing 0065758e89f4c363f57d6ded5532824ac6acaa07 [2023-04-13T02:38:49.431Z] Checking out Revision 0065758e89f4c363f57d6ded5532824ac6acaa07 (PR-552) [2023-04-13T02:38:48.618Z] > git remote # timeout=10 [2023-04-13T02:38:48.648Z] > git config --get remote.origin.url # timeout=10 [2023-04-13T02:38:48.679Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-13T02:38:48.702Z] > git merge 8a5a4ec92ca374ae5f786629731d1f336ce6694e # timeout=10 [2023-04-13T02:38:49.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-13T02:38:49.446Z] > git config core.sparsecheckout # timeout=10 [2023-04-13T02:38:49.498Z] > git checkout -f 0065758e89f4c363f57d6ded5532824ac6acaa07 # timeout=10 [2023-04-13T02:38:53.266Z] Commit message: "Merge commit '8a5a4ec92ca374ae5f786629731d1f336ce6694e' into HEAD" [2023-04-13T02:38:53.303Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-13T02:38:54.209Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-13T02:38:54.210Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-13T02:38:54.210Z] Dload Upload Total Spent Left Speed [2023-04-13T02:38:54.210Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-04-13T02:38:53.283Z] > git rev-list --no-walk 7c9372d8a55a119141cbdd14ba06ed2c85fb3c20 # timeout=10 [2023-04-13T02:38:54.999Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-13T02:38:55.343Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-13T02:38:55.344Z] + sudo tee /etc/docker/daemon.new [2023-04-13T02:38:55.344Z] { [2023-04-13T02:38:55.344Z] "registry-mirrors": [ [2023-04-13T02:38:55.344Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-13T02:38:55.344Z] ], [2023-04-13T02:38:55.344Z] "bip": "10.250.0.254/24", [2023-04-13T02:38:55.344Z] "hosts": [ [2023-04-13T02:38:55.344Z] "tcp://0.0.0.0:5555", [2023-04-13T02:38:55.344Z] "unix:///var/run/docker.sock" [2023-04-13T02:38:55.344Z] ], [2023-04-13T02:38:55.344Z] "mtu": 1458, [2023-04-13T02:38:55.344Z] "selinux-enabled": true, [2023-04-13T02:38:55.344Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-13T02:38:55.344Z] } [Pipeline] sh [2023-04-13T02:38:55.690Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-13T02:38:56.056Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:39:14.408Z] provisioning config files... [2023-04-13T02:39:14.448Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/16@tmp/config4833236043570555042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:39:14.829Z] ---> docker-login.sh [2023-04-13T02:39:14.829Z] nexus3.edgexfoundry.org:10001 [2023-04-13T02:39:15.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:39:15.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:39:15.426Z] Configure a credential helper to remove this warning. See [2023-04-13T02:39:15.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:39:15.426Z] [2023-04-13T02:39:15.426Z] Login Succeeded [2023-04-13T02:39:15.700Z] nexus3.edgexfoundry.org:10002 [2023-04-13T02:39:15.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:39:15.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:39:15.975Z] Configure a credential helper to remove this warning. See [2023-04-13T02:39:15.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:39:15.975Z] [2023-04-13T02:39:15.975Z] Login Succeeded [2023-04-13T02:39:15.975Z] nexus3.edgexfoundry.org:10003 [2023-04-13T02:39:16.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:39:16.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:39:16.523Z] Configure a credential helper to remove this warning. See [2023-04-13T02:39:16.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:39:16.523Z] [2023-04-13T02:39:16.523Z] Login Succeeded [2023-04-13T02:39:16.523Z] nexus3.edgexfoundry.org:10004 [2023-04-13T02:39:16.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:39:16.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:39:16.800Z] Configure a credential helper to remove this warning. See [2023-04-13T02:39:16.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:39:16.800Z] [2023-04-13T02:39:16.800Z] Login Succeeded [2023-04-13T02:39:16.800Z] docker.io [2023-04-13T02:39:17.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-13T02:39:17.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-13T02:39:17.347Z] Configure a credential helper to remove this warning. See [2023-04-13T02:39:17.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-13T02:39:17.347Z] [2023-04-13T02:39:17.347Z] Login Succeeded [2023-04-13T02:39:17.347Z] ---> docker-login.sh ends [Pipeline] } [2023-04-13T02:39:17.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-13T02:39:17.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:39:17.740Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-13T02:39:17.756Z] ========================================================= [2023-04-13T02:39:17.756Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-13T02:39:17.757Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:39:18.127Z] + 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-04-13T02:39:19.568Z] Sending build context to Docker daemon 28.55MB [2023-04-13T02:39:19.568Z] Step 1/16 : ARG BASE=golang:1.18-alpine3.16 [2023-04-13T02:39:19.568Z] Step 2/16 : FROM ${BASE} AS builder [2023-04-13T02:39:19.568Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-13T02:39:19.568Z] af6eaf76a39c: Pulling fs layer [2023-04-13T02:39:19.568Z] 55522c791124: Pulling fs layer [2023-04-13T02:39:19.568Z] ce5c4a1c91eb: Pulling fs layer [2023-04-13T02:39:19.568Z] 169dfbe0d373: Pulling fs layer [2023-04-13T02:39:19.568Z] e1ff8fa3b103: Pulling fs layer [2023-04-13T02:39:19.568Z] 52ebb69f0ebf: Pulling fs layer [2023-04-13T02:39:19.568Z] 5abe8eddf0d5: Pulling fs layer [2023-04-13T02:39:19.568Z] e1ff8fa3b103: Waiting [2023-04-13T02:39:19.568Z] 52ebb69f0ebf: Waiting [2023-04-13T02:39:19.568Z] 5abe8eddf0d5: Waiting [2023-04-13T02:39:19.568Z] 169dfbe0d373: Waiting [2023-04-13T02:39:19.568Z] 55522c791124: Download complete [2023-04-13T02:39:19.568Z] 169dfbe0d373: Verifying Checksum [2023-04-13T02:39:19.568Z] 169dfbe0d373: Download complete [2023-04-13T02:39:19.568Z] e1ff8fa3b103: Download complete [2023-04-13T02:39:19.568Z] af6eaf76a39c: Verifying Checksum [2023-04-13T02:39:19.568Z] af6eaf76a39c: Download complete [2023-04-13T02:39:21.014Z] af6eaf76a39c: Pull complete [2023-04-13T02:39:21.014Z] 5abe8eddf0d5: Verifying Checksum [2023-04-13T02:39:21.014Z] 5abe8eddf0d5: Download complete [2023-04-13T02:39:21.307Z] 55522c791124: Pull complete [2023-04-13T02:39:25.737Z] 52ebb69f0ebf: Verifying Checksum [2023-04-13T02:39:25.737Z] 52ebb69f0ebf: Download complete [2023-04-13T02:39:26.016Z] ce5c4a1c91eb: Download complete [2023-04-13T02:39:38.415Z] ce5c4a1c91eb: Pull complete [2023-04-13T02:39:38.415Z] 169dfbe0d373: Pull complete [2023-04-13T02:39:38.415Z] e1ff8fa3b103: Pull complete [2023-04-13T02:39:43.784Z] 52ebb69f0ebf: Pull complete [2023-04-13T02:39:45.206Z] 5abe8eddf0d5: Pull complete [2023-04-13T02:39:45.206Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-13T02:39:45.206Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-13T02:39:45.206Z] ---> 6cb57ee374ae [2023-04-13T02:39:45.206Z] Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-04-13T02:39:48.582Z] ---> Running in 07c160abe5b5 [2023-04-13T02:39:48.582Z] Removing intermediate container 07c160abe5b5 [2023-04-13T02:39:48.582Z] ---> 55f90557c296 [2023-04-13T02:39:48.582Z] Step 4/16 : ARG ALPINE_PKG_BASE="make git" [2023-04-13T02:39:48.582Z] ---> Running in 4a48ef83ac6f [2023-04-13T02:39:48.850Z] Removing intermediate container 4a48ef83ac6f [2023-04-13T02:39:48.850Z] ---> 5f2f9fe9adb7 [2023-04-13T02:39:48.850Z] Step 5/16 : ARG ALPINE_PKG_EXTRA="" [2023-04-13T02:39:48.850Z] ---> Running in 315b337b3b9f [2023-04-13T02:39:49.438Z] Removing intermediate container 315b337b3b9f [2023-04-13T02:39:49.438Z] ---> 5142d77dfd68 [2023-04-13T02:39:49.438Z] Step 6/16 : LABEL Name=edgex-ui-go [2023-04-13T02:39:49.438Z] ---> Running in 7dcf0dc67f77 [2023-04-13T02:39:50.025Z] Removing intermediate container 7dcf0dc67f77 [2023-04-13T02:39:50.025Z] ---> 9b38c03bf117 [2023-04-13T02:39:50.025Z] Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' [2023-04-13T02:39:50.294Z] ---> Running in be4d30d1f9ea [2023-04-13T02:39:50.562Z] Removing intermediate container be4d30d1f9ea [2023-04-13T02:39:50.562Z] ---> 2b4b668f9b9d [2023-04-13T02:39:50.562Z] Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-04-13T02:39:51.150Z] latest: Pulling from library/docker [2023-04-13T02:39:51.150Z] c41833b44d91: Pulling fs layer [2023-04-13T02:39:51.150Z] 6343a5c17821: Pulling fs layer [2023-04-13T02:39:51.150Z] 7fb3fc37985f: Pulling fs layer [2023-04-13T02:39:51.150Z] 79a39cbcbcac: Pulling fs layer [2023-04-13T02:39:51.150Z] bd9b08f0a6fe: Pulling fs layer [2023-04-13T02:39:51.150Z] 9f730369bd8d: Pulling fs layer [2023-04-13T02:39:51.150Z] b7a8edceb3bd: Pulling fs layer [2023-04-13T02:39:51.150Z] f7b43bb1740d: Pulling fs layer [2023-04-13T02:39:51.150Z] e766bd2508a2: Pulling fs layer [2023-04-13T02:39:51.150Z] 1cff11aa55cd: Pulling fs layer [2023-04-13T02:39:51.150Z] 5c8564d51ddd: Pulling fs layer [2023-04-13T02:39:51.150Z] 337dc3b11c12: Pulling fs layer [2023-04-13T02:39:51.150Z] 76c5058099a1: Pulling fs layer [2023-04-13T02:39:51.150Z] 59ccd6efa6f9: Pulling fs layer [2023-04-13T02:39:51.150Z] e766bd2508a2: Waiting [2023-04-13T02:39:51.150Z] 1cff11aa55cd: Waiting [2023-04-13T02:39:51.150Z] 5c8564d51ddd: Waiting [2023-04-13T02:39:51.150Z] 337dc3b11c12: Waiting [2023-04-13T02:39:51.150Z] 76c5058099a1: Waiting [2023-04-13T02:39:51.150Z] 59ccd6efa6f9: Waiting [2023-04-13T02:39:51.150Z] 79a39cbcbcac: Waiting [2023-04-13T02:39:51.150Z] bd9b08f0a6fe: Waiting [2023-04-13T02:39:51.150Z] 9f730369bd8d: Waiting [2023-04-13T02:39:51.150Z] b7a8edceb3bd: Waiting [2023-04-13T02:39:51.150Z] f7b43bb1740d: Waiting [2023-04-13T02:39:51.448Z] 7fb3fc37985f: Verifying Checksum [2023-04-13T02:39:51.448Z] 7fb3fc37985f: Download complete [2023-04-13T02:39:51.448Z] 6343a5c17821: Verifying Checksum [2023-04-13T02:39:51.448Z] 6343a5c17821: Download complete [2023-04-13T02:39:51.448Z] c41833b44d91: Verifying Checksum [2023-04-13T02:39:52.131Z] 79a39cbcbcac: Verifying Checksum [2023-04-13T02:39:52.131Z] 79a39cbcbcac: Download complete [2023-04-13T02:39:52.131Z] bd9b08f0a6fe: Verifying Checksum [2023-04-13T02:39:52.131Z] bd9b08f0a6fe: Download complete [2023-04-13T02:39:52.131Z] b7a8edceb3bd: Verifying Checksum [2023-04-13T02:39:52.131Z] b7a8edceb3bd: Download complete [2023-04-13T02:39:52.131Z] f7b43bb1740d: Verifying Checksum [2023-04-13T02:39:52.131Z] f7b43bb1740d: Download complete [2023-04-13T02:39:52.131Z] c41833b44d91: Pull complete [2023-04-13T02:39:52.131Z] e766bd2508a2: Verifying Checksum [2023-04-13T02:39:52.131Z] e766bd2508a2: Download complete [2023-04-13T02:39:52.405Z] 9f730369bd8d: Verifying Checksum [2023-04-13T02:39:52.405Z] 9f730369bd8d: Download complete [2023-04-13T02:39:52.405Z] 5c8564d51ddd: Verifying Checksum [2023-04-13T02:39:52.405Z] 5c8564d51ddd: Download complete [2023-04-13T02:39:52.405Z] 1cff11aa55cd: Verifying Checksum [2023-04-13T02:39:52.405Z] 1cff11aa55cd: Download complete [2023-04-13T02:39:52.684Z] 76c5058099a1: Verifying Checksum [2023-04-13T02:39:52.684Z] 76c5058099a1: Download complete [2023-04-13T02:39:52.684Z] 59ccd6efa6f9: Verifying Checksum [2023-04-13T02:39:52.684Z] 59ccd6efa6f9: Download complete [2023-04-13T02:39:52.954Z] 6343a5c17821: Pull complete [2023-04-13T02:39:53.234Z] 7fb3fc37985f: Pull complete [2023-04-13T02:39:54.332Z] 337dc3b11c12: Verifying Checksum [2023-04-13T02:39:54.332Z] 337dc3b11c12: Download complete [2023-04-13T02:39:54.939Z] 79a39cbcbcac: Pull complete [2023-04-13T02:39:56.692Z] bd9b08f0a6fe: Pull complete [2023-04-13T02:39:57.678Z] 9f730369bd8d: Pull complete [2023-04-13T02:39:57.953Z] b7a8edceb3bd: Pull complete [2023-04-13T02:39:58.226Z] f7b43bb1740d: Pull complete [2023-04-13T02:39:58.502Z] e766bd2508a2: Pull complete [2023-04-13T02:39:59.947Z] 1cff11aa55cd: Pull complete [2023-04-13T02:39:59.947Z] 5c8564d51ddd: Pull complete [2023-04-13T02:40:01.934Z] 337dc3b11c12: Pull complete [2023-04-13T02:40:02.207Z] 76c5058099a1: Pull complete [2023-04-13T02:40:02.479Z] 59ccd6efa6f9: Pull complete [2023-04-13T02:40:02.479Z] Digest: sha256:a2e34bde4cb23eaef4f3d5016c78f4a7ee06b65f80d07c7ba69a1e262977a97a [2023-04-13T02:40:02.479Z] Status: Downloaded newer image for docker:latest [2023-04-13T02:40:05.888Z] ---> 7870fbd85a15 [2023-04-13T02:40:05.888Z] Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-04-13T02:40:05.888Z] ---> Running in 6ce634ddfa85 [2023-04-13T02:40:07.360Z] Removing intermediate container 6ce634ddfa85 [2023-04-13T02:40:07.360Z] ---> dbed4c926041 [2023-04-13T02:40:07.360Z] Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-13T02:40:07.642Z] ---> Running in 8a5fec676058 [2023-04-13T02:40:08.614Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:40:09.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:40:11.550Z] OK: 263 MiB in 53 packages [2023-04-13T02:40:12.528Z] Removing intermediate container 8a5fec676058 [2023-04-13T02:40:12.528Z] ---> 901e4271eb5b [2023-04-13T02:40:12.528Z] Step 11/16 : ENV GO111MODULE=on [2023-04-13T02:40:12.528Z] ---> Running in 26a7e92e9ba4 [2023-04-13T02:40:12.798Z] Removing intermediate container 26a7e92e9ba4 [2023-04-13T02:40:12.798Z] ---> 4e35befb28c6 [2023-04-13T02:40:12.798Z] Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-04-13T02:40:12.798Z] ---> Running in 83c8cdad24e6 [2023-04-13T02:40:13.388Z] Removing intermediate container 83c8cdad24e6 [2023-04-13T02:40:13.388Z] ---> 61ce42dc23b0 [2023-04-13T02:40:13.388Z] Step 13/16 : COPY go.mod vendor* ./ [2023-04-13T02:40:13.978Z] ---> cd93dced9f6b [2023-04-13T02:40:13.978Z] Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-13T02:40:13.978Z] ---> Running in 57fd900cc122 [2023-04-13T02:41:21.928Z] Removing intermediate container 57fd900cc122 [2023-04-13T02:41:21.928Z] ---> de9cfcf5a6ef [2023-04-13T02:41:21.928Z] Step 15/16 : COPY . . [2023-04-13T02:41:21.928Z] ---> 7dce03303fe4 [2023-04-13T02:41:21.928Z] Step 16/16 : RUN ${MAKE} [2023-04-13T02:41:21.928Z] ---> Running in 61822af77852 [2023-04-13T02:41:21.928Z] noop [2023-04-13T02:41:21.928Z] Removing intermediate container 61822af77852 [2023-04-13T02:41:21.928Z] ---> 10380677ba2d [2023-04-13T02:41:21.928Z] Successfully built 10380677ba2d [2023-04-13T02:41:21.928Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:41:22.281Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:41:22.281Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:41:22.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-8171 does not seem to be running inside a container [2023-04-13T02:41:22.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T02:41:24.008Z] $ docker top bb45bb91c4660b746a4bb1a8baf094f848536445a8b5dd69539aef7ebc31d753 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:41:24.853Z] + go version [2023-04-13T02:41:24.853Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-13T02:41:24.881Z] $ docker stop --time=1 bb45bb91c4660b746a4bb1a8baf094f848536445a8b5dd69539aef7ebc31d753 [2023-04-13T02:41:26.673Z] $ docker rm -f --volumes bb45bb91c4660b746a4bb1a8baf094f848536445a8b5dd69539aef7ebc31d753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:41:27.218Z] + docker inspect -f . ci-base-image-arm64 [2023-04-13T02:41:27.218Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:41:27.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-8171 does not seem to be running inside a container [2023-04-13T02:41:27.519Z] $ 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/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-13T02:41:28.830Z] $ docker top ca770c39f766736b765ba7aab896332c810751ef8e76633683a528f2752fe9aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:41:29.681Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/16 [Pipeline] fileExists [Pipeline] sh [2023-04-13T02:41:30.342Z] + make test [2023-04-13T02:41:30.342Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-04-13T02:42:10.095Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-04-13T02:44:01.891Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-04-13T02:44:01.891Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-04-13T02:44:01.891Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-04-13T02:44:01.891Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-04-13T02:44:01.891Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-04-13T02:44:01.891Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-04-13T02:44:01.891Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-04-13T02:44:01.891Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-04-13T02:44:01.891Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-04-13T02:44:28.643Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-13T02:44:28.643Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-13T02:44:28.643Z] ./bin/test-attribution-txt.sh [2023-04-13T02:44:28.643Z] An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/go-kit/log is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for golang.org/x/net is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for golang.org/x/sync is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for google.golang.org/genproto is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for google.golang.org/grpc is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2023-04-13T02:44:28.643Z] make -C web test [2023-04-13T02:44:28.643Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/16/web' [2023-04-13T02:44:28.643Z] make[1]: tput: No such file or directory [2023-04-13T02:44:28.643Z] make[1]: tput: No such file or directory [2023-04-13T02:44:28.643Z] warning: generating ./VERSION [2023-04-13T02:44:28.643Z] echo "0.0.0" > VERSION [2023-04-13T02:44:28.643Z] docker build \ [2023-04-13T02:44:28.643Z] -f Dockerfile \ [2023-04-13T02:44:28.643Z] --build-arg USER=1000 \ [2023-04-13T02:44:28.643Z] \ [2023-04-13T02:44:28.643Z] --label "git_sha=0065758e89f4c363f57d6ded5532824ac6acaa07" \ [2023-04-13T02:44:28.643Z] -t edgexfoundry/edgex-web-ui:0065758e89f4c363f57d6ded5532824ac6acaa07 \ [2023-04-13T02:44:28.643Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-04-13T02:44:28.643Z] . [2023-04-13T02:44:28.643Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-04-13T02:44:28.643Z] Install the buildx component to build images with BuildKit: [2023-04-13T02:44:28.643Z] https://docs.docker.com/go/buildx/ [2023-04-13T02:44:28.643Z] [2023-04-13T02:44:29.229Z] Sending build context to Docker daemon 3.03MB [2023-04-13T02:44:29.229Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-04-13T02:44:29.504Z] 16.17-alpine3.15: Pulling from library/node [2023-04-13T02:44:29.504Z] 47517142f6ba: Pulling fs layer [2023-04-13T02:44:29.504Z] 5f8c4bfa009b: Pulling fs layer [2023-04-13T02:44:29.504Z] f7079c9c4ba1: Pulling fs layer [2023-04-13T02:44:29.504Z] aba105e6f55a: Pulling fs layer [2023-04-13T02:44:29.504Z] aba105e6f55a: Waiting [2023-04-13T02:44:29.781Z] f7079c9c4ba1: Verifying Checksum [2023-04-13T02:44:29.781Z] f7079c9c4ba1: Download complete [2023-04-13T02:44:29.781Z] aba105e6f55a: Download complete [2023-04-13T02:44:29.781Z] 47517142f6ba: Verifying Checksum [2023-04-13T02:44:29.781Z] 47517142f6ba: Download complete [2023-04-13T02:44:30.371Z] 47517142f6ba: Pull complete [2023-04-13T02:44:30.640Z] 5f8c4bfa009b: Download complete [2023-04-13T02:44:33.995Z] 5f8c4bfa009b: Pull complete [2023-04-13T02:44:34.582Z] f7079c9c4ba1: Pull complete [2023-04-13T02:44:34.582Z] aba105e6f55a: Pull complete [2023-04-13T02:44:34.850Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-04-13T02:44:34.850Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-04-13T02:44:34.850Z] ---> bf1b8b58d215 [2023-04-13T02:44:34.850Z] Step 2/10 : RUN apk add --no-cache chromium [2023-04-13T02:44:35.439Z] ---> Running in 4cb82d5a6746 [2023-04-13T02:44:36.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-04-13T02:44:36.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-04-13T02:44:37.901Z] (1/128) Installing libxau (1.0.9-r0) [2023-04-13T02:44:37.901Z] (2/128) Installing libmd (1.0.3-r0) [2023-04-13T02:44:37.901Z] (3/128) Installing libbsd (0.11.3-r1) [2023-04-13T02:44:37.901Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-04-13T02:44:37.901Z] (5/128) Installing libxcb (1.14-r2) [2023-04-13T02:44:37.901Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-04-13T02:44:38.173Z] (7/128) Installing libxext (1.3.4-r0) [2023-04-13T02:44:38.173Z] (8/128) Installing libice (1.0.10-r0) [2023-04-13T02:44:38.173Z] (9/128) Installing libuuid (2.37.4-r0) [2023-04-13T02:44:38.173Z] (10/128) Installing libsm (1.2.3-r0) [2023-04-13T02:44:38.173Z] (11/128) Installing libxt (1.2.1-r0) [2023-04-13T02:44:38.173Z] (12/128) Installing libxmu (1.1.3-r0) [2023-04-13T02:44:38.173Z] (13/128) Installing xset (1.2.4-r0) [2023-04-13T02:44:38.173Z] (14/128) Installing xprop (1.2.5-r0) [2023-04-13T02:44:38.173Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-04-13T02:44:38.173Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-04-13T02:44:38.173Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-04-13T02:44:38.173Z] (18/128) Installing libffi (3.4.2-r1) [2023-04-13T02:44:38.173Z] (19/128) Installing libintl (0.21-r0) [2023-04-13T02:44:38.442Z] (20/128) Installing libblkid (2.37.4-r0) [2023-04-13T02:44:38.442Z] (21/128) Installing libmount (2.37.4-r0) [2023-04-13T02:44:38.442Z] (22/128) Installing pcre (8.45-r1) [2023-04-13T02:44:38.442Z] (23/128) Installing glib (2.70.1-r0) [2023-04-13T02:44:38.442Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-04-13T02:44:38.442Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-04-13T02:44:38.442Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-04-13T02:44:38.442Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-04-13T02:44:38.712Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-04-13T02:44:38.712Z] (29/128) Installing libpng (1.6.37-r1) [2023-04-13T02:44:38.712Z] (30/128) Installing libwebp (1.2.2-r0) [2023-04-13T02:44:38.712Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-04-13T02:44:38.712Z] (32/128) Installing tiff (4.4.0-r1) [2023-04-13T02:44:38.712Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-04-13T02:44:38.712Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-04-13T02:44:38.712Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-04-13T02:44:38.712Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-04-13T02:44:38.712Z] (37/128) Installing libxrender (0.9.10-r3) [2023-04-13T02:44:38.712Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-04-13T02:44:38.712Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-04-13T02:44:38.987Z] (40/128) Installing libxi (1.8-r0) [2023-04-13T02:44:38.987Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-04-13T02:44:38.987Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-04-13T02:44:38.987Z] (43/128) Installing atk (2.36.0-r0) [2023-04-13T02:44:38.987Z] (44/128) Installing libxtst (1.2.3-r3) [2023-04-13T02:44:38.987Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-04-13T02:44:38.987Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-04-13T02:44:38.987Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-04-13T02:44:38.987Z] (48/128) Installing expat (2.5.0-r0) [2023-04-13T02:44:38.987Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-04-13T02:44:38.987Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-04-13T02:44:38.987Z] (51/128) Installing freetype (2.11.1-r2) [2023-04-13T02:44:38.987Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-04-13T02:44:38.987Z] (53/128) Installing pixman (0.40.0-r4) [2023-04-13T02:44:38.987Z] (54/128) Installing cairo (1.16.0-r5) [2023-04-13T02:44:39.263Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-04-13T02:44:39.263Z] (56/128) Installing avahi-libs (0.8-r5) [2023-04-13T02:44:39.263Z] (57/128) Installing gmp (6.2.1-r1) [2023-04-13T02:44:39.263Z] (58/128) Installing nettle (3.7.3-r0) [2023-04-13T02:44:39.263Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-04-13T02:44:39.263Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-04-13T02:44:39.263Z] (61/128) Installing libunistring (0.9.10-r1) [2023-04-13T02:44:39.263Z] (62/128) Installing gnutls (3.7.1-r2) [2023-04-13T02:44:39.263Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-04-13T02:44:39.263Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-04-13T02:44:39.263Z] (65/128) Installing fribidi (1.0.11-r0) [2023-04-13T02:44:39.540Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-04-13T02:44:39.540Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-04-13T02:44:39.540Z] (68/128) Installing libxft (2.3.4-r0) [2023-04-13T02:44:39.540Z] (69/128) Installing pango (1.48.10-r0) [2023-04-13T02:44:39.540Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-04-13T02:44:39.540Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-04-13T02:44:39.540Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-04-13T02:44:39.540Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-04-13T02:44:39.817Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-04-13T02:44:39.817Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-04-13T02:44:40.091Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-04-13T02:44:40.091Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-04-13T02:44:40.091Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-04-13T02:44:40.091Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-04-13T02:44:40.091Z] Executing ttf-opensans-1.10-r1.post-install [2023-04-13T02:44:42.709Z] (79/128) Installing libogg (1.3.5-r0) [2023-04-13T02:44:42.709Z] (80/128) Installing flac (1.3.4-r0) [2023-04-13T02:44:42.709Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-04-13T02:44:42.709Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-04-13T02:44:42.709Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-04-13T02:44:42.709Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-04-13T02:44:42.709Z] (85/128) Installing libass (0.15.2-r0) [2023-04-13T02:44:42.709Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-04-13T02:44:42.709Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-04-13T02:44:42.709Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-04-13T02:44:42.709Z] (89/128) Installing lame (3.100-r0) [2023-04-13T02:44:42.709Z] (90/128) Installing opus (1.3.1-r1) [2023-04-13T02:44:42.709Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-04-13T02:44:42.709Z] (92/128) Installing soxr (0.1.3-r2) [2023-04-13T02:44:42.709Z] (93/128) Installing libsrt (1.4.2-r1) [2023-04-13T02:44:42.709Z] (94/128) Installing libssh (0.9.6-r1) [2023-04-13T02:44:42.709Z] (95/128) Installing libtheora (1.1.1-r16) [2023-04-13T02:44:42.709Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-04-13T02:44:42.709Z] (97/128) Installing libdrm (2.4.109-r0) [2023-04-13T02:44:42.709Z] (98/128) Installing libva (2.13.0-r0) [2023-04-13T02:44:42.709Z] (99/128) Installing libvdpau (1.4-r0) [2023-04-13T02:44:42.709Z] (100/128) Installing vidstab (1.1.0-r1) [2023-04-13T02:44:42.979Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-04-13T02:44:42.979Z] (102/128) Installing libvpx (1.10.0-r0) [2023-04-13T02:44:42.979Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-04-13T02:44:42.979Z] (104/128) Installing x264-libs (20210613-r0) [2023-04-13T02:44:42.979Z] (105/128) Installing x265-libs (3.5-r0) [2023-04-13T02:44:42.979Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-04-13T02:44:42.979Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-04-13T02:44:43.568Z] (108/128) Installing libevent (2.1.12-r4) [2023-04-13T02:44:43.568Z] (109/128) Installing mesa (21.2.6-r0) [2023-04-13T02:44:43.568Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-04-13T02:44:43.568Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-04-13T02:44:43.568Z] (112/128) Installing lcms2 (2.12-r1) [2023-04-13T02:44:43.568Z] (113/128) Installing nspr (4.32-r0) [2023-04-13T02:44:43.568Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-04-13T02:44:43.568Z] (115/128) Installing nss (3.78.1-r0) [2023-04-13T02:44:43.839Z] (116/128) Installing libasyncns (0.8-r1) [2023-04-13T02:44:43.839Z] (117/128) Installing libltdl (2.4.6-r7) [2023-04-13T02:44:43.839Z] (118/128) Installing orc (0.4.32-r0) [2023-04-13T02:44:43.839Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-04-13T02:44:43.839Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-04-13T02:44:43.839Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-04-13T02:44:43.839Z] (122/128) Installing libpulse (15.0-r2) [2023-04-13T02:44:43.839Z] (123/128) Installing re2 (2021.11.01-r0) [2023-04-13T02:44:43.839Z] (124/128) Installing snappy (1.1.9-r1) [2023-04-13T02:44:43.839Z] (125/128) Installing libgpg-error (1.42-r1) [2023-04-13T02:44:43.839Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-04-13T02:44:43.839Z] (127/128) Installing libxslt (1.1.35-r0) [2023-04-13T02:44:43.839Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-04-13T02:44:48.130Z] Executing busybox-1.34.1-r7.trigger [2023-04-13T02:44:48.130Z] Executing glib-2.70.1-r0.trigger [2023-04-13T02:44:48.130Z] Executing shared-mime-info-2.1-r2.trigger [2023-04-13T02:44:50.730Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-04-13T02:44:50.730Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-04-13T02:44:50.730Z] Executing fontconfig-2.13.1-r4.trigger [2023-04-13T02:44:50.730Z] Executing mkfontscale-1.2.1-r1.trigger [2023-04-13T02:44:50.730Z] OK: 275 MiB in 144 packages [2023-04-13T02:45:00.844Z] Removing intermediate container 4cb82d5a6746 [2023-04-13T02:45:00.844Z] ---> e065ce29ca15 [2023-04-13T02:45:00.844Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-04-13T02:45:00.844Z] ---> Running in 7bf76f8ab351 [2023-04-13T02:45:00.844Z] Removing intermediate container 7bf76f8ab351 [2023-04-13T02:45:00.844Z] ---> a7607b57997e [2023-04-13T02:45:00.844Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-04-13T02:45:00.844Z] ---> Running in fcfe0fb01c60 [2023-04-13T02:45:00.844Z] Removing intermediate container fcfe0fb01c60 [2023-04-13T02:45:00.844Z] ---> 18ac44eca188 [2023-04-13T02:45:00.844Z] Step 5/10 : RUN npm install -g npm [2023-04-13T02:45:01.114Z] ---> Running in ba37e579466d [2023-04-13T02:45:33.369Z] [2023-04-13T02:45:33.369Z] removed 7 packages, changed 99 packages, and audited 238 packages in 26s [2023-04-13T02:45:33.369Z] [2023-04-13T02:45:33.369Z] 18 packages are looking for funding [2023-04-13T02:45:33.369Z] run `npm fund` for details [2023-04-13T02:45:33.369Z] [2023-04-13T02:45:33.369Z] found 0 vulnerabilities [2023-04-13T02:45:34.334Z] Removing intermediate container ba37e579466d [2023-04-13T02:45:34.334Z] ---> e30da49ad743 [2023-04-13T02:45:34.334Z] Step 6/10 : ARG USER=1000 [2023-04-13T02:45:34.334Z] ---> Running in 693591a6b14f [2023-04-13T02:45:34.610Z] Removing intermediate container 693591a6b14f [2023-04-13T02:45:34.610Z] ---> 3021249b282d [2023-04-13T02:45:34.610Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-04-13T02:45:34.610Z] ---> Running in c8daf0d4b070 [2023-04-13T02:45:36.560Z] Removing intermediate container c8daf0d4b070 [2023-04-13T02:45:36.560Z] ---> 433476dd1db5 [2023-04-13T02:45:36.560Z] Step 8/10 : USER $USER:$USER [2023-04-13T02:45:36.560Z] ---> Running in 772e9898c65e [2023-04-13T02:45:36.829Z] Removing intermediate container 772e9898c65e [2023-04-13T02:45:36.829Z] ---> c8abb5b9dba8 [2023-04-13T02:45:36.829Z] Step 9/10 : WORKDIR /app [2023-04-13T02:45:37.098Z] ---> Running in 6c07351307a4 [2023-04-13T02:45:37.367Z] Removing intermediate container 6c07351307a4 [2023-04-13T02:45:37.367Z] ---> ed8aa7d0d92f [2023-04-13T02:45:37.367Z] Step 10/10 : LABEL git_sha=0065758e89f4c363f57d6ded5532824ac6acaa07 [2023-04-13T02:45:37.367Z] ---> Running in ef1c104dd694 [2023-04-13T02:45:37.954Z] Removing intermediate container ef1c104dd694 [2023-04-13T02:45:37.954Z] ---> 7a752ed0f080 [2023-04-13T02:45:37.954Z] Successfully built 7a752ed0f080 [2023-04-13T02:45:37.954Z] Successfully tagged edgexfoundry/edgex-web-ui:0065758e89f4c363f57d6ded5532824ac6acaa07 [2023-04-13T02:45:37.954Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-04-13T02:45:37.954Z] touch edgex-web-ui.imagebuilt [2023-04-13T02:45:37.954Z] mkdir -p node_modules coverage [2023-04-13T02:45:37.954Z] chown "1000:1000" node_modules coverage package-lock.json [2023-04-13T02:45:37.954Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-04-13T02:45:56.171Z] npm ERR! code ERESOLVE [2023-04-13T02:45:56.171Z] npm ERR! ERESOLVE could not resolve [2023-04-13T02:45:56.171Z] npm ERR! [2023-04-13T02:45:56.171Z] npm ERR! While resolving: @angular-devkit/build-angular@14.2.2 [2023-04-13T02:45:56.171Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-04-13T02:45:56.171Z] npm ERR! node_modules/@angular/compiler-cli [2023-04-13T02:45:56.171Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-04-13T02:45:56.171Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-04-13T02:45:56.171Z] npm ERR! node_modules/@angular/localize [2023-04-13T02:45:56.171Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-04-13T02:45:56.171Z] npm ERR! [2023-04-13T02:45:56.171Z] npm ERR! Could not resolve dependency: [2023-04-13T02:45:56.171Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2023-04-13T02:45:56.171Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-04-13T02:45:56.171Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2023-04-13T02:45:56.171Z] npm ERR! [2023-04-13T02:45:56.171Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@14.3.0 [2023-04-13T02:45:56.171Z] npm ERR! node_modules/@angular/compiler-cli [2023-04-13T02:45:56.171Z] npm ERR! peer @angular/compiler-cli@"^14.0.0" from @angular-devkit/build-angular@14.2.2 [2023-04-13T02:45:56.171Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-04-13T02:45:56.171Z] npm ERR! dev @angular-devkit/build-angular@"~14.2.2" from the root project [2023-04-13T02:45:56.171Z] npm ERR! [2023-04-13T02:45:56.171Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-04-13T02:45:56.171Z] npm ERR! this command with --force or --legacy-peer-deps [2023-04-13T02:45:56.171Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-04-13T02:45:56.171Z] npm ERR! [2023-04-13T02:45:56.171Z] npm ERR! [2023-04-13T02:45:56.171Z] npm ERR! For a full report see: [2023-04-13T02:45:56.171Z] npm ERR! /home/node/.npm/_logs/2023-04-13T02_45_42_295Z-eresolve-report.txt [2023-04-13T02:45:56.171Z] [2023-04-13T02:45:56.171Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-04-13T02_45_42_295Z-debug-0.log [2023-04-13T02:45:56.171Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-04-13T02:45:56.171Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/16/web' [2023-04-13T02:45:56.171Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-04-13T02:45:56.200Z] $ docker stop --time=1 ca770c39f766736b765ba7aab896332c810751ef8e76633683a528f2752fe9aa [2023-04-13T02:45:57.989Z] $ docker rm -f --volumes ca770c39f766736b765ba7aab896332c810751ef8e76633683a528f2752fe9aa [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-04-13T02:45:59.283Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:45:59.284Z] [2023-04-13T02:45:59.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:45:59.622Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:45:59.895Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-13T02:45:59.895Z] 8998bd30e6a1: Pulling fs layer [2023-04-13T02:45:59.895Z] 04944245beec: Pulling fs layer [2023-04-13T02:45:59.895Z] 699f458cf7ca: Pulling fs layer [2023-04-13T02:45:59.895Z] 765212b225bb: Pulling fs layer [2023-04-13T02:45:59.895Z] f23df028b6ca: Pulling fs layer [2023-04-13T02:45:59.895Z] d65c8cfc05b1: Pulling fs layer [2023-04-13T02:45:59.895Z] 2437ff75d9bd: Pulling fs layer [2023-04-13T02:45:59.895Z] f23df028b6ca: Waiting [2023-04-13T02:45:59.895Z] d65c8cfc05b1: Waiting [2023-04-13T02:45:59.895Z] 2437ff75d9bd: Waiting [2023-04-13T02:45:59.895Z] 765212b225bb: Waiting [2023-04-13T02:45:59.895Z] 04944245beec: Verifying Checksum [2023-04-13T02:45:59.895Z] 04944245beec: Download complete [2023-04-13T02:45:59.895Z] 765212b225bb: Verifying Checksum [2023-04-13T02:45:59.895Z] 765212b225bb: Download complete [2023-04-13T02:45:59.895Z] f23df028b6ca: Verifying Checksum [2023-04-13T02:45:59.895Z] f23df028b6ca: Download complete [2023-04-13T02:46:00.164Z] d65c8cfc05b1: Verifying Checksum [2023-04-13T02:46:00.164Z] d65c8cfc05b1: Download complete [2023-04-13T02:46:00.164Z] 699f458cf7ca: Verifying Checksum [2023-04-13T02:46:00.435Z] 8998bd30e6a1: Verifying Checksum [2023-04-13T02:46:00.435Z] 8998bd30e6a1: Download complete [2023-04-13T02:46:03.060Z] 2437ff75d9bd: Verifying Checksum [2023-04-13T02:46:03.060Z] 2437ff75d9bd: Download complete [2023-04-13T02:46:04.476Z] 8998bd30e6a1: Pull complete [2023-04-13T02:46:05.064Z] 04944245beec: Pull complete [2023-04-13T02:46:06.509Z] 699f458cf7ca: Pull complete [2023-04-13T02:46:06.509Z] 765212b225bb: Pull complete [2023-04-13T02:46:07.475Z] f23df028b6ca: Pull complete [2023-04-13T02:46:07.475Z] d65c8cfc05b1: Pull complete [2023-04-13T02:46:23.618Z] 2437ff75d9bd: Pull complete [2023-04-13T02:46:23.618Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-13T02:46:23.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-13T02:46:23.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:46:23.851Z] prd-ubuntu20.04-docker-arm64-4c-16g-8171 does not seem to be running inside a container [2023-04-13T02:46:23.951Z] $ 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/16 -v /w/workspace/edgex-ui-go/16:/w/workspace/edgex-ui-go/16:rw,z -v /w/workspace/edgex-ui-go/16@tmp:/w/workspace/edgex-ui-go/16@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-13T02:46:26.609Z] $ docker top 031c8931037113d153a8a5a1249ff65d961b3295391c357b2d9d3a6c533d815a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:46:27.468Z] ---> job-cost.sh [2023-04-13T02:46:27.468Z] lf-activate-venv: SKIPPING [2023-04-13T02:46:27.468Z] INFO: No Stack... [2023-04-13T02:46:27.734Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-13T02:46:28.696Z] INFO: Archiving Costs [Pipeline] sh [2023-04-13T02:46:29.336Z] + cat /w/workspace/edgex-ui-go/16/archives/cost.csv [2023-04-13T02:46:29.336Z] + cut -d, -f6 [Pipeline] lock [2023-04-13T02:46:29.375Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-552-16-stack-cost] [2023-04-13T02:46:29.381Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-16-stack-cost] did not exist. Created. [2023-04-13T02:46:29.381Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-552-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-13T02:46:30.038Z] /w/workspace/edgex-ui-go/16@tmp/durable-afe9d429/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-13T02:46:30.702Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-13T02:46:30.717Z] Warning: overwriting stash ‘stack-cost’ [2023-04-13T02:46:31.533Z] Stashed 1 file(s) [Pipeline] } [2023-04-13T02:46:31.541Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-552-16-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-13T02:46:31.572Z] $ docker stop --time=1 031c8931037113d153a8a5a1249ff65d961b3295391c357b2d9d3a6c533d815a [2023-04-13T02:46:33.150Z] $ docker rm -f --volumes 031c8931037113d153a8a5a1249ff65d961b3295391c357b2d9d3a6c533d815a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-13T02:46:33.430Z] 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-04-13T02:46:34.112Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives ] [2023-04-13T02:46:34.112Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2023-04-13T02:46:34.112Z] total 16 [2023-04-13T02:46:34.112Z] drwxr-xr-x 3 root root 4096 Apr 13 02:11 . [2023-04-13T02:46:34.112Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. [2023-04-13T02:46:34.112Z] drwxr-xr-x 2 root root 4096 Apr 13 02:11 cost [2023-04-13T02:46:34.112Z] -rw-r--r-- 1 root root 84 Apr 13 02:11 cost.csv [2023-04-13T02:46:34.112Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2023-04-13T02:46:34.112Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives [2023-04-13T02:46:34.112Z] total 16 [2023-04-13T02:46:34.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 02:11 . [2023-04-13T02:46:34.113Z] drwxrwxr-x 15 jenkins jenkins 4096 Apr 13 02:11 .. [2023-04-13T02:46:34.113Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 02:11 cost [2023-04-13T02:46:34.113Z] -rw-r--r-- 1 jenkins jenkins 84 Apr 13 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:46:34.401Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:46:35.258Z] ---> package-listing.sh [2023-04-13T02:46:35.258Z] ++ facter osfamily [2023-04-13T02:46:35.258Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-13T02:46:35.518Z] + OS_FAMILY=debian [2023-04-13T02:46:35.518Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-552 [2023-04-13T02:46:35.518Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-13T02:46:35.518Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-13T02:46:35.518Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-13T02:46:35.518Z] + PACKAGES=/tmp/packages_start.txt [2023-04-13T02:46:35.518Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' [2023-04-13T02:46:35.518Z] + PACKAGES=/tmp/packages_end.txt [2023-04-13T02:46:35.518Z] + case "${OS_FAMILY}" in [2023-04-13T02:46:35.518Z] + dpkg -l [2023-04-13T02:46:35.518Z] + grep '^ii' [2023-04-13T02:46:35.518Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-13T02:46:35.518Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-13T02:46:35.518Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-13T02:46:35.518Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-552 ']' [2023-04-13T02:46:35.518Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ [2023-04-13T02:46:35.518Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-552/archives/ [Pipeline] echo [2023-04-13T02:46:35.529Z] 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-552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-13T02:46:35.804Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-13T02:46:36.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-13T02:46:36.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-13T02:46:36.428Z] prd-ubuntu20.04-docker-8c-8g-7650 does not seem to be running inside a container [2023-04-13T02:46:36.461Z] $ 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-552/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-552 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552:/w/workspace/edgexfoundry_edgex-ui-go_PR-552:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-13T02:46:36.673Z] $ docker top 042418fc78d4f3756d8227e65655687e9fee4257bae76f0baa6f07f21a46ae73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-13T02:46:37.027Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-13T02:46:37.311Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-13T02:46:37.599Z] + ls /var/log/sa-host [2023-04-13T02:46:37.599Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-13T02:46:37.740Z] provisioning config files... [2023-04-13T02:46:37.750Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-552@tmp/config4537124715915453679tmp [Pipeline] { [Pipeline] echo [2023-04-13T02:46:37.759Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:46:38.044Z] ---> create-netrc.sh [Pipeline] } [2023-04-13T02:46:38.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:46:38.382Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-13T02:46:38.390Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:46:38.673Z] ---> sudo-logs.sh [2023-04-13T02:46:38.673Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-13T02:46:38.699Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:46:38.980Z] ---> job-cost.sh [2023-04-13T02:46:38.981Z] lf-activate-venv: SKIPPING [2023-04-13T02:46:38.981Z] DEBUG: total: 0.2199999988079071 [2023-04-13T02:46:38.981Z] INFO: Retrieving Stack Cost... [2023-04-13T02:46:39.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-13T02:46:39.808Z] INFO: Archiving Costs [Pipeline] echo [2023-04-13T02:46:39.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-13T02:46:40.098Z] ---> logs-deploy.sh [2023-04-13T02:46:40.098Z] lf-activate-venv: SKIPPING [2023-04-13T02:46:40.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-552/16 [2023-04-13T02:46:40.098Z] INFO: archiving workspace using pattern(s): [2023-04-13T02:46:41.034Z] Archives upload complete. [2023-04-13T02:46:41.034Z] INFO: archiving logs to Nexus