Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f229313553dc91b9ee90f1a6a748fc527e9160b 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-ssh15503740361731602385.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-ssh15826978366806906215.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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14352952103299420658.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-ssh2337564651769005725.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2765859203297754086.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13297 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5f229313553dc91b9ee90f1a6a748fc527e9160b (main) Commit message: "refactor(snap): Switch to yaml config, upgrade go (#602)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 > git rev-list --no-walk 810f843ca8afc54dd8e89bba5045e5c7e7013274 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T14:38:42.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T14:38:42.722Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T14:38:42.735Z] ========================================================= [2023-05-04T14:38:42.735Z] EdgeX Global Pipelines Version Info [2023-05-04T14:38:42.735Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:38:43.440Z] ------------------- [2023-05-04T14:38:43.440Z] stable info: [2023-05-04T14:38:43.440Z] ------------------- [2023-05-04T14:38:43.440Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T14:38:43.440Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T14:38:43.440Z] Message: update stable to v1.0.248 [2023-05-04T14:38:44.013Z] ------------------- [2023-05-04T14:38:44.013Z] experimental info: [2023-05-04T14:38:44.013Z] ------------------- [2023-05-04T14:38:44.013Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T14:38:44.013Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T14:38:44.013Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T14:38:44.177Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-05-04T14:38:44.187Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-05-04T14:38:44.204Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T14:38:44.216Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T14:38:44.228Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T14:38:44.240Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T14:38:44.256Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T14:38:44.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T14:38:44.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T14:38:44.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T14:38:44.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T14:38:44.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-05-04T14:38:44.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T14:38:44.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T14:38:44.395Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T14:38:44.410Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T14:38:44.423Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T14:38:44.435Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T14:38:44.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T14:38:44.467Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T14:38:44.480Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T14:38:44.491Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T14:38:44.504Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T14:38:44.517Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T14:38:44.531Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T14:38:44.549Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T14:38:44.567Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T14:38:44.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-04T14:38:44.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-04T14:38:44.608Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-04T14:38:44.623Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] echo [2023-05-04T14:38:44.634Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f22931 [Pipeline] echo [2023-05-04T14:38:44.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T14:38:44.690Z] provisioning config files... [2023-05-04T14:38:44.702Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config9778656234289552532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:38:45.003Z] ---> docker-login.sh [2023-05-04T14:38:45.004Z] nexus3.edgexfoundry.org:10001 [2023-05-04T14:38:45.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:38:45.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:38:45.525Z] Configure a credential helper to remove this warning. See [2023-05-04T14:38:45.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:38:45.525Z] [2023-05-04T14:38:45.525Z] Login Succeeded [2023-05-04T14:38:45.525Z] nexus3.edgexfoundry.org:10002 [2023-05-04T14:38:45.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:38:45.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:38:45.525Z] Configure a credential helper to remove this warning. See [2023-05-04T14:38:45.525Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:38:45.525Z] [2023-05-04T14:38:45.525Z] Login Succeeded [2023-05-04T14:38:45.525Z] nexus3.edgexfoundry.org:10003 [2023-05-04T14:38:45.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:38:45.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:38:45.785Z] Configure a credential helper to remove this warning. See [2023-05-04T14:38:45.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:38:45.785Z] [2023-05-04T14:38:45.785Z] Login Succeeded [2023-05-04T14:38:45.785Z] nexus3.edgexfoundry.org:10004 [2023-05-04T14:38:45.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:38:45.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:38:45.785Z] Configure a credential helper to remove this warning. See [2023-05-04T14:38:45.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:38:45.785Z] [2023-05-04T14:38:45.785Z] Login Succeeded [2023-05-04T14:38:45.785Z] docker.io [2023-05-04T14:38:46.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:38:46.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:38:46.046Z] Configure a credential helper to remove this warning. See [2023-05-04T14:38:46.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:38:46.046Z] [2023-05-04T14:38:46.046Z] Login Succeeded [2023-05-04T14:38:46.046Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T14:38:46.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T14:38:46.433Z] + git rev-list -1 --merges 5f229313553dc91b9ee90f1a6a748fc527e9160b~1..5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] echo [2023-05-04T14:38:46.483Z] -----------> git rev-list -1 --merges 5f229313553dc91b9ee90f1a6a748fc527e9160b~1..5f229313553dc91b9ee90f1a6a748fc527e9160b 5f229313553dc91b9ee90f1a6a748fc527e9160b [false] [Pipeline] sh [2023-05-04T14:38:46.769Z] + git log --format=format:%s -1 5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] echo [2023-05-04T14:38:46.800Z] ========================================================= [2023-05-04T14:38:46.800Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T14:38:46.800Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T14:38:47.118Z] + git log --format=format:%s -1 5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] echo [2023-05-04T14:38:47.128Z] [semverPrep] GIT_COMMIT: 5f229313553dc91b9ee90f1a6a748fc527e9160b, Commit Message: refactor(snap): Switch to yaml config, upgrade go (#602) [Pipeline] echo [2023-05-04T14:38:47.137Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T14:38:47.507Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T14:38:47.507Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T14:38:47.507Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T14:38:47.507Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T14:38:47.507Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T14:38:47.507Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-04T14:38:47.507Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:38:47.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T14:38:47.923Z] [2023-05-04T14:38:47.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:38:48.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T14:38:48.217Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T14:38:48.217Z] b85a868b505f: Pulling fs layer [2023-05-04T14:38:48.217Z] e2be974225ed: Pulling fs layer [2023-05-04T14:38:48.217Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T14:38:48.217Z] 988bab9f4d93: Pulling fs layer [2023-05-04T14:38:48.217Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T14:38:48.217Z] eaf3925da568: Pulling fs layer [2023-05-04T14:38:48.217Z] bab4dde63d76: Pulling fs layer [2023-05-04T14:38:48.217Z] bde34c3a00c8: Pulling fs layer [2023-05-04T14:38:48.217Z] b352a97aabf1: Pulling fs layer [2023-05-04T14:38:48.217Z] 4872d77fe225: Pulling fs layer [2023-05-04T14:38:48.217Z] 5851b861e8e6: Pulling fs layer [2023-05-04T14:38:48.217Z] b352a97aabf1: Waiting [2023-05-04T14:38:48.217Z] 4872d77fe225: Waiting [2023-05-04T14:38:48.217Z] 5851b861e8e6: Waiting [2023-05-04T14:38:48.217Z] 988bab9f4d93: Waiting [2023-05-04T14:38:48.217Z] bde34c3a00c8: Waiting [2023-05-04T14:38:48.217Z] 1469e6f7b9e6: Waiting [2023-05-04T14:38:48.217Z] eaf3925da568: Waiting [2023-05-04T14:38:48.217Z] bab4dde63d76: Waiting [2023-05-04T14:38:48.217Z] e2be974225ed: Download complete [2023-05-04T14:38:48.217Z] 988bab9f4d93: Download complete [2023-05-04T14:38:48.217Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T14:38:48.217Z] 1469e6f7b9e6: Download complete [2023-05-04T14:38:48.217Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T14:38:48.217Z] 339a4e72a1f5: Download complete [2023-05-04T14:38:48.475Z] eaf3925da568: Download complete [2023-05-04T14:38:48.475Z] bde34c3a00c8: Verifying Checksum [2023-05-04T14:38:48.475Z] bde34c3a00c8: Download complete [2023-05-04T14:38:48.475Z] b352a97aabf1: Download complete [2023-05-04T14:38:48.475Z] 4872d77fe225: Verifying Checksum [2023-05-04T14:38:48.475Z] 4872d77fe225: Download complete [2023-05-04T14:38:48.475Z] 5851b861e8e6: Verifying Checksum [2023-05-04T14:38:48.475Z] 5851b861e8e6: Download complete [2023-05-04T14:38:48.475Z] b85a868b505f: Download complete [2023-05-04T14:38:48.734Z] bab4dde63d76: Verifying Checksum [2023-05-04T14:38:48.734Z] bab4dde63d76: Download complete [2023-05-04T14:38:49.679Z] b85a868b505f: Pull complete [2023-05-04T14:38:49.679Z] e2be974225ed: Pull complete [2023-05-04T14:38:50.254Z] 339a4e72a1f5: Pull complete [2023-05-04T14:38:50.254Z] 988bab9f4d93: Pull complete [2023-05-04T14:38:50.825Z] 1469e6f7b9e6: Pull complete [2023-05-04T14:38:50.825Z] eaf3925da568: Pull complete [2023-05-04T14:38:52.725Z] bab4dde63d76: Pull complete [2023-05-04T14:38:52.725Z] bde34c3a00c8: Pull complete [2023-05-04T14:38:52.725Z] b352a97aabf1: Pull complete [2023-05-04T14:38:52.725Z] 4872d77fe225: Pull complete [2023-05-04T14:38:52.725Z] 5851b861e8e6: Pull complete [2023-05-04T14:38:52.725Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T14:38:52.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T14:38:52.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:38:52.824Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:38:52.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T14:38:54.255Z] $ docker top e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af -eo pid,comm [2023-05-04T14:38:54.296Z] 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-05-04T14:38:54.296Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T14:38:54.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T14:38:54.335Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T14:38:54.449Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T14:38:54.468Z] $ docker exec e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af ssh-agent [2023-05-04T14:38:54.563Z] SSH_AUTH_SOCK=/tmp/ssh-fO6cSgNlcHoW/agent.32 [2023-05-04T14:38:54.563Z] SSH_AGENT_PID=38 [2023-05-04T14:38:54.570Z] Running ssh-add (command line suppressed) [2023-05-04T14:38:54.681Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15748802231483136602.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_15748802231483136602.key) [2023-05-04T14:38:54.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T14:38:54.966Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T14:38:54.992Z] $ docker exec --env ******** --env ******** e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af ssh-agent -k [2023-05-04T14:38:55.098Z] unset SSH_AUTH_SOCK; [2023-05-04T14:38:55.099Z] unset SSH_AGENT_PID; [2023-05-04T14:38:55.099Z] echo Agent pid 38 killed; [2023-05-04T14:38:55.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T14:38:55.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T14:38:55.115Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T14:38:55.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T14:38:55.248Z] $ docker exec e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af ssh-agent [2023-05-04T14:38:55.352Z] SSH_AUTH_SOCK=/tmp/ssh-GjucOliu3B9q/agent.70 [2023-05-04T14:38:55.352Z] SSH_AGENT_PID=76 [2023-05-04T14:38:55.356Z] Running ssh-add (command line suppressed) [2023-05-04T14:38:55.477Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5112074811070802722.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_5112074811070802722.key) [2023-05-04T14:38:55.479Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T14:38:55.768Z] + git semver init [2023-05-04T14:38:56.027Z] 2023-05-04 14:38:55,962 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T14:38:56.027Z] 2023-05-04 14:38:55,963 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-04T14:38:56.027Z] 2023-05-04 14:38:55,963 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [2023-05-04T14:38:56.027Z] 2023-05-04 14:38:55,963 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T14:38:57.411Z] 2023-05-04 14:38:57,323 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude [2023-05-04T14:38:57.411Z] 2023-05-04 14:38:57,325 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False [2023-05-04T14:38:57.411Z] 2023-05-04 14:38:57,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T14:38:57.411Z] 2023-05-04 14:38:57,325 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T14:38:57.411Z] 3.0.0-dev.7 [Pipeline] } [2023-05-04T14:38:57.437Z] $ docker exec --env ******** --env ******** e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af ssh-agent -k [2023-05-04T14:38:57.535Z] unset SSH_AUTH_SOCK; [2023-05-04T14:38:57.535Z] unset SSH_AGENT_PID; [2023-05-04T14:38:57.535Z] echo Agent pid 76 killed; [2023-05-04T14:38:57.533Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T14:38:57.836Z] + git semver [Pipeline] } [2023-05-04T14:38:58.124Z] $ docker stop --time=1 e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af [2023-05-04T14:38:59.408Z] $ docker rm -f --volumes e9de1b283a0e4f1e52382fee2709401caf774ba58582b51c11e19bfb9b8335af [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T14:38:59.730Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T14:38:59.935Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T14:38:59.938Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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-05-04T14:39:00.062Z] provisioning config files... [2023-05-04T14:39:00.071Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1431581952412904117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:39:00.367Z] ---> docker-login.sh [2023-05-04T14:39:00.367Z] nexus3.edgexfoundry.org:10001 [2023-05-04T14:39:00.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:39:00.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:39:00.367Z] Configure a credential helper to remove this warning. See [2023-05-04T14:39:00.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:39:00.367Z] [2023-05-04T14:39:00.367Z] Login Succeeded [2023-05-04T14:39:00.367Z] nexus3.edgexfoundry.org:10002 [2023-05-04T14:39:00.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:39:00.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:39:00.367Z] Configure a credential helper to remove this warning. See [2023-05-04T14:39:00.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:39:00.367Z] [2023-05-04T14:39:00.367Z] Login Succeeded [2023-05-04T14:39:00.367Z] nexus3.edgexfoundry.org:10003 [2023-05-04T14:39:00.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:39:00.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:39:00.626Z] Configure a credential helper to remove this warning. See [2023-05-04T14:39:00.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:39:00.627Z] [2023-05-04T14:39:00.627Z] Login Succeeded [2023-05-04T14:39:00.627Z] nexus3.edgexfoundry.org:10004 [2023-05-04T14:39:00.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:39:00.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:39:00.627Z] Configure a credential helper to remove this warning. See [2023-05-04T14:39:00.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:39:00.627Z] [2023-05-04T14:39:00.627Z] Login Succeeded [2023-05-04T14:39:00.627Z] docker.io [2023-05-04T14:39:00.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:39:00.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:39:00.887Z] Configure a credential helper to remove this warning. See [2023-05-04T14:39:00.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:39:00.887Z] [2023-05-04T14:39:00.887Z] Login Succeeded [2023-05-04T14:39:00.887Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T14:39:00.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T14:39:00.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T14:39:00.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T14:39:00.969Z] ========================================================= [2023-05-04T14:39:00.969Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T14:39:00.969Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:39:01.271Z] + 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-05-04T14:39:01.531Z] Sending build context to Docker daemon 45.92MB [2023-05-04T14:39:01.531Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T14:39:01.531Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T14:39:01.532Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T14:39:01.532Z] f56be85fc22e: Pulling fs layer [2023-05-04T14:39:01.532Z] 85791d961cd3: Pulling fs layer [2023-05-04T14:39:01.532Z] d694b5ae8c79: Pulling fs layer [2023-05-04T14:39:01.532Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T14:39:01.532Z] 4d19c01a9841: Pulling fs layer [2023-05-04T14:39:01.532Z] 9325e15d5711: Pulling fs layer [2023-05-04T14:39:01.532Z] 556b6ee489ea: Pulling fs layer [2023-05-04T14:39:01.532Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T14:39:01.532Z] 4d19c01a9841: Waiting [2023-05-04T14:39:01.532Z] 9f32a84ed3da: Waiting [2023-05-04T14:39:01.532Z] 9325e15d5711: Waiting [2023-05-04T14:39:01.532Z] 556b6ee489ea: Waiting [2023-05-04T14:39:01.532Z] c5a4b2cf53e6: Waiting [2023-05-04T14:39:01.532Z] 85791d961cd3: Download complete [2023-05-04T14:39:01.532Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T14:39:01.532Z] 9f32a84ed3da: Download complete [2023-05-04T14:39:01.532Z] 4d19c01a9841: Verifying Checksum [2023-05-04T14:39:01.532Z] 4d19c01a9841: Download complete [2023-05-04T14:39:01.532Z] f56be85fc22e: Verifying Checksum [2023-05-04T14:39:01.532Z] f56be85fc22e: Download complete [2023-05-04T14:39:01.792Z] 9325e15d5711: Verifying Checksum [2023-05-04T14:39:01.792Z] 9325e15d5711: Download complete [2023-05-04T14:39:01.792Z] f56be85fc22e: Pull complete [2023-05-04T14:39:01.792Z] 85791d961cd3: Pull complete [2023-05-04T14:39:02.361Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T14:39:02.361Z] c5a4b2cf53e6: Download complete [2023-05-04T14:39:02.361Z] d694b5ae8c79: Verifying Checksum [2023-05-04T14:39:02.361Z] d694b5ae8c79: Download complete [2023-05-04T14:39:02.620Z] 556b6ee489ea: Verifying Checksum [2023-05-04T14:39:02.620Z] 556b6ee489ea: Download complete [2023-05-04T14:39:05.908Z] d694b5ae8c79: Pull complete [2023-05-04T14:39:05.908Z] 9f32a84ed3da: Pull complete [2023-05-04T14:39:05.908Z] 4d19c01a9841: Pull complete [2023-05-04T14:39:05.908Z] 9325e15d5711: Pull complete [2023-05-04T14:39:07.811Z] 556b6ee489ea: Pull complete [2023-05-04T14:39:08.746Z] c5a4b2cf53e6: Pull complete [2023-05-04T14:39:08.746Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T14:39:08.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T14:39:08.746Z] ---> c4be618373d6 [2023-05-04T14:39:08.746Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T14:39:12.034Z] ---> Running in c36426b01750 [2023-05-04T14:39:12.034Z] Removing intermediate container c36426b01750 [2023-05-04T14:39:12.034Z] ---> b917aaeff4d8 [2023-05-04T14:39:12.034Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T14:39:12.034Z] ---> Running in b9118c9adc6c [2023-05-04T14:39:12.293Z] Removing intermediate container b9118c9adc6c [2023-05-04T14:39:12.293Z] ---> e182504715ee [2023-05-04T14:39:12.293Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T14:39:12.293Z] ---> Running in be1c07e797b1 [2023-05-04T14:39:12.293Z] Removing intermediate container be1c07e797b1 [2023-05-04T14:39:12.293Z] ---> 2118c9385bbe [2023-05-04T14:39:12.293Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T14:39:12.293Z] ---> Running in 7e34b8351ef5 [2023-05-04T14:39:12.551Z] Removing intermediate container 7e34b8351ef5 [2023-05-04T14:39:12.551Z] ---> d2a6b8a03693 [2023-05-04T14:39:12.551Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T14:39:12.551Z] ---> Running in 9edadf7e8979 [2023-05-04T14:39:12.552Z] Removing intermediate container 9edadf7e8979 [2023-05-04T14:39:12.552Z] ---> c369476abeae [2023-05-04T14:39:12.552Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T14:39:13.119Z] latest: Pulling from library/docker [2023-05-04T14:39:13.120Z] f56be85fc22e: Already exists [2023-05-04T14:39:13.120Z] 7ed9ddfd3b8f: Pulling fs layer [2023-05-04T14:39:13.120Z] 788e1ab5616a: Pulling fs layer [2023-05-04T14:39:13.120Z] c585cb37f4e3: Pulling fs layer [2023-05-04T14:39:13.120Z] f07ac151bd26: Pulling fs layer [2023-05-04T14:39:13.120Z] 40ec0a365c4d: Pulling fs layer [2023-05-04T14:39:13.120Z] 8e86e06bd107: Pulling fs layer [2023-05-04T14:39:13.120Z] 265c5956ad77: Pulling fs layer [2023-05-04T14:39:13.120Z] 0326226f4470: Pulling fs layer [2023-05-04T14:39:13.120Z] e09aa9eb39ba: Pulling fs layer [2023-05-04T14:39:13.120Z] 8f731bd845bb: Pulling fs layer [2023-05-04T14:39:13.120Z] b045f4bf5e58: Pulling fs layer [2023-05-04T14:39:13.120Z] 6f439390c271: Pulling fs layer [2023-05-04T14:39:13.120Z] 4e540a8453c0: Pulling fs layer [2023-05-04T14:39:13.120Z] 0326226f4470: Waiting [2023-05-04T14:39:13.120Z] 40ec0a365c4d: Waiting [2023-05-04T14:39:13.120Z] f07ac151bd26: Waiting [2023-05-04T14:39:13.120Z] 8f731bd845bb: Waiting [2023-05-04T14:39:13.120Z] 8e86e06bd107: Waiting [2023-05-04T14:39:13.120Z] e09aa9eb39ba: Waiting [2023-05-04T14:39:13.120Z] 265c5956ad77: Waiting [2023-05-04T14:39:13.120Z] b045f4bf5e58: Waiting [2023-05-04T14:39:13.120Z] 6f439390c271: Waiting [2023-05-04T14:39:13.120Z] 4e540a8453c0: Waiting [2023-05-04T14:39:13.120Z] 788e1ab5616a: Verifying Checksum [2023-05-04T14:39:13.120Z] 788e1ab5616a: Download complete [2023-05-04T14:39:13.379Z] 7ed9ddfd3b8f: Download complete [2023-05-04T14:39:13.379Z] c585cb37f4e3: Verifying Checksum [2023-05-04T14:39:13.379Z] c585cb37f4e3: Download complete [2023-05-04T14:39:13.379Z] 7ed9ddfd3b8f: Pull complete [2023-05-04T14:39:13.379Z] f07ac151bd26: Verifying Checksum [2023-05-04T14:39:13.379Z] f07ac151bd26: Download complete [2023-05-04T14:39:13.379Z] 8e86e06bd107: Verifying Checksum [2023-05-04T14:39:13.379Z] 8e86e06bd107: Download complete [2023-05-04T14:39:13.639Z] 788e1ab5616a: Pull complete [2023-05-04T14:39:13.639Z] 40ec0a365c4d: Verifying Checksum [2023-05-04T14:39:13.639Z] 40ec0a365c4d: Download complete [2023-05-04T14:39:13.639Z] 0326226f4470: Verifying Checksum [2023-05-04T14:39:13.639Z] 0326226f4470: Download complete [2023-05-04T14:39:13.639Z] 265c5956ad77: Verifying Checksum [2023-05-04T14:39:13.639Z] 265c5956ad77: Download complete [2023-05-04T14:39:13.639Z] 8f731bd845bb: Download complete [2023-05-04T14:39:13.898Z] e09aa9eb39ba: Verifying Checksum [2023-05-04T14:39:13.898Z] e09aa9eb39ba: Download complete [2023-05-04T14:39:13.898Z] 6f439390c271: Download complete [2023-05-04T14:39:13.898Z] c585cb37f4e3: Pull complete [2023-05-04T14:39:13.898Z] 4e540a8453c0: Download complete [2023-05-04T14:39:14.156Z] f07ac151bd26: Pull complete [2023-05-04T14:39:14.722Z] 40ec0a365c4d: Pull complete [2023-05-04T14:39:14.722Z] 8e86e06bd107: Pull complete [2023-05-04T14:39:14.722Z] 265c5956ad77: Pull complete [2023-05-04T14:39:14.722Z] 0326226f4470: Pull complete [2023-05-04T14:39:14.980Z] e09aa9eb39ba: Pull complete [2023-05-04T14:39:14.980Z] 8f731bd845bb: Pull complete [2023-05-04T14:39:15.018Z] Still waiting to schedule task [2023-05-04T14:39:15.019Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T14:39:15.252Z] b045f4bf5e58: Verifying Checksum [2023-05-04T14:39:15.252Z] b045f4bf5e58: Download complete [2023-05-04T14:39:16.191Z] b045f4bf5e58: Pull complete [2023-05-04T14:39:16.451Z] 6f439390c271: Pull complete [2023-05-04T14:39:16.451Z] 4e540a8453c0: Pull complete [2023-05-04T14:39:16.451Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T14:39:16.451Z] Status: Downloaded newer image for docker:latest [2023-05-04T14:39:18.989Z] ---> 988f6574c4cd [2023-05-04T14:39:18.989Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T14:39:18.989Z] ---> Running in 99455cc0a9a5 [2023-05-04T14:39:18.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T14:39:18.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T14:39:19.248Z] OK: 265 MiB in 53 packages [2023-05-04T14:39:19.506Z] Removing intermediate container 99455cc0a9a5 [2023-05-04T14:39:19.506Z] ---> 812af7a15d42 [2023-05-04T14:39:19.506Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T14:39:19.506Z] ---> Running in d1f576029d1a [2023-05-04T14:39:19.506Z] Removing intermediate container d1f576029d1a [2023-05-04T14:39:19.506Z] ---> 5244abff29af [2023-05-04T14:39:19.506Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T14:39:19.506Z] ---> Running in 205a36f7ddfd [2023-05-04T14:39:19.767Z] Removing intermediate container 205a36f7ddfd [2023-05-04T14:39:19.767Z] ---> 08603b2f9055 [2023-05-04T14:39:19.767Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T14:39:19.767Z] ---> 8e33119fa505 [2023-05-04T14:39:19.767Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T14:39:19.767Z] ---> Running in 2191f4bfc757 [2023-05-04T14:39:58.502Z] Removing intermediate container 2191f4bfc757 [2023-05-04T14:39:58.502Z] ---> eff32dd2c133 [2023-05-04T14:39:58.502Z] Step 14/15 : COPY . . [2023-05-04T14:39:58.502Z] ---> a48f4a8873ca [2023-05-04T14:39:58.502Z] Step 15/15 : RUN ${MAKE} [2023-05-04T14:39:58.502Z] ---> Running in 70cf20aba738 [2023-05-04T14:39:58.502Z] noop [2023-05-04T14:39:58.502Z] Removing intermediate container 70cf20aba738 [2023-05-04T14:39:58.502Z] ---> 2fbe2b62a8d0 [2023-05-04T14:39:58.502Z] Successfully built 2fbe2b62a8d0 [2023-05-04T14:39:58.502Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:39:58.820Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T14:39:58.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:39:58.895Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:39:58.926Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T14:39:59.276Z] $ docker top 7094b3bb3b0d1f6c36467ddd5c3e244f876e9d2e826703b397e038fe62dbad0e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T14:39:59.619Z] + go version [2023-05-04T14:39:59.619Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T14:39:59.637Z] $ docker stop --time=1 7094b3bb3b0d1f6c36467ddd5c3e244f876e9d2e826703b397e038fe62dbad0e [2023-05-04T14:40:00.914Z] $ docker rm -f --volumes 7094b3bb3b0d1f6c36467ddd5c3e244f876e9d2e826703b397e038fe62dbad0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:40:01.327Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T14:40:01.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:40:01.396Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:40:01.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T14:40:01.735Z] $ docker top f786d4d49b07f3b93248e8855122047016487593984d31017298f17d32e71f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T14:40:02.081Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-04T14:40:02.382Z] + make test [2023-05-04T14:40:02.382Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T14:40:07.649Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T14:40:15.758Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T14:40:15.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T14:40:15.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T14:40:15.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T14:40:15.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T14:40:15.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T14:40:15.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T14:40:15.758Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T14:40:15.758Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T14:40:19.042Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T14:40:19.042Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T14:40:19.042Z] ./bin/test-attribution-txt.sh [2023-05-04T14:40:19.042Z] make -C web test [2023-05-04T14:40:19.042Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [2023-05-04T14:40:19.042Z] make[1]: tput: No such file or directory [2023-05-04T14:40:19.042Z] make[1]: tput: No such file or directory [2023-05-04T14:40:19.042Z] warning: generating ./VERSION [2023-05-04T14:40:19.042Z] echo "0.0.0" > VERSION [2023-05-04T14:40:19.042Z] docker build \ [2023-05-04T14:40:19.042Z] -f Dockerfile \ [2023-05-04T14:40:19.042Z] --build-arg USER=1000 \ [2023-05-04T14:40:19.042Z] \ [2023-05-04T14:40:19.042Z] --label "git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b" \ [2023-05-04T14:40:19.042Z] -t edgexfoundry/edgex-web-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b \ [2023-05-04T14:40:19.042Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T14:40:19.042Z] . [2023-05-04T14:40:19.042Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T14:40:19.042Z] Install the buildx component to build images with BuildKit: [2023-05-04T14:40:19.042Z] https://docs.docker.com/go/buildx/ [2023-05-04T14:40:19.042Z] [2023-05-04T14:40:19.042Z] Sending build context to Docker daemon 3.269MB [2023-05-04T14:40:19.042Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T14:40:19.301Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T14:40:19.301Z] 9621f1afde84: Pulling fs layer [2023-05-04T14:40:19.301Z] c6f70ee39829: Pulling fs layer [2023-05-04T14:40:19.301Z] 56892a8094a2: Pulling fs layer [2023-05-04T14:40:19.301Z] 58dd87906ef0: Pulling fs layer [2023-05-04T14:40:19.301Z] 58dd87906ef0: Waiting [2023-05-04T14:40:19.302Z] 56892a8094a2: Verifying Checksum [2023-05-04T14:40:19.302Z] 56892a8094a2: Download complete [2023-05-04T14:40:19.302Z] 9621f1afde84: Verifying Checksum [2023-05-04T14:40:19.302Z] 9621f1afde84: Download complete [2023-05-04T14:40:19.302Z] 58dd87906ef0: Verifying Checksum [2023-05-04T14:40:19.302Z] 58dd87906ef0: Download complete [2023-05-04T14:40:19.302Z] 9621f1afde84: Pull complete [2023-05-04T14:40:19.559Z] c6f70ee39829: Verifying Checksum [2023-05-04T14:40:19.559Z] c6f70ee39829: Download complete [2023-05-04T14:40:20.491Z] c6f70ee39829: Pull complete [2023-05-04T14:40:20.753Z] 56892a8094a2: Pull complete [2023-05-04T14:40:20.753Z] 58dd87906ef0: Pull complete [2023-05-04T14:40:20.753Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T14:40:20.753Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T14:40:20.753Z] ---> b69703f70c3d [2023-05-04T14:40:20.753Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T14:40:22.129Z] ---> Running in d79745210308 [2023-05-04T14:40:22.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-05-04T14:40:22.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-05-04T14:40:22.955Z] (1/129) Installing libxau (1.0.9-r0) [2023-05-04T14:40:22.955Z] (2/129) Installing libmd (1.0.3-r0) [2023-05-04T14:40:22.955Z] (3/129) Installing libbsd (0.11.3-r1) [2023-05-04T14:40:22.955Z] (4/129) Installing libxdmcp (1.1.3-r0) [2023-05-04T14:40:22.955Z] (5/129) Installing libxcb (1.14-r2) [2023-05-04T14:40:22.955Z] (6/129) Installing libx11 (1.7.3.1-r0) [2023-05-04T14:40:22.955Z] (7/129) Installing libxext (1.3.4-r0) [2023-05-04T14:40:22.955Z] (8/129) Installing libice (1.0.10-r0) [2023-05-04T14:40:22.955Z] (9/129) Installing libuuid (2.37.4-r0) [2023-05-04T14:40:22.955Z] (10/129) Installing libsm (1.2.3-r0) [2023-05-04T14:40:22.955Z] (11/129) Installing libxt (1.2.1-r0) [2023-05-04T14:40:22.955Z] (12/129) Installing libxmu (1.1.3-r0) [2023-05-04T14:40:22.955Z] (13/129) Installing xset (1.2.4-r0) [2023-05-04T14:40:22.955Z] (14/129) Installing xprop (1.2.5-r0) [2023-05-04T14:40:22.955Z] (15/129) Installing xdg-utils (1.1.3-r0) [2023-05-04T14:40:22.955Z] (16/129) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T14:40:22.955Z] (17/129) Installing pkgconf (1.8.1-r0) [2023-05-04T14:40:22.955Z] (18/129) Installing libffi (3.4.2-r1) [2023-05-04T14:40:22.955Z] (19/129) Installing libintl (0.21-r0) [2023-05-04T14:40:22.955Z] (20/129) Installing libblkid (2.37.4-r0) [2023-05-04T14:40:22.955Z] (21/129) Installing libmount (2.37.4-r0) [2023-05-04T14:40:22.955Z] (22/129) Installing pcre (8.45-r1) [2023-05-04T14:40:22.955Z] (23/129) Installing glib (2.70.1-r0) [2023-05-04T14:40:23.215Z] (24/129) Installing xz-libs (5.2.5-r1) [2023-05-04T14:40:23.215Z] (25/129) Installing libxml2 (2.9.14-r2) [2023-05-04T14:40:23.215Z] (26/129) Installing shared-mime-info (2.1-r2) [2023-05-04T14:40:23.215Z] (27/129) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T14:40:23.215Z] (28/129) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T14:40:23.215Z] (29/129) Installing libpng (1.6.37-r1) [2023-05-04T14:40:23.215Z] (30/129) Installing libwebp (1.2.2-r0) [2023-05-04T14:40:23.215Z] (31/129) Installing zstd-libs (1.5.0-r0) [2023-05-04T14:40:23.215Z] (32/129) Installing tiff (4.4.0-r1) [2023-05-04T14:40:23.215Z] (33/129) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T14:40:23.215Z] (34/129) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T14:40:23.215Z] (35/129) Installing libxcomposite (0.4.5-r0) [2023-05-04T14:40:23.215Z] (36/129) Installing libxfixes (6.0.0-r0) [2023-05-04T14:40:23.215Z] (37/129) Installing libxrender (0.9.10-r3) [2023-05-04T14:40:23.215Z] (38/129) Installing libxcursor (1.2.0-r0) [2023-05-04T14:40:23.215Z] (39/129) Installing libxdamage (1.1.5-r1) [2023-05-04T14:40:23.215Z] (40/129) Installing libxi (1.8-r0) [2023-05-04T14:40:23.215Z] (41/129) Installing libxinerama (1.1.4-r1) [2023-05-04T14:40:23.215Z] (42/129) Installing libxrandr (1.5.2-r1) [2023-05-04T14:40:23.215Z] (43/129) Installing atk (2.36.0-r0) [2023-05-04T14:40:23.215Z] (44/129) Installing libxtst (1.2.3-r3) [2023-05-04T14:40:23.215Z] (45/129) Installing dbus-libs (1.12.24-r0) [2023-05-04T14:40:23.215Z] (46/129) Installing at-spi2-core (2.42.0-r0) [2023-05-04T14:40:23.215Z] (47/129) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T14:40:23.215Z] (48/129) Installing expat (2.5.0-r0) [2023-05-04T14:40:23.215Z] (49/129) Installing brotli-libs (1.0.9-r5) [2023-05-04T14:40:23.215Z] (50/129) Installing libbz2 (1.0.8-r1) [2023-05-04T14:40:23.215Z] (51/129) Installing freetype (2.11.1-r2) [2023-05-04T14:40:23.215Z] (52/129) Installing fontconfig (2.13.1-r4) [2023-05-04T14:40:23.475Z] (53/129) Installing pixman (0.40.0-r4) [2023-05-04T14:40:23.475Z] (54/129) Installing cairo (1.16.0-r5) [2023-05-04T14:40:23.475Z] (55/129) Installing cairo-gobject (1.16.0-r5) [2023-05-04T14:40:23.475Z] (56/129) Installing avahi-libs (0.8-r5) [2023-05-04T14:40:23.475Z] (57/129) Installing gmp (6.2.1-r1) [2023-05-04T14:40:23.475Z] (58/129) Installing nettle (3.7.3-r0) [2023-05-04T14:40:23.475Z] (59/129) Installing p11-kit (0.24.0-r1) [2023-05-04T14:40:23.475Z] (60/129) Installing libtasn1 (4.18.0-r1) [2023-05-04T14:40:23.475Z] (61/129) Installing libunistring (0.9.10-r1) [2023-05-04T14:40:23.475Z] (62/129) Installing gnutls (3.7.1-r2) [2023-05-04T14:40:23.475Z] (63/129) Installing cups-libs (2.3.3-r6) [2023-05-04T14:40:23.475Z] (64/129) Installing libepoxy (1.5.9-r0) [2023-05-04T14:40:23.475Z] (65/129) Installing fribidi (1.0.11-r0) [2023-05-04T14:40:23.475Z] (66/129) Installing graphite2 (1.3.14-r0) [2023-05-04T14:40:23.475Z] (67/129) Installing harfbuzz (3.0.0-r2) [2023-05-04T14:40:23.475Z] (68/129) Installing libxft (2.3.4-r0) [2023-05-04T14:40:23.475Z] (69/129) Installing pango (1.48.10-r0) [2023-05-04T14:40:23.475Z] (70/129) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T14:40:23.475Z] (71/129) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T14:40:23.475Z] (72/129) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T14:40:23.475Z] (73/129) Installing xkeyboard-config (2.34-r0) [2023-05-04T14:40:23.475Z] (74/129) Installing libxkbcommon (1.3.1-r0) [2023-05-04T14:40:23.475Z] (75/129) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T14:40:23.733Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T14:40:23.733Z] (76/129) Installing libfontenc (1.1.4-r0) [2023-05-04T14:40:23.733Z] (77/129) Installing mkfontscale (1.2.1-r1) [2023-05-04T14:40:23.733Z] (78/129) Installing ttf-opensans (1.10-r1) [2023-05-04T14:40:23.733Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T14:40:25.635Z] (79/129) Installing libogg (1.3.5-r0) [2023-05-04T14:40:25.635Z] (80/129) Installing flac (1.3.4-r0) [2023-05-04T14:40:25.635Z] (81/129) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T14:40:25.635Z] (82/129) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T14:40:25.895Z] (83/129) Installing sdl2 (2.0.16-r4) [2023-05-04T14:40:25.895Z] (84/129) Installing aom-libs (3.2.0-r0) [2023-05-04T14:40:25.895Z] (85/129) Installing libass (0.15.2-r0) [2023-05-04T14:40:25.895Z] (86/129) Installing libdav1d (0.9.2-r0) [2023-05-04T14:40:25.895Z] (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T14:40:25.895Z] (88/129) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T14:40:25.895Z] (89/129) Installing lame (3.100-r0) [2023-05-04T14:40:25.895Z] (90/129) Installing opus (1.3.1-r1) [2023-05-04T14:40:25.895Z] (91/129) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T14:40:25.895Z] (92/129) Installing soxr (0.1.3-r2) [2023-05-04T14:40:25.895Z] (93/129) Installing libsrt (1.4.2-r1) [2023-05-04T14:40:25.895Z] (94/129) Installing libssh (0.9.6-r1) [2023-05-04T14:40:25.895Z] (95/129) Installing libtheora (1.1.1-r16) [2023-05-04T14:40:25.895Z] (96/129) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T14:40:25.895Z] (97/129) Installing libpciaccess (0.16-r0) [2023-05-04T14:40:25.895Z] (98/129) Installing libdrm (2.4.109-r0) [2023-05-04T14:40:25.895Z] (99/129) Installing libva (2.13.0-r0) [2023-05-04T14:40:25.895Z] (100/129) Installing libvdpau (1.4-r0) [2023-05-04T14:40:25.895Z] (101/129) Installing vidstab (1.1.0-r1) [2023-05-04T14:40:25.895Z] (102/129) Installing libvorbis (1.3.7-r0) [2023-05-04T14:40:25.895Z] (103/129) Installing libvpx (1.10.0-r0) [2023-05-04T14:40:25.895Z] (104/129) Installing vulkan-loader (1.2.196-r0) [2023-05-04T14:40:26.153Z] (105/129) Installing x264-libs (20210613-r0) [2023-05-04T14:40:26.153Z] (106/129) Installing x265-libs (3.5-r0) [2023-05-04T14:40:26.153Z] (107/129) Installing xvidcore (1.3.7-r1) [2023-05-04T14:40:26.153Z] (108/129) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T14:40:26.153Z] (109/129) Installing libevent (2.1.12-r4) [2023-05-04T14:40:26.153Z] (110/129) Installing mesa (21.2.6-r0) [2023-05-04T14:40:26.153Z] (111/129) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T14:40:26.153Z] (112/129) Installing mesa-gbm (21.2.6-r0) [2023-05-04T14:40:26.153Z] (113/129) Installing lcms2 (2.12-r1) [2023-05-04T14:40:26.153Z] (114/129) Installing nspr (4.32-r0) [2023-05-04T14:40:26.153Z] (115/129) Installing sqlite-libs (3.36.0-r0) [2023-05-04T14:40:26.153Z] (116/129) Installing nss (3.78.1-r0) [2023-05-04T14:40:26.411Z] (117/129) Installing libasyncns (0.8-r1) [2023-05-04T14:40:26.411Z] (118/129) Installing libltdl (2.4.6-r7) [2023-05-04T14:40:26.411Z] (119/129) Installing orc (0.4.32-r0) [2023-05-04T14:40:26.411Z] (120/129) Installing libsndfile (1.0.31-r1) [2023-05-04T14:40:26.411Z] (121/129) Installing speexdsp (1.2.0-r0) [2023-05-04T14:40:26.411Z] (122/129) Installing tdb-libs (1.4.5-r0) [2023-05-04T14:40:26.411Z] (123/129) Installing libpulse (15.0-r2) [2023-05-04T14:40:26.411Z] (124/129) Installing re2 (2021.11.01-r0) [2023-05-04T14:40:26.411Z] (125/129) Installing snappy (1.1.9-r1) [2023-05-04T14:40:26.411Z] (126/129) Installing libgpg-error (1.42-r1) [2023-05-04T14:40:26.411Z] (127/129) Installing libgcrypt (1.9.4-r0) [2023-05-04T14:40:26.411Z] (128/129) Installing libxslt (1.1.35-r0) [2023-05-04T14:40:26.411Z] (129/129) Installing chromium (99.0.4844.84-r0) [2023-05-04T14:40:27.349Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T14:40:27.349Z] Executing glib-2.70.1-r0.trigger [2023-05-04T14:40:27.349Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T14:40:27.608Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T14:40:27.608Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T14:40:27.608Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T14:40:27.866Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T14:40:27.866Z] OK: 286 MiB in 145 packages [2023-05-04T14:40:33.130Z] Removing intermediate container d79745210308 [2023-05-04T14:40:33.130Z] ---> 4fb69f9ec64e [2023-05-04T14:40:33.130Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T14:40:33.130Z] ---> Running in 5602751be0fd [2023-05-04T14:40:33.130Z] Removing intermediate container 5602751be0fd [2023-05-04T14:40:33.130Z] ---> a440960a4c1e [2023-05-04T14:40:33.130Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T14:40:33.130Z] ---> Running in 477db8479d41 [2023-05-04T14:40:33.130Z] Removing intermediate container 477db8479d41 [2023-05-04T14:40:33.130Z] ---> cc4979546caa [2023-05-04T14:40:33.130Z] Step 5/10 : RUN npm install -g npm [2023-05-04T14:40:33.130Z] ---> Running in e35c2d3fb6e9 [2023-05-04T14:40:39.813Z] [2023-05-04T14:40:39.813Z] removed 7 packages, changed 101 packages, and audited 264 packages in 6s [2023-05-04T14:40:39.813Z] [2023-05-04T14:40:39.813Z] 27 packages are looking for funding [2023-05-04T14:40:39.813Z] run `npm fund` for details [2023-05-04T14:40:39.813Z] [2023-05-04T14:40:39.813Z] found 0 vulnerabilities [2023-05-04T14:40:40.380Z] Removing intermediate container e35c2d3fb6e9 [2023-05-04T14:40:40.380Z] ---> 80b819d4171b [2023-05-04T14:40:40.380Z] Step 6/10 : ARG USER=1000 [2023-05-04T14:40:40.380Z] ---> Running in d5a5d2a43588 [2023-05-04T14:40:40.380Z] Removing intermediate container d5a5d2a43588 [2023-05-04T14:40:40.380Z] ---> 8b5e217fb9d7 [2023-05-04T14:40:40.380Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T14:40:40.380Z] ---> Running in b710acbc682f [2023-05-04T14:40:40.944Z] Removing intermediate container b710acbc682f [2023-05-04T14:40:40.944Z] ---> ea491df54043 [2023-05-04T14:40:40.944Z] Step 8/10 : USER $USER:$USER [2023-05-04T14:40:40.944Z] ---> Running in aa3db27c7b36 [2023-05-04T14:40:40.944Z] Removing intermediate container aa3db27c7b36 [2023-05-04T14:40:40.944Z] ---> 0e473d290c1a [2023-05-04T14:40:40.944Z] Step 9/10 : WORKDIR /app [2023-05-04T14:40:40.944Z] ---> Running in 19db2b4f74d0 [2023-05-04T14:40:40.944Z] Removing intermediate container 19db2b4f74d0 [2023-05-04T14:40:40.944Z] ---> 4b3412c57f35 [2023-05-04T14:40:40.944Z] Step 10/10 : LABEL git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:40:40.944Z] ---> Running in 56d75da47f20 [2023-05-04T14:40:41.202Z] Removing intermediate container 56d75da47f20 [2023-05-04T14:40:41.202Z] ---> 3d4cd9bf9615 [2023-05-04T14:40:41.202Z] Successfully built 3d4cd9bf9615 [2023-05-04T14:40:41.202Z] Successfully tagged edgexfoundry/edgex-web-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:40:41.202Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T14:40:41.202Z] touch edgex-web-ui.imagebuilt [2023-05-04T14:40:41.202Z] mkdir -p node_modules coverage [2023-05-04T14:40:41.202Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T14:40:41.202Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE required: { [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE }, [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE } [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE required: { [2023-05-04T14:40:42.575Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE }, [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE required: { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE }, [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE required: { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE }, [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE required: { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE }, [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE required: { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE }, [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE required: { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE }, [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE required: { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE }, [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE required: { [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE }, [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:40:42.576Z] npm WARN EBADENGINE } [2023-05-04T14:40:45.289Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13298 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws [2023-05-04T14:40:45.301Z] Running in /w/workspace/edgex-ui-go/103 [Pipeline] { [Pipeline] checkout [2023-05-04T14:40:45.326Z] The recommended git tool is: git [2023-05-04T14:40:46.761Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T14:40:46.762Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T14:40:46.762Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T14:40:46.762Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-04T14:40:46.762Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T14:40:46.762Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T14:40:47.327Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T14:40:48.261Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T14:40:48.519Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T14:40:50.416Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-04T14:40:50.416Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-04T14:40:50.530Z] using credential edgex-jenkins-ssh [2023-05-04T14:40:50.547Z] Cloning the remote Git repository [2023-05-04T14:40:51.356Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T14:40:50.590Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T14:40:50.676Z] > git init /w/workspace/edgex-ui-go/103 # timeout=10 [2023-05-04T14:40:50.802Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-05-04T14:40:50.803Z] > git --version # timeout=10 [2023-05-04T14:40:50.834Z] > git --version # 'git version 2.25.1' [2023-05-04T14:40:50.836Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T14:40:50.980Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T14:40:51.615Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T14:40:51.872Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T14:40:52.132Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T14:40:52.392Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T14:40:53.328Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T14:40:54.707Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-04T14:40:54.887Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-05-04T14:40:54.908Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T14:40:55.650Z] Avoid second fetch [2023-05-04T14:40:55.650Z] Checking out Revision 5f229313553dc91b9ee90f1a6a748fc527e9160b (main) [2023-05-04T14:40:56.449Z] Commit message: "refactor(snap): Switch to yaml config, upgrade go (#602)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T14:40:55.667Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T14:40:55.723Z] > git checkout -f 5f229313553dc91b9ee90f1a6a748fc527e9160b # timeout=10 [2023-05-04T14:40:57.240Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-04T14:40:57.382Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T14:40:57.382Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T14:40:57.382Z] Dload Upload Total Spent Left Speed [2023-05-04T14:40:57.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-05-04T14:40:57.945Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T14:40:58.268Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T14:40:58.268Z] + sudo tee /etc/docker/daemon.new [2023-05-04T14:40:58.268Z] { [2023-05-04T14:40:58.268Z] "registry-mirrors": [ [2023-05-04T14:40:58.268Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T14:40:58.268Z] ], [2023-05-04T14:40:58.268Z] "bip": "10.250.0.254/24", [2023-05-04T14:40:58.268Z] "hosts": [ [2023-05-04T14:40:58.268Z] "tcp://0.0.0.0:5555", [2023-05-04T14:40:58.268Z] "unix:///var/run/docker.sock" [2023-05-04T14:40:58.268Z] ], [2023-05-04T14:40:58.268Z] "mtu": 1458, [2023-05-04T14:40:58.268Z] "selinux-enabled": true, [2023-05-04T14:40:58.268Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T14:40:58.268Z] } [Pipeline] sh [2023-05-04T14:40:58.602Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T14:40:58.936Z] + sudo service docker restart [2023-05-04T14:41:03.804Z] [2023-05-04T14:41:03.805Z] added 1478 packages, and audited 1479 packages in 21s [2023-05-04T14:41:03.805Z] [2023-05-04T14:41:03.805Z] 90 packages are looking for funding [2023-05-04T14:41:03.805Z] run `npm fund` for details [2023-05-04T14:41:03.805Z] [2023-05-04T14:41:03.805Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-04T14:41:03.805Z] [2023-05-04T14:41:03.805Z] To address issues that do not require attention, run: [2023-05-04T14:41:03.805Z] npm audit fix [2023-05-04T14:41:03.805Z] [2023-05-04T14:41:03.805Z] To address all issues (including breaking changes), run: [2023-05-04T14:41:03.805Z] npm audit fix --force [2023-05-04T14:41:03.805Z] [2023-05-04T14:41:03.805Z] Run `npm audit` for details. [2023-05-04T14:41:08.336Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-04T14:41:10.242Z] - Generating browser application bundles (phase: setup)... [2023-05-04T14:41:14.430Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T14:41:14.430Z] Compiling @angular/compiler/testing : es2015 as esm2015 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T14:41:17.176Z] provisioning config files... [2023-05-04T14:41:17.201Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/103@tmp/config10612837919418132770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:41:17.552Z] ---> docker-login.sh [2023-05-04T14:41:17.552Z] nexus3.edgexfoundry.org:10001 [2023-05-04T14:41:17.710Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T14:41:17.710Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T14:41:17.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:41:18.091Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:41:18.091Z] Configure a credential helper to remove this warning. See [2023-05-04T14:41:18.091Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:41:18.091Z] [2023-05-04T14:41:18.091Z] Login Succeeded [2023-05-04T14:41:18.091Z] nexus3.edgexfoundry.org:10002 [2023-05-04T14:41:18.276Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T14:41:18.276Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T14:41:18.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:41:18.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:41:18.361Z] Configure a credential helper to remove this warning. See [2023-05-04T14:41:18.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:41:18.361Z] [2023-05-04T14:41:18.361Z] Login Succeeded [2023-05-04T14:41:18.361Z] nexus3.edgexfoundry.org:10003 [2023-05-04T14:41:18.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:41:18.843Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T14:41:18.843Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T14:41:18.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:41:18.903Z] Configure a credential helper to remove this warning. See [2023-05-04T14:41:18.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:41:18.903Z] [2023-05-04T14:41:18.903Z] Login Succeeded [2023-05-04T14:41:18.903Z] nexus3.edgexfoundry.org:10004 [2023-05-04T14:41:19.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:41:19.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:41:19.172Z] Configure a credential helper to remove this warning. See [2023-05-04T14:41:19.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:41:19.172Z] [2023-05-04T14:41:19.172Z] Login Succeeded [2023-05-04T14:41:19.172Z] docker.io [2023-05-04T14:41:19.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:41:19.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:41:19.709Z] Configure a credential helper to remove this warning. See [2023-05-04T14:41:19.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:41:19.709Z] [2023-05-04T14:41:19.709Z] Login Succeeded [2023-05-04T14:41:19.709Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T14:41:19.721Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T14:41:19.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T14:41:19.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T14:41:19.996Z] ========================================================= [2023-05-04T14:41:19.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T14:41:19.996Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:41:20.349Z] + 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-05-04T14:41:20.563Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T14:41:20.563Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T14:41:20.563Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T14:41:20.563Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T14:41:20.563Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T14:41:21.311Z] Sending build context to Docker daemon 28.88MB [2023-05-04T14:41:21.311Z] Step 1/15 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T14:41:21.311Z] Step 2/15 : FROM ${BASE} AS builder [2023-05-04T14:41:21.581Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T14:41:21.581Z] c41833b44d91: Pulling fs layer [2023-05-04T14:41:21.581Z] ed15518f5707: Pulling fs layer [2023-05-04T14:41:21.581Z] feae8fd75edb: Pulling fs layer [2023-05-04T14:41:21.581Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T14:41:21.581Z] 3cdef696dda3: Pulling fs layer [2023-05-04T14:41:21.581Z] 2ced38df9373: Pulling fs layer [2023-05-04T14:41:21.581Z] 58f1dce35555: Pulling fs layer [2023-05-04T14:41:21.581Z] 242c74f7c9fa: Waiting [2023-05-04T14:41:21.581Z] 3cdef696dda3: Waiting [2023-05-04T14:41:21.581Z] 2ced38df9373: Waiting [2023-05-04T14:41:21.581Z] 58f1dce35555: Waiting [2023-05-04T14:41:21.581Z] ed15518f5707: Verifying Checksum [2023-05-04T14:41:21.581Z] ed15518f5707: Download complete [2023-05-04T14:41:21.581Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T14:41:21.581Z] 242c74f7c9fa: Download complete [2023-05-04T14:41:21.581Z] 3cdef696dda3: Verifying Checksum [2023-05-04T14:41:21.581Z] 3cdef696dda3: Download complete [2023-05-04T14:41:21.581Z] c41833b44d91: Verifying Checksum [2023-05-04T14:41:21.581Z] c41833b44d91: Download complete [2023-05-04T14:41:21.698Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T14:41:22.550Z] c41833b44d91: Pull complete [2023-05-04T14:41:22.830Z] 58f1dce35555: Verifying Checksum [2023-05-04T14:41:22.831Z] 58f1dce35555: Download complete [2023-05-04T14:41:23.105Z] ed15518f5707: Pull complete [2023-05-04T14:41:24.074Z] feae8fd75edb: Verifying Checksum [2023-05-04T14:41:24.074Z] feae8fd75edb: Download complete [2023-05-04T14:41:24.074Z] 2ced38df9373: Verifying Checksum [2023-05-04T14:41:24.074Z] 2ced38df9373: Download complete [2023-05-04T14:41:28.260Z] 04 05 2023 14:41:27.061:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T14:41:28.260Z] 04 05 2023 14:41:27.063:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T14:41:28.260Z] 04 05 2023 14:41:27.066:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T14:41:36.421Z] feae8fd75edb: Pull complete [2023-05-04T14:41:36.421Z] 242c74f7c9fa: Pull complete [2023-05-04T14:41:36.421Z] 3cdef696dda3: Pull complete [2023-05-04T14:41:38.262Z] ✔ Browser application bundle generation complete. [2023-05-04T14:41:39.611Z] 04 05 2023 14:41:38.451:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 8rigVIaDSLA3F4t-AAAB with id 49424520 [2023-05-04T14:41:43.081Z] 2ced38df9373: Pull complete [2023-05-04T14:41:44.040Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T14:41:44.040Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.131 secs) [2023-05-04T14:41:44.040Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.144 secs) [2023-05-04T14:41:44.040Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.166 secs) [2023-05-04T14:41:44.040Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.259 secs) [2023-05-04T14:41:44.040Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.271 secs) [2023-05-04T14:41:44.040Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.276 secs) [2023-05-04T14:41:44.040Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.279 secs) [2023-05-04T14:41:44.040Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.283 secs) [2023-05-04T14:41:44.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.363 secs) [2023-05-04T14:41:44.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.39 secs) [2023-05-04T14:41:44.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.397 secs) [2023-05-04T14:41:44.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.401 secs) [2023-05-04T14:41:44.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.427 secs) [2023-05-04T14:41:44.300Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.499 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.513 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.521 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.526 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.559 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.57 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.581 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.589 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.592 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.619 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.642 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.651 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.678 secs) [2023-05-04T14:41:44.560Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.685 secs) [2023-05-04T14:41:44.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.695 secs) [2023-05-04T14:41:44.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.732 secs) [2023-05-04T14:41:44.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.735 secs) [2023-05-04T14:41:44.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.848 secs) [2023-05-04T14:41:44.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.872 secs) [2023-05-04T14:41:44.821Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.899 secs) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.923 secs) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.931 secs) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.94 secs) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.949 secs) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.973 secs) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.993 secs) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 1 sec) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 1.008 secs) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 1.062 secs) [2023-05-04T14:41:45.081Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 1.089 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 1.098 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 1.123 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 1.131 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 1.145 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 1.15 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 1.152 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.172 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.189 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.199 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.23 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.253 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.264 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.271 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.275 secs) [2023-05-04T14:41:45.343Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.28 secs) [2023-05-04T14:41:45.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.287 secs) [2023-05-04T14:41:45.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.318 secs) [2023-05-04T14:41:45.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.327 secs) [2023-05-04T14:41:45.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.331 secs) [2023-05-04T14:41:45.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.334 secs) [2023-05-04T14:41:45.603Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.336 secs) [2023-05-04T14:41:45.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.377 secs) [2023-05-04T14:41:45.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.401 secs) [2023-05-04T14:41:45.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.411 secs) [2023-05-04T14:41:45.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.428 secs) [2023-05-04T14:41:45.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.432 secs) [2023-05-04T14:41:45.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.435 secs) [2023-05-04T14:41:45.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.448 secs) [2023-05-04T14:41:45.604Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.458 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.462 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.485 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.517 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.526 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.534 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.542 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.553 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.556 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.557 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.598 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.617 secs) [2023-05-04T14:41:45.871Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.626 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.645 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.651 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.659 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.683 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.689 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.708 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.72 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.741 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.744 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.755 secs) [2023-05-04T14:41:46.132Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.761 secs) [2023-05-04T14:41:46.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.773 secs) [2023-05-04T14:41:46.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.777 secs) [2023-05-04T14:41:46.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.779 secs) [2023-05-04T14:41:46.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.784 secs) [2023-05-04T14:41:46.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.789 secs) [2023-05-04T14:41:46.133Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.795 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.802 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.805 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.829 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.832 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.836 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.84 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.869 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.872 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.886 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.894 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.899 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.924 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.927 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.934 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.938 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.948 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.951 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.969 secs) [2023-05-04T14:41:46.394Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.981 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 2.003 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 2.03 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 2.034 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 2.041 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 2.051 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 2.055 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 2.057 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.066 secs) [2023-05-04T14:41:46.655Z] WARN: ' [2023-05-04T14:41:46.655Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T14:41:46.655Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T14:41:46.655Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T14:41:46.655Z] in a future version of Angular. [2023-05-04T14:41:46.655Z] [2023-05-04T14:41:46.655Z] For more information on this, see our API docs here: [2023-05-04T14:41:46.655Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T14:41:46.655Z] ' [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 2.066 secs) [2023-05-04T14:41:46.655Z] WARN: ' [2023-05-04T14:41:46.655Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T14:41:46.655Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T14:41:46.655Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T14:41:46.655Z] in a future version of Angular. [2023-05-04T14:41:46.655Z] [2023-05-04T14:41:46.655Z] For more information on this, see our API docs here: [2023-05-04T14:41:46.655Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T14:41:46.655Z] ' [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 2.089 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 2.129 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 2.133 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 2.135 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 2.136 secs) [2023-05-04T14:41:46.655Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 2.158 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 2.176 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 2.179 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.18 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.187 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.19 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.192 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.202 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.213 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.216 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.217 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.223 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.226 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.228 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.231 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.233 secs) [2023-05-04T14:41:46.914Z] Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.324 secs / 2.233 secs) [2023-05-04T14:41:46.914Z] TOTAL: 149 SUCCESS [2023-05-04T14:41:46.914Z] ✔ Browser application bundle generation complete. [2023-05-04T14:41:47.348Z] 58f1dce35555: Pull complete [2023-05-04T14:41:47.348Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T14:41:47.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T14:41:47.348Z] ---> fadd8f120f05 [2023-05-04T14:41:47.348Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T14:41:47.484Z] [2023-05-04T14:41:47.484Z] =============================== Coverage summary =============================== [2023-05-04T14:41:47.484Z] Statements : 40.98% ( 1467/3580 ) [2023-05-04T14:41:47.484Z] Branches : 12.03% ( 111/923 ) [2023-05-04T14:41:47.484Z] Functions : 33.28% ( 432/1298 ) [2023-05-04T14:41:47.484Z] Lines : 38.91% ( 1318/3387 ) [2023-05-04T14:41:47.484Z] ================================================================================ [2023-05-04T14:41:47.484Z] ✔ Browser application bundle generation complete. [2023-05-04T14:41:48.054Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo [2023-05-04T14:41:48.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T14:41:47.683Z] $ docker stop --time=1 f786d4d49b07f3b93248e8855122047016487593984d31017298f17d32e71f3f [2023-05-04T14:41:48.313Z] ---> Running in 638ad68dd4e6 [2023-05-04T14:41:48.582Z] Removing intermediate container 638ad68dd4e6 [2023-05-04T14:41:48.582Z] ---> c6eb20fad9fa [2023-05-04T14:41:48.582Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T14:41:48.849Z] ---> Running in 248a86795670 [2023-05-04T14:41:49.116Z] Removing intermediate container 248a86795670 [2023-05-04T14:41:49.116Z] ---> d2c878252ce7 [2023-05-04T14:41:49.116Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T14:41:49.116Z] ---> Running in 02fb4dbed254 [2023-05-04T14:41:49.384Z] Removing intermediate container 02fb4dbed254 [2023-05-04T14:41:49.384Z] ---> 38c53eb45317 [2023-05-04T14:41:49.384Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-05-04T14:41:49.077Z] $ docker rm -f --volumes f786d4d49b07f3b93248e8855122047016487593984d31017298f17d32e71f3f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T14:41:49.653Z] ---> Running in d0069b03c986 [2023-05-04T14:41:49.875Z] + sudo chown -R jenkins:jenkins . [2023-05-04T14:41:49.921Z] Removing intermediate container d0069b03c986 [2023-05-04T14:41:49.921Z] ---> b99b6b879033 [2023-05-04T14:41:49.921Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T14:41:49.921Z] ---> Running in 4a1f765a4567 [Pipeline] stash [2023-05-04T14:41:50.189Z] Removing intermediate container 4a1f765a4567 [2023-05-04T14:41:50.189Z] ---> becc56e5aedd [2023-05-04T14:41:50.189Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T14:41:50.595Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2023-05-04T14:41:50.770Z] latest: Pulling from library/docker [2023-05-04T14:41:50.770Z] c41833b44d91: Already exists [2023-05-04T14:41:50.770Z] 6343a5c17821: Pulling fs layer [2023-05-04T14:41:50.770Z] 7fb3fc37985f: Pulling fs layer [2023-05-04T14:41:50.770Z] c69224d8e51c: Pulling fs layer [2023-05-04T14:41:50.770Z] 9509eea51bfd: Pulling fs layer [2023-05-04T14:41:50.770Z] 13893f74905f: Pulling fs layer [2023-05-04T14:41:50.770Z] a478c30451b0: Pulling fs layer [2023-05-04T14:41:50.770Z] cca6ee3ffb4d: Pulling fs layer [2023-05-04T14:41:50.770Z] fe1b37f33852: Pulling fs layer [2023-05-04T14:41:50.770Z] b44bc8c7e93d: Pulling fs layer [2023-05-04T14:41:50.770Z] 0e42b4e3b30c: Pulling fs layer [2023-05-04T14:41:50.770Z] d97e7eb47f8a: Pulling fs layer [2023-05-04T14:41:50.770Z] 3ed71508fdeb: Pulling fs layer [2023-05-04T14:41:50.770Z] fca51f470542: Pulling fs layer [2023-05-04T14:41:50.770Z] 13893f74905f: Waiting [2023-05-04T14:41:50.770Z] a478c30451b0: Waiting [2023-05-04T14:41:50.770Z] cca6ee3ffb4d: Waiting [2023-05-04T14:41:50.770Z] fe1b37f33852: Waiting [2023-05-04T14:41:50.770Z] b44bc8c7e93d: Waiting [2023-05-04T14:41:50.770Z] 0e42b4e3b30c: Waiting [2023-05-04T14:41:50.770Z] d97e7eb47f8a: Waiting [2023-05-04T14:41:50.770Z] 3ed71508fdeb: Waiting [2023-05-04T14:41:50.770Z] fca51f470542: Waiting [2023-05-04T14:41:50.770Z] 9509eea51bfd: Waiting [2023-05-04T14:41:50.770Z] 7fb3fc37985f: Download complete [Pipeline] sh [2023-05-04T14:41:51.038Z] 6343a5c17821: Download complete [2023-05-04T14:41:51.151Z] + sudo chown -R jenkins:jenkins . [2023-05-04T14:41:51.307Z] c69224d8e51c: Verifying Checksum [2023-05-04T14:41:51.307Z] c69224d8e51c: Download complete [2023-05-04T14:41:51.307Z] 9509eea51bfd: Verifying Checksum [2023-05-04T14:41:51.307Z] 9509eea51bfd: Download complete [2023-05-04T14:41:51.307Z] a478c30451b0: Download complete [2023-05-04T14:41:51.575Z] 13893f74905f: Verifying Checksum [2023-05-04T14:41:51.575Z] 13893f74905f: Download complete [2023-05-04T14:41:51.575Z] cca6ee3ffb4d: Download complete [2023-05-04T14:41:51.575Z] fe1b37f33852: Verifying Checksum [2023-05-04T14:41:51.575Z] fe1b37f33852: Download complete [2023-05-04T14:41:51.575Z] 6343a5c17821: Pull complete [2023-05-04T14:41:51.575Z] 0e42b4e3b30c: Verifying Checksum [2023-05-04T14:41:51.575Z] 0e42b4e3b30c: Download complete [Pipeline] sh [2023-05-04T14:41:51.841Z] 3ed71508fdeb: Verifying Checksum [2023-05-04T14:41:51.841Z] 3ed71508fdeb: Download complete [2023-05-04T14:41:51.841Z] b44bc8c7e93d: Verifying Checksum [2023-05-04T14:41:51.841Z] b44bc8c7e93d: Download complete [2023-05-04T14:41:51.841Z] fca51f470542: Verifying Checksum [2023-05-04T14:41:51.841Z] fca51f470542: Download complete [2023-05-04T14:41:52.008Z] + ls -al . [2023-05-04T14:41:52.008Z] total 180 [2023-05-04T14:41:52.008Z] drwxrwxr-x 14 jenkins jenkins 4096 May 4 14:40 . [2023-05-04T14:41:52.008Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:38 .. [2023-05-04T14:41:52.008Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:38 .blubracket [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 14:38 .dockerignore [2023-05-04T14:41:52.008Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:38 .git [2023-05-04T14:41:52.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:38 .github [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 14:38 .gitignore [2023-05-04T14:41:52.008Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 14:38 .semver [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 14:38 Attribution.txt [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 14:38 CHANGELOG.md [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 14:38 CONTRIBUTING.md [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 14:38 Dockerfile [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 14:38 Jenkinsfile [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 14:38 LICENSE [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 14:38 Makefile [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 14:38 README.md [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 11 May 4 14:38 VERSION [2023-05-04T14:41:52.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:38 assets [2023-05-04T14:41:52.008Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:38 bin [2023-05-04T14:41:52.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:38 cmd [2023-05-04T14:41:52.008Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 14:40 coverage.out [2023-05-04T14:41:52.008Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:38 docs [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 14:38 go.mod [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 14:38 go.sum [2023-05-04T14:41:52.008Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:38 internal [2023-05-04T14:41:52.008Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:38 snap [2023-05-04T14:41:52.008Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:38 testing [2023-05-04T14:41:52.008Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 14:38 version.go [2023-05-04T14:41:52.008Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 14:40 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:41:52.108Z] 7fb3fc37985f: Pull complete [2023-05-04T14:41:52.313Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b --label arch=amd64 --label version=3.0.0-dev.7 . [2023-05-04T14:41:52.572Z] Sending build context to Docker daemon 48.67MB [2023-05-04T14:41:52.572Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T14:41:52.572Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T14:41:52.572Z] ---> 2fbe2b62a8d0 [2023-05-04T14:41:52.572Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T14:41:52.832Z] ---> Running in e8fac643ed9e [2023-05-04T14:41:53.070Z] c69224d8e51c: Pull complete [2023-05-04T14:41:53.071Z] d97e7eb47f8a: Download complete [2023-05-04T14:41:53.091Z] Removing intermediate container e8fac643ed9e [2023-05-04T14:41:53.091Z] ---> 866a627b665e [2023-05-04T14:41:53.091Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T14:41:53.091Z] ---> Running in 01d2afdac110 [2023-05-04T14:41:53.091Z] Removing intermediate container 01d2afdac110 [2023-05-04T14:41:53.091Z] ---> c264f1394550 [2023-05-04T14:41:53.091Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T14:41:53.091Z] ---> Running in 00ea2d0d09b9 [2023-05-04T14:41:53.091Z] Removing intermediate container 00ea2d0d09b9 [2023-05-04T14:41:53.091Z] ---> 16c28528535f [2023-05-04T14:41:53.091Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T14:41:53.091Z] ---> Running in c43693689bb7 [2023-05-04T14:41:53.350Z] Removing intermediate container c43693689bb7 [2023-05-04T14:41:53.350Z] ---> a94363f5ce5e [2023-05-04T14:41:53.350Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T14:41:53.350Z] ---> Running in 50ec5b600543 [2023-05-04T14:41:53.350Z] Removing intermediate container 50ec5b600543 [2023-05-04T14:41:53.350Z] ---> 2f428f2f8ce7 [2023-05-04T14:41:53.350Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T14:41:53.916Z] ---> 1be32f62ae10 [2023-05-04T14:41:53.916Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T14:41:53.916Z] ---> Running in b87af32a4830 [2023-05-04T14:41:54.092Z] 9509eea51bfd: Pull complete [2023-05-04T14:41:54.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T14:41:54.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T14:41:54.432Z] OK: 265 MiB in 53 packages [2023-05-04T14:41:55.009Z] Removing intermediate container b87af32a4830 [2023-05-04T14:41:55.009Z] ---> 1290ef7df217 [2023-05-04T14:41:55.009Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T14:41:55.009Z] ---> Running in 65820563ae09 [2023-05-04T14:41:55.096Z] 13893f74905f: Pull complete [2023-05-04T14:41:55.268Z] Removing intermediate container 65820563ae09 [2023-05-04T14:41:55.269Z] ---> 8d9fb5ad1787 [2023-05-04T14:41:55.269Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T14:41:55.269Z] ---> Running in b8cd08aba8ed [2023-05-04T14:41:55.269Z] Removing intermediate container b8cd08aba8ed [2023-05-04T14:41:55.269Z] ---> d3f7f529804b [2023-05-04T14:41:55.269Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T14:41:55.269Z] ---> b234e67ea6eb [2023-05-04T14:41:55.269Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T14:41:55.388Z] a478c30451b0: Pull complete [2023-05-04T14:41:55.529Z] ---> Running in 284a26c51ce4 [2023-05-04T14:41:55.669Z] cca6ee3ffb4d: Pull complete [2023-05-04T14:41:55.938Z] fe1b37f33852: Pull complete [2023-05-04T14:41:56.465Z] Removing intermediate container 284a26c51ce4 [2023-05-04T14:41:56.465Z] ---> 1ebf8a0bba43 [2023-05-04T14:41:56.465Z] Step 14/25 : COPY . . [2023-05-04T14:41:56.906Z] b44bc8c7e93d: Pull complete [2023-05-04T14:41:57.175Z] 0e42b4e3b30c: Pull complete [2023-05-04T14:41:57.837Z] ---> 2e567b194973 [2023-05-04T14:41:57.837Z] Step 15/25 : RUN ${MAKE} [2023-05-04T14:41:57.837Z] ---> Running in f22375d739c0 [2023-05-04T14:41:57.837Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-04T14:41:59.769Z] d97e7eb47f8a: Pull complete [2023-05-04T14:42:00.038Z] 3ed71508fdeb: Pull complete [2023-05-04T14:42:00.305Z] fca51f470542: Pull complete [2023-05-04T14:42:00.305Z] Digest: sha256:f23f0a4013f184f6af3a3892dd12eba74bdbc5988d2a54ae468a8a6a44078434 [2023-05-04T14:42:00.305Z] Status: Downloaded newer image for docker:latest [2023-05-04T14:42:02.895Z] ---> 67b7618b5106 [2023-05-04T14:42:02.895Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T14:42:02.895Z] ---> Running in 8f32453da625 [2023-05-04T14:42:03.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T14:42:04.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T14:42:05.088Z] OK: 263 MiB in 53 packages [2023-05-04T14:42:06.056Z] Removing intermediate container 8f32453da625 [2023-05-04T14:42:06.056Z] ---> 581f0dc02af6 [2023-05-04T14:42:06.056Z] Step 10/15 : ENV GO111MODULE=on [2023-05-04T14:42:06.056Z] ---> Running in d312239cb8d3 [2023-05-04T14:42:06.643Z] Removing intermediate container d312239cb8d3 [2023-05-04T14:42:06.643Z] ---> ba84a3ab0b63 [2023-05-04T14:42:06.643Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T14:42:06.643Z] ---> Running in 9718afefcb7a [2023-05-04T14:42:06.912Z] Removing intermediate container 9718afefcb7a [2023-05-04T14:42:06.912Z] ---> 67e8228d8bf3 [2023-05-04T14:42:06.912Z] Step 12/15 : COPY go.mod vendor* ./ [2023-05-04T14:42:07.500Z] ---> 55dd0d048fbe [2023-05-04T14:42:07.500Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T14:42:07.500Z] ---> Running in 9d71a6ae9973 [2023-05-04T14:42:14.273Z] Removing intermediate container f22375d739c0 [2023-05-04T14:42:14.274Z] ---> 32136f7b4e9f [2023-05-04T14:42:14.274Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T14:42:14.274Z] 3.17: Pulling from library/alpine [2023-05-04T14:42:14.274Z] f56be85fc22e: Already exists [2023-05-04T14:42:14.274Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T14:42:14.274Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T14:42:14.274Z] ---> 9ed4aefc74f6 [2023-05-04T14:42:14.274Z] Step 17/25 : EXPOSE 4000 [2023-05-04T14:42:14.274Z] ---> Running in fda1e65566bb [2023-05-04T14:42:14.274Z] Removing intermediate container fda1e65566bb [2023-05-04T14:42:14.274Z] ---> edce02385097 [2023-05-04T14:42:14.274Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T14:42:14.839Z] ---> 45d00f0b860c [2023-05-04T14:42:14.839Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T14:42:14.839Z] ---> 6fd41c750ee1 [2023-05-04T14:42:14.839Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T14:42:15.096Z] ---> 38d2eb10650c [2023-05-04T14:42:15.096Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T14:42:15.096Z] ---> Running in 74503784435d [2023-05-04T14:42:15.096Z] Removing intermediate container 74503784435d [2023-05-04T14:42:15.096Z] ---> b296a9f91757 [2023-05-04T14:42:15.096Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T14:42:15.096Z] ---> Running in 97da36471681 [2023-05-04T14:42:15.355Z] Removing intermediate container 97da36471681 [2023-05-04T14:42:15.355Z] ---> 435074e75473 [2023-05-04T14:42:15.355Z] Step 23/25 : LABEL arch=amd64 [2023-05-04T14:42:15.355Z] ---> Running in 117f3dbd1e5a [2023-05-04T14:42:15.355Z] Removing intermediate container 117f3dbd1e5a [2023-05-04T14:42:15.355Z] ---> 38a285318881 [2023-05-04T14:42:15.355Z] Step 24/25 : LABEL git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:42:15.355Z] ---> Running in 058b7bbd33b3 [2023-05-04T14:42:15.355Z] Removing intermediate container 058b7bbd33b3 [2023-05-04T14:42:15.355Z] ---> 23418bf3bbf1 [2023-05-04T14:42:15.355Z] Step 25/25 : LABEL version=3.0.0-dev.7 [2023-05-04T14:42:15.355Z] ---> Running in 295f9e9472b9 [2023-05-04T14:42:15.614Z] Removing intermediate container 295f9e9472b9 [2023-05-04T14:42:15.614Z] ---> aef873a59a54 [2023-05-04T14:42:15.614Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T14:42:15.614Z] Successfully built aef873a59a54 [2023-05-04T14:42:15.614Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T14:42:15.717Z] provisioning config files... [2023-05-04T14:42:15.726Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14726472036656524853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:42:16.018Z] ---> docker-login.sh [2023-05-04T14:42:16.018Z] nexus3.edgexfoundry.org:10001 [2023-05-04T14:42:16.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:42:16.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:42:16.018Z] Configure a credential helper to remove this warning. See [2023-05-04T14:42:16.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:42:16.018Z] [2023-05-04T14:42:16.018Z] Login Succeeded [2023-05-04T14:42:16.018Z] nexus3.edgexfoundry.org:10002 [2023-05-04T14:42:16.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:42:16.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:42:16.018Z] Configure a credential helper to remove this warning. See [2023-05-04T14:42:16.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:42:16.018Z] [2023-05-04T14:42:16.018Z] Login Succeeded [2023-05-04T14:42:16.018Z] nexus3.edgexfoundry.org:10003 [2023-05-04T14:42:16.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:42:16.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:42:16.279Z] Configure a credential helper to remove this warning. See [2023-05-04T14:42:16.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:42:16.279Z] [2023-05-04T14:42:16.279Z] Login Succeeded [2023-05-04T14:42:16.279Z] nexus3.edgexfoundry.org:10004 [2023-05-04T14:42:16.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:42:16.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:42:16.279Z] Configure a credential helper to remove this warning. See [2023-05-04T14:42:16.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:42:16.279Z] [2023-05-04T14:42:16.279Z] Login Succeeded [2023-05-04T14:42:16.279Z] docker.io [2023-05-04T14:42:16.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:42:16.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:42:16.537Z] Configure a credential helper to remove this warning. See [2023-05-04T14:42:16.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:42:16.537Z] [2023-05-04T14:42:16.537Z] Login Succeeded [2023-05-04T14:42:16.537Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T14:42:16.544Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T14:42:16.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T14:42:16.583Z] [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: [2023-05-04T14:42:16.583Z] 5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:42:16.583Z] latest [2023-05-04T14:42:16.583Z] 3.0.0-dev.7 [2023-05-04T14:42:16.583Z] 5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [2023-05-04T14:42:16.583Z] main [2023-05-04T14:42:16.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:16.952Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:17.258Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:42:17.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T14:42:17.258Z] d89ba872a03e: Preparing [2023-05-04T14:42:17.258Z] c2253d72324c: Preparing [2023-05-04T14:42:17.258Z] f3cf50e613e9: Preparing [2023-05-04T14:42:17.258Z] f1417ff83b31: Preparing [2023-05-04T14:42:17.258Z] f1417ff83b31: Layer already exists [2023-05-04T14:42:17.258Z] c2253d72324c: Pushed [2023-05-04T14:42:17.258Z] d89ba872a03e: Pushed [2023-05-04T14:42:20.548Z] f3cf50e613e9: Pushed [2023-05-04T14:42:20.548Z] 5f229313553dc91b9ee90f1a6a748fc527e9160b: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:20.865Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:21.178Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-04T14:42:21.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T14:42:21.178Z] d89ba872a03e: Preparing [2023-05-04T14:42:21.178Z] c2253d72324c: Preparing [2023-05-04T14:42:21.178Z] f3cf50e613e9: Preparing [2023-05-04T14:42:21.178Z] f1417ff83b31: Preparing [2023-05-04T14:42:21.178Z] d89ba872a03e: Layer already exists [2023-05-04T14:42:21.178Z] f3cf50e613e9: Layer already exists [2023-05-04T14:42:21.178Z] f1417ff83b31: Layer already exists [2023-05-04T14:42:21.178Z] c2253d72324c: Layer already exists [2023-05-04T14:42:21.178Z] latest: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:21.482Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:21.786Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.7 [2023-05-04T14:42:21.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T14:42:21.786Z] d89ba872a03e: Preparing [2023-05-04T14:42:21.786Z] c2253d72324c: Preparing [2023-05-04T14:42:21.786Z] f3cf50e613e9: Preparing [2023-05-04T14:42:21.786Z] f1417ff83b31: Preparing [2023-05-04T14:42:21.786Z] f1417ff83b31: Layer already exists [2023-05-04T14:42:21.786Z] f3cf50e613e9: Layer already exists [2023-05-04T14:42:21.786Z] d89ba872a03e: Layer already exists [2023-05-04T14:42:21.786Z] c2253d72324c: Layer already exists [2023-05-04T14:42:21.786Z] 3.0.0-dev.7: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:22.093Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:22.396Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [2023-05-04T14:42:22.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T14:42:22.396Z] d89ba872a03e: Preparing [2023-05-04T14:42:22.396Z] c2253d72324c: Preparing [2023-05-04T14:42:22.396Z] f3cf50e613e9: Preparing [2023-05-04T14:42:22.396Z] f1417ff83b31: Preparing [2023-05-04T14:42:22.396Z] d89ba872a03e: Layer already exists [2023-05-04T14:42:22.396Z] f3cf50e613e9: Layer already exists [2023-05-04T14:42:22.396Z] f1417ff83b31: Layer already exists [2023-05-04T14:42:22.396Z] c2253d72324c: Layer already exists [2023-05-04T14:42:22.396Z] 5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:22.703Z] + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:23.010Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main [2023-05-04T14:42:23.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] [2023-05-04T14:42:23.010Z] d89ba872a03e: Preparing [2023-05-04T14:42:23.010Z] c2253d72324c: Preparing [2023-05-04T14:42:23.010Z] f3cf50e613e9: Preparing [2023-05-04T14:42:23.010Z] f1417ff83b31: Preparing [2023-05-04T14:42:23.010Z] f1417ff83b31: Layer already exists [2023-05-04T14:42:23.010Z] d89ba872a03e: Layer already exists [2023-05-04T14:42:23.010Z] c2253d72324c: Layer already exists [2023-05-04T14:42:23.010Z] f3cf50e613e9: Layer already exists [2023-05-04T14:42:23.010Z] main: digest: sha256:dfc7f50d400c25de957d4c320c69a17ddb694d737623949fb2516c8785fd7612 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T14:42:23.052Z] ===================================================== [Pipeline] echo [2023-05-04T14:42:23.059Z] taggedImages: [2023-05-04T14:42:23.059Z] - nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:42:23.059Z] - nexus3.edgexfoundry.org:10004/edgex-ui:latest [2023-05-04T14:42:23.059Z] - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.7 [2023-05-04T14:42:23.059Z] - nexus3.edgexfoundry.org:10004/edgex-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [2023-05-04T14:42:23.059Z] - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:23.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T14:42:23.413Z] [2023-05-04T14:42:23.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:42:23.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T14:42:23.719Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T14:42:23.719Z] 5eb5b503b376: Pulling fs layer [2023-05-04T14:42:23.719Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T14:42:23.719Z] ec43610c2a17: Pulling fs layer [2023-05-04T14:42:23.719Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T14:42:23.719Z] 33b1e0a273af: Pulling fs layer [2023-05-04T14:42:23.719Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T14:42:23.719Z] 2f39f015ded8: Pulling fs layer [2023-05-04T14:42:23.719Z] 33b1e0a273af: Waiting [2023-05-04T14:42:23.719Z] 2f39f015ded8: Waiting [2023-05-04T14:42:23.719Z] 5d3b04190fa2: Waiting [2023-05-04T14:42:23.719Z] 3a2ae6a8a46f: Waiting [2023-05-04T14:42:23.719Z] 5c69ac0246d0: Download complete [2023-05-04T14:42:23.719Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T14:42:23.719Z] 3a2ae6a8a46f: Download complete [2023-05-04T14:42:23.719Z] 33b1e0a273af: Verifying Checksum [2023-05-04T14:42:23.719Z] 33b1e0a273af: Download complete [2023-05-04T14:42:23.719Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T14:42:23.719Z] 5d3b04190fa2: Download complete [2023-05-04T14:42:23.719Z] ec43610c2a17: Verifying Checksum [2023-05-04T14:42:23.719Z] ec43610c2a17: Download complete [2023-05-04T14:42:23.977Z] 5eb5b503b376: Verifying Checksum [2023-05-04T14:42:23.978Z] 5eb5b503b376: Download complete [2023-05-04T14:42:24.544Z] 2f39f015ded8: Download complete [2023-05-04T14:42:25.108Z] 5eb5b503b376: Pull complete [2023-05-04T14:42:25.108Z] 5c69ac0246d0: Pull complete [2023-05-04T14:42:25.675Z] ec43610c2a17: Pull complete [2023-05-04T14:42:25.675Z] 3a2ae6a8a46f: Pull complete [2023-05-04T14:42:25.675Z] 33b1e0a273af: Pull complete [2023-05-04T14:42:25.933Z] 5d3b04190fa2: Pull complete [2023-05-04T14:42:30.117Z] 2f39f015ded8: Pull complete [2023-05-04T14:42:30.117Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T14:42:30.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T14:42:30.117Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:42:30.217Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:42:30.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T14:42:33.275Z] $ docker top d8f1e4af989adc6e77c7e7c300a09c3ab39012f46717872709d583709daf99bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:42:33.677Z] ---> job-cost.sh [2023-05-04T14:42:33.678Z] lf-activate-venv: SKIPPING [2023-05-04T14:42:33.678Z] INFO: No Stack... [2023-05-04T14:42:33.936Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T14:42:34.194Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T14:42:34.496Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv [2023-05-04T14:42:34.496Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T14:42:34.509Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [2023-05-04T14:42:34.515Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] did not exist. Created. [2023-05-04T14:42:34.515Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T14:42:34.815Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T14:42:35.236Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T14:42:35.244Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T14:42:35.267Z] $ docker stop --time=1 d8f1e4af989adc6e77c7e7c300a09c3ab39012f46717872709d583709daf99bc [2023-05-04T14:42:36.568Z] $ docker rm -f --volumes d8f1e4af989adc6e77c7e7c300a09c3ab39012f46717872709d583709daf99bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T14:43:15.388Z] Removing intermediate container 9d71a6ae9973 [2023-05-04T14:43:15.388Z] ---> f36cae6758a8 [2023-05-04T14:43:15.388Z] Step 14/15 : COPY . . [2023-05-04T14:43:15.388Z] ---> 3dd736a94093 [2023-05-04T14:43:15.388Z] Step 15/15 : RUN ${MAKE} [2023-05-04T14:43:15.388Z] ---> Running in 55b1e084e9d8 [2023-05-04T14:43:15.388Z] noop [2023-05-04T14:43:15.388Z] Removing intermediate container 55b1e084e9d8 [2023-05-04T14:43:15.388Z] ---> b72a36c0aebd [2023-05-04T14:43:15.388Z] Successfully built b72a36c0aebd [2023-05-04T14:43:15.388Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:43:15.753Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T14:43:15.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:43:15.965Z] prd-ubuntu20.04-docker-arm64-4c-16g-13298 does not seem to be running inside a container [2023-05-04T14:43:16.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/103 -v /w/workspace/edgex-ui-go/103:/w/workspace/edgex-ui-go/103:rw,z -v /w/workspace/edgex-ui-go/103@tmp:/w/workspace/edgex-ui-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T14:43:17.271Z] $ docker top 4af28ffb5df1de27b1b6bafd806f20cc25a3bee75b06b18904338ea90ec6d19b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T14:43:18.088Z] + go version [2023-05-04T14:43:18.089Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T14:43:18.117Z] $ docker stop --time=1 4af28ffb5df1de27b1b6bafd806f20cc25a3bee75b06b18904338ea90ec6d19b [2023-05-04T14:43:20.132Z] $ docker rm -f --volumes 4af28ffb5df1de27b1b6bafd806f20cc25a3bee75b06b18904338ea90ec6d19b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:43:20.646Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T14:43:20.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:43:20.824Z] prd-ubuntu20.04-docker-arm64-4c-16g-13298 does not seem to be running inside a container [2023-05-04T14:43:20.901Z] $ 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/103 -v /w/workspace/edgex-ui-go/103:/w/workspace/edgex-ui-go/103:rw,z -v /w/workspace/edgex-ui-go/103@tmp:/w/workspace/edgex-ui-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T14:43:22.086Z] $ docker top f2445d635cad288e784d64510938b050928c9a74e1838d09c569d2158c8c19b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T14:43:22.598Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/103 [Pipeline] fileExists [Pipeline] sh [2023-05-04T14:43:23.265Z] + make test [2023-05-04T14:43:23.265Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-05-04T14:43:55.508Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-05-04T14:45:32.165Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-05-04T14:45:32.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-05-04T14:45:32.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-05-04T14:45:32.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-05-04T14:45:32.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-05-04T14:45:32.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-05-04T14:45:32.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-05-04T14:45:32.165Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-05-04T14:45:32.165Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-05-04T14:45:54.263Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T14:45:54.263Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T14:45:54.263Z] ./bin/test-attribution-txt.sh [2023-05-04T14:45:54.263Z] make -C web test [2023-05-04T14:45:54.263Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/103/web' [2023-05-04T14:45:54.263Z] make[1]: tput: No such file or directory [2023-05-04T14:45:54.263Z] make[1]: tput: No such file or directory [2023-05-04T14:45:54.263Z] warning: generating ./VERSION [2023-05-04T14:45:54.263Z] echo "0.0.0" > VERSION [2023-05-04T14:45:54.263Z] docker build \ [2023-05-04T14:45:54.263Z] -f Dockerfile \ [2023-05-04T14:45:54.263Z] --build-arg USER=1000 \ [2023-05-04T14:45:54.263Z] \ [2023-05-04T14:45:54.263Z] --label "git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b" \ [2023-05-04T14:45:54.263Z] -t edgexfoundry/edgex-web-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b \ [2023-05-04T14:45:54.263Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-05-04T14:45:54.263Z] . [2023-05-04T14:45:54.263Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-05-04T14:45:54.263Z] Install the buildx component to build images with BuildKit: [2023-05-04T14:45:54.263Z] https://docs.docker.com/go/buildx/ [2023-05-04T14:45:54.263Z] [2023-05-04T14:45:54.263Z] Sending build context to Docker daemon 3.269MB [2023-05-04T14:45:54.263Z] Step 1/10 : FROM node:16.17-alpine3.15 [2023-05-04T14:45:54.263Z] 16.17-alpine3.15: Pulling from library/node [2023-05-04T14:45:54.263Z] 47517142f6ba: Pulling fs layer [2023-05-04T14:45:54.263Z] 5f8c4bfa009b: Pulling fs layer [2023-05-04T14:45:54.263Z] f7079c9c4ba1: Pulling fs layer [2023-05-04T14:45:54.263Z] aba105e6f55a: Pulling fs layer [2023-05-04T14:45:54.263Z] aba105e6f55a: Waiting [2023-05-04T14:45:54.263Z] 47517142f6ba: Verifying Checksum [2023-05-04T14:45:54.263Z] 47517142f6ba: Download complete [2023-05-04T14:45:54.263Z] f7079c9c4ba1: Verifying Checksum [2023-05-04T14:45:54.263Z] f7079c9c4ba1: Download complete [2023-05-04T14:45:54.263Z] aba105e6f55a: Verifying Checksum [2023-05-04T14:45:54.263Z] aba105e6f55a: Download complete [2023-05-04T14:45:54.263Z] 47517142f6ba: Pull complete [2023-05-04T14:45:54.531Z] 5f8c4bfa009b: Verifying Checksum [2023-05-04T14:45:57.874Z] 5f8c4bfa009b: Pull complete [2023-05-04T14:45:58.142Z] f7079c9c4ba1: Pull complete [2023-05-04T14:45:58.410Z] aba105e6f55a: Pull complete [2023-05-04T14:45:58.410Z] Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a [2023-05-04T14:45:58.410Z] Status: Downloaded newer image for node:16.17-alpine3.15 [2023-05-04T14:45:58.410Z] ---> bf1b8b58d215 [2023-05-04T14:45:58.410Z] Step 2/10 : RUN apk add --no-cache chromium [2023-05-04T14:45:58.996Z] ---> Running in 9e87550a1a9b [2023-05-04T14:45:59.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-05-04T14:46:00.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-05-04T14:46:01.187Z] (1/128) Installing libxau (1.0.9-r0) [2023-05-04T14:46:01.187Z] (2/128) Installing libmd (1.0.3-r0) [2023-05-04T14:46:01.187Z] (3/128) Installing libbsd (0.11.3-r1) [2023-05-04T14:46:01.187Z] (4/128) Installing libxdmcp (1.1.3-r0) [2023-05-04T14:46:01.187Z] (5/128) Installing libxcb (1.14-r2) [2023-05-04T14:46:01.187Z] (6/128) Installing libx11 (1.7.3.1-r0) [2023-05-04T14:46:01.455Z] (7/128) Installing libxext (1.3.4-r0) [2023-05-04T14:46:01.455Z] (8/128) Installing libice (1.0.10-r0) [2023-05-04T14:46:01.455Z] (9/128) Installing libuuid (2.37.4-r0) [2023-05-04T14:46:01.455Z] (10/128) Installing libsm (1.2.3-r0) [2023-05-04T14:46:01.455Z] (11/128) Installing libxt (1.2.1-r0) [2023-05-04T14:46:01.455Z] (12/128) Installing libxmu (1.1.3-r0) [2023-05-04T14:46:01.455Z] (13/128) Installing xset (1.2.4-r0) [2023-05-04T14:46:01.455Z] (14/128) Installing xprop (1.2.5-r0) [2023-05-04T14:46:01.455Z] (15/128) Installing xdg-utils (1.1.3-r0) [2023-05-04T14:46:01.455Z] (16/128) Installing eudev-libs (3.2.11_pre1-r0) [2023-05-04T14:46:01.455Z] (17/128) Installing pkgconf (1.8.1-r0) [2023-05-04T14:46:01.455Z] (18/128) Installing libffi (3.4.2-r1) [2023-05-04T14:46:01.455Z] (19/128) Installing libintl (0.21-r0) [2023-05-04T14:46:01.455Z] (20/128) Installing libblkid (2.37.4-r0) [2023-05-04T14:46:01.455Z] (21/128) Installing libmount (2.37.4-r0) [2023-05-04T14:46:01.455Z] (22/128) Installing pcre (8.45-r1) [2023-05-04T14:46:01.455Z] (23/128) Installing glib (2.70.1-r0) [2023-05-04T14:46:01.455Z] (24/128) Installing xz-libs (5.2.5-r1) [2023-05-04T14:46:01.455Z] (25/128) Installing libxml2 (2.9.14-r2) [2023-05-04T14:46:01.723Z] (26/128) Installing shared-mime-info (2.1-r2) [2023-05-04T14:46:01.723Z] (27/128) Installing hicolor-icon-theme (0.17-r1) [2023-05-04T14:46:01.723Z] (28/128) Installing libjpeg-turbo (2.1.2-r0) [2023-05-04T14:46:01.723Z] (29/128) Installing libpng (1.6.37-r1) [2023-05-04T14:46:01.723Z] (30/128) Installing libwebp (1.2.2-r0) [2023-05-04T14:46:01.723Z] (31/128) Installing zstd-libs (1.5.0-r0) [2023-05-04T14:46:01.723Z] (32/128) Installing tiff (4.4.0-r1) [2023-05-04T14:46:01.990Z] (33/128) Installing gdk-pixbuf (2.42.8-r0) [2023-05-04T14:46:01.990Z] (34/128) Installing gtk-update-icon-cache (2.24.33-r0) [2023-05-04T14:46:01.990Z] (35/128) Installing libxcomposite (0.4.5-r0) [2023-05-04T14:46:01.990Z] (36/128) Installing libxfixes (6.0.0-r0) [2023-05-04T14:46:01.990Z] (37/128) Installing libxrender (0.9.10-r3) [2023-05-04T14:46:01.990Z] (38/128) Installing libxcursor (1.2.0-r0) [2023-05-04T14:46:01.990Z] (39/128) Installing libxdamage (1.1.5-r1) [2023-05-04T14:46:01.990Z] (40/128) Installing libxi (1.8-r0) [2023-05-04T14:46:01.990Z] (41/128) Installing libxinerama (1.1.4-r1) [2023-05-04T14:46:01.990Z] (42/128) Installing libxrandr (1.5.2-r1) [2023-05-04T14:46:01.990Z] (43/128) Installing atk (2.36.0-r0) [2023-05-04T14:46:01.990Z] (44/128) Installing libxtst (1.2.3-r3) [2023-05-04T14:46:01.990Z] (45/128) Installing dbus-libs (1.12.24-r0) [2023-05-04T14:46:01.990Z] (46/128) Installing at-spi2-core (2.42.0-r0) [2023-05-04T14:46:01.990Z] (47/128) Installing at-spi2-atk (2.38.0-r0) [2023-05-04T14:46:01.990Z] (48/128) Installing expat (2.5.0-r0) [2023-05-04T14:46:01.990Z] (49/128) Installing brotli-libs (1.0.9-r5) [2023-05-04T14:46:01.990Z] (50/128) Installing libbz2 (1.0.8-r1) [2023-05-04T14:46:01.990Z] (51/128) Installing freetype (2.11.1-r2) [2023-05-04T14:46:01.990Z] (52/128) Installing fontconfig (2.13.1-r4) [2023-05-04T14:46:01.990Z] (53/128) Installing pixman (0.40.0-r4) [2023-05-04T14:46:01.990Z] (54/128) Installing cairo (1.16.0-r5) [2023-05-04T14:46:02.258Z] (55/128) Installing cairo-gobject (1.16.0-r5) [2023-05-04T14:46:02.258Z] (56/128) Installing avahi-libs (0.8-r5) [2023-05-04T14:46:02.258Z] (57/128) Installing gmp (6.2.1-r1) [2023-05-04T14:46:02.258Z] (58/128) Installing nettle (3.7.3-r0) [2023-05-04T14:46:02.258Z] (59/128) Installing p11-kit (0.24.0-r1) [2023-05-04T14:46:02.258Z] (60/128) Installing libtasn1 (4.18.0-r1) [2023-05-04T14:46:02.258Z] (61/128) Installing libunistring (0.9.10-r1) [2023-05-04T14:46:02.258Z] (62/128) Installing gnutls (3.7.1-r2) [2023-05-04T14:46:02.258Z] (63/128) Installing cups-libs (2.3.3-r6) [2023-05-04T14:46:02.258Z] (64/128) Installing libepoxy (1.5.9-r0) [2023-05-04T14:46:02.258Z] (65/128) Installing fribidi (1.0.11-r0) [2023-05-04T14:46:02.258Z] (66/128) Installing graphite2 (1.3.14-r0) [2023-05-04T14:46:02.258Z] (67/128) Installing harfbuzz (3.0.0-r2) [2023-05-04T14:46:02.526Z] (68/128) Installing libxft (2.3.4-r0) [2023-05-04T14:46:02.526Z] (69/128) Installing pango (1.48.10-r0) [2023-05-04T14:46:02.526Z] (70/128) Installing wayland-libs-client (1.19.0-r1) [2023-05-04T14:46:02.526Z] (71/128) Installing wayland-libs-cursor (1.19.0-r1) [2023-05-04T14:46:02.526Z] (72/128) Installing wayland-libs-egl (1.19.0-r1) [2023-05-04T14:46:02.526Z] (73/128) Installing xkeyboard-config (2.34-r0) [2023-05-04T14:46:02.526Z] (74/128) Installing libxkbcommon (1.3.1-r0) [2023-05-04T14:46:02.526Z] (75/128) Installing gtk+3.0 (3.24.30-r0) [2023-05-04T14:46:02.793Z] Executing gtk+3.0-3.24.30-r0.post-install [2023-05-04T14:46:03.062Z] (76/128) Installing libfontenc (1.1.4-r0) [2023-05-04T14:46:03.062Z] (77/128) Installing mkfontscale (1.2.1-r1) [2023-05-04T14:46:03.062Z] (78/128) Installing ttf-opensans (1.10-r1) [2023-05-04T14:46:03.062Z] Executing ttf-opensans-1.10-r1.post-install [2023-05-04T14:46:05.018Z] (79/128) Installing libogg (1.3.5-r0) [2023-05-04T14:46:05.285Z] (80/128) Installing flac (1.3.4-r0) [2023-05-04T14:46:05.285Z] (81/128) Installing alsa-lib (1.2.5.1-r1) [2023-05-04T14:46:05.285Z] (82/128) Installing libatomic (10.3.1_git20211027-r0) [2023-05-04T14:46:05.285Z] (83/128) Installing sdl2 (2.0.16-r4) [2023-05-04T14:46:05.285Z] (84/128) Installing aom-libs (3.2.0-r0) [2023-05-04T14:46:05.285Z] (85/128) Installing libass (0.15.2-r0) [2023-05-04T14:46:05.285Z] (86/128) Installing libdav1d (0.9.2-r0) [2023-05-04T14:46:05.285Z] (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) [2023-05-04T14:46:05.285Z] (88/128) Installing ncurses-libs (6.3_p20211120-r1) [2023-05-04T14:46:05.556Z] (89/128) Installing lame (3.100-r0) [2023-05-04T14:46:05.556Z] (90/128) Installing opus (1.3.1-r1) [2023-05-04T14:46:05.556Z] (91/128) Installing libgomp (10.3.1_git20211027-r0) [2023-05-04T14:46:05.556Z] (92/128) Installing soxr (0.1.3-r2) [2023-05-04T14:46:05.556Z] (93/128) Installing libsrt (1.4.2-r1) [2023-05-04T14:46:05.556Z] (94/128) Installing libssh (0.9.6-r1) [2023-05-04T14:46:05.556Z] (95/128) Installing libtheora (1.1.1-r16) [2023-05-04T14:46:05.556Z] (96/128) Installing v4l-utils-libs (1.22.1-r1) [2023-05-04T14:46:05.556Z] (97/128) Installing libdrm (2.4.109-r0) [2023-05-04T14:46:05.556Z] (98/128) Installing libva (2.13.0-r0) [2023-05-04T14:46:05.556Z] (99/128) Installing libvdpau (1.4-r0) [2023-05-04T14:46:05.556Z] (100/128) Installing vidstab (1.1.0-r1) [2023-05-04T14:46:05.556Z] (101/128) Installing libvorbis (1.3.7-r0) [2023-05-04T14:46:05.556Z] (102/128) Installing libvpx (1.10.0-r0) [2023-05-04T14:46:05.556Z] (103/128) Installing vulkan-loader (1.2.196-r0) [2023-05-04T14:46:05.556Z] (104/128) Installing x264-libs (20210613-r0) [2023-05-04T14:46:05.825Z] (105/128) Installing x265-libs (3.5-r0) [2023-05-04T14:46:05.825Z] (106/128) Installing xvidcore (1.3.7-r1) [2023-05-04T14:46:05.825Z] (107/128) Installing ffmpeg-libs (4.4.1-r2) [2023-05-04T14:46:06.093Z] (108/128) Installing libevent (2.1.12-r4) [2023-05-04T14:46:06.360Z] (109/128) Installing mesa (21.2.6-r0) [2023-05-04T14:46:06.360Z] (110/128) Installing wayland-libs-server (1.19.0-r1) [2023-05-04T14:46:06.360Z] (111/128) Installing mesa-gbm (21.2.6-r0) [2023-05-04T14:46:06.360Z] (112/128) Installing lcms2 (2.12-r1) [2023-05-04T14:46:06.360Z] (113/128) Installing nspr (4.32-r0) [2023-05-04T14:46:06.360Z] (114/128) Installing sqlite-libs (3.36.0-r0) [2023-05-04T14:46:06.360Z] (115/128) Installing nss (3.78.1-r0) [2023-05-04T14:46:06.360Z] (116/128) Installing libasyncns (0.8-r1) [2023-05-04T14:46:06.360Z] (117/128) Installing libltdl (2.4.6-r7) [2023-05-04T14:46:06.360Z] (118/128) Installing orc (0.4.32-r0) [2023-05-04T14:46:06.360Z] (119/128) Installing libsndfile (1.0.31-r1) [2023-05-04T14:46:06.360Z] (120/128) Installing speexdsp (1.2.0-r0) [2023-05-04T14:46:06.360Z] (121/128) Installing tdb-libs (1.4.5-r0) [2023-05-04T14:46:06.360Z] (122/128) Installing libpulse (15.0-r2) [2023-05-04T14:46:06.628Z] (123/128) Installing re2 (2021.11.01-r0) [2023-05-04T14:46:06.628Z] (124/128) Installing snappy (1.1.9-r1) [2023-05-04T14:46:06.628Z] (125/128) Installing libgpg-error (1.42-r1) [2023-05-04T14:46:06.628Z] (126/128) Installing libgcrypt (1.9.4-r0) [2023-05-04T14:46:06.628Z] (127/128) Installing libxslt (1.1.35-r0) [2023-05-04T14:46:06.628Z] (128/128) Installing chromium (99.0.4844.84-r0) [2023-05-04T14:46:10.891Z] Executing busybox-1.34.1-r7.trigger [2023-05-04T14:46:10.891Z] Executing glib-2.70.1-r0.trigger [2023-05-04T14:46:10.891Z] Executing shared-mime-info-2.1-r2.trigger [2023-05-04T14:46:12.843Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-04T14:46:12.843Z] Executing gtk-update-icon-cache-2.24.33-r0.trigger [2023-05-04T14:46:12.843Z] Executing fontconfig-2.13.1-r4.trigger [2023-05-04T14:46:12.843Z] Executing mkfontscale-1.2.1-r1.trigger [2023-05-04T14:46:12.843Z] OK: 275 MiB in 144 packages [2023-05-04T14:46:21.048Z] Removing intermediate container 9e87550a1a9b [2023-05-04T14:46:21.048Z] ---> f3cbfff6cc36 [2023-05-04T14:46:21.048Z] Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-05-04T14:46:21.048Z] ---> Running in c91d8d3ca801 [2023-05-04T14:46:21.048Z] Removing intermediate container c91d8d3ca801 [2023-05-04T14:46:21.048Z] ---> ba74c6018410 [2023-05-04T14:46:21.048Z] Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH [2023-05-04T14:46:21.048Z] ---> Running in fb7bfc47340e [2023-05-04T14:46:21.317Z] Removing intermediate container fb7bfc47340e [2023-05-04T14:46:21.317Z] ---> 51d0aacb80fc [2023-05-04T14:46:21.317Z] Step 5/10 : RUN npm install -g npm [2023-05-04T14:46:21.317Z] ---> Running in 09493150e53f [2023-05-04T14:46:48.000Z] [2023-05-04T14:46:48.000Z] removed 7 packages, changed 101 packages, and audited 264 packages in 22s [2023-05-04T14:46:48.000Z] [2023-05-04T14:46:48.000Z] 27 packages are looking for funding [2023-05-04T14:46:48.000Z] run `npm fund` for details [2023-05-04T14:46:48.000Z] [2023-05-04T14:46:48.000Z] found 0 vulnerabilities [2023-05-04T14:46:50.580Z] Removing intermediate container 09493150e53f [2023-05-04T14:46:50.580Z] ---> 691bf6229c2e [2023-05-04T14:46:50.580Z] Step 6/10 : ARG USER=1000 [2023-05-04T14:46:50.580Z] ---> Running in 0d02bd420f6a [2023-05-04T14:46:50.580Z] Removing intermediate container 0d02bd420f6a [2023-05-04T14:46:50.580Z] ---> 046530b54f88 [2023-05-04T14:46:50.580Z] Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-05-04T14:46:50.848Z] ---> Running in e9369c6a64b0 [2023-05-04T14:46:52.253Z] Removing intermediate container e9369c6a64b0 [2023-05-04T14:46:52.253Z] ---> 36212e9c9ccb [2023-05-04T14:46:52.253Z] Step 8/10 : USER $USER:$USER [2023-05-04T14:46:52.520Z] ---> Running in d15ecd6e5870 [2023-05-04T14:46:52.787Z] Removing intermediate container d15ecd6e5870 [2023-05-04T14:46:52.787Z] ---> 40579fec100d [2023-05-04T14:46:52.787Z] Step 9/10 : WORKDIR /app [2023-05-04T14:46:52.787Z] ---> Running in 90a9e37be053 [2023-05-04T14:46:53.055Z] Removing intermediate container 90a9e37be053 [2023-05-04T14:46:53.055Z] ---> 8d69834b2b37 [2023-05-04T14:46:53.055Z] Step 10/10 : LABEL git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:46:53.055Z] ---> Running in 772f25a6994a [2023-05-04T14:46:53.322Z] Removing intermediate container 772f25a6994a [2023-05-04T14:46:53.322Z] ---> 92026b60bddb [2023-05-04T14:46:53.322Z] Successfully built 92026b60bddb [2023-05-04T14:46:53.322Z] Successfully tagged edgexfoundry/edgex-web-ui:5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:46:53.322Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-05-04T14:46:53.322Z] touch edgex-web-ui.imagebuilt [2023-05-04T14:46:53.322Z] mkdir -p node_modules coverage [2023-05-04T14:46:53.322Z] chown "1000:1000" node_modules coverage package-lock.json [2023-05-04T14:46:53.322Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE required: { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE }, [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE required: { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE }, [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE required: { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE }, [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE required: { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE }, [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE required: { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE }, [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE required: { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE }, [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE package: '@angular/cli@12.2.4', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE required: { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE }, [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE required: { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE }, [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE Unsupported engine { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE package: '@schematics/angular@12.2.4', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE required: { [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE yarn: '>= 1.13.0' [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE }, [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.6' } [2023-05-04T14:47:03.384Z] npm WARN EBADENGINE } [2023-05-04T14:47:30.050Z] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated [2023-05-04T14:47:30.050Z] npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility [2023-05-04T14:47:30.050Z] npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated [2023-05-04T14:47:30.050Z] npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T14:47:31.985Z] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated [2023-05-04T14:47:35.312Z] npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. [2023-05-04T14:47:40.641Z] npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 [2023-05-04T14:47:42.058Z] npm WARN deprecated har-validator@5.1.5: this library is no longer supported [2023-05-04T14:47:43.016Z] npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. [2023-05-04T14:48:01.287Z] npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies [2023-05-04T14:48:01.287Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T14:48:01.287Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T14:48:04.701Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T14:48:05.858Z] npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. [2023-05-04T14:48:08.431Z] npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated [2023-05-04T14:48:20.732Z] npm WARN deprecated protractor@7.0.0: We have news to share - Protractor is deprecated and will reach end-of-life by Summer 2023. To learn more and find out about other options please refer to this post on the Angular blog. Thank you for using and contributing to Protractor. https://goo.gle/state-of-e2e-in-angular [2023-05-04T14:48:20.732Z] npm WARN deprecated popper.js@1.16.1: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 [2023-05-04T14:48:33.032Z] npm WARN deprecated tslint@6.1.3: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information. [2023-05-04T14:49:05.211Z] npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. [2023-05-04T14:49:37.427Z] [2023-05-04T14:49:37.427Z] added 1475 packages, and audited 1476 packages in 3m [2023-05-04T14:49:37.427Z] [2023-05-04T14:49:37.427Z] 90 packages are looking for funding [2023-05-04T14:49:37.427Z] run `npm fund` for details [2023-05-04T14:49:37.427Z] [2023-05-04T14:49:37.427Z] 37 vulnerabilities (1 low, 13 moderate, 18 high, 5 critical) [2023-05-04T14:49:37.427Z] [2023-05-04T14:49:37.427Z] To address issues that do not require attention, run: [2023-05-04T14:49:37.427Z] npm audit fix [2023-05-04T14:49:37.427Z] [2023-05-04T14:49:37.427Z] To address all issues (including breaking changes), run: [2023-05-04T14:49:37.427Z] npm audit fix --force [2023-05-04T14:49:37.427Z] [2023-05-04T14:49:37.427Z] Run `npm audit` for details. [2023-05-04T14:49:39.362Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev ng test --code-coverage --watch false --browsers ChromeHeadlessNoSandbox [2023-05-04T14:49:54.343Z] - Generating browser application bundles (phase: setup)... [2023-05-04T14:50:26.568Z] Compiling @angular/core : es2015 as esm2015 [2023-05-04T14:50:26.568Z] Compiling @angular/compiler/testing : es2015 as esm2015 [2023-05-04T14:50:53.245Z] Compiling @angular/common : es2015 as esm2015 [2023-05-04T14:50:53.245Z] Compiling @angular/core/testing : es2015 as esm2015 [2023-05-04T14:50:58.591Z] Compiling @angular/platform-browser : es2015 as esm2015 [2023-05-04T14:50:58.591Z] Compiling @angular/common/testing : es2015 as esm2015 [2023-05-04T14:51:02.846Z] Compiling @angular/router : es2015 as esm2015 [2023-05-04T14:51:03.118Z] Compiling @angular/platform-browser-dynamic : es2015 as esm2015 [2023-05-04T14:51:08.480Z] Compiling @angular/platform-browser/testing : es2015 as esm2015 [2023-05-04T14:51:10.435Z] Compiling @angular/common/http : es2015 as esm2015 [2023-05-04T14:51:10.435Z] Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 [2023-05-04T14:51:14.682Z] Compiling @angular/forms : es2015 as esm2015 [2023-05-04T14:51:14.682Z] Compiling @angular/router/testing : es2015 as esm2015 [2023-05-04T14:51:15.267Z] Compiling @angular/common/http/testing : es2015 as esm2015 [2023-05-04T14:52:11.655Z] 04 05 2023 14:52:10.763:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ [2023-05-04T14:52:11.655Z] 04 05 2023 14:52:10.777:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited [2023-05-04T14:52:11.655Z] 04 05 2023 14:52:10.803:INFO [launcher]: Starting browser ChromeHeadless [2023-05-04T14:53:19.507Z] 04 05 2023 14:53:15.298:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. [2023-05-04T14:53:52.741Z] 04 05 2023 14:53:51.335:INFO [launcher]: Trying to start ChromeHeadless again (1/2). [2023-05-04T14:54:10.985Z] ✔ Browser application bundle generation complete. [2023-05-04T14:54:11.266Z] 04 05 2023 14:54:11.245:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket dOZ6vWLBBt2fOMsRAAAB with id 82312587 [2023-05-04T14:54:29.468Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) [2023-05-04T14:54:30.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 1.201 secs) [2023-05-04T14:54:30.879Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 1.359 secs) [2023-05-04T14:54:31.147Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 1.431 secs) [2023-05-04T14:54:31.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 1.639 secs) [2023-05-04T14:54:31.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 1.705 secs) [2023-05-04T14:54:31.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.753 secs) [2023-05-04T14:54:31.415Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.825 secs) [2023-05-04T14:54:32.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 2.057 secs) [2023-05-04T14:54:32.000Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 2.102 secs) [2023-05-04T14:54:32.270Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 2.416 secs) [2023-05-04T14:54:32.538Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.641 secs) [2023-05-04T14:54:32.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.737 secs) [2023-05-04T14:54:32.805Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.757 secs) [2023-05-04T14:54:33.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.948 secs) [2023-05-04T14:54:33.073Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.035 secs) [2023-05-04T14:54:33.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.383 secs) [2023-05-04T14:54:33.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.437 secs) [2023-05-04T14:54:33.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.732 secs) [2023-05-04T14:54:33.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.8 secs) [2023-05-04T14:54:34.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.868 secs) [2023-05-04T14:54:34.188Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.935 secs) [2023-05-04T14:54:34.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.983 secs) [2023-05-04T14:54:34.455Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 4.049 secs) [2023-05-04T14:54:34.723Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 4.348 secs) [2023-05-04T14:54:34.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 4.544 secs) [2023-05-04T14:54:34.991Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 4.603 secs) [2023-05-04T14:54:35.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 4.674 secs) [2023-05-04T14:54:35.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.754 secs) [2023-05-04T14:54:35.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.807 secs) [2023-05-04T14:54:35.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.98 secs) [2023-05-04T14:54:35.527Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 5.005 secs) [2023-05-04T14:54:35.794Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 5.047 secs) [2023-05-04T14:54:36.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 5.309 secs) [2023-05-04T14:54:36.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 5.328 secs) [2023-05-04T14:54:36.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 5.347 secs) [2023-05-04T14:54:36.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 5.362 secs) [2023-05-04T14:54:36.062Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 5.445 secs) [2023-05-04T14:54:36.330Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 5.551 secs) [2023-05-04T14:54:36.596Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 5.641 secs) [2023-05-04T14:54:36.863Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 5.883 secs) [2023-05-04T14:54:36.863Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.985 secs) [2023-05-04T14:54:37.130Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 6.007 secs) [2023-05-04T14:54:37.130Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 6.022 secs) [2023-05-04T14:54:37.130Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 6.106 secs) [2023-05-04T14:54:37.130Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 6.193 secs) [2023-05-04T14:54:37.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 6.272 secs) [2023-05-04T14:54:37.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 6.305 secs) [2023-05-04T14:54:37.396Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.315 secs) [2023-05-04T14:54:37.663Z] WARN: ' [2023-05-04T14:54:37.663Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T14:54:37.663Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T14:54:37.663Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T14:54:37.663Z] in a future version of Angular. [2023-05-04T14:54:37.663Z] [2023-05-04T14:54:37.663Z] For more information on this, see our API docs here: [2023-05-04T14:54:37.663Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T14:54:37.663Z] ' [2023-05-04T14:54:37.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.315 secs) [2023-05-04T14:54:37.663Z] WARN: ' [2023-05-04T14:54:37.663Z] It looks like you're using ngModel on the same form field as formControlName. [2023-05-04T14:54:37.663Z] Support for using the ngModel input property and ngModelChange event with [2023-05-04T14:54:37.663Z] reactive form directives has been deprecated in Angular v6 and will be removed [2023-05-04T14:54:37.663Z] in a future version of Angular. [2023-05-04T14:54:37.663Z] [2023-05-04T14:54:37.663Z] For more information on this, see our API docs here: [2023-05-04T14:54:37.663Z] https://angular.io/api/forms/FormControlName#use-with-ngmodel [2023-05-04T14:54:37.663Z] ' [2023-05-04T14:54:37.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.51 secs) [2023-05-04T14:54:37.663Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.54 secs) [2023-05-04T14:54:37.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.663 secs) [2023-05-04T14:54:37.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.748 secs) [2023-05-04T14:54:37.928Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.772 secs) [2023-05-04T14:54:38.194Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.84 secs) [2023-05-04T14:54:38.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 7.051 secs) [2023-05-04T14:54:38.459Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.124 secs) [2023-05-04T14:54:38.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.276 secs) [2023-05-04T14:54:38.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.335 secs) [2023-05-04T14:54:38.726Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.394 secs) [2023-05-04T14:54:38.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.43 secs) [2023-05-04T14:54:38.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.456 secs) [2023-05-04T14:54:38.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.471 secs) [2023-05-04T14:54:38.993Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.585 secs) [2023-05-04T14:54:39.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.653 secs) [2023-05-04T14:54:39.259Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.708 secs) [2023-05-04T14:54:39.525Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.957 secs) [2023-05-04T14:54:39.791Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.142 secs) [2023-05-04T14:54:40.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.389 secs) [2023-05-04T14:54:40.057Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.407 secs) [2023-05-04T14:54:40.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.42 secs) [2023-05-04T14:54:40.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.469 secs) [2023-05-04T14:54:40.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.54 secs) [2023-05-04T14:54:40.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.558 secs) [2023-05-04T14:54:40.323Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.573 secs) [2023-05-04T14:54:40.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.688 secs) [2023-05-04T14:54:40.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 8.716 secs) [2023-05-04T14:54:40.590Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 8.757 secs) [2023-05-04T14:54:40.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 8.811 secs) [2023-05-04T14:54:40.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 8.833 secs) [2023-05-04T14:54:40.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 8.851 secs) [2023-05-04T14:54:40.857Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 8.874 secs) [2023-05-04T14:54:41.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.01 secs) [2023-05-04T14:54:41.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.029 secs) [2023-05-04T14:54:41.123Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.041 secs) [2023-05-04T14:54:41.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.348 secs) [2023-05-04T14:54:41.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.45 secs) [2023-05-04T14:54:41.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.485 secs) [2023-05-04T14:54:41.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.503 secs) [2023-05-04T14:54:41.656Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.515 secs) [2023-05-04T14:54:41.922Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.733 secs) [2023-05-04T14:54:42.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.842 secs) [2023-05-04T14:54:42.189Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.924 secs) [2023-05-04T14:54:42.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.965 secs) [2023-05-04T14:54:42.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.07 secs) [2023-05-04T14:54:42.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.099 secs) [2023-05-04T14:54:42.456Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.129 secs) [2023-05-04T14:54:42.740Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.167 secs) [2023-05-04T14:54:42.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.198 secs) [2023-05-04T14:54:42.741Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.242 secs) [2023-05-04T14:54:43.005Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.37 secs) [2023-05-04T14:54:43.587Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.872 secs) [2023-05-04T14:54:43.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 11.076 secs) [2023-05-04T14:54:43.853Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 11.206 secs) [2023-05-04T14:54:44.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 11.257 secs) [2023-05-04T14:54:44.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 11.343 secs) [2023-05-04T14:54:44.119Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 11.401 secs) [2023-05-04T14:54:44.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 11.419 secs) [2023-05-04T14:54:44.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 11.43 secs) [2023-05-04T14:54:44.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 11.476 secs) [2023-05-04T14:54:44.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 11.498 secs) [2023-05-04T14:54:44.385Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 11.517 secs) [2023-05-04T14:54:44.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 11.571 secs) [2023-05-04T14:54:44.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.599 secs) [2023-05-04T14:54:44.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.623 secs) [2023-05-04T14:54:44.651Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.743 secs) [2023-05-04T14:54:44.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.795 secs) [2023-05-04T14:54:44.917Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.895 secs) [2023-05-04T14:54:45.183Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.988 secs) [2023-05-04T14:54:45.449Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 12.122 secs) [2023-05-04T14:54:45.449Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 12.178 secs) [2023-05-04T14:54:45.449Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 12.229 secs) [2023-05-04T14:54:45.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.364 secs) [2023-05-04T14:54:45.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.379 secs) [2023-05-04T14:54:45.717Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.389 secs) [2023-05-04T14:54:45.984Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.441 secs) [2023-05-04T14:54:45.984Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.463 secs) [2023-05-04T14:54:45.984Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.474 secs) [2023-05-04T14:54:45.984Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.603 secs) [2023-05-04T14:54:46.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.652 secs) [2023-05-04T14:54:46.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.671 secs) [2023-05-04T14:54:46.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.681 secs) [2023-05-04T14:54:46.250Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.759 secs) [2023-05-04T14:54:46.517Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.963 secs) [2023-05-04T14:54:46.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.013 secs) [2023-05-04T14:54:46.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.092 secs) [2023-05-04T14:54:46.784Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.133 secs) [2023-05-04T14:54:47.050Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.149 secs) [2023-05-04T14:54:47.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.198 secs) [2023-05-04T14:54:47.051Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.265 secs) [2023-05-04T14:54:47.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.388 secs) [2023-05-04T14:54:47.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.434 secs) [2023-05-04T14:54:47.317Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.48 secs) [2023-05-04T14:54:47.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.806 secs) [2023-05-04T14:54:47.898Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.862 secs) [2023-05-04T14:54:48.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.003 secs) [2023-05-04T14:54:48.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.04 secs) [2023-05-04T14:54:48.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.061 secs) [2023-05-04T14:54:48.165Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.072 secs) [2023-05-04T14:54:48.432Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.142 secs) [2023-05-04T14:54:49.389Z] Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.835 secs / 14.142 secs) [2023-05-04T14:54:49.389Z] TOTAL: 149 SUCCESS [2023-05-04T14:54:49.389Z] ✔ Browser application bundle generation complete. [2023-05-04T14:54:52.727Z] [2023-05-04T14:54:52.727Z] =============================== Coverage summary =============================== [2023-05-04T14:54:52.727Z] Statements : 40.98% ( 1467/3580 ) [2023-05-04T14:54:52.727Z] Branches : 12.03% ( 111/923 ) [2023-05-04T14:54:52.727Z] Functions : 33.28% ( 432/1298 ) [2023-05-04T14:54:52.727Z] Lines : 38.91% ( 1318/3387 ) [2023-05-04T14:54:52.727Z] ================================================================================ [2023-05-04T14:54:52.727Z] 04 05 2023 14:54:52.317:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. [2023-05-04T14:54:53.307Z] ✔ Browser application bundle generation complete. [2023-05-04T14:54:54.716Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/103/web' [Pipeline] echo [2023-05-04T14:54:54.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T14:54:54.759Z] $ docker stop --time=1 f2445d635cad288e784d64510938b050928c9a74e1838d09c569d2158c8c19b4 [2023-05-04T14:54:56.475Z] $ docker rm -f --volumes f2445d635cad288e784d64510938b050928c9a74e1838d09c569d2158c8c19b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T14:54:57.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T14:55:00.100Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T14:55:05.210Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T14:55:05.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T14:55:08.494Z] + ls -al . [2023-05-04T14:55:08.494Z] total 176 [2023-05-04T14:55:08.494Z] drwxrwxr-x 13 jenkins jenkins 4096 May 4 14:43 . [2023-05-04T14:55:08.494Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:40 .. [2023-05-04T14:55:08.494Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:40 .blubracket [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 18 May 4 14:40 .dockerignore [2023-05-04T14:55:08.494Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:40 .git [2023-05-04T14:55:08.494Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:40 .github [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 185 May 4 14:40 .gitignore [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 8418 May 4 14:40 Attribution.txt [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 17205 May 4 14:40 CHANGELOG.md [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 3959 May 4 14:40 CONTRIBUTING.md [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 1788 May 4 14:40 Dockerfile [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 652 May 4 14:40 Jenkinsfile [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 11357 May 4 14:40 LICENSE [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 2124 May 4 14:40 Makefile [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 4558 May 4 14:40 README.md [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 11 May 4 14:38 VERSION [2023-05-04T14:55:08.494Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:40 assets [2023-05-04T14:55:08.494Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:40 bin [2023-05-04T14:55:08.494Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 14:40 cmd [2023-05-04T14:55:08.494Z] -rw-r--r-- 1 jenkins jenkins 10 May 4 14:43 coverage.out [2023-05-04T14:55:08.494Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 14:40 docs [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 3052 May 4 14:40 go.mod [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 30610 May 4 14:40 go.sum [2023-05-04T14:55:08.494Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 14:40 internal [2023-05-04T14:55:08.494Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:40 snap [2023-05-04T14:55:08.494Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 14:40 testing [2023-05-04T14:55:08.494Z] -rw-rw-r-- 1 jenkins jenkins 155 May 4 14:40 version.go [2023-05-04T14:55:08.494Z] drwxrwxr-x 6 jenkins jenkins 4096 May 4 14:46 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:55:08.821Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b --label arch=arm64 --label version=3.0.0-dev.7 . [2023-05-04T14:55:10.226Z] Sending build context to Docker daemon 31.63MB [2023-05-04T14:55:10.226Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T14:55:10.226Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-04T14:55:10.226Z] ---> b72a36c0aebd [2023-05-04T14:55:10.226Z] Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-05-04T14:55:10.491Z] ---> Running in ba1924f8d575 [2023-05-04T14:55:10.764Z] Removing intermediate container ba1924f8d575 [2023-05-04T14:55:10.764Z] ---> 7490c5efd21d [2023-05-04T14:55:10.764Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T14:55:10.764Z] ---> Running in 21006c86d74c [2023-05-04T14:55:11.029Z] Removing intermediate container 21006c86d74c [2023-05-04T14:55:11.029Z] ---> 40747974ce44 [2023-05-04T14:55:11.029Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T14:55:11.029Z] ---> Running in 5885043224fc [2023-05-04T14:55:11.297Z] Removing intermediate container 5885043224fc [2023-05-04T14:55:11.297Z] ---> 6c61dc2e9717 [2023-05-04T14:55:11.297Z] Step 6/25 : LABEL Name=edgex-ui-go [2023-05-04T14:55:11.563Z] ---> Running in b638ca79582d [2023-05-04T14:55:11.828Z] Removing intermediate container b638ca79582d [2023-05-04T14:55:11.828Z] ---> 13eca9cffe64 [2023-05-04T14:55:11.828Z] Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-05-04T14:55:11.828Z] ---> Running in c8dbfebffe47 [2023-05-04T14:55:12.095Z] Removing intermediate container c8dbfebffe47 [2023-05-04T14:55:12.095Z] ---> 7a70bcc03715 [2023-05-04T14:55:12.095Z] Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-05-04T14:55:14.040Z] ---> 43ab7bfaf21a [2023-05-04T14:55:14.040Z] Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T14:55:14.040Z] ---> Running in 896507feb32e [2023-05-04T14:55:15.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T14:55:15.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T14:55:16.673Z] OK: 263 MiB in 53 packages [2023-05-04T14:55:17.262Z] Removing intermediate container 896507feb32e [2023-05-04T14:55:17.262Z] ---> e374b8665144 [2023-05-04T14:55:17.262Z] Step 10/25 : ENV GO111MODULE=on [2023-05-04T14:55:17.526Z] ---> Running in 234b6b052e5a [2023-05-04T14:55:17.790Z] Removing intermediate container 234b6b052e5a [2023-05-04T14:55:17.790Z] ---> 2568b334b4a4 [2023-05-04T14:55:17.790Z] Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-05-04T14:55:17.790Z] ---> Running in 5691dc7ceeb7 [2023-05-04T14:55:18.057Z] Removing intermediate container 5691dc7ceeb7 [2023-05-04T14:55:18.057Z] ---> 6bbf48d9f0cb [2023-05-04T14:55:18.057Z] Step 12/25 : COPY go.mod vendor* ./ [2023-05-04T14:55:18.639Z] ---> 7b548ddd5bc1 [2023-05-04T14:55:18.639Z] Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T14:55:18.639Z] ---> Running in 23e7bd0abbbc [2023-05-04T14:55:21.214Z] Removing intermediate container 23e7bd0abbbc [2023-05-04T14:55:21.214Z] ---> 6c52e208de3f [2023-05-04T14:55:21.214Z] Step 14/25 : COPY . . [2023-05-04T14:55:25.458Z] ---> 1dd610d455cf [2023-05-04T14:55:25.458Z] Step 15/25 : RUN ${MAKE} [2023-05-04T14:55:25.458Z] ---> Running in 201a3db74e56 [2023-05-04T14:55:26.420Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.7" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2023-05-04T14:57:18.058Z] Removing intermediate container 201a3db74e56 [2023-05-04T14:57:18.058Z] ---> 3b0cc17da667 [2023-05-04T14:57:18.058Z] Step 16/25 : FROM alpine:3.17 [2023-05-04T14:57:18.058Z] 3.17: Pulling from library/alpine [2023-05-04T14:57:18.059Z] c41833b44d91: Already exists [2023-05-04T14:57:18.059Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T14:57:18.059Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T14:57:18.059Z] ---> 51e60588ff2c [2023-05-04T14:57:18.059Z] Step 17/25 : EXPOSE 4000 [2023-05-04T14:57:18.059Z] ---> Running in d0cb256630ed [2023-05-04T14:57:18.059Z] Removing intermediate container d0cb256630ed [2023-05-04T14:57:18.059Z] ---> 27d07d54c43d [2023-05-04T14:57:18.059Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T14:57:18.059Z] ---> f7fcd7a01ff5 [2023-05-04T14:57:18.059Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt [2023-05-04T14:57:18.324Z] ---> baa9f5ae5cce [2023-05-04T14:57:18.324Z] Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE [2023-05-04T14:57:18.904Z] ---> f8e9db442680 [2023-05-04T14:57:18.904Z] Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2023-05-04T14:57:18.904Z] ---> Running in 21068e802711 [2023-05-04T14:57:19.169Z] Removing intermediate container 21068e802711 [2023-05-04T14:57:19.169Z] ---> a453b4f40725 [2023-05-04T14:57:19.169Z] Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] [2023-05-04T14:57:19.169Z] ---> Running in 26079e03c7a6 [2023-05-04T14:57:19.437Z] Removing intermediate container 26079e03c7a6 [2023-05-04T14:57:19.437Z] ---> eb406011675d [2023-05-04T14:57:19.437Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T14:57:19.704Z] ---> Running in e90dc1a853c2 [2023-05-04T14:57:19.969Z] Removing intermediate container e90dc1a853c2 [2023-05-04T14:57:19.969Z] ---> 348c43151174 [2023-05-04T14:57:19.969Z] Step 24/25 : LABEL git_sha=5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:57:19.969Z] ---> Running in a4127447be34 [2023-05-04T14:57:20.235Z] Removing intermediate container a4127447be34 [2023-05-04T14:57:20.235Z] ---> b009fac8219d [2023-05-04T14:57:20.235Z] Step 25/25 : LABEL version=3.0.0-dev.7 [2023-05-04T14:57:20.235Z] ---> Running in 145c97a62d12 [2023-05-04T14:57:20.502Z] Removing intermediate container 145c97a62d12 [2023-05-04T14:57:20.502Z] ---> c6630b8f5d4e [2023-05-04T14:57:20.502Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T14:57:20.767Z] Successfully built c6630b8f5d4e [2023-05-04T14:57:20.767Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T14:57:20.866Z] provisioning config files... [2023-05-04T14:57:20.881Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/103@tmp/config4675763284176329998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:57:21.201Z] ---> docker-login.sh [2023-05-04T14:57:21.202Z] nexus3.edgexfoundry.org:10001 [2023-05-04T14:57:21.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:57:21.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:57:21.466Z] Configure a credential helper to remove this warning. See [2023-05-04T14:57:21.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:57:21.466Z] [2023-05-04T14:57:21.466Z] Login Succeeded [2023-05-04T14:57:21.466Z] nexus3.edgexfoundry.org:10002 [2023-05-04T14:57:21.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:57:21.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:57:21.732Z] Configure a credential helper to remove this warning. See [2023-05-04T14:57:21.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:57:21.732Z] [2023-05-04T14:57:21.732Z] Login Succeeded [2023-05-04T14:57:21.732Z] nexus3.edgexfoundry.org:10003 [2023-05-04T14:57:21.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:57:21.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:57:21.997Z] Configure a credential helper to remove this warning. See [2023-05-04T14:57:21.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:57:21.997Z] [2023-05-04T14:57:21.997Z] Login Succeeded [2023-05-04T14:57:21.997Z] nexus3.edgexfoundry.org:10004 [2023-05-04T14:57:22.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:57:22.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:57:22.529Z] Configure a credential helper to remove this warning. See [2023-05-04T14:57:22.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:57:22.529Z] [2023-05-04T14:57:22.529Z] Login Succeeded [2023-05-04T14:57:22.529Z] docker.io [2023-05-04T14:57:22.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T14:57:23.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T14:57:23.058Z] Configure a credential helper to remove this warning. See [2023-05-04T14:57:23.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T14:57:23.058Z] [2023-05-04T14:57:23.058Z] Login Succeeded [2023-05-04T14:57:23.058Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T14:57:23.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T14:57:23.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T14:57:23.110Z] [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: [2023-05-04T14:57:23.110Z] 5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:57:23.110Z] latest [2023-05-04T14:57:23.110Z] 3.0.0-dev.7 [2023-05-04T14:57:23.110Z] 5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [2023-05-04T14:57:23.110Z] main [2023-05-04T14:57:23.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:23.448Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:23.790Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:57:23.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T14:57:23.790Z] a2614b1d4361: Preparing [2023-05-04T14:57:23.790Z] c2f96b666528: Preparing [2023-05-04T14:57:23.790Z] fd96606726c5: Preparing [2023-05-04T14:57:23.790Z] 26cbea5cba74: Preparing [2023-05-04T14:57:23.790Z] 26cbea5cba74: Layer already exists [2023-05-04T14:57:24.055Z] a2614b1d4361: Pushed [2023-05-04T14:57:24.055Z] c2f96b666528: Pushed [2023-05-04T14:57:30.676Z] fd96606726c5: Pushed [2023-05-04T14:57:30.676Z] 5f229313553dc91b9ee90f1a6a748fc527e9160b: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:31.013Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:31.347Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-04T14:57:31.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T14:57:31.347Z] a2614b1d4361: Preparing [2023-05-04T14:57:31.347Z] c2f96b666528: Preparing [2023-05-04T14:57:31.347Z] fd96606726c5: Preparing [2023-05-04T14:57:31.347Z] 26cbea5cba74: Preparing [2023-05-04T14:57:31.347Z] 26cbea5cba74: Layer already exists [2023-05-04T14:57:31.347Z] a2614b1d4361: Layer already exists [2023-05-04T14:57:31.347Z] c2f96b666528: Layer already exists [2023-05-04T14:57:31.347Z] fd96606726c5: Layer already exists [2023-05-04T14:57:31.347Z] latest: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:31.689Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:32.020Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.7 [2023-05-04T14:57:32.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T14:57:32.020Z] a2614b1d4361: Preparing [2023-05-04T14:57:32.020Z] c2f96b666528: Preparing [2023-05-04T14:57:32.020Z] fd96606726c5: Preparing [2023-05-04T14:57:32.020Z] 26cbea5cba74: Preparing [2023-05-04T14:57:32.020Z] c2f96b666528: Layer already exists [2023-05-04T14:57:32.020Z] 26cbea5cba74: Layer already exists [2023-05-04T14:57:32.020Z] fd96606726c5: Layer already exists [2023-05-04T14:57:32.020Z] a2614b1d4361: Layer already exists [2023-05-04T14:57:32.020Z] 3.0.0-dev.7: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:32.361Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:32.695Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [2023-05-04T14:57:32.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T14:57:32.695Z] a2614b1d4361: Preparing [2023-05-04T14:57:32.695Z] c2f96b666528: Preparing [2023-05-04T14:57:32.695Z] fd96606726c5: Preparing [2023-05-04T14:57:32.695Z] 26cbea5cba74: Preparing [2023-05-04T14:57:32.695Z] 26cbea5cba74: Layer already exists [2023-05-04T14:57:32.695Z] a2614b1d4361: Layer already exists [2023-05-04T14:57:32.695Z] c2f96b666528: Layer already exists [2023-05-04T14:57:32.695Z] fd96606726c5: Layer already exists [2023-05-04T14:57:32.695Z] 5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:33.038Z] + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:33.379Z] + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [2023-05-04T14:57:33.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] [2023-05-04T14:57:33.379Z] a2614b1d4361: Preparing [2023-05-04T14:57:33.379Z] c2f96b666528: Preparing [2023-05-04T14:57:33.379Z] fd96606726c5: Preparing [2023-05-04T14:57:33.379Z] 26cbea5cba74: Preparing [2023-05-04T14:57:33.379Z] c2f96b666528: Layer already exists [2023-05-04T14:57:33.379Z] a2614b1d4361: Layer already exists [2023-05-04T14:57:33.379Z] fd96606726c5: Layer already exists [2023-05-04T14:57:33.379Z] 26cbea5cba74: Layer already exists [2023-05-04T14:57:33.379Z] main: digest: sha256:14a4387f098cf80a3b98444fa9a76944624cb8ac90c8bae7ac4857d1e006b2af size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-04T14:57:33.684Z] ===================================================== [Pipeline] echo [2023-05-04T14:57:33.693Z] taggedImages: [2023-05-04T14:57:33.693Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b [2023-05-04T14:57:33.693Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [2023-05-04T14:57:33.693Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.7 [2023-05-04T14:57:33.693Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5f229313553dc91b9ee90f1a6a748fc527e9160b-3.0.0-dev.7 [2023-05-04T14:57:33.693Z] - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:34.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T14:57:34.062Z] [2023-05-04T14:57:34.062Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:57:34.391Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T14:57:34.391Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T14:57:34.391Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T14:57:34.391Z] 04944245beec: Pulling fs layer [2023-05-04T14:57:34.391Z] 699f458cf7ca: Pulling fs layer [2023-05-04T14:57:34.391Z] 765212b225bb: Pulling fs layer [2023-05-04T14:57:34.391Z] f23df028b6ca: Pulling fs layer [2023-05-04T14:57:34.391Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T14:57:34.391Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T14:57:34.391Z] 765212b225bb: Waiting [2023-05-04T14:57:34.391Z] f23df028b6ca: Waiting [2023-05-04T14:57:34.391Z] d65c8cfc05b1: Waiting [2023-05-04T14:57:34.391Z] 2437ff75d9bd: Waiting [2023-05-04T14:57:34.658Z] 04944245beec: Verifying Checksum [2023-05-04T14:57:34.658Z] 04944245beec: Download complete [2023-05-04T14:57:34.658Z] 765212b225bb: Verifying Checksum [2023-05-04T14:57:34.658Z] 765212b225bb: Download complete [2023-05-04T14:57:34.658Z] f23df028b6ca: Download complete [2023-05-04T14:57:34.658Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T14:57:34.658Z] d65c8cfc05b1: Download complete [2023-05-04T14:57:34.658Z] 699f458cf7ca: Verifying Checksum [2023-05-04T14:57:34.658Z] 699f458cf7ca: Download complete [2023-05-04T14:57:35.244Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T14:57:35.244Z] 8998bd30e6a1: Download complete [2023-05-04T14:57:37.824Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T14:57:37.824Z] 2437ff75d9bd: Download complete [2023-05-04T14:57:39.236Z] 8998bd30e6a1: Pull complete [2023-05-04T14:57:39.501Z] 04944245beec: Pull complete [2023-05-04T14:57:40.908Z] 699f458cf7ca: Pull complete [2023-05-04T14:57:41.172Z] 765212b225bb: Pull complete [2023-05-04T14:57:41.753Z] f23df028b6ca: Pull complete [2023-05-04T14:57:42.020Z] d65c8cfc05b1: Pull complete [2023-05-04T14:57:57.001Z] 2437ff75d9bd: Pull complete [2023-05-04T14:57:57.001Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T14:57:57.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T14:57:57.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:57:57.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-13298 does not seem to be running inside a container [2023-05-04T14:57:57.349Z] $ 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/103 -v /w/workspace/edgex-ui-go/103:/w/workspace/edgex-ui-go/103:rw,z -v /w/workspace/edgex-ui-go/103@tmp:/w/workspace/edgex-ui-go/103@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T14:58:01.249Z] $ docker top a72bdcd659f5c7535225ce573472c4439a5b03ae81b91dcc3d3613cc8c8a503f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:58:02.148Z] ---> job-cost.sh [2023-05-04T14:58:02.148Z] lf-activate-venv: SKIPPING [2023-05-04T14:58:02.148Z] INFO: No Stack... [2023-05-04T14:58:02.420Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T14:58:03.376Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T14:58:04.012Z] + cat /w/workspace/edgex-ui-go/103/archives/cost.csv [2023-05-04T14:58:04.012Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T14:58:04.042Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [2023-05-04T14:58:04.049Z] Resource [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] did not exist. Created. [2023-05-04T14:58:04.049Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T14:58:04.702Z] /w/workspace/edgex-ui-go/103@tmp/durable-3fd33c4d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T14:58:05.353Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T14:58:05.374Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T14:58:10.079Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T14:58:10.086Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T14:58:10.176Z] $ docker stop --time=1 a72bdcd659f5c7535225ce573472c4439a5b03ae81b91dcc3d3613cc8c8a503f [2023-05-04T14:58:11.811Z] $ docker rm -f --volumes a72bdcd659f5c7535225ce573472c4439a5b03ae81b91dcc3d3613cc8c8a503f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-04T14:58:12.193Z] provisioning config files... [2023-05-04T14:58:12.199Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13889551581274277054tmp [Pipeline] { [Pipeline] sh [2023-05-04T14:58:12.494Z] + set +x [2023-05-04T14:58:12.494Z] + + bash -s -- [2023-05-04T14:58:12.494Z] curl -s https://codecov.io/bash [2023-05-04T14:58:12.753Z] [2023-05-04T14:58:12.753Z] _____ _ [2023-05-04T14:58:12.753Z] / ____| | | [2023-05-04T14:58:12.753Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T14:58:12.753Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T14:58:12.753Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T14:58:12.753Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T14:58:12.753Z] Bash-1.0.6 [2023-05-04T14:58:12.753Z] [2023-05-04T14:58:12.753Z] [2023-05-04T14:58:12.753Z] ==> git version 2.25.1 found [2023-05-04T14:58:12.753Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-04T14:58:12.753Z] Release-Date: 2020-01-08 [2023-05-04T14:58:12.753Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-04T14:58:12.753Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T14:58:12.753Z] ==> Jenkins CI detected. [2023-05-04T14:58:12.753Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-04T14:58:12.753Z] project root: . [2023-05-04T14:58:12.753Z] --> token set from env [2023-05-04T14:58:12.753Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T14:58:12.753Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T14:58:12.753Z] ==> Python coveragepy not found [2023-05-04T14:58:12.753Z] ==> Searching for coverage reports in: [2023-05-04T14:58:12.753Z] + . [2023-05-04T14:58:12.753Z] -> Found 1 reports [2023-05-04T14:58:12.753Z] ==> Detecting git/mercurial file structure [2023-05-04T14:58:13.013Z] ==> Reading reports [2023-05-04T14:58:13.013Z] + ./coverage.out bytes=10 [2023-05-04T14:58:13.013Z] ==> Appending adjustments [2023-05-04T14:58:13.013Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T14:58:13.582Z] + Found adjustments [2023-05-04T14:58:13.582Z] ==> Gzipping contents [2023-05-04T14:58:13.582Z] 12K /tmp/codecov.ZOgJzD.gz [2023-05-04T14:58:13.582Z] ==> Uploading reports [2023-05-04T14:58:13.582Z] url: https://codecov.io [2023-05-04T14:58:13.582Z] query: branch=main&commit=5f229313553dc91b9ee90f1a6a748fc527e9160b&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T14:58:13.582Z] -> Pinging Codecov [2023-05-04T14:58:13.582Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=5f229313553dc91b9ee90f1a6a748fc527e9160b&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-04T14:58:13.841Z] -> Uploading to [2023-05-04T14:58:13.841Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/FB506323287CE973F263BFD2A0EB1F37/5f229313553dc91b9ee90f1a6a748fc527e9160b/24cf8f31-b3b4-4dde-a8e4-c30340fe020f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T145813Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=287d31374f704638f48bec5ff580db5c2a50272e537c8bfae35fb23885b262b7 [2023-05-04T14:58:13.841Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T14:58:13.841Z] Dload Upload Total Spent Left Speed [2023-05-04T14:58:14.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8874 0 0 100 8874 0 37443 --:--:-- --:--:-- --:--:-- 37443 [2023-05-04T14:58:14.100Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] } [2023-05-04T14:58:14.108Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-04T14:58:14.309Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-04T14:58:14.319Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:58:14.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T14:58:14.610Z] [2023-05-04T14:58:14.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:58:14.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T14:58:14.907Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-04T14:58:14.907Z] df9b9388f04a: Pulling fs layer [2023-05-04T14:58:14.907Z] 52dc419b0ee2: Pulling fs layer [2023-05-04T14:58:14.907Z] 25bc292e5bac: Pulling fs layer [2023-05-04T14:58:14.907Z] 114826534d7a: Pulling fs layer [2023-05-04T14:58:14.907Z] 4657fd5d0bcf: Pulling fs layer [2023-05-04T14:58:14.907Z] 6ad1cebc031e: Pulling fs layer [2023-05-04T14:58:14.907Z] 8a3aa393b2d8: Pulling fs layer [2023-05-04T14:58:14.907Z] 114826534d7a: Waiting [2023-05-04T14:58:14.907Z] 6ad1cebc031e: Waiting [2023-05-04T14:58:14.907Z] 25bc292e5bac: Verifying Checksum [2023-05-04T14:58:14.907Z] 25bc292e5bac: Download complete [2023-05-04T14:58:14.907Z] 52dc419b0ee2: Download complete [2023-05-04T14:58:14.907Z] 4657fd5d0bcf: Verifying Checksum [2023-05-04T14:58:14.907Z] 4657fd5d0bcf: Download complete [2023-05-04T14:58:14.907Z] df9b9388f04a: Verifying Checksum [2023-05-04T14:58:14.907Z] df9b9388f04a: Download complete [2023-05-04T14:58:15.167Z] df9b9388f04a: Pull complete [2023-05-04T14:58:15.167Z] 6ad1cebc031e: Verifying Checksum [2023-05-04T14:58:15.167Z] 6ad1cebc031e: Download complete [2023-05-04T14:58:15.167Z] 52dc419b0ee2: Pull complete [2023-05-04T14:58:15.167Z] 25bc292e5bac: Pull complete [2023-05-04T14:58:15.734Z] 114826534d7a: Verifying Checksum [2023-05-04T14:58:15.734Z] 114826534d7a: Download complete [2023-05-04T14:58:15.734Z] 8a3aa393b2d8: Verifying Checksum [2023-05-04T14:58:15.734Z] 8a3aa393b2d8: Download complete [2023-05-04T14:58:19.018Z] 114826534d7a: Pull complete [2023-05-04T14:58:19.277Z] 4657fd5d0bcf: Pull complete [2023-05-04T14:58:19.534Z] 6ad1cebc031e: Pull complete [2023-05-04T14:58:22.066Z] 8a3aa393b2d8: Pull complete [2023-05-04T14:58:22.066Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-04T14:58:22.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-04T14:58:22.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:58:22.153Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:58:22.188Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-04T14:58:24.683Z] $ docker top 406572214abb07d03cb3eb507cfd5e1a6c0152fe844568fe1937e6bd217c813a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-04T14:58:24.750Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh [2023-05-04T14:58:25.031Z] + set -o pipefail [2023-05-04T14:58:25.031Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' [2023-05-04T14:58:31.601Z] [2023-05-04T14:58:31.601Z] Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... [2023-05-04T14:58:31.601Z] [2023-05-04T14:58:31.601Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/1cfeef2f-45cb-4013-9dbf-9e914a5aab78 [2023-05-04T14:58:31.601Z] [2023-05-04T14:58:31.601Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2023-05-04T14:58:31.601Z] [2023-05-04T14:58:31.601Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-04T14:58:31.601Z] [2023-05-04T14:58:31.601Z] [2023-05-04T14:58:31.601Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-04T14:58:31.601Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-04T14:58:31.601Z] More details here: https://snyk.co/ue1NS [2023-05-04T14:58:31.601Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-04T14:58:31.601Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-04T14:58:31.614Z] $ docker stop --time=1 406572214abb07d03cb3eb507cfd5e1a6c0152fe844568fe1937e6bd217c813a [2023-05-04T14:58:33.649Z] $ docker rm -f --volumes 406572214abb07d03cb3eb507cfd5e1a6c0152fe844568fe1937e6bd217c813a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T14:58:34.308Z] + git log --format=format:%s -1 5f229313553dc91b9ee90f1a6a748fc527e9160b [Pipeline] sh [2023-05-04T14:58:34.598Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T14:58:34.598Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:58:34.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T14:58:34.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:58:34.983Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:58:35.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T14:58:35.406Z] $ docker top a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 -eo pid,comm [2023-05-04T14:58:35.451Z] 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-05-04T14:58:35.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T14:58:35.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T14:58:35.491Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T14:58:35.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T14:58:35.611Z] $ docker exec a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 ssh-agent [2023-05-04T14:58:35.733Z] SSH_AUTH_SOCK=/tmp/ssh-ltFhikS6nMov/agent.32 [2023-05-04T14:58:35.733Z] SSH_AGENT_PID=38 [2023-05-04T14:58:35.737Z] Running ssh-add (command line suppressed) [2023-05-04T14:58:35.845Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3023633393315083726.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_3023633393315083726.key) [2023-05-04T14:58:35.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T14:58:36.147Z] + git semver tag [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,330 [run_tag] DEBUG tag force:False [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,330 [check_head_tag] DEBUG check head tag [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,331 [execute] INFO git cat-file --batch-check [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,336 [execute] INFO git cat-file --batch [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,336 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,352 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,352 [execute] INFO git tag -a v3.0.0-dev.7 -m v3.0.0-dev.7 [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,352 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.7', '-m', 'v3.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T14:58:36.406Z] 2023-05-04 14:58:36,357 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T14:58:36.406Z] 3.0.0-dev.7 [Pipeline] } [2023-05-04T14:58:36.417Z] $ docker exec --env ******** --env ******** a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 ssh-agent -k [2023-05-04T14:58:36.526Z] unset SSH_AUTH_SOCK; [2023-05-04T14:58:36.526Z] unset SSH_AGENT_PID; [2023-05-04T14:58:36.526Z] echo Agent pid 38 killed; [2023-05-04T14:58:36.535Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T14:58:36.843Z] + git semver [Pipeline] } [2023-05-04T14:58:37.115Z] $ docker stop --time=1 a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 [2023-05-04T14:58:38.382Z] $ docker rm -f --volumes a19fb55831fe6985b8350cc29da1a3e62f5f8ad4c35ab1f3a2d97aae0f5c24d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:58:38.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T14:58:38.770Z] [2023-05-04T14:58:38.770Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:58:39.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T14:58:39.069Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-04T14:58:39.069Z] ab5ef0e58194: Pulling fs layer [2023-05-04T14:58:39.069Z] 9712f1f96733: Pulling fs layer [2023-05-04T14:58:39.069Z] 63f879dbbcfc: Pulling fs layer [2023-05-04T14:58:39.069Z] 0d9ebad4ef96: Pulling fs layer [2023-05-04T14:58:39.069Z] e9a5061849ea: Pulling fs layer [2023-05-04T14:58:39.069Z] d747dcd14b5f: Pulling fs layer [2023-05-04T14:58:39.069Z] 2de7ff778b66: Pulling fs layer [2023-05-04T14:58:39.069Z] d747dcd14b5f: Waiting [2023-05-04T14:58:39.069Z] 2de7ff778b66: Waiting [2023-05-04T14:58:39.069Z] e9a5061849ea: Waiting [2023-05-04T14:58:39.069Z] 9712f1f96733: Verifying Checksum [2023-05-04T14:58:39.069Z] 9712f1f96733: Download complete [2023-05-04T14:58:39.326Z] 63f879dbbcfc: Verifying Checksum [2023-05-04T14:58:39.326Z] 63f879dbbcfc: Download complete [2023-05-04T14:58:39.585Z] e9a5061849ea: Verifying Checksum [2023-05-04T14:58:39.585Z] e9a5061849ea: Download complete [2023-05-04T14:58:39.585Z] 0d9ebad4ef96: Verifying Checksum [2023-05-04T14:58:39.585Z] 0d9ebad4ef96: Download complete [2023-05-04T14:58:39.585Z] ab5ef0e58194: Verifying Checksum [2023-05-04T14:58:39.585Z] ab5ef0e58194: Download complete [2023-05-04T14:58:39.585Z] d747dcd14b5f: Verifying Checksum [2023-05-04T14:58:39.585Z] 2de7ff778b66: Verifying Checksum [2023-05-04T14:58:39.585Z] 2de7ff778b66: Download complete [2023-05-04T14:58:42.864Z] ab5ef0e58194: Pull complete [2023-05-04T14:58:42.864Z] 9712f1f96733: Pull complete [2023-05-04T14:58:42.864Z] 63f879dbbcfc: Pull complete [2023-05-04T14:58:47.048Z] 0d9ebad4ef96: Pull complete [2023-05-04T14:58:47.048Z] e9a5061849ea: Pull complete [2023-05-04T14:58:47.048Z] d747dcd14b5f: Pull complete [2023-05-04T14:58:47.614Z] 2de7ff778b66: Pull complete [2023-05-04T14:58:47.614Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-04T14:58:47.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-04T14:58:47.614Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:58:47.708Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:58:47.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-04T14:58:50.529Z] $ docker top 31ede5b481bd9c818c41a248e85e4db5d39f7d8835ede7516c62c026edb33015 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-04T14:58:50.591Z] provisioning config files... [2023-05-04T14:58:50.597Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5371761943051804151tmp [2023-05-04T14:58:50.607Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5508994067403379238tmp [2023-05-04T14:58:50.615Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config16748297757357971626tmp [Pipeline] { [Pipeline] echo [2023-05-04T14:58:50.630Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:58:50.910Z] ---> sigul-configuration.sh [2023-05-04T14:58:50.910Z] gpg: directory `/root/.gnupg' created [2023-05-04T14:58:50.910Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-04T14:58:50.910Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-04T14:58:50.910Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-04T14:58:50.910Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-04T14:58:50.910Z] gpg: CAST5 encrypted data [2023-05-04T14:58:50.910Z] gpg: encrypted with 1 passphrase [2023-05-04T14:58:50.910Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-04T14:58:51.203Z] + mkdir /home/jenkins [2023-05-04T14:58:51.203Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-04T14:58:51.483Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-04T14:58:51.490Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:58:51.772Z] ---> sigul-install.sh [2023-05-04T14:58:51.772Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-04T14:58:52.054Z] + git tag --list [2023-05-04T14:58:52.054Z] 0.1.1 [2023-05-04T14:58:52.054Z] v1.1.0 [2023-05-04T14:58:52.054Z] v1.2.0 [2023-05-04T14:58:52.054Z] v1.2.1 [2023-05-04T14:58:52.054Z] v1.3.0 [2023-05-04T14:58:52.054Z] v2.0.0 [2023-05-04T14:58:52.054Z] v2.1.0 [2023-05-04T14:58:52.054Z] v2.2.0 [2023-05-04T14:58:52.054Z] v2.2.1-dev.1 [2023-05-04T14:58:52.054Z] v2.2.1-dev.2 [2023-05-04T14:58:52.054Z] v2.2.1-dev.3 [2023-05-04T14:58:52.054Z] v2.2.1-dev.4 [2023-05-04T14:58:52.054Z] v2.2.1-dev.5 [2023-05-04T14:58:52.054Z] v2.2.1-dev.6 [2023-05-04T14:58:52.054Z] v2.2.1-dev.7 [2023-05-04T14:58:52.054Z] v2.3.0 [2023-05-04T14:58:52.054Z] v2.3.0-dev.10 [2023-05-04T14:58:52.054Z] v2.3.0-dev.11 [2023-05-04T14:58:52.054Z] v2.3.0-dev.12 [2023-05-04T14:58:52.054Z] v2.3.0-dev.13 [2023-05-04T14:58:52.054Z] v2.3.0-dev.14 [2023-05-04T14:58:52.055Z] v2.3.0-dev.15 [2023-05-04T14:58:52.055Z] v2.3.0-dev.16 [2023-05-04T14:58:52.055Z] v2.3.0-dev.17 [2023-05-04T14:58:52.055Z] v2.3.0-dev.18 [2023-05-04T14:58:52.055Z] v2.3.0-dev.19 [2023-05-04T14:58:52.055Z] v2.3.0-dev.20 [2023-05-04T14:58:52.055Z] v2.3.0-dev.21 [2023-05-04T14:58:52.055Z] v2.3.0-dev.22 [2023-05-04T14:58:52.055Z] v2.3.0-dev.23 [2023-05-04T14:58:52.055Z] v2.3.0-dev.24 [2023-05-04T14:58:52.055Z] v2.3.0-dev.7 [2023-05-04T14:58:52.055Z] v2.3.0-dev.8 [2023-05-04T14:58:52.055Z] v2.3.0-dev.9 [2023-05-04T14:58:52.055Z] v3.0.0-dev.1 [2023-05-04T14:58:52.055Z] v3.0.0-dev.2 [2023-05-04T14:58:52.055Z] v3.0.0-dev.3 [2023-05-04T14:58:52.055Z] v3.0.0-dev.4 [2023-05-04T14:58:52.055Z] v3.0.0-dev.5 [2023-05-04T14:58:52.055Z] v3.0.0-dev.6 [2023-05-04T14:58:52.055Z] v3.0.0-dev.7 [Pipeline] sh [2023-05-04T14:58:52.340Z] + lftools sign git-tag v3.0.0-dev.7 [2023-05-04T14:58:52.908Z] Signing Git tag with Sigul... [2023-05-04T14:58:52.908Z] Signing v3.0.0-dev.7 [Pipeline] echo [2023-05-04T14:58:53.486Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:58:53.768Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-04T14:58:53.775Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-04T14:58:53.793Z] $ docker stop --time=1 31ede5b481bd9c818c41a248e85e4db5d39f7d8835ede7516c62c026edb33015 [2023-05-04T14:58:55.125Z] $ docker rm -f --volumes 31ede5b481bd9c818c41a248e85e4db5d39f7d8835ede7516c62c026edb33015 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-04T14:58:55.533Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T14:58:55.534Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:58:55.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T14:58:55.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:58:55.904Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:58:55.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T14:58:56.251Z] $ docker top 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 -eo pid,comm [2023-05-04T14:58:56.300Z] 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-05-04T14:58:56.300Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T14:58:56.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T14:58:56.334Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T14:58:56.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T14:58:56.457Z] $ docker exec 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 ssh-agent [2023-05-04T14:58:56.564Z] SSH_AUTH_SOCK=/tmp/ssh-GuO7dH1AUykt/agent.32 [2023-05-04T14:58:56.564Z] SSH_AGENT_PID=38 [2023-05-04T14:58:56.568Z] Running ssh-add (command line suppressed) [2023-05-04T14:58:56.673Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11421559808738395919.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11421559808738395919.key) [2023-05-04T14:58:56.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T14:58:56.973Z] + git semver bump pre [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,146 [bump_version] DEBUG bumping version:3.0.0-dev.7 on axis:pre with prefix:dev [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,146 [bump_version] DEBUG bumped version:3.0.0-dev.8 [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,146 [write_version] DEBUG write version:3.0.0-dev.8 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,146 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,146 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,148 [execute] INFO git cat-file --batch-check [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,154 [execute] INFO git cat-file --batch [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T14:58:57.233Z] 2023-05-04 14:58:57,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T14:58:57.233Z] 3.0.0-dev.8 [Pipeline] } [2023-05-04T14:58:57.243Z] $ docker exec --env ******** --env ******** 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 ssh-agent -k [2023-05-04T14:58:57.338Z] unset SSH_AUTH_SOCK; [2023-05-04T14:58:57.339Z] unset SSH_AGENT_PID; [2023-05-04T14:58:57.339Z] echo Agent pid 38 killed; [2023-05-04T14:58:57.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T14:58:57.647Z] + git semver [Pipeline] } [2023-05-04T14:58:57.919Z] $ docker stop --time=1 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 [2023-05-04T14:58:59.216Z] $ docker rm -f --volumes 1daaf834663c8c611279e6445739fa1d5d16b355a75e784204fe13f90ea3d3b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T14:58:59.587Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T14:58:59.587Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:58:59.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T14:58:59.883Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:58:59.957Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:58:59.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T14:59:00.324Z] $ docker top 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T14:59:00.413Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T14:59:00.413Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T14:59:00.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T14:59:00.528Z] $ docker exec 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e ssh-agent [2023-05-04T14:59:00.650Z] SSH_AUTH_SOCK=/tmp/ssh-nXICqEnLyLI3/agent.30 [2023-05-04T14:59:00.650Z] SSH_AGENT_PID=36 [2023-05-04T14:59:00.655Z] Running ssh-add (command line suppressed) [2023-05-04T14:59:00.753Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_465716869220220043.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_465716869220220043.key) [2023-05-04T14:59:00.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T14:59:01.056Z] + git semver push [2023-05-04T14:59:01.314Z] 2023-05-04 14:59:01,241 [run_push] DEBUG push [2023-05-04T14:59:01.314Z] 2023-05-04 14:59:01,242 [execute] INFO git cat-file --batch-check [2023-05-04T14:59:01.314Z] 2023-05-04 14:59:01,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T14:59:01.314Z] 2023-05-04 14:59:01,246 [execute] INFO git rev-list b11ced97ebf1cd072ed9dcfda8e90a7122acee53 -- [2023-05-04T14:59:01.314Z] 2023-05-04 14:59:01,246 [execute] DEBUG Popen(['git', 'rev-list', 'b11ced97ebf1cd072ed9dcfda8e90a7122acee53', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T14:59:01.314Z] 2023-05-04 14:59:01,256 [execute] INFO git fetch -v origin [2023-05-04T14:59:01.314Z] 2023-05-04 14:59:01,257 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-04T14:59:02.251Z] 2023-05-04 14:59:01,889 [run_push] DEBUG no remote changes detected [2023-05-04T14:59:02.251Z] 2023-05-04 14:59:01,889 [execute] INFO git push origin semver [2023-05-04T14:59:02.251Z] 2023-05-04 14:59:01,890 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-04T14:59:03.187Z] 2023-05-04 14:59:02,900 [run_push] DEBUG push all version tags [2023-05-04T14:59:03.187Z] 2023-05-04 14:59:02,900 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-04T14:59:03.187Z] 2023-05-04 14:59:02,901 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-04T14:59:03.757Z] 2023-05-04 14:59:03,660 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main [2023-05-04T14:59:03.757Z] 3.0.0-dev.8 [Pipeline] } [2023-05-04T14:59:03.769Z] $ docker exec --env ******** --env ******** 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e ssh-agent -k [2023-05-04T14:59:03.878Z] unset SSH_AUTH_SOCK; [2023-05-04T14:59:03.878Z] unset SSH_AGENT_PID; [2023-05-04T14:59:03.878Z] echo Agent pid 36 killed; [2023-05-04T14:59:03.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T14:59:04.199Z] + git semver [Pipeline] } [2023-05-04T14:59:04.470Z] $ docker stop --time=1 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e [2023-05-04T14:59:05.788Z] $ docker rm -f --volumes 8ad01e8a509edc9a5f627791f516e8ae079887b7845d61397c66b02c89ff5f9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-04T14:59:06.342Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] [2023-05-04T14:59:06.343Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-04T14:59:06.343Z] total 16 [2023-05-04T14:59:06.343Z] drwxr-xr-x 3 root root 4096 May 4 14:42 . [2023-05-04T14:59:06.343Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 14:58 .. [2023-05-04T14:59:06.343Z] drwxr-xr-x 2 root root 4096 May 4 14:42 cost [2023-05-04T14:59:06.343Z] -rw-r--r-- 1 root root 83 May 4 14:42 cost.csv [2023-05-04T14:59:06.343Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-04T14:59:06.343Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives [2023-05-04T14:59:06.343Z] total 16 [2023-05-04T14:59:06.343Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 14:42 . [2023-05-04T14:59:06.343Z] drwxrwxr-x 15 jenkins jenkins 4096 May 4 14:58 .. [2023-05-04T14:59:06.343Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 14:42 cost [2023-05-04T14:59:06.343Z] -rw-r--r-- 1 jenkins jenkins 83 May 4 14:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:59:06.632Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:59:07.487Z] ---> package-listing.sh [2023-05-04T14:59:07.487Z] ++ facter osfamily [2023-05-04T14:59:07.487Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T14:59:07.750Z] + OS_FAMILY=debian [2023-05-04T14:59:07.750Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main [2023-05-04T14:59:07.750Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T14:59:07.750Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T14:59:07.750Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T14:59:07.750Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T14:59:07.750Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-04T14:59:07.750Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T14:59:07.750Z] + case "${OS_FAMILY}" in [2023-05-04T14:59:07.750Z] + dpkg -l [2023-05-04T14:59:07.750Z] + grep '^ii' [2023-05-04T14:59:07.750Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T14:59:07.750Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T14:59:07.750Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T14:59:07.750Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' [2023-05-04T14:59:07.750Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [2023-05-04T14:59:07.750Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo [2023-05-04T14:59:07.760Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T14:59:08.035Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T14:59:08.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T14:59:08.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T14:59:08.660Z] prd-ubuntu20.04-docker-8c-8g-13297 does not seem to be running inside a container [2023-05-04T14:59:08.690Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T14:59:08.895Z] $ docker top e5fbad21ee8889143ade783e7839b4ddeb4220e7a9b8006e55d7b006836f5a36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T14:59:09.237Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T14:59:09.518Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T14:59:09.802Z] + ls /var/log/sa-host [2023-05-04T14:59:09.802Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T14:59:09.939Z] provisioning config files... [2023-05-04T14:59:09.947Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5491958133772113406tmp [Pipeline] { [Pipeline] echo [2023-05-04T14:59:09.962Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:59:10.243Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T14:59:10.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:59:10.600Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T14:59:10.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:59:10.890Z] ---> sudo-logs.sh [2023-05-04T14:59:10.890Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T14:59:10.916Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:59:11.199Z] ---> job-cost.sh [2023-05-04T14:59:11.199Z] lf-activate-venv: SKIPPING [2023-05-04T14:59:11.199Z] DEBUG: total: 0.2199999988079071 [2023-05-04T14:59:11.199Z] INFO: Retrieving Stack Cost... [2023-05-04T14:59:11.458Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T14:59:12.024Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T14:59:12.035Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T14:59:12.316Z] ---> logs-deploy.sh [2023-05-04T14:59:12.316Z] lf-activate-venv: SKIPPING [2023-05-04T14:59:12.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/103 [2023-05-04T14:59:12.316Z] INFO: archiving workspace using pattern(s): [2023-05-04T14:59:13.250Z] Archives upload complete. [2023-05-04T14:59:13.250Z] INFO: archiving logs to Nexus