Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3117862983e23d6112f586b2dfa99700b65170de 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-ssh3227401557603130668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8648158042322912527.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5695476570615167430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17702337029138412371.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-ssh8063414604998320955.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2476’ Running on prd-ubuntu20.04-docker-8c-8g-2478 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3117862983e23d6112f586b2dfa99700b65170de (main) Commit message: "refactor(snap): Update command and metadata sourcing (#596)" > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 > git rev-list --no-walk 5cbf8b56c4cc0ba6204c2fd8d8785bff91d75d35 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:27:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:27:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:27:44 ========================================================= 16:27:44 EdgeX Global Pipelines Version Info 16:27:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:27:45 ------------------- 16:27:45 stable info: 16:27:45 ------------------- 16:27:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:27:45 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:27:45 Message: update stable to v1.0.245 16:27:46 ------------------- 16:27:46 experimental info: 16:27:46 ------------------- 16:27:46 Commited By: **** collab-it+edgex@linuxfoundation.org 16:27:46 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:27:46 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3117862983e23d6112f586b2dfa99700b65170de [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3117862 [Pipeline] echo 16:27:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:46 provisioning config files... 16:27:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config7942378257516170795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:47 ---> docker-login.sh 16:27:47 nexus3.edgexfoundry.org:10001 16:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:47 Configure a credential helper to remove this warning. See 16:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:47 16:27:47 Login Succeeded 16:27:47 nexus3.edgexfoundry.org:10002 16:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:47 Configure a credential helper to remove this warning. See 16:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:47 16:27:47 Login Succeeded 16:27:47 nexus3.edgexfoundry.org:10003 16:27:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:47 Configure a credential helper to remove this warning. See 16:27:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:47 16:27:47 Login Succeeded 16:27:47 nexus3.edgexfoundry.org:10004 16:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:48 Configure a credential helper to remove this warning. See 16:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:48 16:27:48 Login Succeeded 16:27:48 docker.io 16:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:48 Configure a credential helper to remove this warning. See 16:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:48 16:27:48 Login Succeeded 16:27:48 ---> docker-login.sh ends [Pipeline] } 16:27:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:27:48 + git rev-list -1 --merges 3117862983e23d6112f586b2dfa99700b65170de~1..3117862983e23d6112f586b2dfa99700b65170de [Pipeline] echo 16:27:48 -----------> git rev-list -1 --merges 3117862983e23d6112f586b2dfa99700b65170de~1..3117862983e23d6112f586b2dfa99700b65170de 3117862983e23d6112f586b2dfa99700b65170de [false] [Pipeline] sh 16:27:49 + git log --format=format:%s -1 3117862983e23d6112f586b2dfa99700b65170de [Pipeline] echo 16:27:49 ========================================================= 16:27:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:27:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:49 + git log --format=format:%s -1 3117862983e23d6112f586b2dfa99700b65170de [Pipeline] echo 16:27:49 [semverPrep] GIT_COMMIT: 3117862983e23d6112f586b2dfa99700b65170de, Commit Message: refactor(snap): Update command and metadata sourcing (#596) [Pipeline] echo 16:27:49 [semverPrep] This is not a build commit. [Pipeline] sh 16:27:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:27:49 + grep -v github /etc/ssh/ssh_known_hosts 16:27:49 + [ -e /tmp/ssh_known_hosts ] 16:27:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:27:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:27:49 + sudo tee -a /etc/ssh/ssh_known_hosts 16:27:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:50 16:27:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:50 0.1.4: Pulling from edgex-devops/py-git-semver 16:27:50 b85a868b505f: Pulling fs layer 16:27:50 e2be974225ed: Pulling fs layer 16:27:50 339a4e72a1f5: Pulling fs layer 16:27:50 988bab9f4d93: Pulling fs layer 16:27:50 1469e6f7b9e6: Pulling fs layer 16:27:50 eaf3925da568: Pulling fs layer 16:27:50 bab4dde63d76: Pulling fs layer 16:27:50 bde34c3a00c8: Pulling fs layer 16:27:50 b352a97aabf1: Pulling fs layer 16:27:50 4872d77fe225: Pulling fs layer 16:27:50 5851b861e8e6: Pulling fs layer 16:27:50 988bab9f4d93: Waiting 16:27:50 eaf3925da568: Waiting 16:27:50 1469e6f7b9e6: Waiting 16:27:50 bab4dde63d76: Waiting 16:27:50 4872d77fe225: Waiting 16:27:50 b352a97aabf1: Waiting 16:27:50 bde34c3a00c8: Waiting 16:27:50 5851b861e8e6: Waiting 16:27:50 e2be974225ed: Verifying Checksum 16:27:50 e2be974225ed: Download complete 16:27:50 988bab9f4d93: Verifying Checksum 16:27:50 988bab9f4d93: Download complete 16:27:50 1469e6f7b9e6: Retrying in 5 seconds 16:27:50 339a4e72a1f5: Verifying Checksum 16:27:50 339a4e72a1f5: Download complete 16:27:50 eaf3925da568: Verifying Checksum 16:27:50 eaf3925da568: Download complete 16:27:50 b85a868b505f: Verifying Checksum 16:27:50 b85a868b505f: Download complete 16:27:50 bde34c3a00c8: Verifying Checksum 16:27:50 bde34c3a00c8: Download complete 16:27:51 b352a97aabf1: Verifying Checksum 16:27:51 b352a97aabf1: Download complete 16:27:51 4872d77fe225: Download complete 16:27:51 5851b861e8e6: Verifying Checksum 16:27:51 5851b861e8e6: Download complete 16:27:51 bab4dde63d76: Verifying Checksum 16:27:51 bab4dde63d76: Download complete 16:27:51 1469e6f7b9e6: Retrying in 4 seconds 16:27:52 b85a868b505f: Pull complete 16:27:52 e2be974225ed: Pull complete 16:27:52 1469e6f7b9e6: Retrying in 3 seconds 16:27:52 339a4e72a1f5: Pull complete 16:27:52 988bab9f4d93: Pull complete 16:27:53 1469e6f7b9e6: Retrying in 2 seconds 16:27:54 1469e6f7b9e6: Retrying in 1 second 16:27:56 1469e6f7b9e6: Retrying in 10 seconds 16:27:56 1469e6f7b9e6: Retrying in 9 seconds 16:27:57 1469e6f7b9e6: Retrying in 8 seconds 16:27:58 1469e6f7b9e6: Retrying in 7 seconds 16:27:59 1469e6f7b9e6: Retrying in 6 seconds 16:28:00 1469e6f7b9e6: Retrying in 5 seconds 16:28:01 1469e6f7b9e6: Retrying in 4 seconds 16:28:03 1469e6f7b9e6: Retrying in 3 seconds 16:28:03 1469e6f7b9e6: Retrying in 2 seconds 16:28:04 1469e6f7b9e6: Retrying in 1 second 16:28:05 1469e6f7b9e6: Verifying Checksum 16:28:05 1469e6f7b9e6: Download complete 16:28:06 1469e6f7b9e6: Pull complete 16:28:06 eaf3925da568: Pull complete 16:28:08 bab4dde63d76: Pull complete 16:28:08 bde34c3a00c8: Pull complete 16:28:08 b352a97aabf1: Pull complete 16:28:08 4872d77fe225: Pull complete 16:28:08 5851b861e8e6: Pull complete 16:28:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:28:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:28:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:08 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:28:08 $ 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:28:10 $ docker top 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 -eo pid,comm 16:28:10 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:28:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:28:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:10 [ssh-agent] Looking for ssh-agent implementation... 16:28:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:10 $ docker exec 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 ssh-agent 16:28:10 SSH_AUTH_SOCK=/tmp/ssh-zvc7FMxhJwwa/agent.32 16:28:10 SSH_AGENT_PID=38 16:28:10 Running ssh-add (command line suppressed) 16:28:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18221943088565426135.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_18221943088565426135.key) 16:28:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:11 + git tag --points-at HEAD [Pipeline] } 16:28:11 $ docker exec --env ******** --env ******** 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 ssh-agent -k 16:28:11 unset SSH_AUTH_SOCK; 16:28:11 unset SSH_AGENT_PID; 16:28:11 echo Agent pid 38 killed; 16:28:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:28:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:28:11 [ssh-agent] Looking for ssh-agent implementation... 16:28:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:28:11 $ docker exec 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 ssh-agent 16:28:11 SSH_AUTH_SOCK=/tmp/ssh-t8Wb6ZlmFGkE/agent.70 16:28:11 SSH_AGENT_PID=76 16:28:11 Running ssh-add (command line suppressed) 16:28:11 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16967730396534035483.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_16967730396534035483.key) 16:28:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:28:12 + git semver init 16:28:12 2023-03-16 16:28:12,272 [run_init] DEBUG init version:0.0.0 force:False 16:28:12 2023-03-16 16:28:12,273 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:28:12 2023-03-16 16:28:12,273 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 16:28:12 2023-03-16 16:28:12,273 [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:28:14 2023-03-16 16:28:13,924 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 16:28:14 2023-03-16 16:28:13,925 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 16:28:14 2023-03-16 16:28:13,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:28:14 2023-03-16 16:28:13,925 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:28:14 3.0.0-dev.2 [Pipeline] } 16:28:14 $ docker exec --env ******** --env ******** 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 ssh-agent -k 16:28:14 unset SSH_AUTH_SOCK; 16:28:14 unset SSH_AGENT_PID; 16:28:14 echo Agent pid 76 killed; 16:28:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:28:14 + git semver [Pipeline] } 16:28:14 $ docker stop --time=1 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 16:28:16 $ docker rm -f --volumes 69389a3d5162708eac01ad754a3381e0eeb7dd84f8f61cb9e21318caa3f99372 [Pipeline] // withDockerContainer [Pipeline] sh 16:28:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:28:16 Stashed 1 file(s) [Pipeline] echo 16:28:16 [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [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:28:16 provisioning config files... 16:28:16 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1008543114536145279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:17 ---> docker-login.sh 16:28:17 nexus3.edgexfoundry.org:10001 16:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:17 Configure a credential helper to remove this warning. See 16:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:17 16:28:17 Login Succeeded 16:28:17 nexus3.edgexfoundry.org:10002 16:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:17 Configure a credential helper to remove this warning. See 16:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:17 16:28:17 Login Succeeded 16:28:17 nexus3.edgexfoundry.org:10003 16:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:17 Configure a credential helper to remove this warning. See 16:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:17 16:28:17 Login Succeeded 16:28:17 nexus3.edgexfoundry.org:10004 16:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:17 Configure a credential helper to remove this warning. See 16:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:17 16:28:17 Login Succeeded 16:28:17 docker.io 16:28:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:17 Configure a credential helper to remove this warning. See 16:28:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:17 16:28:17 Login Succeeded 16:28:17 ---> docker-login.sh ends [Pipeline] } 16:28:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:28:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:18 ========================================================= 16:28:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:28:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:28:18 Sending build context to Docker daemon 45.71MB 16:28:18 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:28:18 Step 2/16 : FROM ${BASE} AS builder 16:28:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:28:18 63b65145d645: Pulling fs layer 16:28:18 a2d21d5440eb: Pulling fs layer 16:28:18 935e6c44a52c: Pulling fs layer 16:28:18 94cc34f8dd06: Pulling fs layer 16:28:18 30dea6a524f1: Pulling fs layer 16:28:18 a2aff8979fd8: Pulling fs layer 16:28:18 6808be2612f2: Pulling fs layer 16:28:18 f25807f1079a: Pulling fs layer 16:28:18 30dea6a524f1: Waiting 16:28:18 94cc34f8dd06: Waiting 16:28:18 a2aff8979fd8: Waiting 16:28:18 6808be2612f2: Waiting 16:28:18 f25807f1079a: Waiting 16:28:18 a2d21d5440eb: Verifying Checksum 16:28:18 a2d21d5440eb: Download complete 16:28:18 94cc34f8dd06: Verifying Checksum 16:28:18 94cc34f8dd06: Download complete 16:28:18 30dea6a524f1: Verifying Checksum 16:28:18 30dea6a524f1: Download complete 16:28:18 63b65145d645: Verifying Checksum 16:28:18 63b65145d645: Download complete 16:28:18 a2aff8979fd8: Verifying Checksum 16:28:18 a2aff8979fd8: Download complete 16:28:18 63b65145d645: Pull complete 16:28:19 a2d21d5440eb: Pull complete 16:28:19 f25807f1079a: Verifying Checksum 16:28:19 f25807f1079a: Download complete 16:28:19 935e6c44a52c: Download complete 16:28:19 6808be2612f2: Verifying Checksum 16:28:19 6808be2612f2: Download complete 16:28:22 935e6c44a52c: Pull complete 16:28:22 94cc34f8dd06: Pull complete 16:28:22 30dea6a524f1: Pull complete 16:28:22 a2aff8979fd8: Pull complete 16:28:24 6808be2612f2: Pull complete 16:28:25 f25807f1079a: Pull complete 16:28:25 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:28:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:28:25 ---> 3b553350e43f 16:28:25 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:28:28 ---> Running in 4ab4b39c9c7b 16:28:28 Removing intermediate container 4ab4b39c9c7b 16:28:28 ---> 1561c35e6ef1 16:28:28 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:28:28 ---> Running in b9a79ba26560 16:28:28 Removing intermediate container b9a79ba26560 16:28:28 ---> b3c323339fcd 16:28:28 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:28:28 ---> Running in be22eec3a9d9 16:28:28 Removing intermediate container be22eec3a9d9 16:28:28 ---> 1aad6c57e2cf 16:28:28 Step 6/16 : LABEL Name=edgex-ui-go 16:28:28 ---> Running in 646017e24d03 16:28:29 Removing intermediate container 646017e24d03 16:28:29 ---> aa180bc193c2 16:28:29 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:28:29 ---> Running in 2576c9b3dd6a 16:28:29 Removing intermediate container 2576c9b3dd6a 16:28:29 ---> e3b196ad98b8 16:28:29 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:28:29 latest: Pulling from library/docker 16:28:29 63b65145d645: Already exists 16:28:29 79632185ca8e: Pulling fs layer 16:28:29 96acd0207079: Pulling fs layer 16:28:29 cd9b23e3d659: Pulling fs layer 16:28:29 9b72c76fa520: Pulling fs layer 16:28:29 2a9913c6de88: Pulling fs layer 16:28:29 d82d65dfa3e2: Pulling fs layer 16:28:29 c870b0efe7bf: Pulling fs layer 16:28:29 3bd06c2449b9: Pulling fs layer 16:28:29 b8adaaee12a3: Pulling fs layer 16:28:29 32e31cd5a8e4: Pulling fs layer 16:28:29 cebae2ff9f88: Pulling fs layer 16:28:29 38a13f2f8392: Pulling fs layer 16:28:29 9b72c76fa520: Waiting 16:28:29 2a9913c6de88: Waiting 16:28:29 d82d65dfa3e2: Waiting 16:28:29 c870b0efe7bf: Waiting 16:28:29 3bd06c2449b9: Waiting 16:28:29 b8adaaee12a3: Waiting 16:28:29 32e31cd5a8e4: Waiting 16:28:29 cebae2ff9f88: Waiting 16:28:29 38a13f2f8392: Waiting 16:28:29 79632185ca8e: Download complete 16:28:30 79632185ca8e: Pull complete 16:28:30 cd9b23e3d659: Verifying Checksum 16:28:30 cd9b23e3d659: Download complete 16:28:30 96acd0207079: Verifying Checksum 16:28:30 96acd0207079: Download complete 16:28:30 2a9913c6de88: Verifying Checksum 16:28:30 2a9913c6de88: Download complete 16:28:30 9b72c76fa520: Verifying Checksum 16:28:30 9b72c76fa520: Download complete 16:28:30 d82d65dfa3e2: Verifying Checksum 16:28:30 d82d65dfa3e2: Download complete 16:28:30 c870b0efe7bf: Verifying Checksum 16:28:30 c870b0efe7bf: Download complete 16:28:30 b8adaaee12a3: Verifying Checksum 16:28:30 b8adaaee12a3: Download complete 16:28:30 96acd0207079: Pull complete 16:28:30 cebae2ff9f88: Verifying Checksum 16:28:30 cebae2ff9f88: Download complete 16:28:30 3bd06c2449b9: Verifying Checksum 16:28:30 3bd06c2449b9: Download complete 16:28:30 38a13f2f8392: Verifying Checksum 16:28:30 38a13f2f8392: Download complete 16:28:30 cd9b23e3d659: Pull complete 16:28:30 32e31cd5a8e4: Verifying Checksum 16:28:30 32e31cd5a8e4: Download complete 16:28:31 9b72c76fa520: Pull complete 16:28:31 2a9913c6de88: Pull complete 16:28:31 d82d65dfa3e2: Pull complete 16:28:31 c870b0efe7bf: Pull complete 16:28:31 3bd06c2449b9: Pull complete 16:28:31 b8adaaee12a3: Pull complete 16:28:31 Still waiting to schedule task 16:28:31 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2477’ 16:28:32 32e31cd5a8e4: Pull complete 16:28:32 cebae2ff9f88: Pull complete 16:28:32 38a13f2f8392: Pull complete 16:28:32 Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c 16:28:32 Status: Downloaded newer image for docker:latest 16:28:35 ---> 038c0c790820 16:28:35 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:28:35 ---> Running in 1f87f5488b98 16:28:35 Removing intermediate container 1f87f5488b98 16:28:35 ---> 60d01b51d101 16:28:35 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:28:35 ---> Running in 737871cffdf7 16:28:35 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:28:35 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:28:36 OK: 265 MiB in 53 packages 16:28:37 Removing intermediate container 737871cffdf7 16:28:37 ---> 09b007c14cc0 16:28:37 Step 11/16 : ENV GO111MODULE=on 16:28:37 ---> Running in e9606ef13610 16:28:37 Removing intermediate container e9606ef13610 16:28:37 ---> d2d2cd1e8846 16:28:37 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:28:37 ---> Running in eef9aae0482c 16:28:37 Removing intermediate container eef9aae0482c 16:28:37 ---> 3495b6b2e978 16:28:37 Step 13/16 : COPY go.mod vendor* ./ 16:28:37 ---> a751f453e36a 16:28:37 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:37 ---> Running in d7fc41ad4502 16:29:03 Removing intermediate container d7fc41ad4502 16:29:03 ---> 1a81c3c31971 16:29:03 Step 15/16 : COPY . . 16:29:03 ---> 94ed241f33de 16:29:03 Step 16/16 : RUN ${MAKE} 16:29:03 ---> Running in e5d050d58c05 16:29:03 noop 16:29:03 Removing intermediate container e5d050d58c05 16:29:03 ---> fb0a3108825a 16:29:03 Successfully built fb0a3108825a 16:29:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:04 + docker inspect -f . ci-base-image-x86_64 16:29:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:04 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:29:04 $ 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:29:04 $ docker top e38499f57791d941bb829e5776e635bd9ad6f40d934eee845f6f84eec846c05b -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:05 + go version 16:29:05 go version go1.20.2 linux/amd64 [Pipeline] } 16:29:05 $ docker stop --time=1 e38499f57791d941bb829e5776e635bd9ad6f40d934eee845f6f84eec846c05b 16:29:06 $ docker rm -f --volumes e38499f57791d941bb829e5776e635bd9ad6f40d934eee845f6f84eec846c05b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:06 + docker inspect -f . ci-base-image-x86_64 16:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:06 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:29:06 $ 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:29:07 $ docker top c4d3a86672b903a4c8d377269f16c27b93a72ee4cbe88f9200429ee820b3f9b5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:07 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 16:29:07 + make test 16:29:07 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:29:13 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:29:21 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:29:21 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:29:21 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:29:21 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:29:21 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:29:21 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:29:21 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:29:21 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:29:21 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:29:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:29:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:29:23 ./bin/test-attribution-txt.sh 16:29:23 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 16:29:23 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 16:29:23 An attribution for golang.org/x/net is missing from Attribution.txt, please add 16:29:23 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 16:29:23 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 16:29:23 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 16:29:23 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 16:29:23 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 16:29:23 make -C web test 16:29:23 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 16:29:23 make[1]: tput: No such file or directory 16:29:23 make[1]: tput: No such file or directory 16:29:23 warning: generating ./VERSION 16:29:23 echo "0.0.0" > VERSION 16:29:23 docker build \ 16:29:23 -f Dockerfile \ 16:29:23 --build-arg USER=1000 \ 16:29:23 \ 16:29:23 --label "git_sha=3117862983e23d6112f586b2dfa99700b65170de" \ 16:29:23 -t edgexfoundry/edgex-web-ui:3117862983e23d6112f586b2dfa99700b65170de \ 16:29:23 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:29:23 . 16:29:23 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:29:23 Install the buildx component to build images with BuildKit: 16:29:23 https://docs.docker.com/go/buildx/ 16:29:23 16:29:23 Sending build context to Docker daemon 3.269MB 16:29:23 Step 1/10 : FROM node:16.17-alpine3.15 16:29:24 16.17-alpine3.15: Pulling from library/node 16:29:24 9621f1afde84: Pulling fs layer 16:29:24 c6f70ee39829: Pulling fs layer 16:29:24 56892a8094a2: Pulling fs layer 16:29:24 58dd87906ef0: Pulling fs layer 16:29:24 58dd87906ef0: Waiting 16:29:24 56892a8094a2: Download complete 16:29:24 9621f1afde84: Verifying Checksum 16:29:24 9621f1afde84: Download complete 16:29:24 58dd87906ef0: Download complete 16:29:24 9621f1afde84: Pull complete 16:29:24 c6f70ee39829: Verifying Checksum 16:29:24 c6f70ee39829: Download complete 16:29:25 c6f70ee39829: Pull complete 16:29:25 56892a8094a2: Pull complete 16:29:25 58dd87906ef0: Pull complete 16:29:25 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 16:29:25 Status: Downloaded newer image for node:16.17-alpine3.15 16:29:25 ---> b69703f70c3d 16:29:25 Step 2/10 : RUN apk add --no-cache chromium 16:29:27 ---> Running in bd40c145f646 16:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:29:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:29:28 (1/129) Installing libxau (1.0.9-r0) 16:29:28 (2/129) Installing libmd (1.0.3-r0) 16:29:28 (3/129) Installing libbsd (0.11.3-r1) 16:29:28 (4/129) Installing libxdmcp (1.1.3-r0) 16:29:28 (5/129) Installing libxcb (1.14-r2) 16:29:28 (6/129) Installing libx11 (1.7.3.1-r0) 16:29:28 (7/129) Installing libxext (1.3.4-r0) 16:29:28 (8/129) Installing libice (1.0.10-r0) 16:29:28 (9/129) Installing libuuid (2.37.4-r0) 16:29:28 (10/129) Installing libsm (1.2.3-r0) 16:29:28 (11/129) Installing libxt (1.2.1-r0) 16:29:28 (12/129) Installing libxmu (1.1.3-r0) 16:29:28 (13/129) Installing xset (1.2.4-r0) 16:29:28 (14/129) Installing xprop (1.2.5-r0) 16:29:28 (15/129) Installing xdg-utils (1.1.3-r0) 16:29:28 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 16:29:28 (17/129) Installing pkgconf (1.8.1-r0) 16:29:28 (18/129) Installing libffi (3.4.2-r1) 16:29:28 (19/129) Installing libintl (0.21-r0) 16:29:28 (20/129) Installing libblkid (2.37.4-r0) 16:29:28 (21/129) Installing libmount (2.37.4-r0) 16:29:28 (22/129) Installing pcre (8.45-r1) 16:29:28 (23/129) Installing glib (2.70.1-r0) 16:29:28 (24/129) Installing xz-libs (5.2.5-r1) 16:29:28 (25/129) Installing libxml2 (2.9.14-r2) 16:29:28 (26/129) Installing shared-mime-info (2.1-r2) 16:29:28 (27/129) Installing hicolor-icon-theme (0.17-r1) 16:29:28 (28/129) Installing libjpeg-turbo (2.1.2-r0) 16:29:28 (29/129) Installing libpng (1.6.37-r1) 16:29:28 (30/129) Installing libwebp (1.2.2-r0) 16:29:28 (31/129) Installing zstd-libs (1.5.0-r0) 16:29:28 (32/129) Installing tiff (4.4.0-r0) 16:29:28 (33/129) Installing gdk-pixbuf (2.42.8-r0) 16:29:28 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 16:29:28 (35/129) Installing libxcomposite (0.4.5-r0) 16:29:28 (36/129) Installing libxfixes (6.0.0-r0) 16:29:28 (37/129) Installing libxrender (0.9.10-r3) 16:29:28 (38/129) Installing libxcursor (1.2.0-r0) 16:29:28 (39/129) Installing libxdamage (1.1.5-r1) 16:29:28 (40/129) Installing libxi (1.8-r0) 16:29:28 (41/129) Installing libxinerama (1.1.4-r1) 16:29:28 (42/129) Installing libxrandr (1.5.2-r1) 16:29:28 (43/129) Installing atk (2.36.0-r0) 16:29:28 (44/129) Installing libxtst (1.2.3-r3) 16:29:28 (45/129) Installing dbus-libs (1.12.24-r0) 16:29:28 (46/129) Installing at-spi2-core (2.42.0-r0) 16:29:28 (47/129) Installing at-spi2-atk (2.38.0-r0) 16:29:28 (48/129) Installing expat (2.5.0-r0) 16:29:28 (49/129) Installing brotli-libs (1.0.9-r5) 16:29:28 (50/129) Installing libbz2 (1.0.8-r1) 16:29:28 (51/129) Installing freetype (2.11.1-r2) 16:29:28 (52/129) Installing fontconfig (2.13.1-r4) 16:29:28 (53/129) Installing pixman (0.40.0-r4) 16:29:28 (54/129) Installing cairo (1.16.0-r5) 16:29:28 (55/129) Installing cairo-gobject (1.16.0-r5) 16:29:28 (56/129) Installing avahi-libs (0.8-r5) 16:29:28 (57/129) Installing gmp (6.2.1-r1) 16:29:28 (58/129) Installing nettle (3.7.3-r0) 16:29:28 (59/129) Installing p11-kit (0.24.0-r1) 16:29:28 (60/129) Installing libtasn1 (4.18.0-r1) 16:29:28 (61/129) Installing libunistring (0.9.10-r1) 16:29:28 (62/129) Installing gnutls (3.7.1-r2) 16:29:28 (63/129) Installing cups-libs (2.3.3-r6) 16:29:28 (64/129) Installing libepoxy (1.5.9-r0) 16:29:29 (65/129) Installing fribidi (1.0.11-r0) 16:29:29 (66/129) Installing graphite2 (1.3.14-r0) 16:29:29 (67/129) Installing harfbuzz (3.0.0-r2) 16:29:29 (68/129) Installing libxft (2.3.4-r0) 16:29:29 (69/129) Installing pango (1.48.10-r0) 16:29:29 (70/129) Installing wayland-libs-client (1.19.0-r1) 16:29:29 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 16:29:29 (72/129) Installing wayland-libs-egl (1.19.0-r1) 16:29:29 (73/129) Installing xkeyboard-config (2.34-r0) 16:29:29 (74/129) Installing libxkbcommon (1.3.1-r0) 16:29:29 (75/129) Installing gtk+3.0 (3.24.30-r0) 16:29:29 Executing gtk+3.0-3.24.30-r0.post-install 16:29:29 (76/129) Installing libfontenc (1.1.4-r0) 16:29:29 (77/129) Installing mkfontscale (1.2.1-r1) 16:29:29 (78/129) Installing ttf-opensans (1.10-r1) 16:29:29 Executing ttf-opensans-1.10-r1.post-install 16:29:31 (79/129) Installing libogg (1.3.5-r0) 16:29:31 (80/129) Installing flac (1.3.4-r0) 16:29:31 (81/129) Installing alsa-lib (1.2.5.1-r1) 16:29:31 (82/129) Installing libatomic (10.3.1_git20211027-r0) 16:29:31 (83/129) Installing sdl2 (2.0.16-r4) 16:29:31 (84/129) Installing aom-libs (3.2.0-r0) 16:29:31 (85/129) Installing libass (0.15.2-r0) 16:29:31 (86/129) Installing libdav1d (0.9.2-r0) 16:29:31 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:29:31 (88/129) Installing ncurses-libs (6.3_p20211120-r1) 16:29:31 (89/129) Installing lame (3.100-r0) 16:29:31 (90/129) Installing opus (1.3.1-r1) 16:29:31 (91/129) Installing libgomp (10.3.1_git20211027-r0) 16:29:31 (92/129) Installing soxr (0.1.3-r2) 16:29:31 (93/129) Installing libsrt (1.4.2-r1) 16:29:31 (94/129) Installing libssh (0.9.6-r1) 16:29:31 (95/129) Installing libtheora (1.1.1-r16) 16:29:31 (96/129) Installing v4l-utils-libs (1.22.1-r1) 16:29:31 (97/129) Installing libpciaccess (0.16-r0) 16:29:31 (98/129) Installing libdrm (2.4.109-r0) 16:29:31 (99/129) Installing libva (2.13.0-r0) 16:29:31 (100/129) Installing libvdpau (1.4-r0) 16:29:31 (101/129) Installing vidstab (1.1.0-r1) 16:29:31 (102/129) Installing libvorbis (1.3.7-r0) 16:29:31 (103/129) Installing libvpx (1.10.0-r0) 16:29:31 (104/129) Installing vulkan-loader (1.2.196-r0) 16:29:31 (105/129) Installing x264-libs (20210613-r0) 16:29:31 (106/129) Installing x265-libs (3.5-r0) 16:29:31 (107/129) Installing xvidcore (1.3.7-r1) 16:29:31 (108/129) Installing ffmpeg-libs (4.4.1-r2) 16:29:31 (109/129) Installing libevent (2.1.12-r4) 16:29:31 (110/129) Installing mesa (21.2.6-r0) 16:29:31 (111/129) Installing wayland-libs-server (1.19.0-r1) 16:29:31 (112/129) Installing mesa-gbm (21.2.6-r0) 16:29:31 (113/129) Installing lcms2 (2.12-r1) 16:29:31 (114/129) Installing nspr (4.32-r0) 16:29:31 (115/129) Installing sqlite-libs (3.36.0-r0) 16:29:31 (116/129) Installing nss (3.78.1-r0) 16:29:31 (117/129) Installing libasyncns (0.8-r1) 16:29:31 (118/129) Installing libltdl (2.4.6-r7) 16:29:31 (119/129) Installing orc (0.4.32-r0) 16:29:31 (120/129) Installing libsndfile (1.0.31-r1) 16:29:31 (121/129) Installing speexdsp (1.2.0-r0) 16:29:31 (122/129) Installing tdb-libs (1.4.5-r0) 16:29:31 (123/129) Installing libpulse (15.0-r2) 16:29:31 (124/129) Installing re2 (2021.11.01-r0) 16:29:31 (125/129) Installing snappy (1.1.9-r1) 16:29:31 (126/129) Installing libgpg-error (1.42-r1) 16:29:31 (127/129) Installing libgcrypt (1.9.4-r0) 16:29:31 (128/129) Installing libxslt (1.1.35-r0) 16:29:31 (129/129) Installing chromium (99.0.4844.84-r0) 16:29:32 Executing busybox-1.34.1-r7.trigger 16:29:32 Executing glib-2.70.1-r0.trigger 16:29:32 Executing shared-mime-info-2.1-r2.trigger 16:29:33 Executing gdk-pixbuf-2.42.8-r0.trigger 16:29:33 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:29:33 Executing fontconfig-2.13.1-r4.trigger 16:29:33 Executing mkfontscale-1.2.1-r1.trigger 16:29:33 OK: 286 MiB in 145 packages 16:29:39 Removing intermediate container bd40c145f646 16:29:39 ---> d17c1a9094c8 16:29:39 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:29:39 ---> Running in 0b21d79f80fb 16:29:39 Removing intermediate container 0b21d79f80fb 16:29:39 ---> 1fa4aa8e2ec2 16:29:39 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:29:39 ---> Running in 2dc70aca19ac 16:29:39 Removing intermediate container 2dc70aca19ac 16:29:39 ---> 02345ccb020f 16:29:39 Step 5/10 : RUN npm install -g npm 16:29:39 ---> Running in c86249bedcf0 16:29:45 16:29:45 removed 7 packages, changed 97 packages, and audited 238 packages in 5s 16:29:45 16:29:45 16 packages are looking for funding 16:29:45 run `npm fund` for details 16:29:45 16:29:45 found 0 vulnerabilities 16:29:46 Removing intermediate container c86249bedcf0 16:29:46 ---> 3b8806537edf 16:29:46 Step 6/10 : ARG USER=1000 16:29:46 ---> Running in 9dce6b9e9989 16:29:46 Removing intermediate container 9dce6b9e9989 16:29:46 ---> f939adfe1014 16:29:46 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:29:46 ---> Running in f70b5b3a39f1 16:29:47 Removing intermediate container f70b5b3a39f1 16:29:47 ---> 4ee4eea9f573 16:29:47 Step 8/10 : USER $USER:$USER 16:29:47 ---> Running in e09a56b42a3f 16:29:47 Removing intermediate container e09a56b42a3f 16:29:47 ---> 798bb7f0fccf 16:29:47 Step 9/10 : WORKDIR /app 16:29:47 ---> Running in 33f593177cb8 16:29:47 Removing intermediate container 33f593177cb8 16:29:47 ---> ea18a6e1c80c 16:29:47 Step 10/10 : LABEL git_sha=3117862983e23d6112f586b2dfa99700b65170de 16:29:47 ---> Running in b9a85114c167 16:29:47 Removing intermediate container b9a85114c167 16:29:47 ---> 2c858b29b65b 16:29:47 Successfully built 2c858b29b65b 16:29:47 Successfully tagged edgexfoundry/edgex-web-ui:3117862983e23d6112f586b2dfa99700b65170de 16:29:47 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:29:47 touch edgex-web-ui.imagebuilt 16:29:47 mkdir -p node_modules coverage 16:29:47 chown "1000:1000" node_modules coverage package-lock.json 16:29:47 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:29:49 npm WARN EBADENGINE Unsupported engine { 16:29:49 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:29:49 npm WARN EBADENGINE required: { 16:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:29:49 npm WARN EBADENGINE }, 16:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:29:49 npm WARN EBADENGINE } 16:29:49 npm WARN EBADENGINE Unsupported engine { 16:29:49 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:29:49 npm WARN EBADENGINE required: { 16:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:29:49 npm WARN EBADENGINE }, 16:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:29:49 npm WARN EBADENGINE } 16:29:49 npm WARN EBADENGINE Unsupported engine { 16:29:49 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:29:49 npm WARN EBADENGINE required: { 16:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:29:49 npm WARN EBADENGINE }, 16:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:29:49 npm WARN EBADENGINE } 16:29:49 npm WARN EBADENGINE Unsupported engine { 16:29:49 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:29:49 npm WARN EBADENGINE required: { 16:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:29:49 npm WARN EBADENGINE }, 16:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:29:49 npm WARN EBADENGINE } 16:29:49 npm WARN EBADENGINE Unsupported engine { 16:29:49 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:29:49 npm WARN EBADENGINE required: { 16:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:29:49 npm WARN EBADENGINE }, 16:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:29:49 npm WARN EBADENGINE } 16:29:49 npm WARN EBADENGINE Unsupported engine { 16:29:49 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:29:49 npm WARN EBADENGINE required: { 16:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:29:49 npm WARN EBADENGINE }, 16:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:29:49 npm WARN EBADENGINE } 16:29:49 npm WARN EBADENGINE Unsupported engine { 16:29:49 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:29:49 npm WARN EBADENGINE required: { 16:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:29:49 npm WARN EBADENGINE }, 16:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:29:49 npm WARN EBADENGINE } 16:29:49 npm WARN EBADENGINE Unsupported engine { 16:29:49 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:29:49 npm WARN EBADENGINE required: { 16:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:29:49 npm WARN EBADENGINE }, 16:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:29:49 npm WARN EBADENGINE } 16:29:49 npm WARN EBADENGINE Unsupported engine { 16:29:49 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:29:49 npm WARN EBADENGINE required: { 16:29:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:29:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:29:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:29:49 npm WARN EBADENGINE }, 16:29:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:29:49 npm WARN EBADENGINE } 16:29:53 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:29:53 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:29:53 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:29:53 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:29:53 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:29:53 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:29:54 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:29:55 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:29:55 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:29:57 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:57 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:58 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:58 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:59 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:29:59 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:59 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:30:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:30:03 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:06 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:12 16:30:12 added 1478 packages, and audited 1479 packages in 23s 16:30:12 16:30:12 90 packages are looking for funding 16:30:12 run `npm fund` for details 16:30:12 16:30:12 27 vulnerabilities (2 low, 4 moderate, 16 high, 5 critical) 16:30:12 16:30:12 To address issues that do not require attention, run: 16:30:12 npm audit fix 16:30:12 16:30:12 To address all issues (including breaking changes), run: 16:30:12 npm audit fix --force 16:30:12 16:30:12 Run `npm audit` for details. 16:30:18 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:30:21 - Generating browser application bundles (phase: setup)... 16:30:25 Compiling @angular/core : es2015 as esm2015 16:30:25 Compiling @angular/compiler/testing : es2015 as esm2015 16:30:28 Compiling @angular/common : es2015 as esm2015 16:30:28 Compiling @angular/core/testing : es2015 as esm2015 16:30:29 Compiling @angular/platform-browser : es2015 as esm2015 16:30:29 Compiling @angular/common/testing : es2015 as esm2015 16:30:30 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:30:30 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:30:30 Compiling @angular/router : es2015 as esm2015 16:30:30 Compiling @angular/common/http : es2015 as esm2015 16:30:30 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:30:30 Compiling @angular/forms : es2015 as esm2015 16:30:30 Compiling @angular/common/http/testing : es2015 as esm2015 16:30:32 Compiling @angular/router/testing : es2015 as esm2015 16:30:39 16 03 2023 16:30:38.159:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:30:39 16 03 2023 16:30:38.162:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:30:39 16 03 2023 16:30:38.168:INFO [launcher]: Starting browser ChromeHeadless 16:30:51 ✔ Browser application bundle generation complete. 16:30:51 16 03 2023 16:30:49.694:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket JMxX2HJreZZo8z2CAAAB with id 44128677 16:30:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2481 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:30:51 Running in /w/workspace/edgex-ui-go/98 [Pipeline] { [Pipeline] checkout 16:30:52 The recommended git tool is: git 16:30:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 16:30:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 149 SUCCESS (0 secs / 0.086 secs) 16:30:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 149 SUCCESS (0 secs / 0.107 secs) 16:30:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 149 SUCCESS (0 secs / 0.134 secs) 16:30:52 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 149 SUCCESS (0 secs / 0.168 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 149 SUCCESS (0 secs / 0.353 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 149 SUCCESS (0 secs / 0.389 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 149 SUCCESS (0 secs / 0.398 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 149 SUCCESS (0 secs / 0.447 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 149 SUCCESS (0 secs / 0.451 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 149 SUCCESS (0 secs / 0.462 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 149 SUCCESS (0 secs / 0.475 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 149 SUCCESS (0 secs / 0.487 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 149 SUCCESS (0 secs / 0.511 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 149 SUCCESS (0 secs / 0.526 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 149 SUCCESS (0 secs / 0.531 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 149 SUCCESS (0 secs / 0.537 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 149 SUCCESS (0 secs / 0.563 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 149 SUCCESS (0 secs / 0.571 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 149 SUCCESS (0 secs / 0.575 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 149 SUCCESS (0 secs / 0.583 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 149 SUCCESS (0 secs / 0.61 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 149 SUCCESS (0 secs / 0.636 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 149 SUCCESS (0 secs / 0.651 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 149 SUCCESS (0 secs / 0.67 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 149 SUCCESS (0 secs / 0.708 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 149 SUCCESS (0 secs / 0.712 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 149 SUCCESS (0 secs / 0.719 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 149 SUCCESS (0 secs / 0.721 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 149 SUCCESS (0 secs / 0.726 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 149 SUCCESS (0 secs / 0.739 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 149 SUCCESS (0 secs / 0.77 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 149 SUCCESS (0 secs / 0.795 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 149 SUCCESS (0 secs / 0.804 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 149 SUCCESS (0 secs / 0.841 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 149 SUCCESS (0 secs / 0.845 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 149 SUCCESS (0 secs / 0.857 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 149 SUCCESS (0 secs / 0.863 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 149 SUCCESS (0 secs / 0.869 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 149 SUCCESS (0 secs / 0.875 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 149 SUCCESS (0 secs / 0.933 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 149 SUCCESS (0 secs / 0.937 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 149 SUCCESS (0 secs / 0.941 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 149 SUCCESS (0 secs / 0.942 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 149 SUCCESS (0 secs / 0.945 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 149 SUCCESS (0 secs / 0.96 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 149 SUCCESS (0 secs / 0.969 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 149 SUCCESS (0 secs / 0.977 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 149 SUCCESS (0 secs / 0.985 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 149 SUCCESS (0 secs / 0.997 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 149 SUCCESS (0 secs / 1.01 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 149 SUCCESS (0 secs / 1.016 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 149 SUCCESS (0 secs / 1.026 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 149 SUCCESS (0 secs / 1.029 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 149 SUCCESS (0 secs / 1.03 secs) 16:30:53 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 149 SUCCESS (0 secs / 1.047 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 149 SUCCESS (0 secs / 1.076 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 149 SUCCESS (0 secs / 1.095 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 149 SUCCESS (0 secs / 1.111 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 149 SUCCESS (0 secs / 1.122 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 149 SUCCESS (0 secs / 1.127 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 149 SUCCESS (0 secs / 1.13 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 149 SUCCESS (0 secs / 1.132 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 149 SUCCESS (0 secs / 1.134 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 149 SUCCESS (0 secs / 1.149 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 149 SUCCESS (0 secs / 1.168 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 149 SUCCESS (0 secs / 1.178 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 149 SUCCESS (0 secs / 1.184 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 149 SUCCESS (0 secs / 1.187 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 149 SUCCESS (0 secs / 1.19 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 149 SUCCESS (0 secs / 1.221 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 149 SUCCESS (0 secs / 1.247 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 149 SUCCESS (0 secs / 1.261 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 149 SUCCESS (0 secs / 1.27 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 149 SUCCESS (0 secs / 1.276 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.285 secs) 16:30:54 WARN: ' 16:30:54 It looks like you're using ngModel on the same form field as formControlName. 16:30:54 Support for using the ngModel input property and ngModelChange event with 16:30:54 reactive form directives has been deprecated in Angular v6 and will be removed 16:30:54 in a future version of Angular. 16:30:54 16:30:54 For more information on this, see our API docs here: 16:30:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:30:54 ' 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 149 SUCCESS (0 secs / 1.285 secs) 16:30:54 WARN: ' 16:30:54 It looks like you're using ngModel on the same form field as formControlName. 16:30:54 Support for using the ngModel input property and ngModelChange event with 16:30:54 reactive form directives has been deprecated in Angular v6 and will be removed 16:30:54 in a future version of Angular. 16:30:54 16:30:54 For more information on this, see our API docs here: 16:30:54 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:30:54 ' 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 149 SUCCESS (0 secs / 1.305 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 149 SUCCESS (0 secs / 1.315 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 149 SUCCESS (0 secs / 1.319 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 149 SUCCESS (0 secs / 1.32 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 149 SUCCESS (0 secs / 1.326 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 149 SUCCESS (0 secs / 1.333 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 149 SUCCESS (0 secs / 1.358 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 149 SUCCESS (0 secs / 1.361 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 149 SUCCESS (0 secs / 1.376 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 149 SUCCESS (0 secs / 1.379 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 149 SUCCESS (0 secs / 1.38 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 149 SUCCESS (0 secs / 1.382 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 149 SUCCESS (0 secs / 1.383 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 149 SUCCESS (0 secs / 1.387 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 149 SUCCESS (0 secs / 1.39 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 149 SUCCESS (0 secs / 1.401 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 149 SUCCESS (0 secs / 1.434 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 149 SUCCESS (0 secs / 1.442 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 149 SUCCESS (0 secs / 1.447 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 149 SUCCESS (0 secs / 1.45 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 149 SUCCESS (0 secs / 1.465 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 149 SUCCESS (0 secs / 1.481 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 149 SUCCESS (0 secs / 1.484 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 149 SUCCESS (0 secs / 1.486 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 149 SUCCESS (0 secs / 1.488 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 149 SUCCESS (0 secs / 1.489 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 149 SUCCESS (0 secs / 1.495 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 149 SUCCESS (0 secs / 1.507 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 149 SUCCESS (0 secs / 1.516 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 149 SUCCESS (0 secs / 1.533 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 149 SUCCESS (0 secs / 1.541 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 149 SUCCESS (0 secs / 1.557 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 149 SUCCESS (0 secs / 1.567 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 149 SUCCESS (0 secs / 1.574 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 149 SUCCESS (0 secs / 1.579 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 149 SUCCESS (0 secs / 1.58 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 149 SUCCESS (0 secs / 1.582 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 149 SUCCESS (0 secs / 1.584 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 149 SUCCESS (0 secs / 1.587 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 149 SUCCESS (0 secs / 1.588 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 149 SUCCESS (0 secs / 1.597 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 149 SUCCESS (0 secs / 1.615 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 149 SUCCESS (0 secs / 1.622 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 149 SUCCESS (0 secs / 1.628 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 149 SUCCESS (0 secs / 1.649 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 149 SUCCESS (0 secs / 1.658 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 149 SUCCESS (0 secs / 1.662 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 149 SUCCESS (0 secs / 1.666 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 149 SUCCESS (0 secs / 1.669 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 149 SUCCESS (0 secs / 1.7 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 149 SUCCESS (0 secs / 1.71 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 149 SUCCESS (0 secs / 1.713 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 149 SUCCESS (0 secs / 1.715 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 149 SUCCESS (0 secs / 1.723 secs) 16:30:54 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 149 SUCCESS (0 secs / 1.729 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 149 SUCCESS (0 secs / 1.745 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 149 SUCCESS (0 secs / 1.776 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 149 SUCCESS (0 secs / 1.792 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 149 SUCCESS (0 secs / 1.798 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 149 SUCCESS (0 secs / 1.8 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 149 SUCCESS (0 secs / 1.809 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 149 SUCCESS (0 secs / 1.822 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 149 SUCCESS (0 secs / 1.825 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 149 SUCCESS (0 secs / 1.829 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 149 SUCCESS (0 secs / 1.831 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 149 SUCCESS (0 secs / 1.849 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 149 SUCCESS (0 secs / 1.871 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 149 SUCCESS (0 secs / 1.874 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 149 SUCCESS (0 secs / 1.877 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 149 SUCCESS (0 secs / 1.885 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 146 of 149 SUCCESS (0 secs / 1.898 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 147 of 149 SUCCESS (0 secs / 1.906 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 148 of 149 SUCCESS (0 secs / 1.908 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (0 secs / 1.911 secs) 16:30:55 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 149 of 149 SUCCESS (2.822 secs / 1.911 secs) 16:30:55 TOTAL: 149 SUCCESS 16:30:55 ✔ Browser application bundle generation complete. 16:30:55 16:30:55 =============================== Coverage summary =============================== 16:30:55 Statements : 40.98% ( 1467/3580 ) 16:30:55 Branches : 12.03% ( 111/923 ) 16:30:55 Functions : 33.28% ( 432/1298 ) 16:30:55 Lines : 38.91% ( 1318/3387 ) 16:30:55 ================================================================================ 16:30:55 ✔ Browser application bundle generation complete. 16:30:56 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 16:30:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:30:56 $ docker stop --time=1 c4d3a86672b903a4c8d377269f16c27b93a72ee4cbe88f9200429ee820b3f9b5 16:30:57 using credential edgex-jenkins-ssh 16:30:57 Cloning the remote Git repository 16:30:57 $ docker rm -f --volumes c4d3a86672b903a4c8d377269f16c27b93a72ee4cbe88f9200429ee820b3f9b5 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:30:57 > git init /w/workspace/edgex-ui-go/98 # timeout=10 16:30:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:30:57 > git --version # timeout=10 16:30:57 > git --version # 'git version 2.25.1' 16:30:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:30:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:30:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:30:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:30:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:31:00 + ls -al . 16:31:00 total 188 16:31:00 drwxrwxr-x 14 jenkins jenkins 4096 Mar 16 16:29 . 16:31:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:27 .. 16:31:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:27 .blubracket 16:31:00 -rw-rw-r-- 1 jenkins jenkins 18 Mar 16 16:27 .dockerignore 16:31:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:28 .git 16:31:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:27 .github 16:31:00 -rw-rw-r-- 1 jenkins jenkins 185 Mar 16 16:27 .gitignore 16:31:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:28 .semver 16:31:00 -rw-rw-r-- 1 jenkins jenkins 4856 Mar 16 16:27 Attribution.txt 16:31:00 -rw-rw-r-- 1 jenkins jenkins 17205 Mar 16 16:27 CHANGELOG.md 16:31:00 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 16:27 CONTRIBUTING.md 16:31:00 -rw-rw-r-- 1 jenkins jenkins 1847 Mar 16 16:27 Dockerfile 16:31:00 -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 16:27 Jenkinsfile 16:31:00 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 16:27 LICENSE 16:31:00 -rw-rw-r-- 1 jenkins jenkins 2124 Mar 16 16:27 Makefile 16:31:00 -rw-rw-r-- 1 jenkins jenkins 4558 Mar 16 16:27 README.md 16:31:00 -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 16:28 VERSION 16:31:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:27 assets 16:31:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:27 bin 16:31:00 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:27 cmd 16:31:00 -rw-r--r-- 1 jenkins jenkins 10 Mar 16 16:29 coverage.out 16:31:00 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:27 docs 16:31:00 -rw-rw-r-- 1 jenkins jenkins 3110 Mar 16 16:27 go.mod 16:31:00 -rw-rw-r-- 1 jenkins jenkins 43888 Mar 16 16:27 go.sum 16:31:00 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:27 internal 16:31:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:27 snap 16:31:00 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:27 testing 16:31:00 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 16:27 version.go 16:31:00 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 16:29 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:00 + 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=3117862983e23d6112f586b2dfa99700b65170de --label arch=amd64 --label version=3.0.0-dev.2 . 16:31:00 Sending build context to Docker daemon 48.46MB 16:31:00 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:31:00 Step 2/26 : FROM ${BASE} AS builder 16:31:00 ---> fb0a3108825a 16:31:00 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:31:01 ---> Running in cfcb1eab5a02 16:31:01 Removing intermediate container cfcb1eab5a02 16:31:01 ---> 04dec10293ff 16:31:01 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 16:31:01 ---> Running in 8b290dbd1971 16:31:01 Removing intermediate container 8b290dbd1971 16:31:01 ---> bb31fc822ffd 16:31:01 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:31:01 ---> Running in 4561bf7f8538 16:31:01 Removing intermediate container 4561bf7f8538 16:31:01 ---> d7bcaf9fd1c2 16:31:01 Step 6/26 : LABEL Name=edgex-ui-go 16:31:01 ---> Running in 7373756205e6 16:31:01 Removing intermediate container 7373756205e6 16:31:01 ---> 2f5a5bb8e60a 16:31:01 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:31:01 ---> Running in 88fd7d457100 16:31:02 Removing intermediate container 88fd7d457100 16:31:02 ---> f7e781d01506 16:31:02 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:31:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:31:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:31:02 ---> a05e550bad63 16:31:02 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:31:02 ---> Running in b9195dc53f0e 16:31:02 Avoid second fetch 16:31:02 Checking out Revision 3117862983e23d6112f586b2dfa99700b65170de (main) 16:31:03 Removing intermediate container b9195dc53f0e 16:31:03 ---> 534eae8b35c0 16:31:03 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:03 ---> Running in aff010ac52f3 16:31:03 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:31:02 > git config core.sparsecheckout # timeout=10 16:31:02 > git checkout -f 3117862983e23d6112f586b2dfa99700b65170de # timeout=10 16:31:03 Commit message: "refactor(snap): Update command and metadata sourcing (#596)" 16:31:03 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:31:04 OK: 265 MiB in 53 packages 16:31:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:31:04 % Total % Received % Xferd Average Speed Time Time Time Current 16:31:04 Dload Upload Total Spent Left Speed 16:31:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k 16:31:04 Removing intermediate container aff010ac52f3 16:31:04 ---> 8c9f057f9eba 16:31:04 Step 11/26 : ENV GO111MODULE=on [Pipeline] sh 16:31:05 ---> Running in 490eaa857615 16:31:05 Removing intermediate container 490eaa857615 16:31:05 ---> 00f83be92694 16:31:05 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:31:05 ---> Running in f70ca681268e 16:31:05 Removing intermediate container f70ca681268e 16:31:05 ---> 4ec6c7c19435 16:31:05 Step 13/26 : COPY go.mod vendor* ./ 16:31:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:31:05 ---> e0258f2db6dd 16:31:05 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:05 ---> Running in 58b59be09558 16:31:05 + + sudo tee /etc/docker/daemon.new 16:31:05 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:31:05 { 16:31:05 "registry-mirrors": [ 16:31:05 "https://nexus3.edgexfoundry.org:10001" 16:31:05 ], 16:31:05 "bip": "10.250.0.254/24", 16:31:05 "hosts": [ 16:31:05 "tcp://0.0.0.0:5555", 16:31:05 "unix:///var/run/docker.sock" 16:31:05 ], 16:31:05 "mtu": 1458, 16:31:05 "selinux-enabled": true, 16:31:05 "seccomp-profile": "/etc/docker/seccomp.json" 16:31:05 } [Pipeline] sh 16:31:05 Removing intermediate container 58b59be09558 16:31:05 ---> f512b3c2cb12 16:31:05 Step 15/26 : COPY . . 16:31:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:31:06 + sudo service docker restart 16:31:07 ---> 646350f92ef5 16:31:07 Step 16/26 : RUN ${MAKE} 16:31:07 ---> Running in 6ebba3d305cc 16:31:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:24 provisioning config files... 16:31:24 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/98@tmp/config17669322278461152549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:24 ---> docker-login.sh 16:31:24 nexus3.edgexfoundry.org:10001 16:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:25 Configure a credential helper to remove this warning. See 16:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:25 16:31:25 Login Succeeded 16:31:25 nexus3.edgexfoundry.org:10002 16:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:25 Removing intermediate container 6ebba3d305cc 16:31:25 ---> 939d71f39775 16:31:25 Step 17/26 : FROM alpine:3.14 16:31:25 3.14: Pulling from library/alpine 16:31:25 d261077062b2: Pulling fs layer 16:31:25 d261077062b2: Download complete 16:31:25 d261077062b2: Pull complete 16:31:25 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 16:31:25 Status: Downloaded newer image for alpine:3.14 16:31:25 ---> 6dff1269bc79 16:31:25 Step 18/26 : EXPOSE 4000 16:31:25 ---> Running in 98b4c1ae3432 16:31:25 Removing intermediate container 98b4c1ae3432 16:31:25 ---> d3f80f5d6731 16:31:25 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:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 nexus3.edgexfoundry.org:10003 16:31:26 ---> beef67e59d0e 16:31:26 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 nexus3.edgexfoundry.org:10004 16:31:26 ---> 88c7fc7def90 16:31:26 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:31:26 ---> 4eb02c96d67d 16:31:26 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:31:26 ---> Running in c991275531b1 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:26 Configure a credential helper to remove this warning. See 16:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:26 16:31:26 Login Succeeded 16:31:26 docker.io 16:31:26 Removing intermediate container c991275531b1 16:31:26 ---> c084c027acc8 16:31:26 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 16:31:26 ---> Running in b12d0db1a564 16:31:26 Removing intermediate container b12d0db1a564 16:31:26 ---> 00921f38d938 16:31:26 Step 24/26 : LABEL arch=amd64 16:31:26 ---> Running in 827af36692c5 16:31:26 Removing intermediate container 827af36692c5 16:31:26 ---> ca0ff51c9cdd 16:31:26 Step 25/26 : LABEL git_sha=3117862983e23d6112f586b2dfa99700b65170de 16:31:26 ---> Running in e71b808ddee9 16:31:26 Removing intermediate container e71b808ddee9 16:31:26 ---> f87dae853f42 16:31:26 Step 26/26 : LABEL version=3.0.0-dev.2 16:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:26 ---> Running in 454ae3bfe2c2 16:31:26 Removing intermediate container 454ae3bfe2c2 16:31:26 ---> 225da734d2da 16:31:26 [Warning] One or more build-args [ARCH] were not consumed 16:31:26 Successfully built 225da734d2da 16:31:26 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:31:27 provisioning config files... 16:31:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8825118878585300960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 ---> docker-login.sh ends [Pipeline] } 16:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:31:27 ---> docker-login.sh 16:31:27 nexus3.edgexfoundry.org:10001 16:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 nexus3.edgexfoundry.org:10002 16:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 nexus3.edgexfoundry.org:10003 [Pipeline] echo 16:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:27 ========================================================= 16:31:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:31:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 nexus3.edgexfoundry.org:10004 16:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 docker.io 16:31:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:31:27 Configure a credential helper to remove this warning. See 16:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:31:27 16:31:27 Login Succeeded 16:31:27 ---> docker-login.sh ends [Pipeline] } 16:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:27 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 16:31:27 3117862983e23d6112f586b2dfa99700b65170de 16:31:27 latest 16:31:27 3.0.0-dev.2 16:31:27 3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 16:31:27 main 16:31:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:28 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:28 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de 16:31:28 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:31:28 69496e7f57f4: Preparing 16:31:28 2c57f85b7fc2: Preparing 16:31:28 fe409b335ca1: Preparing 16:31:28 625523cb9cce: Preparing 16:31:28 625523cb9cce: Layer already exists 16:31:28 69496e7f57f4: Pushed 16:31:28 2c57f85b7fc2: Pushed 16:31:28 Sending build context to Docker daemon 28.78MB 16:31:28 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 16:31:28 Step 2/16 : FROM ${BASE} AS builder 16:31:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:31:29 af6eaf76a39c: Pulling fs layer 16:31:29 55522c791124: Pulling fs layer 16:31:29 ce5c4a1c91eb: Pulling fs layer 16:31:29 169dfbe0d373: Pulling fs layer 16:31:29 e1ff8fa3b103: Pulling fs layer 16:31:29 52ebb69f0ebf: Pulling fs layer 16:31:29 5abe8eddf0d5: Pulling fs layer 16:31:29 169dfbe0d373: Waiting 16:31:29 e1ff8fa3b103: Waiting 16:31:29 52ebb69f0ebf: Waiting 16:31:29 5abe8eddf0d5: Waiting 16:31:29 55522c791124: Verifying Checksum 16:31:29 55522c791124: Download complete 16:31:29 169dfbe0d373: Verifying Checksum 16:31:29 169dfbe0d373: Download complete 16:31:29 e1ff8fa3b103: Verifying Checksum 16:31:29 e1ff8fa3b103: Download complete 16:31:29 af6eaf76a39c: Verifying Checksum 16:31:29 af6eaf76a39c: Download complete 16:31:29 af6eaf76a39c: Pull complete 16:31:30 5abe8eddf0d5: Verifying Checksum 16:31:30 5abe8eddf0d5: Download complete 16:31:31 ce5c4a1c91eb: Download complete 16:31:31 52ebb69f0ebf: Verifying Checksum 16:31:31 52ebb69f0ebf: Download complete 16:31:31 fe409b335ca1: Pushed 16:31:31 3117862983e23d6112f586b2dfa99700b65170de: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:32 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:31:32 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:31:32 69496e7f57f4: Preparing 16:31:32 2c57f85b7fc2: Preparing 16:31:32 fe409b335ca1: Preparing 16:31:32 625523cb9cce: Preparing 16:31:32 69496e7f57f4: Layer already exists 16:31:32 625523cb9cce: Layer already exists 16:31:32 fe409b335ca1: Layer already exists 16:31:32 2c57f85b7fc2: Layer already exists 16:31:32 latest: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:32 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.2 16:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:31:33 69496e7f57f4: Preparing 16:31:33 2c57f85b7fc2: Preparing 16:31:33 fe409b335ca1: Preparing 16:31:33 625523cb9cce: Preparing 16:31:33 625523cb9cce: Layer already exists 16:31:33 fe409b335ca1: Layer already exists 16:31:33 69496e7f57f4: Layer already exists 16:31:33 2c57f85b7fc2: Layer already exists 16:31:33 3.0.0-dev.2: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:33 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:33 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 16:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:31:33 69496e7f57f4: Preparing 16:31:33 2c57f85b7fc2: Preparing 16:31:33 fe409b335ca1: Preparing 16:31:33 625523cb9cce: Preparing 16:31:33 69496e7f57f4: Layer already exists 16:31:33 2c57f85b7fc2: Layer already exists 16:31:33 625523cb9cce: Layer already exists 16:31:33 fe409b335ca1: Layer already exists 16:31:33 3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 16:31:33 55522c791124: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:33 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 16:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 16:31:34 69496e7f57f4: Preparing 16:31:34 2c57f85b7fc2: Preparing 16:31:34 fe409b335ca1: Preparing 16:31:34 625523cb9cce: Preparing 16:31:34 fe409b335ca1: Layer already exists 16:31:34 69496e7f57f4: Layer already exists 16:31:34 2c57f85b7fc2: Layer already exists 16:31:34 625523cb9cce: Layer already exists 16:31:34 main: digest: sha256:1d5b0da6249340d358d0d3141a63369197d9e1146c7a56b5578f4786b4ae1318 size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:34 ===================================================== [Pipeline] echo 16:31:34 taggedImages: 16:31:34 - nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de 16:31:34 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 16:31:34 - nexus3.edgexfoundry.org:10004/edgex-ui:3.0.0-dev.2 16:31:34 - nexus3.edgexfoundry.org:10004/edgex-ui:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 16:31:34 - 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:31:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:34 16:31:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:34 latest: Pulling from edgex-lftools-log-publisher 16:31:34 5eb5b503b376: Pulling fs layer 16:31:34 5c69ac0246d0: Pulling fs layer 16:31:34 ec43610c2a17: Pulling fs layer 16:31:34 3a2ae6a8a46f: Pulling fs layer 16:31:34 33b1e0a273af: Pulling fs layer 16:31:34 5d3b04190fa2: Pulling fs layer 16:31:34 2f39f015ded8: Pulling fs layer 16:31:34 3a2ae6a8a46f: Waiting 16:31:34 33b1e0a273af: Waiting 16:31:34 5d3b04190fa2: Waiting 16:31:34 2f39f015ded8: Waiting 16:31:34 5c69ac0246d0: Download complete 16:31:34 3a2ae6a8a46f: Download complete 16:31:35 33b1e0a273af: Verifying Checksum 16:31:35 33b1e0a273af: Download complete 16:31:35 ec43610c2a17: Verifying Checksum 16:31:35 ec43610c2a17: Download complete 16:31:35 5d3b04190fa2: Download complete 16:31:35 5eb5b503b376: Verifying Checksum 16:31:35 5eb5b503b376: Download complete 16:31:35 2f39f015ded8: Download complete 16:31:36 5eb5b503b376: Pull complete 16:31:36 5c69ac0246d0: Pull complete 16:31:36 ec43610c2a17: Pull complete 16:31:36 3a2ae6a8a46f: Pull complete 16:31:37 33b1e0a273af: Pull complete 16:31:37 5d3b04190fa2: Pull complete 16:31:41 2f39f015ded8: Pull complete 16:31:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:41 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:31:41 $ 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:31:44 $ docker top 15a4b4bf8043e6c2be45b17aa9235987edaf18bcd49de40bd2492dc853a54e5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:45 ---> job-cost.sh 16:31:45 lf-activate-venv: SKIPPING 16:31:45 INFO: No Stack... 16:31:45 INFO: Retrieving Pricing Info for: v3-standard-8 16:31:45 INFO: Archiving Costs [Pipeline] sh 16:31:45 ce5c4a1c91eb: Pull complete 16:31:45 169dfbe0d373: Pull complete 16:31:45 e1ff8fa3b103: Pull complete 16:31:46 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 16:31:46 + cut -d, -f6 [Pipeline] lock 16:31:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] 16:31:46 Resource [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] did not exist. Created. 16:31:46 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:46 + echo total: 0.2199999988079071 [Pipeline] stash 16:31:46 Stashed 1 file(s) [Pipeline] } 16:31:46 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:46 $ docker stop --time=1 15a4b4bf8043e6c2be45b17aa9235987edaf18bcd49de40bd2492dc853a54e5f 16:31:48 $ docker rm -f --volumes 15a4b4bf8043e6c2be45b17aa9235987edaf18bcd49de40bd2492dc853a54e5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:31:52 52ebb69f0ebf: Pull complete 16:31:53 5abe8eddf0d5: Pull complete 16:31:53 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:31:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:31:53 ---> 6cb57ee374ae 16:31:53 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:31:55 ---> Running in 24e83993dc58 16:31:56 Removing intermediate container 24e83993dc58 16:31:56 ---> b97950645848 16:31:56 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 16:31:56 ---> Running in 2d9fba260d60 16:31:56 Removing intermediate container 2d9fba260d60 16:31:56 ---> 7dcaa1636bc7 16:31:56 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 16:31:56 ---> Running in 1c12205b7ed2 16:31:57 Removing intermediate container 1c12205b7ed2 16:31:57 ---> a855ff11e53c 16:31:57 Step 6/16 : LABEL Name=edgex-ui-go 16:31:57 ---> Running in c33f2b956cce 16:31:57 Removing intermediate container c33f2b956cce 16:31:57 ---> 7ed7539bd602 16:31:57 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:31:57 ---> Running in 1f4eb42f6822 16:31:58 Removing intermediate container 1f4eb42f6822 16:31:58 ---> 238909542e2a 16:31:58 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:31:58 latest: Pulling from library/docker 16:31:58 af6eaf76a39c: Already exists 16:31:58 1173461b5ece: Pulling fs layer 16:31:58 51c470f9a84d: Pulling fs layer 16:31:58 37ac63e80544: Pulling fs layer 16:31:58 8c8113334214: Pulling fs layer 16:31:58 61601e346ea4: Pulling fs layer 16:31:58 83c4068ee973: Pulling fs layer 16:31:58 d1fc4ecb6a84: Pulling fs layer 16:31:58 b6bbc4cc529d: Pulling fs layer 16:31:58 944b44ca4050: Pulling fs layer 16:31:58 5c50d9efa965: Pulling fs layer 16:31:58 dbcad312f5f5: Pulling fs layer 16:31:58 3d9d2dcd32c9: Pulling fs layer 16:31:58 8c8113334214: Waiting 16:31:58 61601e346ea4: Waiting 16:31:58 83c4068ee973: Waiting 16:31:58 d1fc4ecb6a84: Waiting 16:31:58 b6bbc4cc529d: Waiting 16:31:58 944b44ca4050: Waiting 16:31:58 5c50d9efa965: Waiting 16:31:58 dbcad312f5f5: Waiting 16:31:58 3d9d2dcd32c9: Waiting 16:31:59 1173461b5ece: Verifying Checksum 16:31:59 1173461b5ece: Download complete 16:31:59 51c470f9a84d: Verifying Checksum 16:31:59 51c470f9a84d: Download complete 16:31:59 37ac63e80544: Verifying Checksum 16:31:59 37ac63e80544: Download complete 16:31:59 83c4068ee973: Verifying Checksum 16:31:59 83c4068ee973: Download complete 16:31:59 61601e346ea4: Verifying Checksum 16:31:59 61601e346ea4: Download complete 16:31:59 d1fc4ecb6a84: Verifying Checksum 16:31:59 d1fc4ecb6a84: Download complete 16:31:59 8c8113334214: Verifying Checksum 16:31:59 8c8113334214: Download complete 16:31:59 944b44ca4050: Verifying Checksum 16:31:59 944b44ca4050: Download complete 16:31:59 1173461b5ece: Pull complete 16:31:59 b6bbc4cc529d: Verifying Checksum 16:31:59 b6bbc4cc529d: Download complete 16:31:59 dbcad312f5f5: Verifying Checksum 16:31:59 dbcad312f5f5: Download complete 16:31:59 3d9d2dcd32c9: Verifying Checksum 16:31:59 3d9d2dcd32c9: Download complete 16:32:00 51c470f9a84d: Pull complete 16:32:01 5c50d9efa965: Verifying Checksum 16:32:01 5c50d9efa965: Download complete 16:32:02 37ac63e80544: Pull complete 16:32:03 8c8113334214: Pull complete 16:32:03 61601e346ea4: Pull complete 16:32:03 83c4068ee973: Pull complete 16:32:03 d1fc4ecb6a84: Pull complete 16:32:04 b6bbc4cc529d: Pull complete 16:32:05 944b44ca4050: Pull complete 16:32:07 5c50d9efa965: Pull complete 16:32:08 dbcad312f5f5: Pull complete 16:32:08 3d9d2dcd32c9: Pull complete 16:32:08 Digest: sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c 16:32:08 Status: Downloaded newer image for docker:latest 16:32:12 ---> 51f07ca50b9f 16:32:12 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:32:12 ---> Running in 71e289a7b40c 16:32:14 Removing intermediate container 71e289a7b40c 16:32:14 ---> 68f84d0108e3 16:32:14 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:32:14 ---> Running in a1cd2ae31e47 16:32:15 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:32:16 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:32:18 OK: 263 MiB in 53 packages 16:32:18 Removing intermediate container a1cd2ae31e47 16:32:18 ---> 56dbaa168915 16:32:18 Step 11/16 : ENV GO111MODULE=on 16:32:18 ---> Running in 7880f33874f2 16:32:18 Removing intermediate container 7880f33874f2 16:32:18 ---> 6ac5f8c6f42e 16:32:18 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:32:18 ---> Running in 4d2a22c8c00b 16:32:19 Removing intermediate container 4d2a22c8c00b 16:32:19 ---> 430d53147066 16:32:19 Step 13/16 : COPY go.mod vendor* ./ 16:32:19 ---> 779bcd1f15f8 16:32:19 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:32:19 ---> Running in a060410f65db 16:33:16 Removing intermediate container a060410f65db 16:33:16 ---> 596e071400ae 16:33:16 Step 15/16 : COPY . . 16:33:18 ---> efb1ede7121d 16:33:18 Step 16/16 : RUN ${MAKE} 16:33:18 ---> Running in 311ddee22822 16:33:19 noop 16:33:19 Removing intermediate container 311ddee22822 16:33:19 ---> be8d0c55672d 16:33:20 Successfully built be8d0c55672d 16:33:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:20 + docker inspect -f . ci-base-image-arm64 16:33:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:20 prd-ubuntu20.04-docker-arm64-4c-16g-2481 does not seem to be running inside a container 16:33:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/98 -v /w/workspace/edgex-ui-go/98:/w/workspace/edgex-ui-go/98:rw,z -v /w/workspace/edgex-ui-go/98@tmp:/w/workspace/edgex-ui-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:22 $ docker top a3c1879ad3e20555ff36bc4347a49503b1a70f965dcd10b68dfed985197f9797 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:22 + go version 16:33:22 go version go1.20.2 linux/arm64 [Pipeline] } 16:33:23 $ docker stop --time=1 a3c1879ad3e20555ff36bc4347a49503b1a70f965dcd10b68dfed985197f9797 16:33:24 $ docker rm -f --volumes a3c1879ad3e20555ff36bc4347a49503b1a70f965dcd10b68dfed985197f9797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:25 + docker inspect -f . ci-base-image-arm64 16:33:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:25 prd-ubuntu20.04-docker-arm64-4c-16g-2481 does not seem to be running inside a container 16:33:25 $ 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/98 -v /w/workspace/edgex-ui-go/98:/w/workspace/edgex-ui-go/98:rw,z -v /w/workspace/edgex-ui-go/98@tmp:/w/workspace/edgex-ui-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:33:26 $ docker top b9df2ea20c58725446ef7f7ac3103992bae670cfe4048cf47985ecc42bb7731d -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:27 + git config --global --add safe.directory /w/workspace/edgex-ui-go/98 [Pipeline] fileExists [Pipeline] sh 16:33:28 + make test 16:33:28 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:34:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:35:58 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:35:58 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:35:58 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:36:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:36:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:36:20 ./bin/test-attribution-txt.sh 16:36:20 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 16:36:20 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 16:36:20 An attribution for golang.org/x/net is missing from Attribution.txt, please add 16:36:20 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 16:36:20 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 16:36:20 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 16:36:20 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 16:36:20 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 16:36:20 make -C web test 16:36:21 make[1]: Entering directory '/w/workspace/edgex-ui-go/98/web' 16:36:21 make[1]: tput: No such file or directory 16:36:21 make[1]: tput: No such file or directory 16:36:21 warning: generating ./VERSION 16:36:21 echo "0.0.0" > VERSION 16:36:21 docker build \ 16:36:21 -f Dockerfile \ 16:36:21 --build-arg USER=1000 \ 16:36:21 \ 16:36:21 --label "git_sha=3117862983e23d6112f586b2dfa99700b65170de" \ 16:36:21 -t edgexfoundry/edgex-web-ui:3117862983e23d6112f586b2dfa99700b65170de \ 16:36:21 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:36:21 . 16:36:21 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:36:21 Install the buildx component to build images with BuildKit: 16:36:21 https://docs.docker.com/go/buildx/ 16:36:21 16:36:22 Sending build context to Docker daemon 3.269MB 16:36:22 Step 1/10 : FROM node:16.17-alpine3.15 16:36:22 16.17-alpine3.15: Pulling from library/node 16:36:24 47517142f6ba: Pulling fs layer 16:36:24 5f8c4bfa009b: Pulling fs layer 16:36:24 f7079c9c4ba1: Pulling fs layer 16:36:24 aba105e6f55a: Pulling fs layer 16:36:24 aba105e6f55a: Waiting 16:36:24 f7079c9c4ba1: Verifying Checksum 16:36:24 f7079c9c4ba1: Download complete 16:36:24 47517142f6ba: Verifying Checksum 16:36:24 47517142f6ba: Download complete 16:36:24 aba105e6f55a: Verifying Checksum 16:36:24 aba105e6f55a: Download complete 16:36:25 47517142f6ba: Pull complete 16:36:25 5f8c4bfa009b: Verifying Checksum 16:36:25 5f8c4bfa009b: Download complete 16:36:29 5f8c4bfa009b: Pull complete 16:36:29 f7079c9c4ba1: Pull complete 16:36:29 aba105e6f55a: Pull complete 16:36:29 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 16:36:29 Status: Downloaded newer image for node:16.17-alpine3.15 16:36:29 ---> bf1b8b58d215 16:36:29 Step 2/10 : RUN apk add --no-cache chromium 16:36:30 ---> Running in 688a1511e363 16:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:36:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:36:32 (1/128) Installing libxau (1.0.9-r0) 16:36:32 (2/128) Installing libmd (1.0.3-r0) 16:36:32 (3/128) Installing libbsd (0.11.3-r1) 16:36:32 (4/128) Installing libxdmcp (1.1.3-r0) 16:36:32 (5/128) Installing libxcb (1.14-r2) 16:36:32 (6/128) Installing libx11 (1.7.3.1-r0) 16:36:32 (7/128) Installing libxext (1.3.4-r0) 16:36:32 (8/128) Installing libice (1.0.10-r0) 16:36:32 (9/128) Installing libuuid (2.37.4-r0) 16:36:32 (10/128) Installing libsm (1.2.3-r0) 16:36:32 (11/128) Installing libxt (1.2.1-r0) 16:36:32 (12/128) Installing libxmu (1.1.3-r0) 16:36:32 (13/128) Installing xset (1.2.4-r0) 16:36:32 (14/128) Installing xprop (1.2.5-r0) 16:36:32 (15/128) Installing xdg-utils (1.1.3-r0) 16:36:32 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 16:36:32 (17/128) Installing pkgconf (1.8.1-r0) 16:36:32 (18/128) Installing libffi (3.4.2-r1) 16:36:32 (19/128) Installing libintl (0.21-r0) 16:36:32 (20/128) Installing libblkid (2.37.4-r0) 16:36:32 (21/128) Installing libmount (2.37.4-r0) 16:36:32 (22/128) Installing pcre (8.45-r1) 16:36:32 (23/128) Installing glib (2.70.1-r0) 16:36:32 (24/128) Installing xz-libs (5.2.5-r1) 16:36:32 (25/128) Installing libxml2 (2.9.14-r2) 16:36:32 (26/128) Installing shared-mime-info (2.1-r2) 16:36:32 (27/128) Installing hicolor-icon-theme (0.17-r1) 16:36:33 (28/128) Installing libjpeg-turbo (2.1.2-r0) 16:36:33 (29/128) Installing libpng (1.6.37-r1) 16:36:33 (30/128) Installing libwebp (1.2.2-r0) 16:36:33 (31/128) Installing zstd-libs (1.5.0-r0) 16:36:33 (32/128) Installing tiff (4.4.0-r0) 16:36:33 (33/128) Installing gdk-pixbuf (2.42.8-r0) 16:36:33 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 16:36:33 (35/128) Installing libxcomposite (0.4.5-r0) 16:36:33 (36/128) Installing libxfixes (6.0.0-r0) 16:36:33 (37/128) Installing libxrender (0.9.10-r3) 16:36:33 (38/128) Installing libxcursor (1.2.0-r0) 16:36:33 (39/128) Installing libxdamage (1.1.5-r1) 16:36:33 (40/128) Installing libxi (1.8-r0) 16:36:33 (41/128) Installing libxinerama (1.1.4-r1) 16:36:33 (42/128) Installing libxrandr (1.5.2-r1) 16:36:33 (43/128) Installing atk (2.36.0-r0) 16:36:33 (44/128) Installing libxtst (1.2.3-r3) 16:36:33 (45/128) Installing dbus-libs (1.12.24-r0) 16:36:33 (46/128) Installing at-spi2-core (2.42.0-r0) 16:36:33 (47/128) Installing at-spi2-atk (2.38.0-r0) 16:36:33 (48/128) Installing expat (2.5.0-r0) 16:36:33 (49/128) Installing brotli-libs (1.0.9-r5) 16:36:33 (50/128) Installing libbz2 (1.0.8-r1) 16:36:33 (51/128) Installing freetype (2.11.1-r2) 16:36:33 (52/128) Installing fontconfig (2.13.1-r4) 16:36:33 (53/128) Installing pixman (0.40.0-r4) 16:36:33 (54/128) Installing cairo (1.16.0-r5) 16:36:33 (55/128) Installing cairo-gobject (1.16.0-r5) 16:36:33 (56/128) Installing avahi-libs (0.8-r5) 16:36:33 (57/128) Installing gmp (6.2.1-r1) 16:36:33 (58/128) Installing nettle (3.7.3-r0) 16:36:33 (59/128) Installing p11-kit (0.24.0-r1) 16:36:33 (60/128) Installing libtasn1 (4.18.0-r1) 16:36:33 (61/128) Installing libunistring (0.9.10-r1) 16:36:33 (62/128) Installing gnutls (3.7.1-r2) 16:36:33 (63/128) Installing cups-libs (2.3.3-r6) 16:36:33 (64/128) Installing libepoxy (1.5.9-r0) 16:36:33 (65/128) Installing fribidi (1.0.11-r0) 16:36:33 (66/128) Installing graphite2 (1.3.14-r0) 16:36:33 (67/128) Installing harfbuzz (3.0.0-r2) 16:36:33 (68/128) Installing libxft (2.3.4-r0) 16:36:33 (69/128) Installing pango (1.48.10-r0) 16:36:33 (70/128) Installing wayland-libs-client (1.19.0-r1) 16:36:33 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 16:36:33 (72/128) Installing wayland-libs-egl (1.19.0-r1) 16:36:33 (73/128) Installing xkeyboard-config (2.34-r0) 16:36:33 (74/128) Installing libxkbcommon (1.3.1-r0) 16:36:33 (75/128) Installing gtk+3.0 (3.24.30-r0) 16:36:34 Executing gtk+3.0-3.24.30-r0.post-install 16:36:34 (76/128) Installing libfontenc (1.1.4-r0) 16:36:34 (77/128) Installing mkfontscale (1.2.1-r1) 16:36:34 (78/128) Installing ttf-opensans (1.10-r1) 16:36:34 Executing ttf-opensans-1.10-r1.post-install 16:36:36 (79/128) Installing libogg (1.3.5-r0) 16:36:36 (80/128) Installing flac (1.3.4-r0) 16:36:36 (81/128) Installing alsa-lib (1.2.5.1-r1) 16:36:36 (82/128) Installing libatomic (10.3.1_git20211027-r0) 16:36:36 (83/128) Installing sdl2 (2.0.16-r4) 16:36:36 (84/128) Installing aom-libs (3.2.0-r0) 16:36:36 (85/128) Installing libass (0.15.2-r0) 16:36:36 (86/128) Installing libdav1d (0.9.2-r0) 16:36:37 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r1) 16:36:37 (88/128) Installing ncurses-libs (6.3_p20211120-r1) 16:36:37 (89/128) Installing lame (3.100-r0) 16:36:37 (90/128) Installing opus (1.3.1-r1) 16:36:37 (91/128) Installing libgomp (10.3.1_git20211027-r0) 16:36:37 (92/128) Installing soxr (0.1.3-r2) 16:36:37 (93/128) Installing libsrt (1.4.2-r1) 16:36:37 (94/128) Installing libssh (0.9.6-r1) 16:36:37 (95/128) Installing libtheora (1.1.1-r16) 16:36:37 (96/128) Installing v4l-utils-libs (1.22.1-r1) 16:36:37 (97/128) Installing libdrm (2.4.109-r0) 16:36:37 (98/128) Installing libva (2.13.0-r0) 16:36:37 (99/128) Installing libvdpau (1.4-r0) 16:36:37 (100/128) Installing vidstab (1.1.0-r1) 16:36:37 (101/128) Installing libvorbis (1.3.7-r0) 16:36:37 (102/128) Installing libvpx (1.10.0-r0) 16:36:37 (103/128) Installing vulkan-loader (1.2.196-r0) 16:36:37 (104/128) Installing x264-libs (20210613-r0) 16:36:37 (105/128) Installing x265-libs (3.5-r0) 16:36:37 (106/128) Installing xvidcore (1.3.7-r1) 16:36:37 (107/128) Installing ffmpeg-libs (4.4.1-r2) 16:36:37 (108/128) Installing libevent (2.1.12-r4) 16:36:37 (109/128) Installing mesa (21.2.6-r0) 16:36:37 (110/128) Installing wayland-libs-server (1.19.0-r1) 16:36:37 (111/128) Installing mesa-gbm (21.2.6-r0) 16:36:37 (112/128) Installing lcms2 (2.12-r1) 16:36:37 (113/128) Installing nspr (4.32-r0) 16:36:37 (114/128) Installing sqlite-libs (3.36.0-r0) 16:36:37 (115/128) Installing nss (3.78.1-r0) 16:36:37 (116/128) Installing libasyncns (0.8-r1) 16:36:38 (117/128) Installing libltdl (2.4.6-r7) 16:36:38 (118/128) Installing orc (0.4.32-r0) 16:36:38 (119/128) Installing libsndfile (1.0.31-r1) 16:36:38 (120/128) Installing speexdsp (1.2.0-r0) 16:36:38 (121/128) Installing tdb-libs (1.4.5-r0) 16:36:38 (122/128) Installing libpulse (15.0-r2) 16:36:38 (123/128) Installing re2 (2021.11.01-r0) 16:36:38 (124/128) Installing snappy (1.1.9-r1) 16:36:38 (125/128) Installing libgpg-error (1.42-r1) 16:36:38 (126/128) Installing libgcrypt (1.9.4-r0) 16:36:38 (127/128) Installing libxslt (1.1.35-r0) 16:36:38 (128/128) Installing chromium (99.0.4844.84-r0) 16:36:42 Executing busybox-1.34.1-r7.trigger 16:36:42 Executing glib-2.70.1-r0.trigger 16:36:42 Executing shared-mime-info-2.1-r2.trigger 16:36:44 Executing gdk-pixbuf-2.42.8-r0.trigger 16:36:44 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:36:44 Executing fontconfig-2.13.1-r4.trigger 16:36:44 Executing mkfontscale-1.2.1-r1.trigger 16:36:44 OK: 275 MiB in 144 packages 16:36:55 Removing intermediate container 688a1511e363 16:36:55 ---> a84c0b842eb6 16:36:55 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:36:55 ---> Running in 061b10d13d23 16:36:55 Removing intermediate container 061b10d13d23 16:36:55 ---> 9d3b257ed01e 16:36:55 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:36:55 ---> Running in 567d0328ec93 16:36:55 Removing intermediate container 567d0328ec93 16:36:55 ---> 961a48e771ec 16:36:55 Step 5/10 : RUN npm install -g npm 16:36:55 ---> Running in dfdd5fd34889 16:37:27 16:37:27 removed 7 packages, changed 97 packages, and audited 238 packages in 27s 16:37:27 16:37:27 16 packages are looking for funding 16:37:27 run `npm fund` for details 16:37:27 16:37:27 found 0 vulnerabilities 16:37:28 Removing intermediate container dfdd5fd34889 16:37:28 ---> 7d02c9864e4c 16:37:28 Step 6/10 : ARG USER=1000 16:37:31 ---> Running in bd767e5e0057 16:37:31 Removing intermediate container bd767e5e0057 16:37:31 ---> 79c59bdc16d0 16:37:31 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:37:31 ---> Running in 6f14c7d2c191 16:37:33 Removing intermediate container 6f14c7d2c191 16:37:33 ---> e5057aaf10b7 16:37:33 Step 8/10 : USER $USER:$USER 16:37:33 ---> Running in 9114f08036f7 16:37:33 Removing intermediate container 9114f08036f7 16:37:33 ---> 708ee850cd63 16:37:33 Step 9/10 : WORKDIR /app 16:37:33 ---> Running in 0bd46a81f711 16:37:34 Removing intermediate container 0bd46a81f711 16:37:34 ---> 33cfe75120d9 16:37:34 Step 10/10 : LABEL git_sha=3117862983e23d6112f586b2dfa99700b65170de 16:37:34 ---> Running in 5791601a39d9 16:37:34 Removing intermediate container 5791601a39d9 16:37:34 ---> 7cc8913b1995 16:37:34 Successfully built 7cc8913b1995 16:37:34 Successfully tagged edgexfoundry/edgex-web-ui:3117862983e23d6112f586b2dfa99700b65170de 16:37:34 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:37:34 touch edgex-web-ui.imagebuilt 16:37:34 mkdir -p node_modules coverage 16:37:34 chown "1000:1000" node_modules coverage package-lock.json 16:37:34 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:37:49 npm WARN EBADENGINE Unsupported engine { 16:37:49 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:37:49 npm WARN EBADENGINE required: { 16:37:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:37:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:37:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:37:49 npm WARN EBADENGINE }, 16:37:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:37:49 npm WARN EBADENGINE } 16:37:49 npm WARN EBADENGINE Unsupported engine { 16:37:49 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:37:49 npm WARN EBADENGINE required: { 16:37:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:37:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:37:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:37:49 npm WARN EBADENGINE }, 16:37:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:37:49 npm WARN EBADENGINE } 16:37:49 npm WARN EBADENGINE Unsupported engine { 16:37:49 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:37:49 npm WARN EBADENGINE required: { 16:37:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:37:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:37:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:37:49 npm WARN EBADENGINE }, 16:37:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:37:49 npm WARN EBADENGINE } 16:37:49 npm WARN EBADENGINE Unsupported engine { 16:37:49 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:37:49 npm WARN EBADENGINE required: { 16:37:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:37:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:37:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:37:49 npm WARN EBADENGINE }, 16:37:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:37:49 npm WARN EBADENGINE } 16:37:49 npm WARN EBADENGINE Unsupported engine { 16:37:49 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:37:49 npm WARN EBADENGINE required: { 16:37:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:37:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:37:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:37:49 npm WARN EBADENGINE }, 16:37:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:37:49 npm WARN EBADENGINE } 16:37:49 npm WARN EBADENGINE Unsupported engine { 16:37:49 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:37:49 npm WARN EBADENGINE required: { 16:37:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:37:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:37:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:37:49 npm WARN EBADENGINE }, 16:37:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:37:49 npm WARN EBADENGINE } 16:37:49 npm WARN EBADENGINE Unsupported engine { 16:37:49 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:37:49 npm WARN EBADENGINE required: { 16:37:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:37:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:37:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:37:49 npm WARN EBADENGINE }, 16:37:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:37:49 npm WARN EBADENGINE } 16:37:49 npm WARN EBADENGINE Unsupported engine { 16:37:49 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:37:49 npm WARN EBADENGINE required: { 16:37:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:37:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:37:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:37:49 npm WARN EBADENGINE }, 16:37:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:37:49 npm WARN EBADENGINE } 16:37:49 npm WARN EBADENGINE Unsupported engine { 16:37:49 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:37:49 npm WARN EBADENGINE required: { 16:37:49 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:37:49 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:37:49 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:37:49 npm WARN EBADENGINE }, 16:37:49 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.6.2' } 16:37:49 npm WARN EBADENGINE } 16:38:28 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:38:28 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:38:28 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:38:28 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:38:29 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:38:36 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:38:44 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:38:44 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:38:49 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:39:16 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:39:16 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:39:16 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:39: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:39:20 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:39:22 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:39:37 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:39:37 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:39:55 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:40:27 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:41:06 16:41:06 added 1475 packages, and audited 1476 packages in 3m 16:41:06 16:41:06 90 packages are looking for funding 16:41:06 run `npm fund` for details 16:41:06 16:41:06 27 vulnerabilities (2 low, 4 moderate, 16 high, 5 critical) 16:41:06 16:41:06 To address issues that do not require attention, run: 16:41:06 npm audit fix 16:41:06 16:41:06 To address all issues (including breaking changes), run: 16:41:06 npm audit fix --force 16:41:06 16:41:06 Run `npm audit` for details. 16:41:08 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:41:26 - Generating browser application bundles (phase: setup)... 16:41:59 Compiling @angular/core : es2015 as esm2015 16:41:59 Compiling @angular/compiler/testing : es2015 as esm2015 16:42:31 Compiling @angular/common : es2015 as esm2015 16:42:31 Compiling @angular/core/testing : es2015 as esm2015 16:42:35 Compiling @angular/platform-browser : es2015 as esm2015 16:42:35 Compiling @angular/common/testing : es2015 as esm2015 16:42:38 Compiling @angular/router : es2015 as esm2015 16:42:39 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:42:45 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:42:47 Compiling @angular/common/http : es2015 as esm2015 16:42:47 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:42:52 Compiling @angular/forms : es2015 as esm2015 16:42:52 Compiling @angular/router/testing : es2015 as esm2015 16:42:52 Compiling @angular/common/http/testing : es2015 as esm2015 16:43:48 16 03 2023 16:43:47.658:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:43:48 16 03 2023 16:43:47.671:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:43:48 16 03 2023 16:43:47.697:INFO [launcher]: Starting browser ChromeHeadless 16:44:56 16 03 2023 16:44:53.347:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 16:45:09 16 03 2023 16:45:08.396:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:45:19 16 03 2023 16:45:18.265:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 16:45:45 ✔ Browser application bundle generation complete. 16:45:45 16 03 2023 16:45:45.764:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket FWbW1X46yVcm0osRAAAB with id 47800777 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 149 SUCCESS (0 secs / 0 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 149 SUCCESS (0 secs / 0.193 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 149 SUCCESS (0 secs / 0.254 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 149 SUCCESS (0 secs / 0.272 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 149 SUCCESS (0 secs / 0.291 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 149 SUCCESS (0 secs / 0.872 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 149 SUCCESS (0 secs / 1.424 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 149 SUCCESS (0 secs / 1.537 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 149 SUCCESS (0 secs / 1.559 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 149 SUCCESS (0 secs / 1.819 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 149 SUCCESS (0 secs / 1.927 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 149 SUCCESS (0 secs / 2.094 secs) 16:46:04 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 149 SUCCESS (0 secs / 2.315 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 149 SUCCESS (0 secs / 2.717 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 149 SUCCESS (0 secs / 2.906 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 149 SUCCESS (0 secs / 3.035 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 149 SUCCESS (0 secs / 3.069 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 149 SUCCESS (0 secs / 3.09 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 149 SUCCESS (0 secs / 3.177 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 149 SUCCESS (0 secs / 3.192 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 149 SUCCESS (0 secs / 3.209 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 149 SUCCESS (0 secs / 3.225 secs) 16:46:05 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 149 SUCCESS (0 secs / 3.262 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 149 SUCCESS (0 secs / 3.378 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 149 SUCCESS (0 secs / 3.451 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 149 SUCCESS (0 secs / 3.804 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 149 SUCCESS (0 secs / 3.877 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 149 SUCCESS (0 secs / 3.987 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 149 SUCCESS (0 secs / 4.049 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 149 SUCCESS (0 secs / 4.065 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 149 SUCCESS (0 secs / 4.079 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 149 SUCCESS (0 secs / 4.126 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 149 SUCCESS (0 secs / 4.139 secs) 16:46:06 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 149 SUCCESS (0 secs / 4.15 secs) 16:46:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 149 SUCCESS (0 secs / 4.276 secs) 16:46:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 149 SUCCESS (0 secs / 4.323 secs) 16:46:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 149 SUCCESS (0 secs / 4.337 secs) 16:46:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 149 SUCCESS (0 secs / 4.35 secs) 16:46:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 149 SUCCESS (0 secs / 4.541 secs) 16:46:07 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 149 SUCCESS (0 secs / 4.778 secs) 16:46:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 149 SUCCESS (0 secs / 4.955 secs) 16:46:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 149 SUCCESS (0 secs / 5.007 secs) 16:46:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 149 SUCCESS (0 secs / 5.061 secs) 16:46:08 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 149 SUCCESS (0 secs / 5.751 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 149 SUCCESS (0 secs / 5.807 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 149 SUCCESS (0 secs / 5.837 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 149 SUCCESS (0 secs / 5.856 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 149 SUCCESS (0 secs / 5.971 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 149 SUCCESS (0 secs / 6.006 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 149 SUCCESS (0 secs / 6.034 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 149 SUCCESS (0 secs / 6.064 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 149 SUCCESS (0 secs / 6.082 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 149 SUCCESS (0 secs / 6.239 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 149 SUCCESS (0 secs / 6.292 secs) 16:46:09 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 149 SUCCESS (0 secs / 6.435 secs) 16:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 149 SUCCESS (0 secs / 6.852 secs) 16:46:10 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 149 SUCCESS (0 secs / 7.161 secs) 16:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 149 SUCCESS (0 secs / 7.245 secs) 16:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 149 SUCCESS (0 secs / 7.296 secs) 16:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 149 SUCCESS (0 secs / 7.345 secs) 16:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 149 SUCCESS (0 secs / 7.371 secs) 16:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 149 SUCCESS (0 secs / 7.503 secs) 16:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 149 SUCCESS (0 secs / 7.551 secs) 16:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 149 SUCCESS (0 secs / 7.609 secs) 16:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 149 SUCCESS (0 secs / 7.644 secs) 16:46:11 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 149 SUCCESS (0 secs / 7.744 secs) 16:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 149 SUCCESS (0 secs / 7.977 secs) 16:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.244 secs) 16:46:12 WARN: ' 16:46:12 It looks like you're using ngModel on the same form field as formControlName. 16:46:12 Support for using the ngModel input property and ngModelChange event with 16:46:12 reactive form directives has been deprecated in Angular v6 and will be removed 16:46:12 in a future version of Angular. 16:46:12 16:46:12 For more information on this, see our API docs here: 16:46:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:46:12 ' 16:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 149 SUCCESS (0 secs / 8.244 secs) 16:46:12 WARN: ' 16:46:12 It looks like you're using ngModel on the same form field as formControlName. 16:46:12 Support for using the ngModel input property and ngModelChange event with 16:46:12 reactive form directives has been deprecated in Angular v6 and will be removed 16:46:12 in a future version of Angular. 16:46:12 16:46:12 For more information on this, see our API docs here: 16:46:12 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:46:12 ' 16:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 149 SUCCESS (0 secs / 8.419 secs) 16:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 149 SUCCESS (0 secs / 8.46 secs) 16:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 149 SUCCESS (0 secs / 8.557 secs) 16:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 149 SUCCESS (0 secs / 8.581 secs) 16:46:12 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 149 SUCCESS (0 secs / 8.658 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 149 SUCCESS (0 secs / 8.69 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 149 SUCCESS (0 secs / 8.909 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 149 SUCCESS (0 secs / 8.99 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 149 SUCCESS (0 secs / 9.011 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 149 SUCCESS (0 secs / 9.024 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 149 SUCCESS (0 secs / 9.065 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 149 SUCCESS (0 secs / 9.08 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 149 SUCCESS (0 secs / 9.09 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 149 SUCCESS (0 secs / 9.221 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 149 SUCCESS (0 secs / 9.357 secs) 16:46:13 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 149 SUCCESS (0 secs / 9.431 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 149 SUCCESS (0 secs / 9.484 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 149 SUCCESS (0 secs / 9.524 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 149 SUCCESS (0 secs / 9.541 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 149 SUCCESS (0 secs / 9.549 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 149 SUCCESS (0 secs / 9.585 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 149 SUCCESS (0 secs / 9.632 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 149 SUCCESS (0 secs / 9.649 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 149 SUCCESS (0 secs / 9.661 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 149 SUCCESS (0 secs / 9.707 secs) 16:46:14 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 149 SUCCESS (0 secs / 9.891 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 149 SUCCESS (0 secs / 10.08 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 149 SUCCESS (0 secs / 10.166 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 149 SUCCESS (0 secs / 10.221 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 149 SUCCESS (0 secs / 10.294 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 149 SUCCESS (0 secs / 10.339 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 149 SUCCESS (0 secs / 10.352 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 149 SUCCESS (0 secs / 10.366 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 149 SUCCESS (0 secs / 10.57 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 149 SUCCESS (0 secs / 10.596 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 149 SUCCESS (0 secs / 10.609 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 149 SUCCESS (0 secs / 10.65 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 149 SUCCESS (0 secs / 10.671 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 149 SUCCESS (0 secs / 10.692 secs) 16:46:15 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 149 SUCCESS (0 secs / 10.715 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 149 SUCCESS (0 secs / 10.764 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 149 SUCCESS (0 secs / 10.794 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 149 SUCCESS (0 secs / 10.816 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 149 SUCCESS (0 secs / 10.896 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 149 SUCCESS (0 secs / 10.974 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 149 SUCCESS (0 secs / 11.084 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 149 SUCCESS (0 secs / 11.142 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 149 SUCCESS (0 secs / 11.182 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 149 SUCCESS (0 secs / 11.28 secs) 16:46:16 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 149 SUCCESS (0 secs / 11.38 secs) 16:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 149 SUCCESS (0 secs / 11.765 secs) 16:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 149 SUCCESS (0 secs / 11.797 secs) 16:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 149 SUCCESS (0 secs / 11.937 secs) 16:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 149 SUCCESS (0 secs / 11.978 secs) 16:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 149 SUCCESS (0 secs / 12.038 secs) 16:46:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 149 SUCCESS (0 secs / 12.068 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 149 SUCCESS (0 secs / 12.109 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 149 SUCCESS (0 secs / 12.183 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 149 SUCCESS (0 secs / 12.313 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 149 SUCCESS (0 secs / 12.48 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 149 SUCCESS (0 secs / 12.565 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 149 SUCCESS (0 secs / 12.634 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 149 SUCCESS (0 secs / 12.686 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 149 SUCCESS (0 secs / 12.712 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 149 SUCCESS (0 secs / 12.735 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 149 SUCCESS (0 secs / 12.79 secs) 16:46:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 149 SUCCESS (0 secs / 12.809 secs) 16:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 149 SUCCESS (0 secs / 13.006 secs) 16:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 149 SUCCESS (0 secs / 13.028 secs) 16:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 149 SUCCESS (0 secs / 13.073 secs) 16:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 149 SUCCESS (0 secs / 13.19 secs) 16:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 149 SUCCESS (0 secs / 13.24 secs) 16:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 149 SUCCESS (0 secs / 13.287 secs) 16:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 149 SUCCESS (0 secs / 13.484 secs) 16:46:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 149 SUCCESS (0 secs / 13.527 secs) 16:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 149 SUCCESS (0 secs / 13.668 secs) 16:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 149 SUCCESS (0 secs / 13.692 secs) 16:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 149 SUCCESS (0 secs / 13.777 secs) 16:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 146 of 149 SUCCESS (0 secs / 13.885 secs) 16:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 147 of 149 SUCCESS (0 secs / 13.912 secs) 16:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 148 of 149 SUCCESS (0 secs / 13.963 secs) 16:46:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (0 secs / 14.085 secs) 16:46:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 149 of 149 SUCCESS (19.465 secs / 14.085 secs) 16:46:21 TOTAL: 149 SUCCESS 16:46:21 ✔ Browser application bundle generation complete. 16:46:24 16:46:24 =============================== Coverage summary =============================== 16:46:24 Statements : 40.98% ( 1467/3580 ) 16:46:24 Branches : 12.03% ( 111/923 ) 16:46:24 Functions : 33.28% ( 432/1298 ) 16:46:24 Lines : 38.91% ( 1318/3387 ) 16:46:24 ================================================================================ 16:46:24 16 03 2023 16:46:24.659:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:46:25 ✔ Browser application bundle generation complete. 16:46:26 make[1]: Leaving directory '/w/workspace/edgex-ui-go/98/web' [Pipeline] echo 16:46:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:46:26 $ docker stop --time=1 b9df2ea20c58725446ef7f7ac3103992bae670cfe4048cf47985ecc42bb7731d 16:46:28 $ docker rm -f --volumes b9df2ea20c58725446ef7f7ac3103992bae670cfe4048cf47985ecc42bb7731d [Pipeline] // withDockerContainer [Pipeline] sh 16:46:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:46:31 Warning: overwriting stash ‘coverage-report’ 16:46:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:46:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:46:40 + ls -al . 16:46:40 total 184 16:46:40 drwxrwxr-x 13 jenkins jenkins 4096 Mar 16 16:33 . 16:46:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:30 .. 16:46:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:31 .blubracket 16:46:40 -rw-rw-r-- 1 jenkins jenkins 18 Mar 16 16:31 .dockerignore 16:46:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:31 .git 16:46:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:31 .github 16:46:40 -rw-rw-r-- 1 jenkins jenkins 185 Mar 16 16:31 .gitignore 16:46:40 -rw-rw-r-- 1 jenkins jenkins 4856 Mar 16 16:31 Attribution.txt 16:46:40 -rw-rw-r-- 1 jenkins jenkins 17205 Mar 16 16:31 CHANGELOG.md 16:46:40 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 16 16:31 CONTRIBUTING.md 16:46:40 -rw-rw-r-- 1 jenkins jenkins 1847 Mar 16 16:31 Dockerfile 16:46:40 -rw-rw-r-- 1 jenkins jenkins 652 Mar 16 16:31 Jenkinsfile 16:46:40 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 16 16:31 LICENSE 16:46:40 -rw-rw-r-- 1 jenkins jenkins 2124 Mar 16 16:31 Makefile 16:46:40 -rw-rw-r-- 1 jenkins jenkins 4558 Mar 16 16:31 README.md 16:46:40 -rw-rw-r-- 1 jenkins jenkins 11 Mar 16 16:28 VERSION 16:46:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:31 assets 16:46:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:31 bin 16:46:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 16:31 cmd 16:46:40 -rw-r--r-- 1 jenkins jenkins 10 Mar 16 16:33 coverage.out 16:46:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 16:31 docs 16:46:40 -rw-rw-r-- 1 jenkins jenkins 3110 Mar 16 16:31 go.mod 16:46:40 -rw-rw-r-- 1 jenkins jenkins 43888 Mar 16 16:31 go.sum 16:46:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 16:31 internal 16:46:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:31 snap 16:46:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 16:31 testing 16:46:40 -rw-rw-r-- 1 jenkins jenkins 155 Mar 16 16:31 version.go 16:46:40 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 16:37 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:40 + 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=3117862983e23d6112f586b2dfa99700b65170de --label arch=arm64 --label version=3.0.0-dev.2 . 16:46:42 Sending build context to Docker daemon 31.53MB 16:46:42 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 16:46:42 Step 2/26 : FROM ${BASE} AS builder 16:46:42 ---> be8d0c55672d 16:46:42 Step 3/26 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:46:42 ---> Running in 0a0f89430e37 16:46:43 Removing intermediate container 0a0f89430e37 16:46:43 ---> 5982c5e4bdcb 16:46:43 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 16:46:43 ---> Running in 38169ebeb3bf 16:46:43 Removing intermediate container 38169ebeb3bf 16:46:43 ---> 0d92cd8edfc8 16:46:43 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:46:43 ---> Running in c6847f49908e 16:46:43 Removing intermediate container c6847f49908e 16:46:43 ---> 4234d47b5255 16:46:43 Step 6/26 : LABEL Name=edgex-ui-go 16:46:43 ---> Running in f73c254f5f6d 16:46:44 Removing intermediate container f73c254f5f6d 16:46:44 ---> 69f7dde12670 16:46:44 Step 7/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 16:46:44 ---> Running in d18808186a20 16:46:44 Removing intermediate container d18808186a20 16:46:44 ---> edf001e567bd 16:46:44 Step 8/26 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:46:45 ---> 5c9a7cc72e49 16:46:45 Step 9/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:46:46 ---> Running in 97c7fbbe9b1e 16:46:47 Removing intermediate container 97c7fbbe9b1e 16:46:47 ---> 86583a24995c 16:46:47 Step 10/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:46:47 ---> Running in ed379429f5dd 16:46:48 fetch https://dl-4.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:46:49 fetch https://dl-4.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:46:51 OK: 263 MiB in 53 packages 16:46:51 Removing intermediate container ed379429f5dd 16:46:51 ---> aa6a672cf5a8 16:46:51 Step 11/26 : ENV GO111MODULE=on 16:46:51 ---> Running in 6a49bf4e99fd 16:46:52 Removing intermediate container 6a49bf4e99fd 16:46:52 ---> 1221221fd59e 16:46:52 Step 12/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:46:52 ---> Running in 1174a67944b4 16:46:52 Removing intermediate container 1174a67944b4 16:46:52 ---> f333a2fb2e1e 16:46:52 Step 13/26 : COPY go.mod vendor* ./ 16:46:52 ---> 3b836c68dc44 16:46:52 Step 14/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:46:53 ---> Running in a8d82f4342ed 16:46:55 Removing intermediate container a8d82f4342ed 16:46:55 ---> e57cd3304b72 16:46:55 Step 15/26 : COPY . . 16:46:59 ---> 9ad1bfcb08c0 16:46:59 Step 16/26 : RUN ${MAKE} 16:46:59 ---> Running in 8971518290eb 16:47:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.0.0-dev.2" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:48:51 Removing intermediate container 8971518290eb 16:48:51 ---> d95bc7601ef5 16:48:51 Step 17/26 : FROM alpine:3.14 16:48:51 3.14: Pulling from library/alpine 16:48:51 6f0e733d82e2: Pulling fs layer 16:48:51 6f0e733d82e2: Verifying Checksum 16:48:51 6f0e733d82e2: Download complete 16:48:51 6f0e733d82e2: Pull complete 16:48:51 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 16:48:53 Status: Downloaded newer image for alpine:3.14 16:48:53 ---> bf97f6347a60 16:48:53 Step 18/26 : EXPOSE 4000 16:48:53 ---> Running in 922be1373f91 16:48:53 Removing intermediate container 922be1373f91 16:48:53 ---> c7e7293071fe 16:48:53 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:48:55 ---> d1efd790e07e 16:48:55 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:48:55 ---> 537516df7f23 16:48:55 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:48:55 ---> 7eeb504e1785 16:48:55 Step 22/26 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:48:56 ---> Running in e970f666c2f1 16:48:56 Removing intermediate container e970f666c2f1 16:48:56 ---> 180326d55519 16:48:56 Step 23/26 : ENTRYPOINT ["./edgex-ui-server","--confdir=res/docker"] 16:48:56 ---> Running in 1758f5187c2f 16:48:56 Removing intermediate container 1758f5187c2f 16:48:56 ---> 4c998fc193c2 16:48:56 Step 24/26 : LABEL arch=arm64 16:48:56 ---> Running in 6e38de5de68c 16:48:56 Removing intermediate container 6e38de5de68c 16:48:56 ---> bd44cf520989 16:48:56 Step 25/26 : LABEL git_sha=3117862983e23d6112f586b2dfa99700b65170de 16:48:56 ---> Running in d511e444884a 16:48:57 Removing intermediate container d511e444884a 16:48:57 ---> 4a815b200687 16:48:57 Step 26/26 : LABEL version=3.0.0-dev.2 16:48:57 ---> Running in 1496688c8ddf 16:48:57 Removing intermediate container 1496688c8ddf 16:48:57 ---> 3c10c32437bf 16:48:57 [Warning] One or more build-args [ARCH] were not consumed 16:48:57 Successfully built 3c10c32437bf 16:48:57 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:48:57 provisioning config files... 16:48:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/98@tmp/config14207295929160151345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:58 ---> docker-login.sh 16:48:58 nexus3.edgexfoundry.org:10001 16:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:58 Configure a credential helper to remove this warning. See 16:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:58 16:48:58 Login Succeeded 16:48:58 nexus3.edgexfoundry.org:10002 16:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:58 Configure a credential helper to remove this warning. See 16:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:58 16:48:58 Login Succeeded 16:48:58 nexus3.edgexfoundry.org:10003 16:48:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:58 Configure a credential helper to remove this warning. See 16:48:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:58 16:48:58 Login Succeeded 16:48:58 nexus3.edgexfoundry.org:10004 16:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:59 Configure a credential helper to remove this warning. See 16:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:59 16:48:59 Login Succeeded 16:48:59 docker.io 16:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:48:59 Configure a credential helper to remove this warning. See 16:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:48:59 16:48:59 Login Succeeded 16:48:59 ---> docker-login.sh ends [Pipeline] } 16:48:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:48:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:48:59 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:48:59 3117862983e23d6112f586b2dfa99700b65170de 16:48:59 latest 16:48:59 3.0.0-dev.2 16:48:59 3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 16:48:59 main 16:48:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:00 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:00 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de 16:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:49:00 ccd3610299a9: Preparing 16:49:00 93a2e7ec14f1: Preparing 16:49:00 8bea9d259e50: Preparing 16:49:00 c39af2d4cb8d: Preparing 16:49:00 c39af2d4cb8d: Layer already exists 16:49:00 ccd3610299a9: Pushed 16:49:00 93a2e7ec14f1: Pushed 16:49:07 8bea9d259e50: Pushed 16:49:07 3117862983e23d6112f586b2dfa99700b65170de: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:07 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:07 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:49:07 ccd3610299a9: Preparing 16:49:07 93a2e7ec14f1: Preparing 16:49:07 8bea9d259e50: Preparing 16:49:07 c39af2d4cb8d: Preparing 16:49:07 c39af2d4cb8d: Layer already exists 16:49:07 ccd3610299a9: Layer already exists 16:49:07 93a2e7ec14f1: Layer already exists 16:49:07 8bea9d259e50: Layer already exists 16:49:07 latest: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:08 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.2 16:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:49:08 ccd3610299a9: Preparing 16:49:08 93a2e7ec14f1: Preparing 16:49:08 8bea9d259e50: Preparing 16:49:08 c39af2d4cb8d: Preparing 16:49:08 93a2e7ec14f1: Layer already exists 16:49:08 ccd3610299a9: Layer already exists 16:49:08 8bea9d259e50: Layer already exists 16:49:08 c39af2d4cb8d: Layer already exists 16:49:08 3.0.0-dev.2: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:08 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 16:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:49:09 ccd3610299a9: Preparing 16:49:09 93a2e7ec14f1: Preparing 16:49:09 8bea9d259e50: Preparing 16:49:09 c39af2d4cb8d: Preparing 16:49:09 c39af2d4cb8d: Layer already exists 16:49:09 ccd3610299a9: Layer already exists 16:49:09 8bea9d259e50: Layer already exists 16:49:09 93a2e7ec14f1: Layer already exists 16:49:09 3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:09 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:09 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:49:09 ccd3610299a9: Preparing 16:49:09 93a2e7ec14f1: Preparing 16:49:09 8bea9d259e50: Preparing 16:49:09 c39af2d4cb8d: Preparing 16:49:09 93a2e7ec14f1: Layer already exists 16:49:09 ccd3610299a9: Layer already exists 16:49:09 c39af2d4cb8d: Layer already exists 16:49:09 8bea9d259e50: Layer already exists 16:49:09 main: digest: sha256:0f250a303076c1e66d4b4b9364644a797949d1d6c9de6853c581060cc8a7c44b size: 1155 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:49:10 ===================================================== [Pipeline] echo 16:49:10 taggedImages: 16:49:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de 16:49:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:49:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.0.0-dev.2 16:49:10 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3117862983e23d6112f586b2dfa99700b65170de-3.0.0-dev.2 16:49:10 - 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:49:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:49:10 16:49:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:49:10 arm64: Pulling from edgex-lftools-log-publisher 16:49:10 8998bd30e6a1: Pulling fs layer 16:49:10 04944245beec: Pulling fs layer 16:49:10 699f458cf7ca: Pulling fs layer 16:49:10 765212b225bb: Pulling fs layer 16:49:10 f23df028b6ca: Pulling fs layer 16:49:10 d65c8cfc05b1: Pulling fs layer 16:49:10 2437ff75d9bd: Pulling fs layer 16:49:10 f23df028b6ca: Waiting 16:49:10 d65c8cfc05b1: Waiting 16:49:10 2437ff75d9bd: Waiting 16:49:10 765212b225bb: Waiting 16:49:10 04944245beec: Verifying Checksum 16:49:10 04944245beec: Download complete 16:49:10 765212b225bb: Verifying Checksum 16:49:10 765212b225bb: Download complete 16:49:10 f23df028b6ca: Verifying Checksum 16:49:10 f23df028b6ca: Download complete 16:49:10 d65c8cfc05b1: Verifying Checksum 16:49:10 d65c8cfc05b1: Download complete 16:49:11 699f458cf7ca: Verifying Checksum 16:49:11 699f458cf7ca: Download complete 16:49:11 8998bd30e6a1: Download complete 16:49:13 2437ff75d9bd: Verifying Checksum 16:49:13 2437ff75d9bd: Download complete 16:49:15 8998bd30e6a1: Pull complete 16:49:15 04944245beec: Pull complete 16:49:16 699f458cf7ca: Pull complete 16:49:17 765212b225bb: Pull complete 16:49:18 f23df028b6ca: Pull complete 16:49:18 d65c8cfc05b1: Pull complete 16:49:33 2437ff75d9bd: Pull complete 16:49:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:49:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:49:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:33 prd-ubuntu20.04-docker-arm64-4c-16g-2481 does not seem to be running inside a container 16:49:33 $ 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/98 -v /w/workspace/edgex-ui-go/98:/w/workspace/edgex-ui-go/98:rw,z -v /w/workspace/edgex-ui-go/98@tmp:/w/workspace/edgex-ui-go/98@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:49:36 $ docker top e3be868b654bd97027dd8e519769b16f8c91e1415c306de8fce3590101571f83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:37 ---> job-cost.sh 16:49:37 lf-activate-venv: SKIPPING 16:49:37 INFO: No Stack... 16:49:37 INFO: Retrieving Pricing Info for: v3-standard-4 16:49:38 INFO: Archiving Costs [Pipeline] sh 16:49:39 + cat /w/workspace/edgex-ui-go/98/archives/cost.csv 16:49:39 + cut -d, -f6 [Pipeline] lock 16:49:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] 16:49:39 Resource [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] did not exist. Created. 16:49:39 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:49:39 /w/workspace/edgex-ui-go/98@tmp/durable-050193b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:49:40 + echo total: 0.10999999940395355 [Pipeline] stash 16:49:40 Warning: overwriting stash ‘stack-cost’ 16:49:44 Stashed 1 file(s) [Pipeline] } 16:49:44 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-98-stack-cost] [Pipeline] // lock [Pipeline] } 16:49:44 $ docker stop --time=1 e3be868b654bd97027dd8e519769b16f8c91e1415c306de8fce3590101571f83 16:49:46 $ docker rm -f --volumes e3be868b654bd97027dd8e519769b16f8c91e1415c306de8fce3590101571f83 [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:49:46 provisioning config files... 16:49:46 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4113248625072580547tmp [Pipeline] { [Pipeline] sh 16:49:47 + set +x 16:49:47 + curl -s https://codecov.io/bash 16:49:47 + bash -s -- 16:49:47 16:49:47 _____ _ 16:49:47 / ____| | | 16:49:47 | | ___ __| | ___ ___ _____ __ 16:49:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:49:47 | |___| (_) | (_| | __/ (_| (_) \ V / 16:49:47 \_____\___/ \__,_|\___|\___\___/ \_/ 16:49:47 Bash-1.0.6 16:49:47 16:49:47 16:49:47 ==> git version 2.25.1 found 16:49:47 ==> 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:49:47 Release-Date: 2020-01-08 16:49:47 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:49:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:49:47 ==> Jenkins CI detected. 16:49:47 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:49:47 project root: . 16:49:47 --> token set from env 16:49:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:49:47 ==> Running gcov in . (disable via -X gcov) 16:49:47 ==> Python coveragepy not found 16:49:47 ==> Searching for coverage reports in: 16:49:47 + . 16:49:47 -> Found 1 reports 16:49:47 ==> Detecting git/mercurial file structure 16:49:47 ==> Reading reports 16:49:47 + ./coverage.out bytes=10 16:49:47 ==> Appending adjustments 16:49:47 https://docs.codecov.io/docs/fixing-reports 16:49:48 + Found adjustments 16:49:48 ==> Gzipping contents 16:49:48 12K /tmp/codecov.c3cIHd.gz 16:49:48 ==> Uploading reports 16:49:48 url: https://codecov.io 16:49:48 query: branch=main&commit=3117862983e23d6112f586b2dfa99700b65170de&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:48 -> Pinging Codecov 16:49:48 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=3117862983e23d6112f586b2dfa99700b65170de&build=98&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F98%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:49:48 -> Uploading to 16:49:48 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/FB506323287CE973F263BFD2A0EB1F37/3117862983e23d6112f586b2dfa99700b65170de/ea4f6027-f3a4-47c0-9af1-aa14ec400e4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T164948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dbaba28bd7a31882ed00a1e50ba48b13423e93ffd792f234595097aab6932b30 16:49:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:48 Dload Upload Total Spent Left Speed 16:49:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8866 0 0 100 8866 0 34364 --:--:-- --:--:-- --:--:-- 34364 16:49:48 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/3117862983e23d6112f586b2dfa99700b65170de [Pipeline] } 16:49:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:49:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:49:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:49 16:49:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:49:49 df9b9388f04a: Pulling fs layer 16:49:49 52dc419b0ee2: Pulling fs layer 16:49:49 25bc292e5bac: Pulling fs layer 16:49:49 114826534d7a: Pulling fs layer 16:49:49 4657fd5d0bcf: Pulling fs layer 16:49:49 6ad1cebc031e: Pulling fs layer 16:49:49 8a3aa393b2d8: Pulling fs layer 16:49:49 114826534d7a: Waiting 16:49:49 8a3aa393b2d8: Waiting 16:49:49 6ad1cebc031e: Waiting 16:49:49 4657fd5d0bcf: Waiting 16:49:49 25bc292e5bac: Download complete 16:49:49 52dc419b0ee2: Download complete 16:49:49 4657fd5d0bcf: Verifying Checksum 16:49:49 4657fd5d0bcf: Download complete 16:49:49 df9b9388f04a: Download complete 16:49:49 df9b9388f04a: Pull complete 16:49:49 52dc419b0ee2: Pull complete 16:49:49 6ad1cebc031e: Verifying Checksum 16:49:49 6ad1cebc031e: Download complete 16:49:49 25bc292e5bac: Pull complete 16:49:50 114826534d7a: Download complete 16:49:50 8a3aa393b2d8: Verifying Checksum 16:49:50 8a3aa393b2d8: Download complete 16:49:53 114826534d7a: Pull complete 16:49:53 4657fd5d0bcf: Pull complete 16:49:53 6ad1cebc031e: Pull complete 16:49:56 8a3aa393b2d8: Pull complete 16:49:56 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:49:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:49:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:56 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:49:56 $ 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:49:59 $ docker top c5c2a4ac75c169ab23c3ac956421721f2365da0d16994192c9aef2d099ab859e -eo pid,comm [Pipeline] { [Pipeline] echo 16:50:00 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 16:50:00 + set -o pipefail 16:50:00 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 16:50:08 16:50:08 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:50:08 16:50:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/46a85df5-1e89-4041-a3ab-22ec271f03df 16:50:08 16:50:08 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 16:50:08 16:50:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:50:08 16:50:08 16:50:08 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:50:08 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:50:08 More details here: https://snyk.co/ue1NS [Pipeline] } 16:50:08 $ docker stop --time=1 c5c2a4ac75c169ab23c3ac956421721f2365da0d16994192c9aef2d099ab859e 16:50:11 $ docker rm -f --volumes c5c2a4ac75c169ab23c3ac956421721f2365da0d16994192c9aef2d099ab859e [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:50:12 + git log --format=format:%s -1 3117862983e23d6112f586b2dfa99700b65170de [Pipeline] sh 16:50:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:13 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:50:13 $ 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:50:13 $ docker top e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 -eo pid,comm 16:50:13 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:50:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:13 [ssh-agent] Looking for ssh-agent implementation... 16:50:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:13 $ docker exec e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 ssh-agent 16:50:14 SSH_AUTH_SOCK=/tmp/ssh-rD4PCyyiu6FU/agent.32 16:50:14 SSH_AGENT_PID=38 16:50:14 Running ssh-add (command line suppressed) 16:50:14 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7802114224006011352.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7802114224006011352.key) 16:50:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:14 + git semver tag 16:50:14 2023-03-16 16:50:14,598 [run_tag] DEBUG tag force:False 16:50:14 2023-03-16 16:50:14,598 [check_head_tag] DEBUG check head tag 16:50:14 2023-03-16 16:50:14,599 [execute] INFO git cat-file --batch-check 16:50:14 2023-03-16 16:50:14,599 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:50:14 2023-03-16 16:50:14,602 [execute] INFO git cat-file --batch 16:50:14 2023-03-16 16:50:14,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:50:14 2023-03-16 16:50:14,615 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:50:14 2023-03-16 16:50:14,615 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 16:50:14 2023-03-16 16:50:14,615 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:50:14 2023-03-16 16:50:14,619 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:50:14 3.0.0-dev.2 [Pipeline] } 16:50:14 $ docker exec --env ******** --env ******** e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 ssh-agent -k 16:50:14 unset SSH_AUTH_SOCK; 16:50:14 unset SSH_AGENT_PID; 16:50:14 echo Agent pid 38 killed; 16:50:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:15 + git semver [Pipeline] } 16:50:15 $ docker stop --time=1 e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 16:50:16 $ docker rm -f --volumes e39577631eb5f8cbe0b88b35156d84e4ed975413079846a8190c5497091eac86 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:17 16:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:17 0.23.1-centos7: Pulling from edgex-lftools 16:50:17 ab5ef0e58194: Pulling fs layer 16:50:17 9712f1f96733: Pulling fs layer 16:50:17 63f879dbbcfc: Pulling fs layer 16:50:17 0d9ebad4ef96: Pulling fs layer 16:50:17 e9a5061849ea: Pulling fs layer 16:50:17 d747dcd14b5f: Pulling fs layer 16:50:17 2de7ff778b66: Pulling fs layer 16:50:17 e9a5061849ea: Waiting 16:50:17 d747dcd14b5f: Waiting 16:50:17 2de7ff778b66: Waiting 16:50:17 0d9ebad4ef96: Waiting 16:50:17 9712f1f96733: Verifying Checksum 16:50:17 9712f1f96733: Download complete 16:50:17 63f879dbbcfc: Verifying Checksum 16:50:17 63f879dbbcfc: Download complete 16:50:17 e9a5061849ea: Verifying Checksum 16:50:17 e9a5061849ea: Download complete 16:50:17 d747dcd14b5f: Verifying Checksum 16:50:17 d747dcd14b5f: Download complete 16:50:17 0d9ebad4ef96: Verifying Checksum 16:50:17 0d9ebad4ef96: Download complete 16:50:17 ab5ef0e58194: Download complete 16:50:18 2de7ff778b66: Verifying Checksum 16:50:18 2de7ff778b66: Download complete 16:50:20 ab5ef0e58194: Pull complete 16:50:20 9712f1f96733: Pull complete 16:50:21 63f879dbbcfc: Pull complete 16:50:25 0d9ebad4ef96: Pull complete 16:50:25 e9a5061849ea: Pull complete 16:50:25 d747dcd14b5f: Pull complete 16:50:26 2de7ff778b66: Pull complete 16:50:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:50:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:50:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:26 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:50:26 $ 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:50:31 $ docker top 904884ea7f58b106899e0048a6627181d72eca23c18fe6831c97ed4654facee9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:50:31 provisioning config files... 16:50:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18393003720856636813tmp 16:50:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config18349017282034739509tmp 16:50:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1362305273463921634tmp [Pipeline] { [Pipeline] echo 16:50:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:50:31 ---> sigul-configuration.sh 16:50:31 gpg: directory `/root/.gnupg' created 16:50:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:50:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:50:31 gpg: keyring `/root/.gnupg/secring.gpg' created 16:50:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:50:31 gpg: CAST5 encrypted data 16:50:31 gpg: encrypted with 1 passphrase 16:50:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:50:31 + mkdir /home/jenkins 16:50:31 + mkdir /home/jenkins/sigul [Pipeline] sh 16:50:32 + 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:50:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:50:32 ---> sigul-install.sh 16:50:32 Sigul already installed; skipping installation. [Pipeline] sh 16:50:32 + git tag --list 16:50:32 0.1.1 16:50:32 v1.1.0 16:50:32 v1.2.0 16:50:32 v1.2.1 16:50:32 v1.3.0 16:50:32 v2.0.0 16:50:32 v2.1.0 16:50:32 v2.2.0 16:50:32 v2.2.1-dev.1 16:50:32 v2.2.1-dev.2 16:50:32 v2.2.1-dev.3 16:50:32 v2.2.1-dev.4 16:50:32 v2.2.1-dev.5 16:50:32 v2.2.1-dev.6 16:50:32 v2.2.1-dev.7 16:50:32 v2.3.0 16:50:32 v2.3.0-dev.10 16:50:32 v2.3.0-dev.11 16:50:32 v2.3.0-dev.12 16:50:32 v2.3.0-dev.13 16:50:32 v2.3.0-dev.14 16:50:32 v2.3.0-dev.15 16:50:32 v2.3.0-dev.16 16:50:32 v2.3.0-dev.17 16:50:32 v2.3.0-dev.18 16:50:32 v2.3.0-dev.19 16:50:32 v2.3.0-dev.20 16:50:32 v2.3.0-dev.21 16:50:32 v2.3.0-dev.22 16:50:32 v2.3.0-dev.23 16:50:32 v2.3.0-dev.24 16:50:32 v2.3.0-dev.7 16:50:32 v2.3.0-dev.8 16:50:32 v2.3.0-dev.9 16:50:32 v3.0.0-dev.1 16:50:32 v3.0.0-dev.2 [Pipeline] sh 16:50:32 + lftools sign git-tag v3.0.0-dev.2 16:50:33 Signing Git tag with Sigul... 16:50:33 Signing v3.0.0-dev.2 [Pipeline] echo 16:50:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:50:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:50:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:50:34 $ docker stop --time=1 904884ea7f58b106899e0048a6627181d72eca23c18fe6831c97ed4654facee9 16:50:35 $ docker rm -f --volumes 904884ea7f58b106899e0048a6627181d72eca23c18fe6831c97ed4654facee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:50:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:36 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:50: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:50:36 $ docker top 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:36 [ssh-agent] Looking for ssh-agent implementation... 16:50:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:36 $ docker exec 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 ssh-agent 16:50:36 SSH_AUTH_SOCK=/tmp/ssh-3Ipz7kvgCOtD/agent.31 16:50:36 SSH_AGENT_PID=37 16:50:36 Running ssh-add (command line suppressed) 16:50:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6035197329635765877.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6035197329635765877.key) 16:50:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:37 + git semver bump pre 16:50:37 2023-03-16 16:50:37,397 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:50:37 2023-03-16 16:50:37,398 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev 16:50:37 2023-03-16 16:50:37,398 [bump_version] DEBUG bumped version:3.0.0-dev.3 16:50:37 2023-03-16 16:50:37,398 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 16:50:37 2023-03-16 16:50:37,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:50:37 2023-03-16 16:50:37,398 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:50:37 2023-03-16 16:50:37,400 [execute] INFO git cat-file --batch-check 16:50:37 2023-03-16 16:50:37,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:50:37 2023-03-16 16:50:37,406 [execute] INFO git cat-file --batch 16:50:37 2023-03-16 16:50:37,407 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:50:37 2023-03-16 16:50:37,412 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:50:37 3.0.0-dev.3 [Pipeline] } 16:50:37 $ docker exec --env ******** --env ******** 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 ssh-agent -k 16:50:37 unset SSH_AUTH_SOCK; 16:50:37 unset SSH_AGENT_PID; 16:50:37 echo Agent pid 37 killed; 16:50:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:37 + git semver [Pipeline] } 16:50:38 $ docker stop --time=1 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 16:50:39 $ docker rm -f --volumes 1466ae85e51f1efead2e5bf6a50c6602ca37fa7845e222f42d959f93ecbbc970 [Pipeline] // withDockerContainer [Pipeline] sh 16:50:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:50:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:50:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:40 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:50:40 $ 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:50:40 $ docker top 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f -eo pid,comm 16:50:40 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:50:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:50:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:50:40 [ssh-agent] Looking for ssh-agent implementation... 16:50:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:50:40 $ docker exec 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f ssh-agent 16:50:40 SSH_AUTH_SOCK=/tmp/ssh-y0DJrCfveJEp/agent.32 16:50:40 SSH_AGENT_PID=38 16:50:40 Running ssh-add (command line suppressed) 16:50:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10833697685657096079.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_10833697685657096079.key) 16:50:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:50:41 + git semver push 16:50:41 2023-03-16 16:50:41,356 [run_push] DEBUG push 16:50:41 2023-03-16 16:50:41,356 [execute] INFO git cat-file --batch-check 16:50:41 2023-03-16 16:50:41,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:50:41 2023-03-16 16:50:41,360 [execute] INFO git rev-list 7287ac69a5c382ed75f87179f114f93323761b3f -- 16:50:41 2023-03-16 16:50:41,360 [execute] DEBUG Popen(['git', 'rev-list', '7287ac69a5c382ed75f87179f114f93323761b3f', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:50:41 2023-03-16 16:50:41,370 [execute] INFO git fetch -v origin 16:50:41 2023-03-16 16:50:41,370 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:50:41 2023-03-16 16:50:41,841 [run_push] DEBUG no remote changes detected 16:50:41 2023-03-16 16:50:41,842 [execute] INFO git push origin semver 16:50:41 2023-03-16 16:50:41,842 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:50:42 2023-03-16 16:50:42,673 [run_push] DEBUG push all version tags 16:50:42 2023-03-16 16:50:42,673 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:50:42 2023-03-16 16:50:42,674 [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:50:43 2023-03-16 16:50:43,459 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:50:43 3.0.0-dev.3 [Pipeline] } 16:50:43 $ docker exec --env ******** --env ******** 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f ssh-agent -k 16:50:43 unset SSH_AUTH_SOCK; 16:50:43 unset SSH_AGENT_PID; 16:50:43 echo Agent pid 38 killed; 16:50:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:50:43 + git semver [Pipeline] } 16:50:44 $ docker stop --time=1 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f 16:50:45 $ docker rm -f --volumes 322a7bb4da7a00656791f681ec9edc352673db6cd4e3303f7fa84471b2846f2f [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:50:45 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 16:50:45 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:50:45 total 16 16:50:45 drwxr-xr-x 3 root root 4096 Mar 16 16:31 . 16:50:45 drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 16:50 .. 16:50:45 drwxr-xr-x 2 root root 4096 Mar 16 16:31 cost 16:50:45 -rw-r--r-- 1 root root 82 Mar 16 16:31 cost.csv 16:50:45 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:50:45 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:50:45 total 16 16:50:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 16:31 . 16:50:45 drwxrwxr-x 15 jenkins jenkins 4096 Mar 16 16:50 .. 16:50:45 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 16:31 cost 16:50:45 -rw-r--r-- 1 jenkins jenkins 82 Mar 16 16:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:50:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:50:47 ---> package-listing.sh 16:50:47 ++ facter osfamily 16:50:47 ++ tr '[:upper:]' '[:lower:]' 16:50:47 + OS_FAMILY=debian 16:50:47 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:50:47 + START_PACKAGES=/tmp/packages_start.txt 16:50:47 + END_PACKAGES=/tmp/packages_end.txt 16:50:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:50:47 + PACKAGES=/tmp/packages_start.txt 16:50:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:50:47 + PACKAGES=/tmp/packages_end.txt 16:50:47 + case "${OS_FAMILY}" in 16:50:47 + dpkg -l 16:50:47 + grep '^ii' 16:50:47 + '[' -f /tmp/packages_start.txt ']' 16:50:47 + '[' -f /tmp/packages_end.txt ']' 16:50:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:50:47 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:50:47 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:50:47 + 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:50:47 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:50:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:48 prd-ubuntu20.04-docker-8c-8g-2478 does not seem to be running inside a container 16:50:48 $ 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:50:48 $ docker top 02660544ae59d9dbb4ef6db9f898640af404213fc485fba1b4faf720499fd28c -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:48 + touch /tmp/pre-build-complete [Pipeline] sh 16:50:49 + mkdir -p /var/log/sysstat [Pipeline] sh 16:50:49 + ls /var/log/sa-host 16:50:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:49 provisioning config files... 16:50:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config15675674291759870381tmp [Pipeline] { [Pipeline] echo 16:50:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:50:49 ---> create-netrc.sh [Pipeline] } 16:50:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:50:50 ---> python-tools-install.sh [Pipeline] echo 16:50:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:50:50 ---> sudo-logs.sh 16:50:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:50:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:50:50 ---> job-cost.sh 16:50:50 lf-activate-venv: SKIPPING 16:50:50 DEBUG: total: 0.2199999988079071 16:50:50 INFO: Retrieving Stack Cost... 16:50:51 INFO: Retrieving Pricing Info for: v3-standard-8 16:50:51 INFO: Archiving Costs [Pipeline] echo 16:50:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:50:51 ---> logs-deploy.sh 16:50:51 lf-activate-venv: SKIPPING 16:50:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/98 16:50:51 INFO: archiving workspace using pattern(s): 16:50:52 Archives upload complete. 16:50:52 INFO: archiving logs to Nexus