Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 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-ssh1758533918977740162.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13540442212363629851.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11605230104152737328.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8648285580320039767.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-ssh14842708700400148329.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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2223’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2224 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 > 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 Avoid second fetch Checking out Revision 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (main) Commit message: "refactor(snap): Refactor and upgrade to edgex-snap-hooks v3 (#587)" > git config core.sparsecheckout # timeout=10 > git checkout -f 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 > git rev-list --no-walk 1fc6aad09b79efe7d583b860cd1a98c2a76983c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:19:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:19:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:19:55 ========================================================= 16:19:55 EdgeX Global Pipelines Version Info 16:19:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:19:55 ------------------- 16:19:55 stable info: 16:19:55 ------------------- 16:19:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:19:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:19:55 Message: update stable to v1.0.244 16:19:56 ------------------- 16:19:56 experimental info: 16:19:56 ------------------- 16:19:56 Commited By: **** collab-it+edgex@linuxfoundation.org 16:19:56 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:19:56 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:19:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5cbf8b5 [Pipeline] echo 16:19:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:57 provisioning config files... 16:19:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8355027687133677208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:57 ---> docker-login.sh 16:19:57 nexus3.edgexfoundry.org:10001 16:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:57 Configure a credential helper to remove this warning. See 16:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:57 16:19:57 Login Succeeded 16:19:57 nexus3.edgexfoundry.org:10002 16:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:57 Configure a credential helper to remove this warning. See 16:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:57 16:19:57 Login Succeeded 16:19:57 nexus3.edgexfoundry.org:10003 16:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:58 Configure a credential helper to remove this warning. See 16:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:58 16:19:58 Login Succeeded 16:19:58 nexus3.edgexfoundry.org:10004 16:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:58 Configure a credential helper to remove this warning. See 16:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:58 16:19:58 Login Succeeded 16:19:58 docker.io 16:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:58 Configure a credential helper to remove this warning. See 16:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:58 16:19:58 Login Succeeded 16:19:58 ---> docker-login.sh ends [Pipeline] } 16:19:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:19:58 + git rev-list -1 --merges 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35~1..5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] echo 16:19:58 -----------> git rev-list -1 --merges 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35~1..5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [false] [Pipeline] sh 16:19:59 + git log --format=format:%s -1 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] echo 16:19:59 ========================================================= 16:19:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:19:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:59 + git log --format=format:%s -1 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] echo 16:19:59 [semverPrep] GIT_COMMIT: 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35, Commit Message: refactor(snap): Refactor and upgrade to edgex-snap-hooks v3 (#587) [Pipeline] echo 16:19:59 [semverPrep] This is not a build commit. [Pipeline] sh 16:19:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:19:59 + grep -v github /etc/ssh/ssh_known_hosts 16:19:59 + [ -e /tmp/ssh_known_hosts ] 16:19:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:19:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:19:59 + sudo tee -a /etc/ssh/ssh_known_hosts 16:19:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:00 16:20:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:00 0.1.4: Pulling from edgex-devops/py-git-semver 16:20:00 b85a868b505f: Pulling fs layer 16:20:00 e2be974225ed: Pulling fs layer 16:20:00 339a4e72a1f5: Pulling fs layer 16:20:00 988bab9f4d93: Pulling fs layer 16:20:00 1469e6f7b9e6: Pulling fs layer 16:20:00 eaf3925da568: Pulling fs layer 16:20:00 bab4dde63d76: Pulling fs layer 16:20:00 bde34c3a00c8: Pulling fs layer 16:20:00 b352a97aabf1: Pulling fs layer 16:20:00 4872d77fe225: Pulling fs layer 16:20:00 5851b861e8e6: Pulling fs layer 16:20:00 bab4dde63d76: Waiting 16:20:00 bde34c3a00c8: Waiting 16:20:00 b352a97aabf1: Waiting 16:20:00 4872d77fe225: Waiting 16:20:00 5851b861e8e6: Waiting 16:20:00 1469e6f7b9e6: Waiting 16:20:00 eaf3925da568: Waiting 16:20:00 988bab9f4d93: Waiting 16:20:00 e2be974225ed: Verifying Checksum 16:20:00 e2be974225ed: Download complete 16:20:00 988bab9f4d93: Download complete 16:20:00 1469e6f7b9e6: Verifying Checksum 16:20:00 1469e6f7b9e6: Download complete 16:20:00 eaf3925da568: Verifying Checksum 16:20:00 eaf3925da568: Download complete 16:20:00 339a4e72a1f5: Verifying Checksum 16:20:00 339a4e72a1f5: Download complete 16:20:00 bde34c3a00c8: Verifying Checksum 16:20:00 bde34c3a00c8: Download complete 16:20:00 b352a97aabf1: Verifying Checksum 16:20:00 b352a97aabf1: Download complete 16:20:00 4872d77fe225: Verifying Checksum 16:20:00 4872d77fe225: Download complete 16:20:00 5851b861e8e6: Verifying Checksum 16:20:00 5851b861e8e6: Download complete 16:20:00 b85a868b505f: Download complete 16:20:01 bab4dde63d76: Verifying Checksum 16:20:01 bab4dde63d76: Download complete 16:20:01 b85a868b505f: Pull complete 16:20:02 e2be974225ed: Pull complete 16:20:02 339a4e72a1f5: Pull complete 16:20:02 988bab9f4d93: Pull complete 16:20:03 1469e6f7b9e6: Pull complete 16:20:03 eaf3925da568: Pull complete 16:20:04 bab4dde63d76: Pull complete 16:20:04 bde34c3a00c8: Pull complete 16:20:04 b352a97aabf1: Pull complete 16:20:04 4872d77fe225: Pull complete 16:20:04 5851b861e8e6: Pull complete 16:20:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:20:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:05 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:20:05 $ 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 16:20:06 $ docker top dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb -eo pid,comm 16:20:06 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). 16:20:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:20:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:06 [ssh-agent] Looking for ssh-agent implementation... 16:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:06 $ docker exec dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb ssh-agent 16:20:06 SSH_AUTH_SOCK=/tmp/ssh-wQel8MehT6qr/agent.31 16:20:06 SSH_AGENT_PID=37 16:20:06 Running ssh-add (command line suppressed) 16:20:06 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1769351776778151197.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1769351776778151197.key) 16:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:06 + git tag --points-at HEAD [Pipeline] } 16:20:06 $ docker exec --env ******** --env ******** dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb ssh-agent -k 16:20:07 unset SSH_AUTH_SOCK; 16:20:07 unset SSH_AGENT_PID; 16:20:07 echo Agent pid 37 killed; 16:20:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:20:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:20:07 [ssh-agent] Looking for ssh-agent implementation... 16:20:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:20:07 $ docker exec dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb ssh-agent 16:20:07 SSH_AUTH_SOCK=/tmp/ssh-akOBxdh72xlE/agent.68 16:20:07 SSH_AGENT_PID=75 16:20:07 Running ssh-add (command line suppressed) 16:20:07 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11178555864179611043.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11178555864179611043.key) 16:20:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:20:07 + git semver init 16:20:08 2023-01-13 16:20:07,946 [run_init] DEBUG init version:0.0.0 force:False 16:20:08 2023-01-13 16:20:07,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:20:08 2023-01-13 16:20:07,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:20:08 2023-01-13 16:20:07,949 [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) 16:20:09 2023-01-13 16:20:09,391 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 16:20:09 2023-01-13 16:20:09,391 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 16:20:09 2023-01-13 16:20:09,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:20:09 2023-01-13 16:20:09,392 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:20:09 3.0.0-dev.1 [Pipeline] } 16:20:09 $ docker exec --env ******** --env ******** dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb ssh-agent -k 16:20:09 unset SSH_AUTH_SOCK; 16:20:09 unset SSH_AGENT_PID; 16:20:09 echo Agent pid 75 killed; 16:20:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:20:10 + git semver [Pipeline] } 16:20:10 $ docker stop --time=1 dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb 16:20:11 $ docker rm -f --volumes dfa1ab2dcf412a2e73d4d358f6ba67ff7b42b8da219ff6e40459a2ce8efdf7bb [Pipeline] // withDockerContainer [Pipeline] sh 16:20:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:20:12 Stashed 1 file(s) [Pipeline] echo 16:20:12 [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [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 16:20:12 provisioning config files... 16:20:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7502844054750066510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:20:12 ---> docker-login.sh 16:20:12 nexus3.edgexfoundry.org:10001 16:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:12 Configure a credential helper to remove this warning. See 16:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:12 16:20:12 Login Succeeded 16:20:12 nexus3.edgexfoundry.org:10002 16:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:12 Configure a credential helper to remove this warning. See 16:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:12 16:20:12 Login Succeeded 16:20:12 nexus3.edgexfoundry.org:10003 16:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:12 Configure a credential helper to remove this warning. See 16:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:12 16:20:12 Login Succeeded 16:20:12 nexus3.edgexfoundry.org:10004 16:20:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:12 Configure a credential helper to remove this warning. See 16:20:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:12 16:20:12 Login Succeeded 16:20:12 docker.io 16:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:20:13 Configure a credential helper to remove this warning. See 16:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:20:13 16:20:13 Login Succeeded 16:20:13 ---> docker-login.sh ends [Pipeline] } 16:20:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:20:13 ========================================================= 16:20:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:20:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:20:14 Sending build context to Docker daemon 45.65MB 16:20:14 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:20:14 Step 2/16 : FROM ${BASE} AS builder 16:20:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:20:14 213ec9aee27d: Pulling fs layer 16:20:14 4583459ba037: Pulling fs layer 16:20:14 93c1e223e6f2: Pulling fs layer 16:20:14 53926ce57604: Pulling fs layer 16:20:14 21b2b0c7a3f4: Pulling fs layer 16:20:14 22ff95d597cd: Pulling fs layer 16:20:14 53926ce57604: Waiting 16:20:14 21b2b0c7a3f4: Waiting 16:20:14 22ff95d597cd: Waiting 16:20:14 12d6caf4c0d1: Pulling fs layer 16:20:14 96b7cbca73a9: Pulling fs layer 16:20:14 12d6caf4c0d1: Waiting 16:20:14 a7acece74701: Pulling fs layer 16:20:14 a7acece74701: Waiting 16:20:14 96b7cbca73a9: Waiting 16:20:14 93c1e223e6f2: Download complete 16:20:14 4583459ba037: Download complete 16:20:14 21b2b0c7a3f4: Verifying Checksum 16:20:14 21b2b0c7a3f4: Download complete 16:20:14 22ff95d597cd: Verifying Checksum 16:20:14 22ff95d597cd: Download complete 16:20:14 213ec9aee27d: Verifying Checksum 16:20:14 213ec9aee27d: Download complete 16:20:14 12d6caf4c0d1: Download complete 16:20:14 213ec9aee27d: Pull complete 16:20:14 4583459ba037: Pull complete 16:20:14 93c1e223e6f2: Pull complete 16:20:14 a7acece74701: Verifying Checksum 16:20:14 a7acece74701: Download complete 16:20:14 53926ce57604: Verifying Checksum 16:20:14 53926ce57604: Download complete 16:20:15 96b7cbca73a9: Verifying Checksum 16:20:15 96b7cbca73a9: Download complete 16:20:18 53926ce57604: Pull complete 16:20:18 21b2b0c7a3f4: Pull complete 16:20:18 22ff95d597cd: Pull complete 16:20:18 12d6caf4c0d1: Pull complete 16:20:21 96b7cbca73a9: Pull complete 16:20:21 a7acece74701: Pull complete 16:20:21 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:20:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:20:21 ---> db6d94c90886 16:20:21 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:20:23 ---> Running in f31e600a02a1 16:20:23 Removing intermediate container f31e600a02a1 16:20:23 ---> d319969f3a71 16:20:23 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:20:23 ---> Running in 90e721c1e68c 16:20:23 Removing intermediate container 90e721c1e68c 16:20:23 ---> 46198c1639c3 16:20:23 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:20:23 ---> Running in 68acf68fbf4f 16:20:23 Removing intermediate container 68acf68fbf4f 16:20:23 ---> 201821ebc1b4 16:20:23 Step 6/16 : LABEL Name=edgex-ui-go 16:20:23 ---> Running in b2935f3321e4 16:20:23 Removing intermediate container b2935f3321e4 16:20:23 ---> 1c0ddfb8f86a 16:20:23 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:20:23 ---> Running in ba19bc4a7a4c 16:20:23 Removing intermediate container ba19bc4a7a4c 16:20:23 ---> efff6e4314cc 16:20:23 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:20:23 latest: Pulling from library/docker 16:20:23 8921db27df28: Pulling fs layer 16:20:23 ea2378853794: Pulling fs layer 16:20:23 0ba836ede3c5: Pulling fs layer 16:20:23 a42624319d54: Pulling fs layer 16:20:23 6fad2fe3ffd3: Pulling fs layer 16:20:23 b27387ecef92: Pulling fs layer 16:20:23 4ebd99333dcb: Pulling fs layer 16:20:23 05a32f4e1b68: Pulling fs layer 16:20:23 6fad2fe3ffd3: Waiting 16:20:23 b27387ecef92: Waiting 16:20:23 4ebd99333dcb: Waiting 16:20:23 05a32f4e1b68: Waiting 16:20:23 a42624319d54: Waiting 16:20:24 ea2378853794: Verifying Checksum 16:20:24 ea2378853794: Download complete 16:20:24 8921db27df28: Verifying Checksum 16:20:24 8921db27df28: Download complete 16:20:24 0ba836ede3c5: Verifying Checksum 16:20:24 0ba836ede3c5: Download complete 16:20:24 8921db27df28: Pull complete 16:20:24 a42624319d54: Verifying Checksum 16:20:24 a42624319d54: Download complete 16:20:24 b27387ecef92: Download complete 16:20:24 ea2378853794: Pull complete 16:20:24 4ebd99333dcb: Verifying Checksum 16:20:24 4ebd99333dcb: Download complete 16:20:24 6fad2fe3ffd3: Verifying Checksum 16:20:24 6fad2fe3ffd3: Download complete 16:20:24 05a32f4e1b68: Verifying Checksum 16:20:24 05a32f4e1b68: Download complete 16:20:25 0ba836ede3c5: Pull complete 16:20:25 a42624319d54: Pull complete 16:20:25 6fad2fe3ffd3: Pull complete 16:20:25 b27387ecef92: Pull complete 16:20:25 4ebd99333dcb: Pull complete 16:20:25 05a32f4e1b68: Pull complete 16:20:25 Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 16:20:25 Status: Downloaded newer image for docker:latest 16:20:27 ---> eca545e5d663 16:20:27 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:27 ---> Running in 2060f67050d6 16:20:27 Still waiting to schedule task 16:20:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:20:27 Removing intermediate container 2060f67050d6 16:20:27 ---> 6b0760d29607 16:20:27 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:20:27 ---> Running in 8e9efc8ef46e 16:20:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:20:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:20:28 OK: 211 MiB in 51 packages 16:20:29 Removing intermediate container 8e9efc8ef46e 16:20:29 ---> edf250bde285 16:20:29 Step 11/16 : ENV GO111MODULE=on 16:20:29 ---> Running in 098c1ed02668 16:20:29 Removing intermediate container 098c1ed02668 16:20:29 ---> d7cd6f4c9c12 16:20:29 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:20:29 ---> Running in 24cc26ecc9ae 16:20:29 Removing intermediate container 24cc26ecc9ae 16:20:29 ---> 10f750864259 16:20:29 Step 13/16 : COPY go.mod vendor* ./ 16:20:29 ---> 92b1fd0605a2 16:20:29 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:29 ---> Running in e913170e4f4a 16:20:51 Removing intermediate container e913170e4f4a 16:20:51 ---> 57d914c9fd47 16:20:51 Step 15/16 : COPY . . 16:20:51 ---> 14fbda7f43f9 16:20:51 Step 16/16 : RUN ${MAKE} 16:20:51 ---> Running in 735431af5120 16:20:51 noop 16:20:51 Removing intermediate container 735431af5120 16:20:51 ---> a2aa76fc1252 16:20:51 Successfully built a2aa76fc1252 16:20:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:51 + docker inspect -f . ci-base-image-x86_64 16:20:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:52 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:20:52 $ 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 16:20:52 $ docker top 1bd1c7d674733d038f74475f388b8e5783e9ea4694b4e361b437b9d522fc0610 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:52 + go version 16:20:52 go version go1.18.7 linux/amd64 [Pipeline] } 16:20:52 $ docker stop --time=1 1bd1c7d674733d038f74475f388b8e5783e9ea4694b4e361b437b9d522fc0610 16:20:54 $ docker rm -f --volumes 1bd1c7d674733d038f74475f388b8e5783e9ea4694b4e361b437b9d522fc0610 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:54 + docker inspect -f . ci-base-image-x86_64 16:20:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:54 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:20:54 $ 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 16:20:54 $ docker top 16fbffdb99857eadb46c006c4b286ce77ab10ffc58b5a37563e11c381b3ac881 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 16:20:55 + make test 16:20:55 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:20:55 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:21:05 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:21:05 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:21:05 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:21:05 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:21:05 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:21:05 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:21:05 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:21:05 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:21:05 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:21:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:21:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:21:08 ./bin/test-attribution-txt.sh 16:21:08 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 16:21:08 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 16:21:08 An attribution for golang.org/x/net is missing from Attribution.txt, please add 16:21:08 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 16:21:08 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 16:21:08 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 16:21:08 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 16:21:08 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 16:21:08 make -C web test 16:21:08 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 16:21:08 make[1]: tput: No such file or directory 16:21:08 make[1]: tput: No such file or directory 16:21:08 warning: generating ./VERSION 16:21:08 echo "0.0.0" > VERSION 16:21:08 docker build \ 16:21:08 -f Dockerfile \ 16:21:08 --build-arg USER=1000 \ 16:21:08 \ 16:21:08 --label "git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35" \ 16:21:08 -t edgexfoundry/edgex-web-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 \ 16:21:08 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:21:08 . 16:21:08 Sending build context to Docker daemon 3.269MB 16:21:08 Step 1/10 : FROM node:16.17-alpine3.15 16:21:08 16.17-alpine3.15: Pulling from library/node 16:21:08 9621f1afde84: Pulling fs layer 16:21:08 c6f70ee39829: Pulling fs layer 16:21:08 56892a8094a2: Pulling fs layer 16:21:08 58dd87906ef0: Pulling fs layer 16:21:08 58dd87906ef0: Waiting 16:21:08 56892a8094a2: Verifying Checksum 16:21:08 56892a8094a2: Download complete 16:21:08 9621f1afde84: Download complete 16:21:08 58dd87906ef0: Verifying Checksum 16:21:08 58dd87906ef0: Download complete 16:21:08 9621f1afde84: Pull complete 16:21:08 c6f70ee39829: Verifying Checksum 16:21:08 c6f70ee39829: Download complete 16:21:10 c6f70ee39829: Pull complete 16:21:10 56892a8094a2: Pull complete 16:21:10 58dd87906ef0: Pull complete 16:21:10 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 16:21:10 Status: Downloaded newer image for node:16.17-alpine3.15 16:21:10 ---> b69703f70c3d 16:21:10 Step 2/10 : RUN apk add --no-cache chromium 16:21:10 ---> Running in 6ab9163fd827 16:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:21:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:21:11 (1/129) Installing libxau (1.0.9-r0) 16:21:11 (2/129) Installing libmd (1.0.3-r0) 16:21:11 (3/129) Installing libbsd (0.11.3-r1) 16:21:11 (4/129) Installing libxdmcp (1.1.3-r0) 16:21:11 (5/129) Installing libxcb (1.14-r2) 16:21:11 (6/129) Installing libx11 (1.7.3.1-r0) 16:21:11 (7/129) Installing libxext (1.3.4-r0) 16:21:11 (8/129) Installing libice (1.0.10-r0) 16:21:11 (9/129) Installing libuuid (2.37.4-r0) 16:21:11 (10/129) Installing libsm (1.2.3-r0) 16:21:11 (11/129) Installing libxt (1.2.1-r0) 16:21:11 (12/129) Installing libxmu (1.1.3-r0) 16:21:11 (13/129) Installing xset (1.2.4-r0) 16:21:11 (14/129) Installing xprop (1.2.5-r0) 16:21:11 (15/129) Installing xdg-utils (1.1.3-r0) 16:21:11 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 16:21:11 (17/129) Installing pkgconf (1.8.0-r0) 16:21:11 (18/129) Installing libffi (3.4.2-r1) 16:21:11 (19/129) Installing libintl (0.21-r0) 16:21:11 (20/129) Installing libblkid (2.37.4-r0) 16:21:11 (21/129) Installing libmount (2.37.4-r0) 16:21:11 (22/129) Installing pcre (8.45-r1) 16:21:11 (23/129) Installing glib (2.70.1-r0) 16:21:11 (24/129) Installing xz-libs (5.2.5-r1) 16:21:11 (25/129) Installing libxml2 (2.9.14-r2) 16:21:11 (26/129) Installing shared-mime-info (2.1-r1) 16:21:11 (27/129) Installing hicolor-icon-theme (0.17-r1) 16:21:11 (28/129) Installing libjpeg-turbo (2.1.2-r0) 16:21:11 (29/129) Installing libpng (1.6.37-r1) 16:21:11 (30/129) Installing libwebp (1.2.2-r0) 16:21:11 (31/129) Installing zstd-libs (1.5.0-r0) 16:21:11 (32/129) Installing tiff (4.4.0-r0) 16:21:11 (33/129) Installing gdk-pixbuf (2.42.8-r0) 16:21:11 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 16:21:11 (35/129) Installing libxcomposite (0.4.5-r0) 16:21:11 (36/129) Installing libxfixes (6.0.0-r0) 16:21:11 (37/129) Installing libxrender (0.9.10-r3) 16:21:11 (38/129) Installing libxcursor (1.2.0-r0) 16:21:11 (39/129) Installing libxdamage (1.1.5-r1) 16:21:11 (40/129) Installing libxi (1.8-r0) 16:21:11 (41/129) Installing libxinerama (1.1.4-r1) 16:21:11 (42/129) Installing libxrandr (1.5.2-r1) 16:21:11 (43/129) Installing atk (2.36.0-r0) 16:21:11 (44/129) Installing libxtst (1.2.3-r3) 16:21:11 (45/129) Installing dbus-libs (1.12.24-r0) 16:21:11 (46/129) Installing at-spi2-core (2.42.0-r0) 16:21:11 (47/129) Installing at-spi2-atk (2.38.0-r0) 16:21:11 (48/129) Installing expat (2.5.0-r0) 16:21:11 (49/129) Installing brotli-libs (1.0.9-r5) 16:21:11 (50/129) Installing libbz2 (1.0.8-r1) 16:21:11 (51/129) Installing freetype (2.11.1-r2) 16:21:11 (52/129) Installing fontconfig (2.13.1-r4) 16:21:11 (53/129) Installing pixman (0.40.0-r4) 16:21:11 (54/129) Installing cairo (1.16.0-r5) 16:21:11 (55/129) Installing cairo-gobject (1.16.0-r5) 16:21:11 (56/129) Installing avahi-libs (0.8-r5) 16:21:11 (57/129) Installing gmp (6.2.1-r1) 16:21:11 (58/129) Installing nettle (3.7.3-r0) 16:21:11 (59/129) Installing p11-kit (0.24.0-r1) 16:21:11 (60/129) Installing libtasn1 (4.18.0-r1) 16:21:11 (61/129) Installing libunistring (0.9.10-r1) 16:21:11 (62/129) Installing gnutls (3.7.1-r1) 16:21:11 (63/129) Installing cups-libs (2.3.3-r6) 16:21:12 (64/129) Installing libepoxy (1.5.9-r0) 16:21:12 (65/129) Installing fribidi (1.0.11-r0) 16:21:12 (66/129) Installing graphite2 (1.3.14-r0) 16:21:12 (67/129) Installing harfbuzz (3.0.0-r2) 16:21:12 (68/129) Installing libxft (2.3.4-r0) 16:21:12 (69/129) Installing pango (1.48.10-r0) 16:21:12 (70/129) Installing wayland-libs-client (1.19.0-r1) 16:21:12 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 16:21:12 (72/129) Installing wayland-libs-egl (1.19.0-r1) 16:21:12 (73/129) Installing xkeyboard-config (2.34-r0) 16:21:12 (74/129) Installing libxkbcommon (1.3.1-r0) 16:21:12 (75/129) Installing gtk+3.0 (3.24.30-r0) 16:21:12 Executing gtk+3.0-3.24.30-r0.post-install 16:21:12 (76/129) Installing libfontenc (1.1.4-r0) 16:21:12 (77/129) Installing mkfontscale (1.2.1-r1) 16:21:12 (78/129) Installing ttf-opensans (1.10-r1) 16:21:12 Executing ttf-opensans-1.10-r1.post-install 16:21:14 (79/129) Installing libogg (1.3.5-r0) 16:21:14 (80/129) Installing flac (1.3.4-r0) 16:21:14 (81/129) Installing alsa-lib (1.2.5.1-r1) 16:21:14 (82/129) Installing libatomic (10.3.1_git20211027-r0) 16:21:14 (83/129) Installing sdl2 (2.0.16-r4) 16:21:14 (84/129) Installing aom-libs (3.2.0-r0) 16:21:14 (85/129) Installing libass (0.15.2-r0) 16:21:14 (86/129) Installing libdav1d (0.9.2-r0) 16:21:14 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:21:14 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 16:21:14 (89/129) Installing lame (3.100-r0) 16:21:14 (90/129) Installing opus (1.3.1-r1) 16:21:14 (91/129) Installing libgomp (10.3.1_git20211027-r0) 16:21:14 (92/129) Installing soxr (0.1.3-r2) 16:21:14 (93/129) Installing libsrt (1.4.2-r1) 16:21:14 (94/129) Installing libssh (0.9.6-r1) 16:21:14 (95/129) Installing libtheora (1.1.1-r16) 16:21:14 (96/129) Installing v4l-utils-libs (1.22.1-r1) 16:21:14 (97/129) Installing libpciaccess (0.16-r0) 16:21:14 (98/129) Installing libdrm (2.4.109-r0) 16:21:14 (99/129) Installing libva (2.13.0-r0) 16:21:14 (100/129) Installing libvdpau (1.4-r0) 16:21:14 (101/129) Installing vidstab (1.1.0-r1) 16:21:14 (102/129) Installing libvorbis (1.3.7-r0) 16:21:14 (103/129) Installing libvpx (1.10.0-r0) 16:21:14 (104/129) Installing vulkan-loader (1.2.196-r0) 16:21:14 (105/129) Installing x264-libs (20210613-r0) 16:21:14 (106/129) Installing x265-libs (3.5-r0) 16:21:14 (107/129) Installing xvidcore (1.3.7-r1) 16:21:14 (108/129) Installing ffmpeg-libs (4.4.1-r2) 16:21:14 (109/129) Installing libevent (2.1.12-r4) 16:21:14 (110/129) Installing mesa (21.2.6-r0) 16:21:14 (111/129) Installing wayland-libs-server (1.19.0-r1) 16:21:14 (112/129) Installing mesa-gbm (21.2.6-r0) 16:21:14 (113/129) Installing lcms2 (2.12-r1) 16:21:14 (114/129) Installing nspr (4.32-r0) 16:21:14 (115/129) Installing sqlite-libs (3.36.0-r0) 16:21:14 (116/129) Installing nss (3.78.1-r0) 16:21:14 (117/129) Installing libasyncns (0.8-r1) 16:21:14 (118/129) Installing libltdl (2.4.6-r7) 16:21:14 (119/129) Installing orc (0.4.32-r0) 16:21:14 (120/129) Installing libsndfile (1.0.31-r1) 16:21:14 (121/129) Installing speexdsp (1.2.0-r0) 16:21:14 (122/129) Installing tdb-libs (1.4.5-r0) 16:21:14 (123/129) Installing libpulse (15.0-r2) 16:21:14 (124/129) Installing re2 (2021.11.01-r0) 16:21:14 (125/129) Installing snappy (1.1.9-r1) 16:21:14 (126/129) Installing libgpg-error (1.42-r1) 16:21:14 (127/129) Installing libgcrypt (1.9.4-r0) 16:21:15 (128/129) Installing libxslt (1.1.35-r0) 16:21:15 (129/129) Installing chromium (99.0.4844.84-r0) 16:21:16 Executing busybox-1.34.1-r7.trigger 16:21:16 Executing glib-2.70.1-r0.trigger 16:21:16 Executing shared-mime-info-2.1-r1.trigger 16:21:18 Executing gdk-pixbuf-2.42.8-r0.trigger 16:21:18 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:21:18 Executing fontconfig-2.13.1-r4.trigger 16:21:18 Executing mkfontscale-1.2.1-r1.trigger 16:21:18 OK: 286 MiB in 145 packages 16:21:22 Removing intermediate container 6ab9163fd827 16:21:22 ---> 3ab12cd55dff 16:21:22 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:21:22 ---> Running in 6a0757b63439 16:21:22 Removing intermediate container 6a0757b63439 16:21:22 ---> f248d8852572 16:21:22 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:21:22 ---> Running in 7d1b0333663d 16:21:22 Removing intermediate container 7d1b0333663d 16:21:22 ---> 35ab0aded546 16:21:22 Step 5/10 : RUN npm install -g npm 16:21:22 ---> Running in b66f94d10170 16:21:28 16:21:28 removed 8 packages, changed 80 packages, and audited 231 packages in 6s 16:21:28 16:21:28 14 packages are looking for funding 16:21:28 run `npm fund` for details 16:21:28 16:21:28 found 0 vulnerabilities 16:21:29 Removing intermediate container b66f94d10170 16:21:29 ---> 12ed1f48d54d 16:21:29 Step 6/10 : ARG USER=1000 16:21:29 ---> Running in 367130bf9c11 16:21:29 Removing intermediate container 367130bf9c11 16:21:29 ---> 754e4932bdbe 16:21:29 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:21:29 ---> Running in 2f034da04dac 16:21:30 Removing intermediate container 2f034da04dac 16:21:30 ---> dd851998fd13 16:21:30 Step 8/10 : USER $USER:$USER 16:21:30 ---> Running in 34d7cde5bf21 16:21:30 Removing intermediate container 34d7cde5bf21 16:21:30 ---> 47e7c0b51136 16:21:30 Step 9/10 : WORKDIR /app 16:21:30 ---> Running in 69004493a375 16:21:30 Removing intermediate container 69004493a375 16:21:30 ---> f41cbe1eae5f 16:21:30 Step 10/10 : LABEL git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:21:30 ---> Running in 02c1c0171f98 16:21:30 Removing intermediate container 02c1c0171f98 16:21:30 ---> 730a508ef93e 16:21:30 Successfully built 730a508ef93e 16:21:30 Successfully tagged edgexfoundry/edgex-web-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:21:30 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:21:30 touch edgex-web-ui.imagebuilt 16:21:30 mkdir -p node_modules coverage 16:21:30 chown "1000:1000" node_modules coverage package-lock.json 16:21:30 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:21:31 npm WARN EBADENGINE Unsupported engine { 16:21:31 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:21:31 npm WARN EBADENGINE required: { 16:21:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:21:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:21:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:21:31 npm WARN EBADENGINE }, 16:21:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:21:31 npm WARN EBADENGINE } 16:21:31 npm WARN EBADENGINE Unsupported engine { 16:21:31 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:21:31 npm WARN EBADENGINE required: { 16:21:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:21:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:21:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:21:31 npm WARN EBADENGINE }, 16:21:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:21:31 npm WARN EBADENGINE } 16:21:31 npm WARN EBADENGINE Unsupported engine { 16:21:31 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:21:31 npm WARN EBADENGINE required: { 16:21:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:21:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:21:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:21:31 npm WARN EBADENGINE }, 16:21:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:21:31 npm WARN EBADENGINE } 16:21:31 npm WARN EBADENGINE Unsupported engine { 16:21:31 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:21:31 npm WARN EBADENGINE required: { 16:21:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:21:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:21:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:21:31 npm WARN EBADENGINE }, 16:21:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:21:31 npm WARN EBADENGINE } 16:21:31 npm WARN EBADENGINE Unsupported engine { 16:21:31 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:21:31 npm WARN EBADENGINE required: { 16:21:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:21:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:21:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:21:31 npm WARN EBADENGINE }, 16:21:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:21:31 npm WARN EBADENGINE } 16:21:31 npm WARN EBADENGINE Unsupported engine { 16:21:31 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:21:31 npm WARN EBADENGINE required: { 16:21:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:21:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:21:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:21:31 npm WARN EBADENGINE }, 16:21:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:21:31 npm WARN EBADENGINE } 16:21:31 npm WARN EBADENGINE Unsupported engine { 16:21:31 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:21:31 npm WARN EBADENGINE required: { 16:21:31 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:21:31 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:21:31 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:21:31 npm WARN EBADENGINE }, 16:21:31 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:21:31 npm WARN EBADENGINE } 16:21:32 npm WARN EBADENGINE Unsupported engine { 16:21:32 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:21:32 npm WARN EBADENGINE required: { 16:21:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:21:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:21:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:21:32 npm WARN EBADENGINE }, 16:21:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:21:32 npm WARN EBADENGINE } 16:21:32 npm WARN EBADENGINE Unsupported engine { 16:21:32 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:21:32 npm WARN EBADENGINE required: { 16:21:32 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:21:32 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:21:32 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:21:32 npm WARN EBADENGINE }, 16:21:32 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:21:32 npm WARN EBADENGINE } 16:21:36 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:21:36 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 16:21:36 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:21:36 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:21:36 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:21:37 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:21:38 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:21:38 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:21:39 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:21:41 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 16:21:41 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 16:21:42 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. 16:21:42 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:21:42 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:21:43 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. 16:21:43 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. 16:21:44 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:21:46 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. 16:21:49 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. 16:21:54 16:21:54 added 1478 packages, and audited 1479 packages in 23s 16:21:54 16:21:54 90 packages are looking for funding 16:21:54 run `npm fund` for details 16:21:54 16:21:54 23 vulnerabilities (1 low, 5 moderate, 13 high, 4 critical) 16:21:54 16:21:54 To address issues that do not require attention, run: 16:21:54 npm audit fix 16:21:54 16:21:54 To address all issues (including breaking changes), run: 16:21:54 npm audit fix --force 16:21:54 16:21:54 Run `npm audit` for details. 16:21:58 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 16:22:00 - Generating browser application bundles (phase: setup)... 16:22:04 Compiling @angular/core : es2015 as esm2015 16:22:04 Compiling @angular/compiler/testing : es2015 as esm2015 16:22:08 Compiling @angular/common : es2015 as esm2015 16:22:08 Compiling @angular/core/testing : es2015 as esm2015 16:22:09 Compiling @angular/platform-browser : es2015 as esm2015 16:22:09 Compiling @angular/common/testing : es2015 as esm2015 16:22:09 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:22:09 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:22:09 Compiling @angular/router : es2015 as esm2015 16:22:09 Compiling @angular/common/http : es2015 as esm2015 16:22:09 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:22:10 Compiling @angular/forms : es2015 as esm2015 16:22:10 Compiling @angular/common/http/testing : es2015 as esm2015 16:22:12 Compiling @angular/router/testing : es2015 as esm2015 16:22:18 13 01 2023 16:22:18.595:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:22:18 13 01 2023 16:22:18.603:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:22:18 13 01 2023 16:22:18.611:INFO [launcher]: Starting browser ChromeHeadless 16:22:33 ✔ Browser application bundle generation complete. 16:22:33 13 01 2023 16:22:32.475:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket 2YSr1olrNtMvSQzMAAAB with id 7788832 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.026 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.034 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.037 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.04 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.042 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.045 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.106 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.119 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.122 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.124 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.149 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.263 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.28 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.292 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.305 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.323 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.352 secs) 16:22:35 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.356 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.361 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.377 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.382 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.385 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.387 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.4 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.412 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.414 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.416 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.457 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.47 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.476 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.484 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.488 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.49 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.492 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.493 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.503 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.551 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.555 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.56 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.589 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.635 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.662 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.667 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.67 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.69 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.693 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.702 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.742 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.755 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 0.76 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 0.764 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 0.767 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 0.781 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 0.81 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 0.823 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 0.831 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 0.838 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 0.842 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 0.856 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 0.859 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 0.87 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 0.895 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 0.914 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 0.934 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.004 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.025 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.039 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.047 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.061 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.065 secs) 16:22:36 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.068 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.076 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.08 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.083 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.109 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.117 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.126 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.134 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.159 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.176 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.198 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.239 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.266 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.287 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.294 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.311 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.317 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.329 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.353 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.361 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.365 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.389 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.431 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.438 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.451 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.457 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.554 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.572 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.583 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.604 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.608 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.648 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.662 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.67 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.699 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.703 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.707 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.736 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.739 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.74 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.753 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.758 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.777 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.787 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.794 secs) 16:22:37 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.805 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.821 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.831 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.841 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.849 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.856 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.864 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.874 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.88 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.885 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.899 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.905 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.93 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.952 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.955 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.969 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.972 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.979 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.984 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.991 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.997 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 2.016 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 2.024 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 2.045 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 2.05 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 2.054 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 2.059 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 2.076 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.087 secs) 16:22:38 WARN: ' 16:22:38 It looks like you're using ngModel on the same form field as formControlName. 16:22:38 Support for using the ngModel input property and ngModelChange event with 16:22:38 reactive form directives has been deprecated in Angular v6 and will be removed 16:22:38 in a future version of Angular. 16:22:38 16:22:38 For more information on this, see our API docs here: 16:22:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:22:38 ' 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 2.087 secs) 16:22:38 WARN: ' 16:22:38 It looks like you're using ngModel on the same form field as formControlName. 16:22:38 Support for using the ngModel input property and ngModelChange event with 16:22:38 reactive form directives has been deprecated in Angular v6 and will be removed 16:22:38 in a future version of Angular. 16:22:38 16:22:38 For more information on this, see our API docs here: 16:22:38 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:22:38 ' 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 2.106 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 2.114 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 2.119 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 2.129 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 2.144 secs) 16:22:38 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (3.202 secs / 2.144 secs) 16:22:38 TOTAL: 149 SUCCESS 16:22:38 ✔ Browser application bundle generation complete. 16:22:39 16:22:39 =============================== Coverage summary =============================== 16:22:39 Statements : 40.98% ( 1467/3580 ) 16:22:39 Branches : 12.03% ( 111/923 ) 16:22:39 Functions : 33.28% ( 432/1298 ) 16:22:39 Lines : 38.91% ( 1318/3387 ) 16:22:39 ================================================================================ 16:22:39 ✔ Browser application bundle generation complete. 16:22:39 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 16:22:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:22:39 $ docker stop --time=1 16fbffdb99857eadb46c006c4b286ce77ab10ffc58b5a37563e11c381b3ac881 16:22:41 $ docker rm -f --volumes 16fbffdb99857eadb46c006c4b286ce77ab10ffc58b5a37563e11c381b3ac881 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:22:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2226 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:22:42 Running in /w/workspace/edgex-ui-go/97 [Pipeline] { [Pipeline] checkout 16:22:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 16:22:42 The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:22:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:22:43 + ls -al . 16:22:43 total 188 16:22:43 drwxrwxr-x 14 jenkins jenkins 4096 Jan 13 16:20 . 16:22:43 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:19 .. 16:22:43 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:19 .blubracket 16:22:43 -rw-rw-r-- 1 jenkins jenkins 18 Jan 13 16:19 .dockerignore 16:22:43 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:20 .git 16:22:43 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:19 .github 16:22:43 -rw-rw-r-- 1 jenkins jenkins 185 Jan 13 16:19 .gitignore 16:22:43 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 16:20 .semver 16:22:43 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 13 16:19 Attribution.txt 16:22:43 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 13 16:19 CHANGELOG.md 16:22:43 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 13 16:19 CONTRIBUTING.md 16:22:43 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 13 16:19 Dockerfile 16:22:43 -rw-rw-r-- 1 jenkins jenkins 652 Jan 13 16:19 Jenkinsfile 16:22:43 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 13 16:19 LICENSE 16:22:43 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 13 16:19 Makefile 16:22:43 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 13 16:19 README.md 16:22:43 -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 16:20 VERSION 16:22:43 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:19 assets 16:22:43 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:19 bin 16:22:43 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:19 cmd 16:22:43 -rw-r--r-- 1 jenkins jenkins 10 Jan 13 16:20 coverage.out 16:22:43 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:19 docs 16:22:43 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 13 16:19 go.mod 16:22:43 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 13 16:19 go.sum 16:22:43 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:19 internal 16:22:43 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:19 snap 16:22:43 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:19 testing 16:22:43 -rw-rw-r-- 1 jenkins jenkins 155 Jan 13 16:19 version.go 16:22:43 drwxrwxr-x 6 jenkins jenkins 4096 Jan 13 16:21 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:22:44 + 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=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 --label arch=amd64 --label version=3.0.0-dev.1 . 16:22:44 Sending build context to Docker daemon 48.4MB 16:22:44 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:22:44 Step 2/26 : FROM ${BASE} AS builder 16:22:44 ---> a2aa76fc1252 16:22:44 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:22:44 ---> Running in fedd53d133a4 16:22:44 Removing intermediate container fedd53d133a4 16:22:44 ---> 89fd300fd917 16:22:44 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 16:22:44 ---> Running in dcb416f7ffa0 16:22:44 Removing intermediate container dcb416f7ffa0 16:22:44 ---> b1e6a801839a 16:22:44 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:22:45 ---> Running in 4837f00474f4 16:22:45 Removing intermediate container 4837f00474f4 16:22:45 ---> 0411e5da84c8 16:22:45 Step 6/26 : LABEL Name=edgex-ui-go 16:22:45 ---> Running in 265b120466b7 16:22:45 Removing intermediate container 265b120466b7 16:22:45 ---> c755e08680ae 16:22:45 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:22:45 ---> Running in 6876b762808f 16:22:45 Removing intermediate container 6876b762808f 16:22:45 ---> d6b65d4e5d87 16:22:45 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:22:45 ---> 63da91f11245 16:22:45 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:45 ---> Running in 6a80b47430dd 16:22:46 Removing intermediate container 6a80b47430dd 16:22:46 ---> c737d05e6dbf 16:22:46 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:22:46 ---> Running in 859a0979c212 16:22:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:22:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:22:47 OK: 211 MiB in 51 packages 16:22:48 Removing intermediate container 859a0979c212 16:22:48 ---> 90b049e1de28 16:22:48 Step 11/26 : ENV GO111MODULE=on 16:22:48 ---> Running in b2d44e3ff1c2 16:22:48 Removing intermediate container b2d44e3ff1c2 16:22:48 ---> 2077feab344c 16:22:48 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:22:48 ---> Running in 49af1a5c748a 16:22:48 Removing intermediate container 49af1a5c748a 16:22:48 ---> d7b0aa96a0d1 16:22:48 Step 13/26 : COPY go.mod vendor* ./ 16:22:48 ---> 8b9603a1d7c5 16:22:48 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:48 ---> Running in fa95bf1b642f 16:22:49 using credential edgex-jenkins-ssh 16:22:49 Cloning the remote Git repository 16:22:49 Removing intermediate container fa95bf1b642f 16:22:49 ---> 381a3968f54e 16:22:49 Step 15/26 : COPY . . 16:22:49 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:22:49 > git init /w/workspace/edgex-ui-go/97 # timeout=10 16:22:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:22:49 > git --version # timeout=10 16:22:49 > git --version # 'git version 2.25.1' 16:22:49 using GIT_SSH to set credentials SSH Credentials for GitHub 16:22:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:50 ---> 8d9bca305fe2 16:22:50 Step 16/26 : RUN ${MAKE} 16:22:51 ---> Running in b3c49fd0d62a 16:22:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:22:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:22:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:22:53 Avoid second fetch 16:22:53 Checking out Revision 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 (main) 16:22:53 > git config core.sparsecheckout # timeout=10 16:22:53 > git checkout -f 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 16:22:54 Commit message: "refactor(snap): Refactor and upgrade to edgex-snap-hooks v3 (#587)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:22:55 % Total % Received % Xferd Average Speed Time Time Time Current 16:22:55 Dload Upload Total Spent Left Speed 16:22:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 16:22:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:22:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:22:56 + sudo tee /etc/docker/daemon.new 16:22:56 { 16:22:56 "registry-mirrors": [ 16:22:56 "https://nexus3.edgexfoundry.org:10001" 16:22:56 ], 16:22:56 "bip": "10.250.0.254/24", 16:22:56 "hosts": [ 16:22:56 "tcp://0.0.0.0:5555", 16:22:56 "unix:///var/run/docker.sock" 16:22:56 ], 16:22:56 "mtu": 1458, 16:22:56 "selinux-enabled": true, 16:22:56 "seccomp-profile": "/etc/docker/seccomp.json" 16:22:56 } [Pipeline] sh 16:22:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:22:57 + sudo service docker restart 16:23:03 Removing intermediate container b3c49fd0d62a 16:23:03 ---> 5538c7172c32 16:23:03 Step 17/26 : FROM alpine:3.14 16:23:03 3.14: Pulling from library/alpine 16:23:03 c7ed990a2339: Pulling fs layer 16:23:03 c7ed990a2339: Verifying Checksum 16:23:03 c7ed990a2339: Download complete 16:23:04 c7ed990a2339: Pull complete 16:23:04 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 16:23:04 Status: Downloaded newer image for alpine:3.14 16:23:04 ---> dd53f409bf0b 16:23:04 Step 18/26 : EXPOSE 4000 16:23:04 ---> Running in 135e27f1f578 16:23:04 Removing intermediate container 135e27f1f578 16:23:04 ---> 9c8a6dc71ab2 16:23:04 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:23:04 ---> ce83e5ca92aa 16:23:04 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:23:05 ---> d8348a52a2a1 16:23:05 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:23:05 ---> 030257dccc2c 16:23:05 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:23:05 ---> Running in c4f080a52747 16:23:05 Removing intermediate container c4f080a52747 16:23:05 ---> f79705bbc765 16:23:05 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 16:23:05 ---> Running in eb6dceb05e3d 16:23:05 Removing intermediate container eb6dceb05e3d 16:23:05 ---> 5ced3c7602b9 16:23:05 Step 24/26 : LABEL arch=amd64 16:23:05 ---> Running in 4d54a1dd195e 16:23:05 Removing intermediate container 4d54a1dd195e 16:23:05 ---> 4682870a4a2c 16:23:05 Step 25/26 : LABEL git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:23:05 ---> Running in 5280898569b5 16:23:05 Removing intermediate container 5280898569b5 16:23:05 ---> fbd1703ec5a7 16:23:05 Step 26/26 : LABEL version=3.0.0-dev.1 16:23:05 ---> Running in 473e0458e745 16:23:05 Removing intermediate container 473e0458e745 16:23:05 ---> 526dfd412c5c 16:23:05 [Warning] One or more build-args [ARCH] were not consumed 16:23:05 Successfully built 526dfd412c5c 16:23:05 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:05 provisioning config files... 16:23:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7278790992766647559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:06 ---> docker-login.sh 16:23:06 nexus3.edgexfoundry.org:10001 16:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:06 Configure a credential helper to remove this warning. See 16:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:06 16:23:06 Login Succeeded 16:23:06 nexus3.edgexfoundry.org:10002 16:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:06 Configure a credential helper to remove this warning. See 16:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:06 16:23:06 Login Succeeded 16:23:06 nexus3.edgexfoundry.org:10003 16:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:06 Configure a credential helper to remove this warning. See 16:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:06 16:23:06 Login Succeeded 16:23:06 nexus3.edgexfoundry.org:10004 16:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:06 Configure a credential helper to remove this warning. See 16:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:06 16:23:06 Login Succeeded 16:23:06 docker.io 16:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:06 Configure a credential helper to remove this warning. See 16:23:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:06 16:23:06 Login Succeeded 16:23:06 ---> docker-login.sh ends [Pipeline] } 16:23:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:06 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 16:23:06 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:23:06 latest 16:23:06 3.0.0-dev.1 16:23:06 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 16:23:06 main 16:23:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:07 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:23:07 4a4530ca3acb: Preparing 16:23:07 90a72a35e609: Preparing 16:23:07 d3edf809be44: Preparing 16:23:07 63493a9ab2d4: Preparing 16:23:07 63493a9ab2d4: Layer already exists 16:23:07 90a72a35e609: Pushed 16:23:07 4a4530ca3acb: Pushed 16:23:10 d3edf809be44: Pushed 16:23:10 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:23:11 4a4530ca3acb: Preparing 16:23:11 90a72a35e609: Preparing 16:23:11 d3edf809be44: Preparing 16:23:11 63493a9ab2d4: Preparing 16:23:11 4a4530ca3acb: Layer already exists 16:23:11 90a72a35e609: Layer already exists 16:23:11 d3edf809be44: Layer already exists 16:23:11 63493a9ab2d4: Layer already exists 16:23:11 latest: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:11 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.1 16:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:23:12 4a4530ca3acb: Preparing 16:23:12 90a72a35e609: Preparing 16:23:12 d3edf809be44: Preparing 16:23:12 63493a9ab2d4: Preparing 16:23:12 63493a9ab2d4: Layer already exists 16:23:12 d3edf809be44: Layer already exists 16:23:12 90a72a35e609: Layer already exists 16:23:12 4a4530ca3acb: Layer already exists 16:23:12 3.0.0-dev.1: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:12 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:12 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 16:23:12 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:23:12 4a4530ca3acb: Preparing 16:23:12 90a72a35e609: Preparing 16:23:12 d3edf809be44: Preparing 16:23:12 63493a9ab2d4: Preparing 16:23:12 63493a9ab2d4: Layer already exists 16:23:12 d3edf809be44: Layer already exists 16:23:12 4a4530ca3acb: Layer already exists 16:23:12 90a72a35e609: Layer already exists 16:23:12 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:13 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:13 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 16:23:13 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:23:13 4a4530ca3acb: Preparing 16:23:13 90a72a35e609: Preparing 16:23:13 d3edf809be44: Preparing 16:23:13 63493a9ab2d4: Preparing 16:23:13 63493a9ab2d4: Layer already exists 16:23:13 d3edf809be44: Layer already exists 16:23:13 4a4530ca3acb: Layer already exists 16:23:13 90a72a35e609: Layer already exists 16:23:13 main: digest: sha256:7a6a1b92d2d7ca3025834f9313218b845daf5493087058b05039b0be926f2ad0 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:23:13 ===================================================== [Pipeline] echo 16:23:13 taggedImages: 16:23:13 - nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:23:13 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:23:13 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.1 16:23:13 - nexus3.edgexfoundry.org:10004/edgex-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 16:23:13 - 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 16:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:13 16:23:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:14 latest: Pulling from edgex-lftools-log-publisher 16:23:14 5eb5b503b376: Pulling fs layer 16:23:14 5c69ac0246d0: Pulling fs layer 16:23:14 ec43610c2a17: Pulling fs layer 16:23:14 3a2ae6a8a46f: Pulling fs layer 16:23:14 33b1e0a273af: Pulling fs layer 16:23:14 5d3b04190fa2: Pulling fs layer 16:23:14 2f39f015ded8: Pulling fs layer 16:23:14 3a2ae6a8a46f: Waiting 16:23:14 33b1e0a273af: Waiting 16:23:14 5d3b04190fa2: Waiting 16:23:14 2f39f015ded8: Waiting 16:23:14 5c69ac0246d0: Verifying Checksum 16:23:14 5c69ac0246d0: Download complete 16:23:14 3a2ae6a8a46f: Verifying Checksum 16:23:14 3a2ae6a8a46f: Download complete 16:23:14 ec43610c2a17: Verifying Checksum 16:23:14 ec43610c2a17: Download complete 16:23:14 33b1e0a273af: Verifying Checksum 16:23:14 33b1e0a273af: Download complete 16:23:14 5d3b04190fa2: Verifying Checksum 16:23:14 5d3b04190fa2: Download complete 16:23:14 5eb5b503b376: Verifying Checksum 16:23:14 5eb5b503b376: Download complete 16:23:15 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:15 provisioning config files... 16:23:15 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/97@tmp/config466746045229755840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:15 5eb5b503b376: Pull complete 16:23:15 5c69ac0246d0: Pull complete 16:23:16 ---> docker-login.sh 16:23:16 nexus3.edgexfoundry.org:10001 16:23:16 ec43610c2a17: Pull complete 16:23:16 3a2ae6a8a46f: Pull complete 16:23:16 33b1e0a273af: Pull complete 16:23:16 5d3b04190fa2: Pull complete 16:23:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:16 Configure a credential helper to remove this warning. See 16:23:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:16 16:23:16 Login Succeeded 16:23:16 nexus3.edgexfoundry.org:10002 16:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:17 Configure a credential helper to remove this warning. See 16:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:17 16:23:17 Login Succeeded 16:23:17 nexus3.edgexfoundry.org:10003 16:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:17 Configure a credential helper to remove this warning. See 16:23:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:17 16:23:17 Login Succeeded 16:23:17 nexus3.edgexfoundry.org:10004 16:23:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 docker.io 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:18 16:23:18 Login Succeeded 16:23:18 ---> docker-login.sh ends [Pipeline] } 16:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:23:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:23:19 ========================================================= 16:23:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:23:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:23:20 Sending build context to Docker daemon 28.74MB 16:23:20 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:23:20 Step 2/16 : FROM ${BASE} AS builder 16:23:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:23:20 9b18e9b68314: Pulling fs layer 16:23:20 35d82f9e3411: Pulling fs layer 16:23:20 e16973657156: Pulling fs layer 16:23:20 fc693d55d65f: Pulling fs layer 16:23:20 7e9fc2657dce: Pulling fs layer 16:23:20 dda99020689f: Pulling fs layer 16:23:20 db1c61fa0a46: Pulling fs layer 16:23:20 891c053d2c06: Pulling fs layer 16:23:20 fc693d55d65f: Waiting 16:23:20 db1c61fa0a46: Waiting 16:23:20 7e9fc2657dce: Waiting 16:23:20 891c053d2c06: Waiting 16:23:20 dda99020689f: Waiting 16:23:20 e16973657156: Verifying Checksum 16:23:20 e16973657156: Download complete 16:23:20 35d82f9e3411: Verifying Checksum 16:23:20 35d82f9e3411: Download complete 16:23:20 7e9fc2657dce: Verifying Checksum 16:23:20 7e9fc2657dce: Download complete 16:23:20 dda99020689f: Verifying Checksum 16:23:20 dda99020689f: Download complete 16:23:20 9b18e9b68314: Verifying Checksum 16:23:20 9b18e9b68314: Download complete 16:23:21 2f39f015ded8: Pull complete 16:23:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:23:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:21 9b18e9b68314: Pull complete 16:23:21 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:23:21 $ 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 16:23:21 891c053d2c06: Verifying Checksum 16:23:21 891c053d2c06: Download complete 16:23:22 35d82f9e3411: Pull complete 16:23:22 e16973657156: Pull complete 16:23:23 db1c61fa0a46: Download complete 16:23:23 fc693d55d65f: Verifying Checksum 16:23:23 fc693d55d65f: Download complete 16:23:24 $ docker top 281d35bfdada2adc261972b94f160d22315c7a377c2283bbf896d974b8ccced3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:24 ---> job-cost.sh 16:23:24 lf-activate-venv: SKIPPING 16:23:24 INFO: No Stack... 16:23:25 INFO: Retrieving Pricing Info for: v3-standard-8 16:23:25 INFO: Archiving Costs [Pipeline] sh 16:23:25 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 16:23:25 + cut -d, -f6 [Pipeline] lock 16:23:25 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] 16:23:25 Resource [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] did not exist. Created. 16:23:25 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:23:26 + echo total: 0.2199999988079071 [Pipeline] stash 16:23:26 Stashed 1 file(s) [Pipeline] } 16:23:26 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 16:23:26 $ docker stop --time=1 281d35bfdada2adc261972b94f160d22315c7a377c2283bbf896d974b8ccced3 16:23:27 $ docker rm -f --volumes 281d35bfdada2adc261972b94f160d22315c7a377c2283bbf896d974b8ccced3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:23:35 fc693d55d65f: Pull complete 16:23:35 7e9fc2657dce: Pull complete 16:23:35 dda99020689f: Pull complete 16:23:40 db1c61fa0a46: Pull complete 16:23:41 891c053d2c06: Pull complete 16:23:41 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:23:41 ---> f96f9c87975a 16:23:41 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:23:43 ---> Running in 0bf163b99160 16:23:43 Removing intermediate container 0bf163b99160 16:23:43 ---> b85ad02139fb 16:23:43 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:23:44 ---> Running in b847727b4ee0 16:23:44 Removing intermediate container b847727b4ee0 16:23:44 ---> 2394ad96ce17 16:23:44 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:23:44 ---> Running in 3d232a0b0478 16:23:44 Removing intermediate container 3d232a0b0478 16:23:44 ---> e3bd32b68c3b 16:23:44 Step 6/16 : LABEL Name=edgex-ui-go 16:23:44 ---> Running in bfe7ff799e99 16:23:45 Removing intermediate container bfe7ff799e99 16:23:45 ---> c330eabed088 16:23:45 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:23:45 ---> Running in a54754b9cec5 16:23:45 Removing intermediate container a54754b9cec5 16:23:45 ---> b07171ffc012 16:23:45 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:23:46 latest: Pulling from library/docker 16:23:46 a9eaa45ef418: Pulling fs layer 16:23:46 9b7e78d5cc3f: Pulling fs layer 16:23:46 3e5567070d96: Pulling fs layer 16:23:46 84d0f0d97175: Pulling fs layer 16:23:46 4d837e8284e4: Pulling fs layer 16:23:46 9b063021d93d: Pulling fs layer 16:23:46 31168eb775d5: Pulling fs layer 16:23:46 b319acefe37b: Pulling fs layer 16:23:46 9b063021d93d: Waiting 16:23:46 31168eb775d5: Waiting 16:23:46 b319acefe37b: Waiting 16:23:46 9b7e78d5cc3f: Verifying Checksum 16:23:46 9b7e78d5cc3f: Download complete 16:23:46 a9eaa45ef418: Verifying Checksum 16:23:46 a9eaa45ef418: Download complete 16:23:46 3e5567070d96: Verifying Checksum 16:23:46 3e5567070d96: Download complete 16:23:46 9b063021d93d: Download complete 16:23:46 31168eb775d5: Download complete 16:23:47 b319acefe37b: Download complete 16:23:47 a9eaa45ef418: Pull complete 16:23:47 84d0f0d97175: Verifying Checksum 16:23:47 84d0f0d97175: Download complete 16:23:47 4d837e8284e4: Verifying Checksum 16:23:47 4d837e8284e4: Download complete 16:23:47 9b7e78d5cc3f: Pull complete 16:23:49 3e5567070d96: Pull complete 16:23:49 84d0f0d97175: Pull complete 16:23:51 4d837e8284e4: Pull complete 16:23:51 9b063021d93d: Pull complete 16:23:51 31168eb775d5: Pull complete 16:23:51 b319acefe37b: Pull complete 16:23:51 Digest: sha256:75026b00c823579421c1850c00def301a6126b3f3f684594e51114c997f76467 16:23:51 Status: Downloaded newer image for docker:latest 16:23:54 ---> ed5ef0ebcd0c 16:23:54 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:54 ---> Running in a3e3626c8343 16:23:56 Removing intermediate container a3e3626c8343 16:23:56 ---> 06bce22d8230 16:23:56 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:23:56 ---> Running in 3bc0ad0fff9d 16:23:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:23:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:23:59 OK: 221 MiB in 51 packages 16:24:00 Removing intermediate container 3bc0ad0fff9d 16:24:00 ---> a573f3ad0985 16:24:00 Step 11/16 : ENV GO111MODULE=on 16:24:00 ---> Running in 09d8632061bb 16:24:00 Removing intermediate container 09d8632061bb 16:24:00 ---> 3da0ff00b433 16:24:00 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:24:00 ---> Running in 6e0902cf45a7 16:24:01 Removing intermediate container 6e0902cf45a7 16:24:01 ---> 8c1b5c138991 16:24:01 Step 13/16 : COPY go.mod vendor* ./ 16:24:03 ---> cabeb0f0d64a 16:24:03 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:03 ---> Running in d5bebc6d6e89 16:25:00 Removing intermediate container d5bebc6d6e89 16:25:00 ---> c32e8060baa0 16:25:00 Step 15/16 : COPY . . 16:25:03 ---> 989fa255563c 16:25:03 Step 16/16 : RUN ${MAKE} 16:25:03 ---> Running in fa00e6476846 16:25:04 noop 16:25:07 Removing intermediate container fa00e6476846 16:25:07 ---> 31f59201ecd4 16:25:07 Successfully built 31f59201ecd4 16:25:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:07 + docker inspect -f . ci-base-image-arm64 16:25:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:07 prd-ubuntu20.04-docker-arm64-4c-16g-2226 does not seem to be running inside a container 16:25:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/97 -v /w/workspace/edgex-ui-go/97:/w/workspace/edgex-ui-go/97:rw,z -v /w/workspace/edgex-ui-go/97@tmp:/w/workspace/edgex-ui-go/97@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-arm64 cat 16:25:09 $ docker top 99990ee13bc47b0343338167446ab00eb5109df4d4f7572f4f03435159cdc75a -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:09 + go version 16:25:09 go version go1.18.7 linux/arm64 [Pipeline] } 16:25:09 $ docker stop --time=1 99990ee13bc47b0343338167446ab00eb5109df4d4f7572f4f03435159cdc75a 16:25:11 $ docker rm -f --volumes 99990ee13bc47b0343338167446ab00eb5109df4d4f7572f4f03435159cdc75a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:12 + docker inspect -f . ci-base-image-arm64 16:25:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:12 prd-ubuntu20.04-docker-arm64-4c-16g-2226 does not seem to be running inside a container 16:25:12 $ 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/97 -v /w/workspace/edgex-ui-go/97:/w/workspace/edgex-ui-go/97:rw,z -v /w/workspace/edgex-ui-go/97@tmp:/w/workspace/edgex-ui-go/97@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-arm64 cat 16:25:13 $ docker top c0351f748b151733036a810d967f32ff3bdfbff3603c2b34042044081aecf3cb -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:13 + git config --global --add safe.directory /w/workspace/edgex-ui-go/97 [Pipeline] fileExists [Pipeline] sh 16:25:14 + make test 16:25:14 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:25:16 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:26:37 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:26:37 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:26:37 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:26:37 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:26:37 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:26:37 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:26:37 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:26:37 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:26:37 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:26:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:26:48 ./bin/test-attribution-txt.sh 16:26:48 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 16:26:48 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 16:26:48 An attribution for golang.org/x/net is missing from Attribution.txt, please add 16:26:48 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 16:26:48 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 16:26:48 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 16:26:48 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 16:26:48 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 16:26:48 make -C web test 16:26:48 make[1]: Entering directory '/w/workspace/edgex-ui-go/97/web' 16:26:48 make[1]: tput: No such file or directory 16:26:48 make[1]: tput: No such file or directory 16:26:48 warning: generating ./VERSION 16:26:48 echo "0.0.0" > VERSION 16:26:48 docker build \ 16:26:48 -f Dockerfile \ 16:26:48 --build-arg USER=1000 \ 16:26:48 \ 16:26:48 --label "git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35" \ 16:26:48 -t edgexfoundry/edgex-web-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 \ 16:26:48 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:26:48 . 16:26:49 Sending build context to Docker daemon 3.269MB 16:26:49 Step 1/10 : FROM node:16.17-alpine3.15 16:26:49 16.17-alpine3.15: Pulling from library/node 16:26:49 47517142f6ba: Pulling fs layer 16:26:49 5f8c4bfa009b: Pulling fs layer 16:26:49 f7079c9c4ba1: Pulling fs layer 16:26:49 aba105e6f55a: Pulling fs layer 16:26:49 aba105e6f55a: Waiting 16:26:50 f7079c9c4ba1: Verifying Checksum 16:26:50 f7079c9c4ba1: Download complete 16:26:50 47517142f6ba: Verifying Checksum 16:26:50 47517142f6ba: Download complete 16:26:50 aba105e6f55a: Verifying Checksum 16:26:50 aba105e6f55a: Download complete 16:26:50 47517142f6ba: Pull complete 16:26:50 5f8c4bfa009b: Verifying Checksum 16:26:50 5f8c4bfa009b: Download complete 16:26:54 5f8c4bfa009b: Pull complete 16:26:54 f7079c9c4ba1: Pull complete 16:26:55 aba105e6f55a: Pull complete 16:26:55 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 16:26:55 Status: Downloaded newer image for node:16.17-alpine3.15 16:26:55 ---> bf1b8b58d215 16:26:55 Step 2/10 : RUN apk add --no-cache chromium 16:26:55 ---> Running in c98a520ea8c3 16:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:26:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:26:57 (1/128) Installing libxau (1.0.9-r0) 16:26:57 (2/128) Installing libmd (1.0.3-r0) 16:26:57 (3/128) Installing libbsd (0.11.3-r1) 16:26:57 (4/128) Installing libxdmcp (1.1.3-r0) 16:26:57 (5/128) Installing libxcb (1.14-r2) 16:26:58 (6/128) Installing libx11 (1.7.3.1-r0) 16:26:58 (7/128) Installing libxext (1.3.4-r0) 16:26:58 (8/128) Installing libice (1.0.10-r0) 16:26:58 (9/128) Installing libuuid (2.37.4-r0) 16:26:58 (10/128) Installing libsm (1.2.3-r0) 16:26:58 (11/128) Installing libxt (1.2.1-r0) 16:26:58 (12/128) Installing libxmu (1.1.3-r0) 16:26:58 (13/128) Installing xset (1.2.4-r0) 16:26:58 (14/128) Installing xprop (1.2.5-r0) 16:26:58 (15/128) Installing xdg-utils (1.1.3-r0) 16:26:58 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 16:26:58 (17/128) Installing pkgconf (1.8.0-r0) 16:26:58 (18/128) Installing libffi (3.4.2-r1) 16:26:58 (19/128) Installing libintl (0.21-r0) 16:26:58 (20/128) Installing libblkid (2.37.4-r0) 16:26:58 (21/128) Installing libmount (2.37.4-r0) 16:26:58 (22/128) Installing pcre (8.45-r1) 16:26:58 (23/128) Installing glib (2.70.1-r0) 16:26:58 (24/128) Installing xz-libs (5.2.5-r1) 16:26:58 (25/128) Installing libxml2 (2.9.14-r2) 16:26:58 (26/128) Installing shared-mime-info (2.1-r1) 16:26:58 (27/128) Installing hicolor-icon-theme (0.17-r1) 16:26:58 (28/128) Installing libjpeg-turbo (2.1.2-r0) 16:26:58 (29/128) Installing libpng (1.6.37-r1) 16:26:58 (30/128) Installing libwebp (1.2.2-r0) 16:26:58 (31/128) Installing zstd-libs (1.5.0-r0) 16:26:58 (32/128) Installing tiff (4.4.0-r0) 16:26:58 (33/128) Installing gdk-pixbuf (2.42.8-r0) 16:26:58 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 16:26:58 (35/128) Installing libxcomposite (0.4.5-r0) 16:26:58 (36/128) Installing libxfixes (6.0.0-r0) 16:26:58 (37/128) Installing libxrender (0.9.10-r3) 16:26:58 (38/128) Installing libxcursor (1.2.0-r0) 16:26:58 (39/128) Installing libxdamage (1.1.5-r1) 16:26:58 (40/128) Installing libxi (1.8-r0) 16:26:58 (41/128) Installing libxinerama (1.1.4-r1) 16:26:58 (42/128) Installing libxrandr (1.5.2-r1) 16:26:58 (43/128) Installing atk (2.36.0-r0) 16:26:58 (44/128) Installing libxtst (1.2.3-r3) 16:26:58 (45/128) Installing dbus-libs (1.12.24-r0) 16:26:58 (46/128) Installing at-spi2-core (2.42.0-r0) 16:26:58 (47/128) Installing at-spi2-atk (2.38.0-r0) 16:26:58 (48/128) Installing expat (2.5.0-r0) 16:26:58 (49/128) Installing brotli-libs (1.0.9-r5) 16:26:58 (50/128) Installing libbz2 (1.0.8-r1) 16:26:58 (51/128) Installing freetype (2.11.1-r2) 16:26:58 (52/128) Installing fontconfig (2.13.1-r4) 16:26:58 (53/128) Installing pixman (0.40.0-r4) 16:26:58 (54/128) Installing cairo (1.16.0-r5) 16:26:59 (55/128) Installing cairo-gobject (1.16.0-r5) 16:26:59 (56/128) Installing avahi-libs (0.8-r5) 16:26:59 (57/128) Installing gmp (6.2.1-r1) 16:26:59 (58/128) Installing nettle (3.7.3-r0) 16:26:59 (59/128) Installing p11-kit (0.24.0-r1) 16:26:59 (60/128) Installing libtasn1 (4.18.0-r1) 16:26:59 (61/128) Installing libunistring (0.9.10-r1) 16:26:59 (62/128) Installing gnutls (3.7.1-r1) 16:26:59 (63/128) Installing cups-libs (2.3.3-r6) 16:26:59 (64/128) Installing libepoxy (1.5.9-r0) 16:26:59 (65/128) Installing fribidi (1.0.11-r0) 16:26:59 (66/128) Installing graphite2 (1.3.14-r0) 16:26:59 (67/128) Installing harfbuzz (3.0.0-r2) 16:26:59 (68/128) Installing libxft (2.3.4-r0) 16:26:59 (69/128) Installing pango (1.48.10-r0) 16:26:59 (70/128) Installing wayland-libs-client (1.19.0-r1) 16:26:59 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 16:26:59 (72/128) Installing wayland-libs-egl (1.19.0-r1) 16:26:59 (73/128) Installing xkeyboard-config (2.34-r0) 16:27:00 (74/128) Installing libxkbcommon (1.3.1-r0) 16:27:00 (75/128) Installing gtk+3.0 (3.24.30-r0) 16:27:00 Executing gtk+3.0-3.24.30-r0.post-install 16:27:00 (76/128) Installing libfontenc (1.1.4-r0) 16:27:00 (77/128) Installing mkfontscale (1.2.1-r1) 16:27:00 (78/128) Installing ttf-opensans (1.10-r1) 16:27:00 Executing ttf-opensans-1.10-r1.post-install 16:27:03 (79/128) Installing libogg (1.3.5-r0) 16:27:03 (80/128) Installing flac (1.3.4-r0) 16:27:03 (81/128) Installing alsa-lib (1.2.5.1-r1) 16:27:03 (82/128) Installing libatomic (10.3.1_git20211027-r0) 16:27:03 (83/128) Installing sdl2 (2.0.16-r4) 16:27:03 (84/128) Installing aom-libs (3.2.0-r0) 16:27:03 (85/128) Installing libass (0.15.2-r0) 16:27:03 (86/128) Installing libdav1d (0.9.2-r0) 16:27:03 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:27:03 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 16:27:03 (89/128) Installing lame (3.100-r0) 16:27:03 (90/128) Installing opus (1.3.1-r1) 16:27:03 (91/128) Installing libgomp (10.3.1_git20211027-r0) 16:27:03 (92/128) Installing soxr (0.1.3-r2) 16:27:03 (93/128) Installing libsrt (1.4.2-r1) 16:27:03 (94/128) Installing libssh (0.9.6-r1) 16:27:03 (95/128) Installing libtheora (1.1.1-r16) 16:27:03 (96/128) Installing v4l-utils-libs (1.22.1-r1) 16:27:03 (97/128) Installing libdrm (2.4.109-r0) 16:27:03 (98/128) Installing libva (2.13.0-r0) 16:27:03 (99/128) Installing libvdpau (1.4-r0) 16:27:03 (100/128) Installing vidstab (1.1.0-r1) 16:27:03 (101/128) Installing libvorbis (1.3.7-r0) 16:27:03 (102/128) Installing libvpx (1.10.0-r0) 16:27:03 (103/128) Installing vulkan-loader (1.2.196-r0) 16:27:03 (104/128) Installing x264-libs (20210613-r0) 16:27:03 (105/128) Installing x265-libs (3.5-r0) 16:27:03 (106/128) Installing xvidcore (1.3.7-r1) 16:27:03 (107/128) Installing ffmpeg-libs (4.4.1-r2) 16:27:04 (108/128) Installing libevent (2.1.12-r4) 16:27:04 (109/128) Installing mesa (21.2.6-r0) 16:27:04 (110/128) Installing wayland-libs-server (1.19.0-r1) 16:27:04 (111/128) Installing mesa-gbm (21.2.6-r0) 16:27:04 (112/128) Installing lcms2 (2.12-r1) 16:27:04 (113/128) Installing nspr (4.32-r0) 16:27:04 (114/128) Installing sqlite-libs (3.36.0-r0) 16:27:04 (115/128) Installing nss (3.78.1-r0) 16:27:04 (116/128) Installing libasyncns (0.8-r1) 16:27:04 (117/128) Installing libltdl (2.4.6-r7) 16:27:04 (118/128) Installing orc (0.4.32-r0) 16:27:04 (119/128) Installing libsndfile (1.0.31-r1) 16:27:04 (120/128) Installing speexdsp (1.2.0-r0) 16:27:04 (121/128) Installing tdb-libs (1.4.5-r0) 16:27:04 (122/128) Installing libpulse (15.0-r2) 16:27:04 (123/128) Installing re2 (2021.11.01-r0) 16:27:04 (124/128) Installing snappy (1.1.9-r1) 16:27:04 (125/128) Installing libgpg-error (1.42-r1) 16:27:04 (126/128) Installing libgcrypt (1.9.4-r0) 16:27:04 (127/128) Installing libxslt (1.1.35-r0) 16:27:04 (128/128) Installing chromium (99.0.4844.84-r0) 16:27:08 Executing busybox-1.34.1-r7.trigger 16:27:08 Executing glib-2.70.1-r0.trigger 16:27:08 Executing shared-mime-info-2.1-r1.trigger 16:27:14 Executing gdk-pixbuf-2.42.8-r0.trigger 16:27:14 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:27:14 Executing fontconfig-2.13.1-r4.trigger 16:27:14 Executing mkfontscale-1.2.1-r1.trigger 16:27:14 OK: 275 MiB in 144 packages 16:27:24 Removing intermediate container c98a520ea8c3 16:27:24 ---> 1b3930685bd5 16:27:24 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:27:24 ---> Running in 8739ce7a2797 16:27:24 Removing intermediate container 8739ce7a2797 16:27:24 ---> ae2361a5c09c 16:27:24 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:27:24 ---> Running in e4b91554c5c8 16:27:24 Removing intermediate container e4b91554c5c8 16:27:24 ---> 01963e37b8a5 16:27:24 Step 5/10 : RUN npm install -g npm 16:27:24 ---> Running in 12ce95d62548 16:27:51 16:27:51 removed 8 packages, changed 80 packages, and audited 231 packages in 23s 16:27:51 16:27:51 14 packages are looking for funding 16:27:51 run `npm fund` for details 16:27:51 16:27:51 found 0 vulnerabilities 16:27:55 Removing intermediate container 12ce95d62548 16:27:55 ---> 19fc01a897c1 16:27:55 Step 6/10 : ARG USER=1000 16:27:55 ---> Running in 2d41342b480b 16:27:55 Removing intermediate container 2d41342b480b 16:27:55 ---> 2ae29367749d 16:27:55 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:27:55 ---> Running in d4c364999242 16:27:58 Removing intermediate container d4c364999242 16:27:58 ---> f6259ca3f5d1 16:27:58 Step 8/10 : USER $USER:$USER 16:27:58 ---> Running in 841993876ac3 16:27:58 Removing intermediate container 841993876ac3 16:27:58 ---> c906fcdac6c6 16:27:58 Step 9/10 : WORKDIR /app 16:27:58 ---> Running in 1d0a95e8c8b3 16:28:00 Removing intermediate container 1d0a95e8c8b3 16:28:00 ---> 507ac548e4c7 16:28:00 Step 10/10 : LABEL git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:28:00 ---> Running in 98daa99e7244 16:28:00 Removing intermediate container 98daa99e7244 16:28:00 ---> 29f64333f0a1 16:28:00 Successfully built 29f64333f0a1 16:28:00 Successfully tagged edgexfoundry/edgex-web-ui:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:28:00 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:28:00 touch edgex-web-ui.imagebuilt 16:28:00 mkdir -p node_modules coverage 16:28:00 chown "1000:1000" node_modules coverage package-lock.json 16:28:00 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:28:12 npm WARN EBADENGINE Unsupported engine { 16:28:12 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:28:12 npm WARN EBADENGINE required: { 16:28:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:28:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:28:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:28:12 npm WARN EBADENGINE }, 16:28:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:28:12 npm WARN EBADENGINE } 16:28:12 npm WARN EBADENGINE Unsupported engine { 16:28:12 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:28:12 npm WARN EBADENGINE required: { 16:28:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:28:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:28:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:28:12 npm WARN EBADENGINE }, 16:28:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:28:12 npm WARN EBADENGINE } 16:28:12 npm WARN EBADENGINE Unsupported engine { 16:28:12 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:28:12 npm WARN EBADENGINE required: { 16:28:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:28:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:28:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:28:12 npm WARN EBADENGINE }, 16:28:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:28:12 npm WARN EBADENGINE } 16:28:12 npm WARN EBADENGINE Unsupported engine { 16:28:12 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:28:12 npm WARN EBADENGINE required: { 16:28:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:28:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:28:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:28:12 npm WARN EBADENGINE }, 16:28:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:28:12 npm WARN EBADENGINE } 16:28:12 npm WARN EBADENGINE Unsupported engine { 16:28:12 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:28:12 npm WARN EBADENGINE required: { 16:28:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:28:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:28:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:28:12 npm WARN EBADENGINE }, 16:28:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:28:12 npm WARN EBADENGINE } 16:28:12 npm WARN EBADENGINE Unsupported engine { 16:28:12 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:28:12 npm WARN EBADENGINE required: { 16:28:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:28:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:28:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:28:12 npm WARN EBADENGINE }, 16:28:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:28:12 npm WARN EBADENGINE } 16:28:12 npm WARN EBADENGINE Unsupported engine { 16:28:12 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:28:12 npm WARN EBADENGINE required: { 16:28:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:28:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:28:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:28:12 npm WARN EBADENGINE }, 16:28:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:28:12 npm WARN EBADENGINE } 16:28:12 npm WARN EBADENGINE Unsupported engine { 16:28:12 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:28:12 npm WARN EBADENGINE required: { 16:28:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:28:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:28:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:28:12 npm WARN EBADENGINE }, 16:28:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:28:12 npm WARN EBADENGINE } 16:28:12 npm WARN EBADENGINE Unsupported engine { 16:28:12 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:28:12 npm WARN EBADENGINE required: { 16:28:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:28:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:28:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:28:12 npm WARN EBADENGINE }, 16:28:12 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.3.0' } 16:28:12 npm WARN EBADENGINE } 16:28:45 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:28:45 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 16:28:45 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:28:45 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:28:45 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:28:49 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:28:56 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:28:56 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:28:57 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:29:19 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:29:19 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. 16:29:19 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:29:22 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. 16:29:23 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. 16:29:26 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:29:36 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 16:29:38 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 16:29:53 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. 16:30:15 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. 16:30:53 16:30:53 added 1475 packages, and audited 1476 packages in 3m 16:30:53 16:30:53 90 packages are looking for funding 16:30:53 run `npm fund` for details 16:30:53 16:30:53 23 vulnerabilities (1 low, 5 moderate, 13 high, 4 critical) 16:30:53 16:30:53 To address issues that do not require attention, run: 16:30:53 npm audit fix 16:30:53 16:30:53 To address all issues (including breaking changes), run: 16:30:53 npm audit fix --force 16:30:53 16:30:53 Run `npm audit` for details. 16:30:53 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 16:31:08 - Generating browser application bundles (phase: setup)... 16:31:35 Compiling @angular/core : es2015 as esm2015 16:31:35 Compiling @angular/compiler/testing : es2015 as esm2015 16:32:02 Compiling @angular/common : es2015 as esm2015 16:32:02 Compiling @angular/core/testing : es2015 as esm2015 16:32:09 Compiling @angular/platform-browser : es2015 as esm2015 16:32:09 Compiling @angular/common/testing : es2015 as esm2015 16:32:13 Compiling @angular/router : es2015 as esm2015 16:32:13 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:32:18 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:32:19 Compiling @angular/common/http : es2015 as esm2015 16:32:19 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:32:23 Compiling @angular/forms : es2015 as esm2015 16:32:23 Compiling @angular/router/testing : es2015 as esm2015 16:32:24 Compiling @angular/common/http/testing : es2015 as esm2015 16:33:21 13 01 2023 16:33:17.104:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:33:21 13 01 2023 16:33:17.119:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:33:21 13 01 2023 16:33:17.148:INFO [launcher]: Starting browser ChromeHeadless 16:34:42 13 01 2023 16:34:31.906:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 16:34:42 13 01 2023 16:34:36.693:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:34:47 13 01 2023 16:34:46.934:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 16:35:13 ✔ Browser application bundle generation complete. 16:35:14 13 01 2023 16:35:14.404:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket hxMK3MaRlO8BJlqjAAAB with id 29982094 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.547 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.628 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.647 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.715 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.734 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 0.752 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 0.77 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 0.788 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.127 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.157 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 1.17 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 1.187 secs) 16:35:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 1.202 secs) 16:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 1.317 secs) 16:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 1.343 secs) 16:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 1.356 secs) 16:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 1.604 secs) 16:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 1.628 secs) 16:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 1.678 secs) 16:35:33 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 1.721 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 2.195 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 2.223 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 2.234 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 2.248 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 2.259 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 2.525 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 2.601 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 2.62 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 2.649 secs) 16:35:34 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 2.706 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 2.968 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 3.024 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 3.063 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 3.093 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 3.172 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 3.243 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 3.259 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 3.35 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 3.407 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 3.423 secs) 16:35:35 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 3.6 secs) 16:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 3.899 secs) 16:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 4.019 secs) 16:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 4.036 secs) 16:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 4.046 secs) 16:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 4.147 secs) 16:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 4.213 secs) 16:35:36 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 4.341 secs) 16:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 4.661 secs) 16:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 4.7 secs) 16:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 4.719 secs) 16:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 4.746 secs) 16:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 4.848 secs) 16:35:37 WARN: ' 16:35:37 It looks like you're using ngModel on the same form field as formControlName. 16:35:37 Support for using the ngModel input property and ngModelChange event with 16:35:37 reactive form directives has been deprecated in Angular v6 and will be removed 16:35:37 in a future version of Angular. 16:35:37 16:35:37 For more information on this, see our API docs here: 16:35:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:35:37 ' 16:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 4.848 secs) 16:35:37 WARN: ' 16:35:37 It looks like you're using ngModel on the same form field as formControlName. 16:35:37 Support for using the ngModel input property and ngModelChange event with 16:35:37 reactive form directives has been deprecated in Angular v6 and will be removed 16:35:37 in a future version of Angular. 16:35:37 16:35:37 For more information on this, see our API docs here: 16:35:37 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:35:37 ' 16:35:37 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 5.064 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 5.091 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 5.103 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 5.116 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 5.13 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 5.159 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 5.24 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 5.25 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 5.298 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 5.322 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 5.341 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 5.577 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 5.616 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 5.753 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 5.818 secs) 16:35:38 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 5.833 secs) 16:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 5.883 secs) 16:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 5.911 secs) 16:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 5.929 secs) 16:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 6.082 secs) 16:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 6.183 secs) 16:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 6.473 secs) 16:35:39 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 6.689 secs) 16:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 6.892 secs) 16:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 6.953 secs) 16:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 6.998 secs) 16:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 7.028 secs) 16:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 7.044 secs) 16:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 7.154 secs) 16:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 7.189 secs) 16:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 7.222 secs) 16:35:40 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 7.255 secs) 16:35:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 7.303 secs) 16:35:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 7.719 secs) 16:35:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 7.773 secs) 16:35:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 7.97 secs) 16:35:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 8.056 secs) 16:35:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 8.137 secs) 16:35:41 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 8.178 secs) 16:35:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 8.412 secs) 16:35:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 8.49 secs) 16:35:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 8.562 secs) 16:35:42 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 8.602 secs) 16:35:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 9.018 secs) 16:35:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 9.2 secs) 16:35:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 9.282 secs) 16:35:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 9.456 secs) 16:35:43 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 9.71 secs) 16:35:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 9.926 secs) 16:35:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.043 secs) 16:35:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.113 secs) 16:35:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.178 secs) 16:35:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.326 secs) 16:35:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.398 secs) 16:35:44 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.45 secs) 16:35:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.531 secs) 16:35:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.668 secs) 16:35:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.75 secs) 16:35:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.902 secs) 16:35:45 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 10.952 secs) 16:35:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.096 secs) 16:35:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.141 secs) 16:35:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.179 secs) 16:35:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.257 secs) 16:35:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.476 secs) 16:35:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.66 secs) 16:35:46 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.811 secs) 16:35:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.875 secs) 16:35:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 11.942 secs) 16:35:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.03 secs) 16:35:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.118 secs) 16:35:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.616 secs) 16:35:47 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.664 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.773 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.844 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.905 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.93 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.959 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.982 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 13.011 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 13.085 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.203 secs) 16:35:48 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.282 secs) 16:35:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.45 secs) 16:35:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.762 secs) 16:35:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.926 secs) 16:35:49 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.984 secs) 16:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 14.039 secs) 16:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 14.099 secs) 16:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 14.189 secs) 16:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 14.24 secs) 16:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 14.37 secs) 16:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 14.521 secs) 16:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 14.579 secs) 16:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 14.618 secs) 16:35:50 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.642 secs) 16:35:51 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (20.427 secs / 14.642 secs) 16:35:51 TOTAL: 149 SUCCESS 16:35:51 ✔ Browser application bundle generation complete. 16:35:55 16:35:55 =============================== Coverage summary =============================== 16:35:55 Statements : 40.98% ( 1467/3580 ) 16:35:55 Branches : 12.03% ( 111/923 ) 16:35:55 Functions : 33.28% ( 432/1298 ) 16:35:55 Lines : 38.91% ( 1318/3387 ) 16:35:55 ================================================================================ 16:35:55 13 01 2023 16:35:55.100:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:35:56 ✔ Browser application bundle generation complete. 16:35:57 make[1]: Leaving directory '/w/workspace/edgex-ui-go/97/web' [Pipeline] echo 16:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:35:57 $ docker stop --time=1 c0351f748b151733036a810d967f32ff3bdfbff3603c2b34042044081aecf3cb 16:35:58 $ docker rm -f --volumes c0351f748b151733036a810d967f32ff3bdfbff3603c2b34042044081aecf3cb [Pipeline] // withDockerContainer [Pipeline] sh 16:35:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:36:02 Warning: overwriting stash ‘coverage-report’ 16:36:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:36:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:36:10 + ls -al . 16:36:10 total 184 16:36:10 drwxrwxr-x 13 jenkins jenkins 4096 Jan 13 16:25 . 16:36:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:22 .. 16:36:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:22 .blubracket 16:36:10 -rw-rw-r-- 1 jenkins jenkins 18 Jan 13 16:22 .dockerignore 16:36:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:22 .git 16:36:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:22 .github 16:36:10 -rw-rw-r-- 1 jenkins jenkins 185 Jan 13 16:22 .gitignore 16:36:10 -rw-rw-r-- 1 jenkins jenkins 4856 Jan 13 16:22 Attribution.txt 16:36:10 -rw-rw-r-- 1 jenkins jenkins 17205 Jan 13 16:22 CHANGELOG.md 16:36:10 -rw-rw-r-- 1 jenkins jenkins 3959 Jan 13 16:22 CONTRIBUTING.md 16:36:10 -rw-rw-r-- 1 jenkins jenkins 1847 Jan 13 16:22 Dockerfile 16:36:10 -rw-rw-r-- 1 jenkins jenkins 652 Jan 13 16:22 Jenkinsfile 16:36:10 -rw-rw-r-- 1 jenkins jenkins 11357 Jan 13 16:22 LICENSE 16:36:10 -rw-rw-r-- 1 jenkins jenkins 2124 Jan 13 16:22 Makefile 16:36:10 -rw-rw-r-- 1 jenkins jenkins 4558 Jan 13 16:22 README.md 16:36:10 -rw-rw-r-- 1 jenkins jenkins 11 Jan 13 16:20 VERSION 16:36:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:22 assets 16:36:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:22 bin 16:36:10 drwxrwxr-x 3 jenkins jenkins 4096 Jan 13 16:22 cmd 16:36:10 -rw-r--r-- 1 jenkins jenkins 10 Jan 13 16:25 coverage.out 16:36:10 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 16:22 docs 16:36:10 -rw-rw-r-- 1 jenkins jenkins 3110 Jan 13 16:22 go.mod 16:36:10 -rw-rw-r-- 1 jenkins jenkins 43888 Jan 13 16:22 go.sum 16:36:10 drwxrwxr-x 8 jenkins jenkins 4096 Jan 13 16:22 internal 16:36:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:22 snap 16:36:10 drwxrwxr-x 4 jenkins jenkins 4096 Jan 13 16:22 testing 16:36:10 -rw-rw-r-- 1 jenkins jenkins 155 Jan 13 16:22 version.go 16:36:10 drwxrwxr-x 6 jenkins jenkins 4096 Jan 13 16:28 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:36:10 + 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=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 --label arch=arm64 --label version=3.0.0-dev.1 . 16:36:11 Sending build context to Docker daemon 31.49MB 16:36:11 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:36:11 Step 2/26 : FROM ${BASE} AS builder 16:36:11 ---> 31f59201ecd4 16:36:11 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:36:13 ---> Running in ee38ac22441d 16:36:13 Removing intermediate container ee38ac22441d 16:36:13 ---> 15015f382fcb 16:36:13 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 16:36:13 ---> Running in 117166bd3a64 16:36:13 Removing intermediate container 117166bd3a64 16:36:13 ---> ad2e0a007a17 16:36:13 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:36:13 ---> Running in d79c7ea80200 16:36:14 Removing intermediate container d79c7ea80200 16:36:14 ---> 45c4c820a130 16:36:14 Step 6/26 : LABEL Name=edgex-ui-go 16:36:14 ---> Running in c7be0a7f7ccf 16:36:14 Removing intermediate container c7be0a7f7ccf 16:36:14 ---> 66cf1291888c 16:36:14 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:36:14 ---> Running in 1e0f8ee8f61a 16:36:14 Removing intermediate container 1e0f8ee8f61a 16:36:14 ---> a199cda470c8 16:36:14 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:36:16 ---> 6e2344dd1e21 16:36:16 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:16 ---> Running in 8e9decd57c48 16:36:18 Removing intermediate container 8e9decd57c48 16:36:18 ---> d288bce40396 16:36:18 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:36:18 ---> Running in aee6a6c35001 16:36:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:36:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:36:20 OK: 221 MiB in 51 packages 16:36:21 Removing intermediate container aee6a6c35001 16:36:21 ---> 655e8d747d99 16:36:21 Step 11/26 : ENV GO111MODULE=on 16:36:21 ---> Running in f14ee7a99974 16:36:22 Removing intermediate container f14ee7a99974 16:36:22 ---> 60c65a5ae306 16:36:22 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:36:22 ---> Running in 06402402345d 16:36:22 Removing intermediate container 06402402345d 16:36:22 ---> 4e72ce9a39ac 16:36:22 Step 13/26 : COPY go.mod vendor* ./ 16:36:22 ---> dd4861eb8849 16:36:22 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:22 ---> Running in d25aefefee0a 16:36:26 Removing intermediate container d25aefefee0a 16:36:26 ---> f1a394dd35eb 16:36:26 Step 15/26 : COPY . . 16:36:30 ---> f795e2b9a05a 16:36:30 Step 16/26 : RUN ${MAKE} 16:36:30 ---> Running in 3f0aa5ab16fe 16:36:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:37:52 Removing intermediate container 3f0aa5ab16fe 16:37:52 ---> b7b50e9fbeac 16:37:52 Step 17/26 : FROM alpine:3.14 16:37:52 3.14: Pulling from library/alpine 16:37:52 90cda3b7c325: Pulling fs layer 16:37:52 90cda3b7c325: Verifying Checksum 16:37:52 90cda3b7c325: Download complete 16:37:52 90cda3b7c325: Pull complete 16:37:52 Digest: sha256:4c869a63e1b7c0722fed1e402a6466610327c3b83bdddb94bd94fb71da7f638a 16:37:52 Status: Downloaded newer image for alpine:3.14 16:37:52 ---> 275902a1839d 16:37:52 Step 18/26 : EXPOSE 4000 16:37:52 ---> Running in 23d1f47ff8b9 16:37:52 Removing intermediate container 23d1f47ff8b9 16:37:52 ---> e8c518b8c0a0 16:37:52 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:37:52 ---> 5a4c76ac0273 16:37:52 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:37:52 ---> 07a4b90671c5 16:37:52 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:37:52 ---> 698b8240e2f9 16:37:52 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:37:52 ---> Running in 21f2eccb7233 16:37:52 Removing intermediate container 21f2eccb7233 16:37:52 ---> 73cc678af460 16:37:52 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 16:37:52 ---> Running in 543bc4be661d 16:37:52 Removing intermediate container 543bc4be661d 16:37:52 ---> f47522d55789 16:37:52 Step 24/26 : LABEL arch=arm64 16:37:52 ---> Running in 0ba810fff1c9 16:37:52 Removing intermediate container 0ba810fff1c9 16:37:52 ---> ff863d09ec33 16:37:52 Step 25/26 : LABEL git_sha=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:37:52 ---> Running in d69e20a5620a 16:37:52 Removing intermediate container d69e20a5620a 16:37:52 ---> a6e2cc516e5a 16:37:52 Step 26/26 : LABEL version=3.0.0-dev.1 16:37:52 ---> Running in d0f3234ac269 16:37:52 Removing intermediate container d0f3234ac269 16:37:52 ---> 96aebeee14e5 16:37:52 [Warning] One or more build-args [ARCH] were not consumed 16:37:52 Successfully built 96aebeee14e5 16:37:52 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 16:37:52 provisioning config files... 16:37:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/97@tmp/config3545178479503129835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:37:53 ---> docker-login.sh 16:37:53 nexus3.edgexfoundry.org:10001 16:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:53 Configure a credential helper to remove this warning. See 16:37:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:53 16:37:53 Login Succeeded 16:37:53 nexus3.edgexfoundry.org:10002 16:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:53 Configure a credential helper to remove this warning. See 16:37:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:53 16:37:53 Login Succeeded 16:37:53 nexus3.edgexfoundry.org:10003 16:37:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:53 Configure a credential helper to remove this warning. See 16:37:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:53 16:37:53 Login Succeeded 16:37:54 nexus3.edgexfoundry.org:10004 16:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:54 Configure a credential helper to remove this warning. See 16:37:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:54 16:37:54 Login Succeeded 16:37:54 docker.io 16:37:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:37:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:37:55 Configure a credential helper to remove this warning. See 16:37:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:37:55 16:37:55 Login Succeeded 16:37:55 ---> docker-login.sh ends [Pipeline] } 16:37:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:37:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:37:55 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:37:55 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:37:55 latest 16:37:55 3.0.0-dev.1 16:37:55 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 16:37:55 main 16:37:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:55 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:37:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:37:55 8d97fdbbd844: Preparing 16:37:55 7e843bfed413: Preparing 16:37:55 2b0c95856d76: Preparing 16:37:55 28c3ef001483: Preparing 16:37:55 28c3ef001483: Layer already exists 16:37:56 7e843bfed413: Pushed 16:37:56 8d97fdbbd844: Pushed 16:38:01 2b0c95856d76: Pushed 16:38:01 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:01 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:02 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:38:02 8d97fdbbd844: Preparing 16:38:02 7e843bfed413: Preparing 16:38:02 2b0c95856d76: Preparing 16:38:02 28c3ef001483: Preparing 16:38:02 7e843bfed413: Layer already exists 16:38:02 2b0c95856d76: Layer already exists 16:38:02 28c3ef001483: Layer already exists 16:38:02 8d97fdbbd844: Layer already exists 16:38:02 latest: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:02 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.1 16:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:38:03 8d97fdbbd844: Preparing 16:38:03 7e843bfed413: Preparing 16:38:03 2b0c95856d76: Preparing 16:38:03 28c3ef001483: Preparing 16:38:03 2b0c95856d76: Layer already exists 16:38:03 28c3ef001483: Layer already exists 16:38:03 8d97fdbbd844: Layer already exists 16:38:03 7e843bfed413: Layer already exists 16:38:03 3.0.0-dev.1: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:03 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:03 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 16:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:38:03 8d97fdbbd844: Preparing 16:38:03 7e843bfed413: Preparing 16:38:03 2b0c95856d76: Preparing 16:38:03 28c3ef001483: Preparing 16:38:03 8d97fdbbd844: Layer already exists 16:38:03 7e843bfed413: Layer already exists 16:38:03 28c3ef001483: Layer already exists 16:38:03 2b0c95856d76: Layer already exists 16:38:03 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:04 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:04 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:38:04 8d97fdbbd844: Preparing 16:38:04 7e843bfed413: Preparing 16:38:04 2b0c95856d76: Preparing 16:38:04 28c3ef001483: Preparing 16:38:04 7e843bfed413: Layer already exists 16:38:04 8d97fdbbd844: Layer already exists 16:38:04 2b0c95856d76: Layer already exists 16:38:04 28c3ef001483: Layer already exists 16:38:04 main: digest: sha256:d03c1ae9a48c12a102f57c5383ea974e197fd3a69ab4e15c8142fda425c369ea size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:38:04 ===================================================== [Pipeline] echo 16:38:04 taggedImages: 16:38:04 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 16:38:04 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:38:04 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.1 16:38:04 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35-3.0.0-dev.1 16:38:04 - 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 16:38:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:05 16:38:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:05 arm64: Pulling from edgex-lftools-log-publisher 16:38:05 8998bd30e6a1: Pulling fs layer 16:38:05 04944245beec: Pulling fs layer 16:38:05 699f458cf7ca: Pulling fs layer 16:38:05 765212b225bb: Pulling fs layer 16:38:05 f23df028b6ca: Pulling fs layer 16:38:05 d65c8cfc05b1: Pulling fs layer 16:38:05 2437ff75d9bd: Pulling fs layer 16:38:05 765212b225bb: Waiting 16:38:05 f23df028b6ca: Waiting 16:38:05 d65c8cfc05b1: Waiting 16:38:05 2437ff75d9bd: Waiting 16:38:05 04944245beec: Verifying Checksum 16:38:05 04944245beec: Download complete 16:38:05 765212b225bb: Verifying Checksum 16:38:05 765212b225bb: Download complete 16:38:05 f23df028b6ca: Verifying Checksum 16:38:05 f23df028b6ca: Download complete 16:38:05 d65c8cfc05b1: Verifying Checksum 16:38:05 d65c8cfc05b1: Download complete 16:38:06 699f458cf7ca: Verifying Checksum 16:38:06 8998bd30e6a1: Verifying Checksum 16:38:06 8998bd30e6a1: Download complete 16:38:09 2437ff75d9bd: Download complete 16:38:10 8998bd30e6a1: Pull complete 16:38:10 04944245beec: Pull complete 16:38:12 699f458cf7ca: Pull complete 16:38:12 765212b225bb: Pull complete 16:38:13 f23df028b6ca: Pull complete 16:38:13 d65c8cfc05b1: Pull complete 16:38:28 2437ff75d9bd: Pull complete 16:38:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:38:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:38:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:28 prd-ubuntu20.04-docker-arm64-4c-16g-2226 does not seem to be running inside a container 16:38:28 $ 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/97 -v /w/workspace/edgex-ui-go/97:/w/workspace/edgex-ui-go/97:rw,z -v /w/workspace/edgex-ui-go/97@tmp:/w/workspace/edgex-ui-go/97@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:arm64 cat 16:38:31 $ docker top 34323c5bfe7b49e35100d00d6a86117438bcc52d2de7ad1e351ac15ca7f2ed2a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:32 ---> job-cost.sh 16:38:32 lf-activate-venv: SKIPPING 16:38:32 INFO: No Stack... 16:38:32 INFO: Retrieving Pricing Info for: v3-standard-4 16:38:33 INFO: Archiving Costs [Pipeline] sh 16:38:34 + cut -d, -f6 16:38:34 + cat /w/workspace/edgex-ui-go/97/archives/cost.csv [Pipeline] lock 16:38:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] 16:38:34 Resource [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] did not exist. Created. 16:38:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:38:34 /w/workspace/edgex-ui-go/97@tmp/durable-52651971/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:38:35 + echo total: 0.10999999940395355 [Pipeline] stash 16:38:35 Warning: overwriting stash ‘stack-cost’ 16:38:40 Stashed 1 file(s) [Pipeline] } 16:38:40 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-97-stack-cost] [Pipeline] // lock [Pipeline] } 16:38:40 $ docker stop --time=1 34323c5bfe7b49e35100d00d6a86117438bcc52d2de7ad1e351ac15ca7f2ed2a 16:38:42 $ docker rm -f --volumes 34323c5bfe7b49e35100d00d6a86117438bcc52d2de7ad1e351ac15ca7f2ed2a [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 16:38:43 provisioning config files... 16:38:43 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12024633669287195584tmp [Pipeline] { [Pipeline] sh 16:38:43 + set +x 16:38:43 + curl -s https://codecov.io/bash 16:38:43 + bash -s -- 16:38:43 16:38:43 _____ _ 16:38:43 / ____| | | 16:38:43 | | ___ __| | ___ ___ _____ __ 16:38:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:38:43 | |___| (_) | (_| | __/ (_| (_) \ V / 16:38:43 \_____\___/ \__,_|\___|\___\___/ \_/ 16:38:43 Bash-1.0.6 16:38:43 16:38:43 16:38:43 ==> git version 2.25.1 found 16:38:43 ==> 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 16:38:43 Release-Date: 2020-01-08 16:38:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:38:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:38:43 ==> Jenkins CI detected. 16:38:43 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:38:43 project root: . 16:38:43 --> token set from env 16:38:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:38:43 ==> Running gcov in . (disable via -X gcov) 16:38:44 ==> Python coveragepy not found 16:38:44 ==> Searching for coverage reports in: 16:38:44 + . 16:38:44 -> Found 1 reports 16:38:44 ==> Detecting git/mercurial file structure 16:38:44 ==> Reading reports 16:38:44 + ./coverage.out bytes=10 16:38:44 ==> Appending adjustments 16:38:44 https://docs.codecov.io/docs/fixing-reports 16:38:45 + Found adjustments 16:38:45 ==> Gzipping contents 16:38:45 12K /tmp/codecov.6C6ncw.gz 16:38:45 ==> Uploading reports 16:38:45 url: https://codecov.io 16:38:45 query: branch=main&commit=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:38:45 -> Pinging Codecov 16:38:45 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=5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35&build=97&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F97%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:38:45 -> Uploading to 16:38:45 https://storage.googleapis.com/codecov/v4/raw/2023-01-13/FB506323287CE973F263BFD2A0EB1F37/5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35/02f597c5-c30d-4f88-8a11-ebb17da9c454.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230113%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230113T163845Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=76044fa9dfcc1be556627155aaf812393a14ab2beb705fbacc565800a00b7944 16:38:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:45 Dload Upload Total Spent Left Speed 16:38:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 38380 --:--:-- --:--:-- --:--:-- 38380 16:38:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] } 16:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:38:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:38:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:38:46 16:38:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:38:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:38:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:38:46 df9b9388f04a: Pulling fs layer 16:38:46 52dc419b0ee2: Pulling fs layer 16:38:46 25bc292e5bac: Pulling fs layer 16:38:46 114826534d7a: Pulling fs layer 16:38:46 4657fd5d0bcf: Pulling fs layer 16:38:46 6ad1cebc031e: Pulling fs layer 16:38:46 8a3aa393b2d8: Pulling fs layer 16:38:46 114826534d7a: Waiting 16:38:46 4657fd5d0bcf: Waiting 16:38:46 6ad1cebc031e: Waiting 16:38:46 8a3aa393b2d8: Waiting 16:38:46 25bc292e5bac: Download complete 16:38:46 52dc419b0ee2: Download complete 16:38:46 4657fd5d0bcf: Verifying Checksum 16:38:46 4657fd5d0bcf: Download complete 16:38:46 df9b9388f04a: Verifying Checksum 16:38:46 df9b9388f04a: Download complete 16:38:46 df9b9388f04a: Pull complete 16:38:46 6ad1cebc031e: Verifying Checksum 16:38:46 6ad1cebc031e: Download complete 16:38:46 52dc419b0ee2: Pull complete 16:38:46 25bc292e5bac: Pull complete 16:38:47 114826534d7a: Verifying Checksum 16:38:47 114826534d7a: Download complete 16:38:47 8a3aa393b2d8: Verifying Checksum 16:38:47 8a3aa393b2d8: Download complete 16:38:52 114826534d7a: Pull complete 16:38:52 4657fd5d0bcf: Pull complete 16:38:52 6ad1cebc031e: Pull complete 16:38:55 8a3aa393b2d8: Pull complete 16:38:55 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:38:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:38:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:38:55 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:38:55 $ 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 16:38:57 $ docker top 1fc2b3f4d59454ffb10d60451ae111039dc9c326ad36aba3e63dff03e63aa5b4 -eo pid,comm [Pipeline] { [Pipeline] echo 16:38:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 16:38:57 + set -o pipefail 16:38:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 16:39:07 16:39:07 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:39:07 16:39:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/9ae652c7-2c21-4429-86cb-0a67b349f4d0 16:39:07 16:39:07 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 16:39:07 16:39:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:39:07 16:39:07 16:39:07 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:39:07 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:39:07 More details here: https://snyk.co/ue1NS [Pipeline] } 16:39:07 $ docker stop --time=1 1fc2b3f4d59454ffb10d60451ae111039dc9c326ad36aba3e63dff03e63aa5b4 16:39:09 $ docker rm -f --volumes 1fc2b3f4d59454ffb10d60451ae111039dc9c326ad36aba3e63dff03e63aa5b4 [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 16:39:10 + git log --format=format:%s -1 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 [Pipeline] sh 16:39:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:39:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:11 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:39:11 $ 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 16:39:11 $ docker top b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee -eo pid,comm 16:39:11 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). 16:39:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:11 [ssh-agent] Looking for ssh-agent implementation... 16:39:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:11 $ docker exec b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee ssh-agent 16:39:11 SSH_AUTH_SOCK=/tmp/ssh-ArWikOgt9o6D/agent.32 16:39:11 SSH_AGENT_PID=38 16:39:11 Running ssh-add (command line suppressed) 16:39:12 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1451230063062722294.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1451230063062722294.key) 16:39:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:12 + git semver tag 16:39:12 2023-01-13 16:39:12,514 [run_tag] DEBUG tag force:False 16:39:12 2023-01-13 16:39:12,514 [check_head_tag] DEBUG check head tag 16:39:12 2023-01-13 16:39:12,515 [execute] INFO git cat-file --batch-check 16:39:12 2023-01-13 16:39:12,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:39:12 2023-01-13 16:39:12,520 [execute] INFO git cat-file --batch 16:39:12 2023-01-13 16:39:12,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:39:12 2023-01-13 16:39:12,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:39:12 2023-01-13 16:39:12,535 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 16:39:12 2023-01-13 16:39:12,536 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:39:12 2023-01-13 16:39:12,539 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:39:12 3.0.0-dev.1 [Pipeline] } 16:39:12 $ docker exec --env ******** --env ******** b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee ssh-agent -k 16:39:12 unset SSH_AUTH_SOCK; 16:39:12 unset SSH_AGENT_PID; 16:39:12 echo Agent pid 38 killed; 16:39:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:13 + git semver [Pipeline] } 16:39:13 $ docker stop --time=1 b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee 16:39:14 $ docker rm -f --volumes b0dcfe304ecac79a961b94cc62d203367514b619e948bd00fd8698c6cf337cee [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:39:14 16:39:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:39:15 0.23.1-centos7: Pulling from edgex-lftools 16:39:15 ab5ef0e58194: Pulling fs layer 16:39:15 9712f1f96733: Pulling fs layer 16:39:15 63f879dbbcfc: Pulling fs layer 16:39:15 0d9ebad4ef96: Pulling fs layer 16:39:15 e9a5061849ea: Pulling fs layer 16:39:15 d747dcd14b5f: Pulling fs layer 16:39:15 2de7ff778b66: Pulling fs layer 16:39:15 0d9ebad4ef96: Waiting 16:39:15 e9a5061849ea: Waiting 16:39:15 d747dcd14b5f: Waiting 16:39:15 2de7ff778b66: Waiting 16:39:15 9712f1f96733: Download complete 16:39:15 63f879dbbcfc: Verifying Checksum 16:39:15 63f879dbbcfc: Download complete 16:39:15 0d9ebad4ef96: Verifying Checksum 16:39:15 0d9ebad4ef96: Download complete 16:39:15 e9a5061849ea: Verifying Checksum 16:39:15 e9a5061849ea: Download complete 16:39:15 d747dcd14b5f: Download complete 16:39:15 ab5ef0e58194: Verifying Checksum 16:39:15 ab5ef0e58194: Download complete 16:39:16 2de7ff778b66: Verifying Checksum 16:39:16 2de7ff778b66: Download complete 16:39:18 ab5ef0e58194: Pull complete 16:39:18 9712f1f96733: Pull complete 16:39:19 63f879dbbcfc: Pull complete 16:39:22 0d9ebad4ef96: Pull complete 16:39:23 e9a5061849ea: Pull complete 16:39:23 d747dcd14b5f: Pull complete 16:39:24 2de7ff778b66: Pull complete 16:39:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:39:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:24 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:39:24 $ 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 16:39:27 $ docker top fea5c0517317ba107b95352a1a23a747b1b747474a4ec1ad08bbb5522cc2c703 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:39:27 provisioning config files... 16:39:27 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1519281644849642038tmp 16:39:27 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config14407452706682548614tmp 16:39:27 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6246185632653751471tmp [Pipeline] { [Pipeline] echo 16:39:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:39:27 ---> sigul-configuration.sh 16:39:27 gpg: directory `/root/.gnupg' created 16:39:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:39:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:39:27 gpg: keyring `/root/.gnupg/secring.gpg' created 16:39:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:39:27 gpg: CAST5 encrypted data 16:39:27 gpg: encrypted with 1 passphrase 16:39:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:39:28 + mkdir /home/jenkins 16:39:28 + mkdir /home/jenkins/sigul [Pipeline] sh 16:39:28 + 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 16:39:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:39:28 ---> sigul-install.sh 16:39:28 Sigul already installed; skipping installation. [Pipeline] sh 16:39:28 + git tag --list 16:39:28 0.1.1 16:39:28 v1.1.0 16:39:28 v1.2.0 16:39:28 v1.2.1 16:39:28 v1.3.0 16:39:28 v2.0.0 16:39:28 v2.1.0 16:39:28 v2.2.0 16:39:28 v2.2.1-dev.1 16:39:28 v2.2.1-dev.2 16:39:28 v2.2.1-dev.3 16:39:28 v2.2.1-dev.4 16:39:28 v2.2.1-dev.5 16:39:28 v2.2.1-dev.6 16:39:28 v2.2.1-dev.7 16:39:28 v2.3.0 16:39:28 v2.3.0-dev.10 16:39:28 v2.3.0-dev.11 16:39:28 v2.3.0-dev.12 16:39:28 v2.3.0-dev.13 16:39:28 v2.3.0-dev.14 16:39:28 v2.3.0-dev.15 16:39:28 v2.3.0-dev.16 16:39:28 v2.3.0-dev.17 16:39:28 v2.3.0-dev.18 16:39:28 v2.3.0-dev.19 16:39:28 v2.3.0-dev.20 16:39:28 v2.3.0-dev.21 16:39:28 v2.3.0-dev.22 16:39:28 v2.3.0-dev.23 16:39:28 v2.3.0-dev.24 16:39:28 v2.3.0-dev.7 16:39:28 v2.3.0-dev.8 16:39:28 v2.3.0-dev.9 16:39:28 v3.0.0-dev.1 [Pipeline] sh 16:39:29 + lftools sign git-tag v3.0.0-dev.1 16:39:29 Signing Git tag with Sigul... 16:39:29 Signing v3.0.0-dev.1 [Pipeline] echo 16:39:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:39:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:39:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:39:30 $ docker stop --time=1 fea5c0517317ba107b95352a1a23a747b1b747474a4ec1ad08bbb5522cc2c703 16:39:31 $ docker rm -f --volumes fea5c0517317ba107b95352a1a23a747b1b747474a4ec1ad08bbb5522cc2c703 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:39:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:39:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:32 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:39:32 $ 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 16:39:33 $ docker top 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 -eo pid,comm 16:39:33 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). 16:39:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:33 [ssh-agent] Looking for ssh-agent implementation... 16:39:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:33 $ docker exec 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 ssh-agent 16:39:33 SSH_AUTH_SOCK=/tmp/ssh-4EzVA8houHom/agent.32 16:39:33 SSH_AGENT_PID=38 16:39:33 Running ssh-add (command line suppressed) 16:39:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8331016138140100821.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_8331016138140100821.key) 16:39:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:33 + git semver bump pre 16:39:34 2023-01-13 16:39:34,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:39:34 2023-01-13 16:39:34,100 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev 16:39:34 2023-01-13 16:39:34,100 [bump_version] DEBUG bumped version:3.0.0-dev.2 16:39:34 2023-01-13 16:39:34,100 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 16:39:34 2023-01-13 16:39:34,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:39:34 2023-01-13 16:39:34,100 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:39:34 2023-01-13 16:39:34,103 [execute] INFO git cat-file --batch-check 16:39:34 2023-01-13 16:39:34,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:39:34 2023-01-13 16:39:34,109 [execute] INFO git cat-file --batch 16:39:34 2023-01-13 16:39:34,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:39:34 2023-01-13 16:39:34,115 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:39:34 3.0.0-dev.2 [Pipeline] } 16:39:34 $ docker exec --env ******** --env ******** 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 ssh-agent -k 16:39:34 unset SSH_AUTH_SOCK; 16:39:34 unset SSH_AGENT_PID; 16:39:34 echo Agent pid 38 killed; 16:39:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:34 + git semver [Pipeline] } 16:39:34 $ docker stop --time=1 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 16:39:36 $ docker rm -f --volumes 82b7e55d92d8836b36eba49760e000f5d300804a138365c7dfaad76a57fa8783 [Pipeline] // withDockerContainer [Pipeline] sh 16:39:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:39:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:39:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:36 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:39:36 $ 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 16:39:37 $ docker top 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 -eo pid,comm 16:39:37 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). 16:39:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:39:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:39:37 [ssh-agent] Looking for ssh-agent implementation... 16:39:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:39:37 $ docker exec 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 ssh-agent 16:39:37 SSH_AUTH_SOCK=/tmp/ssh-Dp7HapUTM3Bp/agent.31 16:39:37 SSH_AGENT_PID=37 16:39:37 Running ssh-add (command line suppressed) 16:39:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11503958152292792282.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_11503958152292792282.key) 16:39:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:39:38 + git semver push 16:39:38 2023-01-13 16:39:38,208 [run_push] DEBUG push 16:39:38 2023-01-13 16:39:38,209 [execute] INFO git cat-file --batch-check 16:39:38 2023-01-13 16:39:38,209 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:39:38 2023-01-13 16:39:38,213 [execute] INFO git rev-list 851b159a334614ef937e447abf9b37801c99bb77 -- 16:39:38 2023-01-13 16:39:38,213 [execute] DEBUG Popen(['git', 'rev-list', '851b159a334614ef937e447abf9b37801c99bb77', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:39:38 2023-01-13 16:39:38,222 [execute] INFO git fetch -v origin 16:39:38 2023-01-13 16:39:38,222 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:39:38 2023-01-13 16:39:38,749 [run_push] DEBUG no remote changes detected 16:39:38 2023-01-13 16:39:38,749 [execute] INFO git push origin semver 16:39:38 2023-01-13 16:39:38,750 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:39:39 2023-01-13 16:39:39,588 [run_push] DEBUG push all version tags 16:39:39 2023-01-13 16:39:39,589 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:39:39 2023-01-13 16:39:39,589 [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) 16:39:40 2023-01-13 16:39:40,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:39:40 3.0.0-dev.2 [Pipeline] } 16:39:40 $ docker exec --env ******** --env ******** 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 ssh-agent -k 16:39:40 unset SSH_AUTH_SOCK; 16:39:40 unset SSH_AGENT_PID; 16:39:40 echo Agent pid 37 killed; 16:39:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:39:41 + git semver [Pipeline] } 16:39:41 $ docker stop --time=1 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 16:39:42 $ docker rm -f --volumes 2cb3cd4ba4181e90dc1456889cbc901b26968b1b7309157c4e26e63e89770346 [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 16:39:43 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 16:39:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:39:43 total 16 16:39:43 drwxr-xr-x 3 root root 4096 Jan 13 16:23 . 16:39:43 drwxrwxr-x 15 jenkins jenkins 4096 Jan 13 16:39 .. 16:39:43 drwxr-xr-x 2 root root 4096 Jan 13 16:23 cost 16:39:43 -rw-r--r-- 1 root root 82 Jan 13 16:23 cost.csv 16:39:43 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:39:43 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:39:43 total 16 16:39:43 drwxr-xr-x 3 jenkins jenkins 4096 Jan 13 16:23 . 16:39:43 drwxrwxr-x 15 jenkins jenkins 4096 Jan 13 16:39 .. 16:39:43 drwxr-xr-x 2 jenkins jenkins 4096 Jan 13 16:23 cost 16:39:43 -rw-r--r-- 1 jenkins jenkins 82 Jan 13 16:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:39:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:39:44 ---> package-listing.sh 16:39:44 ++ facter osfamily 16:39:44 ++ tr '[:upper:]' '[:lower:]' 16:39:44 + OS_FAMILY=debian 16:39:44 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:39:44 + START_PACKAGES=/tmp/packages_start.txt 16:39:44 + END_PACKAGES=/tmp/packages_end.txt 16:39:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:39:44 + PACKAGES=/tmp/packages_start.txt 16:39:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:39:44 + PACKAGES=/tmp/packages_end.txt 16:39:44 + case "${OS_FAMILY}" in 16:39:44 + dpkg -l 16:39:44 + grep '^ii' 16:39:44 + '[' -f /tmp/packages_start.txt ']' 16:39:44 + '[' -f /tmp/packages_end.txt ']' 16:39:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:39:44 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:39:44 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:39:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 16:39:44 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 16:39:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:39:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:39:45 prd-ubuntu20.04-docker-8c-8g-2224 does not seem to be running inside a container 16:39:45 $ 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 16:39:45 $ docker top 5f0bd89e6081343c65902d26e92daebe6a13198dcf410a15193b585ab552eec1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:39:46 + touch /tmp/pre-build-complete [Pipeline] sh 16:39:46 + mkdir -p /var/log/sysstat [Pipeline] sh 16:39:46 + ls /var/log/sa-host 16:39:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:39:46 provisioning config files... 16:39:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config595024684682388760tmp [Pipeline] { [Pipeline] echo 16:39:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:39:47 ---> create-netrc.sh [Pipeline] } 16:39:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:39:47 ---> python-tools-install.sh [Pipeline] echo 16:39:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:39:47 ---> sudo-logs.sh 16:39:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:39:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:39:48 ---> job-cost.sh 16:39:48 lf-activate-venv: SKIPPING 16:39:48 DEBUG: total: 0.2199999988079071 16:39:48 INFO: Retrieving Stack Cost... 16:39:48 INFO: Retrieving Pricing Info for: v3-standard-8 16:39:49 INFO: Archiving Costs [Pipeline] echo 16:39:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:39:49 ---> logs-deploy.sh 16:39:49 lf-activate-venv: SKIPPING 16:39:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/97 16:39:49 INFO: archiving workspace using pattern(s): 16:39:50 Archives upload complete. 16:39:50 INFO: archiving logs to Nexus